DnsServiceLogLevel 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.
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
Azure SDK for .NET