Interface HostnameBinding.UpdateDefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the return type of Attachable.InUpdate.attach()
All Superinterfaces:
Attachable.InUpdate<ParentT>
All Known Subinterfaces:
HostnameBinding.UpdateDefinition<ParentT>
Enclosing interface:
HostnameBinding.UpdateDefinitionStages

public static interface HostnameBinding.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<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 update using Attachable.InUpdate.attach().

  • Method Summary

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

    attach