Dela via


IBlank<ParentT> Gränssnitt

Definition

Det första steget i en definition av en diagnostiklogg för webbappar som en del av en definition av en webbapp.

public interface IBlank<ParentT> : Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithDiagnosticLogging<ParentT>
type IBlank<'ParentT> = interface
    interface IWithDiagnosticLogging<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IWithDiagnosticLogging(Of ParentT)

Typparametrar

ParentT

Returtypen för den slutliga Attachable.attach().

Härledda
Implementeringar

Metoder

WithApplicationLogging()

Aktivera loggning från webbprogrammet.

(Ärvd från IWithDiagnosticLogging<ParentT>)
WithWebServerLogging()

Aktivera loggning från webbservern.

(Ärvd från IWithDiagnosticLogging<ParentT>)

Gäller för