public static interface AppServiceCertificateOrder.DefinitionStages.WithDomainVerification
| Modifier and Type | Method and Description |
|---|---|
AppServiceCertificateOrder.DefinitionStages.WithKeyVault |
withDomainVerification(AppServiceDomain domain)
Specifies the Azure managed domain to verify the ownership of the domain.
|
AppServiceCertificateOrder.DefinitionStages.WithKeyVault withDomainVerification(AppServiceDomain domain)
domain - the Azure managed domain/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/