Delen via


IWithDiagnosticLogging<FluentT> Interface

Definitie

Een definitiefase voor web-apps waarmee diagnostische logboekregistratie kan worden ingesteld.

public interface IWithDiagnosticLogging<FluentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithDiagnosticLogging<'FluentT> = interface
    interface IBeta
Public Interface IWithDiagnosticLogging(Of FluentT)
Implements IBeta

Type parameters

FluentT

Het type resource.

Afgeleid
Implementeringen

Methoden

DefineDiagnosticLogsConfiguration()

Hiermee wordt de definitie van een nieuwe configuratie voor diagnostische logboeken opgegeven.

WithContainerLoggingDisabled()

Schakel de containerlogboekregistratie voor Linux-web-apps uit.

WithContainerLoggingEnabled()

Hiermee geeft u de configuratie voor containerlogboekregistratie voor Linux-web-apps. Logboeken worden maximaal 35 MB opgeslagen in het bestandssysteem.

WithContainerLoggingEnabled(Int32, Int32)

Hiermee geeft u de configuratie voor containerlogboekregistratie voor Linux-web-apps.

Van toepassing op