Dela via


IWithStorageLocationForWebServer<ParentT>.WithWebServerLogsStoredOnStorageBlob Metod

Definition

Anger lagringsplatsen för webbserverloggar som ska vara på i en Storage-blob.

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

Parametrar

containerSasUrl
String

URL:en till containern, inklusive SAS-token.

Returer

Gäller för