Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem
Packages that use WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a web app diagnostic log definition as part of a web app update.Methods in com.azure.resourcemanager.appservice.models that return WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystemModifier and TypeMethodDescriptionWebAppDiagnosticLogs.UpdateStages.WithQuota.withWebServerFileSystemQuotaInMB(int quotaInMB) Specifies the maximum size of logs allowed on the file system (in MB).WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForWebServer.withWebServerLogsStoredOnFileSystem()Specifies the storage location of web server logs to be on the file system.