次の方法で共有


ExpressRouteCircuitPeeringInner.Stats プロパティ

定義

高速ルート回線のピアリング統計を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.stats")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitStatsInner Stats { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.stats")>]
member this.Stats : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitStatsInner with get, set
Public Property Stats As ExpressRouteCircuitStatsInner

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象