Condividi tramite


ExpressRouteCircuitPeering.RouteFilter Property

Definition

Gets or sets the reference to the RouteFilter resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routeFilter")]
public Microsoft.Azure.Management.Network.Models.SubResource RouteFilter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routeFilter")>]
member this.RouteFilter : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property RouteFilter As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to