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 a single node within a node group.

Inheritance Hierarchy

System.Object
  Amazon.ElastiCache.Model.NodeGroupMember

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

Syntax

C#
public class NodeGroupMember : Object

The NodeGroupMember type exposes the following members

Constructors

NameDescription
Public Method NodeGroupMember()

Properties

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

The ID of the cache cluster to which the node belongs.

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

The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

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

The role that is currently assigned to the node - primary or replica.

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

The name of the Availability Zone in which the node is located.

Public Property ReadEndpoint Amazon.ElastiCache.Model.Endpoint Gets and sets the property ReadEndpoint.

Version Information

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

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