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