Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentSlot
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.
|
Copyright © 2019. All rights reserved.