次の方法で共有


ApplicationGatewayAutoscaleConfiguration クラス

定義

自動スケーリング構成をApplication Gatewayします。

public class ApplicationGatewayAutoscaleConfiguration
type ApplicationGatewayAutoscaleConfiguration = class
Public Class ApplicationGatewayAutoscaleConfiguration
継承
ApplicationGatewayAutoscaleConfiguration

コンストラクター

ApplicationGatewayAutoscaleConfiguration()

ApplicationGatewayAutoscaleConfiguration クラスの新しいインスタンスを初期化します。

ApplicationGatewayAutoscaleConfiguration(Int32, Nullable<Int32>)

ApplicationGatewayAutoscaleConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

MaxCapacity

Application Gateway容量の上限を取得または設定します。

MinCapacity

Application Gateway容量の下限を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象