Interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostName<ParentT>
-
- Type Parameters:
ParentT- the stage of the application gateway definition to return to after attaching this definition
- All Superinterfaces:
HasHostName.DefinitionStages.WithHostName<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>>
- All Known Subinterfaces:
ApplicationGatewayRequestRoutingRule.Definition<ParentT>,ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>,ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>
- Enclosing interface:
- ApplicationGatewayRequestRoutingRule.DefinitionStages
public static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostName<ParentT> extends HasHostName.DefinitionStages.WithHostName<ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>>
The stage of an application gateway request routing rule definition allowing to specify the host name of a backend website for the listener to receive traffic for.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.network.model.HasHostName.DefinitionStages.WithHostName
withHostName
-
-