次の方法で共有


ExpressRouteCircuitStats.PrimarybytesIn プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象