KafkaRestProperties interface

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

Properties

clientGroupInfo

The information of AAD security group.

configurationOverride

The configurations that need to be overriden.

Property Details

clientGroupInfo

The information of AAD security group.

clientGroupInfo?: ClientGroupInfo

Property Value

configurationOverride

The configurations that need to be overriden.

configurationOverride?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}