@azure/arm-cosmosdb 16.1.1-alpha.20241028.1 → 16.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (225) hide show
  1. package/CHANGELOG.md +354 -6
  2. package/README.md +4 -5
  3. package/dist/index.js +149 -3
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/cassandraClustersCreateUpdateSample.js +3 -2
  8. package/dist-esm/samples-dev/cassandraClustersCreateUpdateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/cassandraClustersDeallocateSample.js +3 -2
  10. package/dist-esm/samples-dev/cassandraClustersDeallocateSample.js.map +1 -1
  11. package/dist-esm/samples-dev/cassandraClustersDeleteSample.js +1 -1
  12. package/dist-esm/samples-dev/cassandraClustersGetSample.js +1 -1
  13. package/dist-esm/samples-dev/cassandraClustersInvokeCommandSample.js +3 -2
  14. package/dist-esm/samples-dev/cassandraClustersInvokeCommandSample.js.map +1 -1
  15. package/dist-esm/samples-dev/cassandraClustersListByResourceGroupSample.js +1 -1
  16. package/dist-esm/samples-dev/cassandraClustersListBySubscriptionSample.js +1 -1
  17. package/dist-esm/samples-dev/cassandraClustersStartSample.js +3 -2
  18. package/dist-esm/samples-dev/cassandraClustersStartSample.js.map +1 -1
  19. package/dist-esm/samples-dev/cassandraClustersStatusSample.js +3 -2
  20. package/dist-esm/samples-dev/cassandraClustersStatusSample.js.map +1 -1
  21. package/dist-esm/samples-dev/cassandraClustersUpdateSample.js +1 -1
  22. package/dist-esm/samples-dev/cassandraDataCentersCreateUpdateSample.js +1 -1
  23. package/dist-esm/samples-dev/cassandraDataCentersDeleteSample.js +1 -1
  24. package/dist-esm/samples-dev/cassandraDataCentersGetSample.js +1 -1
  25. package/dist-esm/samples-dev/cassandraDataCentersListSample.js +1 -1
  26. package/dist-esm/samples-dev/cassandraDataCentersUpdateSample.js +1 -1
  27. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraKeyspaceSample.js +1 -1
  28. package/dist-esm/samples-dev/cassandraResourcesCreateUpdateCassandraTableSample.js +1 -1
  29. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraKeyspaceSample.js +1 -1
  30. package/dist-esm/samples-dev/cassandraResourcesDeleteCassandraTableSample.js +1 -1
  31. package/dist-esm/samples-dev/cassandraResourcesGetCassandraKeyspaceSample.js +1 -1
  32. package/dist-esm/samples-dev/cassandraResourcesGetCassandraKeyspaceThroughputSample.js +1 -1
  33. package/dist-esm/samples-dev/cassandraResourcesGetCassandraTableSample.js +1 -1
  34. package/dist-esm/samples-dev/cassandraResourcesGetCassandraTableThroughputSample.js +1 -1
  35. package/dist-esm/samples-dev/cassandraResourcesListCassandraKeyspacesSample.js +1 -1
  36. package/dist-esm/samples-dev/cassandraResourcesListCassandraTablesSample.js +1 -1
  37. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraKeyspaceToAutoscaleSample.js +1 -1
  38. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraKeyspaceToManualThroughputSample.js +1 -1
  39. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraTableToAutoscaleSample.js +1 -1
  40. package/dist-esm/samples-dev/cassandraResourcesMigrateCassandraTableToManualThroughputSample.js +1 -1
  41. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraKeyspaceThroughputSample.js +1 -1
  42. package/dist-esm/samples-dev/cassandraResourcesUpdateCassandraTableThroughputSample.js +1 -1
  43. package/dist-esm/samples-dev/collectionListMetricDefinitionsSample.js +1 -1
  44. package/dist-esm/samples-dev/collectionListMetricsSample.js +1 -1
  45. package/dist-esm/samples-dev/collectionListUsagesSample.js +1 -1
  46. package/dist-esm/samples-dev/collectionPartitionListMetricsSample.js +1 -1
  47. package/dist-esm/samples-dev/collectionPartitionListUsagesSample.js +1 -1
  48. package/dist-esm/samples-dev/collectionPartitionRegionListMetricsSample.js +1 -1
  49. package/dist-esm/samples-dev/collectionRegionListMetricsSample.js +1 -1
  50. package/dist-esm/samples-dev/databaseAccountRegionListMetricsSample.js +1 -1
  51. package/dist-esm/samples-dev/databaseAccountsCheckNameExistsSample.js +1 -1
  52. package/dist-esm/samples-dev/databaseAccountsCreateOrUpdateSample.js +4 -3
  53. package/dist-esm/samples-dev/databaseAccountsCreateOrUpdateSample.js.map +1 -1
  54. package/dist-esm/samples-dev/databaseAccountsDeleteSample.js +1 -1
  55. package/dist-esm/samples-dev/databaseAccountsFailoverPriorityChangeSample.js +1 -1
  56. package/dist-esm/samples-dev/databaseAccountsGetReadOnlyKeysSample.js +1 -1
  57. package/dist-esm/samples-dev/databaseAccountsGetSample.js +1 -1
  58. package/dist-esm/samples-dev/databaseAccountsListByResourceGroupSample.js +1 -1
  59. package/dist-esm/samples-dev/databaseAccountsListConnectionStringsSample.js +2 -2
  60. package/dist-esm/samples-dev/databaseAccountsListKeysSample.js +1 -1
  61. package/dist-esm/samples-dev/databaseAccountsListMetricDefinitionsSample.js +1 -1
  62. package/dist-esm/samples-dev/databaseAccountsListMetricsSample.js +1 -1
  63. package/dist-esm/samples-dev/databaseAccountsListReadOnlyKeysSample.js +1 -1
  64. package/dist-esm/samples-dev/databaseAccountsListSample.js +1 -1
  65. package/dist-esm/samples-dev/databaseAccountsListUsagesSample.js +1 -1
  66. package/dist-esm/samples-dev/databaseAccountsOfflineRegionSample.js +1 -1
  67. package/dist-esm/samples-dev/databaseAccountsOnlineRegionSample.js +1 -1
  68. package/dist-esm/samples-dev/databaseAccountsRegenerateKeySample.js +1 -1
  69. package/dist-esm/samples-dev/databaseAccountsUpdateSample.js +2 -1
  70. package/dist-esm/samples-dev/databaseAccountsUpdateSample.js.map +1 -1
  71. package/dist-esm/samples-dev/databaseListMetricDefinitionsSample.js +1 -1
  72. package/dist-esm/samples-dev/databaseListMetricsSample.js +1 -1
  73. package/dist-esm/samples-dev/databaseListUsagesSample.js +1 -1
  74. package/dist-esm/samples-dev/gremlinResourcesCreateUpdateGremlinDatabaseSample.js +1 -1
  75. package/dist-esm/samples-dev/gremlinResourcesCreateUpdateGremlinGraphSample.js +1 -1
  76. package/dist-esm/samples-dev/gremlinResourcesDeleteGremlinDatabaseSample.js +1 -1
  77. package/dist-esm/samples-dev/gremlinResourcesDeleteGremlinGraphSample.js +1 -1
  78. package/dist-esm/samples-dev/gremlinResourcesGetGremlinDatabaseSample.js +1 -1
  79. package/dist-esm/samples-dev/gremlinResourcesGetGremlinDatabaseThroughputSample.js +1 -1
  80. package/dist-esm/samples-dev/gremlinResourcesGetGremlinGraphSample.js +1 -1
  81. package/dist-esm/samples-dev/gremlinResourcesGetGremlinGraphThroughputSample.js +1 -1
  82. package/dist-esm/samples-dev/gremlinResourcesListGremlinDatabasesSample.js +1 -1
  83. package/dist-esm/samples-dev/gremlinResourcesListGremlinGraphsSample.js +1 -1
  84. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinDatabaseToAutoscaleSample.js +1 -1
  85. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinDatabaseToManualThroughputSample.js +1 -1
  86. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinGraphToAutoscaleSample.js +1 -1
  87. package/dist-esm/samples-dev/gremlinResourcesMigrateGremlinGraphToManualThroughputSample.js +1 -1
  88. package/dist-esm/samples-dev/gremlinResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  89. package/dist-esm/samples-dev/gremlinResourcesUpdateGremlinDatabaseThroughputSample.js +1 -1
  90. package/dist-esm/samples-dev/gremlinResourcesUpdateGremlinGraphThroughputSample.js +1 -1
  91. package/dist-esm/samples-dev/locationsGetSample.js +1 -1
  92. package/dist-esm/samples-dev/locationsListSample.js +1 -1
  93. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoDbcollectionSample.js +1 -1
  94. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoDbdatabaseSample.js +1 -1
  95. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoRoleDefinitionSample.js +1 -1
  96. package/dist-esm/samples-dev/mongoDbResourcesCreateUpdateMongoUserDefinitionSample.js +1 -1
  97. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoDbcollectionSample.js +1 -1
  98. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoDbdatabaseSample.js +1 -1
  99. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoRoleDefinitionSample.js +1 -1
  100. package/dist-esm/samples-dev/mongoDbResourcesDeleteMongoUserDefinitionSample.js +1 -1
  101. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbcollectionSample.js +1 -1
  102. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbcollectionThroughputSample.js +1 -1
  103. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbdatabaseSample.js +1 -1
  104. package/dist-esm/samples-dev/mongoDbResourcesGetMongoDbdatabaseThroughputSample.js +1 -1
  105. package/dist-esm/samples-dev/mongoDbResourcesGetMongoRoleDefinitionSample.js +1 -1
  106. package/dist-esm/samples-dev/mongoDbResourcesGetMongoUserDefinitionSample.js +1 -1
  107. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbcollectionsSample.js +1 -1
  108. package/dist-esm/samples-dev/mongoDbResourcesListMongoDbdatabasesSample.js +1 -1
  109. package/dist-esm/samples-dev/mongoDbResourcesListMongoRoleDefinitionsSample.js +1 -1
  110. package/dist-esm/samples-dev/mongoDbResourcesListMongoUserDefinitionsSample.js +1 -1
  111. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbcollectionToAutoscaleSample.js +1 -1
  112. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbcollectionToManualThroughputSample.js +1 -1
  113. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbdatabaseToAutoscaleSample.js +1 -1
  114. package/dist-esm/samples-dev/mongoDbResourcesMigrateMongoDbdatabaseToManualThroughputSample.js +1 -1
  115. package/dist-esm/samples-dev/mongoDbResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  116. package/dist-esm/samples-dev/mongoDbResourcesUpdateMongoDbcollectionThroughputSample.js +1 -1
  117. package/dist-esm/samples-dev/mongoDbResourcesUpdateMongoDbdatabaseThroughputSample.js +1 -1
  118. package/dist-esm/samples-dev/notebookWorkspacesCreateOrUpdateSample.js +1 -1
  119. package/dist-esm/samples-dev/notebookWorkspacesDeleteSample.js +1 -1
  120. package/dist-esm/samples-dev/notebookWorkspacesGetSample.js +1 -1
  121. package/dist-esm/samples-dev/notebookWorkspacesListByDatabaseAccountSample.js +1 -1
  122. package/dist-esm/samples-dev/notebookWorkspacesListConnectionInfoSample.js +1 -1
  123. package/dist-esm/samples-dev/notebookWorkspacesRegenerateAuthTokenSample.js +1 -1
  124. package/dist-esm/samples-dev/notebookWorkspacesStartSample.js +1 -1
  125. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  126. package/dist-esm/samples-dev/partitionKeyRangeIdListMetricsSample.js +1 -1
  127. package/dist-esm/samples-dev/partitionKeyRangeIdRegionListMetricsSample.js +1 -1
  128. package/dist-esm/samples-dev/percentileListMetricsSample.js +1 -1
  129. package/dist-esm/samples-dev/percentileSourceTargetListMetricsSample.js +1 -1
  130. package/dist-esm/samples-dev/percentileTargetListMetricsSample.js +1 -1
  131. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  132. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  133. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  134. package/dist-esm/samples-dev/privateEndpointConnectionsListByDatabaseAccountSample.js +1 -1
  135. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
  136. package/dist-esm/samples-dev/privateLinkResourcesListByDatabaseAccountSample.js +1 -1
  137. package/dist-esm/samples-dev/restorableDatabaseAccountsGetByLocationSample.js +1 -1
  138. package/dist-esm/samples-dev/restorableDatabaseAccountsListByLocationSample.js +1 -1
  139. package/dist-esm/samples-dev/restorableDatabaseAccountsListSample.js +1 -1
  140. package/dist-esm/samples-dev/restorableGremlinDatabasesListSample.js +1 -1
  141. package/dist-esm/samples-dev/restorableGremlinGraphsListSample.js +1 -1
  142. package/dist-esm/samples-dev/restorableGremlinResourcesListSample.js +1 -1
  143. package/dist-esm/samples-dev/restorableMongodbCollectionsListSample.js +1 -1
  144. package/dist-esm/samples-dev/restorableMongodbDatabasesListSample.js +1 -1
  145. package/dist-esm/samples-dev/restorableMongodbResourcesListSample.js +1 -1
  146. package/dist-esm/samples-dev/restorableSqlContainersListSample.js +1 -1
  147. package/dist-esm/samples-dev/restorableSqlDatabasesListSample.js +1 -1
  148. package/dist-esm/samples-dev/restorableSqlResourcesListSample.js +1 -1
  149. package/dist-esm/samples-dev/restorableTableResourcesListSample.js +1 -1
  150. package/dist-esm/samples-dev/restorableTablesListSample.js +1 -1
  151. package/dist-esm/samples-dev/serviceCreateSample.js +4 -4
  152. package/dist-esm/samples-dev/serviceDeleteSample.js +4 -4
  153. package/dist-esm/samples-dev/serviceGetSample.js +4 -4
  154. package/dist-esm/samples-dev/serviceListSample.js +1 -1
  155. package/dist-esm/samples-dev/sqlResourcesCreateUpdateClientEncryptionKeySample.js +1 -1
  156. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlContainerSample.js +28 -1
  157. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlContainerSample.js.map +1 -1
  158. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlDatabaseSample.js +1 -1
  159. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlRoleAssignmentSample.js +1 -1
  160. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlRoleDefinitionSample.js +1 -1
  161. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlStoredProcedureSample.js +1 -1
  162. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlTriggerSample.js +1 -1
  163. package/dist-esm/samples-dev/sqlResourcesCreateUpdateSqlUserDefinedFunctionSample.js +1 -1
  164. package/dist-esm/samples-dev/sqlResourcesDeleteSqlContainerSample.js +1 -1
  165. package/dist-esm/samples-dev/sqlResourcesDeleteSqlDatabaseSample.js +1 -1
  166. package/dist-esm/samples-dev/sqlResourcesDeleteSqlRoleAssignmentSample.js +1 -1
  167. package/dist-esm/samples-dev/sqlResourcesDeleteSqlRoleDefinitionSample.js +1 -1
  168. package/dist-esm/samples-dev/sqlResourcesDeleteSqlStoredProcedureSample.js +1 -1
  169. package/dist-esm/samples-dev/sqlResourcesDeleteSqlTriggerSample.js +1 -1
  170. package/dist-esm/samples-dev/sqlResourcesDeleteSqlUserDefinedFunctionSample.js +1 -1
  171. package/dist-esm/samples-dev/sqlResourcesGetClientEncryptionKeySample.js +1 -1
  172. package/dist-esm/samples-dev/sqlResourcesGetSqlContainerSample.js +1 -1
  173. package/dist-esm/samples-dev/sqlResourcesGetSqlContainerThroughputSample.js +1 -1
  174. package/dist-esm/samples-dev/sqlResourcesGetSqlDatabaseSample.js +1 -1
  175. package/dist-esm/samples-dev/sqlResourcesGetSqlDatabaseThroughputSample.js +1 -1
  176. package/dist-esm/samples-dev/sqlResourcesGetSqlRoleAssignmentSample.js +1 -1
  177. package/dist-esm/samples-dev/sqlResourcesGetSqlRoleDefinitionSample.js +1 -1
  178. package/dist-esm/samples-dev/sqlResourcesGetSqlStoredProcedureSample.js +1 -1
  179. package/dist-esm/samples-dev/sqlResourcesGetSqlTriggerSample.js +1 -1
  180. package/dist-esm/samples-dev/sqlResourcesGetSqlUserDefinedFunctionSample.js +1 -1
  181. package/dist-esm/samples-dev/sqlResourcesListClientEncryptionKeysSample.js +1 -1
  182. package/dist-esm/samples-dev/sqlResourcesListSqlContainersSample.js +1 -1
  183. package/dist-esm/samples-dev/sqlResourcesListSqlDatabasesSample.js +1 -1
  184. package/dist-esm/samples-dev/sqlResourcesListSqlRoleAssignmentsSample.js +1 -1
  185. package/dist-esm/samples-dev/sqlResourcesListSqlRoleDefinitionsSample.js +1 -1
  186. package/dist-esm/samples-dev/sqlResourcesListSqlStoredProceduresSample.js +1 -1
  187. package/dist-esm/samples-dev/sqlResourcesListSqlTriggersSample.js +1 -1
  188. package/dist-esm/samples-dev/sqlResourcesListSqlUserDefinedFunctionsSample.js +1 -1
  189. package/dist-esm/samples-dev/sqlResourcesMigrateSqlContainerToAutoscaleSample.js +1 -1
  190. package/dist-esm/samples-dev/sqlResourcesMigrateSqlContainerToManualThroughputSample.js +1 -1
  191. package/dist-esm/samples-dev/sqlResourcesMigrateSqlDatabaseToAutoscaleSample.js +1 -1
  192. package/dist-esm/samples-dev/sqlResourcesMigrateSqlDatabaseToManualThroughputSample.js +1 -1
  193. package/dist-esm/samples-dev/sqlResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  194. package/dist-esm/samples-dev/sqlResourcesUpdateSqlContainerThroughputSample.js +1 -1
  195. package/dist-esm/samples-dev/sqlResourcesUpdateSqlDatabaseThroughputSample.js +1 -1
  196. package/dist-esm/samples-dev/tableResourcesCreateUpdateTableSample.js +1 -1
  197. package/dist-esm/samples-dev/tableResourcesDeleteTableSample.js +1 -1
  198. package/dist-esm/samples-dev/tableResourcesGetTableSample.js +1 -1
  199. package/dist-esm/samples-dev/tableResourcesGetTableThroughputSample.js +1 -1
  200. package/dist-esm/samples-dev/tableResourcesListTablesSample.js +1 -1
  201. package/dist-esm/samples-dev/tableResourcesMigrateTableToAutoscaleSample.js +1 -1
  202. package/dist-esm/samples-dev/tableResourcesMigrateTableToManualThroughputSample.js +1 -1
  203. package/dist-esm/samples-dev/tableResourcesRetrieveContinuousBackupInformationSample.js +1 -1
  204. package/dist-esm/samples-dev/tableResourcesUpdateTableThroughputSample.js +1 -1
  205. package/dist-esm/src/cosmosDBManagementClient.js +2 -2
  206. package/dist-esm/src/models/index.d.ts +89 -0
  207. package/dist-esm/src/models/index.d.ts.map +1 -1
  208. package/dist-esm/src/models/index.js +30 -0
  209. package/dist-esm/src/models/index.js.map +1 -1
  210. package/dist-esm/src/models/mappers.d.ts +3 -0
  211. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  212. package/dist-esm/src/models/mappers.js +113 -0
  213. package/dist-esm/src/models/mappers.js.map +1 -1
  214. package/dist-esm/src/models/parameters.js +1 -1
  215. package/dist-esm/test/cosmosdb_cassandra_examples.js +1 -1
  216. package/dist-esm/test/cosmosdb_cassandra_examples.js.map +1 -1
  217. package/package.json +28 -30
  218. package/review/arm-cosmosdb.api.md +54 -0
  219. package/src/cosmosDBManagementClient.ts +2 -2
  220. package/src/models/index.ts +98 -0
  221. package/src/models/mappers.ts +118 -0
  222. package/src/models/parameters.ts +1 -1
  223. package/tsconfig.json +2 -2
  224. package/types/arm-cosmosdb.d.ts +98 -0
  225. package/types/tsdoc-metadata.json +1 -1
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Migrate an Azure Cosmos DB MongoDB collection from manual throughput to autoscale
17
17
  *
