Skip to content
DocsTry Aspire
DocsTry

RedPandaKafkaUiContainerResource Constructors

ClassConstructors1 member
A resource that represents a Kafka UI container (the kafbat/kafka-ui image), a web UI for managing and inspecting one or more Kafka API compatible brokers such as Redpanda.
A resource that represents a Kafka UI container (the kafbat/kafka-ui image), a web UI for managing and inspecting one or more Kafka API compatible brokers such as Redpanda.
public class RedPandaKafkaUiContainerResource
{
public RedPandaKafkaUiContainerResource(
string name)
{
// ...
}
}
namestringThe name of the resource.