azure-native.app.getContainerApp
Explore with Pulumi AI
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:
- Container
App stringName - Name of the Container App.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Container
App stringName - Name of the Container App.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- container
App StringName - Name of the Container App.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- container
App stringName - Name of the Container App.
- resource
Group 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.
- container
App StringName - Name of the Container App.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getContainerApp Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Custom
Domain stringVerification Id - Id used to verify domain name ownership
- Deployment
Errors string - Any errors that occurred during deployment
- Event
Stream stringEndpoint - 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}"
- Latest
Ready stringRevision Name - Name of the latest ready revision of the Container App.
- Latest
Revision stringFqdn - Fully Qualified Domain Name of the latest revision of the Container App.
- Latest
Revision 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
- Outbound
Ip List<string>Addresses - Outbound IP Addresses for container app.
- Provisioning
State string - Provisioning state of the Container App.
- Running
Status string - Running status of the Container App.
- System
Data Pulumi.Azure Native. App. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Configuration
Pulumi.
Azure Native. App. Outputs. Configuration Response - Non versioned Container App configuration properties.
- Environment
Id string - Resource ID of environment.
- Extended
Location Pulumi.Azure Native. App. Outputs. Extended Location Response - The complex type of the extended location.
- 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.
- 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.
- Managed
By 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.
- Managed
Environment stringId - Deprecated. Resource ID of the Container App's environment.
- Patching
Configuration Pulumi.Azure Native. App. Outputs. Container App Response Patching Configuration - Container App auto patch configuration.
- Dictionary<string, string>
- Resource tags.
- Template
Pulumi.
Azure Native. App. Outputs. Template Response - Container App versioned application definition.
- Workload
Profile stringName - Workload profile name to pin for container app execution.
- Azure
Api stringVersion - The Azure API version of the resource.
- Custom
Domain stringVerification Id - Id used to verify domain name ownership
- Deployment
Errors string - Any errors that occurred during deployment
- Event
Stream stringEndpoint - 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}"
- Latest
Ready stringRevision Name - Name of the latest ready revision of the Container App.
- Latest
Revision stringFqdn - Fully Qualified Domain Name of the latest revision of the Container App.
- Latest
Revision 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
- Outbound
Ip []stringAddresses - Outbound IP Addresses for container app.
- Provisioning
State string - Provisioning state of the Container App.
- Running
Status string - Running status of the Container App.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Configuration
Configuration
Response - Non versioned Container App configuration properties.
- Environment
Id string - Resource ID of environment.
- Extended
Location ExtendedLocation Response - The complex type of the extended location.
- Identity
Managed
Service Identity Response - 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.
- Managed
By 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.
- Managed
Environment stringId - Deprecated. Resource ID of the Container App's environment.
- Patching
Configuration ContainerApp Response Patching Configuration - Container App auto patch configuration.
- map[string]string
- Resource tags.
- Template
Template
Response - Container App versioned application definition.
- Workload
Profile stringName - Workload profile name to pin for container app execution.
- azure
Api StringVersion - The Azure API version of the resource.
- custom
Domain StringVerification Id - Id used to verify domain name ownership
- deployment
Errors String - Any errors that occurred during deployment
- event
Stream StringEndpoint - 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}"
- latest
Ready StringRevision Name - Name of the latest ready revision of the Container App.
- latest
Revision StringFqdn - Fully Qualified Domain Name of the latest revision of the Container App.
- latest
Revision 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
- outbound
Ip List<String>Addresses - Outbound IP Addresses for container app.
- provisioning
State String - Provisioning state of the Container App.
- running
Status String - Running status of the Container App.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
Configuration
Response - Non versioned Container App configuration properties.
- environment
Id String - Resource ID of environment.
- extended
Location ExtendedLocation Response - The complex type of the extended location.
- identity
Managed
Service Identity Response - 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.
- managed
By 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.
- managed
Environment StringId - Deprecated. Resource ID of the Container App's environment.
- patching
Configuration ContainerApp Response Patching Configuration - Container App auto patch configuration.
- Map<String,String>
- Resource tags.
- template
Template
Response - Container App versioned application definition.
- workload
Profile StringName - Workload profile name to pin for container app execution.
- azure
Api stringVersion - The Azure API version of the resource.
- custom
Domain stringVerification Id - Id used to verify domain name ownership
- deployment
Errors string - Any errors that occurred during deployment
- event
Stream stringEndpoint - 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}"
- latest
Ready stringRevision Name - Name of the latest ready revision of the Container App.
- latest
Revision stringFqdn - Fully Qualified Domain Name of the latest revision of the Container App.
- latest
Revision 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
- outbound
Ip string[]Addresses - Outbound IP Addresses for container app.
- provisioning
State string - Provisioning state of the Container App.
- running
Status string - Running status of the Container App.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
Configuration
Response - Non versioned Container App configuration properties.
- environment
Id string - Resource ID of environment.
- extended
Location ExtendedLocation Response - The complex type of the extended location.
- identity
Managed
Service Identity Response - 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.
- managed
By 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.
- managed
Environment stringId - Deprecated. Resource ID of the Container App's environment.
- patching
Configuration ContainerApp Response Patching Configuration - Container App auto patch configuration.
- {[key: string]: string}
- Resource tags.
- template
Template
Response - Container App versioned application definition.
- workload
Profile stringName - Workload profile name to pin for container app execution.
- azure_
api_ strversion - The Azure API version of the resource.
- custom_
domain_ strverification_ id - Id used to verify domain name ownership
- deployment_
errors str - Any errors that occurred during deployment
- event_
stream_ strendpoint - 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_ strrevision_ name - Name of the latest ready revision of the Container App.
- 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.
- running_
status str - Running status 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
Configuration
Response - Non versioned Container App configuration properties.
- environment_
id str - Resource ID of environment.
- extended_
location ExtendedLocation Response - The complex type of the extended location.
- identity
Managed
Service Identity Response - 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_ strid - Deprecated. Resource ID of the Container App's environment.
- patching_
configuration ContainerApp Response Patching Configuration - Container App auto patch configuration.
- Mapping[str, str]
- Resource tags.
- template
Template
Response - Container App versioned application definition.
- workload_
profile_ strname - Workload profile name to pin for container app execution.
- azure
Api StringVersion - The Azure API version of the resource.
- custom
Domain StringVerification Id - Id used to verify domain name ownership
- deployment
Errors String - Any errors that occurred during deployment
- event
Stream StringEndpoint - 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}"
- latest
Ready StringRevision Name - Name of the latest ready revision of the Container App.
- latest
Revision StringFqdn - Fully Qualified Domain Name of the latest revision of the Container App.
- latest
Revision 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
- outbound
Ip List<String>Addresses - Outbound IP Addresses for container app.
- provisioning
State String - Provisioning state of the Container App.
- running
Status String - Running status of the Container App.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration Property Map
- Non versioned Container App configuration properties.
- environment
Id String - Resource ID of environment.
- extended
Location 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.
- managed
By 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.
- managed
Environment StringId - Deprecated. Resource ID of the Container App's environment.
- patching
Configuration Property Map - Container App auto patch configuration.
- Map<String>
- Resource tags.
- template Property Map
- Container App versioned application definition.
- workload
Profile StringName - Workload profile name to pin for container app execution.
Supporting Types
ConfigurationResponse
- Active
Revisions stringMode - 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.
Azure Native. App. Inputs. Dapr Response - Dapr configuration for the Container App.
- Identity
Settings List<Pulumi.Azure Native. App. Inputs. Identity Settings Response> - 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.
Azure Native. App. Inputs. Ingress Response - Ingress configurations.
- Max
Inactive intRevisions - Optional. Max inactive revisions a Container App can have.
- Registries
List<Pulumi.
Azure Native. App. Inputs. Registry Credentials Response> - Collection of private container registry credentials for containers used by the Container app
- Revision
Transition intThreshold - 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.
Azure Native. App. Inputs. Runtime Response - App runtime configuration for the Container App.
- Secrets
List<Pulumi.
Azure Native. App. Inputs. Secret Response> - Collection of secrets used by a Container app
- Service
Pulumi.
Azure Native. App. Inputs. Service Response - Container App to be a dev Container App Service
- Target
Label string - Required in labels revisions mode. Label to apply to newly created revision.
- Active
Revisions stringMode - 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
Dapr
Response - Dapr configuration for the Container App.
- Identity
Settings []IdentitySettings Response - 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
Ingress
Response - Ingress configurations.
- Max
Inactive intRevisions - Optional. Max inactive revisions a Container App can have.
- Registries
[]Registry
Credentials Response - Collection of private container registry credentials for containers used by the Container app
- Revision
Transition intThreshold - 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
Runtime
Response - App runtime configuration for the Container App.
- Secrets
[]Secret
Response - Collection of secrets used by a Container app
- Service
Service
Response - Container App to be a dev Container App Service
- Target
Label string - Required in labels revisions mode. Label to apply to newly created revision.
- active
Revisions StringMode - 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
Dapr
Response - Dapr configuration for the Container App.
- identity
Settings List<IdentitySettings Response> - 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
Ingress
Response - Ingress configurations.
- max
Inactive IntegerRevisions - Optional. Max inactive revisions a Container App can have.
- registries
List<Registry
Credentials Response> - Collection of private container registry credentials for containers used by the Container app
- revision
Transition IntegerThreshold - 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
Runtime
Response - App runtime configuration for the Container App.
- secrets
List<Secret
Response> - Collection of secrets used by a Container app
- service
Service
Response - Container App to be a dev Container App Service
- target
Label String - Required in labels revisions mode. Label to apply to newly created revision.
- active
Revisions stringMode - 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
Dapr
Response - Dapr configuration for the Container App.
- identity
Settings IdentitySettings Response[] - 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
Ingress
Response - Ingress configurations.
- max
Inactive numberRevisions - Optional. Max inactive revisions a Container App can have.
- registries
Registry
Credentials Response[] - Collection of private container registry credentials for containers used by the Container app
- revision
Transition numberThreshold - 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
Runtime
Response - App runtime configuration for the Container App.
- secrets
Secret
Response[] - Collection of secrets used by a Container app
- service
Service
Response - Container App to be a dev Container App Service
- target
Label string - Required in labels revisions mode. Label to apply to newly created revision.
- active_
revisions_ strmode - 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
Dapr
Response - Dapr configuration for the Container App.
- identity_
settings Sequence[IdentitySettings Response] - 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
Ingress
Response - Ingress configurations.
- max_
inactive_ intrevisions - Optional. Max inactive revisions a Container App can have.
- registries
Sequence[Registry
Credentials Response] - Collection of private container registry credentials for containers used by the Container app
- revision_
transition_ intthreshold - 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
Runtime
Response - App runtime configuration for the Container App.
- secrets
Sequence[Secret
Response] - Collection of secrets used by a Container app
- service
Service
Response - Container App to be a dev Container App Service
- target_
label str - Required in labels revisions mode. Label to apply to newly created revision.
- active
Revisions StringMode - 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.
- identity
Settings 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.
- max
Inactive NumberRevisions - 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
- revision
Transition NumberThreshold - 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
- target
Label String - Required in labels revisions mode. Label to apply to newly created revision.
ContainerAppProbeResponse
- 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 Pulumi.Azure Native. App. Inputs. Container App 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 Pulumi.Azure Native. App. Inputs. Container App Probe Response Tcp Socket - TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- Termination
Grace 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)
- 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 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 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)
- 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 string
- The type of probe.
- failure
Threshold 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.
- http
Get ContainerApp Probe Response Http Get - HTTPGet specifies the http request to perform.
- initial
Delay IntegerSeconds - Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
- period
Seconds Integer - How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
- success
Threshold 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.
- tcp
Socket ContainerApp Probe Response Tcp Socket - TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- termination
Grace 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)
- timeout
Seconds 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.
- failure
Threshold 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.
- http
Get ContainerApp Probe Response Http Get - HTTPGet specifies the http request to perform.
- initial
Delay numberSeconds - Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
- period
Seconds number - How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
- success
Threshold 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.
- tcp
Socket ContainerApp Probe Response Tcp Socket - TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- termination
Grace 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)
- timeout
Seconds 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.
- failure
Threshold 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.
- http
Get Property Map - HTTPGet specifies the http request to perform.
- initial
Delay NumberSeconds - Number of seconds after the container has started before liveness probes are initiated. Minimum value is 1. Maximum value is 60.
- period
Seconds Number - How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value is 240.
- success
Threshold 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.
- tcp
Socket Property Map - TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported.
- termination
Grace 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)
- timeout
Seconds 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.
- Http
Headers 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.
- Http
Headers []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.
- http
Headers 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.
- http
Headers 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.
- http
Headers 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
ContainerAppResponsePatchingConfiguration
- Patching
Mode 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 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 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 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.
- patching
Mode 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
- Ephemeral
Storage 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"
- Ephemeral
Storage 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"
- ephemeral
Storage 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"
- ephemeral
Storage 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"
- ephemeral
Storage 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.
Azure Native. App. Inputs. Environment Var Response> - Container environment variables.
- Image string
- Container image tag.
- Image
Type 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.
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.
- Volume
Mounts List<Pulumi.Azure Native. App. Inputs. Volume Mount Response> - Container volume mounts.
- Args []string
- Container start command arguments.
- Command []string
- Container start command.
- Env
[]Environment
Var Response - Container environment variables.
- Image string
- Container image tag.
- Image
Type 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
[]Container
App Probe Response - List of probes for the container.
- Resources
Container
Resources Response - Container resource requirements.
- Volume
Mounts []VolumeMount Response - Container volume mounts.
- args List<String>
- Container start command arguments.
- command List<String>
- Container start command.
- env
List<Environment
Var Response> - Container environment variables.
- image String
- Container image tag.
- image
Type 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<Container
App Probe Response> - List of probes for the container.
- resources
Container
Resources Response - Container resource requirements.
- volume
Mounts List<VolumeMount Response> - Container volume mounts.
- args string[]
- Container start command arguments.
- command string[]
- Container start command.
- env
Environment
Var Response[] - Container environment variables.
- image string
- Container image tag.
- image
Type 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
Container
App Probe Response[] - List of probes for the container.
- resources
Container
Resources Response - Container resource requirements.
- volume
Mounts VolumeMount Response[] - Container volume mounts.
- args Sequence[str]
- Container start command arguments.
- command Sequence[str]
- Container start command.
- env
Sequence[Environment
Var Response] - 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[Container
App Probe Response] - List of probes for the container.
- resources
Container
Resources 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.
- image
Type 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.
- volume
Mounts List<Property Map> - Container volume mounts.
CorsPolicyResponse
- Allowed
Origins List<string> - Specifies the content for the access-control-allow-origins header
- Allow
Credentials bool - Specifies whether the resource allows credentials
- Allowed
Headers List<string> - Specifies the content for the access-control-allow-headers header
- Allowed
Methods List<string> - Specifies the content for the access-control-allow-methods header
- Expose
Headers List<string> - Specifies the content for the access-control-expose-headers header
- Max
Age int - Specifies the content for the access-control-max-age header
- Allowed
Origins []string - Specifies the content for the access-control-allow-origins header
- Allow
Credentials bool - Specifies whether the resource allows credentials
- Allowed
Headers []string - Specifies the content for the access-control-allow-headers header
- Allowed
Methods []string - Specifies the content for the access-control-allow-methods header
- Expose
Headers []string - Specifies the content for the access-control-expose-headers header
- Max
Age int - Specifies the content for the access-control-max-age header
- allowed
Origins List<String> - Specifies the content for the access-control-allow-origins header
- allow
Credentials Boolean - Specifies whether the resource allows credentials
- allowed
Headers List<String> - Specifies the content for the access-control-allow-headers header
- allowed
Methods List<String> - Specifies the content for the access-control-allow-methods header
- expose
Headers List<String> - Specifies the content for the access-control-expose-headers header
- max
Age Integer - Specifies the content for the access-control-max-age header
- allowed
Origins string[] - Specifies the content for the access-control-allow-origins header
- allow
Credentials boolean - Specifies whether the resource allows credentials
- allowed
Headers string[] - Specifies the content for the access-control-allow-headers header
- allowed
Methods string[] - Specifies the content for the access-control-allow-methods header
- expose
Headers string[] - Specifies the content for the access-control-expose-headers header
- max
Age 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
- allowed
Origins List<String> - Specifies the content for the access-control-allow-origins header
- allow
Credentials Boolean - Specifies whether the resource allows credentials
- allowed
Headers List<String> - Specifies the content for the access-control-allow-headers header
- allowed
Methods List<String> - Specifies the content for the access-control-allow-methods header
- expose
Headers List<String> - Specifies the content for the access-control-expose-headers header
- max
Age Number - Specifies the content for the access-control-max-age header
CustomDomainResponse
- Name string
- Hostname.
- Binding
Type string - Custom Domain binding type.
- Certificate
Id string - Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
- Name string
- Hostname.
- Binding
Type string - Custom Domain binding type.
- Certificate
Id string - Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
- name String
- Hostname.
- binding
Type String - Custom Domain binding type.
- certificate
Id String - Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
- name string
- Hostname.
- binding
Type string - Custom Domain binding type.
- certificate
Id 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.
- binding
Type String - Custom Domain binding type.
- certificate
Id String - Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
CustomScaleRuleResponse
- Auth
List<Pulumi.
Azure Native. App. Inputs. Scale Rule Auth Response> - 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
[]Scale
Rule Auth Response - 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<Scale
Rule Auth Response> - 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
Scale
Rule Auth Response[] - 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[Scale
Rule Auth Response] - 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
- App
Health Pulumi.Azure Native. App. Inputs. Dapr Response App Health - Dapr application health check configuration
- App
Id string - Dapr application identifier
- App
Port int - Tells Dapr which port your application is listening on
- App
Protocol string - Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
- Enable
Api boolLogging - Enables API logging for the Dapr sidecar
- Enabled bool
- Boolean indicating if the Dapr side car is enabled
- Http
Max intRequest Size - 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 intBuffer Size - Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
- Log
Level string - 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
- App
Health DaprResponse App Health - Dapr application health check configuration
- App
Id string - Dapr application identifier
- App
Port int - Tells Dapr which port your application is listening on
- App
Protocol string - Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
- Enable
Api boolLogging - Enables API logging for the Dapr sidecar
- Enabled bool
- Boolean indicating if the Dapr side car is enabled
- Http
Max intRequest Size - 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 intBuffer Size - Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
- Log
Level string - 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
- app
Health DaprResponse App Health - Dapr application health check configuration
- app
Id String - Dapr application identifier
- app
Port Integer - Tells Dapr which port your application is listening on
- app
Protocol String - Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
- enable
Api BooleanLogging - Enables API logging for the Dapr sidecar
- enabled Boolean
- Boolean indicating if the Dapr side car is enabled
- http
Max IntegerRequest Size - 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 IntegerBuffer Size - Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
- log
Level String - Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
- max
Concurrency Integer - Maximum number of concurrent requests, events handled by the Dapr sidecar
- app
Health DaprResponse App Health - Dapr application health check configuration
- app
Id string - Dapr application identifier
- app
Port number - Tells Dapr which port your application is listening on
- app
Protocol string - Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
- enable
Api booleanLogging - Enables API logging for the Dapr sidecar
- enabled boolean
- Boolean indicating if the Dapr side car is enabled
- http
Max numberRequest Size - 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 numberBuffer Size - Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
- log
Level string - Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
- max
Concurrency number - Maximum number of concurrent requests, events handled by the Dapr sidecar
- app_
health DaprResponse App Health - 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_ boollogging - Enables API logging for the Dapr sidecar
- enabled bool
- Boolean indicating if the Dapr side car is enabled
- http_
max_ intrequest_ size - 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_ intbuffer_ size - 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
- app
Health Property Map - Dapr application health check configuration
- app
Id String - Dapr application identifier
- app
Port Number - Tells Dapr which port your application is listening on
- app
Protocol String - Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
- enable
Api BooleanLogging - Enables API logging for the Dapr sidecar
- enabled Boolean
- Boolean indicating if the Dapr side car is enabled
- http
Max NumberRequest Size - 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 NumberBuffer Size - Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB.
- log
Level String - Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info.
- max
Concurrency 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
- Probe
Interval intSeconds - Interval for the health probe in seconds
- Probe
Timeout intMilliseconds - 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
- Probe
Interval intSeconds - Interval for the health probe in seconds
- Probe
Timeout intMilliseconds - 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
- probe
Interval IntegerSeconds - Interval for the health probe in seconds
- probe
Timeout IntegerMilliseconds - 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
- probe
Interval numberSeconds - Interval for the health probe in seconds
- probe
Timeout numberMilliseconds - 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_ intseconds - Interval for the health probe in seconds
- probe_
timeout_ intmilliseconds - 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
- probe
Interval NumberSeconds - Interval for the health probe in seconds
- probe
Timeout NumberMilliseconds - Timeout for the health probe in milliseconds
- threshold Number
- Threshold for the health probe
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.
ExtendedLocationResponse
HttpScaleRuleResponse
- Auth
List<Pulumi.
Azure Native. App. Inputs. Scale Rule Auth Response> - 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
[]Scale
Rule Auth Response - 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<Scale
Rule Auth Response> - 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
Scale
Rule Auth Response[] - 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[Scale
Rule Auth Response] - 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
IngressPortMappingResponse
- 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 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
- target
Port Integer - Specifies the port user's container listens on
- exposed
Port 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
- target
Port number - Specifies the port user's container listens on
- exposed
Port 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
- target
Port Number - Specifies the port user's container listens on
- exposed
Port Number - Specifies the exposed port for the target port. If not specified, it defaults to target port
IngressResponse
- Fqdn string
- Hostname.
- Additional
Port List<Pulumi.Mappings Azure Native. App. Inputs. Ingress Port Mapping Response> - 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 stringMode - 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 Pulumi.Azure Native. App. Inputs. Cors Policy Response - CORS policy for container app
- Custom
Domains List<Pulumi.Azure Native. App. Inputs. Custom Domain Response> - 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 List<Pulumi.Restrictions Azure Native. App. Inputs. Ip Security Restriction Rule Response> - Rules to restrict incoming IP address.
- Sticky
Sessions Pulumi.Azure Native. App. Inputs. Ingress Response Sticky Sessions - Sticky Sessions for Single Revision Mode
- Target
Port int - Target Port in containers for traffic from ingress
- Target
Port stringHttp Scheme - Whether an http app listens on http or https
- Traffic
List<Pulumi.
Azure Native. App. Inputs. Traffic Weight Response> - Traffic weights for app's revisions
- Transport string
- Ingress transport protocol
- Fqdn string
- Hostname.
- Additional
Port []IngressMappings Port Mapping Response - 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 stringMode - 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 CorsPolicy Response - CORS policy for container app
- Custom
Domains []CustomDomain Response - 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 []IpRestrictions Security Restriction Rule Response - Rules to restrict incoming IP address.
- Sticky
Sessions IngressResponse Sticky Sessions - Sticky Sessions for Single Revision Mode
- Target
Port int - Target Port in containers for traffic from ingress
- Target
Port stringHttp Scheme - Whether an http app listens on http or https
- Traffic
[]Traffic
Weight Response - Traffic weights for app's revisions
- Transport string
- Ingress transport protocol
- fqdn String
- Hostname.
- additional
Port List<IngressMappings Port Ming Response> - Settings to expose additional ports on container app
- allow
Insecure Boolean - Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- client
Certificate StringMode - 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 CorsPolicy Response - CORS policy for container app
- custom
Domains List<CustomDomain Response> - custom domain bindings for Container Apps' hostnames.
- exposed
Port Integer - Exposed Port in containers for TCP traffic from ingress
- external Boolean
- Bool indicating if app exposes an external http endpoint
- ip
Security List<IpRestrictions Security Restriction Rule Response> - Rules to restrict incoming IP address.
- sticky
Sessions IngressResponse Sticky Sessions - Sticky Sessions for Single Revision Mode
- target
Port Integer - Target Port in containers for traffic from ingress
- target
Port StringHttp Scheme - Whether an http app listens on http or https
- traffic
List<Traffic
Weight Response> - Traffic weights for app's revisions
- transport String
- Ingress transport protocol
- fqdn string
- Hostname.
- additional
Port IngressMappings Port Mapping Response[] - Settings to expose additional ports on container app
- allow
Insecure boolean - Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- client
Certificate stringMode - 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 CorsPolicy Response - CORS policy for container app
- custom
Domains CustomDomain Response[] - custom domain bindings for Container Apps' hostnames.
- exposed
Port number - Exposed Port in containers for TCP traffic from ingress
- external boolean
- Bool indicating if app exposes an external http endpoint
- ip
Security IpRestrictions Security Restriction Rule Response[] - Rules to restrict incoming IP address.
- sticky
Sessions IngressResponse Sticky Sessions - Sticky Sessions for Single Revision Mode
- target
Port number - Target Port in containers for traffic from ingress
- target
Port stringHttp Scheme - Whether an http app listens on http or https
- traffic
Traffic
Weight Response[] - Traffic weights for app's revisions
- transport string
- Ingress transport protocol
- fqdn str
- Hostname.
- additional_
port_ Sequence[Ingressmappings Port Mapping Response] - 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_ strmode - 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 CorsPolicy Response - CORS policy for container app
- custom_
domains Sequence[CustomDomain Response] - 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_ Sequence[Iprestrictions Security Restriction Rule Response] - Rules to restrict incoming IP address.
- sticky_
sessions IngressResponse Sticky Sessions - Sticky Sessions for Single Revision Mode
- target_
port int - Target Port in containers for traffic from ingress
- target_
port_ strhttp_ scheme - Whether an http app listens on http or https
- traffic
Sequence[Traffic
Weight Response] - Traffic weights for app's revisions
- transport str
- Ingress transport protocol
- fqdn String
- Hostname.
- additional
Port List<Property Map>Mappings - Settings to expose additional ports on container app
- allow
Insecure Boolean - Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections
- client
Certificate StringMode - 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 Property Map - CORS policy for container app
- custom
Domains List<Property Map> - custom domain bindings for Container Apps' hostnames.
- exposed
Port Number - Exposed Port in containers for TCP traffic from ingress
- external Boolean
- Bool indicating if app exposes an external http endpoint
- ip
Security List<Property Map>Restrictions - Rules to restrict incoming IP address.
- sticky
Sessions Property Map - Sticky Sessions for Single Revision Mode
- target
Port Number - Target Port in containers for traffic from ingress
- target
Port StringHttp Scheme - 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.
Azure Native. App. Inputs. Environment Var Response> - Container environment variables.
- Image string
- Container image tag.
- Image
Type 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.
Azure Native. App. Inputs. Container Resources Response - Container resource requirements.
- Volume
Mounts List<Pulumi.Azure Native. App. Inputs. Volume Mount Response> - Container volume mounts.
- Args []string
- Container start command arguments.
- Command []string
- Container start command.
- Env
[]Environment
Var Response - Container environment variables.
- Image string
- Container image tag.
- Image
Type 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
Container
Resources Response - Container resource requirements.
- Volume
Mounts []VolumeMount Response - Container volume mounts.
- args List<String>
- Container start command arguments.
- command List<String>
- Container start command.
- env
List<Environment
Var Response> - Container environment variables.
- image String
- Container image tag.
- image
Type 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
Container
Resources Response - Container resource requirements.
- volume
Mounts List<VolumeMount Response> - Container volume mounts.
- args string[]
- Container start command arguments.
- command string[]
- Container start command.
- env
Environment
Var Response[] - Container environment variables.
- image string
- Container image tag.
- image
Type 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
Container
Resources Response - Container resource requirements.
- volume
Mounts VolumeMount Response[] - Container volume mounts.
- args Sequence[str]
- Container start command arguments.
- command Sequence[str]
- Container start command.
- env
Sequence[Environment
Var Response] - 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
Container
Resources 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.
- image
Type 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.
- volume
Mounts 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
- Ip
Address stringRange - 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
- Ip
Address stringRange - 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
- ip
Address StringRange - 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
- ip
Address stringRange - 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_ strrange - 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
- ip
Address StringRange - 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
ManagedServiceIdentityResponse
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned 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.
- Principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- Tenant
Id 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).
- User
Assigned 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.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned 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.
- principal
Id string - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned {[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.
- principal
Id String - The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant
Id 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).
- user
Assigned 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
- Account
Name string - Storage account name. required if using managed identity to authenticate
- Auth
List<Pulumi.
Azure Native. App. Inputs. Scale Rule Auth Response> - 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.
- Queue
Length int - Queue length.
- Queue
Name string - Queue name.
- Account
Name string - Storage account name. required if using managed identity to authenticate
- Auth
[]Scale
Rule Auth Response - 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.
- Queue
Length int - Queue length.
- Queue
Name string - Queue name.
- account
Name String - Storage account name. required if using managed identity to authenticate
- auth
List<Scale
Rule Auth Response> - 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.
- queue
Length Integer - Queue length.
- queue
Name String - Queue name.
- account
Name string - Storage account name. required if using managed identity to authenticate
- auth
Scale
Rule Auth Response[] - 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.
- queue
Length number - Queue length.
- queue
Name string - Queue name.
- account_
name str - Storage account name. required if using managed identity to authenticate
- auth
Sequence[Scale
Rule Auth Response] - 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.
- account
Name 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.
- queue
Length Number - Queue length.
- queue
Name 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'
- Password
Secret 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'
- Password
Secret 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'
- password
Secret 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'
- password
Secret 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'
- password
Secret StringRef - The name of the Secret that contains the registry login password
- server String
- Container Registry Server
- username String
- Container Registry Username
RuntimeResponse
- Dotnet
Pulumi.
Azure Native. App. Inputs. Runtime Response Dotnet - .NET app configuration
- Java
Pulumi.
Azure Native. App. Inputs. Runtime Response Java - Java app configuration
- Dotnet
Runtime
Response Dotnet - .NET app configuration
- Java
Runtime
Response Java - Java app configuration
- dotnet
Runtime
Response Dotnet - .NET app configuration
- java
Runtime
Response Java - Java app configuration
- dotnet
Runtime
Response Dotnet - .NET app configuration
- java
Runtime
Response Java - Java app configuration
- dotnet
Runtime
Response Dotnet - .NET app configuration
- java
Runtime
Response Java - Java app configuration
- dotnet Property Map
- .NET app configuration
- java Property Map
- Java app configuration
RuntimeResponseDotnet
- Auto
Configure boolData Protection - Auto configure the ASP.NET Core Data Protection feature
- Auto
Configure boolData Protection - Auto configure the ASP.NET Core Data Protection feature
- auto
Configure BooleanData Protection - Auto configure the ASP.NET Core Data Protection feature
- auto
Configure booleanData Protection - Auto configure the ASP.NET Core Data Protection feature
- auto_
configure_ booldata_ protection - Auto configure the ASP.NET Core Data Protection feature
- auto
Configure BooleanData Protection - Auto configure the ASP.NET Core Data Protection feature
RuntimeResponseJava
- Enable
Metrics bool - Enable jmx core metrics for the java app
- Java
Agent Pulumi.Azure Native. App. Inputs. Runtime Response Java Agent - Diagnostic capabilities achieved by java agent
- Enable
Metrics bool - Enable jmx core metrics for the java app
- Java
Agent RuntimeResponse Java Agent - Diagnostic capabilities achieved by java agent
- enable
Metrics Boolean - Enable jmx core metrics for the java app
- java
Agent RuntimeResponse Java Agent - Diagnostic capabilities achieved by java agent
- enable
Metrics boolean - Enable jmx core metrics for the java app
- java
Agent RuntimeResponse Java Agent - Diagnostic capabilities achieved by java agent
- enable_
metrics bool - Enable jmx core metrics for the java app
- java_
agent RuntimeResponse Java Agent - Diagnostic capabilities achieved by java agent
- enable
Metrics Boolean - Enable jmx core metrics for the java app
- java
Agent Property Map - Diagnostic capabilities achieved by java agent
RuntimeResponseJavaAgent
- Enabled bool
- Enable java agent injection for the java app.
- Logging
Pulumi.
Azure Native. App. Inputs. Runtime Response Logging - Capabilities on the java logging scenario.
- Enabled bool
- Enable java agent injection for the java app.
- Logging
Runtime
Response Logging - Capabilities on the java logging scenario.
- enabled Boolean
- Enable java agent injection for the java app.
- logging
Runtime
Response Logging - Capabilities on the java logging scenario.
- enabled boolean
- Enable java agent injection for the java app.
- logging
Runtime
Response Logging - Capabilities on the java logging scenario.
- enabled bool
- Enable java agent injection for the java app.
- logging
Runtime
Response Logging - 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
- Logger
Settings List<Pulumi.Azure Native. App. Inputs. Logger Setting Response> - Settings of the logger for the java app.
- Logger
Settings []LoggerSetting Response - Settings of the logger for the java app.
- logger
Settings List<LoggerSetting Response> - Settings of the logger for the java app.
- logger
Settings LoggerSetting Response[] - Settings of the logger for the java app.
- logger_
settings Sequence[LoggerSetting Response] - Settings of the logger for the java app.
- logger
Settings List<Property Map> - Settings of the logger for the java app.
ScaleResponse
- 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
List<Pulumi.
Azure Native. App. Inputs. Scale Rule Response> - 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
[]Scale
Rule Response - Scaling rules.
- cooldown
Period Integer - Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
- max
Replicas Integer - Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min
Replicas Integer - Optional. Minimum number of container replicas.
- polling
Interval Integer - Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
- rules
List<Scale
Rule Response> - Scaling rules.
- cooldown
Period number - Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
- max
Replicas number - Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min
Replicas number - Optional. Minimum number of container replicas.
- polling
Interval number - Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
- rules
Scale
Rule Response[] - 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[Scale
Rule Response] - Scaling rules.
- cooldown
Period Number - Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set.
- max
Replicas Number - Optional. Maximum number of container replicas. Defaults to 10 if not set.
- min
Replicas Number - Optional. Minimum number of container replicas.
- polling
Interval Number - Optional. KEDA Polling Interval. Defaults to 30 seconds if not set.
- rules List<Property Map>
- Scaling rules.
ScaleRuleAuthResponse
- Secret
Ref string - Name of the secret from which to pull the auth params.
- Trigger
Parameter string - Trigger Parameter that uses the secret
- Secret
Ref string - Name of the secret from which to pull the auth params.
- Trigger
Parameter string - Trigger Parameter that uses the secret
- secret
Ref String - Name of the secret from which to pull the auth params.
- trigger
Parameter String - Trigger Parameter that uses the secret
- secret
Ref string - Name of the secret from which to pull the auth params.
- trigger
Parameter 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
- secret
Ref String - Name of the secret from which to pull the auth params.
- trigger
Parameter String - Trigger Parameter that uses the secret
ScaleRuleResponse
- Azure
Queue 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
- Tcp
Pulumi.
Azure Native. App. Inputs. Tcp Scale Rule Response - Tcp requests based scaling.
- Azure
Queue QueueScale Rule Response - Azure Queue based scaling.
- Custom
Custom
Scale Rule Response - Custom scale rule.
- Http
Http
Scale Rule Response - HTTP requests based scaling.
- Name string
- Scale Rule Name
- Tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure
Queue QueueScale Rule Response - Azure Queue based scaling.
- custom
Custom
Scale Rule Response - Custom scale rule.
- http
Http
Scale Rule Response - HTTP requests based scaling.
- name String
- Scale Rule Name
- tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure
Queue QueueScale Rule Response - Azure Queue based scaling.
- custom
Custom
Scale Rule Response - Custom scale rule.
- http
Http
Scale Rule Response - HTTP requests based scaling.
- name string
- Scale Rule Name
- tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure_
queue QueueScale Rule Response - Azure Queue based scaling.
- custom
Custom
Scale Rule Response - Custom scale rule.
- http
Http
Scale Rule Response - HTTP requests based scaling.
- name str
- Scale Rule Name
- tcp
Tcp
Scale Rule Response - Tcp requests based scaling.
- azure
Queue 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.
- Key
Vault stringUrl - 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.
- Key
Vault stringUrl - 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.
- key
Vault StringUrl - 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.
- key
Vault stringUrl - 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_ strurl - 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.
- key
Vault StringUrl - Azure Key Vault URL pointing to the secret referenced by the container app.
- name String
- Secret Name.
SecretVolumeItemResponse
- 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.
ServiceBindResponse
- Client
Type string - Type of the client to be used to connect to the service
- Customized
Keys Dictionary<string, string> - Customized keys for customizing injected values to the app
- Name string
- Name of the service bind
- Service
Id string - Resource id of the target service
- Client
Type string - Type of the client to be used to connect to the service
- Customized
Keys map[string]string - Customized keys for customizing injected values to the app
- Name string
- Name of the service bind
- Service
Id string - Resource id of the target service
- client
Type String - Type of the client to be used to connect to the service
- customized
Keys Map<String,String> - Customized keys for customizing injected values to the app
- name String
- Name of the service bind
- service
Id String - Resource id of the target service
- client
Type string - Type of the client to be used to connect to the service
- customized
Keys {[key: string]: string} - Customized keys for customizing injected values to the app
- name string
- Name of the service bind
- service
Id 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
- client
Type String - Type of the client to be used to connect to the service
- customized
Keys Map<String> - Customized keys for customizing injected values to the app
- name String
- Name of the service bind
- service
Id 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
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TcpScaleRuleResponse
- Auth
List<Pulumi.
Azure Native. App. Inputs. Scale Rule Auth Response> - 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
[]Scale
Rule Auth Response - 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<Scale
Rule Auth Response> - 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
Scale
Rule Auth Response[] - 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[Scale
Rule Auth Response] - 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.
Azure Native. App. Inputs. Container Response> - List of container definitions for the Container App.
- Init
Containers List<Pulumi.Azure Native. App. Inputs. Init Container Response> - List of specialized containers that run before app containers.
- Revision
Suffix 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.
- Service
Binds List<Pulumi.Azure Native. App. Inputs. Service Bind Response> - List of container app services bound to the app
- Termination
Grace doublePeriod Seconds - 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.
Azure Native. App. Inputs. Volume Response> - List of volume definitions for the Container App.
- Containers
[]Container
Response - List of container definitions for the Container App.
- Init
Containers []InitContainer Response - List of specialized containers that run before app containers.
- Revision
Suffix string - User friendly suffix that is appended to the revision name
- Scale
Scale
Response - Scaling properties for the Container App.
- Service
Binds []ServiceBind Response - List of container app services bound to the app
- Termination
Grace float64Period Seconds - 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
[]Volume
Response - List of volume definitions for the Container App.
- containers
List<Container
Response> - List of container definitions for the Container App.
- init
Containers List<InitContainer Response> - List of specialized containers that run before app containers.
- revision
Suffix String - User friendly suffix that is appended to the revision name
- scale
Scale
Response - Scaling properties for the Container App.
- service
Binds List<ServiceBind Response> - List of container app services bound to the app
- termination
Grace DoublePeriod Seconds - 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<Volume
Response> - List of volume definitions for the Container App.
- containers
Container
Response[] - List of container definitions for the Container App.
- init
Containers InitContainer Response[] - List of specialized containers that run before app containers.
- revision
Suffix string - User friendly suffix that is appended to the revision name
- scale
Scale
Response - Scaling properties for the Container App.
- service
Binds ServiceBind Response[] - List of container app services bound to the app
- termination
Grace numberPeriod Seconds - 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
Volume
Response[] - List of volume definitions for the Container App.
- containers
Sequence[Container
Response] - List of container definitions for the Container App.
- init_
containers Sequence[InitContainer Response] - List of specialized containers that run before app containers.
- revision_
suffix str - User friendly suffix that is appended to the revision name
- scale
Scale
Response - Scaling properties for the Container App.
- service_
binds Sequence[ServiceBind Response] - List of container app services bound to the app
- termination_
grace_ floatperiod_ seconds - 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[Volume
Response] - List of volume definitions for the Container App.
- containers List<Property Map>
- List of container definitions for the Container App.
- init
Containers List<Property Map> - List of specialized containers that run before app containers.
- revision
Suffix String - User friendly suffix that is appended to the revision name
- scale Property Map
- Scaling properties for the Container App.
- service
Binds List<Property Map> - List of container app services bound to the app
- termination
Grace NumberPeriod Seconds - 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
- Latest
Revision bool - Indicates that the traffic weight belongs to a latest stable revision
- Revision
Name string - Name of a revision
- Weight int
- Traffic weight assigned to a revision
- Label string
- Associates a traffic label with a revision
- Latest
Revision bool - Indicates that the traffic weight belongs to a latest stable revision
- Revision
Name string - Name of a revision
- Weight int
- Traffic weight assigned to a revision
- label String
- Associates a traffic label with a revision
- latest
Revision Boolean - Indicates that the traffic weight belongs to a latest stable revision
- revision
Name String - Name of a revision
- weight Integer
- Traffic weight assigned to a revision
- label string
- Associates a traffic label with a revision
- latest
Revision boolean - Indicates that the traffic weight belongs to a latest stable revision
- revision
Name 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
- latest
Revision Boolean - Indicates that the traffic weight belongs to a latest stable revision
- revision
Name String - Name of a revision
- weight Number
- Traffic weight assigned to a revision
UserAssignedIdentityResponse
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- Client
Id string - The client ID of the assigned identity.
- Principal
Id string - The principal ID of the assigned identity.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
- client
Id string - The client ID of the assigned identity.
- principal
Id 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.
- client
Id String - The client ID of the assigned identity.
- principal
Id String - The principal ID of the assigned identity.
VolumeMountResponse
- Mount
Path string - Path within the container at which the volume should be mounted.Must not contain ':'.
- Sub
Path string - Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
- Volume
Name string - This must match the Name of a Volume.
- Mount
Path string - Path within the container at which the volume should be mounted.Must not contain ':'.
- Sub
Path string - Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
- Volume
Name string - This must match the Name of a Volume.
- mount
Path String - Path within the container at which the volume should be mounted.Must not contain ':'.
- sub
Path String - Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
- volume
Name String - This must match the Name of a Volume.
- mount
Path string - Path within the container at which the volume should be mounted.Must not contain ':'.
- sub
Path string - Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
- volume
Name 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.
- mount
Path String - Path within the container at which the volume should be mounted.Must not contain ':'.
- sub
Path String - Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root).
- volume
Name String - This must match the Name of a Volume.
VolumeResponse
- Mount
Options 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.
Azure Native. App. Inputs. Secret Volume Item Response> - List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
- Storage
Name string - Name of storage resource. No need to provide for EmptyDir and Secret.
- Storage
Type string - Storage type for the volume. If not provided, use EmptyDir.
- Mount
Options 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
[]Secret
Volume Item Response - List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
- Storage
Name string - Name of storage resource. No need to provide for EmptyDir and Secret.
- Storage
Type string - Storage type for the volume. If not provided, use EmptyDir.
- mount
Options 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<Secret
Volume Item Response> - List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
- storage
Name String - Name of storage resource. No need to provide for EmptyDir and Secret.
- storage
Type String - Storage type for the volume. If not provided, use EmptyDir.
- mount
Options 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
Secret
Volume Item Response[] - List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume.
- storage
Name string - Name of storage resource. No need to provide for EmptyDir and Secret.
- storage
Type 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[Secret
Volume Item Response] - 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.
- mount
Options 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.
- storage
Name String - Name of storage resource. No need to provide for EmptyDir and Secret.
- storage
Type String - Storage type for the volume. If not provided, use EmptyDir.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0