18
18
  * @summary Migrate an Azure Cosmos DB MongoDB collection from manual throughput to autoscale
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBCollectionMigrateToAutoscale.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBCollectionMigrateToAutoscale.json
20
20
  */
21
21
  function cosmosDbMongoDbcollectionMigrateToAutoscale() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Migrate an Azure Cosmos DB MongoDB collection from autoscale to manual throughput
17
17
  *
18
18
  * @summary Migrate an Azure Cosmos DB MongoDB collection from autoscale to manual throughput
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBCollectionMigrateToManualThroughput.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBCollectionMigrateToManualThroughput.json
20
20
  */
21
21
  function cosmosDbMongoDbcollectionMigrateToManualThroughput() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale
17
17
  *
18
18
  * @summary Migrate an Azure Cosmos DB MongoDB database from manual throughput to autoscale
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBDatabaseMigrateToAutoscale.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBDatabaseMigrateToAutoscale.json
20
20
  */
21
21
  function cosmosDbMongoDbdatabaseMigrateToAutoscale() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput
17
17
  *
18
18
  * @summary Migrate an Azure Cosmos DB MongoDB database from autoscale to manual throughput
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBDatabaseMigrateToManualThroughput.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBDatabaseMigrateToManualThroughput.json
20
20
  */
21
21
  function cosmosDbMongoDbdatabaseMigrateToManualThroughput() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves continuous backup information for a Mongodb collection.
