IWebAppDiagnosticLogs Schnittstelle

Definition

Eine Web-App-Diagnoseprotokollkonfiguration in einer Web-App.

public interface IWebAppDiagnosticLogs : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.SiteLogsConfigInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IWebAppDiagnosticLogs = interface
    interface IBeta
    interface IHasInner<SiteLogsConfigInner>
    interface IIndexable
    interface IHasParent<IWebAppBase>
Public Interface IWebAppDiagnosticLogs
Implements IBeta, IHasInner(Of SiteLogsConfigInner), IHasParent(Of IWebAppBase), IIndexable
Implementiert

Eigenschaften

ApplicationLoggingFileSystemLogLevel

Ruft die Anwendungsprotokollebene im Dateisystem ab.

ApplicationLoggingStorageBlobContainer

Ruft die Azure Storage-Blobcontainer-URL zum Speichern von Anwendungsprotokollen ab.

ApplicationLoggingStorageBlobLogLevel

Ruft die Anwendungsprotokollebene im Azure Storage-Blob ab.

ApplicationLoggingStorageBlobRetentionDays

Ruft Tage für die Aufbewahrung von Anwendungsprotokollen im Azure Storage-Blob ab.

DetailedErrorMessages

Ruft ab, ob detaillierte Fehlermeldungen erfasst werden sollen.

FailedRequestsTracing

Ruft ab, wenn Diagnoseinformationen zu fehlerhaften Anforderungen gesammelt werden sollen.

Inner

Eine Web-App-Diagnoseprotokollkonfiguration in einer Web-App.

(Geerbt von IHasInner<T>)
Key

Eine Web-App-Diagnoseprotokollkonfiguration in einer Web-App.

(Geerbt von IIndexable)
Parent

Ruft das übergeordnete Element dieser untergeordneten Ressource ab.

(Geerbt von IHasParent<ParentT>)
WebServerLoggingFileSystemQuotaInMB

Ruft das Webserverkontingent in MB im Dateisystem ab.

WebServerLoggingFileSystemRetentionDays

Ruft die Tage der Webserverprotokollaufbewahrung im Dateisystem ab.

WebServerLoggingStorageBlobContainer

Ruft die Azure Storage-Blobcontainer-URL zum Speichern von Webserverprotokollen ab.

WebServerLoggingStorageBlobRetentionDays

Ruft Tage für die Webserverprotokollaufbewahrung im Azure Storage-Blob ab.

Gilt für: