你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
@azure/arm-trafficmanager package
类
TrafficManagerManagementClient |
接口
类型别名
AllowedEndpointRecordType |
定义 AllowedEndpointRecordType 的值。 服务支持的已知值
DomainName |
AlwaysServe |
定义 AlwaysServe 的值。 服务支持的已知值
已启用 |
EndpointMonitorStatus |
定义 EndpointMonitorStatus 的值。 服务支持的已知值
正在检查终结点 |
EndpointStatus |
定义 EndpointStatus 的值。 服务支持的已知值
已启用 |
EndpointType |
定义 EndpointType 的值。 |
EndpointsCreateOrUpdateResponse |
包含 createOrUpdate 操作的响应数据。 |
EndpointsDeleteResponse |
包含删除操作的响应数据。 |
EndpointsGetResponse |
包含获取操作的响应数据。 |
EndpointsUpdateResponse |
包含更新操作的响应数据。 |
GeographicHierarchiesGetDefaultResponse |
包含 getDefault 操作的响应数据。 |
HeatMapGetResponse |
包含获取操作的响应数据。 |
MonitorProtocol |
定义 MonitorProtocol 的值。 服务支持的已知值
HTTP |
ProfileMonitorStatus |
定义 ProfileMonitorStatus 的值。 服务支持的已知值
正在检查终结点 |
ProfileStatus |
定义 ProfileStatus 的值。 服务支持的已知值
已启用 |
ProfilesCheckTrafficManagerNameAvailabilityV2Response |
包含 checkTrafficManagerNameAvailabilityV2 操作的响应数据。 |
ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse |
包含 checkTrafficManagerRelativeDnsNameAvailability 操作的响应数据。 |
ProfilesCreateOrUpdateResponse |
包含 createOrUpdate 操作的响应数据。 |
ProfilesDeleteResponse |
包含删除操作的响应数据。 |
ProfilesGetResponse |
包含获取操作的响应数据。 |
ProfilesListByResourceGroupResponse |
包含 listByResourceGroup 操作的响应数据。 |
ProfilesListBySubscriptionResponse |
包含 listBySubscription 操作的响应数据。 |
ProfilesUpdateResponse |
包含更新操作的响应数据。 |
TrafficManagerUserMetricsKeysCreateOrUpdateResponse |
包含 createOrUpdate 操作的响应数据。 |
TrafficManagerUserMetricsKeysDeleteResponse |
包含删除操作的响应数据。 |
TrafficManagerUserMetricsKeysGetResponse |
包含获取操作的响应数据。 |
TrafficRoutingMethod |
定义 TrafficRoutingMethod 的值。 服务支持的已知值
“性能” |
TrafficViewEnrollmentStatus |
定义 TrafficViewEnrollmentStatus 的值。 服务支持的已知值
已启用 |
枚举
KnownAllowedEndpointRecordType |
服务接受的 AllowedEndpointRecordType 的已知值。 |
KnownAlwaysServe |
服务接受的 AlwaysServe 的已知值。 |
KnownEndpointMonitorStatus |
服务接受的 EndpointMonitorStatus 的已知值。 |
KnownEndpointStatus |
服务接受的 EndpointStatus 的已知值。 |
KnownMonitorProtocol |
服务接受的 MonitorProtocol 的已知值。 |
KnownProfileMonitorStatus |
服务接受的 ProfileMonitorStatus 的已知值。 |
KnownProfileStatus |
服务接受的 ProfileStatus 的已知值。 |
KnownTrafficRoutingMethod |
服务接受的 TrafficRoutingMethod 的已知值。 |
KnownTrafficViewEnrollmentStatus |
服务接受的 TrafficViewEnrollmentStatus 的已知值。 |
函数
get |
给定迭代器生成的 |
函数详细信息
getContinuationToken(unknown)
给定迭代器生成的byPage
最后.value
一个 , 返回可用于稍后从该点开始分页的继续标记。
function getContinuationToken(page: unknown): string | undefined
参数
- page
-
unknown
从迭代器访问 value
IteratorResult byPage
的对象。
返回
string | undefined
可在将来调用期间传入 byPage () 的继续标记。