NetworkAdapter.AdapterId Property

Definition

Gets instance ID of network adapter.

[Newtonsoft.Json.JsonProperty(PropertyName="adapterId")]
public string AdapterId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adapterId")>]
member this.AdapterId : string
Public ReadOnly Property AdapterId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to