CodeVersionResourceArmPaginatedResult interface
CodeVersion 实体的分页列表。
属性
next |
指向 CodeVersion 对象的下一页的链接。 如果为 null,则没有其他页面。 |
value | CodeVersion 类型的对象的数组。 |
属性详细信息
nextLink
指向 CodeVersion 对象的下一页的链接。 如果为 null,则没有其他页面。
nextLink?: string
属性值
string