These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.app.getContainerApp
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Container App. API Version: 2022-03-01.
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 dictionaryThe following arguments are supported:
- ContainerApp stringName 
- Name of the Container App.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ContainerApp stringName 
- Name of the Container App.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- containerApp StringName 
- Name of the Container App.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- containerApp stringName 
- Name of the Container App.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- container_app_ strname 
- Name of the Container App.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- containerApp StringName 
- Name of the Container App.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getContainerApp Result
The following output properties are available:
- CustomDomain stringVerification Id 
- Id used to verify domain name ownership
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- LatestRevision stringFqdn 
- Fully Qualified Domain Name of the latest revision of the Container App.
- LatestRevision stringName 
- 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
- OutboundIp List<string>Addresses 
- Outbound IP Addresses for container app.
- ProvisioningState string
- Provisioning state of the Container App.
- SystemData Pulumi.Azure Native. App. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Configuration
Pulumi.Azure Native. App. Outputs. Configuration Response 
- Non versioned Container App configuration properties.
- Identity
Pulumi.Azure Native. App. Outputs. Managed Service Identity Response 
- managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
- ManagedEnvironment stringId 
- Resource ID of the Container App's environment.
- Dictionary<string, string>
- Resource tags.
- Template
Pulumi.Azure Native. App. Outputs. Template Response 
- Container App versioned application definition.
- CustomDomain stringVerification Id 
- Id used to verify domain name ownership
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- LatestRevision stringFqdn 
- Fully Qualified Domain Name of the latest revision of the Container App.
- LatestRevision stringName 
- 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
- OutboundIp []stringAddresses 
- Outbound IP Addresses for container app.
- ProvisioningState string
- Provisioning state of the Container App.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Configuration
ConfigurationResponse 
- Non versioned Container App configuration properties.
- Identity
ManagedService Identity Response 
- managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
- ManagedEnvironment stringId 
- Resource ID of the Container App's environment.
- map[string]string
- Resource tags.
- Template
TemplateResponse 
- Container App versioned application definition.
- customDomain StringVerification Id 
- Id used to verify domain name ownership
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- latestRevision StringFqdn 
- Fully Qualified Domain Name of the latest revision of the Container App.
- latestRevision StringName 
- 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
- outboundIp List<String>Addresses 
- Outbound IP Addresses for container app.
- provisioningState String
- Provisioning state of the Container App.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
ConfigurationResponse 
- Non versioned Container App configuration properties.
- identity
ManagedService Identity Response 
- managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
- managedEnvironment StringId 
- Resource ID of the Container App's environment.
- Map<String,String>
- Resource tags.
- template
TemplateResponse 
- Container App versioned application definition.
- customDomain stringVerification Id 
- Id used to verify domain name ownership
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- latestRevision stringFqdn 
- Fully Qualified Domain Name of the latest revision of the Container App.
- latestRevision stringName 
- 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
- outboundIp string[]Addresses 
- Outbound IP Addresses for container app.
- provisioningState string
- Provisioning state of the Container App.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
ConfigurationResponse 
- Non versioned Container App configuration properties.
- identity
ManagedService Identity Response 
- managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
- managedEnvironment stringId 
- Resource ID of the Container App's environment.
- {[key: string]: string}
- Resource tags.
- template
TemplateResponse 
- Container App versioned application definition.
- custom_domain_ strverification_ id 
- Id used to verify domain name ownership
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- latest_revision_ strfqdn 
- Fully Qualified Domain Name of the latest revision of the Container App.
- latest_revision_ strname 
- 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_ Sequence[str]addresses 
- Outbound IP Addresses for container app.
- provisioning_state str
- Provisioning state of the Container App.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
ConfigurationResponse 
- Non versioned Container App configuration properties.
- identity
ManagedService Identity Response 
- managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
- managed_environment_ strid 
- Resource ID of the Container App's environment.
- Mapping[str, str]
- Resource tags.
- template
TemplateResponse 
- Container App versioned application definition.
- customDomain StringVerification Id 
- Id used to verify domain name ownership
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- latestRevision StringFqdn 
- Fully Qualified Domain Name of the latest revision of the Container App.
- latestRevision StringName 
- 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
- outboundIp List<String>Addresses 
- Outbound IP Addresses for container app.
- provisioningState String
- Provisioning state 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.
- identity Property Map
- managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
- managedEnvironment StringId 
- Resource ID of the Container App's environment.
- Map<String>
- Resource tags.
- template Property Map
- Container App versioned application definition.
Supporting Types
ConfigurationResponse 
- ActiveRevisions stringMode 
- ActiveRevisionsMode controls how active revisions are handled for the Container app: Multiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.
- Dapr
Pulumi.Azure Native. App. Inputs. Dapr Response 
- Dapr configuration for the Container App.
- Ingress
Pulumi.Azure Native. App. Inputs. Ingress Response 
- Ingress configurations.
- Registries
List<Pulumi.Azure Native. App. Inputs. Registry Credentials Response> 
- Collection of private container registry credentials for containers used by the Container app
- Secrets
List<Pulumi.Azure Native. App. Inputs. Secret Response> 
- Collection of secrets used by a Container app
- ActiveRevisions stringMode 
- ActiveRevisionsMode controls how active revisions are handled for the Container app: Multiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.
- Dapr
DaprResponse 
- Dapr configuration for the Container App.
- Ingress
IngressResponse 
- Ingress configurations.
- Registries
[]RegistryCredentials Response 
- Collection of private container registry credentials for containers used by the Container app
- Secrets
[]SecretResponse 
- Collection of secrets used by a Container app
- activeRevisions StringMode 
- ActiveRevisionsMode controls how active revisions are handled for the Container app: Multiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.
- dapr
DaprResponse 
- Dapr configuration for the Container App.
- ingress
IngressResponse 
- Ingress configurations.
- registries
List<RegistryCredentials Response> 
- Collection of private container registry credentials for containers used by the Container app
- secrets
List<SecretResponse> 
- Collection of secrets used by a Container app
- activeRevisions stringMode 
- ActiveRevisionsMode controls how active revisions are handled for the Container app: Multiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.
- dapr
DaprResponse 
- Dapr configuration for the Container App.
- ingress
IngressResponse 
- Ingress configurations.
- registries
RegistryCredentials Response[] 
- Collection of private container registry credentials for containers used by the Container app
- secrets
SecretResponse[] 
- Collection of secrets used by a Container app
- active_revisions_ strmode 
- ActiveRevisionsMode controls how active revisions are handled for the Container app: Multiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.
- dapr
DaprResponse 
- Dapr configuration for the Container App.
- ingress
IngressResponse 
- Ingress configurations.
- registries
Sequence[RegistryCredentials Response] 
- Collection of private container registry credentials for containers used by the Container app
- secrets
Sequence[SecretResponse] 
- Collection of secrets used by a Container app
- activeRevisions StringMode 
- ActiveRevisionsMode controls how active revisions are handled for the Container app: Multiple: multiple revisions can be active.Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.
- dapr Property Map
- Dapr configuration for the Container App.
- ingress Property Map
- Ingress configurations.
- registries List<Property Map>
- Collection of private container registry credentials for containers used by the Container app
- secrets List<Property Map>
- Collection of secrets used by a Container app
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.Azure Native. App. Inputs. Container App Probe Response Http Get 
- HTTPGet specifies the http request to perform.
- InitialDelay intSeconds 
- 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.Azure Native. App. Inputs. Container App Probe Response Tcp Socket 
- TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- TerminationGrace doublePeriod Seconds 
- 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 ContainerApp Probe Response Http Get 
- HTTPGet specifies the http request to perform.
- InitialDelay intSeconds 
- 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 ContainerApp Probe Response Tcp Socket 
- TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- TerminationGrace float64Period Seconds 
- 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 ContainerApp Probe Response Http Get 
- HTTPGet specifies the http request to perform.
- initialDelay IntegerSeconds 
- 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 ContainerApp Probe Response Tcp Socket 
- TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- terminationGrace DoublePeriod Seconds 
- 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 ContainerApp Probe Response Http Get 
- HTTPGet specifies the http request to perform.
- initialDelay numberSeconds 
- 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 ContainerApp Probe Response Tcp Socket 
- TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- terminationGrace numberPeriod Seconds 
- 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 ContainerApp Probe Response Http Get 
- HTTPGet specifies the http request to perform.
- initial_delay_ intseconds 
- 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 ContainerApp Probe Response Tcp Socket 
- TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- termination_grace_ floatperiod_ seconds 
- 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.
- initialDelay NumberSeconds 
- 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.
- terminationGrace NumberPeriod Seconds 
- 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.Azure Native. App. Inputs. Container App Probe Response Http Headers> 
- 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 []ContainerApp Probe Response Http Headers 
- 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<ContainerApp Probe Response Http Headers> 
- 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 ContainerApp Probe Response Http Headers[] 
- 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[ContainerApp Probe Response Http Headers] 
- 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     
ContainerAppProbeResponseTcpSocket     
ContainerResourcesResponse  
- EphemeralStorage string
- Ephemeral Storage, e.g. "1Gi"
- Cpu double
- Required CPU in cores, e.g. 0.5
- Memory string
- Required memory, e.g. "250Mb"
- EphemeralStorage string
- Ephemeral Storage, e.g. "1Gi"
- Cpu float64
- Required CPU in cores, e.g. 0.5
- Memory string
- Required memory, e.g. "250Mb"
- ephemeralStorage String
- Ephemeral Storage, e.g. "1Gi"
- cpu Double
- Required CPU in cores, e.g. 0.5
- memory String
- Required memory, e.g. "250Mb"
- ephemeralStorage string
- Ephemeral Storage, e.g. "1Gi"
- cpu number
- Required CPU in cores, e.g. 0.5
- 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
- memory str
- Required memory, e.g. "250Mb"
- ephemeralStorage String
- Ephemeral Storage, e.g. "1Gi"
- cpu Number
- Required CPU in cores, e.g. 0.5
- memory String
- Required memory, e.g. "250Mb"
ContainerResponse 
- Args List<string>
- Container start command arguments.
- Command List<string>
- Container start command.
- Env
List<Pulumi.Azure Native. App. Inputs. Environment Var Response> 
- Container environment variables.
- Image string
- Container image tag.
- Name string
- Custom container name.
- Probes
List<Pulumi.Azure Native. App. Inputs. Container App Probe Response> 
- List of probes for the container.
- Resources
Pulumi.Azure Native. App. Inputs. Container Resources Response 
- Container resource requirements.
- VolumeMounts List<Pulumi.Azure Native. App. Inputs. Volume Mount Response> 
- Container volume mounts.
- Args []string
- Container start command arguments.
- Command []string
- Container start command.
- Env
[]EnvironmentVar Response 
- Container environment variables.
- Image string
- Container image tag.
- Name string
- Custom container name.
- Probes
[]ContainerApp Probe Response 
- List of probes for the container.
- Resources
ContainerResources Response 
- Container resource requirements.
- VolumeMounts []VolumeMount Response 
- Container volume mounts.
- args List<String>
- Container start command arguments.
- command List<String>
- Container start command.
- env
List<EnvironmentVar Response> 
- Container environment variables.
- image String
- Container image tag.
- name String
- Custom container name.
- probes
List<ContainerApp Probe Response> 
- List of probes for the container.
- resources
ContainerResources Response 
- Container resource requirements.
- volumeMounts List<VolumeMount Response> 
- Container volume mounts.
- args string[]
- Container start command arguments.
- command string[]
- Container start command.
- env
EnvironmentVar Response[] 
- Container environment variables.
- image string
- Container image tag.
- name string
- Custom container name.
- probes
ContainerApp Probe Response[] 
- List of probes for the container.
- resources
ContainerResources Response 
- Container resource requirements.
- volumeMounts VolumeMount Response[] 
- Container volume mounts.
- args Sequence[str]
- Container start command arguments.
- command Sequence[str]
- Container start command.
- env
Sequence[EnvironmentVar Response] 
- Container environment variables.
- image str
- Container image tag.
- name str
- Custom container name.
- probes
Sequence[ContainerApp Probe Response] 
- List of probes for the container.
- resources
ContainerResources Response 
- Container resource requirements.
- volume_mounts Sequence[VolumeMount Response] 
- 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.
- 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.
CustomDomainResponse  
- Name string
- Hostname.
- BindingType string
- Custom Domain binding type.
- CertificateId string
- Resource Id of the Certificate to be bound to this hostname.
- Name string
- Hostname.
- BindingType string
- Custom Domain binding type.
- CertificateId string
- Resource Id of the Certificate to be bound to this hostname.
- name String
- Hostname.
- bindingType String
- Custom Domain binding type.
- certificateId String
- Resource Id of the Certificate to be bound to this hostname.
- name string
- Hostname.
- bindingType string
- Custom Domain binding type.
- certificateId string
- Resource Id of the Certificate to be bound to this hostname.
- name str
- Hostname.
- binding_type str
- Custom Domain binding type.
- certificate_id str
- Resource Id of the Certificate to be bound to this hostname.
- name String
- Hostname.
- bindingType String
- Custom Domain binding type.
- certificateId String
- Resource Id of the Certificate to be bound to this hostname.
CustomScaleRuleResponse   
- Auth
List<Pulumi.Azure Native. App. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the custom scale rule.
- 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
[]ScaleRule Auth Response 
- Authentication secrets for the custom scale rule.
- 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<ScaleRule Auth Response> 
- Authentication secrets for the custom scale rule.
- 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
ScaleRule Auth Response[] 
- Authentication secrets for the custom scale rule.
- 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[ScaleRule Auth Response] 
- Authentication secrets for the custom scale rule.
- 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.
- metadata Map<String>
- Metadata properties to describe custom scale rule.
- type String
- Type of the custom scale rule eg: azure-servicebus, redis etc.
DaprResponse 
- 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
- Enabled bool
- Boolean indicating if the Dapr side car is enabled
- 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
- Enabled bool
- Boolean indicating if the Dapr side car is enabled
- 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
- enabled Boolean
- Boolean indicating if the Dapr side car is enabled
- 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
- enabled boolean
- Boolean indicating if the Dapr side car is enabled
- 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
- enabled bool
- Boolean indicating if the Dapr side car is enabled
- 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
- enabled Boolean
- Boolean indicating if the Dapr side car is enabled
EnvironmentVarResponse  
- 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.
HttpScaleRuleResponse   
- Auth
List<Pulumi.Azure Native. App. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the custom scale rule.
- Metadata Dictionary<string, string>
- Metadata properties to describe http scale rule.
- Auth
[]ScaleRule Auth Response 
- Authentication secrets for the custom scale rule.
- Metadata map[string]string
- Metadata properties to describe http scale rule.
- auth
List<ScaleRule Auth Response> 
- Authentication secrets for the custom scale rule.
- metadata Map<String,String>
- Metadata properties to describe http scale rule.
- auth
ScaleRule Auth Response[] 
- Authentication secrets for the custom scale rule.
- metadata {[key: string]: string}
- Metadata properties to describe http scale rule.
- auth
Sequence[ScaleRule Auth Response] 
- Authentication secrets for the custom scale rule.
- metadata Mapping[str, str]
- Metadata properties to describe http scale rule.
- auth List<Property Map>
- Authentication secrets for the custom scale rule.
- metadata Map<String>
- Metadata properties to describe http scale rule.
IngressResponse 
- Fqdn string
- Hostname.
- AllowInsecure bool
- Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- CustomDomains List<Pulumi.Azure Native. App. Inputs. Custom Domain Response> 
- custom domain bindings for Container Apps' hostnames.
- External bool
- Bool indicating if app exposes an external http endpoint
- TargetPort int
- Target Port in containers for traffic from ingress
- Traffic
List<Pulumi.Azure Native. App. Inputs. Traffic Weight Response> 
- Traffic weights for app's revisions
- Transport string
- Ingress transport protocol
- Fqdn string
- Hostname.
- AllowInsecure bool
- Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- CustomDomains []CustomDomain Response 
- custom domain bindings for Container Apps' hostnames.
- External bool
- Bool indicating if app exposes an external http endpoint
- TargetPort int
- Target Port in containers for traffic from ingress
- Traffic
[]TrafficWeight Response 
- Traffic weights for app's revisions
- Transport string
- Ingress transport protocol
- fqdn String
- Hostname.
- allowInsecure Boolean
- Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- customDomains List<CustomDomain Response> 
- custom domain bindings for Container Apps' hostnames.
- external Boolean
- Bool indicating if app exposes an external http endpoint
- targetPort Integer
- Target Port in containers for traffic from ingress
- traffic
List<TrafficWeight Response> 
- Traffic weights for app's revisions
- transport String
- Ingress transport protocol
- fqdn string
- Hostname.
- allowInsecure boolean
- Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- customDomains CustomDomain Response[] 
- custom domain bindings for Container Apps' hostnames.
- external boolean
- Bool indicating if app exposes an external http endpoint
- targetPort number
- Target Port in containers for traffic from ingress
- traffic
TrafficWeight Response[] 
- Traffic weights for app's revisions
- transport string
- Ingress transport protocol
- fqdn str
- Hostname.
- allow_insecure bool
- Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- custom_domains Sequence[CustomDomain Response] 
- custom domain bindings for Container Apps' hostnames.
- external bool
- Bool indicating if app exposes an external http endpoint
- target_port int
- Target Port in containers for traffic from ingress
- traffic
Sequence[TrafficWeight Response] 
- Traffic weights for app's revisions
- transport str
- Ingress transport protocol
- fqdn String
- Hostname.
- allowInsecure Boolean
- Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- customDomains List<Property Map>
- custom domain bindings for Container Apps' hostnames.
- external Boolean
- Bool indicating if app exposes an external http endpoint
- targetPort Number
- Target Port in containers for traffic from ingress
- traffic List<Property Map>
- Traffic weights for app's revisions
- transport String
- Ingress transport protocol
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).
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. App. Inputs. User Assigned Identity Response> 
- 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).
- UserAssigned map[string]UserIdentities Assigned Identity Response 
- 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).
- userAssigned Map<String,UserIdentities Assigned Identity Response> 
- 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).
- userAssigned {[key: string]: UserIdentities Assigned Identity Response} 
- 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_ Mapping[str, Useridentities Assigned Identity Response] 
- 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).
- userAssigned Map<Property Map>Identities 
- 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   
- Auth
List<Pulumi.Azure Native. App. Inputs. Scale Rule Auth Response> 
- Authentication secrets for the queue scale rule.
- QueueLength int
- Queue length.
- QueueName string
- Queue name.
- Auth
[]ScaleRule Auth Response 
- Authentication secrets for the queue scale rule.
- QueueLength int
- Queue length.
- QueueName string
- Queue name.
- auth
List<ScaleRule Auth Response> 
- Authentication secrets for the queue scale rule.
- queueLength Integer
- Queue length.
- queueName String
- Queue name.
- auth
ScaleRule Auth Response[] 
- Authentication secrets for the queue scale rule.
- queueLength number
- Queue length.
- queueName string
- Queue name.
- auth
Sequence[ScaleRule Auth Response] 
- Authentication secrets for the queue scale rule.
- queue_length int
- Queue length.
- queue_name str
- Queue name.
- auth List<Property Map>
- Authentication secrets for the queue scale rule.
- 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'
- PasswordSecret stringRef 
- 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'
- PasswordSecret stringRef 
- 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'
- passwordSecret StringRef 
- 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'
- passwordSecret stringRef 
- 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_ strref 
- 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'
- passwordSecret StringRef 
- The name of the Secret that contains the registry login password
- server String
- Container Registry Server
- username String
- Container Registry Username
ScaleResponse 
- MaxReplicas int
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- MinReplicas int
- Optional. Minimum number of container replicas.
- Rules
List<Pulumi.Azure Native. App. Inputs. Scale Rule Response> 
- Scaling rules.
- MaxReplicas int
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- MinReplicas int
- Optional. Minimum number of container replicas.
- Rules
[]ScaleRule Response 
- Scaling rules.
- maxReplicas Integer
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- minReplicas Integer
- Optional. Minimum number of container replicas.
- rules
List<ScaleRule Response> 
- Scaling rules.
- maxReplicas number
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- minReplicas number
- Optional. Minimum number of container replicas.
- rules
ScaleRule Response[] 
- Scaling rules.
- max_replicas int
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min_replicas int
- Optional. Minimum number of container replicas.
- rules
Sequence[ScaleRule Response] 
- Scaling rules.
- maxReplicas Number
- Optional. Maximum number of container replicas. Defaults to 10 if not set.
- minReplicas Number
- Optional. Minimum number of container replicas.
- rules List<Property Map>
- Scaling rules.
ScaleRuleAuthResponse   
- SecretRef string
- Name of the Container App secret from which to pull the auth params.
- TriggerParameter string
- Trigger Parameter that uses the secret
- SecretRef string
- Name of the Container App secret from which to pull the auth params.
- TriggerParameter string
- Trigger Parameter that uses the secret
- secretRef String
- Name of the Container App secret from which to pull the auth params.
- triggerParameter String
- Trigger Parameter that uses the secret
- secretRef string
- Name of the Container App secret from which to pull the auth params.
- triggerParameter string
- Trigger Parameter that uses the secret
- secret_ref str
- Name of the Container App secret from which to pull the auth params.
- trigger_parameter str
- Trigger Parameter that uses the secret
- secretRef String
- Name of the Container App secret from which to pull the auth params.
- triggerParameter String
- Trigger Parameter that uses the secret
ScaleRuleResponse  
- AzureQueue Pulumi.Azure Native. App. Inputs. Queue Scale Rule Response 
- Azure Queue based scaling.
- Custom
Pulumi.Azure Native. App. Inputs. Custom Scale Rule Response 
- Custom scale rule.
- Http
Pulumi.Azure Native. App. Inputs. Http Scale Rule Response 
- HTTP requests based scaling.
- Name string
- Scale Rule Name
- AzureQueue QueueScale Rule Response 
- Azure Queue based scaling.
- Custom
CustomScale Rule Response 
- Custom scale rule.
- Http
HttpScale Rule Response 
- HTTP requests based scaling.
- Name string
- Scale Rule Name
- azureQueue QueueScale Rule Response 
- Azure Queue based scaling.
- custom
CustomScale Rule Response 
- Custom scale rule.
- http
HttpScale Rule Response 
- HTTP requests based scaling.
- name String
- Scale Rule Name
- azureQueue QueueScale Rule Response 
- Azure Queue based scaling.
- custom
CustomScale Rule Response 
- Custom scale rule.
- http
HttpScale Rule Response 
- HTTP requests based scaling.
- name string
- Scale Rule Name
- azure_queue QueueScale Rule Response 
- Azure Queue based scaling.
- custom
CustomScale Rule Response 
- Custom scale rule.
- http
HttpScale Rule Response 
- HTTP requests based scaling.
- name str
- Scale Rule Name
- 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
SecretResponse 
- Name string
- Secret Name.
- Name string
- Secret Name.
- name String
- Secret Name.
- name string
- Secret Name.
- name str
- Secret Name.
- name String
- Secret Name.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TemplateResponse 
- Containers
List<Pulumi.Azure Native. App. Inputs. Container Response> 
- List of container definitions for the Container App.
- RevisionSuffix string
- User friendly suffix that is appended to the revision name
- Scale
Pulumi.Azure Native. App. Inputs. Scale Response 
- Scaling properties for the Container App.
- Volumes
List<Pulumi.Azure Native. App. Inputs. Volume Response> 
- List of volume definitions for the Container App.
- Containers
[]ContainerResponse 
- List of container definitions for the Container App.
- RevisionSuffix string
- User friendly suffix that is appended to the revision name
- Scale
ScaleResponse 
- Scaling properties for the Container App.
- Volumes
[]VolumeResponse 
- List of volume definitions for the Container App.
- containers
List<ContainerResponse> 
- List of container definitions for the Container App.
- revisionSuffix String
- User friendly suffix that is appended to the revision name
- scale
ScaleResponse 
- Scaling properties for the Container App.
- volumes
List<VolumeResponse> 
- List of volume definitions for the Container App.
- containers
ContainerResponse[] 
- List of container definitions for the Container App.
- revisionSuffix string
- User friendly suffix that is appended to the revision name
- scale
ScaleResponse 
- Scaling properties for the Container App.
- volumes
VolumeResponse[] 
- List of volume definitions for the Container App.
- containers
Sequence[ContainerResponse] 
- List of container definitions for the Container App.
- revision_suffix str
- User friendly suffix that is appended to the revision name
- scale
ScaleResponse 
- Scaling properties for the Container App.
- volumes
Sequence[VolumeResponse] 
- List of volume definitions for the Container App.
- containers List<Property Map>
- List of container definitions for the Container App.
- revisionSuffix String
- User friendly suffix that is appended to the revision name
- scale Property Map
- Scaling properties for the Container App.
- 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 ':'.
- 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 ':'.
- 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 ':'.
- 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 ':'.
- 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 ':'.
- 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 ':'.
- volumeName String
- This must match the Name of a Volume.
VolumeResponse 
- Name string
- Volume name.
- StorageName string
- Name of storage resource. No need to provide for EmptyDir.
- StorageType string
- Storage type for the volume. If not provided, use EmptyDir.
- Name string
- Volume name.
- StorageName string
- Name of storage resource. No need to provide for EmptyDir.
- StorageType string
- Storage type for the volume. If not provided, use EmptyDir.
- name String
- Volume name.
- storageName String
- Name of storage resource. No need to provide for EmptyDir.
- storageType String
- Storage type for the volume. If not provided, use EmptyDir.
- name string
- Volume name.
- storageName string
- Name of storage resource. No need to provide for EmptyDir.
- storageType string
- Storage type for the volume. If not provided, use EmptyDir.
- name str
- Volume name.
- storage_name str
- Name of storage resource. No need to provide for EmptyDir.
- storage_type str
- Storage type for the volume. If not provided, use EmptyDir.
- name String
- Volume name.
- storageName String
- Name of storage resource. No need to provide for EmptyDir.
- storageType String
- Storage type for the volume. If not provided, use EmptyDir.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi