| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppDiagnosticLogs.Definition<ParentT>
The entirety of a web app diagnostic log definition.
|
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT> |
WebAppDiagnosticLogs.DefinitionStages.WithQuota.withWebServerFileSystemQuotaInMB(int quotaInMB)
Specifies the maximum size of logs allowed on the file system (in MB).
|
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT> |
WebAppDiagnosticLogs.DefinitionStages.WithStorageLocationForWebServer.withWebServerLogsStoredOnFileSystem()
Specifies the storage location of web server logs to be on the file system.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.