@azure/arm-chaos package
類別
ChaosManagementClient |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
CapabilitiesCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
CapabilitiesGetResponse |
包含取得作業的回應資料。 |
CapabilitiesListNextResponse |
包含 listNext 作業的回應資料。 |
CapabilitiesListResponse |
包含清單作業的回應資料。 |
CapabilityTypesGetResponse |
包含取得作業的回應資料。 |
CapabilityTypesListNextResponse |
包含 listNext 作業的回應資料。 |
CapabilityTypesListResponse |
包含清單作業的回應資料。 |
ChaosExperimentActionUnion | |
ChaosTargetFilterUnion | |
ChaosTargetSelectorUnion | |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
ExperimentsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
ExperimentsExecutionDetailsResponse |
包含 executionDetails 作業的回應資料。 |
ExperimentsGetExecutionResponse |
包含 getExecution 作業的回應資料。 |
ExperimentsGetResponse |
包含取得作業的回應資料。 |
ExperimentsListAllExecutionsNextResponse |
包含 listAllExecutionsNext 作業的回應資料。 |
ExperimentsListAllExecutionsResponse |
包含 listAllExecutions 作業的回應資料。 |
ExperimentsListAllNextResponse |
包含 listAllNext 作業的回應資料。 |
ExperimentsListAllResponse |
包含 listAll 作業的回應資料。 |
ExperimentsListNextResponse |
包含 listNext 作業的回應資料。 |
ExperimentsListResponse |
包含清單作業的回應資料。 |
ExperimentsUpdateResponse |
包含更新作業的回應資料。 |
FilterType |
定義 FilterType 的值。 服務支援的已知值簡單 |
OperationStatusesGetResponse |
包含取得作業的回應資料。 |
OperationsListAllNextResponse |
包含 listAllNext 作業的回應資料。 |
OperationsListAllResponse |
包含 listAll 作業的回應資料。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值已成功 |
ResourceIdentityType |
定義 ResourceIdentityType 的值。 |
SelectorType |
定義 SelectorType 的值。 服務支援的已知值清單 |
TargetReferenceType |
定義 TargetReferenceType 的值。 服務支援的已知值ChaosTarget |
TargetTypesGetResponse |
包含取得作業的回應資料。 |
TargetTypesListNextResponse |
包含 listNext 作業的回應資料。 |
TargetTypesListResponse |
包含清單作業的回應資料。 |
TargetsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
TargetsGetResponse |
包含取得作業的回應資料。 |
TargetsListNextResponse |
包含 listNext 作業的回應資料。 |
TargetsListResponse |
包含清單作業的回應資料。 |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownFilterType |
服務接受的 FilterType 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownSelectorType |
服務接受的 SelectorType 已知值。 |
KnownTargetReferenceType |
服務接受的 TargetReferenceType 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。