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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.app.getContainerAppsSessionPool
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Container App session pool. Azure REST API version: 2024-02-02-preview.
Other available API versions: 2024-08-02-preview, 2024-10-02-preview.
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 dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SessionPool stringName 
- Name of the session pool.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SessionPool stringName 
- Name of the session pool.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- sessionPool StringName 
- Name of the session pool.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- sessionPool 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.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- sessionPool StringName 
- Name of the session pool.
getContainerAppsSessionPool Result
The following output properties are available:
- 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
- NodeCount int
- The number of nodes the session pool is using.
- PoolManagement stringEndpoint 
- The endpoint to manage the pool.
- ProvisioningState string
- Provisioning state of the session pool.
- SystemData Pulumi.Azure Native. App. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ContainerType string
- The container type of the sessions.
- CustomContainer Pulumi.Template Azure Native. App. Outputs. Custom Container Template Response 
- The custom container configuration if the containerType is CustomContainer.
- DynamicPool Pulumi.Configuration Azure Native. App. Outputs. Dynamic Pool Configuration Response 
- The pool configuration if the poolManagementType is dynamic.
- EnvironmentId string
- Resource ID of the session pool's environment.
- PoolManagement stringType 
- The pool management type of the session pool.
- ScaleConfiguration 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.
- SessionNetwork 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.
- 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
- NodeCount int
- The number of nodes the session pool is using.
- PoolManagement stringEndpoint 
- The endpoint to manage the pool.
- ProvisioningState string
- Provisioning state of the session pool.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ContainerType string
- The container type of the sessions.
- CustomContainer CustomTemplate Container Template Response 
- The custom container configuration if the containerType is CustomContainer.
- DynamicPool DynamicConfiguration Pool Configuration Response 
- The pool configuration if the poolManagementType is dynamic.
- EnvironmentId string
- Resource ID of the session pool's environment.
- PoolManagement stringType 
- The pool management type of the session pool.
- ScaleConfiguration ScaleConfiguration Response 
- The scale configuration of the session pool.
- Secrets
[]SessionPool Secret Response 
- The secrets of the session pool.
- SessionNetwork SessionConfiguration Network Configuration Response 
- The network configuration of the sessions in the session pool.
- map[string]string
- Resource tags.
- 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
- nodeCount Integer
- The number of nodes the session pool is using.
- poolManagement StringEndpoint 
- The endpoint to manage the pool.
- provisioningState String
- Provisioning state of the session pool.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- containerType String
- The container type of the sessions.
- customContainer CustomTemplate Container Template Response 
- The custom container configuration if the containerType is CustomContainer.
- dynamicPool DynamicConfiguration Pool Configuration Response 
- The pool configuration if the poolManagementType is dynamic.
- environmentId String
- Resource ID of the session pool's environment.
- poolManagement StringType 
- The pool management type of the session pool.
- scaleConfiguration ScaleConfiguration Response 
- The scale configuration of the session pool.
- secrets
List<SessionPool Secret Response> 
- The secrets of the session pool.
- sessionNetwork SessionConfiguration Network Configuration Response 
- The network configuration of the sessions in the session pool.
- Map<String,String>
- Resource tags.
- 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
- nodeCount number
- The number of nodes the session pool is using.
- poolManagement stringEndpoint 
- The endpoint to manage the pool.
- provisioningState string
- Provisioning state of the session pool.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- containerType string
- The container type of the sessions.
- customContainer CustomTemplate Container Template Response 
- The custom container configuration if the containerType is CustomContainer.
- dynamicPool DynamicConfiguration Pool Configuration Response 
- The pool configuration if the poolManagementType is dynamic.
- environmentId string
- Resource ID of the session pool's environment.
- poolManagement stringType 
- The pool management type of the session pool.
- scaleConfiguration ScaleConfiguration Response 
- The scale configuration of the session pool.
- secrets
SessionPool Secret Response[] 
- The secrets of the session pool.
- sessionNetwork SessionConfiguration Network Configuration Response 
- The network configuration of the sessions in the session pool.
- {[key: string]: string}
- Resource tags.
- 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.
- pool_management_ strtype 
- The pool management type of the session pool.
- scale_configuration ScaleConfiguration Response 
- The scale configuration of the session pool.
- secrets
Sequence[SessionPool 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.
- 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
- nodeCount Number
- The number of nodes the session pool is using.
- poolManagement StringEndpoint 
- The endpoint to manage the pool.
- provisioningState String
- Provisioning state of the session pool.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- containerType String
- The container type of the sessions.
- customContainer Property MapTemplate 
- The custom container configuration if the containerType is CustomContainer.
- dynamicPool Property MapConfiguration 
- The pool configuration if the poolManagementType is dynamic.
- environmentId String
- Resource ID of the session pool's environment.
- poolManagement StringType 
- The pool management type of the session pool.
- scaleConfiguration Property Map
- The scale configuration of the session pool.
- secrets List<Property Map>
- The secrets of the session pool.
- sessionNetwork 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.
- RegistryCredentials Pulumi.Azure Native. App. Inputs. Session Registry Credentials Response 
- Private container registry credentials for containers used by the sessions of the session pool.
- Containers
[]SessionContainer Response 
- List of container definitions for the sessions of the session pool.
- Ingress
SessionIngress Response 
- Session pool ingress configuration.
- RegistryCredentials SessionRegistry Credentials Response 
- Private container registry credentials for containers used by the sessions of the session pool.
- containers
List<SessionContainer Response> 
- List of container definitions for the sessions of the session pool.
- ingress
SessionIngress Response 
- Session pool ingress configuration.
- registryCredentials SessionRegistry Credentials Response 
- Private container registry credentials for containers used by the sessions of the session pool.
- containers
SessionContainer Response[] 
- List of container definitions for the sessions of the session pool.
- ingress
SessionIngress Response 
- Session pool ingress configuration.
- registryCredentials SessionRegistry Credentials Response 
- Private container registry credentials for containers used by the sessions of the session pool.
- containers
Sequence[SessionContainer Response] 
- List of container definitions for the sessions of the session pool.
- ingress
SessionIngress 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.
- registryCredentials Property Map
- Private container registry credentials for containers used by the sessions of the session pool.
DynamicPoolConfigurationResponse   
- CooldownPeriod intIn Seconds 
- The cooldown period of a session in seconds.
- ExecutionType string
- The execution type of the session pool.
- CooldownPeriod intIn Seconds 
- The cooldown period of a session in seconds.
- ExecutionType string
- The execution type of the session pool.
- cooldownPeriod IntegerIn Seconds 
- The cooldown period of a session in seconds.
- executionType String
- The execution type of the session pool.
- cooldownPeriod numberIn Seconds 
- The cooldown period of a session in seconds.
- executionType string
- The execution type of the session pool.
- cooldown_period_ intin_ seconds 
- The cooldown period of a session in seconds.
- execution_type str
- The execution type of the session pool.
- cooldownPeriod NumberIn Seconds 
- The cooldown period of a session in seconds.
- executionType String
- The execution type of the 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.
ScaleConfigurationResponse  
- MaxConcurrent intSessions 
- The maximum count of sessions at the same time.
- ReadySession intInstances 
- The minimum count of ready session instances.
- MaxConcurrent intSessions 
- The maximum count of sessions at the same time.
- ReadySession intInstances 
- The minimum count of ready session instances.
- maxConcurrent IntegerSessions 
- The maximum count of sessions at the same time.
- readySession IntegerInstances 
- The minimum count of ready session instances.
- maxConcurrent numberSessions 
- The maximum count of sessions at the same time.
- readySession 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.
- maxConcurrent NumberSessions 
- The maximum count of sessions at the same time.
- readySession 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.
- 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
[]EnvironmentVar Response 
- Container environment variables.
- Image string
- Container image tag.
- Name string
- Custom container name.
- Resources
SessionContainer Resources Response 
- Container resource requirements.
- args List<String>
- Container start command arguments.
- command List<String>
- Container start command.
- env
List<EnvironmentVar Response> 
- Container environment variables.
- image String
- Container image tag.
- name String
- Custom container name.
- resources
SessionContainer Resources Response 
- Container resource requirements.
- args string[]
- Container start command arguments.
- command string[]
- Container start command.
- env
EnvironmentVar Response[] 
- Container environment variables.
- image string
- Container image tag.
- name string
- Custom container name.
- resources
SessionContainer Resources Response 
- Container resource requirements.
- args Sequence[str]
- Container start command arguments.
- command Sequence[str]
- Container start command.
- env
Sequence[EnvironmentVar Response] 
- Container environment variables.
- image str
- Container image tag.
- name str
- Custom container name.
- resources
SessionContainer 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.
- resources Property Map
- Container resource requirements.
SessionIngressResponse  
- TargetPort int
- Target port in containers for traffic from ingress
- TargetPort int
- Target port in containers for traffic from ingress
- targetPort Integer
- Target port in containers for traffic from ingress
- targetPort number
- Target port in containers for traffic from ingress
- target_port int
- Target port in containers for traffic from ingress
- targetPort 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.
SessionRegistryCredentialsResponse   
- PasswordSecret stringRef 
- The name of the secret that contains the registry login password
- RegistryServer string
- Container registry server.
- Username string
- Container registry username.
- PasswordSecret stringRef 
- The name of the secret that contains the registry login password
- RegistryServer string
- Container registry server.
- Username string
- Container registry username.
- passwordSecret StringRef 
- The name of the secret that contains the registry login password
- registryServer String
- Container registry server.
- username String
- Container registry username.
- passwordSecret stringRef 
- The name of the secret that contains the registry login password
- registryServer string
- Container registry server.
- username string
- Container registry username.
- password_secret_ strref 
- The name of the secret that contains the registry login password
- registry_server str
- Container registry server.
- username str
- Container registry username.
- passwordSecret StringRef 
- The name of the secret that contains the registry login password
- registryServer String
- Container registry server.
- username String
- Container registry username.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi