Interface HostnameBinding.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the return type of the finalAttachable.InUpdate.attach()
- All Superinterfaces:
Attachable.InUpdate<ParentT>,HostnameBinding.UpdateDefinitionStages.Blank<ParentT>,HostnameBinding.UpdateDefinitionStages.WithAttach<ParentT>,HostnameBinding.UpdateDefinitionStages.WithDomain<ParentT>,HostnameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT>,HostnameBinding.UpdateDefinitionStages.WithSubDomain<ParentT>
- Enclosing interface:
HostnameBinding
public static interface HostnameBinding.UpdateDefinition<ParentT>
extends HostnameBinding.UpdateDefinitionStages.Blank<ParentT>, HostnameBinding.UpdateDefinitionStages.WithDomain<ParentT>, HostnameBinding.UpdateDefinitionStages.WithSubDomain<ParentT>, HostnameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT>, HostnameBinding.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of a hostname binding definition as part of a web app update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.appservice.models.HostnameBinding.UpdateDefinitionStages.WithDomain
withAzureManagedDomain, withThirdPartyDomainMethods inherited from interface com.azure.resourcemanager.appservice.models.HostnameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType
withDnsRecordTypeMethods inherited from interface com.azure.resourcemanager.appservice.models.HostnameBinding.UpdateDefinitionStages.WithSubDomain
withSubDomain