Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRedirectConfiguration.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ReturnT> |
The first stage of an application gateway redirect configuration. |
IDefinition<ReturnT> |
The entirety of an application gateway redirect configuration definition. |
IWithAttach<ReturnT> |
The final stage of an application gateway redirect configuration. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition. |
IWithAttachAndPath<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. |
IWithPathIncluded<ReturnT> |
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL. |
IWithQueryStringIncluded<ReturnT> |
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL. |
IWithTarget<ReturnT> |
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection. |
IWithType<ReturnT> |
The stage of an application gateway redirect configuration allowing to specify the type of the redirection. |
Azure SDK for .NET