Partilhar via


DnsServiceLogLevel Estrutura

Definição

Nível de log do Serviço DNS.

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

Construtores

DnsServiceLogLevel(String)

Inicializa uma nova instância de DnsServiceLogLevel.

Propriedades

Debug

DEPURAR.

Error

ERRO.

Fatal

FATAL.

Info

INFORMAÇÃO.

Warning

AVISO.

Métodos

Equals(DnsServiceLogLevel)

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

Determina se dois DnsServiceLogLevel valores são os mesmos.

Implicit(String to DnsServiceLogLevel)

Converte uma cadeia de caracteres em um DnsServiceLogLevel.

Inequality(DnsServiceLogLevel, DnsServiceLogLevel)

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

Aplica-se a