public static interface HasSslCertificate.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
The stage of a resource definition allowing to specify the SSL certificate to associate with it.
|
static interface |
HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/