Bagikan melalui


ExpressRoutePort.Encapsulation Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to