This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.app.getManagedEnvironment
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Get the properties of a Managed Environment used to host container apps. Azure REST API version: 2022-10-01.
Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-03-01.
Using getManagedEnvironment
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagedEnvironment(args: GetManagedEnvironmentArgs, opts?: InvokeOptions): Promise<GetManagedEnvironmentResult>
function getManagedEnvironmentOutput(args: GetManagedEnvironmentOutputArgs, opts?: InvokeOptions): Output<GetManagedEnvironmentResult>
def get_managed_environment(environment_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedEnvironmentResult
def get_managed_environment_output(environment_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedEnvironmentResult]
func LookupManagedEnvironment(ctx *Context, args *LookupManagedEnvironmentArgs, opts ...InvokeOption) (*LookupManagedEnvironmentResult, error)
func LookupManagedEnvironmentOutput(ctx *Context, args *LookupManagedEnvironmentOutputArgs, opts ...InvokeOption) LookupManagedEnvironmentResultOutput
> Note: This function is named LookupManagedEnvironment
in the Go SDK.
public static class GetManagedEnvironment
{
public static Task<GetManagedEnvironmentResult> InvokeAsync(GetManagedEnvironmentArgs args, InvokeOptions? opts = null)
public static Output<GetManagedEnvironmentResult> Invoke(GetManagedEnvironmentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedEnvironmentResult> getManagedEnvironment(GetManagedEnvironmentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:app:getManagedEnvironment
arguments:
# arguments dictionary
The following arguments are supported:
- Environment
Name string - Name of the Environment.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Environment
Name string - Name of the Environment.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- environment
Name String - Name of the Environment.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- environment
Name string - Name of the Environment.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- environment_
name str - Name of the Environment.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- environment
Name String - Name of the Environment.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getManagedEnvironment Result
The following output properties are available:
- Default
Domain string - Default Domain Name for the cluster
- Deployment
Errors string - Any errors that occurred during deployment or deployment validation
- Event
Stream stringEndpoint - The endpoint of the eventstream of the Environment.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the Environment.
- Static
Ip string - Static IP of the Environment
- System
Data Pulumi.Azure Native. App. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- App
Logs Pulumi.Configuration Azure Native. App. Outputs. App Logs Configuration Response - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported
- Custom
Domain Pulumi.Configuration Azure Native. App. Outputs. Custom Domain Configuration Response - Custom domain configuration for the environment
- Dapr
AIConnection stringString - Application Insights connection string used by Dapr to export Service to Service communication telemetry
- Dapr
AIInstrumentation stringKey - Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- Kind string
- Kind of the Environment.
- Sku
Pulumi.
Azure Native. App. Outputs. Environment Sku Properties Response - SKU properties of the Environment.
- Dictionary<string, string>
- Resource tags.
- Vnet
Configuration Pulumi.Azure Native. App. Outputs. Vnet Configuration Response - Vnet configuration for the environment
- Workload
Profiles List<Pulumi.Azure Native. App. Outputs. Workload Profile Response> - Workload profiles configured for the Managed Environment.
- Zone
Redundant bool - Whether or not this Managed Environment is zone-redundant.
- Default
Domain string - Default Domain Name for the cluster
- Deployment
Errors string - Any errors that occurred during deployment or deployment validation
- Event
Stream stringEndpoint - The endpoint of the eventstream of the Environment.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the Environment.
- Static
Ip string - Static IP of the Environment
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- App
Logs AppConfiguration Logs Configuration Response - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported
- Custom
Domain CustomConfiguration Domain Configuration Response - Custom domain configuration for the environment
- Dapr
AIConnection stringString - Application Insights connection string used by Dapr to export Service to Service communication telemetry
- Dapr
AIInstrumentation stringKey - Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- Kind string
- Kind of the Environment.
- Sku
Environment
Sku Properties Response - SKU properties of the Environment.
- map[string]string
- Resource tags.
- Vnet
Configuration VnetConfiguration Response - Vnet configuration for the environment
- Workload
Profiles []WorkloadProfile Response - Workload profiles configured for the Managed Environment.
- Zone
Redundant bool - Whether or not this Managed Environment is zone-redundant.
- default
Domain String - Default Domain Name for the cluster
- deployment
Errors String - Any errors that occurred during deployment or deployment validation
- event
Stream StringEndpoint - The endpoint of the eventstream of the Environment.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the Environment.
- static
Ip String - Static IP of the Environment
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- app
Logs AppConfiguration Logs Configuration Response - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported
- custom
Domain CustomConfiguration Domain Configuration Response - Custom domain configuration for the environment
- dapr
AIConnection StringString - Application Insights connection string used by Dapr to export Service to Service communication telemetry
- dapr
AIInstrumentation StringKey - Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- kind String
- Kind of the Environment.
- sku
Environment
Sku Properties Response - SKU properties of the Environment.
- Map<String,String>
- Resource tags.
- vnet
Configuration VnetConfiguration Response - Vnet configuration for the environment
- workload
Profiles List<WorkloadProfile Response> - Workload profiles configured for the Managed Environment.
- zone
Redundant Boolean - Whether or not this Managed Environment is zone-redundant.
- default
Domain string - Default Domain Name for the cluster
- deployment
Errors string - Any errors that occurred during deployment or deployment validation
- event
Stream stringEndpoint - The endpoint of the eventstream of the Environment.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - Provisioning state of the Environment.
- static
Ip string - Static IP of the Environment
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- app
Logs AppConfiguration Logs Configuration Response - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported
- custom
Domain CustomConfiguration Domain Configuration Response - Custom domain configuration for the environment
- dapr
AIConnection stringString - Application Insights connection string used by Dapr to export Service to Service communication telemetry
- dapr
AIInstrumentation stringKey - Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- kind string
- Kind of the Environment.
- sku
Environment
Sku Properties Response - SKU properties of the Environment.
- {[key: string]: string}
- Resource tags.
- vnet
Configuration VnetConfiguration Response - Vnet configuration for the environment
- workload
Profiles WorkloadProfile Response[] - Workload profiles configured for the Managed Environment.
- zone
Redundant boolean - Whether or not this Managed Environment is zone-redundant.
- default_
domain str - Default Domain Name for the cluster
- deployment_
errors str - Any errors that occurred during deployment or deployment validation
- event_
stream_ strendpoint - The endpoint of the eventstream of the Environment.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - Provisioning state of the Environment.
- static_
ip str - Static IP of the Environment
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- app_
logs_ Appconfiguration Logs Configuration Response - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported
- custom_
domain_ Customconfiguration Domain Configuration Response - Custom domain configuration for the environment
- dapr_
ai_ strconnection_ string - Application Insights connection string used by Dapr to export Service to Service communication telemetry
- dapr_
ai_ strinstrumentation_ key - Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- kind str
- Kind of the Environment.
- sku
Environment
Sku Properties Response - SKU properties of the Environment.
- Mapping[str, str]
- Resource tags.
- vnet_
configuration VnetConfiguration Response - Vnet configuration for the environment
- workload_
profiles Sequence[WorkloadProfile Response] - Workload profiles configured for the Managed Environment.
- zone_
redundant bool - Whether or not this Managed Environment is zone-redundant.
- default
Domain String - Default Domain Name for the cluster
- deployment
Errors String - Any errors that occurred during deployment or deployment validation
- event
Stream StringEndpoint - The endpoint of the eventstream of the Environment.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the Environment.
- static
Ip String - Static IP of the Environment
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- app
Logs Property MapConfiguration - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported
- custom
Domain Property MapConfiguration - Custom domain configuration for the environment
- dapr
AIConnection StringString - Application Insights connection string used by Dapr to export Service to Service communication telemetry
- dapr
AIInstrumentation StringKey - Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- kind String
- Kind of the Environment.
- sku Property Map
- SKU properties of the Environment.
- Map<String>
- Resource tags.
- vnet
Configuration Property Map - Vnet configuration for the environment
- workload
Profiles List<Property Map> - Workload profiles configured for the Managed Environment.
- zone
Redundant Boolean - Whether or not this Managed Environment is zone-redundant.
Supporting Types
AppLogsConfigurationResponse
- Destination string
- Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'
- Log
Analytics Pulumi.Configuration Azure Native. App. Inputs. Log Analytics Configuration Response - Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
- Destination string
- Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'
- Log
Analytics LogConfiguration Analytics Configuration Response - Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
- destination String
- Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'
- log
Analytics LogConfiguration Analytics Configuration Response - Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
- destination string
- Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'
- log
Analytics LogConfiguration Analytics Configuration Response - Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
- destination str
- Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'
- log_
analytics_ Logconfiguration Analytics Configuration Response - Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
- destination String
- Logs destination, can be 'log-analytics', 'azure-monitor' or 'none'
- log
Analytics Property MapConfiguration - Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
CustomDomainConfigurationResponse
- Custom
Domain stringVerification Id - Id used to verify domain name ownership
- Expiration
Date string - Certificate expiration date.
- Subject
Name string - Subject name of the certificate.
- Thumbprint string
- Certificate thumbprint.
- Certificate
Password string - Certificate password
- Certificate
Value string - PFX or PEM blob
- Dns
Suffix string - Dns suffix for the environment domain
- Custom
Domain stringVerification Id - Id used to verify domain name ownership
- Expiration
Date string - Certificate expiration date.
- Subject
Name string - Subject name of the certificate.
- Thumbprint string
- Certificate thumbprint.
- Certificate
Password string - Certificate password
- Certificate
Value string - PFX or PEM blob
- Dns
Suffix string - Dns suffix for the environment domain
- custom
Domain StringVerification Id - Id used to verify domain name ownership
- expiration
Date String - Certificate expiration date.
- subject
Name String - Subject name of the certificate.
- thumbprint String
- Certificate thumbprint.
- certificate
Password String - Certificate password
- certificate
Value String - PFX or PEM blob
- dns
Suffix String - Dns suffix for the environment domain
- custom
Domain stringVerification Id - Id used to verify domain name ownership
- expiration
Date string - Certificate expiration date.
- subject
Name string - Subject name of the certificate.
- thumbprint string
- Certificate thumbprint.
- certificate
Password string - Certificate password
- certificate
Value string - PFX or PEM blob
- dns
Suffix string - Dns suffix for the environment domain
- custom_
domain_ strverification_ id - Id used to verify domain name ownership
- expiration_
date str - Certificate expiration date.
- subject_
name str - Subject name of the certificate.
- thumbprint str
- Certificate thumbprint.
- certificate_
password str - Certificate password
- certificate_
value str - PFX or PEM blob
- dns_
suffix str - Dns suffix for the environment domain
- custom
Domain StringVerification Id - Id used to verify domain name ownership
- expiration
Date String - Certificate expiration date.
- subject
Name String - Subject name of the certificate.
- thumbprint String
- Certificate thumbprint.
- certificate
Password String - Certificate password
- certificate
Value String - PFX or PEM blob
- dns
Suffix String - Dns suffix for the environment domain
EnvironmentSkuPropertiesResponse
- Name string
- Name of the Sku.
- Name string
- Name of the Sku.
- name String
- Name of the Sku.
- name string
- Name of the Sku.
- name str
- Name of the Sku.
- name String
- Name of the Sku.
LogAnalyticsConfigurationResponse
- Customer
Id string - Log analytics customer id
- Customer
Id string - Log analytics customer id
- customer
Id String - Log analytics customer id
- customer
Id string - Log analytics customer id
- customer_
id str - Log analytics customer id
- customer
Id String - Log analytics customer id
ManagedEnvironmentOutboundSettingsResponse
- Out
Bound stringType - Outbound type for the cluster
- Virtual
Network stringAppliance Ip - Virtual Appliance IP used as the Egress controller for the Environment
- Out
Bound stringType - Outbound type for the cluster
- Virtual
Network stringAppliance Ip - Virtual Appliance IP used as the Egress controller for the Environment
- out
Bound StringType - Outbound type for the cluster
- virtual
Network StringAppliance Ip - Virtual Appliance IP used as the Egress controller for the Environment
- out
Bound stringType - Outbound type for the cluster
- virtual
Network stringAppliance Ip - Virtual Appliance IP used as the Egress controller for the Environment
- out_
bound_ strtype - Outbound type for the cluster
- virtual_
network_ strappliance_ ip - Virtual Appliance IP used as the Egress controller for the Environment
- out
Bound StringType - Outbound type for the cluster
- virtual
Network StringAppliance Ip - Virtual Appliance IP used as the Egress controller for the Environment
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
VnetConfigurationResponse
- Docker
Bridge stringCidr - CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- Infrastructure
Subnet stringId - Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
- Internal bool
- Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
- Outbound
Settings Pulumi.Azure Native. App. Inputs. Managed Environment Outbound Settings Response - Configuration used to control the Environment Egress outbound traffic
- Platform
Reserved stringCidr - IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- Platform
Reserved stringDns IP - An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- Runtime
Subnet stringId - This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.
- Docker
Bridge stringCidr - CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- Infrastructure
Subnet stringId - Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
- Internal bool
- Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
- Outbound
Settings ManagedEnvironment Outbound Settings Response - Configuration used to control the Environment Egress outbound traffic
- Platform
Reserved stringCidr - IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- Platform
Reserved stringDns IP - An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- Runtime
Subnet stringId - This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.
- docker
Bridge StringCidr - CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructure
Subnet StringId - Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
- internal Boolean
- Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
- outbound
Settings ManagedEnvironment Outbound Settings Response - Configuration used to control the Environment Egress outbound traffic
- platform
Reserved StringCidr - IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platform
Reserved StringDns IP - An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtime
Subnet StringId - This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.
- docker
Bridge stringCidr - CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructure
Subnet stringId - Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
- internal boolean
- Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
- outbound
Settings ManagedEnvironment Outbound Settings Response - Configuration used to control the Environment Egress outbound traffic
- platform
Reserved stringCidr - IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platform
Reserved stringDns IP - An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtime
Subnet stringId - This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.
- docker_
bridge_ strcidr - CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructure_
subnet_ strid - Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
- internal bool
- Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
- outbound_
settings ManagedEnvironment Outbound Settings Response - Configuration used to control the Environment Egress outbound traffic
- platform_
reserved_ strcidr - IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platform_
reserved_ strdns_ ip - An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtime_
subnet_ strid - This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.
- docker
Bridge StringCidr - CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructure
Subnet StringId - Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
- internal Boolean
- Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
- outbound
Settings Property Map - Configuration used to control the Environment Egress outbound traffic
- platform
Reserved StringCidr - IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platform
Reserved StringDns IP - An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtime
Subnet StringId - This field is deprecated and not used. If you wish to provide your own subnet that Container App containers are injected into, then you should leverage the infrastructureSubnetId.
WorkloadProfileResponse
- Maximum
Count int - The maximum capacity.
- Minimum
Count int - The minimum capacity.
- Workload
Profile stringType - Workload profile type for the workloads to run on.
- Maximum
Count int - The maximum capacity.
- Minimum
Count int - The minimum capacity.
- Workload
Profile stringType - Workload profile type for the workloads to run on.
- maximum
Count Integer - The maximum capacity.
- minimum
Count Integer - The minimum capacity.
- workload
Profile StringType - Workload profile type for the workloads to run on.
- maximum
Count number - The maximum capacity.
- minimum
Count number - The minimum capacity.
- workload
Profile stringType - Workload profile type for the workloads to run on.
- maximum_
count int - The maximum capacity.
- minimum_
count int - The minimum capacity.
- workload_
profile_ strtype - Workload profile type for the workloads to run on.
- maximum
Count Number - The maximum capacity.
- minimum
Count Number - The minimum capacity.
- workload
Profile StringType - Workload profile type for the workloads to run on.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi