ExpressRouteGatewayInner.AutoScaleConfiguration Property

Definition

Gets or sets configuration for auto scaling.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to