Condividi tramite


ExpressRouteCircuitPeering.VlanId Property

Definition

Gets or sets the 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to