Interface AppServiceDomain.DefinitionStages
-
- Enclosing interface:
- AppServiceDomain
public static interface AppServiceDomain.DefinitionStagesGrouping of all the domain definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAppServiceDomain.DefinitionStages.BlankThe first stage of the domain definition.static interfaceAppServiceDomain.DefinitionStages.WithAdminContactA domain definition allowing admin contact to be set.static interfaceAppServiceDomain.DefinitionStages.WithAutoRenewA domain definition allowing auto-renew setting to be set.static interfaceAppServiceDomain.DefinitionStages.WithBillingContactA domain definition allowing billing contact to be set.static interfaceAppServiceDomain.DefinitionStages.WithCreateA domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional optional inputs to specify.static interfaceAppServiceDomain.DefinitionStages.WithDnsZoneA domain definition allowing DNS zone to be set.static interfaceAppServiceDomain.DefinitionStages.WithDomainPrivacyA domain definition allowing domain privacy to be set.static interfaceAppServiceDomain.DefinitionStages.WithRegistrantContactA domain definition allowing registrant contact to be set.static interfaceAppServiceDomain.DefinitionStages.WithTechContactA domain definition allowing tech contact to be set.
-