Compartir a través de


NetworkInterface.Primary Propiedad

Definición

Obtiene si se trata de una interfaz de red principal en una máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primary")]
public bool? Primary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primary")>]
member this.Primary : Nullable<bool>
Public ReadOnly Property Primary As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a