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

Return a list of connections that have been provisioned on the given interconnect.

Declaration Syntax
C#
public class DescribeConnectionsOnInterconnectRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeConnectionsOnInterconnectRequest()()()()
Initializes a new instance of the DescribeConnectionsOnInterconnectRequest 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.)
InterconnectId
ID of the interconnect on which a list of connection is provisioned. Example: dxcon-abc123 Default: None

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithInterconnectId(String) Obsolete.
Sets the InterconnectId property

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeConnectionsOnInterconnectRequest
See Also

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