Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConsumerGroup

Package version

Single item in List or Get Consumer group operation

Hierarchy

Index

Properties

Optional createdAt

createdAt: Date

Exact time the message was created. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional updatedAt

updatedAt: Date

The exact time the message was updated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional userMetadata

userMetadata: undefined | string

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.

Generated using TypeDoc