你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UserIdentityCollection interface

List of Users Identity list representation.

Properties

count

Total record count number across all pages.

nextLink

Next page link if any.

value

User Identity values.

Property Details

count

Total record count number across all pages.

count?: number

Property Value

number

Next page link if any.

nextLink?: string

Property Value

string

value

User Identity values.

value?: UserIdentityContract[]

Property Value