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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. package/CHANGELOG.md +201 -0
  2. package/README.md +2 -2
  3. package/dist/index.js +5996 -2499
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.d.ts +2 -0
  8. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +44 -0
  10. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -0
  11. package/dist-esm/samples-dev/billingMetersGetSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/billingMetersGetSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/billingMetersGetSample.js +30 -0
  14. package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -0
  15. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -1
  16. package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
  18. package/dist-esm/samples-dev/certificatesListSample.js +1 -1
  19. package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +42 -0
  23. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -0
  24. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +32 -0
  27. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -0
  28. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +32 -0
  31. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -0
  32. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +45 -0
  35. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -0
  36. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +35 -0
  39. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -0
  40. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.d.ts +2 -0
  41. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +35 -0
  43. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -0
  44. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +41 -0
  47. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -0
  48. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +46 -0
  51. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -0
  52. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +32 -0
  55. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -0
  56. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +32 -0
  59. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -0
  60. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +45 -0
  63. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -0
  64. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +32 -0
  67. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -0
  68. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +31 -0
  71. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -0
  72. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +31 -0
  75. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +44 -0
  79. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -0
  80. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +43 -0
  83. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -0
  84. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +42 -0
  87. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -0
  88. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +32 -0
  91. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -0
  92. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +32 -0
  95. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -0
  96. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +31 -0
  99. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -0
  100. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +31 -0
  103. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -0
  104. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +1 -1
  105. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +1 -1
  106. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +1 -1
  107. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +1 -1
  108. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +95 -5
  109. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
  110. package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
  111. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.d.ts +2 -0
  112. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.d.ts.map +1 -0
  113. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +32 -0
  114. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -0
  115. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.d.ts +2 -0
  116. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.d.ts.map +1 -0
  117. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +32 -0
  118. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -0
  119. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.d.ts +2 -0
  120. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.d.ts.map +1 -0
  121. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +31 -0
  122. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -0
  123. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.d.ts +2 -0
  124. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.d.ts.map +1 -0
  125. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +45 -0
  126. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -0
  127. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.d.ts +2 -0
  128. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.d.ts.map +1 -0
  129. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +45 -0
  130. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -0
  131. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.d.ts +2 -0
  132. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.d.ts.map +1 -0
  133. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +31 -0
  134. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -0
  135. package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
  136. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
  137. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
  138. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +1 -1
  139. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
  140. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +1 -1
  141. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +1 -1
  142. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
  143. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
  144. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
  145. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
  146. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
  147. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +1 -1
  148. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +1 -1
  149. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +1 -1
  150. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +1 -1
  151. package/dist-esm/samples-dev/containerAppsUpdateSample.js +33 -3
  152. package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
  153. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +36 -3
  154. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
  155. package/dist-esm/samples-dev/daprComponentsDeleteSample.js +1 -1
  156. package/dist-esm/samples-dev/daprComponentsGetSample.js +22 -3
  157. package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
  158. package/dist-esm/samples-dev/daprComponentsListSample.js +1 -1
  159. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +1 -1
  160. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +32 -0
  163. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -0
  164. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +31 -0
  167. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -0
  168. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +30 -1
  169. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  170. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +1 -1
  171. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.d.ts +2 -0
  172. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.d.ts.map +1 -0
  173. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +31 -0
  174. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -0
  175. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.d.ts +2 -0
  176. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.d.ts.map +1 -0
  177. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +31 -0
  178. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -0
  179. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +1 -1
  180. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +1 -1
  181. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +1 -1
  182. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.d.ts +2 -0
  183. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.d.ts.map +1 -0
  184. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +45 -0
  185. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -0
  186. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +1 -1
  187. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +1 -1
  188. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +1 -1
  189. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +1 -1
  190. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +1 -1
  191. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +2 -2
  192. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  193. package/dist-esm/src/containerAppsAPIClient.d.ts +10 -1
  194. package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
  195. package/dist-esm/src/containerAppsAPIClient.js +12 -3
  196. package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
  197. package/dist-esm/src/models/index.d.ts +961 -48
  198. package/dist-esm/src/models/index.d.ts.map +1 -1
  199. package/dist-esm/src/models/index.js +84 -0
  200. package/dist-esm/src/models/index.js.map +1 -1
  201. package/dist-esm/src/models/mappers.d.ts +48 -5
  202. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  203. package/dist-esm/src/models/mappers.js +1536 -224
  204. package/dist-esm/src/models/mappers.js.map +1 -1
  205. package/dist-esm/src/models/parameters.d.ts +5 -0
  206. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  207. package/dist-esm/src/models/parameters.js +43 -2
  208. package/dist-esm/src/models/parameters.js.map +1 -1
  209. package/dist-esm/src/operations/availableWorkloadProfiles.d.ts +35 -0
  210. package/dist-esm/src/operations/availableWorkloadProfiles.d.ts.map +1 -0
  211. package/dist-esm/src/operations/availableWorkloadProfiles.js +132 -0
  212. package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -0
  213. package/dist-esm/src/operations/billingMeters.d.ts +19 -0
  214. package/dist-esm/src/operations/billingMeters.d.ts.map +1 -0
  215. package/dist-esm/src/operations/billingMeters.js +51 -0
  216. package/dist-esm/src/operations/billingMeters.js.map +1 -0
  217. package/dist-esm/src/operations/connectedEnvironments.d.ts +106 -0
  218. package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -0
  219. package/dist-esm/src/operations/connectedEnvironments.js +494 -0
  220. package/dist-esm/src/operations/connectedEnvironments.js.map +1 -0
  221. package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts +71 -0
  222. package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts.map +1 -0
  223. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +275 -0
  224. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -0
  225. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts +71 -0
  226. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -0
  227. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +273 -0
  228. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -0
  229. package/dist-esm/src/operations/connectedEnvironmentsStorages.d.ts +45 -0
  230. package/dist-esm/src/operations/connectedEnvironmentsStorages.d.ts.map +1 -0
  231. package/dist-esm/src/operations/connectedEnvironmentsStorages.js +157 -0
  232. package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -0
  233. package/dist-esm/src/operations/containerApps.d.ts +8 -1
  234. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  235. package/dist-esm/src/operations/containerApps.js +33 -0
  236. package/dist-esm/src/operations/containerApps.js.map +1 -1
  237. package/dist-esm/src/operations/containerAppsDiagnostics.d.ts +85 -0
  238. package/dist-esm/src/operations/containerAppsDiagnostics.d.ts.map +1 -0
  239. package/dist-esm/src/operations/containerAppsDiagnostics.js +346 -0
  240. package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -0
  241. package/dist-esm/src/operations/index.d.ts +9 -0
  242. package/dist-esm/src/operations/index.d.ts.map +1 -1
  243. package/dist-esm/src/operations/index.js +9 -0
  244. package/dist-esm/src/operations/index.js.map +1 -1
  245. package/dist-esm/src/operations/managedEnvironmentDiagnostics.d.ts +28 -0
  246. package/dist-esm/src/operations/managedEnvironmentDiagnostics.d.ts.map +1 -0
  247. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +85 -0
  248. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -0
  249. package/dist-esm/src/operations/managedEnvironments.d.ts +33 -1
  250. package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
  251. package/dist-esm/src/operations/managedEnvironments.js +143 -0
  252. package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
  253. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.d.ts +20 -0
  254. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.d.ts.map +1 -0
  255. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.js +53 -0
  256. package/dist-esm/src/operations/managedEnvironmentsDiagnostics.js.map +1 -0
  257. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.d.ts +12 -0
  258. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.d.ts.map +1 -0
  259. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.js +9 -0
  260. package/dist-esm/src/operationsInterfaces/availableWorkloadProfiles.js.map +1 -0
  261. package/dist-esm/src/operationsInterfaces/billingMeters.d.ts +11 -0
  262. package/dist-esm/src/operationsInterfaces/billingMeters.d.ts.map +1 -0
  263. package/dist-esm/src/operationsInterfaces/billingMeters.js +9 -0
  264. package/dist-esm/src/operationsInterfaces/billingMeters.js.map +1 -0
  265. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +70 -0
  266. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -0
  267. package/dist-esm/src/operationsInterfaces/connectedEnvironments.js +9 -0
  268. package/dist-esm/src/operationsInterfaces/connectedEnvironments.js.map +1 -0
  269. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.d.ts +46 -0
  270. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.d.ts.map +1 -0
  271. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.js +9 -0
  272. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsCertificates.js.map +1 -0
  273. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts +46 -0
  274. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.d.ts.map +1 -0
  275. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.js +9 -0
  276. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsDaprComponents.js.map +1 -0
  277. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.d.ts +37 -0
  278. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.d.ts.map +1 -0
  279. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.js +9 -0
  280. package/dist-esm/src/operationsInterfaces/connectedEnvironmentsStorages.js.map +1 -0
  281. package/dist-esm/src/operationsInterfaces/containerApps.d.ts +8 -1
  282. package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
  283. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.d.ts +43 -0
  284. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.d.ts.map +1 -0
  285. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.js +9 -0
  286. package/dist-esm/src/operationsInterfaces/containerAppsDiagnostics.js.map +1 -0
  287. package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
  288. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  289. package/dist-esm/src/operationsInterfaces/index.js +9 -0
  290. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  291. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.d.ts +20 -0
  292. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.d.ts.map +1 -0
  293. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.js +9 -0
  294. package/dist-esm/src/operationsInterfaces/managedEnvironmentDiagnostics.js.map +1 -0
  295. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +15 -1
  296. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
  297. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts +12 -0
  298. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.d.ts.map +1 -0
  299. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.js +9 -0
  300. package/dist-esm/src/operationsInterfaces/managedEnvironmentsDiagnostics.js.map +1 -0
  301. package/package.json +1 -1
  302. package/review/arm-appcontainers.api.md +780 -10
  303. package/src/containerAppsAPIClient.ts +50 -4
  304. package/src/models/index.ts +1112 -58
  305. package/src/models/mappers.ts +1630 -222
  306. package/src/models/parameters.ts +50 -2
  307. package/src/operations/availableWorkloadProfiles.ts +159 -0
  308. package/src/operations/billingMeters.ts +69 -0
  309. package/src/operations/connectedEnvironments.ts +649 -0
  310. package/src/operations/connectedEnvironmentsCertificates.ts +377 -0
  311. package/src/operations/connectedEnvironmentsDaprComponents.ts +374 -0
  312. package/src/operations/connectedEnvironmentsStorages.ts +214 -0
  313. package/src/operations/containerApps.ts +44 -0
  314. package/src/operations/containerAppsDiagnostics.ts +477 -0
  315. package/src/operations/index.ts +9 -0
  316. package/src/operations/managedEnvironmentDiagnostics.ts +117 -0
  317. package/src/operations/managedEnvironments.ts +199 -1
  318. package/src/operations/managedEnvironmentsDiagnostics.ts +73 -0
  319. package/src/operationsInterfaces/availableWorkloadProfiles.ts +27 -0
  320. package/src/operationsInterfaces/billingMeters.ts +25 -0
  321. package/src/operationsInterfaces/connectedEnvironments.ts +134 -0
  322. package/src/operationsInterfaces/connectedEnvironmentsCertificates.ts +91 -0
  323. package/src/operationsInterfaces/connectedEnvironmentsDaprComponents.ts +90 -0
  324. package/src/operationsInterfaces/connectedEnvironmentsStorages.ts +74 -0
  325. package/src/operationsInterfaces/containerApps.ts +14 -1
  326. package/src/operationsInterfaces/containerAppsDiagnostics.ts +85 -0
  327. package/src/operationsInterfaces/index.ts +9 -0
  328. package/src/operationsInterfaces/managedEnvironmentDiagnostics.ts +42 -0
  329. package/src/operationsInterfaces/managedEnvironments.ts +27 -1
  330. package/src/operationsInterfaces/managedEnvironmentsDiagnostics.ts +27 -0
  331. package/types/arm-appcontainers.d.ts +1461 -97
@@ -14,6 +14,16 @@ import { PollOperationState } from '@azure/core-lro';
14
14
  */
15
15
  export declare type AccessMode = string;
16
16
 
