Share via


VirtualMachineScaleSetUpdateIPConfiguration.Primary Eigenschaft

Definition

Ruft ab oder legt die primäre IP-Konfiguration fest, falls die Netzwerkschnittstelle über mehrere IP-Konfigurationen verfügt.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primary")]
public bool? Primary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primary")>]
member this.Primary : Nullable<bool> with get, set
Public Property Primary As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: