@azure/arm-appcontainers 1.1.2 → 2.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 (331) hide show
  1. package/CHANGELOG.md +201 -0
  2. package/README.md +2 -2
  3. package/dist/index.js +5996 -2499
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.d.ts +2 -0
  8. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +44 -0
  10. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -0
  11. package/dist-esm/samples-dev/billingMetersGetSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/billingMetersGetSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/billingMetersGetSample.js +30 -0
  14. package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -0
  15. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -1
  16. package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
  18. package/dist-esm/samples-dev/certificatesListSample.js +1 -1
  19. package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +42 -0
  23. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -0
  24. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +32 -0
  27. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -0
  28. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +32 -0
  31. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -0
  32. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +45 -0
  35. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -0
  36. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +35 -0
  39. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -0
  40. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.d.ts +2 -0
  41. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +35 -0
  43. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -0
  44. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +41 -0
  47. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -0
  48. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +46 -0
  51. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -0
  52. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +32 -0
  55. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -0
  56. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +32 -0
  59. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -0
  60. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +45 -0
  63. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -0
  64. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +32 -0
  67. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -0
  68. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +31 -0
  71. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -0
  72. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +31 -0
  75. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +44 -0
  79. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -0
  80. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +43 -0
  83. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -0
  84. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +42 -0
  87. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -0
  88. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +32 -0
  91. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -0
  92. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +32 -0
  95. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -0
  96. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +31 -0
  99. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -0
  100. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +31 -0
  103. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -0
  104. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +1 -1
  105. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +1 -1
  106. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +1 -1
  107. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +1 -1
  108. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +95 -5
  109. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
  110. package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
  111. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.d.ts +2 -0
  112. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.d.ts.map +1 -0
  113. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +32 -0
  114. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -0
  115. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.d.ts +2 -0
  116. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.d.ts.map +1 -0
  117. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +32 -0
  118. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -0
  119. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.d.ts +2 -0
  120. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.d.ts.map +1 -0
  121. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +31 -0
  122. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -0
  123. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.d.ts +2 -0
  124. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.d.ts.map +1 -0
  125. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +45 -0
  126. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -0
  127. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.d.ts +2 -0
  128. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.d.ts.map +1 -0
  129. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +45 -0
  130. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -0
  131. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.d.ts +2 -0
  132. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.d.ts.map +1 -0
  133. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +31 -0
  134. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -0
  135. package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
  136. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
  137. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
  138. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +1 -1
  139. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
  140. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +1 -1
  141. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +1 -1
  142. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
  143. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
  144. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
  145. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
  146. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
  147. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +1 -1
  148. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +1 -1
  149. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +1 -1
  150. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +1 -1
  151. package/dist-esm/samples-dev/containerAppsUpdateSample.js +33 -3
  152. package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
  153. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +36 -3
  154. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
  155. package/dist-esm/samples-dev/daprComponentsDeleteSample.js +1 -1
  156. package/dist-esm/samples-dev/daprComponentsGetSample.js +22 -3
  157. package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
  158. package/dist-esm/samples-dev/daprComponentsListSample.js +1 -1
  159. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +1 -1
  160. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +32 -0
  163. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -0
  164. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +31 -0
  167. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -0
  168. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +30 -1
  169. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  170. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +1 -1
  171. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.d.ts +2 -0
  172. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.d.ts.map +1 -0
  173. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +31 -0
  174. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -0
  175. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.d.ts +2 -0
  176. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.d.ts.map +1 -0
  177. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +31 -0
  178. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -0
  179. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +1 -1
  180. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +1 -1
  181. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +1 -1
  182. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.d.ts +2 -0
  183. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.d.ts.map +1 -0
  184. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +45 -0
  185. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -0
  186. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +1 -1
  187. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +1 -1
  188. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +1 -1
  189. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +1 -1
  190. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +1 -1
  191. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +2 -2
  192. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  193. package/dist-esm/src/containerAppsAPIClient.d.ts +10 -1
  194. package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
  195. package/dist-esm/src/containerAppsAPIClient.js +12 -3
  196. package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
  197. package/dist-esm/src/models/index.d.ts +961 -48
  198. package/dist-esm/src/models/index.d.ts.map +1 -1
  199. package/dist-esm/src/models/index.js +84 -0
  200. package/dist-esm/src/models/index.js.map +1 -1
  201. package/dist-esm/src/models/mappers.d.ts +48 -5
  202. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  203. package/dist-esm/src/models/mappers.js +1536 -224
  204. package/dist-esm/src/models/mappers.js.map +1 -1
  205. package/dist-esm/src/models/parameters.d.ts +5 -0
  206. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  207. package/dist-esm/src/models/parameters.js +43 -2
  208. package/dist-esm/src/models/parameters.js.map +1 -1
  209. package/dist-esm/src/operations/availableWorkloadProfiles.d.ts +35 -0
  210. package/dist-esm/src/operations/availableWorkloadProfiles.d.ts.map +1 -0
  211. package/dist-esm/src/operations/availableWorkloadProfiles.js +132 -0
  212. package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -0
  213. package/dist-esm/src/operations/billingMeters.d.ts +19 -0
  214. package/dist-esm/src/operations/billingMeters.d.ts.map +1 -0
  215. package/dist-esm/src/operations/billingMeters.js +51 -0
  216. package/dist-esm/src/operations/billingMeters.js.map +1 -0
  217. package/dist-esm/src/operations/connectedEnvironments.d.ts +106 -0
  218. package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -0
  219. package/dist-esm/src/operations/connectedEnvironments.js +494 -0
  220. package/dist-esm/src/operations/connectedEnvironments.js.map +1 -0
  221. package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts +71 -0
  222. package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts.map +1 -0
  223. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +275 -0
  224. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -0
  225. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts +71 -0
  226. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -0
  227. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +273 -0
  228. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -0
  229. package/dist-esm/src/operations/connectedEnvironmentsStorages.d.ts +45 -0
  230. package/dist-esm/src/operations/connectedEnvironmentsStorages.d.ts.map +1 -0
  231. package/dist-esm/src/operations/connectedEnvironmentsStorages.js +157 -0
  232. package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -0
  233. package/dist-esm/src/operations/containerApps.d.ts +8 -1
  234. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  235. package/dist-esm/src/operations/containerApps.js +33 -0
  236. package/dist-esm/src/operations/containerApps.js.map +1 -1
  237. package/dist-esm/src/operations/containerAppsDiagnostics.d.ts +85 -0
  238. package/dist-esm/src/operations/containerAppsDiagnostics.d.ts.map +1 -0
  239. package/dist-esm/src/operations/containerAppsDiagnostics.js +346 -0
  240. package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -0
  241. package/dist-esm/src/operations/index.d.ts +9 -0
  242. package/dist-esm/src/operations/index.d.ts.map +1 -1
  243. package/dist-esm/src/operations/index.js +9 -0
  244. package/dist-esm/src/operations/index.js.map +1 -1
  245. package/dist-esm/src/operations/managedEnvironmentDiagnostics.d.ts +28 -0
  246. package/dist-esm/src/operations/managedEnvironmentDiagnostics.d.ts.map +1 -0
  247. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +85 -0
  248. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -0
  249. package/dist-esm/src/operations/managedEnvironments.d.ts +33 -1
  250. package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
  251. package/dist-esm/src/operations/managedEnvironments.js +143 -0
  252. package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
  253. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.d.ts +20 -0
  254. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -0
  255. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.js +53 -0
  256. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.js.map +1 -0
  257. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.d.ts +12 -0
  258. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -0
  259. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.js +9 -0
  260. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.js.map +1 -0
  261. package/dist-esm/src/operationsInterfaces/billingMeters.d.ts +11 -0
  262. package/dist-esm/src/operationsInterfaces/billingMeters.d.ts.map +1 -0
  263. package/dist-esm/src/operationsInterfaces/billingMeters.js +9 -0
  264. package/dist-esm/src/operationsInterfaces/billingMeters.js.map +1 -0
  265. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +70 -0
  266. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -0
  267. package/dist-esm/src/operationsInterfaces/connectedEnvironments.js +9 -0
  268. package/dist-esm/src/operationsInterfaces/connectedEnvironments.js.map +1 -0
  269. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +46 -0
  270. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -0
  271. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.js +9 -0
  272. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -0
  273. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +46 -0
  274. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -0
  275. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.js +9 -0
  276. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -0
  277. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.d.ts +37 -0
  278. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -0
  279. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.js +9 -0
  280. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -0
  281. package/dist-esm/src/operationsInterfaces/containerApps.d.ts +8 -1
  282. package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
  283. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.d.ts +43 -0
  284. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -0
  285. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.js +9 -0
  286. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.js.map +1 -0
  287. package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
  288. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  289. package/dist-esm/src/operationsInterfaces/index.js +9 -0
  290. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  291. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +20 -0
  292. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -0
  293. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.js +9 -0
  294. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -0
  295. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +15 -1
  296. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
  297. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +12 -0
  298. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -0
  299. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.js +9 -0
  300. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -0
  301. package/package.json +1 -1
  302. package/review/arm-appcontainers.api.md +780 -10
  303. package/src/containerAppsAPIClient.ts +50 -4
  304. package/src/models/index.ts +1112 -58
  305. package/src/models/mappers.ts +1630 -222
  306. package/src/models/parameters.ts +50 -2
  307. package/src/operations/availableWorkloadProfiles.ts +159 -0
  308. package/src/operations/billingMeters.ts +69 -0
  309. package/src/operations/connectedEnvironments.ts +649 -0
  310. package/src/operations/connectedEnvironmentsCertificates.ts +377 -0
  311. package/src/operations/connectedEnvironmentsDaprComponents.ts +374 -0
  312. package/src/operations/connectedEnvironmentsStorages.ts +214 -0
  313. package/src/operations/containerApps.ts +44 -0
  314. package/src/operations/containerAppsDiagnostics.ts +477 -0
  315. package/src/operations/index.ts +9 -0
  316. package/src/operations/managedEnvironmentDiagnostics.ts +117 -0
  317. package/src/operations/managedEnvironments.ts +199 -1
  318. package/src/operations/managedEnvironmentsDiagnostics.ts +73 -0
  319. package/src/operationsInterfaces/availableWorkloadProfiles.ts +27 -0
  320. package/src/operationsInterfaces/billingMeters.ts +25 -0
  321. package/src/operationsInterfaces/connectedEnvironments.ts +134 -0
  322. package/src/operationsInterfaces/connectedEnvironmentsCertificates.ts +91 -0
  323. package/src/operationsInterfaces/connectedEnvironmentsDaprComponents.ts +90 -0
  324. package/src/operationsInterfaces/connectedEnvironmentsStorages.ts +74 -0
  325. package/src/operationsInterfaces/containerApps.ts +14 -1
  326. package/src/operationsInterfaces/containerAppsDiagnostics.ts +85 -0
  327. package/src/operationsInterfaces/index.ts +9 -0
  328. package/src/operationsInterfaces/managedEnvironmentDiagnostics.ts +42 -0
  329. package/src/operationsInterfaces/managedEnvironments.ts +27 -1
  330. package/src/operationsInterfaces/managedEnvironmentsDiagnostics.ts +27 -0
  331. package/types/arm-appcontainers.d.ts +1461 -97