17
+ /**
18
+ * Defines values for Action. \
19
+ * {@link KnownAction} can be used interchangeably with Action,
20
+ * this enum contains the known values that the service supports.
21
+ * ### Known values supported by the service
22
+ * **Allow** \
23
+ * **Deny**
24
+ */
25
+ export declare type Action = string;
26
+
17
27
  /**
18
28
  * Defines values for ActiveRevisionsMode. \
19
29
  * {@link KnownActiveRevisionsMode} can be used interchangeably with ActiveRevisionsMode,
@@ -56,6 +66,16 @@ export declare interface AppleRegistration {
56
66
  clientSecretSettingName?: string;
57
67
  }
58
68
 
69
+ /**
70
+ * Defines values for Applicability. \
71
+ * {@link KnownApplicability} can be used interchangeably with Applicability,
72
+ * this enum contains the known values that the service supports.
73
+ * ### Known values supported by the service
74
+ * **LocationDefault** \
75
+ * **Custom**
76
+ */
77
+ export declare type Applicability = string;
78
+
59
79
  /** Configuration of application logs */
60
80
  export declare interface AppLogsConfiguration {
61
81
  /** Logs destination */
@@ -129,6 +149,63 @@ export declare interface AvailableOperations {
129
149
  nextLink?: string;
130
150
  }
131
151
 
152
+ /** A premium workload profile. */
153
+ export declare interface AvailableWorkloadProfile extends ProxyResource {
154
+ /** Region of the workload profile. */
155
+ location?: string;
156
+ /** Revision resource specific properties */
157
+ properties?: AvailableWorkloadProfileProperties;
158
+ }
159
+
160
+ /** Revision resource specific properties */
161
+ export declare interface AvailableWorkloadProfileProperties {
162
+ /** Used to map workload profile types to billing meter. */
163
+ billingMeterCategory?: Category;
164
+ /** indicates whether the profile is default for the location. */
165
+ applicability?: Applicability;
166
+ /** Number of cores in CPU. */
167
+ cores?: number;
168
+ /** Memory in GiB. */
169
+ memoryGiB?: number;
170
+ /** The everyday name of the workload profile. */
171
+ displayName?: string;
172
+ }
173
+
174
+ /** Interface representing a AvailableWorkloadProfiles. */
175
+ export declare interface AvailableWorkloadProfiles {
176
+ /**
177
+ * Get all available workload profiles for a location.
178
+ * @param location The name of Azure region.
179
+ * @param options The options parameters.
180
+ */
181
+ list(location: string, options?: AvailableWorkloadProfilesGetOptionalParams): PagedAsyncIterableIterator<AvailableWorkloadProfile>;
182
+ }
183
+
184
+ /** Collection of available workload profiles in the location. */
185
+ export declare interface AvailableWorkloadProfilesCollection {
186
+ /** Collection of workload profiles. */
187
+ value: AvailableWorkloadProfile[];
188
+ /**
189
+ * Link to next page of resources.
190
+ * NOTE: This property will not be serialized. It can only be populated by the server.
191
+ */
192
+ readonly nextLink?: string;
193
+ }
194
+
195
+ /** Optional parameters. */
196
+ export declare interface AvailableWorkloadProfilesGetNextOptionalParams extends coreClient.OperationOptions {
197
+ }
198
+
199
+ /** Contains response data for the getNext operation. */
200
+ export declare type AvailableWorkloadProfilesGetNextResponse = AvailableWorkloadProfilesCollection;
201
+
202
+ /** Optional parameters. */
203
+ export declare interface AvailableWorkloadProfilesGetOptionalParams extends coreClient.OperationOptions {
204
+ }
205
+
206
+ /** Contains response data for the get operation. */
207
+ export declare type AvailableWorkloadProfilesGetResponse = AvailableWorkloadProfilesCollection;
208
+
132
209
  /** The configuration settings of the Azure Active directory provider. */
133
210
  export declare interface AzureActiveDirectory {
134
211
  /** <code>false</code> if the Azure Active Directory provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
@@ -241,6 +318,65 @@ export declare interface AzureStaticWebAppsRegistration {
241
318
  clientId?: string;
242
319
  }
243
320
 
321
+ /** Container App base container definition. */
322
+ export declare interface BaseContainer {
323
+ /** Container image tag. */
324
+ image?: string;
325
+ /** Custom container name. */
326
+ name?: string;
327
+ /** Container start command. */
328
+ command?: string[];
329
+ /** Container start command arguments. */
330
+ args?: string[];
331
+ /** Container environment variables. */
332
+ env?: EnvironmentVar[];
333
+ /** Container resource requirements. */
334
+ resources?: ContainerResources;
335
+ /** Container volume mounts. */
336
+ volumeMounts?: VolumeMount[];
337
+ }
338
+
339
+ /** A premium billing meter. */
340
+ export declare interface BillingMeter extends ProxyResource {
341
+ /** Region for the billing meter. */
342
+ location?: string;
343
+ /** Revision resource specific properties */
344
+ properties?: BillingMeterProperties;
345
+ }
346
+
347
+ /** Collection of premium workload billing meters. */
348
+ export declare interface BillingMeterCollection {
349
+ /** Collection of billing meters. */
350
+ value: BillingMeter[];
351
+ }
352
+
353
+ /** Revision resource specific properties */
354
+ export declare interface BillingMeterProperties {
355
+ /** Used to map workload profile types to billing meter. */
356
+ category?: Category;
357
+ /** Billing meter type. */
358
+ meterType?: string;
359
+ /** The everyday name of the billing meter. */
360
+ displayName?: string;
361
+ }
362
+
363
+ /** Interface representing a BillingMeters. */
364
+ export declare interface BillingMeters {
365
+ /**
366
+ * Get all billingMeters for a location.
367
+ * @param location The name of Azure region.
368
+ * @param options The options parameters.
369
+ */
370
+ get(location: string, options?: BillingMetersGetOptionalParams): Promise<BillingMetersGetResponse>;
371
+ }
372
+
373
+ /** Optional parameters. */
374
+ export declare interface BillingMetersGetOptionalParams extends coreClient.OperationOptions {
375
+ }
376
+
377
+ /** Contains response data for the get operation. */
378
+ export declare type BillingMetersGetResponse = BillingMeterCollection;
379
+
244
380
  /**
245
381
  * Defines values for BindingType. \
246
382
  * {@link KnownBindingType} can be used interchangeably with BindingType,
@@ -251,6 +387,17 @@ export declare interface AzureStaticWebAppsRegistration {
251
387
  */
252
388
  export declare type BindingType = string;
253
389
 
390
+ /**
391
+ * Defines values for Category. \
392
+ * {@link KnownCategory} can be used interchangeably with Category,
393
+ * this enum contains the known values that the service supports.
394
+ * ### Known values supported by the service
395
+ * **PremiumSkuGeneralPurpose** \
396
+ * **PremiumSkuMemoryOptimized** \
397
+ * **PremiumSkuComputeOptimized**
398
+ */
399
+ export declare type Category = string;
400
+
254
401
  /** Certificate used for Custom Domain bindings of Container Apps in a Managed Environment */
255
402
  export declare interface Certificate extends TrackedResource {
256
403
  /** Certificate resource specific properties */
@@ -290,6 +437,11 @@ export declare interface CertificateProperties {
290
437
  * NOTE: This property will not be serialized. It can only be populated by the server.
291
438
  */
292
439
  readonly subjectName?: string;
440
+ /**
441
+ * Subject alternative names the certificate applies to.
442
+ * NOTE: This property will not be serialized. It can only be populated by the server.
443
+ */
444
+ readonly subjectAlternativeNames?: string[];
293
445
  /** PFX or PEM blob */
294
446
  value?: Uint8Array;
295
447
  /**
@@ -369,134 +521,560 @@ export declare interface Certificates {
369
521
  * @param certificateName Name of the Certificate.
370
522
  * @param options The options parameters.
371
523
  */
372
- delete(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesDeleteOptionalParams): Promise<void>;
524
+ delete(resourceGroupName: string, environmentName: string, certificateName: string, options?: CertificatesDeleteOptionalParams): Promise<void>;
525
+ /**
526
+ * Patches a certificate. Currently only patching of tags is supported
527
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
528
+ * @param environmentName Name of the Managed Environment.
529
+ * @param certificateName Name of the Certificate.
530
+ * @param certificateEnvelope Properties of a certificate that need to be updated
531
+ * @param options The options parameters.
532
+ */
533
+ update(resourceGroupName: string, environmentName: string, certificateName: string, certificateEnvelope: CertificatePatch, options?: CertificatesUpdateOptionalParams): Promise<CertificatesUpdateResponse>;
534
+ }
535
+
536
+ /** Optional parameters. */
537
+ export declare interface CertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
538
+ /** Certificate to be created or updated */
539
+ certificateEnvelope?: Certificate;
540
+ }
541
+
542
+ /** Contains response data for the createOrUpdate operation. */
543
+ export declare type CertificatesCreateOrUpdateResponse = Certificate;
544
+
545
+ /** Optional parameters. */
546
+ export declare interface CertificatesDeleteOptionalParams extends coreClient.OperationOptions {
547
+ }
548
+
549
+ /** Optional parameters. */
550
+ export declare interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
551
+ }
552
+
553
+ /** Contains response data for the get operation. */
554
+ export declare type CertificatesGetResponse = Certificate;
555
+
556
+ /** Optional parameters. */
557
+ export declare interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
558
+ }
559
+
560
+ /** Contains response data for the listNext operation. */
561
+ export declare type CertificatesListNextResponse = CertificateCollection;
562
+
563
+ /** Optional parameters. */
564
+ export declare interface CertificatesListOptionalParams extends coreClient.OperationOptions {
565
+ }
566
+
567
+ /** Contains response data for the list operation. */
568
+ export declare type CertificatesListResponse = CertificateCollection;
569
+
570
+ /** Optional parameters. */
571
+ export declare interface CertificatesUpdateOptionalParams extends coreClient.OperationOptions {
572
+ }
573
+
574
+ /** Contains response data for the update operation. */
575
+ export declare type CertificatesUpdateResponse = Certificate;
576
+
577
+ /**
578
+ * Defines values for CheckNameAvailabilityReason. \
579
+ * {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
580
+ * this enum contains the known values that the service supports.
581
+ * ### Known values supported by the service
582
+ * **Invalid** \
583
+ * **AlreadyExists**
584
+ */
585
+ export declare type CheckNameAvailabilityReason = string;
586
+
587
+ /** The check availability request body. */
588
+ export declare interface CheckNameAvailabilityRequest {
589
+ /** The name of the resource for which availability needs to be checked. */
590
+ name?: string;
591
+ /** The resource type. */
592
+ type?: string;
593
+ }
594
+
595
+ /** The check availability result. */
596
+ export declare interface CheckNameAvailabilityResponse {
597
+ /** Indicates if the resource name is available. */
598
+ nameAvailable?: boolean;
599
+ /** The reason why the given name is not available. */
600
+ reason?: CheckNameAvailabilityReason;
601
+ /** Detailed reason why the given name is available. */
602
+ message?: string;
603
+ }
604
+
605
+ /** The configuration settings of the app registration for providers that have client ids and client secrets */
606
+ export declare interface ClientRegistration {
607
+ /** The Client ID of the app used for login. */
608
+ clientId?: string;
609
+ /** The app setting name that contains the client secret. */
610
+ clientSecretSettingName?: string;
611
+ }
612
+
613
+ /** Non versioned Container App configuration properties that define the mutable settings of a Container app */
614
+ export declare interface Configuration {
615
+ /** Collection of secrets used by a Container app */
616
+ secrets?: Secret[];
617
+ /**
618
+ * ActiveRevisionsMode controls how active revisions are handled for the Container app:
619
+ * <list><item>Multiple: multiple revisions can be active.</item><item>Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.</item></list>
620
+ */
621
+ activeRevisionsMode?: ActiveRevisionsMode;
622
+ /** Ingress configurations. */
623
+ ingress?: Ingress;
624
+ /** Collection of private container registry credentials for containers used by the Container app */
625
+ registries?: RegistryCredentials[];
626
+ /** Dapr configuration for the Container App. */
627
+ dapr?: Dapr;
628
+ /** Optional. Max inactive revisions a Container App can have. */
629
+ maxInactiveRevisions?: number;
630
+ }
631
+
632
+ /** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
633
+ export declare interface ConnectedEnvironment extends TrackedResource {
634
+ /** The complex type of the extended location. */
635
+ extendedLocation?: ExtendedLocation;
636
+ /**
637
+ * Provisioning state of the Kubernetes Environment.
638
+ * NOTE: This property will not be serialized. It can only be populated by the server.
639
+ */
640
+ readonly provisioningState?: ConnectedEnvironmentProvisioningState;
641
+ /**
642
+ * Any errors that occurred during deployment or deployment validation
643
+ * NOTE: This property will not be serialized. It can only be populated by the server.
644
+ */
645
+ readonly deploymentErrors?: string;
646
+ /**
647
+ * Default Domain Name for the cluster
648
+ * NOTE: This property will not be serialized. It can only be populated by the server.
649
+ */
650
+ readonly defaultDomain?: string;
651
+ /** Static IP of the connectedEnvironment */
652
+ staticIp?: string;
653
+ /** Application Insights connection string used by Dapr to export Service to Service communication telemetry */
654
+ daprAIConnectionString?: string;
655
+ /** Custom domain configuration for the environment */
656
+ customDomainConfiguration?: CustomDomainConfiguration;
657
+ }
658
+
659
+ /** Collection of connectedEnvironments */
660
+ export declare interface ConnectedEnvironmentCollection {
661
+ /** Collection of resources. */
662
+ value?: ConnectedEnvironment[];
663
+ /**
664
+ * Link to next page of resources.
665
+ * NOTE: This property will not be serialized. It can only be populated by the server.
666
+ */
667
+ readonly nextLink?: string;
668
+ }
669
+
670
+ /**
671
+ * Defines values for ConnectedEnvironmentProvisioningState. \
672
+ * {@link KnownConnectedEnvironmentProvisioningState} can be used interchangeably with ConnectedEnvironmentProvisioningState,
673
+ * this enum contains the known values that the service supports.
674
+ * ### Known values supported by the service
675
+ * **Succeeded** \
676
+ * **Failed** \
677
+ * **Canceled** \
678
+ * **Waiting** \
679
+ * **InitializationInProgress** \
680
+ * **InfrastructureSetupInProgress** \
681
+ * **InfrastructureSetupComplete** \
682
+ * **ScheduledForDelete**
683
+ */
684
+ export declare type ConnectedEnvironmentProvisioningState = string;
685
+
686
+ /** Interface representing a ConnectedEnvironments. */
687
+ export declare interface ConnectedEnvironments {
688
+ /**
689
+ * Get all connectedEnvironments for a subscription.
690
+ * @param options The options parameters.
691
+ */
692
+ listBySubscription(options?: ConnectedEnvironmentsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ConnectedEnvironment>;
693
+ /**
694
+ * Get all connectedEnvironments in a resource group.
695
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
696
+ * @param options The options parameters.
697
+ */
698
+ listByResourceGroup(resourceGroupName: string, options?: ConnectedEnvironmentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ConnectedEnvironment>;
699
+ /**
700
+ * Get the properties of an connectedEnvironment.
701
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
702
+ * @param connectedEnvironmentName Name of the connectedEnvironment.
703
+ * @param options The options parameters.
704
+ */
705
+ get(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsGetOptionalParams): Promise<ConnectedEnvironmentsGetResponse>;
706
+ /**
707
+ * Creates or updates an connectedEnvironment.
708
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
709
+ * @param connectedEnvironmentName Name of the connectedEnvironment.
710
+ * @param environmentEnvelope Configuration details of the connectedEnvironment.
711
+ * @param options The options parameters.
712
+ */
713
+ beginCreateOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ConnectedEnvironmentsCreateOrUpdateResponse>, ConnectedEnvironmentsCreateOrUpdateResponse>>;
714
+ /**
715
+ * Creates or updates an connectedEnvironment.
716
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
717
+ * @param connectedEnvironmentName Name of the connectedEnvironment.
718
+ * @param environmentEnvelope Configuration details of the connectedEnvironment.
719
+ * @param options The options parameters.
720
+ */
721
+ beginCreateOrUpdateAndWait(resourceGroupName: string, connectedEnvironmentName: string, environmentEnvelope: ConnectedEnvironment, options?: ConnectedEnvironmentsCreateOrUpdateOptionalParams): Promise<ConnectedEnvironmentsCreateOrUpdateResponse>;
722
+ /**
723
+ * Delete an connectedEnvironment.
724
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
725
+ * @param connectedEnvironmentName Name of the connectedEnvironment.
726
+ * @param options The options parameters.
727
+ */
728
+ beginDelete(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
729
+ /**
730
+ * Delete an connectedEnvironment.
731
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
732
+ * @param connectedEnvironmentName Name of the connectedEnvironment.
733
+ * @param options The options parameters.
734
+ */
735
+ beginDeleteAndWait(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDeleteOptionalParams): Promise<void>;
736
+ /**
737
+ * Patches a Managed Environment. Only patching of tags is supported currently
738
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
739
+ * @param connectedEnvironmentName Name of the connectedEnvironment.
740
+ * @param options The options parameters.
741
+ */
742
+ update(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsUpdateOptionalParams): Promise<ConnectedEnvironmentsUpdateResponse>;
743
+ /**
744
+ * Checks if resource connectedEnvironmentName is available.
745
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
746
+ * @param connectedEnvironmentName Name of the Managed Environment.
747
+ * @param checkNameAvailabilityRequest The check connectedEnvironmentName availability request.
748
+ * @param options The options parameters.
749
+ */
750
+ checkNameAvailability(resourceGroupName: string, connectedEnvironmentName: string, checkNameAvailabilityRequest: CheckNameAvailabilityRequest, options?: ConnectedEnvironmentsCheckNameAvailabilityOptionalParams): Promise<ConnectedEnvironmentsCheckNameAvailabilityResponse>;
751
+ }
752
+
753
+ /** Interface representing a ConnectedEnvironmentsCertificates. */
754
+ export declare interface ConnectedEnvironmentsCertificates {
755
+ /**
756
+ * Get the Certificates in a given connected environment.
757
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
758
+ * @param connectedEnvironmentName Name of the Connected Environment.
759
+ * @param options The options parameters.
760
+ */
761
+ list(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsCertificatesListOptionalParams): PagedAsyncIterableIterator<Certificate>;
762
+ /**
763
+ * Get the specified Certificate.
764
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
765
+ * @param connectedEnvironmentName Name of the Connected Environment.
766
+ * @param certificateName Name of the Certificate.
767
+ * @param options The options parameters.
768
+ */
769
+ get(resourceGroupName: string, connectedEnvironmentName: string, certificateName: string, options?: ConnectedEnvironmentsCertificatesGetOptionalParams): Promise<ConnectedEnvironmentsCertificatesGetResponse>;
770
+ /**
771
+ * Create or Update a Certificate.
772
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
773
+ * @param connectedEnvironmentName Name of the Connected Environment.
774
+ * @param certificateName Name of the Certificate.
775
+ * @param options The options parameters.
776
+ */
777
+ createOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, certificateName: string, options?: ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams): Promise<ConnectedEnvironmentsCertificatesCreateOrUpdateResponse>;
778
+ /**
779
+ * Deletes the specified Certificate.
780
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
781
+ * @param connectedEnvironmentName Name of the Connected Environment.
782
+ * @param certificateName Name of the Certificate.
783
+ * @param options The options parameters.
784
+ */
785
+ delete(resourceGroupName: string, connectedEnvironmentName: string, certificateName: string, options?: ConnectedEnvironmentsCertificatesDeleteOptionalParams): Promise<void>;
786
+ /**
787
+ * Patches a certificate. Currently only patching of tags is supported
788
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
789
+ * @param connectedEnvironmentName Name of the Connected Environment.
790
+ * @param certificateName Name of the Certificate.
791
+ * @param certificateEnvelope Properties of a certificate that need to be updated
792
+ * @param options The options parameters.
793
+ */
794
+ update(resourceGroupName: string, connectedEnvironmentName: string, certificateName: string, certificateEnvelope: CertificatePatch, options?: ConnectedEnvironmentsCertificatesUpdateOptionalParams): Promise<ConnectedEnvironmentsCertificatesUpdateResponse>;
795
+ }
796
+
797
+ /** Optional parameters. */
798
+ export declare interface ConnectedEnvironmentsCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
799
+ /** Certificate to be created or updated */
800
+ certificateEnvelope?: Certificate;
801
+ }
802
+
803
+ /** Contains response data for the createOrUpdate operation. */
804
+ export declare type ConnectedEnvironmentsCertificatesCreateOrUpdateResponse = Certificate;
805
+
806
+ /** Optional parameters. */
807
+ export declare interface ConnectedEnvironmentsCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
808
+ }
809
+
810
+ /** Optional parameters. */
811
+ export declare interface ConnectedEnvironmentsCertificatesGetOptionalParams extends coreClient.OperationOptions {
812
+ }
813
+
814
+ /** Contains response data for the get operation. */
815
+ export declare type ConnectedEnvironmentsCertificatesGetResponse = Certificate;
816
+
817
+ /** Optional parameters. */
818
+ export declare interface ConnectedEnvironmentsCertificatesListNextOptionalParams extends coreClient.OperationOptions {
819
+ }
820
+
821
+ /** Contains response data for the listNext operation. */
822
+ export declare type ConnectedEnvironmentsCertificatesListNextResponse = CertificateCollection;
823
+
824
+ /** Optional parameters. */
825
+ export declare interface ConnectedEnvironmentsCertificatesListOptionalParams extends coreClient.OperationOptions {
826
+ }
827
+
828
+ /** Contains response data for the list operation. */
829
+ export declare type ConnectedEnvironmentsCertificatesListResponse = CertificateCollection;
830
+
831
+ /** Optional parameters. */
832
+ export declare interface ConnectedEnvironmentsCertificatesUpdateOptionalParams extends coreClient.OperationOptions {
833
+ }
834
+
835
+ /** Contains response data for the update operation. */
836
+ export declare type ConnectedEnvironmentsCertificatesUpdateResponse = Certificate;
837
+
838
+ /** Optional parameters. */
839
+ export declare interface ConnectedEnvironmentsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
840
+ }
841
+
842
+ /** Contains response data for the checkNameAvailability operation. */
843
+ export declare type ConnectedEnvironmentsCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
844
+
845
+ /** Optional parameters. */
846
+ export declare interface ConnectedEnvironmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
847
+ /** Delay to wait until next poll, in milliseconds. */
848
+ updateIntervalInMs?: number;
849
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
850
+ resumeFrom?: string;
851
+ }
852
+
853
+ /** Contains response data for the createOrUpdate operation. */
854
+ export declare type ConnectedEnvironmentsCreateOrUpdateResponse = ConnectedEnvironment;
855
+
856
+ /** Interface representing a ConnectedEnvironmentsDaprComponents. */
857
+ export declare interface ConnectedEnvironmentsDaprComponents {
858
+ /**
859
+ * Get the Dapr Components for a connected environment.
860
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
861
+ * @param connectedEnvironmentName Name of the connected environment.
862
+ * @param options The options parameters.
863
+ */
864
+ list(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsDaprComponentsListOptionalParams): PagedAsyncIterableIterator<DaprComponent>;
865
+ /**
866
+ * Get a dapr component.
867
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
868
+ * @param connectedEnvironmentName Name of the connected environment.
869
+ * @param componentName Name of the Dapr Component.
870
+ * @param options The options parameters.
871
+ */
872
+ get(resourceGroupName: string, connectedEnvironmentName: string, componentName: string, options?: ConnectedEnvironmentsDaprComponentsGetOptionalParams): Promise<ConnectedEnvironmentsDaprComponentsGetResponse>;
873
+ /**
874
+ * Creates or updates a Dapr Component in a connected environment.
875
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
876
+ * @param connectedEnvironmentName Name of the connected environment.
877
+ * @param componentName Name of the Dapr Component.
878
+ * @param daprComponentEnvelope Configuration details of the Dapr Component.
879
+ * @param options The options parameters.
880
+ */
881
+ createOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, componentName: string, daprComponentEnvelope: DaprComponent, options?: ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams): Promise<ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse>;
882
+ /**
883
+ * Delete a Dapr Component from a connected environment.
884
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
885
+ * @param connectedEnvironmentName Name of the connected environment.
886
+ * @param componentName Name of the Dapr Component.
887
+ * @param options The options parameters.
888
+ */
889
+ delete(resourceGroupName: string, connectedEnvironmentName: string, componentName: string, options?: ConnectedEnvironmentsDaprComponentsDeleteOptionalParams): Promise<void>;
890
+ /**
891
+ * List secrets for a dapr component
892
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
893
+ * @param connectedEnvironmentName Name of the connected environment.
894
+ * @param componentName Name of the Dapr Component.
895
+ * @param options The options parameters.
896
+ */
897
+ listSecrets(resourceGroupName: string, connectedEnvironmentName: string, componentName: string, options?: ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams): Promise<ConnectedEnvironmentsDaprComponentsListSecretsResponse>;
898
+ }
899
+
900
+ /** Optional parameters. */
901
+ export declare interface ConnectedEnvironmentsDaprComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
902
+ }
903
+
904
+ /** Contains response data for the createOrUpdate operation. */
905
+ export declare type ConnectedEnvironmentsDaprComponentsCreateOrUpdateResponse = DaprComponent;
906
+
907
+ /** Optional parameters. */
908
+ export declare interface ConnectedEnvironmentsDaprComponentsDeleteOptionalParams extends coreClient.OperationOptions {
909
+ }
910
+
911
+ /** Optional parameters. */
912
+ export declare interface ConnectedEnvironmentsDaprComponentsGetOptionalParams extends coreClient.OperationOptions {
913
+ }
914
+
915
+ /** Contains response data for the get operation. */
916
+ export declare type ConnectedEnvironmentsDaprComponentsGetResponse = DaprComponent;
917
+
918
+ /** Optional parameters. */
919
+ export declare interface ConnectedEnvironmentsDaprComponentsListNextOptionalParams extends coreClient.OperationOptions {
920
+ }
921
+
922
+ /** Contains response data for the listNext operation. */
923
+ export declare type ConnectedEnvironmentsDaprComponentsListNextResponse = DaprComponentsCollection;
924
+
925
+ /** Optional parameters. */
926
+ export declare interface ConnectedEnvironmentsDaprComponentsListOptionalParams extends coreClient.OperationOptions {
927
+ }
928
+
929
+ /** Contains response data for the list operation. */
930
+ export declare type ConnectedEnvironmentsDaprComponentsListResponse = DaprComponentsCollection;
931
+
932
+ /** Optional parameters. */
933
+ export declare interface ConnectedEnvironmentsDaprComponentsListSecretsOptionalParams extends coreClient.OperationOptions {
934
+ }
935
+
936
+ /** Contains response data for the listSecrets operation. */
937
+ export declare type ConnectedEnvironmentsDaprComponentsListSecretsResponse = DaprSecretsCollection;
938
+
939
+ /** Optional parameters. */
940
+ export declare interface ConnectedEnvironmentsDeleteOptionalParams extends coreClient.OperationOptions {
941
+ /** Delay to wait until next poll, in milliseconds. */
942
+ updateIntervalInMs?: number;
943
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
944
+ resumeFrom?: string;
945
+ }
946
+
947
+ /** Optional parameters. */
948
+ export declare interface ConnectedEnvironmentsGetOptionalParams extends coreClient.OperationOptions {
949
+ }
950
+
951
+ /** Contains response data for the get operation. */
952
+ export declare type ConnectedEnvironmentsGetResponse = ConnectedEnvironment;
953
+
954
+ /** Optional parameters. */
955
+ export declare interface ConnectedEnvironmentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
956
+ }
957
+
958
+ /** Contains response data for the listByResourceGroupNext operation. */
959
+ export declare type ConnectedEnvironmentsListByResourceGroupNextResponse = ConnectedEnvironmentCollection;
960
+
961
+ /** Optional parameters. */
962
+ export declare interface ConnectedEnvironmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
963
+ }
964
+
965
+ /** Contains response data for the listByResourceGroup operation. */
966
+ export declare type ConnectedEnvironmentsListByResourceGroupResponse = ConnectedEnvironmentCollection;
967
+
968
+ /** Optional parameters. */
969
+ export declare interface ConnectedEnvironmentsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
970
+ }
971
+
972
+ /** Contains response data for the listBySubscriptionNext operation. */
973
+ export declare type ConnectedEnvironmentsListBySubscriptionNextResponse = ConnectedEnvironmentCollection;
974
+
975
+ /** Optional parameters. */
976
+ export declare interface ConnectedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
977
+ }
978
+
979
+ /** Contains response data for the listBySubscription operation. */
980
+ export declare type ConnectedEnvironmentsListBySubscriptionResponse = ConnectedEnvironmentCollection;
981
+
982
+ /** Interface representing a ConnectedEnvironmentsStorages. */
983
+ export declare interface ConnectedEnvironmentsStorages {
984
+ /**
985
+ * Get all storages for a connectedEnvironment.
986
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
987
+ * @param connectedEnvironmentName Name of the Environment.
988
+ * @param options The options parameters.
989
+ */
990
+ list(resourceGroupName: string, connectedEnvironmentName: string, options?: ConnectedEnvironmentsStoragesListOptionalParams): Promise<ConnectedEnvironmentsStoragesListResponse>;
991
+ /**
992
+ * Get storage for a connectedEnvironment.
993
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
994
+ * @param connectedEnvironmentName Name of the Environment.
995
+ * @param storageName Name of the storage.
996
+ * @param options The options parameters.
997
+ */
998
+ get(resourceGroupName: string, connectedEnvironmentName: string, storageName: string, options?: ConnectedEnvironmentsStoragesGetOptionalParams): Promise<ConnectedEnvironmentsStoragesGetResponse>;
999
+ /**
1000
+ * Create or update storage for a connectedEnvironment.
1001
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1002
+ * @param connectedEnvironmentName Name of the Environment.
1003
+ * @param storageName Name of the storage.
1004
+ * @param storageEnvelope Configuration details of storage.
1005
+ * @param options The options parameters.
1006
+ */
1007
+ createOrUpdate(resourceGroupName: string, connectedEnvironmentName: string, storageName: string, storageEnvelope: ConnectedEnvironmentStorage, options?: ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams): Promise<ConnectedEnvironmentsStoragesCreateOrUpdateResponse>;
373
1008
  /**
374
- * Patches a certificate. Currently only patching of tags is supported
1009
+ * Delete storage for a connectedEnvironment.
375
1010
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
376
- * @param environmentName Name of the Managed Environment.
377
- * @param certificateName Name of the Certificate.
378
- * @param certificateEnvelope Properties of a certificate that need to be updated
1011
+ * @param connectedEnvironmentName Name of the Environment.
1012
+ * @param storageName Name of the storage.
379
1013
  * @param options The options parameters.
380
1014
  */
381
- update(resourceGroupName: string, environmentName: string, certificateName: string, certificateEnvelope: CertificatePatch, options?: CertificatesUpdateOptionalParams): Promise<CertificatesUpdateResponse>;
1015
+ delete(resourceGroupName: string, connectedEnvironmentName: string, storageName: string, options?: ConnectedEnvironmentsStoragesDeleteOptionalParams): Promise<void>;
382
1016
  }
