VirtualMachineNetworkInterfaceConfiguration.Primary Eigenschaft

Definition

Ruft die primäre Netzwerkschnittstelle ab oder legt fest, falls der virtuelle Computer über mehr als eine Netzwerkschnittstelle 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: