CloudPool.TargetNodeCommunicationMode プロパティ

定義

プールの目的のノード通信モードを取得または設定します。

public Microsoft.Azure.Batch.Common.NodeCommunicationMode? TargetNodeCommunicationMode { get; set; }
member this.TargetNodeCommunicationMode : Nullable<Microsoft.Azure.Batch.Common.NodeCommunicationMode> with get, set
Public Property TargetNodeCommunicationMode As Nullable(Of NodeCommunicationMode)

プロパティ値

注釈

省略した場合、既定値は既定値です。

適用対象