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 renewedVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.