AWS SDK for .NET Documentation
WithDBSubnetGroupName Method (dBSubnetGroupName)
AmazonAmazon.RDS.ModelModifyDBSubnetGroupRequestWithDBSubnetGroupName(String) Did this page help you?   Yes   No    Tell us about it...
Sets the DBSubnetGroupName property
Declaration Syntax
C#
public ModifyDBSubnetGroupRequest WithDBSubnetGroupName(
	string dBSubnetGroupName
)
Parameters
dBSubnetGroupName (String)
The value to set for the DBSubnetGroupName property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)