Interface AppServiceDomain.Update
- All Superinterfaces:
Appliable<AppServiceDomain>
,AppServiceDomain.UpdateStages.WithAdminContact
,AppServiceDomain.UpdateStages.WithAutoRenew
,AppServiceDomain.UpdateStages.WithBillingContact
,AppServiceDomain.UpdateStages.WithDnsZone
,AppServiceDomain.UpdateStages.WithDomainPrivacy
,AppServiceDomain.UpdateStages.WithTechContact
,Indexable
,Resource.UpdateWithTags<AppServiceDomain.Update>
- Enclosing interface:
- AppServiceDomain
public static interface AppServiceDomain.Update
extends Appliable<AppServiceDomain>, AppServiceDomain.UpdateStages.WithAdminContact, AppServiceDomain.UpdateStages.WithBillingContact, AppServiceDomain.UpdateStages.WithTechContact, AppServiceDomain.UpdateStages.WithAutoRenew, AppServiceDomain.UpdateStages.WithDomainPrivacy, AppServiceDomain.UpdateStages.WithDnsZone, Resource.UpdateWithTags<AppServiceDomain.Update>
The template for a domain update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithAdminContact
withAdminContact
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithAutoRenew
withAutoRenewEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithBillingContact
withBillingContact
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithDnsZone
withExistingDnsZone, withExistingDnsZone, withNewDnsZone, withNewDnsZone
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithDomainPrivacy
withDomainPrivacyEnabled
Methods inherited from interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithTechContact
withTechContact
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.UpdateWithTags
withoutTag, withTag, withTags