Interface HostNameSslBinding.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT
- the return type ofAttachable.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.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach