PagedGraphGroups interface

属性

continuationToken

如果有另一页数据,则为非 null。 请求永远不会返回多个延续令牌。

graphGroups

在页面中找到的组的可枚举列表。

属性详细信息

continuationToken

如果有另一页数据,则为非 null。 请求永远不会返回多个延续令牌。

continuationToken: string[]

属性值

string[]

graphGroups

在页面中找到的组的可枚举列表。

graphGroups: GraphGroup[]

属性值