| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DeploymentSlotBase.Update<FluentT>
The template for a web app update operation, containing all the settings that can be modified.
|
static interface |
FunctionApp.Update
The template for a function app update operation, containing all the settings that can be modified.
|
static interface |
WebApp.Update
The template for a web app update operation, containing all the settings that can be modified.
|
static interface |
WebApp.UpdateStages.WithStartUpCommand
A web app update allowing docker startup command to be specified.
|
static interface |
WebAppBase.Update<FluentT>
The template for a site update operation, containing all the settings that can be modified.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.