Sdílet prostřednictvím


IWithStorageLocationForWebServer<ParentT>.WithWebServerLogsStoredOnStorageBlob Metoda

Definice

Určuje umístění úložiště protokolů webového serveru, které se mají nacházet v objektu blob služby Storage.

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IWithAttachForWebServerStorage<ParentT> WithWebServerLogsStoredOnStorageBlob (string containerSasUrl);
abstract member WithWebServerLogsStoredOnStorageBlob : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IWithAttachForWebServerStorage<'ParentT>
Public Function WithWebServerLogsStoredOnStorageBlob (containerSasUrl As String) As IWithAttachForWebServerStorage(Of ParentT)

Parametry

containerSasUrl
String

Adresa URL kontejneru včetně tokenu SAS

Návraty

Platí pro