次の方法で共有


ExpressRouteGatewayPropertiesAutoScaleConfiguration.Bounds プロパティ

定義

デプロイするスケール ユニットの最小数と最大数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象