| Modifier and Type | Interface and Description |
|---|---|
static interface |
AppServiceCertificateOrder.Definition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
AppServiceCertificateOrder.DefinitionStages.WithKeyVault |
AppServiceCertificateOrder.DefinitionStages.WithDomainVerification.withDomainVerification(AppServiceDomain domain)
Specifies the Azure managed domain to verify the ownership of the domain.
|
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.
*/