ExpressRouteCrossConnectionInner.STag Property

Definition

Gets the identifier of the circuit traffic.

[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