Interface HostnameSslBinding.UpdateDefinitionStages.WithAttach<ParentT>

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

public static interface HostnameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>
The final stage of the hostname SSL binding definition.

At this stage, any remaining optional settings can be specified, or the hostname SSL 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