Compartilhar via


Pool.CurrentNodeCommunicationMode Propriedade

Definição

Obtém o estado atual do modo de comunicação do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Os valores possíveis incluem: 'Default', 'Classic', 'Simplified'

Aplica-se a