confluent-kafka-dotnet
Show / Hide Table of Contents

Enum ResourceType

Enumerates the set of configuration resource types.

Namespace: Confluent.Kafka.Admin
Assembly: Confluent.Kafka.dll
Syntax
public enum ResourceType

Fields

NameDescription
Any

Any resource

Broker

Broker resource

Group

Group resource

Topic

Topic resource

Unknown

Unknown resource

In this article