| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppDiagnosticLogs.UpdateDefinition<ParentT>
The entirety of a web app diagnostic log definition as part of a web app update.
|
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.UpdateStages.WithAttachForApplicationStorage<ParentT> |
WebAppDiagnosticLogs.UpdateStages.WithStorageLocationForApplication.withApplicationLogsStoredOnStorageBlob(String containerSasUrl)
Specifies the storage location of application logs to be on in a Storage blob.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.