Uses of Interface
com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithDomainVerification
-
-
Uses of AppServiceCertificateOrder.DefinitionStages.WithDomainVerification in com.microsoft.azure.management.appservice
Subinterfaces of AppServiceCertificateOrder.DefinitionStages.WithDomainVerification in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceAppServiceCertificateOrder.DefinitionContainer interface for all the definitions that need to be implemented.static interfaceAppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebAppAn app service certificate order definition allowing more domain verification methods to be set.Methods in com.microsoft.azure.management.appservice that return AppServiceCertificateOrder.DefinitionStages.WithDomainVerification Modifier and Type Method Description AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationAppServiceCertificateOrder.DefinitionStages.WithCertificateSku. withWildcardSku()Specifies the SKU of the certificate to be wildcard.
-