Interface ApplicationGatewayListener.UpdateStages.WithHostname
-
- All Superinterfaces:
HasHostname.UpdateStages.WithHostname<ApplicationGatewayListener.Update>
- All Known Subinterfaces:
ApplicationGatewayListener.Update
- Enclosing interface:
- ApplicationGatewayListener.UpdateStages
public static interface ApplicationGatewayListener.UpdateStages.WithHostname extends HasHostname.UpdateStages.WithHostname<ApplicationGatewayListener.Update>
The stage of an application gateway frontend listener update allowing to specify the hostname of the website for which the traffic is received.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasHostname.UpdateStages.WithHostname
withHostname, withHostnames
-
-