Package version:

Interface SessionPoolUpdatableProperties

Container App session pool updatable properties.

Properties

customContainerTemplate?: CustomContainerTemplate

The custom container configuration if the containerType is CustomContainer.

dynamicPoolConfiguration?: DynamicPoolConfiguration

The pool configuration if the poolManagementType is dynamic.

scaleConfiguration?: ScaleConfiguration

The scale configuration of the session pool.

secrets?: SessionPoolSecret[]

The secrets of the session pool.

sessionNetworkConfiguration?: SessionNetworkConfiguration

The network configuration of the sessions in the session pool.