| Modifier and Type | Interface and Description |
|---|---|
static interface |
AppServiceCertificateOrder.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp
An app service certificate order definition allowing more domain verification methods to be set.
|
| Modifier and Type | Method and Description |
|---|---|
AppServiceCertificateOrder.DefinitionStages.WithDomainVerification |
AppServiceCertificateOrder.DefinitionStages.WithCertificateSku.withWildcardSku()
Specifies the SKU of the certificate to be wildcard.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/