@azure/arm-devcenter 1.0.0-beta.2 → 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 (231) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/README.md +1 -1
  3. package/dist/index.js +748 -346
  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.js +1 -1
  63. package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.js +1 -1
  64. package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.js +1 -1
  65. package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.js +1 -1
  66. package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.js +1 -1
  67. package/dist-esm/samples-dev/projectEnvironmentTypesListSample.js +1 -1
  68. package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.js +1 -1
  69. package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js +1 -1
  70. package/dist-esm/samples-dev/projectsDeleteSample.js +1 -1
  71. package/dist-esm/samples-dev/projectsGetSample.js +1 -1
  72. package/dist-esm/samples-dev/projectsListByResourceGroupSample.js +1 -1
  73. package/dist-esm/samples-dev/projectsListBySubscriptionSample.js +1 -1
  74. package/dist-esm/samples-dev/projectsUpdateSample.js +1 -1
  75. package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js +1 -1
  76. package/dist-esm/samples-dev/schedulesDeleteSample.js +1 -1
  77. package/dist-esm/samples-dev/schedulesGetSample.js +1 -1
  78. package/dist-esm/samples-dev/schedulesListByPoolSample.js +1 -1
  79. package/dist-esm/samples-dev/schedulesUpdateSample.js +1 -1
  80. package/dist-esm/samples-dev/skusListBySubscriptionSample.js +1 -1
  81. package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
  82. package/dist-esm/src/devCenterClient.d.ts +1 -2
  83. package/dist-esm/src/devCenterClient.d.ts.map +1 -1
  84. package/dist-esm/src/devCenterClient.js +6 -10
  85. package/dist-esm/src/devCenterClient.js.map +1 -1
  86. package/dist-esm/src/index.d.ts +1 -0
  87. package/dist-esm/src/index.d.ts.map +1 -1
  88. package/dist-esm/src/index.js +1 -0
  89. package/dist-esm/src/index.js.map +1 -1
  90. package/dist-esm/src/models/index.d.ts +84 -35
  91. package/dist-esm/src/models/index.d.ts.map +1 -1
  92. package/dist-esm/src/models/index.js +12 -0
  93. package/dist-esm/src/models/index.js.map +1 -1
  94. package/dist-esm/src/models/mappers.d.ts +4 -2
  95. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  96. package/dist-esm/src/models/mappers.js +110 -30
  97. package/dist-esm/src/models/mappers.js.map +1 -1
  98. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  99. package/dist-esm/src/models/parameters.js +8 -1
  100. package/dist-esm/src/models/parameters.js.map +1 -1
  101. package/dist-esm/src/operations/attachedNetworks.d.ts +12 -12
  102. package/dist-esm/src/operations/attachedNetworks.d.ts.map +1 -1
  103. package/dist-esm/src/operations/attachedNetworks.js +49 -26
  104. package/dist-esm/src/operations/attachedNetworks.js.map +1 -1
  105. package/dist-esm/src/operations/catalogs.d.ts +12 -12
  106. package/dist-esm/src/operations/catalogs.d.ts.map +1 -1
  107. package/dist-esm/src/operations/catalogs.js +32 -20
  108. package/dist-esm/src/operations/catalogs.js.map +1 -1
  109. package/dist-esm/src/operations/devBoxDefinitions.d.ts +14 -14
  110. package/dist-esm/src/operations/devBoxDefinitions.d.ts.map +1 -1
  111. package/dist-esm/src/operations/devBoxDefinitions.js +51 -28
  112. package/dist-esm/src/operations/devBoxDefinitions.js.map +1 -1
  113. package/dist-esm/src/operations/devCenters.d.ts +10 -10
  114. package/dist-esm/src/operations/devCenters.d.ts.map +1 -1
  115. package/dist-esm/src/operations/devCenters.js +47 -24
  116. package/dist-esm/src/operations/devCenters.js.map +1 -1
  117. package/dist-esm/src/operations/environmentTypes.d.ts +7 -7
  118. package/dist-esm/src/operations/environmentTypes.d.ts.map +1 -1
  119. package/dist-esm/src/operations/environmentTypes.js +26 -14
  120. package/dist-esm/src/operations/environmentTypes.js.map +1 -1
  121. package/dist-esm/src/operations/galleries.d.ts +8 -8
  122. package/dist-esm/src/operations/galleries.d.ts.map +1 -1
  123. package/dist-esm/src/operations/galleries.js +27 -15
  124. package/dist-esm/src/operations/galleries.js.map +1 -1
  125. package/dist-esm/src/operations/imageVersions.d.ts +4 -4
  126. package/dist-esm/src/operations/imageVersions.d.ts.map +1 -1
  127. package/dist-esm/src/operations/imageVersions.js +23 -11
  128. package/dist-esm/src/operations/imageVersions.js.map +1 -1
  129. package/dist-esm/src/operations/images.d.ts +7 -7
  130. package/dist-esm/src/operations/images.d.ts.map +1 -1
  131. package/dist-esm/src/operations/images.js +44 -21
  132. package/dist-esm/src/operations/images.js.map +1 -1
  133. package/dist-esm/src/operations/networkConnections.d.ts +15 -15
  134. package/dist-esm/src/operations/networkConnections.d.ts.map +1 -1
  135. package/dist-esm/src/operations/networkConnections.js +70 -36
  136. package/dist-esm/src/operations/networkConnections.js.map +1 -1
  137. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  138. package/dist-esm/src/operations/operations.js +19 -7
  139. package/dist-esm/src/operations/operations.js.map +1 -1
  140. package/dist-esm/src/operations/pools.d.ts +10 -10
  141. package/dist-esm/src/operations/pools.d.ts.map +1 -1
  142. package/dist-esm/src/operations/pools.js +29 -17
  143. package/dist-esm/src/operations/pools.js.map +1 -1
  144. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts +4 -4
  145. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts.map +1 -1
  146. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js +23 -11
  147. package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js.map +1 -1
  148. package/dist-esm/src/operations/projectEnvironmentTypes.d.ts +7 -7
  149. package/dist-esm/src/operations/projectEnvironmentTypes.d.ts.map +1 -1
  150. package/dist-esm/src/operations/projectEnvironmentTypes.js +26 -14
  151. package/dist-esm/src/operations/projectEnvironmentTypes.js.map +1 -1
  152. package/dist-esm/src/operations/projects.d.ts +10 -10
  153. package/dist-esm/src/operations/projects.d.ts.map +1 -1
  154. package/dist-esm/src/operations/projects.js +47 -24
  155. package/dist-esm/src/operations/projects.js.map +1 -1
  156. package/dist-esm/src/operations/schedules.d.ts +13 -13
  157. package/dist-esm/src/operations/schedules.d.ts.map +1 -1
  158. package/dist-esm/src/operations/schedules.js +41 -21
  159. package/dist-esm/src/operations/schedules.js.map +1 -1
  160. package/dist-esm/src/operations/skus.d.ts.map +1 -1
  161. package/dist-esm/src/operations/skus.js +19 -7
  162. package/dist-esm/src/operations/skus.js.map +1 -1
  163. package/dist-esm/src/operations/usages.d.ts.map +1 -1
  164. package/dist-esm/src/operations/usages.js +19 -7
  165. package/dist-esm/src/operations/usages.js.map +1 -1
  166. package/dist-esm/src/operationsInterfaces/attachedNetworks.d.ts +8 -8
  167. package/dist-esm/src/operationsInterfaces/catalogs.d.ts +10 -10
  168. package/dist-esm/src/operationsInterfaces/devBoxDefinitions.d.ts +10 -10
  169. package/dist-esm/src/operationsInterfaces/devCenters.d.ts +8 -8
  170. package/dist-esm/src/operationsInterfaces/environmentTypes.d.ts +5 -5
  171. package/dist-esm/src/operationsInterfaces/galleries.d.ts +6 -6
  172. package/dist-esm/src/operationsInterfaces/imageVersions.d.ts +2 -2
  173. package/dist-esm/src/operationsInterfaces/images.d.ts +3 -3
  174. package/dist-esm/src/operationsInterfaces/networkConnections.d.ts +11 -11
  175. package/dist-esm/src/operationsInterfaces/pools.d.ts +8 -8
  176. package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +2 -2
  177. package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.d.ts +5 -5
  178. package/dist-esm/src/operationsInterfaces/projects.d.ts +8 -8
  179. package/dist-esm/src/operationsInterfaces/schedules.d.ts +11 -11
  180. package/dist-esm/src/operationsInterfaces/schedules.d.ts.map +1 -1
  181. package/dist-esm/src/pagingHelper.d.ts +13 -0
  182. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  183. package/dist-esm/src/pagingHelper.js +32 -0
  184. package/dist-esm/src/pagingHelper.js.map +1 -0
  185. package/dist-esm/test/devcenter_examples.spec.js +3 -3
  186. package/dist-esm/test/devcenter_examples.spec.js.map +1 -1
  187. package/package.json +5 -4
  188. package/review/arm-devcenter.api.md +49 -16
  189. package/src/devCenterClient.ts +7 -9
  190. package/src/index.ts +1 -0
  191. package/src/models/index.ts +89 -35
  192. package/src/models/mappers.ts +118 -30
  193. package/src/models/parameters.ts +8 -1
  194. package/src/operations/attachedNetworks.ts +64 -37
  195. package/src/operations/catalogs.ts +39 -25
  196. package/src/operations/devBoxDefinitions.ts +66 -39
  197. package/src/operations/devCenters.ts +55 -26
  198. package/src/operations/environmentTypes.ts +33 -19
  199. package/src/operations/galleries.ts +34 -20
  200. package/src/operations/imageVersions.ts +32 -18
  201. package/src/operations/images.ts +59 -32
  202. package/src/operations/networkConnections.ts +86 -44
  203. package/src/operations/operations.ts +21 -8
  204. package/src/operations/pools.ts +36 -22
  205. package/src/operations/projectAllowedEnvironmentTypes.ts +30 -12
  206. package/src/operations/projectEnvironmentTypes.ts +33 -15
  207. package/src/operations/projects.ts +55 -26
  208. package/src/operations/schedules.ts +58 -30
  209. package/src/operations/skus.ts +21 -8
  210. package/src/operations/usages.ts +21 -8
  211. package/src/operationsInterfaces/attachedNetworks.ts +8 -8
  212. package/src/operationsInterfaces/catalogs.ts +10 -10
  213. package/src/operationsInterfaces/devBoxDefinitions.ts +10 -10
  214. package/src/operationsInterfaces/devCenters.ts +8 -8
  215. package/src/operationsInterfaces/environmentTypes.ts +5 -5
  216. package/src/operationsInterfaces/galleries.ts +6 -6
  217. package/src/operationsInterfaces/imageVersions.ts +2 -2
  218. package/src/operationsInterfaces/images.ts +3 -3
  219. package/src/operationsInterfaces/networkConnections.ts +11 -11
  220. package/src/operationsInterfaces/pools.ts +8 -8
  221. package/src/operationsInterfaces/projectAllowedEnvironmentTypes.ts +2 -2
  222. package/src/operationsInterfaces/projectEnvironmentTypes.ts +5 -5
  223. package/src/operationsInterfaces/projects.ts +8 -8
  224. package/src/operationsInterfaces/schedules.ts +16 -10
  225. package/src/pagingHelper.ts +39 -0
  226. package/types/arm-devcenter.d.ts +207 -145
  227. package/types/tsdoc-metadata.json +1 -1
  228. package/dist-esm/test/sampleTest.d.ts +0 -2
  229. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  230. package/dist-esm/test/sampleTest.js +0 -38
  231. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -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.
