Uses of Interface
com.azure.resourcemanager.network.models.HasHostname.DefinitionStages.WithHostname
-
Packages that use HasHostname.DefinitionStages.WithHostname Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasHostname.DefinitionStages.WithHostname in com.azure.resourcemanager.network.models
Subinterfaces of HasHostname.DefinitionStages.WithHostname in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayListener.Definition<ParentT>The entirety of an application gateway HTTP listener definition.static interfaceApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway HTTP listener.static interfaceApplicationGatewayListener.DefinitionStages.WithHostname<ParentT>The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.static interfaceApplicationGatewayRequestRoutingRule.Definition<ParentT>The entirety of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT>The final stage of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT>The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostname<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.
-