VpnClientConnectionHealthDetail.MaxBandwidth プロパティ

定義

最大バンド幅を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxBandwidth")]
public long? MaxBandwidth { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxBandwidth")>]
member this.MaxBandwidth : Nullable<int64>
Public ReadOnly Property MaxBandwidth As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象