RedisCommanderResource Constructors
ClassConstructors1 member
A resource that represents a Redis Commander container.
Constructor(string)Section titled Constructor(string) A resource that represents a Redis Commander container.
public class RedisCommanderResource{ public RedisCommanderResource( string name) { // ... }}Parameters
namestringThe name of the resource.