1. Packages
  2. Azure Native
  3. API Docs
  4. app
  5. getContainerApp
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

azure-native.app.getContainerApp

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

    Container App.

    Uses Azure REST API version 2025-02-02-preview.

    Other available API versions: 2022-10-01, 2022-11-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, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native app [ApiVersion]. See the version guide for details.

    Using getContainerApp

    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 getContainerApp(args: GetContainerAppArgs, opts?: InvokeOptions): Promise<GetContainerAppResult>
    function getContainerAppOutput(args: GetContainerAppOutputArgs, opts?: InvokeOptions): Output<GetContainerAppResult>
    def get_container_app(container_app_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetContainerAppResult
    def get_container_app_output(container_app_name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetContainerAppResult]
    func LookupContainerApp(ctx *Context, args *LookupContainerAppArgs, opts ...InvokeOption) (*LookupContainerAppResult, error)
    func LookupContainerAppOutput(ctx *Context, args *LookupContainerAppOutputArgs, opts ...InvokeOption) LookupContainerAppResultOutput

    > Note: This function is named LookupContainerApp in the Go SDK.

    public static class GetContainerApp 
    {
        public static Task<GetContainerAppResult> InvokeAsync(GetContainerAppArgs args, InvokeOptions? opts = null)
        public static Output<GetContainerAppResult> Invoke(GetContainerAppInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetContainerAppResult> getContainerApp(GetContainerAppArgs args, InvokeOptions options)
    public static Output<GetContainerAppResult> getContainerApp(GetContainerAppArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:app:getContainerApp
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ContainerAppName string
    Name of the Container App.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ContainerAppName string
    Name of the Container App.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    containerAppName String
    Name of the Container App.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    containerAppName string
    Name of the Container App.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    container_app_name str
    Name of the Container App.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    containerAppName String
    Name of the Container App.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getContainerApp Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    CustomDomainVerificationId string
    Id used to verify domain name ownership
    DeploymentErrors string
    Any errors that occurred during deployment
    EventStreamEndpoint string
    The endpoint of the eventstream of the container app.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    LatestReadyRevisionName string
    Name of the latest ready revision of the Container App.
    LatestRevisionFqdn string
    Fully Qualified Domain Name of the latest revision of the Container App.
    LatestRevisionName string
    Name of the latest revision of the Container App.
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    OutboundIpAddresses List<string>
    Outbound IP Addresses for container app.
    ProvisioningState string
    Provisioning state of the Container App.
    RunningStatus string
    Running status of the Container App.
    SystemData Pulumi.AzureNative.App.Outputs.SystemDataResponse
    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"
    Configuration Pulumi.AzureNative.App.Outputs.ConfigurationResponse
    Non versioned Container App configuration properties.
    EnvironmentId string
    Resource ID of environment.
    ExtendedLocation Pulumi.AzureNative.App.Outputs.ExtendedLocationResponse
    The complex type of the extended location.
    Identity Pulumi.AzureNative.App.Outputs.ManagedServiceIdentityResponse
    managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
    Kind string
    Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value.
    ManagedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    ManagedEnvironmentId string
    Deprecated. Resource ID of the Container App's environment.
    PatchingConfiguration Pulumi.AzureNative.App.Outputs.ContainerAppResponsePatchingConfiguration
    Container App auto patch configuration.
    Tags Dictionary<string, string>
    Resource tags.
    Template Pulumi.AzureNative.App.Outputs.TemplateResponse
    Container App versioned application definition.
    WorkloadProfileName string
    Workload profile name to pin for container app execution.
    AzureApiVersion string
    The Azure API version of the resource.
    CustomDomainVerificationId string
    Id used to verify domain name ownership
    DeploymentErrors string
    Any errors that occurred during deployment
    EventStreamEndpoint string
    The endpoint of the eventstream of the container app.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    LatestReadyRevisionName string
    Name of the latest ready revision of the Container App.
    LatestRevisionFqdn string
    Fully Qualified Domain Name of the latest revision of the Container App.
    LatestRevisionName string
    Name of the latest revision of the Container App.
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    OutboundIpAddresses []string
    Outbound IP Addresses for container app.
    ProvisioningState string
    Provisioning state of the Container App.
    RunningStatus string
    Running status of the Container App.
    SystemData SystemDataResponse
    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"
    Configuration ConfigurationResponse
    Non versioned Container App configuration properties.
    EnvironmentId string
    Resource ID of environment.
    ExtendedLocation ExtendedLocationResponse
    The complex type of the extended location.
    Identity ManagedServiceIdentityResponse
    managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
    Kind string
    Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value.
    ManagedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    ManagedEnvironmentId string
    Deprecated. Resource ID of the Container App's environment.
    PatchingConfiguration ContainerAppResponsePatchingConfiguration
    Container App auto patch configuration.
    Tags map[string]string
    Resource tags.
    Template TemplateResponse
    Container App versioned application definition.
    WorkloadProfileName string
    Workload profile name to pin for container app execution.
    azureApiVersion String
    The Azure API version of the resource.
    customDomainVerificationId String
    Id used to verify domain name ownership
    deploymentErrors String
    Any errors that occurred during deployment
    eventStreamEndpoint String
    The endpoint of the eventstream of the container app.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    latestReadyRevisionName String
    Name of the latest ready revision of the Container App.
    latestRevisionFqdn String
    Fully Qualified Domain Name of the latest revision of the Container App.
    latestRevisionName String
    Name of the latest revision of the Container App.
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    outboundIpAddresses List<String>
    Outbound IP Addresses for container app.
    provisioningState String
    Provisioning state of the Container App.
    runningStatus String
    Running status of the Container App.
    systemData SystemDataResponse
    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"
    configuration ConfigurationResponse
    Non versioned Container App configuration properties.
    environmentId String
    Resource ID of environment.
    extendedLocation ExtendedLocationResponse
    The complex type of the extended location.
    identity ManagedServiceIdentityResponse
    managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
    kind String
    Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value.
    managedBy String
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    managedEnvironmentId String
    Deprecated. Resource ID of the Container App's environment.
    patchingConfiguration ContainerAppResponsePatchingConfiguration
    Container App auto patch configuration.
    tags Map<String,String>
    Resource tags.
    template TemplateResponse
    Container App versioned application definition.
    workloadProfileName String
    Workload profile name to pin for container app execution.
    azureApiVersion string
    The Azure API version of the resource.
    customDomainVerificationId string
    Id used to verify domain name ownership
    deploymentErrors string
    Any errors that occurred during deployment
    eventStreamEndpoint string
    The endpoint of the eventstream of the container app.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    latestReadyRevisionName string
    Name of the latest ready revision of the Container App.
    latestRevisionFqdn string
    Fully Qualified Domain Name of the latest revision of the Container App.
    latestRevisionName string
    Name of the latest revision of the Container App.
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    outboundIpAddresses string[]
    Outbound IP Addresses for container app.
    provisioningState string
    Provisioning state of the Container App.
    runningStatus string
    Running status of the Container App.
    systemData SystemDataResponse
    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"
    configuration ConfigurationResponse
    Non versioned Container App configuration properties.
    environmentId string
    Resource ID of environment.
    extendedLocation ExtendedLocationResponse
    The complex type of the extended location.
    identity ManagedServiceIdentityResponse
    managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
    kind string
    Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value.
    managedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    managedEnvironmentId string
    Deprecated. Resource ID of the Container App's environment.
    patchingConfiguration ContainerAppResponsePatchingConfiguration
    Container App auto patch configuration.
    tags {[key: string]: string}
    Resource tags.
    template TemplateResponse
    Container App versioned application definition.
    workloadProfileName string
    Workload profile name to pin for container app execution.
    azure_api_version str
    The Azure API version of the resource.
    custom_domain_verification_id str
    Id used to verify domain name ownership
    deployment_errors str
    Any errors that occurred during deployment
    event_stream_endpoint str
    The endpoint of the eventstream of the container app.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    latest_ready_revision_name str
    Name of the latest ready revision of the Container App.
    latest_revision_fqdn str
    Fully Qualified Domain Name of the latest revision of the Container App.
    latest_revision_name str
    Name of the latest revision of the Container App.
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    outbound_ip_addresses Sequence[str]
    Outbound IP Addresses for container app.
    provisioning_state str
    Provisioning state of the Container App.
    running_status str
    Running status of the Container App.
    system_data SystemDataResponse
    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"
    configuration ConfigurationResponse
    Non versioned Container App configuration properties.
    environment_id str
    Resource ID of environment.
    extended_location ExtendedLocationResponse
    The complex type of the extended location.
    identity ManagedServiceIdentityResponse
    managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
    kind str
    Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value.
    managed_by str
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    managed_environment_id str
    Deprecated. Resource ID of the Container App's environment.
    patching_configuration ContainerAppResponsePatchingConfiguration
    Container App auto patch configuration.
    tags Mapping[str, str]
    Resource tags.
    template TemplateResponse
    Container App versioned application definition.
    workload_profile_name str
    Workload profile name to pin for container app execution.
    azureApiVersion String
    The Azure API version of the resource.
    customDomainVerificationId String
    Id used to verify domain name ownership
    deploymentErrors String
    Any errors that occurred during deployment
    eventStreamEndpoint String
    The endpoint of the eventstream of the container app.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    latestReadyRevisionName String
    Name of the latest ready revision of the Container App.
    latestRevisionFqdn String
    Fully Qualified Domain Name of the latest revision of the Container App.
    latestRevisionName String
    Name of the latest revision of the Container App.
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    outboundIpAddresses List<String>
    Outbound IP Addresses for container app.
    provisioningState String
    Provisioning state of the Container App.
    runningStatus String
    Running status of the Container App.
    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"
    configuration Property Map
    Non versioned Container App configuration properties.
    environmentId String
    Resource ID of environment.
    extendedLocation Property Map
    The complex type of the extended location.
    identity Property Map
    managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
    kind String
    Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value.
    managedBy String
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    managedEnvironmentId String
    Deprecated. Resource ID of the Container App's environment.
    patchingConfiguration Property Map
    Container App auto patch configuration.
    tags Map<String>
    Resource tags.
    template Property Map
    Container App versioned application definition.
    workloadProfileName String
    Workload profile name to pin for container app execution.

    Supporting Types

    ConfigurationResponse

    ActiveRevisionsMode string
    ActiveRevisionsMode controls how active revisions are handled for the Container app: Single: Only one revision can be active at a time. Traffic weights cannot be used. This is the default.Multiple: Multiple revisions can be active, including optional traffic weights and labels.Labels: Only revisions with labels are active. Traffic weights can be applied to labels.
    Dapr Pulumi.AzureNative.App.Inputs.DaprResponse
    Dapr configuration for the Container App.
    IdentitySettings List<Pulumi.AzureNative.App.Inputs.IdentitySettingsResponse>
    Optional settings for Managed Identities that are assigned to the Container App. If a Managed Identity is not specified here, default settings will be used.
    Ingress Pulumi.AzureNative.App.Inputs.IngressResponse
    Ingress configurations.
    MaxInactiveRevisions int
    Optional. Max inactive revisions a Container App can have.
    Registries List<Pulumi.AzureNative.App.Inputs.RegistryCredentialsResponse>
    Collection of private container registry credentials for containers used by the Container app
    RevisionTransitionThreshold int
    Optional. The percent of the total number of replicas that must be brought up before revision transition occurs. Defaults to 100 when none is given. Value must be greater than 0 and less than or equal to 100.
    Runtime Pulumi.AzureNative.App.Inputs.RuntimeResponse
    App runtime configuration for the Container App.
    Secrets List<Pulumi.AzureNative.App.Inputs.SecretResponse>
    Collection of secrets used by a Container app
    Service Pulumi.AzureNative.App.Inputs.ServiceResponse
    Container App to be a dev Container App Service
    TargetLabel string
    Required in labels revisions mode. Label to apply to newly created revision.
    ActiveRevisionsMode string
    ActiveRevisionsMode controls how active revisions are handled for the Container app: Single: Only one revision can be active at a time. Traffic weights cannot be used. This is the default.Multiple: Multiple revisions can be active, including optional traffic weights and labels.Labels: Only revisions with labels are active. Traffic weights can be applied to labels.
    Dapr DaprResponse
    Dapr configuration for the Container App.
    IdentitySettings []IdentitySettingsResponse
    Optional settings for Managed Identities that are assigned to the Container App. If a Managed Identity is not specified here, default settings will be used.
    Ingress IngressResponse
    Ingress configurations.
    MaxInactiveRevisions int
    Optional. Max inactive revisions a Container App can have.
    Registries []RegistryCredentialsResponse
    Collection of private container registry credentials for containers used by the Container app
    RevisionTransitionThreshold int
    Optional. The percent of the total number of replicas that must be brought up before revision transition occurs. Defaults to 100 when none is given. Value must be greater than 0 and less than or equal to 100.
    Runtime RuntimeResponse
    App runtime configuration for the Container App.
    Secrets []SecretResponse
    Collection of secrets used by a Container app
    Service ServiceResponse
    Container App to be a dev Container App Service
    TargetLabel string
    Required in labels revisions mode. Label to apply to newly created revision.
    activeRevisionsMode String
    ActiveRevisionsMode controls how active revisions are handled for the Container app: Single: Only one revision can be active at a time. Traffic weights cannot be used. This is the default.Multiple: Multiple revisions can be active, including optional traffic weights and labels.Labels: Only revisions with labels are active. Traffic weights can be applied to labels.
    dapr DaprResponse
    Dapr configuration for the Container App.
    identitySettings List<IdentitySettingsResponse>
    Optional settings for Managed Identities that are assigned to the Container App. If a Managed Identity is not specified here, default settings will be used.
    ingress IngressResponse
    Ingress configurations.
    maxInactiveRevisions Integer
    Optional. Max inactive revisions a Container App can have.
    registries List<RegistryCredentialsResponse>
    Collection of private container registry credentials for containers used by the Container app
    revisionTransitionThreshold Integer
    Optional. The percent of the total number of replicas that must be brought up before revision transition occurs. Defaults to 100 when none is given. Value must be greater than 0 and less than or equal to 100.
    runtime RuntimeResponse
    App runtime configuration for the Container App.
    secrets List<SecretResponse>
    Collection of secrets used by a Container app
    service ServiceResponse
    Container App to be a dev Container App Service
    targetLabel String
    Required in labels revisions mode. Label to apply to newly created revision.
    activeRevisionsMode string
    ActiveRevisionsMode controls how active revisions are handled for the Container app: Single: Only one revision can be active at a time. Traffic weights cannot be used. This is the default.Multiple: Multiple revisions can be active, including optional traffic weights and labels.Labels: Only revisions with labels are active. Traffic weights can be applied to labels.
    dapr DaprResponse
    Dapr configuration for the Container App.
    identitySettings IdentitySettingsResponse[]
    Optional settings for Managed Identities that are assigned to the Container App. If a Managed Identity is not specified here, default settings will be used.
    ingress IngressResponse
    Ingress configurations.
    maxInactiveRevisions number
    Optional. Max inactive revisions a Container App can have.
    registries RegistryCredentialsResponse[]
    Collection of private container registry credentials for containers used by the Container app
    revisionTransitionThreshold number
    Optional. The percent of the total number of replicas that must be brought up before revision transition occurs. Defaults to 100 when none is given. Value must be greater than 0 and less than or equal to 100.
    runtime RuntimeResponse
    App runtime configuration for the Container App.
    secrets SecretResponse[]
    Collection of secrets used by a Container app
    service ServiceResponse
    Container App to be a dev Container App Service
    targetLabel string
    Required in labels revisions mode. Label to apply to newly created revision.
    active_revisions_mode str
    ActiveRevisionsMode controls how active revisions are handled for the Container app: Single: Only one revision can be active at a time. Traffic weights cannot be used. This is the default.Multiple: Multiple revisions can be active, including optional traffic weights and labels.Labels: Only revisions with labels are active. Traffic weights can be applied to labels.
    dapr DaprResponse
    Dapr configuration for the Container App.
    identity_settings Sequence[IdentitySettingsResponse]
    Optional settings for Managed Identities that are assigned to the Container App. If a Managed Identity is not specified here, default settings will be used.
    ingress IngressResponse
    Ingress configurations.
    max_inactive_revisions int
    Optional. Max inactive revisions a Container App can have.
    registries Sequence[RegistryCredentialsResponse]
    Collection of private container registry credentials for containers used by the Container app
    revision_transition_threshold int
    Optional. The percent of the total number of replicas that must be brought up before revision transition occurs. Defaults to 100 when none is given. Value must be greater than 0 and less than or equal to 100.
    runtime RuntimeResponse
    App runtime configuration for the Container App.
    secrets Sequence[SecretResponse]
    Collection of secrets used by a Container app
    service ServiceResponse
    Container App to be a dev Container App Service
    target_label str
    Required in labels revisions mode. Label to apply to newly created revision.
    activeRevisionsMode String
    ActiveRevisionsMode controls how active revisions are handled for the Container app: Single: Only one revision can be active at a time. Traffic weights cannot be used. This is the default.Multiple: Multiple revisions can be active, including optional traffic weights and labels.Labels: Only revisions with labels are active. Traffic weights can be applied to labels.
    dapr Property Map
    Dapr configuration for the Container App.
    identitySettings List<Property Map>
    Optional settings for Managed Identities that are assigned to the Container App. If a Managed Identity is not specified here, default settings will be used.
    ingress Property Map
    Ingress configurations.
    maxInactiveRevisions Number
    Optional. Max inactive revisions a Container App can have.
    registries List<Property Map>
    Collection of private container registry credentials for containers used by the Container app
    revisionTransitionThreshold Number
    Optional. The percent of the total number of replicas that must be brought up before revision transition occurs. Defaults to 100 when none is given. Value must be greater than 0 and less than or equal to 100.
    runtime Property Map
    App runtime configuration for the Container App.
    secrets List<Property Map>
    Collection of secrets used by a Container app
    service Property Map
    Container App to be a dev Container App Service
    targetLabel String
    Required in labels revisions mode. Label to apply to newly created revision.

    ContainerAppProbeResponse

    FailureThreshold int
    Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.
    HttpGet Pulumi.AzureNative.App.Inputs.ContainerAppProbeResponseHttpGet
    HTTPGet specifies the http request to perform.
    InitialDelaySeconds int
    Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
    PeriodSeconds int
    How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
    SuccessThreshold int
    Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
    TcpSocket Pulumi.AzureNative.App.Inputs.ContainerAppProbeResponseTcpSocket
    TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
    TerminationGracePeriodSeconds double
    Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
    TimeoutSeconds int
    Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
    Type string
    The type of probe.
    FailureThreshold int
    Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.
    HttpGet ContainerAppProbeResponseHttpGet
    HTTPGet specifies the http request to perform.
    InitialDelaySeconds int
    Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
    PeriodSeconds int
    How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
    SuccessThreshold int
    Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
    TcpSocket ContainerAppProbeResponseTcpSocket
    TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
    TerminationGracePeriodSeconds float64
    Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
    TimeoutSeconds int
    Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
    Type string
    The type of probe.
    failureThreshold Integer
    Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.
    httpGet ContainerAppProbeResponseHttpGet
    HTTPGet specifies the http request to perform.
    initialDelaySeconds Integer
    Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
    periodSeconds Integer
    How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
    successThreshold Integer
    Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
    tcpSocket ContainerAppProbeResponseTcpSocket
    TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
    terminationGracePeriodSeconds Double
    Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
    timeoutSeconds Integer
    Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
    type String
    The type of probe.
    failureThreshold number
    Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.
    httpGet ContainerAppProbeResponseHttpGet
    HTTPGet specifies the http request to perform.
    initialDelaySeconds number
    Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
    periodSeconds number
    How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
    successThreshold number
    Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
    tcpSocket ContainerAppProbeResponseTcpSocket
    TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
    terminationGracePeriodSeconds number
    Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
    timeoutSeconds number
    Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
    type string
    The type of probe.
    failure_threshold int
    Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.
    http_get ContainerAppProbeResponseHttpGet
    HTTPGet specifies the http request to perform.
    initial_delay_seconds int
    Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
    period_seconds int
    How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
    success_threshold int
    Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
    tcp_socket ContainerAppProbeResponseTcpSocket
    TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
    termination_grace_period_seconds float
    Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
    timeout_seconds int
    Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
    type str
    The type of probe.
    failureThreshold Number
    Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10.
    httpGet Property Map
    HTTPGet specifies the http request to perform.
    initialDelaySeconds Number
    Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
    periodSeconds Number
    How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
    successThreshold Number
    Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. Maximum value is 10.
    tcpSocket Property Map
    TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
    terminationGracePeriodSeconds Number
    Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate. Maximum value is 3600 seconds (1 hour)
    timeoutSeconds Number
    Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 240.
    type String
    The type of probe.

    ContainerAppProbeResponseHttpGet

    Port int
    Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    Host string
    Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
    HttpHeaders List<Pulumi.AzureNative.App.Inputs.ContainerAppProbeResponseHttpHeaders>
    Custom headers to set in the request. HTTP allows repeated headers.
    Path string
    Path to access on the HTTP server.
    Scheme string
    Scheme to use for connecting to the host. Defaults to HTTP.
    Port int
    Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    Host string
    Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
    HttpHeaders []ContainerAppProbeResponseHttpHeaders
    Custom headers to set in the request. HTTP allows repeated headers.
    Path string
    Path to access on the HTTP server.
    Scheme string
    Scheme to use for connecting to the host. Defaults to HTTP.
    port Integer
    Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host String
    Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
    httpHeaders List<ContainerAppProbeResponseHttpHeaders>
    Custom headers to set in the request. HTTP allows repeated headers.
    path String
    Path to access on the HTTP server.
    scheme String
    Scheme to use for connecting to the host. Defaults to HTTP.
    port number
    Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host string
    Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
    httpHeaders ContainerAppProbeResponseHttpHeaders[]
    Custom headers to set in the request. HTTP allows repeated headers.
    path string
    Path to access on the HTTP server.
    scheme string
    Scheme to use for connecting to the host. Defaults to HTTP.
    port int
    Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host str
    Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
    http_headers Sequence[ContainerAppProbeResponseHttpHeaders]
    Custom headers to set in the request. HTTP allows repeated headers.
    path str
    Path to access on the HTTP server.
    scheme str
    Scheme to use for connecting to the host. Defaults to HTTP.
    port Number
    Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host String
    Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
    httpHeaders List<Property Map>
    Custom headers to set in the request. HTTP allows repeated headers.
    path String
    Path to access on the HTTP server.
    scheme String
    Scheme to use for connecting to the host. Defaults to HTTP.

    ContainerAppProbeResponseHttpHeaders

    Name string
    The header field name
    Value string
    The header field value
    Name string
    The header field name
    Value string
    The header field value
    name String
    The header field name
    value String
    The header field value
    name string
    The header field name
    value string
    The header field value
    name str
    The header field name
    value str
    The header field value
    name String
    The header field name
    value String
    The header field value

    ContainerAppProbeResponseTcpSocket

    Port int
    Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    Host string
    Optional: Host name to connect to, defaults to the pod IP.
    Port int
    Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    Host string
    Optional: Host name to connect to, defaults to the pod IP.
    port Integer
    Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host String
    Optional: Host name to connect to, defaults to the pod IP.
    port number
    Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host string
    Optional: Host name to connect to, defaults to the pod IP.
    port int
    Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host str
    Optional: Host name to connect to, defaults to the pod IP.
    port Number
    Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.
    host String
    Optional: Host name to connect to, defaults to the pod IP.

    ContainerAppResponsePatchingConfiguration

    PatchingMode string
    Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching.
    PatchingMode string
    Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching.
    patchingMode String
    Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching.
    patchingMode string
    Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching.
    patching_mode str
    Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching.
    patchingMode String
    Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching.

    ContainerResourcesResponse

    EphemeralStorage string
    Ephemeral Storage, e.g. "1Gi"
    Cpu double
    Required CPU in cores, e.g. 0.5
    Gpu double
    Required GPU in cores for GPU based app, e.g. 1.0
    Memory string
    Required memory, e.g. "250Mb"
    EphemeralStorage string
    Ephemeral Storage, e.g. "1Gi"
    Cpu float64
    Required CPU in cores, e.g. 0.5
    Gpu float64
    Required GPU in cores for GPU based app, e.g. 1.0
    Memory string
    Required memory, e.g. "250Mb"
    ephemeralStorage String
    Ephemeral Storage, e.g. "1Gi"
    cpu Double
    Required CPU in cores, e.g. 0.5
    gpu Double
    Required GPU in cores for GPU based app, e.g. 1.0
    memory String
    Required memory, e.g. "250Mb"
    ephemeralStorage string
    Ephemeral Storage, e.g. "1Gi"
    cpu number
    Required CPU in cores, e.g. 0.5
    gpu number
    Required GPU in cores for GPU based app, e.g. 1.0
    memory string
    Required memory, e.g. "250Mb"
    ephemeral_storage str
    Ephemeral Storage, e.g. "1Gi"
    cpu float
    Required CPU in cores, e.g. 0.5
    gpu float
    Required GPU in cores for GPU based app, e.g. 1.0
    memory str
    Required memory, e.g. "250Mb"
    ephemeralStorage String
    Ephemeral Storage, e.g. "1Gi"
    cpu Number
    Required CPU in cores, e.g. 0.5
    gpu Number
    Required GPU in cores for GPU based app, e.g. 1.0
    memory String
    Required memory, e.g. "250Mb"

    ContainerResponse

    Args List<string>
    Container start command arguments.
    Command List<string>
    Container start command.
    Env List<Pulumi.AzureNative.App.Inputs.EnvironmentVarResponse>
    Container environment variables.
    Image string
    Container image tag.
    ImageType string
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    Name string
    Custom container name.
    Probes List<Pulumi.AzureNative.App.Inputs.ContainerAppProbeResponse>
    List of probes for the container.
    Resources Pulumi.AzureNative.App.Inputs.ContainerResourcesResponse
    Container resource requirements.
    VolumeMounts List<Pulumi.AzureNative.App.Inputs.VolumeMountResponse>
    Container volume mounts.
    Args []string
    Container start command arguments.
    Command []string
    Container start command.
    Env []EnvironmentVarResponse
    Container environment variables.
    Image string
    Container image tag.
    ImageType string
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    Name string
    Custom container name.
    Probes []ContainerAppProbeResponse
    List of probes for the container.
    Resources ContainerResourcesResponse
    Container resource requirements.
    VolumeMounts []VolumeMountResponse
    Container volume mounts.
    args List<String>
    Container start command arguments.
    command List<String>
    Container start command.
    env List<EnvironmentVarResponse>
    Container environment variables.
    image String
    Container image tag.
    imageType String
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name String
    Custom container name.
    probes List<ContainerAppProbeResponse>
    List of probes for the container.
    resources ContainerResourcesResponse
    Container resource requirements.
    volumeMounts List<VolumeMountResponse>
    Container volume mounts.
    args string[]
    Container start command arguments.
    command string[]
    Container start command.
    env EnvironmentVarResponse[]
    Container environment variables.
    image string
    Container image tag.
    imageType string
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name string
    Custom container name.
    probes ContainerAppProbeResponse[]
    List of probes for the container.
    resources ContainerResourcesResponse
    Container resource requirements.
    volumeMounts VolumeMountResponse[]
    Container volume mounts.
    args Sequence[str]
    Container start command arguments.
    command Sequence[str]
    Container start command.
    env Sequence[EnvironmentVarResponse]
    Container environment variables.
    image str
    Container image tag.
    image_type str
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name str
    Custom container name.
    probes Sequence[ContainerAppProbeResponse]
    List of probes for the container.
    resources ContainerResourcesResponse
    Container resource requirements.
    volume_mounts Sequence[VolumeMountResponse]
    Container volume mounts.
    args List<String>
    Container start command arguments.
    command List<String>
    Container start command.
    env List<Property Map>
    Container environment variables.
    image String
    Container image tag.
    imageType String
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name String
    Custom container name.
    probes List<Property Map>
    List of probes for the container.
    resources Property Map
    Container resource requirements.
    volumeMounts List<Property Map>
    Container volume mounts.

    CorsPolicyResponse

    AllowedOrigins List<string>
    Specifies the content for the access-control-allow-origins header
    AllowCredentials bool
    Specifies whether the resource allows credentials
    AllowedHeaders List<string>
    Specifies the content for the access-control-allow-headers header
    AllowedMethods List<string>
    Specifies the content for the access-control-allow-methods header
    ExposeHeaders List<string>
    Specifies the content for the access-control-expose-headers header
    MaxAge int
    Specifies the content for the access-control-max-age header
    AllowedOrigins []string
    Specifies the content for the access-control-allow-origins header
    AllowCredentials bool
    Specifies whether the resource allows credentials
    AllowedHeaders []string
    Specifies the content for the access-control-allow-headers header
    AllowedMethods []string
    Specifies the content for the access-control-allow-methods header
    ExposeHeaders []string
    Specifies the content for the access-control-expose-headers header
    MaxAge int
    Specifies the content for the access-control-max-age header
    allowedOrigins List<String>
    Specifies the content for the access-control-allow-origins header
    allowCredentials Boolean
    Specifies whether the resource allows credentials
    allowedHeaders List<String>
    Specifies the content for the access-control-allow-headers header
    allowedMethods List<String>
    Specifies the content for the access-control-allow-methods header
    exposeHeaders List<String>
    Specifies the content for the access-control-expose-headers header
    maxAge Integer
    Specifies the content for the access-control-max-age header
    allowedOrigins string[]
    Specifies the content for the access-control-allow-origins header
    allowCredentials boolean
    Specifies whether the resource allows credentials
    allowedHeaders string[]
    Specifies the content for the access-control-allow-headers header
    allowedMethods string[]
    Specifies the content for the access-control-allow-methods header
    exposeHeaders string[]
    Specifies the content for the access-control-expose-headers header
    maxAge number
    Specifies the content for the access-control-max-age header
    allowed_origins Sequence[str]
    Specifies the content for the access-control-allow-origins header
    allow_credentials bool
    Specifies whether the resource allows credentials
    allowed_headers Sequence[str]
    Specifies the content for the access-control-allow-headers header
    allowed_methods Sequence[str]
    Specifies the content for the access-control-allow-methods header
    expose_headers Sequence[str]
    Specifies the content for the access-control-expose-headers header
    max_age int
    Specifies the content for the access-control-max-age header
    allowedOrigins List<String>
    Specifies the content for the access-control-allow-origins header
    allowCredentials Boolean
    Specifies whether the resource allows credentials
    allowedHeaders List<String>
    Specifies the content for the access-control-allow-headers header
    allowedMethods List<String>
    Specifies the content for the access-control-allow-methods header
    exposeHeaders List<String>
    Specifies the content for the access-control-expose-headers header
    maxAge Number
    Specifies the content for the access-control-max-age header

    CustomDomainResponse

    Name string
    Hostname.
    BindingType string
    Custom Domain binding type.
    CertificateId string
    Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
    Name string
    Hostname.
    BindingType string
    Custom Domain binding type.
    CertificateId string
    Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
    name String
    Hostname.
    bindingType String
    Custom Domain binding type.
    certificateId String
    Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
    name string
    Hostname.
    bindingType string
    Custom Domain binding type.
    certificateId string
    Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
    name str
    Hostname.
    binding_type str
    Custom Domain binding type.
    certificate_id str
    Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
    name String
    Hostname.
    bindingType String
    Custom Domain binding type.
    certificateId String
    Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.

    CustomScaleRuleResponse

    Auth List<Pulumi.AzureNative.App.Inputs.ScaleRuleAuthResponse>
    Authentication secrets for the custom scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Metadata Dictionary<string, string>
    Metadata properties to describe custom scale rule.
    Type string
    Type of the custom scale rule eg: azure-servicebus, redis etc.
    Auth []ScaleRuleAuthResponse
    Authentication secrets for the custom scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Metadata map[string]string
    Metadata properties to describe custom scale rule.
    Type string
    Type of the custom scale rule eg: azure-servicebus, redis etc.
    auth List<ScaleRuleAuthResponse>
    Authentication secrets for the custom scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Map<String,String>
    Metadata properties to describe custom scale rule.
    type String
    Type of the custom scale rule eg: azure-servicebus, redis etc.
    auth ScaleRuleAuthResponse[]
    Authentication secrets for the custom scale rule.
    identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata {[key: string]: string}
    Metadata properties to describe custom scale rule.
    type string
    Type of the custom scale rule eg: azure-servicebus, redis etc.
    auth Sequence[ScaleRuleAuthResponse]
    Authentication secrets for the custom scale rule.
    identity str
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Mapping[str, str]
    Metadata properties to describe custom scale rule.
    type str
    Type of the custom scale rule eg: azure-servicebus, redis etc.
    auth List<Property Map>
    Authentication secrets for the custom scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Map<String>
    Metadata properties to describe custom scale rule.
    type String
    Type of the custom scale rule eg: azure-servicebus, redis etc.

    DaprResponse

    AppHealth Pulumi.AzureNative.App.Inputs.DaprResponseAppHealth
    Dapr application health check configuration
    AppId string
    Dapr application identifier
    AppPort int
    Tells Dapr which port your application is listening on
    AppProtocol string
    Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
    EnableApiLogging bool
    Enables API logging for the Dapr sidecar
    Enabled bool
    Boolean indicating if the Dapr side car is enabled
    HttpMaxRequestSize int
    Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
    HttpReadBufferSize int
    Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
    LogLevel string
    Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
    MaxConcurrency int
    Maximum number of concurrent requests, events handled by the Dapr sidecar
    AppHealth DaprResponseAppHealth
    Dapr application health check configuration
    AppId string
    Dapr application identifier
    AppPort int
    Tells Dapr which port your application is listening on
    AppProtocol string
    Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
    EnableApiLogging bool
    Enables API logging for the Dapr sidecar
    Enabled bool
    Boolean indicating if the Dapr side car is enabled
    HttpMaxRequestSize int
    Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
    HttpReadBufferSize int
    Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
    LogLevel string
    Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
    MaxConcurrency int
    Maximum number of concurrent requests, events handled by the Dapr sidecar
    appHealth DaprResponseAppHealth
    Dapr application health check configuration
    appId String
    Dapr application identifier
    appPort Integer
    Tells Dapr which port your application is listening on
    appProtocol String
    Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
    enableApiLogging Boolean
    Enables API logging for the Dapr sidecar
    enabled Boolean
    Boolean indicating if the Dapr side car is enabled
    httpMaxRequestSize Integer
    Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
    httpReadBufferSize Integer
    Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
    logLevel String
    Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
    maxConcurrency Integer
    Maximum number of concurrent requests, events handled by the Dapr sidecar
    appHealth DaprResponseAppHealth
    Dapr application health check configuration
    appId string
    Dapr application identifier
    appPort number
    Tells Dapr which port your application is listening on
    appProtocol string
    Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
    enableApiLogging boolean
    Enables API logging for the Dapr sidecar
    enabled boolean
    Boolean indicating if the Dapr side car is enabled
    httpMaxRequestSize number
    Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
    httpReadBufferSize number
    Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
    logLevel string
    Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
    maxConcurrency number
    Maximum number of concurrent requests, events handled by the Dapr sidecar
    app_health DaprResponseAppHealth
    Dapr application health check configuration
    app_id str
    Dapr application identifier
    app_port int
    Tells Dapr which port your application is listening on
    app_protocol str
    Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
    enable_api_logging bool
    Enables API logging for the Dapr sidecar
    enabled bool
    Boolean indicating if the Dapr side car is enabled
    http_max_request_size int
    Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
    http_read_buffer_size int
    Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
    log_level str
    Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
    max_concurrency int
    Maximum number of concurrent requests, events handled by the Dapr sidecar
    appHealth Property Map
    Dapr application health check configuration
    appId String
    Dapr application identifier
    appPort Number
    Tells Dapr which port your application is listening on
    appProtocol String
    Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
    enableApiLogging Boolean
    Enables API logging for the Dapr sidecar
    enabled Boolean
    Boolean indicating if the Dapr side car is enabled
    httpMaxRequestSize Number
    Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB.
    httpReadBufferSize Number
    Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
    logLevel String
    Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
    maxConcurrency Number
    Maximum number of concurrent requests, events handled by the Dapr sidecar

    DaprResponseAppHealth

    Enabled bool
    Boolean indicating if the health probe is enabled
    Path string
    Path for the health probe
    ProbeIntervalSeconds int
    Interval for the health probe in seconds
    ProbeTimeoutMilliseconds int
    Timeout for the health probe in milliseconds
    Threshold int
    Threshold for the health probe
    Enabled bool
    Boolean indicating if the health probe is enabled
    Path string
    Path for the health probe
    ProbeIntervalSeconds int
    Interval for the health probe in seconds
    ProbeTimeoutMilliseconds int
    Timeout for the health probe in milliseconds
    Threshold int
    Threshold for the health probe
    enabled Boolean
    Boolean indicating if the health probe is enabled
    path String
    Path for the health probe
    probeIntervalSeconds Integer
    Interval for the health probe in seconds
    probeTimeoutMilliseconds Integer
    Timeout for the health probe in milliseconds
    threshold Integer
    Threshold for the health probe
    enabled boolean
    Boolean indicating if the health probe is enabled
    path string
    Path for the health probe
    probeIntervalSeconds number
    Interval for the health probe in seconds
    probeTimeoutMilliseconds number
    Timeout for the health probe in milliseconds
    threshold number
    Threshold for the health probe
    enabled bool
    Boolean indicating if the health probe is enabled
    path str
    Path for the health probe
    probe_interval_seconds int
    Interval for the health probe in seconds
    probe_timeout_milliseconds int
    Timeout for the health probe in milliseconds
    threshold int
    Threshold for the health probe
    enabled Boolean
    Boolean indicating if the health probe is enabled
    path String
    Path for the health probe
    probeIntervalSeconds Number
    Interval for the health probe in seconds
    probeTimeoutMilliseconds Number
    Timeout for the health probe in milliseconds
    threshold Number
    Threshold for the health probe

    EnvironmentVarResponse

    Name string
    Environment variable name.
    SecretRef string
    Name of the Container App secret from which to pull the environment variable value.
    Value string
    Non-secret environment variable value.
    Name string
    Environment variable name.
    SecretRef string
    Name of the Container App secret from which to pull the environment variable value.
    Value string
    Non-secret environment variable value.
    name String
    Environment variable name.
    secretRef String
    Name of the Container App secret from which to pull the environment variable value.
    value String
    Non-secret environment variable value.
    name string
    Environment variable name.
    secretRef string
    Name of the Container App secret from which to pull the environment variable value.
    value string
    Non-secret environment variable value.
    name str
    Environment variable name.
    secret_ref str
    Name of the Container App secret from which to pull the environment variable value.
    value str
    Non-secret environment variable value.
    name String
    Environment variable name.
    secretRef String
    Name of the Container App secret from which to pull the environment variable value.
    value String
    Non-secret environment variable value.

    ExtendedLocationResponse

    Name string
    The name of the extended location.
    Type string
    The type of the extended location.
    Name string
    The name of the extended location.
    Type string
    The type of the extended location.
    name String
    The name of the extended location.
    type String
    The type of the extended location.
    name string
    The name of the extended location.
    type string
    The type of the extended location.
    name str
    The name of the extended location.
    type str
    The type of the extended location.
    name String
    The name of the extended location.
    type String
    The type of the extended location.

    HttpScaleRuleResponse

    Auth List<Pulumi.AzureNative.App.Inputs.ScaleRuleAuthResponse>
    Authentication secrets for the custom scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Metadata Dictionary<string, string>
    Metadata properties to describe http scale rule.
    Auth []ScaleRuleAuthResponse
    Authentication secrets for the custom scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Metadata map[string]string
    Metadata properties to describe http scale rule.
    auth List<ScaleRuleAuthResponse>
    Authentication secrets for the custom scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Map<String,String>
    Metadata properties to describe http scale rule.
    auth ScaleRuleAuthResponse[]
    Authentication secrets for the custom scale rule.
    identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata {[key: string]: string}
    Metadata properties to describe http scale rule.
    auth Sequence[ScaleRuleAuthResponse]
    Authentication secrets for the custom scale rule.
    identity str
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Mapping[str, str]
    Metadata properties to describe http scale rule.
    auth List<Property Map>
    Authentication secrets for the custom scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Map<String>
    Metadata properties to describe http scale rule.

    IdentitySettingsResponse

    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Lifecycle string
    Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Lifecycle string
    Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    lifecycle String
    Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.
    identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    lifecycle string
    Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.
    identity str
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    lifecycle str
    Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    lifecycle String
    Use to select the lifecycle stages of a Container App during which the Managed Identity should be available.

    IngressPortMappingResponse

    External bool
    Specifies whether the app port is accessible outside of the environment
    TargetPort int
    Specifies the port user's container listens on
    ExposedPort int
    Specifies the exposed port for the target port. If not specified, it defaults to target port
    External bool
    Specifies whether the app port is accessible outside of the environment
    TargetPort int
    Specifies the port user's container listens on
    ExposedPort int
    Specifies the exposed port for the target port. If not specified, it defaults to target port
    external Boolean
    Specifies whether the app port is accessible outside of the environment
    targetPort Integer
    Specifies the port user's container listens on
    exposedPort Integer
    Specifies the exposed port for the target port. If not specified, it defaults to target port
    external boolean
    Specifies whether the app port is accessible outside of the environment
    targetPort number
    Specifies the port user's container listens on
    exposedPort number
    Specifies the exposed port for the target port. If not specified, it defaults to target port
    external bool
    Specifies whether the app port is accessible outside of the environment
    target_port int
    Specifies the port user's container listens on
    exposed_port int
    Specifies the exposed port for the target port. If not specified, it defaults to target port
    external Boolean
    Specifies whether the app port is accessible outside of the environment
    targetPort Number
    Specifies the port user's container listens on
    exposedPort Number
    Specifies the exposed port for the target port. If not specified, it defaults to target port

    IngressResponse

    Fqdn string
    Hostname.
    AdditionalPortMappings List<Pulumi.AzureNative.App.Inputs.IngressPortMappingResponse>
    Settings to expose additional ports on container app
    AllowInsecure bool
    Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
    ClientCertificateMode string
    Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
    CorsPolicy Pulumi.AzureNative.App.Inputs.CorsPolicyResponse
    CORS policy for container app
    CustomDomains List<Pulumi.AzureNative.App.Inputs.CustomDomainResponse>
    custom domain bindings for Container Apps' hostnames.
    ExposedPort int
    Exposed Port in containers for TCP traffic from ingress
    External bool
    Bool indicating if app exposes an external http endpoint
    IpSecurityRestrictions List<Pulumi.AzureNative.App.Inputs.IpSecurityRestrictionRuleResponse>
    Rules to restrict incoming IP address.
    StickySessions Pulumi.AzureNative.App.Inputs.IngressResponseStickySessions
    Sticky Sessions for Single Revision Mode
    TargetPort int
    Target Port in containers for traffic from ingress
    TargetPortHttpScheme string
    Whether an http app listens on http or https
    Traffic List<Pulumi.AzureNative.App.Inputs.TrafficWeightResponse>
    Traffic weights for app's revisions
    Transport string
    Ingress transport protocol
    Fqdn string
    Hostname.
    AdditionalPortMappings []IngressPortMappingResponse
    Settings to expose additional ports on container app
    AllowInsecure bool
    Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
    ClientCertificateMode string
    Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
    CorsPolicy CorsPolicyResponse
    CORS policy for container app
    CustomDomains []CustomDomainResponse
    custom domain bindings for Container Apps' hostnames.
    ExposedPort int
    Exposed Port in containers for TCP traffic from ingress
    External bool
    Bool indicating if app exposes an external http endpoint
    IpSecurityRestrictions []IpSecurityRestrictionRuleResponse
    Rules to restrict incoming IP address.
    StickySessions IngressResponseStickySessions
    Sticky Sessions for Single Revision Mode
    TargetPort int
    Target Port in containers for traffic from ingress
    TargetPortHttpScheme string
    Whether an http app listens on http or https
    Traffic []TrafficWeightResponse
    Traffic weights for app's revisions
    Transport string
    Ingress transport protocol
    fqdn String
    Hostname.
    additionalPortMappings List<IngressPortMingResponse>
    Settings to expose additional ports on container app
    allowInsecure Boolean
    Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
    clientCertificateMode String
    Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
    corsPolicy CorsPolicyResponse
    CORS policy for container app
    customDomains List<CustomDomainResponse>
    custom domain bindings for Container Apps' hostnames.
    exposedPort Integer
    Exposed Port in containers for TCP traffic from ingress
    external Boolean
    Bool indicating if app exposes an external http endpoint
    ipSecurityRestrictions List<IpSecurityRestrictionRuleResponse>
    Rules to restrict incoming IP address.
    stickySessions IngressResponseStickySessions
    Sticky Sessions for Single Revision Mode
    targetPort Integer
    Target Port in containers for traffic from ingress
    targetPortHttpScheme String
    Whether an http app listens on http or https
    traffic List<TrafficWeightResponse>
    Traffic weights for app's revisions
    transport String
    Ingress transport protocol
    fqdn string
    Hostname.
    additionalPortMappings IngressPortMappingResponse[]
    Settings to expose additional ports on container app
    allowInsecure boolean
    Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
    clientCertificateMode string
    Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
    corsPolicy CorsPolicyResponse
    CORS policy for container app
    customDomains CustomDomainResponse[]
    custom domain bindings for Container Apps' hostnames.
    exposedPort number
    Exposed Port in containers for TCP traffic from ingress
    external boolean
    Bool indicating if app exposes an external http endpoint
    ipSecurityRestrictions IpSecurityRestrictionRuleResponse[]
    Rules to restrict incoming IP address.
    stickySessions IngressResponseStickySessions
    Sticky Sessions for Single Revision Mode
    targetPort number
    Target Port in containers for traffic from ingress
    targetPortHttpScheme string
    Whether an http app listens on http or https
    traffic TrafficWeightResponse[]
    Traffic weights for app's revisions
    transport string
    Ingress transport protocol
    fqdn str
    Hostname.
    additional_port_mappings Sequence[IngressPortMappingResponse]
    Settings to expose additional ports on container app
    allow_insecure bool
    Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
    client_certificate_mode str
    Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
    cors_policy CorsPolicyResponse
    CORS policy for container app
    custom_domains Sequence[CustomDomainResponse]
    custom domain bindings for Container Apps' hostnames.
    exposed_port int
    Exposed Port in containers for TCP traffic from ingress
    external bool
    Bool indicating if app exposes an external http endpoint
    ip_security_restrictions Sequence[IpSecurityRestrictionRuleResponse]
    Rules to restrict incoming IP address.
    sticky_sessions IngressResponseStickySessions
    Sticky Sessions for Single Revision Mode
    target_port int
    Target Port in containers for traffic from ingress
    target_port_http_scheme str
    Whether an http app listens on http or https
    traffic Sequence[TrafficWeightResponse]
    Traffic weights for app's revisions
    transport str
    Ingress transport protocol
    fqdn String
    Hostname.
    additionalPortMappings List<Property Map>
    Settings to expose additional ports on container app
    allowInsecure Boolean
    Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
    clientCertificateMode String
    Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate.
    corsPolicy Property Map
    CORS policy for container app
    customDomains List<Property Map>
    custom domain bindings for Container Apps' hostnames.
    exposedPort Number
    Exposed Port in containers for TCP traffic from ingress
    external Boolean
    Bool indicating if app exposes an external http endpoint
    ipSecurityRestrictions List<Property Map>
    Rules to restrict incoming IP address.
    stickySessions Property Map
    Sticky Sessions for Single Revision Mode
    targetPort Number
    Target Port in containers for traffic from ingress
    targetPortHttpScheme String
    Whether an http app listens on http or https
    traffic List<Property Map>
    Traffic weights for app's revisions
    transport String
    Ingress transport protocol

    IngressResponseStickySessions

    Affinity string
    Sticky Session Affinity
    Affinity string
    Sticky Session Affinity
    affinity String
    Sticky Session Affinity
    affinity string
    Sticky Session Affinity
    affinity str
    Sticky Session Affinity
    affinity String
    Sticky Session Affinity

    InitContainerResponse

    Args List<string>
    Container start command arguments.
    Command List<string>
    Container start command.
    Env List<Pulumi.AzureNative.App.Inputs.EnvironmentVarResponse>
    Container environment variables.
    Image string
    Container image tag.
    ImageType string
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    Name string
    Custom container name.
    Resources Pulumi.AzureNative.App.Inputs.ContainerResourcesResponse
    Container resource requirements.
    VolumeMounts List<Pulumi.AzureNative.App.Inputs.VolumeMountResponse>
    Container volume mounts.
    Args []string
    Container start command arguments.
    Command []string
    Container start command.
    Env []EnvironmentVarResponse
    Container environment variables.
    Image string
    Container image tag.
    ImageType string
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    Name string
    Custom container name.
    Resources ContainerResourcesResponse
    Container resource requirements.
    VolumeMounts []VolumeMountResponse
    Container volume mounts.
    args List<String>
    Container start command arguments.
    command List<String>
    Container start command.
    env List<EnvironmentVarResponse>
    Container environment variables.
    image String
    Container image tag.
    imageType String
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name String
    Custom container name.
    resources ContainerResourcesResponse
    Container resource requirements.
    volumeMounts List<VolumeMountResponse>
    Container volume mounts.
    args string[]
    Container start command arguments.
    command string[]
    Container start command.
    env EnvironmentVarResponse[]
    Container environment variables.
    image string
    Container image tag.
    imageType string
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name string
    Custom container name.
    resources ContainerResourcesResponse
    Container resource requirements.
    volumeMounts VolumeMountResponse[]
    Container volume mounts.
    args Sequence[str]
    Container start command arguments.
    command Sequence[str]
    Container start command.
    env Sequence[EnvironmentVarResponse]
    Container environment variables.
    image str
    Container image tag.
    image_type str
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name str
    Custom container name.
    resources ContainerResourcesResponse
    Container resource requirements.
    volume_mounts Sequence[VolumeMountResponse]
    Container volume mounts.
    args List<String>
    Container start command arguments.
    command List<String>
    Container start command.
    env List<Property Map>
    Container environment variables.
    image String
    Container image tag.
    imageType String
    The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image.
    name String
    Custom container name.
    resources Property Map
    Container resource requirements.
    volumeMounts List<Property Map>
    Container volume mounts.

    IpSecurityRestrictionRuleResponse

    Action string
    Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
    IpAddressRange string
    CIDR notation to match incoming IP address
    Name string
    Name for the IP restriction rule.
    Description string
    Describe the IP restriction rule that is being sent to the container-app. This is an optional field.
    Action string
    Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
    IpAddressRange string
    CIDR notation to match incoming IP address
    Name string
    Name for the IP restriction rule.
    Description string
    Describe the IP restriction rule that is being sent to the container-app. This is an optional field.
    action String
    Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
    ipAddressRange String
    CIDR notation to match incoming IP address
    name String
    Name for the IP restriction rule.
    description String
    Describe the IP restriction rule that is being sent to the container-app. This is an optional field.
    action string
    Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
    ipAddressRange string
    CIDR notation to match incoming IP address
    name string
    Name for the IP restriction rule.
    description string
    Describe the IP restriction rule that is being sent to the container-app. This is an optional field.
    action str
    Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
    ip_address_range str
    CIDR notation to match incoming IP address
    name str
    Name for the IP restriction rule.
    description str
    Describe the IP restriction rule that is being sent to the container-app. This is an optional field.
    action String
    Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny
    ipAddressRange String
    CIDR notation to match incoming IP address
    name String
    Name for the IP restriction rule.
    description String
    Describe the IP restriction rule that is being sent to the container-app. This is an optional field.

    LoggerSettingResponse

    Level string
    The specified logger's log level.
    Logger string
    Logger name.
    Level string
    The specified logger's log level.
    Logger string
    Logger name.
    level String
    The specified logger's log level.
    logger String
    Logger name.
    level string
    The specified logger's log level.
    logger string
    Logger name.
    level str
    The specified logger's log level.
    logger str
    Logger name.
    level String
    The specified logger's log level.
    logger String
    Logger name.

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.App.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    QueueScaleRuleResponse

    AccountName string
    Storage account name. required if using managed identity to authenticate
    Auth List<Pulumi.AzureNative.App.Inputs.ScaleRuleAuthResponse>
    Authentication secrets for the queue scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    QueueLength int
    Queue length.
    QueueName string
    Queue name.
    AccountName string
    Storage account name. required if using managed identity to authenticate
    Auth []ScaleRuleAuthResponse
    Authentication secrets for the queue scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    QueueLength int
    Queue length.
    QueueName string
    Queue name.
    accountName String
    Storage account name. required if using managed identity to authenticate
    auth List<ScaleRuleAuthResponse>
    Authentication secrets for the queue scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    queueLength Integer
    Queue length.
    queueName String
    Queue name.
    accountName string
    Storage account name. required if using managed identity to authenticate
    auth ScaleRuleAuthResponse[]
    Authentication secrets for the queue scale rule.
    identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    queueLength number
    Queue length.
    queueName string
    Queue name.
    account_name str
    Storage account name. required if using managed identity to authenticate
    auth Sequence[ScaleRuleAuthResponse]
    Authentication secrets for the queue scale rule.
    identity str
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    queue_length int
    Queue length.
    queue_name str
    Queue name.
    accountName String
    Storage account name. required if using managed identity to authenticate
    auth List<Property Map>
    Authentication secrets for the queue scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    queueLength Number
    Queue length.
    queueName String
    Queue name.

    RegistryCredentialsResponse

    Identity string
    A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
    PasswordSecretRef string
    The name of the Secret that contains the registry login password
    Server string
    Container Registry Server
    Username string
    Container Registry Username
    Identity string
    A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
    PasswordSecretRef string
    The name of the Secret that contains the registry login password
    Server string
    Container Registry Server
    Username string
    Container Registry Username
    identity String
    A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
    passwordSecretRef String
    The name of the Secret that contains the registry login password
    server String
    Container Registry Server
    username String
    Container Registry Username
    identity string
    A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
    passwordSecretRef string
    The name of the Secret that contains the registry login password
    server string
    Container Registry Server
    username string
    Container Registry Username
    identity str
    A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
    password_secret_ref str
    The name of the Secret that contains the registry login password
    server str
    Container Registry Server
    username str
    Container Registry Username
    identity String
    A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the full user-assigned identity Resource ID. For system-assigned identities, use 'system'
    passwordSecretRef String
    The name of the Secret that contains the registry login password
    server String
    Container Registry Server
    username String
    Container Registry Username

    RuntimeResponse

    Dotnet RuntimeResponseDotnet
    .NET app configuration
    Java RuntimeResponseJava
    Java app configuration
    dotnet RuntimeResponseDotnet
    .NET app configuration
    java RuntimeResponseJava
    Java app configuration
    dotnet RuntimeResponseDotnet
    .NET app configuration
    java RuntimeResponseJava
    Java app configuration
    dotnet RuntimeResponseDotnet
    .NET app configuration
    java RuntimeResponseJava
    Java app configuration
    dotnet Property Map
    .NET app configuration
    java Property Map
    Java app configuration

    RuntimeResponseDotnet

    AutoConfigureDataProtection bool
    Auto configure the ASP.NET Core Data Protection feature
    AutoConfigureDataProtection bool
    Auto configure the ASP.NET Core Data Protection feature
    autoConfigureDataProtection Boolean
    Auto configure the ASP.NET Core Data Protection feature
    autoConfigureDataProtection boolean
    Auto configure the ASP.NET Core Data Protection feature
    auto_configure_data_protection bool
    Auto configure the ASP.NET Core Data Protection feature
    autoConfigureDataProtection Boolean
    Auto configure the ASP.NET Core Data Protection feature

    RuntimeResponseJava

    EnableMetrics bool
    Enable jmx core metrics for the java app
    JavaAgent Pulumi.AzureNative.App.Inputs.RuntimeResponseJavaAgent
    Diagnostic capabilities achieved by java agent
    EnableMetrics bool
    Enable jmx core metrics for the java app
    JavaAgent RuntimeResponseJavaAgent
    Diagnostic capabilities achieved by java agent
    enableMetrics Boolean
    Enable jmx core metrics for the java app
    javaAgent RuntimeResponseJavaAgent
    Diagnostic capabilities achieved by java agent
    enableMetrics boolean
    Enable jmx core metrics for the java app
    javaAgent RuntimeResponseJavaAgent
    Diagnostic capabilities achieved by java agent
    enable_metrics bool
    Enable jmx core metrics for the java app
    java_agent RuntimeResponseJavaAgent
    Diagnostic capabilities achieved by java agent
    enableMetrics Boolean
    Enable jmx core metrics for the java app
    javaAgent Property Map
    Diagnostic capabilities achieved by java agent

    RuntimeResponseJavaAgent

    Enabled bool
    Enable java agent injection for the java app.
    Logging Pulumi.AzureNative.App.Inputs.RuntimeResponseLogging
    Capabilities on the java logging scenario.
    Enabled bool
    Enable java agent injection for the java app.
    Logging RuntimeResponseLogging
    Capabilities on the java logging scenario.
    enabled Boolean
    Enable java agent injection for the java app.
    logging RuntimeResponseLogging
    Capabilities on the java logging scenario.
    enabled boolean
    Enable java agent injection for the java app.
    logging RuntimeResponseLogging
    Capabilities on the java logging scenario.
    enabled bool
    Enable java agent injection for the java app.
    logging RuntimeResponseLogging
    Capabilities on the java logging scenario.
    enabled Boolean
    Enable java agent injection for the java app.
    logging Property Map
    Capabilities on the java logging scenario.

    RuntimeResponseLogging

    LoggerSettings []LoggerSettingResponse
    Settings of the logger for the java app.
    loggerSettings List<LoggerSettingResponse>
    Settings of the logger for the java app.
    loggerSettings LoggerSettingResponse[]
    Settings of the logger for the java app.
    logger_settings Sequence[LoggerSettingResponse]
    Settings of the logger for the java app.
    loggerSettings List<Property Map>
    Settings of the logger for the java app.

    ScaleResponse

    CooldownPeriod int
    Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
    MaxReplicas int
    Optional. Maximum number of container replicas. Defaults to 10 if not set.
    MinReplicas int
    Optional. Minimum number of container replicas.
    PollingInterval int
    Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
    Rules List<Pulumi.AzureNative.App.Inputs.ScaleRuleResponse>
    Scaling rules.
    CooldownPeriod int
    Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
    MaxReplicas int
    Optional. Maximum number of container replicas. Defaults to 10 if not set.
    MinReplicas int
    Optional. Minimum number of container replicas.
    PollingInterval int
    Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
    Rules []ScaleRuleResponse
    Scaling rules.
    cooldownPeriod Integer
    Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
    maxReplicas Integer
    Optional. Maximum number of container replicas. Defaults to 10 if not set.
    minReplicas Integer
    Optional. Minimum number of container replicas.
    pollingInterval Integer
    Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
    rules List<ScaleRuleResponse>
    Scaling rules.
    cooldownPeriod number
    Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
    maxReplicas number
    Optional. Maximum number of container replicas. Defaults to 10 if not set.
    minReplicas number
    Optional. Minimum number of container replicas.
    pollingInterval number
    Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
    rules ScaleRuleResponse[]
    Scaling rules.
    cooldown_period int
    Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
    max_replicas int
    Optional. Maximum number of container replicas. Defaults to 10 if not set.
    min_replicas int
    Optional. Minimum number of container replicas.
    polling_interval int
    Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
    rules Sequence[ScaleRuleResponse]
    Scaling rules.
    cooldownPeriod Number
    Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
    maxReplicas Number
    Optional. Maximum number of container replicas. Defaults to 10 if not set.
    minReplicas Number
    Optional. Minimum number of container replicas.
    pollingInterval Number
    Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
    rules List<Property Map>
    Scaling rules.

    ScaleRuleAuthResponse

    SecretRef string
    Name of the secret from which to pull the auth params.
    TriggerParameter string
    Trigger Parameter that uses the secret
    SecretRef string
    Name of the secret from which to pull the auth params.
    TriggerParameter string
    Trigger Parameter that uses the secret
    secretRef String
    Name of the secret from which to pull the auth params.
    triggerParameter String
    Trigger Parameter that uses the secret
    secretRef string
    Name of the secret from which to pull the auth params.
    triggerParameter string
    Trigger Parameter that uses the secret
    secret_ref str
    Name of the secret from which to pull the auth params.
    trigger_parameter str
    Trigger Parameter that uses the secret
    secretRef String
    Name of the secret from which to pull the auth params.
    triggerParameter String
    Trigger Parameter that uses the secret

    ScaleRuleResponse

    AzureQueue QueueScaleRuleResponse
    Azure Queue based scaling.
    Custom CustomScaleRuleResponse
    Custom scale rule.
    Http HttpScaleRuleResponse
    HTTP requests based scaling.
    Name string
    Scale Rule Name
    Tcp TcpScaleRuleResponse
    Tcp requests based scaling.
    azureQueue QueueScaleRuleResponse
    Azure Queue based scaling.
    custom CustomScaleRuleResponse
    Custom scale rule.
    http HttpScaleRuleResponse
    HTTP requests based scaling.
    name String
    Scale Rule Name
    tcp TcpScaleRuleResponse
    Tcp requests based scaling.
    azureQueue QueueScaleRuleResponse
    Azure Queue based scaling.
    custom CustomScaleRuleResponse
    Custom scale rule.
    http HttpScaleRuleResponse
    HTTP requests based scaling.
    name string
    Scale Rule Name
    tcp TcpScaleRuleResponse
    Tcp requests based scaling.
    azure_queue QueueScaleRuleResponse
    Azure Queue based scaling.
    custom CustomScaleRuleResponse
    Custom scale rule.
    http HttpScaleRuleResponse
    HTTP requests based scaling.
    name str
    Scale Rule Name
    tcp TcpScaleRuleResponse
    Tcp requests based scaling.
    azureQueue Property Map
    Azure Queue based scaling.
    custom Property Map
    Custom scale rule.
    http Property Map
    HTTP requests based scaling.
    name String
    Scale Rule Name
    tcp Property Map
    Tcp requests based scaling.

    SecretResponse

    Identity string
    Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
    KeyVaultUrl string
    Azure Key Vault URL pointing to the secret referenced by the container app.
    Name string
    Secret Name.
    Identity string
    Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
    KeyVaultUrl string
    Azure Key Vault URL pointing to the secret referenced by the container app.
    Name string
    Secret Name.
    identity String
    Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
    keyVaultUrl String
    Azure Key Vault URL pointing to the secret referenced by the container app.
    name String
    Secret Name.
    identity string
    Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
    keyVaultUrl string
    Azure Key Vault URL pointing to the secret referenced by the container app.
    name string
    Secret Name.
    identity str
    Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
    key_vault_url str
    Azure Key Vault URL pointing to the secret referenced by the container app.
    name str
    Secret Name.
    identity String
    Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
    keyVaultUrl String
    Azure Key Vault URL pointing to the secret referenced by the container app.
    name String
    Secret Name.

    SecretVolumeItemResponse

    Path string
    Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
    SecretRef string
    Name of the Container App secret from which to pull the secret value.
    Path string
    Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
    SecretRef string
    Name of the Container App secret from which to pull the secret value.
    path String
    Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
    secretRef String
    Name of the Container App secret from which to pull the secret value.
    path string
    Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
    secretRef string
    Name of the Container App secret from which to pull the secret value.
    path str
    Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
    secret_ref str
    Name of the Container App secret from which to pull the secret value.
    path String
    Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef.
    secretRef String
    Name of the Container App secret from which to pull the secret value.

    ServiceBindResponse

    ClientType string
    Type of the client to be used to connect to the service
    CustomizedKeys Dictionary<string, string>
    Customized keys for customizing injected values to the app
    Name string
    Name of the service bind
    ServiceId string
    Resource id of the target service
    ClientType string
    Type of the client to be used to connect to the service
    CustomizedKeys map[string]string
    Customized keys for customizing injected values to the app
    Name string
    Name of the service bind
    ServiceId string
    Resource id of the target service
    clientType String
    Type of the client to be used to connect to the service
    customizedKeys Map<String,String>
    Customized keys for customizing injected values to the app
    name String
    Name of the service bind
    serviceId String
    Resource id of the target service
    clientType string
    Type of the client to be used to connect to the service
    customizedKeys {[key: string]: string}
    Customized keys for customizing injected values to the app
    name string
    Name of the service bind
    serviceId string
    Resource id of the target service
    client_type str
    Type of the client to be used to connect to the service
    customized_keys Mapping[str, str]
    Customized keys for customizing injected values to the app
    name str
    Name of the service bind
    service_id str
    Resource id of the target service
    clientType String
    Type of the client to be used to connect to the service
    customizedKeys Map<String>
    Customized keys for customizing injected values to the app
    name String
    Name of the service bind
    serviceId String
    Resource id of the target service

    ServiceResponse

    Type string
    Dev ContainerApp service type
    Type string
    Dev ContainerApp service type
    type String
    Dev ContainerApp service type
    type string
    Dev ContainerApp service type
    type str
    Dev ContainerApp service type
    type String
    Dev ContainerApp service type

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    TcpScaleRuleResponse

    Auth List<Pulumi.AzureNative.App.Inputs.ScaleRuleAuthResponse>
    Authentication secrets for the tcp scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Metadata Dictionary<string, string>
    Metadata properties to describe tcp scale rule.
    Auth []ScaleRuleAuthResponse
    Authentication secrets for the tcp scale rule.
    Identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    Metadata map[string]string
    Metadata properties to describe tcp scale rule.
    auth List<ScaleRuleAuthResponse>
    Authentication secrets for the tcp scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Map<String,String>
    Metadata properties to describe tcp scale rule.
    auth ScaleRuleAuthResponse[]
    Authentication secrets for the tcp scale rule.
    identity string
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata {[key: string]: string}
    Metadata properties to describe tcp scale rule.
    auth Sequence[ScaleRuleAuthResponse]
    Authentication secrets for the tcp scale rule.
    identity str
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Mapping[str, str]
    Metadata properties to describe tcp scale rule.
    auth List<Property Map>
    Authentication secrets for the tcp scale rule.
    identity String
    The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity.
    metadata Map<String>
    Metadata properties to describe tcp scale rule.

    TemplateResponse

    Containers List<Pulumi.AzureNative.App.Inputs.ContainerResponse>
    List of container definitions for the Container App.
    InitContainers List<Pulumi.AzureNative.App.Inputs.InitContainerResponse>
    List of specialized containers that run before app containers.
    RevisionSuffix string
    User friendly suffix that is appended to the revision name
    Scale Pulumi.AzureNative.App.Inputs.ScaleResponse
    Scaling properties for the Container App.
    ServiceBinds List<Pulumi.AzureNative.App.Inputs.ServiceBindResponse>
    List of container app services bound to the app
    TerminationGracePeriodSeconds double
    Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.
    Volumes List<Pulumi.AzureNative.App.Inputs.VolumeResponse>
    List of volume definitions for the Container App.
    Containers []ContainerResponse
    List of container definitions for the Container App.
    InitContainers []InitContainerResponse
    List of specialized containers that run before app containers.
    RevisionSuffix string
    User friendly suffix that is appended to the revision name
    Scale ScaleResponse
    Scaling properties for the Container App.
    ServiceBinds []ServiceBindResponse
    List of container app services bound to the app
    TerminationGracePeriodSeconds float64
    Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.
    Volumes []VolumeResponse
    List of volume definitions for the Container App.
    containers List<ContainerResponse>
    List of container definitions for the Container App.
    initContainers List<InitContainerResponse>
    List of specialized containers that run before app containers.
    revisionSuffix String
    User friendly suffix that is appended to the revision name
    scale ScaleResponse
    Scaling properties for the Container App.
    serviceBinds List<ServiceBindResponse>
    List of container app services bound to the app
    terminationGracePeriodSeconds Double
    Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.
    volumes List<VolumeResponse>
    List of volume definitions for the Container App.
    containers ContainerResponse[]
    List of container definitions for the Container App.
    initContainers InitContainerResponse[]
    List of specialized containers that run before app containers.
    revisionSuffix string
    User friendly suffix that is appended to the revision name
    scale ScaleResponse
    Scaling properties for the Container App.
    serviceBinds ServiceBindResponse[]
    List of container app services bound to the app
    terminationGracePeriodSeconds number
    Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.
    volumes VolumeResponse[]
    List of volume definitions for the Container App.
    containers Sequence[ContainerResponse]
    List of container definitions for the Container App.
    init_containers Sequence[InitContainerResponse]
    List of specialized containers that run before app containers.
    revision_suffix str
    User friendly suffix that is appended to the revision name
    scale ScaleResponse
    Scaling properties for the Container App.
    service_binds Sequence[ServiceBindResponse]
    List of container app services bound to the app
    termination_grace_period_seconds float
    Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.
    volumes Sequence[VolumeResponse]
    List of volume definitions for the Container App.
    containers List<Property Map>
    List of container definitions for the Container App.
    initContainers List<Property Map>
    List of specialized containers that run before app containers.
    revisionSuffix String
    User friendly suffix that is appended to the revision name
    scale Property Map
    Scaling properties for the Container App.
    serviceBinds List<Property Map>
    List of container app services bound to the app
    terminationGracePeriodSeconds Number
    Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.
    volumes List<Property Map>
    List of volume definitions for the Container App.

    TrafficWeightResponse

    Label string
    Associates a traffic label with a revision
    LatestRevision bool
    Indicates that the traffic weight belongs to a latest stable revision
    RevisionName string
    Name of a revision
    Weight int
    Traffic weight assigned to a revision
    Label string
    Associates a traffic label with a revision
    LatestRevision bool
    Indicates that the traffic weight belongs to a latest stable revision
    RevisionName string
    Name of a revision
    Weight int
    Traffic weight assigned to a revision
    label String
    Associates a traffic label with a revision
    latestRevision Boolean
    Indicates that the traffic weight belongs to a latest stable revision
    revisionName String
    Name of a revision
    weight Integer
    Traffic weight assigned to a revision
    label string
    Associates a traffic label with a revision
    latestRevision boolean
    Indicates that the traffic weight belongs to a latest stable revision
    revisionName string
    Name of a revision
    weight number
    Traffic weight assigned to a revision
    label str
    Associates a traffic label with a revision
    latest_revision bool
    Indicates that the traffic weight belongs to a latest stable revision
    revision_name str
    Name of a revision
    weight int
    Traffic weight assigned to a revision
    label String
    Associates a traffic label with a revision
    latestRevision Boolean
    Indicates that the traffic weight belongs to a latest stable revision
    revisionName String
    Name of a revision
    weight Number
    Traffic weight assigned to a revision

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    VolumeMountResponse

    MountPath string
    Path within the container at which the volume should be mounted.Must not contain ':'.
    SubPath string
    Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
    VolumeName string
    This must match the Name of a Volume.
    MountPath string
    Path within the container at which the volume should be mounted.Must not contain ':'.
    SubPath string
    Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
    VolumeName string
    This must match the Name of a Volume.
    mountPath String
    Path within the container at which the volume should be mounted.Must not contain ':'.
    subPath String
    Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
    volumeName String
    This must match the Name of a Volume.
    mountPath string
    Path within the container at which the volume should be mounted.Must not contain ':'.
    subPath string
    Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
    volumeName string
    This must match the Name of a Volume.
    mount_path str
    Path within the container at which the volume should be mounted.Must not contain ':'.
    sub_path str
    Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
    volume_name str
    This must match the Name of a Volume.
    mountPath String
    Path within the container at which the volume should be mounted.Must not contain ':'.
    subPath String
    Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
    volumeName String
    This must match the Name of a Volume.

    VolumeResponse

    MountOptions string
    Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string.
    Name string
    Volume name.
    Secrets List<Pulumi.AzureNative.App.Inputs.SecretVolumeItemResponse>
    List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
    StorageName string
    Name of storage resource. No need to provide for EmptyDir and Secret.
    StorageType string
    Storage type for the volume. If not provided, use EmptyDir.
    MountOptions string
    Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string.
    Name string
    Volume name.
    Secrets []SecretVolumeItemResponse
    List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
    StorageName string
    Name of storage resource. No need to provide for EmptyDir and Secret.
    StorageType string
    Storage type for the volume. If not provided, use EmptyDir.
    mountOptions String
    Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string.
    name String
    Volume name.
    secrets List<SecretVolumeItemResponse>
    List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
    storageName String
    Name of storage resource. No need to provide for EmptyDir and Secret.
    storageType String
    Storage type for the volume. If not provided, use EmptyDir.
    mountOptions string
    Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string.
    name string
    Volume name.
    secrets SecretVolumeItemResponse[]
    List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
    storageName string
    Name of storage resource. No need to provide for EmptyDir and Secret.
    storageType string
    Storage type for the volume. If not provided, use EmptyDir.
    mount_options str
    Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string.
    name str
    Volume name.
    secrets Sequence[SecretVolumeItemResponse]
    List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
    storage_name str
    Name of storage resource. No need to provide for EmptyDir and Secret.
    storage_type str
    Storage type for the volume. If not provided, use EmptyDir.
    mountOptions String
    Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string.
    name String
    Volume name.
    secrets List<Property Map>
    List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
    storageName String
    Name of storage resource. No need to provide for EmptyDir and Secret.
    storageType String
    Storage type for the volume. If not provided, use EmptyDir.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi