Udostępnij za pośrednictwem


IWithStorageLocationForWebServer<ParentT>.WithWebServerLogsStoredOnStorageBlob Metoda

Definicja

Określa lokalizację magazynu dzienników serwera internetowego, które mają znajdować się w obiekcie blob usługi 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

Adres URL kontenera, w tym token SAS.

Zwraca

Dotyczy