Interface ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayListener.UpdateDefinitionStages.WithHostname<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT>, Attachable.InUpdate<ParentT>, HasHostname.UpdateDefinitionStages.WithHostname<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>, HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayListener.UpdateDefinition<ParentT>
- Enclosing interface:
ApplicationGatewayListener.UpdateDefinitionStages
public static interface ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithHostname<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT>
The final stage of an application gateway HTTP listener definition.
At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.
-
Method Summary
Methods inherited from interface ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
withHttp, withHttpsMethods inherited from interface Attachable.InUpdate
attachMethods inherited from interface HasHostname.UpdateDefinitionStages.WithHostname
withHostname, withHostnamesMethods inherited from interface HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndication