Compartilhar via


ScheduledQueryRuleKind Estrutura

Definição

Indica o tipo de regra de consulta agendada. O padrão é LogAlert.

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

Construtores

ScheduledQueryRuleKind(String)

Inicializa uma nova instância de ScheduledQueryRuleKind.

Propriedades

LogAlert

LogAlert.

LogToMetric

LogToMetric.

Métodos

Equals(ScheduledQueryRuleKind)

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

Determina se dois ScheduledQueryRuleKind valores são os mesmos.

Implicit(String to ScheduledQueryRuleKind)

Converte uma cadeia de caracteres em um ScheduledQueryRuleKind.

Inequality(ScheduledQueryRuleKind, ScheduledQueryRuleKind)

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

Aplica-se a