Interface ApplicationGatewayListener.UpdateDefinitionStages.WithHostName<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasHostName.UpdateDefinitionStages.WithHostName<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayListener.UpdateDefinition<ParentT>,ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>
- Enclosing interface:
- ApplicationGatewayListener.UpdateDefinitionStages
public static interface ApplicationGatewayListener.UpdateDefinitionStages.WithHostName<ParentT> extends HasHostName.UpdateDefinitionStages.WithHostName<ApplicationGatewayListener.UpdateDefinitionStages.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.UpdateDefinitionStages.WithHostName
withHostName
-
-