PagedGraphServicePrincipals interface

属性

continuationToken

如果存在另一页数据,则此值为非 null。 请求返回的继续标记永远不会超过一个。

graphServicePrincipals

在页面中找到的服务主体的可枚举列表。

属性详细信息

continuationToken

如果存在另一页数据,则此值为非 null。 请求返回的继续标记永远不会超过一个。

continuationToken: string[]

属性值

string[]

graphServicePrincipals

在页面中找到的服务主体的可枚举列表。

graphServicePrincipals: GraphServicePrincipal[]

属性值