Share via


BatchPoolUpdateContent.TargetNodeCommunicationMode Property

Definition

The desired node communication mode for the pool. If this element is present, it replaces the existing targetNodeCommunicationMode configured on the Pool. If omitted, any existing metadata is left unchanged.

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

Property Value

Applies to