@@ -0,0 +1,85 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { ContainerAppsDiagnostics } from "../operationsInterfaces";
3
+ import { ContainerAppsAPIClient } from "../containerAppsAPIClient";
4
+ import { Diagnostics, ContainerAppsDiagnosticsListDetectorsOptionalParams, Revision, ContainerAppsDiagnosticsListRevisionsOptionalParams, ContainerAppsDiagnosticsGetDetectorOptionalParams, ContainerAppsDiagnosticsGetDetectorResponse, ContainerAppsDiagnosticsGetRevisionOptionalParams, ContainerAppsDiagnosticsGetRevisionResponse, ContainerAppsDiagnosticsGetRootOptionalParams, ContainerAppsDiagnosticsGetRootResponse } from "../models";
5
+ /** Class containing ContainerAppsDiagnostics operations. */
6
+ export declare class ContainerAppsDiagnosticsImpl implements ContainerAppsDiagnostics {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class ContainerAppsDiagnostics class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: ContainerAppsAPIClient);
13
+ /**
14
+ * Get the list of diagnostics for a given Container App.
15
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
16
+ * @param containerAppName Name of the Container App for which detector info is needed.
17
+ * @param options The options parameters.
18
+ */
19
+ listDetectors(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDiagnosticsListDetectorsOptionalParams): PagedAsyncIterableIterator<Diagnostics>;
20
+ private listDetectorsPagingPage;
21
+ private listDetectorsPagingAll;
22
+ /**
23
+ * Get the Revisions for a given Container App.
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
+ * @param containerAppName Name of the Container App for which Revisions are needed.
26
+ * @param options The options parameters.
27
+ */
28
+ listRevisions(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDiagnosticsListRevisionsOptionalParams): PagedAsyncIterableIterator<Revision>;
29
+ private listRevisionsPagingPage;
30
+ private listRevisionsPagingAll;
31
+ /**
32
+ * Get the list of diagnostics for a given Container App.
33
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
34
+ * @param containerAppName Name of the Container App for which detector info is needed.
35
+ * @param options The options parameters.
36
+ */
37
+ private _listDetectors;
38
+ /**
39
+ * Get a diagnostics result of a Container App.
40
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
+ * @param containerAppName Name of the Container App.
42
+ * @param detectorName Name of the Container App Detector.
43
+ * @param options The options parameters.
44
+ */
45
+ getDetector(resourceGroupName: string, containerAppName: string, detectorName: string, options?: ContainerAppsDiagnosticsGetDetectorOptionalParams): Promise<ContainerAppsDiagnosticsGetDetectorResponse>;
46
+ /**
47
+ * Get the Revisions for a given Container App.
48
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
49
+ * @param containerAppName Name of the Container App for which Revisions are needed.
50
+ * @param options The options parameters.
51
+ */
52
+ private _listRevisions;
53
+ /**
54
+ * Get a revision of a Container App.
55
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
56
+ * @param containerAppName Name of the Container App.
57
+ * @param revisionName Name of the Container App Revision.
58
+ * @param options The options parameters.
59
+ */
60
+ getRevision(resourceGroupName: string, containerAppName: string, revisionName: string, options?: ContainerAppsDiagnosticsGetRevisionOptionalParams): Promise<ContainerAppsDiagnosticsGetRevisionResponse>;
61
+ /**
62
+ * Get the properties of a Container App.
63
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
64
+ * @param containerAppName Name of the Container App.
65
+ * @param options The options parameters.
66
+ */
67
+ getRoot(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDiagnosticsGetRootOptionalParams): Promise<ContainerAppsDiagnosticsGetRootResponse>;
68
+ /**
69
+ * ListDetectorsNext
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
+ * @param containerAppName Name of the Container App for which detector info is needed.
72
+ * @param nextLink The nextLink from the previous successful call to the ListDetectors method.
73
+ * @param options The options parameters.
74
+ */
75
+ private _listDetectorsNext;
76
+ /**
77
+ * ListRevisionsNext
78
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
79
+ * @param containerAppName Name of the Container App for which Revisions are needed.
80
+ * @param nextLink The nextLink from the previous successful call to the ListRevisions method.
81
+ * @param options The options parameters.
82
+ */
83
+ private _listRevisionsNext;
84
+ }
85
+ //# sourceMappingURL=containerAppsDiagnostics.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"containerAppsDiagnostics.d.ts","sourceRoot":"","sources":["../../../src/operations/containerAppsDiagnostics.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AAInE,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EACL,WAAW,EAEX,mDAAmD,EACnD,QAAQ,EAER,mDAAmD,EAEnD,iDAAiD,EACjD,2CAA2C,EAE3C,iDAAiD,EACjD,2CAA2C,EAC3C,6CAA6C,EAC7C,uCAAuC,EAGxC,MAAM,WAAW,CAAC;AAGnB,4DAA4D;AAC5D,qBAAa,4BAA6B,YAAW,wBAAwB;IAC3E,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyB;IAEhD;;;OAGG;gBACS,MAAM,EAAE,sBAAsB;IAI1C;;;;;OAKG;IACI,aAAa,CAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,0BAA0B,CAAC,WAAW,CAAC;YAuB3B,uBAAuB;YAwBvB,sBAAsB;IAcrC;;;;;OAKG;IACI,aAAa,CAClB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,0BAA0B,CAAC,QAAQ,CAAC;YAuBxB,uBAAuB;YAwBvB,sBAAsB;IAcrC;;;;;OAKG;IACH,OAAO,CAAC,cAAc;IAWtB;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC;IAOvD;;;;;OAKG;IACH,OAAO,CAAC,cAAc;IAWtB;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC;IAOvD;;;;;OAKG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC;IAOnD;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;IAY1B;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;CAW3B"}
@@ -0,0 +1,346 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
+ import * as coreClient from "@azure/core-client";
10
+ import * as Mappers from "../models/mappers";
11
+ import * as Parameters from "../models/parameters";
12
+ /// <reference lib="esnext.asynciterable" />
13
+ /** Class containing ContainerAppsDiagnostics operations. */
14
+ export class ContainerAppsDiagnosticsImpl {
15
+ /**
16
+ * Initialize a new instance of the class ContainerAppsDiagnostics class.
17
+ * @param client Reference to the service client
18
+ */
19
+ constructor(client) {
20
+ this.client = client;
21
+ }
22
+ /**
23
+ * Get the list of diagnostics for a given Container App.
24
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
25
+ * @param containerAppName Name of the Container App for which detector info is needed.
26
+ * @param options The options parameters.
27
+ */
28
+ listDetectors(resourceGroupName, containerAppName, options) {
29
+ const iter = this.listDetectorsPagingAll(resourceGroupName, containerAppName, options);
30
+ return {
31
+ next() {
32
+ return iter.next();
33
+ },
34
+ [Symbol.asyncIterator]() {
35
+ return this;
36
+ },
37
+ byPage: () => {
38
+ return this.listDetectorsPagingPage(resourceGroupName, containerAppName, options);
39
+ }
40
+ };
41
+ }
42
+ listDetectorsPagingPage(resourceGroupName, containerAppName, options) {
43
+ return __asyncGenerator(this, arguments, function* listDetectorsPagingPage_1() {
44
+ let result = yield __await(this._listDetectors(resourceGroupName, containerAppName, options));
45
+ yield yield __await(result.value || []);
46
+ let continuationToken = result.nextLink;
47
+ while (continuationToken) {
48
+ result = yield __await(this._listDetectorsNext(resourceGroupName, containerAppName, continuationToken, options));
49
+ continuationToken = result.nextLink;
50
+ yield yield __await(result.value || []);
51
+ }
52
+ });
53
+ }
54
+ listDetectorsPagingAll(resourceGroupName, containerAppName, options) {
55
+ return __asyncGenerator(this, arguments, function* listDetectorsPagingAll_1() {
56
+ var e_1, _a;
57
+ try {
58
+ for (var _b = __asyncValues(this.listDetectorsPagingPage(resourceGroupName, containerAppName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
59
+ const page = _c.value;
60
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
61
+ }
62
+ }
63
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
64
+ finally {
65
+ try {
66
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
67
+ }
68
+ finally { if (e_1) throw e_1.error; }
69
+ }
70
+ });
71
+ }
72
+ /**
73
+ * Get the Revisions for a given Container App.
74
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
75
+ * @param containerAppName Name of the Container App for which Revisions are needed.
76
+ * @param options The options parameters.
77
+ */
78
+ listRevisions(resourceGroupName, containerAppName, options) {
79
+ const iter = this.listRevisionsPagingAll(resourceGroupName, containerAppName, options);
80
+ return {
81
+ next() {
82
+ return iter.next();
83
+ },
84
+ [Symbol.asyncIterator]() {
85
+ return this;
86
+ },
87
+ byPage: () => {
88
+ return this.listRevisionsPagingPage(resourceGroupName, containerAppName, options);
89
+ }
90
+ };
91
+ }
92
+ listRevisionsPagingPage(resourceGroupName, containerAppName, options) {
93
+ return __asyncGenerator(this, arguments, function* listRevisionsPagingPage_1() {
94
+ let result = yield __await(this._listRevisions(resourceGroupName, containerAppName, options));
95
+ yield yield __await(result.value || []);
96
+ let continuationToken = result.nextLink;
97
+ while (continuationToken) {
98
+ result = yield __await(this._listRevisionsNext(resourceGroupName, containerAppName, continuationToken, options));
99
+ continuationToken = result.nextLink;
100
+ yield yield __await(result.value || []);
101
+ }
102
+ });
103
+ }
104
+ listRevisionsPagingAll(resourceGroupName, containerAppName, options) {
105
+ return __asyncGenerator(this, arguments, function* listRevisionsPagingAll_1() {
106
+ var e_2, _a;
107
+ try {
108
+ for (var _b = __asyncValues(this.listRevisionsPagingPage(resourceGroupName, containerAppName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
109
+ const page = _c.value;
110
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
111
+ }
112
+ }
113
+ catch (e_2_1) { e_2 = { error: e_2_1 }; }
114
+ finally {
115
+ try {
116
+ if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
117
+ }
118
+ finally { if (e_2) throw e_2.error; }
119
+ }
120
+ });
121
+ }
122
+ /**
123
+ * Get the list of diagnostics for a given Container App.
124
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
125
+ * @param containerAppName Name of the Container App for which detector info is needed.
126
+ * @param options The options parameters.
127
+ */
128
+ _listDetectors(resourceGroupName, containerAppName, options) {
129
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, options }, listDetectorsOperationSpec);
130
+ }
131
+ /**
132
+ * Get a diagnostics result of a Container App.
133
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
134
+ * @param containerAppName Name of the Container App.
135
+ * @param detectorName Name of the Container App Detector.
136
+ * @param options The options parameters.
137
+ */
138
+ getDetector(resourceGroupName, containerAppName, detectorName, options) {
139
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, detectorName, options }, getDetectorOperationSpec);
140
+ }
141
+ /**
142
+ * Get the Revisions for a given Container App.
143
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
144
+ * @param containerAppName Name of the Container App for which Revisions are needed.
145
+ * @param options The options parameters.
146
+ */
147
+ _listRevisions(resourceGroupName, containerAppName, options) {
148
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, options }, listRevisionsOperationSpec);
149
+ }
150
+ /**
151
+ * Get a revision of a Container App.
152
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
153
+ * @param containerAppName Name of the Container App.
154
+ * @param revisionName Name of the Container App Revision.
155
+ * @param options The options parameters.
156
+ */
157
+ getRevision(resourceGroupName, containerAppName, revisionName, options) {
158
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, revisionName, options }, getRevisionOperationSpec);
159
+ }
160
+ /**
161
+ * Get the properties of a Container App.
162
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
163
+ * @param containerAppName Name of the Container App.
164
+ * @param options The options parameters.
165
+ */
166
+ getRoot(resourceGroupName, containerAppName, options) {
167
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, options }, getRootOperationSpec);
168
+ }
169
+ /**
170
+ * ListDetectorsNext
171
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
172
+ * @param containerAppName Name of the Container App for which detector info is needed.
173
+ * @param nextLink The nextLink from the previous successful call to the ListDetectors method.
174
+ * @param options The options parameters.
175
+ */
176
+ _listDetectorsNext(resourceGroupName, containerAppName, nextLink, options) {
177
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, nextLink, options }, listDetectorsNextOperationSpec);
178
+ }
179
+ /**
180
+ * ListRevisionsNext
181
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
182
+ * @param containerAppName Name of the Container App for which Revisions are needed.
183
+ * @param nextLink The nextLink from the previous successful call to the ListRevisions method.
184
+ * @param options The options parameters.
185
+ */
186
+ _listRevisionsNext(resourceGroupName, containerAppName, nextLink, options) {
187
+ return this.client.sendOperationRequest({ resourceGroupName, containerAppName, nextLink, options }, listRevisionsNextOperationSpec);
188
+ }
189
+ }
190
+ // Operation Specifications
191
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
192
+ const listDetectorsOperationSpec = {
193
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/detectors",
194
+ httpMethod: "GET",
195
+ responses: {
196
+ 200: {
197
+ bodyMapper: Mappers.DiagnosticsCollection
198
+ },
199
+ default: {
200
+ bodyMapper: Mappers.DefaultErrorResponse
201
+ }
202
+ },
203
+ queryParameters: [Parameters.apiVersion],
204
+ urlParameters: [
205
+ Parameters.$host,
206
+ Parameters.subscriptionId,
207
+ Parameters.resourceGroupName,
208
+ Parameters.containerAppName
209
+ ],
210
+ headerParameters: [Parameters.accept],
211
+ serializer
212
+ };
213
+ const getDetectorOperationSpec = {
214
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/detectors/{detectorName}",
215
+ httpMethod: "GET",
216
+ responses: {
217
+ 200: {
218
+ bodyMapper: Mappers.Diagnostics
219
+ },
220
+ default: {
221
+ bodyMapper: Mappers.DefaultErrorResponse
222
+ }
223
+ },
224
+ queryParameters: [Parameters.apiVersion],
225
+ urlParameters: [
226
+ Parameters.$host,
227
+ Parameters.subscriptionId,
228
+ Parameters.resourceGroupName,
229
+ Parameters.containerAppName,
230
+ Parameters.detectorName
231
+ ],
232
+ headerParameters: [Parameters.accept],
233
+ serializer
234
+ };
235
+ const listRevisionsOperationSpec = {
236
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/detectorProperties/revisionsApi/revisions/",
237
+ httpMethod: "GET",
238
+ responses: {
239
+ 200: {
240
+ bodyMapper: Mappers.RevisionCollection
241
+ },
242
+ default: {
243
+ bodyMapper: Mappers.DefaultErrorResponse
244
+ }
245
+ },
246
+ queryParameters: [Parameters.apiVersion, Parameters.filter],
247
+ urlParameters: [
248
+ Parameters.$host,
249
+ Parameters.subscriptionId,
250
+ Parameters.resourceGroupName,
251
+ Parameters.containerAppName
252
+ ],
253
+ headerParameters: [Parameters.accept],
254
+ serializer
255
+ };
256
+ const getRevisionOperationSpec = {
257
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/detectorProperties/revisionsApi/revisions/{revisionName}",
258
+ httpMethod: "GET",
259
+ responses: {
260
+ 200: {
261
+ bodyMapper: Mappers.Revision
262
+ },
263
+ default: {
264
+ bodyMapper: Mappers.DefaultErrorResponse
265
+ }
266
+ },
267
+ queryParameters: [Parameters.apiVersion],
268
+ urlParameters: [
269
+ Parameters.$host,
270
+ Parameters.subscriptionId,
271
+ Parameters.resourceGroupName,
272
+ Parameters.containerAppName,
273
+ Parameters.revisionName
274
+ ],
275
+ headerParameters: [Parameters.accept],
276
+ serializer
277
+ };
278
+ const getRootOperationSpec = {
279
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/containerApps/{containerAppName}/detectorProperties/rootApi/",
280
+ httpMethod: "GET",
281
+ responses: {
282
+ 200: {
283
+ bodyMapper: Mappers.ContainerApp
284
+ },
285
+ 404: {
286
+ isError: true
287
+ },
288
+ default: {
289
+ bodyMapper: Mappers.DefaultErrorResponse
290
+ }
291
+ },
292
+ queryParameters: [Parameters.apiVersion],
293
+ urlParameters: [
294
+ Parameters.$host,
295
+ Parameters.subscriptionId,
296
+ Parameters.resourceGroupName,
297
+ Parameters.containerAppName
298
+ ],
299
+ headerParameters: [Parameters.accept],
300
+ serializer
301
+ };
302
+ const listDetectorsNextOperationSpec = {
303
+ path: "{nextLink}",
304
+ httpMethod: "GET",
305
+ responses: {
306
+ 200: {
307
+ bodyMapper: Mappers.DiagnosticsCollection
308
+ },
309
+ default: {
310
+ bodyMapper: Mappers.DefaultErrorResponse
311
+ }
312
+ },
313
+ queryParameters: [Parameters.apiVersion],
314
+ urlParameters: [
315
+ Parameters.$host,
316
+ Parameters.subscriptionId,
317
+ Parameters.resourceGroupName,
318
+ Parameters.containerAppName,
319
+ Parameters.nextLink
320
+ ],
321
+ headerParameters: [Parameters.accept],
322
+ serializer
323
+ };
324
+ const listRevisionsNextOperationSpec = {
325
+ path: "{nextLink}",
326
+ httpMethod: "GET",
327
+ responses: {
328
+ 200: {
329
+ bodyMapper: Mappers.RevisionCollection
330
+ },
331
+ default: {
332
+ bodyMapper: Mappers.DefaultErrorResponse
333
+ }
334
+ },
335
+ queryParameters: [Parameters.apiVersion, Parameters.filter],
336
+ urlParameters: [
337
+ Parameters.$host,
338
+ Parameters.subscriptionId,
339
+ Parameters.resourceGroupName,
340
+ Parameters.containerAppName,
341
+ Parameters.nextLink
342
+ ],
343
+ headerParameters: [Parameters.accept],
344
+ serializer
345
+ };
346
+ //# sourceMappingURL=containerAppsDiagnostics.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"containerAppsDiagnostics.js","sourceRoot":"","sources":["../../../src/operations/containerAppsDiagnostics.ts"],"names":[],"mappings":"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"}
@@ -3,10 +3,19 @@ export * from "./containerApps";
3
3
  export * from "./containerAppsRevisions";