17
17
  *
18
18
  * @summary Retrieves continuous backup information for a Mongodb collection.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBCollectionBackupInformation.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBCollectionBackupInformation.json
20
20
  */
21
21
  function cosmosDbMongoDbcollectionBackupInformation() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Update the RUs per second of an Azure Cosmos DB MongoDB collection
17
17
  *
18
18
  * @summary Update the RUs per second of an Azure Cosmos DB MongoDB collection
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBCollectionThroughputUpdate.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBCollectionThroughputUpdate.json
20
20
  */
21
21
  function cosmosDbMongoDbcollectionThroughputUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Update RUs per second of the an Azure Cosmos DB MongoDB database
17
17
  *
18
18
  * @summary Update RUs per second of the an Azure Cosmos DB MongoDB database
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMongoDBDatabaseThroughputUpdate.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMongoDBDatabaseThroughputUpdate.json
20
20
  */
21
21
  function cosmosDbMongoDbdatabaseThroughputUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates the notebook workspace for a Cosmos DB account.
17
17
  *
18
18
  * @summary Creates the notebook workspace for a Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceCreate.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceCreate.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes the notebook workspace for a Cosmos DB account.
17
17
  *
18
18
  * @summary Deletes the notebook workspace for a Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceDelete.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceDelete.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the notebook workspace for a Cosmos DB account.
