@azure/arm-appcontainers 2.0.0-beta.2 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (383) hide show
  1. package/CHANGELOG.md +330 -216
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +8017 -4860
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +23 -8
  9. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -1
  10. package/dist-esm/samples-dev/billingMetersGetSample.js +11 -3
  11. package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -1
  12. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +13 -5
  13. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
  14. package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
  15. package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
  16. package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
  17. package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
  18. package/dist-esm/samples-dev/certificatesListSample.js +24 -9
  19. package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
  20. package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
  21. package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +13 -5
  23. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -1
  24. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +12 -4
  25. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -1
  26. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +12 -4
  27. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -1
  28. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +24 -9
  29. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -1
  30. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +12 -4
  31. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -1
  32. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +12 -4
  33. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -1
  34. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +14 -6
  35. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  36. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +12 -4
  37. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -1
  38. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +12 -4
  39. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -1
  40. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +12 -4
  41. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -1
  42. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +24 -9
  43. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +12 -4
  45. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -1
  46. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +12 -4
  47. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -1
  48. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +12 -4
  49. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -1
  50. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +24 -9
  51. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -1
  52. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +23 -8
  53. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -1
  54. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
  55. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
  56. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +12 -4
  57. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -1
  58. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +12 -4
  59. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -1
  60. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +12 -4
  61. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -1
  62. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +12 -4
  63. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -1
  64. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +12 -4
  65. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js.map +1 -1
  66. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +12 -4
  67. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js.map +1 -1
  68. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +12 -4
  69. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js.map +1 -1
  70. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +24 -9
  71. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js.map +1 -1
  72. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +97 -10
  73. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
  74. package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
  75. package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
  76. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +12 -4
  77. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -1
  78. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +12 -4
  79. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -1
  80. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +12 -4
  81. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -1
  82. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +24 -9
  83. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -1
  84. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +24 -9
  85. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -1
  86. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +12 -4
  87. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -1
  88. package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
  89. package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
  90. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +24 -9
  91. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
  92. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +23 -8
  93. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
  94. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +12 -4
  95. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js.map +1 -1
  96. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +12 -4
  97. package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
  98. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +12 -4
  99. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js.map +1 -1
  100. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +12 -4
  101. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js.map +1 -1
  102. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
  103. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
  104. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
  105. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
  106. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
  107. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
  108. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +24 -9
  109. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
  110. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
  111. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
  112. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +16 -6
  113. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js.map +1 -1
  114. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +12 -4
  115. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js.map +1 -1
  116. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +12 -4
  117. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js.map +1 -1
  118. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +24 -9
  119. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js.map +1 -1
  120. package/dist-esm/samples-dev/containerAppsStartSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/containerAppsStartSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/containerAppsStartSample.js +39 -0
  123. package/dist-esm/samples-dev/containerAppsStartSample.js.map +1 -0
  124. package/dist-esm/samples-dev/containerAppsStopSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/containerAppsStopSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/containerAppsStopSample.js +39 -0
  127. package/dist-esm/samples-dev/containerAppsStopSample.js.map +1 -0
  128. package/dist-esm/samples-dev/containerAppsUpdateSample.js +22 -6
  129. package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
  130. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +17 -8
  131. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
  132. package/dist-esm/samples-dev/daprComponentsDeleteSample.js +12 -4
  133. package/dist-esm/samples-dev/daprComponentsDeleteSample.js.map +1 -1
  134. package/dist-esm/samples-dev/daprComponentsGetSample.js +17 -8
  135. package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
  136. package/dist-esm/samples-dev/daprComponentsListSample.js +24 -9
  137. package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
  138. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +12 -4
  139. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js.map +1 -1
  140. package/dist-esm/samples-dev/jobExecutionSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/jobExecutionSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/jobExecutionSample.js +40 -0
  143. package/dist-esm/samples-dev/jobExecutionSample.js.map +1 -0
  144. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +139 -0
  147. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -0
  148. package/dist-esm/samples-dev/jobsDeleteSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/jobsDeleteSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/jobsDeleteSample.js +39 -0
  151. package/dist-esm/samples-dev/jobsDeleteSample.js.map +1 -0
  152. package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/jobsExecutionsListSample.js +60 -0
  155. package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -0
  156. package/dist-esm/samples-dev/jobsGetSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/jobsGetSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/jobsGetSample.js +39 -0
  159. package/dist-esm/samples-dev/jobsGetSample.js.map +1 -0
  160. package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +59 -0
  163. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -0
  164. package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +58 -0
  167. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -0
  168. package/dist-esm/samples-dev/jobsListSecretsSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/jobsListSecretsSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/jobsListSecretsSample.js +39 -0
  171. package/dist-esm/samples-dev/jobsListSecretsSample.js.map +1 -0
  172. package/dist-esm/samples-dev/jobsStartSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/jobsStartSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/jobsStartSample.js +58 -0
  175. package/dist-esm/samples-dev/jobsStartSample.js.map +1 -0
  176. package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/jobsStopExecutionSample.js +40 -0
  179. package/dist-esm/samples-dev/jobsStopExecutionSample.js.map +1 -0
  180. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +39 -0
  183. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js.map +1 -0
  184. package/dist-esm/samples-dev/jobsUpdateSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/jobsUpdateSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/jobsUpdateSample.js +78 -0
  187. package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -0
  188. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +50 -0
  191. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js.map +1 -0
  192. package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +40 -0
  195. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js.map +1 -0
  196. package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts +2 -0
  197. package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/managedCertificatesGetSample.js +40 -0
  199. package/dist-esm/samples-dev/managedCertificatesGetSample.js.map +1 -0
  200. package/dist-esm/samples-dev/managedCertificatesListSample.d.ts +2 -0
  201. package/dist-esm/samples-dev/managedCertificatesListSample.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/managedCertificatesListSample.js +60 -0
  203. package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -0
  204. package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts +2 -0
  205. package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +43 -0
  207. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js.map +1 -0
  208. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +12 -4
  209. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -1
  210. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +12 -4
  211. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -1
  212. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +78 -12
  213. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  214. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +12 -4
  215. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js.map +1 -1
  216. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +12 -4
  217. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -1
  218. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +12 -4
  219. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -1
  220. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +12 -4
  221. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js.map +1 -1
  222. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +24 -9
  223. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
  224. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +23 -8
  225. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
  226. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +26 -11
  227. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
  228. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
  229. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
  230. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +12 -4
  231. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js.map +1 -1
  232. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +12 -4
  233. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
  234. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +12 -4
  235. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js.map +1 -1
  236. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +12 -4
  237. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js.map +1 -1
  238. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +17 -8
  239. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js.map +1 -1
  240. package/dist-esm/samples-dev/operationsListSample.js +23 -8
  241. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  242. package/dist-esm/src/containerAppsAPIClient.d.ts +20 -9
  243. package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
  244. package/dist-esm/src/containerAppsAPIClient.js +49 -10
  245. package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
  246. package/dist-esm/src/lroImpl.d.ts +6 -11
  247. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  248. package/dist-esm/src/lroImpl.js +12 -20
  249. package/dist-esm/src/lroImpl.js.map +1 -1
  250. package/dist-esm/src/models/index.d.ts +1459 -741
  251. package/dist-esm/src/models/index.d.ts.map +1 -1
  252. package/dist-esm/src/models/index.js +163 -81
  253. package/dist-esm/src/models/index.js.map +1 -1
  254. package/dist-esm/src/models/mappers.d.ts +70 -31
  255. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  256. package/dist-esm/src/models/mappers.js +2074 -832
  257. package/dist-esm/src/models/mappers.js.map +1 -1
  258. package/dist-esm/src/models/parameters.d.ts +23 -14
  259. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  260. package/dist-esm/src/models/parameters.js +136 -67
  261. package/dist-esm/src/models/parameters.js.map +1 -1
  262. package/dist-esm/src/operations/availableWorkloadProfiles.js +12 -6
  263. package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -1
  264. package/dist-esm/src/operations/certificates.js +20 -14
  265. package/dist-esm/src/operations/certificates.js.map +1 -1
  266. package/dist-esm/src/operations/connectedEnvironments.d.ts +3 -3
  267. package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -1
  268. package/dist-esm/src/operations/connectedEnvironments.js +56 -34
  269. package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
  270. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +20 -14
  271. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
  272. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +20 -14
  273. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  274. package/dist-esm/src/operations/connectedEnvironmentsStorages.js +7 -7
  275. package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
  276. package/dist-esm/src/operations/containerApps.d.ts +34 -6
  277. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  278. package/dist-esm/src/operations/containerApps.js +248 -32
  279. package/dist-esm/src/operations/containerApps.js.map +1 -1
  280. package/dist-esm/src/operations/containerAppsAuthConfigs.js +12 -6
  281. package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
  282. package/dist-esm/src/operations/containerAppsDiagnostics.js +24 -12
  283. package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
  284. package/dist-esm/src/operations/containerAppsRevisions.js +12 -6
  285. package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
  286. package/dist-esm/src/operations/containerAppsSourceControls.d.ts +3 -3
  287. package/dist-esm/src/operations/containerAppsSourceControls.d.ts.map +1 -1
  288. package/dist-esm/src/operations/containerAppsSourceControls.js +36 -22
  289. package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
  290. package/dist-esm/src/operations/daprComponents.js +20 -14
  291. package/dist-esm/src/operations/daprComponents.js.map +1 -1
  292. package/dist-esm/src/operations/index.d.ts +10 -7
  293. package/dist-esm/src/operations/index.d.ts.map +1 -1
  294. package/dist-esm/src/operations/index.js +10 -7
  295. package/dist-esm/src/operations/index.js.map +1 -1
  296. package/dist-esm/src/operations/jobs.d.ts +158 -0
  297. package/dist-esm/src/operations/jobs.d.ts.map +1 -0
  298. package/dist-esm/src/operations/jobs.js +840 -0
  299. package/dist-esm/src/operations/jobs.js.map +1 -0
  300. package/dist-esm/src/operations/jobsExecutions.d.ts +38 -0
  301. package/dist-esm/src/operations/jobsExecutions.d.ts.map +1 -0
  302. package/dist-esm/src/operations/jobsExecutions.js +155 -0
  303. package/dist-esm/src/operations/jobsExecutions.js.map +1 -0
  304. package/dist-esm/src/operations/managedCertificates.d.ts +80 -0
  305. package/dist-esm/src/operations/managedCertificates.d.ts.map +1 -0
  306. package/dist-esm/src/operations/managedCertificates.js +360 -0
  307. package/dist-esm/src/operations/managedCertificates.js.map +1 -0
  308. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +2 -2
  309. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -1
  310. package/dist-esm/src/operations/managedEnvironments.d.ts +8 -8
  311. package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
  312. package/dist-esm/src/operations/managedEnvironments.js +88 -40
  313. package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
  314. package/dist-esm/src/operations/managedEnvironmentsStorages.js +7 -7
  315. package/dist-esm/src/operations/managedEnvironmentsStorages.js.map +1 -1
  316. package/dist-esm/src/operations/operations.js +12 -6
  317. package/dist-esm/src/operations/operations.js.map +1 -1
  318. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +3 -3
  319. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
  320. package/dist-esm/src/operationsInterfaces/containerApps.d.ts +34 -6
  321. package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
  322. package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
  323. package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
  324. package/dist-esm/src/operationsInterfaces/index.d.ts +10 -7
  325. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  326. package/dist-esm/src/operationsInterfaces/index.js +10 -7
  327. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  328. package/dist-esm/src/operationsInterfaces/jobs.d.ts +122 -0
  329. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
  330. package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
  331. package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
  332. package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts +13 -0
  333. package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts.map +1 -0
  334. package/dist-esm/src/operationsInterfaces/jobsExecutions.js +9 -0
  335. package/dist-esm/src/operationsInterfaces/jobsExecutions.js.map +1 -0
  336. package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts +55 -0
  337. package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts.map +1 -0
  338. package/dist-esm/src/operationsInterfaces/managedCertificates.js +9 -0
  339. package/dist-esm/src/operationsInterfaces/managedCertificates.js.map +1 -0
  340. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +7 -7
  341. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
  342. package/dist-esm/src/pagingHelper.d.ts +4 -4
  343. package/dist-esm/src/pagingHelper.js +4 -4
  344. package/dist-esm/test/appcontainers_examples.spec.js +24 -10
  345. package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
  346. package/package.json +11 -10
  347. package/review/arm-appcontainers.api.md +648 -59
  348. package/src/containerAppsAPIClient.ts +102 -39
  349. package/src/lroImpl.ts +31 -23
  350. package/src/models/index.ts +1571 -757
  351. package/src/models/mappers.ts +2951 -1647
  352. package/src/models/parameters.ts +162 -79
  353. package/src/operations/availableWorkloadProfiles.ts +0 -1
  354. package/src/operations/certificates.ts +8 -9
  355. package/src/operations/connectedEnvironments.ts +37 -30
  356. package/src/operations/connectedEnvironmentsCertificates.ts +8 -9
  357. package/src/operations/connectedEnvironmentsDaprComponents.ts +8 -9
  358. package/src/operations/connectedEnvironmentsStorages.ts +7 -7
  359. package/src/operations/containerApps.ts +322 -40
  360. package/src/operations/containerAppsAuthConfigs.ts +0 -1
  361. package/src/operations/containerAppsDiagnostics.ts +0 -2
  362. package/src/operations/containerAppsRevisions.ts +0 -1
  363. package/src/operations/containerAppsSourceControls.ts +28 -22
  364. package/src/operations/daprComponents.ts +8 -9
  365. package/src/operations/index.ts +10 -7
  366. package/src/operations/jobs.ts +1108 -0
  367. package/src/operations/jobsExecutions.ts +194 -0
  368. package/src/operations/managedCertificates.ts +485 -0
  369. package/src/operations/managedEnvironmentDiagnostics.ts +2 -2
  370. package/src/operations/managedEnvironments.ts +74 -43
  371. package/src/operations/managedEnvironmentsStorages.ts +7 -7
  372. package/src/operations/operations.ts +0 -1
  373. package/src/operationsInterfaces/connectedEnvironments.ts +4 -4
  374. package/src/operationsInterfaces/containerApps.ts +71 -7
  375. package/src/operationsInterfaces/containerAppsSourceControls.ts +4 -4
  376. package/src/operationsInterfaces/index.ts +10 -7
  377. package/src/operationsInterfaces/jobs.ts +231 -0
  378. package/src/operationsInterfaces/jobsExecutions.ts +26 -0
  379. package/src/operationsInterfaces/managedCertificates.ts +110 -0
  380. package/src/operationsInterfaces/managedEnvironments.ts +13 -7
  381. package/src/pagingHelper.ts +4 -4
  382. package/types/arm-appcontainers.d.ts +1245 -210
  383. package/types/tsdoc-metadata.json +1 -1
@@ -444,10 +444,93 @@ export interface DefaultErrorResponseErrorDetailsItem {
444
444
  */
445
445
  readonly target?: string;
446
446
  }
