次の方法で共有


ExpressRouteCrossConnectionPeering.VlanId プロパティ

定義

VLAN ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vlanId")]
public int? VlanId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vlanId")>]
member this.VlanId : Nullable<int> with get, set
Public Property VlanId As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象