ApplicationGatewayRoutingRule 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 ApplicationGatewayRoutingRule type.
public class ApplicationGatewayRoutingRule : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayRoutingRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayRoutingRule>
type ApplicationGatewayRoutingRule = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayRoutingRule>
interface IPersistableModel<ApplicationGatewayRoutingRule>
Public Class ApplicationGatewayRoutingRule
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayRoutingRule), IPersistableModel(Of ApplicationGatewayRoutingRule)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayRoutingRule() |
Initializes a new instance of ApplicationGatewayRoutingRule. |
Properties
| Name | Description |
|---|---|
| BackendAddressPoolId |
Resource ID. |
| BackendSettingsId |
Resource ID. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| ListenerId |
Resource ID. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| Priority |
Priority of the routing rule. |
| ProvisioningState |
The provisioning state of the request routing rule resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RuleType |
Rule type. |
| Type |
Resource type. (Inherited from NetworkResourceData) |