Partager via


AutomationRulePropertyChangedConditionSupportedChangedType Structure

Définition

The AutomationRulePropertyChangedConditionSupportedChangedType.

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

Constructeurs

AutomationRulePropertyChangedConditionSupportedChangedType(String)

Initialise une nouvelle instance de AutomationRulePropertyChangedConditionSupportedChangedType.

Propriétés

ChangedFrom

Évaluez la condition sur la valeur précédente de la propriété.

ChangedTo

Évaluez la condition sur la valeur mise à jour de la propriété .

Méthodes

Equals(AutomationRulePropertyChangedConditionSupportedChangedType)

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(AutomationRulePropertyChangedConditionSupportedChangedType, AutomationRulePropertyChangedConditionSupportedChangedType)

Détermine si deux AutomationRulePropertyChangedConditionSupportedChangedType valeurs sont identiques.

Implicit(String to AutomationRulePropertyChangedConditionSupportedChangedType)

Convertit une chaîne en AutomationRulePropertyChangedConditionSupportedChangedType.

Inequality(AutomationRulePropertyChangedConditionSupportedChangedType, AutomationRulePropertyChangedConditionSupportedChangedType)

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

S’applique à