Compartir a través de


VirtualMachineScaleSetUpdateNetworkConfigurationInner.Primary Propiedad

Definición

Obtiene o establece si se trata de una NIC principal en una máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a