@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 的值。 服務支援的已知值
使用者 |
PlatformType |
定義 PlatformType 的值。 服務支援的已知值AZURE:Azure 平台類型 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值
已接受:已接受組織資源建立要求 |
RuntimeType |
定義 RuntimeType 的值。 服務支援的已知值無伺服器:無伺服器運行時間類型 |
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
從 byPage
反覆運算器存取 IteratorResult 上 value
的物件。
傳回
string | undefined
未來呼叫期間可傳遞至 byPage() 的接續令牌。