KafkaRestProperties Class

Definition

The kafka rest proxy configuration which contains AAD security group information.

public class KafkaRestProperties
type KafkaRestProperties = class
Public Class KafkaRestProperties
Inheritance
KafkaRestProperties

Constructors

KafkaRestProperties()

Initializes a new instance of the KafkaRestProperties class.

KafkaRestProperties(ClientGroupInfo, IDictionary<String,String>)

Initializes a new instance of the KafkaRestProperties class.

Properties

ClientGroupInfo

Gets or sets the information of AAD security group.

ConfigurationOverride

Gets or sets the configurations that need to be overriden.

Applies to