Partager via


VirtualMachineScaleSetUpdateIPConfiguration.Primary Propriété

Définition

Obtient ou définit spécifie la configuration IP principale dans le cas où l’interface réseau a plusieurs configurations IP.

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