共用方式為


EventHubConsumerGroupInfo 類別

EventHubConsumerGroupInfo 物件的屬性。

繼承
azure.mgmt.iothub._serialization.Model
EventHubConsumerGroupInfo

建構函式

EventHubConsumerGroupInfo(*, tags: Dict[str, str] | None = None, id: str | None = None, name: str | None = None, **kwargs)

變數

tags
dict[str, str]

標記。

id
str

事件中樞相容的取用者群組識別碼。

name
str

事件中樞相容的取用者組名。