Interface ApplicationGatewayListener.DefinitionStages.WithHostName<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasHostName.DefinitionStages.WithHostName<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayListener.Definition<ParentT>,ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>
- Enclosing interface:
- ApplicationGatewayListener.DefinitionStages
public static interface ApplicationGatewayListener.DefinitionStages.WithHostName<ParentT> extends HasHostName.DefinitionStages.WithHostName<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasHostName.DefinitionStages.WithHostName
withHostName
-
-