次の方法で共有


ExpressRouteCircuitStats.SecondarybytesIn プロパティ

定義

ピアリングのセカンダリ BytesIn を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="secondarybytesIn")]
public long? SecondarybytesIn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secondarybytesIn")>]
member this.SecondarybytesIn : Nullable<int64> with get, set
Public Property SecondarybytesIn As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象