@azure/arm-appcontainers 2.0.0-beta.1 → 2.0.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (387) hide show
  1. package/CHANGELOG.md +108 -28
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +7637 -4799
  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 +89 -9
  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 +12 -4
  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/containerAppsUpdateSample.js +13 -4
  121. package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
  122. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +17 -8
  123. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
  124. package/dist-esm/samples-dev/daprComponentsDeleteSample.js +12 -4
  125. package/dist-esm/samples-dev/daprComponentsDeleteSample.js.map +1 -1
  126. package/dist-esm/samples-dev/daprComponentsGetSample.js +17 -8
  127. package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
  128. package/dist-esm/samples-dev/daprComponentsListSample.js +24 -9
  129. package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
  130. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +12 -4
  131. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js.map +1 -1
  132. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +78 -0
  135. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -0
  136. package/dist-esm/samples-dev/jobsDeleteSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/jobsDeleteSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/jobsDeleteSample.js +39 -0
  139. package/dist-esm/samples-dev/jobsDeleteSample.js.map +1 -0
  140. package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/jobsExecutionsListSample.js +60 -0
  143. package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -0
  144. package/dist-esm/samples-dev/jobsGetSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/jobsGetSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/jobsGetSample.js +39 -0
  147. package/dist-esm/samples-dev/jobsGetSample.js.map +1 -0
  148. package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +59 -0
  151. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -0
  152. package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +58 -0
  155. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -0
  156. package/dist-esm/samples-dev/jobsListSecretsSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/jobsListSecretsSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/jobsListSecretsSample.js +39 -0
  159. package/dist-esm/samples-dev/jobsListSecretsSample.js.map +1 -0
  160. package/dist-esm/samples-dev/jobsStartSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/jobsStartSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/jobsStartSample.js +57 -0
  163. package/dist-esm/samples-dev/jobsStartSample.js.map +1 -0
  164. package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/jobsStopExecutionSample.js +40 -0
  167. package/dist-esm/samples-dev/jobsStopExecutionSample.js.map +1 -0
  168. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +46 -0
  171. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js.map +1 -0
  172. package/dist-esm/samples-dev/jobsUpdateSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/jobsUpdateSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/jobsUpdateSample.js +78 -0
  175. package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -0
  176. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +50 -0
  179. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js.map +1 -0
  180. package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +40 -0
  183. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js.map +1 -0
  184. package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/managedCertificatesGetSample.js +40 -0
  187. package/dist-esm/samples-dev/managedCertificatesGetSample.js.map +1 -0
  188. package/dist-esm/samples-dev/managedCertificatesListSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/managedCertificatesListSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/managedCertificatesListSample.js +60 -0
  191. package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -0
  192. package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +43 -0
  195. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js.map +1 -0
  196. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +12 -4
  197. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -1
  198. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +12 -4
  199. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -1
  200. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +77 -12
  201. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  202. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +12 -4
  203. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js.map +1 -1
  204. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +12 -4
  205. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -1
  206. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +12 -4
  207. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -1
  208. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +12 -4
  209. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js.map +1 -1
  210. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +24 -9
  211. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
  212. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +23 -8
  213. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
  214. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +26 -11
  215. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
  216. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
  217. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
  218. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +12 -4
  219. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js.map +1 -1
  220. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +12 -4
  221. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
  222. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +12 -4
  223. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js.map +1 -1
  224. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +12 -4
  225. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js.map +1 -1
  226. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +17 -8
  227. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js.map +1 -1
  228. package/dist-esm/samples-dev/operationsListSample.js +23 -8
  229. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  230. package/dist-esm/src/containerAppsAPIClient.d.ts +11 -8
  231. package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
  232. package/dist-esm/src/containerAppsAPIClient.js +16 -16
  233. package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
  234. package/dist-esm/src/index.d.ts +1 -0
  235. package/dist-esm/src/index.d.ts.map +1 -1
  236. package/dist-esm/src/index.js +1 -0
  237. package/dist-esm/src/index.js.map +1 -1
  238. package/dist-esm/src/lroImpl.d.ts +6 -11
  239. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  240. package/dist-esm/src/lroImpl.js +12 -20
  241. package/dist-esm/src/lroImpl.js.map +1 -1
  242. package/dist-esm/src/models/index.d.ts +1319 -801
  243. package/dist-esm/src/models/index.d.ts.map +1 -1
  244. package/dist-esm/src/models/index.js +130 -84
  245. package/dist-esm/src/models/index.js.map +1 -1
  246. package/dist-esm/src/models/mappers.d.ts +61 -31
  247. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  248. package/dist-esm/src/models/mappers.js +1959 -1020
  249. package/dist-esm/src/models/mappers.js.map +1 -1
  250. package/dist-esm/src/models/parameters.d.ts +24 -14
  251. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  252. package/dist-esm/src/models/parameters.js +140 -70
  253. package/dist-esm/src/models/parameters.js.map +1 -1
  254. package/dist-esm/src/operations/availableWorkloadProfiles.d.ts.map +1 -1
  255. package/dist-esm/src/operations/availableWorkloadProfiles.js +31 -13
  256. package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -1
  257. package/dist-esm/src/operations/certificates.d.ts.map +1 -1
  258. package/dist-esm/src/operations/certificates.js +39 -21
  259. package/dist-esm/src/operations/certificates.js.map +1 -1
  260. package/dist-esm/src/operations/connectedEnvironments.d.ts +3 -3
  261. package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -1
  262. package/dist-esm/src/operations/connectedEnvironments.js +93 -48
  263. package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
  264. package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts.map +1 -1
  265. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +39 -21
  266. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
  267. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
  268. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +39 -21
  269. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  270. package/dist-esm/src/operations/connectedEnvironmentsStorages.js +7 -7
  271. package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
  272. package/dist-esm/src/operations/containerApps.d.ts +6 -6
  273. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  274. package/dist-esm/src/operations/containerApps.js +113 -46
  275. package/dist-esm/src/operations/containerApps.js.map +1 -1
  276. package/dist-esm/src/operations/containerAppsAuthConfigs.d.ts.map +1 -1
  277. package/dist-esm/src/operations/containerAppsAuthConfigs.js +31 -13
  278. package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
  279. package/dist-esm/src/operations/containerAppsDiagnostics.d.ts.map +1 -1
  280. package/dist-esm/src/operations/containerAppsDiagnostics.js +61 -26
  281. package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
  282. package/dist-esm/src/operations/containerAppsRevisions.d.ts.map +1 -1
  283. package/dist-esm/src/operations/containerAppsRevisions.js +31 -13
  284. package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
  285. package/dist-esm/src/operations/containerAppsSourceControls.d.ts +3 -3
  286. package/dist-esm/src/operations/containerAppsSourceControls.d.ts.map +1 -1
  287. package/dist-esm/src/operations/containerAppsSourceControls.js +55 -29
  288. package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
  289. package/dist-esm/src/operations/daprComponents.d.ts.map +1 -1
  290. package/dist-esm/src/operations/daprComponents.js +39 -21
  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 +162 -0
  297. package/dist-esm/src/operations/jobs.d.ts.map +1 -0
  298. package/dist-esm/src/operations/jobs.js +846 -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 +143 -61
  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.d.ts.map +1 -1
  317. package/dist-esm/src/operations/operations.js +31 -13
  318. package/dist-esm/src/operations/operations.js.map +1 -1
  319. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +3 -3
  320. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
  321. package/dist-esm/src/operationsInterfaces/containerApps.d.ts +6 -6
  322. package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
  323. package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
  324. package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
  325. package/dist-esm/src/operationsInterfaces/index.d.ts +10 -7
  326. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  327. package/dist-esm/src/operationsInterfaces/index.js +10 -7
  328. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  329. package/dist-esm/src/operationsInterfaces/jobs.d.ts +126 -0
  330. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
  331. package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
  332. package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
  333. package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts +13 -0
  334. package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts.map +1 -0
  335. package/dist-esm/src/operationsInterfaces/jobsExecutions.js +9 -0
  336. package/dist-esm/src/operationsInterfaces/jobsExecutions.js.map +1 -0
  337. package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts +55 -0
  338. package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts.map +1 -0
  339. package/dist-esm/src/operationsInterfaces/managedCertificates.js +9 -0
  340. package/dist-esm/src/operationsInterfaces/managedCertificates.js.map +1 -0
  341. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +7 -7
  342. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
  343. package/dist-esm/src/pagingHelper.d.ts +13 -0
  344. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  345. package/dist-esm/src/pagingHelper.js +32 -0
  346. package/dist-esm/src/pagingHelper.js.map +1 -0
  347. package/dist-esm/test/appcontainers_examples.spec.js +24 -10
  348. package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
  349. package/package.json +14 -12
  350. package/review/arm-appcontainers.api.md +519 -62
  351. package/src/containerAppsAPIClient.ts +54 -43
  352. package/src/index.ts +1 -0
  353. package/src/lroImpl.ts +31 -23
  354. package/src/models/index.ts +1401 -810
  355. package/src/models/mappers.ts +2031 -1044
  356. package/src/models/parameters.ts +162 -76
  357. package/src/operations/availableWorkloadProfiles.ts +21 -9
  358. package/src/operations/certificates.ts +34 -17
  359. package/src/operations/connectedEnvironments.ts +82 -46
  360. package/src/operations/connectedEnvironmentsCertificates.ts +34 -21
  361. package/src/operations/connectedEnvironmentsDaprComponents.ts +34 -21
  362. package/src/operations/connectedEnvironmentsStorages.ts +7 -7
  363. package/src/operations/containerApps.ts +119 -56
  364. package/src/operations/containerAppsAuthConfigs.ts +26 -13
  365. package/src/operations/containerAppsDiagnostics.ts +52 -27
  366. package/src/operations/containerAppsRevisions.ts +26 -13
  367. package/src/operations/containerAppsSourceControls.ts +54 -34
  368. package/src/operations/daprComponents.ts +34 -17
  369. package/src/operations/index.ts +10 -7
  370. package/src/operations/jobs.ts +1126 -0
  371. package/src/operations/jobsExecutions.ts +194 -0
  372. package/src/operations/managedCertificates.ts +485 -0
  373. package/src/operations/managedEnvironmentDiagnostics.ts +2 -2
  374. package/src/operations/managedEnvironments.ts +145 -72
  375. package/src/operations/managedEnvironmentsStorages.ts +7 -7
  376. package/src/operations/operations.ts +21 -9
  377. package/src/operationsInterfaces/connectedEnvironments.ts +4 -4
  378. package/src/operationsInterfaces/containerApps.ts +12 -6
  379. package/src/operationsInterfaces/containerAppsSourceControls.ts +4 -4
  380. package/src/operationsInterfaces/index.ts +10 -7
  381. package/src/operationsInterfaces/jobs.ts +241 -0
  382. package/src/operationsInterfaces/jobsExecutions.ts +26 -0
  383. package/src/operationsInterfaces/managedCertificates.ts +110 -0
  384. package/src/operationsInterfaces/managedEnvironments.ts +13 -7
  385. package/src/pagingHelper.ts +39 -0
  386. package/types/arm-appcontainers.d.ts +1034 -243
  387. package/types/tsdoc-metadata.json +1 -1
