ListRedisEnterpriseSkusForScalingPlainArgs

data class ListRedisEnterpriseSkusForScalingPlainArgs(val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<ListRedisEnterpriseSkusForScalingPlainArgs>

Constructors

constructor(clusterName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the Redis Enterprise cluster. Name must be 1-60 characters long. Allowed characters(A-Z, a-z, 0-9) and hyphen(-). There can be no leading nor trailing nor consecutive hyphens

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

Link copied to clipboard
open override fun toJava(): ListRedisEnterpriseSkusForScalingPlainArgs