次の方法で共有


CloudPool.CurrentLowPriorityComputeNodes プロパティ

定義

プール内の現在の優先順位の低いコンピューティング ノードの数を取得します。

public int? CurrentLowPriorityComputeNodes { get; }
member this.CurrentLowPriorityComputeNodes : Nullable<int>
Public ReadOnly Property CurrentLowPriorityComputeNodes As Nullable(Of Integer)

プロパティ値

注釈

このカウントには、割り込まれた優先順位の低いコンピューティング ノードが含まれます。

適用対象