@azure/arm-guestconfiguration 1.0.0-beta.1

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 (254) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +2890 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsGetSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsGetSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsGetSample.js +40 -0
  11. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsGetSample.js.map +1 -0
  12. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsListSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsListSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsListSample.js +39 -0
  15. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsListSample.js.map +1 -0
  16. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssGetSample.js +40 -0
  19. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssListSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssListSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssListSample.js +55 -0
  23. package/dist-esm/samples-dev/guestConfigurationAssignmentReportsVmssListSample.js.map +1 -0
  24. package/dist-esm/samples-dev/guestConfigurationAssignmentsCreateOrUpdateSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/guestConfigurationAssignmentsCreateOrUpdateSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/guestConfigurationAssignmentsCreateOrUpdateSample.js +59 -0
  27. package/dist-esm/samples-dev/guestConfigurationAssignmentsCreateOrUpdateSample.js.map +1 -0
  28. package/dist-esm/samples-dev/guestConfigurationAssignmentsDeleteSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/guestConfigurationAssignmentsDeleteSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/guestConfigurationAssignmentsDeleteSample.js +39 -0
  31. package/dist-esm/samples-dev/guestConfigurationAssignmentsDeleteSample.js.map +1 -0
  32. package/dist-esm/samples-dev/guestConfigurationAssignmentsGetSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/guestConfigurationAssignmentsGetSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/guestConfigurationAssignmentsGetSample.js +39 -0
  35. package/dist-esm/samples-dev/guestConfigurationAssignmentsGetSample.js.map +1 -0
  36. package/dist-esm/samples-dev/guestConfigurationAssignmentsListSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/guestConfigurationAssignmentsListSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/guestConfigurationAssignmentsListSample.js +54 -0
  39. package/dist-esm/samples-dev/guestConfigurationAssignmentsListSample.js.map +1 -0
  40. package/dist-esm/samples-dev/guestConfigurationAssignmentsRgListSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/guestConfigurationAssignmentsRgListSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/guestConfigurationAssignmentsRgListSample.js +53 -0
  43. package/dist-esm/samples-dev/guestConfigurationAssignmentsRgListSample.js.map +1 -0
  44. package/dist-esm/samples-dev/guestConfigurationAssignmentsSubscriptionListSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/guestConfigurationAssignmentsSubscriptionListSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/guestConfigurationAssignmentsSubscriptionListSample.js +52 -0
  47. package/dist-esm/samples-dev/guestConfigurationAssignmentsSubscriptionListSample.js.map +1 -0
  48. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssCreateOrUpdateSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssCreateOrUpdateSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssCreateOrUpdateSample.js +59 -0
  51. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssCreateOrUpdateSample.js.map +1 -0
  52. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssDeleteSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssDeleteSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssDeleteSample.js +39 -0
  55. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssDeleteSample.js.map +1 -0
  56. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssGetSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssGetSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssGetSample.js +39 -0
  59. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssGetSample.js.map +1 -0
  60. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssListSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssListSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssListSample.js +54 -0
  63. package/dist-esm/samples-dev/guestConfigurationAssignmentsVmssListSample.js.map +1 -0
  64. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsCreateOrUpdateSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsCreateOrUpdateSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsCreateOrUpdateSample.js +59 -0
  67. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsCreateOrUpdateSample.js.map +1 -0
  68. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsDeleteSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsDeleteSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsDeleteSample.js +39 -0
  71. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsDeleteSample.js.map +1 -0
  72. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsGetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsGetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsGetSample.js +39 -0
  75. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsGetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsListSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsListSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsListSample.js +54 -0
  79. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsListSample.js.map +1 -0
  80. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsGetSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsGetSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsGetSample.js +40 -0
  83. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsGetSample.js.map +1 -0
  84. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsListSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsListSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsListSample.js +39 -0
  87. package/dist-esm/samples-dev/guestConfigurationConnectedVMwarevSphereAssignmentsReportsListSample.js.map +1 -0
  88. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsGetSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsGetSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsGetSample.js +40 -0
  91. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsGetSample.js.map +1 -0
  92. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsListSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsListSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsListSample.js +39 -0
  95. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentReportsListSample.js.map +1 -0
  96. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsCreateOrUpdateSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsCreateOrUpdateSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsCreateOrUpdateSample.js +59 -0
  99. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsCreateOrUpdateSample.js.map +1 -0
  100. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsDeleteSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsDeleteSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsDeleteSample.js +39 -0
  103. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsDeleteSample.js.map +1 -0
  104. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsGetSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsGetSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsGetSample.js +39 -0
  107. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsGetSample.js.map +1 -0
  108. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsListSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsListSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsListSample.js +54 -0
  111. package/dist-esm/samples-dev/guestConfigurationHcrpAssignmentsListSample.js.map +1 -0
  112. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/operationsListSample.js +53 -0
  115. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  116. package/dist-esm/src/guestConfigurationClient.d.ts +29 -0
  117. package/dist-esm/src/guestConfigurationClient.d.ts.map +1 -0
  118. package/dist-esm/src/guestConfigurationClient.js +116 -0
  119. package/dist-esm/src/guestConfigurationClient.js.map +1 -0
  120. package/dist-esm/src/index.d.ts +6 -0
  121. package/dist-esm/src/index.d.ts.map +1 -0
  122. package/dist-esm/src/index.js +13 -0
  123. package/dist-esm/src/index.js.map +1 -0
  124. package/dist-esm/src/models/index.d.ts +723 -0
  125. package/dist-esm/src/models/index.d.ts.map +1 -0
  126. package/dist-esm/src/models/index.js +86 -0
  127. package/dist-esm/src/models/index.js.map +1 -0
  128. package/dist-esm/src/models/mappers.d.ts +28 -0
  129. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  130. package/dist-esm/src/models/mappers.js +946 -0
  131. package/dist-esm/src/models/mappers.js.map +1 -0
  132. package/dist-esm/src/models/parameters.d.ts +17 -0
  133. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  134. package/dist-esm/src/models/parameters.js +166 -0
  135. package/dist-esm/src/models/parameters.js.map +1 -0
  136. package/dist-esm/src/operations/guestConfigurationAssignmentReports.d.ts +30 -0
  137. package/dist-esm/src/operations/guestConfigurationAssignmentReports.d.ts.map +1 -0
  138. package/dist-esm/src/operations/guestConfigurationAssignmentReports.js +95 -0
  139. package/dist-esm/src/operations/guestConfigurationAssignmentReports.js.map +1 -0
  140. package/dist-esm/src/operations/guestConfigurationAssignmentReportsVmss.d.ts +41 -0
  141. package/dist-esm/src/operations/guestConfigurationAssignmentReportsVmss.d.ts.map +1 -0
  142. package/dist-esm/src/operations/guestConfigurationAssignmentReportsVmss.js +142 -0
  143. package/dist-esm/src/operations/guestConfigurationAssignmentReportsVmss.js.map +1 -0
  144. package/dist-esm/src/operations/guestConfigurationAssignments.d.ts +81 -0
  145. package/dist-esm/src/operations/guestConfigurationAssignments.d.ts.map +1 -0
  146. package/dist-esm/src/operations/guestConfigurationAssignments.js +361 -0
  147. package/dist-esm/src/operations/guestConfigurationAssignments.js.map +1 -0
  148. package/dist-esm/src/operations/guestConfigurationAssignmentsVmss.d.ts +55 -0
  149. package/dist-esm/src/operations/guestConfigurationAssignmentsVmss.d.ts.map +1 -0
  150. package/dist-esm/src/operations/guestConfigurationAssignmentsVmss.js +208 -0
  151. package/dist-esm/src/operations/guestConfigurationAssignmentsVmss.js.map +1 -0
  152. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignments.d.ts +55 -0
  153. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignments.d.ts.map +1 -0
  154. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignments.js +212 -0
  155. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignments.js.map +1 -0
  156. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignmentsReports.d.ts +30 -0
  157. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignmentsReports.d.ts.map +1 -0
  158. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignmentsReports.js +95 -0
  159. package/dist-esm/src/operations/guestConfigurationConnectedVMwarevSphereAssignmentsReports.js.map +1 -0
  160. package/dist-esm/src/operations/guestConfigurationHcrpAssignmentReports.d.ts +30 -0
  161. package/dist-esm/src/operations/guestConfigurationHcrpAssignmentReports.d.ts.map +1 -0
  162. package/dist-esm/src/operations/guestConfigurationHcrpAssignmentReports.js +100 -0
  163. package/dist-esm/src/operations/guestConfigurationHcrpAssignmentReports.js.map +1 -0
  164. package/dist-esm/src/operations/guestConfigurationHcrpAssignments.d.ts +55 -0
  165. package/dist-esm/src/operations/guestConfigurationHcrpAssignments.d.ts.map +1 -0
  166. package/dist-esm/src/operations/guestConfigurationHcrpAssignments.js +221 -0
  167. package/dist-esm/src/operations/guestConfigurationHcrpAssignments.js.map +1 -0
  168. package/dist-esm/src/operations/index.d.ts +10 -0
  169. package/dist-esm/src/operations/index.d.ts.map +1 -0
  170. package/dist-esm/src/operations/index.js +17 -0
  171. package/dist-esm/src/operations/index.js.map +1 -0
  172. package/dist-esm/src/operations/operations.d.ts +26 -0
  173. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  174. package/dist-esm/src/operations/operations.js +96 -0
  175. package/dist-esm/src/operations/operations.js.map +1 -0
  176. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReports.d.ts +22 -0
  177. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReports.d.ts.map +1 -0
  178. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReports.js +9 -0
  179. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReports.js.map +1 -0
  180. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReportsVmss.d.ts +23 -0
  181. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReportsVmss.d.ts.map +1 -0
  182. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReportsVmss.js +9 -0
  183. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentReportsVmss.js.map +1 -0
  184. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignments.d.ts +49 -0
  185. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignments.d.ts.map +1 -0
  186. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignments.js +9 -0
  187. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignments.js.map +1 -0
  188. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentsVmss.d.ts +38 -0
  189. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentsVmss.d.ts.map +1 -0
  190. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentsVmss.js +9 -0
  191. package/dist-esm/src/operationsInterfaces/guestConfigurationAssignmentsVmss.js.map +1 -0
  192. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignments.d.ts +38 -0
  193. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignments.d.ts.map +1 -0
  194. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignments.js +9 -0
  195. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignments.js.map +1 -0
  196. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignmentsReports.d.ts +22 -0
  197. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignmentsReports.d.ts.map +1 -0
  198. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignmentsReports.js +9 -0
  199. package/dist-esm/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignmentsReports.js.map +1 -0
  200. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignmentReports.d.ts +22 -0
  201. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignmentReports.d.ts.map +1 -0
  202. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignmentReports.js +9 -0
  203. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignmentReports.js.map +1 -0
  204. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignments.d.ts +38 -0
  205. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignments.d.ts.map +1 -0
  206. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignments.js +9 -0
  207. package/dist-esm/src/operationsInterfaces/guestConfigurationHcrpAssignments.js.map +1 -0
  208. package/dist-esm/src/operationsInterfaces/index.d.ts +10 -0
  209. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  210. package/dist-esm/src/operationsInterfaces/index.js +17 -0
  211. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  212. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  213. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  214. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  215. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  216. package/dist-esm/src/pagingHelper.d.ts +13 -0
  217. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  218. package/dist-esm/src/pagingHelper.js +32 -0
  219. package/dist-esm/src/pagingHelper.js.map +1 -0
  220. package/dist-esm/test/guestconfiguration_operations_test.spec.d.ts +7 -0
  221. package/dist-esm/test/guestconfiguration_operations_test.spec.d.ts.map +1 -0
  222. package/dist-esm/test/guestconfiguration_operations_test.spec.js +76 -0
  223. package/dist-esm/test/guestconfiguration_operations_test.spec.js.map +1 -0
  224. package/package.json +116 -0
  225. package/review/arm-guestconfiguration.api.md +579 -0
  226. package/src/guestConfigurationClient.ts +187 -0
  227. package/src/index.ts +13 -0
  228. package/src/models/index.ts +847 -0
  229. package/src/models/mappers.ts +983 -0
  230. package/src/models/parameters.ts +186 -0
  231. package/src/operations/guestConfigurationAssignmentReports.ts +128 -0
  232. package/src/operations/guestConfigurationAssignmentReportsVmss.ts +189 -0
  233. package/src/operations/guestConfigurationAssignments.ts +432 -0
  234. package/src/operations/guestConfigurationAssignmentsVmss.ts +271 -0
  235. package/src/operations/guestConfigurationConnectedVMwarevSphereAssignments.ts +274 -0
  236. package/src/operations/guestConfigurationConnectedVMwarevSphereAssignmentsReports.ts +128 -0
  237. package/src/operations/guestConfigurationHcrpAssignmentReports.ts +133 -0
  238. package/src/operations/guestConfigurationHcrpAssignments.ts +283 -0
  239. package/src/operations/index.ts +17 -0
  240. package/src/operations/operations.ts +103 -0
  241. package/src/operationsInterfaces/guestConfigurationAssignmentReports.ts +46 -0
  242. package/src/operationsInterfaces/guestConfigurationAssignmentReportsVmss.ts +48 -0
  243. package/src/operationsInterfaces/guestConfigurationAssignments.ts +93 -0
  244. package/src/operationsInterfaces/guestConfigurationAssignmentsVmss.ts +76 -0
  245. package/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignments.ts +75 -0
  246. package/src/operationsInterfaces/guestConfigurationConnectedVMwarevSphereAssignmentsReports.ts +46 -0
  247. package/src/operationsInterfaces/guestConfigurationHcrpAssignmentReports.ts +46 -0
  248. package/src/operationsInterfaces/guestConfigurationHcrpAssignments.ts +75 -0
  249. package/src/operationsInterfaces/index.ts +17 -0
  250. package/src/operationsInterfaces/operations.ts +22 -0
  251. package/src/pagingHelper.ts +39 -0
  252. package/tsconfig.json +33 -0
  253. package/types/arm-guestconfiguration.d.ts +1102 -0
  254. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,723 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Guest configuration assignment properties. */
