次の方法で共有


AutomationRulePropertyArrayChangedConditionSupportedChangeType 構造体

定義

AutomationRulePropertyArrayChangedConditionSupportedChangeType。

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

コンストラクター

AutomationRulePropertyArrayChangedConditionSupportedChangeType(String)

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

プロパティ

Added

配列に追加された項目の条件を評価します。

メソッド

Equals(AutomationRulePropertyArrayChangedConditionSupportedChangeType)

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

ToString()

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

演算子

Equality(AutomationRulePropertyArrayChangedConditionSupportedChangeType, AutomationRulePropertyArrayChangedConditionSupportedChangeType)

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

Implicit(String to AutomationRulePropertyArrayChangedConditionSupportedChangeType)

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

Inequality(AutomationRulePropertyArrayChangedConditionSupportedChangeType, AutomationRulePropertyArrayChangedConditionSupportedChangeType)

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

適用対象