Partager via


IBlank<ParentT> Interface

Définition

Première étape d’une définition de journal de diagnostic d’application web dans le cadre d’une définition d’une application web.

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)

Paramètres de type

ParentT

Type de retour du fichier Attachable.attach().

Dérivé
Implémente

Méthodes

WithApplicationLogging()

Activez la journalisation à partir de l’application web.

(Hérité de IWithDiagnosticLogging<ParentT>)
WithWebServerLogging()

Activez la journalisation à partir du serveur web.

(Hérité de IWithDiagnosticLogging<ParentT>)

S’applique à