CloudPool.CurrentNodeCommunicationMode Property

Definition

Gets the current state of the pool communication mode.

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

Property Value

Applies to