次の方法で共有


AutoscaleProfile.Rules プロパティ

定義

スケーリング アクションのトリガーとパラメーターを提供するルールのコレクション。 指定できるルールは最大 10 個です。

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.AutoscaleRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.AutoscaleRule>
Public ReadOnly Property Rules As IList(Of AutoscaleRule)

プロパティ値

適用対象