@azure/arm-extendedlocation package
类
CustomLocationsManagementClient |
接口
类型别名
枚举
KnownCreatedByType |
服务接受的 CreatedByType 的已知值。 |
KnownHostType |
服务接受的 HostType 的已知值。 |
KnownResourceIdentityType |
服务接受的 ResourceIdentityType 的已知值。 |
函数
get |
给定迭代器生成的 |
函数详细信息
getContinuationToken(unknown)
给定迭代器生成的byPage
最后.value
一个,返回一个可用于稍后从该点开始分页的延续标记。
function getContinuationToken(page: unknown): string | undefined
参数
- page
-
unknown
从迭代器访问 value
IteratorResult byPage
的对象。
返回
string | undefined
在将来调用期间可以传递到 byPage () 的延续标记。