CloudPool.AutoScaleEvaluationInterval プロパティ

定義

に従ってプール のサイズを自動的に調整する時間間隔を AutoScaleFormula取得または設定します。

public TimeSpan? AutoScaleEvaluationInterval { get; set; }
member this.AutoScaleEvaluationInterval : Nullable<TimeSpan> with get, set
Public Property AutoScaleEvaluationInterval As Nullable(Of TimeSpan)

プロパティ値

注釈

既定値は 15 分です。 最小値は 5 分です。

適用対象