Interface AppServiceDomain.UpdateStages
-
- Enclosing interface:
- AppServiceDomain
public static interface AppServiceDomain.UpdateStagesGrouping of all the domain update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAppServiceDomain.UpdateStages.WithAdminContactA domain definition allowing admin contact to be set.static interfaceAppServiceDomain.UpdateStages.WithAutoRenewA domain definition allowing auto-renew setting to be set.static interfaceAppServiceDomain.UpdateStages.WithBillingContactA domain definition allowing billing contact to be set.static interfaceAppServiceDomain.UpdateStages.WithDnsZoneA domain definition allowing DNS zone to be set.static interfaceAppServiceDomain.UpdateStages.WithDomainPrivacyA domain definition allowing domain privacy to be set.static interfaceAppServiceDomain.UpdateStages.WithTechContactA domain definition allowing tech contact to be set.
-