Share via


ClusterResourcePatchProperties interface

Properties of a Garnet cache cluster for updates.

Properties

clusterType

Type of the cluster. If set to Production, some operations might not be permitted on cluster.

extensions

Extensions to be added or updated on cluster.

Property Details

clusterType

Type of the cluster. If set to Production, some operations might not be permitted on cluster.

clusterType?: string

Property Value

string

extensions

Extensions to be added or updated on cluster.

extensions?: string[]

Property Value

string[]