Interface HostNameBinding.Definition<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.attach()
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,HostNameBinding.DefinitionStages.Blank<ParentT>
,HostNameBinding.DefinitionStages.WithAttach<ParentT>
,HostNameBinding.DefinitionStages.WithDomain<ParentT>
,HostNameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT>
,HostNameBinding.DefinitionStages.WithSubDomain<ParentT>
- Enclosing interface:
- HostNameBinding
public static interface HostNameBinding.Definition<ParentT>
extends HostNameBinding.DefinitionStages.Blank<ParentT>, HostNameBinding.DefinitionStages.WithDomain<ParentT>, HostNameBinding.DefinitionStages.WithSubDomain<ParentT>, HostNameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT>, HostNameBinding.DefinitionStages.WithAttach<ParentT>
The entirety of a hostname binding definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithDomain
withAzureManagedDomain, withThirdPartyDomain
Methods inherited from interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithHostNameDnsRecordType
withDnsRecordType
Methods inherited from interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithSubDomain
withSubDomain