次の方法で共有


ExpressRouteCircuit.Stag プロパティ

定義

回線トラフィックの識別子を取得します。 QinQ カプセル化の外部タグ。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象