public static interface AppServiceDomain.DefinitionStages.WithAutoRenew
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.DefinitionStages.WithCreate |
withAutoRenewEnabled(boolean autoRenew)
Specifies if the domain should be automatically renewed when it's
about to expire.
|
AppServiceDomain.DefinitionStages.WithCreate withAutoRenewEnabled(boolean autoRenew)
autoRenew - true if the domain should be automatically renewedCopyright © 2019. All rights reserved.