Share via


NetworkAdapter.Index Property

Definition

Gets logical index of the adapter.

[Newtonsoft.Json.JsonProperty(PropertyName="index")]
public int? Index { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="index")>]
member this.Index : Nullable<int>
Public ReadOnly Property Index As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to