This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.app.getJob
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Container App Job Azure REST API version: 2023-04-01-preview.
Other available API versions: 2023-05-01, 2023-05-02-preview, 2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-03-01.
Using getJob
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 getJob(args: GetJobArgs, opts?: InvokeOptions): Promise<GetJobResult>
function getJobOutput(args: GetJobOutputArgs, opts?: InvokeOptions): Output<GetJobResult>
def get_job(job_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetJobResult
def get_job_output(job_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetJobResult]
func LookupJob(ctx *Context, args *LookupJobArgs, opts ...InvokeOption) (*LookupJobResult, error)
func LookupJobOutput(ctx *Context, args *LookupJobOutputArgs, opts ...InvokeOption) LookupJobResultOutput
> Note: This function is named LookupJob
in the Go SDK.
public static class GetJob
{
public static Task<GetJobResult> InvokeAsync(GetJobArgs args, InvokeOptions? opts = null)
public static Output<GetJobResult> Invoke(GetJobInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetJobResult> getJob(GetJobArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:app:getJob
arguments:
# arguments dictionary
The following arguments are supported:
- Job
Name string - Job Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Job
Name string - Job Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- job
Name String - Job Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- job
Name string - Job Name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- job_
name str - Job Name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- job
Name String - Job Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getJob Result
The following output properties are available:
- Event
Stream stringEndpoint - The endpoint of the eventstream of the container apps job.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Outbound
Ip List<string>Addresses - Outbound IP Addresses of a container apps job.
- Provisioning
State string - Provisioning state of the Container Apps Job.
- 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. Job Configuration Response - Container Apps Job configuration properties.
- Environment
Id string - Resource ID of environment.
- Identity
Pulumi.
Azure Native. App. Outputs. Managed Service Identity Response - Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.
- Dictionary<string, string>
- Resource tags.
- Template
Pulumi.
Azure Native. App. Outputs. Job Template Response - Container Apps job definition.
- Workload
Profile stringName - Workload profile name to pin for container apps job execution.
- Event
Stream stringEndpoint - The endpoint of the eventstream of the container apps job.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Outbound
Ip []stringAddresses - Outbound IP Addresses of a container apps job.
- Provisioning
State string - Provisioning state of the Container Apps Job.
- 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
Job
Configuration Response - Container Apps Job configuration properties.
- Environment
Id string - Resource ID of environment.
- Identity
Managed
Service Identity Response - Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.
- map[string]string
- Resource tags.
- Template
Job
Template Response - Container Apps job definition.
- Workload
Profile stringName - Workload profile name to pin for container apps job execution.
- event
Stream StringEndpoint - The endpoint of the eventstream of the container apps job.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- outbound
Ip List<String>Addresses - Outbound IP Addresses of a container apps job.
- provisioning
State String - Provisioning state of the Container Apps Job.
- 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
Job
Configuration Response - Container Apps Job configuration properties.
- environment
Id String - Resource ID of environment.
- identity
Managed
Service Identity Response - Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.
- Map<String,String>
- Resource tags.
- template
Job
Template Response - Container Apps job definition.
- workload
Profile StringName - Workload profile name to pin for container apps job execution.
- event
Stream stringEndpoint - The endpoint of the eventstream of the container apps job.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- outbound
Ip string[]Addresses - Outbound IP Addresses of a container apps job.
- provisioning
State string - Provisioning state of the Container Apps Job.
- 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
Job
Configuration Response - Container Apps Job configuration properties.
- environment
Id string - Resource ID of environment.
- identity
Managed
Service Identity Response - Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.
- {[key: string]: string}
- Resource tags.
- template
Job
Template Response - Container Apps job definition.
- workload
Profile stringName - Workload profile name to pin for container apps job execution.
- event_
stream_ strendpoint - The endpoint of the eventstream of the container apps job.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- outbound_
ip_ Sequence[str]addresses - Outbound IP Addresses of a container apps job.
- provisioning_
state str - Provisioning state of the Container Apps Job.
- 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
Job
Configuration Response - Container Apps Job configuration properties.
- environment_
id str - Resource ID of environment.
- identity
Managed
Service Identity Response - Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.
- Mapping[str, str]
- Resource tags.
- template
Job
Template Response - Container Apps job definition.
- workload_
profile_ strname - Workload profile name to pin for container apps job execution.
- event
Stream StringEndpoint - The endpoint of the eventstream of the container apps job.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- outbound
Ip List<String>Addresses - Outbound IP Addresses of a container apps job.
- provisioning
State String - Provisioning state of the Container Apps Job.
- 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
- Container Apps Job configuration properties.
- environment
Id String - Resource ID of environment.
- identity Property Map
- Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.
- Map<String>
- Resource tags.
- template Property Map
- Container Apps job definition.
- workload
Profile StringName - Workload profile name to pin for container apps job execution.
Supporting Types
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
ContainerResourcesResponse
- Ephemeral
Storage string - Ephemeral Storage, e.g. "1Gi"
- Cpu double
- Required CPU in cores, e.g. 0.5
- 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
- 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
- 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
- memory string
- Required memory, e.g. "250Mb"
- ephemeral_
storage str - Ephemeral Storage, e.g. "1Gi"
- cpu float
- Required CPU in cores, e.g. 0.5
- memory str
- Required memory, e.g. "250Mb"
- ephemeral
Storage String - Ephemeral Storage, e.g. "1Gi"
- cpu Number
- Required CPU in cores, e.g. 0.5
- memory String
- Required memory, e.g. "250Mb"
ContainerResponse
- Args List<string>
- Container start command arguments.
- Command List<string>
- Container start command.
- Env
List<Pulumi.
Azure Native. App. Inputs. Environment Var Response> - Container environment variables.
- Image string
- Container image tag.
- Name string
- Custom container name.
- Probes
List<Pulumi.
Azure Native. App. Inputs. Container App Probe Response> - List of probes for the container.
- Resources
Pulumi.
Azure Native. App. Inputs. Container Resources Response - Container resource requirements.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
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.
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.
- 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.
- 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.
- 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.
- 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.
- 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.
- name String
- Custom container name.
- resources Property Map
- Container resource requirements.
- volume
Mounts List<Property Map> - Container volume mounts.
JobConfigurationResponse
- Replica
Timeout int - Maximum number of seconds a replica is allowed to run.
- Trigger
Type string - Trigger type of the job
- Event
Trigger Pulumi.Config Azure Native. App. Inputs. Job Configuration Response Event Trigger Config - Trigger configuration of an event driven job.
- Manual
Trigger Pulumi.Config Azure Native. App. Inputs. Job Configuration Response Manual Trigger Config - Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default
- Registries
List<Pulumi.
Azure Native. App. Inputs. Registry Credentials Response> - Collection of private container registry credentials used by a Container apps job
- Replica
Retry intLimit - Maximum number of retries before failing the job.
- Schedule
Trigger Pulumi.Config Azure Native. App. Inputs. Job Configuration Response Schedule Trigger Config - Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default
- Secrets
List<Pulumi.
Azure Native. App. Inputs. Secret Response> - Collection of secrets used by a Container Apps Job
- Replica
Timeout int - Maximum number of seconds a replica is allowed to run.
- Trigger
Type string - Trigger type of the job
- Event
Trigger JobConfig Configuration Response Event Trigger Config - Trigger configuration of an event driven job.
- Manual
Trigger JobConfig Configuration Response Manual Trigger Config - Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default
- Registries
[]Registry
Credentials Response - Collection of private container registry credentials used by a Container apps job
- Replica
Retry intLimit - Maximum number of retries before failing the job.
- Schedule
Trigger JobConfig Configuration Response Schedule Trigger Config - Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default
- Secrets
[]Secret
Response - Collection of secrets used by a Container Apps Job
- replica
Timeout Integer - Maximum number of seconds a replica is allowed to run.
- trigger
Type String - Trigger type of the job
- event
Trigger JobConfig Configuration Response Event Trigger Config - Trigger configuration of an event driven job.
- manual
Trigger JobConfig Configuration Response Manual Trigger Config - Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default
- registries
List<Registry
Credentials Response> - Collection of private container registry credentials used by a Container apps job
- replica
Retry IntegerLimit - Maximum number of retries before failing the job.
- schedule
Trigger JobConfig Configuration Response Schedule Trigger Config - Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default
- secrets
List<Secret
Response> - Collection of secrets used by a Container Apps Job
- replica
Timeout number - Maximum number of seconds a replica is allowed to run.
- trigger
Type string - Trigger type of the job
- event
Trigger JobConfig Configuration Response Event Trigger Config - Trigger configuration of an event driven job.
- manual
Trigger JobConfig Configuration Response Manual Trigger Config - Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default
- registries
Registry
Credentials Response[] - Collection of private container registry credentials used by a Container apps job
- replica
Retry numberLimit - Maximum number of retries before failing the job.
- schedule
Trigger JobConfig Configuration Response Schedule Trigger Config - Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default
- secrets
Secret
Response[] - Collection of secrets used by a Container Apps Job
- replica_
timeout int - Maximum number of seconds a replica is allowed to run.
- trigger_
type str - Trigger type of the job
- event_
trigger_ Jobconfig Configuration Response Event Trigger Config - Trigger configuration of an event driven job.
- manual_
trigger_ Jobconfig Configuration Response Manual Trigger Config - Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default
- registries
Sequence[Registry
Credentials Response] - Collection of private container registry credentials used by a Container apps job
- replica_
retry_ intlimit - Maximum number of retries before failing the job.
- schedule_
trigger_ Jobconfig Configuration Response Schedule Trigger Config - Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default
- secrets
Sequence[Secret
Response] - Collection of secrets used by a Container Apps Job
- replica
Timeout Number - Maximum number of seconds a replica is allowed to run.
- trigger
Type String - Trigger type of the job
- event
Trigger Property MapConfig - Trigger configuration of an event driven job.
- manual
Trigger Property MapConfig - Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default
- registries List<Property Map>
- Collection of private container registry credentials used by a Container apps job
- replica
Retry NumberLimit - Maximum number of retries before failing the job.
- schedule
Trigger Property MapConfig - Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default
- secrets List<Property Map>
- Collection of secrets used by a Container Apps Job
JobConfigurationResponseEventTriggerConfig
- Parallelism int
- Number of parallel replicas of a job that can run at a given time.
- Replica
Completion intCount - Minimum number of successful replica completions before overall job completion.
- Scale
Pulumi.
Azure Native. App. Inputs. Job Scale Response - Scaling configurations for event driven jobs.
- Parallelism int
- Number of parallel replicas of a job that can run at a given time.
- Replica
Completion intCount - Minimum number of successful replica completions before overall job completion.
- Scale
Job
Scale Response - Scaling configurations for event driven jobs.
- parallelism Integer
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion IntegerCount - Minimum number of successful replica completions before overall job completion.
- scale
Job
Scale Response - Scaling configurations for event driven jobs.
- parallelism number
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion numberCount - Minimum number of successful replica completions before overall job completion.
- scale
Job
Scale Response - Scaling configurations for event driven jobs.
- parallelism int
- Number of parallel replicas of a job that can run at a given time.
- replica_
completion_ intcount - Minimum number of successful replica completions before overall job completion.
- scale
Job
Scale Response - Scaling configurations for event driven jobs.
- parallelism Number
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion NumberCount - Minimum number of successful replica completions before overall job completion.
- scale Property Map
- Scaling configurations for event driven jobs.
JobConfigurationResponseManualTriggerConfig
- Parallelism int
- Number of parallel replicas of a job that can run at a given time.
- Replica
Completion intCount - Minimum number of successful replica completions before overall job completion.
- Parallelism int
- Number of parallel replicas of a job that can run at a given time.
- Replica
Completion intCount - Minimum number of successful replica completions before overall job completion.
- parallelism Integer
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion IntegerCount - Minimum number of successful replica completions before overall job completion.
- parallelism number
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion numberCount - Minimum number of successful replica completions before overall job completion.
- parallelism int
- Number of parallel replicas of a job that can run at a given time.
- replica_
completion_ intcount - Minimum number of successful replica completions before overall job completion.
- parallelism Number
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion NumberCount - Minimum number of successful replica completions before overall job completion.
JobConfigurationResponseScheduleTriggerConfig
- Cron
Expression string - Cron formatted repeating schedule ("* * * * *") of a Cron Job.
- Parallelism int
- Number of parallel replicas of a job that can run at a given time.
- Replica
Completion intCount - Minimum number of successful replica completions before overall job completion.
- Cron
Expression string - Cron formatted repeating schedule ("* * * * *") of a Cron Job.
- Parallelism int
- Number of parallel replicas of a job that can run at a given time.
- Replica
Completion intCount - Minimum number of successful replica completions before overall job completion.
- cron
Expression String - Cron formatted repeating schedule ("* * * * *") of a Cron Job.
- parallelism Integer
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion IntegerCount - Minimum number of successful replica completions before overall job completion.
- cron
Expression string - Cron formatted repeating schedule ("* * * * *") of a Cron Job.
- parallelism number
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion numberCount - Minimum number of successful replica completions before overall job completion.
- cron_
expression str - Cron formatted repeating schedule ("* * * * *") of a Cron Job.
- parallelism int
- Number of parallel replicas of a job that can run at a given time.
- replica_
completion_ intcount - Minimum number of successful replica completions before overall job completion.
- cron
Expression String - Cron formatted repeating schedule ("* * * * *") of a Cron Job.
- parallelism Number
- Number of parallel replicas of a job that can run at a given time.
- replica
Completion NumberCount - Minimum number of successful replica completions before overall job completion.
JobScaleResponse
- Max
Executions int - Maximum number of job executions that are created for a trigger, default 100.
- Min
Executions int - Minimum number of job executions that are created for a trigger, default 0
- Polling
Interval int - Interval to check each event source in seconds. Defaults to 30s
- Rules
List<Pulumi.
Azure Native. App. Inputs. Job Scale Rule Response> - Scaling rules.
- Max
Executions int - Maximum number of job executions that are created for a trigger, default 100.
- Min
Executions int - Minimum number of job executions that are created for a trigger, default 0
- Polling
Interval int - Interval to check each event source in seconds. Defaults to 30s
- Rules
[]Job
Scale Rule Response - Scaling rules.
- max
Executions Integer - Maximum number of job executions that are created for a trigger, default 100.
- min
Executions Integer - Minimum number of job executions that are created for a trigger, default 0
- polling
Interval Integer - Interval to check each event source in seconds. Defaults to 30s
- rules
List<Job
Scale Rule Response> - Scaling rules.
- max
Executions number - Maximum number of job executions that are created for a trigger, default 100.
- min
Executions number - Minimum number of job executions that are created for a trigger, default 0
- polling
Interval number - Interval to check each event source in seconds. Defaults to 30s
- rules
Job
Scale Rule Response[] - Scaling rules.
- max_
executions int - Maximum number of job executions that are created for a trigger, default 100.
- min_
executions int - Minimum number of job executions that are created for a trigger, default 0
- polling_
interval int - Interval to check each event source in seconds. Defaults to 30s
- rules
Sequence[Job
Scale Rule Response] - Scaling rules.
- max
Executions Number - Maximum number of job executions that are created for a trigger, default 100.
- min
Executions Number - Minimum number of job executions that are created for a trigger, default 0
- polling
Interval Number - Interval to check each event source in seconds. Defaults to 30s
- rules List<Property Map>
- Scaling rules.
JobScaleRuleResponse
- Auth
List<Pulumi.
Azure Native. App. Inputs. Scale Rule Auth Response> - Authentication secrets for the scale rule.
- Metadata object
- Metadata properties to describe the scale rule.
- Name string
- Scale Rule Name
- Type string
- Type of the scale rule eg: azure-servicebus, redis etc.
- Auth
[]Scale
Rule Auth Response - Authentication secrets for the scale rule.
- Metadata interface{}
- Metadata properties to describe the scale rule.
- Name string
- Scale Rule Name
- Type string
- Type of the scale rule eg: azure-servicebus, redis etc.
- auth
List<Scale
Rule Auth Response> - Authentication secrets for the scale rule.
- metadata Object
- Metadata properties to describe the scale rule.
- name String
- Scale Rule Name
- type String
- Type of the scale rule eg: azure-servicebus, redis etc.
- auth
Scale
Rule Auth Response[] - Authentication secrets for the scale rule.
- metadata any
- Metadata properties to describe the scale rule.
- name string
- Scale Rule Name
- type string
- Type of the scale rule eg: azure-servicebus, redis etc.
- auth
Sequence[Scale
Rule Auth Response] - Authentication secrets for the scale rule.
- metadata Any
- Metadata properties to describe the scale rule.
- name str
- Scale Rule Name
- type str
- Type of the scale rule eg: azure-servicebus, redis etc.
- auth List<Property Map>
- Authentication secrets for the scale rule.
- metadata Any
- Metadata properties to describe the scale rule.
- name String
- Scale Rule Name
- type String
- Type of the scale rule eg: azure-servicebus, redis etc.
JobTemplateResponse
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- volumes List<Property Map>
- List of volume definitions for the Container App.
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.
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
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
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.
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.
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 AzureFile. 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 AzureFile. 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 AzureFile. 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 AzureFile. 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 AzureFile. 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 AzureFile. 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
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi