EventHubConsumerGroupInfo interface

The properties of the EventHubConsumerGroupInfo object.

Properties

etag

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

id

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

name

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

properties

The tags.

type

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

Property Details

etag

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

etag?: string

Property Value

string

id

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

id?: string

Property Value

string

name

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

name?: string

Property Value

string

properties

The tags.

properties?: {[propertyName: string]: any}

Property Value

{[propertyName: string]: any}

type

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

type?: string

Property Value

string