次の方法で共有


ActivityLogAlertData.ConditionAllOf プロパティ

定義

アクティビティ ログ アラート ルールの条件の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.ActivityLogAlertAnyOfOrLeafCondition> ConditionAllOf { get; set; }
member this.ConditionAllOf : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.ActivityLogAlertAnyOfOrLeafCondition> with get, set
Public Property ConditionAllOf As IList(Of ActivityLogAlertAnyOfOrLeafCondition)

プロパティ値

適用対象