次の方法で共有


VpnGateway.VpnGatewayScaleUnit プロパティ

定義

この VPN ゲートウェイのスケール ユニットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象