你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AuthorizationAccessPolicyCollection interface
分页授权访问策略列表表示形式。
属性
count | 所有页面的总记录计数数。 |
next |
下一页链接(如果有)。 |
value | 页面值。 |
属性详细信息
count
所有页面的总记录计数数。
count?: number
属性值
number
nextLink
下一页链接(如果有)。
nextLink?: string
属性值
string