Skip to content
DocsTry Aspire
DocsTry

RedPandaConsoleContainerResource Constructors

ClassConstructors1 member
A resource that represents a Redpanda Console container, a web UI for managing and inspecting one or more Redpanda (or Kafka) brokers.
A resource that represents a Redpanda Console container, a web UI for managing and inspecting one or more Redpanda (or Kafka) brokers.
public class RedPandaConsoleContainerResource
{
public RedPandaConsoleContainerResource(
string name)
{
// ...
}
}
namestringThe name of the resource.