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