4
4
  export * from "./containerAppsRevisionReplicas";
5
5
  export * from "./daprComponents";
6
+ export * from "./containerAppsDiagnostics";
7
+ export * from "./managedEnvironmentDiagnostics";
8
+ export * from "./managedEnvironmentsDiagnostics";
6
9
  export * from "./operations";
7
10
  export * from "./managedEnvironments";
8
11
  export * from "./certificates";
9
12
  export * from "./namespaces";
10
13
  export * from "./managedEnvironmentsStorages";
11
14
  export * from "./containerAppsSourceControls";
15
+ export * from "./connectedEnvironments";
16
+ export * from "./connectedEnvironmentsCertificates";
17
+ export * from "./connectedEnvironmentsDaprComponents";
18
+ export * from "./connectedEnvironmentsStorages";
19
+ export * from "./availableWorkloadProfiles";
20
+ export * from "./billingMeters";
12
21
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAQA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAQA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC"}
@@ -10,10 +10,19 @@ export * from "./containerApps";
10
10
  export * from "./containerAppsRevisions";
11
11
  export * from "./containerAppsRevisionReplicas";
12
12
  export * from "./daprComponents";
13
+ export * from "./containerAppsDiagnostics";
14
+ export * from "./managedEnvironmentDiagnostics";
15
+ export * from "./managedEnvironmentsDiagnostics";
13
16
  export * from "./operations";
