共用方式為


IWithoutStorageLocationForApplication<ParentT>.WithoutApplicationLogsStoredOnStorageBlob 方法

定義

停止將應用程式記錄儲存在儲存體 Blob 中。

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

傳回

適用於