@azure/arm-cosmosdbforpostgresql package
クラス
CosmosDBForPostgreSQL |
インターフェイス
型エイリアス
ClustersCheckNameAvailabilityResponse |
checkNameAvailability 操作の応答データが含まれています。 |
ClustersCreateResponse |
作成操作の応答データが含まれます。 |
ClustersGetResponse |
get 操作の応答データが含まれます。 |
ClustersListByResourceGroupNextResponse |
listByResourceGroupNext 操作の応答データが含まれます。 |
ClustersListByResourceGroupResponse |
listByResourceGroup 操作の応答データが含まれます。 |
ClustersListNextResponse |
listNext 操作の応答データが含まれます。 |
ClustersListResponse |
リスト操作の応答データが含まれます。 |
ClustersPromoteReadReplicaResponse |
promoteReadReplica 操作の応答データが含まれます。 |
ClustersRestartResponse |
再起動操作の応答データが含まれます。 |
ClustersUpdateResponse |
更新操作の応答データが含まれます。 |
ConfigurationDataType |
ConfigurationDataType の値を定義します。 サービスでサポートされている既知の値Boolean |
ConfigurationsGetCoordinatorResponse |
getCoordinator 操作の応答データが含まれています。 |
ConfigurationsGetNodeResponse |
getNode 操作の応答データが含まれます。 |
ConfigurationsGetResponse |
get 操作の応答データが含まれます。 |
ConfigurationsListByClusterNextResponse |
listByClusterNext 操作の応答データを格納します。 |
ConfigurationsListByClusterResponse |
listByCluster 操作の応答データが含まれます。 |
ConfigurationsListByServerNextResponse |
listByServerNext 操作の応答データが含まれます。 |
ConfigurationsListByServerResponse |
listByServer 操作の応答データが含まれます。 |
ConfigurationsUpdateOnCoordinatorResponse |
updateOnCoordinator 操作の応答データが含まれます。 |
ConfigurationsUpdateOnNodeResponse |
updateOnNode 操作の応答データが含まれます。 |
CreatedByType |
CreatedByType の値を定義します。 サービスでサポートされている既知の値User |
FirewallRulesCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
FirewallRulesDeleteResponse |
削除操作の応答データが含まれます。 |
FirewallRulesGetResponse |
get 操作の応答データが含まれます。 |
FirewallRulesListByClusterResponse |
listByCluster 操作の応答データが含まれます。 |
OperationOrigin |
OperationOrigin の値を定義します。 サービスでサポートされている既知の値NotSpecified |
OperationsListResponse |
リスト操作の応答データが含まれます。 |
PrivateEndpointConnectionProvisioningState |
PrivateEndpointConnectionProvisioningState の値を定義します。 サービスでサポートされている既知の値Succeeded |
PrivateEndpointConnectionsCreateOrUpdateResponse |
createOrUpdate 操作の応答データが含まれます。 |
PrivateEndpointConnectionsDeleteResponse |
削除操作の応答データが含まれます。 |
PrivateEndpointConnectionsGetResponse |
get 操作の応答データが含まれます。 |
PrivateEndpointConnectionsListByClusterResponse |
listByCluster 操作の応答データが含まれます。 |
PrivateEndpointServiceConnectionStatus |
PrivateEndpointServiceConnectionStatus の値を定義します。 サービスでサポートされている既知の値保留中 |
PrivateLinkResourcesGetResponse |
get 操作の応答データが含まれます。 |
PrivateLinkResourcesListByClusterResponse |
listByCluster 操作の応答データが含まれます。 |
ProvisioningState |
ProvisioningState の値を定義します。 サービスでサポートされている既知の値Succeeded |
RolesCreateResponse |
作成操作の応答データが含まれます。 |
RolesDeleteResponse |
削除操作の応答データが含まれます。 |
RolesGetResponse |
get 操作の応答データが含まれます。 |
RolesListByClusterResponse |
listByCluster 操作の応答データが含まれます。 |
ServerRole |
ServerRole の値を定義します。 サービスでサポートされている既知の値コーディネーター |
ServersGetResponse |
get 操作の応答データが含まれます。 |
ServersListByClusterResponse |
listByCluster 操作の応答データが含まれます。 |
列挙型
KnownConfigurationDataType |
サービスが受け入れる ConfigurationDataType の既知の値。 |
KnownCreatedByType |
サービスが受け入れる CreatedByType の既知の値。 |
KnownOperationOrigin |
サービスが受け入れる OperationOrigin の既知の値。 |
KnownPrivateEndpointConnectionProvisioningState |
サービスが受け入れる PrivateEndpointConnectionProvisioningState の既知の値。 |
KnownPrivateEndpointServiceConnectionStatus |
サービスが受け入れる PrivateEndpointServiceConnectionStatus の既知の値。 |
KnownProvisioningState |
サービスが受け入れる ProvisioningState の既知の値。 |
KnownServerRole |
サービスが受け入れる ServerRole の既知の値。 |
機能
get |
反復子によって |
関数の詳細
getContinuationToken(unknown)
反復子によってbyPage
最後.value
に生成された を指定すると、後でそのポイントからページングを開始するために使用できる継続トークンが返されます。
function getContinuationToken(page: unknown): string | undefined
パラメーター
- page
-
unknown
反復子から IteratorResult にアクセス value
する byPage
オブジェクト。
戻り値
string | undefined
今後の呼び出し中に byPage() に渡すことができる継続トークン。