次の方法で共有


CloudPool.State プロパティ

定義

プールの現在の状態を取得します。

public Microsoft.Azure.Batch.Common.PoolState? State { get; }
member this.State : Nullable<Microsoft.Azure.Batch.Common.PoolState>
Public ReadOnly Property State As Nullable(Of PoolState)

プロパティ値

適用対象