Sdílet prostřednictvím


Pool.TargetNodeCommunicationMode Vlastnost

Definice

Získá nebo nastaví režim komunikace požadovaného uzlu pro fond.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Pokud ho vynecháte, výchozí hodnota je Výchozí. Mezi možné hodnoty patří: 'Default', 'Classic', 'Simplified'

Platí pro