Uses of Interface
com.azure.resourcemanager.appservice.models.AppServiceCertificateOrder.DefinitionStages.WithKeyVault
Packages that use AppServiceCertificateOrder.DefinitionStages.WithKeyVault
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of AppServiceCertificateOrder.DefinitionStages.WithKeyVault in com.azure.resourcemanager.appservice.models
Subinterfaces of AppServiceCertificateOrder.DefinitionStages.WithKeyVault in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.appservice.models that return AppServiceCertificateOrder.DefinitionStages.WithKeyVaultModifier and TypeMethodDescriptionAppServiceCertificateOrder.DefinitionStages.WithDomainVerification.withDomainVerification(AppServiceDomain domain) Specifies the Azure managed domain to verify the ownership of the domain.AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp.withWebAppVerification(WebAppBase webApp) Specifies the web app to verify the ownership of the domain.