447
- /** Container App collection ARM resource. */
448
- export interface ContainerAppCollection {
447
+ /** Collection of available workload profiles in the location. */
448
+ export interface AvailableWorkloadProfilesCollection {
449
+ /** Collection of workload profiles. */
450
+ value: AvailableWorkloadProfile[];
451
+ /**
452
+ * Link to next page of resources.
453
+ * NOTE: This property will not be serialized. It can only be populated by the server.
454
+ */
455
+ readonly nextLink?: string;
456
+ }
457
+ /** Revision resource specific properties */
458
+ export interface AvailableWorkloadProfileProperties {
459
+ /** Used to categorize workload profiles. */
460
+ category?: string;
461
+ /** indicates whether the profile is default for the location. */
462
+ applicability?: Applicability;
463
+ /** Number of cores in CPU. */
464
+ cores?: number;
465
+ /** Memory in GiB. */
466
+ memoryGiB?: number;
467
+ /** The everyday name of the workload profile. */
468
+ displayName?: string;
469
+ }
470
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
471
+ export interface ErrorResponse {
472
+ /** The error object. */
473
+ error?: ErrorDetail;
474
+ }
475
+ /** The error detail. */
476
+ export interface ErrorDetail {
477
+ /**
478
+ * The error code.
479
+ * NOTE: This property will not be serialized. It can only be populated by the server.
480
+ */
481
+ readonly code?: string;
482
+ /**
483
+ * The error message.
484
+ * NOTE: This property will not be serialized. It can only be populated by the server.
485
+ */
486
+ readonly message?: string;
487
+ /**
488
+ * The error target.
489
+ * NOTE: This property will not be serialized. It can only be populated by the server.
490
+ */
491
+ readonly target?: string;
492
+ /**
493
+ * The error details.
494
+ * NOTE: This property will not be serialized. It can only be populated by the server.
495
+ */
496
+ readonly details?: ErrorDetail[];
497
+ /**
498
+ * The error additional info.
499
+ * NOTE: This property will not be serialized. It can only be populated by the server.
500
+ */
501
+ readonly additionalInfo?: ErrorAdditionalInfo[];
502
+ }
503
+ /** The resource management error additional info. */
504
+ export interface ErrorAdditionalInfo {
505
+ /**
506
+ * The additional info type.
507
+ * NOTE: This property will not be serialized. It can only be populated by the server.
508
+ */
509
+ readonly type?: string;
510
+ /**
511
+ * The additional info.
512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
513
+ */
514
+ readonly info?: Record<string, unknown>;
515
+ }
516
+ /** Collection of billing meters. */
517
+ export interface BillingMeterCollection {
518
+ /** Collection of billing meters. */
519
+ value: BillingMeter[];
520
+ }
521
+ /** Revision resource specific properties */
522
+ export interface BillingMeterProperties {
523
+ /** Used to categorize billing meters. */
524
+ category?: string;
525
+ /** Billing meter type. */
526
+ meterType?: string;
527
+ /** The everyday name of the billing meter. */
528
+ displayName?: string;
529
+ }
530
+ /** Collection of connectedEnvironments */
531
+ export interface ConnectedEnvironmentCollection {
449
532
  /** Collection of resources. */
450
- value: ContainerApp[];
533
+ value?: ConnectedEnvironment[];
451
534
  /**
452
535
  * Link to next page of resources.
453
536
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -461,6 +544,199 @@ export interface ExtendedLocation {
461
544
  /** The type of the extended location. */
462
545
  type?: ExtendedLocationTypes;
463
546
  }
547
+ /** Configuration properties for apps environment custom domain */
548
+ export interface CustomDomainConfiguration {
549
+ /**
550
+ * Id used to verify domain name ownership
551
+ * NOTE: This property will not be serialized. It can only be populated by the server.
552
+ */
553
+ readonly customDomainVerificationId?: string;
554
+ /** Dns suffix for the environment domain */
555
+ dnsSuffix?: string;
556
+ /** PFX or PEM blob */
557
+ certificateValue?: Uint8Array;
558
+ /** Certificate password */
559
+ certificatePassword?: string;
560
+ /**
561
+ * Certificate expiration date.
562
+ * NOTE: This property will not be serialized. It can only be populated by the server.
563
+ */
564
+ readonly expirationDate?: Date;
565
+ /**
566
+ * Certificate thumbprint.
567
+ * NOTE: This property will not be serialized. It can only be populated by the server.
568
+ */
569
+ readonly thumbprint?: string;
570
+ /**
571
+ * Subject name of the certificate.
572
+ * NOTE: This property will not be serialized. It can only be populated by the server.
573
+ */
574
+ readonly subjectName?: string;
575
+ }
576
+ /** The check availability request body. */
577
+ export interface CheckNameAvailabilityRequest {
578
+ /** The name of the resource for which availability needs to be checked. */
579
+ name?: string;
580
+ /** The resource type. */
581
+ type?: string;
582
+ }
583
+ /** The check availability result. */
584
+ export interface CheckNameAvailabilityResponse {
585
+ /** Indicates if the resource name is available. */
586
+ nameAvailable?: boolean;
587
+ /** The reason why the given name is not available. */
588
+ reason?: CheckNameAvailabilityReason;
589
+ /** Detailed reason why the given name is available. */
590
+ message?: string;
591
+ }
592
+ /** Collection of Certificates. */
593
+ export interface CertificateCollection {
594
+ /** Collection of resources. */
595
+ value: Certificate[];
596
+ /**
597
+ * Link to next page of resources.
598
+ * NOTE: This property will not be serialized. It can only be populated by the server.
599
+ */
600
+ readonly nextLink?: string;
601
+ }
602
+ /** Certificate resource specific properties */
603
+ export interface CertificateProperties {
604
+ /**
605
+ * Provisioning state of the certificate.
606
+ * NOTE: This property will not be serialized. It can only be populated by the server.
607
+ */
608
+ readonly provisioningState?: CertificateProvisioningState;
609
+ /** Certificate password. */
610
+ password?: string;
611
+ /**
612
+ * Subject name of the certificate.
613
+ * NOTE: This property will not be serialized. It can only be populated by the server.
614
+ */
615
+ readonly subjectName?: string;
616
+ /**
617
+ * Subject alternative names the certificate applies to.
618
+ * NOTE: This property will not be serialized. It can only be populated by the server.
619
+ */
620
+ readonly subjectAlternativeNames?: string[];
621
+ /** PFX or PEM blob */
622
+ value?: Uint8Array;
623
+ /**
624
+ * Certificate issuer.
625
+ * NOTE: This property will not be serialized. It can only be populated by the server.
626
+ */
627
+ readonly issuer?: string;
628
+ /**
629
+ * Certificate issue Date.
630
+ * NOTE: This property will not be serialized. It can only be populated by the server.
631
+ */
632
+ readonly issueDate?: Date;
633
+ /**
634
+ * Certificate expiration date.
635
+ * NOTE: This property will not be serialized. It can only be populated by the server.
636
+ */
637
+ readonly expirationDate?: Date;
638
+ /**
639
+ * Certificate thumbprint.
640
+ * NOTE: This property will not be serialized. It can only be populated by the server.
641
+ */
642
+ readonly thumbprint?: string;
643
+ /**
644
+ * Is the certificate valid?.
645
+ * NOTE: This property will not be serialized. It can only be populated by the server.
646
+ */
647
+ readonly valid?: boolean;
648
+ /**
649
+ * Public key hash.
650
+ * NOTE: This property will not be serialized. It can only be populated by the server.
651
+ */
652
+ readonly publicKeyHash?: string;
653
+ }
654
+ /** A certificate to update */
655
+ export interface CertificatePatch {
656
+ /** Application-specific metadata in the form of key-value pairs. */
657
+ tags?: {
658
+ [propertyName: string]: string;
659
+ };
660
+ }
661
+ /** Dapr Components ARM resource. */
662
+ export interface DaprComponentsCollection {
663
+ /** Collection of resources. */
664
+ value: DaprComponent[];
665
+ /**
666
+ * Link to next page of resources.
667
+ * NOTE: This property will not be serialized. It can only be populated by the server.
668
+ */
669
+ readonly nextLink?: string;
670
+ }
671
+ /** Secret definition. */
672
+ export interface Secret {
673
+ /** Secret Name. */
674
+ name?: string;
675
+ /** Secret Value. */
676
+ value?: string;
677
+ /** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
678
+ identity?: string;
679
+ /** Azure Key Vault URL pointing to the secret referenced by the container app. */
680
+ keyVaultUrl?: string;
681
+ }
682
+ /** Dapr component metadata. */
683
+ export interface DaprMetadata {
684
+ /** Metadata property name. */
685
+ name?: string;
686
+ /** Metadata property value. */
687
+ value?: string;
688
+ /** Name of the Dapr Component secret from which to pull the metadata property value. */
689
+ secretRef?: string;
690
+ }
691
+ /** Dapr component Secrets Collection for ListSecrets Action. */
692
+ export interface DaprSecretsCollection {
693
+ /** Collection of secrets used by a Dapr component */
694
+ value: DaprSecret[];
695
+ }
696
+ /** Dapr component Secret for ListSecrets Action */
697
+ export interface DaprSecret {
698
+ /**
699
+ * Secret Name.
700
+ * NOTE: This property will not be serialized. It can only be populated by the server.
701
+ */
702
+ readonly name?: string;
703
+ /**
704
+ * Secret Value.
705
+ * NOTE: This property will not be serialized. It can only be populated by the server.
706
+ */
707
+ readonly value?: string;
708
+ }
709
+ /** Collection of Storage for Environments */
710
+ export interface ConnectedEnvironmentStoragesCollection {
711
+ /** Collection of storage resources. */
712
+ value: ConnectedEnvironmentStorage[];
713
+ }
714
+ /** Storage properties */
715
+ export interface ConnectedEnvironmentStorageProperties {
716
+ /** Azure file properties */
717
+ azureFile?: AzureFileProperties;
718
+ }
719
+ /** Azure File Properties. */
720
+ export interface AzureFileProperties {
721
+ /** Storage account name for azure file. */
722
+ accountName?: string;
723
+ /** Storage account key for azure file. */
724
+ accountKey?: string;
725
+ /** Access mode for storage */
726
+ accessMode?: AccessMode;
727
+ /** Azure file share name. */
728
+ shareName?: string;
729
+ }
730
+ /** Container App collection ARM resource. */
731
+ export interface ContainerAppCollection {
732
+ /** Collection of resources. */
733
+ value: ContainerApp[];
734
+ /**
735
+ * Link to next page of resources.
736
+ * NOTE: This property will not be serialized. It can only be populated by the server.
737
+ */
738
+ readonly nextLink?: string;
739
+ }
464
740
  /** Managed service identity (system assigned and/or user assigned identities) */
465
741
  export interface ManagedServiceIdentity {
466
742
  /**
@@ -510,13 +786,8 @@ export interface Configuration {
510
786
  dapr?: Dapr;
511
787
  /** Optional. Max inactive revisions a Container App can have. */
512
788
  maxInactiveRevisions?: number;
513
- }
514
- /** Secret definition. */
515
- export interface Secret {
516
- /** Secret Name. */
517
- name?: string;
518
- /** Secret Value. */
519
- value?: string;
789
+ /** Container App to be a dev Container App Service */
790
+ service?: Service;
520
791
  }
521
792
  /** Container App Ingress configuration. */
522
793
  export interface Ingress {
@@ -541,6 +812,12 @@ export interface Ingress {
541
812
  allowInsecure?: boolean;
542
813
  /** Rules to restrict incoming IP address. */
543
814
  ipSecurityRestrictions?: IpSecurityRestrictionRule[];
815
+ /** Sticky Sessions for Single Revision Mode */
816
+ stickySessions?: IngressStickySessions;
817
+ /** Client certificate mode for mTLS authentication. Ignore indicates server drops client certificate on forwarding. Accept indicates server forwards client certificate but does not require a client certificate. Require indicates server requires a client certificate. */
818
+ clientCertificateMode?: IngressClientCertificateMode;
819
+ /** CORS policy for container app */
820
+ corsPolicy?: CorsPolicy;
544
821
  }
545
822
  /** Traffic weight assigned to a revision */
546
823
  export interface TrafficWeight {
@@ -560,7 +837,7 @@ export interface CustomDomain {
560
837
  /** Custom Domain binding type. */
561
838
  bindingType?: BindingType;
562
839
  /** Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. */
563
- certificateId: string;
840
+ certificateId?: string;
564
841
  }
565
842
  /** Rule to restrict incoming IP address. */
566
843
  export interface IpSecurityRestrictionRule {
@@ -573,6 +850,26 @@ export interface IpSecurityRestrictionRule {
573
850
  /** Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny */
574
851
  action: Action;
575
852
  }
853
+ /** Sticky Sessions for Single Revision Mode */
854
+ export interface IngressStickySessions {
855
+ /** Sticky Session Affinity */
856
+ affinity?: Affinity;
857
+ }
858
+ /** Cross-Origin-Resource-Sharing policy */
859
+ export interface CorsPolicy {
860
+ /** Specifies the content for the access-control-allow-origins header */
861
+ allowedOrigins: string[];
862
+ /** Specifies the content for the access-control-allow-methods header */
863
+ allowedMethods?: string[];
864
+ /** Specifies the content for the access-control-allow-headers header */
865
+ allowedHeaders?: string[];
866
+ /** Specifies the content for the access-control-expose-headers header */
867
+ exposeHeaders?: string[];
868
+ /** Specifies the content for the access-control-max-age header */
869
+ maxAge?: number;
870
+ /** Specifies whether the resource allows credentials */
871
+ allowCredentials?: boolean;
872
+ }
576
873
  /** Container App Private Registry */
577
874
  export interface RegistryCredentials {
578
875
  /** Container Registry Server */
@@ -603,6 +900,11 @@ export interface Dapr {
603
900
  /** Enables API logging for the Dapr sidecar */
604
901
  enableApiLogging?: boolean;
605
902
  }
903
+ /** Container App to be a dev service */
904
+ export interface Service {
905
+ /** Dev ContainerApp service type */
906
+ type: string;
907
+ }
606
908
  /**
607
909
  * Container App versioned application definition.
608
910
  * Defines the desired state of an immutable revision.
@@ -611,6 +913,8 @@ export interface Dapr {
611
913
  export interface Template {
612
914
  /** User friendly suffix that is appended to the revision name */
613
915
  revisionSuffix?: string;
916
+ /** Optional duration in seconds the Container App Instance needs to terminate gracefully. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds. */
917
+ terminationGracePeriodSeconds?: number;
614
918
  /** List of specialized containers that run before app containers. */
615
919
  initContainers?: InitContainer[];
616
920
  /** List of container definitions for the Container App. */
@@ -619,6 +923,8 @@ export interface Template {
619
923
  scale?: Scale;
620
924
  /** List of volume definitions for the Container App. */
621
925
  volumes?: Volume[];
926
+ /** List of container app services bound to the app */
927
+ serviceBinds?: ServiceBind[];
622
928
  }
623
929
  /** Container App base container definition. */
624
930
  export interface BaseContainer {
@@ -664,6 +970,8 @@ export interface VolumeMount {
664
970
  volumeName?: string;
665
971
  /** Path within the container at which the volume should be mounted.Must not contain ':'. */
666
972
  mountPath?: string;
973
+ /** Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). */
974
+ subPath?: string;
667
975
  }
668
976
  /** Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. */
669
977
  export interface ContainerAppProbe {
@@ -744,9 +1052,9 @@ export interface QueueScaleRule {
744
1052
  /** Authentication secrets for the queue scale rule. */
745
1053
  auth?: ScaleRuleAuth[];
746
1054
  }
747
- /** Auth Secrets for Container App Scale Rule */
1055
+ /** Auth Secrets for Scale Rule */
748
1056
  export interface ScaleRuleAuth {
749
- /** Name of the Container App secret from which to pull the auth params. */
1057
+ /** Name of the secret from which to pull the auth params. */
750
1058
  secretRef?: string;
751
1059
  /** Trigger Parameter that uses the secret */
752
1060
  triggerParameter?: string;
@@ -789,8 +1097,26 @@ export interface Volume {
789
1097
  name?: string;
790
1098
  /** Storage type for the volume. If not provided, use EmptyDir. */
791
1099
  storageType?: StorageType;
792
- /** Name of storage resource. No need to provide for EmptyDir. */
1100
+ /** Name of storage resource. No need to provide for EmptyDir and Secret. */
793
1101
  storageName?: string;
1102
+ /** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
1103
+ secrets?: SecretVolumeItem[];
1104
+ /** Mount options used while mounting the AzureFile. Must be a comma-separated string. */
1105
+ mountOptions?: string;
1106
+ }
1107
+ /** Secret to be added to volume. */
1108
+ export interface SecretVolumeItem {
1109
+ /** Name of the Container App secret from which to pull the secret value. */
1110
+ secretRef?: string;
1111
+ /** Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef. */
1112
+ path?: string;
1113
+ }
1114
+ /** Configuration to bind a ContainerApp to a dev ContainerApp Service */
1115
+ export interface ServiceBind {
1116
+ /** Resource id of the target service */
1117
+ serviceId?: string;
1118
+ /** Name of the service bind */
1119
+ name?: string;
794
1120
  }
795
1121
  /** Custom domain analysis. */
796
1122
  export interface CustomHostnameAnalysisResult {
@@ -895,6 +1221,16 @@ export interface ContainerAppSecret {
895
1221
  * NOTE: This property will not be serialized. It can only be populated by the server.
896
1222
  */
897
1223
  readonly value?: string;
1224
+ /**
1225
+ * Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
1226
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1227
+ */
1228
+ readonly identity?: string;
1229
+ /**
1230
+ * Azure Key Vault URL pointing to the secret referenced by the container app.
1231
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1232
+ */
1233
+ readonly keyVaultUrl?: string;
898
1234
  }
899
1235
  /** Container App Revisions collection ARM resource. */
900
1236
  export interface RevisionCollection {
@@ -918,6 +1254,16 @@ export interface ReplicaContainer {
918
1254
  started?: boolean;
919
1255
  /** The container restart count */
920
1256
  restartCount?: number;
1257
+ /**
1258
+ * Current running state of the container
1259
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1260
+ */
1261
+ readonly runningState?: ContainerAppContainerRunningState;
1262
+ /**
1263
+ * The details of container current running state
1264
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1265
+ */
1266
+ readonly runningStateDetails?: string;
921
1267
  /**
922
1268
  * Log Stream endpoint
923
1269
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -934,30 +1280,6 @@ export interface ReplicaCollection {
934
1280
  /** Collection of resources. */
935
1281
  value: Replica[];
936
1282
  }
937
- /** Dapr Components ARM resource. */
938
- export interface DaprComponentsCollection {
939
- /** Collection of resources. */
940
- value: DaprComponent[];
941
- /**
942
- * Link to next page of resources.
943
- * NOTE: This property will not be serialized. It can only be populated by the server.
944
- */
945
- readonly nextLink?: string;
946
- }
947
- /** Dapr component metadata. */
948
- export interface DaprMetadata {
949
- /** Metadata property name. */
950
- name?: string;
951
- /** Metadata property value. */
952
- value?: string;
953
- /** Name of the Dapr Component secret from which to pull the metadata property value. */
954
- secretRef?: string;
955
- }
956
- /** Dapr component Secrets Collection for ListSecrets Action. */
957
- export interface DaprSecretsCollection {
958
- /** Collection of secrets used by a Dapr component */
959
- value: Secret[];
960
- }
961
1283
  /** Diagnostics data collection for a resource. */
962
1284
  export interface DiagnosticsCollection {
963
1285
  /** Collection of diagnostic data. */
@@ -1091,86 +1413,69 @@ export interface DiagnosticDataProviderMetadataPropertyBagItem {
1091
1413
  /** Property value */
1092
1414
  value?: string;
1093
1415
  }
1094
- /** Managed Environment resource SKU properties. */
1095
- export interface EnvironmentSkuProperties {
1096
- /** Name of the Sku. */
1097
- name: SkuName;
1098
- }
1099
1416
  /** Configuration properties for apps environment to join a Virtual Network */
1100
1417
  export interface VnetConfiguration {
1101
- /** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property */
1418
+ /** Boolean indicating the environment only has an internal load balancer. These environments do not have a public static IP resource. They must provide infrastructureSubnetId if enabling this property */
1102
1419
  internal?: boolean;
1103
- /** Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet defined in runtimeSubnetId. Must not overlap with any other provided IP ranges. */
1420
+ /** Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges. */
1104
1421
  infrastructureSubnetId?: string;
1105
- /** Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges. */
1106
- runtimeSubnetId?: string;
1107
1422
  /** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
1108
1423
  dockerBridgeCidr?: string;
1109
1424
  /** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
1110
1425
  platformReservedCidr?: string;
1111
1426
  /** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
1112
1427
  platformReservedDnsIP?: string;
1113
- /** Configuration used to control the Environment Egress outbound traffic */
1114
- outboundSettings?: ManagedEnvironmentOutboundSettings;
1115
- }
1116
- /** Configuration used to control the Environment Egress outbound traffic */
1117
- export interface ManagedEnvironmentOutboundSettings {
1118
- /** Outbound type for the cluster */
1119
- outBoundType?: ManagedEnvironmentOutBoundType;
1120
- /** Virtual Appliance IP used as the Egress controller for the Environment */
1121
- virtualNetworkApplianceIp?: string;
1122
1428
  }
1123
1429
  /** Configuration of application logs */
1124
1430
  export interface AppLogsConfiguration {
1125
- /** Logs destination */
1431
+ /** Logs destination, can be 'log-analytics', 'azure-monitor' or 'none' */
1126
1432
  destination?: string;
1127
- /** Log Analytics configuration */
1433
+ /** Log Analytics configuration, must only be provided when destination is configured as 'log-analytics' */
1128
1434
  logAnalyticsConfiguration?: LogAnalyticsConfiguration;
1129
1435
  }
1130
- /** Log analytics configuration */
1436
+ /** Log Analytics configuration, must only be provided when destination is configured as 'log-analytics' */
1131
1437
  export interface LogAnalyticsConfiguration {
1132
1438
  /** Log analytics customer id */
1133
1439
  customerId?: string;
1134
1440
  /** Log analytics customer key */
1135
1441
  sharedKey?: string;
1136
1442
  }
1137
- /** Configuration properties for apps environment custom domain */
1138
- export interface CustomDomainConfiguration {
1139
- /**
1140
- * Id used to verify domain name ownership
1141
- * NOTE: This property will not be serialized. It can only be populated by the server.
1142
- */
1143
- readonly customDomainVerificationId?: string;
1144
- /** Dns suffix for the environment domain */
1145
- dnsSuffix?: string;
1146
- /** PFX or PEM blob */
1147
- certificateValue?: Uint8Array;
1148
- /** Certificate password */
1149
- certificatePassword?: Uint8Array;
1150
- /**
1151
- * Certificate expiration date.
1152
- * NOTE: This property will not be serialized. It can only be populated by the server.
1153
- */
1154
- readonly expirationDate?: Date;
1443
+ /** Workload profile to scope container app execution. */
1444
+ export interface WorkloadProfile {
1445
+ /** Workload profile type for the workloads to run on. */
1446
+ name: string;
1447
+ /** Workload profile type for the workloads to run on. */
1448
+ workloadProfileType: string;
1449
+ /** The minimum capacity. */
1450
+ minimumCount?: number;
1451
+ /** The maximum capacity. */
1452
+ maximumCount?: number;
1453
+ }
1454
+ /** Configuration properties Keda component */
1455
+ export interface KedaConfiguration {
1155
1456
  /**
1156
- * Certificate thumbprint.
1457
+ * The version of Keda
1157
1458
  * NOTE: This property will not be serialized. It can only be populated by the server.
1158
1459
  */
1159
- readonly thumbprint?: string;
1460
+ readonly version?: string;
1461
+ }
1462
+ /** Configuration properties Dapr component */
1463
+ export interface DaprConfiguration {
1160
1464
  /**
1161
- * Subject name of the certificate.
1465
+ * The version of Dapr
1162
1466
  * NOTE: This property will not be serialized. It can only be populated by the server.
1163
1467
  */
1164
- readonly subjectName?: string;
1468
+ readonly version?: string;
1165
1469
  }
1166
- /** Workload profile to scope container app execution. */
1167
- export interface WorkloadProfile {
1168
- /** Workload profile type for the workloads to run on. */
1169
- workloadProfileType: string;
1170
- /** The minimum capacity. */
1171
- minimumCount: number;
1172
- /** The maximum capacity. */
1173
- maximumCount: number;
1470
+ /** Peer authentication settings for the Managed Environment */
1471
+ export interface ManagedEnvironmentPropertiesPeerAuthentication {
1472
+ /** Mutual TLS authentication settings for the Managed Environment */
1473
+ mtls?: Mtls;
1474
+ }
1475
+ /** Configuration properties for mutual TLS authentication */
1476
+ export interface Mtls {
1477
+ /** Boolean indicating whether the mutual TLS authentication is enabled */
1478
+ enabled?: boolean;
1174
1479
  }
1175
1480
  /** Available operations of the service */
1176
1481
  export interface AvailableOperations {
@@ -1193,31 +1498,195 @@ export interface OperationDetail {
1193
1498
  /** Origin of the operation */
1194
1499
  origin?: string;
1195
1500
  }
1196
- /** Operation display payload */
1197
- export interface OperationDisplay {
1198
- /** Resource provider of the operation */
1199
- provider?: string;
1200
- /** Resource of the operation */
1201
- resource?: string;
1202
- /** Localized friendly name for the operation */
1203
- operation?: string;
1204
- /** Localized friendly description for the operation */
1205
- description?: string;
1501
+ /** Operation display payload */
1502
+ export interface OperationDisplay {
1503
+ /** Resource provider of the operation */
1504
+ provider?: string;
1505
+ /** Resource of the operation */
1506
+ resource?: string;
1507
+ /** Localized friendly name for the operation */
1508
+ operation?: string;
1509
+ /** Localized friendly description for the operation */
1510
+ description?: string;
1511
+ }
1512
+ /** Container Apps Jobs collection ARM resource. */
1513
+ export interface JobsCollection {
1514
+ /** Collection of resources. */
1515
+ value: Job[];
1516
+ /**
1517
+ * Link to next page of resources.
1518
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1519
+ */
1520
+ readonly nextLink?: string;
1521
+ }
1522
+ /** Non versioned Container Apps Job configuration properties */
1523
+ export interface JobConfiguration {
1524
+ /** Collection of secrets used by a Container Apps Job */
1525
+ secrets?: Secret[];
1526
+ /** Trigger type of the job */
1527
+ triggerType: TriggerType;
1528
+ /** Maximum number of seconds a replica is allowed to run. */
1529
+ replicaTimeout: number;
1530
+ /** Maximum number of retries before failing the job. */
1531
+ replicaRetryLimit?: number;
1532
+ /** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
1533
+ manualTriggerConfig?: JobConfigurationManualTriggerConfig;
1534
+ /** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
1535
+ scheduleTriggerConfig?: JobConfigurationScheduleTriggerConfig;
1536
+ /** Trigger configuration of an event driven job. */
1537
+ eventTriggerConfig?: JobConfigurationEventTriggerConfig;
1538
+ /** Collection of private container registry credentials used by a Container apps job */
1539
+ registries?: RegistryCredentials[];
1540
+ }
1541
+ /** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
1542
+ export interface JobConfigurationManualTriggerConfig {
1543
+ /** Minimum number of successful replica completions before overall job completion. */
1544
+ replicaCompletionCount?: number;
1545
+ /** Number of parallel replicas of a job that can run at a given time. */
1546
+ parallelism?: number;
1547
+ }
1548
+ /** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
1549
+ export interface JobConfigurationScheduleTriggerConfig {
1550
+ /** Minimum number of successful replica completions before overall job completion. */
1551
+ replicaCompletionCount?: number;
1552
+ /** Cron formatted repeating schedule ("* * * * *") of a Cron Job. */
1553
+ cronExpression: string;
1554
+ /** Number of parallel replicas of a job that can run at a given time. */
1555
+ parallelism?: number;
1556
+ }
1557
+ /** Trigger configuration of an event driven job. */
1558
+ export interface JobConfigurationEventTriggerConfig {
1559
+ /** Minimum number of successful replica completions before overall job completion. */
1560
+ replicaCompletionCount?: number;
1561
+ /** Number of parallel replicas of a job that can run at a given time. */
1562
+ parallelism?: number;
1563
+ /** Scaling configurations for event driven jobs. */
1564
+ scale?: JobScale;
1565
+ }
1566
+ /** Scaling configurations for event driven jobs. */
1567
+ export interface JobScale {
1568
+ /** Interval to check each event source in seconds. Defaults to 30s */
1569
+ pollingInterval?: number;
1570
+ /** Minimum number of job executions that are created for a trigger, default 0 */
1571
+ minExecutions?: number;
1572
+ /** Maximum number of job executions that are created for a trigger, default 100. */
1573
+ maxExecutions?: number;
1574
+ /** Scaling rules. */
1575
+ rules?: JobScaleRule[];
1576
+ }
1577
+ /** Scaling rule. */
1578
+ export interface JobScaleRule {
1579
+ /** Scale Rule Name */
1580
+ name?: string;
1581
+ /**
1582
+ * Type of the scale rule
1583
+ * eg: azure-servicebus, redis etc.
1584
+ */
1585
+ type?: string;
1586
+ /** Metadata properties to describe the scale rule. */
1587
+ metadata?: Record<string, unknown>;
1588
+ /** Authentication secrets for the scale rule. */
1589
+ auth?: ScaleRuleAuth[];
1590
+ }
1591
+ /** Container Apps Job versioned application definition. Defines the desired state of an immutable revision. Any changes to this section Will result in a new revision being created */
1592
+ export interface JobTemplate {
1593
+ /** List of specialized containers that run before app containers. */
1594
+ initContainers?: InitContainer[];
1595
+ /** List of container definitions for the Container App. */
1596
+ containers?: Container[];
1597
+ /** List of volume definitions for the Container App. */
1598
+ volumes?: Volume[];
1599
+ }
1600
+ /** Container Apps Job resource specific properties. */
1601
+ export interface JobPatchProperties {
1602
+ /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
1603
+ identity?: ManagedServiceIdentity;
1604
+ /** Resource tags. */
1605
+ tags?: {
1606
+ [propertyName: string]: string;
1607
+ };
1608
+ properties?: JobPatchPropertiesProperties;
1609
+ }
1610
+ export interface JobPatchPropertiesProperties {
1611
+ /** Resource ID of environment. */
1612
+ environmentId?: string;
1613
+ /** Container Apps Job configuration properties. */
1614
+ configuration?: JobConfiguration;
1615
+ /** Container Apps job definition. */
1616
+ template?: JobTemplate;
1617
+ /** Outbound IP Addresses of a container apps job. */
1618
+ outboundIpAddresses?: string[];
1619
+ /** The endpoint of the eventstream of the container apps job. */
1620
+ eventStreamEndpoint?: string;
1621
+ }
1622
+ /** Job's execution template, containing container configuration for a job's execution */
1623
+ export interface JobExecutionTemplate {
1624
+ /** List of container definitions for the Container Apps Job. */
1625
+ containers?: JobExecutionContainer[];
1626
+ /** List of specialized containers that run before job containers. */
1627
+ initContainers?: JobExecutionContainer[];
1628
+ }
1629
+ /** Container Apps Jobs execution container definition. */
1630
+ export interface JobExecutionContainer {
1631
+ /** Container image tag. */
1632
+ image?: string;
1633
+ /** Custom container name. */
1634
+ name?: string;
1635
+ /** Container start command. */
1636
+ command?: string[];
1637
+ /** Container start command arguments. */
1638
+ args?: string[];
1639
+ /** Container environment variables. */
1640
+ env?: EnvironmentVar[];
1641
+ /** Container resource requirements. */
1642
+ resources?: ContainerResources;
1643
+ }
1644
+ /** Container App's Job execution name. */
1645
+ export interface JobExecutionBase {
1646
+ /** Job execution name. */
1647
+ name?: string;
1648
+ /** Job execution Id. */
1649
+ id?: string;
1206
1650
  }
1207
- /** Collection of Environments */
1208
- export interface ManagedEnvironmentsCollection {
1651
+ /** Container App executions collection ARM resource. */
1652
+ export interface ContainerAppJobExecutions {
1209
1653
  /** Collection of resources. */
1210
- value: ManagedEnvironment[];
1654
+ value: JobExecution[];
1211
1655
  /**
1212
1656
  * Link to next page of resources.
1213
1657
  * NOTE: This property will not be serialized. It can only be populated by the server.
1214
1658
  */
1215
1659
  readonly nextLink?: string;
1216
1660
  }
1217
- /** Collection of Certificates. */
1218
- export interface CertificateCollection {
1661
+ /** Container Apps Job execution. */
1662
+ export interface JobExecution {
1663
+ /** Job execution Name. */
1664
+ name?: string;
1665
+ /** Job execution Id. */
1666
+ id?: string;
1667
+ /** Job Type. */
1668
+ type?: string;
1669
+ /**
1670
+ * Current running State of the job
1671
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1672
+ */
1673
+ readonly status?: JobExecutionRunningState;
1674
+ /** Job execution start time. */
1675
+ startTime?: Date;
1676
+ /** Job execution end time. */
1677
+ endTime?: Date;
1678
+ /** Job's execution container. */
1679
+ template?: JobExecutionTemplate;
1680
+ }
1681
+ /** Container Apps Job Secrets Collection ARM resource. */
1682
+ export interface JobSecretsCollection {
1219
1683
  /** Collection of resources. */
1220
- value: Certificate[];
1684
+ value: Secret[];
1685
+ }
1686
+ /** Collection of Environments */
1687
+ export interface ManagedEnvironmentsCollection {
1688
+ /** Collection of resources. */
1689
+ value: ManagedEnvironment[];
1221
1690
  /**
1222
1691
  * Link to next page of resources.
1223
1692
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1225,79 +1694,43 @@ export interface CertificateCollection {
1225
1694
  readonly nextLink?: string;
1226
1695
  }
1227
1696
  /** Certificate resource specific properties */
1228
- export interface CertificateProperties {
1697
+ export interface ManagedCertificateProperties {
1229
1698
  /**
1230
1699
  * Provisioning state of the certificate.
1231
1700
  * NOTE: This property will not be serialized. It can only be populated by the server.
1232
1701
  */
1233
1702
  readonly provisioningState?: CertificateProvisioningState;
1234
- /** Certificate password. */
1235
- password?: string;
1236
- /**
1237
- * Subject name of the certificate.
1238
- * NOTE: This property will not be serialized. It can only be populated by the server.
1239
- */
1240
- readonly subjectName?: string;
1241
- /**
1242
- * Subject alternative names the certificate applies to.
1243
- * NOTE: This property will not be serialized. It can only be populated by the server.
1244
- */
1245
- readonly subjectAlternativeNames?: string[];
1246
- /** PFX or PEM blob */
1247
- value?: Uint8Array;
1248
- /**
1249
- * Certificate issuer.
1250
- * NOTE: This property will not be serialized. It can only be populated by the server.
1251
- */
1252
- readonly issuer?: string;
1253
- /**
1254
- * Certificate issue Date.
1255
- * NOTE: This property will not be serialized. It can only be populated by the server.
1256
- */
1257
- readonly issueDate?: Date;
1258
- /**
1259
- * Certificate expiration date.
1260
- * NOTE: This property will not be serialized. It can only be populated by the server.
1261
- */
1262
- readonly expirationDate?: Date;
1703
+ /** Subject name of the certificate. */
1704
+ subjectName?: string;
1263
1705
  /**
1264
- * Certificate thumbprint.
1265
- * NOTE: This property will not be serialized. It can only be populated by the server.
1266
- */
1267
- readonly thumbprint?: string;
1268
- /**
1269
- * Is the certificate valid?.
1706
+ * Any error occurred during the certificate provision.
1270
1707
  * NOTE: This property will not be serialized. It can only be populated by the server.
1271
1708
  */
1272
- readonly valid?: boolean;
1709
+ readonly error?: string;
1710
+ /** Selected type of domain control validation for managed certificates. */
1711
+ domainControlValidation?: ManagedCertificateDomainControlValidation;
1273
1712
  /**
1274
- * Public key hash.
1713
+ * A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.
1275
1714
  * NOTE: This property will not be serialized. It can only be populated by the server.
1276
1715
  */
1277
- readonly publicKeyHash?: string;
1716
+ readonly validationToken?: string;
1278
1717
  }
1279
- /** A certificate to update */
1280
- export interface CertificatePatch {
1718
+ /** A managed certificate to update */
1719
+ export interface ManagedCertificatePatch {
1281
1720
  /** Application-specific metadata in the form of key-value pairs. */
1282
1721
  tags?: {
1283
1722
  [propertyName: string]: string;
1284
1723
  };
1285
1724
  }
1286
- /** The check availability request body. */
1287
- export interface CheckNameAvailabilityRequest {
1288
- /** The name of the resource for which availability needs to be checked. */
1289
- name?: string;
1290
- /** The resource type. */
1291
- type?: string;
1292
- }
1293
- /** The check availability result. */
1294
- export interface CheckNameAvailabilityResponse {
1295
- /** Indicates if the resource name is available. */
1296
- nameAvailable?: boolean;
1297
- /** The reason why the given name is not available. */
1298
- reason?: CheckNameAvailabilityReason;
1299
- /** Detailed reason why the given name is available. */
1300
- message?: string;
1725
+ /** Collection of Managed Certificates. */
1726
+ export interface ManagedCertificateCollection {
1727
+ /** Collection of resources. */
1728
+ value: ManagedCertificate[];
1729
+ /**
1730
+ * Link to next page of resources.
1731
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1732
+ */
1733
+ readonly nextLink?: string;
1301
1734
  }
1302
1735
  /** Collection of workloadProfileStates */
1303
1736
  export interface WorkloadProfileStatesCollection {
@@ -1328,17 +1761,6 @@ export interface ManagedEnvironmentStorageProperties {
1328
1761
  /** Azure file properties */
1329
1762
  azureFile?: AzureFileProperties;
1330
1763
  }
1331
- /** Azure File Properties. */
1332
- export interface AzureFileProperties {
1333
- /** Storage account name for azure file. */
1334
- accountName?: string;
1335
- /** Storage account key for azure file. */
1336
- accountKey?: string;
1337
- /** Access mode for storage */
1338
- accessMode?: AccessMode;
1339
- /** Azure file share name. */
1340
- shareName?: string;
1341
- }
1342
1764
  /** SourceControl collection ARM resource. */
1343
1765
  export interface SourceControlCollection {
1344
1766
  /** Collection of resources. */
@@ -1357,6 +1779,8 @@ export interface GithubActionConfiguration {
1357
1779
  azureCredentials?: AzureCredentials;
1358
1780
  /** Context path */
1359
1781
  contextPath?: string;
1782
+ /** One time Github PAT to configure github environment */
1783
+ githubPersonalAccessToken?: string;
1360
1784
  /** Image name */
1361
1785
  image?: string;
1362
1786
  /** Code or Image */
@@ -1385,124 +1809,15 @@ export interface AzureCredentials {
1385
1809
  clientSecret?: string;
1386
1810
  /** Tenant Id. */
1387
1811
  tenantId?: string;
1812
+ /** Kind of auth github does for deploying the template */
1813
+ kind?: string;
1388
1814
  /** Subscription Id. */
1389
1815
  subscriptionId?: string;
1390
1816
  }
1391
- /** Collection of connectedEnvironments */
1392
- export interface ConnectedEnvironmentCollection {
1817
+ /** Container App executions names list. */
1818
+ export interface JobExecutionNamesCollection {
1393
1819
  /** Collection of resources. */
1394
- value?: ConnectedEnvironment[];
1395
- /**
1396
- * Link to next page of resources.
1397
- * NOTE: This property will not be serialized. It can only be populated by the server.
1398
- */
1399
- readonly nextLink?: string;
1400
- }
1401
- /** Collection of Storage for Environments */
1402
- export interface ConnectedEnvironmentStoragesCollection {
1403
- /** Collection of storage resources. */
1404
- value: ConnectedEnvironmentStorage[];
1405
- }
1406
- /** Storage properties */
1407
- export interface ConnectedEnvironmentStorageProperties {
1408
- /** Azure file properties */
1409
- azureFile?: AzureFileProperties;
1410
- }
1411
- /** Collection of available workload profiles in the location. */
1412
- export interface AvailableWorkloadProfilesCollection {
1413
- /** Collection of workload profiles. */
1414
- value: AvailableWorkloadProfile[];
1415
- /**
1416
- * Link to next page of resources.
1417
- * NOTE: This property will not be serialized. It can only be populated by the server.
1418
- */
1419
- readonly nextLink?: string;
1420
- }
1421
- /** Revision resource specific properties */
1422
- export interface AvailableWorkloadProfileProperties {
1423
- /** Used to map workload profile types to billing meter. */
1424
- billingMeterCategory?: Category;
1425
- /** indicates whether the profile is default for the location. */
1426
- applicability?: Applicability;
1427
- /** Number of cores in CPU. */
1428
- cores?: number;
1429
- /** Memory in GiB. */
1430
- memoryGiB?: number;
1431
- /** The everyday name of the workload profile. */
1432
- displayName?: string;
1433
- }
1434
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1435
- export interface ErrorResponse {
1436
- /** The error object. */
1437
- error?: ErrorDetail;
1438
- }
1439
- /** The error detail. */
1440
- export interface ErrorDetail {
1441
- /**
1442
- * The error code.
1443
- * NOTE: This property will not be serialized. It can only be populated by the server.
1444
- */
1445
- readonly code?: string;
1446
- /**
1447
- * The error message.
1448
- * NOTE: This property will not be serialized. It can only be populated by the server.
1449
- */
1450
- readonly message?: string;
1451
- /**
1452
- * The error target.
1453
- * NOTE: This property will not be serialized. It can only be populated by the server.
1454
- */
1455
- readonly target?: string;
1456
- /**
1457
- * The error details.
1458
- * NOTE: This property will not be serialized. It can only be populated by the server.
1459
- */
1460
- readonly details?: ErrorDetail[];
1461
- /**
1462
- * The error additional info.
1463
- * NOTE: This property will not be serialized. It can only be populated by the server.
1464
- */
1465
- readonly additionalInfo?: ErrorAdditionalInfo[];
1466
- }
1467
- /** The resource management error additional info. */
1468
- export interface ErrorAdditionalInfo {
1469
- /**
1470
- * The additional info type.
1471
- * NOTE: This property will not be serialized. It can only be populated by the server.
1472
- */
1473
- readonly type?: string;
1474
- /**
1475
- * The additional info.
1476
- * NOTE: This property will not be serialized. It can only be populated by the server.
1477
- */
1478
- readonly info?: Record<string, unknown>;
1479
- }
1480
- /** Collection of premium workload billing meters. */
1481
- export interface BillingMeterCollection {
1482
- /** Collection of billing meters. */
1483
- value: BillingMeter[];
1484
- }
1485
- /** Revision resource specific properties */
1486
- export interface BillingMeterProperties {
1487
- /** Used to map workload profile types to billing meter. */
1488
- category?: Category;
1489
- /** Billing meter type. */
1490
- meterType?: string;
1491
- /** The everyday name of the billing meter. */
1492
- displayName?: string;
1493
- }
1494
- /** Dapr component Secret for ListSecrets Action */
1495
- export interface DaprSecret {
1496
- /**
1497
- * Secret Name.
1498
- * NOTE: This property will not be serialized. It can only be populated by the server.
1499
- */
1500
- readonly name?: string;
1501
- /**
1502
- * Secret Value.
1503
- * NOTE: This property will not be serialized. It can only be populated by the server.
1504
- */
1505
- readonly value?: string;
1820
+ value: JobExecutionBase[];
1506
1821
  }
1507
1822
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1508
1823
  export interface ProxyResource extends Resource {
@@ -1524,18 +1839,56 @@ export interface Container extends BaseContainer {
1524
1839
  /** List of probes for the container. */
1525
1840
  probes?: ContainerAppProbe[];
1526
1841
  }
1527
- /** Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. */
1528
- export interface AuthConfig extends ProxyResource {
1529
- /** The configuration settings of the platform of ContainerApp Service Authentication/Authorization. */
1530
- platform?: AuthPlatform;
1531
- /** The configuration settings that determines the validation flow of users using Service Authentication/Authorization. */
1532
- globalValidation?: GlobalValidation;
1533
- /** The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization. */
1534
- identityProviders?: IdentityProviders;
1535
- /** The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization. */
1536
- login?: Login;
1537
- /** The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization. */
1538
- httpSettings?: HttpSettings;
1842
+ /** Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. */
1843
+ export interface AuthConfig extends ProxyResource {
1844
+ /** The configuration settings of the platform of ContainerApp Service Authentication/Authorization. */
1845
+ platform?: AuthPlatform;
1846
+ /** The configuration settings that determines the validation flow of users using Service Authentication/Authorization. */
1847
+ globalValidation?: GlobalValidation;
1848
+ /** The configuration settings of each of the identity providers used to configure ContainerApp Service Authentication/Authorization. */
1849
+ identityProviders?: IdentityProviders;
1850
+ /** The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization. */
1851
+ login?: Login;
1852
+ /** The configuration settings of the HTTP requests for authentication and authorization requests made against ContainerApp Service Authentication/Authorization. */
1853
+ httpSettings?: HttpSettings;
1854
+ }
1855
+ /** A workload profile with specific hardware configure to run container apps. */
1856
+ export interface AvailableWorkloadProfile extends ProxyResource {
1857
+ /** Region of the workload profile. */
1858
+ location?: string;
1859
+ /** Revision resource specific properties */
1860
+ properties?: AvailableWorkloadProfileProperties;
1861
+ }
1862
+ /** Billing meter. */
1863
+ export interface BillingMeter extends ProxyResource {
1864
+ /** Region for the billing meter. */
1865
+ location?: string;
1866
+ /** Revision resource specific properties */
1867
+ properties?: BillingMeterProperties;
1868
+ }
1869
+ /** Dapr Component. */
1870
+ export interface DaprComponent extends ProxyResource {
1871
+ /** Component type */
1872
+ componentType?: string;
1873
+ /** Component version */
1874
+ version?: string;
1875
+ /** Boolean describing if the component errors are ignores */
1876
+ ignoreErrors?: boolean;
1877
+ /** Initialization timeout */
1878
+ initTimeout?: string;
1879
+ /** Collection of secrets used by a Dapr component */
1880
+ secrets?: Secret[];
1881
+ /** Name of a Dapr component to retrieve component secrets from */
1882
+ secretStoreComponent?: string;
1883
+ /** Component metadata */
1884
+ metadata?: DaprMetadata[];
1885
+ /** Names of container apps that can use this Dapr component */
1886
+ scopes?: string[];
1887
+ }
1888
+ /** Storage resource for connectedEnvironment. */
1889
+ export interface ConnectedEnvironmentStorage extends ProxyResource {
1890
+ /** Storage properties */
1891
+ properties?: ConnectedEnvironmentStorageProperties;
1539
1892
  }
1540
1893
  /** Container App Revision. */
1541
1894
  export interface Revision extends ProxyResource {
@@ -1592,6 +1945,11 @@ export interface Revision extends ProxyResource {
1592
1945
  * NOTE: This property will not be serialized. It can only be populated by the server.
1593
1946
  */
1594
1947
  readonly provisioningState?: RevisionProvisioningState;
1948
+ /**
1949
+ * Current running state of the revision
1950
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1951
+ */
1952
+ readonly runningState?: RevisionRunningState;
1595
1953
  }
1596
1954
  /** Container App Revision Replica. */
1597
1955
  export interface Replica extends ProxyResource {
@@ -1600,34 +1958,27 @@ export interface Replica extends ProxyResource {
1600
1958
  * NOTE: This property will not be serialized. It can only be populated by the server.
1601
1959
  */
1602
1960
  readonly createdTime?: Date;
1961
+ /**
1962
+ * Current running state of the replica
1963
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1964
+ */
1965
+ readonly runningState?: ContainerAppReplicaRunningState;
1966
+ /**
1967
+ * The details of replica current running state
1968
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1969
+ */
1970
+ readonly runningStateDetails?: string;
1603
1971
  /** The containers collection under a replica. */
1604
1972
  containers?: ReplicaContainer[];
1605
- }
1606
- /** Dapr Component. */
1607
- export interface DaprComponent extends ProxyResource {
1608
- /** Component type */
1609
- componentType?: string;
1610
- /** Component version */
1611
- version?: string;
1612
- /** Boolean describing if the component errors are ignores */
1613
- ignoreErrors?: boolean;
1614
- /** Initialization timeout */
1615
- initTimeout?: string;
1616
- /** Collection of secrets used by a Dapr component */
1617
- secrets?: Secret[];
1618
- /** Name of a Dapr component to retrieve component secrets from */
1619
- secretStoreComponent?: string;
1620
- /** Component metadata */
1621
- metadata?: DaprMetadata[];
1622
- /** Names of container apps that can use this Dapr component */
1623
- scopes?: string[];
1973
+ /** The init containers collection under a replica. */
1974
+ initContainers?: ReplicaContainer[];
1624
1975
  }
1625
1976
  /** Diagnostics data for a resource. */
1626
1977
  export interface Diagnostics extends ProxyResource {
1627
1978
  /** Diagnostics resource specific properties */
1628
1979
  properties?: DiagnosticsProperties;
1629
1980
  }
1630
- /** Collection of all the workload Profile States for a Premium Managed Environment.. */
1981
+ /** Collection of all the workload Profile States for a Managed Environment.. */
1631
1982
  export interface WorkloadProfileStates extends ProxyResource {
1632
1983
  /** Workload Profile resource specific properties. */
1633
1984
  properties?: WorkloadProfileStatesProperties;
@@ -1655,24 +2006,36 @@ export interface SourceControl extends ProxyResource {
1655
2006
  */
1656
2007
  githubActionConfiguration?: GithubActionConfiguration;
1657
2008
  }
1658
- /** Storage resource for connectedEnvironment. */
1659
- export interface ConnectedEnvironmentStorage extends ProxyResource {
1660
- /** Storage properties */
1661
- properties?: ConnectedEnvironmentStorageProperties;
1662
- }
1663
- /** A premium workload profile. */
1664
- export interface AvailableWorkloadProfile extends ProxyResource {
1665
- /** Region of the workload profile. */
1666
- location?: string;
1667
- /** Revision resource specific properties */
1668
- properties?: AvailableWorkloadProfileProperties;
2009
+ /** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
2010
+ export interface ConnectedEnvironment extends TrackedResource {
2011
+ /** The complex type of the extended location. */
2012
+ extendedLocation?: ExtendedLocation;
2013
+ /**
2014
+ * Provisioning state of the Kubernetes Environment.
2015
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2016
+ */
2017
+ readonly provisioningState?: ConnectedEnvironmentProvisioningState;
2018
+ /**
2019
+ * Any errors that occurred during deployment or deployment validation
2020
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2021
+ */
2022
+ readonly deploymentErrors?: string;
2023
+ /**
2024
+ * Default Domain Name for the cluster
2025
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2026
+ */
2027
+ readonly defaultDomain?: string;
2028
+ /** Static IP of the connectedEnvironment */
2029
+ staticIp?: string;
2030
+ /** Application Insights connection string used by Dapr to export Service to Service communication telemetry */
2031
+ daprAIConnectionString?: string;
2032
+ /** Custom domain configuration for the environment */
2033
+ customDomainConfiguration?: CustomDomainConfiguration;
1669
2034
  }
1670
- /** A premium billing meter. */
1671
- export interface BillingMeter extends ProxyResource {
1672
- /** Region for the billing meter. */
1673
- location?: string;
1674
- /** Revision resource specific properties */
1675
- properties?: BillingMeterProperties;
2035
+ /** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
2036
+ export interface Certificate extends TrackedResource {
2037
+ /** Certificate resource specific properties */
2038
+ properties?: CertificateProperties;
1676
2039
  }
1677
2040
  /** Container App. */
1678
2041
  export interface ContainerApp extends TrackedResource {
@@ -1680,6 +2043,8 @@ export interface ContainerApp extends TrackedResource {
1680
2043
  extendedLocation?: ExtendedLocation;
1681
2044
  /** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
1682
2045
  identity?: ManagedServiceIdentity;
2046
+ /** The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource. */
2047
+ managedBy?: string;
1683
2048
  /**
1684
2049
  * Provisioning state of the Container App.
1685
2050
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1689,13 +2054,18 @@ export interface ContainerApp extends TrackedResource {
1689
2054
  managedEnvironmentId?: string;
1690
2055
  /** Resource ID of environment. */
1691
2056
  environmentId?: string;
1692
- /** Workload profile type to pin for container app execution. */
1693
- workloadProfileType?: string;
2057
+ /** Workload profile name to pin for container app execution. */
2058
+ workloadProfileName?: string;
1694
2059
  /**
1695
2060
  * Name of the latest revision of the Container App.
1696
2061
  * NOTE: This property will not be serialized. It can only be populated by the server.
1697
2062
  */
1698
2063
  readonly latestRevisionName?: string;
2064
+ /**
2065
+ * Name of the latest ready revision of the Container App.
2066
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2067
+ */
2068
+ readonly latestReadyRevisionName?: string;
1699
2069
  /**
1700
2070
  * Fully Qualified Domain Name of the latest revision of the Container App.
1701
2071
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1736,8 +2106,8 @@ export interface ContainerAppAuthToken extends TrackedResource {
1736
2106
  }
1737
2107
  /** An environment for hosting container apps */
1738
2108
  export interface ManagedEnvironment extends TrackedResource {
1739
- /** SKU properties of the Environment. */
1740
- sku?: EnvironmentSkuProperties;
2109
+ /** Kind of the Environment. */
2110
+ kind?: string;
1741
2111
  /**
1742
2112
  * Provisioning state of the Environment.
1743
2113
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1781,11 +2151,47 @@ export interface ManagedEnvironment extends TrackedResource {
1781
2151
  readonly eventStreamEndpoint?: string;
1782
2152
  /** Workload profiles configured for the Managed Environment. */
1783
2153
  workloadProfiles?: WorkloadProfile[];
2154
+ /** The configuration of Keda component. */
2155
+ kedaConfiguration?: KedaConfiguration;
2156
+ /** The configuration of Dapr component. */
2157
+ daprConfiguration?: DaprConfiguration;
2158
+ /** Name of the platform-managed resource group created for the Managed Environment to host infrastructure resources. If a subnet ID is provided, this resource group will be created in the same subscription as the subnet. */
2159
+ infrastructureResourceGroup?: string;
2160
+ /** Peer authentication settings for the Managed Environment */
2161
+ peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication;
2162
+ }
2163
+ /** Container App Job */
2164
+ export interface Job extends TrackedResource {
2165
+ /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
2166
+ identity?: ManagedServiceIdentity;
2167
+ /**
2168
+ * Provisioning state of the Container Apps Job.
2169
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2170
+ */
2171
+ readonly provisioningState?: JobProvisioningState;
2172
+ /** Resource ID of environment. */
2173
+ environmentId?: string;
2174
+ /** Workload profile name to pin for container apps job execution. */
2175
+ workloadProfileName?: string;
2176
+ /** Container Apps Job configuration properties. */
2177
+ configuration?: JobConfiguration;
2178
+ /** Container Apps job definition. */
2179
+ template?: JobTemplate;
2180
+ /**
2181
+ * Outbound IP Addresses of a container apps job.
2182
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2183
+ */
2184
+ readonly outboundIpAddresses?: string[];
2185
+ /**
2186
+ * The endpoint of the eventstream of the container apps job.
2187
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2188
+ */
2189
+ readonly eventStreamEndpoint?: string;
1784
2190
  }
1785
- /** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
1786
- export interface Certificate extends TrackedResource {
2191
+ /** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
2192
+ export interface ManagedCertificate extends TrackedResource {
1787
2193
  /** Certificate resource specific properties */
1788
- properties?: CertificateProperties;
2194
+ properties?: ManagedCertificateProperties;
1789
2195
  }
1790
2196
  /** Environment Auth Token. */
1791
2197
  export interface EnvironmentAuthToken extends TrackedResource {
@@ -1800,31 +2206,45 @@ export interface EnvironmentAuthToken extends TrackedResource {
1800
2206
  */
1801
2207
  readonly expires?: Date;
1802
2208
  }
1803
- /** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
1804
- export interface ConnectedEnvironment extends TrackedResource {
1805
- /** The complex type of the extended location. */
1806
- extendedLocation?: ExtendedLocation;
1807
- /**
1808
- * Provisioning state of the Kubernetes Environment.
1809
- * NOTE: This property will not be serialized. It can only be populated by the server.
1810
- */
1811
- readonly provisioningState?: ConnectedEnvironmentProvisioningState;
1812
- /**
1813
- * Any errors that occurred during deployment or deployment validation
1814
- * NOTE: This property will not be serialized. It can only be populated by the server.
1815
- */
1816
- readonly deploymentErrors?: string;
1817
- /**
1818
- * Default Domain Name for the cluster
1819
- * NOTE: This property will not be serialized. It can only be populated by the server.
1820
- */
1821
- readonly defaultDomain?: string;
1822
- /** Static IP of the connectedEnvironment */
1823
- staticIp?: string;
1824
- /** Application Insights connection string used by Dapr to export Service to Service communication telemetry */
1825
- daprAIConnectionString?: string;
1826
- /** Custom domain configuration for the environment */
1827
- customDomainConfiguration?: CustomDomainConfiguration;
2209
+ /** Defines headers for ConnectedEnvironments_delete operation. */
2210
+ export interface ConnectedEnvironmentsDeleteHeaders {
2211
+ location?: string;
2212
+ }
2213
+ /** Defines headers for ContainerApps_delete operation. */
2214
+ export interface ContainerAppsDeleteHeaders {
2215
+ location?: string;
2216
+ }
2217
+ /** Defines headers for ContainerApps_update operation. */
2218
+ export interface ContainerAppsUpdateHeaders {
2219
+ location?: string;
2220
+ }
2221
+ /** Defines headers for ContainerApps_start operation. */
2222
+ export interface ContainerAppsStartHeaders {
2223
+ location?: string;
2224
+ }
2225
+ /** Defines headers for ContainerApps_stop operation. */
2226
+ export interface ContainerAppsStopHeaders {
2227
+ location?: string;
2228
+ }
2229
+ /** Defines headers for Jobs_delete operation. */
2230
+ export interface JobsDeleteHeaders {
2231
+ location?: string;
2232
+ }
2233
+ /** Defines headers for Jobs_update operation. */
2234
+ export interface JobsUpdateHeaders {
2235
+ location?: string;
2236
+ }
2237
+ /** Defines headers for Jobs_start operation. */
2238
+ export interface JobsStartHeaders {
2239
+ location?: string;
2240
+ }
2241
+ /** Defines headers for Jobs_stopExecution operation. */
2242
+ export interface JobsStopExecutionHeaders {
2243
+ location?: string;
2244
+ }
2245
+ /** Defines headers for Jobs_stopMultipleExecutions operation. */
2246
+ export interface JobsStopMultipleExecutionsHeaders {
2247
+ location?: string;
1828
2248
  }
1829
2249
  /** Known values of {@link CreatedByType} that the service accepts. */
1830
2250
  export declare enum KnownCreatedByType {
@@ -1847,7 +2267,23 @@ export declare enum KnownCreatedByType {
1847
2267
  * **ManagedIdentity** \
1848
2268
  * **Key**
1849
2269
  */
1850
- export declare type CreatedByType = string;
2270
+ export type CreatedByType = string;
2271
+ /** Known values of {@link Applicability} that the service accepts. */
2272
+ export declare enum KnownApplicability {
2273
+ /** LocationDefault */
2274
+ LocationDefault = "LocationDefault",
2275
+ /** Custom */
2276
+ Custom = "Custom"
2277
+ }
2278
+ /**
2279
+ * Defines values for Applicability. \
2280
+ * {@link KnownApplicability} can be used interchangeably with Applicability,
2281
+ * this enum contains the known values that the service supports.
2282
+ * ### Known values supported by the service
2283
+ * **LocationDefault** \
2284
+ * **Custom**
2285
+ */
2286
+ export type Applicability = string;
1851
2287
  /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
1852
2288
  export declare enum KnownExtendedLocationTypes {
1853
2289
  /** CustomLocation */
@@ -1858,9 +2294,100 @@ export declare enum KnownExtendedLocationTypes {
1858
2294
  * {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
1859
2295
  * this enum contains the known values that the service supports.
1860
2296
  * ### Known values supported by the service
1861
- * **CustomLocation**
2297
+ * **CustomLocation**
2298
+ */
2299
+ export type ExtendedLocationTypes = string;
2300
+ /** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
2301
+ export declare enum KnownConnectedEnvironmentProvisioningState {
2302
+ /** Succeeded */
2303
+ Succeeded = "Succeeded",
2304
+ /** Failed */
2305
+ Failed = "Failed",
2306
+ /** Canceled */
2307
+ Canceled = "Canceled",
2308
+ /** Waiting */
2309
+ Waiting = "Waiting",
2310
+ /** InitializationInProgress */
2311
+ InitializationInProgress = "InitializationInProgress",
2312
+ /** InfrastructureSetupInProgress */
2313
+ InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
2314
+ /** InfrastructureSetupComplete */
2315
+ InfrastructureSetupComplete = "InfrastructureSetupComplete",
2316
+ /** ScheduledForDelete */
2317
+ ScheduledForDelete = "ScheduledForDelete"
2318
+ }
2319
+ /**
2320
+ * Defines values for ConnectedEnvironmentProvisioningState. \
2321
+ * {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
2322
+ * this enum contains the known values that the service supports.
2323
+ * ### Known values supported by the service
2324
+ * **Succeeded** \
2325
+ * **Failed** \
2326
+ * **Canceled** \
2327
+ * **Waiting** \
2328
+ * **InitializationInProgress** \
2329
+ * **InfrastructureSetupInProgress** \
2330
+ * **InfrastructureSetupComplete** \
2331
+ * **ScheduledForDelete**
2332
+ */
2333
+ export type ConnectedEnvironmentProvisioningState = string;
2334
+ /** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
2335
+ export declare enum KnownCheckNameAvailabilityReason {
2336
+ /** Invalid */
2337
+ Invalid = "Invalid",
2338
+ /** AlreadyExists */
2339
+ AlreadyExists = "AlreadyExists"
2340
+ }
2341
+ /**
2342
+ * Defines values for CheckNameAvailabilityReason. \
2343
+ * {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
2344
+ * this enum contains the known values that the service supports.
2345
+ * ### Known values supported by the service
2346
+ * **Invalid** \
2347
+ * **AlreadyExists**
2348
+ */
2349
+ export type CheckNameAvailabilityReason = string;
2350
+ /** Known values of {@link CertificateProvisioningState} that the service accepts. */
2351
+ export declare enum KnownCertificateProvisioningState {
2352
+ /** Succeeded */
2353
+ Succeeded = "Succeeded",
2354
+ /** Failed */
2355
+ Failed = "Failed",
2356
+ /** Canceled */
2357
+ Canceled = "Canceled",
2358
+ /** DeleteFailed */
2359
+ DeleteFailed = "DeleteFailed",
2360
+ /** Pending */
2361
+ Pending = "Pending"
2362
+ }
2363
+ /**
2364
+ * Defines values for CertificateProvisioningState. \
2365
+ * {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
2366
+ * this enum contains the known values that the service supports.
2367
+ * ### Known values supported by the service
2368
+ * **Succeeded** \
2369
+ * **Failed** \
2370
+ * **Canceled** \
2371
+ * **DeleteFailed** \
2372
+ * **Pending**
2373
+ */
2374
+ export type CertificateProvisioningState = string;
2375
+ /** Known values of {@link AccessMode} that the service accepts. */
2376
+ export declare enum KnownAccessMode {
2377
+ /** ReadOnly */
2378
+ ReadOnly = "ReadOnly",
2379
+ /** ReadWrite */
2380
+ ReadWrite = "ReadWrite"
2381
+ }
2382
+ /**
2383
+ * Defines values for AccessMode. \
2384
+ * {@link KnownAccessMode} can be used interchangeably with AccessMode,
2385
+ * this enum contains the known values that the service supports.
2386
+ * ### Known values supported by the service
2387
+ * **ReadOnly** \
2388
+ * **ReadWrite**
1862
2389
  */
1863
- export declare type ExtendedLocationTypes = string;
2390
+ export type AccessMode = string;
1864
2391
  /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
1865
2392
  export declare enum KnownManagedServiceIdentityType {
1866
2393
  /** None */
@@ -1882,7 +2409,7 @@ export declare enum KnownManagedServiceIdentityType {
1882
2409
  * **UserAssigned** \
1883
2410
  * **SystemAssigned,UserAssigned**
1884
2411
  */
1885
- export declare type ManagedServiceIdentityType = string;
2412
+ export type ManagedServiceIdentityType = string;
1886
2413
  /** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
1887
2414
  export declare enum KnownContainerAppProvisioningState {
1888
2415
  /** InProgress */
@@ -1907,7 +2434,7 @@ export declare enum KnownContainerAppProvisioningState {
1907
2434
  * **Canceled** \
1908
2435
  * **Deleting**
1909
2436
  */
1910
- export declare type ContainerAppProvisioningState = string;
2437
+ export type ContainerAppProvisioningState = string;
1911
2438
  /** Known values of {@link ActiveRevisionsMode} that the service accepts. */
1912
2439
  export declare enum KnownActiveRevisionsMode {
1913
2440
  /** Multiple */
@@ -1923,7 +2450,7 @@ export declare enum KnownActiveRevisionsMode {
1923
2450
  * **Multiple** \
1924
2451
  * **Single**
1925
2452
  */
1926
- export declare type ActiveRevisionsMode = string;
2453
+ export type ActiveRevisionsMode = string;
1927
2454
  /** Known values of {@link IngressTransportMethod} that the service accepts. */
1928
2455
  export declare enum KnownIngressTransportMethod {
1929
2456
  /** Auto */
@@ -1945,7 +2472,7 @@ export declare enum KnownIngressTransportMethod {
1945
2472
  * **http2** \
1946
2473
  * **tcp**
1947
2474
  */
1948
- export declare type IngressTransportMethod = string;
2475
+ export type IngressTransportMethod = string;
1949
2476
  /** Known values of {@link BindingType} that the service accepts. */
1950
2477
  export declare enum KnownBindingType {
1951
2478
  /** Disabled */
@@ -1961,7 +2488,7 @@ export declare enum KnownBindingType {
1961
2488
  * **Disabled** \
1962
2489
  * **SniEnabled**
1963
2490
  */
1964
- export declare type BindingType = string;
2491
+ export type BindingType = string;
1965
2492
  /** Known values of {@link Action} that the service accepts. */
1966
2493
  export declare enum KnownAction {
1967
2494
  /** Allow */
@@ -1977,7 +2504,42 @@ export declare enum KnownAction {
1977
2504
  * **Allow** \
1978
2505
  * **Deny**
1979
2506
  */
1980
- export declare type Action = string;
2507
+ export type Action = string;
2508
+ /** Known values of {@link Affinity} that the service accepts. */
2509
+ export declare enum KnownAffinity {
2510
+ /** Sticky */
2511
+ Sticky = "sticky",
2512
+ /** None */
2513
+ None = "none"
2514
+ }
2515
+ /**
2516
+ * Defines values for Affinity. \
2517
+ * {@link KnownAffinity} can be used interchangeably with Affinity,
2518
+ * this enum contains the known values that the service supports.
2519
+ * ### Known values supported by the service
2520
+ * **sticky** \
2521
+ * **none**
2522
+ */
2523
+ export type Affinity = string;
2524
+ /** Known values of {@link IngressClientCertificateMode} that the service accepts. */
2525
+ export declare enum KnownIngressClientCertificateMode {
2526
+ /** Ignore */
2527
+ Ignore = "ignore",
2528
+ /** Accept */
2529
+ Accept = "accept",
2530
+ /** Require */
2531
+ Require = "require"
2532
+ }
2533
+ /**
2534
+ * Defines values for IngressClientCertificateMode. \
2535
+ * {@link KnownIngressClientCertificateMode} can be used interchangeably with IngressClientCertificateMode,
2536
+ * this enum contains the known values that the service supports.
2537
+ * ### Known values supported by the service
2538
+ * **ignore** \
2539
+ * **accept** \
2540
+ * **require**
2541
+ */
2542
+ export type IngressClientCertificateMode = string;
1981
2543
  /** Known values of {@link AppProtocol} that the service accepts. */
1982
2544
  export declare enum KnownAppProtocol {
1983
2545
  /** Http */
@@ -1993,7 +2555,7 @@ export declare enum KnownAppProtocol {
1993
2555
  * **http** \
1994
2556
  * **grpc**
1995
2557
  */
1996
- export declare type AppProtocol = string;
2558
+ export type AppProtocol = string;
1997
2559
  /** Known values of {@link LogLevel} that the service accepts. */
1998
2560
  export declare enum KnownLogLevel {
1999
2561
  /** Info */
@@ -2015,7 +2577,7 @@ export declare enum KnownLogLevel {
2015
2577
  * **warn** \
2016
2578
  * **error**
2017
2579
  */
2018
- export declare type LogLevel = string;
2580
+ export type LogLevel = string;
2019
2581
  /** Known values of {@link Scheme} that the service accepts. */
2020
2582
  export declare enum KnownScheme {
2021
2583
  /** Http */
@@ -2031,7 +2593,7 @@ export declare enum KnownScheme {
2031
2593
  * **HTTP** \
2032
2594
  * **HTTPS**
2033
2595
  */
2034
- export declare type Scheme = string;
2596
+ export type Scheme = string;
2035
2597
  /** Known values of {@link Type} that the service accepts. */
2036
2598
  export declare enum KnownType {
2037
2599
  /** Liveness */
@@ -2050,13 +2612,15 @@ export declare enum KnownType {
2050
2612
  * **Readiness** \
2051
2613
  * **Startup**
2052
2614
  */
2053
- export declare type Type = string;
2615
+ export type Type = string;
2054
2616
  /** Known values of {@link StorageType} that the service accepts. */
2055
2617
  export declare enum KnownStorageType {
2056
2618
  /** AzureFile */
2057
2619
  AzureFile = "AzureFile",
2058
2620
  /** EmptyDir */
2059
- EmptyDir = "EmptyDir"
2621
+ EmptyDir = "EmptyDir",
2622
+ /** Secret */
2623
+ Secret = "Secret"
2060
2624
  }
2061
2625
  /**
2062
2626
  * Defines values for StorageType. \
@@ -2064,9 +2628,10 @@ export declare enum KnownStorageType {
2064
2628
  * this enum contains the known values that the service supports.
2065
2629
  * ### Known values supported by the service
2066
2630
  * **AzureFile** \
2067
- * **EmptyDir**
2631
+ * **EmptyDir** \
2632
+ * **Secret**
2068
2633
  */
2069
- export declare type StorageType = string;
2634
+ export type StorageType = string;
2070
2635
  /** Known values of {@link RevisionHealthState} that the service accepts. */
2071
2636
  export declare enum KnownRevisionHealthState {
2072
2637
  /** Healthy */
@@ -2085,7 +2650,7 @@ export declare enum KnownRevisionHealthState {
2085
2650
  * **Unhealthy** \
2086
2651
  * **None**
2087
2652
  */
2088
- export declare type RevisionHealthState = string;
2653
+ export type RevisionHealthState = string;
2089
2654
  /** Known values of {@link RevisionProvisioningState} that the service accepts. */
2090
2655
  export declare enum KnownRevisionProvisioningState {
2091
2656
  /** Provisioning */
@@ -2110,23 +2675,73 @@ export declare enum KnownRevisionProvisioningState {
2110
2675
  * **Deprovisioning** \
2111
2676
  * **Deprovisioned**
2112
2677
  */
2113
- export declare type RevisionProvisioningState = string;
2114
- /** Known values of {@link SkuName} that the service accepts. */
2115
- export declare enum KnownSkuName {
2116
- /** Consumption SKU of Managed Environment. */
2117
- Consumption = "Consumption",
2118
- /** Premium SKU of Managed Environment. */
2119
- Premium = "Premium"
2678
+ export type RevisionProvisioningState = string;
2679
+ /** Known values of {@link RevisionRunningState} that the service accepts. */
2680
+ export declare enum KnownRevisionRunningState {
2681
+ /** Running */
2682
+ Running = "Running",
2683
+ /** Processing */
2684
+ Processing = "Processing",
2685
+ /** Stopped */
2686
+ Stopped = "Stopped",
2687
+ /** Degraded */
2688
+ Degraded = "Degraded",
2689
+ /** Failed */
2690
+ Failed = "Failed",
2691
+ /** Unknown */
2692
+ Unknown = "Unknown"
2693
+ }
2694
+ /**
2695
+ * Defines values for RevisionRunningState. \
2696
+ * {@link KnownRevisionRunningState} can be used interchangeably with RevisionRunningState,
2697
+ * this enum contains the known values that the service supports.
2698
+ * ### Known values supported by the service
2699
+ * **Running** \
2700
+ * **Processing** \
2701
+ * **Stopped** \
2702
+ * **Degraded** \
2703
+ * **Failed** \
2704
+ * **Unknown**
2705
+ */
2706
+ export type RevisionRunningState = string;
2707
+ /** Known values of {@link ContainerAppReplicaRunningState} that the service accepts. */
2708
+ export declare enum KnownContainerAppReplicaRunningState {
2709
+ /** Running */
2710
+ Running = "Running",
2711
+ /** NotRunning */
2712
+ NotRunning = "NotRunning",
2713
+ /** Unknown */
2714
+ Unknown = "Unknown"
2715
+ }
2716
+ /**
2717
+ * Defines values for ContainerAppReplicaRunningState. \
2718
+ * {@link KnownContainerAppReplicaRunningState} can be used interchangeably with ContainerAppReplicaRunningState,
2719
+ * this enum contains the known values that the service supports.
2720
+ * ### Known values supported by the service
2721
+ * **Running** \
2722
+ * **NotRunning** \
2723
+ * **Unknown**
2724
+ */
2725
+ export type ContainerAppReplicaRunningState = string;
2726
+ /** Known values of {@link ContainerAppContainerRunningState} that the service accepts. */
2727
+ export declare enum KnownContainerAppContainerRunningState {
2728
+ /** Running */
2729
+ Running = "Running",
2730
+ /** Terminated */
2731
+ Terminated = "Terminated",
2732
+ /** Waiting */
2733
+ Waiting = "Waiting"
2120
2734
  }
2121
2735
  /**
2122
- * Defines values for SkuName. \
2123
- * {@link KnownSkuName} can be used interchangeably with SkuName,
2736
+ * Defines values for ContainerAppContainerRunningState. \
2737
+ * {@link KnownContainerAppContainerRunningState} can be used interchangeably with ContainerAppContainerRunningState,
2124
2738
  * this enum contains the known values that the service supports.
2125
2739
  * ### Known values supported by the service
2126
- * **Consumption**: Consumption SKU of Managed Environment. \
2127
- * **Premium**: Premium SKU of Managed Environment.
2740
+ * **Running** \
2741
+ * **Terminated** \
2742
+ * **Waiting**
2128
2743
  */
2129
- export declare type SkuName = string;
2744
+ export type ContainerAppContainerRunningState = string;
2130
2745
  /** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
2131
2746
  export declare enum KnownEnvironmentProvisioningState {
2132
2747
  /** Succeeded */
@@ -2166,80 +2781,101 @@ export declare enum KnownEnvironmentProvisioningState {
2166
2781
  * **UpgradeRequested** \
2167
2782
  * **UpgradeFailed**
2168
2783
  */
2169
- export declare type EnvironmentProvisioningState = string;
2170
- /** Known values of {@link ManagedEnvironmentOutBoundType} that the service accepts. */
2171
- export declare enum KnownManagedEnvironmentOutBoundType {
2172
- /** LoadBalancer */
2173
- LoadBalancer = "LoadBalancer",
2174
- /** UserDefinedRouting */
2175
- UserDefinedRouting = "UserDefinedRouting"
2176
- }
2177
- /**
2178
- * Defines values for ManagedEnvironmentOutBoundType. \
2179
- * {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
2180
- * this enum contains the known values that the service supports.
2181
- * ### Known values supported by the service
2182
- * **LoadBalancer** \
2183
- * **UserDefinedRouting**
2184
- */
2185
- export declare type ManagedEnvironmentOutBoundType = string;
2186
- /** Known values of {@link CertificateProvisioningState} that the service accepts. */
2187
- export declare enum KnownCertificateProvisioningState {
2784
+ export type EnvironmentProvisioningState = string;
2785
+ /** Known values of {@link JobProvisioningState} that the service accepts. */
2786
+ export declare enum KnownJobProvisioningState {
2787
+ /** InProgress */
2788
+ InProgress = "InProgress",
2188
2789
  /** Succeeded */
2189
2790
  Succeeded = "Succeeded",
2190
2791
  /** Failed */
2191
2792
  Failed = "Failed",
2192
2793
  /** Canceled */
2193
2794
  Canceled = "Canceled",
2194
- /** DeleteFailed */
2195
- DeleteFailed = "DeleteFailed",
2196
- /** Pending */
2197
- Pending = "Pending"
2795
+ /** Deleting */
2796
+ Deleting = "Deleting"
2198
2797
  }
2199
2798
  /**
2200
- * Defines values for CertificateProvisioningState. \
2201
- * {@link KnownCertificateProvisioningState} can be used interchangeably with CertificateProvisioningState,
2799
+ * Defines values for JobProvisioningState. \
2800
+ * {@link KnownJobProvisioningState} can be used interchangeably with JobProvisioningState,
2202
2801
  * this enum contains the known values that the service supports.
2203
2802
  * ### Known values supported by the service
2803
+ * **InProgress** \
2204
2804
  * **Succeeded** \
2205
2805
  * **Failed** \
2206
2806
  * **Canceled** \
2207
- * **DeleteFailed** \
2208
- * **Pending**
2807
+ * **Deleting**
2209
2808
  */
2210
- export declare type CertificateProvisioningState = string;
2211
- /** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
2212
- export declare enum KnownCheckNameAvailabilityReason {
2213
- /** Invalid */
2214
- Invalid = "Invalid",
2215
- /** AlreadyExists */
2216
- AlreadyExists = "AlreadyExists"
2809
+ export type JobProvisioningState = string;
2810
+ /** Known values of {@link TriggerType} that the service accepts. */
2811
+ export declare enum KnownTriggerType {
2812
+ /** Schedule */
2813
+ Schedule = "Schedule",
2814
+ /** Event */
2815
+ Event = "Event",
2816
+ /** Manual */
2817
+ Manual = "Manual"
2217
2818
  }
2218
2819
  /**
2219
- * Defines values for CheckNameAvailabilityReason. \
2220
- * {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
2820
+ * Defines values for TriggerType. \
2821
+ * {@link KnownTriggerType} can be used interchangeably with TriggerType,
2221
2822
  * this enum contains the known values that the service supports.
2222
2823
  * ### Known values supported by the service
2223
- * **Invalid** \
2224
- * **AlreadyExists**
2824
+ * **Schedule** \
2825
+ * **Event** \
2826
+ * **Manual**
2225
2827
  */
2226
- export declare type CheckNameAvailabilityReason = string;
2227
- /** Known values of {@link AccessMode} that the service accepts. */
2228
- export declare enum KnownAccessMode {
2229
- /** ReadOnly */
2230
- ReadOnly = "ReadOnly",
2231
- /** ReadWrite */
2232
- ReadWrite = "ReadWrite"
2828
+ export type TriggerType = string;
2829
+ /** Known values of {@link JobExecutionRunningState} that the service accepts. */
2830
+ export declare enum KnownJobExecutionRunningState {
2831
+ /** Running */
2832
+ Running = "Running",
2833
+ /** Processing */
2834
+ Processing = "Processing",
2835
+ /** Stopped */
2836
+ Stopped = "Stopped",
2837
+ /** Degraded */
2838
+ Degraded = "Degraded",
2839
+ /** Failed */
2840
+ Failed = "Failed",
2841
+ /** Unknown */
2842
+ Unknown = "Unknown",
2843
+ /** Succeeded */
2844
+ Succeeded = "Succeeded"
2233
2845
  }
2234
2846
  /**
2235
- * Defines values for AccessMode. \
2236
- * {@link KnownAccessMode} can be used interchangeably with AccessMode,
2847
+ * Defines values for JobExecutionRunningState. \
2848
+ * {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
2237
2849
  * this enum contains the known values that the service supports.
2238
2850
  * ### Known values supported by the service
2239
- * **ReadOnly** \
2240
- * **ReadWrite**
2851
+ * **Running** \
2852
+ * **Processing** \
2853
+ * **Stopped** \
2854
+ * **Degraded** \
2855
+ * **Failed** \
2856
+ * **Unknown** \
2857
+ * **Succeeded**
2858
+ */
2859
+ export type JobExecutionRunningState = string;
2860
+ /** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
2861
+ export declare enum KnownManagedCertificateDomainControlValidation {
2862
+ /** Cname */
2863
+ Cname = "CNAME",
2864
+ /** Http */
2865
+ Http = "HTTP",
2866
+ /** TXT */
2867
+ TXT = "TXT"
2868
+ }
2869
+ /**
2870
+ * Defines values for ManagedCertificateDomainControlValidation. \
2871
+ * {@link KnownManagedCertificateDomainControlValidation} can be used interchangeably with ManagedCertificateDomainControlValidation,
2872
+ * this enum contains the known values that the service supports.
2873
+ * ### Known values supported by the service
2874
+ * **CNAME** \
2875
+ * **HTTP** \
2876
+ * **TXT**
2241
2877
  */
2242
- export declare type AccessMode = string;
2878
+ export type ManagedCertificateDomainControlValidation = string;
2243
2879
  /** Known values of {@link SourceControlOperationState} that the service accepts. */
2244
2880
  export declare enum KnownSourceControlOperationState {
2245
2881
  /** InProgress */
@@ -2261,122 +2897,195 @@ export declare enum KnownSourceControlOperationState {
2261
2897
  * **Failed** \
2262
2898
  * **Canceled**
2263
2899
  */
2264
- export declare type SourceControlOperationState = string;
2265
- /** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
2266
- export declare enum KnownConnectedEnvironmentProvisioningState {
2267
- /** Succeeded */
2268
- Succeeded = "Succeeded",
2269
- /** Failed */
2270
- Failed = "Failed",
2271
- /** Canceled */
2272
- Canceled = "Canceled",
2273
- /** Waiting */
2274
- Waiting = "Waiting",
2275
- /** InitializationInProgress */
2276
- InitializationInProgress = "InitializationInProgress",
2277
- /** InfrastructureSetupInProgress */
2278
- InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
2279
- /** InfrastructureSetupComplete */
2280
- InfrastructureSetupComplete = "InfrastructureSetupComplete",
2281
- /** ScheduledForDelete */
2282
- ScheduledForDelete = "ScheduledForDelete"
2283
- }
2284
- /**
2285
- * Defines values for ConnectedEnvironmentProvisioningState. \
2286
- * {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
2287
- * this enum contains the known values that the service supports.
2288
- * ### Known values supported by the service
2289
- * **Succeeded** \
2290
- * **Failed** \
2291
- * **Canceled** \
2292
- * **Waiting** \
2293
- * **InitializationInProgress** \
2294
- * **InfrastructureSetupInProgress** \
2295
- * **InfrastructureSetupComplete** \
2296
- * **ScheduledForDelete**
2297
- */
2298
- export declare type ConnectedEnvironmentProvisioningState = string;
2299
- /** Known values of {@link Category} that the service accepts. */
2300
- export declare enum KnownCategory {
2301
- /** PremiumSkuGeneralPurpose */
2302
- PremiumSkuGeneralPurpose = "PremiumSkuGeneralPurpose",
2303
- /** PremiumSkuMemoryOptimized */
2304
- PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
2305
- /** PremiumSkuComputeOptimized */
2306
- PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
2307
- }
2308
- /**
2309
- * Defines values for Category. \
2310
- * {@link KnownCategory} can be used interchangeably with Category,
2311
- * this enum contains the known values that the service supports.
2312
- * ### Known values supported by the service
2313
- * **PremiumSkuGeneralPurpose** \
2314
- * **PremiumSkuMemoryOptimized** \
2315
- * **PremiumSkuComputeOptimized**
2316
- */
2317
- export declare type Category = string;
2318
- /** Known values of {@link Applicability} that the service accepts. */
2319
- export declare enum KnownApplicability {
2320
- /** LocationDefault */
2321
- LocationDefault = "LocationDefault",
2322
- /** Custom */
2323
- Custom = "Custom"
2324
- }
2325
- /**
2326
- * Defines values for Applicability. \
2327
- * {@link KnownApplicability} can be used interchangeably with Applicability,
2328
- * this enum contains the known values that the service supports.
2329
- * ### Known values supported by the service
2330
- * **LocationDefault** \
2331
- * **Custom**
2332
- */
2333
- export declare type Applicability = string;
2900
+ export type SourceControlOperationState = string;
2334
2901
  /** Defines values for UnauthenticatedClientActionV2. */
2335
- export declare type UnauthenticatedClientActionV2 = "RedirectToLoginPage" | "AllowAnonymous" | "Return401" | "Return403";
2902
+ export type UnauthenticatedClientActionV2 = "RedirectToLoginPage" | "AllowAnonymous" | "Return401" | "Return403";
2336
2903
  /** Defines values for CookieExpirationConvention. */
2337
- export declare type CookieExpirationConvention = "FixedTime" | "IdentityProviderDerived";
2904
+ export type CookieExpirationConvention = "FixedTime" | "IdentityProviderDerived";
2338
2905
  /** Defines values for ForwardProxyConvention. */
2339
- export declare type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
2906
+ export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
2340
2907
  /** Defines values for DnsVerificationTestResult. */
2341
- export declare type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
2908
+ export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
2909
+ /** Optional parameters. */
2910
+ export interface ContainerAppsAuthConfigsListByContainerAppOptionalParams extends coreClient.OperationOptions {
2911
+ }
2912
+ /** Contains response data for the listByContainerApp operation. */
2913
+ export type ContainerAppsAuthConfigsListByContainerAppResponse = AuthConfigCollection;
2914
+ /** Optional parameters. */
2915
+ export interface ContainerAppsAuthConfigsGetOptionalParams extends coreClient.OperationOptions {
2916
+ }
2917
+ /** Contains response data for the get operation. */
2918
+ export type ContainerAppsAuthConfigsGetResponse = AuthConfig;
2919
+ /** Optional parameters. */
2920
+ export interface ContainerAppsAuthConfigsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2921
+ }
2922
+ /** Contains response data for the createOrUpdate operation. */
2923
+ export type ContainerAppsAuthConfigsCreateOrUpdateResponse = AuthConfig;
2924
+ /** Optional parameters. */
2925
+ export interface ContainerAppsAuthConfigsDeleteOptionalParams extends coreClient.OperationOptions {
2926
+ }
2927
+ /** Optional parameters. */
2928
+ export interface ContainerAppsAuthConfigsListByContainerAppNextOptionalParams extends coreClient.OperationOptions {
2929
+ }
2930
+ /** Contains response data for the listByContainerAppNext operation. */
2931
+ export type ContainerAppsAuthConfigsListByContainerAppNextResponse = AuthConfigCollection;
2932
+ /** Optional parameters. */
2933
+ export interface AvailableWorkloadProfilesGetOptionalParams extends coreClient.OperationOptions {
2934
+ }
2935
+ /** Contains response data for the get operation. */
2936
+ export type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
2937
+ /** Optional parameters. */
2938
+ export interface AvailableWorkloadProfilesGetNextOptionalParams extends coreClient.OperationOptions {
2939
+ }
2940
+ /** Contains response data for the getNext operation. */
2941
+ export type AvailableWorkloadProfilesGetNextResponse = AvailableWorkloadProfilesCollection;
2942
+ /** Optional parameters. */
2943
+ export interface BillingMetersGetOptionalParams extends coreClient.OperationOptions {
2944
+ }
2945
+ /** Contains response data for the get operation. */
2946
+ export type BillingMetersGetResponse = BillingMeterCollection;
2947
+ /** Optional parameters. */
2948
+ export interface ConnectedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2949
+ }
2950
+ /** Contains response data for the listBySubscription operation. */
2951
+ export type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
2952
+ /** Optional parameters. */
2953
+ export interface ConnectedEnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2954
+ }
2955
+ /** Contains response data for the listByResourceGroup operation. */
2956
+ export type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
2957
+ /** Optional parameters. */
2958
+ export interface ConnectedEnvironmentsGetOptionalParams extends coreClient.OperationOptions {
2959
+ }
2960
+ /** Contains response data for the get operation. */
2961
+ export type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
2962
+ /** Optional parameters. */
2963
+ export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2964
+ /** Delay to wait until next poll, in milliseconds. */
2965
+ updateIntervalInMs?: number;
2966
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2967
+ resumeFrom?: string;
2968
+ }
2969
+ /** Contains response data for the createOrUpdate operation. */
2970
+ export type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
2971
+ /** Optional parameters. */
2972
+ export interface ConnectedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
2973
+ /** Delay to wait until next poll, in milliseconds. */
2974
+ updateIntervalInMs?: number;
2975
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2976
+ resumeFrom?: string;
2977
+ }
2978
+ /** Optional parameters. */
2979
+ export interface ConnectedEnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
2980
+ }
2981
+ /** Contains response data for the update operation. */
2982
+ export type ConnectedEnvironmentsUpdateResponse = ConnectedEnvironment;
2983
+ /** Optional parameters. */
2984
+ export interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
2985
+ }
2986
+ /** Contains response data for the checkNameAvailability operation. */
2987
+ export type ConnectedEnvironmentsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
2988
+ /** Optional parameters. */
2989
+ export interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2990
+ }
2991
+ /** Contains response data for the listBySubscriptionNext operation. */
2992
+ export type ConnectedEnvironmentsListBySubscriptionNextResponse = ConnectedEnvironmentCollection;
2993
+ /** Optional parameters. */
2994
+ export interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2995
+ }
2996
+ /** Contains response data for the listByResourceGroupNext operation. */
2997
+ export type ConnectedEnvironmentsListByResourceGroupNextResponse = ConnectedEnvironmentCollection;
2998
+ /** Optional parameters. */
2999
+ export interface ConnectedEnvironmentsCertificatesListOptionalParams extends coreClient.OperationOptions {
3000
+ }
3001
+ /** Contains response data for the list operation. */
3002
+ export type ConnectedEnvironmentsCertificatesListResponse = CertificateCollection;
3003
+ /** Optional parameters. */
3004
+ export interface ConnectedEnvironmentsCertificatesGetOptionalParams extends coreClient.OperationOptions {
3005
+ }
3006
+ /** Contains response data for the get operation. */
3007
+ export type ConnectedEnvironmentsCertificatesGetResponse = Certificate;
3008
+ /** Optional parameters. */
3009
+ export interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3010
+ /** Certificate to be created or updated */
3011
+ certificateEnvelope?: Certificate;
3012
+ }
3013
+ /** Contains response data for the createOrUpdate operation. */
3014
+ export type ConnectedEnvironmentsCertificatesCreateOrUpdateResponse = Certificate;
3015
+ /** Optional parameters. */
3016
+ export interface ConnectedEnvironmentsCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
3017
+ }
3018
+ /** Optional parameters. */
3019
+ export interface ConnectedEnvironmentsCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
3020
+ }
3021
+ /** Contains response data for the update operation. */
3022
+ export type ConnectedEnvironmentsCertificatesUpdateResponse = Certificate;
3023
+ /** Optional parameters. */
3024
+ export interface ConnectedEnvironmentsCertificatesListNextOptionalParams extends coreClient.OperationOptions {
3025
+ }
3026
+ /** Contains response data for the listNext operation. */
3027
+ export type ConnectedEnvironmentsCertificatesListNextResponse = CertificateCollection;
3028
+ /** Optional parameters. */
3029
+ export interface ConnectedEnvironmentsDaprComponentsListOptionalParams extends coreClient.OperationOptions {
3030
+ }
3031
+ /** Contains response data for the list operation. */
3032
+ export type ConnectedEnvironmentsDaprComponentsListResponse = DaprComponentsCollection;
3033
+ /** Optional parameters. */
3034
+ export interface ConnectedEnvironmentsDaprComponentsGetOptionalParams extends coreClient.OperationOptions {
3035
+ }
3036
+ /** Contains response data for the get operation. */
3037
+ export type ConnectedEnvironmentsDaprComponentsGetResponse = DaprComponent;
3038
+ /** Optional parameters. */
3039
+ export interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3040
+ }
3041
+ /** Contains response data for the createOrUpdate operation. */
3042
+ export type ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse = DaprComponent;
3043
+ /** Optional parameters. */
3044
+ export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams extends coreClient.OperationOptions {
3045
+ }
3046
+ /** Optional parameters. */
3047
+ export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams extends coreClient.OperationOptions {
3048
+ }
3049
+ /** Contains response data for the listSecrets operation. */
3050
+ export type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
3051
+ /** Optional parameters. */
3052
+ export interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams extends coreClient.OperationOptions {
3053
+ }
3054
+ /** Contains response data for the listNext operation. */
3055
+ export type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
2342
3056
  /** Optional parameters. */
2343
- export interface ContainerAppsAuthConfigsListByContainerAppOptionalParams extends coreClient.OperationOptions {
3057
+ export interface ConnectedEnvironmentsStoragesListOptionalParams extends coreClient.OperationOptions {
2344
3058
  }
2345
- /** Contains response data for the listByContainerApp operation. */
2346
- export declare type ContainerAppsAuthConfigsListByContainerAppResponse = AuthConfigCollection;
3059
+ /** Contains response data for the list operation. */
3060
+ export type ConnectedEnvironmentsStoragesListResponse = ConnectedEnvironmentStoragesCollection;
2347
3061
  /** Optional parameters. */
2348
- export interface ContainerAppsAuthConfigsGetOptionalParams extends coreClient.OperationOptions {
3062
+ export interface ConnectedEnvironmentsStoragesGetOptionalParams extends coreClient.OperationOptions {
2349
3063
  }
2350
3064
  /** Contains response data for the get operation. */
2351
- export declare type ContainerAppsAuthConfigsGetResponse = AuthConfig;
3065
+ export type ConnectedEnvironmentsStoragesGetResponse = ConnectedEnvironmentStorage;
2352
3066
  /** Optional parameters. */
2353
- export interface ContainerAppsAuthConfigsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3067
+ export interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2354
3068
  }
2355
3069
  /** Contains response data for the createOrUpdate operation. */
2356
- export declare type ContainerAppsAuthConfigsCreateOrUpdateResponse = AuthConfig;
2357
- /** Optional parameters. */
2358
- export interface ContainerAppsAuthConfigsDeleteOptionalParams extends coreClient.OperationOptions {
2359
- }
3070
+ export type ConnectedEnvironmentsStoragesCreateOrUpdateResponse = ConnectedEnvironmentStorage;
2360
3071
  /** Optional parameters. */
2361
- export interface ContainerAppsAuthConfigsListByContainerAppNextOptionalParams extends coreClient.OperationOptions {
3072
+ export interface ConnectedEnvironmentsStoragesDeleteOptionalParams extends coreClient.OperationOptions {
2362
3073
  }
2363
- /** Contains response data for the listByContainerAppNext operation. */
2364
- export declare type ContainerAppsAuthConfigsListByContainerAppNextResponse = AuthConfigCollection;
2365
3074
  /** Optional parameters. */
2366
3075
  export interface ContainerAppsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2367
3076
  }
2368
3077
  /** Contains response data for the listBySubscription operation. */
2369
- export declare type ContainerAppsListBySubscriptionResponse = ContainerAppCollection;
3078
+ export type ContainerAppsListBySubscriptionResponse = ContainerAppCollection;
2370
3079
  /** Optional parameters. */
2371
3080
  export interface ContainerAppsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2372
3081
  }
2373
3082
  /** Contains response data for the listByResourceGroup operation. */
2374
- export declare type ContainerAppsListByResourceGroupResponse = ContainerAppCollection;
3083
+ export type ContainerAppsListByResourceGroupResponse = ContainerAppCollection;
2375
3084
  /** Optional parameters. */
2376
3085
  export interface ContainerAppsGetOptionalParams extends coreClient.OperationOptions {
2377
3086
  }
2378
3087
  /** Contains response data for the get operation. */
2379
- export declare type ContainerAppsGetResponse = ContainerApp;
3088
+ export type ContainerAppsGetResponse = ContainerApp;
2380
3089
  /** Optional parameters. */
2381
3090
  export interface ContainerAppsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2382
3091
  /** Delay to wait until next poll, in milliseconds. */
@@ -2385,7 +3094,7 @@ export interface ContainerAppsCreateOrUpdateOptionalParams extends coreClient.Op
2385
3094
  resumeFrom?: string;
2386
3095
  }
2387
3096
  /** Contains response data for the createOrUpdate operation. */
2388
- export declare type ContainerAppsCreateOrUpdateResponse = ContainerApp;
3097
+ export type ContainerAppsCreateOrUpdateResponse = ContainerApp;
2389
3098
  /** Optional parameters. */
2390
3099
  export interface ContainerAppsDeleteOptionalParams extends coreClient.OperationOptions {
2391
3100
  /** Delay to wait until next poll, in milliseconds. */
@@ -2400,45 +3109,65 @@ export interface ContainerAppsUpdateOptionalParams extends coreClient.OperationO
2400
3109
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2401
3110
  resumeFrom?: string;
2402
3111
  }
3112
+ /** Contains response data for the update operation. */
3113
+ export type ContainerAppsUpdateResponse = ContainerApp;
2403
3114
  /** Optional parameters. */
2404
3115
  export interface ContainerAppsListCustomHostNameAnalysisOptionalParams extends coreClient.OperationOptions {
2405
3116
  /** Custom hostname. */
2406
3117
  customHostname?: string;
2407
3118
  }
2408
3119
  /** Contains response data for the listCustomHostNameAnalysis operation. */
2409
- export declare type ContainerAppsListCustomHostNameAnalysisResponse = CustomHostnameAnalysisResult;
3120
+ export type ContainerAppsListCustomHostNameAnalysisResponse = CustomHostnameAnalysisResult;
2410
3121
  /** Optional parameters. */
2411
3122
  export interface ContainerAppsListSecretsOptionalParams extends coreClient.OperationOptions {
2412
3123
  }
2413
3124
  /** Contains response data for the listSecrets operation. */
2414
- export declare type ContainerAppsListSecretsResponse = SecretsCollection;
3125
+ export type ContainerAppsListSecretsResponse = SecretsCollection;
2415
3126
  /** Optional parameters. */
2416
3127
  export interface ContainerAppsGetAuthTokenOptionalParams extends coreClient.OperationOptions {
2417
3128
  }
2418
3129
  /** Contains response data for the getAuthToken operation. */
2419
- export declare type ContainerAppsGetAuthTokenResponse = ContainerAppAuthToken;
3130
+ export type ContainerAppsGetAuthTokenResponse = ContainerAppAuthToken;
3131
+ /** Optional parameters. */
3132
+ export interface ContainerAppsStartOptionalParams extends coreClient.OperationOptions {
3133
+ /** Delay to wait until next poll, in milliseconds. */
3134
+ updateIntervalInMs?: number;
3135
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3136
+ resumeFrom?: string;
3137
+ }
3138
+ /** Contains response data for the start operation. */
3139
+ export type ContainerAppsStartResponse = ContainerApp;
3140
+ /** Optional parameters. */
3141
+ export interface ContainerAppsStopOptionalParams extends coreClient.OperationOptions {
3142
+ /** Delay to wait until next poll, in milliseconds. */
3143
+ updateIntervalInMs?: number;
3144
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3145
+ resumeFrom?: string;
3146
+ }
3147
+ /** Contains response data for the stop operation. */
3148
+ export type ContainerAppsStopResponse = ContainerApp;
2420
3149
  /** Optional parameters. */
2421
3150
  export interface ContainerAppsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2422
3151
  }
2423
3152
  /** Contains response data for the listBySubscriptionNext operation. */
2424
- export declare type ContainerAppsListBySubscriptionNextResponse = ContainerAppCollection;
3153
+ export type ContainerAppsListBySubscriptionNextResponse = ContainerAppCollection;
2425
3154
  /** Optional parameters. */
2426
3155
  export interface ContainerAppsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2427
3156
  }
2428
3157
  /** Contains response data for the listByResourceGroupNext operation. */
2429
- export declare type ContainerAppsListByResourceGroupNextResponse = ContainerAppCollection;
3158
+ export type ContainerAppsListByResourceGroupNextResponse = ContainerAppCollection;
2430
3159
  /** Optional parameters. */
2431
3160
  export interface ContainerAppsRevisionsListRevisionsOptionalParams extends coreClient.OperationOptions {
2432
3161
  /** The filter to apply on the operation. */
2433
3162
  filter?: string;
2434
3163
  }
2435
3164
  /** Contains response data for the listRevisions operation. */
2436
- export declare type ContainerAppsRevisionsListRevisionsResponse = RevisionCollection;
3165
+ export type ContainerAppsRevisionsListRevisionsResponse = RevisionCollection;
2437
3166
  /** Optional parameters. */
2438
3167
  export interface ContainerAppsRevisionsGetRevisionOptionalParams extends coreClient.OperationOptions {
2439
3168
  }
2440
3169
  /** Contains response data for the getRevision operation. */
2441
- export declare type ContainerAppsRevisionsGetRevisionResponse = Revision;
3170
+ export type ContainerAppsRevisionsGetRevisionResponse = Revision;
2442
3171
  /** Optional parameters. */
2443
3172
  export interface ContainerAppsRevisionsActivateRevisionOptionalParams extends coreClient.OperationOptions {
2444
3173
  }
@@ -2450,402 +3179,391 @@ export interface ContainerAppsRevisionsRestartRevisionOptionalParams extends cor
2450
3179
  }
2451
3180
  /** Optional parameters. */
2452
3181
  export interface ContainerAppsRevisionsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
2453
- /** The filter to apply on the operation. */
2454
- filter?: string;
2455
3182
  }
2456
3183
  /** Contains response data for the listRevisionsNext operation. */
2457
- export declare type ContainerAppsRevisionsListRevisionsNextResponse = RevisionCollection;
3184
+ export type ContainerAppsRevisionsListRevisionsNextResponse = RevisionCollection;
2458
3185
  /** Optional parameters. */
2459
3186
  export interface ContainerAppsRevisionReplicasGetReplicaOptionalParams extends coreClient.OperationOptions {
2460
3187
  }
2461
3188
  /** Contains response data for the getReplica operation. */
2462
- export declare type ContainerAppsRevisionReplicasGetReplicaResponse = Replica;
3189
+ export type ContainerAppsRevisionReplicasGetReplicaResponse = Replica;
2463
3190
  /** Optional parameters. */
2464
3191
  export interface ContainerAppsRevisionReplicasListReplicasOptionalParams extends coreClient.OperationOptions {
2465
3192
  }
2466
3193
  /** Contains response data for the listReplicas operation. */
2467
- export declare type ContainerAppsRevisionReplicasListReplicasResponse = ReplicaCollection;
2468
- /** Optional parameters. */
2469
- export interface DaprComponentsListOptionalParams extends coreClient.OperationOptions {
2470
- }
2471
- /** Contains response data for the list operation. */
2472
- export declare type DaprComponentsListResponse = DaprComponentsCollection;
2473
- /** Optional parameters. */
2474
- export interface DaprComponentsGetOptionalParams extends coreClient.OperationOptions {
2475
- }
2476
- /** Contains response data for the get operation. */
2477
- export declare type DaprComponentsGetResponse = DaprComponent;
2478
- /** Optional parameters. */
2479
- export interface DaprComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2480
- }
2481
- /** Contains response data for the createOrUpdate operation. */
2482
- export declare type DaprComponentsCreateOrUpdateResponse = DaprComponent;
2483
- /** Optional parameters. */
2484
- export interface DaprComponentsDeleteOptionalParams extends coreClient.OperationOptions {
2485
- }
2486
- /** Optional parameters. */
2487
- export interface DaprComponentsListSecretsOptionalParams extends coreClient.OperationOptions {
2488
- }
2489
- /** Contains response data for the listSecrets operation. */
2490
- export declare type DaprComponentsListSecretsResponse = DaprSecretsCollection;
2491
- /** Optional parameters. */
2492
- export interface DaprComponentsListNextOptionalParams extends coreClient.OperationOptions {
2493
- }
2494
- /** Contains response data for the listNext operation. */
2495
- export declare type DaprComponentsListNextResponse = DaprComponentsCollection;
3194
+ export type ContainerAppsRevisionReplicasListReplicasResponse = ReplicaCollection;
2496
3195
  /** Optional parameters. */
2497
3196
  export interface ContainerAppsDiagnosticsListDetectorsOptionalParams extends coreClient.OperationOptions {
2498
3197
  }
2499
3198
  /** Contains response data for the listDetectors operation. */
2500
- export declare type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsCollection;
3199
+ export type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsCollection;
2501
3200
  /** Optional parameters. */
2502
3201
  export interface ContainerAppsDiagnosticsGetDetectorOptionalParams extends coreClient.OperationOptions {
2503
3202
  }
2504
3203
  /** Contains response data for the getDetector operation. */
2505
- export declare type ContainerAppsDiagnosticsGetDetectorResponse = Diagnostics;
3204
+ export type ContainerAppsDiagnosticsGetDetectorResponse = Diagnostics;
2506
3205
  /** Optional parameters. */
2507
3206
  export interface ContainerAppsDiagnosticsListRevisionsOptionalParams extends coreClient.OperationOptions {
2508
3207
  /** The filter to apply on the operation. */
2509
3208
  filter?: string;
2510
3209
  }
2511
3210
  /** Contains response data for the listRevisions operation. */
2512
- export declare type ContainerAppsDiagnosticsListRevisionsResponse = RevisionCollection;
3211
+ export type ContainerAppsDiagnosticsListRevisionsResponse = RevisionCollection;
2513
3212
  /** Optional parameters. */
2514
3213
  export interface ContainerAppsDiagnosticsGetRevisionOptionalParams extends coreClient.OperationOptions {
2515
3214
  }
2516
3215
  /** Contains response data for the getRevision operation. */
2517
- export declare type ContainerAppsDiagnosticsGetRevisionResponse = Revision;
3216
+ export type ContainerAppsDiagnosticsGetRevisionResponse = Revision;
2518
3217
  /** Optional parameters. */
2519
3218
  export interface ContainerAppsDiagnosticsGetRootOptionalParams extends coreClient.OperationOptions {
2520
3219
  }
2521
3220
  /** Contains response data for the getRoot operation. */
2522
- export declare type ContainerAppsDiagnosticsGetRootResponse = ContainerApp;
3221
+ export type ContainerAppsDiagnosticsGetRootResponse = ContainerApp;
2523
3222
  /** Optional parameters. */
2524
3223
  export interface ContainerAppsDiagnosticsListDetectorsNextOptionalParams extends coreClient.OperationOptions {
2525
3224
  }
2526
3225
  /** Contains response data for the listDetectorsNext operation. */
2527
- export declare type ContainerAppsDiagnosticsListDetectorsNextResponse = DiagnosticsCollection;
3226
+ export type ContainerAppsDiagnosticsListDetectorsNextResponse = DiagnosticsCollection;
2528
3227
  /** Optional parameters. */
2529
3228
  export interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
2530
- /** The filter to apply on the operation. */
2531
- filter?: string;
2532
3229
  }
2533
3230
  /** Contains response data for the listRevisionsNext operation. */
2534
- export declare type ContainerAppsDiagnosticsListRevisionsNextResponse = RevisionCollection;
3231
+ export type ContainerAppsDiagnosticsListRevisionsNextResponse = RevisionCollection;
2535
3232
  /** Optional parameters. */
2536
3233
  export interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams extends coreClient.OperationOptions {
2537
3234
  }
2538
3235
  /** Contains response data for the listDetectors operation. */
2539
- export declare type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
3236
+ export type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
2540
3237
  /** Optional parameters. */
2541
3238
  export interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams extends coreClient.OperationOptions {
2542
3239
  }
2543
3240
  /** Contains response data for the getDetector operation. */
2544
- export declare type ManagedEnvironmentDiagnosticsGetDetectorResponse = Diagnostics;
3241
+ export type ManagedEnvironmentDiagnosticsGetDetectorResponse = Diagnostics;
2545
3242
  /** Optional parameters. */
2546
3243
  export interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams extends coreClient.OperationOptions {
2547
3244
  }
2548
3245
  /** Contains response data for the getRoot operation. */
2549
- export declare type ManagedEnvironmentsDiagnosticsGetRootResponse = ManagedEnvironment;
3246
+ export type ManagedEnvironmentsDiagnosticsGetRootResponse = ManagedEnvironment;
2550
3247
  /** Optional parameters. */
2551
3248
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
2552
3249
  }
2553
3250
  /** Contains response data for the list operation. */
2554
- export declare type OperationsListResponse = AvailableOperations;
3251
+ export type OperationsListResponse = AvailableOperations;
2555
3252
  /** Optional parameters. */
2556
3253
  export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
2557
3254
  }
2558
3255
  /** Contains response data for the listNext operation. */
2559
- export declare type OperationsListNextResponse = AvailableOperations;
3256
+ export type OperationsListNextResponse = AvailableOperations;
2560
3257
  /** Optional parameters. */
2561
- export interface ManagedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
3258
+ export interface JobsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2562
3259
  }
2563
3260
  /** Contains response data for the listBySubscription operation. */
2564
- export declare type ManagedEnvironmentsListBySubscriptionResponse = ManagedEnvironmentsCollection;
3261
+ export type JobsListBySubscriptionResponse = JobsCollection;
2565
3262
  /** Optional parameters. */
2566
- export interface ManagedEnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3263
+ export interface JobsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2567
3264
  }
2568
3265
  /** Contains response data for the listByResourceGroup operation. */
2569
- export declare type ManagedEnvironmentsListByResourceGroupResponse = ManagedEnvironmentsCollection;
3266
+ export type JobsListByResourceGroupResponse = JobsCollection;
2570
3267
  /** Optional parameters. */
2571
- export interface ManagedEnvironmentsGetOptionalParams extends coreClient.OperationOptions {
3268
+ export interface JobsGetOptionalParams extends coreClient.OperationOptions {
2572
3269
  }
2573
3270
  /** Contains response data for the get operation. */
2574
- export declare type ManagedEnvironmentsGetResponse = ManagedEnvironment;
3271
+ export type JobsGetResponse = Job;
2575
3272
  /** Optional parameters. */
2576
- export interface ManagedEnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3273
+ export interface JobsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2577
3274
  /** Delay to wait until next poll, in milliseconds. */
2578
3275
  updateIntervalInMs?: number;
2579
3276
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2580
3277
  resumeFrom?: string;
2581
3278
  }
2582
3279
  /** Contains response data for the createOrUpdate operation. */
2583
- export declare type ManagedEnvironmentsCreateOrUpdateResponse = ManagedEnvironment;
3280
+ export type JobsCreateOrUpdateResponse = Job;
2584
3281
  /** Optional parameters. */
2585
- export interface ManagedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
3282
+ export interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
2586
3283
  /** Delay to wait until next poll, in milliseconds. */
2587
3284
  updateIntervalInMs?: number;
2588
3285
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2589
3286
  resumeFrom?: string;
2590
3287
  }
2591
3288
  /** Optional parameters. */
2592
- export interface ManagedEnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
3289
+ export interface JobsUpdateOptionalParams extends coreClient.OperationOptions {
2593
3290
  /** Delay to wait until next poll, in milliseconds. */
2594
3291
  updateIntervalInMs?: number;
2595
3292
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2596
3293
  resumeFrom?: string;
2597
3294
  }
3295
+ /** Contains response data for the update operation. */
3296
+ export type JobsUpdateResponse = Job;
2598
3297
  /** Optional parameters. */
2599
- export interface ManagedEnvironmentsGetAuthTokenOptionalParams extends coreClient.OperationOptions {
2600
- }
2601
- /** Contains response data for the getAuthToken operation. */
2602
- export declare type ManagedEnvironmentsGetAuthTokenResponse = EnvironmentAuthToken;
2603
- /** Optional parameters. */
2604
- export interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams extends coreClient.OperationOptions {
2605
- }
2606
- /** Contains response data for the listWorkloadProfileStates operation. */
2607
- export declare type ManagedEnvironmentsListWorkloadProfileStatesResponse = WorkloadProfileStatesCollection;
2608
- /** Optional parameters. */
2609
- export interface ManagedEnvironmentsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
3298
+ export interface JobsStartOptionalParams extends coreClient.OperationOptions {
3299
+ /** Properties used to start a job execution. */
3300
+ template?: JobExecutionTemplate;
3301
+ /** Delay to wait until next poll, in milliseconds. */
3302
+ updateIntervalInMs?: number;
3303
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3304
+ resumeFrom?: string;
2610
3305
  }
2611
- /** Contains response data for the listBySubscriptionNext operation. */
2612
- export declare type ManagedEnvironmentsListBySubscriptionNextResponse = ManagedEnvironmentsCollection;
3306
+ /** Contains response data for the start operation. */
3307
+ export type JobsStartResponse = JobExecutionBase;
2613
3308
  /** Optional parameters. */
2614
- export interface ManagedEnvironmentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3309
+ export interface JobsStopExecutionOptionalParams extends coreClient.OperationOptions {
3310
+ /** Delay to wait until next poll, in milliseconds. */
3311
+ updateIntervalInMs?: number;
3312
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3313
+ resumeFrom?: string;
2615
3314
  }
2616
- /** Contains response data for the listByResourceGroupNext operation. */
2617
- export declare type ManagedEnvironmentsListByResourceGroupNextResponse = ManagedEnvironmentsCollection;
2618
3315
  /** Optional parameters. */
2619
- export interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams extends coreClient.OperationOptions {
3316
+ export interface JobsStopMultipleExecutionsOptionalParams extends coreClient.OperationOptions {
3317
+ /** Delay to wait until next poll, in milliseconds. */
3318
+ updateIntervalInMs?: number;
3319
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3320
+ resumeFrom?: string;
2620
3321
  }
2621
- /** Contains response data for the listWorkloadProfileStatesNext operation. */
2622
- export declare type ManagedEnvironmentsListWorkloadProfileStatesNextResponse = WorkloadProfileStatesCollection;
3322
+ /** Contains response data for the stopMultipleExecutions operation. */
3323
+ export type JobsStopMultipleExecutionsResponse = ContainerAppJobExecutions;
2623
3324
  /** Optional parameters. */
2624
- export interface CertificatesListOptionalParams extends coreClient.OperationOptions {
3325
+ export interface JobsListSecretsOptionalParams extends coreClient.OperationOptions {
2625
3326
  }
2626
- /** Contains response data for the list operation. */
2627
- export declare type CertificatesListResponse = CertificateCollection;
3327
+ /** Contains response data for the listSecrets operation. */
3328
+ export type JobsListSecretsResponse = JobSecretsCollection;
2628
3329
  /** Optional parameters. */
2629
- export interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
3330
+ export interface JobsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2630
3331
  }
2631
- /** Contains response data for the get operation. */
2632
- export declare type CertificatesGetResponse = Certificate;
3332
+ /** Contains response data for the listBySubscriptionNext operation. */
3333
+ export type JobsListBySubscriptionNextResponse = JobsCollection;
2633
3334
  /** Optional parameters. */
2634
- export interface CertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2635
- /** Certificate to be created or updated */
2636
- certificateEnvelope?: Certificate;
3335
+ export interface JobsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2637
3336
  }
2638
- /** Contains response data for the createOrUpdate operation. */
2639
- export declare type CertificatesCreateOrUpdateResponse = Certificate;
3337
+ /** Contains response data for the listByResourceGroupNext operation. */
3338
+ export type JobsListByResourceGroupNextResponse = JobsCollection;
2640
3339
  /** Optional parameters. */
2641
- export interface CertificatesDeleteOptionalParams extends coreClient.OperationOptions {
3340
+ export interface JobsExecutionsListOptionalParams extends coreClient.OperationOptions {
3341
+ /** The filter to apply on the operation. */
3342
+ filter?: string;
2642
3343
  }
3344
+ /** Contains response data for the list operation. */
3345
+ export type JobsExecutionsListResponse = ContainerAppJobExecutions;
2643
3346
  /** Optional parameters. */
2644
- export interface CertificatesUpdateOptionalParams extends coreClient.OperationOptions {
3347
+ export interface JobsExecutionsListNextOptionalParams extends coreClient.OperationOptions {
2645
3348
  }
2646
- /** Contains response data for the update operation. */
2647
- export declare type CertificatesUpdateResponse = Certificate;
3349
+ /** Contains response data for the listNext operation. */
3350
+ export type JobsExecutionsListNextResponse = ContainerAppJobExecutions;
2648
3351
  /** Optional parameters. */
2649
- export interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
3352
+ export interface JobExecutionOptionalParams extends coreClient.OperationOptions {
2650
3353
  }
2651
- /** Contains response data for the listNext operation. */
2652
- export declare type CertificatesListNextResponse = CertificateCollection;
3354
+ /** Contains response data for the jobExecution operation. */
3355
+ export type JobExecutionResponse = JobExecution;
2653
3356
  /** Optional parameters. */
2654
- export interface NamespacesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
3357
+ export interface ManagedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2655
3358
  }
2656
- /** Contains response data for the checkNameAvailability operation. */
2657
- export declare type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
3359
+ /** Contains response data for the listBySubscription operation. */
3360
+ export type ManagedEnvironmentsListBySubscriptionResponse = ManagedEnvironmentsCollection;
2658
3361
  /** Optional parameters. */
2659
- export interface ManagedEnvironmentsStoragesListOptionalParams extends coreClient.OperationOptions {
3362
+ export interface ManagedEnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2660
3363
  }
2661
- /** Contains response data for the list operation. */
2662
- export declare type ManagedEnvironmentsStoragesListResponse = ManagedEnvironmentStoragesCollection;
3364
+ /** Contains response data for the listByResourceGroup operation. */
3365
+ export type ManagedEnvironmentsListByResourceGroupResponse = ManagedEnvironmentsCollection;
2663
3366
  /** Optional parameters. */
2664
- export interface ManagedEnvironmentsStoragesGetOptionalParams extends coreClient.OperationOptions {
3367
+ export interface ManagedEnvironmentsGetOptionalParams extends coreClient.OperationOptions {
2665
3368
  }
2666
3369
  /** Contains response data for the get operation. */
2667
- export declare type ManagedEnvironmentsStoragesGetResponse = ManagedEnvironmentStorage;
3370
+ export type ManagedEnvironmentsGetResponse = ManagedEnvironment;
2668
3371
  /** Optional parameters. */
2669
- export interface ManagedEnvironmentsStoragesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3372
+ export interface ManagedEnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3373
+ /** Delay to wait until next poll, in milliseconds. */
3374
+ updateIntervalInMs?: number;
3375
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3376
+ resumeFrom?: string;
2670
3377
  }
2671
3378
  /** Contains response data for the createOrUpdate operation. */
2672
- export declare type ManagedEnvironmentsStoragesCreateOrUpdateResponse = ManagedEnvironmentStorage;
2673
- /** Optional parameters. */
2674
- export interface ManagedEnvironmentsStoragesDeleteOptionalParams extends coreClient.OperationOptions {
2675
- }
2676
- /** Optional parameters. */
2677
- export interface ContainerAppsSourceControlsListByContainerAppOptionalParams extends coreClient.OperationOptions {
2678
- }
2679
- /** Contains response data for the listByContainerApp operation. */
2680
- export declare type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
2681
- /** Optional parameters. */
2682
- export interface ContainerAppsSourceControlsGetOptionalParams extends coreClient.OperationOptions {
2683
- }
2684
- /** Contains response data for the get operation. */
2685
- export declare type ContainerAppsSourceControlsGetResponse = SourceControl;
3379
+ export type ManagedEnvironmentsCreateOrUpdateResponse = ManagedEnvironment;
2686
3380
  /** Optional parameters. */
2687
- export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3381
+ export interface ManagedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
2688
3382
  /** Delay to wait until next poll, in milliseconds. */
2689
3383
  updateIntervalInMs?: number;
2690
3384
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2691
3385
  resumeFrom?: string;
2692
3386
  }
2693
- /** Contains response data for the createOrUpdate operation. */
2694
- export declare type ContainerAppsSourceControlsCreateOrUpdateResponse = SourceControl;
2695
3387
  /** Optional parameters. */
2696
- export interface ContainerAppsSourceControlsDeleteOptionalParams extends coreClient.OperationOptions {
3388
+ export interface ManagedEnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
2697
3389
  /** Delay to wait until next poll, in milliseconds. */
2698
3390
  updateIntervalInMs?: number;
2699
3391
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2700
3392
  resumeFrom?: string;
2701
3393
  }
3394
+ /** Contains response data for the update operation. */
3395
+ export type ManagedEnvironmentsUpdateResponse = ManagedEnvironment;
2702
3396
  /** Optional parameters. */
2703
- export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams extends coreClient.OperationOptions {
3397
+ export interface ManagedEnvironmentsGetAuthTokenOptionalParams extends coreClient.OperationOptions {
2704
3398
  }
2705
- /** Contains response data for the listByContainerAppNext operation. */
2706
- export declare type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
3399
+ /** Contains response data for the getAuthToken operation. */
3400
+ export type ManagedEnvironmentsGetAuthTokenResponse = EnvironmentAuthToken;
2707
3401
  /** Optional parameters. */
2708
- export interface ConnectedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
3402
+ export interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams extends coreClient.OperationOptions {
2709
3403
  }
2710
- /** Contains response data for the listBySubscription operation. */
2711
- export declare type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
3404
+ /** Contains response data for the listWorkloadProfileStates operation. */
3405
+ export type ManagedEnvironmentsListWorkloadProfileStatesResponse = WorkloadProfileStatesCollection;
2712
3406
  /** Optional parameters. */
2713
- export interface ConnectedEnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3407
+ export interface ManagedEnvironmentsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2714
3408
  }
2715
- /** Contains response data for the listByResourceGroup operation. */
2716
- export declare type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
3409
+ /** Contains response data for the listBySubscriptionNext operation. */
3410
+ export type ManagedEnvironmentsListBySubscriptionNextResponse = ManagedEnvironmentsCollection;
2717
3411
  /** Optional parameters. */
2718
- export interface ConnectedEnvironmentsGetOptionalParams extends coreClient.OperationOptions {
3412
+ export interface ManagedEnvironmentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2719
3413
  }
2720
- /** Contains response data for the get operation. */
2721
- export declare type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
3414
+ /** Contains response data for the listByResourceGroupNext operation. */
3415
+ export type ManagedEnvironmentsListByResourceGroupNextResponse = ManagedEnvironmentsCollection;
2722
3416
  /** Optional parameters. */
2723
- export interface ConnectedEnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2724
- /** Delay to wait until next poll, in milliseconds. */
2725
- updateIntervalInMs?: number;
2726
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2727
- resumeFrom?: string;
3417
+ export interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams extends coreClient.OperationOptions {
2728
3418
  }
2729
- /** Contains response data for the createOrUpdate operation. */
2730
- export declare type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
3419
+ /** Contains response data for the listWorkloadProfileStatesNext operation. */
3420
+ export type ManagedEnvironmentsListWorkloadProfileStatesNextResponse = WorkloadProfileStatesCollection;
2731
3421
  /** Optional parameters. */
2732
- export interface ConnectedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
2733
- /** Delay to wait until next poll, in milliseconds. */
2734
- updateIntervalInMs?: number;
2735
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2736
- resumeFrom?: string;
3422
+ export interface CertificatesListOptionalParams extends coreClient.OperationOptions {
2737
3423
  }
3424
+ /** Contains response data for the list operation. */
3425
+ export type CertificatesListResponse = CertificateCollection;
2738
3426
  /** Optional parameters. */
2739
- export interface ConnectedEnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
3427
+ export interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
2740
3428
  }
2741
- /** Contains response data for the update operation. */
2742
- export declare type ConnectedEnvironmentsUpdateResponse = ConnectedEnvironment;
3429
+ /** Contains response data for the get operation. */
3430
+ export type CertificatesGetResponse = Certificate;
2743
3431
  /** Optional parameters. */
2744
- export interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
3432
+ export interface CertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3433
+ /** Certificate to be created or updated */
3434
+ certificateEnvelope?: Certificate;
2745
3435
  }
2746
- /** Contains response data for the checkNameAvailability operation. */
2747
- export declare type ConnectedEnvironmentsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
3436
+ /** Contains response data for the createOrUpdate operation. */
3437
+ export type CertificatesCreateOrUpdateResponse = Certificate;
2748
3438
  /** Optional parameters. */
2749
- export interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
3439
+ export interface CertificatesDeleteOptionalParams extends coreClient.OperationOptions {
2750
3440
  }
2751
- /** Contains response data for the listBySubscriptionNext operation. */
2752
- export declare type ConnectedEnvironmentsListBySubscriptionNextResponse = ConnectedEnvironmentCollection;
2753
3441
  /** Optional parameters. */
2754
- export interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3442
+ export interface CertificatesUpdateOptionalParams extends coreClient.OperationOptions {
2755
3443
  }
2756
- /** Contains response data for the listByResourceGroupNext operation. */
2757
- export declare type ConnectedEnvironmentsListByResourceGroupNextResponse = ConnectedEnvironmentCollection;
3444
+ /** Contains response data for the update operation. */
3445
+ export type CertificatesUpdateResponse = Certificate;
2758
3446
  /** Optional parameters. */
2759
- export interface ConnectedEnvironmentsCertificatesListOptionalParams extends coreClient.OperationOptions {
3447
+ export interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
2760
3448
  }
2761
- /** Contains response data for the list operation. */
2762
- export declare type ConnectedEnvironmentsCertificatesListResponse = CertificateCollection;
3449
+ /** Contains response data for the listNext operation. */
3450
+ export type CertificatesListNextResponse = CertificateCollection;
2763
3451
  /** Optional parameters. */
2764
- export interface ConnectedEnvironmentsCertificatesGetOptionalParams extends coreClient.OperationOptions {
3452
+ export interface ManagedCertificatesGetOptionalParams extends coreClient.OperationOptions {
2765
3453
  }
2766
3454
  /** Contains response data for the get operation. */
2767
- export declare type ConnectedEnvironmentsCertificatesGetResponse = Certificate;
3455
+ export type ManagedCertificatesGetResponse = ManagedCertificate;
2768
3456
  /** Optional parameters. */
2769
- export interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2770
- /** Certificate to be created or updated */
2771
- certificateEnvelope?: Certificate;
3457
+ export interface ManagedCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3458
+ /** Managed Certificate to be created or updated */
3459
+ managedCertificateEnvelope?: ManagedCertificate;
3460
+ /** Delay to wait until next poll, in milliseconds. */
3461
+ updateIntervalInMs?: number;
3462
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3463
+ resumeFrom?: string;
2772
3464
  }
2773
3465
  /** Contains response data for the createOrUpdate operation. */
2774
- export declare type ConnectedEnvironmentsCertificatesCreateOrUpdateResponse = Certificate;
3466
+ export type ManagedCertificatesCreateOrUpdateResponse = ManagedCertificate;
2775
3467
  /** Optional parameters. */
2776
- export interface ConnectedEnvironmentsCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
3468
+ export interface ManagedCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
2777
3469
  }
2778
3470
  /** Optional parameters. */
2779
- export interface ConnectedEnvironmentsCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
3471
+ export interface ManagedCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
2780
3472
  }
2781
3473
  /** Contains response data for the update operation. */
2782
- export declare type ConnectedEnvironmentsCertificatesUpdateResponse = Certificate;
3474
+ export type ManagedCertificatesUpdateResponse = ManagedCertificate;
2783
3475
  /** Optional parameters. */
2784
- export interface ConnectedEnvironmentsCertificatesListNextOptionalParams extends coreClient.OperationOptions {
3476
+ export interface ManagedCertificatesListOptionalParams extends coreClient.OperationOptions {
3477
+ }
3478
+ /** Contains response data for the list operation. */
3479
+ export type ManagedCertificatesListResponse = ManagedCertificateCollection;
3480
+ /** Optional parameters. */
3481
+ export interface ManagedCertificatesListNextOptionalParams extends coreClient.OperationOptions {
2785
3482
  }
2786
3483
  /** Contains response data for the listNext operation. */
2787
- export declare type ConnectedEnvironmentsCertificatesListNextResponse = CertificateCollection;
3484
+ export type ManagedCertificatesListNextResponse = ManagedCertificateCollection;
2788
3485
  /** Optional parameters. */
2789
- export interface ConnectedEnvironmentsDaprComponentsListOptionalParams extends coreClient.OperationOptions {
3486
+ export interface NamespacesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
3487
+ }
3488
+ /** Contains response data for the checkNameAvailability operation. */
3489
+ export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
3490
+ /** Optional parameters. */
3491
+ export interface DaprComponentsListOptionalParams extends coreClient.OperationOptions {
2790
3492
  }
2791
3493
  /** Contains response data for the list operation. */
2792
- export declare type ConnectedEnvironmentsDaprComponentsListResponse = DaprComponentsCollection;
3494
+ export type DaprComponentsListResponse = DaprComponentsCollection;
2793
3495
  /** Optional parameters. */
2794
- export interface ConnectedEnvironmentsDaprComponentsGetOptionalParams extends coreClient.OperationOptions {
3496
+ export interface DaprComponentsGetOptionalParams extends coreClient.OperationOptions {
2795
3497
  }
2796
3498
  /** Contains response data for the get operation. */
2797
- export declare type ConnectedEnvironmentsDaprComponentsGetResponse = DaprComponent;
3499
+ export type DaprComponentsGetResponse = DaprComponent;
2798
3500
  /** Optional parameters. */
2799
- export interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3501
+ export interface DaprComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2800
3502
  }
2801
3503
  /** Contains response data for the createOrUpdate operation. */
2802
- export declare type ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse = DaprComponent;
3504
+ export type DaprComponentsCreateOrUpdateResponse = DaprComponent;
2803
3505
  /** Optional parameters. */
2804
- export interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams extends coreClient.OperationOptions {
3506
+ export interface DaprComponentsDeleteOptionalParams extends coreClient.OperationOptions {
2805
3507
  }
2806
3508
  /** Optional parameters. */
2807
- export interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams extends coreClient.OperationOptions {
3509
+ export interface DaprComponentsListSecretsOptionalParams extends coreClient.OperationOptions {
2808
3510
  }
2809
3511
  /** Contains response data for the listSecrets operation. */
2810
- export declare type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
3512
+ export type DaprComponentsListSecretsResponse = DaprSecretsCollection;
2811
3513
  /** Optional parameters. */
2812
- export interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams extends coreClient.OperationOptions {
3514
+ export interface DaprComponentsListNextOptionalParams extends coreClient.OperationOptions {
2813
3515
  }
2814
3516
  /** Contains response data for the listNext operation. */
2815
- export declare type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
3517
+ export type DaprComponentsListNextResponse = DaprComponentsCollection;
2816
3518
  /** Optional parameters. */
2817
- export interface ConnectedEnvironmentsStoragesListOptionalParams extends coreClient.OperationOptions {
3519
+ export interface ManagedEnvironmentsStoragesListOptionalParams extends coreClient.OperationOptions {
2818
3520
  }
2819
3521
  /** Contains response data for the list operation. */
2820
- export declare type ConnectedEnvironmentsStoragesListResponse = ConnectedEnvironmentStoragesCollection;
3522
+ export type ManagedEnvironmentsStoragesListResponse = ManagedEnvironmentStoragesCollection;
2821
3523
  /** Optional parameters. */
2822
- export interface ConnectedEnvironmentsStoragesGetOptionalParams extends coreClient.OperationOptions {
3524
+ export interface ManagedEnvironmentsStoragesGetOptionalParams extends coreClient.OperationOptions {
2823
3525
  }
2824
3526
  /** Contains response data for the get operation. */
2825
- export declare type ConnectedEnvironmentsStoragesGetResponse = ConnectedEnvironmentStorage;
3527
+ export type ManagedEnvironmentsStoragesGetResponse = ManagedEnvironmentStorage;
2826
3528
  /** Optional parameters. */
2827
- export interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3529
+ export interface ManagedEnvironmentsStoragesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2828
3530
  }
2829
3531
  /** Contains response data for the createOrUpdate operation. */
2830
- export declare type ConnectedEnvironmentsStoragesCreateOrUpdateResponse = ConnectedEnvironmentStorage;
3532
+ export type ManagedEnvironmentsStoragesCreateOrUpdateResponse = ManagedEnvironmentStorage;
2831
3533
  /** Optional parameters. */
2832
- export interface ConnectedEnvironmentsStoragesDeleteOptionalParams extends coreClient.OperationOptions {
3534
+ export interface ManagedEnvironmentsStoragesDeleteOptionalParams extends coreClient.OperationOptions {
2833
3535
  }
2834
3536
  /** Optional parameters. */
2835
- export interface AvailableWorkloadProfilesGetOptionalParams extends coreClient.OperationOptions {
3537
+ export interface ContainerAppsSourceControlsListByContainerAppOptionalParams extends coreClient.OperationOptions {
3538
+ }
3539
+ /** Contains response data for the listByContainerApp operation. */
3540
+ export type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
3541
+ /** Optional parameters. */
3542
+ export interface ContainerAppsSourceControlsGetOptionalParams extends coreClient.OperationOptions {
2836
3543
  }
2837
3544
  /** Contains response data for the get operation. */
2838
- export declare type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
3545
+ export type ContainerAppsSourceControlsGetResponse = SourceControl;
2839
3546
  /** Optional parameters. */
2840
- export interface AvailableWorkloadProfilesGetNextOptionalParams extends coreClient.OperationOptions {
3547
+ export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3548
+ /** Delay to wait until next poll, in milliseconds. */
3549
+ updateIntervalInMs?: number;
3550
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3551
+ resumeFrom?: string;
2841
3552
  }
2842
- /** Contains response data for the getNext operation. */
2843
- export declare type AvailableWorkloadProfilesGetNextResponse = AvailableWorkloadProfilesCollection;
3553
+ /** Contains response data for the createOrUpdate operation. */
3554
+ export type ContainerAppsSourceControlsCreateOrUpdateResponse = SourceControl;
2844
3555
  /** Optional parameters. */
2845
- export interface BillingMetersGetOptionalParams extends coreClient.OperationOptions {
3556
+ export interface ContainerAppsSourceControlsDeleteOptionalParams extends coreClient.OperationOptions {
3557
+ /** Delay to wait until next poll, in milliseconds. */
3558
+ updateIntervalInMs?: number;
3559
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3560
+ resumeFrom?: string;
2846
3561
  }
2847
- /** Contains response data for the get operation. */
2848
- export declare type BillingMetersGetResponse = BillingMeterCollection;
3562
+ /** Optional parameters. */
3563
+ export interface ContainerAppsSourceControlsListByContainerAppNextOptionalParams extends coreClient.OperationOptions {
3564
+ }
3565
+ /** Contains response data for the listByContainerAppNext operation. */
3566
+ export type ContainerAppsSourceControlsListByContainerAppNextResponse = SourceControlCollection;
2849
3567
  /** Optional parameters. */
2850
3568
  export interface ContainerAppsAPIClientOptionalParams extends coreClient.ServiceClientOptions {
2851
3569
  /** server parameter */