Share via


SkuDetails interface

Details of a Redis Enterprise cluster SKU.

Properties

name

The name of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.

sizeInGB

The cache size in GB. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

name

The name of the SKU. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

sizeInGB

The cache size in GB. NOTE: This property will not be serialized. It can only be populated by the server.

sizeInGB?: number

Property Value

number