PatchRouteFilter interface

Route Filter Resource.

Extends

Properties

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.

ipv6Peerings

A collection of references to express route circuit ipv6 peerings. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource that is unique within a resource group. This name can be used to access the resource. NOTE: This property will not be serialized. It can only be populated by the server.

peerings

A collection of references to express route circuit peerings. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the route filter resource. NOTE: This property will not be serialized. It can only be populated by the server.

rules

Collection of RouteFilterRules contained within a route filter.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

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

ipv6Peerings

A collection of references to express route circuit ipv6 peerings. NOTE: This property will not be serialized. It can only be populated by the server.

ipv6Peerings?: ExpressRouteCircuitPeering[]

Property Value

name

The name of the resource that is unique within a resource group. This name can be used to access the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

peerings

A collection of references to express route circuit peerings. NOTE: This property will not be serialized. It can only be populated by the server.

peerings?: ExpressRouteCircuitPeering[]

Property Value

provisioningState

The provisioning state of the route filter resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

rules

Collection of RouteFilterRules contained within a route filter.

rules?: RouteFilterRule[]

Property Value

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id