@@ -1,8 +1,8 @@
1
1
  import * as coreAuth from '@azure/core-auth';
2
2
  import * as coreClient from '@azure/core-client';
3
+ import { OperationState } from '@azure/core-lro';
3
4
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
- import { PollerLike } from '@azure/core-lro';
5
- import { PollOperationState } from '@azure/core-lro';
5
+ import { SimplePollerLike } from '@azure/core-lro';
6
6
 
7
7
  /**
8
8
  * Defines values for AccessMode. \
@@ -34,6 +34,16 @@ export declare type Action = string;
34
34
  */
35
35
  export declare type ActiveRevisionsMode = string;
36
36
 
37
+ /**
38
+ * Defines values for Affinity. \
39
+ * {@link KnownAffinity} can be used interchangeably with Affinity,
40
+ * this enum contains the known values that the service supports.
41
+ * ### Known values supported by the service
42
+ * **sticky** \
43
+ * **none**
44
+ */
45
+ export declare type Affinity = string;
46
+
37
47
  /** The configuration settings of the Allowed Audiences validation flow. */
38
48
  export declare interface AllowedAudiencesValidation {
39
49
  /** The configuration settings of the allowed list of audiences from which to validate the JWT token. */
@@ -149,7 +159,7 @@ export declare interface AvailableOperations {
149
159
  nextLink?: string;
150
160
  }
151
161
 
152
- /** A premium workload profile. */
162
+ /** A workload profile with specific hardware configure to run container apps. */
153
163
  export declare interface AvailableWorkloadProfile extends ProxyResource {
154
164
  /** Region of the workload profile. */
155
165
  location?: string;
@@ -159,8 +169,8 @@ export declare interface AvailableWorkloadProfile extends ProxyResource {
159
169
 
160
170
  /** Revision resource specific properties */
161
171
  export declare interface AvailableWorkloadProfileProperties {
162
- /** Used to map workload profile types to billing meter. */
163
- billingMeterCategory?: Category;
172
+ /** Used to categorize workload profiles. */
173
+ category?: string;
164
174
  /** indicates whether the profile is default for the location. */
165
175
  applicability?: Applicability;
166
176
  /** Number of cores in CPU. */
@@ -336,7 +346,7 @@ export declare interface BaseContainer {
336
346
  volumeMounts?: VolumeMount[];
337
347
  }
338
348
 
339
- /** A premium billing meter. */
349
+ /** Billing meter. */
340
350
  export declare interface BillingMeter extends ProxyResource {
341
351
  /** Region for the billing meter. */
342
352
  location?: string;
@@ -344,7 +354,7 @@ export declare interface BillingMeter extends ProxyResource {
344
354
  properties?: BillingMeterProperties;
345
355
  }
346
356
 
347
- /** Collection of premium workload billing meters. */
357
+ /** Collection of billing meters. */
348
358
  export declare interface BillingMeterCollection {
349
359
  /** Collection of billing meters. */
350
360
  value: BillingMeter[];
@@ -352,8 +362,8 @@ export declare interface BillingMeterCollection {
352
362
 
353
363
  /** Revision resource specific properties */
354
364
  export declare interface BillingMeterProperties {
355
- /** Used to map workload profile types to billing meter. */
356
- category?: Category;
365
+ /** Used to categorize billing meters. */
366
+ category?: string;
357
367
  /** Billing meter type. */
358
368
  meterType?: string;
359
369
  /** The everyday name of the billing meter. */
@@ -387,17 +397,6 @@ export declare type BillingMetersGetResponse = BillingMeterCollection;
387
397
  */
388
398
  export declare type BindingType = string;
389
399
 
390
- /**
391
- * Defines values for Category. \
392
- * {@link KnownCategory} can be used interchangeably with Category,
393
- * this enum contains the known values that the service supports.
394
- * ### Known values supported by the service
395
- * **PremiumSkuGeneralPurpose** \
396
- * **PremiumSkuMemoryOptimized** \
397
- * **PremiumSkuComputeOptimized**
398
- */
399
- export declare type Category = string;
400
-
401
400
  /** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
402
401
  export declare interface Certificate extends TrackedResource {
403
402
  /** Certificate resource specific properties */
@@ -710,7 +709,7 @@ export declare interface ConnectedEnvironments {
710
709
  * @param environmentEnvelope Configuration details of the connectedEnvironment.
711
710
  * @param options The options parameters.
712
711
  */
713
- beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ConnectedEnvironmentsCreateOrUpdateResponse>, ConnectedEnvironmentsCreateOrUpdateResponse>>;
712
+ beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConnectedEnvironmentsCreateOrUpdateResponse>, ConnectedEnvironmentsCreateOrUpdateResponse>>;
714
713
  /**
715
714
  * Creates or updates an connectedEnvironment.
716
715
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -725,7 +724,7 @@ export declare interface ConnectedEnvironments {
725
724
  * @param connectedEnvironmentName Name of the connectedEnvironment.
726
725
  * @param options The options parameters.
727
726
  */
728
- beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
727
+ beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
729
728
  /**
730
729
  * Delete an connectedEnvironment.
731
730
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -936,6 +935,11 @@ export declare interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalP
936
935
  /** Contains response data for the listSecrets operation. */
937
936
  export declare type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
938
937
 
938
+ /** Defines headers for ConnectedEnvironments_delete operation. */
939
+ export declare interface ConnectedEnvironmentsDeleteHeaders {
940
+ location?: string;
941
+ }
942
+
939
943
  /** Optional parameters. */
940
944
  export declare interface ConnectedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
941
945
  /** Delay to wait until next poll, in milliseconds. */
@@ -1077,6 +1081,8 @@ export declare interface ContainerApp extends TrackedResource {
1077
1081
  extendedLocation?: ExtendedLocation;
1078
1082
  /** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
1079
1083
  identity?: ManagedServiceIdentity;
1084
+ /** 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. */
1085
+ managedBy?: string;
1080
1086
  /**
1081
1087
  * Provisioning state of the Container App.
1082
1088
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1086,13 +1092,18 @@ export declare interface ContainerApp extends TrackedResource {
1086
1092
  managedEnvironmentId?: string;
1087
1093
  /** Resource ID of environment. */
1088
1094
  environmentId?: string;
1089
- /** Workload profile type to pin for container app execution. */
1090
- workloadProfileType?: string;
1095
+ /** Workload profile name to pin for container app execution. */
1096
+ workloadProfileName?: string;
1091
1097
  /**
1092
1098
  * Name of the latest revision of the Container App.
1093
1099
  * NOTE: This property will not be serialized. It can only be populated by the server.
1094
1100
  */
1095
1101
  readonly latestRevisionName?: string;
1102
+ /**
1103
+ * Name of the latest ready revision of the Container App.
1104
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1105
+ */
1106
+ readonly latestReadyRevisionName?: string;
1096
1107
  /**
1097
1108
  * Fully Qualified Domain Name of the latest revision of the Container App.
1098
1109
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1144,6 +1155,17 @@ export declare interface ContainerAppCollection {
1144
1155
  readonly nextLink?: string;
1145
1156
  }
1146
1157
 
1158
+ /** Container App executions collection ARM resource. */
1159
+ export declare interface ContainerAppJobExecutions {
1160
+ /** Collection of resources. */
1161
+ value: JobExecution[];
1162
+ /**
1163
+ * Link to next page of resources.
1164
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1165
+ */
1166
+ readonly nextLink?: string;
1167
+ }
1168
+
1147
1169
  /** Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. */
1148
1170
  export declare interface ContainerAppProbe {
1149
1171
  /** Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. Maximum value is 10. */
@@ -1236,7 +1258,7 @@ export declare interface ContainerApps {
1236
1258
  * @param containerAppEnvelope Properties used to create a container app
1237
1259
  * @param options The options parameters.
1238
1260
  */
1239
- beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ContainerAppsCreateOrUpdateResponse>, ContainerAppsCreateOrUpdateResponse>>;
1261
+ beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsCreateOrUpdateResponse>, ContainerAppsCreateOrUpdateResponse>>;
1240
1262
  /**
1241
1263
  * Create or update a Container App.
1242
1264
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1251,7 +1273,7 @@ export declare interface ContainerApps {
1251
1273
  * @param containerAppName Name of the Container App.
1252
1274
  * @param options The options parameters.
1253
1275
  */
1254
- beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1276
+ beginDelete(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1255
1277
  /**
1256
1278
  * Delete a Container App.
1257
1279
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1266,7 +1288,7 @@ export declare interface ContainerApps {
1266
1288
  * @param containerAppEnvelope Properties of a Container App that need to be updated
1267
1289
  * @param options The options parameters.
1268
1290
  */
1269
- beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1291
+ beginUpdate(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsUpdateResponse>, ContainerAppsUpdateResponse>>;
1270
1292
  /**
1271
1293
  * Patches a Container App using JSON Merge Patch
1272
1294
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1274,7 +1296,7 @@ export declare interface ContainerApps {
1274
1296
  * @param containerAppEnvelope Properties of a Container App that need to be updated
1275
1297
  * @param options The options parameters.
1276
1298
  */
1277
- beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<void>;
1299
+ beginUpdateAndWait(resourceGroupName: string, containerAppName: string, containerAppEnvelope: ContainerApp, options?: ContainerAppsUpdateOptionalParams): Promise<ContainerAppsUpdateResponse>;
1278
1300
  /**
1279
1301
  * Analyzes a custom hostname for a Container App
1280
1302
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1312,25 +1334,28 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
1312
1334
  /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
1313
1335
  private addCustomApiVersionPolicy;
1314
1336
  containerAppsAuthConfigs: ContainerAppsAuthConfigs;
1337
+ availableWorkloadProfiles: AvailableWorkloadProfiles;
1338
+ billingMeters: BillingMeters;
1339
+ connectedEnvironments: ConnectedEnvironments;
1340
+ connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
1341
+ connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
1342
+ connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
1315
1343
  containerApps: ContainerApps;
1344
+ jobs: Jobs;
1345
+ jobsExecutions: JobsExecutions;
1316
1346
  containerAppsRevisions: ContainerAppsRevisions;
1317
1347
  containerAppsRevisionReplicas: ContainerAppsRevisionReplicas;
1318
- daprComponents: DaprComponents;
1319
1348
  containerAppsDiagnostics: ContainerAppsDiagnostics;
1320
1349
  managedEnvironmentDiagnostics: ManagedEnvironmentDiagnostics;
1321
1350
  managedEnvironmentsDiagnostics: ManagedEnvironmentsDiagnostics;
1322
1351
  operations: Operations;
1323
1352
  managedEnvironments: ManagedEnvironments;
1324
1353
  certificates: Certificates;
1354
+ managedCertificates: ManagedCertificates;
1325
1355
  namespaces: Namespaces;
1356
+ daprComponents: DaprComponents;
1326
1357
  managedEnvironmentsStorages: ManagedEnvironmentsStorages;
1327
1358
  containerAppsSourceControls: ContainerAppsSourceControls;
1328
- connectedEnvironments: ConnectedEnvironments;
1329
- connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
1330
- connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
1331
- connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
1332
- availableWorkloadProfiles: AvailableWorkloadProfiles;
1333
- billingMeters: BillingMeters;
1334
1359
  }
1335
1360
 
1336
1361
  /** Optional parameters. */
@@ -1422,6 +1447,11 @@ export declare interface ContainerAppsCreateOrUpdateOptionalParams extends coreC
1422
1447
  /** Contains response data for the createOrUpdate operation. */
1423
1448
  export declare type ContainerAppsCreateOrUpdateResponse = ContainerApp;
1424
1449
 
1450
+ /** Defines headers for ContainerApps_delete operation. */
1451
+ export declare interface ContainerAppsDeleteHeaders {
1452
+ location?: string;
1453
+ }
1454
+
1425
1455
  /** Optional parameters. */
1426
1456
  export declare interface ContainerAppsDeleteOptionalParams extends coreClient.OperationOptions {
1427
1457
  /** Delay to wait until next poll, in milliseconds. */
@@ -1508,8 +1538,6 @@ export declare type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsC
1508
1538
 
1509
1539
  /** Optional parameters. */
1510
1540
  export declare interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
1511
- /** The filter to apply on the operation. */
1512
- filter?: string;
1513
1541
  }
1514
1542
 
1515
1543
  /** Contains response data for the listRevisionsNext operation. */
@@ -1536,6 +1564,16 @@ export declare interface ContainerAppSecret {
1536
1564
  * NOTE: This property will not be serialized. It can only be populated by the server.
1537
1565
  */
1538
1566
  readonly value?: string;
1567
+ /**
1568
+ * Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
1569
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1570
+ */
1571
+ readonly identity?: string;
1572
+ /**
1573
+ * Azure Key Vault URL pointing to the secret referenced by the container app.
1574
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1575
+ */
1576
+ readonly keyVaultUrl?: string;
1539
1577
  }
1540
1578
 
1541
1579
  /** Optional parameters. */
@@ -1691,8 +1729,6 @@ export declare type ContainerAppsRevisionsGetRevisionResponse = Revision;
1691
1729
 
1692
1730
  /** Optional parameters. */
1693
1731
  export declare interface ContainerAppsRevisionsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
1694
- /** The filter to apply on the operation. */
1695
- filter?: string;
1696
1732
  }
1697
1733
 
1698
1734
  /** Contains response data for the listRevisionsNext operation. */
@@ -1736,7 +1772,7 @@ export declare interface ContainerAppsSourceControls {
1736
1772
  * @param sourceControlEnvelope Properties used to create a Container App SourceControl
1737
1773
  * @param options The options parameters.
1738
1774
  */
1739
- beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, sourceControlName: string, sourceControlEnvelope: SourceControl, options?: ContainerAppsSourceControlsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ContainerAppsSourceControlsCreateOrUpdateResponse>, ContainerAppsSourceControlsCreateOrUpdateResponse>>;
1775
+ beginCreateOrUpdate(resourceGroupName: string, containerAppName: string, sourceControlName: string, sourceControlEnvelope: SourceControl, options?: ContainerAppsSourceControlsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ContainerAppsSourceControlsCreateOrUpdateResponse>, ContainerAppsSourceControlsCreateOrUpdateResponse>>;
1740
1776
  /**
1741
1777
  * Create or update the SourceControl for a Container App.
1742
1778
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1753,7 +1789,7 @@ export declare interface ContainerAppsSourceControls {
1753
1789
  * @param sourceControlName Name of the Container App SourceControl.
1754
1790
  * @param options The options parameters.
1755
1791
  */
1756
- beginDelete(resourceGroupName: string, containerAppName: string, sourceControlName: string, options?: ContainerAppsSourceControlsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1792
+ beginDelete(resourceGroupName: string, containerAppName: string, sourceControlName: string, options?: ContainerAppsSourceControlsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1757
1793
  /**
1758
1794
  * Delete a Container App SourceControl.
1759
1795
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1804,6 +1840,11 @@ export declare interface ContainerAppsSourceControlsListByContainerAppOptionalPa
1804
1840
  /** Contains response data for the listByContainerApp operation. */
1805
1841
  export declare type ContainerAppsSourceControlsListByContainerAppResponse = SourceControlCollection;
1806
1842
 
1843
+ /** Defines headers for ContainerApps_update operation. */
1844
+ export declare interface ContainerAppsUpdateHeaders {
1845
+ location?: string;
1846
+ }
1847
+
1807
1848
  /** Optional parameters. */
1808
1849
  export declare interface ContainerAppsUpdateOptionalParams extends coreClient.OperationOptions {
1809
1850
  /** Delay to wait until next poll, in milliseconds. */
@@ -1812,6 +1853,9 @@ export declare interface ContainerAppsUpdateOptionalParams extends coreClient.Op
1812
1853
  resumeFrom?: string;
1813
1854
  }
1814
1855
 
1856
+ /** Contains response data for the update operation. */
1857
+ export declare type ContainerAppsUpdateResponse = ContainerApp;
1858
+
1815
1859
  /** Container App container resource requirements. */
1816
1860
  export declare interface ContainerResources {
1817
1861
  /** Required CPU in cores, e.g. 0.5 */
@@ -1836,6 +1880,22 @@ export declare interface CookieExpiration {
1836
1880
  /** Defines values for CookieExpirationConvention. */
1837
1881
  export declare type CookieExpirationConvention = "FixedTime" | "IdentityProviderDerived";
1838
1882
 
1883
+ /** Cross-Origin-Resource-Sharing policy */
1884
+ export declare interface CorsPolicy {
1885
+ /** Specifies the content for the access-control-allow-origins header */
1886
+ allowedOrigins: string[];
1887
+ /** Specifies the content for the access-control-allow-methods header */
1888
+ allowedMethods?: string[];
1889
+ /** Specifies the content for the access-control-allow-headers header */
1890
+ allowedHeaders?: string[];
1891
+ /** Specifies the content for the access-control-expose-headers header */
1892
+ exposeHeaders?: string[];
1893
+ /** Specifies the content for the access-control-max-age header */
1894
+ maxAge?: number;
1895
+ /** Specifies whether the resource allows credentials */
1896
+ allowCredentials?: boolean;
1897
+ }
1898
+
1839
1899
  /**
1840
1900
  * Defines values for CreatedByType. \
1841
1901
  * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
@@ -1855,7 +1915,7 @@ export declare interface CustomDomain {
1855
1915
  /** Custom Domain binding type. */
1856
1916
  bindingType?: BindingType;
1857
1917
  /** Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment. */
1858
- certificateId: string;
1918
+ certificateId?: string;
1859
1919
  }
1860
1920
 
1861
1921
  /** Configuration properties for apps environment custom domain */
@@ -1870,7 +1930,7 @@ export declare interface CustomDomainConfiguration {
1870
1930
  /** PFX or PEM blob */
1871
1931
  certificateValue?: Uint8Array;
1872
1932
  /** Certificate password */
1873
- certificatePassword?: Uint8Array;
1933
+ certificatePassword?: string;
1874
1934
  /**
1875
1935
  * Certificate expiration date.
1876
1936
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2136,6 +2196,15 @@ export declare interface DaprComponentsListSecretsOptionalParams extends coreCli
2136
2196
  /** Contains response data for the listSecrets operation. */
2137
2197
  export declare type DaprComponentsListSecretsResponse = DaprSecretsCollection;
2138
2198
 
2199
+ /** Configuration properties Dapr component */
2200
+ export declare interface DaprConfiguration {
2201
+ /**
2202
+ * The version of Dapr
2203
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2204
+ */
2205
+ readonly version?: string;
2206
+ }
2207
+
2139
2208
  /** Dapr component metadata. */
2140
2209
  export declare interface DaprMetadata {
2141
2210
  /** Metadata property name. */
@@ -2163,7 +2232,7 @@ export declare interface DaprSecret {
2163
2232
  /** Dapr component Secrets Collection for ListSecrets Action. */
2164
2233
  export declare interface DaprSecretsCollection {
2165
2234
  /** Collection of secrets used by a Dapr component */
2166
- value: Secret[];
2235
+ value: DaprSecret[];
2167
2236
  }
2168
2237
 
2169
2238
  /** The configuration settings of the Azure Active Directory default authorization policy. */
@@ -2413,12 +2482,6 @@ export declare interface EnvironmentAuthToken extends TrackedResource {
2413
2482
  */
2414
2483
  export declare type EnvironmentProvisioningState = string;
2415
2484
 
2416
- /** Managed Environment resource SKU properties. */
2417
- export declare interface EnvironmentSkuProperties {
2418
- /** Name of the Sku. */
2419
- name: SkuName;
2420
- }
2421
-
2422
2485
  /** Container App container environment variable. */
2423
2486
  export declare interface EnvironmentVar {
2424
2487
  /** Environment variable name. */
@@ -2520,6 +2583,15 @@ export declare interface ForwardProxy {
2520
2583
  /** Defines values for ForwardProxyConvention. */
2521
2584
  export declare type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
2522
2585
 
2586
+ /**
2587
+ * Given the last `.value` produced by the `byPage` iterator,
2588
+ * returns a continuation token that can be used to begin paging from
2589
+ * that point later.
2590
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
2591
+ * @returns The continuation token that can be passed into byPage() during future calls.
2592
+ */
2593
+ export declare function getContinuationToken(page: unknown): string | undefined;
2594
+
2523
2595
  /** The configuration settings of the GitHub provider. */
2524
2596
  export declare interface GitHub {
2525
2597
  /** <code>false</code> if the GitHub provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
@@ -2650,6 +2722,29 @@ export declare interface Ingress {
2650
2722
  allowInsecure?: boolean;
2651
2723
  /** Rules to restrict incoming IP address. */
2652
2724
  ipSecurityRestrictions?: IpSecurityRestrictionRule[];
2725
+ /** Sticky Sessions for Single Revision Mode */
2726
+ stickySessions?: IngressStickySessions;
2727
+ /** 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. */
2728
+ clientCertificateMode?: IngressClientCertificateMode;
2729
+ /** CORS policy for container app */
2730
+ corsPolicy?: CorsPolicy;
2731
+ }
2732
+
2733
+ /**
2734
+ * Defines values for IngressClientCertificateMode. \
2735
+ * {@link KnownIngressClientCertificateMode} can be used interchangeably with IngressClientCertificateMode,
2736
+ * this enum contains the known values that the service supports.
2737
+ * ### Known values supported by the service
2738
+ * **ignore** \
2739
+ * **accept** \
2740
+ * **require**
2741
+ */
2742
+ export declare type IngressClientCertificateMode = string;
2743
+
2744
+ /** Sticky Sessions for Single Revision Mode */
2745
+ export declare interface IngressStickySessions {
2746
+ /** Sticky Session Affinity */
2747
+ affinity?: Affinity;
2653
2748
  }
2654
2749
 
2655
2750
  /**
@@ -2680,163 +2775,650 @@ export declare interface IpSecurityRestrictionRule {
2680
2775
  action: Action;
2681
2776
  }
2682
2777
 
2683
- /** The configuration settings of the checks that should be made while validating the JWT Claims. */
2684
- export declare interface JwtClaimChecks {
2685
- /** The list of the allowed groups. */
2686
- allowedGroups?: string[];
2687
- /** The list of the allowed client applications. */
2688
- allowedClientApplications?: string[];
2778
+ /** Container App Job */
2779
+ export declare interface Job extends TrackedResource {
2780
+ /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
2781
+ identity?: ManagedServiceIdentity;
2782
+ /**
2783
+ * Provisioning state of the Container Apps Job.
2784
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2785
+ */
2786
+ readonly provisioningState?: JobProvisioningState;
2787
+ /** Resource ID of environment. */
2788
+ environmentId?: string;
2789
+ /** Workload profile name to pin for container apps job execution. */
2790
+ workloadProfileName?: string;
2791
+ /** Container Apps Job configuration properties. */
2792
+ configuration?: JobConfiguration;
2793
+ /** Container Apps job definition. */
2794
+ template?: JobTemplate;
2795
+ /**
2796
+ * Outbound IP Addresses of a container apps job.
2797
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2798
+ */
2799
+ readonly outboundIpAddresses?: string[];
2800
+ /**
2801
+ * The endpoint of the eventstream of the container apps job.
2802
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2803
+ */
2804
+ readonly eventStreamEndpoint?: string;
2689
2805
  }
2690
2806
 
2691
- /** Known values of {@link AccessMode} that the service accepts. */
2692
- export declare enum KnownAccessMode {
2693
- /** ReadOnly */
2694
- ReadOnly = "ReadOnly",
2695
- /** ReadWrite */
2696
- ReadWrite = "ReadWrite"
2807
+ /** Non versioned Container Apps Job configuration properties */
2808
+ export declare interface JobConfiguration {
2809
+ /** Collection of secrets used by a Container Apps Job */
2810
+ secrets?: Secret[];
2811
+ /** Trigger type of the job */
2812
+ triggerType: TriggerType;
2813
+ /** Maximum number of seconds a replica is allowed to run. */
2814
+ replicaTimeout: number;
2815
+ /** Maximum number of retries before failing the job. */
2816
+ replicaRetryLimit?: number;
2817
+ /** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
2818
+ manualTriggerConfig?: JobConfigurationManualTriggerConfig;
2819
+ /** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
2820
+ scheduleTriggerConfig?: JobConfigurationScheduleTriggerConfig;
2821
+ /** Collection of private container registry credentials used by a Container apps job */
2822
+ registries?: RegistryCredentials[];
2697
2823
  }
2698
2824
 
2699
- /** Known values of {@link Action} that the service accepts. */
2700
- export declare enum KnownAction {
2701
- /** Allow */
2702
- Allow = "Allow",
2703
- /** Deny */
2704
- Deny = "Deny"
2825
+ /** Manual trigger configuration for a single execution job. Properties replicaCompletionCount and parallelism would be set to 1 by default */
2826
+ export declare interface JobConfigurationManualTriggerConfig {
2827
+ /** Minimum number of successful replica completions before overall job completion. */
2828
+ replicaCompletionCount?: number;
2829
+ /** Number of parallel replicas of a job that can run at a given time. */
2830
+ parallelism?: number;
2705
2831
  }
2706
2832
 
2707
- /** Known values of {@link ActiveRevisionsMode} that the service accepts. */
2708
- export declare enum KnownActiveRevisionsMode {
2709
- /** Multiple */
2710
- Multiple = "Multiple",
2711
- /** Single */
2712
- Single = "Single"
2833
+ /** Cron formatted repeating trigger schedule ("* * * * *") for cronjobs. Properties completions and parallelism would be set to 1 by default */
2834
+ export declare interface JobConfigurationScheduleTriggerConfig {
2835
+ /** Minimum number of successful replica completions before overall job completion. */
2836
+ replicaCompletionCount?: number;
2837
+ /** Cron formatted repeating schedule ("* * * * *") of a Cron Job. */
2838
+ cronExpression: string;
2839
+ /** Number of parallel replicas of a job that can run at a given time. */
2840
+ parallelism?: number;
2713
2841
  }
2714
2842
 
2715
- /** Known values of {@link Applicability} that the service accepts. */
2716
- export declare enum KnownApplicability {
2717
- /** LocationDefault */
2718
- LocationDefault = "LocationDefault",
2719
- /** Custom */
2720
- Custom = "Custom"
2843
+ /** Container Apps Jobs execution. */
2844
+ export declare interface JobExecution {
2845
+ /** Job execution Name. */
2846
+ name?: string;
2847
+ /** Job execution Id. */
2848
+ id?: string;
2849
+ /** Job Type. */
2850
+ type?: string;
2851
+ /**
2852
+ * Current running State of the job
2853
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2854
+ */
2855
+ readonly status?: JobExecutionRunningState;
2856
+ /** Job execution start time. */
2857
+ startTime?: Date;
2858
+ /** Job execution start time. */
2859
+ endTime?: Date;
2860
+ /** Job's execution container. */
2861
+ template?: JobExecutionTemplate;
2721
2862
  }
2722
2863
 
2723
- /** Known values of {@link AppProtocol} that the service accepts. */
2724
- export declare enum KnownAppProtocol {
2725
- /** Http */
2726
- Http = "http",
2727
- /** Grpc */
2728
- Grpc = "grpc"
2864
+ /** Container App's Job execution name. */
2865
+ export declare interface JobExecutionBase {
2866
+ /** Job execution name. */
2867
+ name?: string;
2868
+ /** Job execution Id. */
2869
+ id?: string;
2729
2870
  }
2730
2871
 
2731
- /** Known values of {@link BindingType} that the service accepts. */
2732
- export declare enum KnownBindingType {
2733
- /** Disabled */
2734
- Disabled = "Disabled",
2735
- /** SniEnabled */
2736
- SniEnabled = "SniEnabled"
2872
+ /** Container Apps Jobs execution container definition. */
2873
+ export declare interface JobExecutionContainer {
2874
+ /** Container image tag. */
2875
+ image?: string;
2876
+ /** Custom container name. */
2877
+ name?: string;
2878
+ /** Container start command. */
2879
+ command?: string[];
2880
+ /** Container start command arguments. */
2881
+ args?: string[];
2882
+ /** Container environment variables. */
2883
+ env?: EnvironmentVar[];
2884
+ /** Container resource requirements. */
2885
+ resources?: ContainerResources;
2737
2886
  }
2738
2887
 
2739
- /** Known values of {@link Category} that the service accepts. */
2740
- export declare enum KnownCategory {
2741
- /** PremiumSkuGeneralPurpose */
2742
- PremiumSkuGeneralPurpose = "PremiumSkuGeneralPurpose",
2743
- /** PremiumSkuMemoryOptimized */
2744
- PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
2745
- /** PremiumSkuComputeOptimized */
2746
- PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
2888
+ /** Container App executions names list. */
2889
+ export declare interface JobExecutionNamesCollection {
2890
+ /** Collection of resources. */
2891
+ value: JobExecutionBase[];
2747
2892
  }
2748
2893
 
2749
- /** Known values of {@link CertificateProvisioningState} that the service accepts. */
2750
- export declare enum KnownCertificateProvisioningState {
2751
- /** Succeeded */
2752
- Succeeded = "Succeeded",
2753
- /** Failed */
2754
- Failed = "Failed",
2755
- /** Canceled */
2756
- Canceled = "Canceled",
2757
- /** DeleteFailed */
2758
- DeleteFailed = "DeleteFailed",
2759
- /** Pending */
2760
- Pending = "Pending"
2761
- }
2894
+ /**
2895
+ * Defines values for JobExecutionRunningState. \
2896
+ * {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
2897
+ * this enum contains the known values that the service supports.
2898
+ * ### Known values supported by the service
2899
+ * **Running** \
2900
+ * **Processing** \
2901
+ * **Stopped** \
2902
+ * **Degraded** \
2903
+ * **Failed** \
2904
+ * **Unknown** \
2905
+ * **Succeeded**
2906
+ */
2907
+ export declare type JobExecutionRunningState = string;
2762
2908
 
2763
- /** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
2764
- export declare enum KnownCheckNameAvailabilityReason {
2765
- /** Invalid */
2766
- Invalid = "Invalid",
2767
- /** AlreadyExists */
2768
- AlreadyExists = "AlreadyExists"
2909
+ /** Job's execution template, containing container configuration for a job's execution */
2910
+ export declare interface JobExecutionTemplate {
2911
+ /** List of container definitions for the Container Apps Job. */
2912
+ containers?: JobExecutionContainer[];
2913
+ /** List of specialized containers that run before job containers. */
2914
+ initContainers?: JobExecutionContainer[];
2769
2915
  }
2770
2916
 
2771
- /** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
2772
- export declare enum KnownConnectedEnvironmentProvisioningState {
2773
- /** Succeeded */
2774
- Succeeded = "Succeeded",
2775
- /** Failed */
2776
- Failed = "Failed",
2777
- /** Canceled */
2778
- Canceled = "Canceled",
2779
- /** Waiting */
2780
- Waiting = "Waiting",
2781
- /** InitializationInProgress */
2782
- InitializationInProgress = "InitializationInProgress",
2783
- /** InfrastructureSetupInProgress */
2784
- InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
2785
- /** InfrastructureSetupComplete */
2786
- InfrastructureSetupComplete = "InfrastructureSetupComplete",
2787
- /** ScheduledForDelete */
2788
- ScheduledForDelete = "ScheduledForDelete"
2917
+ /** Container Apps Job resource specific properties. */
2918
+ export declare interface JobPatchProperties {
2919
+ /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
2920
+ identity?: ManagedServiceIdentity;
2921
+ /** Resource tags. */
2922
+ tags?: {
2923
+ [propertyName: string]: string;
2924
+ };
2925
+ properties?: JobPatchPropertiesProperties;
2789
2926
  }
2790
2927
 
2791
- /** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
2792
- export declare enum KnownContainerAppProvisioningState {
2793
- /** InProgress */
2794
- InProgress = "InProgress",
2795
- /** Succeeded */
2796
- Succeeded = "Succeeded",
2797
- /** Failed */
2798
- Failed = "Failed",
2799
- /** Canceled */
2800
- Canceled = "Canceled",
2801
- /** Deleting */
2802
- Deleting = "Deleting"
2928
+ export declare interface JobPatchPropertiesProperties {
2929
+ /** Resource ID of environment. */
2930
+ environmentId?: string;
2931
+ /** Container Apps Job configuration properties. */
2932
+ configuration?: JobConfiguration;
2933
+ /** Container Apps job definition. */
2934
+ template?: JobTemplate;
2935
+ /** Outbound IP Addresses of a container apps job. */
2936
+ outboundIpAddresses?: string[];
2937
+ /** The endpoint of the eventstream of the container apps job. */
2938
+ eventStreamEndpoint?: string;
2803
2939
  }
2804
2940
 
2805
- /** Known values of {@link CreatedByType} that the service accepts. */
2806
- export declare enum KnownCreatedByType {
2807
- /** User */
2808
- User = "User",
2809
- /** Application */
2810
- Application = "Application",
2811
- /** ManagedIdentity */
2812
- ManagedIdentity = "ManagedIdentity",
2813
- /** Key */
2814
- Key = "Key"
2815
- }
2941
+ /**
2942
+ * Defines values for JobProvisioningState. \
2943
+ * {@link KnownJobProvisioningState} can be used interchangeably with JobProvisioningState,
2944
+ * this enum contains the known values that the service supports.
2945
+ * ### Known values supported by the service
2946
+ * **InProgress** \
2947
+ * **Succeeded** \
2948
+ * **Failed** \
2949
+ * **Canceled** \
2950
+ * **Deleting**
2951
+ */
2952
+ export declare type JobProvisioningState = string;
2816
2953
 
2817
- /** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
2818
- export declare enum KnownEnvironmentProvisioningState {
2819
- /** Succeeded */
2820
- Succeeded = "Succeeded",
2821
- /** Failed */
2822
- Failed = "Failed",
2823
- /** Canceled */
2824
- Canceled = "Canceled",
2825
- /** Waiting */
2826
- Waiting = "Waiting",
2827
- /** InitializationInProgress */
2828
- InitializationInProgress = "InitializationInProgress",
2829
- /** InfrastructureSetupInProgress */
2830
- InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
2831
- /** InfrastructureSetupComplete */
2832
- InfrastructureSetupComplete = "InfrastructureSetupComplete",
2833
- /** ScheduledForDelete */
2834
- ScheduledForDelete = "ScheduledForDelete",
2835
- /** UpgradeRequested */
2836
- UpgradeRequested = "UpgradeRequested",
2837
- /** UpgradeFailed */
2838
- UpgradeFailed = "UpgradeFailed"
2839
- }
2954
+ /** Interface representing a Jobs. */
2955
+ export declare interface Jobs {
2956
+ /**
2957
+ * Get the Container Apps Jobs in a given subscription.
2958
+ * @param options The options parameters.
2959
+ */
2960
+ listBySubscription(options?: JobsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Job>;
2961
+ /**
2962
+ * Get the Container Apps Jobs in a given resource group.
2963
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2964
+ * @param options The options parameters.
2965
+ */
2966
+ listByResourceGroup(resourceGroupName: string, options?: JobsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Job>;
2967
+ /**
2968
+ * Get the properties of a Container Apps Job.
2969
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2970
+ * @param jobName Name of the Container Apps Job.
2971
+ * @param options The options parameters.
2972
+ */
2973
+ get(resourceGroupName: string, jobName: string, options?: JobsGetOptionalParams): Promise<JobsGetResponse>;
2974
+ /**
2975
+ * Create or Update a Container Apps Job.
2976
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2977
+ * @param jobName Name of the Container Apps Job.
2978
+ * @param jobEnvelope Properties used to create a container apps job
2979
+ * @param options The options parameters.
2980
+ */
2981
+ beginCreateOrUpdate(resourceGroupName: string, jobName: string, jobEnvelope: Job, options?: JobsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JobsCreateOrUpdateResponse>, JobsCreateOrUpdateResponse>>;
2982
+ /**
2983
+ * Create or Update a Container Apps Job.
2984
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2985
+ * @param jobName Name of the Container Apps Job.
2986
+ * @param jobEnvelope Properties used to create a container apps job
2987
+ * @param options The options parameters.
2988
+ */
2989
+ beginCreateOrUpdateAndWait(resourceGroupName: string, jobName: string, jobEnvelope: Job, options?: JobsCreateOrUpdateOptionalParams): Promise<JobsCreateOrUpdateResponse>;
2990
+ /**
2991
+ * Delete a Container Apps Job.
2992
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
2993
+ * @param jobName Name of the Container Apps Job.
2994
+ * @param options The options parameters.
2995
+ */
2996
+ beginDelete(resourceGroupName: string, jobName: string, options?: JobsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2997
+ /**
2998
+ * Delete a Container Apps Job.
2999
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3000
+ * @param jobName Name of the Container Apps Job.
3001
+ * @param options The options parameters.
3002
+ */
3003
+ beginDeleteAndWait(resourceGroupName: string, jobName: string, options?: JobsDeleteOptionalParams): Promise<void>;
3004
+ /**
3005
+ * Patches a Container Apps Job using JSON Merge Patch
3006
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3007
+ * @param jobName Name of the Container Apps Job.
3008
+ * @param jobEnvelope Properties used to create a container apps job
3009
+ * @param options The options parameters.
3010
+ */
3011
+ beginUpdate(resourceGroupName: string, jobName: string, jobEnvelope: JobPatchProperties, options?: JobsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<JobsUpdateResponse>, JobsUpdateResponse>>;
3012
+ /**
3013
+ * Patches a Container Apps Job using JSON Merge Patch
3014
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3015
+ * @param jobName Name of the Container Apps Job.
3016
+ * @param jobEnvelope Properties used to create a container apps job
3017
+ * @param options The options parameters.
3018
+ */
3019
+ beginUpdateAndWait(resourceGroupName: string, jobName: string, jobEnvelope: JobPatchProperties, options?: JobsUpdateOptionalParams): Promise<JobsUpdateResponse>;
3020
+ /**
3021
+ * Start a Container Apps Job
3022
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3023
+ * @param jobName Name of the Container Apps Job.
3024
+ * @param template Properties used to start a job instance.
3025
+ * @param options The options parameters.
3026
+ */
3027
+ beginStart(resourceGroupName: string, jobName: string, template: JobExecutionTemplate, options?: JobsStartOptionalParams): Promise<SimplePollerLike<OperationState<JobsStartResponse>, JobsStartResponse>>;
3028
+ /**
3029
+ * Start a Container Apps Job
3030
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3031
+ * @param jobName Name of the Container Apps Job.
3032
+ * @param template Properties used to start a job instance.
3033
+ * @param options The options parameters.
3034
+ */
3035
+ beginStartAndWait(resourceGroupName: string, jobName: string, template: JobExecutionTemplate, options?: JobsStartOptionalParams): Promise<JobsStartResponse>;
3036
+ /**
3037
+ * Terminates execution of a running container apps job
3038
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3039
+ * @param jobName Name of the Container Apps Job.
3040
+ * @param jobExecutionName Job execution name.
3041
+ * @param options The options parameters.
3042
+ */
3043
+ beginStopExecution(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobsStopExecutionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3044
+ /**
3045
+ * Terminates execution of a running container apps job
3046
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3047
+ * @param jobName Name of the Container Apps Job.
3048
+ * @param jobExecutionName Job execution name.
3049
+ * @param options The options parameters.
3050
+ */
3051
+ beginStopExecutionAndWait(resourceGroupName: string, jobName: string, jobExecutionName: string, options?: JobsStopExecutionOptionalParams): Promise<void>;
3052
+ /**
3053
+ * Terminates execution of a running container apps job
3054
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3055
+ * @param jobName Name of the Container Apps Job.
3056
+ * @param jobExecutionName List of all job executions that should be stopped.
3057
+ * @param options The options parameters.
3058
+ */
3059
+ beginStopMultipleExecutions(resourceGroupName: string, jobName: string, jobExecutionName: JobExecutionNamesCollection, options?: JobsStopMultipleExecutionsOptionalParams): Promise<SimplePollerLike<OperationState<JobsStopMultipleExecutionsResponse>, JobsStopMultipleExecutionsResponse>>;
3060
+ /**
3061
+ * Terminates execution of a running container apps job
3062
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3063
+ * @param jobName Name of the Container Apps Job.
3064
+ * @param jobExecutionName List of all job executions that should be stopped.
3065
+ * @param options The options parameters.
3066
+ */
3067
+ beginStopMultipleExecutionsAndWait(resourceGroupName: string, jobName: string, jobExecutionName: JobExecutionNamesCollection, options?: JobsStopMultipleExecutionsOptionalParams): Promise<JobsStopMultipleExecutionsResponse>;
3068
+ /**
3069
+ * List secrets for a container apps job
3070
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3071
+ * @param jobName Name of the Container Apps Job.
3072
+ * @param options The options parameters.
3073
+ */
3074
+ listSecrets(resourceGroupName: string, jobName: string, options?: JobsListSecretsOptionalParams): Promise<JobsListSecretsResponse>;
3075
+ }
3076
+
3077
+ /** Container Apps Jobs collection ARM resource. */
3078
+ export declare interface JobsCollection {
3079
+ /** Collection of resources. */
3080
+ value: Job[];
3081
+ /**
3082
+ * Link to next page of resources.
3083
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3084
+ */
3085
+ readonly nextLink?: string;
3086
+ }
3087
+
3088
+ /** Optional parameters. */
3089
+ export declare interface JobsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3090
+ /** Delay to wait until next poll, in milliseconds. */
3091
+ updateIntervalInMs?: number;
3092
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3093
+ resumeFrom?: string;
3094
+ }
3095
+
3096
+ /** Contains response data for the createOrUpdate operation. */
3097
+ export declare type JobsCreateOrUpdateResponse = Job;
3098
+
3099
+ /** Defines headers for Jobs_delete operation. */
3100
+ export declare interface JobsDeleteHeaders {
3101
+ location?: string;
3102
+ }
3103
+
3104
+ /** Optional parameters. */
3105
+ export declare interface JobsDeleteOptionalParams extends coreClient.OperationOptions {
3106
+ /** Delay to wait until next poll, in milliseconds. */
3107
+ updateIntervalInMs?: number;
3108
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3109
+ resumeFrom?: string;
3110
+ }
3111
+
3112
+ /** Container Apps Job Secrets Collection ARM resource. */
3113
+ export declare interface JobSecretsCollection {
3114
+ /** Collection of resources. */
3115
+ value: Secret[];
3116
+ }
3117
+
3118
+ /** Interface representing a JobsExecutions. */
3119
+ export declare interface JobsExecutions {
3120
+ /**
3121
+ * Get a Container Apps Job's executions
3122
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3123
+ * @param jobName Name of the Container Apps Job.
3124
+ * @param options The options parameters.
3125
+ */
3126
+ list(resourceGroupName: string, jobName: string, options?: JobsExecutionsListOptionalParams): PagedAsyncIterableIterator<JobExecution>;
3127
+ }
3128
+
3129
+ /** Optional parameters. */
3130
+ export declare interface JobsExecutionsListNextOptionalParams extends coreClient.OperationOptions {
3131
+ }
3132
+
3133
+ /** Contains response data for the listNext operation. */
3134
+ export declare type JobsExecutionsListNextResponse = ContainerAppJobExecutions;
3135
+
3136
+ /** Optional parameters. */
3137
+ export declare interface JobsExecutionsListOptionalParams extends coreClient.OperationOptions {
3138
+ /** The filter to apply on the operation. */
3139
+ filter?: string;
3140
+ }
3141
+
3142
+ /** Contains response data for the list operation. */
3143
+ export declare type JobsExecutionsListResponse = ContainerAppJobExecutions;
3144
+
3145
+ /** Optional parameters. */
3146
+ export declare interface JobsGetOptionalParams extends coreClient.OperationOptions {
3147
+ }
3148
+
3149
+ /** Contains response data for the get operation. */
3150
+ export declare type JobsGetResponse = Job;
3151
+
3152
+ /** Optional parameters. */
3153
+ export declare interface JobsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3154
+ }
3155
+
3156
+ /** Contains response data for the listByResourceGroupNext operation. */
3157
+ export declare type JobsListByResourceGroupNextResponse = JobsCollection;
3158
+
3159
+ /** Optional parameters. */
3160
+ export declare interface JobsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3161
+ }
3162
+
3163
+ /** Contains response data for the listByResourceGroup operation. */
3164
+ export declare type JobsListByResourceGroupResponse = JobsCollection;
3165
+
3166
+ /** Optional parameters. */
3167
+ export declare interface JobsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
3168
+ }
3169
+
3170
+ /** Contains response data for the listBySubscriptionNext operation. */
3171
+ export declare type JobsListBySubscriptionNextResponse = JobsCollection;
3172
+
3173
+ /** Optional parameters. */
3174
+ export declare interface JobsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
3175
+ }
3176
+
3177
+ /** Contains response data for the listBySubscription operation. */
3178
+ export declare type JobsListBySubscriptionResponse = JobsCollection;
3179
+
3180
+ /** Optional parameters. */
3181
+ export declare interface JobsListSecretsOptionalParams extends coreClient.OperationOptions {
3182
+ }
3183
+
3184
+ /** Contains response data for the listSecrets operation. */
3185
+ export declare type JobsListSecretsResponse = JobSecretsCollection;
3186
+
3187
+ /** Defines headers for Jobs_start operation. */
3188
+ export declare interface JobsStartHeaders {
3189
+ location?: string;
3190
+ }
3191
+
3192
+ /** Optional parameters. */
3193
+ export declare interface JobsStartOptionalParams extends coreClient.OperationOptions {
3194
+ /** Delay to wait until next poll, in milliseconds. */
3195
+ updateIntervalInMs?: number;
3196
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3197
+ resumeFrom?: string;
3198
+ }
3199
+
3200
+ /** Contains response data for the start operation. */
3201
+ export declare type JobsStartResponse = JobExecutionBase;
3202
+
3203
+ /** Defines headers for Jobs_stopExecution operation. */
3204
+ export declare interface JobsStopExecutionHeaders {
3205
+ location?: string;
3206
+ }
3207
+
3208
+ /** Optional parameters. */
3209
+ export declare interface JobsStopExecutionOptionalParams extends coreClient.OperationOptions {
3210
+ /** Delay to wait until next poll, in milliseconds. */
3211
+ updateIntervalInMs?: number;
3212
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3213
+ resumeFrom?: string;
3214
+ }
3215
+
3216
+ /** Defines headers for Jobs_stopMultipleExecutions operation. */
3217
+ export declare interface JobsStopMultipleExecutionsHeaders {
3218
+ location?: string;
3219
+ }
3220
+
3221
+ /** Optional parameters. */
3222
+ export declare interface JobsStopMultipleExecutionsOptionalParams extends coreClient.OperationOptions {
3223
+ /** Delay to wait until next poll, in milliseconds. */
3224
+ updateIntervalInMs?: number;
3225
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3226
+ resumeFrom?: string;
3227
+ }
3228
+
3229
+ /** Contains response data for the stopMultipleExecutions operation. */
3230
+ export declare type JobsStopMultipleExecutionsResponse = ContainerAppJobExecutions;
3231
+
3232
+ /** Defines headers for Jobs_update operation. */
3233
+ export declare interface JobsUpdateHeaders {
3234
+ location?: string;
3235
+ }
3236
+
3237
+ /** Optional parameters. */
3238
+ export declare interface JobsUpdateOptionalParams extends coreClient.OperationOptions {
3239
+ /** Delay to wait until next poll, in milliseconds. */
3240
+ updateIntervalInMs?: number;
3241
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3242
+ resumeFrom?: string;
3243
+ }
3244
+
3245
+ /** Contains response data for the update operation. */
3246
+ export declare type JobsUpdateResponse = Job;
3247
+
3248
+ /** 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 */
3249
+ export declare interface JobTemplate {
3250
+ /** List of specialized containers that run before app containers. */
3251
+ initContainers?: InitContainer[];
3252
+ /** List of container definitions for the Container App. */
3253
+ containers?: Container[];
3254
+ /** List of volume definitions for the Container App. */
3255
+ volumes?: Volume[];
3256
+ }
3257
+
3258
+ /** The configuration settings of the checks that should be made while validating the JWT Claims. */
3259
+ export declare interface JwtClaimChecks {
3260
+ /** The list of the allowed groups. */
3261
+ allowedGroups?: string[];
3262
+ /** The list of the allowed client applications. */
3263
+ allowedClientApplications?: string[];
3264
+ }
3265
+
3266
+ /** Configuration properties Keda component */
3267
+ export declare interface KedaConfiguration {
3268
+ /**
3269
+ * The version of Keda
3270
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3271
+ */
3272
+ readonly version?: string;
3273
+ }
3274
+
3275
+ /** Known values of {@link AccessMode} that the service accepts. */
3276
+ export declare enum KnownAccessMode {
3277
+ /** ReadOnly */
3278
+ ReadOnly = "ReadOnly",
3279
+ /** ReadWrite */
3280
+ ReadWrite = "ReadWrite"
3281
+ }
3282
+
3283
+ /** Known values of {@link Action} that the service accepts. */
3284
+ export declare enum KnownAction {
3285
+ /** Allow */
3286
+ Allow = "Allow",
3287
+ /** Deny */
3288
+ Deny = "Deny"
3289
+ }
3290
+
3291
+ /** Known values of {@link ActiveRevisionsMode} that the service accepts. */
3292
+ export declare enum KnownActiveRevisionsMode {
3293
+ /** Multiple */
3294
+ Multiple = "Multiple",
3295
+ /** Single */
3296
+ Single = "Single"
3297
+ }
3298
+
3299
+ /** Known values of {@link Affinity} that the service accepts. */
3300
+ export declare enum KnownAffinity {
3301
+ /** Sticky */
3302
+ Sticky = "sticky",
3303
+ /** None */
3304
+ None = "none"
3305
+ }
3306
+
3307
+ /** Known values of {@link Applicability} that the service accepts. */
3308
+ export declare enum KnownApplicability {
3309
+ /** LocationDefault */
3310
+ LocationDefault = "LocationDefault",
3311
+ /** Custom */
3312
+ Custom = "Custom"
3313
+ }
3314
+
3315
+ /** Known values of {@link AppProtocol} that the service accepts. */
3316
+ export declare enum KnownAppProtocol {
3317
+ /** Http */
3318
+ Http = "http",
3319
+ /** Grpc */
3320
+ Grpc = "grpc"
3321
+ }
3322
+
3323
+ /** Known values of {@link BindingType} that the service accepts. */
3324
+ export declare enum KnownBindingType {
3325
+ /** Disabled */
3326
+ Disabled = "Disabled",
3327
+ /** SniEnabled */
3328
+ SniEnabled = "SniEnabled"
3329
+ }
3330
+
3331
+ /** Known values of {@link CertificateProvisioningState} that the service accepts. */
3332
+ export declare enum KnownCertificateProvisioningState {
3333
+ /** Succeeded */
3334
+ Succeeded = "Succeeded",
3335
+ /** Failed */
3336
+ Failed = "Failed",
3337
+ /** Canceled */
3338
+ Canceled = "Canceled",
3339
+ /** DeleteFailed */
3340
+ DeleteFailed = "DeleteFailed",
3341
+ /** Pending */
3342
+ Pending = "Pending"
3343
+ }
3344
+
3345
+ /** Known values of {@link CheckNameAvailabilityReason} that the service accepts. */
3346
+ export declare enum KnownCheckNameAvailabilityReason {
3347
+ /** Invalid */
3348
+ Invalid = "Invalid",
3349
+ /** AlreadyExists */
3350
+ AlreadyExists = "AlreadyExists"
3351
+ }
3352
+
3353
+ /** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
3354
+ export declare enum KnownConnectedEnvironmentProvisioningState {
3355
+ /** Succeeded */
3356
+ Succeeded = "Succeeded",
3357
+ /** Failed */
3358
+ Failed = "Failed",
3359
+ /** Canceled */
3360
+ Canceled = "Canceled",
3361
+ /** Waiting */
3362
+ Waiting = "Waiting",
3363
+ /** InitializationInProgress */
3364
+ InitializationInProgress = "InitializationInProgress",
3365
+ /** InfrastructureSetupInProgress */
3366
+ InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
3367
+ /** InfrastructureSetupComplete */
3368
+ InfrastructureSetupComplete = "InfrastructureSetupComplete",
3369
+ /** ScheduledForDelete */
3370
+ ScheduledForDelete = "ScheduledForDelete"
3371
+ }
3372
+
3373
+ /** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
3374
+ export declare enum KnownContainerAppProvisioningState {
3375
+ /** InProgress */
3376
+ InProgress = "InProgress",
3377
+ /** Succeeded */
3378
+ Succeeded = "Succeeded",
3379
+ /** Failed */
3380
+ Failed = "Failed",
3381
+ /** Canceled */
3382
+ Canceled = "Canceled",
3383
+ /** Deleting */
3384
+ Deleting = "Deleting"
3385
+ }
3386
+
3387
+ /** Known values of {@link CreatedByType} that the service accepts. */
3388
+ export declare enum KnownCreatedByType {
3389
+ /** User */
3390
+ User = "User",
3391
+ /** Application */
3392
+ Application = "Application",
3393
+ /** ManagedIdentity */
3394
+ ManagedIdentity = "ManagedIdentity",
3395
+ /** Key */
3396
+ Key = "Key"
3397
+ }
3398
+
3399
+ /** Known values of {@link EnvironmentProvisioningState} that the service accepts. */
3400
+ export declare enum KnownEnvironmentProvisioningState {
3401
+ /** Succeeded */
3402
+ Succeeded = "Succeeded",
3403
+ /** Failed */
3404
+ Failed = "Failed",
3405
+ /** Canceled */
3406
+ Canceled = "Canceled",
3407
+ /** Waiting */
3408
+ Waiting = "Waiting",
3409
+ /** InitializationInProgress */
3410
+ InitializationInProgress = "InitializationInProgress",
3411
+ /** InfrastructureSetupInProgress */
3412
+ InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
3413
+ /** InfrastructureSetupComplete */
3414
+ InfrastructureSetupComplete = "InfrastructureSetupComplete",
3415
+ /** ScheduledForDelete */
3416
+ ScheduledForDelete = "ScheduledForDelete",
3417
+ /** UpgradeRequested */
3418
+ UpgradeRequested = "UpgradeRequested",
3419
+ /** UpgradeFailed */
3420
+ UpgradeFailed = "UpgradeFailed"
3421
+ }
2840
3422
 
2841
3423
  /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
2842
3424
  export declare enum KnownExtendedLocationTypes {
@@ -2844,6 +3426,16 @@ export declare enum KnownExtendedLocationTypes {
2844
3426
  CustomLocation = "CustomLocation"
2845
3427
  }
2846
3428
 
3429
+ /** Known values of {@link IngressClientCertificateMode} that the service accepts. */
3430
+ export declare enum KnownIngressClientCertificateMode {
3431
+ /** Ignore */
3432
+ Ignore = "ignore",
3433
+ /** Accept */
3434
+ Accept = "accept",
3435
+ /** Require */
3436
+ Require = "require"
3437
+ }
3438
+
2847
3439
  /** Known values of {@link IngressTransportMethod} that the service accepts. */
2848
3440
  export declare enum KnownIngressTransportMethod {
2849
3441
  /** Auto */
@@ -2856,6 +3448,38 @@ export declare enum KnownIngressTransportMethod {
2856
3448
  Tcp = "tcp"
2857
3449
  }
2858
3450
 
3451
+ /** Known values of {@link JobExecutionRunningState} that the service accepts. */
3452
+ export declare enum KnownJobExecutionRunningState {
3453
+ /** Running */
3454
+ Running = "Running",
3455
+ /** Processing */
3456
+ Processing = "Processing",
3457
+ /** Stopped */
3458
+ Stopped = "Stopped",
3459
+ /** Degraded */
3460
+ Degraded = "Degraded",
3461
+ /** Failed */
3462
+ Failed = "Failed",
3463
+ /** Unknown */
3464
+ Unknown = "Unknown",
3465
+ /** Succeeded */
3466
+ Succeeded = "Succeeded"
3467
+ }
3468
+
3469
+ /** Known values of {@link JobProvisioningState} that the service accepts. */
3470
+ export declare enum KnownJobProvisioningState {
3471
+ /** InProgress */
3472
+ InProgress = "InProgress",
3473
+ /** Succeeded */
3474
+ Succeeded = "Succeeded",
3475
+ /** Failed */
3476
+ Failed = "Failed",
3477
+ /** Canceled */
3478
+ Canceled = "Canceled",
3479
+ /** Deleting */
3480
+ Deleting = "Deleting"
3481
+ }
3482
+
2859
3483
  /** Known values of {@link LogLevel} that the service accepts. */
2860
3484
  export declare enum KnownLogLevel {
2861
3485
  /** Info */
@@ -2868,12 +3492,14 @@ export declare enum KnownLogLevel {
2868
3492
  Error = "error"
2869
3493
  }
2870
3494
 
2871
- /** Known values of {@link ManagedEnvironmentOutBoundType} that the service accepts. */
2872
- export declare enum KnownManagedEnvironmentOutBoundType {
2873
- /** LoadBalancer */
2874
- LoadBalancer = "LoadBalancer",
2875
- /** UserDefinedRouting */
2876
- UserDefinedRouting = "UserDefinedRouting"
3495
+ /** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
3496
+ export declare enum KnownManagedCertificateDomainControlValidation {
3497
+ /** Cname */
3498
+ Cname = "CNAME",
3499
+ /** Http */
3500
+ Http = "HTTP",
3501
+ /** TXT */
3502
+ TXT = "TXT"
2877
3503
  }
2878
3504
 
2879
3505
  /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
@@ -2920,14 +3546,6 @@ export declare enum KnownScheme {
2920
3546
  Https = "HTTPS"
2921
3547
  }
2922
3548
 
2923
- /** Known values of {@link SkuName} that the service accepts. */
2924
- export declare enum KnownSkuName {
2925
- /** Consumption SKU of Managed Environment. */
2926
- Consumption = "Consumption",
2927
- /** Premium SKU of Managed Environment. */
2928
- Premium = "Premium"
2929
- }
2930
-
2931
3549
  /** Known values of {@link SourceControlOperationState} that the service accepts. */
2932
3550
  export declare enum KnownSourceControlOperationState {
2933
3551
  /** InProgress */
@@ -2945,7 +3563,19 @@ export declare enum KnownStorageType {
2945
3563
  /** AzureFile */
2946
3564
  AzureFile = "AzureFile",
2947
3565
  /** EmptyDir */
2948
- EmptyDir = "EmptyDir"
3566
+ EmptyDir = "EmptyDir",
3567
+ /** Secret */
3568
+ Secret = "Secret"
3569
+ }
3570
+
3571
+ /** Known values of {@link TriggerType} that the service accepts. */
3572
+ export declare enum KnownTriggerType {
3573
+ /** Scheduled */
3574
+ Scheduled = "Scheduled",
3575
+ /** Event */
3576
+ Event = "Event",
3577
+ /** Manual */
3578
+ Manual = "Manual"
2949
3579
  }
2950
3580
 
2951
3581
  /** Known values of {@link Type} that the service accepts. */
@@ -3008,10 +3638,166 @@ export declare interface LoginScopes {
3008
3638
  */
3009
3639
  export declare type LogLevel = string;
3010
3640
 
3641
+ /** Managed certificates used for Custom Domain bindings of Container Apps in a Managed Environment */
3642
+ export declare interface ManagedCertificate extends TrackedResource {
3643
+ /** Certificate resource specific properties */
3644
+ properties?: ManagedCertificateProperties;
3645
+ }
3646
+
3647
+ /** Collection of Managed Certificates. */
3648
+ export declare interface ManagedCertificateCollection {
3649
+ /** Collection of resources. */
3650
+ value: ManagedCertificate[];
3651
+ /**
3652
+ * Link to next page of resources.
3653
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3654
+ */
3655
+ readonly nextLink?: string;
3656
+ }
3657
+
3658
+ /**
3659
+ * Defines values for ManagedCertificateDomainControlValidation. \
3660
+ * {@link KnownManagedCertificateDomainControlValidation} can be used interchangeably with ManagedCertificateDomainControlValidation,
3661
+ * this enum contains the known values that the service supports.
3662
+ * ### Known values supported by the service
3663
+ * **CNAME** \
3664
+ * **HTTP** \
3665
+ * **TXT**
3666
+ */
3667
+ export declare type ManagedCertificateDomainControlValidation = string;
3668
+
3669
+ /** A managed certificate to update */
3670
+ export declare interface ManagedCertificatePatch {
3671
+ /** Application-specific metadata in the form of key-value pairs. */
3672
+ tags?: {
3673
+ [propertyName: string]: string;
3674
+ };
3675
+ }
3676
+
3677
+ /** Certificate resource specific properties */
3678
+ export declare interface ManagedCertificateProperties {
3679
+ /**
3680
+ * Provisioning state of the certificate.
3681
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3682
+ */
3683
+ readonly provisioningState?: CertificateProvisioningState;
3684
+ /** Subject name of the certificate. */
3685
+ subjectName?: string;
3686
+ /**
3687
+ * Any error occurred during the certificate provision.
3688
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3689
+ */
3690
+ readonly error?: string;
3691
+ /** Selected type of domain control validation for managed certificates. */
3692
+ domainControlValidation?: ManagedCertificateDomainControlValidation;
3693
+ /**
3694
+ * A TXT token used for DNS TXT domain control validation when issuing this type of managed certificates.
3695
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3696
+ */
3697
+ readonly validationToken?: string;
3698
+ }
3699
+
3700
+ /** Interface representing a ManagedCertificates. */
3701
+ export declare interface ManagedCertificates {
3702
+ /**
3703
+ * Get the Managed Certificates in a given managed environment.
3704
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3705
+ * @param environmentName Name of the Managed Environment.
3706
+ * @param options The options parameters.
3707
+ */
3708
+ list(resourceGroupName: string, environmentName: string, options?: ManagedCertificatesListOptionalParams): PagedAsyncIterableIterator<ManagedCertificate>;
3709
+ /**
3710
+ * Get the specified Managed Certificate.
3711
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3712
+ * @param environmentName Name of the Managed Environment.
3713
+ * @param managedCertificateName Name of the Managed Certificate.
3714
+ * @param options The options parameters.
3715
+ */
3716
+ get(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesGetOptionalParams): Promise<ManagedCertificatesGetResponse>;
3717
+ /**
3718
+ * Create or Update a Managed Certificate.
3719
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3720
+ * @param environmentName Name of the Managed Environment.
3721
+ * @param managedCertificateName Name of the Managed Certificate.
3722
+ * @param options The options parameters.
3723
+ */
3724
+ beginCreateOrUpdate(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedCertificatesCreateOrUpdateResponse>, ManagedCertificatesCreateOrUpdateResponse>>;
3725
+ /**
3726
+ * Create or Update a Managed Certificate.
3727
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3728
+ * @param environmentName Name of the Managed Environment.
3729
+ * @param managedCertificateName Name of the Managed Certificate.
3730
+ * @param options The options parameters.
3731
+ */
3732
+ beginCreateOrUpdateAndWait(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesCreateOrUpdateOptionalParams): Promise<ManagedCertificatesCreateOrUpdateResponse>;
3733
+ /**
3734
+ * Deletes the specified Managed Certificate.
3735
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3736
+ * @param environmentName Name of the Managed Environment.
3737
+ * @param managedCertificateName Name of the Managed Certificate.
3738
+ * @param options The options parameters.
3739
+ */
3740
+ delete(resourceGroupName: string, environmentName: string, managedCertificateName: string, options?: ManagedCertificatesDeleteOptionalParams): Promise<void>;
3741
+ /**
3742
+ * Patches a managed certificate. Oly patching of tags is supported
3743
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3744
+ * @param environmentName Name of the Managed Environment.
3745
+ * @param managedCertificateName Name of the Managed Certificate.
3746
+ * @param managedCertificateEnvelope Properties of a managed certificate that need to be updated
3747
+ * @param options The options parameters.
3748
+ */
3749
+ update(resourceGroupName: string, environmentName: string, managedCertificateName: string, managedCertificateEnvelope: ManagedCertificatePatch, options?: ManagedCertificatesUpdateOptionalParams): Promise<ManagedCertificatesUpdateResponse>;
3750
+ }
3751
+
3752
+ /** Optional parameters. */
3753
+ export declare interface ManagedCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3754
+ /** Managed Certificate to be created or updated */
3755
+ managedCertificateEnvelope?: ManagedCertificate;
3756
+ /** Delay to wait until next poll, in milliseconds. */
3757
+ updateIntervalInMs?: number;
3758
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3759
+ resumeFrom?: string;
3760
+ }
3761
+
3762
+ /** Contains response data for the createOrUpdate operation. */
3763
+ export declare type ManagedCertificatesCreateOrUpdateResponse = ManagedCertificate;
3764
+
3765
+ /** Optional parameters. */
3766
+ export declare interface ManagedCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
3767
+ }
3768
+
3769
+ /** Optional parameters. */
3770
+ export declare interface ManagedCertificatesGetOptionalParams extends coreClient.OperationOptions {
3771
+ }
3772
+
3773
+ /** Contains response data for the get operation. */
3774
+ export declare type ManagedCertificatesGetResponse = ManagedCertificate;
3775
+
3776
+ /** Optional parameters. */
3777
+ export declare interface ManagedCertificatesListNextOptionalParams extends coreClient.OperationOptions {
3778
+ }
3779
+
3780
+ /** Contains response data for the listNext operation. */
3781
+ export declare type ManagedCertificatesListNextResponse = ManagedCertificateCollection;
3782
+
3783
+ /** Optional parameters. */
3784
+ export declare interface ManagedCertificatesListOptionalParams extends coreClient.OperationOptions {
3785
+ }
3786
+
3787
+ /** Contains response data for the list operation. */
3788
+ export declare type ManagedCertificatesListResponse = ManagedCertificateCollection;
3789
+
3790
+ /** Optional parameters. */
3791
+ export declare interface ManagedCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
3792
+ }
3793
+
3794
+ /** Contains response data for the update operation. */
3795
+ export declare type ManagedCertificatesUpdateResponse = ManagedCertificate;
3796
+
3011
3797
  /** An environment for hosting container apps */
3012
3798
  export declare interface ManagedEnvironment extends TrackedResource {
3013
- /** SKU properties of the Environment. */
3014
- sku?: EnvironmentSkuProperties;
3799
+ /** Kind of the Environment. */
3800
+ kind?: string;
3015
3801
  /**
3016
3802
  * Provisioning state of the Environment.
3017
3803
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3055,6 +3841,12 @@ export declare interface ManagedEnvironment extends TrackedResource {
3055
3841
  readonly eventStreamEndpoint?: string;
3056
3842
  /** Workload profiles configured for the Managed Environment. */
3057
3843
  workloadProfiles?: WorkloadProfile[];
3844
+ /** The configuration of Keda component. */
3845
+ kedaConfiguration?: KedaConfiguration;
3846
+ /** The configuration of Dapr component. */
3847
+ daprConfiguration?: DaprConfiguration;
3848
+ /** 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. */
3849
+ infrastructureResourceGroup?: string;
3058
3850
  }
3059
3851
 
3060
3852
  /** Interface representing a ManagedEnvironmentDiagnostics. */
@@ -3090,24 +3882,6 @@ export declare interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParam
3090
3882
  /** Contains response data for the listDetectors operation. */
3091
3883
  export declare type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
3092
3884
 
3093
- /** Configuration used to control the Environment Egress outbound traffic */
3094
- export declare interface ManagedEnvironmentOutboundSettings {
3095
- /** Outbound type for the cluster */
3096
- outBoundType?: ManagedEnvironmentOutBoundType;
3097
- /** Virtual Appliance IP used as the Egress controller for the Environment */
3098
- virtualNetworkApplianceIp?: string;
3099
- }
3100
-
3101
- /**
3102
- * Defines values for ManagedEnvironmentOutBoundType. \
3103
- * {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
3104
- * this enum contains the known values that the service supports.
3105
- * ### Known values supported by the service
3106
- * **LoadBalancer** \
3107
- * **UserDefinedRouting**
3108
- */
3109
- export declare type ManagedEnvironmentOutBoundType = string;
3110
-
3111
3885
  /** Interface representing a ManagedEnvironments. */
3112
3886
  export declare interface ManagedEnvironments {
3113
3887
  /**
@@ -3122,7 +3896,7 @@ export declare interface ManagedEnvironments {
3122
3896
  */
3123
3897
  listByResourceGroup(resourceGroupName: string, options?: ManagedEnvironmentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedEnvironment>;
3124
3898
  /**
3125
- * Get all workload Profile States for a Premium Managed Environment.
3899
+ * Get all workload Profile States for a Managed Environment.
3126
3900
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
3127
3901
  * @param environmentName Name of the Managed Environment.
3128
3902
  * @param options The options parameters.
@@ -3142,7 +3916,7 @@ export declare interface ManagedEnvironments {
3142
3916
  * @param environmentEnvelope Configuration details of the Environment.
3143
3917
  * @param options The options parameters.
3144
3918
  */
3145
- beginCreateOrUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ManagedEnvironmentsCreateOrUpdateResponse>, ManagedEnvironmentsCreateOrUpdateResponse>>;
3919
+ beginCreateOrUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentsCreateOrUpdateResponse>, ManagedEnvironmentsCreateOrUpdateResponse>>;
3146
3920
  /**
3147
3921
  * Creates or updates a Managed Environment used to host container apps.
3148
3922
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -3157,7 +3931,7 @@ export declare interface ManagedEnvironments {
3157
3931
  * @param environmentName Name of the Environment.
3158
3932
  * @param options The options parameters.
3159
3933
  */
3160
- beginDelete(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3934
+ beginDelete(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
3161
3935
  /**
3162
3936
  * Delete a Managed Environment if it does not have any container apps.
3163
3937
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -3172,7 +3946,7 @@ export declare interface ManagedEnvironments {
3172
3946
  * @param environmentEnvelope Configuration details of the Environment.
3173
3947
  * @param options The options parameters.
3174
3948
  */
3175
- beginUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3949
+ beginUpdate(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedEnvironmentsUpdateResponse>, ManagedEnvironmentsUpdateResponse>>;
3176
3950
  /**
3177
3951
  * Patches a Managed Environment using JSON Merge Patch
3178
3952
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -3180,7 +3954,7 @@ export declare interface ManagedEnvironments {
3180
3954
  * @param environmentEnvelope Configuration details of the Environment.
3181
3955
  * @param options The options parameters.
3182
3956
  */
3183
- beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<void>;
3957
+ beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<ManagedEnvironmentsUpdateResponse>;
3184
3958
  /**
3185
3959
  * Checks if resource name is available.
3186
3960
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -3381,6 +4155,9 @@ export declare interface ManagedEnvironmentsUpdateOptionalParams extends coreCli
3381
4155
  resumeFrom?: string;
3382
4156
  }
3383
4157
 
4158
+ /** Contains response data for the update operation. */
4159
+ export declare type ManagedEnvironmentsUpdateResponse = ManagedEnvironment;
4160
+
3384
4161
  /** Managed service identity (system assigned and/or user assigned identities) */
3385
4162
  export declare interface ManagedServiceIdentity {
3386
4163
  /**
@@ -3768,6 +4545,10 @@ export declare interface Secret {
3768
4545
  name?: string;
3769
4546
  /** Secret Value. */
3770
4547
  value?: string;
4548
+ /** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
4549
+ identity?: string;
4550
+ /** Azure Key Vault URL pointing to the secret referenced by the container app. */
4551
+ keyVaultUrl?: string;
3771
4552
  }
3772
4553
 
3773
4554
  /** Container App Secrets Collection ARM resource. */
@@ -3776,15 +4557,13 @@ export declare interface SecretsCollection {
3776
4557
  value: ContainerAppSecret[];
3777
4558
  }
3778
4559
 
3779
- /**
3780
- * Defines values for SkuName. \
3781
- * {@link KnownSkuName} can be used interchangeably with SkuName,
3782
- * this enum contains the known values that the service supports.
3783
- * ### Known values supported by the service
3784
- * **Consumption**: Consumption SKU of Managed Environment. \
3785
- * **Premium**: Premium SKU of Managed Environment.
3786
- */
3787
- export declare type SkuName = string;
4560
+ /** Secret to be added to volume. */
4561
+ export declare interface SecretVolumeItem {
4562
+ /** Name of the Container App secret from which to pull the secret value. */
4563
+ secretRef?: string;
4564
+ /** Path to project secret to. If no path is provided, path defaults to name of secret listed in secretRef. */
4565
+ path?: string;
4566
+ }
3788
4567
 
3789
4568
  /** Container App SourceControl. */
3790
4569
  export declare interface SourceControl extends ProxyResource {
@@ -3834,7 +4613,8 @@ export declare type SourceControlOperationState = string;
3834
4613
  * this enum contains the known values that the service supports.
3835
4614
  * ### Known values supported by the service
3836
4615
  * **AzureFile** \
3837
- * **EmptyDir**
4616
+ * **EmptyDir** \
4617
+ * **Secret**
3838
4618
  */
3839
4619
  export declare type StorageType = string;
3840
4620
 
@@ -3904,6 +4684,17 @@ export declare interface TrafficWeight {
3904
4684
  label?: string;
3905
4685
  }
3906
4686
 
4687
+ /**
4688
+ * Defines values for TriggerType. \
4689
+ * {@link KnownTriggerType} can be used interchangeably with TriggerType,
4690
+ * this enum contains the known values that the service supports.
4691
+ * ### Known values supported by the service
4692
+ * **Scheduled** \
4693
+ * **Event** \
4694
+ * **Manual**
4695
+ */
4696
+ export declare type TriggerType = string;
4697
+
3907
4698
  /** The configuration settings of the Twitter provider. */
3908
4699
  export declare interface Twitter {
3909
4700
  /** <code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
@@ -3957,20 +4748,16 @@ export declare interface UserAssignedIdentity {
3957
4748
 
3958
4749
  /** Configuration properties for apps environment to join a Virtual Network */
3959
4750
  export declare interface VnetConfiguration {
3960
- /** 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 */
4751
+ /** 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 */
3961
4752
  internal?: boolean;
3962
- /** 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. */
4753
+ /** Resource ID of a subnet for infrastructure components. Must not overlap with any other provided IP ranges. */
3963
4754
  infrastructureSubnetId?: string;
3964
- /** 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. */
3965
- runtimeSubnetId?: string;
3966
4755
  /** CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP ranges. */
3967
4756
  dockerBridgeCidr?: string;
3968
4757
  /** IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap with any other provided IP ranges. */
3969
4758
  platformReservedCidr?: string;
3970
4759
  /** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
3971
4760
  platformReservedDnsIP?: string;
3972
- /** Configuration used to control the Environment Egress outbound traffic */
3973
- outboundSettings?: ManagedEnvironmentOutboundSettings;
3974
4761
  }
3975
4762
 
3976
4763
  /** Volume definitions for the Container App. */
@@ -3979,8 +4766,10 @@ export declare interface Volume {
3979
4766
  name?: string;
3980
4767
  /** Storage type for the volume. If not provided, use EmptyDir. */
3981
4768
  storageType?: StorageType;
3982
- /** Name of storage resource. No need to provide for EmptyDir. */
4769
+ /** Name of storage resource. No need to provide for EmptyDir and Secret. */
3983
4770
  storageName?: string;
4771
+ /** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
4772
+ secrets?: SecretVolumeItem[];
3984
4773
  }
3985
4774
 
3986
4775
  /** Volume mount for the Container App. */
@@ -3993,15 +4782,17 @@ export declare interface VolumeMount {
3993
4782
 
3994
4783
  /** Workload profile to scope container app execution. */
3995
4784
  export declare interface WorkloadProfile {
4785
+ /** Workload profile type for the workloads to run on. */
4786
+ name: string;
3996
4787
  /** Workload profile type for the workloads to run on. */
3997
4788
  workloadProfileType: string;
3998
4789
  /** The minimum capacity. */
3999
- minimumCount: number;
4790
+ minimumCount?: number;
4000
4791
  /** The maximum capacity. */
4001
- maximumCount: number;
4792
+ maximumCount?: number;
4002
4793
  }
4003
4794
 
4004
- /** Collection of all the workload Profile States for a Premium Managed Environment.. */
4795
+ /** Collection of all the workload Profile States for a Managed Environment.. */
4005
4796
  export declare interface WorkloadProfileStates extends ProxyResource {
4006
4797
  /** Workload Profile resource specific properties. */
4007
4798
  properties?: WorkloadProfileStatesProperties;