次の方法で共有


ExpressRouteCircuitPeering.Stats プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象