Share via


ExpressRouteCircuitArpTable.MacAddress Property

Definition

Gets or sets the MAC address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to