CloudPool.InterComputeNodeCommunicationEnabled プロパティ

定義

プールがコンピューティング ノード間の直接通信を許可するかどうかを取得または設定します。

public bool? InterComputeNodeCommunicationEnabled { get; set; }
member this.InterComputeNodeCommunicationEnabled : Nullable<bool> with get, set
Public Property InterComputeNodeCommunicationEnabled As Nullable(Of Boolean)

プロパティ値

注釈

ノード間通信を有効にすると、プールのノードのデプロイ制限により、プールの最大サイズが制限されます。 これにより、プールが目的のサイズに達しない可能性があります。

適用対象