次の方法で共有


IWithStorageLocationForWebServer<ParentT>.WithoutWebServerLogsStoredOnStorageBlob メソッド

定義

ストレージ BLOB に格納される Web サーバー ログを停止します。

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)

戻り値

適用対象