public static interface HasSslCertificate.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
The stage of a resource update allowing to specify the SSL certificate to associate with it.
|
static interface |
HasSslCertificate.UpdateStages.WithSslPassword<ReturnT>
The stage of a resource update 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.
*/