T - the SSL certificate typepublic interface HasSslCertificate<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasSslCertificate.DefinitionStages
Grouping of definition stages involving specifying an SSL certificate.
|
static interface |
HasSslCertificate.UpdateDefinitionStages
Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates.
|
static interface |
HasSslCertificate.UpdateStages
Grouping of update stages involving modifying SSL certificates.
|
| Modifier and Type | Method and Description |
|---|---|
T |
sslCertificate() |
T sslCertificate()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/