ListRedisKeysPlainArgs

data class ListRedisKeysPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<ListRedisKeysPlainArgs>

Constructors

Link copied to clipboard
fun ListRedisKeysPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Redis cache.

Link copied to clipboard

The name of the resource group.