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