Uses of Interface
com.microsoft.azure.management.appservice.WebAppBase
-
-
Uses of WebAppBase in com.microsoft.azure.management.appservice
Subinterfaces of WebAppBase in com.microsoft.azure.management.appservice Modifier and Type Interface Description interfaceDeploymentSlotAn immutable client-side representation of an Azure Web App deployment slot.interfaceFunctionAppAn immutable client-side representation of an Azure Function App.interfaceFunctionDeploymentSlotAn immutable client-side representation of an Azure Function App deployment slot.interfaceWebAppAn immutable client-side representation of an Azure Web App.Methods in com.microsoft.azure.management.appservice with parameters of type WebAppBase Modifier and Type Method Description AppServiceCertificateOrder.DefinitionStages.WithKeyVaultAppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp. withWebAppVerification(WebAppBase webApp)Specifies the web app to verify the ownership of the domain.
-