ApplicationGatewayUrlPathMap 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 ApplicationGatewayUrlPathMap type.
public class ApplicationGatewayUrlPathMap : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayUrlPathMap>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayUrlPathMap>
type ApplicationGatewayUrlPathMap = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayUrlPathMap>
interface IPersistableModel<ApplicationGatewayUrlPathMap>
Public Class ApplicationGatewayUrlPathMap
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayUrlPathMap), IPersistableModel(Of ApplicationGatewayUrlPathMap)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayUrlPathMap() |
Initializes a new instance of ApplicationGatewayUrlPathMap. |
Properties
| Name | Description |
|---|---|
| DefaultBackendAddressPoolId |
Resource ID. |
| DefaultBackendHttpSettingsId |
Resource ID. |
| DefaultLoadDistributionPolicyId |
Resource ID. |
| DefaultRedirectConfiguration |
Compatibility member. |
| DefaultRedirectConfigurationId |
Resource ID. |
| DefaultRewriteRuleSetId |
Resource ID. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PathRules |
Path rule of URL path map resource. |
| ProvisioningState |
The provisioning state of the URL path map resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |