ConsumerGroupResource Class

Single item in List or Get Consumer group operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.eventhub.v2015_08_01.models._models_py3.Resource
ConsumerGroupResource

Constructor

ConsumerGroupResource(*, location: str | None = None, user_metadata: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
location
str

Resource location.

user_metadata
str

The user metadata.

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

location
str

Resource location.

type
str

Resource type.

created_at

Exact time the message was created.

event_hub_path
str

The path of the Event Hub.

updated_at

The exact time the message was updated.

user_metadata
str

The user metadata.