Interface AppServiceDomain.DefinitionStages.WithCreate
- All Superinterfaces:
AppServiceDomain.DefinitionStages.WithAdminContact, AppServiceDomain.DefinitionStages.WithAutoRenew, AppServiceDomain.DefinitionStages.WithBillingContact, AppServiceDomain.DefinitionStages.WithDnsZone, AppServiceDomain.DefinitionStages.WithDomainPrivacy, AppServiceDomain.DefinitionStages.WithTechContact, com.azure.resourcemanager.resources.fluentcore.model.Creatable<AppServiceDomain>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<AppServiceDomain.DefinitionStages.WithCreate>
- All Known Subinterfaces:
AppServiceDomain.Definition
- Enclosing interface:
AppServiceDomain.DefinitionStages
public static interface AppServiceDomain.DefinitionStages.WithCreate
extends AppServiceDomain.DefinitionStages.WithDomainPrivacy, AppServiceDomain.DefinitionStages.WithAutoRenew, AppServiceDomain.DefinitionStages.WithAdminContact, AppServiceDomain.DefinitionStages.WithBillingContact, AppServiceDomain.DefinitionStages.WithTechContact, AppServiceDomain.DefinitionStages.WithDnsZone, com.azure.resourcemanager.resources.fluentcore.model.Creatable<AppServiceDomain>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<AppServiceDomain.DefinitionStages.WithCreate>
A domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional
optional inputs to specify.
-
Method Summary
Methods inherited from interface AppServiceDomain.DefinitionStages.WithAdminContact
withAdminContactMethods inherited from interface AppServiceDomain.DefinitionStages.WithAutoRenew
withAutoRenewEnabledMethods inherited from interface AppServiceDomain.DefinitionStages.WithBillingContact
withBillingContactMethods inherited from interface AppServiceDomain.DefinitionStages.WithDnsZone
withExistingDnsZone, withExistingDnsZone, withNewDnsZone, withNewDnsZoneMethods inherited from interface AppServiceDomain.DefinitionStages.WithDomainPrivacy
withDomainPrivacyEnabledMethods inherited from interface AppServiceDomain.DefinitionStages.WithTechContact
withTechContactMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags