AWS SDK for .NET Documentation
CreateCacheSubnetGroup Method (createCacheSubnetGroupRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientCreateCacheSubnetGroup(CreateCacheSubnetGroupRequest) Did this page help you?   Yes   No    Tell us about it...

The CreateCacheSubnetGroup operation creates a new cache subnet group.

Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (VPC).

Declaration Syntax
C#
public CreateCacheSubnetGroupResponse CreateCacheSubnetGroup(
	CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest
)
Parameters
createCacheSubnetGroupRequest (CreateCacheSubnetGroupRequest)
Container for the necessary parameters to execute the CreateCacheSubnetGroup service method on AmazonElastiCache.
Return Value
The response from the CreateCacheSubnetGroup service method, as returned by AmazonElastiCache.
Exceptions

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