共用方式為


UserIdentityCollection interface

使用者身分識別清單標記法的清單。

屬性

count

所有頁面的總記錄計數數目。

nextLink

如果有的話,下一頁連結。

value

使用者身分識別值。

屬性詳細資料

count

所有頁面的總記錄計數數目。

count?: number

屬性值

number

如果有的話,下一頁連結。

nextLink?: string

屬性值

string

value

使用者身分識別值。

value?: UserIdentityContract[]

屬性值