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
 
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.

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

Syntax

C#
public virtual DescribeVirtualInterfacesResponse DescribeVirtualInterfaces()
Return Value
Type: Amazon.DirectConnect.Model.DescribeVirtualInterfacesResponse
The response from the DescribeVirtualInterfaces service method, as returned by DirectConnect.

Exceptions

ExceptionCondition
DirectConnectClientException The API was called with invalid parameters. The error message will contain additional details about the cause.
DirectConnectServerException A server-side error occurred during the API call. The error message will contain additional details about the cause.

Version Information

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