Skip to content
DocsTry Aspire
DocsTry

RedisInsightResource Constructors

ClassConstructors1 member
A resource that represents a Redis Insight container.
A resource that represents a Redis Insight container.
public class RedisInsightResource
{
public RedisInsightResource(
string name)
{
// ...
}
}
namestringThe name of the resource.