getRedisEnterprise

Gets information about a RedisEnterprise cluster API Version: 2021-03-01.

Return

Describes the RedisEnterprise cluster

Parameters

argument

null


suspend fun getRedisEnterprise(clusterName: String, resourceGroupName: String): GetRedisEnterpriseResult

Return

Describes the RedisEnterprise cluster

Parameters

clusterName

The name of the RedisEnterprise cluster.

resourceGroupName

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

See also


Return

Describes the RedisEnterprise cluster

Parameters

argument

Builder for com.pulumi.azurenative.cache.kotlin.inputs.GetRedisEnterprisePlainArgs.

See also