17
17
  *
18
18
  * @summary Gets the notebook workspace for a Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceGet.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the notebook workspace resources of an existing Cosmos DB account.
17
17
  *
18
18
  * @summary Gets the notebook workspace resources of an existing Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceList.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the connection info for the notebook workspace
17
17
  *
18
18
  * @summary Retrieves the connection info for the notebook workspace
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceListConnectionInfo.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceListConnectionInfo.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceListConnectionInfo() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Regenerates the auth token for the notebook workspace
17
17
  *
18
18
  * @summary Regenerates the auth token for the notebook workspace
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceRegenerateAuthToken.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceRegenerateAuthToken.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceRegenerateAuthToken() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Starts the notebook workspace
17
17
  *
18
18
  * @summary Starts the notebook workspace
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBNotebookWorkspaceStart.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBNotebookWorkspaceStart.json
20
20
  */
21
21
  function cosmosDbNotebookWorkspaceStart() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all of the available Cosmos DB Resource Provider operations.
17
17
  *
18
18
  * @summary Lists all of the available Cosmos DB Resource Provider operations.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBOperationsList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBOperationsList.json
20
20
  */
21
21
  function cosmosDbOperationsList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the metrics determined by the given filter for the given partition key range id.
17
17
  *
18
18
  * @summary Retrieves the metrics determined by the given filter for the given partition key range id.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPKeyRangeIdGetMetrics.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPKeyRangeIdGetMetrics.json
20
20
  */
21
21
  function cosmosDbDatabaseAccountRegionGetMetrics() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the metrics determined by the given filter for the given partition key range id and region.
17
17
  *
18
18
  * @summary Retrieves the metrics determined by the given filter for the given partition key range id and region.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPKeyRangeIdRegionGetMetrics.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPKeyRangeIdRegionGetMetrics.json
20
20
  */
21
21
  function cosmosDbDatabaseAccountRegionGetMetrics() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the metrics determined by the given filter for the given database account. This url is only for PBS and Replication Latency data
17
17
  *
18
18
  * @summary Retrieves the metrics determined by the given filter for the given database account. This url is only for PBS and Replication Latency data
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPercentileGetMetrics.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPercentileGetMetrics.json
20
20
  */
21
21
  function cosmosDbDatabaseAccountRegionGetMetrics() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the metrics determined by the given filter for the given account, source and target region. This url is only for PBS and Replication Latency data
17
17
  *
18
18
  * @summary Retrieves the metrics determined by the given filter for the given account, source and target region. This url is only for PBS and Replication Latency data
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPercentileSourceTargetGetMetrics.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPercentileSourceTargetGetMetrics.json
20
20
  */
21
21
  function cosmosDbDatabaseAccountRegionGetMetrics() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the metrics determined by the given filter for the given account target region. This url is only for PBS and Replication Latency data
17
17
  *
18
18
  * @summary Retrieves the metrics determined by the given filter for the given account target region. This url is only for PBS and Replication Latency data
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPercentileTargetGetMetrics.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPercentileTargetGetMetrics.json
20
20
  */
21
21
  function cosmosDbDatabaseAccountRegionGetMetrics() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Approve or reject a private endpoint connection with a given name.
17
17
  *
18
18
  * @summary Approve or reject a private endpoint connection with a given name.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPrivateEndpointConnectionUpdate.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPrivateEndpointConnectionUpdate.json
20
20
  */
21
21
  function approveOrRejectAPrivateEndpointConnectionWithAGivenName() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a private endpoint connection with a given name.
17
17
  *
18
18
  * @summary Deletes a private endpoint connection with a given name.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPrivateEndpointConnectionDelete.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPrivateEndpointConnectionDelete.json
20
20
  */
21
21
  function deletesAPrivateEndpointConnectionWithAGivenName() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets a private endpoint connection.
17
17
  *
18
18
  * @summary Gets a private endpoint connection.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPrivateEndpointConnectionGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPrivateEndpointConnectionGet.json
20
20
  */
21
21
  function getsPrivateEndpointConnection() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all private endpoint connections on a Cosmos DB account.
17
17
  *
18
18
  * @summary List all private endpoint connections on a Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPrivateEndpointConnectionListGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPrivateEndpointConnectionListGet.json
20
20
  */
21
21
  function getsPrivateEndpointConnection() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the private link resources that need to be created for a Cosmos DB account.
17
17
  *
18
18
  * @summary Gets the private link resources that need to be created for a Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPrivateLinkResourceGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPrivateLinkResourceGet.json
20
20
  */
21
21
  function getsPrivateEndpointConnection() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the private link resources that need to be created for a Cosmos DB account.
17
17
  *
18
18
  * @summary Gets the private link resources that need to be created for a Cosmos DB account.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBPrivateLinkResourceListGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBPrivateLinkResourceListGet.json
20
20
  */
21
21
  function getsPrivateEndpointConnection() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Retrieves the properties of an existing Azure Cosmos DB restorable database account. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read/*' permission.
17
17
  *
18
18
  * @summary Retrieves the properties of an existing Azure Cosmos DB restorable database account. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read/*' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableDatabaseAccountGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableDatabaseAccountGet.json
20
20
  */
21
21
  function cosmosDbRestorableDatabaseAccountGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all the restorable Azure Cosmos DB database accounts available under the subscription and in a region. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
17
17
  *
