AWS SDK for .NET Documentation
CreateDBSubnetGroup Method (createDBSubnetGroupRequest)
AmazonAmazon.RDSAmazonRDSCreateDBSubnetGroup(CreateDBSubnetGroupRequest) Did this page help you?   Yes   No    Tell us about it...

Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.

Declaration Syntax
C#
CreateDBSubnetGroupResponse CreateDBSubnetGroup(
	CreateDBSubnetGroupRequest createDBSubnetGroupRequest
)
Parameters
createDBSubnetGroupRequest (CreateDBSubnetGroupRequest)
Container for the necessary parameters to execute the CreateDBSubnetGroup service method on AmazonRDS.
Return Value
The response from the CreateDBSubnetGroup service method, as returned by AmazonRDS.
Exceptions

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