Share via


BatchAccountPoolData.CurrentNodeCommunicationMode Property

Definition

Determines how a pool communicates with the Batch service.

public Azure.ResourceManager.Batch.Models.NodeCommunicationMode? CurrentNodeCommunicationMode { get; }
member this.CurrentNodeCommunicationMode : Nullable<Azure.ResourceManager.Batch.Models.NodeCommunicationMode>
Public ReadOnly Property CurrentNodeCommunicationMode As Nullable(Of NodeCommunicationMode)

Property Value

Applies to