IWithStorageLocationForWebServer<ParentT>.WithoutWebServerLogsStoredOnStorageBlob Method

Definition

Stops web server logs to be stored on in a Storage 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)

Returns

Applies to