SessionPool.PoolManagementType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The pool management type of the session pool.
public Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.PoolManagementType> PoolManagementType { get; set; }
member this.PoolManagementType : Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.PoolManagementType> with get, set
Public Property PoolManagementType As BicepValue(Of PoolManagementType)