| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/