ApplicationGatewayRequestRoutingRule Class
Definition
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.
Compatibility declaration for the ApplicationGatewayRequestRoutingRule type.
public class ApplicationGatewayRequestRoutingRule : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayRequestRoutingRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayRequestRoutingRule>
type ApplicationGatewayRequestRoutingRule = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayRequestRoutingRule>
interface IPersistableModel<ApplicationGatewayRequestRoutingRule>
Public Class ApplicationGatewayRequestRoutingRule
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayRequestRoutingRule), IPersistableModel(Of ApplicationGatewayRequestRoutingRule)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayRequestRoutingRule() |
Initializes a new instance of ApplicationGatewayRequestRoutingRule. |
Properties
| Name | Description |
|---|---|
| AdvancedRoutingMapId |
Resource ID. |
| AuthConfigs |
Authentication configuration bindings of the request routing rule. Only one authentication configuration is supported. Authentication configuration names must be unique across the Application Gateway, and an Application Gateway can reference at most 100 distinct authentication policies. Authentication policies can only be bound to Application Gateways using the Standard_v2 or WAF_v2 SKU. |
| BackendAddressPool |
Compatibility member. |
| BackendAddressPoolId |
Resource ID. |
| BackendHttpSettings |
Compatibility member. |
| BackendHttpSettingsId |
Resource ID. |
| EntraJWTValidationConfig |
Entra JWT validation configuration resource of the application gateway. |
| EntraJwtValidationConfigId |
Entra JWT validation configuration resource of the application gateway. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| HttpListener |
Compatibility member. |
| HttpListenerId |
Resource ID. |
| Id |
Resource ID. (Inherited from NetworkSubResource) |
| LoadDistributionPolicyId |
Resource ID. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| Priority |
Priority of the request routing rule. |
| ProvisioningState |
The provisioning state of the request routing rule resource. |
| RedirectConfiguration |
Compatibility member. |
| RedirectConfigurationId |
Resource ID. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RewriteRuleSetId |
Resource ID. |
| RuleType |
Rule type. |
| Type |
Resource type. (Inherited from NetworkResourceData) |
| UrlPathMap |
Compatibility member. |
| UrlPathMapId |
Resource ID. |