@azure/arm-devcenter 1.0.0-beta.1 → 1.0.0-beta.3

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 (252) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/README.md +1 -1
  3. package/dist/index.js +1020 -402
  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/attachedNetworksCreateOrUpdateSample.js +1 -1
  8. package/dist-esm/samples-dev/attachedNetworksDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/attachedNetworksGetByDevCenterSample.js +1 -1
  10. package/dist-esm/samples-dev/attachedNetworksGetByProjectSample.js +1 -1
  11. package/dist-esm/samples-dev/attachedNetworksListByDevCenterSample.js +1 -1
  12. package/dist-esm/samples-dev/attachedNetworksListByProjectSample.js +1 -1
  13. package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +2 -2
  14. package/dist-esm/samples-dev/catalogsDeleteSample.js +1 -1
  15. package/dist-esm/samples-dev/catalogsGetSample.js +1 -1
  16. package/dist-esm/samples-dev/catalogsListByDevCenterSample.js +1 -1
  17. package/dist-esm/samples-dev/catalogsSyncSample.js +1 -1
  18. package/dist-esm/samples-dev/catalogsUpdateSample.js +1 -1
  19. package/dist-esm/samples-dev/devBoxDefinitionsCreateOrUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/devBoxDefinitionsDeleteSample.js +1 -1
  21. package/dist-esm/samples-dev/devBoxDefinitionsGetByProjectSample.js +1 -1
  22. package/dist-esm/samples-dev/devBoxDefinitionsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/devBoxDefinitionsListByDevCenterSample.js +1 -1
  24. package/dist-esm/samples-dev/devBoxDefinitionsListByProjectSample.js +1 -1
  25. package/dist-esm/samples-dev/devBoxDefinitionsUpdateSample.js +1 -1
  26. package/dist-esm/samples-dev/devCentersCreateOrUpdateSample.js +2 -2
  27. package/dist-esm/samples-dev/devCentersDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/devCentersGetSample.js +1 -1
  29. package/dist-esm/samples-dev/devCentersListByResourceGroupSample.js +1 -1
  30. package/dist-esm/samples-dev/devCentersListBySubscriptionSample.js +1 -1
  31. package/dist-esm/samples-dev/devCentersUpdateSample.js +1 -1
  32. package/dist-esm/samples-dev/environmentTypesCreateOrUpdateSample.js +1 -1
  33. package/dist-esm/samples-dev/environmentTypesDeleteSample.js +1 -1
  34. package/dist-esm/samples-dev/environmentTypesGetSample.js +1 -1
  35. package/dist-esm/samples-dev/environmentTypesListByDevCenterSample.js +1 -1
  36. package/dist-esm/samples-dev/environmentTypesUpdateSample.js +1 -1
  37. package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.js +1 -1
  38. package/dist-esm/samples-dev/galleriesDeleteSample.js +1 -1
  39. package/dist-esm/samples-dev/galleriesGetSample.js +1 -1
  40. package/dist-esm/samples-dev/galleriesListByDevCenterSample.js +1 -1
  41. package/dist-esm/samples-dev/imageVersionsGetSample.js +1 -1
  42. package/dist-esm/samples-dev/imageVersionsListByImageSample.js +1 -1
  43. package/dist-esm/samples-dev/imagesGetSample.js +1 -1
  44. package/dist-esm/samples-dev/imagesListByDevCenterSample.js +1 -1
  45. package/dist-esm/samples-dev/imagesListByGallerySample.js +1 -1
  46. package/dist-esm/samples-dev/networkConnectionsCreateOrUpdateSample.js +1 -1
  47. package/dist-esm/samples-dev/networkConnectionsDeleteSample.js +1 -1
  48. package/dist-esm/samples-dev/networkConnectionsGetHealthDetailsSample.js +1 -1
  49. package/dist-esm/samples-dev/networkConnectionsGetSample.js +1 -1
  50. package/dist-esm/samples-dev/networkConnectionsListByResourceGroupSample.js +1 -1
  51. package/dist-esm/samples-dev/networkConnectionsListBySubscriptionSample.js +1 -1
  52. package/dist-esm/samples-dev/networkConnectionsListHealthDetailsSample.js +1 -1
  53. package/dist-esm/samples-dev/networkConnectionsRunHealthChecksSample.js +1 -1
  54. package/dist-esm/samples-dev/networkConnectionsUpdateSample.js +1 -1
  55. package/dist-esm/samples-dev/operationStatusesGetSample.js +1 -1
  56. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  57. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
  58. package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
  59. package/dist-esm/samples-dev/poolsGetSample.js +1 -1
  60. package/dist-esm/samples-dev/poolsListByProjectSample.js +1 -1
  61. package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
  62. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.d.ts +2 -0
  63. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.d.ts.map +1 -0
  64. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.js +32 -0
  65. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.js.map +1 -0
  66. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.d.ts +2 -0
  67. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.d.ts.map +1 -0
  68. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.js +45 -0
  69. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.js.map +1 -0
  70. package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.js +1 -1
  71. package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.js +1 -1
  72. package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.js +1 -1
  73. package/dist-esm/samples-dev/projectEnvironmentTypesListSample.js +1 -1
  74. package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.js +1 -1
  75. package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js +1 -1
  76. package/dist-esm/samples-dev/projectsDeleteSample.js +1 -1
  77. package/dist-esm/samples-dev/projectsGetSample.js +1 -1
  78. package/dist-esm/samples-dev/projectsListByResourceGroupSample.js +1 -1
  79. package/dist-esm/samples-dev/projectsListBySubscriptionSample.js +1 -1
  80. package/dist-esm/samples-dev/projectsUpdateSample.js +1 -1
  81. package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js +1 -1
  82. package/dist-esm/samples-dev/schedulesDeleteSample.js +1 -1
  83. package/dist-esm/samples-dev/schedulesGetSample.js +1 -1
  84. package/dist-esm/samples-dev/schedulesListByPoolSample.js +1 -1
  85. package/dist-esm/samples-dev/schedulesUpdateSample.js +1 -1
  86. package/dist-esm/samples-dev/skusListBySubscriptionSample.js +1 -1
  87. package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
  88. package/dist-esm/src/devCenterClient.d.ts +3 -3
  89. package/dist-esm/src/devCenterClient.d.ts.map +1 -1
  90. package/dist-esm/src/devCenterClient.js +8 -11
  91. package/dist-esm/src/devCenterClient.js.map +1 -1
  92. package/dist-esm/src/index.d.ts +1 -0
  93. package/dist-esm/src/index.d.ts.map +1 -1
  94. package/dist-esm/src/index.js +1 -0
  95. package/dist-esm/src/index.js.map +1 -1
  96. package/dist-esm/src/models/index.d.ts +124 -30
  97. package/dist-esm/src/models/index.d.ts.map +1 -1
  98. package/dist-esm/src/models/index.js +12 -0
  99. package/dist-esm/src/models/index.js.map +1 -1
  100. package/dist-esm/src/models/mappers.d.ts +6 -2
  101. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  102. package/dist-esm/src/models/mappers.js +154 -26
  103. package/dist-esm/src/models/mappers.js.map +1 -1
  104. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  105. package/dist-esm/src/models/parameters.js +8 -1
  106. package/dist-esm/src/models/parameters.js.map +1 -1
  107. package/dist-esm/src/operations/attachedNetworks.d.ts +12 -12
  108. package/dist-esm/src/operations/attachedNetworks.d.ts.map +1 -1
  109. package/dist-esm/src/operations/attachedNetworks.js +49 -26
  110. package/dist-esm/src/operations/attachedNetworks.js.map +1 -1
  111. package/dist-esm/src/operations/catalogs.d.ts +12 -12
  112. package/dist-esm/src/operations/catalogs.d.ts.map +1 -1
  113. package/dist-esm/src/operations/catalogs.js +32 -20
  114. package/dist-esm/src/operations/catalogs.js.map +1 -1
  115. package/dist-esm/src/operations/devBoxDefinitions.d.ts +14 -14
  116. package/dist-esm/src/operations/devBoxDefinitions.d.ts.map +1 -1
  117. package/dist-esm/src/operations/devBoxDefinitions.js +51 -28
  118. package/dist-esm/src/operations/devBoxDefinitions.js.map +1 -1
  119. package/dist-esm/src/operations/devCenters.d.ts +10 -10
  120. package/dist-esm/src/operations/devCenters.d.ts.map +1 -1
  121. package/dist-esm/src/operations/devCenters.js +47 -24
  122. package/dist-esm/src/operations/devCenters.js.map +1 -1
  123. package/dist-esm/src/operations/environmentTypes.d.ts +7 -7
  124. package/dist-esm/src/operations/environmentTypes.d.ts.map +1 -1
  125. package/dist-esm/src/operations/environmentTypes.js +26 -14
  126. package/dist-esm/src/operations/environmentTypes.js.map +1 -1
  127. package/dist-esm/src/operations/galleries.d.ts +8 -8
  128. package/dist-esm/src/operations/galleries.d.ts.map +1 -1
  129. package/dist-esm/src/operations/galleries.js +27 -15
  130. package/dist-esm/src/operations/galleries.js.map +1 -1
  131. package/dist-esm/src/operations/imageVersions.d.ts +4 -4
  132. package/dist-esm/src/operations/imageVersions.d.ts.map +1 -1
  133. package/dist-esm/src/operations/imageVersions.js +23 -11
  134. package/dist-esm/src/operations/imageVersions.js.map +1 -1
  135. package/dist-esm/src/operations/images.d.ts +7 -7
  136. package/dist-esm/src/operations/images.d.ts.map +1 -1
  137. package/dist-esm/src/operations/images.js +44 -21
  138. package/dist-esm/src/operations/images.js.map +1 -1
  139. package/dist-esm/src/operations/index.d.ts +1 -0
  140. package/dist-esm/src/operations/index.d.ts.map +1 -1
  141. package/dist-esm/src/operations/index.js +1 -0
  142. package/dist-esm/src/operations/index.js.map +1 -1
  143. package/dist-esm/src/operations/networkConnections.d.ts +15 -15
  144. package/dist-esm/src/operations/networkConnections.d.ts.map +1 -1
  145. package/dist-esm/src/operations/networkConnections.js +70 -36
  146. package/dist-esm/src/operations/networkConnections.js.map +1 -1
  147. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  148. package/dist-esm/src/operations/operations.js +19 -7
  149. package/dist-esm/src/operations/operations.js.map +1 -1
  150. package/dist-esm/src/operations/pools.d.ts +10 -10
  151. package/dist-esm/src/operations/pools.d.ts.map +1 -1
  152. package/dist-esm/src/operations/pools.js +29 -17
  153. package/dist-esm/src/operations/pools.js.map +1 -1
  154. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts +46 -0
  155. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts.map +1 -0
  156. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js +181 -0
  157. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js.map +1 -0
  158. package/dist-esm/src/operations/projectEnvironmentTypes.d.ts +7 -7
  159. package/dist-esm/src/operations/projectEnvironmentTypes.d.ts.map +1 -1
  160. package/dist-esm/src/operations/projectEnvironmentTypes.js +26 -14
  161. package/dist-esm/src/operations/projectEnvironmentTypes.js.map +1 -1
  162. package/dist-esm/src/operations/projects.d.ts +10 -10
  163. package/dist-esm/src/operations/projects.d.ts.map +1 -1
  164. package/dist-esm/src/operations/projects.js +47 -24
  165. package/dist-esm/src/operations/projects.js.map +1 -1
  166. package/dist-esm/src/operations/schedules.d.ts +13 -13
  167. package/dist-esm/src/operations/schedules.d.ts.map +1 -1
  168. package/dist-esm/src/operations/schedules.js +41 -21
  169. package/dist-esm/src/operations/schedules.js.map +1 -1
  170. package/dist-esm/src/operations/skus.d.ts.map +1 -1
  171. package/dist-esm/src/operations/skus.js +19 -7
  172. package/dist-esm/src/operations/skus.js.map +1 -1
  173. package/dist-esm/src/operations/usages.d.ts.map +1 -1
  174. package/dist-esm/src/operations/usages.js +19 -7
  175. package/dist-esm/src/operations/usages.js.map +1 -1
  176. package/dist-esm/src/operationsInterfaces/attachedNetworks.d.ts +8 -8
  177. package/dist-esm/src/operationsInterfaces/catalogs.d.ts +10 -10
  178. package/dist-esm/src/operationsInterfaces/devBoxDefinitions.d.ts +10 -10
  179. package/dist-esm/src/operationsInterfaces/devCenters.d.ts +8 -8
  180. package/dist-esm/src/operationsInterfaces/environmentTypes.d.ts +5 -5
  181. package/dist-esm/src/operationsInterfaces/galleries.d.ts +6 -6
  182. package/dist-esm/src/operationsInterfaces/imageVersions.d.ts +2 -2
  183. package/dist-esm/src/operationsInterfaces/images.d.ts +3 -3
  184. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  185. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  186. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  187. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  188. package/dist-esm/src/operationsInterfaces/networkConnections.d.ts +11 -11
  189. package/dist-esm/src/operationsInterfaces/pools.d.ts +8 -8
  190. package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +21 -0
  191. package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts.map +1 -0
  192. package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.js +9 -0
  193. package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.js.map +1 -0
  194. package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.d.ts +5 -5
  195. package/dist-esm/src/operationsInterfaces/projects.d.ts +8 -8
  196. package/dist-esm/src/operationsInterfaces/schedules.d.ts +11 -11
  197. package/dist-esm/src/operationsInterfaces/schedules.d.ts.map +1 -1
  198. package/dist-esm/src/pagingHelper.d.ts +13 -0
  199. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  200. package/dist-esm/src/pagingHelper.js +32 -0
  201. package/dist-esm/src/pagingHelper.js.map +1 -0
  202. package/dist-esm/test/devcenter_examples.spec.d.ts +4 -0
  203. package/dist-esm/test/devcenter_examples.spec.d.ts.map +1 -0
  204. package/dist-esm/test/devcenter_examples.spec.js +109 -0
  205. package/dist-esm/test/devcenter_examples.spec.js.map +1 -0
  206. package/package.json +5 -4
  207. package/review/arm-devcenter.api.md +92 -16
  208. package/src/devCenterClient.ts +13 -9
  209. package/src/index.ts +1 -0
  210. package/src/models/index.ts +139 -30
  211. package/src/models/mappers.ts +167 -26
  212. package/src/models/parameters.ts +8 -1
  213. package/src/operations/attachedNetworks.ts +64 -37
  214. package/src/operations/catalogs.ts +39 -25
  215. package/src/operations/devBoxDefinitions.ts +66 -39
  216. package/src/operations/devCenters.ts +55 -26
  217. package/src/operations/environmentTypes.ts +33 -19
  218. package/src/operations/galleries.ts +34 -20
  219. package/src/operations/imageVersions.ts +32 -18
  220. package/src/operations/images.ts +59 -32
  221. package/src/operations/index.ts +1 -0
  222. package/src/operations/networkConnections.ts +86 -44
  223. package/src/operations/operations.ts +21 -8
  224. package/src/operations/pools.ts +36 -22
  225. package/src/operations/projectAllowedEnvironmentTypes.ts +240 -0
  226. package/src/operations/projectEnvironmentTypes.ts +33 -15
  227. package/src/operations/projects.ts +55 -26
  228. package/src/operations/schedules.ts +58 -30
  229. package/src/operations/skus.ts +21 -8
  230. package/src/operations/usages.ts +21 -8
  231. package/src/operationsInterfaces/attachedNetworks.ts +8 -8
  232. package/src/operationsInterfaces/catalogs.ts +10 -10
  233. package/src/operationsInterfaces/devBoxDefinitions.ts +10 -10
  234. package/src/operationsInterfaces/devCenters.ts +8 -8
  235. package/src/operationsInterfaces/environmentTypes.ts +5 -5
  236. package/src/operationsInterfaces/galleries.ts +6 -6
  237. package/src/operationsInterfaces/imageVersions.ts +2 -2
  238. package/src/operationsInterfaces/images.ts +3 -3
  239. package/src/operationsInterfaces/index.ts +1 -0
  240. package/src/operationsInterfaces/networkConnections.ts +11 -11
  241. package/src/operationsInterfaces/pools.ts +8 -8
  242. package/src/operationsInterfaces/projectAllowedEnvironmentTypes.ts +44 -0
  243. package/src/operationsInterfaces/projectEnvironmentTypes.ts +5 -5
  244. package/src/operationsInterfaces/projects.ts +8 -8
  245. package/src/operationsInterfaces/schedules.ts +16 -10
  246. package/src/pagingHelper.ts +39 -0
  247. package/types/arm-devcenter.d.ts +275 -140
  248. package/types/tsdoc-metadata.json +1 -1
  249. package/dist-esm/test/sampleTest.d.ts +0 -2
  250. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  251. package/dist-esm/test/sampleTest.js +0 -38
  252. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -6,7 +6,8 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
 
9
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
9
+ import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
10
+ import { setContinuationToken } from "../pagingHelper";
10
11
  import { Schedules } from "../operationsInterfaces";
11
12
  import * as coreClient from "@azure/core-client";
12
13
  import * as Mappers from "../models/mappers";
@@ -25,6 +26,7 @@ import {
25
26
  SchedulesCreateOrUpdateResponse,
26
27
  ScheduleUpdate,
27
28
  SchedulesUpdateOptionalParams,
29
+ SchedulesUpdateResponse,
28
30
  SchedulesDeleteOptionalParams,
29
31
  SchedulesListByPoolNextResponse
30
32
  } from "../models";
@@ -44,7 +46,7 @@ export class SchedulesImpl implements Schedules {
44
46
 
45
47
  /**
46
48
  * Lists schedules for a pool
47
- * @param resourceGroupName Name of the resource group within the Azure subscription.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
48
50
  * @param projectName The name of the project.
49
51
  * @param poolName Name of the pool.
50
52
  * @param options The options parameters.
@@ -68,12 +70,16 @@ export class SchedulesImpl implements Schedules {
68
70
  [Symbol.asyncIterator]() {
69
71
  return this;
70
72
  },
71
- byPage: () => {
73
+ byPage: (settings?: PageSettings) => {
74
+ if (settings?.maxPageSize) {
75
+ throw new Error("maxPageSize is not supported by this operation.");
76
+ }
72
77
  return this.listByPoolPagingPage(
73
78
  resourceGroupName,
74
79
  projectName,
75
80
  poolName,
76
- options
81
+ options,
82
+ settings
77
83
  );
78
84
  }
79
85
  };
@@ -83,16 +89,23 @@ export class SchedulesImpl implements Schedules {
83
89
  resourceGroupName: string,
84
90
  projectName: string,
85
91
  poolName: string,
86
- options?: SchedulesListByPoolOptionalParams
92
+ options?: SchedulesListByPoolOptionalParams,
93
+ settings?: PageSettings
87
94
  ): AsyncIterableIterator<Schedule[]> {
88
- let result = await this._listByPool(
89
- resourceGroupName,
90
- projectName,
91
- poolName,
92
- options
93
- );
94
- yield result.value || [];
95
- let continuationToken = result.nextLink;
95
+ let result: SchedulesListByPoolResponse;
96
+ let continuationToken = settings?.continuationToken;
97
+ if (!continuationToken) {
98
+ result = await this._listByPool(
99
+ resourceGroupName,
100
+ projectName,
101
+ poolName,
102
+ options
103
+ );
104
+ let page = result.value || [];
105
+ continuationToken = result.nextLink;
106
+ setContinuationToken(page, continuationToken);
107
+ yield page;
108
+ }
96
109
  while (continuationToken) {
97
110
  result = await this._listByPoolNext(
98
111
  resourceGroupName,
@@ -102,7 +115,9 @@ export class SchedulesImpl implements Schedules {
102
115
  options
103
116
  );
104
117
  continuationToken = result.nextLink;
105
- yield result.value || [];
118
+ let page = result.value || [];
119
+ setContinuationToken(page, continuationToken);
120
+ yield page;
106
121
  }
107
122
  }
108
123
 
@@ -124,7 +139,7 @@ export class SchedulesImpl implements Schedules {
124
139
 
125
140
  /**
126
141
  * Lists schedules for a pool
127
- * @param resourceGroupName Name of the resource group within the Azure subscription.
142
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
128
143
  * @param projectName The name of the project.
129
144
  * @param poolName Name of the pool.
130
145
  * @param options The options parameters.
@@ -143,7 +158,7 @@ export class SchedulesImpl implements Schedules {
143
158
 
144
159
  /**
145
160
  * Gets a schedule resource.
146
- * @param resourceGroupName Name of the resource group within the Azure subscription.
161
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
147
162
  * @param projectName The name of the project.
148
163
  * @param poolName Name of the pool.
149
164
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -164,7 +179,7 @@ export class SchedulesImpl implements Schedules {
164
179
 
165
180
  /**
166
181
  * Creates or updates a Schedule.
167
- * @param resourceGroupName Name of the resource group within the Azure subscription.
182
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
168
183
  * @param projectName The name of the project.
169
184
  * @param poolName Name of the pool.
170
185
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -239,7 +254,7 @@ export class SchedulesImpl implements Schedules {
239
254
 
240
255
  /**
241
256
  * Creates or updates a Schedule.
242
- * @param resourceGroupName Name of the resource group within the Azure subscription.
257
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
243
258
  * @param projectName The name of the project.
244
259
  * @param poolName Name of the pool.
245
260
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -267,7 +282,7 @@ export class SchedulesImpl implements Schedules {
267
282
 
268
283
  /**
269
284
  * Partially updates a Scheduled.
270
- * @param resourceGroupName Name of the resource group within the Azure subscription.
285
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
271
286
  * @param projectName The name of the project.
272
287
  * @param poolName Name of the pool.
273
288
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -281,11 +296,16 @@ export class SchedulesImpl implements Schedules {
281
296
  scheduleName: string,
282
297
  body: ScheduleUpdate,
283
298
  options?: SchedulesUpdateOptionalParams
284
- ): Promise<PollerLike<PollOperationState<void>, void>> {
299
+ ): Promise<
300
+ PollerLike<
301
+ PollOperationState<SchedulesUpdateResponse>,
302
+ SchedulesUpdateResponse
303
+ >
304
+ > {
285
305
  const directSendOperation = async (
286
306
  args: coreClient.OperationArguments,
287
307
  spec: coreClient.OperationSpec
288
- ): Promise<void> => {
308
+ ): Promise<SchedulesUpdateResponse> => {
289
309
  return this.client.sendOperationRequest(args, spec);
290
310
  };
291
311
  const sendOperation = async (
@@ -337,7 +357,7 @@ export class SchedulesImpl implements Schedules {
337
357
 
338
358
  /**
339
359
  * Partially updates a Scheduled.
340
- * @param resourceGroupName Name of the resource group within the Azure subscription.
360
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
341
361
  * @param projectName The name of the project.
342
362
  * @param poolName Name of the pool.
343
363
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -351,7 +371,7 @@ export class SchedulesImpl implements Schedules {
351
371
  scheduleName: string,
352
372
  body: ScheduleUpdate,
353
373
  options?: SchedulesUpdateOptionalParams
354
- ): Promise<void> {
374
+ ): Promise<SchedulesUpdateResponse> {
355
375
  const poller = await this.beginUpdate(
356
376
  resourceGroupName,
357
377
  projectName,
@@ -365,7 +385,7 @@ export class SchedulesImpl implements Schedules {
365
385
 
366
386
  /**
367
387
  * Deletes a Scheduled.
368
- * @param resourceGroupName Name of the resource group within the Azure subscription.
388
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
369
389
  * @param projectName The name of the project.
370
390
  * @param poolName Name of the pool.
371
391
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -433,7 +453,7 @@ export class SchedulesImpl implements Schedules {
433
453
 
434
454
  /**
435
455
  * Deletes a Scheduled.
436
- * @param resourceGroupName Name of the resource group within the Azure subscription.
456
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
437
457
  * @param projectName The name of the project.
438
458
  * @param poolName Name of the pool.
439
459
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -458,7 +478,7 @@ export class SchedulesImpl implements Schedules {
458
478
 
459
479
  /**
460
480
  * ListByPoolNext
461
- * @param resourceGroupName Name of the resource group within the Azure subscription.
481
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
462
482
  * @param projectName The name of the project.
463
483
  * @param poolName Name of the pool.
464
484
  * @param nextLink The nextLink from the previous successful call to the ListByPool method.
@@ -567,10 +587,18 @@ const updateOperationSpec: coreClient.OperationSpec = {
567
587
  "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}/pools/{poolName}/schedules/{scheduleName}",
568
588
  httpMethod: "PATCH",
569
589
  responses: {
570
- 200: {},
571
- 201: {},
572
- 202: {},
573
- 204: {},
590
+ 200: {
591
+ bodyMapper: Mappers.Schedule
592
+ },
593
+ 201: {
594
+ bodyMapper: Mappers.Schedule
595
+ },
596
+ 202: {
597
+ bodyMapper: Mappers.Schedule
598
+ },
599
+ 204: {
600
+ bodyMapper: Mappers.Schedule
601
+ },
574
602
  default: {
575
603
  bodyMapper: Mappers.CloudError
576
604
  }
@@ -6,7 +6,8 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
 
9
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
9
+ import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
10
+ import { setContinuationToken } from "../pagingHelper";
10
11
  import { Skus } from "../operationsInterfaces";
11
12
  import * as coreClient from "@azure/core-client";
12
13
  import * as Mappers from "../models/mappers";
@@ -48,22 +49,34 @@ export class SkusImpl implements Skus {
48
49
  [Symbol.asyncIterator]() {
49
50
  return this;
50
51
  },
51
- byPage: () => {
52
- return this.listBySubscriptionPagingPage(options);
52
+ byPage: (settings?: PageSettings) => {
53
+ if (settings?.maxPageSize) {
54
+ throw new Error("maxPageSize is not supported by this operation.");
55
+ }
56
+ return this.listBySubscriptionPagingPage(options, settings);
53
57
  }
54
58
  };
55
59
  }
56
60
 
57
61
  private async *listBySubscriptionPagingPage(
58
- options?: SkusListBySubscriptionOptionalParams
62
+ options?: SkusListBySubscriptionOptionalParams,
63
+ settings?: PageSettings
59
64
  ): AsyncIterableIterator<DevCenterSku[]> {
60
- let result = await this._listBySubscription(options);
61
- yield result.value || [];
62
- let continuationToken = result.nextLink;
65
+ let result: SkusListBySubscriptionResponse;
66
+ let continuationToken = settings?.continuationToken;
67
+ if (!continuationToken) {
68
+ result = await this._listBySubscription(options);
69
+ let page = result.value || [];
70
+ continuationToken = result.nextLink;
71
+ setContinuationToken(page, continuationToken);
72
+ yield page;
73
+ }
63
74
  while (continuationToken) {
64
75
  result = await this._listBySubscriptionNext(continuationToken, options);
65
76
  continuationToken = result.nextLink;
66
- yield result.value || [];
77
+ let page = result.value || [];
78
+ setContinuationToken(page, continuationToken);
79
+ yield page;
67
80
  }
68
81
  }
69
82
 
@@ -6,7 +6,8 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
 
9
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
9
+ import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
10
+ import { setContinuationToken } from "../pagingHelper";
10
11
  import { Usages } from "../operationsInterfaces";
11
12
  import * as coreClient from "@azure/core-client";
12
13
  import * as Mappers from "../models/mappers";
@@ -50,19 +51,29 @@ export class UsagesImpl implements Usages {
50
51
  [Symbol.asyncIterator]() {
51
52
  return this;
52
53
  },
53
- byPage: () => {
54
- return this.listByLocationPagingPage(location, options);
54
+ byPage: (settings?: PageSettings) => {
55
+ if (settings?.maxPageSize) {
56
+ throw new Error("maxPageSize is not supported by this operation.");
57
+ }
58
+ return this.listByLocationPagingPage(location, options, settings);
55
59
  }
56
60
  };
57
61
  }
58
62
 
59
63
  private async *listByLocationPagingPage(
60
64
  location: string,
61
- options?: UsagesListByLocationOptionalParams
65
+ options?: UsagesListByLocationOptionalParams,
66
+ settings?: PageSettings
62
67
  ): AsyncIterableIterator<Usage[]> {
63
- let result = await this._listByLocation(location, options);
64
- yield result.value || [];
65
- let continuationToken = result.nextLink;
68
+ let result: UsagesListByLocationResponse;
69
+ let continuationToken = settings?.continuationToken;
70
+ if (!continuationToken) {
71
+ result = await this._listByLocation(location, options);
72
+ let page = result.value || [];
73
+ continuationToken = result.nextLink;
74
+ setContinuationToken(page, continuationToken);
75
+ yield page;
76
+ }
66
77
  while (continuationToken) {
67
78
  result = await this._listByLocationNext(
68
79
  location,
@@ -70,7 +81,9 @@ export class UsagesImpl implements Usages {
70
81
  options
71
82
  );
72
83
  continuationToken = result.nextLink;
73
- yield result.value || [];
84
+ let page = result.value || [];
85
+ setContinuationToken(page, continuationToken);
86
+ yield page;
74
87
  }
75
88
  }
76
89
 
@@ -26,7 +26,7 @@ import {
26
26
  export interface AttachedNetworks {
27
27
  /**
28
28
  * Lists the attached NetworkConnections for a Project.
29
- * @param resourceGroupName Name of the resource group within the Azure subscription.
29
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
30
  * @param projectName The name of the project.
31
31
  * @param options The options parameters.
32
32
  */
@@ -37,7 +37,7 @@ export interface AttachedNetworks {
37
37
  ): PagedAsyncIterableIterator<AttachedNetworkConnection>;
38
38
  /**
39
39
  * Lists the attached NetworkConnections for a DevCenter.
40
- * @param resourceGroupName Name of the resource group within the Azure subscription.
40
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
41
  * @param devCenterName The name of the devcenter.
42
42
  * @param options The options parameters.
43
43
  */
@@ -48,7 +48,7 @@ export interface AttachedNetworks {
48
48
  ): PagedAsyncIterableIterator<AttachedNetworkConnection>;
49
49
  /**
50
50
  * Gets an attached NetworkConnection.
51
- * @param resourceGroupName Name of the resource group within the Azure subscription.
51
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
52
  * @param projectName The name of the project.
53
53
  * @param attachedNetworkConnectionName The name of the attached NetworkConnection.
54
54
  * @param options The options parameters.
@@ -61,7 +61,7 @@ export interface AttachedNetworks {
61
61
  ): Promise<AttachedNetworksGetByProjectResponse>;
62
62
  /**
63
63
  * Gets an attached NetworkConnection.
64
- * @param resourceGroupName Name of the resource group within the Azure subscription.
64
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
65
  * @param devCenterName The name of the devcenter.
66
66
  * @param attachedNetworkConnectionName The name of the attached NetworkConnection.
67
67
  * @param options The options parameters.
@@ -74,7 +74,7 @@ export interface AttachedNetworks {
74
74
  ): Promise<AttachedNetworksGetByDevCenterResponse>;
75
75
  /**
76
76
  * Creates or updates an attached NetworkConnection.
77
- * @param resourceGroupName Name of the resource group within the Azure subscription.
77
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
78
78
  * @param devCenterName The name of the devcenter.
79
79
  * @param attachedNetworkConnectionName The name of the attached NetworkConnection.
80
80
  * @param body Represents an attached NetworkConnection.
@@ -94,7 +94,7 @@ export interface AttachedNetworks {
94
94
  >;
95
95
  /**
96
96
  * Creates or updates an attached NetworkConnection.
97
- * @param resourceGroupName Name of the resource group within the Azure subscription.
97
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
98
98
  * @param devCenterName The name of the devcenter.
99
99
  * @param attachedNetworkConnectionName The name of the attached NetworkConnection.
100
100
  * @param body Represents an attached NetworkConnection.
@@ -109,7 +109,7 @@ export interface AttachedNetworks {
109
109
  ): Promise<AttachedNetworksCreateOrUpdateResponse>;
110
110
  /**
111
111
  * Un-attach a NetworkConnection.
112
- * @param resourceGroupName Name of the resource group within the Azure subscription.
112
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
113
  * @param devCenterName The name of the devcenter.
114
114
  * @param attachedNetworkConnectionName The name of the attached NetworkConnection.
115
115
  * @param options The options parameters.
@@ -122,7 +122,7 @@ export interface AttachedNetworks {
122
122
  ): Promise<PollerLike<PollOperationState<void>, void>>;
123
123
  /**
124
124
  * Un-attach a NetworkConnection.
125
- * @param resourceGroupName Name of the resource group within the Azure subscription.
125
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
126
126
  * @param devCenterName The name of the devcenter.
127
127
  * @param attachedNetworkConnectionName The name of the attached NetworkConnection.
128
128
  * @param options The options parameters.
@@ -27,7 +27,7 @@ import {
27
27
  export interface Catalogs {
28
28
  /**
29
29
  * Lists catalogs for a devcenter.
30
- * @param resourceGroupName Name of the resource group within the Azure subscription.
30
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
31
  * @param devCenterName The name of the devcenter.
32
32
  * @param options The options parameters.
33
33
  */
@@ -38,7 +38,7 @@ export interface Catalogs {
38
38
  ): PagedAsyncIterableIterator<Catalog>;
39
39
  /**
40
40
  * Gets a catalog
41
- * @param resourceGroupName Name of the resource group within the Azure subscription.
41
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
42
42
  * @param devCenterName The name of the devcenter.
43
43
  * @param catalogName The name of the Catalog.
44
44
  * @param options The options parameters.
@@ -51,7 +51,7 @@ export interface Catalogs {
51
51
  ): Promise<CatalogsGetResponse>;
52
52
  /**
53
53
  * Creates or updates a catalog.
54
- * @param resourceGroupName Name of the resource group within the Azure subscription.
54
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
55
  * @param devCenterName The name of the devcenter.
56
56
  * @param catalogName The name of the Catalog.
57
57
  * @param body Represents a catalog.
@@ -71,7 +71,7 @@ export interface Catalogs {
71
71
  >;
72
72
  /**
73
73
  * Creates or updates a catalog.
74
- * @param resourceGroupName Name of the resource group within the Azure subscription.
74
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
75
75
  * @param devCenterName The name of the devcenter.
76
76
  * @param catalogName The name of the Catalog.
77
77
  * @param body Represents a catalog.
@@ -86,7 +86,7 @@ export interface Catalogs {
86
86
  ): Promise<CatalogsCreateOrUpdateResponse>;
87
87
  /**
88
88
  * Partially updates a catalog.
89
- * @param resourceGroupName Name of the resource group within the Azure subscription.
89
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
90
90
  * @param devCenterName The name of the devcenter.
91
91
  * @param catalogName The name of the Catalog.
92
92
  * @param body Updatable catalog properties.
@@ -106,7 +106,7 @@ export interface Catalogs {
106
106
  >;
107
107
  /**
108
108
  * Partially updates a catalog.
109
- * @param resourceGroupName Name of the resource group within the Azure subscription.
109
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
110
110
  * @param devCenterName The name of the devcenter.
111
111
  * @param catalogName The name of the Catalog.
112
112
  * @param body Updatable catalog properties.
@@ -121,7 +121,7 @@ export interface Catalogs {
121
121
  ): Promise<CatalogsUpdateResponse>;
122
122
  /**
123
123
  * Deletes a catalog resource.
124
- * @param resourceGroupName Name of the resource group within the Azure subscription.
124
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
125
125
  * @param devCenterName The name of the devcenter.
126
126
  * @param catalogName The name of the Catalog.
127
127
  * @param options The options parameters.
@@ -134,7 +134,7 @@ export interface Catalogs {
134
134
  ): Promise<PollerLike<PollOperationState<void>, void>>;
135
135
  /**
136
136
  * Deletes a catalog resource.
137
- * @param resourceGroupName Name of the resource group within the Azure subscription.
137
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
138
  * @param devCenterName The name of the devcenter.
139
139
  * @param catalogName The name of the Catalog.
140
140
  * @param options The options parameters.
@@ -147,7 +147,7 @@ export interface Catalogs {
147
147
  ): Promise<void>;
148
148
  /**
149
149
  * Syncs templates for a template source.
150
- * @param resourceGroupName Name of the resource group within the Azure subscription.
150
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
151
151
  * @param devCenterName The name of the devcenter.
152
152
  * @param catalogName The name of the Catalog.
153
153
  * @param options The options parameters.
@@ -160,7 +160,7 @@ export interface Catalogs {
160
160
  ): Promise<PollerLike<PollOperationState<void>, void>>;
161
161
  /**
162
162
  * Syncs templates for a template source.
163
- * @param resourceGroupName Name of the resource group within the Azure subscription.
163
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
164
164
  * @param devCenterName The name of the devcenter.
165
165
  * @param catalogName The name of the Catalog.
166
166
  * @param options The options parameters.
@@ -29,7 +29,7 @@ import {
29
29
  export interface DevBoxDefinitions {
30
30
  /**
31
31
  * List Dev Box definitions for a devcenter.
32
- * @param resourceGroupName Name of the resource group within the Azure subscription.
32
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
33
  * @param devCenterName The name of the devcenter.
34
34
  * @param options The options parameters.
35
35
  */
@@ -40,7 +40,7 @@ export interface DevBoxDefinitions {
40
40
  ): PagedAsyncIterableIterator<DevBoxDefinition>;
41
41
  /**
42
42
  * List Dev Box definitions configured for a project.
43
- * @param resourceGroupName Name of the resource group within the Azure subscription.
43
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
44
44
  * @param projectName The name of the project.
45
45
  * @param options The options parameters.
46
46
  */
@@ -51,7 +51,7 @@ export interface DevBoxDefinitions {
51
51
  ): PagedAsyncIterableIterator<DevBoxDefinition>;
52
52
  /**
53
53
  * Gets a Dev Box definition
54
- * @param resourceGroupName Name of the resource group within the Azure subscription.
54
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
55
  * @param devCenterName The name of the devcenter.
56
56
  * @param devBoxDefinitionName The name of the Dev Box definition.
57
57
  * @param options The options parameters.
@@ -64,7 +64,7 @@ export interface DevBoxDefinitions {
64
64
  ): Promise<DevBoxDefinitionsGetResponse>;
65
65
  /**
66
66
  * Creates or updates a Dev Box definition.
67
- * @param resourceGroupName Name of the resource group within the Azure subscription.
67
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
68
68
  * @param devCenterName The name of the devcenter.
69
69
  * @param devBoxDefinitionName The name of the Dev Box definition.
70
70
  * @param body Represents a Dev Box definition.
@@ -84,7 +84,7 @@ export interface DevBoxDefinitions {
84
84
  >;
85
85
  /**
86
86
  * Creates or updates a Dev Box definition.
87
- * @param resourceGroupName Name of the resource group within the Azure subscription.
87
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
88
88
  * @param devCenterName The name of the devcenter.
89
89
  * @param devBoxDefinitionName The name of the Dev Box definition.
90
90
  * @param body Represents a Dev Box definition.
@@ -99,7 +99,7 @@ export interface DevBoxDefinitions {
99
99
  ): Promise<DevBoxDefinitionsCreateOrUpdateResponse>;
100
100
  /**
101
101
  * Partially updates a Dev Box definition.
102
- * @param resourceGroupName Name of the resource group within the Azure subscription.
102
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
103
103
  * @param devCenterName The name of the devcenter.
104
104
  * @param devBoxDefinitionName The name of the Dev Box definition.
105
105
  * @param body Represents a Dev Box definition.
@@ -119,7 +119,7 @@ export interface DevBoxDefinitions {
119
119
  >;
120
120
  /**
121
121
  * Partially updates a Dev Box definition.
122
- * @param resourceGroupName Name of the resource group within the Azure subscription.
122
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
123
123
  * @param devCenterName The name of the devcenter.
124
124
  * @param devBoxDefinitionName The name of the Dev Box definition.
125
125
  * @param body Represents a Dev Box definition.
@@ -134,7 +134,7 @@ export interface DevBoxDefinitions {
134
134
  ): Promise<DevBoxDefinitionsUpdateResponse>;
135
135
  /**
136
136
  * Deletes a Dev Box definition
137
- * @param resourceGroupName Name of the resource group within the Azure subscription.
137
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
138
  * @param devCenterName The name of the devcenter.
139
139
  * @param devBoxDefinitionName The name of the Dev Box definition.
140
140
  * @param options The options parameters.
@@ -147,7 +147,7 @@ export interface DevBoxDefinitions {
147
147
  ): Promise<PollerLike<PollOperationState<void>, void>>;
148
148
  /**
149
149
  * Deletes a Dev Box definition
150
- * @param resourceGroupName Name of the resource group within the Azure subscription.
150
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
151
151
  * @param devCenterName The name of the devcenter.
152
152
  * @param devBoxDefinitionName The name of the Dev Box definition.
153
153
  * @param options The options parameters.
@@ -160,7 +160,7 @@ export interface DevBoxDefinitions {
160
160
  ): Promise<void>;
161
161
  /**
162
162
  * Gets a Dev Box definition configured for a project
163
- * @param resourceGroupName Name of the resource group within the Azure subscription.
163
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
164
164
  * @param projectName The name of the project.
165
165
  * @param devBoxDefinitionName The name of the Dev Box definition.
166
166
  * @param options The options parameters.
@@ -34,7 +34,7 @@ export interface DevCenters {
34
34
  ): PagedAsyncIterableIterator<DevCenter>;
35
35
  /**
36
36
  * Lists all devcenters in a resource group.
37
- * @param resourceGroupName Name of the resource group within the Azure subscription.
37
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
38
38
  * @param options The options parameters.
39
39
  */
40
40
  listByResourceGroup(
@@ -43,7 +43,7 @@ export interface DevCenters {
43
43
  ): PagedAsyncIterableIterator<DevCenter>;
44
44
  /**
45
45
  * Gets a devcenter.
46
- * @param resourceGroupName Name of the resource group within the Azure subscription.
46
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
47
  * @param devCenterName The name of the devcenter.
48
48
  * @param options The options parameters.
49
49
  */
@@ -54,7 +54,7 @@ export interface DevCenters {
54
54
  ): Promise<DevCentersGetResponse>;
55
55
  /**
56
56
  * Creates or updates a devcenter resource
57
- * @param resourceGroupName Name of the resource group within the Azure subscription.
57
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
58
58
  * @param devCenterName The name of the devcenter.
59
59
  * @param body Represents a devcenter.
60
60
  * @param options The options parameters.
@@ -72,7 +72,7 @@ export interface DevCenters {
72
72
  >;
73
73
  /**
74
74
  * Creates or updates a devcenter resource
75
- * @param resourceGroupName Name of the resource group within the Azure subscription.
75
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
76
76
  * @param devCenterName The name of the devcenter.
77
77
  * @param body Represents a devcenter.
78
78
  * @param options The options parameters.
@@ -85,7 +85,7 @@ export interface DevCenters {
85
85
  ): Promise<DevCentersCreateOrUpdateResponse>;
86
86
  /**
87
87
  * Partially updates a devcenter.
88
- * @param resourceGroupName Name of the resource group within the Azure subscription.
88
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
89
  * @param devCenterName The name of the devcenter.
90
90
  * @param body Updatable devcenter properties.
91
91
  * @param options The options parameters.
@@ -103,7 +103,7 @@ export interface DevCenters {
103
103
  >;
104
104
  /**
105
105
  * Partially updates a devcenter.
106
- * @param resourceGroupName Name of the resource group within the Azure subscription.
106
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
107
107
  * @param devCenterName The name of the devcenter.
108
108
  * @param body Updatable devcenter properties.
109
109
  * @param options The options parameters.
@@ -116,7 +116,7 @@ export interface DevCenters {
116
116
  ): Promise<DevCentersUpdateResponse>;
117
117
  /**
118
118
  * Deletes a devcenter
119
- * @param resourceGroupName Name of the resource group within the Azure subscription.
119
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
120
120
  * @param devCenterName The name of the devcenter.
121
121
  * @param options The options parameters.
122
122
  */
@@ -127,7 +127,7 @@ export interface DevCenters {
127
127
  ): Promise<PollerLike<PollOperationState<void>, void>>;
128
128
  /**
129
129
  * Deletes a devcenter
130
- * @param resourceGroupName Name of the resource group within the Azure subscription.
130
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
131
131
  * @param devCenterName The name of the devcenter.
132
132
  * @param options The options parameters.
133
133
  */