AWS SDK for .NET Documentation
DescribeDBSubnetGroups Method (describeDBSubnetGroupsRequest)
AmazonAmazon.RDSAmazonRDSClientDescribeDBSubnetGroups(DescribeDBSubnetGroupsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.

For an overview of CIDR ranges, go to the Wikipedia Tutorial .

Declaration Syntax
C#
public DescribeDBSubnetGroupsResponse DescribeDBSubnetGroups(
	DescribeDBSubnetGroupsRequest describeDBSubnetGroupsRequest
)
Parameters
describeDBSubnetGroupsRequest (DescribeDBSubnetGroupsRequest)
Container for the necessary parameters to execute the DescribeDBSubnetGroups service method on AmazonRDS.
Return Value
The response from the DescribeDBSubnetGroups service method, as returned by AmazonRDS.
Exceptions

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