AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
A route filter prefix that the customer can advertise through Border Gateway Protocol (BGP) over a public virtual interface.

Inheritance Hierarchy

System.Object
  Amazon.DirectConnect.Model.RouteFilterPrefix

Namespace: Amazon.DirectConnect.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class RouteFilterPrefix : Object

The RouteFilterPrefix type exposes the following members

Constructors

NameDescription
Public Method RouteFilterPrefix()

Properties

NameTypeDescription
Public Property Cidr System.String Gets and sets the property Cidr.

CIDR notation for the advertised route. Multiple routes are separated by commas.

Example: 10.10.10.0/24,10.10.11.0/24

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8