次の方法で共有


ExpressRouteCrossConnection.STag プロパティ

定義

回線トラフィックの識別子を取得します。

[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

適用対象