BatchPool.CurrentNodeCommunicationMode Property

Definition

The current state of the pool communication mode.

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

Property Value

Applies to