次の方法で共有


VpnSiteLinkConnection.ConnectionBandwidth プロパティ

定義

MBPS で想定される帯域幅を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionBandwidth")]
public int? ConnectionBandwidth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionBandwidth")>]
member this.ConnectionBandwidth : Nullable<int> with get, set
Public Property ConnectionBandwidth As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象