Describe Cache Result

C# |
public class DescribeCacheResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeCacheResult()()()() | Initializes a new instance of the DescribeCacheResult class |
![]() | CacheAllocatedInBytes | |
![]() | CacheDirtyPercentage | |
![]() | CacheHitPercentage | |
![]() | CacheMissPercentage | |
![]() | CacheUsedPercentage | |
![]() | DiskIds | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GatewayARN |
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and
region.
Constraints: |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCacheAllocatedInBytes(Int64) | Obsolete.
Sets the CacheAllocatedInBytes property
|
![]() | WithCacheDirtyPercentage(Double) | Obsolete.
Sets the CacheDirtyPercentage property
|
![]() | WithCacheHitPercentage(Double) | Obsolete.
Sets the CacheHitPercentage property
|
![]() | WithCacheMissPercentage(Double) | Obsolete.
Sets the CacheMissPercentage property
|
![]() | WithCacheUsedPercentage(Double) | Obsolete.
Sets the CacheUsedPercentage property
|
![]() | WithDiskIds(array<String>[]()[][]) | Obsolete.
Adds elements to the DiskIds collection
|
![]() | WithDiskIds(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Adds elements to the DiskIds collection
|
![]() | WithGatewayARN(String) | Obsolete.
Sets the GatewayARN property
|

Object | |
![]() | DescribeCacheResult |