RouteFilterRule interface
Route Filter Rule Resource.
- Extends
Properties
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. NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location. |
name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
provisioning |
The provisioning state of the route filter rule resource. NOTE: This property will not be serialized. It can only be populated by the server. |
route |
The rule type of the rule. |
Inherited Properties
id | Resource ID. |
Property Details
access
The access type of the rule.
access?: string
Property Value
string
communities
The collection for bgp community values to filter on. e.g. ['12076:5010','12076:5020'].
communities?: string[]
Property Value
string[]
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
location
Resource location.
location?: string
Property Value
string
name
The name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
Property Value
string
provisioningState
The provisioning state of the route filter rule resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
routeFilterRuleType
The rule type of the rule.
routeFilterRuleType?: string
Property Value
string