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