Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventHubConsumerGroupInfo

Package version

The properties of the EventHubConsumerGroupInfo object.

Hierarchy

  • any
    • EventHubConsumerGroupInfo

Index

Properties

Properties

Optional etag

etag: undefined | string

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

Optional id

id: undefined | string

The Event Hub-compatible consumer group identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The Event Hub-compatible consumer group name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

properties: undefined | object

The tags.

Optional type

type: undefined | string

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

Generated using TypeDoc