Partager via


DnsServiceLogLevel Structure

Définition

Niveau de journal du service DNS.

public readonly struct DnsServiceLogLevel : IEquatable<Azure.ResourceManager.Avs.Models.DnsServiceLogLevel>
type DnsServiceLogLevel = struct
Public Structure DnsServiceLogLevel
Implements IEquatable(Of DnsServiceLogLevel)
Héritage
DnsServiceLogLevel
Implémente

Constructeurs

DnsServiceLogLevel(String)

Initialise une nouvelle instance de DnsServiceLogLevel.

Propriétés

Debug

DEBUG.

Error

ERREUR.

Fatal

FATALE.

Info

INFO.

Warning

AVERTISSEMENT.

Méthodes

Equals(DnsServiceLogLevel)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(DnsServiceLogLevel, DnsServiceLogLevel)

Détermine si deux DnsServiceLogLevel valeurs sont identiques.

Implicit(String to DnsServiceLogLevel)

Convertit une chaîne en DnsServiceLogLevel.

Inequality(DnsServiceLogLevel, DnsServiceLogLevel)

Détermine si deux DnsServiceLogLevel valeurs ne sont pas identiques.

S’applique à