CacheFunctions

Functions

Link copied to clipboard

Describes a database on the RedisEnterprise cluster API Version: 2021-03-01.

suspend fun getDatabase(argument: suspend GetDatabasePlainArgsBuilder.() -> Unit): GetDatabaseResult
suspend fun getDatabase(clusterName: String, databaseName: String, resourceGroupName: String): GetDatabaseResult
Link copied to clipboard

A firewall rule on a redis cache has a name, and describes a contiguous range of IP addresses permitted to connect API Version: 2020-06-01.

suspend fun getFirewallRule(cacheName: String, resourceGroupName: String, ruleName: String): GetFirewallRuleResult
Link copied to clipboard

Response to put/get linked server (with properties) for Redis cache. API Version: 2020-06-01.

suspend fun getLinkedServer(linkedServerName: String, name: String, resourceGroupName: String): GetLinkedServerResult
Link copied to clipboard

Response to put/get patch schedules for Redis cache. API Version: 2020-06-01.

suspend fun getPatchSchedule(default: String, name: String, resourceGroupName: String): GetPatchScheduleResult
Link copied to clipboard

The Private Endpoint Connection resource. API Version: 2021-03-01.

suspend fun getPrivateEndpointConnection(clusterName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard
suspend fun getRedis(argument: GetRedisPlainArgs): GetRedisResult

A single Redis item in List or Get Operation. API Version: 2020-06-01.

suspend fun getRedis(argument: suspend GetRedisPlainArgsBuilder.() -> Unit): GetRedisResult
suspend fun getRedis(name: String, resourceGroupName: String): GetRedisResult
Link copied to clipboard

Describes the RedisEnterprise cluster API Version: 2021-03-01.

suspend fun getRedisEnterprise(clusterName: String, resourceGroupName: String): GetRedisEnterpriseResult
Link copied to clipboard

The secret access keys used for authenticating connections to redis API Version: 2021-03-01.

suspend fun listDatabaseKeys(clusterName: String, databaseName: String, resourceGroupName: String): ListDatabaseKeysResult
Link copied to clipboard

Redis cache access keys. API Version: 2020-06-01.

suspend fun listRedisKeys(name: String, resourceGroupName: String): ListRedisKeysResult