ExpressRoutePortInner.Encapsulation Property

Definition

Gets or sets encapsulation method on physical ports. Possible values include: 'Dot1Q', 'QinQ'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encapsulation")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortsEncapsulation Encapsulation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encapsulation")>]
member this.Encapsulation : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortsEncapsulation with get, set
Public Property Encapsulation As ExpressRoutePortsEncapsulation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to