| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebDeployment.Definition
The entirety of web deployment parameters definition.
|
| Modifier and Type | Method and Description |
|---|---|
WebDeployment.DefinitionStages.WithPackageUri |
WebAppBase.deploy()
First step specifying the parameters to make a web deployment (MS Deploy) to the web app.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.