public static interface AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp extends AppServiceCertificateOrder.DefinitionStages.WithDomainVerification
| Modifier and Type | Method and Description |
|---|---|
AppServiceCertificateOrder.DefinitionStages.WithKeyVault |
withWebAppVerification(WebAppBase webApp)
Specifies the web app to verify the ownership of the domain.
|
withDomainVerificationAppServiceCertificateOrder.DefinitionStages.WithKeyVault withWebAppVerification(WebAppBase webApp)
webApp - the web app bound to the hostname/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/