AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Represents the output of one of the following actions:

Inheritance Hierarchy

System.Object
  Amazon.ElastiCache.Model.CacheSubnetGroup

Namespace: Amazon.ElastiCache.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class CacheSubnetGroup : Object

The CacheSubnetGroup type exposes the following members

Constructors

NameDescription
Public Method CacheSubnetGroup()

Properties

NameTypeDescription
Public Property CacheSubnetGroupDescription System.String Gets and sets the property CacheSubnetGroupDescription.

The description of the cache subnet group.

Public Property CacheSubnetGroupName System.String Gets and sets the property CacheSubnetGroupName.

The name of the cache subnet group.

Public Property Subnets System.Collections.Generic.List<Amazon.ElastiCache.Model.Subnet> Gets and sets the property Subnets.

A list of subnets associated with the cache subnet group.

Public Property VpcId System.String Gets and sets the property VpcId.

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8