EventHubConsumerGroupName Class
The EventHub consumer group name.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.iothub._serialization.ModelEventHubConsumerGroupName
Constructor
EventHubConsumerGroupName(*, name: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
EventHub consumer group name. Required. |
Variables
Name | Description |
---|---|
name
|
EventHub consumer group name. Required. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python