Share via


VirtualMachineScaleSetNetworkConfiguration.Primary Propriedade

Definição

Obtém ou define o adaptador de rede primário caso a máquina virtual tenha mais de 1 adaptador de rede.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a