14
17
  export * from "./managedEnvironments";
15
18
  export * from "./certificates";
16
19
  export * from "./namespaces";
17
20
  export * from "./managedEnvironmentsStorages";
18
21
  export * from "./containerAppsSourceControls";
22
+ export * from "./connectedEnvironments";
23
+ export * from "./connectedEnvironmentsCertificates";
24
+ export * from "./connectedEnvironmentsDaprComponents";
25
+ export * from "./connectedEnvironmentsStorages";
26
+ export * from "./availableWorkloadProfiles";
27
+ export * from "./billingMeters";
19
28
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,cAAc,CAAC;AAC7B,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,28 @@
1
+ import { ManagedEnvironmentDiagnostics } from "../operationsInterfaces";
2
+ import { ContainerAppsAPIClient } from "../containerAppsAPIClient";
3
+ import { ManagedEnvironmentDiagnosticsListDetectorsOptionalParams, ManagedEnvironmentDiagnosticsListDetectorsResponse, ManagedEnvironmentDiagnosticsGetDetectorOptionalParams, ManagedEnvironmentDiagnosticsGetDetectorResponse } from "../models";
4
+ /** Class containing ManagedEnvironmentDiagnostics operations. */
5
+ export declare class ManagedEnvironmentDiagnosticsImpl implements ManagedEnvironmentDiagnostics {
6
+ private readonly client;
7
+ /**
8
+ * Initialize a new instance of the class ManagedEnvironmentDiagnostics class.
9
+ * @param client Reference to the service client
10
+ */
11
+ constructor(client: ContainerAppsAPIClient);
12
+ /**
13
+ * Get the list of diagnostics for a Managed Environment used to host container apps.
14
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
15
+ * @param environmentName Name of the Environment.
16
+ * @param options The options parameters.
17
+ */
18
+ listDetectors(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentDiagnosticsListDetectorsOptionalParams): Promise<ManagedEnvironmentDiagnosticsListDetectorsResponse>;
19
+ /**
20
+ * Get the diagnostics data for a Managed Environment used to host container apps.
21
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
22
+ * @param environmentName Name of the Environment.
23
+ * @param detectorName Name of the Managed Environment detector.
24
+ * @param options The options parameters.
25
+ */
26
+ getDetector(resourceGroupName: string, environmentName: string, detectorName: string, options?: ManagedEnvironmentDiagnosticsGetDetectorOptionalParams): Promise<ManagedEnvironmentDiagnosticsGetDetectorResponse>;
27
+ }
28
+ //# sourceMappingURL=managedEnvironmentDiagnostics.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"managedEnvironmentDiagnostics.d.ts","sourceRoot":"","sources":["../../../src/operations/managedEnvironmentDiagnostics.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yBAAyB,CAAC;AAIxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EACL,wDAAwD,EACxD,kDAAkD,EAClD,sDAAsD,EACtD,gDAAgD,EACjD,MAAM,WAAW,CAAC;AAEnB,iEAAiE;AACjE,qBAAa,iCACX,YAAW,6BAA6B;IACxC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyB;IAEhD;;;OAGG;gBACS,MAAM,EAAE,sBAAsB;IAI1C;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,wDAAwD,GACjE,OAAO,CAAC,kDAAkD,CAAC;IAO9D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC;CAM7D"}
@@ -0,0 +1,85 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import * as coreClient from "@azure/core-client";
9
+ import * as Mappers from "../models/mappers";
10
+ import * as Parameters from "../models/parameters";
11
+ /** Class containing ManagedEnvironmentDiagnostics operations. */
12
+ export class ManagedEnvironmentDiagnosticsImpl {
13
+ /**
14
+ * Initialize a new instance of the class ManagedEnvironmentDiagnostics class.
15
+ * @param client Reference to the service client
16
+ */
17
+ constructor(client) {
18
+ this.client = client;
19
+ }
20
+ /**
21
+ * Get the list of diagnostics for a Managed Environment used to host container apps.
22
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
23
+ * @param environmentName Name of the Environment.
24
+ * @param options The options parameters.
25
+ */
26
+ listDetectors(resourceGroupName, environmentName, options) {
27
+ return this.client.sendOperationRequest({ resourceGroupName, environmentName, options }, listDetectorsOperationSpec);
28
+ }
29
+ /**
30
+ * Get the diagnostics data for a Managed Environment used to host container apps.
31
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
32
+ * @param environmentName Name of the Environment.
33
+ * @param detectorName Name of the Managed Environment detector.
34
+ * @param options The options parameters.
35
+ */
36
+ getDetector(resourceGroupName, environmentName, detectorName, options) {
37
+ return this.client.sendOperationRequest({ resourceGroupName, environmentName, detectorName, options }, getDetectorOperationSpec);
38
+ }
39
+ }
40
+ // Operation Specifications
41
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
42
+ const listDetectorsOperationSpec = {
43
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/detectors",
44
+ httpMethod: "GET",
45
+ responses: {
46
+ 200: {
47
+ bodyMapper: Mappers.DiagnosticsCollection
48
+ },
49
+ default: {
50
+ bodyMapper: Mappers.DefaultErrorResponse
51
+ }
52
+ },
53
+ queryParameters: [Parameters.apiVersion],
54
+ urlParameters: [
55
+ Parameters.$host,
56
+ Parameters.subscriptionId,
57
+ Parameters.resourceGroupName,
58
+ Parameters.environmentName
59
+ ],
60
+ headerParameters: [Parameters.accept],
61
+ serializer
62
+ };
63
+ const getDetectorOperationSpec = {
64
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/detectors/{detectorName}",
65
+ httpMethod: "GET",
66
+ responses: {
67
+ 200: {
68
+ bodyMapper: Mappers.Diagnostics
69
+ },
70
+ default: {
71
+ bodyMapper: Mappers.DefaultErrorResponse
72
+ }
73
+ },
74
+ queryParameters: [Parameters.apiVersion],
75
+ urlParameters: [
76
+ Parameters.$host,
77
+ Parameters.subscriptionId,
78
+ Parameters.resourceGroupName,
79
+ Parameters.environmentName,
80
+ Parameters.detectorName
81
+ ],
82
+ headerParameters: [Parameters.accept],
83
+ serializer
84
+ };
85
+ //# sourceMappingURL=managedEnvironmentDiagnostics.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"managedEnvironmentDiagnostics.js","sourceRoot":"","sources":["../../../src/operations/managedEnvironmentDiagnostics.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AASnD,iEAAiE;AACjE,MAAM,OAAO,iCAAiC;IAI5C;;;OAGG;IACH,YAAY,MAA8B;QACxC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,aAAa,CACX,iBAAyB,EACzB,eAAuB,EACvB,OAAkE;QAElE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,eAAe,EAAE,OAAO,EAAE,EAC/C,0BAA0B,CAC3B,CAAC;IACJ,CAAC;IAED;;;;;;OAMG;IACH,WAAW,CACT,iBAAyB,EACzB,eAAuB,EACvB,YAAoB,EACpB,OAAgE;QAEhE,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,eAAe,EAAE,YAAY,EAAE,OAAO,EAAE,EAC7D,wBAAwB,CACzB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,0BAA0B,GAA6B;IAC3D,IAAI,EACF,4IAA4I;IAC9I,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,qBAAqB;SAC1C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,oBAAoB;SACzC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,eAAe;KAC3B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,wBAAwB,GAA6B;IACzD,IAAI,EACF,2JAA2J;IAC7J,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,WAAW;SAChC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,oBAAoB;SACzC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,eAAe;QAC1B,UAAU,CAAC,YAAY;KACxB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC"}