BatchLoggerConfigureOptions Classe

Définition

public ref class BatchLoggerConfigureOptions : Microsoft::Extensions::Options::IConfigureOptions<Microsoft::Extensions::Logging::AzureAppServices::Internal::BatchingLoggerOptions ^>
public class BatchLoggerConfigureOptions : Microsoft.Extensions.Options.IConfigureOptions<Microsoft.Extensions.Logging.AzureAppServices.Internal.BatchingLoggerOptions>
type BatchLoggerConfigureOptions = class
    interface IConfigureOptions<BatchingLoggerOptions>
Public Class BatchLoggerConfigureOptions
Implements IConfigureOptions(Of BatchingLoggerOptions)
Héritage
BatchLoggerConfigureOptions
Dérivé
Implémente

Constructeurs

BatchLoggerConfigureOptions(IConfiguration, String)

Méthodes

Configure(BatchingLoggerOptions)

Appelée pour configurer une instance de TOptions.

Equals(Object)

Détermine si l'objet spécifié est égal à l'objet actuel.

(Hérité de Object)
GetHashCode()

Fait office de fonction de hachage par défaut.

(Hérité de Object)
GetType()

Obtient le Type de l'instance actuelle.

(Hérité de Object)
MemberwiseClone()

Crée une copie superficielle du Object actuel.

(Hérité de Object)
ToString()

Retourne une chaîne qui représente l'objet actuel.

(Hérité de Object)

S’applique à