次の方法で共有


SecurityInsightsAutomationRuleTriggeringLogic.Conditions プロパティ

定義

特定のオブジェクトに対してオートメーション ルールをトリガーする必要があるかどうかを判断するために評価する条件。 基底クラスであることに注意 SecurityInsightsAutomationRuleCondition してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がSecurityInsightsPropertyChangedConditionProperties含まれます。SecurityInsightsPropertyConditionPropertiesSecurityInsightsPropertyArrayChangedConditionProperties

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

プロパティ値

適用対象