Partilhar via


IPConfiguration.Primary Propriedade

Definição

Obtém ou define indica se essa configuração de IP é primária para a NIC correspondente.

[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