Udostępnij za pośrednictwem


Pool.CurrentNodeCommunicationMode Właściwość

Definicja

Pobiera bieżący stan trybu komunikacji puli.

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Możliwe wartości to: "Default", "Classic", "Simplified"

Dotyczy