Partager via


AutomationRulePropertyArrayChangedConditionSupportedChangeType Structure

Définition

The AutomationRulePropertyArrayChangedConditionSupportedChangeType.

public readonly struct AutomationRulePropertyArrayChangedConditionSupportedChangeType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyArrayChangedConditionSupportedChangeType>
type AutomationRulePropertyArrayChangedConditionSupportedChangeType = struct
Public Structure AutomationRulePropertyArrayChangedConditionSupportedChangeType
Implements IEquatable(Of AutomationRulePropertyArrayChangedConditionSupportedChangeType)
Héritage
AutomationRulePropertyArrayChangedConditionSupportedChangeType
Implémente

Constructeurs

AutomationRulePropertyArrayChangedConditionSupportedChangeType(String)

Initialise une nouvelle instance de AutomationRulePropertyArrayChangedConditionSupportedChangeType.

Propriétés

Added

Évaluez la condition sur les éléments ajoutés au tableau.

Méthodes

Equals(AutomationRulePropertyArrayChangedConditionSupportedChangeType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(AutomationRulePropertyArrayChangedConditionSupportedChangeType, AutomationRulePropertyArrayChangedConditionSupportedChangeType)

Détermine si deux AutomationRulePropertyArrayChangedConditionSupportedChangeType valeurs sont identiques.

Implicit(String to AutomationRulePropertyArrayChangedConditionSupportedChangeType)

Convertit une chaîne en AutomationRulePropertyArrayChangedConditionSupportedChangeType.

Inequality(AutomationRulePropertyArrayChangedConditionSupportedChangeType, AutomationRulePropertyArrayChangedConditionSupportedChangeType)

Détermine si deux AutomationRulePropertyArrayChangedConditionSupportedChangeType valeurs ne sont pas identiques.

S’applique à