Compartir a través de


VirtualMachineNetworkInterfaceIPConfiguration.Primary Propiedad

Definición

Obtiene o establece especifica la interfaz de red principal en caso de que la máquina virtual tenga más de 1 interfaz de red.

[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