Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded
-
Packages that use ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayRedirectConfiguration.Definition<ReturnT>The entirety of an application gateway redirect configuration definition.static interfaceApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath<ReturnT>The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.
-