ApplicationGatewayPathRule 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 ApplicationGatewayPathRule type.
public class ApplicationGatewayPathRule : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayPathRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayPathRule>
type ApplicationGatewayPathRule = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayPathRule>
interface IPersistableModel<ApplicationGatewayPathRule>
Public Class ApplicationGatewayPathRule
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayPathRule), IPersistableModel(Of ApplicationGatewayPathRule)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayPathRule() |
Initializes a new instance of ApplicationGatewayPathRule. |
Properties
| Name | Description |
|---|---|
| BackendAddressPool |
Compatibility member. |
| BackendAddressPoolId |
Resource ID. |
| BackendHttpSettings |
Compatibility member. |
| BackendHttpSettingsId |
Resource ID. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| FirewallPolicyId |
Resource ID. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| LoadDistributionPolicyId |
Resource ID. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| Paths |
Path rules of URL path map. |
| ProvisioningState |
The provisioning state of the path rule resource. |
| RedirectConfigurationId |
Resource ID. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RewriteRuleSetId |
Resource ID. |
| Type |
Resource type. (Inherited from NetworkResourceData) |