Partilhar via


ServiceAlertState Estrutura

Definição

O ServiceAlertState.

public readonly struct ServiceAlertState : IEquatable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertState>
type ServiceAlertState = struct
Public Structure ServiceAlertState
Implements IEquatable(Of ServiceAlertState)
Herança
ServiceAlertState
Implementações

Construtores

ServiceAlertState(String)

Inicializa uma nova instância de ServiceAlertState.

Propriedades

Acknowledged

Confirmado.

Closed

Fechado.

New

Novo.

Métodos

Equals(ServiceAlertState)

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

Determina se dois ServiceAlertState valores são os mesmos.

Implicit(String to ServiceAlertState)

Converte uma cadeia de caracteres em um ServiceAlertState.

Inequality(ServiceAlertState, ServiceAlertState)

Determina se dois ServiceAlertState valores não são os mesmos.

Aplica-se a