3
+ export interface GuestConfigurationAssignmentProperties {
4
+ /**
5
+ * VM resource Id.
6
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7
+ */
8
+ readonly targetResourceId?: string;
9
+ /** The guest configuration to assign. */
10
+ guestConfiguration?: GuestConfigurationNavigation;
11
+ /**
12
+ * A value indicating compliance status of the machine for the assigned guest configuration.
13
+ * NOTE: This property will not be serialized. It can only be populated by the server.
14
+ */
15
+ readonly complianceStatus?: ComplianceStatus;
16
+ /**
17
+ * Date and time when last compliance status was checked.
18
+ * NOTE: This property will not be serialized. It can only be populated by the server.
19
+ */
20
+ readonly lastComplianceStatusChecked?: Date;
21
+ /**
22
+ * Id of the latest report for the guest configuration assignment.
23
+ * NOTE: This property will not be serialized. It can only be populated by the server.
24
+ */
25
+ readonly latestReportId?: string;
26
+ /**
27
+ * parameter hash for the guest configuration assignment.
28
+ * NOTE: This property will not be serialized. It can only be populated by the server.
29
+ */
30
+ readonly parameterHash?: string;
31
+ /** Last reported guest configuration assignment report. */
32
+ latestAssignmentReport?: AssignmentReport;
33
+ /** The source which initiated the guest configuration assignment. Ex: Azure Policy */
34
+ context?: string;
35
+ /**
36
+ * Combined hash of the configuration package and parameters.
37
+ * NOTE: This property will not be serialized. It can only be populated by the server.
38
+ */
39
+ readonly assignmentHash?: string;
40
+ /**
41
+ * The provisioning state, which only appears in the response.
42
+ * NOTE: This property will not be serialized. It can only be populated by the server.
43
+ */
44
+ readonly provisioningState?: ProvisioningState;
45
+ /**
46
+ * Type of the resource - VMSS / VM
47
+ * NOTE: This property will not be serialized. It can only be populated by the server.
48
+ */
49
+ readonly resourceType?: string;
50
+ /** The list of VM Compliance data for VMSS */
51
+ vmssVMList?: VmssvmInfo[];
52
+ }
53
+ /** Guest configuration is an artifact that encapsulates DSC configuration and its dependencies. The artifact is a zip file containing DSC configuration (as MOF) and dependent resources and other dependencies like modules. */
54
+ export interface GuestConfigurationNavigation {
55
+ /** Kind of the guest configuration. For example:DSC */
56
+ kind?: Kind;
57
+ /** Name of the guest configuration. */
58
+ name?: string;
59
+ /** Version of the guest configuration. */
60
+ version?: string;
61
+ /** Uri of the storage where guest configuration package is uploaded. */
62
+ contentUri?: string;
63
+ /** Combined hash of the guest configuration package and configuration parameters. */
64
+ contentHash?: string;
65
+ /** Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor. */
66
+ assignmentType?: AssignmentType;
67
+ /**
68
+ * Specifies the origin of the configuration.
69
+ * NOTE: This property will not be serialized. It can only be populated by the server.
70
+ */
71
+ readonly assignmentSource?: string;
72
+ /**
73
+ * Specifies the content type of the configuration. Possible values could be Builtin or Custom.
74
+ * NOTE: This property will not be serialized. It can only be populated by the server.
75
+ */
76
+ readonly contentType?: string;
77
+ /** The configuration parameters for the guest configuration. */
78
+ configurationParameter?: ConfigurationParameter[];
79
+ /** The protected configuration parameters for the guest configuration. */
80
+ configurationProtectedParameter?: ConfigurationParameter[];
81
+ /**
82
+ * The configuration setting for the guest configuration.
83
+ * NOTE: This property will not be serialized. It can only be populated by the server.
84
+ */
85
+ readonly configurationSetting?: ConfigurationSetting;
86
+ }
87
+ /** Represents a configuration parameter. */
88
+ export interface ConfigurationParameter {
89
+ /** Name of the configuration parameter. */
90
+ name?: string;
91
+ /** Value of the configuration parameter. */
92
+ value?: string;
93
+ }
94
+ /** Configuration setting of LCM (Local Configuration Manager). */
95
+ export interface ConfigurationSetting {
96
+ /**
97
+ * Specifies how the LCM(Local Configuration Manager) actually applies the configuration to the target nodes. Possible values are ApplyOnly, ApplyAndMonitor, and ApplyAndAutoCorrect.
98
+ * NOTE: This property will not be serialized. It can only be populated by the server.
99
+ */
100
+ readonly configurationMode?: ConfigurationMode;
101
+ /**
102
+ * If true - new configurations downloaded from the pull service are allowed to overwrite the old ones on the target node. Otherwise, false
103
+ * NOTE: This property will not be serialized. It can only be populated by the server.
104
+ */
105
+ readonly allowModuleOverwrite?: boolean;
106
+ /**
107
+ * Specifies what happens after a reboot during the application of a configuration. The possible values are ContinueConfiguration and StopConfiguration
108
+ * NOTE: This property will not be serialized. It can only be populated by the server.
109
+ */
110
+ readonly actionAfterReboot?: ActionAfterReboot;
111
+ /**
112
+ * The time interval, in minutes, at which the LCM checks a pull service to get updated configurations. This value is ignored if the LCM is not configured in pull mode. The default value is 30.
113
+ * NOTE: This property will not be serialized. It can only be populated by the server.
114
+ */
115
+ readonly refreshFrequencyMins?: number;
116
+ /**
117
+ * Set this to true to automatically reboot the node after a configuration that requires reboot is applied. Otherwise, you will have to manually reboot the node for any configuration that requires it. The default value is false. To use this setting when a reboot condition is enacted by something other than DSC (such as Windows Installer), combine this setting with the xPendingReboot module.
118
+ * NOTE: This property will not be serialized. It can only be populated by the server.
119
+ */
120
+ readonly rebootIfNeeded?: boolean;
121
+ /**
122
+ * How often, in minutes, the current configuration is checked and applied. This property is ignored if the ConfigurationMode property is set to ApplyOnly. The default value is 15.
123
+ * NOTE: This property will not be serialized. It can only be populated by the server.
124
+ */
125
+ readonly configurationModeFrequencyMins?: number;
126
+ }
127
+ export interface AssignmentReport {
128
+ /**
129
+ * ARM resource id of the report for the guest configuration assignment.
130
+ * NOTE: This property will not be serialized. It can only be populated by the server.
131
+ */
132
+ readonly id?: string;
133
+ /**
134
+ * GUID that identifies the guest configuration assignment report under a subscription, resource group.
135
+ * NOTE: This property will not be serialized. It can only be populated by the server.
136
+ */
137
+ readonly reportId?: string;
138
+ /** Configuration details of the guest configuration assignment. */
139
+ assignment?: AssignmentInfo;
140
+ /** Information about the VM. */
141
+ vm?: VMInfo;
142
+ /**
143
+ * Start date and time of the guest configuration assignment compliance status check.
144
+ * NOTE: This property will not be serialized. It can only be populated by the server.
145
+ */
146
+ readonly startTime?: Date;
147
+ /**
148
+ * End date and time of the guest configuration assignment compliance status check.
149
+ * NOTE: This property will not be serialized. It can only be populated by the server.
150
+ */
151
+ readonly endTime?: Date;
152
+ /**
153
+ * A value indicating compliance status of the machine for the assigned guest configuration.
154
+ * NOTE: This property will not be serialized. It can only be populated by the server.
155
+ */
156
+ readonly complianceStatus?: ComplianceStatus;
157
+ /**
158
+ * Type of report, Consistency or Initial
159
+ * NOTE: This property will not be serialized. It can only be populated by the server.
160
+ */
161
+ readonly operationType?: Type;
162
+ /** The list of resources for which guest configuration assignment compliance is checked. */
163
+ resources?: AssignmentReportResource[];
164
+ }
165
+ /** Information about the guest configuration assignment. */
166
+ export interface AssignmentInfo {
167
+ /**
168
+ * Name of the guest configuration assignment.
169
+ * NOTE: This property will not be serialized. It can only be populated by the server.
170
+ */
171
+ readonly name?: string;
172
+ /** Information about the configuration. */
173
+ configuration?: ConfigurationInfo;
174
+ }
175
+ /** Information about the configuration. */
176
+ export interface ConfigurationInfo {
177
+ /**
178
+ * Name of the configuration.
179
+ * NOTE: This property will not be serialized. It can only be populated by the server.
180
+ */
181
+ readonly name?: string;
182
+ /**
183
+ * Version of the configuration.
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly version?: string;
187
+ }
188
+ /** Information about the VM. */
189
+ export interface VMInfo {
190
+ /**
191
+ * Azure resource Id of the VM.
192
+ * NOTE: This property will not be serialized. It can only be populated by the server.
193
+ */
194
+ readonly id?: string;
195
+ /**
196
+ * UUID(Universally Unique Identifier) of the VM.
197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
198
+ */
199
+ readonly uuid?: string;
200
+ }
201
+ /** The guest configuration assignment resource. */
202
+ export interface AssignmentReportResource {
203
+ /**
204
+ * A value indicating compliance status of the machine for the assigned guest configuration.
205
+ * NOTE: This property will not be serialized. It can only be populated by the server.
206
+ */
207
+ readonly complianceStatus?: ComplianceStatus;
208
+ /**
209
+ * Name of the guest configuration assignment resource setting.
210
+ * NOTE: This property will not be serialized. It can only be populated by the server.
211
+ */
212
+ readonly resourceId?: string;
213
+ /** Compliance reason and reason code for a resource. */
214
+ reasons?: AssignmentReportResourceComplianceReason[];
215
+ /**
216
+ * Properties of a guest configuration assignment resource.
217
+ * NOTE: This property will not be serialized. It can only be populated by the server.
218
+ */
219
+ readonly properties?: Record<string, unknown>;
220
+ }
221
+ /** Reason and code for the compliance of the guest configuration assignment resource. */
222
+ export interface AssignmentReportResourceComplianceReason {
223
+ /**
224
+ * Reason for the compliance of the guest configuration assignment resource.
225
+ * NOTE: This property will not be serialized. It can only be populated by the server.
226
+ */
227
+ readonly phrase?: string;
228
+ /**
229
+ * Code for the compliance of the guest configuration assignment resource.
230
+ * NOTE: This property will not be serialized. It can only be populated by the server.
231
+ */
232
+ readonly code?: string;
233
+ }
234
+ /** Information about VMSS VM */
235
+ export interface VmssvmInfo {
236
+ /**
237
+ * UUID of the VM.
238
+ * NOTE: This property will not be serialized. It can only be populated by the server.
239
+ */
240
+ readonly vmId?: string;
241
+ /**
242
+ * Azure resource Id of the VM.
243
+ * NOTE: This property will not be serialized. It can only be populated by the server.
244
+ */
245
+ readonly vmResourceId?: string;
246
+ /**
247
+ * A value indicating compliance status of the machine for the assigned guest configuration.
248
+ * NOTE: This property will not be serialized. It can only be populated by the server.
249
+ */
250
+ readonly complianceStatus?: ComplianceStatus;
251
+ /**
252
+ * Id of the latest report for the guest configuration assignment.
253
+ * NOTE: This property will not be serialized. It can only be populated by the server.
254
+ */
255
+ readonly latestReportId?: string;
256
+ /**
257
+ * Date and time when last compliance status was checked.
258
+ * NOTE: This property will not be serialized. It can only be populated by the server.
259
+ */
260
+ readonly lastComplianceChecked?: Date;
261
+ }
262
+ /** Metadata pertaining to creation and last modification of the resource. */
263
+ export interface SystemData {
264
+ /** The identity that created the resource. */
265
+ createdBy?: string;
266
+ /** The type of identity that created the resource. */
267
+ createdByType?: CreatedByType;
268
+ /** The timestamp of resource creation (UTC). */
269
+ createdAt?: Date;
270
+ /** The identity that last modified the resource. */
271
+ lastModifiedBy?: string;
272
+ /** The type of identity that last modified the resource. */
273
+ lastModifiedByType?: CreatedByType;
274
+ /** The timestamp of resource last modification (UTC) */
275
+ lastModifiedAt?: Date;
276
+ }
277
+ /** The core properties of ARM resources */
278
+ export interface Resource {
279
+ /**
280
+ * ARM resource id of the guest configuration assignment.
281
+ * NOTE: This property will not be serialized. It can only be populated by the server.
282
+ */
283
+ readonly id?: string;
284
+ /** Name of the guest configuration assignment. */
285
+ name?: string;
286
+ /** Region where the VM is located. */
287
+ location?: string;
288
+ /**
289
+ * The type of the resource.
290
+ * NOTE: This property will not be serialized. It can only be populated by the server.
291
+ */
292
+ readonly type?: string;
293
+ }
294
+ /** Error response of an operation failure */
295
+ export interface ErrorResponse {
296
+ error?: ErrorResponseError;
297
+ }
298
+ export interface ErrorResponseError {
299
+ /** Error code. */
300
+ code?: string;
301
+ /** Detail error message indicating why the operation failed. */
302
+ message?: string;
303
+ }
304
+ /** The response of the list guest configuration assignment operation. */
305
+ export interface GuestConfigurationAssignmentList {
306
+ /** Result of the list guest configuration assignment operation. */
307
+ value?: GuestConfigurationAssignment[];
308
+ }
309
+ /** List of guest configuration assignment reports. */
310
+ export interface GuestConfigurationAssignmentReportList {
311
+ /** List of reports for the guest configuration. Report contains information such as compliance status, reason and more. */
312
+ value?: GuestConfigurationAssignmentReport[];
313
+ }
314
+ /** Report for the guest configuration assignment. Report contains information such as compliance status, reason, and more. */
315
+ export interface GuestConfigurationAssignmentReport {
316
+ /**
317
+ * ARM resource id of the report for the guest configuration assignment.
318
+ * NOTE: This property will not be serialized. It can only be populated by the server.
319
+ */
320
+ readonly id?: string;
321
+ /**
322
+ * GUID that identifies the guest configuration assignment report under a subscription, resource group.
323
+ * NOTE: This property will not be serialized. It can only be populated by the server.
324
+ */
325
+ readonly name?: string;
326
+ /** Properties of the guest configuration report. */
327
+ properties?: GuestConfigurationAssignmentReportProperties;
328
+ }
329
+ /** Report for the guest configuration assignment. Report contains information such as compliance status, reason, and more. */
330
+ export interface GuestConfigurationAssignmentReportProperties {
331
+ /**
332
+ * A value indicating compliance status of the machine for the assigned guest configuration.
333
+ * NOTE: This property will not be serialized. It can only be populated by the server.
334
+ */
335
+ readonly complianceStatus?: ComplianceStatus;
336
+ /**
337
+ * GUID that identifies the guest configuration assignment report under a subscription, resource group.
338
+ * NOTE: This property will not be serialized. It can only be populated by the server.
339
+ */
340
+ readonly reportId?: string;
341
+ /** Configuration details of the guest configuration assignment. */
342
+ assignment?: AssignmentInfo;
343
+ /** Information about the VM. */
344
+ vm?: VMInfo;
345
+ /**
346
+ * Start date and time of the guest configuration assignment compliance status check.
347
+ * NOTE: This property will not be serialized. It can only be populated by the server.
348
+ */
349
+ readonly startTime?: Date;
350
+ /**
351
+ * End date and time of the guest configuration assignment compliance status check.
352
+ * NOTE: This property will not be serialized. It can only be populated by the server.
353
+ */
354
+ readonly endTime?: Date;
355
+ /** Details of the assignment report. */
356
+ details?: AssignmentReportDetails;
357
+ /**
358
+ * Azure resource Id of the VMSS.
359
+ * NOTE: This property will not be serialized. It can only be populated by the server.
360
+ */
361
+ readonly vmssResourceId?: string;
362
+ }
363
+ /** Details of the guest configuration assignment report. */
364
+ export interface AssignmentReportDetails {
365
+ /**
366
+ * A value indicating compliance status of the machine for the assigned guest configuration.
367
+ * NOTE: This property will not be serialized. It can only be populated by the server.
368
+ */
369
+ readonly complianceStatus?: ComplianceStatus;
370
+ /**
371
+ * Start date and time of the guest configuration assignment compliance status check.
372
+ * NOTE: This property will not be serialized. It can only be populated by the server.
373
+ */
374
+ readonly startTime?: Date;
375
+ /**
376
+ * End date and time of the guest configuration assignment compliance status check.
377
+ * NOTE: This property will not be serialized. It can only be populated by the server.
378
+ */
379
+ readonly endTime?: Date;
380
+ /**
381
+ * GUID of the report.
382
+ * NOTE: This property will not be serialized. It can only be populated by the server.
383
+ */
384
+ readonly jobId?: string;
385
+ /**
386
+ * Type of report, Consistency or Initial
387
+ * NOTE: This property will not be serialized. It can only be populated by the server.
388
+ */
389
+ readonly operationType?: Type;
390
+ /** The list of resources for which guest configuration assignment compliance is checked. */
391
+ resources?: AssignmentReportResource[];
392
+ }
393
+ /** The response model for the list of Automation operations */
394
+ export interface OperationList {
395
+ /** List of Automation operations supported by the Automation resource provider. */
396
+ value?: Operation[];
397
+ }
398
+ /** GuestConfiguration REST API operation */
399
+ export interface Operation {
400
+ /** Operation name: For ex. providers/Microsoft.GuestConfiguration/guestConfigurationAssignments/write or read */
401
+ name?: string;
402
+ /** Provider, Resource, Operation and description values. */
403
+ display?: OperationDisplay;
404
+ /** Provider, Resource, Operation and description values. */
405
+ properties?: OperationProperties;
406
+ }
407
+ /** Provider, Resource, Operation and description values. */
408
+ export interface OperationDisplay {
409
+ /** Service provider: Microsoft.GuestConfiguration */
410
+ provider?: string;
411
+ /** Resource on which the operation is performed: For ex. */
412
+ resource?: string;
413
+ /** Operation type: Read, write, delete, etc. */
414
+ operation?: string;
415
+ /** Description about operation. */
416
+ description?: string;
417
+ }
418
+ /** Provider, Resource, Operation and description values. */
419
+ export interface OperationProperties {
420
+ /** Service provider: Microsoft.GuestConfiguration */
421
+ statusCode?: string;
422
+ }
423
+ /** ARM proxy resource. */
424
+ export interface ProxyResource extends Resource {
425
+ }
426
+ /** Guest configuration assignment is an association between a machine and guest configuration. */
427
+ export interface GuestConfigurationAssignment extends ProxyResource {
428
+ /** Properties of the Guest configuration assignment. */
429
+ properties?: GuestConfigurationAssignmentProperties;
430
+ /**
431
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
432
+ * NOTE: This property will not be serialized. It can only be populated by the server.
433
+ */
434
+ readonly systemData?: SystemData;
435
+ }
436
+ /** Known values of {@link Kind} that the service accepts. */
437
+ export declare enum KnownKind {
438
+ /** DSC */
439
+ DSC = "DSC"
440
+ }
441
+ /**
442
+ * Defines values for Kind. \
443
+ * {@link KnownKind} can be used interchangeably with Kind,
444
+ * this enum contains the known values that the service supports.
445
+ * ### Known values supported by the service
446
+ * **DSC**
447
+ */
448
+ export type Kind = string;
449
+ /** Known values of {@link AssignmentType} that the service accepts. */
450
+ export declare enum KnownAssignmentType {
451
+ /** Audit */
452
+ Audit = "Audit",
453
+ /** DeployAndAutoCorrect */
454
+ DeployAndAutoCorrect = "DeployAndAutoCorrect",
455
+ /** ApplyAndAutoCorrect */
456
+ ApplyAndAutoCorrect = "ApplyAndAutoCorrect",
457
+ /** ApplyAndMonitor */
458
+ ApplyAndMonitor = "ApplyAndMonitor"
459
+ }
460
+ /**
461
+ * Defines values for AssignmentType. \
462
+ * {@link KnownAssignmentType} can be used interchangeably with AssignmentType,
463
+ * this enum contains the known values that the service supports.
464
+ * ### Known values supported by the service
465
+ * **Audit** \
466
+ * **DeployAndAutoCorrect** \
467
+ * **ApplyAndAutoCorrect** \
468
+ * **ApplyAndMonitor**
469
+ */
470
+ export type AssignmentType = string;
471
+ /** Known values of {@link ConfigurationMode} that the service accepts. */
472
+ export declare enum KnownConfigurationMode {
473
+ /** ApplyOnly */
474
+ ApplyOnly = "ApplyOnly",
475
+ /** ApplyAndMonitor */
476
+ ApplyAndMonitor = "ApplyAndMonitor",
477
+ /** ApplyAndAutoCorrect */
478
+ ApplyAndAutoCorrect = "ApplyAndAutoCorrect"
479
+ }
480
+ /**
481
+ * Defines values for ConfigurationMode. \
482
+ * {@link KnownConfigurationMode} can be used interchangeably with ConfigurationMode,
483
+ * this enum contains the known values that the service supports.
484
+ * ### Known values supported by the service
485
+ * **ApplyOnly** \
486
+ * **ApplyAndMonitor** \
487
+ * **ApplyAndAutoCorrect**
488
+ */
489
+ export type ConfigurationMode = string;
490
+ /** Known values of {@link ActionAfterReboot} that the service accepts. */
491
+ export declare enum KnownActionAfterReboot {
492
+ /** ContinueConfiguration */
493
+ ContinueConfiguration = "ContinueConfiguration",
494
+ /** StopConfiguration */
495
+ StopConfiguration = "StopConfiguration"
496
+ }
497
+ /**
498
+ * Defines values for ActionAfterReboot. \
499
+ * {@link KnownActionAfterReboot} can be used interchangeably with ActionAfterReboot,
500
+ * this enum contains the known values that the service supports.
501
+ * ### Known values supported by the service
502
+ * **ContinueConfiguration** \
503
+ * **StopConfiguration**
504
+ */
505
+ export type ActionAfterReboot = string;
506
+ /** Known values of {@link ComplianceStatus} that the service accepts. */
507
+ export declare enum KnownComplianceStatus {
508
+ /** Compliant */
509
+ Compliant = "Compliant",
510
+ /** NonCompliant */
511
+ NonCompliant = "NonCompliant",
512
+ /** Pending */
513
+ Pending = "Pending"
514
+ }
515
+ /**
516
+ * Defines values for ComplianceStatus. \
517
+ * {@link KnownComplianceStatus} can be used interchangeably with ComplianceStatus,
518
+ * this enum contains the known values that the service supports.
519
+ * ### Known values supported by the service
520
+ * **Compliant** \
521
+ * **NonCompliant** \
522
+ * **Pending**
523
+ */
524
+ export type ComplianceStatus = string;
525
+ /** Known values of {@link Type} that the service accepts. */
526
+ export declare enum KnownType {
527
+ /** Consistency */
528
+ Consistency = "Consistency",
529
+ /** Initial */
530
+ Initial = "Initial"
531
+ }
532
+ /**
533
+ * Defines values for Type. \
534
+ * {@link KnownType} can be used interchangeably with Type,
535
+ * this enum contains the known values that the service supports.
536
+ * ### Known values supported by the service
537
+ * **Consistency** \
538
+ * **Initial**
539
+ */
540
+ export type Type = string;
541
+ /** Known values of {@link ProvisioningState} that the service accepts. */
542
+ export declare enum KnownProvisioningState {
543
+ /** Succeeded */
544
+ Succeeded = "Succeeded",
545
+ /** Failed */
546
+ Failed = "Failed",
547
+ /** Canceled */
548
+ Canceled = "Canceled",
549
+ /** Created */
550
+ Created = "Created"
551
+ }
552
+ /**
553
+ * Defines values for ProvisioningState. \
554
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
555
+ * this enum contains the known values that the service supports.
556
+ * ### Known values supported by the service
557
+ * **Succeeded** \
558
+ * **Failed** \
559
+ * **Canceled** \
560
+ * **Created**
561
+ */
562
+ export type ProvisioningState = string;
563
+ /** Known values of {@link CreatedByType} that the service accepts. */
564
+ export declare enum KnownCreatedByType {
565
+ /** User */
566
+ User = "User",
567
+ /** Application */
568
+ Application = "Application",
569
+ /** ManagedIdentity */
570
+ ManagedIdentity = "ManagedIdentity",
571
+ /** Key */
572
+ Key = "Key"
573
+ }
574
+ /**
575
+ * Defines values for CreatedByType. \
576
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
577
+ * this enum contains the known values that the service supports.
578
+ * ### Known values supported by the service
579
+ * **User** \
580
+ * **Application** \
581
+ * **ManagedIdentity** \
582
+ * **Key**
583
+ */
584
+ export type CreatedByType = string;
585
+ /** Optional parameters. */
586
+ export interface GuestConfigurationAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
587
+ }
588
+ /** Contains response data for the createOrUpdate operation. */
589
+ export type GuestConfigurationAssignmentsCreateOrUpdateResponse = GuestConfigurationAssignment;
590
+ /** Optional parameters. */
591
+ export interface GuestConfigurationAssignmentsGetOptionalParams extends coreClient.OperationOptions {
592
+ }
593
+ /** Contains response data for the get operation. */
594
+ export type GuestConfigurationAssignmentsGetResponse = GuestConfigurationAssignment;
595
+ /** Optional parameters. */
596
+ export interface GuestConfigurationAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
597
+ }
598
+ /** Optional parameters. */
599
+ export interface GuestConfigurationAssignmentsSubscriptionListOptionalParams extends coreClient.OperationOptions {
600
+ }
601
+ /** Contains response data for the subscriptionList operation. */
602
+ export type GuestConfigurationAssignmentsSubscriptionListResponse = GuestConfigurationAssignmentList;
603
+ /** Optional parameters. */
604
+ export interface GuestConfigurationAssignmentsRGListOptionalParams extends coreClient.OperationOptions {
605
+ }
606
+ /** Contains response data for the rGList operation. */
607
+ export type GuestConfigurationAssignmentsRGListResponse = GuestConfigurationAssignmentList;
608
+ /** Optional parameters. */
609
+ export interface GuestConfigurationAssignmentsListOptionalParams extends coreClient.OperationOptions {
610
+ }
611
+ /** Contains response data for the list operation. */
612
+ export type GuestConfigurationAssignmentsListResponse = GuestConfigurationAssignmentList;
613
+ /** Optional parameters. */
614
+ export interface GuestConfigurationAssignmentReportsListOptionalParams extends coreClient.OperationOptions {
615
+ }
616
+ /** Contains response data for the list operation. */
617
+ export type GuestConfigurationAssignmentReportsListResponse = GuestConfigurationAssignmentReportList;
618
+ /** Optional parameters. */
619
+ export interface GuestConfigurationAssignmentReportsGetOptionalParams extends coreClient.OperationOptions {
620
+ }
621
+ /** Contains response data for the get operation. */
622
+ export type GuestConfigurationAssignmentReportsGetResponse = GuestConfigurationAssignmentReport;
623
+ /** Optional parameters. */
624
+ export interface GuestConfigurationHcrpAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
625
+ }
626
+ /** Contains response data for the createOrUpdate operation. */
627
+ export type GuestConfigurationHcrpAssignmentsCreateOrUpdateResponse = GuestConfigurationAssignment;
628
+ /** Optional parameters. */
629
+ export interface GuestConfigurationHcrpAssignmentsGetOptionalParams extends coreClient.OperationOptions {
630
+ }
631
+ /** Contains response data for the get operation. */
632
+ export type GuestConfigurationHcrpAssignmentsGetResponse = GuestConfigurationAssignment;
633
+ /** Optional parameters. */
634
+ export interface GuestConfigurationHcrpAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
635
+ }
636
+ /** Optional parameters. */
637
+ export interface GuestConfigurationHcrpAssignmentsListOptionalParams extends coreClient.OperationOptions {
638
+ }
639
+ /** Contains response data for the list operation. */
640
+ export type GuestConfigurationHcrpAssignmentsListResponse = GuestConfigurationAssignmentList;
641
+ /** Optional parameters. */
642
+ export interface GuestConfigurationHcrpAssignmentReportsListOptionalParams extends coreClient.OperationOptions {
643
+ }
644
+ /** Contains response data for the list operation. */
645
+ export type GuestConfigurationHcrpAssignmentReportsListResponse = GuestConfigurationAssignmentReportList;
646
+ /** Optional parameters. */
647
+ export interface GuestConfigurationHcrpAssignmentReportsGetOptionalParams extends coreClient.OperationOptions {
648
+ }
649
+ /** Contains response data for the get operation. */
650
+ export type GuestConfigurationHcrpAssignmentReportsGetResponse = GuestConfigurationAssignmentReport;
651
+ /** Optional parameters. */
652
+ export interface GuestConfigurationAssignmentsVmssCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
653
+ }
654
+ /** Contains response data for the createOrUpdate operation. */
655
+ export type GuestConfigurationAssignmentsVmssCreateOrUpdateResponse = GuestConfigurationAssignment;
656
+ /** Optional parameters. */
657
+ export interface GuestConfigurationAssignmentsVmssGetOptionalParams extends coreClient.OperationOptions {
658
+ }
659
+ /** Contains response data for the get operation. */
660
+ export type GuestConfigurationAssignmentsVmssGetResponse = GuestConfigurationAssignment;
661
+ /** Optional parameters. */
662
+ export interface GuestConfigurationAssignmentsVmssDeleteOptionalParams extends coreClient.OperationOptions {
663
+ }
664
+ /** Contains response data for the delete operation. */
665
+ export type GuestConfigurationAssignmentsVmssDeleteResponse = GuestConfigurationAssignment;
666
+ /** Optional parameters. */
667
+ export interface GuestConfigurationAssignmentsVmssListOptionalParams extends coreClient.OperationOptions {
668
+ }
669
+ /** Contains response data for the list operation. */
670
+ export type GuestConfigurationAssignmentsVmssListResponse = GuestConfigurationAssignmentList;
671
+ /** Optional parameters. */
672
+ export interface GuestConfigurationAssignmentReportsVmssListOptionalParams extends coreClient.OperationOptions {
673
+ }
674
+ /** Contains response data for the list operation. */
675
+ export type GuestConfigurationAssignmentReportsVmssListResponse = GuestConfigurationAssignmentReportList;
676
+ /** Optional parameters. */
677
+ export interface GuestConfigurationAssignmentReportsVmssGetOptionalParams extends coreClient.OperationOptions {
678
+ }
679
+ /** Contains response data for the get operation. */
680
+ export type GuestConfigurationAssignmentReportsVmssGetResponse = GuestConfigurationAssignmentReport;
681
+ /** Optional parameters. */
682
+ export interface GuestConfigurationConnectedVMwarevSphereAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
683
+ }
684
+ /** Contains response data for the createOrUpdate operation. */
685
+ export type GuestConfigurationConnectedVMwarevSphereAssignmentsCreateOrUpdateResponse = GuestConfigurationAssignment;
686
+ /** Optional parameters. */
687
+ export interface GuestConfigurationConnectedVMwarevSphereAssignmentsGetOptionalParams extends coreClient.OperationOptions {
688
+ }
689
+ /** Contains response data for the get operation. */
690
+ export type GuestConfigurationConnectedVMwarevSphereAssignmentsGetResponse = GuestConfigurationAssignment;
691
+ /** Optional parameters. */
692
+ export interface GuestConfigurationConnectedVMwarevSphereAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
693
+ }
694
+ /** Optional parameters. */
695
+ export interface GuestConfigurationConnectedVMwarevSphereAssignmentsListOptionalParams extends coreClient.OperationOptions {
696
+ }
697
+ /** Contains response data for the list operation. */
698
+ export type GuestConfigurationConnectedVMwarevSphereAssignmentsListResponse = GuestConfigurationAssignmentList;
699
+ /** Optional parameters. */
700
+ export interface GuestConfigurationConnectedVMwarevSphereAssignmentsReportsListOptionalParams extends coreClient.OperationOptions {
701
+ }
702
+ /** Contains response data for the list operation. */
703
+ export type GuestConfigurationConnectedVMwarevSphereAssignmentsReportsListResponse = GuestConfigurationAssignmentReportList;
704
+ /** Optional parameters. */
705
+ export interface GuestConfigurationConnectedVMwarevSphereAssignmentsReportsGetOptionalParams extends coreClient.OperationOptions {
706
+ }
707
+ /** Contains response data for the get operation. */
708
+ export type GuestConfigurationConnectedVMwarevSphereAssignmentsReportsGetResponse = GuestConfigurationAssignmentReport;
709
+ /** Optional parameters. */
710
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
711
+ }
712
+ /** Contains response data for the list operation. */
713
+ export type OperationsListResponse = OperationList;
714
+ /** Optional parameters. */
715
+ export interface GuestConfigurationClientOptionalParams extends coreClient.ServiceClientOptions {
716
+ /** server parameter */
717
+ $host?: string;
718
+ /** Api Version */
719
+ apiVersion?: string;
720
+ /** Overrides client endpoint. */
721
+ endpoint?: string;
722
+ }
723
+ //# sourceMappingURL=index.d.ts.map