Skip to content
Docs Try Aspire

RedisInsightResource Constructors

Class Constructors 1 member
A resource that represents a Redis Insight container.
A resource that represents a Redis Insight container.
public class RedisInsightResource
{
public RedisInsightResource(
string name)
{
// ...
}
}
name string The name of the resource.