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.
Constructor
ConsumerGroupResource(*, location: str | None = None, user_metadata: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
Resource location. Default value: None
|
user_metadata
|
The user metadata. Default value: None
|
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource name. |
location
|
Resource location. |
type
|
Resource type. |
created_at
|
Exact time the message was created. |
event_hub_path
|
The path of the Event Hub. |
updated_at
|
The exact time the message was updated. |
user_metadata
|
The user metadata. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python