azure-native.app.getManagedEnvironment
Explore with Pulumi AI
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, 2024-08-02-preview, 2024-10-02-preview.
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)
public static Output<GetManagedEnvironmentResult> getManagedEnvironment(GetManagedEnvironmentArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:app:getManagedEnvironment
  arguments:
    # arguments dictionaryThe following arguments are supported:
- EnvironmentName string
- Name of the Environment.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- EnvironmentName string
- Name of the Environment.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- environmentName String
- Name of the Environment.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- environmentName string
- Name of the Environment.
- resourceGroup 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.
- environmentName String
- Name of the Environment.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getManagedEnvironment Result
The following output properties are available:
- DefaultDomain string
- Default Domain Name for the cluster
- DeploymentErrors string
- Any errors that occurred during deployment or deployment validation
- EventStream 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
- ProvisioningState string
- Provisioning state of the Environment.
- StaticIp string
- Static IP of the Environment
- SystemData 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"
- AppLogs Pulumi.Configuration Azure Native. App. Outputs. App Logs Configuration Response 
- Cluster configuration which enables the log daemon to export app logs to configured destination.
- CustomDomain Pulumi.Configuration Azure Native. App. Outputs. Custom Domain Configuration Response 
- Custom domain configuration for the environment
- DaprAIConnection stringString 
- Application Insights connection string used by Dapr to export Service to Service communication telemetry
- DaprAIInstrumentation 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.
- VnetConfiguration Pulumi.Azure Native. App. Outputs. Vnet Configuration Response 
- Vnet configuration for the environment
- WorkloadProfiles List<Pulumi.Azure Native. App. Outputs. Workload Profile Response> 
- Workload profiles configured for the Managed Environment.
- ZoneRedundant bool
- Whether or not this Managed Environment is zone-redundant.
- DefaultDomain string
- Default Domain Name for the cluster
- DeploymentErrors string
- Any errors that occurred during deployment or deployment validation
- EventStream 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
- ProvisioningState string
- Provisioning state of the Environment.
- StaticIp string
- Static IP of the Environment
- SystemData 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"
- AppLogs AppConfiguration Logs Configuration Response 
- Cluster configuration which enables the log daemon to export app logs to configured destination.
- CustomDomain CustomConfiguration Domain Configuration Response 
- Custom domain configuration for the environment
- DaprAIConnection stringString 
- Application Insights connection string used by Dapr to export Service to Service communication telemetry
- DaprAIInstrumentation stringKey 
- Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- Kind string
- Kind of the Environment.
- Sku
EnvironmentSku Properties Response 
- SKU properties of the Environment.
- map[string]string
- Resource tags.
- VnetConfiguration VnetConfiguration Response 
- Vnet configuration for the environment
- WorkloadProfiles []WorkloadProfile Response 
- Workload profiles configured for the Managed Environment.
- ZoneRedundant bool
- Whether or not this Managed Environment is zone-redundant.
- defaultDomain String
- Default Domain Name for the cluster
- deploymentErrors String
- Any errors that occurred during deployment or deployment validation
- eventStream 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
- provisioningState String
- Provisioning state of the Environment.
- staticIp String
- Static IP of the Environment
- systemData 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"
- appLogs AppConfiguration Logs Configuration Response 
- Cluster configuration which enables the log daemon to export app logs to configured destination.
- customDomain CustomConfiguration Domain Configuration Response 
- Custom domain configuration for the environment
- daprAIConnection StringString 
- Application Insights connection string used by Dapr to export Service to Service communication telemetry
- daprAIInstrumentation StringKey 
- Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- kind String
- Kind of the Environment.
- sku
EnvironmentSku Properties Response 
- SKU properties of the Environment.
- Map<String,String>
- Resource tags.
- vnetConfiguration VnetConfiguration Response 
- Vnet configuration for the environment
- workloadProfiles List<WorkloadProfile Response> 
- Workload profiles configured for the Managed Environment.
- zoneRedundant Boolean
- Whether or not this Managed Environment is zone-redundant.
- defaultDomain string
- Default Domain Name for the cluster
- deploymentErrors string
- Any errors that occurred during deployment or deployment validation
- eventStream 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
- provisioningState string
- Provisioning state of the Environment.
- staticIp string
- Static IP of the Environment
- systemData 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"
- appLogs AppConfiguration Logs Configuration Response 
- Cluster configuration which enables the log daemon to export app logs to configured destination.
- customDomain CustomConfiguration Domain Configuration Response 
- Custom domain configuration for the environment
- daprAIConnection stringString 
- Application Insights connection string used by Dapr to export Service to Service communication telemetry
- daprAIInstrumentation stringKey 
- Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry
- kind string
- Kind of the Environment.
- sku
EnvironmentSku Properties Response 
- SKU properties of the Environment.
- {[key: string]: string}
- Resource tags.
- vnetConfiguration VnetConfiguration Response 
- Vnet configuration for the environment
- workloadProfiles WorkloadProfile Response[] 
- Workload profiles configured for the Managed Environment.
- zoneRedundant 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 configured destination.
- 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
EnvironmentSku 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.
- defaultDomain String
- Default Domain Name for the cluster
- deploymentErrors String
- Any errors that occurred during deployment or deployment validation
- eventStream 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
- provisioningState String
- Provisioning state of the Environment.
- staticIp String
- Static IP of the Environment
- systemData 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"
- appLogs Property MapConfiguration 
- Cluster configuration which enables the log daemon to export app logs to configured destination.
- customDomain Property MapConfiguration 
- Custom domain configuration for the environment
- daprAIConnection StringString 
- Application Insights connection string used by Dapr to export Service to Service communication telemetry
- daprAIInstrumentation 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.
- vnetConfiguration Property Map
- Vnet configuration for the environment
- workloadProfiles List<Property Map>
- Workload profiles configured for the Managed Environment.
- zoneRedundant 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'
- LogAnalytics 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'
- LogAnalytics 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'
- logAnalytics 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'
- logAnalytics 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'
- logAnalytics Property MapConfiguration 
- Log Analytics configuration, must only be provided when destination is configured as 'log-analytics'
CustomDomainConfigurationResponse   
- CustomDomain stringVerification Id 
- Id used to verify domain name ownership
- ExpirationDate string
- Certificate expiration date.
- SubjectName string
- Subject name of the certificate.
- Thumbprint string
- Certificate thumbprint.
- CertificatePassword string
- Certificate password
- CertificateValue string
- PFX or PEM blob
- DnsSuffix string
- Dns suffix for the environment domain
- CustomDomain stringVerification Id 
- Id used to verify domain name ownership
- ExpirationDate string
- Certificate expiration date.
- SubjectName string
- Subject name of the certificate.
- Thumbprint string
- Certificate thumbprint.
- CertificatePassword string
- Certificate password
- CertificateValue string
- PFX or PEM blob
- DnsSuffix string
- Dns suffix for the environment domain
- customDomain StringVerification Id 
- Id used to verify domain name ownership
- expirationDate String
- Certificate expiration date.
- subjectName String
- Subject name of the certificate.
- thumbprint String
- Certificate thumbprint.
- certificatePassword String
- Certificate password
- certificateValue String
- PFX or PEM blob
- dnsSuffix String
- Dns suffix for the environment domain
- customDomain stringVerification Id 
- Id used to verify domain name ownership
- expirationDate string
- Certificate expiration date.
- subjectName string
- Subject name of the certificate.
- thumbprint string
- Certificate thumbprint.
- certificatePassword string
- Certificate password
- certificateValue string
- PFX or PEM blob
- dnsSuffix 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
- customDomain StringVerification Id 
- Id used to verify domain name ownership
- expirationDate String
- Certificate expiration date.
- subjectName String
- Subject name of the certificate.
- thumbprint String
- Certificate thumbprint.
- certificatePassword String
- Certificate password
- certificateValue String
- PFX or PEM blob
- dnsSuffix 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   
- CustomerId string
- Log analytics customer id
- CustomerId string
- Log analytics customer id
- customerId String
- Log analytics customer id
- customerId string
- Log analytics customer id
- customer_id str
- Log analytics customer id
- customerId String
- Log analytics customer id
ManagedEnvironmentOutboundSettingsResponse    
- OutBound stringType 
- Outbound type for the cluster
- VirtualNetwork stringAppliance Ip 
- Virtual Appliance IP used as the Egress controller for the Environment
- OutBound stringType 
- Outbound type for the cluster
- VirtualNetwork stringAppliance Ip 
- Virtual Appliance IP used as the Egress controller for the Environment
- outBound StringType 
- Outbound type for the cluster
- virtualNetwork StringAppliance Ip 
- Virtual Appliance IP used as the Egress controller for the Environment
- outBound stringType 
- Outbound type for the cluster
- virtualNetwork 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
- outBound StringType 
- Outbound type for the cluster
- virtualNetwork StringAppliance Ip 
- Virtual Appliance IP used as the Egress controller for the Environment
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
VnetConfigurationResponse  
- DockerBridge stringCidr 
- CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- InfrastructureSubnet 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
- OutboundSettings Pulumi.Azure Native. App. Inputs. Managed Environment Outbound Settings Response 
- Configuration used to control the Environment Egress outbound traffic
- PlatformReserved stringCidr 
- IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- PlatformReserved stringDns IP 
- An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- RuntimeSubnet 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.
- DockerBridge stringCidr 
- CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- InfrastructureSubnet 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
- OutboundSettings ManagedEnvironment Outbound Settings Response 
- Configuration used to control the Environment Egress outbound traffic
- PlatformReserved stringCidr 
- IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- PlatformReserved stringDns IP 
- An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- RuntimeSubnet 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.
- dockerBridge StringCidr 
- CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructureSubnet 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
- outboundSettings ManagedEnvironment Outbound Settings Response 
- Configuration used to control the Environment Egress outbound traffic
- platformReserved StringCidr 
- IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platformReserved StringDns IP 
- An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtimeSubnet 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.
- dockerBridge stringCidr 
- CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructureSubnet 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
- outboundSettings ManagedEnvironment Outbound Settings Response 
- Configuration used to control the Environment Egress outbound traffic
- platformReserved stringCidr 
- IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platformReserved stringDns IP 
- An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtimeSubnet 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.
- dockerBridge StringCidr 
- CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges.
- infrastructureSubnet 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
- outboundSettings Property Map
- Configuration used to control the Environment Egress outbound traffic
- platformReserved StringCidr 
- IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges.
- platformReserved StringDns IP 
- An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server.
- runtimeSubnet 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  
- MaximumCount int
- The maximum capacity.
- MinimumCount int
- The minimum capacity.
- WorkloadProfile stringType 
- Workload profile type for the workloads to run on.
- MaximumCount int
- The maximum capacity.
- MinimumCount int
- The minimum capacity.
- WorkloadProfile stringType 
- Workload profile type for the workloads to run on.
- maximumCount Integer
- The maximum capacity.
- minimumCount Integer
- The minimum capacity.
- workloadProfile StringType 
- Workload profile type for the workloads to run on.
- maximumCount number
- The maximum capacity.
- minimumCount number
- The minimum capacity.
- workloadProfile 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.
- maximumCount Number
- The maximum capacity.
- minimumCount Number
- The minimum capacity.
- workloadProfile StringType 
- Workload profile type for the workloads to run on.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0