@azure/arm-trafficmanager package
接口
类型别名
| AllowedEndpointRecordType |
定义 AllowedEndpointRecordType 的值。 服务支持的已知值
DomainName |
| AlwaysServe |
定义 AlwaysServe 的值。 服务支持的已知值已启用 |
| EndpointMonitorStatus |
定义 EndpointMonitorStatus 的值。 服务支持的已知值
CheckingEndpoint |
| EndpointStatus |
定义 EndpointStatus 的值。 服务支持的已知值已启用 |
| EndpointType |
定义 EndpointType 的值。 |
| EndpointsCreateOrUpdateResponse |
包含 createOrUpdate作的响应数据。 |
| EndpointsDeleteResponse |
包含删除作的响应数据。 |
| EndpointsGetResponse |
包含获取作的响应数据。 |
| EndpointsUpdateResponse |
包含更新作的响应数据。 |
| GeographicHierarchiesGetDefaultResponse |
包含 getDefault作的响应数据。 |
| HeatMapGetResponse |
包含获取作的响应数据。 |
| MonitorProtocol |
定义 MonitorProtocol 的值。 服务支持的已知值
HTTP |
| ProfileMonitorStatus |
定义 ProfileMonitorStatus 的值。 服务支持的已知值
CheckingEndpoints |
| 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 |
流量视图EnrollmentStatus 服务的已知值。 |
函数
| get |
给定由 |
函数详细信息
getContinuationToken(unknown)
给定由 .value 迭代器生成的最后一个 byPage,返回一个延续标记,该标记可用于稍后开始分页。
function getContinuationToken(page: unknown): string | undefined
参数
- page
-
unknown
从 value 迭代器访问 IteratorResult 上的 byPage 的对象。
返回
string | undefined
可在将来调用期间传递到 byPage() 的延续标记。