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.