ConsumerGroupProperties interface

Single item in List or Get Consumer group operation

Properties

createdAt

Exact time the message was created.

updatedAt

The exact time the message was updated.

userMetadata

User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored.

Property Details

createdAt

Exact time the message was created.

createdAt?: Date

Property Value

Date

updatedAt

The exact time the message was updated.

updatedAt?: Date

Property Value

Date

userMetadata

User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored.

userMetadata?: string

Property Value

string