@azure/arm-confluent package
類別
ConfluentManagementClient |
介面
類型別名
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 的值。 服務支援的已知值Started |
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 () 的接續令牌。