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