@@ -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.
@@ -4,14 +4,14 @@ import { AllowedEnvironmentType, ProjectAllowedEnvironmentTypesListOptionalParam
4
4
  export interface ProjectAllowedEnvironmentTypes {
5
5
  /**
6
6
  * Lists allowed 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?: ProjectAllowedEnvironmentTypesListOptionalParams): PagedAsyncIterableIterator<AllowedEnvironmentType>;
12
12
  /**
13
13
  * Gets an allowed 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.
@@ -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
  */
@@ -1,11 +1,11 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
2
  import { PollerLike, PollOperationState } from "@azure/core-lro";
3
- import { Schedule, SchedulesListByPoolOptionalParams, SchedulesGetOptionalParams, SchedulesGetResponse, SchedulesCreateOrUpdateOptionalParams, SchedulesCreateOrUpdateResponse, ScheduleUpdate, SchedulesUpdateOptionalParams, SchedulesDeleteOptionalParams } from "../models";
3
+ import { Schedule, SchedulesListByPoolOptionalParams, SchedulesGetOptionalParams, SchedulesGetResponse, SchedulesCreateOrUpdateOptionalParams, SchedulesCreateOrUpdateResponse, ScheduleUpdate, SchedulesUpdateOptionalParams, SchedulesUpdateResponse, SchedulesDeleteOptionalParams } from "../models";
4
4
  /** Interface representing a Schedules. */
5
5
  export interface Schedules {
6
6
  /**
7
7
  * Lists schedules for a pool
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 poolName Name of the pool.
11
11
  * @param options The options parameters.
@@ -13,7 +13,7 @@ export interface Schedules {
13
13
  listByPool(resourceGroupName: string, projectName: string, poolName: string, options?: SchedulesListByPoolOptionalParams): PagedAsyncIterableIterator<Schedule>;
14
14
  /**
15
15
  * Gets a schedule resource.
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 projectName The name of the project.
18
18
  * @param poolName Name of the pool.
19
19
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -22,7 +22,7 @@ export interface Schedules {
22
22
  get(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, options?: SchedulesGetOptionalParams): Promise<SchedulesGetResponse>;
23
23
  /**
24
24
  * Creates or updates a Schedule.
25
- * @param resourceGroupName Name of the resource group within the Azure subscription.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
26
  * @param projectName The name of the project.
27
27
  * @param poolName Name of the pool.
28
28
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -32,7 +32,7 @@ export interface Schedules {
32
32
  beginCreateOrUpdate(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: Schedule, options?: SchedulesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<SchedulesCreateOrUpdateResponse>, SchedulesCreateOrUpdateResponse>>;
33
33
  /**
34
34
  * Creates or updates a Schedule.
35
- * @param resourceGroupName Name of the resource group within the Azure subscription.
35
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
36
  * @param projectName The name of the project.
37
37
  * @param poolName Name of the pool.
38
38
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -42,27 +42,27 @@ export interface Schedules {
42
42
  beginCreateOrUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: Schedule, options?: SchedulesCreateOrUpdateOptionalParams): Promise<SchedulesCreateOrUpdateResponse>;
43
43
  /**
44
44
  * Partially updates a Scheduled.
45
- * @param resourceGroupName Name of the resource group within the Azure subscription.
45
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
46
  * @param projectName The name of the project.
47
47
  * @param poolName Name of the pool.
48
48
  * @param scheduleName The name of the schedule that uniquely identifies it.
49
49
  * @param body Represents a scheduled task.
50
50
  * @param options The options parameters.
51
51
  */
52
- beginUpdate(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
52
+ beginUpdate(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<SchedulesUpdateResponse>, SchedulesUpdateResponse>>;
53
53
  /**
54
54
  * Partially updates a Scheduled.
55
- * @param resourceGroupName Name of the resource group within the Azure subscription.
55
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
56
  * @param projectName The name of the project.
57
57
  * @param poolName Name of the pool.
58
58
  * @param scheduleName The name of the schedule that uniquely identifies it.
59
59
  * @param body Represents a scheduled task.
60
60
  * @param options The options parameters.
61
61
  */
62
- beginUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<void>;
62
+ beginUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<SchedulesUpdateResponse>;
63
63
  /**
64
64
  * Deletes a Scheduled.
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 poolName Name of the pool.
68
68
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -71,7 +71,7 @@ export interface Schedules {
71
71
  beginDelete(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, options?: SchedulesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
72
72
  /**
73
73
  * Deletes a Scheduled.
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 projectName The name of the project.
76
76
  * @param poolName Name of the pool.
77
77
  * @param scheduleName The name of the schedule that uniquely identifies it.
@@ -1 +1 @@
1
- {"version":3,"file":"schedules.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/schedules.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,QAAQ,EACR,iCAAiC,EACjC,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,cAAc,EACd,6BAA6B,EAC7B,6BAA6B,EAC9B,MAAM,WAAW,CAAC;AAGnB,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;;;OAQG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,QAAQ,EACd,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,+BAA+B,CAAC,EACnD,+BAA+B,CAChC,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,QAAQ,EACd,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,cAAc,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,cAAc,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"schedules.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/schedules.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,QAAQ,EACR,iCAAiC,EACjC,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,cAAc,EACd,6BAA6B,EAC7B,uBAAuB,EACvB,6BAA6B,EAC9B,MAAM,WAAW,CAAC;AAGnB,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;;;OAQG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,QAAQ,EACd,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,+BAA+B,CAAC,EACnD,+BAA+B,CAChC,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,QAAQ,EACd,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,cAAc,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,uBAAuB,CAAC,EAC3C,uBAAuB,CACxB,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,cAAc,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,QAAQ,EAAE,MAAM,EAChB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,13 @@
1
+ export interface PageInfo {
2
+ continuationToken?: string;
3
+ }
4
+ /**
5
+ * Given a result page from a pageable operation, returns a
6
+ * continuation token that can be used to begin paging from
7
+ * that point later.
8
+ * @param page A result object from calling .byPage() on a paged operation.
9
+ * @returns The continuation token that can be passed into byPage().
10
+ */
11
+ export declare function getContinuationToken(page: unknown): string | undefined;
12
+ export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
13
+ //# sourceMappingURL=pagingHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
@@ -0,0 +1,32 @@
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
+ const pageMap = new WeakMap();
9
+ /**
10
+ * Given a result page from a pageable operation, returns a
11
+ * continuation token that can be used to begin paging from
12
+ * that point later.
13
+ * @param page A result object from calling .byPage() on a paged operation.
14
+ * @returns The continuation token that can be passed into byPage().
15
+ */
16
+ export function getContinuationToken(page) {
17
+ var _a;
18
+ if (typeof page !== "object" || page === null) {
19
+ return undefined;
20
+ }
21
+ return (_a = pageMap.get(page)) === null || _a === void 0 ? void 0 : _a.continuationToken;
22
+ }
23
+ export function setContinuationToken(page, continuationToken) {
24
+ var _a;
25
+ if (typeof page !== "object" || page === null || !continuationToken) {
26
+ return;
27
+ }
28
+ const pageInfo = (_a = pageMap.get(page)) !== null && _a !== void 0 ? _a : {};
29
+ pageInfo.continuationToken = continuationToken;
30
+ pageMap.set(page, pageInfo);
31
+ }
32
+ //# sourceMappingURL=pagingHelper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE;QAC7C,OAAO,SAAS,CAAC;KAClB;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE;QACnE,OAAO;KACR;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC"}
@@ -22,7 +22,7 @@ const recorderOptions = {
22
22
  export const testPollingOptions = {
23
23
  updateIntervalInMs: isPlaybackMode() ? 0 : undefined,
24
24
  };
25
- describe.skip("devcenter test", () => {
25
+ describe("devcenter test", () => {
26
26
  let recorder;
27
27
  let subscriptionId;
28
28
  let client;
@@ -40,9 +40,9 @@ describe.skip("devcenter test", () => {
40
40
  client = new DevCenterClient(credential, subscriptionId, recorder.configureClientOptions({}));
41
41
  location = "eastus";
42
42
  resourceGroup = "myjstest";
43
- devCenterName = "Contoso";
43
+ devCenterName = "Contoso1";
44
44
  body = {
45
- location: location,
45
+ location,
46
46
  tags: { costCode: "12345" }
47
47
  };
48
48
  });
@@ -1 +1 @@
1
- {"version":3,"file":"devcenter_examples.spec.js","sourceRoot":"","sources":["../../test/devcenter_examples.spec.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"devcenter_examples.spec.js","sourceRoot":"","sources":["../../test/devcenter_examples.spec.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -3,15 +3,15 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for DevCenterClient.",
6
- "version": "1.0.0-beta.2",
6
+ "version": "1.0.0-beta.3",
7
7
  "engines": {
8
- "node": ">=12.0.0"
8
+ "node": ">=14.0.0"
9
9
  },
10
10
  "dependencies": {
11
11
  "@azure/core-lro": "^2.2.0",
12
12
  "@azure/abort-controller": "^1.0.0",
13
13
  "@azure/core-paging": "^1.2.0",
14
- "@azure/core-client": "^1.5.0",
14
+ "@azure/core-client": "^1.6.1",
15
15
  "@azure/core-auth": "^1.3.0",
16
16
  "@azure/core-rest-pipeline": "^1.8.0",
17
17
  "tslib": "^2.2.0"
@@ -46,6 +46,7 @@
46
46
  "@types/chai": "^4.2.8",
47
47
  "chai": "^4.2.0",
48
48
  "cross-env": "^7.0.2",
49
+ "@types/node": "^14.0.0",
49
50
  "@azure/dev-tool": "^1.0.0"
50
51
  },
51
52
  "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devcenter/arm-devcenter",
@@ -118,4 +119,4 @@
118
119
  "disableDocsMs": true,
119
120
  "apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-devcenter?view=azure-node-preview"
120
121
  }
121
- }
122
+ }