AutomationRulePropertyChangedConditionSupportedChangedType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
S’applique à
Azure SDK for .NET