KafkaRestProperties interface
The kafka rest proxy configuration which contains AAD security group information.
Properties
client |
The information of AAD security group. |
configuration |
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}