@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 的值。 服務支援的已知值
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 |
服務接受的 TrafficViewEnrollmentStatus 已知值。 |
函式
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。