共用方式為


IWithStorageLocationForWebServer<ParentT>.WithoutWebServerLogsStoredOnStorageBlob 方法

定義

停止將 Web 服務器記錄儲存在儲存體 Blob 中。

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IUpdate<ParentT> WithoutWebServerLogsStoredOnStorageBlob ();
abstract member WithoutWebServerLogsStoredOnStorageBlob : unit -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IUpdate<'ParentT>
Public Function WithoutWebServerLogsStoredOnStorageBlob () As IUpdate(Of ParentT)

傳回

適用於