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.
|
withDomainVerification
AppServiceCertificateOrder.DefinitionStages.WithKeyVault withWebAppVerification(WebAppBase webApp)
webApp
- the web app bound to the hostnameCopyright © 2019. All rights reserved.