Partager via


AutomationRulePropertyArrayChangedConditionSupportedArrayType Structure

Définition

The AutomationRulePropertyArrayChangedConditionSupportedArrayType.

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

Constructeurs

AutomationRulePropertyArrayChangedConditionSupportedArrayType(String)

Initialise une nouvelle instance de AutomationRulePropertyArrayChangedConditionSupportedArrayType.

Propriétés

Alerts

Évaluez la condition sur les alertes.

Comments

Évaluez la condition sur les commentaires.

Labels

Évaluez la condition sur les étiquettes.

Tactics

Évaluez la condition sur les tactiques.

Méthodes

Equals(AutomationRulePropertyArrayChangedConditionSupportedArrayType)

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

Détermine si deux AutomationRulePropertyArrayChangedConditionSupportedArrayType valeurs sont identiques.

Implicit(String to AutomationRulePropertyArrayChangedConditionSupportedArrayType)

Convertit une chaîne en AutomationRulePropertyArrayChangedConditionSupportedArrayType.

Inequality(AutomationRulePropertyArrayChangedConditionSupportedArrayType, AutomationRulePropertyArrayChangedConditionSupportedArrayType)

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

S’applique à