你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ImageListResult interface
列表图像作响应。
属性
next |
用于提取下一页图像的 URI。 调用 ListNext()以提取图像的下一页。 |
value | 图像列表。 |
属性详细信息
nextLink
用于提取下一页图像的 URI。 调用 ListNext()以提取图像的下一页。
nextLink?: string
属性值
string