Partager via


VirtualMachineScaleSetIPConfiguration.Primary Propriété

Définition

Obtient ou définit spécifie l’interface réseau principale au cas où la machine virtuelle a plus d’une interface réseau.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à