你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
@azure/arm-devopsinfrastructure package
类
ManagedDevOpsInfrastructure |
接口
类型别名
ActionType |
定义 ActionType 的值。 服务支持的已知值内部 |
AgentProfileUnion | |
AgentProfileUpdateUnion | |
AzureDevOpsPermissionType |
定义 AzureDevOpsPermissionType 的值。 服务支持的已知值继承:池将从项目或组织继承权限。 |
CachingType |
定义 CachingType 的值。 服务支持的已知值无:不使用主机缓存。 |
CreatedByType |
定义 CreatedByType 的值。 服务支持的已知值用户 |
FabricProfileUnion | |
ImageVersionsListByImageNextResponse |
包含 listByImageNext 操作的响应数据。 |
ImageVersionsListByImageResponse |
包含 listByImage 操作的响应数据。 |
LogonType |
定义 LogonType 的值。 服务支持的已知值服务:作为服务运行。 |
ManagedServiceIdentityType |
定义 ManagedServiceIdentityType 的值。 服务支持的已知值无 |
OperationsListNextResponse |
包含 listNext 操作的响应数据。 |
OperationsListResponse |
包含列表操作的响应数据。 |
OrganizationProfileUnion | |
Origin |
定义 Origin 的值。 服务支持的已知值user |
OsDiskStorageAccountType |
定义 OsDiskStorageAccountType 的值。 服务支持的已知值标准:标准 OS 磁盘类型。 |
PoolsCreateOrUpdateResponse |
包含 createOrUpdate 操作的响应数据。 |
PoolsDeleteResponse |
包含删除操作的响应数据。 |
PoolsGetResponse |
包含获取操作的响应数据。 |
PoolsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 操作的响应数据。 |
PoolsListByResourceGroupResponse |
包含 listByResourceGroup 操作的响应数据。 |
PoolsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 操作的响应数据。 |
PoolsListBySubscriptionResponse |
包含 listBySubscription 操作的响应数据。 |
PoolsUpdateResponse |
包含更新操作的响应数据。 |
PredictionPreference |
定义 PredictionPreference 的值。 服务支持的已知值均衡:在成本和性能之间实现平衡。 |
ProvisioningState |
定义 ProvisioningState 的值。 服务支持的已知值成功:表示成功的操作。 |
ResourceDetailsListByPoolNextResponse |
包含 listByPoolNext 操作的响应数据。 |
ResourceDetailsListByPoolResponse |
包含 listByPool 操作的响应数据。 |
ResourcePredictionsProfileType |
定义 ResourcePredictionsProfileType 的值。 服务支持的已知值手动:客户提供备用代理方案。 |
ResourcePredictionsProfileUnion | |
ResourcePredictionsProfileUpdateUnion | |
ResourceSkuRestrictionsReasonCode |
定义 ResourceSkuRestrictionsReasonCode 的值。 服务支持的已知值QuotaId |
ResourceSkuRestrictionsType |
定义 ResourceSkuRestrictionsType 的值。 服务支持的已知值位置 |
ResourceStatus |
定义 ResourceStatus 的值。 服务支持的已知值就绪:表示已就绪的计算机资源。 |
SkuListByLocationNextResponse |
包含 listByLocationNext 操作的响应数据。 |
SkuListByLocationResponse |
包含 listByLocation 操作的响应数据。 |
StorageAccountType |
定义 StorageAccountType 的值。 服务支持的已知值Standard_LRS:数据磁盘应使用标准本地冗余存储。 |
SubscriptionUsagesListByLocationNextResponse |
包含 listByLocationNext 操作的响应数据。 |
SubscriptionUsagesListByLocationResponse |
包含 listByLocation 操作的响应数据。 |
枚举
KnownActionType |
服务接受的 ActionType 的已知值。 |
KnownAzureDevOpsPermissionType |
服务接受的 AzureDevOpsPermissionType 的已知值。 |
KnownCachingType |
服务接受的 CachingType 的已知值。 |
KnownCreatedByType |
服务接受的 CreatedByType 的已知值。 |
KnownLogonType |
服务接受的 LogonType 的已知值。 |
KnownManagedServiceIdentityType |
服务接受的 ManagedServiceIdentityType 的已知值。 |
KnownOrigin |
服务接受的 Origin 的已知值。 |
KnownOsDiskStorageAccountType |
服务接受的 OsDiskStorageAccountType 的已知值。 |
KnownPredictionPreference |
服务接受的 PredictionPreference 的已知值。 |
KnownProvisioningState |
服务接受的 ProvisioningState 的已知值。 |
KnownResourcePredictionsProfileType |
服务接受的 ResourcePredictionsProfileType 的已知值。 |
KnownResourceSkuRestrictionsReasonCode |
服务接受的 ResourceSkuRestrictionsReasonCode 的已知值。 |
KnownResourceSkuRestrictionsType |
服务接受的 ResourceSkuRestrictionsType 的已知值。 |
KnownResourceStatus |
服务接受的 ResourceStatus 的已知值。 |
KnownStorageAccountType |
服务接受的 StorageAccountType 的已知值。 |
函数
get |
给定迭代器生成的 |
函数详细信息
getContinuationToken(unknown)
给定迭代器生成的byPage
最后.value
一个 , 返回可用于稍后从该点开始分页的继续标记。
function getContinuationToken(page: unknown): string | undefined
参数
- page
-
unknown
从迭代器访问 value
IteratorResult byPage
的对象。
返回
string | undefined
可在将来调用期间传入 byPage () 的继续标记。