Freigeben über


IPConfigInputDetails.IsPrimary Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="isPrimary")]
public bool? IsPrimary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isPrimary")>]
member this.IsPrimary : Nullable<bool> with get, set
Public Property IsPrimary As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to