BatchLoggerConfigureOptions Klasse

Definition

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)
Vererbung
BatchLoggerConfigureOptions
Abgeleitet
Implementiert

Konstruktoren

BatchLoggerConfigureOptions(IConfiguration, String)

Methoden

Configure(BatchingLoggerOptions)

Wird aufgerufen, um eine TOptions-Instanz zu konfigurieren.

Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
GetHashCode()

Fungiert als Standardhashfunktion.

(Geerbt von Object)
GetType()

Ruft den Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()

Erstellt eine flache Kopie des aktuellen Object.

(Geerbt von Object)
ToString()

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für