次の方法で共有


ExpressRouteCircuitArpTable.MacAddress プロパティ

定義

MAC アドレスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象