IWithStorageLocationForWebServer<ParentT>.WithWebServerLogsStoredOnFileSystem Method

Definition

Specifies the storage location of web server logs to be on the file system.

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

Returns

Applies to