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
 
Container for the parameters to the DescribeVirtualInterfaces operation. Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before DescribeVirtualInterfaces is called are also returned. If a connection ID is included then only virtual interfaces associated with this connection will be returned. If a virtual interface ID is included then only a single virtual interface will be returned.

A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer.

If a connection ID is provided, only virtual interfaces provisioned on the specified connection will be returned. If a virtual interface ID is provided, only this particular virtual interface will be returned.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DirectConnect.AmazonDirectConnectRequest
      Amazon.DirectConnect.Model.DescribeVirtualInterfacesRequest

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

Syntax

C#
public class DescribeVirtualInterfacesRequest : AmazonDirectConnectRequest
         IRequestEvents

The DescribeVirtualInterfacesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConnectionId System.String Gets and sets the property ConnectionId.
Public Property VirtualInterfaceId System.String Gets and sets the property VirtualInterfaceId.

Version Information

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

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