azure-native.app.getContainerAppsSessionPool
Explore with Pulumi AI
Container App session pool.
Uses Azure REST API version 2025-02-02-preview.
Other available API versions: 2024-02-02-preview, 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 getContainerAppsSessionPool
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 getContainerAppsSessionPool(args: GetContainerAppsSessionPoolArgs, opts?: InvokeOptions): Promise<GetContainerAppsSessionPoolResult>
function getContainerAppsSessionPoolOutput(args: GetContainerAppsSessionPoolOutputArgs, opts?: InvokeOptions): Output<GetContainerAppsSessionPoolResult>
def get_container_apps_session_pool(resource_group_name: Optional[str] = None,
session_pool_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetContainerAppsSessionPoolResult
def get_container_apps_session_pool_output(resource_group_name: Optional[pulumi.Input[str]] = None,
session_pool_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetContainerAppsSessionPoolResult]
func LookupContainerAppsSessionPool(ctx *Context, args *LookupContainerAppsSessionPoolArgs, opts ...InvokeOption) (*LookupContainerAppsSessionPoolResult, error)
func LookupContainerAppsSessionPoolOutput(ctx *Context, args *LookupContainerAppsSessionPoolOutputArgs, opts ...InvokeOption) LookupContainerAppsSessionPoolResultOutput
> Note: This function is named LookupContainerAppsSessionPool
in the Go SDK.
public static class GetContainerAppsSessionPool
{
public static Task<GetContainerAppsSessionPoolResult> InvokeAsync(GetContainerAppsSessionPoolArgs args, InvokeOptions? opts = null)
public static Output<GetContainerAppsSessionPoolResult> Invoke(GetContainerAppsSessionPoolInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetContainerAppsSessionPoolResult> getContainerAppsSessionPool(GetContainerAppsSessionPoolArgs args, InvokeOptions options)
public static Output<GetContainerAppsSessionPoolResult> getContainerAppsSessionPool(GetContainerAppsSessionPoolArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:app:getContainerAppsSessionPool
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Session
Pool stringName - Name of the session pool.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Session
Pool stringName - Name of the session pool.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- session
Pool StringName - Name of the session pool.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- session
Pool stringName - Name of the session pool.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- session_
pool_ strname - Name of the session pool.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- session
Pool StringName - Name of the session pool.
getContainerAppsSessionPool Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Node
Count int - The number of nodes the session pool is using.
- Pool
Management stringEndpoint - The endpoint to manage the pool.
- Provisioning
State string - Provisioning state of the session pool.
- 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"
- Container
Type string - The container type of the sessions.
- Custom
Container Pulumi.Template Azure Native. App. Outputs. Custom Container Template Response - The custom container configuration if the containerType is CustomContainer.
- Dynamic
Pool Pulumi.Configuration Azure Native. App. Outputs. Dynamic Pool Configuration Response - The pool configuration if the poolManagementType is dynamic.
- Environment
Id string - Resource ID of the session pool's environment.
- Identity
Pulumi.
Azure Native. App. Outputs. Managed Service Identity Response - Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
- Managed
Identity List<Pulumi.Settings Azure Native. App. Outputs. Managed Identity Setting Response> - Optional settings for a Managed Identity that is assigned to the Session pool.
- Pool
Management stringType - The pool management type of the session pool.
- Scale
Configuration Pulumi.Azure Native. App. Outputs. Scale Configuration Response - The scale configuration of the session pool.
- Secrets
List<Pulumi.
Azure Native. App. Outputs. Session Pool Secret Response> - The secrets of the session pool.
- Session
Network Pulumi.Configuration Azure Native. App. Outputs. Session Network Configuration Response - The network configuration of the sessions in the session pool.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Node
Count int - The number of nodes the session pool is using.
- Pool
Management stringEndpoint - The endpoint to manage the pool.
- Provisioning
State string - Provisioning state of the session pool.
- 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"
- Container
Type string - The container type of the sessions.
- Custom
Container CustomTemplate Container Template Response - The custom container configuration if the containerType is CustomContainer.
- Dynamic
Pool DynamicConfiguration Pool Configuration Response - The pool configuration if the poolManagementType is dynamic.
- Environment
Id string - Resource ID of the session pool's environment.
- Identity
Managed
Service Identity Response - Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
- Managed
Identity []ManagedSettings Identity Setting Response - Optional settings for a Managed Identity that is assigned to the Session pool.
- Pool
Management stringType - The pool management type of the session pool.
- Scale
Configuration ScaleConfiguration Response - The scale configuration of the session pool.
- Secrets
[]Session
Pool Secret Response - The secrets of the session pool.
- Session
Network SessionConfiguration Network Configuration Response - The network configuration of the sessions in the session pool.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- node
Count Integer - The number of nodes the session pool is using.
- pool
Management StringEndpoint - The endpoint to manage the pool.
- provisioning
State String - Provisioning state of the session pool.
- 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"
- container
Type String - The container type of the sessions.
- custom
Container CustomTemplate Container Template Response - The custom container configuration if the containerType is CustomContainer.
- dynamic
Pool DynamicConfiguration Pool Configuration Response - The pool configuration if the poolManagementType is dynamic.
- environment
Id String - Resource ID of the session pool's environment.
- identity
Managed
Service Identity Response - Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
- managed
Identity List<ManagedSettings Identity Setting Response> - Optional settings for a Managed Identity that is assigned to the Session pool.
- pool
Management StringType - The pool management type of the session pool.
- scale
Configuration ScaleConfiguration Response - The scale configuration of the session pool.
- secrets
List<Session
Pool Secret Response> - The secrets of the session pool.
- session
Network SessionConfiguration Network Configuration Response - The network configuration of the sessions in the session pool.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- node
Count number - The number of nodes the session pool is using.
- pool
Management stringEndpoint - The endpoint to manage the pool.
- provisioning
State string - Provisioning state of the session pool.
- 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"
- container
Type string - The container type of the sessions.
- custom
Container CustomTemplate Container Template Response - The custom container configuration if the containerType is CustomContainer.
- dynamic
Pool DynamicConfiguration Pool Configuration Response - The pool configuration if the poolManagementType is dynamic.
- environment
Id string - Resource ID of the session pool's environment.
- identity
Managed
Service Identity Response - Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
- managed
Identity ManagedSettings Identity Setting Response[] - Optional settings for a Managed Identity that is assigned to the Session pool.
- pool
Management stringType - The pool management type of the session pool.
- scale
Configuration ScaleConfiguration Response - The scale configuration of the session pool.
- secrets
Session
Pool Secret Response[] - The secrets of the session pool.
- session
Network SessionConfiguration Network Configuration Response - The network configuration of the sessions in the session pool.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- node_
count int - The number of nodes the session pool is using.
- pool_
management_ strendpoint - The endpoint to manage the pool.
- provisioning_
state str - Provisioning state of the session pool.
- 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"
- container_
type str - The container type of the sessions.
- custom_
container_ Customtemplate Container Template Response - The custom container configuration if the containerType is CustomContainer.
- dynamic_
pool_ Dynamicconfiguration Pool Configuration Response - The pool configuration if the poolManagementType is dynamic.
- environment_
id str - Resource ID of the session pool's environment.
- identity
Managed
Service Identity Response - Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
- managed_
identity_ Sequence[Managedsettings Identity Setting Response] - Optional settings for a Managed Identity that is assigned to the Session pool.
- pool_
management_ strtype - The pool management type of the session pool.
- scale_
configuration ScaleConfiguration Response - The scale configuration of the session pool.
- secrets
Sequence[Session
Pool Secret Response] - The secrets of the session pool.
- session_
network_ Sessionconfiguration Network Configuration Response - The network configuration of the sessions in the session pool.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- node
Count Number - The number of nodes the session pool is using.
- pool
Management StringEndpoint - The endpoint to manage the pool.
- provisioning
State String - Provisioning state of the session pool.
- 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"
- container
Type String - The container type of the sessions.
- custom
Container Property MapTemplate - The custom container configuration if the containerType is CustomContainer.
- dynamic
Pool Property MapConfiguration - The pool configuration if the poolManagementType is dynamic.
- environment
Id String - Resource ID of the session pool's environment.
- identity Property Map
- Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code.
- managed
Identity List<Property Map>Settings - Optional settings for a Managed Identity that is assigned to the Session pool.
- pool
Management StringType - The pool management type of the session pool.
- scale
Configuration Property Map - The scale configuration of the session pool.
- secrets List<Property Map>
- The secrets of the session pool.
- session
Network Property MapConfiguration - The network configuration of the sessions in the session pool.
- Map<String>
- Resource tags.
Supporting Types
CustomContainerTemplateResponse
- Containers
List<Pulumi.
Azure Native. App. Inputs. Session Container Response> - List of container definitions for the sessions of the session pool.
- Ingress
Pulumi.
Azure Native. App. Inputs. Session Ingress Response - Session pool ingress configuration.
- Registry
Credentials Pulumi.Azure Native. App. Inputs. Session Registry Credentials Response - Private container registry credentials for containers used by the sessions of the session pool.
- Containers
[]Session
Container Response - List of container definitions for the sessions of the session pool.
- Ingress
Session
Ingress Response - Session pool ingress configuration.
- Registry
Credentials SessionRegistry Credentials Response - Private container registry credentials for containers used by the sessions of the session pool.
- containers
List<Session
Container Response> - List of container definitions for the sessions of the session pool.
- ingress
Session
Ingress Response - Session pool ingress configuration.
- registry
Credentials SessionRegistry Credentials Response - Private container registry credentials for containers used by the sessions of the session pool.
- containers
Session
Container Response[] - List of container definitions for the sessions of the session pool.
- ingress
Session
Ingress Response - Session pool ingress configuration.
- registry
Credentials SessionRegistry Credentials Response - Private container registry credentials for containers used by the sessions of the session pool.
- containers
Sequence[Session
Container Response] - List of container definitions for the sessions of the session pool.
- ingress
Session
Ingress Response - Session pool ingress configuration.
- registry_
credentials SessionRegistry Credentials Response - Private container registry credentials for containers used by the sessions of the session pool.
- containers List<Property Map>
- List of container definitions for the sessions of the session pool.
- ingress Property Map
- Session pool ingress configuration.
- registry
Credentials Property Map - Private container registry credentials for containers used by the sessions of the session pool.
DynamicPoolConfigurationResponse
- Lifecycle
Configuration Pulumi.Azure Native. App. Inputs. Lifecycle Configuration Response - The lifecycle configuration of a session in the dynamic session pool
- Lifecycle
Configuration LifecycleConfiguration Response - The lifecycle configuration of a session in the dynamic session pool
- lifecycle
Configuration LifecycleConfiguration Response - The lifecycle configuration of a session in the dynamic session pool
- lifecycle
Configuration LifecycleConfiguration Response - The lifecycle configuration of a session in the dynamic session pool
- lifecycle_
configuration LifecycleConfiguration Response - The lifecycle configuration of a session in the dynamic session pool
- lifecycle
Configuration Property Map - The lifecycle configuration of a session in the dynamic session pool
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.
LifecycleConfigurationResponse
- Cooldown
Period intIn Seconds - The cooldown period of a session in seconds when the lifecycle type is 'Timed'.
- Lifecycle
Type string - The lifecycle type of the session pool.
- Max
Alive intPeriod In Seconds - The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'.
- Cooldown
Period intIn Seconds - The cooldown period of a session in seconds when the lifecycle type is 'Timed'.
- Lifecycle
Type string - The lifecycle type of the session pool.
- Max
Alive intPeriod In Seconds - The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'.
- cooldown
Period IntegerIn Seconds - The cooldown period of a session in seconds when the lifecycle type is 'Timed'.
- lifecycle
Type String - The lifecycle type of the session pool.
- max
Alive IntegerPeriod In Seconds - The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'.
- cooldown
Period numberIn Seconds - The cooldown period of a session in seconds when the lifecycle type is 'Timed'.
- lifecycle
Type string - The lifecycle type of the session pool.
- max
Alive numberPeriod In Seconds - The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'.
- cooldown_
period_ intin_ seconds - The cooldown period of a session in seconds when the lifecycle type is 'Timed'.
- lifecycle_
type str - The lifecycle type of the session pool.
- max_
alive_ intperiod_ in_ seconds - The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'.
- cooldown
Period NumberIn Seconds - The cooldown period of a session in seconds when the lifecycle type is 'Timed'.
- lifecycle
Type String - The lifecycle type of the session pool.
- max
Alive NumberPeriod In Seconds - The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'.
ManagedIdentitySettingResponse
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.
ScaleConfigurationResponse
- Max
Concurrent intSessions - The maximum count of sessions at the same time.
- Ready
Session intInstances - The minimum count of ready session instances.
- Max
Concurrent intSessions - The maximum count of sessions at the same time.
- Ready
Session intInstances - The minimum count of ready session instances.
- max
Concurrent IntegerSessions - The maximum count of sessions at the same time.
- ready
Session IntegerInstances - The minimum count of ready session instances.
- max
Concurrent numberSessions - The maximum count of sessions at the same time.
- ready
Session numberInstances - The minimum count of ready session instances.
- max_
concurrent_ intsessions - The maximum count of sessions at the same time.
- ready_
session_ intinstances - The minimum count of ready session instances.
- max
Concurrent NumberSessions - The maximum count of sessions at the same time.
- ready
Session NumberInstances - The minimum count of ready session instances.
SessionContainerResourcesResponse
SessionContainerResponse
- 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. Session Probe Response> - List of probes for the container.
- Resources
Pulumi.
Azure Native. App. Inputs. Session Container Resources Response - Container resource requirements.
- 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
[]Session
Probe Response - List of probes for the container.
- Resources
Session
Container Resources Response - Container resource requirements.
- 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<Session
Probe Response> - List of probes for the container.
- resources
Session
Container Resources Response - Container resource requirements.
- 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
Session
Probe Response[] - List of probes for the container.
- resources
Session
Container Resources Response - Container resource requirements.
- 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[Session
Probe Response] - List of probes for the container.
- resources
Session
Container Resources Response - Container resource requirements.
- 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.
SessionIngressResponse
- Target
Port int - Target port in containers for traffic from ingress
- Target
Port int - Target port in containers for traffic from ingress
- target
Port Integer - Target port in containers for traffic from ingress
- target
Port number - Target port in containers for traffic from ingress
- target_
port int - Target port in containers for traffic from ingress
- target
Port Number - Target port in containers for traffic from ingress
SessionNetworkConfigurationResponse
- Status string
- Network status for the sessions.
- Status string
- Network status for the sessions.
- status String
- Network status for the sessions.
- status string
- Network status for the sessions.
- status str
- Network status for the sessions.
- status String
- Network status for the sessions.
SessionPoolSecretResponse
- Name string
- Secret Name.
- Name string
- Secret Name.
- name String
- Secret Name.
- name string
- Secret Name.
- name str
- Secret Name.
- name String
- Secret Name.
SessionProbeResponse
- 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. Session 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. Session 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
- Denotes the type of probe. Can be Liveness or Startup, Readiness probe is not supported in sessions. Type must be unique for each probe within the context of a list of probes (SessionProbes).
- 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 SessionProbe 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 SessionProbe 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
- Denotes the type of probe. Can be Liveness or Startup, Readiness probe is not supported in sessions. Type must be unique for each probe within the context of a list of probes (SessionProbes).
- 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 SessionProbe 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 SessionProbe 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
- Denotes the type of probe. Can be Liveness or Startup, Readiness probe is not supported in sessions. Type must be unique for each probe within the context of a list of probes (SessionProbes).
- 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 SessionProbe 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 SessionProbe 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
- Denotes the type of probe. Can be Liveness or Startup, Readiness probe is not supported in sessions. Type must be unique for each probe within the context of a list of probes (SessionProbes).
- 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 SessionProbe 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 SessionProbe 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
- Denotes the type of probe. Can be Liveness or Startup, Readiness probe is not supported in sessions. Type must be unique for each probe within the context of a list of probes (SessionProbes).
- 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
- Denotes the type of probe. Can be Liveness or Startup, Readiness probe is not supported in sessions. Type must be unique for each probe within the context of a list of probes (SessionProbes).
SessionProbeResponseHttpGet
- 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. Session 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 []SessionProbe 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<SessionProbe 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 SessionProbe 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[SessionProbe 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.
SessionProbeResponseHttpHeaders
SessionProbeResponseTcpSocket
SessionRegistryCredentialsResponse
- 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.
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0