AutomationRulePropertyChangedConditionSupportedPropertyType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O AutomationRulePropertyChangedConditionSupportedPropertyType.
public readonly struct AutomationRulePropertyChangedConditionSupportedPropertyType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyChangedConditionSupportedPropertyType>
type AutomationRulePropertyChangedConditionSupportedPropertyType = struct
Public Structure AutomationRulePropertyChangedConditionSupportedPropertyType
Implements IEquatable(Of AutomationRulePropertyChangedConditionSupportedPropertyType)
- Herança
-
AutomationRulePropertyChangedConditionSupportedPropertyType
- Implementações
Construtores
AutomationRulePropertyChangedConditionSupportedPropertyType(String) |
Inicializa uma nova instância de AutomationRulePropertyChangedConditionSupportedPropertyType. |
Propriedades
IncidentOwner |
Avalie a condição no proprietário do incidente. |
IncidentSeverity |
Avalie a condição na gravidade do incidente. |
IncidentStatus |
Avalie a condição no status do incidente. |
Métodos
Equals(AutomationRulePropertyChangedConditionSupportedPropertyType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(AutomationRulePropertyChangedConditionSupportedPropertyType, AutomationRulePropertyChangedConditionSupportedPropertyType) |
Determina se dois AutomationRulePropertyChangedConditionSupportedPropertyType valores são os mesmos. |
Implicit(String to AutomationRulePropertyChangedConditionSupportedPropertyType) |
Converte uma cadeia de caracteres em um AutomationRulePropertyChangedConditionSupportedPropertyType. |
Inequality(AutomationRulePropertyChangedConditionSupportedPropertyType, AutomationRulePropertyChangedConditionSupportedPropertyType) |
Determina se dois AutomationRulePropertyChangedConditionSupportedPropertyType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET