@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
@@ -10,20 +10,20 @@ export interface DevCenters {
10
10
  listBySubscription(options?: DevCentersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DevCenter>;
11
11
  /**
12
12
  * Lists all devcenters in a resource group.
13
- * @param resourceGroupName Name of the resource group within the Azure subscription.
13
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
14
14
  * @param options The options parameters.
15
15
  */
16
16
  listByResourceGroup(resourceGroupName: string, options?: DevCentersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DevCenter>;
17
17
  /**
18
18
  * Gets a devcenter.
19
- * @param resourceGroupName Name of the resource group within the Azure subscription.
19
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
20
20
  * @param devCenterName The name of the devcenter.
21
21
  * @param options The options parameters.
22
22
  */
23
23
  get(resourceGroupName: string, devCenterName: string, options?: DevCentersGetOptionalParams): Promise<DevCentersGetResponse>;
24
24
  /**
25
25
  * Creates or updates a devcenter resource
26
- * @param resourceGroupName Name of the resource group within the Azure subscription.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param devCenterName The name of the devcenter.
28
28
  * @param body Represents a devcenter.
29
29
  * @param options The options parameters.
@@ -31,7 +31,7 @@ export interface DevCenters {
31
31
  beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, body: DevCenter, options?: DevCentersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DevCentersCreateOrUpdateResponse>, DevCentersCreateOrUpdateResponse>>;
32
32
  /**
33
33
  * Creates or updates a devcenter resource
34
- * @param resourceGroupName Name of the resource group within the Azure subscription.
34
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
35
35
  * @param devCenterName The name of the devcenter.
36
36
  * @param body Represents a devcenter.
37
37
  * @param options The options parameters.
@@ -39,7 +39,7 @@ export interface DevCenters {
39
39
  beginCreateOrUpdateAndWait(resourceGroupName: string, devCenterName: string, body: DevCenter, options?: DevCentersCreateOrUpdateOptionalParams): Promise<DevCentersCreateOrUpdateResponse>;
40
40
  /**
41
41
  * Partially updates a devcenter.
42
- * @param resourceGroupName Name of the resource group within the Azure subscription.
42
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
43
  * @param devCenterName The name of the devcenter.
44
44
  * @param body Updatable devcenter properties.
45
45
  * @param options The options parameters.
@@ -47,7 +47,7 @@ export interface DevCenters {
47
47
  beginUpdate(resourceGroupName: string, devCenterName: string, body: DevCenterUpdate, options?: DevCentersUpdateOptionalParams): Promise<PollerLike<PollOperationState<DevCentersUpdateResponse>, DevCentersUpdateResponse>>;
48
48
  /**
49
49
  * Partially updates a devcenter.
50
- * @param resourceGroupName Name of the resource group within the Azure subscription.
50
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
51
  * @param devCenterName The name of the devcenter.
52
52
  * @param body Updatable devcenter properties.
53
53
  * @param options The options parameters.
@@ -55,14 +55,14 @@ export interface DevCenters {
55
55
  beginUpdateAndWait(resourceGroupName: string, devCenterName: string, body: DevCenterUpdate, options?: DevCentersUpdateOptionalParams): Promise<DevCentersUpdateResponse>;
56
56
  /**
57
57
  * Deletes a devcenter
58
- * @param resourceGroupName Name of the resource group within the Azure subscription.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
59
  * @param devCenterName The name of the devcenter.
60
60
  * @param options The options parameters.
61
61
  */
62
62
  beginDelete(resourceGroupName: string, devCenterName: string, options?: DevCentersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
63
63
  /**
64
64
  * Deletes a devcenter
65
- * @param resourceGroupName Name of the resource group within the Azure subscription.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
66
  * @param devCenterName The name of the devcenter.
67
67
  * @param options The options parameters.
68
68
  */
@@ -4,14 +4,14 @@ import { EnvironmentType, EnvironmentTypesListByDevCenterOptionalParams, Environ
4
4
  export interface EnvironmentTypes {
5
5
  /**
6
6
  * Lists environment types for the devcenter.
7
- * @param resourceGroupName Name of the resource group within the Azure subscription.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param devCenterName The name of the devcenter.
9
9
  * @param options The options parameters.
10
10
  */
11
11
  listByDevCenter(resourceGroupName: string, devCenterName: string, options?: EnvironmentTypesListByDevCenterOptionalParams): PagedAsyncIterableIterator<EnvironmentType>;
12
12
  /**
13
13
  * Gets an environment type.
14
- * @param resourceGroupName Name of the resource group within the Azure subscription.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
15
  * @param devCenterName The name of the devcenter.
16
16
  * @param environmentTypeName The name of the environment type.
17
17
  * @param options The options parameters.
@@ -19,7 +19,7 @@ export interface EnvironmentTypes {
19
19
  get(resourceGroupName: string, devCenterName: string, environmentTypeName: string, options?: EnvironmentTypesGetOptionalParams): Promise<EnvironmentTypesGetResponse>;
20
20
  /**
21
21
  * Creates or updates an environment type.
22
- * @param resourceGroupName Name of the resource group within the Azure subscription.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
23
  * @param devCenterName The name of the devcenter.
24
24
  * @param environmentTypeName The name of the environment type.
25
25
  * @param body Represents an Environment Type.
@@ -28,7 +28,7 @@ export interface EnvironmentTypes {
28
28
  createOrUpdate(resourceGroupName: string, devCenterName: string, environmentTypeName: string, body: EnvironmentType, options?: EnvironmentTypesCreateOrUpdateOptionalParams): Promise<EnvironmentTypesCreateOrUpdateResponse>;
29
29
  /**
30
30
  * Partially updates an environment type.
31
- * @param resourceGroupName Name of the resource group within the Azure subscription.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param devCenterName The name of the devcenter.
33
33
  * @param environmentTypeName The name of the environment type.
34
34
  * @param body Updatable environment type properties.
@@ -37,7 +37,7 @@ export interface EnvironmentTypes {
37
37
  update(resourceGroupName: string, devCenterName: string, environmentTypeName: string, body: EnvironmentTypeUpdate, options?: EnvironmentTypesUpdateOptionalParams): Promise<EnvironmentTypesUpdateResponse>;
38
38
  /**
39
39
  * Deletes an environment type.
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 environmentTypeName The name of the environment type.
43
43
  * @param options The options parameters.
@@ -5,14 +5,14 @@ import { Gallery, GalleriesListByDevCenterOptionalParams, GalleriesGetOptionalPa
5
5
  export interface Galleries {
6
6
  /**
7
7
  * Lists galleries for a devcenter.
8
- * @param resourceGroupName Name of the resource group within the Azure subscription.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
9
  * @param devCenterName The name of the devcenter.
10
10
  * @param options The options parameters.
11
11
  */
12
12
  listByDevCenter(resourceGroupName: string, devCenterName: string, options?: GalleriesListByDevCenterOptionalParams): PagedAsyncIterableIterator<Gallery>;
13
13
  /**
14
14
  * Gets a gallery
15
- * @param resourceGroupName Name of the resource group within the Azure subscription.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param devCenterName The name of the devcenter.
17
17
  * @param galleryName The name of the gallery.
18
18
  * @param options The options parameters.
@@ -20,7 +20,7 @@ export interface Galleries {
20
20
  get(resourceGroupName: string, devCenterName: string, galleryName: string, options?: GalleriesGetOptionalParams): Promise<GalleriesGetResponse>;
21
21
  /**
22
22
  * Creates or updates a gallery.
23
- * @param resourceGroupName Name of the resource group within the Azure subscription.
23
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
24
  * @param devCenterName The name of the devcenter.
25
25
  * @param galleryName The name of the gallery.
26
26
  * @param body Represents a gallery.
@@ -29,7 +29,7 @@ export interface Galleries {
29
29
  beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, galleryName: string, body: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<GalleriesCreateOrUpdateResponse>, GalleriesCreateOrUpdateResponse>>;
30
30
  /**
31
31
  * Creates or updates a gallery.
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 galleryName The name of the gallery.
35
35
  * @param body Represents a gallery.
@@ -38,7 +38,7 @@ export interface Galleries {
38
38
  beginCreateOrUpdateAndWait(resourceGroupName: string, devCenterName: string, galleryName: string, body: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<GalleriesCreateOrUpdateResponse>;
39
39
  /**
40
40
  * Deletes a gallery resource.
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 galleryName The name of the gallery.
44
44
  * @param options The options parameters.
@@ -46,7 +46,7 @@ export interface Galleries {
46
46
  beginDelete(resourceGroupName: string, devCenterName: string, galleryName: string, options?: GalleriesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
47
47
  /**
48
48
  * Deletes a gallery resource.
49
- * @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.
50
50
  * @param devCenterName The name of the devcenter.
51
51
  * @param galleryName The name of the gallery.
52
52
  * @param options The options parameters.
@@ -4,7 +4,7 @@ import { ImageVersion, ImageVersionsListByImageOptionalParams, ImageVersionsGetO
4
4
  export interface ImageVersions {
5
5
  /**
6
6
  * Lists versions for an image.
7
- * @param resourceGroupName Name of the resource group within the Azure subscription.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param devCenterName The name of the devcenter.
9
9
  * @param galleryName The name of the gallery.
10
10
  * @param imageName The name of the image.
@@ -13,7 +13,7 @@ export interface ImageVersions {
13
13
  listByImage(resourceGroupName: string, devCenterName: string, galleryName: string, imageName: string, options?: ImageVersionsListByImageOptionalParams): PagedAsyncIterableIterator<ImageVersion>;
14
14
  /**
15
15
  * Gets an image version.
16
- * @param resourceGroupName Name of the resource group within the Azure subscription.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
17
  * @param devCenterName The name of the devcenter.
18
18
  * @param galleryName The name of the gallery.
19
19
  * @param imageName The name of the image.
@@ -4,14 +4,14 @@ import { Image, ImagesListByDevCenterOptionalParams, ImagesListByGalleryOptional
4
4
  export interface Images {
5
5
  /**
6
6
  * Lists images for a devcenter.
7
- * @param resourceGroupName Name of the resource group within the Azure subscription.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param devCenterName The name of the devcenter.
9
9
  * @param options The options parameters.
10
10
  */
11
11
  listByDevCenter(resourceGroupName: string, devCenterName: string, options?: ImagesListByDevCenterOptionalParams): PagedAsyncIterableIterator<Image>;
12
12
  /**
13
13
  * Lists images for a gallery.
14
- * @param resourceGroupName Name of the resource group within the Azure subscription.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
15
  * @param devCenterName The name of the devcenter.
16
16
  * @param galleryName The name of the gallery.
17
17
  * @param options The options parameters.
@@ -19,7 +19,7 @@ export interface Images {
19
19
  listByGallery(resourceGroupName: string, devCenterName: string, galleryName: string, options?: ImagesListByGalleryOptionalParams): PagedAsyncIterableIterator<Image>;
20
20
  /**
21
21
  * Gets a gallery image.
22
- * @param resourceGroupName Name of the resource group within the Azure subscription.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
23
  * @param devCenterName The name of the devcenter.
24
24
  * @param galleryName The name of the gallery.
25
25
  * @param imageName The name of the image.
@@ -6,6 +6,7 @@ export * from "./images";
6
6
  export * from "./imageVersions";
7
7
  export * from "./catalogs";
8
8
  export * from "./environmentTypes";
9
+ export * from "./projectAllowedEnvironmentTypes";
9
10
  export * from "./projectEnvironmentTypes";
10
11
  export * from "./devBoxDefinitions";
11
12
  export * from "./operations";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kCAAkC,CAAC;AACjD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
@@ -13,6 +13,7 @@ export * from "./images";
13
13
  export * from "./imageVersions";
14
14
  export * from "./catalogs";
15
15
  export * from "./environmentTypes";
16
+ export * from "./projectAllowedEnvironmentTypes";
16
17
  export * from "./projectEnvironmentTypes";
17
18
  export * from "./devBoxDefinitions";
18
19
  export * from "./operations";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kCAAkC,CAAC;AACjD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
@@ -10,27 +10,27 @@ export interface NetworkConnections {
10
10
  listBySubscription(options?: NetworkConnectionsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetworkConnection>;
11
11
  /**
12
12
  * Lists network connections in a resource group
13
- * @param resourceGroupName Name of the resource group within the Azure subscription.
13
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
14
14
  * @param options The options parameters.
15
15
  */
16
16
  listByResourceGroup(resourceGroupName: string, options?: NetworkConnectionsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<NetworkConnection>;
17
17
  /**
18
18
  * Lists health check status details
19
- * @param resourceGroupName Name of the resource group within the Azure subscription.
19
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
20
20
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
21
21
  * @param options The options parameters.
22
22
  */
23
23
  listHealthDetails(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsListHealthDetailsOptionalParams): PagedAsyncIterableIterator<HealthCheckStatusDetails>;
24
24
  /**
25
25
  * Gets a network connection resource
26
- * @param resourceGroupName Name of the resource group within the Azure subscription.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
28
28
  * @param options The options parameters.
29
29
  */
30
30
  get(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsGetOptionalParams): Promise<NetworkConnectionsGetResponse>;
31
31
  /**
32
32
  * Creates or updates a Network Connections resource
33
- * @param resourceGroupName Name of the resource group within the Azure subscription.
33
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
34
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
35
35
  * @param body Represents network connection
36
36
  * @param options The options parameters.
@@ -38,7 +38,7 @@ export interface NetworkConnections {
38
38
  beginCreateOrUpdate(resourceGroupName: string, networkConnectionName: string, body: NetworkConnection, options?: NetworkConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<NetworkConnectionsCreateOrUpdateResponse>, NetworkConnectionsCreateOrUpdateResponse>>;
39
39
  /**
40
40
  * Creates or updates a Network Connections resource
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 networkConnectionName Name of the Network Connection that can be applied to a Pool.
43
43
  * @param body Represents network connection
44
44
  * @param options The options parameters.
@@ -46,7 +46,7 @@ export interface NetworkConnections {
46
46
  beginCreateOrUpdateAndWait(resourceGroupName: string, networkConnectionName: string, body: NetworkConnection, options?: NetworkConnectionsCreateOrUpdateOptionalParams): Promise<NetworkConnectionsCreateOrUpdateResponse>;
47
47
  /**
48
48
  * Partially updates a Network Connection
49
- * @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.
50
50
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
51
51
  * @param body Represents network connection
52
52
  * @param options The options parameters.
@@ -54,7 +54,7 @@ export interface NetworkConnections {
54
54
  beginUpdate(resourceGroupName: string, networkConnectionName: string, body: NetworkConnectionUpdate, options?: NetworkConnectionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<NetworkConnectionsUpdateResponse>, NetworkConnectionsUpdateResponse>>;
55
55
  /**
56
56
  * Partially updates a Network Connection
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 networkConnectionName Name of the Network Connection that can be applied to a Pool.
59
59
  * @param body Represents network connection
60
60
  * @param options The options parameters.
@@ -62,21 +62,21 @@ export interface NetworkConnections {
62
62
  beginUpdateAndWait(resourceGroupName: string, networkConnectionName: string, body: NetworkConnectionUpdate, options?: NetworkConnectionsUpdateOptionalParams): Promise<NetworkConnectionsUpdateResponse>;
63
63
  /**
64
64
  * Deletes a Network Connections resource
65
- * @param resourceGroupName Name of the resource group within the Azure subscription.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
66
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
67
67
  * @param options The options parameters.
68
68
  */
69
69
  beginDelete(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
70
70
  /**
71
71
  * Deletes a Network Connections resource
72
- * @param resourceGroupName Name of the resource group within the Azure subscription.
72
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
73
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
74
74
  * @param options The options parameters.
75
75
  */
76
76
  beginDeleteAndWait(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsDeleteOptionalParams): Promise<void>;
77
77
  /**
78
78
  * Gets health check status details.
79
- * @param resourceGroupName Name of the resource group within the Azure subscription.
79
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
80
  * @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
81
81
  * @param options The options parameters.
82
82
  */
@@ -84,7 +84,7 @@ export interface NetworkConnections {
84
84
  /**
85
85
  * Triggers a new health check run. The execution and health check result can be tracked via the
86
86
  * network Connection health check details
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 networkConnectionName Name of the Network Connection that can be applied to a Pool.
89
89
  * @param options The options parameters.
90
90
  */
@@ -5,14 +5,14 @@ import { Pool, PoolsListByProjectOptionalParams, PoolsGetOptionalParams, PoolsGe
5
5
  export interface Pools {
6
6
  /**
7
7
  * Lists pools for a project
8
- * @param resourceGroupName Name of the resource group within the Azure subscription.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
9
  * @param projectName The name of the project.
10
10
  * @param options The options parameters.
11
11
  */
12
12
  listByProject(resourceGroupName: string, projectName: string, options?: PoolsListByProjectOptionalParams): PagedAsyncIterableIterator<Pool>;
13
13
  /**
14
14
  * Gets a machine pool
15
- * @param resourceGroupName Name of the resource group within the Azure subscription.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
16
  * @param projectName The name of the project.
17
17
  * @param poolName Name of the pool.
18
18
  * @param options The options parameters.
@@ -20,7 +20,7 @@ export interface Pools {
20
20
  get(resourceGroupName: string, projectName: string, poolName: string, options?: PoolsGetOptionalParams): Promise<PoolsGetResponse>;
21
21
  /**
22
22
  * Creates or updates a machine pool
23
- * @param resourceGroupName Name of the resource group within the Azure subscription.
23
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
24
24
  * @param projectName The name of the project.
25
25
  * @param poolName Name of the pool.
26
26
  * @param body Represents a machine pool
@@ -29,7 +29,7 @@ export interface Pools {
29
29
  beginCreateOrUpdate(resourceGroupName: string, projectName: string, poolName: string, body: Pool, options?: PoolsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PoolsCreateOrUpdateResponse>, PoolsCreateOrUpdateResponse>>;
30
30
  /**
31
31
  * Creates or updates a machine pool
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 projectName The name of the project.
34
34
  * @param poolName Name of the pool.
35
35
  * @param body Represents a machine pool
@@ -38,7 +38,7 @@ export interface Pools {
38
38
  beginCreateOrUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, body: Pool, options?: PoolsCreateOrUpdateOptionalParams): Promise<PoolsCreateOrUpdateResponse>;
39
39
  /**
40
40
  * Partially updates a machine pool
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 projectName The name of the project.
43
43
  * @param poolName Name of the pool.
44
44
  * @param body Represents a machine pool
@@ -47,7 +47,7 @@ export interface Pools {
47
47
  beginUpdate(resourceGroupName: string, projectName: string, poolName: string, body: PoolUpdate, options?: PoolsUpdateOptionalParams): Promise<PollerLike<PollOperationState<PoolsUpdateResponse>, PoolsUpdateResponse>>;
48
48
  /**
49
49
  * Partially updates a machine pool
50
- * @param resourceGroupName Name of the resource group within the Azure subscription.
50
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
51
  * @param projectName The name of the project.
52
52
  * @param poolName Name of the pool.
53
53
  * @param body Represents a machine pool
@@ -56,7 +56,7 @@ export interface Pools {
56
56
  beginUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, body: PoolUpdate, options?: PoolsUpdateOptionalParams): Promise<PoolsUpdateResponse>;
57
57
  /**
58
58
  * Deletes a machine pool
59
- * @param resourceGroupName Name of the resource group within the Azure subscription.
59
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
60
60
  * @param projectName The name of the project.
61
61
  * @param poolName Name of the pool.
62
62
  * @param options The options parameters.
@@ -64,7 +64,7 @@ export interface Pools {
64
64
  beginDelete(resourceGroupName: string, projectName: string, poolName: string, options?: PoolsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
65
65
  /**
66
66
  * Deletes a machine pool
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 projectName The name of the project.
69
69
  * @param poolName Name of the pool.
70
70
  * @param options The options parameters.
@@ -0,0 +1,21 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { AllowedEnvironmentType, ProjectAllowedEnvironmentTypesListOptionalParams, ProjectAllowedEnvironmentTypesGetOptionalParams, ProjectAllowedEnvironmentTypesGetResponse } from "../models";
3
+ /** Interface representing a ProjectAllowedEnvironmentTypes. */
4
+ export interface ProjectAllowedEnvironmentTypes {
5
+ /**
6
+ * Lists allowed environment types for a project.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
+ * @param projectName The name of the project.
9
+ * @param options The options parameters.
10
+ */
11
+ list(resourceGroupName: string, projectName: string, options?: ProjectAllowedEnvironmentTypesListOptionalParams): PagedAsyncIterableIterator<AllowedEnvironmentType>;
12
+ /**
13
+ * Gets an allowed environment type.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
+ * @param projectName The name of the project.
16
+ * @param environmentTypeName The name of the environment type.
17
+ * @param options The options parameters.
18
+ */
19
+ get(resourceGroupName: string, projectName: string, environmentTypeName: string, options?: ProjectAllowedEnvironmentTypesGetOptionalParams): Promise<ProjectAllowedEnvironmentTypesGetResponse>;
20
+ }
21
+ //# sourceMappingURL=projectAllowedEnvironmentTypes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectAllowedEnvironmentTypes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/projectAllowedEnvironmentTypes.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,sBAAsB,EACtB,gDAAgD,EAChD,+CAA+C,EAC/C,yCAAyC,EAC1C,MAAM,WAAW,CAAC;AAGnB,+DAA+D;AAC/D,MAAM,WAAW,8BAA8B;IAC7C;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,sBAAsB,CAAC,CAAC;IACtD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;CACvD"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=projectAllowedEnvironmentTypes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projectAllowedEnvironmentTypes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/projectAllowedEnvironmentTypes.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
@@ -4,14 +4,14 @@ import { ProjectEnvironmentType, ProjectEnvironmentTypesListOptionalParams, Proj
4
4
  export interface ProjectEnvironmentTypes {
5
5
  /**
6
6
  * Lists environment types for a project.
7
- * @param resourceGroupName Name of the resource group within the Azure subscription.
7
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param projectName The name of the project.
9
9
  * @param options The options parameters.
10
10
  */
11
11
  list(resourceGroupName: string, projectName: string, options?: ProjectEnvironmentTypesListOptionalParams): PagedAsyncIterableIterator<ProjectEnvironmentType>;
12
12
  /**
13
13
  * Gets a project environment type.
14
- * @param resourceGroupName Name of the resource group within the Azure subscription.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
15
  * @param projectName The name of the project.
16
16
  * @param environmentTypeName The name of the environment type.
17
17
  * @param options The options parameters.
@@ -19,7 +19,7 @@ export interface ProjectEnvironmentTypes {
19
19
  get(resourceGroupName: string, projectName: string, environmentTypeName: string, options?: ProjectEnvironmentTypesGetOptionalParams): Promise<ProjectEnvironmentTypesGetResponse>;
20
20
  /**
21
21
  * Creates or updates a project environment type.
22
- * @param resourceGroupName Name of the resource group within the Azure subscription.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
23
  * @param projectName The name of the project.
24
24
  * @param environmentTypeName The name of the environment type.
25
25
  * @param body Represents a Project Environment Type.
@@ -28,7 +28,7 @@ export interface ProjectEnvironmentTypes {
28
28
  createOrUpdate(resourceGroupName: string, projectName: string, environmentTypeName: string, body: ProjectEnvironmentType, options?: ProjectEnvironmentTypesCreateOrUpdateOptionalParams): Promise<ProjectEnvironmentTypesCreateOrUpdateResponse>;
29
29
  /**
30
30
  * Partially updates a project environment type.
31
- * @param resourceGroupName Name of the resource group within the Azure subscription.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
32
  * @param projectName The name of the project.
33
33
  * @param environmentTypeName The name of the environment type.
34
34
  * @param body Updatable project environment type properties.
@@ -37,7 +37,7 @@ export interface ProjectEnvironmentTypes {
37
37
  update(resourceGroupName: string, projectName: string, environmentTypeName: string, body: ProjectEnvironmentTypeUpdate, options?: ProjectEnvironmentTypesUpdateOptionalParams): Promise<ProjectEnvironmentTypesUpdateResponse>;
38
38
  /**
39
39
  * Deletes a project environment type.
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 projectName The name of the project.
42
42
  * @param environmentTypeName The name of the environment type.
43
43
  * @param options The options parameters.
@@ -10,20 +10,20 @@ export interface Projects {
10
10
  listBySubscription(options?: ProjectsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Project>;
11
11
  /**
12
12
  * Lists all projects in the resource group.
13
- * @param resourceGroupName Name of the resource group within the Azure subscription.
13
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
14
14
  * @param options The options parameters.
15
15
  */
16
16
  listByResourceGroup(resourceGroupName: string, options?: ProjectsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Project>;
17
17
  /**
18
18
  * Gets a specific project.
19
- * @param resourceGroupName Name of the resource group within the Azure subscription.
19
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
20
20
  * @param projectName The name of the project.
21
21
  * @param options The options parameters.
22
22
  */
23
23
  get(resourceGroupName: string, projectName: string, options?: ProjectsGetOptionalParams): Promise<ProjectsGetResponse>;
24
24
  /**
25
25
  * Creates or updates a project.
26
- * @param resourceGroupName Name of the resource group within the Azure subscription.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param projectName The name of the project.
28
28
  * @param body Represents a project.
29
29
  * @param options The options parameters.
@@ -31,7 +31,7 @@ export interface Projects {
31
31
  beginCreateOrUpdate(resourceGroupName: string, projectName: string, body: Project, options?: ProjectsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ProjectsCreateOrUpdateResponse>, ProjectsCreateOrUpdateResponse>>;
32
32
  /**
33
33
  * Creates or updates a project.
34
- * @param resourceGroupName Name of the resource group within the Azure subscription.
34
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
35
35
  * @param projectName The name of the project.
36
36
  * @param body Represents a project.
37
37
  * @param options The options parameters.
@@ -39,7 +39,7 @@ export interface Projects {
39
39
  beginCreateOrUpdateAndWait(resourceGroupName: string, projectName: string, body: Project, options?: ProjectsCreateOrUpdateOptionalParams): Promise<ProjectsCreateOrUpdateResponse>;
40
40
  /**
41
41
  * Partially updates a project.
42
- * @param resourceGroupName Name of the resource group within the Azure subscription.
42
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
43
43
  * @param projectName The name of the project.
44
44
  * @param body Updatable project properties.
45
45
  * @param options The options parameters.
@@ -47,7 +47,7 @@ export interface Projects {
47
47
  beginUpdate(resourceGroupName: string, projectName: string, body: ProjectUpdate, options?: ProjectsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ProjectsUpdateResponse>, ProjectsUpdateResponse>>;
48
48
  /**
49
49
  * Partially updates a project.
50
- * @param resourceGroupName Name of the resource group within the Azure subscription.
50
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
51
51
  * @param projectName The name of the project.
52
52
  * @param body Updatable project properties.
53
53
  * @param options The options parameters.
@@ -55,14 +55,14 @@ export interface Projects {
55
55
  beginUpdateAndWait(resourceGroupName: string, projectName: string, body: ProjectUpdate, options?: ProjectsUpdateOptionalParams): Promise<ProjectsUpdateResponse>;
56
56
  /**
57
57
  * Deletes a project resource.
58
- * @param resourceGroupName Name of the resource group within the Azure subscription.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
59
  * @param projectName The name of the project.
60
60
  * @param options The options parameters.
61
61
  */
62
62
  beginDelete(resourceGroupName: string, projectName: string, options?: ProjectsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
63
63
  /**
64
64
  * Deletes a project resource.
65
- * @param resourceGroupName Name of the resource group within the Azure subscription.
65
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
66
  * @param projectName The name of the project.
67
67
  * @param options The options parameters.
68
68
  */