383
1017
 
384
1018
  /** Optional parameters. */
385
- export declare interface CertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
386
- /** Certificate to be created or updated */
387
- certificateEnvelope?: Certificate;
1019
+ export declare interface ConnectedEnvironmentsStoragesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
388
1020
  }
389
1021
 
390
1022
  /** Contains response data for the createOrUpdate operation. */
391
- export declare type CertificatesCreateOrUpdateResponse = Certificate;
1023
+ export declare type ConnectedEnvironmentsStoragesCreateOrUpdateResponse = ConnectedEnvironmentStorage;
392
1024
 
393
1025
  /** Optional parameters. */
394
- export declare interface CertificatesDeleteOptionalParams extends coreClient.OperationOptions {
1026
+ export declare interface ConnectedEnvironmentsStoragesDeleteOptionalParams extends coreClient.OperationOptions {
395
1027
  }
396
1028
 
397
1029
  /** Optional parameters. */
398
- export declare interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
1030
+ export declare interface ConnectedEnvironmentsStoragesGetOptionalParams extends coreClient.OperationOptions {
399
1031
  }
400
1032
 
401
1033
  /** Contains response data for the get operation. */
402
- export declare type CertificatesGetResponse = Certificate;
1034
+ export declare type ConnectedEnvironmentsStoragesGetResponse = ConnectedEnvironmentStorage;
403
1035
 
404
1036
  /** Optional parameters. */
405
- export declare interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
406
- }
407
-
408
- /** Contains response data for the listNext operation. */
409
- export declare type CertificatesListNextResponse = CertificateCollection;
410
-
411
- /** Optional parameters. */
412
- export declare interface CertificatesListOptionalParams extends coreClient.OperationOptions {
1037
+ export declare interface ConnectedEnvironmentsStoragesListOptionalParams extends coreClient.OperationOptions {
413
1038
  }
414
1039
 
415
1040
  /** Contains response data for the list operation. */
416
- export declare type CertificatesListResponse = CertificateCollection;
1041
+ export declare type ConnectedEnvironmentsStoragesListResponse = ConnectedEnvironmentStoragesCollection;
417
1042
 
418
- /** Optional parameters. */
419
- export declare interface CertificatesUpdateOptionalParams extends coreClient.OperationOptions {
1043
+ /** Storage resource for connectedEnvironment. */
1044
+ export declare interface ConnectedEnvironmentStorage extends ProxyResource {
1045
+ /** Storage properties */
1046
+ properties?: ConnectedEnvironmentStorageProperties;
420
1047
  }
421
1048
 
422
- /** Contains response data for the update operation. */
423
- export declare type CertificatesUpdateResponse = Certificate;
424
-
425
- /**
426
- * Defines values for CheckNameAvailabilityReason. \
427
- * {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
428
- * this enum contains the known values that the service supports.
429
- * ### Known values supported by the service
430
- * **Invalid** \
431
- * **AlreadyExists**
432
- */
433
- export declare type CheckNameAvailabilityReason = string;
434
-
435
- /** The check availability request body. */
436
- export declare interface CheckNameAvailabilityRequest {
437
- /** The name of the resource for which availability needs to be checked. */
438
- name?: string;
439
- /** The resource type. */
440
- type?: string;
1049
+ /** Storage properties */
1050
+ export declare interface ConnectedEnvironmentStorageProperties {
1051
+ /** Azure file properties */
1052
+ azureFile?: AzureFileProperties;
441
1053
  }
442
1054
 
443
- /** The check availability result. */
444
- export declare interface CheckNameAvailabilityResponse {
445
- /** Indicates if the resource name is available. */
446
- nameAvailable?: boolean;
447
- /** The reason why the given name is not available. */
448
- reason?: CheckNameAvailabilityReason;
449
- /** Detailed reason why the given name is available. */
450
- message?: string;
1055
+ /** Collection of Storage for Environments */
1056
+ export declare interface ConnectedEnvironmentStoragesCollection {
1057
+ /** Collection of storage resources. */
1058
+ value: ConnectedEnvironmentStorage[];
451
1059
  }
452
1060
 
453
- /** The configuration settings of the app registration for providers that have client ids and client secrets */
454
- export declare interface ClientRegistration {
455
- /** The Client ID of the app used for login. */
456
- clientId?: string;
457
- /** The app setting name that contains the client secret. */
458
- clientSecretSettingName?: string;
1061
+ /** Optional parameters. */
1062
+ export declare interface ConnectedEnvironmentsUpdateOptionalParams extends coreClient.OperationOptions {
459
1063
  }
460
1064
 
461
- /** Non versioned Container App configuration properties that define the mutable settings of a Container app */
462
- export declare interface Configuration {
463
- /** Collection of secrets used by a Container app */
464
- secrets?: Secret[];
465
- /**
466
- * ActiveRevisionsMode controls how active revisions are handled for the Container app:
467
- * <list><item>Multiple: multiple revisions can be active.</item><item>Single: Only one revision can be active at a time. Revision weights can not be used in this mode. If no value if provided, this is the default.</item></list>
468
- */
469
- activeRevisionsMode?: ActiveRevisionsMode;
470
- /** Ingress configurations. */
471
- ingress?: Ingress;
472
- /** Collection of private container registry credentials for containers used by the Container app */
473
- registries?: RegistryCredentials[];
474
- /** Dapr configuration for the Container App. */
475
- dapr?: Dapr;
476
- }
1065
+ /** Contains response data for the update operation. */
1066
+ export declare type ConnectedEnvironmentsUpdateResponse = ConnectedEnvironment;
477
1067
 
478
- /** Container App container definition. */
479
- export declare interface Container {
480
- /** Container image tag. */
481
- image?: string;
482
- /** Custom container name. */
483
- name?: string;
484
- /** Container start command. */
485
- command?: string[];
486
- /** Container start command arguments. */
487
- args?: string[];
488
- /** Container environment variables. */
489
- env?: EnvironmentVar[];
490
- /** Container resource requirements. */
491
- resources?: ContainerResources;
1068
+ /** Container App container definition */
1069
+ export declare interface Container extends BaseContainer {
492
1070
  /** List of probes for the container. */
493
1071
  probes?: ContainerAppProbe[];
494
- /** Container volume mounts. */
495
- volumeMounts?: VolumeMount[];
496
1072
  }
497
1073
 
498
1074
  /** Container App. */
499
1075
  export declare interface ContainerApp extends TrackedResource {
1076
+ /** The complex type of the extended location. */
1077
+ extendedLocation?: ExtendedLocation;
500
1078
  /** managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code. */
501
1079
  identity?: ManagedServiceIdentity;
502
1080
  /**
@@ -504,8 +1082,12 @@ export declare interface ContainerApp extends TrackedResource {
504
1082
  * NOTE: This property will not be serialized. It can only be populated by the server.
505
1083
  */
506
1084
  readonly provisioningState?: ContainerAppProvisioningState;
507
- /** Resource ID of the Container App's environment. */
1085
+ /** Deprecated. Resource ID of the Container App's environment. */
508
1086
  managedEnvironmentId?: string;
1087
+ /** Resource ID of environment. */
1088
+ environmentId?: string;
1089
+ /** Workload profile type to pin for container app execution. */
1090
+ workloadProfileType?: string;
509
1091
  /**
510
1092
  * Name of the latest revision of the Container App.
511
1093
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -530,6 +1112,25 @@ export declare interface ContainerApp extends TrackedResource {
530
1112
  * NOTE: This property will not be serialized. It can only be populated by the server.
531
1113
  */
532
1114
  readonly outboundIpAddresses?: string[];
1115
+ /**
1116
+ * The endpoint of the eventstream of the container app.
1117
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1118
+ */
1119
+ readonly eventStreamEndpoint?: string;
1120
+ }
1121
+
1122
+ /** Container App Auth Token. */
1123
+ export declare interface ContainerAppAuthToken extends TrackedResource {
1124
+ /**
1125
+ * Auth token value.
1126
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1127
+ */
1128
+ readonly token?: string;
1129
+ /**
1130
+ * Token expiration date.
1131
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1132
+ */
1133
+ readonly expires?: Date;
533
1134
  }
534
1135
 
535
1136
  /** Container App collection ARM resource. */
@@ -603,7 +1204,8 @@ export declare interface ContainerAppProbeTcpSocket {
603
1204
  * **InProgress** \
604
1205
  * **Succeeded** \
605
1206
  * **Failed** \
606
- * **Canceled**
1207
+ * **Canceled** \
1208
+ * **Deleting**
607
1209
  */
608
1210
  export declare type ContainerAppProvisioningState = string;
609
1211
 
@@ -687,6 +1289,13 @@ export declare interface ContainerApps {
687
1289
  * @param options The options parameters.
688
1290
  */
689
1291
  listSecrets(resourceGroupName: string, containerAppName: string, options?: ContainerAppsListSecretsOptionalParams): Promise<ContainerAppsListSecretsResponse>;
1292
+ /**
1293
+ * Get auth token for a container app
1294
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1295
+ * @param containerAppName Name of the Container App.
1296
+ * @param options The options parameters.
1297
+ */
1298
+ getAuthToken(resourceGroupName: string, containerAppName: string, options?: ContainerAppsGetAuthTokenOptionalParams): Promise<ContainerAppsGetAuthTokenResponse>;
690
1299
  }
691
1300
 
692
1301
  export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
@@ -707,12 +1316,21 @@ export declare class ContainerAppsAPIClient extends coreClient.ServiceClient {
707
1316
  containerAppsRevisions: ContainerAppsRevisions;
708
1317
  containerAppsRevisionReplicas: ContainerAppsRevisionReplicas;
709
1318
  daprComponents: DaprComponents;
1319
+ containerAppsDiagnostics: ContainerAppsDiagnostics;
1320
+ managedEnvironmentDiagnostics: ManagedEnvironmentDiagnostics;
1321
+ managedEnvironmentsDiagnostics: ManagedEnvironmentsDiagnostics;
710
1322
  operations: Operations;
711
1323
  managedEnvironments: ManagedEnvironments;
712
1324
  certificates: Certificates;
713
1325
  namespaces: Namespaces;
714
1326
  managedEnvironmentsStorages: ManagedEnvironmentsStorages;
715
1327
  containerAppsSourceControls: ContainerAppsSourceControls;
1328
+ connectedEnvironments: ConnectedEnvironments;
1329
+ connectedEnvironmentsCertificates: ConnectedEnvironmentsCertificates;
1330
+ connectedEnvironmentsDaprComponents: ConnectedEnvironmentsDaprComponents;
1331
+ connectedEnvironmentsStorages: ConnectedEnvironmentsStorages;
1332
+ availableWorkloadProfiles: AvailableWorkloadProfiles;
1333
+ billingMeters: BillingMeters;
716
1334
  }
717
1335
 
718
1336
  /** Optional parameters. */
@@ -812,6 +1430,100 @@ export declare interface ContainerAppsDeleteOptionalParams extends coreClient.Op
812
1430
  resumeFrom?: string;
813
1431
  }
814
1432
 
1433
+ /** Interface representing a ContainerAppsDiagnostics. */
1434
+ export declare interface ContainerAppsDiagnostics {
1435
+ /**
1436
+ * Get the list of diagnostics for a given Container App.
1437
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1438
+ * @param containerAppName Name of the Container App for which detector info is needed.
1439
+ * @param options The options parameters.
1440
+ */
1441
+ listDetectors(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDiagnosticsListDetectorsOptionalParams): PagedAsyncIterableIterator<Diagnostics>;
1442
+ /**
1443
+ * Get the Revisions for a given Container App.
1444
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1445
+ * @param containerAppName Name of the Container App for which Revisions are needed.
1446
+ * @param options The options parameters.
1447
+ */
1448
+ listRevisions(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDiagnosticsListRevisionsOptionalParams): PagedAsyncIterableIterator<Revision>;
1449
+ /**
1450
+ * Get a diagnostics result of a Container App.
1451
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1452
+ * @param containerAppName Name of the Container App.
1453
+ * @param detectorName Name of the Container App Detector.
1454
+ * @param options The options parameters.
1455
+ */
1456
+ getDetector(resourceGroupName: string, containerAppName: string, detectorName: string, options?: ContainerAppsDiagnosticsGetDetectorOptionalParams): Promise<ContainerAppsDiagnosticsGetDetectorResponse>;
1457
+ /**
1458
+ * Get a revision of a Container App.
1459
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1460
+ * @param containerAppName Name of the Container App.
1461
+ * @param revisionName Name of the Container App Revision.
1462
+ * @param options The options parameters.
1463
+ */
1464
+ getRevision(resourceGroupName: string, containerAppName: string, revisionName: string, options?: ContainerAppsDiagnosticsGetRevisionOptionalParams): Promise<ContainerAppsDiagnosticsGetRevisionResponse>;
1465
+ /**
1466
+ * Get the properties of a Container App.
1467
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1468
+ * @param containerAppName Name of the Container App.
1469
+ * @param options The options parameters.
1470
+ */
1471
+ getRoot(resourceGroupName: string, containerAppName: string, options?: ContainerAppsDiagnosticsGetRootOptionalParams): Promise<ContainerAppsDiagnosticsGetRootResponse>;
1472
+ }
1473
+
1474
+ /** Optional parameters. */
1475
+ export declare interface ContainerAppsDiagnosticsGetDetectorOptionalParams extends coreClient.OperationOptions {
1476
+ }
1477
+
1478
+ /** Contains response data for the getDetector operation. */
1479
+ export declare type ContainerAppsDiagnosticsGetDetectorResponse = Diagnostics;
1480
+
1481
+ /** Optional parameters. */
1482
+ export declare interface ContainerAppsDiagnosticsGetRevisionOptionalParams extends coreClient.OperationOptions {
1483
+ }
1484
+
1485
+ /** Contains response data for the getRevision operation. */
1486
+ export declare type ContainerAppsDiagnosticsGetRevisionResponse = Revision;
1487
+
1488
+ /** Optional parameters. */
1489
+ export declare interface ContainerAppsDiagnosticsGetRootOptionalParams extends coreClient.OperationOptions {
1490
+ }
1491
+
1492
+ /** Contains response data for the getRoot operation. */
1493
+ export declare type ContainerAppsDiagnosticsGetRootResponse = ContainerApp;
1494
+
1495
+ /** Optional parameters. */
1496
+ export declare interface ContainerAppsDiagnosticsListDetectorsNextOptionalParams extends coreClient.OperationOptions {
1497
+ }
1498
+
1499
+ /** Contains response data for the listDetectorsNext operation. */
1500
+ export declare type ContainerAppsDiagnosticsListDetectorsNextResponse = DiagnosticsCollection;
1501
+
1502
+ /** Optional parameters. */
1503
+ export declare interface ContainerAppsDiagnosticsListDetectorsOptionalParams extends coreClient.OperationOptions {
1504
+ }
1505
+
1506
+ /** Contains response data for the listDetectors operation. */
1507
+ export declare type ContainerAppsDiagnosticsListDetectorsResponse = DiagnosticsCollection;
1508
+
1509
+ /** Optional parameters. */
1510
+ export declare interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams extends coreClient.OperationOptions {
1511
+ /** The filter to apply on the operation. */
1512
+ filter?: string;
1513
+ }
1514
+
1515
+ /** Contains response data for the listRevisionsNext operation. */
1516
+ export declare type ContainerAppsDiagnosticsListRevisionsNextResponse = RevisionCollection;
1517
+
1518
+ /** Optional parameters. */
1519
+ export declare interface ContainerAppsDiagnosticsListRevisionsOptionalParams extends coreClient.OperationOptions {
1520
+ /** The filter to apply on the operation. */
1521
+ filter?: string;
1522
+ }
1523
+
1524
+ /** Contains response data for the listRevisions operation. */
1525
+ export declare type ContainerAppsDiagnosticsListRevisionsResponse = RevisionCollection;
1526
+
815
1527
  /** Container App Secret. */
816
1528
  export declare interface ContainerAppSecret {
817
1529
  /**
@@ -826,6 +1538,13 @@ export declare interface ContainerAppSecret {
826
1538
  readonly value?: string;
827
1539
  }
828
1540
 
1541
+ /** Optional parameters. */
1542
+ export declare interface ContainerAppsGetAuthTokenOptionalParams extends coreClient.OperationOptions {
1543
+ }
1544
+
1545
+ /** Contains response data for the getAuthToken operation. */
1546
+ export declare type ContainerAppsGetAuthTokenResponse = ContainerAppAuthToken;
1547
+
829
1548
  /** Optional parameters. */
830
1549
  export declare interface ContainerAppsGetOptionalParams extends coreClient.OperationOptions {
831
1550
  }
@@ -1139,6 +1858,36 @@ export declare interface CustomDomain {
1139
1858
  certificateId: string;
1140
1859
  }
1141
1860
 
1861
+ /** Configuration properties for apps environment custom domain */
1862
+ export declare interface CustomDomainConfiguration {
1863
+ /**
1864
+ * Id used to verify domain name ownership
1865
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1866
+ */
1867
+ readonly customDomainVerificationId?: string;
1868
+ /** Dns suffix for the environment domain */
1869
+ dnsSuffix?: string;
1870
+ /** PFX or PEM blob */
1871
+ certificateValue?: Uint8Array;
1872
+ /** Certificate password */
1873
+ certificatePassword?: Uint8Array;
1874
+ /**
1875
+ * Certificate expiration date.
1876
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1877
+ */
1878
+ readonly expirationDate?: Date;
1879
+ /**
1880
+ * Certificate thumbprint.
1881
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1882
+ */
1883
+ readonly thumbprint?: string;
1884
+ /**
1885
+ * Subject name of the certificate.
1886
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1887
+ */
1888
+ readonly subjectName?: string;
1889
+ }
1890
+
1142
1891
  /** Custom domain analysis. */
1143
1892
  export declare interface CustomHostnameAnalysisResult {
1144
1893
  /**
@@ -1160,12 +1909,17 @@ export declare interface CustomHostnameAnalysisResult {
1160
1909
  * Raw failure information if DNS verification fails.
1161
1910
  * NOTE: This property will not be serialized. It can only be populated by the server.
1162
1911
  */
1163
- readonly customDomainVerificationFailureInfo?: DefaultErrorResponse;
1912
+ readonly customDomainVerificationFailureInfo?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo;
1164
1913
  /**
1165
1914
  * <code>true</code> if there is a conflict on the Container App's managed environment; otherwise, <code>false</code>.
1166
1915
  * NOTE: This property will not be serialized. It can only be populated by the server.
1167
1916
  */
1168
1917
  readonly hasConflictOnManagedEnvironment?: boolean;
1918
+ /**
1919
+ * <code>true</code> if there is a conflict on the Container App's managed environment level custom domain; otherwise, <code>false</code>.
1920
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1921
+ */
1922
+ readonly conflictWithEnvironmentCustomDomain?: boolean;
1169
1923
  /**
1170
1924
  * Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
1171
1925
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1183,6 +1937,46 @@ export declare interface CustomHostnameAnalysisResult {
1183
1937
  alternateTxtRecords?: string[];
1184
1938
  }
1185
1939
 
1940
+ /** Raw failure information if DNS verification fails. */
1941
+ export declare interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo {
1942
+ /**
1943
+ * Standardized string to programmatically identify the error.
1944
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1945
+ */
1946
+ readonly code?: string;
1947
+ /**
1948
+ * Detailed error description and debugging information.
1949
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1950
+ */
1951
+ readonly message?: string;
1952
+ /**
1953
+ * Detailed error description and debugging information.
1954
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1955
+ */
1956
+ readonly target?: string;
1957
+ /** Details or the error */
1958
+ details?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem[];
1959
+ }
1960
+
1961
+ /** Detailed errors. */
1962
+ export declare interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem {
1963
+ /**
1964
+ * Standardized string to programmatically identify the error.
1965
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1966
+ */
1967
+ readonly code?: string;
1968
+ /**
1969
+ * Detailed error description and debugging information.
1970
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1971
+ */
1972
+ readonly message?: string;
1973
+ /**
1974
+ * Detailed error description and debugging information.
1975
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1976
+ */
1977
+ readonly target?: string;
1978
+ }
1979
+
1186
1980
  /** The configuration settings of the custom Open ID Connect provider. */
1187
1981
  export declare interface CustomOpenIdConnectProvider {
1188
1982
  /** <code>false</code> if the custom Open ID provider provider should not be enabled; otherwise, <code>true</code>. */
@@ -1218,6 +2012,14 @@ export declare interface Dapr {
1218
2012
  appProtocol?: AppProtocol;
1219
2013
  /** Tells Dapr which port your application is listening on */
1220
2014
  appPort?: number;
2015
+ /** Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB. */
2016
+ httpReadBufferSize?: number;
2017
+ /** Increasing max size of request body http and grpc servers parameter in MB to handle uploading of big files. Default is 4 MB. */
2018
+ httpMaxRequestSize?: number;
2019
+ /** Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info. */
2020
+ logLevel?: LogLevel;
2021
+ /** Enables API logging for the Dapr sidecar */
2022
+ enableApiLogging?: boolean;
1221
2023
  }
1222
2024
 
1223
2025
  /** Dapr Component. */
@@ -1232,6 +2034,8 @@ export declare interface DaprComponent extends ProxyResource {
1232
2034
  initTimeout?: string;
1233
2035
  /** Collection of secrets used by a Dapr component */
1234
2036
  secrets?: Secret[];
2037
+ /** Name of a Dapr component to retrieve component secrets from */
2038
+ secretStoreComponent?: string;
1235
2039
  /** Component metadata */
1236
2040
  metadata?: DaprMetadata[];
1237
2041
  /** Names of container apps that can use this Dapr component */
@@ -1342,7 +2146,21 @@ export declare interface DaprMetadata {
1342
2146
  secretRef?: string;
1343
2147
  }
1344
2148
 
1345
- /** Dapr component Secrets Collection ARM resource. */
2149
+ /** Dapr component Secret for ListSecrets Action */
2150
+ export declare interface DaprSecret {
2151
+ /**
2152
+ * Secret Name.
2153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2154
+ */
2155
+ readonly name?: string;
2156
+ /**
2157
+ * Secret Value.
2158
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2159
+ */
2160
+ readonly value?: string;
2161
+ }
2162
+
2163
+ /** Dapr component Secrets Collection for ListSecrets Action. */
1346
2164
  export declare interface DaprSecretsCollection {
1347
2165
  /** Collection of secrets used by a Dapr component */
1348
2166
  value: Secret[];
@@ -1410,9 +2228,173 @@ export declare interface DefaultErrorResponseErrorDetailsItem {
1410
2228
  readonly target?: string;
1411
2229
  }
1412
2230
 
2231
+ /** Details of a diagnostics data provider */
2232
+ export declare interface DiagnosticDataProviderMetadata {
2233
+ /** Name of data provider */
2234
+ providerName?: string;
2235
+ /** Collection of properties */
2236
+ propertyBag?: DiagnosticDataProviderMetadataPropertyBagItem[];
2237
+ }
2238
+
2239
+ /** Property details */
2240
+ export declare interface DiagnosticDataProviderMetadataPropertyBagItem {
2241
+ /** Property name */
2242
+ name?: string;
2243
+ /** Property value */
2244
+ value?: string;
2245
+ }
2246
+
2247
+ /** Diagnostics data column */
2248
+ export declare interface DiagnosticDataTableResponseColumn {
2249
+ /** Column name */
2250
+ columnName?: string;
2251
+ /** Data type of the column */
2252
+ dataType?: string;
2253
+ /** Column type */
2254
+ columnType?: string;
2255
+ }
2256
+
2257
+ /** Diagnostics data table */
2258
+ export declare interface DiagnosticDataTableResponseObject {
2259
+ /** Table name */
2260
+ tableName?: string;
2261
+ /** Columns in the table */
2262
+ columns?: DiagnosticDataTableResponseColumn[];
2263
+ /** Rows in the table */
2264
+ rows?: Record<string, unknown>[];
2265
+ }
2266
+
2267
+ /** Rendering details of a diagnostics table */
2268
+ export declare interface DiagnosticRendering {
2269
+ /** Rendering type */
2270
+ type?: number;
2271
+ /** Title of the table */
2272
+ title?: string;
2273
+ /** Description of the table */
2274
+ description?: string;
2275
+ /** Flag if the table should be rendered */
2276
+ isVisible?: boolean;
2277
+ }
2278
+
2279
+ /** Diagnostics data for a resource. */
2280
+ export declare interface Diagnostics extends ProxyResource {
2281
+ /** Diagnostics resource specific properties */
2282
+ properties?: DiagnosticsProperties;
2283
+ }
2284
+
2285
+ /** Diagnostics data collection for a resource. */
2286
+ export declare interface DiagnosticsCollection {
2287
+ /** Collection of diagnostic data. */
2288
+ value: Diagnostics[];
2289
+ /**
2290
+ * Link to next page of resources.
2291
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2292
+ */
2293
+ readonly nextLink?: string;
2294
+ }
2295
+
2296
+ /** Diagnostics data returned from a detector */
2297
+ export declare interface DiagnosticsDataApiResponse {
2298
+ /** Table response */
2299
+ table?: DiagnosticDataTableResponseObject;
2300
+ /** Details of the table response */
2301
+ renderingProperties?: DiagnosticRendering;
2302
+ }
2303
+
2304
+ /** Metadata of the diagnostics response */
2305
+ export declare interface DiagnosticsDefinition {
2306
+ /**
2307
+ * Unique detector name
2308
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2309
+ */
2310
+ readonly id?: string;
2311
+ /**
2312
+ * Display Name of the detector
2313
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2314
+ */
2315
+ readonly name?: string;
2316
+ /**
2317
+ * Details of the diagnostics info
2318
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2319
+ */
2320
+ readonly description?: string;
2321
+ /**
2322
+ * Authors' names of the detector
2323
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2324
+ */
2325
+ readonly author?: string;
2326
+ /**
2327
+ * Category of the detector
2328
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2329
+ */
2330
+ readonly category?: string;
2331
+ /** List of support topics */
2332
+ supportTopicList?: DiagnosticSupportTopic[];
2333
+ /** List of analysis types */
2334
+ analysisTypes?: string[];
2335
+ /**
2336
+ * Authors' names of the detector
2337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2338
+ */
2339
+ readonly type?: string;
2340
+ /**
2341
+ * Authors' names of the detector
2342
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2343
+ */
2344
+ readonly score?: number;
2345
+ }
2346
+
2347
+ /** Diagnostics resource specific properties */
2348
+ export declare interface DiagnosticsProperties {
2349
+ /** Metadata of the diagnostics response. */
2350
+ metadata?: DiagnosticsDefinition;
2351
+ /** Set of data collections associated with the response. */
2352
+ dataset?: DiagnosticsDataApiResponse[];
2353
+ /** Status of the diagnostics response. */
2354
+ status?: DiagnosticsStatus;
2355
+ /** List of data providers' metadata. */
2356
+ dataProviderMetadata?: DiagnosticDataProviderMetadata;
2357
+ }
2358
+
2359
+ /** Rendering details of a diagnostics table */
2360
+ export declare interface DiagnosticsStatus {
2361
+ /** Diagnostic message */
2362
+ message?: string;
2363
+ /** Status */
2364
+ statusId?: number;
2365
+ }
2366
+
2367
+ /** Support topic information */
2368
+ export declare interface DiagnosticSupportTopic {
2369
+ /**
2370
+ * Unique topic identifier
2371
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2372
+ */
2373
+ readonly id?: string;
2374
+ /**
2375
+ * PES identifier
2376
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2377
+ */
2378
+ readonly pesId?: string;
2379
+ }
2380
+
1413
2381
  /** Defines values for DnsVerificationTestResult. */
1414
2382
  export declare type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
1415
2383
 
2384
+ /** Environment Auth Token. */
2385
+ export declare interface EnvironmentAuthToken extends TrackedResource {
2386
+ /**
2387
+ * Auth token value.
2388
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2389
+ */
2390
+ readonly token?: string;
2391
+ /**
2392
+ * Token expiration date.
2393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2394
+ */
2395
+ readonly expires?: Date;
2396
+ }
2397
+
1416
2398
  /**
1417
2399
  * Defines values for EnvironmentProvisioningState. \
1418
2400
  * {@link KnownEnvironmentProvisioningState} can be used interchangeably with EnvironmentProvisioningState,
@@ -1431,6 +2413,12 @@ export declare type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
1431
2413
  */
1432
2414
  export declare type EnvironmentProvisioningState = string;
1433
2415
 
2416
+ /** Managed Environment resource SKU properties. */
2417
+ export declare interface EnvironmentSkuProperties {
2418
+ /** Name of the Sku. */
2419
+ name: SkuName;
2420
+ }
2421
+
1434
2422
  /** Container App container environment variable. */
1435
2423
  export declare interface EnvironmentVar {
1436
2424
  /** Environment variable name. */
@@ -1441,6 +2429,72 @@ export declare interface EnvironmentVar {
1441
2429
  secretRef?: string;
1442
2430
  }
1443
2431
 
2432
+ /** The resource management error additional info. */
2433
+ export declare interface ErrorAdditionalInfo {
2434
+ /**
2435
+ * The additional info type.
2436
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2437
+ */
2438
+ readonly type?: string;
2439
+ /**
2440
+ * The additional info.
2441
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2442
+ */
2443
+ readonly info?: Record<string, unknown>;
2444
+ }
2445
+
2446
+ /** The error detail. */
2447
+ export declare interface ErrorDetail {
2448
+ /**
2449
+ * The error code.
2450
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2451
+ */
2452
+ readonly code?: string;
2453
+ /**
2454
+ * The error message.
2455
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2456
+ */
2457
+ readonly message?: string;
2458
+ /**
2459
+ * The error target.
2460
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2461
+ */
2462
+ readonly target?: string;
2463
+ /**
2464
+ * The error details.
2465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2466
+ */
2467
+ readonly details?: ErrorDetail[];
2468
+ /**
2469
+ * The error additional info.
2470
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2471
+ */
2472
+ readonly additionalInfo?: ErrorAdditionalInfo[];
2473
+ }
2474
+
2475
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
2476
+ export declare interface ErrorResponse {
2477
+ /** The error object. */
2478
+ error?: ErrorDetail;
2479
+ }
2480
+
2481
+ /** The complex type of the extended location. */
2482
+ export declare interface ExtendedLocation {
2483
+ /** The name of the extended location. */
2484
+ name?: string;
2485
+ /** The type of the extended location. */
2486
+ type?: ExtendedLocationTypes;
2487
+ }
2488
+
2489
+ /**
2490
+ * Defines values for ExtendedLocationTypes. \
2491
+ * {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,
2492
+ * this enum contains the known values that the service supports.
2493
+ * ### Known values supported by the service
2494
+ * **CustomLocation**
2495
+ */
2496
+ export declare type ExtendedLocationTypes = string;
2497
+
1444
2498
  /** The configuration settings of the Facebook provider. */
1445
2499
  export declare interface Facebook {
1446
2500
  /** <code>false</code> if the Facebook provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
@@ -1522,7 +2576,7 @@ export declare interface Google {
1522
2576
  validation?: AllowedAudiencesValidation;
1523
2577
  }
1524
2578
 
1525
- /** Container App container Custom scaling rule. */
2579
+ /** Container App container Http scaling rule. */
1526
2580
  export declare interface HttpScaleRule {
1527
2581
  /** Metadata properties to describe http scale rule. */
1528
2582
  metadata?: {
@@ -1584,6 +2638,8 @@ export declare interface Ingress {
1584
2638
  external?: boolean;
1585
2639
  /** Target Port in containers for traffic from ingress */
1586
2640
  targetPort?: number;
2641
+ /** Exposed Port in containers for TCP traffic from ingress */
2642
+ exposedPort?: number;
1587
2643
  /** Ingress transport protocol */
1588
2644
  transport?: IngressTransportMethod;
1589
2645
  /** Traffic weights for app's revisions */
@@ -1592,6 +2648,8 @@ export declare interface Ingress {
1592
2648
  customDomains?: CustomDomain[];
1593
2649
  /** Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections */
1594
2650
  allowInsecure?: boolean;
2651
+ /** Rules to restrict incoming IP address. */
2652
+ ipSecurityRestrictions?: IpSecurityRestrictionRule[];
1595
2653
  }
1596
2654
 
1597
2655
  /**
@@ -1601,10 +2659,27 @@ export declare interface Ingress {
1601
2659
  * ### Known values supported by the service
1602
2660
  * **auto** \
1603
2661
  * **http** \
1604
- * **http2**
2662
+ * **http2** \
2663
+ * **tcp**
1605
2664
  */
1606
2665
  export declare type IngressTransportMethod = string;
1607
2666
 
2667
+ /** Container App init container definition */
2668
+ export declare interface InitContainer extends BaseContainer {
2669
+ }
2670
+
2671
+ /** Rule to restrict incoming IP address. */
2672
+ export declare interface IpSecurityRestrictionRule {
2673
+ /** Name for the IP restriction rule. */
2674
+ name: string;
2675
+ /** Describe the IP restriction rule that is being sent to the container-app. This is an optional field. */
2676
+ description?: string;
2677
+ /** CIDR notation to match incoming IP address */
2678
+ ipAddressRange: string;
2679
+ /** Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny */
2680
+ action: Action;
2681
+ }
2682
+
1608
2683
  /** The configuration settings of the checks that should be made while validating the JWT Claims. */
1609
2684
  export declare interface JwtClaimChecks {
1610
2685
  /** The list of the allowed groups. */
@@ -1621,6 +2696,14 @@ export declare enum KnownAccessMode {
1621
2696
  ReadWrite = "ReadWrite"
1622
2697
  }
1623
2698
 
2699
+ /** Known values of {@link Action} that the service accepts. */
2700
+ export declare enum KnownAction {
2701
+ /** Allow */
2702
+ Allow = "Allow",
2703
+ /** Deny */
2704
+ Deny = "Deny"
2705
+ }
2706
+
1624
2707
  /** Known values of {@link ActiveRevisionsMode} that the service accepts. */
1625
2708
  export declare enum KnownActiveRevisionsMode {
1626
2709
  /** Multiple */
@@ -1629,6 +2712,14 @@ export declare enum KnownActiveRevisionsMode {
1629
2712
  Single = "Single"
1630
2713
  }
1631
2714
 
2715
+ /** Known values of {@link Applicability} that the service accepts. */
2716
+ export declare enum KnownApplicability {
2717
+ /** LocationDefault */
2718
+ LocationDefault = "LocationDefault",
2719
+ /** Custom */
2720
+ Custom = "Custom"
2721
+ }
2722
+
1632
2723
  /** Known values of {@link AppProtocol} that the service accepts. */
1633
2724
  export declare enum KnownAppProtocol {
1634
2725
  /** Http */
@@ -1645,6 +2736,16 @@ export declare enum KnownBindingType {
1645
2736
  SniEnabled = "SniEnabled"
1646
2737
  }
1647
2738
 
2739
+ /** Known values of {@link Category} that the service accepts. */
2740
+ export declare enum KnownCategory {
2741
+ /** PremiumSkuGeneralPurpose */
2742
+ PremiumSkuGeneralPurpose = "PremiumSkuGeneralPurpose",
2743
+ /** PremiumSkuMemoryOptimized */
2744
+ PremiumSkuMemoryOptimized = "PremiumSkuMemoryOptimized",
2745
+ /** PremiumSkuComputeOptimized */
2746
+ PremiumSkuComputeOptimized = "PremiumSkuComputeOptimized"
2747
+ }
2748
+
1648
2749
  /** Known values of {@link CertificateProvisioningState} that the service accepts. */
1649
2750
  export declare enum KnownCertificateProvisioningState {
1650
2751
  /** Succeeded */
@@ -1667,6 +2768,26 @@ export declare enum KnownCheckNameAvailabilityReason {
1667
2768
  AlreadyExists = "AlreadyExists"
1668
2769
  }
1669
2770
 
2771
+ /** Known values of {@link ConnectedEnvironmentProvisioningState} that the service accepts. */
2772
+ export declare enum KnownConnectedEnvironmentProvisioningState {
2773
+ /** Succeeded */
2774
+ Succeeded = "Succeeded",
2775
+ /** Failed */
2776
+ Failed = "Failed",
2777
+ /** Canceled */
2778
+ Canceled = "Canceled",
2779
+ /** Waiting */
2780
+ Waiting = "Waiting",
2781
+ /** InitializationInProgress */
2782
+ InitializationInProgress = "InitializationInProgress",
2783
+ /** InfrastructureSetupInProgress */
2784
+ InfrastructureSetupInProgress = "InfrastructureSetupInProgress",
2785
+ /** InfrastructureSetupComplete */
2786
+ InfrastructureSetupComplete = "InfrastructureSetupComplete",
2787
+ /** ScheduledForDelete */
2788
+ ScheduledForDelete = "ScheduledForDelete"
2789
+ }
2790
+
1670
2791
  /** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
1671
2792
  export declare enum KnownContainerAppProvisioningState {
1672
2793
  /** InProgress */
@@ -1676,7 +2797,9 @@ export declare enum KnownContainerAppProvisioningState {
1676
2797
  /** Failed */
1677
2798
  Failed = "Failed",
1678
2799
  /** Canceled */
1679
- Canceled = "Canceled"
2800
+ Canceled = "Canceled",
2801
+ /** Deleting */
2802
+ Deleting = "Deleting"
1680
2803
  }
1681
2804
 
1682
2805
  /** Known values of {@link CreatedByType} that the service accepts. */
@@ -1715,6 +2838,12 @@ export declare enum KnownEnvironmentProvisioningState {
1715
2838
  UpgradeFailed = "UpgradeFailed"
1716
2839
  }
1717
2840
 
2841
+ /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
2842
+ export declare enum KnownExtendedLocationTypes {
2843
+ /** CustomLocation */
2844
+ CustomLocation = "CustomLocation"
2845
+ }
2846
+
1718
2847
  /** Known values of {@link IngressTransportMethod} that the service accepts. */
1719
2848
  export declare enum KnownIngressTransportMethod {
1720
2849
  /** Auto */
@@ -1722,7 +2851,29 @@ export declare enum KnownIngressTransportMethod {
1722
2851
  /** Http */
1723
2852
  Http = "http",
1724
2853
  /** Http2 */
1725
- Http2 = "http2"
2854
+ Http2 = "http2",
2855
+ /** Tcp */
2856
+ Tcp = "tcp"
2857
+ }
2858
+
2859
+ /** Known values of {@link LogLevel} that the service accepts. */
2860
+ export declare enum KnownLogLevel {
2861
+ /** Info */
2862
+ Info = "info",
2863
+ /** Debug */
2864
+ Debug = "debug",
2865
+ /** Warn */
2866
+ Warn = "warn",
2867
+ /** Error */
2868
+ Error = "error"
2869
+ }
2870
+
2871
+ /** Known values of {@link ManagedEnvironmentOutBoundType} that the service accepts. */
2872
+ export declare enum KnownManagedEnvironmentOutBoundType {
2873
+ /** LoadBalancer */
2874
+ LoadBalancer = "LoadBalancer",
2875
+ /** UserDefinedRouting */
2876
+ UserDefinedRouting = "UserDefinedRouting"
1726
2877
  }
1727
2878
 
1728
2879
  /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
@@ -1769,6 +2920,14 @@ export declare enum KnownScheme {
1769
2920
  Https = "HTTPS"
1770
2921
  }
1771
2922
 
2923
+ /** Known values of {@link SkuName} that the service accepts. */
2924
+ export declare enum KnownSkuName {
2925
+ /** Consumption SKU of Managed Environment. */
2926
+ Consumption = "Consumption",
2927
+ /** Premium SKU of Managed Environment. */
2928
+ Premium = "Premium"
2929
+ }
2930
+
1772
2931
  /** Known values of {@link SourceControlOperationState} that the service accepts. */
1773
2932
  export declare enum KnownSourceControlOperationState {
1774
2933
  /** InProgress */
@@ -1837,8 +2996,22 @@ export declare interface LoginScopes {
1837
2996
  scopes?: string[];
1838
2997
  }
1839
2998
 
2999
+ /**
3000
+ * Defines values for LogLevel. \
3001
+ * {@link KnownLogLevel} can be used interchangeably with LogLevel,
3002
+ * this enum contains the known values that the service supports.
3003
+ * ### Known values supported by the service
3004
+ * **info** \
3005
+ * **debug** \
3006
+ * **warn** \
3007
+ * **error**
3008
+ */
3009
+ export declare type LogLevel = string;
3010
+
1840
3011
  /** An environment for hosting container apps */
1841
3012
  export declare interface ManagedEnvironment extends TrackedResource {
3013
+ /** SKU properties of the Environment. */
3014
+ sku?: EnvironmentSkuProperties;
1842
3015
  /**
1843
3016
  * Provisioning state of the Environment.
1844
3017
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1873,8 +3046,68 @@ export declare interface ManagedEnvironment extends TrackedResource {
1873
3046
  appLogsConfiguration?: AppLogsConfiguration;
1874
3047
  /** Whether or not this Managed Environment is zone-redundant. */
1875
3048
  zoneRedundant?: boolean;
3049
+ /** Custom domain configuration for the environment */
3050
+ customDomainConfiguration?: CustomDomainConfiguration;
3051
+ /**
3052
+ * The endpoint of the eventstream of the Environment.
3053
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3054
+ */
3055
+ readonly eventStreamEndpoint?: string;
3056
+ /** Workload profiles configured for the Managed Environment. */
3057
+ workloadProfiles?: WorkloadProfile[];
1876
3058
  }
1877
3059
 
3060
+ /** Interface representing a ManagedEnvironmentDiagnostics. */
3061
+ export declare interface ManagedEnvironmentDiagnostics {
3062
+ /**
3063
+ * Get the list of diagnostics for a Managed Environment used to host container apps.
3064
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3065
+ * @param environmentName Name of the Environment.
3066
+ * @param options The options parameters.
3067
+ */
3068
+ listDetectors(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentDiagnosticsListDetectorsOptionalParams): Promise<ManagedEnvironmentDiagnosticsListDetectorsResponse>;
3069
+ /**
3070
+ * Get the diagnostics data for a Managed Environment used to host container apps.
3071
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3072
+ * @param environmentName Name of the Environment.
3073
+ * @param detectorName Name of the Managed Environment detector.
3074
+ * @param options The options parameters.
3075
+ */
3076
+ getDetector(resourceGroupName: string, environmentName: string, detectorName: string, options?: ManagedEnvironmentDiagnosticsGetDetectorOptionalParams): Promise<ManagedEnvironmentDiagnosticsGetDetectorResponse>;
3077
+ }
3078
+
3079
+ /** Optional parameters. */
3080
+ export declare interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams extends coreClient.OperationOptions {
3081
+ }
3082
+
3083
+ /** Contains response data for the getDetector operation. */
3084
+ export declare type ManagedEnvironmentDiagnosticsGetDetectorResponse = Diagnostics;
3085
+
3086
+ /** Optional parameters. */
3087
+ export declare interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams extends coreClient.OperationOptions {
3088
+ }
3089
+
3090
+ /** Contains response data for the listDetectors operation. */
3091
+ export declare type ManagedEnvironmentDiagnosticsListDetectorsResponse = DiagnosticsCollection;
3092
+
3093
+ /** Configuration used to control the Environment Egress outbound traffic */
3094
+ export declare interface ManagedEnvironmentOutboundSettings {
3095
+ /** Outbound type for the cluster */
3096
+ outBoundType?: ManagedEnvironmentOutBoundType;
3097
+ /** Virtual Appliance IP used as the Egress controller for the Environment */
3098
+ virtualNetworkApplianceIp?: string;
3099
+ }
3100
+
3101
+ /**
3102
+ * Defines values for ManagedEnvironmentOutBoundType. \
3103
+ * {@link KnownManagedEnvironmentOutBoundType} can be used interchangeably with ManagedEnvironmentOutBoundType,
3104
+ * this enum contains the known values that the service supports.
3105
+ * ### Known values supported by the service
3106
+ * **LoadBalancer** \
3107
+ * **UserDefinedRouting**
3108
+ */
3109
+ export declare type ManagedEnvironmentOutBoundType = string;
3110
+
1878
3111
  /** Interface representing a ManagedEnvironments. */
1879
3112
  export declare interface ManagedEnvironments {
1880
3113
  /**
@@ -1888,6 +3121,13 @@ export declare interface ManagedEnvironments {
1888
3121
  * @param options The options parameters.
1889
3122
  */
1890
3123
  listByResourceGroup(resourceGroupName: string, options?: ManagedEnvironmentsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedEnvironment>;
3124
+ /**
3125
+ * Get all workload Profile States for a Premium Managed Environment.
3126
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3127
+ * @param environmentName Name of the Managed Environment.
3128
+ * @param options The options parameters.
3129
+ */
3130
+ listWorkloadProfileStates(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsListWorkloadProfileStatesOptionalParams): PagedAsyncIterableIterator<WorkloadProfileStates>;
1891
3131
  /**
1892
3132
  * Get the properties of a Managed Environment used to host container apps.
1893
3133
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
@@ -1941,6 +3181,13 @@ export declare interface ManagedEnvironments {
1941
3181
  * @param options The options parameters.
1942
3182
  */
1943
3183
  beginUpdateAndWait(resourceGroupName: string, environmentName: string, environmentEnvelope: ManagedEnvironment, options?: ManagedEnvironmentsUpdateOptionalParams): Promise<void>;
3184
+ /**
3185
+ * Checks if resource name is available.
3186
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3187
+ * @param environmentName Name of the Managed Environment.
3188
+ * @param options The options parameters.
3189
+ */
3190
+ getAuthToken(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsGetAuthTokenOptionalParams): Promise<ManagedEnvironmentsGetAuthTokenResponse>;
1944
3191
  }
1945
3192
 
1946
3193
  /** Collection of Environments */
@@ -1973,6 +3220,31 @@ export declare interface ManagedEnvironmentsDeleteOptionalParams extends coreCli
1973
3220
  resumeFrom?: string;
1974
3221
  }
1975
3222
 
3223
+ /** Interface representing a ManagedEnvironmentsDiagnostics. */
3224
+ export declare interface ManagedEnvironmentsDiagnostics {
3225
+ /**
3226
+ * Get the properties of a Managed Environment used to host container apps.
3227
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3228
+ * @param environmentName Name of the Environment.
3229
+ * @param options The options parameters.
3230
+ */
3231
+ getRoot(resourceGroupName: string, environmentName: string, options?: ManagedEnvironmentsDiagnosticsGetRootOptionalParams): Promise<ManagedEnvironmentsDiagnosticsGetRootResponse>;
3232
+ }
3233
+
3234
+ /** Optional parameters. */
3235
+ export declare interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams extends coreClient.OperationOptions {
3236
+ }
3237
+
3238
+ /** Contains response data for the getRoot operation. */
3239
+ export declare type ManagedEnvironmentsDiagnosticsGetRootResponse = ManagedEnvironment;
3240
+
3241
+ /** Optional parameters. */
3242
+ export declare interface ManagedEnvironmentsGetAuthTokenOptionalParams extends coreClient.OperationOptions {
3243
+ }
3244
+
3245
+ /** Contains response data for the getAuthToken operation. */
3246
+ export declare type ManagedEnvironmentsGetAuthTokenResponse = EnvironmentAuthToken;
3247
+
1976
3248
  /** Optional parameters. */
1977
3249
  export declare interface ManagedEnvironmentsGetOptionalParams extends coreClient.OperationOptions {
1978
3250
  }
@@ -2008,6 +3280,20 @@ export declare interface ManagedEnvironmentsListBySubscriptionOptionalParams ext
2008
3280
  /** Contains response data for the listBySubscription operation. */
2009
3281
  export declare type ManagedEnvironmentsListBySubscriptionResponse = ManagedEnvironmentsCollection;
2010
3282
 
3283
+ /** Optional parameters. */
3284
+ export declare interface ManagedEnvironmentsListWorkloadProfileStatesNextOptionalParams extends coreClient.OperationOptions {
3285
+ }
3286
+
3287
+ /** Contains response data for the listWorkloadProfileStatesNext operation. */
3288
+ export declare type ManagedEnvironmentsListWorkloadProfileStatesNextResponse = WorkloadProfileStatesCollection;
3289
+
3290
+ /** Optional parameters. */
3291
+ export declare interface ManagedEnvironmentsListWorkloadProfileStatesOptionalParams extends coreClient.OperationOptions {
3292
+ }
3293
+
3294
+ /** Contains response data for the listWorkloadProfileStates operation. */
3295
+ export declare type ManagedEnvironmentsListWorkloadProfileStatesResponse = WorkloadProfileStatesCollection;
3296
+
2011
3297
  /** Interface representing a ManagedEnvironmentsStorages. */
2012
3298
  export declare interface ManagedEnvironmentsStorages {
2013
3299
  /**
@@ -2306,6 +3592,16 @@ export declare interface ReplicaContainer {
2306
3592
  started?: boolean;
2307
3593
  /** The container restart count */
2308
3594
  restartCount?: number;
3595
+ /**
3596
+ * Log Stream endpoint
3597
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3598
+ */
3599
+ readonly logStreamEndpoint?: string;
3600
+ /**
3601
+ * Container exec endpoint
3602
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3603
+ */
3604
+ readonly execEndpoint?: string;
2309
3605
  }
2310
3606
 
2311
3607
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
@@ -2340,6 +3636,11 @@ export declare interface Revision extends ProxyResource {
2340
3636
  * NOTE: This property will not be serialized. It can only be populated by the server.
2341
3637
  */
2342
3638
  readonly createdTime?: Date;
3639
+ /**
3640
+ * Timestamp describing when the revision was last active. Only meaningful when revision is inactive
3641
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3642
+ */
3643
+ readonly lastActiveTime?: Date;
2343
3644
  /**
2344
3645
  * Fully qualified domain name of the revision
2345
3646
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2439,6 +3740,8 @@ export declare interface ScaleRule {
2439
3740
  custom?: CustomScaleRule;
2440
3741
  /** HTTP requests based scaling. */
2441
3742
  http?: HttpScaleRule;
3743
+ /** Tcp requests based scaling. */
3744
+ tcp?: TcpScaleRule;
2442
3745
  }
2443
3746
 
2444
3747
  /** Auth Secrets for Container App Scale Rule */
@@ -2473,6 +3776,16 @@ export declare interface SecretsCollection {
2473
3776
  value: ContainerAppSecret[];
2474
3777
  }
2475
3778
 
3779
+ /**
3780
+ * Defines values for SkuName. \
3781
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
3782
+ * this enum contains the known values that the service supports.
3783
+ * ### Known values supported by the service
3784
+ * **Consumption**: Consumption SKU of Managed Environment. \
3785
+ * **Premium**: Premium SKU of Managed Environment.
3786
+ */
3787
+ export declare type SkuName = string;
3788
+
2476
3789
  /** Container App SourceControl. */
2477
3790
  export declare interface SourceControl extends ProxyResource {
2478
3791
  /**
@@ -2541,6 +3854,16 @@ export declare interface SystemData {
2541
3854
  lastModifiedAt?: Date;
2542
3855
  }
2543
3856
 
3857
+ /** Container App container Tcp scaling rule. */
3858
+ export declare interface TcpScaleRule {
3859
+ /** Metadata properties to describe tcp scale rule. */
3860
+ metadata?: {
3861
+ [propertyName: string]: string;
3862
+ };
3863
+ /** Authentication secrets for the tcp scale rule. */
3864
+ auth?: ScaleRuleAuth[];
3865
+ }
3866
+
2544
3867
  /**
2545
3868
  * Container App versioned application definition.
2546
3869
  * Defines the desired state of an immutable revision.
@@ -2549,6 +3872,8 @@ export declare interface SystemData {
2549
3872
  export declare interface Template {
2550
3873
  /** User friendly suffix that is appended to the revision name */
2551
3874
  revisionSuffix?: string;
3875
+ /** List of specialized containers that run before app containers. */
3876
+ initContainers?: InitContainer[];
2552
3877
  /** List of container definitions for the Container App. */
2553
3878
  containers?: Container[];
2554
3879
  /** Scaling properties for the Container App. */
@@ -2644,6 +3969,8 @@ export declare interface VnetConfiguration {
2644
3969
  platformReservedCidr?: string;
2645
3970
  /** An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS server. */
2646
3971
  platformReservedDnsIP?: string;
3972
+ /** Configuration used to control the Environment Egress outbound traffic */
3973
+ outboundSettings?: ManagedEnvironmentOutboundSettings;
2647
3974
  }
2648
3975
 
2649
3976
  /** Volume definitions for the Container App. */
@@ -2664,4 +3991,41 @@ export declare interface VolumeMount {
2664
3991
  mountPath?: string;
2665
3992
  }
2666
3993
 
3994
+ /** Workload profile to scope container app execution. */
3995
+ export declare interface WorkloadProfile {
3996
+ /** Workload profile type for the workloads to run on. */
3997
+ workloadProfileType: string;
3998
+ /** The minimum capacity. */
3999
+ minimumCount: number;
4000
+ /** The maximum capacity. */
4001
+ maximumCount: number;
4002
+ }
4003
+
4004
+ /** Collection of all the workload Profile States for a Premium Managed Environment.. */
4005
+ export declare interface WorkloadProfileStates extends ProxyResource {
4006
+ /** Workload Profile resource specific properties. */
4007
+ properties?: WorkloadProfileStatesProperties;
4008
+ }
4009
+
4010
+ /** Collection of workloadProfileStates */
4011
+ export declare interface WorkloadProfileStatesCollection {
4012
+ /** Collection of resources. */
4013
+ value: WorkloadProfileStates[];
4014
+ /**
4015
+ * Link to next page of resources.
4016
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4017
+ */
4018
+ readonly nextLink?: string;
4019
+ }
4020
+
4021
+ /** Workload Profile resource specific properties. */
4022
+ export declare interface WorkloadProfileStatesProperties {
4023
+ /** Minimum count of instances. */
4024
+ minimumCount?: number;
4025
+ /** Maximum count of nodes. */
4026
+ maximumCount?: number;
4027
+ /** Current count of nodes. */
4028
+ currentCount?: number;
4029
+ }
4030
+
2667
4031
  export { }