GetIotHubResourceEventHubConsumerGroupResult

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

The properties of the EventHubConsumerGroupInfo object.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

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.