次の方法で共有


AlertRulePatch.Condition プロパティ

定義

アラート ルールがアクティブ化される条件。 基底クラスであることに注意 AlertRuleCondition してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がThresholdRuleCondition含まれます。LocationThresholdRuleConditionManagementEventRuleCondition

public Azure.ResourceManager.Monitor.Models.AlertRuleCondition Condition { get; set; }
member this.Condition : Azure.ResourceManager.Monitor.Models.AlertRuleCondition with get, set
Public Property Condition As AlertRuleCondition

プロパティ値

適用対象