Bagikan melalui


ExpressRouteCircuitInner.Stag Property

Definition

Gets the identifier of the circuit traffic. Outer tag for QinQ encapsulation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.stag")]
public int? Stag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.stag")>]
member this.Stag : Nullable<int>
Public ReadOnly Property Stag As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to