@azure/arm-desktopvirtualization 1.0.0-beta.4 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (272) hide show
  1. package/CHANGELOG.md +2 -40
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +1703 -1907
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/applicationGroupsCreateOrUpdateSample.js +12 -8
  9. package/dist-esm/samples-dev/applicationGroupsCreateOrUpdateSample.js.map +1 -1
  10. package/dist-esm/samples-dev/applicationGroupsDeleteSample.js +12 -4
  11. package/dist-esm/samples-dev/applicationGroupsDeleteSample.js.map +1 -1
  12. package/dist-esm/samples-dev/applicationGroupsGetSample.js +12 -4
  13. package/dist-esm/samples-dev/applicationGroupsGetSample.js.map +1 -1
  14. package/dist-esm/samples-dev/applicationGroupsListByResourceGroupSample.js +19 -5
  15. package/dist-esm/samples-dev/applicationGroupsListByResourceGroupSample.js.map +1 -1
  16. package/dist-esm/samples-dev/applicationGroupsListBySubscriptionSample.js +11 -3
  17. package/dist-esm/samples-dev/applicationGroupsListBySubscriptionSample.js.map +1 -1
  18. package/dist-esm/samples-dev/applicationGroupsUpdateSample.js +12 -4
  19. package/dist-esm/samples-dev/applicationGroupsUpdateSample.js.map +1 -1
  20. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js +12 -4
  21. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/applicationsDeleteSample.js +12 -4
  23. package/dist-esm/samples-dev/applicationsDeleteSample.js.map +1 -1
  24. package/dist-esm/samples-dev/applicationsGetSample.js +12 -4
  25. package/dist-esm/samples-dev/applicationsGetSample.js.map +1 -1
  26. package/dist-esm/samples-dev/applicationsListSample.js +21 -5
  27. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -1
  28. package/dist-esm/samples-dev/applicationsUpdateSample.js +12 -4
  29. package/dist-esm/samples-dev/applicationsUpdateSample.js.map +1 -1
  30. package/dist-esm/samples-dev/desktopsGetSample.js +12 -4
  31. package/dist-esm/samples-dev/desktopsGetSample.js.map +1 -1
  32. package/dist-esm/samples-dev/desktopsListSample.js +21 -5
  33. package/dist-esm/samples-dev/desktopsListSample.js.map +1 -1
  34. package/dist-esm/samples-dev/desktopsUpdateSample.js +12 -4
  35. package/dist-esm/samples-dev/desktopsUpdateSample.js.map +1 -1
  36. package/dist-esm/samples-dev/hostPoolsCreateOrUpdateSample.js +21 -9
  37. package/dist-esm/samples-dev/hostPoolsCreateOrUpdateSample.js.map +1 -1
  38. package/dist-esm/samples-dev/hostPoolsDeleteSample.js +12 -4
  39. package/dist-esm/samples-dev/hostPoolsDeleteSample.js.map +1 -1
  40. package/dist-esm/samples-dev/hostPoolsGetSample.js +12 -4
  41. package/dist-esm/samples-dev/hostPoolsGetSample.js.map +1 -1
  42. package/dist-esm/samples-dev/hostPoolsListByResourceGroupSample.js +21 -5
  43. package/dist-esm/samples-dev/hostPoolsListByResourceGroupSample.js.map +1 -1
  44. package/dist-esm/samples-dev/hostPoolsListSample.js +20 -4
  45. package/dist-esm/samples-dev/hostPoolsListSample.js.map +1 -1
  46. package/dist-esm/samples-dev/hostPoolsRetrieveRegistrationTokenSample.js +12 -4
  47. package/dist-esm/samples-dev/hostPoolsRetrieveRegistrationTokenSample.js.map +1 -1
  48. package/dist-esm/samples-dev/hostPoolsUpdateSample.js +21 -5
  49. package/dist-esm/samples-dev/hostPoolsUpdateSample.js.map +1 -1
  50. package/dist-esm/samples-dev/msixImagesExpandSample.js +12 -4
  51. package/dist-esm/samples-dev/msixImagesExpandSample.js.map +1 -1
  52. package/dist-esm/samples-dev/msixPackagesCreateOrUpdateSample.js +12 -4
  53. package/dist-esm/samples-dev/msixPackagesCreateOrUpdateSample.js.map +1 -1
  54. package/dist-esm/samples-dev/msixPackagesDeleteSample.js +12 -4
  55. package/dist-esm/samples-dev/msixPackagesDeleteSample.js.map +1 -1
  56. package/dist-esm/samples-dev/msixPackagesGetSample.js +12 -4
  57. package/dist-esm/samples-dev/msixPackagesGetSample.js.map +1 -1
  58. package/dist-esm/samples-dev/msixPackagesListSample.js +21 -5
  59. package/dist-esm/samples-dev/msixPackagesListSample.js.map +1 -1
  60. package/dist-esm/samples-dev/msixPackagesUpdateSample.js +12 -4
  61. package/dist-esm/samples-dev/msixPackagesUpdateSample.js.map +1 -1
  62. package/dist-esm/samples-dev/operationsListSample.js +11 -3
  63. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  64. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.js +58 -0
  67. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.js.map +1 -0
  68. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.js +40 -0
  71. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.js.map +1 -0
  72. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.js +40 -0
  75. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/{privateEndpointConnectionsListByWorkspaceSample.js → scalingPlanPooledSchedulesListSample.js} +26 -10
  79. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.js.map +1 -0
  80. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.js +52 -0
  83. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.js.map +1 -0
  84. package/dist-esm/samples-dev/scalingPlansCreateSample.js +12 -4
  85. package/dist-esm/samples-dev/scalingPlansCreateSample.js.map +1 -1
  86. package/dist-esm/samples-dev/scalingPlansDeleteSample.js +12 -4
  87. package/dist-esm/samples-dev/scalingPlansDeleteSample.js.map +1 -1
  88. package/dist-esm/samples-dev/scalingPlansGetSample.js +12 -4
  89. package/dist-esm/samples-dev/scalingPlansGetSample.js.map +1 -1
  90. package/dist-esm/samples-dev/scalingPlansListByHostPoolSample.js +21 -5
  91. package/dist-esm/samples-dev/scalingPlansListByHostPoolSample.js.map +1 -1
  92. package/dist-esm/samples-dev/scalingPlansListByResourceGroupSample.js +21 -5
  93. package/dist-esm/samples-dev/scalingPlansListByResourceGroupSample.js.map +1 -1
  94. package/dist-esm/samples-dev/scalingPlansListBySubscriptionSample.js +20 -4
  95. package/dist-esm/samples-dev/scalingPlansListBySubscriptionSample.js.map +1 -1
  96. package/dist-esm/samples-dev/scalingPlansUpdateSample.js +12 -4
  97. package/dist-esm/samples-dev/scalingPlansUpdateSample.js.map +1 -1
  98. package/dist-esm/samples-dev/sessionHostsDeleteSample.js +12 -4
  99. package/dist-esm/samples-dev/sessionHostsDeleteSample.js.map +1 -1
  100. package/dist-esm/samples-dev/sessionHostsGetSample.js +12 -4
  101. package/dist-esm/samples-dev/sessionHostsGetSample.js.map +1 -1
  102. package/dist-esm/samples-dev/sessionHostsListSample.js +21 -5
  103. package/dist-esm/samples-dev/sessionHostsListSample.js.map +1 -1
  104. package/dist-esm/samples-dev/sessionHostsUpdateSample.js +14 -5
  105. package/dist-esm/samples-dev/sessionHostsUpdateSample.js.map +1 -1
  106. package/dist-esm/samples-dev/startMenuItemsListSample.js +12 -4
  107. package/dist-esm/samples-dev/startMenuItemsListSample.js.map +1 -1
  108. package/dist-esm/samples-dev/userSessionsDeleteSample.js +12 -4
  109. package/dist-esm/samples-dev/userSessionsDeleteSample.js.map +1 -1
  110. package/dist-esm/samples-dev/userSessionsDisconnectSample.js +12 -4
  111. package/dist-esm/samples-dev/userSessionsDisconnectSample.js.map +1 -1
  112. package/dist-esm/samples-dev/userSessionsGetSample.js +12 -4
  113. package/dist-esm/samples-dev/userSessionsGetSample.js.map +1 -1
  114. package/dist-esm/samples-dev/userSessionsListByHostPoolSample.js +21 -5
  115. package/dist-esm/samples-dev/userSessionsListByHostPoolSample.js.map +1 -1
  116. package/dist-esm/samples-dev/userSessionsListSample.js +21 -5
  117. package/dist-esm/samples-dev/userSessionsListSample.js.map +1 -1
  118. package/dist-esm/samples-dev/userSessionsSendMessageSample.js +12 -4
  119. package/dist-esm/samples-dev/userSessionsSendMessageSample.js.map +1 -1
  120. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +12 -4
  121. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -1
  122. package/dist-esm/samples-dev/workspacesDeleteSample.js +12 -4
  123. package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -1
  124. package/dist-esm/samples-dev/workspacesGetSample.js +12 -4
  125. package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -1
  126. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +21 -5
  127. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
  128. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +11 -3
  129. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -1
  130. package/dist-esm/samples-dev/workspacesUpdateSample.js +12 -5
  131. package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
  132. package/dist-esm/src/desktopVirtualizationAPIClient.d.ts +2 -3
  133. package/dist-esm/src/desktopVirtualizationAPIClient.d.ts.map +1 -1
  134. package/dist-esm/src/desktopVirtualizationAPIClient.js +4 -5
  135. package/dist-esm/src/desktopVirtualizationAPIClient.js.map +1 -1
  136. package/dist-esm/src/models/index.d.ts +277 -248
  137. package/dist-esm/src/models/index.d.ts.map +1 -1
  138. package/dist-esm/src/models/index.js +10 -46
  139. package/dist-esm/src/models/index.js.map +1 -1
  140. package/dist-esm/src/models/mappers.d.ts +7 -8
  141. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  142. package/dist-esm/src/models/mappers.js +439 -215
  143. package/dist-esm/src/models/mappers.js.map +1 -1
  144. package/dist-esm/src/models/parameters.d.ts +6 -2
  145. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  146. package/dist-esm/src/models/parameters.js +51 -16
  147. package/dist-esm/src/models/parameters.js.map +1 -1
  148. package/dist-esm/src/operations/applicationGroups.js +7 -3
  149. package/dist-esm/src/operations/applicationGroups.js.map +1 -1
  150. package/dist-esm/src/operations/applications.js +6 -2
  151. package/dist-esm/src/operations/applications.js.map +1 -1
  152. package/dist-esm/src/operations/desktops.js +6 -2
  153. package/dist-esm/src/operations/desktops.js.map +1 -1
  154. package/dist-esm/src/operations/hostPools.js +12 -4
  155. package/dist-esm/src/operations/hostPools.js.map +1 -1
  156. package/dist-esm/src/operations/index.d.ts +1 -2
  157. package/dist-esm/src/operations/index.d.ts.map +1 -1
  158. package/dist-esm/src/operations/index.js +1 -2
  159. package/dist-esm/src/operations/index.js.map +1 -1
  160. package/dist-esm/src/operations/msixImages.js +0 -1
  161. package/dist-esm/src/operations/msixImages.js.map +1 -1
  162. package/dist-esm/src/operations/msixPackages.js +6 -2
  163. package/dist-esm/src/operations/msixPackages.js.map +1 -1
  164. package/dist-esm/src/operations/operations.js +0 -1
  165. package/dist-esm/src/operations/operations.js.map +1 -1
  166. package/dist-esm/src/operations/scalingPlanPooledSchedules.d.ts +71 -0
  167. package/dist-esm/src/operations/scalingPlanPooledSchedules.d.ts.map +1 -0
  168. package/dist-esm/src/operations/scalingPlanPooledSchedules.js +294 -0
  169. package/dist-esm/src/operations/scalingPlanPooledSchedules.js.map +1 -0
  170. package/dist-esm/src/operations/scalingPlans.js +18 -6
  171. package/dist-esm/src/operations/scalingPlans.js.map +1 -1
  172. package/dist-esm/src/operations/sessionHosts.js +6 -2
  173. package/dist-esm/src/operations/sessionHosts.js.map +1 -1
  174. package/dist-esm/src/operations/startMenuItems.js +6 -2
  175. package/dist-esm/src/operations/startMenuItems.js.map +1 -1
  176. package/dist-esm/src/operations/userSessions.js +13 -4
  177. package/dist-esm/src/operations/userSessions.js.map +1 -1
  178. package/dist-esm/src/operations/workspaces.js +6 -3
  179. package/dist-esm/src/operations/workspaces.js.map +1 -1
  180. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -2
  181. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  182. package/dist-esm/src/operationsInterfaces/index.js +1 -2
  183. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  184. package/dist-esm/src/operationsInterfaces/scalingPlanPooledSchedules.d.ts +46 -0
  185. package/dist-esm/src/operationsInterfaces/scalingPlanPooledSchedules.d.ts.map +1 -0
  186. package/dist-esm/src/operationsInterfaces/{privateEndpointConnections.js → scalingPlanPooledSchedules.js} +1 -1
  187. package/dist-esm/src/operationsInterfaces/scalingPlanPooledSchedules.js.map +1 -0
  188. package/dist-esm/src/pagingHelper.d.ts +4 -4
  189. package/dist-esm/src/pagingHelper.js +4 -4
  190. package/package.json +10 -9
  191. package/review/arm-desktopvirtualization.api.md +186 -211
  192. package/src/desktopVirtualizationAPIClient.ts +8 -12
  193. package/src/models/index.ts +333 -309
  194. package/src/models/mappers.ts +497 -249
  195. package/src/models/parameters.ts +59 -19
  196. package/src/operations/applicationGroups.ts +7 -3
  197. package/src/operations/applications.ts +6 -2
  198. package/src/operations/desktops.ts +6 -2
  199. package/src/operations/hostPools.ts +12 -4
  200. package/src/operations/index.ts +1 -2
  201. package/src/operations/msixImages.ts +0 -1
  202. package/src/operations/msixPackages.ts +6 -2
  203. package/src/operations/operations.ts +0 -1
  204. package/src/operations/scalingPlanPooledSchedules.ts +393 -0
  205. package/src/operations/scalingPlans.ts +18 -6
  206. package/src/operations/sessionHosts.ts +6 -2
  207. package/src/operations/startMenuItems.ts +6 -2
  208. package/src/operations/userSessions.ts +13 -4
  209. package/src/operations/workspaces.ts +6 -3
  210. package/src/operationsInterfaces/index.ts +1 -2
  211. package/src/operationsInterfaces/scalingPlanPooledSchedules.ts +90 -0
  212. package/src/pagingHelper.ts +4 -4
  213. package/types/arm-desktopvirtualization.d.ts +345 -386
  214. package/types/tsdoc-metadata.json +1 -1
  215. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.d.ts +0 -2
  216. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.d.ts.map +0 -1
  217. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.js +0 -32
  218. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.js.map +0 -1
  219. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.d.ts +0 -2
  220. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.d.ts.map +0 -1
  221. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.js +0 -32
  222. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.js.map +0 -1
  223. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.d.ts +0 -2
  224. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.d.ts.map +0 -1
  225. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.js +0 -32
  226. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.js.map +0 -1
  227. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.d.ts +0 -2
  228. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.d.ts.map +0 -1
  229. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.js +0 -32
  230. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.js.map +0 -1
  231. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.d.ts +0 -2
  232. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.d.ts.map +0 -1
  233. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.js +0 -45
  234. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.js.map +0 -1
  235. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.d.ts +0 -2
  236. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.d.ts.map +0 -1
  237. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.js.map +0 -1
  238. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.d.ts +0 -2
  239. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.d.ts.map +0 -1
  240. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.js +0 -39
  241. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.js.map +0 -1
  242. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.d.ts +0 -2
  243. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.d.ts.map +0 -1
  244. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.js +0 -39
  245. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.js.map +0 -1
  246. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.d.ts +0 -2
  247. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.d.ts.map +0 -1
  248. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.js +0 -45
  249. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.js.map +0 -1
  250. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.d.ts +0 -2
  251. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.d.ts.map +0 -1
  252. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.js +0 -45
  253. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.js.map +0 -1
  254. package/dist-esm/src/operations/privateEndpointConnections.d.ts +0 -118
  255. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  256. package/dist-esm/src/operations/privateEndpointConnections.js +0 -506
  257. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  258. package/dist-esm/src/operations/privateLinkResources.d.ts +0 -62
  259. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  260. package/dist-esm/src/operations/privateLinkResources.js +0 -272
  261. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  262. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +0 -76
  263. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  264. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  265. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -20
  266. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  267. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +0 -9
  268. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  269. package/src/operations/privateEndpointConnections.ts +0 -679
  270. package/src/operations/privateLinkResources.ts +0 -371
  271. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -140
  272. package/src/operationsInterfaces/privateLinkResources.ts +0 -41
