Interface HostnameBinding.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the return type of Attachable.InDefinition.attach()
All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>
All Known Subinterfaces:
HostnameBinding.Definition<ParentT>
Enclosing interface:
HostnameBinding.DefinitionStages

public static interface HostnameBinding.DefinitionStages.WithAttach<ParentT> extends com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<ParentT>
The final stage of the hostname binding definition.

At this stage, any remaining optional settings can be specified, or the hostname binding definition can be attached to the parent web app definition using Attachable.InDefinition.attach().

  • Method Summary

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition

    attach