Share via


NetworkInterfaceInner.MacAddress Property

Definition

Gets the MAC address of the network interface.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to