@@ -166,8 +166,6 @@ export interface WorkspacePatch {
166
166
  friendlyName?: string;
167
167
  /** List of applicationGroup links. */
168
168
  applicationGroupReferences?: string[];
169
- /** Enabled to allow this resource to be access from the public network */
170
- publicNetworkAccess?: PublicNetworkAccess;
171
169
  }
172
170
  /** List of Workspace definitions. */
173
171
  export interface WorkspaceList {
@@ -179,9 +177,9 @@ export interface WorkspaceList {
179
177
  */
180
178
  readonly nextLink?: string;
181
179
  }
182
- /** Scaling plan schedule. */
180
+ /** A ScalingPlanPooledSchedule. */
183
181
  export interface ScalingSchedule {
184
- /** Name of the scaling schedule. */
182
+ /** Name of the ScalingPlanPooledSchedule. */
185
183
  name?: string;
186
184
  /** Set of days of the week on which this schedule is active. */
187
185
  daysOfWeek?: ScalingScheduleDaysOfWeekItem[];
@@ -261,13 +259,6 @@ export interface ScalingPlanList {
261
259
  */
262
260
  readonly nextLink?: string;
263
261
  }
264
- /** Properties for arm migration. */
265
- export interface MigrationRequestProperties {
266
- /** The type of operation for migration. */
267
- operation?: Operation;
268
- /** The path to the legacy object to migrate. */
269
- migrationPath?: string;
270
- }
271
262
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
272
263
  export interface Resource {
273
264
  /**
@@ -286,6 +277,16 @@ export interface Resource {
286
277
  */
287
278
  readonly type?: string;
288
279
  }
280
+ /** List of ScalingPlanPooledSchedule definitions. */
281
+ export interface ScalingPlanPooledScheduleList {
282
+ /** List of ScalingPlanPooledSchedule definitions. */
283
+ value?: ScalingPlanPooledSchedule[];
284
+ /**
285
+ * Link to the next page of results.
286
+ * NOTE: This property will not be serialized. It can only be populated by the server.
287
+ */
288
+ readonly nextLink?: string;
289
+ }
289
290
  /** List of ApplicationGroup definitions. */
290
291
  export interface ApplicationGroupList {
291
292
  /** List of ApplicationGroup definitions. */
@@ -375,6 +376,24 @@ export interface RegistrationInfo {
375
376
  /** The type of resetting the token. */
376
377
  registrationTokenOperation?: RegistrationTokenOperation;
377
378
  }
379
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
380
+ export interface AgentUpdateProperties {
381
+ /** The type of maintenance for session host components. */
382
+ type?: SessionHostComponentUpdateType;
383
+ /** Whether to use localTime of the virtual machine. */
384
+ useSessionHostLocalTime?: boolean;
385
+ /** Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true. */
386
+ maintenanceWindowTimeZone?: string;
387
+ /** List of maintenance windows. Maintenance windows are 2 hours long. */
388
+ maintenanceWindows?: MaintenanceWindowProperties[];
389
+ }
390
+ /** Maintenance window starting hour and day of week. */
391
+ export interface MaintenanceWindowProperties {
392
+ /** The update start hour of the day. (0 - 23) */
393
+ hour?: number;
394
+ /** Day of the week. */
395
+ dayOfWeek?: DayOfWeek;
396
+ }
378
397
  /** Represents a RegistrationInfo definition. */
379
398
  export interface RegistrationInfoPatch {
380
399
  /** Expiration time of registration token. */
@@ -382,6 +401,24 @@ export interface RegistrationInfoPatch {
382
401
  /** The type of resetting the token. */
383
402
  registrationTokenOperation?: RegistrationTokenOperation;
384
403
  }
404
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
405
+ export interface AgentUpdatePatchProperties {
406
+ /** The type of maintenance for session host components. */
407
+ type?: SessionHostComponentUpdateType;
408
+ /** Whether to use localTime of the virtual machine. */
409
+ useSessionHostLocalTime?: boolean;
410
+ /** Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true. */
411
+ maintenanceWindowTimeZone?: string;
412
+ /** List of maintenance windows. Maintenance windows are 2 hours long. */
413
+ maintenanceWindows?: MaintenanceWindowPatchProperties[];
414
+ }
415
+ /** Maintenance window starting hour and day of week. */
416
+ export interface MaintenanceWindowPatchProperties {
417
+ /** The update start hour of the day. (0 - 23) */
418
+ hour?: number;
419
+ /** Day of the week. */
420
+ dayOfWeek?: DayOfWeek;
421
+ }
385
422
  /** List of HostPool definitions. */
386
423
  export interface HostPoolList {
387
424
  /** List of HostPool definitions. */
@@ -506,43 +543,6 @@ export interface SendMessage {
506
543
  /** Body of message. */
507
544
  messageBody?: string;
508
545
  }
509
- /** List of private endpoint connection associated with the specified storage account */
510
- export interface PrivateEndpointConnectionListResultWithSystemData {
511
- /** Array of private endpoint connections */
512
- value?: PrivateEndpointConnectionWithSystemData[];
513
- /**
514
- * Link to the next page of results.
515
- * NOTE: This property will not be serialized. It can only be populated by the server.
516
- */
517
- readonly nextLink?: string;
518
- }
519
- /** The Private Endpoint resource. */
520
- export interface PrivateEndpoint {
521
- /**
522
- * The ARM identifier for Private Endpoint
523
- * NOTE: This property will not be serialized. It can only be populated by the server.
524
- */
525
- readonly id?: string;
526
- }
527
- /** A collection of information about the state of the connection between service consumer and provider. */
528
- export interface PrivateLinkServiceConnectionState {
529
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
530
- status?: PrivateEndpointServiceConnectionStatus;
531
- /** The reason for approval/rejection of the connection. */
532
- description?: string;
533
- /** A message indicating if changes on the service provider require any updates on the consumer. */
534
- actionsRequired?: string;
535
- }
536
- /** A list of private link resources */
537
- export interface PrivateLinkResourceListResult {
538
- /** Array of private link resources */
539
- value?: PrivateLinkResource[];
540
- /**
541
- * Link to the next page of results.
542
- * NOTE: This property will not be serialized. It can only be populated by the server.
543
- */
544
- readonly nextLink?: string;
545
- }
546
546
  /** Represents a Workspace definition. */
547
547
  export interface Workspace extends ResourceModelWithAllowedPropertySet {
548
548
  /**
@@ -566,8 +566,6 @@ export interface Workspace extends ResourceModelWithAllowedPropertySet {
566
566
  * NOTE: This property will not be serialized. It can only be populated by the server.
567
567
  */
568
568
  readonly cloudPcResource?: boolean;
569
- /** Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints */
570
- publicNetworkAccess?: PublicNetworkAccess;
571
569
  }
572
570
  /** Represents a scaling plan definition. */
573
571
  export interface ScalingPlan extends ResourceModelWithAllowedPropertySet {
@@ -586,12 +584,12 @@ export interface ScalingPlan extends ResourceModelWithAllowedPropertySet {
586
584
  /** User friendly name of scaling plan. */
587
585
  friendlyName?: string;
588
586
  /** Timezone of the scaling plan. */
589
- timeZone?: string;
587
+ timeZone: string;
590
588
  /** HostPool type for desktop. */
591
589
  hostPoolType?: ScalingHostPoolType;
592
590
  /** Exclusion tag for scaling plan. */
593
591
  exclusionTag?: string;
594
- /** List of ScalingSchedule definitions. */
592
+ /** List of ScalingPlanPooledSchedule definitions. */
595
593
  schedules?: ScalingSchedule[];
596
594
  /** List of ScalingHostPoolReference definitions. */
597
595
  hostPoolReferences?: ScalingHostPoolReference[];
@@ -621,8 +619,6 @@ export interface ApplicationGroup extends ResourceModelWithAllowedPropertySet {
621
619
  readonly workspaceArmPath?: string;
622
620
  /** Resource Type of ApplicationGroup. */
623
621
  applicationGroupType: ApplicationGroupType;
624
- /** The registration info of HostPool. */
625
- migrationRequest?: MigrationRequestProperties;
626
622
  /**
627
623
  * Is cloud pc resource.
628
624
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -680,15 +676,13 @@ export interface HostPool extends ResourceModelWithAllowedPropertySet {
680
676
  preferredAppGroupType: PreferredAppGroupType;
681
677
  /** The flag to turn on/off StartVMOnConnect feature. */
682
678
  startVMOnConnect?: boolean;
683
- /** The registration info of HostPool. */
684
- migrationRequest?: MigrationRequestProperties;
685
679
  /**
686
680
  * Is cloud pc resource.
687
681
  * NOTE: This property will not be serialized. It can only be populated by the server.
688
682
  */
689
683
  readonly cloudPcResource?: boolean;
690
- /** Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints */
691
- publicNetworkAccess?: PublicNetworkAccess;
684
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
685
+ agentUpdate?: AgentUpdateProperties;
692
686
  }
693
687
  export interface ResourceModelWithAllowedPropertySetIdentity extends Identity {
694
688
  }
@@ -696,6 +690,85 @@ export interface ResourceModelWithAllowedPropertySetSku extends Sku {
696
690
  }
697
691
  export interface ResourceModelWithAllowedPropertySetPlan extends Plan {
698
692
  }
693
+ /** Represents a ScalingPlanPooledSchedule definition. */
694
+ export interface ScalingPlanPooledSchedule extends Resource {
695
+ /**
696
+ * Metadata pertaining to creation and last modification of the resource.
697
+ * NOTE: This property will not be serialized. It can only be populated by the server.
698
+ */
699
+ readonly systemData?: SystemData;
700
+ /** Set of days of the week on which this schedule is active. */
701
+ daysOfWeek?: DayOfWeek[];
702
+ /** Starting time for ramp up period. */
703
+ rampUpStartTime?: Time;
704
+ /** Load balancing algorithm for ramp up period. */
705
+ rampUpLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
706
+ /** Minimum host percentage for ramp up period. */
707
+ rampUpMinimumHostsPct?: number;
708
+ /** Capacity threshold for ramp up period. */
709
+ rampUpCapacityThresholdPct?: number;
710
+ /** Starting time for peak period. */
711
+ peakStartTime?: Time;
712
+ /** Load balancing algorithm for peak period. */
713
+ peakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
714
+ /** Starting time for ramp down period. */
715
+ rampDownStartTime?: Time;
716
+ /** Load balancing algorithm for ramp down period. */
717
+ rampDownLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
718
+ /** Minimum host percentage for ramp down period. */
719
+ rampDownMinimumHostsPct?: number;
720
+ /** Capacity threshold for ramp down period. */
721
+ rampDownCapacityThresholdPct?: number;
722
+ /** Should users be logged off forcefully from hosts. */
723
+ rampDownForceLogoffUsers?: boolean;
724
+ /** Specifies when to stop hosts during ramp down period. */
725
+ rampDownStopHostsWhen?: StopHostsWhen;
726
+ /** Number of minutes to wait to stop hosts during ramp down period. */
727
+ rampDownWaitTimeMinutes?: number;
728
+ /** Notification message for users during ramp down period. */
729
+ rampDownNotificationMessage?: string;
730
+ /** Starting time for off-peak period. */
731
+ offPeakStartTime?: Time;
732
+ /** Load balancing algorithm for off-peak period. */
733
+ offPeakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
734
+ }
735
+ /** ScalingPlanPooledSchedule properties that can be patched. */
736
+ export interface ScalingPlanPooledSchedulePatch extends Resource {
737
+ /** Set of days of the week on which this schedule is active. */
738
+ daysOfWeek?: DayOfWeek[];
739
+ /** Starting time for ramp up period. */
740
+ rampUpStartTime?: Time;
741
+ /** Load balancing algorithm for ramp up period. */
742
+ rampUpLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
743
+ /** Minimum host percentage for ramp up period. */
744
+ rampUpMinimumHostsPct?: number;
745
+ /** Capacity threshold for ramp up period. */
746
+ rampUpCapacityThresholdPct?: number;
747
+ /** Starting time for peak period. */
748
+ peakStartTime?: Time;
749
+ /** Load balancing algorithm for peak period. */
750
+ peakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
751
+ /** Starting time for ramp down period. */
752
+ rampDownStartTime?: Time;
753
+ /** Load balancing algorithm for ramp down period. */
754
+ rampDownLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
755
+ /** Minimum host percentage for ramp down period. */
756
+ rampDownMinimumHostsPct?: number;
757
+ /** Capacity threshold for ramp down period. */
758
+ rampDownCapacityThresholdPct?: number;
759
+ /** Should users be logged off forcefully from hosts. */
760
+ rampDownForceLogoffUsers?: boolean;
761
+ /** Specifies when to stop hosts during ramp down period. */
762
+ rampDownStopHostsWhen?: StopHostsWhen;
763
+ /** Number of minutes to wait to stop hosts during ramp down period. */
764
+ rampDownWaitTimeMinutes?: number;
765
+ /** Notification message for users during ramp down period. */
766
+ rampDownNotificationMessage?: string;
767
+ /** Starting time for off-peak period. */
768
+ offPeakStartTime?: Time;
769
+ /** Load balancing algorithm for off-peak period. */
770
+ offPeakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
771
+ }
699
772
  /** ApplicationGroup properties that can be patched. */
700
773
  export interface ApplicationGroupPatch extends Resource {
701
774
  /** tags to be updated */
@@ -830,8 +903,8 @@ export interface HostPoolPatch extends Resource {
830
903
  preferredAppGroupType?: PreferredAppGroupType;
831
904
  /** The flag to turn on/off StartVMOnConnect feature. */
832
905
  startVMOnConnect?: boolean;
833
- /** Enabled to allow this resource to be access from the public network */
834
- publicNetworkAccess?: PublicNetworkAccess;
906
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
907
+ agentUpdate?: AgentUpdatePatchProperties;
835
908
  }
836
909
  /** Represents a UserSession definition. */
837
910
  export interface UserSession extends Resource {
@@ -888,6 +961,8 @@ export interface SessionHost extends Resource {
888
961
  readonly resourceId?: string;
889
962
  /** User assigned to SessionHost. */
890
963
  assignedUser?: string;
964
+ /** Friendly name of SessionHost */
965
+ friendlyName?: string;
891
966
  /** Status for a SessionHost. */
892
967
  status?: Status;
893
968
  /**
@@ -920,6 +995,8 @@ export interface SessionHostPatch extends Resource {
920
995
  allowNewSession?: boolean;
921
996
  /** User assigned to SessionHost. */
922
997
  assignedUser?: string;
998
+ /** Friendly name of SessionHost */
999
+ friendlyName?: string;
923
1000
  }
924
1001
  /** Schema for MSIX Package properties. */
925
1002
  export interface MsixPackage extends Resource {
@@ -989,38 +1066,6 @@ export interface ExpandMsixImage extends Resource {
989
1066
  /** List of package applications. */
990
1067
  packageApplications?: MsixPackageApplications[];
991
1068
  }
992
- /** The Private Endpoint Connection resource. */
993
- export interface PrivateEndpointConnection extends Resource {
994
- /** The resource of private end point. */
995
- privateEndpoint?: PrivateEndpoint;
996
- /** A collection of information about the state of the connection between service consumer and provider. */
997
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
998
- /** The provisioning state of the private endpoint connection resource. */
999
- provisioningState?: PrivateEndpointConnectionProvisioningState;
1000
- }
1001
- /** A private link resource */
1002
- export interface PrivateLinkResource extends Resource {
1003
- /**
1004
- * The private link resource group id.
1005
- * NOTE: This property will not be serialized. It can only be populated by the server.
1006
- */
1007
- readonly groupId?: string;
1008
- /**
1009
- * The private link resource required member names.
1010
- * NOTE: This property will not be serialized. It can only be populated by the server.
1011
- */
1012
- readonly requiredMembers?: string[];
1013
- /** The private link resource Private link DNS zone name. */
1014
- requiredZoneNames?: string[];
1015
- }
1016
- /** The Private Endpoint Connection resource. */
1017
- export interface PrivateEndpointConnectionWithSystemData extends PrivateEndpointConnection {
1018
- /**
1019
- * Metadata pertaining to creation and last modification of the resource.
1020
- * NOTE: This property will not be serialized. It can only be populated by the server.
1021
- */
1022
- readonly systemData?: SystemData;
1023
- }
1024
1069
  /** Known values of {@link CreatedByType} that the service accepts. */
1025
1070
  export declare enum KnownCreatedByType {
1026
1071
  /** User */
@@ -1043,22 +1088,6 @@ export declare enum KnownCreatedByType {
1043
1088
  * **Key**
1044
1089
  */
1045
1090
  export declare type CreatedByType = string;
1046
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
1047
- export declare enum KnownPublicNetworkAccess {
1048
- /** Enabled */
1049
- Enabled = "Enabled",
1050
- /** Disabled */
1051
- Disabled = "Disabled"
1052
- }
1053
- /**
1054
- * Defines values for PublicNetworkAccess. \
1055
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1056
- * this enum contains the known values that the service supports.
1057
- * ### Known values supported by the service
1058
- * **Enabled** \
1059
- * **Disabled**
1060
- */
1061
- export declare type PublicNetworkAccess = string;
1062
1091
  /** Known values of {@link ScalingHostPoolType} that the service accepts. */
1063
1092
  export declare enum KnownScalingHostPoolType {
1064
1093
  /** Users get a new (random) SessionHost every time it connects to the HostPool. */
@@ -1151,31 +1180,6 @@ export declare enum KnownApplicationGroupType {
1151
1180
  * **Desktop**
1152
1181
  */
1153
1182
  export declare type ApplicationGroupType = string;
1154
- /** Known values of {@link Operation} that the service accepts. */
1155
- export declare enum KnownOperation {
1156
- /** Start the migration. */
1157
- Start = "Start",
1158
- /** Revoke the migration. */
1159
- Revoke = "Revoke",
1160
- /** Complete the migration. */
1161
- Complete = "Complete",
1162
- /** Hide the hostpool. */
1163
- Hide = "Hide",
1164
- /** Unhide the hostpool. */
1165
- Unhide = "Unhide"
1166
- }
1167
- /**
1168
- * Defines values for Operation. \
1169
- * {@link KnownOperation} can be used interchangeably with Operation,
1170
- * this enum contains the known values that the service supports.
1171
- * ### Known values supported by the service
1172
- * **Start**: Start the migration. \
1173
- * **Revoke**: Revoke the migration. \
1174
- * **Complete**: Complete the migration. \
1175
- * **Hide**: Hide the hostpool. \
1176
- * **Unhide**: Unhide the hostpool.
1177
- */
1178
- export declare type Operation = string;
1179
1183
  /** Known values of {@link RemoteApplicationType} that the service accepts. */
1180
1184
  export declare enum KnownRemoteApplicationType {
1181
1185
  /** InBuilt */
@@ -1325,6 +1329,22 @@ export declare enum KnownPreferredAppGroupType {
1325
1329
  * **RailApplications**
1326
1330
  */
1327
1331
  export declare type PreferredAppGroupType = string;
1332
+ /** Known values of {@link SessionHostComponentUpdateType} that the service accepts. */
1333
+ export declare enum KnownSessionHostComponentUpdateType {
1334
+ /** Agent and other agent side components are delivery schedule is controlled by WVD Infra. */
1335
+ Default = "Default",
1336
+ /** TenantAdmin have opted in for Scheduled Component Update feature. */
1337
+ Scheduled = "Scheduled"
1338
+ }
1339
+ /**
1340
+ * Defines values for SessionHostComponentUpdateType. \
1341
+ * {@link KnownSessionHostComponentUpdateType} can be used interchangeably with SessionHostComponentUpdateType,
1342
+ * this enum contains the known values that the service supports.
1343
+ * ### Known values supported by the service
1344
+ * **Default**: Agent and other agent side components are delivery schedule is controlled by WVD Infra. \
1345
+ * **Scheduled**: TenantAdmin have opted in for Scheduled Component Update feature.
1346
+ */
1347
+ export declare type SessionHostComponentUpdateType = string;
1328
1348
  /** Known values of {@link ApplicationType} that the service accepts. */
1329
1349
  export declare enum KnownApplicationType {
1330
1350
  /** RemoteApp */
@@ -1379,7 +1399,7 @@ export declare enum KnownStatus {
1379
1399
  Shutdown = "Shutdown",
1380
1400
  /** The Session Host is unavailable because it is currently disconnected. */
1381
1401
  Disconnected = "Disconnected",
1382
- /** Session Host is unavailable because currently an upgrade of RDAgent/side-by-side stack is in progress. Note: this state will be removed once the upgrade completes and the host is able to accept connections. */
1402
+ /** Session Host is unavailable because currently an upgrade of RDAgent\/side-by-side stack is in progress. Note: this state will be removed once the upgrade completes and the host is able to accept connections. */
1383
1403
  Upgrading = "Upgrading",
1384
1404
  /** Session Host is unavailable because the critical component upgrade (agent, side-by-side stack, etc.) failed. */
1385
1405
  UpgradeFailed = "UpgradeFailed",
@@ -1462,7 +1482,7 @@ export declare enum KnownHealthCheckName {
1462
1482
  SupportedEncryptionCheck = "SupportedEncryptionCheck",
1463
1483
  /** Verifies the metadata service is accessible and return compute properties. */
1464
1484
  MetaDataServiceCheck = "MetaDataServiceCheck",
1465
- /** Verifies that the AppAttachService is healthy (there were no issues during package staging). The AppAttachService is used to enable the staging/registration (and eventual deregistration/destaging) of MSIX apps that have been set up by the tenant admin. This checks whether the component had any failures during package staging. Failures in staging will prevent some MSIX apps from working properly for the end user. If this check fails, it is non fatal and the machine still can service connections, main issue may be certain apps will not work for end-users. */
1485
+ /** Verifies that the AppAttachService is healthy (there were no issues during package staging). The AppAttachService is used to enable the staging\/registration (and eventual deregistration\/destaging) of MSIX apps that have been set up by the tenant admin. This checks whether the component had any failures during package staging. Failures in staging will prevent some MSIX apps from working properly for the end user. If this check fails, it is non fatal and the machine still can service connections, main issue may be certain apps will not work for end-users. */
1466
1486
  AppAttachHealthCheck = "AppAttachHealthCheck"
1467
1487
  }
1468
1488
  /**
@@ -1505,49 +1525,10 @@ export declare enum KnownHealthCheckResult {
1505
1525
  * **SessionHostShutdown**: We received a Shutdown notification.
1506
1526
  */
1507
1527
  export declare type HealthCheckResult = string;
1508
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
1509
- export declare enum KnownPrivateEndpointServiceConnectionStatus {
1510
- /** Pending */
1511
- Pending = "Pending",
1512
- /** Approved */
1513
- Approved = "Approved",
1514
- /** Rejected */
1515
- Rejected = "Rejected"
1516
- }
1517
- /**
1518
- * Defines values for PrivateEndpointServiceConnectionStatus. \
1519
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
1520
- * this enum contains the known values that the service supports.
1521
- * ### Known values supported by the service
1522
- * **Pending** \
1523
- * **Approved** \
1524
- * **Rejected**
1525
- */
1526
- export declare type PrivateEndpointServiceConnectionStatus = string;
1527
- /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
1528
- export declare enum KnownPrivateEndpointConnectionProvisioningState {
1529
- /** Succeeded */
1530
- Succeeded = "Succeeded",
1531
- /** Creating */
1532
- Creating = "Creating",
1533
- /** Deleting */
1534
- Deleting = "Deleting",
1535
- /** Failed */
1536
- Failed = "Failed"
1537
- }
1538
- /**
1539
- * Defines values for PrivateEndpointConnectionProvisioningState. \
1540
- * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
1541
- * this enum contains the known values that the service supports.
1542
- * ### Known values supported by the service
1543
- * **Succeeded** \
1544
- * **Creating** \
1545
- * **Deleting** \
1546
- * **Failed**
1547
- */
1548
- export declare type PrivateEndpointConnectionProvisioningState = string;
1549
1528
  /** Defines values for SkuTier. */
1550
1529
  export declare type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
1530
+ /** Defines values for DayOfWeek. */
1531
+ export declare type DayOfWeek = "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "Sunday";
1551
1532
  /** Optional parameters. */
1552
1533
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1553
1534
  }
@@ -1580,6 +1561,12 @@ export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOpti
1580
1561
  export declare type WorkspacesUpdateResponse = Workspace;
1581
1562
  /** Optional parameters. */
1582
1563
  export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1564
+ /** Number of items per page. */
1565
+ pageSize?: number;
1566
+ /** Indicates whether the collection is descending. */
1567
+ isDescending?: boolean;
1568
+ /** Initial number of items to skip. */
1569
+ initialSkip?: number;
1583
1570
  }
1584
1571
  /** Contains response data for the listByResourceGroup operation. */
1585
1572
  export declare type WorkspacesListByResourceGroupResponse = WorkspaceList;
@@ -1620,16 +1607,34 @@ export interface ScalingPlansUpdateOptionalParams extends coreClient.OperationOp
1620
1607
  export declare type ScalingPlansUpdateResponse = ScalingPlan;
1621
1608
  /** Optional parameters. */
1622
1609
  export interface ScalingPlansListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1610
+ /** Number of items per page. */
1611
+ pageSize?: number;
1612
+ /** Indicates whether the collection is descending. */
1613
+ isDescending?: boolean;
1614
+ /** Initial number of items to skip. */
1615
+ initialSkip?: number;
1623
1616
  }
1624
1617
  /** Contains response data for the listByResourceGroup operation. */
1625
1618
  export declare type ScalingPlansListByResourceGroupResponse = ScalingPlanList;
1626
1619
  /** Optional parameters. */
1627
1620
  export interface ScalingPlansListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1621
+ /** Number of items per page. */
1622
+ pageSize?: number;
1623
+ /** Indicates whether the collection is descending. */
1624
+ isDescending?: boolean;
1625
+ /** Initial number of items to skip. */
1626
+ initialSkip?: number;
1628
1627
  }
1629
1628
  /** Contains response data for the listBySubscription operation. */
1630
1629
  export declare type ScalingPlansListBySubscriptionResponse = ScalingPlanList;
1631
1630
  /** Optional parameters. */
1632
1631
  export interface ScalingPlansListByHostPoolOptionalParams extends coreClient.OperationOptions {
1632
+ /** Number of items per page. */
1633
+ pageSize?: number;
1634
+ /** Indicates whether the collection is descending. */
1635
+ isDescending?: boolean;
1636
+ /** Initial number of items to skip. */
1637
+ initialSkip?: number;
1633
1638
  }
1634
1639
  /** Contains response data for the listByHostPool operation. */
1635
1640
  export declare type ScalingPlansListByHostPoolResponse = ScalingPlanList;
@@ -1649,6 +1654,42 @@ export interface ScalingPlansListByHostPoolNextOptionalParams extends coreClient
1649
1654
  /** Contains response data for the listByHostPoolNext operation. */
1650
1655
  export declare type ScalingPlansListByHostPoolNextResponse = ScalingPlanList;
1651
1656
  /** Optional parameters. */
1657
+ export interface ScalingPlanPooledSchedulesGetOptionalParams extends coreClient.OperationOptions {
1658
+ }
1659
+ /** Contains response data for the get operation. */
1660
+ export declare type ScalingPlanPooledSchedulesGetResponse = ScalingPlanPooledSchedule;
1661
+ /** Optional parameters. */
1662
+ export interface ScalingPlanPooledSchedulesCreateOptionalParams extends coreClient.OperationOptions {
1663
+ }
1664
+ /** Contains response data for the create operation. */
1665
+ export declare type ScalingPlanPooledSchedulesCreateResponse = ScalingPlanPooledSchedule;
1666
+ /** Optional parameters. */
1667
+ export interface ScalingPlanPooledSchedulesDeleteOptionalParams extends coreClient.OperationOptions {
1668
+ }
1669
+ /** Optional parameters. */
1670
+ export interface ScalingPlanPooledSchedulesUpdateOptionalParams extends coreClient.OperationOptions {
1671
+ /** Object containing ScalingPlanPooledSchedule definitions. */
1672
+ scalingPlanSchedule?: ScalingPlanPooledSchedulePatch;
1673
+ }
1674
+ /** Contains response data for the update operation. */
1675
+ export declare type ScalingPlanPooledSchedulesUpdateResponse = ScalingPlanPooledSchedule;
1676
+ /** Optional parameters. */
1677
+ export interface ScalingPlanPooledSchedulesListOptionalParams extends coreClient.OperationOptions {
1678
+ /** Number of items per page. */
1679
+ pageSize?: number;
1680
+ /** Indicates whether the collection is descending. */
1681
+ isDescending?: boolean;
1682
+ /** Initial number of items to skip. */
1683
+ initialSkip?: number;
1684
+ }
1685
+ /** Contains response data for the list operation. */
1686
+ export declare type ScalingPlanPooledSchedulesListResponse = ScalingPlanPooledScheduleList;
1687
+ /** Optional parameters. */
1688
+ export interface ScalingPlanPooledSchedulesListNextOptionalParams extends coreClient.OperationOptions {
1689
+ }
1690
+ /** Contains response data for the listNext operation. */
1691
+ export declare type ScalingPlanPooledSchedulesListNextResponse = ScalingPlanPooledScheduleList;
1692
+ /** Optional parameters. */
1652
1693
  export interface ApplicationGroupsGetOptionalParams extends coreClient.OperationOptions {
1653
1694
  }
1654
1695
  /** Contains response data for the get operation. */
@@ -1670,6 +1711,12 @@ export interface ApplicationGroupsUpdateOptionalParams extends coreClient.Operat
1670
1711
  export declare type ApplicationGroupsUpdateResponse = ApplicationGroup;
1671
1712
  /** Optional parameters. */
1672
1713
  export interface ApplicationGroupsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1714
+ /** Number of items per page. */
1715
+ pageSize?: number;
1716
+ /** Indicates whether the collection is descending. */
1717
+ isDescending?: boolean;
1718
+ /** Initial number of items to skip. */
1719
+ initialSkip?: number;
1673
1720
  /** OData filter expression. Valid properties for filtering are applicationGroupType. */
1674
1721
  filter?: string;
1675
1722
  }
@@ -1684,20 +1731,22 @@ export interface ApplicationGroupsListBySubscriptionOptionalParams extends coreC
1684
1731
  export declare type ApplicationGroupsListBySubscriptionResponse = ApplicationGroupList;
1685
1732
  /** Optional parameters. */
1686
1733
  export interface ApplicationGroupsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1687
- /** OData filter expression. Valid properties for filtering are applicationGroupType. */
1688
- filter?: string;
1689
1734
  }
1690
1735
  /** Contains response data for the listByResourceGroupNext operation. */
1691
1736
  export declare type ApplicationGroupsListByResourceGroupNextResponse = ApplicationGroupList;
1692
1737
  /** Optional parameters. */
1693
1738
  export interface ApplicationGroupsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1694
- /** OData filter expression. Valid properties for filtering are applicationGroupType. */
1695
- filter?: string;
1696
1739
  }
1697
1740
  /** Contains response data for the listBySubscriptionNext operation. */
1698
1741
  export declare type ApplicationGroupsListBySubscriptionNextResponse = ApplicationGroupList;
1699
1742
  /** Optional parameters. */
1700
1743
  export interface StartMenuItemsListOptionalParams extends coreClient.OperationOptions {
1744
+ /** Number of items per page. */
1745
+ pageSize?: number;
1746
+ /** Indicates whether the collection is descending. */
1747
+ isDescending?: boolean;
1748
+ /** Initial number of items to skip. */
1749
+ initialSkip?: number;
1701
1750
  }
1702
1751
  /** Contains response data for the list operation. */
1703
1752
  export declare type StartMenuItemsListResponse = StartMenuItemList;
@@ -1728,6 +1777,12 @@ export interface ApplicationsUpdateOptionalParams extends coreClient.OperationOp
1728
1777
  export declare type ApplicationsUpdateResponse = Application;
1729
1778
  /** Optional parameters. */
1730
1779
  export interface ApplicationsListOptionalParams extends coreClient.OperationOptions {
1780
+ /** Number of items per page. */
1781
+ pageSize?: number;
1782
+ /** Indicates whether the collection is descending. */
1783
+ isDescending?: boolean;
1784
+ /** Initial number of items to skip. */
1785
+ initialSkip?: number;
1731
1786
  }
1732
1787
  /** Contains response data for the list operation. */
1733
1788
  export declare type ApplicationsListResponse = ApplicationList;
@@ -1750,6 +1805,12 @@ export interface DesktopsUpdateOptionalParams extends coreClient.OperationOption
1750
1805
  export declare type DesktopsUpdateResponse = Desktop;
1751
1806
  /** Optional parameters. */
1752
1807
  export interface DesktopsListOptionalParams extends coreClient.OperationOptions {
1808
+ /** Number of items per page. */
1809
+ pageSize?: number;
1810
+ /** Indicates whether the collection is descending. */
1811
+ isDescending?: boolean;
1812
+ /** Initial number of items to skip. */
1813
+ initialSkip?: number;
1753
1814
  }
1754
1815
  /** Contains response data for the list operation. */
1755
1816
  export declare type DesktopsListResponse = DesktopList;
@@ -1782,11 +1843,23 @@ export interface HostPoolsUpdateOptionalParams extends coreClient.OperationOptio
1782
1843
  export declare type HostPoolsUpdateResponse = HostPool;
1783
1844
  /** Optional parameters. */
1784
1845
  export interface HostPoolsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1846
+ /** Number of items per page. */
1847
+ pageSize?: number;
1848
+ /** Indicates whether the collection is descending. */
1849
+ isDescending?: boolean;
1850
+ /** Initial number of items to skip. */
1851
+ initialSkip?: number;
1785
1852
  }
1786
1853
  /** Contains response data for the listByResourceGroup operation. */
1787
1854
  export declare type HostPoolsListByResourceGroupResponse = HostPoolList;
1788
1855
  /** Optional parameters. */
1789
1856
  export interface HostPoolsListOptionalParams extends coreClient.OperationOptions {
1857
+ /** Number of items per page. */
1858
+ pageSize?: number;
1859
+ /** Indicates whether the collection is descending. */
1860
+ isDescending?: boolean;
1861
+ /** Initial number of items to skip. */
1862
+ initialSkip?: number;
1790
1863
  }
1791
1864
  /** Contains response data for the list operation. */
1792
1865
  export declare type HostPoolsListResponse = HostPoolList;
@@ -1807,6 +1880,12 @@ export interface HostPoolsListNextOptionalParams extends coreClient.OperationOpt
1807
1880
  export declare type HostPoolsListNextResponse = HostPoolList;
1808
1881
  /** Optional parameters. */
1809
1882
  export interface UserSessionsListByHostPoolOptionalParams extends coreClient.OperationOptions {
1883
+ /** Number of items per page. */
1884
+ pageSize?: number;
1885
+ /** Indicates whether the collection is descending. */
1886
+ isDescending?: boolean;
1887
+ /** Initial number of items to skip. */
1888
+ initialSkip?: number;
1810
1889
  /** OData filter expression. Valid properties for filtering are userprincipalname and sessionstate. */
1811
1890
  filter?: string;
1812
1891
  }
@@ -1824,6 +1903,12 @@ export interface UserSessionsDeleteOptionalParams extends coreClient.OperationOp
1824
1903
  }
1825
1904
  /** Optional parameters. */
1826
1905
  export interface UserSessionsListOptionalParams extends coreClient.OperationOptions {
1906
+ /** Number of items per page. */
1907
+ pageSize?: number;
1908
+ /** Indicates whether the collection is descending. */
1909
+ isDescending?: boolean;
1910
+ /** Initial number of items to skip. */
1911
+ initialSkip?: number;
1827
1912
  }
1828
1913
  /** Contains response data for the list operation. */
1829
1914
  export declare type UserSessionsListResponse = UserSessionList;
@@ -1837,8 +1922,6 @@ export interface UserSessionsSendMessageOptionalParams extends coreClient.Operat
1837
1922
  }
1838
1923
  /** Optional parameters. */
1839
1924
  export interface UserSessionsListByHostPoolNextOptionalParams extends coreClient.OperationOptions {
1840
- /** OData filter expression. Valid properties for filtering are userprincipalname and sessionstate. */
1841
- filter?: string;
1842
1925
  }
1843
1926
  /** Contains response data for the listByHostPoolNext operation. */
1844
1927
  export declare type UserSessionsListByHostPoolNextResponse = UserSessionList;
@@ -1868,6 +1951,12 @@ export interface SessionHostsUpdateOptionalParams extends coreClient.OperationOp
1868
1951
  export declare type SessionHostsUpdateResponse = SessionHost;
1869
1952
  /** Optional parameters. */
1870
1953
  export interface SessionHostsListOptionalParams extends coreClient.OperationOptions {
1954
+ /** Number of items per page. */
1955
+ pageSize?: number;
1956
+ /** Indicates whether the collection is descending. */
1957
+ isDescending?: boolean;
1958
+ /** Initial number of items to skip. */
1959
+ initialSkip?: number;
1871
1960
  }
1872
1961
  /** Contains response data for the list operation. */
1873
1962
  export declare type SessionHostsListResponse = SessionHostList;
@@ -1898,6 +1987,12 @@ export interface MsixPackagesUpdateOptionalParams extends coreClient.OperationOp
1898
1987
  export declare type MsixPackagesUpdateResponse = MsixPackage;
1899
1988
  /** Optional parameters. */
1900
1989
  export interface MsixPackagesListOptionalParams extends coreClient.OperationOptions {
1990
+ /** Number of items per page. */
1991
+ pageSize?: number;
1992
+ /** Indicates whether the collection is descending. */
1993
+ isDescending?: boolean;
1994
+ /** Initial number of items to skip. */
1995
+ initialSkip?: number;
1901
1996
  }
1902
1997
  /** Contains response data for the list operation. */
1903
1998
  export declare type MsixPackagesListResponse = MsixPackageList;
@@ -1917,72 +2012,6 @@ export interface MsixImagesExpandNextOptionalParams extends coreClient.Operation
1917
2012
  /** Contains response data for the expandNext operation. */
1918
2013
  export declare type MsixImagesExpandNextResponse = ExpandMsixImageList;
1919
2014
  /** Optional parameters. */
1920
- export interface PrivateEndpointConnectionsListByHostPoolOptionalParams extends coreClient.OperationOptions {
1921
- }
1922
- /** Contains response data for the listByHostPool operation. */
1923
- export declare type PrivateEndpointConnectionsListByHostPoolResponse = PrivateEndpointConnectionListResultWithSystemData;
1924
- /** Optional parameters. */
1925
- export interface PrivateEndpointConnectionsGetByHostPoolOptionalParams extends coreClient.OperationOptions {
1926
- }
1927
- /** Contains response data for the getByHostPool operation. */
1928
- export declare type PrivateEndpointConnectionsGetByHostPoolResponse = PrivateEndpointConnectionWithSystemData;
1929
- /** Optional parameters. */
1930
- export interface PrivateEndpointConnectionsDeleteByHostPoolOptionalParams extends coreClient.OperationOptions {
1931
- }
1932
- /** Optional parameters. */
1933
- export interface PrivateEndpointConnectionsUpdateByHostPoolOptionalParams extends coreClient.OperationOptions {
1934
- }
1935
- /** Contains response data for the updateByHostPool operation. */
1936
- export declare type PrivateEndpointConnectionsUpdateByHostPoolResponse = PrivateEndpointConnectionWithSystemData;
1937
- /** Optional parameters. */
1938
- export interface PrivateEndpointConnectionsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1939
- }
1940
- /** Contains response data for the listByWorkspace operation. */
1941
- export declare type PrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultWithSystemData;
1942
- /** Optional parameters. */
1943
- export interface PrivateEndpointConnectionsGetByWorkspaceOptionalParams extends coreClient.OperationOptions {
1944
- }
1945
- /** Contains response data for the getByWorkspace operation. */
1946
- export declare type PrivateEndpointConnectionsGetByWorkspaceResponse = PrivateEndpointConnectionWithSystemData;
1947
- /** Optional parameters. */
1948
- export interface PrivateEndpointConnectionsDeleteByWorkspaceOptionalParams extends coreClient.OperationOptions {
1949
- }
1950
- /** Optional parameters. */
1951
- export interface PrivateEndpointConnectionsUpdateByWorkspaceOptionalParams extends coreClient.OperationOptions {
1952
- }
1953
- /** Contains response data for the updateByWorkspace operation. */
1954
- export declare type PrivateEndpointConnectionsUpdateByWorkspaceResponse = PrivateEndpointConnectionWithSystemData;
1955
- /** Optional parameters. */
1956
- export interface PrivateEndpointConnectionsListByHostPoolNextOptionalParams extends coreClient.OperationOptions {
1957
- }
1958
- /** Contains response data for the listByHostPoolNext operation. */
1959
- export declare type PrivateEndpointConnectionsListByHostPoolNextResponse = PrivateEndpointConnectionListResultWithSystemData;
1960
- /** Optional parameters. */
1961
- export interface PrivateEndpointConnectionsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1962
- }
1963
- /** Contains response data for the listByWorkspaceNext operation. */
1964
- export declare type PrivateEndpointConnectionsListByWorkspaceNextResponse = PrivateEndpointConnectionListResultWithSystemData;
1965
- /** Optional parameters. */
1966
- export interface PrivateLinkResourcesListByHostPoolOptionalParams extends coreClient.OperationOptions {
1967
- }
1968
- /** Contains response data for the listByHostPool operation. */
1969
- export declare type PrivateLinkResourcesListByHostPoolResponse = PrivateLinkResourceListResult;
1970
- /** Optional parameters. */
1971
- export interface PrivateLinkResourcesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1972
- }
1973
- /** Contains response data for the listByWorkspace operation. */
1974
- export declare type PrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResult;
1975
- /** Optional parameters. */
1976
- export interface PrivateLinkResourcesListByHostPoolNextOptionalParams extends coreClient.OperationOptions {
1977
- }
1978
- /** Contains response data for the listByHostPoolNext operation. */
1979
- export declare type PrivateLinkResourcesListByHostPoolNextResponse = PrivateLinkResourceListResult;
1980
- /** Optional parameters. */
1981
- export interface PrivateLinkResourcesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1982
- }
1983
- /** Contains response data for the listByWorkspaceNext operation. */
1984
- export declare type PrivateLinkResourcesListByWorkspaceNextResponse = PrivateLinkResourceListResult;
1985
- /** Optional parameters. */
1986
2015
  export interface DesktopVirtualizationAPIClientOptionalParams extends coreClient.ServiceClientOptions {
1987
2016
  /** server parameter */
1988
2017
  $host?: string;