次の方法で共有


PredictiveAutoscalePolicy(PredictiveAutoscalePolicyScaleMode) コンストラクター

定義

PredictiveAutoscalePolicy の新しいインスタンスを初期化します。

public PredictiveAutoscalePolicy (Azure.ResourceManager.Monitor.Models.PredictiveAutoscalePolicyScaleMode scaleMode);
new Azure.ResourceManager.Monitor.Models.PredictiveAutoscalePolicy : Azure.ResourceManager.Monitor.Models.PredictiveAutoscalePolicyScaleMode -> Azure.ResourceManager.Monitor.Models.PredictiveAutoscalePolicy
Public Sub New (scaleMode As PredictiveAutoscalePolicyScaleMode)

パラメーター

scaleMode
PredictiveAutoscalePolicyScaleMode

予測自動スケーリング モード。

適用対象