Share via


NetworkAdapter.NodeId Property

Definition

Gets node ID of the network adapter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to