@azure/arm-loadtesting package
類別
LoadTestClient |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
LoadTestsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
LoadTestsGetResponse |
包含取得作業的回應資料。 |
LoadTestsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
LoadTestsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
LoadTestsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
LoadTestsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
LoadTestsListOutboundNetworkDependenciesEndpointsNextResponse |
包含 listOutboundNetworkDependenciesEndpointsNext 作業的回應資料。 |
LoadTestsListOutboundNetworkDependenciesEndpointsResponse |
包含 listOutboundNetworkDependenciesEndpoints 作業的回應資料。 |
LoadTestsUpdateResponse |
包含更新作業的回應資料。 |
ManagedServiceIdentityType |
定義 ManagedServiceIdentityType 的值。 服務支援的已知值None |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
QuotasCheckAvailabilityResponse |
包含 checkAvailability 作業的回應資料。 |
QuotasGetResponse |
包含取得作業的回應資料。 |
QuotasListNextResponse |
包含 listNext 作業的回應資料。 |
QuotasListResponse |
包含清單作業的回應資料。 |
ResourceState |
定義 ResourceState 的值。 服務支援的已知值已成功 |
Type |
定義 Type 的值。 服務支援的已知值SystemAssigned |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownManagedServiceIdentityType |
服務的 ManagedServiceIdentityType 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownResourceState |
服務接受的 ResourceState 已知值。 |
KnownType |
服務接受的 Type 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。