AWS SDK for .NET Documentation
DescribeVirtualGatewaysRequest Class
AmazonAmazon.DirectConnect.ModelDescribeVirtualGatewaysRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DescribeVirtualGateways operation.

Returns a list of virtual private gateways owned by the AWS account.

You can create one or more AWS Direct Connect private virtual interfaces linking to a virtual private gateway. A virtual private gateway can be managed via Amazon Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.

Declaration Syntax
C#
public class DescribeVirtualGatewaysRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethods



IconMemberDescription
DescribeVirtualGatewaysRequest()()()()
Initializes a new instance of the DescribeVirtualGatewaysRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeVirtualGatewaysRequest
See Also

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)