| 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.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttach<ParentT>
The final stage of the web app diagnostic log definition.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttachForApplicationStorage<ParentT>
The final stage of the web app diagnostic log definition, plus extra settings for application logs stored in
a Storage blob.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT>
The final stage of the web app diagnostic log definition, plus extra settings for web server logs stored in
the file system.
|
static interface |
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerStorage<ParentT>
The final stage of the web app diagnostic log definition, plus extra settings for web server logs stored in a
Storage blob.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.