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
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayRequestRoutingRule() |
Initializes a new instance of ApplicationGatewayRequestRoutingRule. |
Properties
| Name | Description |
|---|---|
| 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 NetworkResourceData) |
| 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. |