Interface AppServiceDomain.Definition
-
- All Superinterfaces:
AppServiceDomain.DefinitionStages.Blank,AppServiceDomain.DefinitionStages.WithAdminContact,AppServiceDomain.DefinitionStages.WithAutoRenew,AppServiceDomain.DefinitionStages.WithBillingContact,AppServiceDomain.DefinitionStages.WithCreate,AppServiceDomain.DefinitionStages.WithDnsZone,AppServiceDomain.DefinitionStages.WithDomainPrivacy,AppServiceDomain.DefinitionStages.WithRegistrantContact,AppServiceDomain.DefinitionStages.WithTechContact,Creatable<AppServiceDomain>,GroupableResource.DefinitionStages.WithExistingResourceGroup<AppServiceDomain.DefinitionStages.WithRegistrantContact>,HasName,Indexable,Resource.DefinitionWithTags<AppServiceDomain.DefinitionStages.WithCreate>
- Enclosing interface:
- AppServiceDomain
public static interface AppServiceDomain.Definition extends AppServiceDomain.DefinitionStages.Blank, AppServiceDomain.DefinitionStages.WithAdminContact, AppServiceDomain.DefinitionStages.WithBillingContact, AppServiceDomain.DefinitionStages.WithRegistrantContact, AppServiceDomain.DefinitionStages.WithTechContact, AppServiceDomain.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithAdminContact
withAdminContact
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithAutoRenew
withAutoRenewEnabled
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithBillingContact
withBillingContact
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithDnsZone
withExistingDnsZone, withExistingDnsZone, withNewDnsZone, withNewDnsZone
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithDomainPrivacy
withDomainPrivacyEnabled
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithRegistrantContact
defineRegistrantContact, withRegistrantContact
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServiceDomain.DefinitionStages.WithTechContact
withTechContact
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-