Get Route Filter Rule Result
data class GetRouteFilterRuleResult(val access: String, val azureApiVersion: String, val communities: List<String>, val etag: String, val id: String? = null, val location: String? = null, val name: String? = null, val provisioningState: String, val routeFilterRuleType: String)
Route Filter Rule Resource.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The collection for bgp community values to filter on. e.g. '12076:5010','12076:5020'.
Link copied to clipboard
The provisioning state of the route filter rule resource.
Link copied to clipboard
The rule type of the rule.