Represents the output of a DescribeReservedCacheNodes operation.

C# |
public class DescribeReservedCacheNodesResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeReservedCacheNodesResult()()()() | Initializes a new instance of the DescribeReservedCacheNodesResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Marker |
Provides an identifier to allow retrieval of paginated results.
|
![]() | ReservedCacheNodes |
A list of reserved cache nodes. Each element in the list contains detailed information about one node.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithMarker(String) | Obsolete.
Sets the Marker property
|
![]() | WithReservedCacheNodes(array<ReservedCacheNode>[]()[][]) | Obsolete.
Adds elements to the ReservedCacheNodes collection
|
![]() | WithReservedCacheNodes(IEnumerable<(Of <<'(ReservedCacheNode>)>>)) | Obsolete.
Adds elements to the ReservedCacheNodes collection
|

Object | |
![]() | DescribeReservedCacheNodesResult |