SessionPoolData.PoolManagementType Property

Definition

The pool management type of the session pool.

public Azure.ResourceManager.AppContainers.Models.PoolManagementType? PoolManagementType { get; set; }
member this.PoolManagementType : Nullable<Azure.ResourceManager.AppContainers.Models.PoolManagementType> with get, set
Public Property PoolManagementType As Nullable(Of PoolManagementType)

Property Value

Applies to