ConsumerGroup 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.v2017_04_01.models._models_py3.ResourceConsumerGroup
Constructor
ConsumerGroup(*, user_metadata: Optional[str] = None, **kwargs)
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- created_at
- datetime
Exact time the message was created.
- updated_at
- datetime
The exact time the message was updated.
- user_metadata
- str
User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored.
Feedback
Submit and view feedback for