18
18
  * @summary Lists all the restorable Azure Cosmos DB database accounts available under the subscription and in a region. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableDatabaseAccountList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableDatabaseAccountList.json
20
20
  */
21
21
  function cosmosDbRestorableDatabaseAccountList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all the restorable Azure Cosmos DB database accounts available under the subscription. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
17
17
  *
18
18
  * @summary Lists all the restorable Azure Cosmos DB database accounts available under the subscription. This call requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/read' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableDatabaseAccountNoLocationList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableDatabaseAccountNoLocationList.json
20
20
  */
21
21
  function cosmosDbRestorableDatabaseAccountNoLocationList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB Gremlin databases under the restorable account. This helps in scenario where database was accidentally deleted to get the deletion time. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB Gremlin databases under the restorable account. This helps in scenario where database was accidentally deleted to get the deletion time. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableGremlinDatabaseList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableGremlinDatabaseList.json
20
20
  */
21
21
  function cosmosDbRestorableGremlinDatabaseList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB Gremlin graphs under a specific database. This helps in scenario where container was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB Gremlin graphs under a specific database. This helps in scenario where container was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableGremlinGraphList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableGremlinGraphList.json
20
20
  */
21
21
  function cosmosDbRestorableGremlinGraphList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Return a list of gremlin database and graphs combo that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
17
17
  *
18
18
  * @summary Return a list of gremlin database and graphs combo that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableGremlinResourceList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableGremlinResourceList.json
20
20
  */
21
21
  function cosmosDbRestorableGremlinResourceList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB collections under a specific database. This helps in scenario where container was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB collections under a specific database. This helps in scenario where container was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableMongodbCollectionList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableMongodbCollectionList.json
20
20
  */
21
21
  function cosmosDbRestorableMongodbCollectionList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB databases under the restorable account. This helps in scenario where database was accidentally deleted to get the deletion time. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB databases under the restorable account. This helps in scenario where database was accidentally deleted to get the deletion time. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableMongodbDatabaseList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableMongodbDatabaseList.json
20
20
  */
21
21
  function cosmosDbRestorableMongodbDatabaseList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Return a list of database and collection combo that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
17
17
  *
18
18
  * @summary Return a list of database and collection combo that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableMongodbResourceList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableMongodbResourceList.json
20
20
  */
21
21
  function cosmosDbRestorableMongodbResourceList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB SQL containers under a specific database. This helps in scenario where container was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB SQL containers under a specific database. This helps in scenario where container was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableSqlContainerList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableSqlContainerList.json
20
20
  */
21
21
  function cosmosDbRestorableSqlContainerList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB SQL databases under the restorable account. This helps in scenario where database was accidentally deleted to get the deletion time. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB SQL databases under the restorable account. This helps in scenario where database was accidentally deleted to get the deletion time. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableSqlDatabaseList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableSqlDatabaseList.json
20
20
  */
21
21
  function cosmosDbRestorableSqlDatabaseList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Return a list of database and container combo that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
17
17
  *
18
18
  * @summary Return a list of database and container combo that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableSqlResourceList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableSqlResourceList.json
20
20
  */
21
21
  function cosmosDbRestorableSqlResourceList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Return a list of tables that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
17
17
  *
18
18
  * @summary Return a list of tables that exist on the account at the given timestamp and location. This helps in scenarios to validate what resources exist at given timestamp and location. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableTableResourceList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableTableResourceList.json
20
20
  */
21
21
  function cosmosDbRestorableTableResourceList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Show the event feed of all mutations done on all the Azure Cosmos DB Tables. This helps in scenario where table was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
17
17
  *
18
18
  * @summary Show the event feed of all mutations done on all the Azure Cosmos DB Tables. This helps in scenario where table was accidentally deleted. This API requires 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' permission
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBRestorableTableList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBRestorableTableList.json
20
20
  */
21
21
  function cosmosDbRestorableTableList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a service.
17
17
  *
18
18
  * @summary Creates a service.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBDataTransferServiceCreate.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBDataTransferServiceCreate.json
20
20
  */
