次の方法で共有


ExpressRouteGateway.AutoScaleConfiguration プロパティ

定義

自動スケーリングの構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象