GetIotHubResourceEventHubConsumerGroupResult

data class GetIotHubResourceEventHubConsumerGroupResult(val etag: String, val id: String, val name: String, val properties: Any, val type: String)

The properties of the EventHubConsumerGroupInfo object.

Constructors

constructor(etag: String, id: String, name: String, properties: Any, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The etag.

Link copied to clipboard
val id: String

The Event Hub-compatible consumer group identifier.

Link copied to clipboard

The Event Hub-compatible consumer group name.

Link copied to clipboard

The tags.

Link copied to clipboard

the resource type.