21
21
  function dataTransferServiceCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -41,7 +41,7 @@ function dataTransferServiceCreate() {
41
41
  * This sample demonstrates how to Creates a service.
42
42
  *
43
43
  * @summary Creates a service.
44
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBGraphAPIComputeServiceCreate.json
44
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBGraphAPIComputeServiceCreate.json
45
45
  */
46
46
  function graphApiComputeServiceCreate() {
47
47
  return __awaiter(this, void 0, void 0, function* () {
@@ -66,7 +66,7 @@ function graphApiComputeServiceCreate() {
66
66
  * This sample demonstrates how to Creates a service.
67
67
  *
68
68
  * @summary Creates a service.
69
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMaterializedViewsBuilderServiceCreate.json
69
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMaterializedViewsBuilderServiceCreate.json
70
70
  */
71
71
  function materializedViewsBuilderServiceCreate() {
72
72
  return __awaiter(this, void 0, void 0, function* () {
@@ -91,7 +91,7 @@ function materializedViewsBuilderServiceCreate() {
91
91
  * This sample demonstrates how to Creates a service.
92
92
  *
93
93
  * @summary Creates a service.
94
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/services/sqldedicatedgateway/CosmosDBSqlDedicatedGatewayServiceCreate.json
94
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/services/sqldedicatedgateway/CosmosDBSqlDedicatedGatewayServiceCreate.json
95
95
  */
96
96
  function sqlDedicatedGatewayServiceCreate() {
97
97
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes service with the given serviceName.
17
17
  *
18
18
  * @summary Deletes service with the given serviceName.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBDataTransferServiceDelete.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBDataTransferServiceDelete.json
20
20
  */
21
21
  function dataTransferServiceDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -34,7 +34,7 @@ function dataTransferServiceDelete() {
34
34
  * This sample demonstrates how to Deletes service with the given serviceName.
35
35
  *
36
36
  * @summary Deletes service with the given serviceName.
37
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBGraphAPIComputeServiceDelete.json
37
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBGraphAPIComputeServiceDelete.json
38
38
  */
39
39
  function graphApiComputeServiceDelete() {
40
40
  return __awaiter(this, void 0, void 0, function* () {
@@ -52,7 +52,7 @@ function graphApiComputeServiceDelete() {
52
52
  * This sample demonstrates how to Deletes service with the given serviceName.
53
53
  *
54
54
  * @summary Deletes service with the given serviceName.
55
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMaterializedViewsBuilderServiceDelete.json
55
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMaterializedViewsBuilderServiceDelete.json
56
56
  */
57
57
  function materializedViewsBuilderServiceDelete() {
58
58
  return __awaiter(this, void 0, void 0, function* () {
@@ -70,7 +70,7 @@ function materializedViewsBuilderServiceDelete() {
70
70
  * This sample demonstrates how to Deletes service with the given serviceName.
71
71
  *
72
72
  * @summary Deletes service with the given serviceName.
73
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/services/sqldedicatedgateway/CosmosDBSqlDedicatedGatewayServiceDelete.json
73
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/services/sqldedicatedgateway/CosmosDBSqlDedicatedGatewayServiceDelete.json
74
74
  */
75
75
  function sqlDedicatedGatewayServiceDelete() {
76
76
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the status of service.
17
17
  *
18
18
  * @summary Gets the status of service.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBDataTransferServiceGet.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBDataTransferServiceGet.json
20
20
  */
21
21
  function dataTransferServiceGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -34,7 +34,7 @@ function dataTransferServiceGet() {
34
34
  * This sample demonstrates how to Gets the status of service.
35
35
  *
36
36
  * @summary Gets the status of service.
37
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBGraphAPIComputeServiceGet.json
37
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBGraphAPIComputeServiceGet.json
38
38
  */
39
39
  function graphApiComputeServiceGet() {
40
40
  return __awaiter(this, void 0, void 0, function* () {
@@ -52,7 +52,7 @@ function graphApiComputeServiceGet() {
52
52
  * This sample demonstrates how to Gets the status of service.
53
53
  *
54
54
  * @summary Gets the status of service.
55
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBMaterializedViewsBuilderServiceGet.json
55
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBMaterializedViewsBuilderServiceGet.json
56
56
  */
57
57
  function materializedViewsBuilderServiceGet() {
58
58
  return __awaiter(this, void 0, void 0, function* () {
@@ -70,7 +70,7 @@ function materializedViewsBuilderServiceGet() {
70
70
  * This sample demonstrates how to Gets the status of service.
71
71
  *
72
72
  * @summary Gets the status of service.
73
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/services/sqldedicatedgateway/CosmosDBSqlDedicatedGatewayServiceGet.json
73
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/services/sqldedicatedgateway/CosmosDBSqlDedicatedGatewayServiceGet.json
74
74
  */
75
75
  function sqlDedicatedGatewayServiceGet() {
76
76
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the status of service.
17
17
  *
18
18
  * @summary Gets the status of service.
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBServicesList.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBServicesList.json
20
20
  */
21
21
  function cosmosDbServicesList() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Create or update a ClientEncryptionKey. This API is meant to be invoked via tools such as the Azure Powershell (instead of directly).
17
17
  *
18
18
  * @summary Create or update a ClientEncryptionKey. This API is meant to be invoked via tools such as the Azure Powershell (instead of directly).
19
- * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/examples/CosmosDBSqlClientEncryptionKeyCreateUpdate.json
19
+ * x-ms-original-file: specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-11-15/examples/CosmosDBSqlClientEncryptionKeyCreateUpdate.json
20
20
  */
21
21
  function cosmosDbClientEncryptionKeyCreateUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {