RouteFilterRuleData 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 RouteFilterRuleData type.
public class RouteFilterRuleData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.RouteFilterRuleData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.RouteFilterRuleData>
type RouteFilterRuleData = class
inherit NetworkResourceData
interface IJsonModel<RouteFilterRuleData>
interface IPersistableModel<RouteFilterRuleData>
Public Class RouteFilterRuleData
Inherits NetworkResourceData
Implements IJsonModel(Of RouteFilterRuleData), IPersistableModel(Of RouteFilterRuleData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| RouteFilterRuleData() |
Initializes a new instance of RouteFilterRuleData. |
Properties
| Name | Description |
|---|---|
| Access |
The access type of the rule. |
| Communities |
The collection for bgp community values to filter on. e.g. ['12076:5010','12076:5020']. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Location |
Gets or sets the Location compatibility property. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the route filter rule resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RouteFilterRuleType |
The rule type of the rule. |
| Type |
Resource type. (Inherited from NetworkResourceData) |