Condividi tramite


Pool.CurrentNodeCommunicationMode Proprietà

Definizione

Ottiene lo stato corrente della modalità di comunicazione del pool.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentNodeCommunicationMode")]
public Microsoft.Azure.Management.Batch.Models.NodeCommunicationMode? CurrentNodeCommunicationMode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentNodeCommunicationMode")>]
member this.CurrentNodeCommunicationMode : Nullable<Microsoft.Azure.Management.Batch.Models.NodeCommunicationMode>
Public ReadOnly Property CurrentNodeCommunicationMode As Nullable(Of NodeCommunicationMode)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

I valori possibili includono: 'Default', 'Classic', 'Simplified'

Si applica a