Uses of Class
com.microsoft.azure.management.appservice.RenewCertificateOrderRequest
Packages that use RenewCertificateOrderRequest
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of RenewCertificateOrderRequest in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return RenewCertificateOrderRequestModifier and TypeMethodDescriptionSet csr to be used for re-key operation.RenewCertificateOrderRequest.withIsPrivateKeyExternal
(Boolean isPrivateKeyExternal) Set should we change the ASC type (from managed private key to external private key and vice versa).RenewCertificateOrderRequest.withKeySize
(Integer keySize) Set certificate Key Size.