| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentSlot
An immutable client-side representation of an Azure Web App deployment slot.
|
interface |
DeploymentSlotBase<FluentT>
An immutable client-side representation of an Azure Web App deployment slot.
|
interface |
FunctionApp
An immutable client-side representation of an Azure Function App.
|
interface |
FunctionDeploymentSlot
An immutable client-side representation of an Azure Function App deployment slot.
|
interface |
WebApp
An immutable client-side representation of an Azure Web App.
|
| Modifier and Type | Method and Description |
|---|---|
AppServiceCertificateOrder.DefinitionStages.WithKeyVault |
AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp.withWebAppVerification(WebAppBase webApp)
Specifies the web app to verify the ownership of the domain.
|
| Constructor and Description |
|---|
KuduAuthenticationPolicy(WebAppBase webApp)
Constructor
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.