Partager via


AutomationRulePropertyChangedConditionSupportedPropertyType Structure

Définition

The AutomationRulePropertyChangedConditionSupportedPropertyType.

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

Constructeurs

AutomationRulePropertyChangedConditionSupportedPropertyType(String)

Initialise une nouvelle instance de AutomationRulePropertyChangedConditionSupportedPropertyType.

Propriétés

IncidentOwner

Évaluez la condition sur le propriétaire de l’incident.

IncidentSeverity

Évaluez la condition sur la gravité de l’incident.

IncidentStatus

Évaluez la condition sur le status de l’incident.

Méthodes

Equals(AutomationRulePropertyChangedConditionSupportedPropertyType)

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

Détermine si deux AutomationRulePropertyChangedConditionSupportedPropertyType valeurs sont identiques.

Implicit(String to AutomationRulePropertyChangedConditionSupportedPropertyType)

Convertit une chaîne en AutomationRulePropertyChangedConditionSupportedPropertyType.

Inequality(AutomationRulePropertyChangedConditionSupportedPropertyType, AutomationRulePropertyChangedConditionSupportedPropertyType)

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

S’applique à