ServiceAlertModificationEvent Enumeração
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.
Motivo da modificação.
public enum ServiceAlertModificationEvent
type ServiceAlertModificationEvent =
Public Enum ServiceAlertModificationEvent
- Herança
-
ServiceAlertModificationEvent
Campos
ActionRuleSuppressed | 5 | ActionRuleSuppressed. |
ActionRuleTriggered | 4 | ActionRuleTriggered. |
ActionsFailed | 8 | ActionsFailed. |
ActionsSuppressed | 7 | ActionsSuppressed. |
ActionsTriggered | 6 | ActionsTriggered. |
AlertCreated | 0 | AlertCreated. |
MonitorConditionChange | 2 | MonitorConditionChange. |
SeverityChange | 3 | SeverityChange. |
StateChange | 1 | Statechange. |
Aplica-se a
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET