@azure/arm-informaticadatamanagement package
類別
InformaticaDataManagement |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
ApplicationType |
定義 ApplicationType 的值。 服務支援的已知值
CDI:數據整合 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
OperationsListNextResponse |
包含 listNext 作業的響應數據。 |
OperationsListResponse |
包含清單作業的回應數據。 |
OrganizationsCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
OrganizationsDeleteResponse |
包含刪除作業的回應數據。 |
OrganizationsGetAllServerlessRuntimesResponse |
包含 getAllServerlessRuntimes 作業的響應數據。 |
OrganizationsGetResponse |
包含取得作業的回應數據。 |
OrganizationsGetServerlessMetadataResponse |
包含 getServerlessMetadata 作業的響應數據。 |
OrganizationsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
OrganizationsListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
OrganizationsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的響應數據。 |
OrganizationsListBySubscriptionResponse |
包含 listBySubscription 作業的響應數據。 |
OrganizationsUpdateResponse |
包含更新作業的回應數據。 |
Origin |
定義 Origin 的值。 服務支援的已知值
user |
PlatformType |
定義 PlatformType 的值。 服務支援的已知值AZURE:Azure 平台類型 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值
已接受:已接受組織資源建立要求 |
RuntimeType |
定義 RuntimeType 的值。 服務支援的已知值SERVERLESS:無伺服器運行時間類型 |
ServerlessRuntimesCheckDependenciesResponse |
包含 checkDependencies 作業的響應數據。 |
ServerlessRuntimesCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
ServerlessRuntimesDeleteResponse |
包含刪除作業的回應數據。 |
ServerlessRuntimesGetResponse |
包含取得作業的回應數據。 |
ServerlessRuntimesListByInformaticaOrganizationResourceNextResponse |
包含 listByInformaticaOrganizationResourceNext 作業的響應數據。 |
ServerlessRuntimesListByInformaticaOrganizationResourceResponse |
包含 listByInformaticaOrganizationResource 作業的響應數據。 |
ServerlessRuntimesServerlessResourceByIdResponse |
包含 serverlessResourceById 作業的響應數據。 |
ServerlessRuntimesUpdateResponse |
包含更新作業的回應數據。 |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownApplicationType |
服務接受的 ApplicationType 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownPlatformType |
服務接受的 PlatformType 已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownRuntimeType |
服務接受的 RuntimeType 已知值。 |
函式
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的byPage
最後.value
一個,傳回一個接續令牌,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可以傳遞至 byPage () 的接續令牌。