Share via


AppServiceBlobStorageHttpLogsConfig Klasse

Definition

HTTP-Protokolle für die Azure Blob Storage-Konfiguration.

public class AppServiceBlobStorageHttpLogsConfig
type AppServiceBlobStorageHttpLogsConfig = class
Public Class AppServiceBlobStorageHttpLogsConfig
Vererbung
AppServiceBlobStorageHttpLogsConfig

Konstruktoren

AppServiceBlobStorageHttpLogsConfig()

Initialisiert eine neue instance von AppServiceBlobStorageHttpLogsConfig.

Eigenschaften

IsEnabled

True, wenn die Konfiguration aktiviert ist, FALSE, wenn sie deaktiviert ist, und NULL, wenn die Konfiguration nicht festgelegt ist.

RetentionInDays

Aufbewahrung in Tagen. Entfernen Sie Blobs, die älter als X Tage sind. 0 oder niedriger bedeutet keine Aufbewahrung.

SasUri

SAS-URL zu einem Azure-Blobcontainer mit Lese-/Schreib-/Listen-/Löschberechtigungen.

Gilt für: