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.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithAdminContact
withAdminContact
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithAutoRenew
withAutoRenewEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithBillingContact
withBillingContact
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithDnsZone
withExistingDnsZone, withExistingDnsZone, withNewDnsZone, withNewDnsZone
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithDomainPrivacy
withDomainPrivacyEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithRegistrantContact
defineRegistrantContact, withRegistrantContact
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithTechContact
withTechContact
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags