共用方式為


ClientGroupsListResult 類別

列出用戶端群組作業的結果。

繼承
azure.mgmt.eventgrid._serialization.Model
ClientGroupsListResult

建構函式

ClientGroupsListResult(*, value: List[_models.ClientGroup] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

value
list[ClientGroup]

用戶端群組的集合。

next_link
str

用戶端群組下一頁的連結。

變數

value
list[ClientGroup]

用戶端群組的集合。

next_link
str

用戶端群組下一頁的連結。