AutomationRulePropertyChangedConditionSupportedChangedType 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 AutomationRulePropertyChangedConditionSupportedChangedType.
public readonly struct AutomationRulePropertyChangedConditionSupportedChangedType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.AutomationRulePropertyChangedConditionSupportedChangedType>
type AutomationRulePropertyChangedConditionSupportedChangedType = struct
Public Structure AutomationRulePropertyChangedConditionSupportedChangedType
Implements IEquatable(Of AutomationRulePropertyChangedConditionSupportedChangedType)
- Herança
-
AutomationRulePropertyChangedConditionSupportedChangedType
- Implementações
Construtores
AutomationRulePropertyChangedConditionSupportedChangedType(String) |
Inicializa uma nova instância de AutomationRulePropertyChangedConditionSupportedChangedType. |
Propriedades
ChangedFrom |
Avalie a condição no valor anterior da propriedade. |
ChangedTo |
Avalie a condição no valor atualizado da propriedade. |
Métodos
Equals(AutomationRulePropertyChangedConditionSupportedChangedType) |
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(AutomationRulePropertyChangedConditionSupportedChangedType, AutomationRulePropertyChangedConditionSupportedChangedType) |
Determina se dois AutomationRulePropertyChangedConditionSupportedChangedType valores são os mesmos. |
Implicit(String to AutomationRulePropertyChangedConditionSupportedChangedType) |
Converte uma cadeia de caracteres em um AutomationRulePropertyChangedConditionSupportedChangedType. |
Inequality(AutomationRulePropertyChangedConditionSupportedChangedType, AutomationRulePropertyChangedConditionSupportedChangedType) |
Determina se dois AutomationRulePropertyChangedConditionSupportedChangedType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET