Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath
-
Packages that use ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayRedirectConfiguration.Definition<ReturnT>The entirety of an application gateway redirect configuration definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath Modifier and Type Method Description ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath<ReturnT>ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget. withTargetListener(String name)Specifies the listener on this application gateway to redirect to.
-