Partilhar via


Pool.CurrentNodeCommunicationMode Propriedade

Definição

Obtém o estado atual do modo de comunicação do conjunto.

[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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Os valores possíveis incluem: "Predefinição", "Clássico", "Simplificado"

Aplica-se a