次の方法で共有


AutomationRulePropertyArrayChangedConditionSupportedArrayType 構造体

定義

AutomationRulePropertyArrayChangedConditionSupportedArrayType。

public readonly struct AutomationRulePropertyArrayChangedConditionSupportedArrayType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedConditionSupportedArrayType>
type AutomationRulePropertyArrayChangedConditionSupportedArrayType = struct
Public Structure AutomationRulePropertyArrayChangedConditionSupportedArrayType
Implements IEquatable(Of AutomationRulePropertyArrayChangedConditionSupportedArrayType)
継承
AutomationRulePropertyArrayChangedConditionSupportedArrayType
実装

コンストラクター

AutomationRulePropertyArrayChangedConditionSupportedArrayType(String)

AutomationRulePropertyArrayChangedConditionSupportedArrayType の新しいインスタンスを初期化します。

プロパティ

Alerts

アラートの条件を評価します。

Comments

コメントの条件を評価します。

Labels

ラベルの条件を評価します。

Tactics

戦術の条件を評価します。

メソッド

Equals(AutomationRulePropertyArrayChangedConditionSupportedArrayType)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(AutomationRulePropertyArrayChangedConditionSupportedArrayType, AutomationRulePropertyArrayChangedConditionSupportedArrayType)

2 つの AutomationRulePropertyArrayChangedConditionSupportedArrayType 値が同じかどうかを判断します。

Implicit(String to AutomationRulePropertyArrayChangedConditionSupportedArrayType)

文字列を AutomationRulePropertyArrayChangedConditionSupportedArrayType に変換します。

Inequality(AutomationRulePropertyArrayChangedConditionSupportedArrayType, AutomationRulePropertyArrayChangedConditionSupportedArrayType)

2 つの AutomationRulePropertyArrayChangedConditionSupportedArrayType 値が同じでないかどうかを判断します。

適用対象