Share via


ExpressRouteGatewayPropertiesAutoScaleConfiguration.Bounds Property

Definition

Gets or sets minimum and maximum number of scale units to deploy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to