public static interface AppServiceCertificateOrder.DefinitionStages.WithAutoRenew
Modifier and Type | Method and Description |
---|---|
AppServiceCertificateOrder.DefinitionStages.WithCreate |
withAutoRenew(boolean enabled)
Specifies if the certificate should be auto-renewed.
|
AppServiceCertificateOrder.DefinitionStages.WithCreate withAutoRenew(boolean enabled)
enabled
- true if the certificate order should be auto-renewedCopyright © 2019. All rights reserved.