@azure/arm-confluent package
介面
類型別名
| AccessCreateRoleBindingResponse |
包含 createRoleBinding 作業的響應數據。 |
| AccessInviteUserResponse |
包含 inviteUser 作業的響應數據。 |
| AccessListClustersResponse |
包含 listClusters 作業的響應數據。 |
| AccessListEnvironmentsResponse |
包含 listEnvironments 作業的響應數據。 |
| AccessListInvitationsResponse |
包含 listInvitations 作業的響應數據。 |
| AccessListRoleBindingNameListResponse |
包含 listRoleBindingNameList 作業的響應數據。 |
| AccessListRoleBindingsResponse |
包含 listRoleBindings 作業的響應數據。 |
| AccessListServiceAccountsResponse |
包含 listServiceAccounts 作業的響應數據。 |
| AccessListUsersResponse |
包含 listUsers 作業的響應數據。 |
| CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
| MarketplaceAgreementsCreateResponse |
包含建立作業的響應數據。 |
| MarketplaceAgreementsListNextResponse |
包含 listNext 作業的響應數據。 |
| MarketplaceAgreementsListResponse |
包含清單作業的回應數據。 |
| OrganizationCreateAPIKeyResponse |
包含 createAPIKey 作業的響應數據。 |
| OrganizationCreateResponse |
包含建立作業的響應數據。 |
| OrganizationGetClusterAPIKeyResponse |
包含 getClusterAPIKey 作業的響應數據。 |
| OrganizationGetClusterByIdResponse |
包含 getClusterById 作業的響應數據。 |
| OrganizationGetEnvironmentByIdResponse |
包含 getEnvironmentById 作業的響應數據。 |
| OrganizationGetResponse |
包含取得作業的回應數據。 |
| OrganizationGetSchemaRegistryClusterByIdResponse |
包含 getSchemaRegistryClusterById 作業的響應數據。 |
| OrganizationListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
| OrganizationListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
| OrganizationListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的響應數據。 |
| OrganizationListBySubscriptionResponse |
包含 listBySubscription 作業的響應數據。 |
| OrganizationListClustersNextResponse |
包含 listClustersNext 作業的響應數據。 |
| OrganizationListClustersResponse |
包含 listClusters 作業的響應數據。 |
| OrganizationListEnvironmentsNextResponse |
包含 listEnvironmentsNext 作業的響應數據。 |
| OrganizationListEnvironmentsResponse |
包含 listEnvironments 作業的響應數據。 |
| OrganizationListRegionsResponse |
包含 listRegions 作業的響應數據。 |
| OrganizationListSchemaRegistryClustersNextResponse |
包含 listSchemaRegistryClustersNext 作業的響應數據。 |
| OrganizationListSchemaRegistryClustersResponse |
包含 listSchemaRegistryClusters 作業的響應數據。 |
| OrganizationOperationsListNextResponse |
包含 listNext 作業的響應數據。 |
| OrganizationOperationsListResponse |
包含清單作業的回應數據。 |
| OrganizationUpdateResponse |
包含更新作業的回應數據。 |
| ProvisionState |
定義 ProvisionState 的值。 服務支援的已知值已接受 |
| SaaSOfferStatus |
定義 SaaSOfferStatus 的值。 服務支援的已知值
已啟動 |
| ValidationsValidateOrganizationResponse |
包含 validateOrganization 作業的響應數據。 |
| ValidationsValidateOrganizationV2Response |
包含 validateOrganizationV2 作業的響應數據。 |
列舉
| KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
| KnownProvisionState |
服務接受 ProvisionState 的已知值。 |
| KnownSaaSOfferStatus |
服務接受的已知 SaaSOfferStatus 值。 |
函式
| get |
假設 |
函式詳細資料
getContinuationToken(unknown)
假設 .value 反覆運算器所產生的最後一個 byPage,傳回接續令牌,可用來從該點稍後開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從 value 反覆運算器存取 IteratorResult 上 byPage 的物件。
傳回
string | undefined
未來呼叫期間可傳遞至 byPage() 的接續令牌。