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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (387) hide show
  1. package/CHANGELOG.md +108 -28
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +7637 -4799
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +23 -8
  9. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -1
  10. package/dist-esm/samples-dev/billingMetersGetSample.js +11 -3
  11. package/dist-esm/samples-dev/billingMetersGetSample.js.map +1 -1
  12. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +13 -5
  13. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
  14. package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
  15. package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
  16. package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
  17. package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
  18. package/dist-esm/samples-dev/certificatesListSample.js +24 -9
  19. package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
  20. package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
  21. package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +13 -5
  23. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js.map +1 -1
  24. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +12 -4
  25. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js.map +1 -1
  26. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +12 -4
  27. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js.map +1 -1
  28. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +24 -9
  29. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -1
  30. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +12 -4
  31. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js.map +1 -1
  32. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +12 -4
  33. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js.map +1 -1
  34. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +14 -6
  35. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  36. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +12 -4
  37. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -1
  38. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +12 -4
  39. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js.map +1 -1
  40. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +12 -4
  41. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js.map +1 -1
  42. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +24 -9
  43. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +12 -4
  45. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js.map +1 -1
  46. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +12 -4
  47. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js.map +1 -1
  48. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +12 -4
  49. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js.map +1 -1
  50. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +24 -9
  51. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -1
  52. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +23 -8
  53. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -1
  54. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
  55. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
  56. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +12 -4
  57. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js.map +1 -1
  58. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +12 -4
  59. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js.map +1 -1
  60. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +12 -4
  61. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js.map +1 -1
  62. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +12 -4
  63. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js.map +1 -1
  64. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +12 -4
  65. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js.map +1 -1
  66. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +12 -4
  67. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js.map +1 -1
  68. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +12 -4
  69. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js.map +1 -1
  70. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +24 -9
  71. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js.map +1 -1
  72. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +89 -9
  73. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
  74. package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
  75. package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
  76. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +12 -4
  77. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js.map +1 -1
  78. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +12 -4
  79. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js.map +1 -1
  80. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +12 -4
  81. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js.map +1 -1
  82. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +24 -9
  83. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -1
  84. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +24 -9
  85. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -1
  86. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +12 -4
  87. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js.map +1 -1
  88. package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
  89. package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
  90. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +24 -9
  91. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
  92. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +23 -8
  93. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
  94. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +12 -4
  95. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js.map +1 -1
  96. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +12 -4
  97. package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
  98. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +12 -4
  99. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js.map +1 -1
  100. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +12 -4
  101. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js.map +1 -1
  102. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
  103. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
  104. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
  105. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
  106. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
  107. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
  108. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +24 -9
  109. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
  110. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
  111. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
  112. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +12 -4
  113. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js.map +1 -1
  114. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +12 -4
  115. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js.map +1 -1
  116. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +12 -4
  117. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js.map +1 -1
  118. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +24 -9
  119. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js.map +1 -1
  120. package/dist-esm/samples-dev/containerAppsUpdateSample.js +13 -4
  121. package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
  122. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +17 -8
  123. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
  124. package/dist-esm/samples-dev/daprComponentsDeleteSample.js +12 -4
  125. package/dist-esm/samples-dev/daprComponentsDeleteSample.js.map +1 -1
  126. package/dist-esm/samples-dev/daprComponentsGetSample.js +17 -8
  127. package/dist-esm/samples-dev/daprComponentsGetSample.js.map +1 -1
  128. package/dist-esm/samples-dev/daprComponentsListSample.js +24 -9
  129. package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
  130. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +12 -4
  131. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js.map +1 -1
  132. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +78 -0
  135. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -0
  136. package/dist-esm/samples-dev/jobsDeleteSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/jobsDeleteSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/jobsDeleteSample.js +39 -0
  139. package/dist-esm/samples-dev/jobsDeleteSample.js.map +1 -0
  140. package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/jobsExecutionsListSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/jobsExecutionsListSample.js +60 -0
  143. package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -0
  144. package/dist-esm/samples-dev/jobsGetSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/jobsGetSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/jobsGetSample.js +39 -0
  147. package/dist-esm/samples-dev/jobsGetSample.js.map +1 -0
  148. package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/jobsListByResourceGroupSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +59 -0
  151. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -0
  152. package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/jobsListBySubscriptionSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +58 -0
  155. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -0
  156. package/dist-esm/samples-dev/jobsListSecretsSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/jobsListSecretsSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/jobsListSecretsSample.js +39 -0
  159. package/dist-esm/samples-dev/jobsListSecretsSample.js.map +1 -0
  160. package/dist-esm/samples-dev/jobsStartSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/jobsStartSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/jobsStartSample.js +57 -0
  163. package/dist-esm/samples-dev/jobsStartSample.js.map +1 -0
  164. package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/jobsStopExecutionSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/jobsStopExecutionSample.js +40 -0
  167. package/dist-esm/samples-dev/jobsStopExecutionSample.js.map +1 -0
  168. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +46 -0
  171. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js.map +1 -0
  172. package/dist-esm/samples-dev/jobsUpdateSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/jobsUpdateSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/jobsUpdateSample.js +78 -0
  175. package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -0
  176. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +50 -0
  179. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js.map +1 -0
  180. package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/managedCertificatesDeleteSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +40 -0
  183. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js.map +1 -0
  184. package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/managedCertificatesGetSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/managedCertificatesGetSample.js +40 -0
  187. package/dist-esm/samples-dev/managedCertificatesGetSample.js.map +1 -0
  188. package/dist-esm/samples-dev/managedCertificatesListSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/managedCertificatesListSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/managedCertificatesListSample.js +60 -0
  191. package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -0
  192. package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/managedCertificatesUpdateSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +43 -0
  195. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js.map +1 -0
  196. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +12 -4
  197. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js.map +1 -1
  198. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +12 -4
  199. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js.map +1 -1
  200. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +77 -12
  201. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  202. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +12 -4
  203. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js.map +1 -1
  204. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +12 -4
  205. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js.map +1 -1
  206. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +12 -4
  207. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js.map +1 -1
  208. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +12 -4
  209. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js.map +1 -1
  210. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +24 -9
  211. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
  212. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +23 -8
  213. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
  214. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +26 -11
  215. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
  216. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +12 -4
  217. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
  218. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +12 -4
  219. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js.map +1 -1
  220. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +12 -4
  221. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
  222. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +12 -4
  223. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js.map +1 -1
  224. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +12 -4
  225. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js.map +1 -1
  226. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +17 -8
  227. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js.map +1 -1
  228. package/dist-esm/samples-dev/operationsListSample.js +23 -8
  229. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  230. package/dist-esm/src/containerAppsAPIClient.d.ts +11 -8
  231. package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
  232. package/dist-esm/src/containerAppsAPIClient.js +16 -16
  233. package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
  234. package/dist-esm/src/index.d.ts +1 -0
  235. package/dist-esm/src/index.d.ts.map +1 -1
  236. package/dist-esm/src/index.js +1 -0
  237. package/dist-esm/src/index.js.map +1 -1
  238. package/dist-esm/src/lroImpl.d.ts +6 -11
  239. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  240. package/dist-esm/src/lroImpl.js +12 -20
  241. package/dist-esm/src/lroImpl.js.map +1 -1
  242. package/dist-esm/src/models/index.d.ts +1319 -801
  243. package/dist-esm/src/models/index.d.ts.map +1 -1
  244. package/dist-esm/src/models/index.js +130 -84
  245. package/dist-esm/src/models/index.js.map +1 -1
  246. package/dist-esm/src/models/mappers.d.ts +61 -31
  247. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  248. package/dist-esm/src/models/mappers.js +1959 -1020
  249. package/dist-esm/src/models/mappers.js.map +1 -1
  250. package/dist-esm/src/models/parameters.d.ts +24 -14
  251. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  252. package/dist-esm/src/models/parameters.js +140 -70
  253. package/dist-esm/src/models/parameters.js.map +1 -1
  254. package/dist-esm/src/operations/availableWorkloadProfiles.d.ts.map +1 -1
  255. package/dist-esm/src/operations/availableWorkloadProfiles.js +31 -13
  256. package/dist-esm/src/operations/availableWorkloadProfiles.js.map +1 -1
  257. package/dist-esm/src/operations/certificates.d.ts.map +1 -1
  258. package/dist-esm/src/operations/certificates.js +39 -21
  259. package/dist-esm/src/operations/certificates.js.map +1 -1
  260. package/dist-esm/src/operations/connectedEnvironments.d.ts +3 -3
  261. package/dist-esm/src/operations/connectedEnvironments.d.ts.map +1 -1
  262. package/dist-esm/src/operations/connectedEnvironments.js +93 -48
  263. package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
  264. package/dist-esm/src/operations/connectedEnvironmentsCertificates.d.ts.map +1 -1
  265. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +39 -21
  266. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
  267. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.d.ts.map +1 -1
  268. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +39 -21
  269. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  270. package/dist-esm/src/operations/connectedEnvironmentsStorages.js +7 -7
  271. package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
  272. package/dist-esm/src/operations/containerApps.d.ts +6 -6
  273. package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
  274. package/dist-esm/src/operations/containerApps.js +113 -46
  275. package/dist-esm/src/operations/containerApps.js.map +1 -1
  276. package/dist-esm/src/operations/containerAppsAuthConfigs.d.ts.map +1 -1
  277. package/dist-esm/src/operations/containerAppsAuthConfigs.js +31 -13
  278. package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
  279. package/dist-esm/src/operations/containerAppsDiagnostics.d.ts.map +1 -1
  280. package/dist-esm/src/operations/containerAppsDiagnostics.js +61 -26
  281. package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
  282. package/dist-esm/src/operations/containerAppsRevisions.d.ts.map +1 -1
  283. package/dist-esm/src/operations/containerAppsRevisions.js +31 -13
  284. package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
  285. package/dist-esm/src/operations/containerAppsSourceControls.d.ts +3 -3
  286. package/dist-esm/src/operations/containerAppsSourceControls.d.ts.map +1 -1
  287. package/dist-esm/src/operations/containerAppsSourceControls.js +55 -29
  288. package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
  289. package/dist-esm/src/operations/daprComponents.d.ts.map +1 -1
  290. package/dist-esm/src/operations/daprComponents.js +39 -21
  291. package/dist-esm/src/operations/daprComponents.js.map +1 -1
  292. package/dist-esm/src/operations/index.d.ts +10 -7
  293. package/dist-esm/src/operations/index.d.ts.map +1 -1
  294. package/dist-esm/src/operations/index.js +10 -7
  295. package/dist-esm/src/operations/index.js.map +1 -1
  296. package/dist-esm/src/operations/jobs.d.ts +162 -0
  297. package/dist-esm/src/operations/jobs.d.ts.map +1 -0
  298. package/dist-esm/src/operations/jobs.js +846 -0
  299. package/dist-esm/src/operations/jobs.js.map +1 -0
  300. package/dist-esm/src/operations/jobsExecutions.d.ts +38 -0
  301. package/dist-esm/src/operations/jobsExecutions.d.ts.map +1 -0
  302. package/dist-esm/src/operations/jobsExecutions.js +155 -0
  303. package/dist-esm/src/operations/jobsExecutions.js.map +1 -0
  304. package/dist-esm/src/operations/managedCertificates.d.ts +80 -0
  305. package/dist-esm/src/operations/managedCertificates.d.ts.map +1 -0
  306. package/dist-esm/src/operations/managedCertificates.js +360 -0
  307. package/dist-esm/src/operations/managedCertificates.js.map +1 -0
  308. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js +2 -2
  309. package/dist-esm/src/operations/managedEnvironmentDiagnostics.js.map +1 -1
  310. package/dist-esm/src/operations/managedEnvironments.d.ts +8 -8
  311. package/dist-esm/src/operations/managedEnvironments.d.ts.map +1 -1
  312. package/dist-esm/src/operations/managedEnvironments.js +143 -61
  313. package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
  314. package/dist-esm/src/operations/managedEnvironmentsStorages.js +7 -7
  315. package/dist-esm/src/operations/managedEnvironmentsStorages.js.map +1 -1
  316. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  317. package/dist-esm/src/operations/operations.js +31 -13
  318. package/dist-esm/src/operations/operations.js.map +1 -1
  319. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts +3 -3
  320. package/dist-esm/src/operationsInterfaces/connectedEnvironments.d.ts.map +1 -1
  321. package/dist-esm/src/operationsInterfaces/containerApps.d.ts +6 -6
  322. package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
  323. package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts +3 -3
  324. package/dist-esm/src/operationsInterfaces/containerAppsSourceControls.d.ts.map +1 -1
  325. package/dist-esm/src/operationsInterfaces/index.d.ts +10 -7
  326. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  327. package/dist-esm/src/operationsInterfaces/index.js +10 -7
  328. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  329. package/dist-esm/src/operationsInterfaces/jobs.d.ts +126 -0
  330. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
  331. package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
  332. package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
  333. package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts +13 -0
  334. package/dist-esm/src/operationsInterfaces/jobsExecutions.d.ts.map +1 -0
  335. package/dist-esm/src/operationsInterfaces/jobsExecutions.js +9 -0
  336. package/dist-esm/src/operationsInterfaces/jobsExecutions.js.map +1 -0
  337. package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts +55 -0
  338. package/dist-esm/src/operationsInterfaces/managedCertificates.d.ts.map +1 -0
  339. package/dist-esm/src/operationsInterfaces/managedCertificates.js +9 -0
  340. package/dist-esm/src/operationsInterfaces/managedCertificates.js.map +1 -0
  341. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts +7 -7
  342. package/dist-esm/src/operationsInterfaces/managedEnvironments.d.ts.map +1 -1
  343. package/dist-esm/src/pagingHelper.d.ts +13 -0
  344. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  345. package/dist-esm/src/pagingHelper.js +32 -0
  346. package/dist-esm/src/pagingHelper.js.map +1 -0
  347. package/dist-esm/test/appcontainers_examples.spec.js +24 -10
  348. package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
  349. package/package.json +14 -12
  350. package/review/arm-appcontainers.api.md +519 -62
  351. package/src/containerAppsAPIClient.ts +54 -43
  352. package/src/index.ts +1 -0
  353. package/src/lroImpl.ts +31 -23
  354. package/src/models/index.ts +1401 -810
  355. package/src/models/mappers.ts +2031 -1044
  356. package/src/models/parameters.ts +162 -76
  357. package/src/operations/availableWorkloadProfiles.ts +21 -9
  358. package/src/operations/certificates.ts +34 -17
  359. package/src/operations/connectedEnvironments.ts +82 -46
  360. package/src/operations/connectedEnvironmentsCertificates.ts +34 -21
  361. package/src/operations/connectedEnvironmentsDaprComponents.ts +34 -21
  362. package/src/operations/connectedEnvironmentsStorages.ts +7 -7
  363. package/src/operations/containerApps.ts +119 -56
  364. package/src/operations/containerAppsAuthConfigs.ts +26 -13
  365. package/src/operations/containerAppsDiagnostics.ts +52 -27
  366. package/src/operations/containerAppsRevisions.ts +26 -13
  367. package/src/operations/containerAppsSourceControls.ts +54 -34
  368. package/src/operations/daprComponents.ts +34 -17
  369. package/src/operations/index.ts +10 -7
  370. package/src/operations/jobs.ts +1126 -0
  371. package/src/operations/jobsExecutions.ts +194 -0
  372. package/src/operations/managedCertificates.ts +485 -0
  373. package/src/operations/managedEnvironmentDiagnostics.ts +2 -2
  374. package/src/operations/managedEnvironments.ts +145 -72
  375. package/src/operations/managedEnvironmentsStorages.ts +7 -7
  376. package/src/operations/operations.ts +21 -9
  377. package/src/operationsInterfaces/connectedEnvironments.ts +4 -4
  378. package/src/operationsInterfaces/containerApps.ts +12 -6
  379. package/src/operationsInterfaces/containerAppsSourceControls.ts +4 -4
  380. package/src/operationsInterfaces/index.ts +10 -7
  381. package/src/operationsInterfaces/jobs.ts +241 -0
  382. package/src/operationsInterfaces/jobsExecutions.ts +26 -0
  383. package/src/operationsInterfaces/managedCertificates.ts +110 -0
  384. package/src/operationsInterfaces/managedEnvironments.ts +13 -7
  385. package/src/pagingHelper.ts +39 -0
  386. package/types/arm-appcontainers.d.ts +1034 -243
  387. package/types/tsdoc-metadata.json +1 -1
@@ -1170,10 +1170,10 @@ export const DefaultErrorResponseErrorDetailsItem = {
1170
1170
  }
1171
1171
  }
1172
1172
  };
1173
- export const ContainerAppCollection = {
1173
+ export const AvailableWorkloadProfilesCollection = {
1174
1174
  type: {
1175
1175
  name: "Composite",
1176
- className: "ContainerAppCollection",
1176
+ className: "AvailableWorkloadProfilesCollection",
1177
1177
  modelProperties: {
1178
1178
  value: {
1179
1179
  serializedName: "value",
@@ -1183,7 +1183,7 @@ export const ContainerAppCollection = {
1183
1183
  element: {
1184
1184
  type: {
1185
1185
  name: "Composite",
1186
- className: "ContainerApp"
1186
+ className: "AvailableWorkloadProfile"
1187
1187
  }
1188
1188
  }
1189
1189
  }
@@ -1198,19 +1198,37 @@ export const ContainerAppCollection = {
1198
1198
  }
1199
1199
  }
1200
1200
  };
1201
- export const ExtendedLocation = {
1201
+ export const AvailableWorkloadProfileProperties = {
1202
1202
  type: {
1203
1203
  name: "Composite",
1204
- className: "ExtendedLocation",
1204
+ className: "AvailableWorkloadProfileProperties",
1205
1205
  modelProperties: {
1206
- name: {
1207
- serializedName: "name",
1206
+ category: {
1207
+ serializedName: "category",
1208
1208
  type: {
1209
1209
  name: "String"
1210
1210
  }
1211
1211
  },
1212
- type: {
1213
- serializedName: "type",
1212
+ applicability: {
1213
+ serializedName: "applicability",
1214
+ type: {
1215
+ name: "String"
1216
+ }
1217
+ },
1218
+ cores: {
1219
+ serializedName: "cores",
1220
+ type: {
1221
+ name: "Number"
1222
+ }
1223
+ },
1224
+ memoryGiB: {
1225
+ serializedName: "memoryGiB",
1226
+ type: {
1227
+ name: "Number"
1228
+ }
1229
+ },
1230
+ displayName: {
1231
+ serializedName: "displayName",
1214
1232
  type: {
1215
1233
  name: "String"
1216
1234
  }
@@ -1218,128 +1236,177 @@ export const ExtendedLocation = {
1218
1236
  }
1219
1237
  }
1220
1238
  };
1221
- export const ManagedServiceIdentity = {
1239
+ export const ErrorResponse = {
1222
1240
  type: {
1223
1241
  name: "Composite",
1224
- className: "ManagedServiceIdentity",
1242
+ className: "ErrorResponse",
1225
1243
  modelProperties: {
1226
- principalId: {
1227
- serializedName: "principalId",
1244
+ error: {
1245
+ serializedName: "error",
1246
+ type: {
1247
+ name: "Composite",
1248
+ className: "ErrorDetail"
1249
+ }
1250
+ }
1251
+ }
1252
+ }
1253
+ };
1254
+ export const ErrorDetail = {
1255
+ type: {
1256
+ name: "Composite",
1257
+ className: "ErrorDetail",
1258
+ modelProperties: {
1259
+ code: {
1260
+ serializedName: "code",
1228
1261
  readOnly: true,
1229
1262
  type: {
1230
- name: "Uuid"
1263
+ name: "String"
1231
1264
  }
1232
1265
  },
1233
- tenantId: {
1234
- serializedName: "tenantId",
1266
+ message: {
1267
+ serializedName: "message",
1235
1268
  readOnly: true,
1236
1269
  type: {
1237
- name: "Uuid"
1270
+ name: "String"
1238
1271
  }
1239
1272
  },
1240
- type: {
1241
- serializedName: "type",
1242
- required: true,
1273
+ target: {
1274
+ serializedName: "target",
1275
+ readOnly: true,
1243
1276
  type: {
1244
1277
  name: "String"
1245
1278
  }
1246
1279
  },
1247
- userAssignedIdentities: {
1248
- serializedName: "userAssignedIdentities",
1280
+ details: {
1281
+ serializedName: "details",
1282
+ readOnly: true,
1249
1283
  type: {
1250
- name: "Dictionary",
1251
- value: {
1252
- type: { name: "Composite", className: "UserAssignedIdentity" }
1284
+ name: "Sequence",
1285
+ element: {
1286
+ type: {
1287
+ name: "Composite",
1288
+ className: "ErrorDetail"
1289
+ }
1290
+ }
1291
+ }
1292
+ },
1293
+ additionalInfo: {
1294
+ serializedName: "additionalInfo",
1295
+ readOnly: true,
1296
+ type: {
1297
+ name: "Sequence",
1298
+ element: {
1299
+ type: {
1300
+ name: "Composite",
1301
+ className: "ErrorAdditionalInfo"
1302
+ }
1253
1303
  }
1254
1304
  }
1255
1305
  }
1256
1306
  }
1257
1307
  }
1258
1308
  };
1259
- export const UserAssignedIdentity = {
1309
+ export const ErrorAdditionalInfo = {
1260
1310
  type: {
1261
1311
  name: "Composite",
1262
- className: "UserAssignedIdentity",
1312
+ className: "ErrorAdditionalInfo",
1263
1313
  modelProperties: {
1264
- principalId: {
1265
- serializedName: "principalId",
1314
+ type: {
1315
+ serializedName: "type",
1266
1316
  readOnly: true,
1267
1317
  type: {
1268
- name: "Uuid"
1318
+ name: "String"
1269
1319
  }
1270
1320
  },
1271
- clientId: {
1272
- serializedName: "clientId",
1321
+ info: {
1322
+ serializedName: "info",
1273
1323
  readOnly: true,
1274
1324
  type: {
1275
- name: "Uuid"
1325
+ name: "Dictionary",
1326
+ value: { type: { name: "any" } }
1276
1327
  }
1277
1328
  }
1278
1329
  }
1279
1330
  }
1280
1331
  };
1281
- export const Configuration = {
1332
+ export const BillingMeterCollection = {
1282
1333
  type: {
1283
1334
  name: "Composite",
1284
- className: "Configuration",
1335
+ className: "BillingMeterCollection",
1285
1336
  modelProperties: {
1286
- secrets: {
1287
- serializedName: "secrets",
1337
+ value: {
1338
+ serializedName: "value",
1339
+ required: true,
1288
1340
  type: {
1289
1341
  name: "Sequence",
1290
1342
  element: {
1291
1343
  type: {
1292
1344
  name: "Composite",
1293
- className: "Secret"
1345
+ className: "BillingMeter"
1294
1346
  }
1295
1347
  }
1296
1348
  }
1297
- },
1298
- activeRevisionsMode: {
1299
- serializedName: "activeRevisionsMode",
1349
+ }
1350
+ }
1351
+ }
1352
+ };
1353
+ export const BillingMeterProperties = {
1354
+ type: {
1355
+ name: "Composite",
1356
+ className: "BillingMeterProperties",
1357
+ modelProperties: {
1358
+ category: {
1359
+ serializedName: "category",
1300
1360
  type: {
1301
1361
  name: "String"
1302
1362
  }
1303
1363
  },
1304
- ingress: {
1305
- serializedName: "ingress",
1364
+ meterType: {
1365
+ serializedName: "meterType",
1306
1366
  type: {
1307
- name: "Composite",
1308
- className: "Ingress"
1367
+ name: "String"
1309
1368
  }
1310
1369
  },
1311
- registries: {
1312
- serializedName: "registries",
1370
+ displayName: {
1371
+ serializedName: "displayName",
1372
+ type: {
1373
+ name: "String"
1374
+ }
1375
+ }
1376
+ }
1377
+ }
1378
+ };
1379
+ export const ConnectedEnvironmentCollection = {
1380
+ type: {
1381
+ name: "Composite",
1382
+ className: "ConnectedEnvironmentCollection",
1383
+ modelProperties: {
1384
+ value: {
1385
+ serializedName: "value",
1313
1386
  type: {
1314
1387
  name: "Sequence",
1315
1388
  element: {
1316
1389
  type: {
1317
1390
  name: "Composite",
1318
- className: "RegistryCredentials"
1391
+ className: "ConnectedEnvironment"
1319
1392
  }
1320
1393
  }
1321
1394
  }
1322
1395
  },
1323
- dapr: {
1324
- serializedName: "dapr",
1325
- type: {
1326
- name: "Composite",
1327
- className: "Dapr"
1328
- }
1329
- },
1330
- maxInactiveRevisions: {
1331
- serializedName: "maxInactiveRevisions",
1396
+ nextLink: {
1397
+ serializedName: "nextLink",
1398
+ readOnly: true,
1332
1399
  type: {
1333
- name: "Number"
1400
+ name: "String"
1334
1401
  }
1335
1402
  }
1336
1403
  }
1337
1404
  }
1338
1405
  };
1339
- export const Secret = {
1406
+ export const ExtendedLocation = {
1340
1407
  type: {
1341
1408
  name: "Composite",
1342
- className: "Secret",
1409
+ className: "ExtendedLocation",
1343
1410
  modelProperties: {
1344
1411
  name: {
1345
1412
  serializedName: "name",
@@ -1347,8 +1414,8 @@ export const Secret = {
1347
1414
  name: "String"
1348
1415
  }
1349
1416
  },
1350
- value: {
1351
- serializedName: "value",
1417
+ type: {
1418
+ serializedName: "type",
1352
1419
  type: {
1353
1420
  name: "String"
1354
1421
  }
@@ -1356,73 +1423,650 @@ export const Secret = {
1356
1423
  }
1357
1424
  }
1358
1425
  };
1359
- export const Ingress = {
1426
+ export const CustomDomainConfiguration = {
1360
1427
  type: {
1361
1428
  name: "Composite",
1362
- className: "Ingress",
1429
+ className: "CustomDomainConfiguration",
1363
1430
  modelProperties: {
1364
- fqdn: {
1365
- serializedName: "fqdn",
1431
+ customDomainVerificationId: {
1432
+ serializedName: "customDomainVerificationId",
1366
1433
  readOnly: true,
1367
1434
  type: {
1368
1435
  name: "String"
1369
1436
  }
1370
1437
  },
1371
- external: {
1372
- defaultValue: false,
1373
- serializedName: "external",
1374
- type: {
1375
- name: "Boolean"
1376
- }
1377
- },
1378
- targetPort: {
1379
- serializedName: "targetPort",
1438
+ dnsSuffix: {
1439
+ serializedName: "dnsSuffix",
1380
1440
  type: {
1381
- name: "Number"
1441
+ name: "String"
1382
1442
  }
1383
1443
  },
1384
- exposedPort: {
1385
- serializedName: "exposedPort",
1444
+ certificateValue: {
1445
+ serializedName: "certificateValue",
1386
1446
  type: {
1387
- name: "Number"
1447
+ name: "ByteArray"
1388
1448
  }
1389
1449
  },
1390
- transport: {
1391
- serializedName: "transport",
1450
+ certificatePassword: {
1451
+ serializedName: "certificatePassword",
1392
1452
  type: {
1393
1453
  name: "String"
1394
1454
  }
1395
1455
  },
1396
- traffic: {
1397
- serializedName: "traffic",
1456
+ expirationDate: {
1457
+ serializedName: "expirationDate",
1458
+ readOnly: true,
1398
1459
  type: {
1399
- name: "Sequence",
1400
- element: {
1401
- type: {
1402
- name: "Composite",
1403
- className: "TrafficWeight"
1404
- }
1405
- }
1460
+ name: "DateTime"
1406
1461
  }
1407
1462
  },
1408
- customDomains: {
1409
- serializedName: "customDomains",
1463
+ thumbprint: {
1464
+ serializedName: "thumbprint",
1465
+ readOnly: true,
1410
1466
  type: {
1411
- name: "Sequence",
1412
- element: {
1413
- type: {
1414
- name: "Composite",
1415
- className: "CustomDomain"
1416
- }
1417
- }
1467
+ name: "String"
1418
1468
  }
1419
1469
  },
1420
- allowInsecure: {
1421
- serializedName: "allowInsecure",
1470
+ subjectName: {
1471
+ serializedName: "subjectName",
1472
+ readOnly: true,
1422
1473
  type: {
1423
- name: "Boolean"
1474
+ name: "String"
1424
1475
  }
1425
- },
1476
+ }
1477
+ }
1478
+ }
1479
+ };
1480
+ export const CheckNameAvailabilityRequest = {
1481
+ type: {
1482
+ name: "Composite",
1483
+ className: "CheckNameAvailabilityRequest",
1484
+ modelProperties: {
1485
+ name: {
1486
+ serializedName: "name",
1487
+ type: {
1488
+ name: "String"
1489
+ }
1490
+ },
1491
+ type: {
1492
+ serializedName: "type",
1493
+ type: {
1494
+ name: "String"
1495
+ }
1496
+ }
1497
+ }
1498
+ }
1499
+ };
1500
+ export const CheckNameAvailabilityResponse = {
1501
+ type: {
1502
+ name: "Composite",
1503
+ className: "CheckNameAvailabilityResponse",
1504
+ modelProperties: {
1505
+ nameAvailable: {
1506
+ serializedName: "nameAvailable",
1507
+ type: {
1508
+ name: "Boolean"
1509
+ }
1510
+ },
1511
+ reason: {
1512
+ serializedName: "reason",
1513
+ type: {
1514
+ name: "String"
1515
+ }
1516
+ },
1517
+ message: {
1518
+ serializedName: "message",
1519
+ type: {
1520
+ name: "String"
1521
+ }
1522
+ }
1523
+ }
1524
+ }
1525
+ };
1526
+ export const CertificateCollection = {
1527
+ type: {
1528
+ name: "Composite",
1529
+ className: "CertificateCollection",
1530
+ modelProperties: {
1531
+ value: {
1532
+ serializedName: "value",
1533
+ required: true,
1534
+ type: {
1535
+ name: "Sequence",
1536
+ element: {
1537
+ type: {
1538
+ name: "Composite",
1539
+ className: "Certificate"
1540
+ }
1541
+ }
1542
+ }
1543
+ },
1544
+ nextLink: {
1545
+ serializedName: "nextLink",
1546
+ readOnly: true,
1547
+ type: {
1548
+ name: "String"
1549
+ }
1550
+ }
1551
+ }
1552
+ }
1553
+ };
1554
+ export const CertificateProperties = {
1555
+ type: {
1556
+ name: "Composite",
1557
+ className: "CertificateProperties",
1558
+ modelProperties: {
1559
+ provisioningState: {
1560
+ serializedName: "provisioningState",
1561
+ readOnly: true,
1562
+ type: {
1563
+ name: "String"
1564
+ }
1565
+ },
1566
+ password: {
1567
+ serializedName: "password",
1568
+ type: {
1569
+ name: "String"
1570
+ }
1571
+ },
1572
+ subjectName: {
1573
+ serializedName: "subjectName",
1574
+ readOnly: true,
1575
+ type: {
1576
+ name: "String"
1577
+ }
1578
+ },
1579
+ subjectAlternativeNames: {
1580
+ serializedName: "subjectAlternativeNames",
1581
+ readOnly: true,
1582
+ type: {
1583
+ name: "Sequence",
1584
+ element: {
1585
+ type: {
1586
+ name: "String"
1587
+ }
1588
+ }
1589
+ }
1590
+ },
1591
+ value: {
1592
+ serializedName: "value",
1593
+ type: {
1594
+ name: "ByteArray"
1595
+ }
1596
+ },
1597
+ issuer: {
1598
+ serializedName: "issuer",
1599
+ readOnly: true,
1600
+ type: {
1601
+ name: "String"
1602
+ }
1603
+ },
1604
+ issueDate: {
1605
+ serializedName: "issueDate",
1606
+ readOnly: true,
1607
+ type: {
1608
+ name: "DateTime"
1609
+ }
1610
+ },
1611
+ expirationDate: {
1612
+ serializedName: "expirationDate",
1613
+ readOnly: true,
1614
+ type: {
1615
+ name: "DateTime"
1616
+ }
1617
+ },
1618
+ thumbprint: {
1619
+ serializedName: "thumbprint",
1620
+ readOnly: true,
1621
+ type: {
1622
+ name: "String"
1623
+ }
1624
+ },
1625
+ valid: {
1626
+ serializedName: "valid",
1627
+ readOnly: true,
1628
+ type: {
1629
+ name: "Boolean"
1630
+ }
1631
+ },
1632
+ publicKeyHash: {
1633
+ serializedName: "publicKeyHash",
1634
+ readOnly: true,
1635
+ type: {
1636
+ name: "String"
1637
+ }
1638
+ }
1639
+ }
1640
+ }
1641
+ };
1642
+ export const CertificatePatch = {
1643
+ type: {
1644
+ name: "Composite",
1645
+ className: "CertificatePatch",
1646
+ modelProperties: {
1647
+ tags: {
1648
+ serializedName: "tags",
1649
+ type: {
1650
+ name: "Dictionary",
1651
+ value: { type: { name: "String" } }
1652
+ }
1653
+ }
1654
+ }
1655
+ }
1656
+ };
1657
+ export const DaprComponentsCollection = {
1658
+ type: {
1659
+ name: "Composite",
1660
+ className: "DaprComponentsCollection",
1661
+ modelProperties: {
1662
+ value: {
1663
+ serializedName: "value",
1664
+ required: true,
1665
+ type: {
1666
+ name: "Sequence",
1667
+ element: {
1668
+ type: {
1669
+ name: "Composite",
1670
+ className: "DaprComponent"
1671
+ }
1672
+ }
1673
+ }
1674
+ },
1675
+ nextLink: {
1676
+ serializedName: "nextLink",
1677
+ readOnly: true,
1678
+ type: {
1679
+ name: "String"
1680
+ }
1681
+ }
1682
+ }
1683
+ }
1684
+ };
1685
+ export const Secret = {
1686
+ type: {
1687
+ name: "Composite",
1688
+ className: "Secret",
1689
+ modelProperties: {
1690
+ name: {
1691
+ serializedName: "name",
1692
+ type: {
1693
+ name: "String"
1694
+ }
1695
+ },
1696
+ value: {
1697
+ serializedName: "value",
1698
+ type: {
1699
+ name: "String"
1700
+ }
1701
+ },
1702
+ identity: {
1703
+ serializedName: "identity",
1704
+ type: {
1705
+ name: "String"
1706
+ }
1707
+ },
1708
+ keyVaultUrl: {
1709
+ serializedName: "keyVaultUrl",
1710
+ type: {
1711
+ name: "String"
1712
+ }
1713
+ }
1714
+ }
1715
+ }
1716
+ };
1717
+ export const DaprMetadata = {
1718
+ type: {
1719
+ name: "Composite",
1720
+ className: "DaprMetadata",
1721
+ modelProperties: {
1722
+ name: {
1723
+ serializedName: "name",
1724
+ type: {
1725
+ name: "String"
1726
+ }
1727
+ },
1728
+ value: {
1729
+ serializedName: "value",
1730
+ type: {
1731
+ name: "String"
1732
+ }
1733
+ },
1734
+ secretRef: {
1735
+ serializedName: "secretRef",
1736
+ type: {
1737
+ name: "String"
1738
+ }
1739
+ }
1740
+ }
1741
+ }
1742
+ };
1743
+ export const DaprSecretsCollection = {
1744
+ type: {
1745
+ name: "Composite",
1746
+ className: "DaprSecretsCollection",
1747
+ modelProperties: {
1748
+ value: {
1749
+ serializedName: "value",
1750
+ required: true,
1751
+ type: {
1752
+ name: "Sequence",
1753
+ element: {
1754
+ type: {
1755
+ name: "Composite",
1756
+ className: "DaprSecret"
1757
+ }
1758
+ }
1759
+ }
1760
+ }
1761
+ }
1762
+ }
1763
+ };
1764
+ export const DaprSecret = {
1765
+ type: {
1766
+ name: "Composite",
1767
+ className: "DaprSecret",
1768
+ modelProperties: {
1769
+ name: {
1770
+ serializedName: "name",
1771
+ readOnly: true,
1772
+ type: {
1773
+ name: "String"
1774
+ }
1775
+ },
1776
+ value: {
1777
+ serializedName: "value",
1778
+ readOnly: true,
1779
+ type: {
1780
+ name: "String"
1781
+ }
1782
+ }
1783
+ }
1784
+ }
1785
+ };
1786
+ export const ConnectedEnvironmentStoragesCollection = {
1787
+ type: {
1788
+ name: "Composite",
1789
+ className: "ConnectedEnvironmentStoragesCollection",
1790
+ modelProperties: {
1791
+ value: {
1792
+ serializedName: "value",
1793
+ required: true,
1794
+ type: {
1795
+ name: "Sequence",
1796
+ element: {
1797
+ type: {
1798
+ name: "Composite",
1799
+ className: "ConnectedEnvironmentStorage"
1800
+ }
1801
+ }
1802
+ }
1803
+ }
1804
+ }
1805
+ }
1806
+ };
1807
+ export const ConnectedEnvironmentStorageProperties = {
1808
+ type: {
1809
+ name: "Composite",
1810
+ className: "ConnectedEnvironmentStorageProperties",
1811
+ modelProperties: {
1812
+ azureFile: {
1813
+ serializedName: "azureFile",
1814
+ type: {
1815
+ name: "Composite",
1816
+ className: "AzureFileProperties"
1817
+ }
1818
+ }
1819
+ }
1820
+ }
1821
+ };
1822
+ export const AzureFileProperties = {
1823
+ type: {
1824
+ name: "Composite",
1825
+ className: "AzureFileProperties",
1826
+ modelProperties: {
1827
+ accountName: {
1828
+ serializedName: "accountName",
1829
+ type: {
1830
+ name: "String"
1831
+ }
1832
+ },
1833
+ accountKey: {
1834
+ serializedName: "accountKey",
1835
+ type: {
1836
+ name: "String"
1837
+ }
1838
+ },
1839
+ accessMode: {
1840
+ serializedName: "accessMode",
1841
+ type: {
1842
+ name: "String"
1843
+ }
1844
+ },
1845
+ shareName: {
1846
+ serializedName: "shareName",
1847
+ type: {
1848
+ name: "String"
1849
+ }
1850
+ }
1851
+ }
1852
+ }
1853
+ };
1854
+ export const ContainerAppCollection = {
1855
+ type: {
1856
+ name: "Composite",
1857
+ className: "ContainerAppCollection",
1858
+ modelProperties: {
1859
+ value: {
1860
+ serializedName: "value",
1861
+ required: true,
1862
+ type: {
1863
+ name: "Sequence",
1864
+ element: {
1865
+ type: {
1866
+ name: "Composite",
1867
+ className: "ContainerApp"
1868
+ }
1869
+ }
1870
+ }
1871
+ },
1872
+ nextLink: {
1873
+ serializedName: "nextLink",
1874
+ readOnly: true,
1875
+ type: {
1876
+ name: "String"
1877
+ }
1878
+ }
1879
+ }
1880
+ }
1881
+ };
1882
+ export const ManagedServiceIdentity = {
1883
+ type: {
1884
+ name: "Composite",
1885
+ className: "ManagedServiceIdentity",
1886
+ modelProperties: {
1887
+ principalId: {
1888
+ serializedName: "principalId",
1889
+ readOnly: true,
1890
+ type: {
1891
+ name: "Uuid"
1892
+ }
1893
+ },
1894
+ tenantId: {
1895
+ serializedName: "tenantId",
1896
+ readOnly: true,
1897
+ type: {
1898
+ name: "Uuid"
1899
+ }
1900
+ },
1901
+ type: {
1902
+ serializedName: "type",
1903
+ required: true,
1904
+ type: {
1905
+ name: "String"
1906
+ }
1907
+ },
1908
+ userAssignedIdentities: {
1909
+ serializedName: "userAssignedIdentities",
1910
+ type: {
1911
+ name: "Dictionary",
1912
+ value: {
1913
+ type: { name: "Composite", className: "UserAssignedIdentity" }
1914
+ }
1915
+ }
1916
+ }
1917
+ }
1918
+ }
1919
+ };
1920
+ export const UserAssignedIdentity = {
1921
+ type: {
1922
+ name: "Composite",
1923
+ className: "UserAssignedIdentity",
1924
+ modelProperties: {
1925
+ principalId: {
1926
+ serializedName: "principalId",
1927
+ readOnly: true,
1928
+ type: {
1929
+ name: "Uuid"
1930
+ }
1931
+ },
1932
+ clientId: {
1933
+ serializedName: "clientId",
1934
+ readOnly: true,
1935
+ type: {
1936
+ name: "Uuid"
1937
+ }
1938
+ }
1939
+ }
1940
+ }
1941
+ };
1942
+ export const Configuration = {
1943
+ type: {
1944
+ name: "Composite",
1945
+ className: "Configuration",
1946
+ modelProperties: {
1947
+ secrets: {
1948
+ serializedName: "secrets",
1949
+ type: {
1950
+ name: "Sequence",
1951
+ element: {
1952
+ type: {
1953
+ name: "Composite",
1954
+ className: "Secret"
1955
+ }
1956
+ }
1957
+ }
1958
+ },
1959
+ activeRevisionsMode: {
1960
+ defaultValue: "Single",
1961
+ serializedName: "activeRevisionsMode",
1962
+ type: {
1963
+ name: "String"
1964
+ }
1965
+ },
1966
+ ingress: {
1967
+ serializedName: "ingress",
1968
+ type: {
1969
+ name: "Composite",
1970
+ className: "Ingress"
1971
+ }
1972
+ },
1973
+ registries: {
1974
+ serializedName: "registries",
1975
+ type: {
1976
+ name: "Sequence",
1977
+ element: {
1978
+ type: {
1979
+ name: "Composite",
1980
+ className: "RegistryCredentials"
1981
+ }
1982
+ }
1983
+ }
1984
+ },
1985
+ dapr: {
1986
+ serializedName: "dapr",
1987
+ type: {
1988
+ name: "Composite",
1989
+ className: "Dapr"
1990
+ }
1991
+ },
1992
+ maxInactiveRevisions: {
1993
+ serializedName: "maxInactiveRevisions",
1994
+ type: {
1995
+ name: "Number"
1996
+ }
1997
+ }
1998
+ }
1999
+ }
2000
+ };
2001
+ export const Ingress = {
2002
+ type: {
2003
+ name: "Composite",
2004
+ className: "Ingress",
2005
+ modelProperties: {
2006
+ fqdn: {
2007
+ serializedName: "fqdn",
2008
+ readOnly: true,
2009
+ type: {
2010
+ name: "String"
2011
+ }
2012
+ },
2013
+ external: {
2014
+ defaultValue: false,
2015
+ serializedName: "external",
2016
+ type: {
2017
+ name: "Boolean"
2018
+ }
2019
+ },
2020
+ targetPort: {
2021
+ serializedName: "targetPort",
2022
+ type: {
2023
+ name: "Number"
2024
+ }
2025
+ },
2026
+ exposedPort: {
2027
+ serializedName: "exposedPort",
2028
+ type: {
2029
+ name: "Number"
2030
+ }
2031
+ },
2032
+ transport: {
2033
+ defaultValue: "auto",
2034
+ serializedName: "transport",
2035
+ type: {
2036
+ name: "String"
2037
+ }
2038
+ },
2039
+ traffic: {
2040
+ serializedName: "traffic",
2041
+ type: {
2042
+ name: "Sequence",
2043
+ element: {
2044
+ type: {
2045
+ name: "Composite",
2046
+ className: "TrafficWeight"
2047
+ }
2048
+ }
2049
+ }
2050
+ },
2051
+ customDomains: {
2052
+ serializedName: "customDomains",
2053
+ type: {
2054
+ name: "Sequence",
2055
+ element: {
2056
+ type: {
2057
+ name: "Composite",
2058
+ className: "CustomDomain"
2059
+ }
2060
+ }
2061
+ }
2062
+ },
2063
+ allowInsecure: {
2064
+ defaultValue: false,
2065
+ serializedName: "allowInsecure",
2066
+ type: {
2067
+ name: "Boolean"
2068
+ }
2069
+ },
1426
2070
  ipSecurityRestrictions: {
1427
2071
  serializedName: "ipSecurityRestrictions",
1428
2072
  type: {
@@ -1434,6 +2078,26 @@ export const Ingress = {
1434
2078
  }
1435
2079
  }
1436
2080
  }
2081
+ },
2082
+ stickySessions: {
2083
+ serializedName: "stickySessions",
2084
+ type: {
2085
+ name: "Composite",
2086
+ className: "IngressStickySessions"
2087
+ }
2088
+ },
2089
+ clientCertificateMode: {
2090
+ serializedName: "clientCertificateMode",
2091
+ type: {
2092
+ name: "String"
2093
+ }
2094
+ },
2095
+ corsPolicy: {
2096
+ serializedName: "corsPolicy",
2097
+ type: {
2098
+ name: "Composite",
2099
+ className: "CorsPolicy"
2100
+ }
1437
2101
  }
1438
2102
  }
1439
2103
  }
@@ -1491,7 +2155,6 @@ export const CustomDomain = {
1491
2155
  },
1492
2156
  certificateId: {
1493
2157
  serializedName: "certificateId",
1494
- required: true,
1495
2158
  type: {
1496
2159
  name: "String"
1497
2160
  }
@@ -1534,6 +2197,85 @@ export const IpSecurityRestrictionRule = {
1534
2197
  }
1535
2198
  }
1536
2199
  };
2200
+ export const IngressStickySessions = {
2201
+ type: {
2202
+ name: "Composite",
2203
+ className: "IngressStickySessions",
2204
+ modelProperties: {
2205
+ affinity: {
2206
+ serializedName: "affinity",
2207
+ type: {
2208
+ name: "String"
2209
+ }
2210
+ }
2211
+ }
2212
+ }
2213
+ };
2214
+ export const CorsPolicy = {
2215
+ type: {
2216
+ name: "Composite",
2217
+ className: "CorsPolicy",
2218
+ modelProperties: {
2219
+ allowedOrigins: {
2220
+ serializedName: "allowedOrigins",
2221
+ required: true,
2222
+ type: {
2223
+ name: "Sequence",
2224
+ element: {
2225
+ type: {
2226
+ name: "String"
2227
+ }
2228
+ }
2229
+ }
2230
+ },
2231
+ allowedMethods: {
2232
+ serializedName: "allowedMethods",
2233
+ type: {
2234
+ name: "Sequence",
2235
+ element: {
2236
+ type: {
2237
+ name: "String"
2238
+ }
2239
+ }
2240
+ }
2241
+ },
2242
+ allowedHeaders: {
2243
+ serializedName: "allowedHeaders",
2244
+ type: {
2245
+ name: "Sequence",
2246
+ element: {
2247
+ type: {
2248
+ name: "String"
2249
+ }
2250
+ }
2251
+ }
2252
+ },
2253
+ exposeHeaders: {
2254
+ serializedName: "exposeHeaders",
2255
+ type: {
2256
+ name: "Sequence",
2257
+ element: {
2258
+ type: {
2259
+ name: "String"
2260
+ }
2261
+ }
2262
+ }
2263
+ },
2264
+ maxAge: {
2265
+ serializedName: "maxAge",
2266
+ type: {
2267
+ name: "Number"
2268
+ }
2269
+ },
2270
+ allowCredentials: {
2271
+ serializedName: "allowCredentials",
2272
+ type: {
2273
+ name: "Boolean"
2274
+ }
2275
+ }
2276
+ }
2277
+ }
2278
+ };
1537
2279
  export const RegistryCredentials = {
1538
2280
  type: {
1539
2281
  name: "Composite",
@@ -1572,6 +2314,7 @@ export const Dapr = {
1572
2314
  className: "Dapr",
1573
2315
  modelProperties: {
1574
2316
  enabled: {
2317
+ defaultValue: false,
1575
2318
  serializedName: "enabled",
1576
2319
  type: {
1577
2320
  name: "Boolean"
@@ -1584,6 +2327,7 @@ export const Dapr = {
1584
2327
  }
1585
2328
  },
1586
2329
  appProtocol: {
2330
+ defaultValue: "http",
1587
2331
  serializedName: "appProtocol",
1588
2332
  type: {
1589
2333
  name: "String"
@@ -1989,6 +2733,7 @@ export const Scale = {
1989
2733
  }
1990
2734
  },
1991
2735
  maxReplicas: {
2736
+ defaultValue: 10,
1992
2737
  serializedName: "maxReplicas",
1993
2738
  type: {
1994
2739
  name: "Number"
@@ -2212,6 +2957,38 @@ export const Volume = {
2212
2957
  type: {
2213
2958
  name: "String"
2214
2959
  }
2960
+ },
2961
+ secrets: {
2962
+ serializedName: "secrets",
2963
+ type: {
2964
+ name: "Sequence",
2965
+ element: {
2966
+ type: {
2967
+ name: "Composite",
2968
+ className: "SecretVolumeItem"
2969
+ }
2970
+ }
2971
+ }
2972
+ }
2973
+ }
2974
+ }
2975
+ };
2976
+ export const SecretVolumeItem = {
2977
+ type: {
2978
+ name: "Composite",
2979
+ className: "SecretVolumeItem",
2980
+ modelProperties: {
2981
+ secretRef: {
2982
+ serializedName: "secretRef",
2983
+ type: {
2984
+ name: "String"
2985
+ }
2986
+ },
2987
+ path: {
2988
+ serializedName: "path",
2989
+ type: {
2990
+ name: "String"
2991
+ }
2215
2992
  }
2216
2993
  }
2217
2994
  }
@@ -2438,14 +3215,28 @@ export const ContainerAppSecret = {
2438
3215
  type: {
2439
3216
  name: "String"
2440
3217
  }
3218
+ },
3219
+ identity: {
3220
+ serializedName: "identity",
3221
+ readOnly: true,
3222
+ type: {
3223
+ name: "String"
3224
+ }
3225
+ },
3226
+ keyVaultUrl: {
3227
+ serializedName: "keyVaultUrl",
3228
+ readOnly: true,
3229
+ type: {
3230
+ name: "String"
3231
+ }
2441
3232
  }
2442
3233
  }
2443
3234
  }
2444
3235
  };
2445
- export const RevisionCollection = {
3236
+ export const JobsCollection = {
2446
3237
  type: {
2447
3238
  name: "Composite",
2448
- className: "RevisionCollection",
3239
+ className: "JobsCollection",
2449
3240
  modelProperties: {
2450
3241
  value: {
2451
3242
  serializedName: "value",
@@ -2455,7 +3246,7 @@ export const RevisionCollection = {
2455
3246
  element: {
2456
3247
  type: {
2457
3248
  name: "Composite",
2458
- className: "Revision"
3249
+ className: "Job"
2459
3250
  }
2460
3251
  }
2461
3252
  }
@@ -2470,72 +3261,66 @@ export const RevisionCollection = {
2470
3261
  }
2471
3262
  }
2472
3263
  };
2473
- export const ReplicaContainer = {
3264
+ export const JobConfiguration = {
2474
3265
  type: {
2475
3266
  name: "Composite",
2476
- className: "ReplicaContainer",
3267
+ className: "JobConfiguration",
2477
3268
  modelProperties: {
2478
- name: {
2479
- serializedName: "name",
2480
- type: {
2481
- name: "String"
2482
- }
2483
- },
2484
- containerId: {
2485
- serializedName: "containerId",
3269
+ secrets: {
3270
+ serializedName: "secrets",
2486
3271
  type: {
2487
- name: "String"
3272
+ name: "Sequence",
3273
+ element: {
3274
+ type: {
3275
+ name: "Composite",
3276
+ className: "Secret"
3277
+ }
3278
+ }
2488
3279
  }
2489
3280
  },
2490
- ready: {
2491
- serializedName: "ready",
3281
+ triggerType: {
3282
+ defaultValue: "Manual",
3283
+ serializedName: "triggerType",
3284
+ required: true,
2492
3285
  type: {
2493
- name: "Boolean"
3286
+ name: "String"
2494
3287
  }
2495
3288
  },
2496
- started: {
2497
- serializedName: "started",
3289
+ replicaTimeout: {
3290
+ serializedName: "replicaTimeout",
3291
+ required: true,
2498
3292
  type: {
2499
- name: "Boolean"
3293
+ name: "Number"
2500
3294
  }
2501
3295
  },
2502
- restartCount: {
2503
- serializedName: "restartCount",
3296
+ replicaRetryLimit: {
3297
+ serializedName: "replicaRetryLimit",
2504
3298
  type: {
2505
3299
  name: "Number"
2506
3300
  }
2507
3301
  },
2508
- logStreamEndpoint: {
2509
- serializedName: "logStreamEndpoint",
2510
- readOnly: true,
3302
+ manualTriggerConfig: {
3303
+ serializedName: "manualTriggerConfig",
2511
3304
  type: {
2512
- name: "String"
3305
+ name: "Composite",
3306
+ className: "JobConfigurationManualTriggerConfig"
2513
3307
  }
2514
3308
  },
2515
- execEndpoint: {
2516
- serializedName: "execEndpoint",
2517
- readOnly: true,
3309
+ scheduleTriggerConfig: {
3310
+ serializedName: "scheduleTriggerConfig",
2518
3311
  type: {
2519
- name: "String"
3312
+ name: "Composite",
3313
+ className: "JobConfigurationScheduleTriggerConfig"
2520
3314
  }
2521
- }
2522
- }
2523
- }
2524
- };
2525
- export const ReplicaCollection = {
2526
- type: {
2527
- name: "Composite",
2528
- className: "ReplicaCollection",
2529
- modelProperties: {
2530
- value: {
2531
- serializedName: "value",
2532
- required: true,
3315
+ },
3316
+ registries: {
3317
+ serializedName: "registries",
2533
3318
  type: {
2534
3319
  name: "Sequence",
2535
3320
  element: {
2536
3321
  type: {
2537
3322
  name: "Composite",
2538
- className: "Replica"
3323
+ className: "RegistryCredentials"
2539
3324
  }
2540
3325
  }
2541
3326
  }
@@ -2543,409 +3328,399 @@ export const ReplicaCollection = {
2543
3328
  }
2544
3329
  }
2545
3330
  };
2546
- export const DaprComponentsCollection = {
3331
+ export const JobConfigurationManualTriggerConfig = {
2547
3332
  type: {
2548
3333
  name: "Composite",
2549
- className: "DaprComponentsCollection",
3334
+ className: "JobConfigurationManualTriggerConfig",
2550
3335
  modelProperties: {
2551
- value: {
2552
- serializedName: "value",
2553
- required: true,
3336
+ replicaCompletionCount: {
3337
+ serializedName: "replicaCompletionCount",
2554
3338
  type: {
2555
- name: "Sequence",
2556
- element: {
2557
- type: {
2558
- name: "Composite",
2559
- className: "DaprComponent"
2560
- }
2561
- }
3339
+ name: "Number"
2562
3340
  }
2563
3341
  },
2564
- nextLink: {
2565
- serializedName: "nextLink",
2566
- readOnly: true,
3342
+ parallelism: {
3343
+ serializedName: "parallelism",
2567
3344
  type: {
2568
- name: "String"
3345
+ name: "Number"
2569
3346
  }
2570
3347
  }
2571
3348
  }
2572
3349
  }
2573
3350
  };
2574
- export const DaprMetadata = {
3351
+ export const JobConfigurationScheduleTriggerConfig = {
2575
3352
  type: {
2576
3353
  name: "Composite",
2577
- className: "DaprMetadata",
3354
+ className: "JobConfigurationScheduleTriggerConfig",
2578
3355
  modelProperties: {
2579
- name: {
2580
- serializedName: "name",
3356
+ replicaCompletionCount: {
3357
+ serializedName: "replicaCompletionCount",
2581
3358
  type: {
2582
- name: "String"
3359
+ name: "Number"
2583
3360
  }
2584
3361
  },
2585
- value: {
2586
- serializedName: "value",
3362
+ cronExpression: {
3363
+ serializedName: "cronExpression",
3364
+ required: true,
2587
3365
  type: {
2588
3366
  name: "String"
2589
3367
  }
2590
3368
  },
2591
- secretRef: {
2592
- serializedName: "secretRef",
3369
+ parallelism: {
3370
+ serializedName: "parallelism",
2593
3371
  type: {
2594
- name: "String"
3372
+ name: "Number"
2595
3373
  }
2596
3374
  }
2597
3375
  }
2598
3376
  }
2599
3377
  };
2600
- export const DaprSecretsCollection = {
3378
+ export const JobTemplate = {
2601
3379
  type: {
2602
3380
  name: "Composite",
2603
- className: "DaprSecretsCollection",
3381
+ className: "JobTemplate",
2604
3382
  modelProperties: {
2605
- value: {
2606
- serializedName: "value",
2607
- required: true,
3383
+ initContainers: {
3384
+ serializedName: "initContainers",
2608
3385
  type: {
2609
3386
  name: "Sequence",
2610
3387
  element: {
2611
3388
  type: {
2612
3389
  name: "Composite",
2613
- className: "Secret"
3390
+ className: "InitContainer"
2614
3391
  }
2615
3392
  }
2616
3393
  }
2617
- }
2618
- }
2619
- }
2620
- };
2621
- export const DiagnosticsCollection = {
2622
- type: {
2623
- name: "Composite",
2624
- className: "DiagnosticsCollection",
2625
- modelProperties: {
2626
- value: {
2627
- serializedName: "value",
2628
- required: true,
3394
+ },
3395
+ containers: {
3396
+ serializedName: "containers",
2629
3397
  type: {
2630
3398
  name: "Sequence",
2631
3399
  element: {
2632
3400
  type: {
2633
3401
  name: "Composite",
2634
- className: "Diagnostics"
3402
+ className: "Container"
2635
3403
  }
2636
3404
  }
2637
3405
  }
2638
3406
  },
2639
- nextLink: {
2640
- serializedName: "nextLink",
2641
- readOnly: true,
3407
+ volumes: {
3408
+ serializedName: "volumes",
2642
3409
  type: {
2643
- name: "String"
3410
+ name: "Sequence",
3411
+ element: {
3412
+ type: {
3413
+ name: "Composite",
3414
+ className: "Volume"
3415
+ }
3416
+ }
2644
3417
  }
2645
3418
  }
2646
3419
  }
2647
3420
  }
2648
3421
  };
2649
- export const DiagnosticsProperties = {
3422
+ export const JobPatchProperties = {
2650
3423
  type: {
2651
3424
  name: "Composite",
2652
- className: "DiagnosticsProperties",
3425
+ className: "JobPatchProperties",
2653
3426
  modelProperties: {
2654
- metadata: {
2655
- serializedName: "metadata",
3427
+ identity: {
3428
+ serializedName: "identity",
2656
3429
  type: {
2657
3430
  name: "Composite",
2658
- className: "DiagnosticsDefinition"
2659
- }
2660
- },
2661
- dataset: {
2662
- serializedName: "dataset",
2663
- type: {
2664
- name: "Sequence",
2665
- element: {
2666
- type: {
2667
- name: "Composite",
2668
- className: "DiagnosticsDataApiResponse"
2669
- }
2670
- }
3431
+ className: "ManagedServiceIdentity"
2671
3432
  }
2672
3433
  },
2673
- status: {
2674
- serializedName: "status",
3434
+ tags: {
3435
+ serializedName: "tags",
2675
3436
  type: {
2676
- name: "Composite",
2677
- className: "DiagnosticsStatus"
3437
+ name: "Dictionary",
3438
+ value: { type: { name: "String" } }
2678
3439
  }
2679
3440
  },
2680
- dataProviderMetadata: {
2681
- serializedName: "dataProviderMetadata",
3441
+ properties: {
3442
+ serializedName: "properties",
2682
3443
  type: {
2683
3444
  name: "Composite",
2684
- className: "DiagnosticDataProviderMetadata"
3445
+ className: "JobPatchPropertiesProperties"
2685
3446
  }
2686
3447
  }
2687
3448
  }
2688
3449
  }
2689
3450
  };
2690
- export const DiagnosticsDefinition = {
3451
+ export const JobPatchPropertiesProperties = {
2691
3452
  type: {
2692
3453
  name: "Composite",
2693
- className: "DiagnosticsDefinition",
3454
+ className: "JobPatchPropertiesProperties",
2694
3455
  modelProperties: {
2695
- id: {
2696
- serializedName: "id",
2697
- readOnly: true,
3456
+ environmentId: {
3457
+ serializedName: "environmentId",
2698
3458
  type: {
2699
3459
  name: "String"
2700
3460
  }
2701
3461
  },
2702
- name: {
2703
- serializedName: "name",
2704
- readOnly: true,
3462
+ configuration: {
3463
+ serializedName: "configuration",
2705
3464
  type: {
2706
- name: "String"
3465
+ name: "Composite",
3466
+ className: "JobConfiguration"
2707
3467
  }
2708
3468
  },
2709
- description: {
2710
- serializedName: "description",
2711
- readOnly: true,
3469
+ template: {
3470
+ serializedName: "template",
2712
3471
  type: {
2713
- name: "String"
3472
+ name: "Composite",
3473
+ className: "JobTemplate"
2714
3474
  }
2715
3475
  },
2716
- author: {
2717
- serializedName: "author",
2718
- readOnly: true,
3476
+ outboundIpAddresses: {
3477
+ serializedName: "outboundIpAddresses",
2719
3478
  type: {
2720
- name: "String"
3479
+ name: "Sequence",
3480
+ element: {
3481
+ type: {
3482
+ name: "String"
3483
+ }
3484
+ }
2721
3485
  }
2722
3486
  },
2723
- category: {
2724
- serializedName: "category",
2725
- readOnly: true,
3487
+ eventStreamEndpoint: {
3488
+ serializedName: "eventStreamEndpoint",
2726
3489
  type: {
2727
3490
  name: "String"
2728
3491
  }
2729
- },
2730
- supportTopicList: {
2731
- serializedName: "supportTopicList",
3492
+ }
3493
+ }
3494
+ }
3495
+ };
3496
+ export const JobExecutionTemplate = {
3497
+ type: {
3498
+ name: "Composite",
3499
+ className: "JobExecutionTemplate",
3500
+ modelProperties: {
3501
+ containers: {
3502
+ serializedName: "containers",
2732
3503
  type: {
2733
3504
  name: "Sequence",
2734
3505
  element: {
2735
3506
  type: {
2736
3507
  name: "Composite",
2737
- className: "DiagnosticSupportTopic"
3508
+ className: "JobExecutionContainer"
2738
3509
  }
2739
3510
  }
2740
3511
  }
2741
3512
  },
2742
- analysisTypes: {
2743
- serializedName: "analysisTypes",
3513
+ initContainers: {
3514
+ serializedName: "initContainers",
2744
3515
  type: {
2745
3516
  name: "Sequence",
2746
3517
  element: {
2747
3518
  type: {
2748
- name: "String"
3519
+ name: "Composite",
3520
+ className: "JobExecutionContainer"
2749
3521
  }
2750
3522
  }
2751
3523
  }
2752
- },
2753
- type: {
2754
- serializedName: "type",
2755
- readOnly: true,
2756
- type: {
2757
- name: "String"
2758
- }
2759
- },
2760
- score: {
2761
- serializedName: "score",
2762
- readOnly: true,
2763
- type: {
2764
- name: "Number"
2765
- }
2766
3524
  }
2767
3525
  }
2768
3526
  }
2769
3527
  };
2770
- export const DiagnosticSupportTopic = {
3528
+ export const JobExecutionContainer = {
2771
3529
  type: {
2772
3530
  name: "Composite",
2773
- className: "DiagnosticSupportTopic",
3531
+ className: "JobExecutionContainer",
2774
3532
  modelProperties: {
2775
- id: {
2776
- serializedName: "id",
2777
- readOnly: true,
3533
+ image: {
3534
+ serializedName: "image",
2778
3535
  type: {
2779
3536
  name: "String"
2780
3537
  }
2781
3538
  },
2782
- pesId: {
2783
- serializedName: "pesId",
2784
- readOnly: true,
3539
+ name: {
3540
+ serializedName: "name",
2785
3541
  type: {
2786
3542
  name: "String"
2787
3543
  }
3544
+ },
3545
+ command: {
3546
+ serializedName: "command",
3547
+ type: {
3548
+ name: "Sequence",
3549
+ element: {
3550
+ type: {
3551
+ name: "String"
3552
+ }
3553
+ }
3554
+ }
3555
+ },
3556
+ args: {
3557
+ serializedName: "args",
3558
+ type: {
3559
+ name: "Sequence",
3560
+ element: {
3561
+ type: {
3562
+ name: "String"
3563
+ }
3564
+ }
3565
+ }
3566
+ },
3567
+ env: {
3568
+ serializedName: "env",
3569
+ type: {
3570
+ name: "Sequence",
3571
+ element: {
3572
+ type: {
3573
+ name: "Composite",
3574
+ className: "EnvironmentVar"
3575
+ }
3576
+ }
3577
+ }
3578
+ },
3579
+ resources: {
3580
+ serializedName: "resources",
3581
+ type: {
3582
+ name: "Composite",
3583
+ className: "ContainerResources"
3584
+ }
2788
3585
  }
2789
3586
  }
2790
3587
  }
2791
3588
  };
2792
- export const DiagnosticsDataApiResponse = {
3589
+ export const JobExecutionBase = {
2793
3590
  type: {
2794
3591
  name: "Composite",
2795
- className: "DiagnosticsDataApiResponse",
3592
+ className: "JobExecutionBase",
2796
3593
  modelProperties: {
2797
- table: {
2798
- serializedName: "table",
3594
+ name: {
3595
+ serializedName: "name",
2799
3596
  type: {
2800
- name: "Composite",
2801
- className: "DiagnosticDataTableResponseObject"
3597
+ name: "String"
2802
3598
  }
2803
3599
  },
2804
- renderingProperties: {
2805
- serializedName: "renderingProperties",
3600
+ id: {
3601
+ serializedName: "id",
2806
3602
  type: {
2807
- name: "Composite",
2808
- className: "DiagnosticRendering"
3603
+ name: "String"
2809
3604
  }
2810
3605
  }
2811
3606
  }
2812
3607
  }
2813
3608
  };
2814
- export const DiagnosticDataTableResponseObject = {
3609
+ export const JobExecutionNamesCollection = {
2815
3610
  type: {
2816
3611
  name: "Composite",
2817
- className: "DiagnosticDataTableResponseObject",
3612
+ className: "JobExecutionNamesCollection",
2818
3613
  modelProperties: {
2819
- tableName: {
2820
- serializedName: "tableName",
2821
- type: {
2822
- name: "String"
2823
- }
2824
- },
2825
- columns: {
2826
- serializedName: "columns",
3614
+ value: {
3615
+ serializedName: "value",
3616
+ required: true,
2827
3617
  type: {
2828
3618
  name: "Sequence",
2829
3619
  element: {
2830
3620
  type: {
2831
3621
  name: "Composite",
2832
- className: "DiagnosticDataTableResponseColumn"
3622
+ className: "JobExecutionBase"
2833
3623
  }
2834
3624
  }
2835
3625
  }
2836
- },
2837
- rows: {
2838
- serializedName: "rows",
3626
+ }
3627
+ }
3628
+ }
3629
+ };
3630
+ export const ContainerAppJobExecutions = {
3631
+ type: {
3632
+ name: "Composite",
3633
+ className: "ContainerAppJobExecutions",
3634
+ modelProperties: {
3635
+ value: {
3636
+ serializedName: "value",
3637
+ required: true,
2839
3638
  type: {
2840
3639
  name: "Sequence",
2841
3640
  element: {
2842
3641
  type: {
2843
- name: "Dictionary",
2844
- value: { type: { name: "any" } }
3642
+ name: "Composite",
3643
+ className: "JobExecution"
2845
3644
  }
2846
3645
  }
2847
3646
  }
3647
+ },
3648
+ nextLink: {
3649
+ serializedName: "nextLink",
3650
+ readOnly: true,
3651
+ type: {
3652
+ name: "String"
3653
+ }
2848
3654
  }
2849
3655
  }
2850
3656
  }
2851
3657
  };
2852
- export const DiagnosticDataTableResponseColumn = {
3658
+ export const JobExecution = {
2853
3659
  type: {
2854
3660
  name: "Composite",
2855
- className: "DiagnosticDataTableResponseColumn",
3661
+ className: "JobExecution",
2856
3662
  modelProperties: {
2857
- columnName: {
2858
- serializedName: "columnName",
3663
+ name: {
3664
+ serializedName: "name",
2859
3665
  type: {
2860
3666
  name: "String"
2861
3667
  }
2862
3668
  },
2863
- dataType: {
2864
- serializedName: "dataType",
3669
+ id: {
3670
+ serializedName: "id",
2865
3671
  type: {
2866
3672
  name: "String"
2867
3673
  }
2868
3674
  },
2869
- columnType: {
2870
- serializedName: "columnType",
2871
- type: {
2872
- name: "String"
2873
- }
2874
- }
2875
- }
2876
- }
2877
- };
2878
- export const DiagnosticRendering = {
2879
- type: {
2880
- name: "Composite",
2881
- className: "DiagnosticRendering",
2882
- modelProperties: {
2883
3675
  type: {
2884
3676
  serializedName: "type",
2885
- type: {
2886
- name: "Number"
2887
- }
2888
- },
2889
- title: {
2890
- serializedName: "title",
2891
3677
  type: {
2892
3678
  name: "String"
2893
3679
  }
2894
3680
  },
2895
- description: {
2896
- serializedName: "description",
3681
+ status: {
3682
+ serializedName: "status",
3683
+ readOnly: true,
2897
3684
  type: {
2898
3685
  name: "String"
2899
3686
  }
2900
3687
  },
2901
- isVisible: {
2902
- serializedName: "isVisible",
3688
+ startTime: {
3689
+ serializedName: "startTime",
2903
3690
  type: {
2904
- name: "Boolean"
3691
+ name: "DateTime"
2905
3692
  }
2906
- }
2907
- }
2908
- }
2909
- };
2910
- export const DiagnosticsStatus = {
2911
- type: {
2912
- name: "Composite",
2913
- className: "DiagnosticsStatus",
2914
- modelProperties: {
2915
- message: {
2916
- serializedName: "message",
3693
+ },
3694
+ endTime: {
3695
+ serializedName: "endTime",
2917
3696
  type: {
2918
- name: "String"
3697
+ name: "DateTime"
2919
3698
  }
2920
3699
  },
2921
- statusId: {
2922
- serializedName: "statusId",
3700
+ template: {
3701
+ serializedName: "template",
2923
3702
  type: {
2924
- name: "Number"
3703
+ name: "Composite",
3704
+ className: "JobExecutionTemplate"
2925
3705
  }
2926
3706
  }
2927
3707
  }
2928
3708
  }
2929
3709
  };
2930
- export const DiagnosticDataProviderMetadata = {
3710
+ export const JobSecretsCollection = {
2931
3711
  type: {
2932
3712
  name: "Composite",
2933
- className: "DiagnosticDataProviderMetadata",
3713
+ className: "JobSecretsCollection",
2934
3714
  modelProperties: {
2935
- providerName: {
2936
- serializedName: "providerName",
2937
- type: {
2938
- name: "String"
2939
- }
2940
- },
2941
- propertyBag: {
2942
- serializedName: "propertyBag",
3715
+ value: {
3716
+ serializedName: "value",
3717
+ required: true,
2943
3718
  type: {
2944
3719
  name: "Sequence",
2945
3720
  element: {
2946
3721
  type: {
2947
3722
  name: "Composite",
2948
- className: "DiagnosticDataProviderMetadataPropertyBagItem"
3723
+ className: "Secret"
2949
3724
  }
2950
3725
  }
2951
3726
  }
@@ -2953,19 +3728,27 @@ export const DiagnosticDataProviderMetadata = {
2953
3728
  }
2954
3729
  }
2955
3730
  };
2956
- export const DiagnosticDataProviderMetadataPropertyBagItem = {
3731
+ export const RevisionCollection = {
2957
3732
  type: {
2958
3733
  name: "Composite",
2959
- className: "DiagnosticDataProviderMetadataPropertyBagItem",
3734
+ className: "RevisionCollection",
2960
3735
  modelProperties: {
2961
- name: {
2962
- serializedName: "name",
3736
+ value: {
3737
+ serializedName: "value",
3738
+ required: true,
2963
3739
  type: {
2964
- name: "String"
3740
+ name: "Sequence",
3741
+ element: {
3742
+ type: {
3743
+ name: "Composite",
3744
+ className: "Revision"
3745
+ }
3746
+ }
2965
3747
  }
2966
3748
  },
2967
- value: {
2968
- serializedName: "value",
3749
+ nextLink: {
3750
+ serializedName: "nextLink",
3751
+ readOnly: true,
2969
3752
  type: {
2970
3753
  name: "String"
2971
3754
  }
@@ -2973,268 +3756,329 @@ export const DiagnosticDataProviderMetadataPropertyBagItem = {
2973
3756
  }
2974
3757
  }
2975
3758
  };
2976
- export const EnvironmentSkuProperties = {
3759
+ export const ReplicaContainer = {
2977
3760
  type: {
2978
3761
  name: "Composite",
2979
- className: "EnvironmentSkuProperties",
3762
+ className: "ReplicaContainer",
2980
3763
  modelProperties: {
2981
3764
  name: {
2982
3765
  serializedName: "name",
2983
- required: true,
2984
3766
  type: {
2985
3767
  name: "String"
2986
3768
  }
2987
- }
2988
- }
2989
- }
2990
- };
2991
- export const VnetConfiguration = {
2992
- type: {
2993
- name: "Composite",
2994
- className: "VnetConfiguration",
2995
- modelProperties: {
2996
- internal: {
2997
- serializedName: "internal",
3769
+ },
3770
+ containerId: {
3771
+ serializedName: "containerId",
2998
3772
  type: {
2999
- name: "Boolean"
3773
+ name: "String"
3000
3774
  }
3001
3775
  },
3002
- infrastructureSubnetId: {
3003
- serializedName: "infrastructureSubnetId",
3776
+ ready: {
3777
+ serializedName: "ready",
3004
3778
  type: {
3005
- name: "String"
3779
+ name: "Boolean"
3006
3780
  }
3007
3781
  },
3008
- runtimeSubnetId: {
3009
- serializedName: "runtimeSubnetId",
3782
+ started: {
3783
+ serializedName: "started",
3010
3784
  type: {
3011
- name: "String"
3785
+ name: "Boolean"
3012
3786
  }
3013
3787
  },
3014
- dockerBridgeCidr: {
3015
- serializedName: "dockerBridgeCidr",
3788
+ restartCount: {
3789
+ serializedName: "restartCount",
3016
3790
  type: {
3017
- name: "String"
3791
+ name: "Number"
3018
3792
  }
3019
3793
  },
3020
- platformReservedCidr: {
3021
- serializedName: "platformReservedCidr",
3794
+ logStreamEndpoint: {
3795
+ serializedName: "logStreamEndpoint",
3796
+ readOnly: true,
3022
3797
  type: {
3023
3798
  name: "String"
3024
3799
  }
3025
3800
  },
3026
- platformReservedDnsIP: {
3027
- serializedName: "platformReservedDnsIP",
3801
+ execEndpoint: {
3802
+ serializedName: "execEndpoint",
3803
+ readOnly: true,
3028
3804
  type: {
3029
3805
  name: "String"
3030
3806
  }
3031
- },
3032
- outboundSettings: {
3033
- serializedName: "outboundSettings",
3807
+ }
3808
+ }
3809
+ }
3810
+ };
3811
+ export const ReplicaCollection = {
3812
+ type: {
3813
+ name: "Composite",
3814
+ className: "ReplicaCollection",
3815
+ modelProperties: {
3816
+ value: {
3817
+ serializedName: "value",
3818
+ required: true,
3034
3819
  type: {
3035
- name: "Composite",
3036
- className: "ManagedEnvironmentOutboundSettings"
3820
+ name: "Sequence",
3821
+ element: {
3822
+ type: {
3823
+ name: "Composite",
3824
+ className: "Replica"
3825
+ }
3826
+ }
3037
3827
  }
3038
3828
  }
3039
3829
  }
3040
3830
  }
3041
3831
  };
3042
- export const ManagedEnvironmentOutboundSettings = {
3832
+ export const DiagnosticsCollection = {
3043
3833
  type: {
3044
3834
  name: "Composite",
3045
- className: "ManagedEnvironmentOutboundSettings",
3835
+ className: "DiagnosticsCollection",
3046
3836
  modelProperties: {
3047
- outBoundType: {
3048
- serializedName: "outBoundType",
3837
+ value: {
3838
+ serializedName: "value",
3839
+ required: true,
3049
3840
  type: {
3050
- name: "String"
3841
+ name: "Sequence",
3842
+ element: {
3843
+ type: {
3844
+ name: "Composite",
3845
+ className: "Diagnostics"
3846
+ }
3847
+ }
3051
3848
  }
3052
3849
  },
3053
- virtualNetworkApplianceIp: {
3054
- serializedName: "virtualNetworkApplianceIp",
3850
+ nextLink: {
3851
+ serializedName: "nextLink",
3852
+ readOnly: true,
3055
3853
  type: {
3056
3854
  name: "String"
3057
3855
  }
3058
- }
3059
- }
3060
- }
3061
- };
3062
- export const AppLogsConfiguration = {
3063
- type: {
3064
- name: "Composite",
3065
- className: "AppLogsConfiguration",
3066
- modelProperties: {
3067
- destination: {
3068
- serializedName: "destination",
3856
+ }
3857
+ }
3858
+ }
3859
+ };
3860
+ export const DiagnosticsProperties = {
3861
+ type: {
3862
+ name: "Composite",
3863
+ className: "DiagnosticsProperties",
3864
+ modelProperties: {
3865
+ metadata: {
3866
+ serializedName: "metadata",
3867
+ type: {
3868
+ name: "Composite",
3869
+ className: "DiagnosticsDefinition"
3870
+ }
3871
+ },
3872
+ dataset: {
3873
+ serializedName: "dataset",
3874
+ type: {
3875
+ name: "Sequence",
3876
+ element: {
3877
+ type: {
3878
+ name: "Composite",
3879
+ className: "DiagnosticsDataApiResponse"
3880
+ }
3881
+ }
3882
+ }
3883
+ },
3884
+ status: {
3885
+ serializedName: "status",
3069
3886
  type: {
3070
- name: "String"
3887
+ name: "Composite",
3888
+ className: "DiagnosticsStatus"
3071
3889
  }
3072
3890
  },
3073
- logAnalyticsConfiguration: {
3074
- serializedName: "logAnalyticsConfiguration",
3891
+ dataProviderMetadata: {
3892
+ serializedName: "dataProviderMetadata",
3075
3893
  type: {
3076
3894
  name: "Composite",
3077
- className: "LogAnalyticsConfiguration"
3895
+ className: "DiagnosticDataProviderMetadata"
3078
3896
  }
3079
3897
  }
3080
3898
  }
3081
3899
  }
3082
3900
  };
3083
- export const LogAnalyticsConfiguration = {
3901
+ export const DiagnosticsDefinition = {
3084
3902
  type: {
3085
3903
  name: "Composite",
3086
- className: "LogAnalyticsConfiguration",
3904
+ className: "DiagnosticsDefinition",
3087
3905
  modelProperties: {
3088
- customerId: {
3089
- serializedName: "customerId",
3906
+ id: {
3907
+ serializedName: "id",
3908
+ readOnly: true,
3090
3909
  type: {
3091
3910
  name: "String"
3092
3911
  }
3093
3912
  },
3094
- sharedKey: {
3095
- serializedName: "sharedKey",
3913
+ name: {
3914
+ serializedName: "name",
3915
+ readOnly: true,
3096
3916
  type: {
3097
3917
  name: "String"
3098
3918
  }
3099
- }
3100
- }
3101
- }
3102
- };
3103
- export const CustomDomainConfiguration = {
3104
- type: {
3105
- name: "Composite",
3106
- className: "CustomDomainConfiguration",
3107
- modelProperties: {
3108
- customDomainVerificationId: {
3109
- serializedName: "customDomainVerificationId",
3919
+ },
3920
+ description: {
3921
+ serializedName: "description",
3110
3922
  readOnly: true,
3111
3923
  type: {
3112
3924
  name: "String"
3113
3925
  }
3114
3926
  },
3115
- dnsSuffix: {
3116
- serializedName: "dnsSuffix",
3927
+ author: {
3928
+ serializedName: "author",
3929
+ readOnly: true,
3117
3930
  type: {
3118
3931
  name: "String"
3119
3932
  }
3120
3933
  },
3121
- certificateValue: {
3122
- serializedName: "certificateValue",
3934
+ category: {
3935
+ serializedName: "category",
3936
+ readOnly: true,
3123
3937
  type: {
3124
- name: "ByteArray"
3938
+ name: "String"
3125
3939
  }
3126
3940
  },
3127
- certificatePassword: {
3128
- serializedName: "certificatePassword",
3941
+ supportTopicList: {
3942
+ serializedName: "supportTopicList",
3129
3943
  type: {
3130
- name: "ByteArray"
3944
+ name: "Sequence",
3945
+ element: {
3946
+ type: {
3947
+ name: "Composite",
3948
+ className: "DiagnosticSupportTopic"
3949
+ }
3950
+ }
3131
3951
  }
3132
3952
  },
3133
- expirationDate: {
3134
- serializedName: "expirationDate",
3135
- readOnly: true,
3953
+ analysisTypes: {
3954
+ serializedName: "analysisTypes",
3136
3955
  type: {
3137
- name: "DateTime"
3956
+ name: "Sequence",
3957
+ element: {
3958
+ type: {
3959
+ name: "String"
3960
+ }
3961
+ }
3138
3962
  }
3139
3963
  },
3140
- thumbprint: {
3141
- serializedName: "thumbprint",
3964
+ type: {
3965
+ serializedName: "type",
3142
3966
  readOnly: true,
3143
3967
  type: {
3144
3968
  name: "String"
3145
3969
  }
3146
3970
  },
3147
- subjectName: {
3148
- serializedName: "subjectName",
3971
+ score: {
3972
+ serializedName: "score",
3149
3973
  readOnly: true,
3150
3974
  type: {
3151
- name: "String"
3975
+ name: "Number"
3152
3976
  }
3153
3977
  }
3154
3978
  }
3155
3979
  }
3156
3980
  };
3157
- export const WorkloadProfile = {
3981
+ export const DiagnosticSupportTopic = {
3158
3982
  type: {
3159
3983
  name: "Composite",
3160
- className: "WorkloadProfile",
3984
+ className: "DiagnosticSupportTopic",
3161
3985
  modelProperties: {
3162
- workloadProfileType: {
3163
- serializedName: "workloadProfileType",
3164
- required: true,
3986
+ id: {
3987
+ serializedName: "id",
3988
+ readOnly: true,
3165
3989
  type: {
3166
3990
  name: "String"
3167
3991
  }
3168
3992
  },
3169
- minimumCount: {
3170
- serializedName: "minimumCount",
3171
- required: true,
3993
+ pesId: {
3994
+ serializedName: "pesId",
3995
+ readOnly: true,
3172
3996
  type: {
3173
- name: "Number"
3997
+ name: "String"
3998
+ }
3999
+ }
4000
+ }
4001
+ }
4002
+ };
4003
+ export const DiagnosticsDataApiResponse = {
4004
+ type: {
4005
+ name: "Composite",
4006
+ className: "DiagnosticsDataApiResponse",
4007
+ modelProperties: {
4008
+ table: {
4009
+ serializedName: "table",
4010
+ type: {
4011
+ name: "Composite",
4012
+ className: "DiagnosticDataTableResponseObject"
3174
4013
  }
3175
4014
  },
3176
- maximumCount: {
3177
- serializedName: "maximumCount",
3178
- required: true,
4015
+ renderingProperties: {
4016
+ serializedName: "renderingProperties",
3179
4017
  type: {
3180
- name: "Number"
4018
+ name: "Composite",
4019
+ className: "DiagnosticRendering"
3181
4020
  }
3182
4021
  }
3183
4022
  }
3184
4023
  }
3185
4024
  };
3186
- export const AvailableOperations = {
4025
+ export const DiagnosticDataTableResponseObject = {
3187
4026
  type: {
3188
4027
  name: "Composite",
3189
- className: "AvailableOperations",
4028
+ className: "DiagnosticDataTableResponseObject",
3190
4029
  modelProperties: {
3191
- value: {
3192
- serializedName: "value",
4030
+ tableName: {
4031
+ serializedName: "tableName",
4032
+ type: {
4033
+ name: "String"
4034
+ }
4035
+ },
4036
+ columns: {
4037
+ serializedName: "columns",
3193
4038
  type: {
3194
4039
  name: "Sequence",
3195
4040
  element: {
3196
4041
  type: {
3197
4042
  name: "Composite",
3198
- className: "OperationDetail"
4043
+ className: "DiagnosticDataTableResponseColumn"
3199
4044
  }
3200
4045
  }
3201
4046
  }
3202
4047
  },
3203
- nextLink: {
3204
- serializedName: "nextLink",
4048
+ rows: {
4049
+ serializedName: "rows",
3205
4050
  type: {
3206
- name: "String"
4051
+ name: "Sequence",
4052
+ element: {
4053
+ type: {
4054
+ name: "Dictionary",
4055
+ value: { type: { name: "any" } }
4056
+ }
4057
+ }
3207
4058
  }
3208
4059
  }
3209
4060
  }
3210
4061
  }
3211
4062
  };
3212
- export const OperationDetail = {
4063
+ export const DiagnosticDataTableResponseColumn = {
3213
4064
  type: {
3214
4065
  name: "Composite",
3215
- className: "OperationDetail",
4066
+ className: "DiagnosticDataTableResponseColumn",
3216
4067
  modelProperties: {
3217
- name: {
3218
- serializedName: "name",
4068
+ columnName: {
4069
+ serializedName: "columnName",
3219
4070
  type: {
3220
4071
  name: "String"
3221
4072
  }
3222
4073
  },
3223
- isDataAction: {
3224
- serializedName: "isDataAction",
3225
- type: {
3226
- name: "Boolean"
3227
- }
3228
- },
3229
- display: {
3230
- serializedName: "display",
4074
+ dataType: {
4075
+ serializedName: "dataType",
3231
4076
  type: {
3232
- name: "Composite",
3233
- className: "OperationDisplay"
4077
+ name: "String"
3234
4078
  }
3235
4079
  },
3236
- origin: {
3237
- serializedName: "origin",
4080
+ columnType: {
4081
+ serializedName: "columnType",
3238
4082
  type: {
3239
4083
  name: "String"
3240
4084
  }
@@ -3242,25 +4086,19 @@ export const OperationDetail = {
3242
4086
  }
3243
4087
  }
3244
4088
  };
3245
- export const OperationDisplay = {
4089
+ export const DiagnosticRendering = {
3246
4090
  type: {
3247
4091
  name: "Composite",
3248
- className: "OperationDisplay",
4092
+ className: "DiagnosticRendering",
3249
4093
  modelProperties: {
3250
- provider: {
3251
- serializedName: "provider",
3252
- type: {
3253
- name: "String"
3254
- }
3255
- },
3256
- resource: {
3257
- serializedName: "resource",
4094
+ type: {
4095
+ serializedName: "type",
3258
4096
  type: {
3259
- name: "String"
4097
+ name: "Number"
3260
4098
  }
3261
4099
  },
3262
- operation: {
3263
- serializedName: "operation",
4100
+ title: {
4101
+ serializedName: "title",
3264
4102
  type: {
3265
4103
  name: "String"
3266
4104
  }
@@ -3270,147 +4108,113 @@ export const OperationDisplay = {
3270
4108
  type: {
3271
4109
  name: "String"
3272
4110
  }
3273
- }
3274
- }
3275
- }
3276
- };
3277
- export const ManagedEnvironmentsCollection = {
3278
- type: {
3279
- name: "Composite",
3280
- className: "ManagedEnvironmentsCollection",
3281
- modelProperties: {
3282
- value: {
3283
- serializedName: "value",
3284
- required: true,
3285
- type: {
3286
- name: "Sequence",
3287
- element: {
3288
- type: {
3289
- name: "Composite",
3290
- className: "ManagedEnvironment"
3291
- }
3292
- }
3293
- }
3294
4111
  },
3295
- nextLink: {
3296
- serializedName: "nextLink",
3297
- readOnly: true,
4112
+ isVisible: {
4113
+ serializedName: "isVisible",
3298
4114
  type: {
3299
- name: "String"
4115
+ name: "Boolean"
3300
4116
  }
3301
4117
  }
3302
4118
  }
3303
4119
  }
3304
4120
  };
3305
- export const CertificateCollection = {
4121
+ export const DiagnosticsStatus = {
3306
4122
  type: {
3307
4123
  name: "Composite",
3308
- className: "CertificateCollection",
4124
+ className: "DiagnosticsStatus",
3309
4125
  modelProperties: {
3310
- value: {
3311
- serializedName: "value",
3312
- required: true,
4126
+ message: {
4127
+ serializedName: "message",
3313
4128
  type: {
3314
- name: "Sequence",
3315
- element: {
3316
- type: {
3317
- name: "Composite",
3318
- className: "Certificate"
3319
- }
3320
- }
4129
+ name: "String"
3321
4130
  }
3322
4131
  },
3323
- nextLink: {
3324
- serializedName: "nextLink",
3325
- readOnly: true,
4132
+ statusId: {
4133
+ serializedName: "statusId",
3326
4134
  type: {
3327
- name: "String"
4135
+ name: "Number"
3328
4136
  }
3329
4137
  }
3330
4138
  }
3331
4139
  }
3332
4140
  };
3333
- export const CertificateProperties = {
4141
+ export const DiagnosticDataProviderMetadata = {
3334
4142
  type: {
3335
4143
  name: "Composite",
3336
- className: "CertificateProperties",
4144
+ className: "DiagnosticDataProviderMetadata",
3337
4145
  modelProperties: {
3338
- provisioningState: {
3339
- serializedName: "provisioningState",
3340
- readOnly: true,
3341
- type: {
3342
- name: "String"
3343
- }
3344
- },
3345
- password: {
3346
- serializedName: "password",
3347
- type: {
3348
- name: "String"
3349
- }
3350
- },
3351
- subjectName: {
3352
- serializedName: "subjectName",
3353
- readOnly: true,
4146
+ providerName: {
4147
+ serializedName: "providerName",
3354
4148
  type: {
3355
4149
  name: "String"
3356
4150
  }
3357
4151
  },
3358
- subjectAlternativeNames: {
3359
- serializedName: "subjectAlternativeNames",
3360
- readOnly: true,
4152
+ propertyBag: {
4153
+ serializedName: "propertyBag",
3361
4154
  type: {
3362
4155
  name: "Sequence",
3363
4156
  element: {
3364
4157
  type: {
3365
- name: "String"
4158
+ name: "Composite",
4159
+ className: "DiagnosticDataProviderMetadataPropertyBagItem"
3366
4160
  }
3367
4161
  }
3368
4162
  }
3369
- },
3370
- value: {
3371
- serializedName: "value",
4163
+ }
4164
+ }
4165
+ }
4166
+ };
4167
+ export const DiagnosticDataProviderMetadataPropertyBagItem = {
4168
+ type: {
4169
+ name: "Composite",
4170
+ className: "DiagnosticDataProviderMetadataPropertyBagItem",
4171
+ modelProperties: {
4172
+ name: {
4173
+ serializedName: "name",
3372
4174
  type: {
3373
- name: "ByteArray"
4175
+ name: "String"
3374
4176
  }
3375
4177
  },
3376
- issuer: {
3377
- serializedName: "issuer",
3378
- readOnly: true,
4178
+ value: {
4179
+ serializedName: "value",
3379
4180
  type: {
3380
4181
  name: "String"
3381
4182
  }
3382
- },
3383
- issueDate: {
3384
- serializedName: "issueDate",
3385
- readOnly: true,
4183
+ }
4184
+ }
4185
+ }
4186
+ };
4187
+ export const VnetConfiguration = {
4188
+ type: {
4189
+ name: "Composite",
4190
+ className: "VnetConfiguration",
4191
+ modelProperties: {
4192
+ internal: {
4193
+ serializedName: "internal",
3386
4194
  type: {
3387
- name: "DateTime"
4195
+ name: "Boolean"
3388
4196
  }
3389
4197
  },
3390
- expirationDate: {
3391
- serializedName: "expirationDate",
3392
- readOnly: true,
4198
+ infrastructureSubnetId: {
4199
+ serializedName: "infrastructureSubnetId",
3393
4200
  type: {
3394
- name: "DateTime"
4201
+ name: "String"
3395
4202
  }
3396
4203
  },
3397
- thumbprint: {
3398
- serializedName: "thumbprint",
3399
- readOnly: true,
4204
+ dockerBridgeCidr: {
4205
+ serializedName: "dockerBridgeCidr",
3400
4206
  type: {
3401
4207
  name: "String"
3402
4208
  }
3403
4209
  },
3404
- valid: {
3405
- serializedName: "valid",
3406
- readOnly: true,
4210
+ platformReservedCidr: {
4211
+ serializedName: "platformReservedCidr",
3407
4212
  type: {
3408
- name: "Boolean"
4213
+ name: "String"
3409
4214
  }
3410
4215
  },
3411
- publicKeyHash: {
3412
- serializedName: "publicKeyHash",
3413
- readOnly: true,
4216
+ platformReservedDnsIP: {
4217
+ serializedName: "platformReservedDnsIP",
3414
4218
  type: {
3415
4219
  name: "String"
3416
4220
  }
@@ -3418,34 +4222,40 @@ export const CertificateProperties = {
3418
4222
  }
3419
4223
  }
3420
4224
  };
3421
- export const CertificatePatch = {
4225
+ export const AppLogsConfiguration = {
3422
4226
  type: {
3423
4227
  name: "Composite",
3424
- className: "CertificatePatch",
4228
+ className: "AppLogsConfiguration",
3425
4229
  modelProperties: {
3426
- tags: {
3427
- serializedName: "tags",
4230
+ destination: {
4231
+ serializedName: "destination",
3428
4232
  type: {
3429
- name: "Dictionary",
3430
- value: { type: { name: "String" } }
4233
+ name: "String"
4234
+ }
4235
+ },
4236
+ logAnalyticsConfiguration: {
4237
+ serializedName: "logAnalyticsConfiguration",
4238
+ type: {
4239
+ name: "Composite",
4240
+ className: "LogAnalyticsConfiguration"
3431
4241
  }
3432
4242
  }
3433
4243
  }
3434
4244
  }
3435
4245
  };
3436
- export const CheckNameAvailabilityRequest = {
4246
+ export const LogAnalyticsConfiguration = {
3437
4247
  type: {
3438
4248
  name: "Composite",
3439
- className: "CheckNameAvailabilityRequest",
4249
+ className: "LogAnalyticsConfiguration",
3440
4250
  modelProperties: {
3441
- name: {
3442
- serializedName: "name",
4251
+ customerId: {
4252
+ serializedName: "customerId",
3443
4253
  type: {
3444
4254
  name: "String"
3445
4255
  }
3446
4256
  },
3447
- type: {
3448
- serializedName: "type",
4257
+ sharedKey: {
4258
+ serializedName: "sharedKey",
3449
4259
  type: {
3450
4260
  name: "String"
3451
4261
  }
@@ -3453,52 +4263,47 @@ export const CheckNameAvailabilityRequest = {
3453
4263
  }
3454
4264
  }
3455
4265
  };
3456
- export const CheckNameAvailabilityResponse = {
4266
+ export const WorkloadProfile = {
3457
4267
  type: {
3458
4268
  name: "Composite",
3459
- className: "CheckNameAvailabilityResponse",
4269
+ className: "WorkloadProfile",
3460
4270
  modelProperties: {
3461
- nameAvailable: {
3462
- serializedName: "nameAvailable",
4271
+ name: {
4272
+ serializedName: "name",
4273
+ required: true,
3463
4274
  type: {
3464
- name: "Boolean"
4275
+ name: "String"
3465
4276
  }
3466
4277
  },
3467
- reason: {
3468
- serializedName: "reason",
4278
+ workloadProfileType: {
4279
+ serializedName: "workloadProfileType",
4280
+ required: true,
3469
4281
  type: {
3470
4282
  name: "String"
3471
4283
  }
3472
4284
  },
3473
- message: {
3474
- serializedName: "message",
4285
+ minimumCount: {
4286
+ serializedName: "minimumCount",
3475
4287
  type: {
3476
- name: "String"
4288
+ name: "Number"
4289
+ }
4290
+ },
4291
+ maximumCount: {
4292
+ serializedName: "maximumCount",
4293
+ type: {
4294
+ name: "Number"
3477
4295
  }
3478
4296
  }
3479
4297
  }
3480
4298
  }
3481
4299
  };
3482
- export const WorkloadProfileStatesCollection = {
4300
+ export const KedaConfiguration = {
3483
4301
  type: {
3484
4302
  name: "Composite",
3485
- className: "WorkloadProfileStatesCollection",
4303
+ className: "KedaConfiguration",
3486
4304
  modelProperties: {
3487
- value: {
3488
- serializedName: "value",
3489
- required: true,
3490
- type: {
3491
- name: "Sequence",
3492
- element: {
3493
- type: {
3494
- name: "Composite",
3495
- className: "WorkloadProfileStates"
3496
- }
3497
- }
3498
- }
3499
- },
3500
- nextLink: {
3501
- serializedName: "nextLink",
4305
+ version: {
4306
+ serializedName: "version",
3502
4307
  readOnly: true,
3503
4308
  type: {
3504
4309
  name: "String"
@@ -3507,93 +4312,105 @@ export const WorkloadProfileStatesCollection = {
3507
4312
  }
3508
4313
  }
3509
4314
  };
3510
- export const WorkloadProfileStatesProperties = {
4315
+ export const DaprConfiguration = {
3511
4316
  type: {
3512
4317
  name: "Composite",
3513
- className: "WorkloadProfileStatesProperties",
4318
+ className: "DaprConfiguration",
3514
4319
  modelProperties: {
3515
- minimumCount: {
3516
- serializedName: "minimumCount",
3517
- type: {
3518
- name: "Number"
3519
- }
3520
- },
3521
- maximumCount: {
3522
- serializedName: "maximumCount",
3523
- type: {
3524
- name: "Number"
3525
- }
3526
- },
3527
- currentCount: {
3528
- serializedName: "currentCount",
4320
+ version: {
4321
+ serializedName: "version",
4322
+ readOnly: true,
3529
4323
  type: {
3530
- name: "Number"
4324
+ name: "String"
3531
4325
  }
3532
4326
  }
3533
4327
  }
3534
4328
  }
3535
4329
  };
3536
- export const ManagedEnvironmentStoragesCollection = {
4330
+ export const AvailableOperations = {
3537
4331
  type: {
3538
4332
  name: "Composite",
3539
- className: "ManagedEnvironmentStoragesCollection",
4333
+ className: "AvailableOperations",
3540
4334
  modelProperties: {
3541
4335
  value: {
3542
4336
  serializedName: "value",
3543
- required: true,
3544
4337
  type: {
3545
4338
  name: "Sequence",
3546
4339
  element: {
3547
4340
  type: {
3548
4341
  name: "Composite",
3549
- className: "ManagedEnvironmentStorage"
4342
+ className: "OperationDetail"
3550
4343
  }
3551
4344
  }
3552
4345
  }
4346
+ },
4347
+ nextLink: {
4348
+ serializedName: "nextLink",
4349
+ type: {
4350
+ name: "String"
4351
+ }
3553
4352
  }
3554
4353
  }
3555
4354
  }
3556
4355
  };
3557
- export const ManagedEnvironmentStorageProperties = {
4356
+ export const OperationDetail = {
3558
4357
  type: {
3559
4358
  name: "Composite",
3560
- className: "ManagedEnvironmentStorageProperties",
4359
+ className: "OperationDetail",
3561
4360
  modelProperties: {
3562
- azureFile: {
3563
- serializedName: "azureFile",
4361
+ name: {
4362
+ serializedName: "name",
4363
+ type: {
4364
+ name: "String"
4365
+ }
4366
+ },
4367
+ isDataAction: {
4368
+ serializedName: "isDataAction",
4369
+ type: {
4370
+ name: "Boolean"
4371
+ }
4372
+ },
4373
+ display: {
4374
+ serializedName: "display",
3564
4375
  type: {
3565
4376
  name: "Composite",
3566
- className: "AzureFileProperties"
4377
+ className: "OperationDisplay"
4378
+ }
4379
+ },
4380
+ origin: {
4381
+ serializedName: "origin",
4382
+ type: {
4383
+ name: "String"
3567
4384
  }
3568
4385
  }
3569
4386
  }
3570
4387
  }
3571
4388
  };
3572
- export const AzureFileProperties = {
4389
+ export const OperationDisplay = {
3573
4390
  type: {
3574
4391
  name: "Composite",
3575
- className: "AzureFileProperties",
4392
+ className: "OperationDisplay",
3576
4393
  modelProperties: {
3577
- accountName: {
3578
- serializedName: "accountName",
4394
+ provider: {
4395
+ serializedName: "provider",
3579
4396
  type: {
3580
4397
  name: "String"
3581
4398
  }
3582
4399
  },
3583
- accountKey: {
3584
- serializedName: "accountKey",
4400
+ resource: {
4401
+ serializedName: "resource",
3585
4402
  type: {
3586
4403
  name: "String"
3587
4404
  }
3588
4405
  },
3589
- accessMode: {
3590
- serializedName: "accessMode",
4406
+ operation: {
4407
+ serializedName: "operation",
3591
4408
  type: {
3592
4409
  name: "String"
3593
4410
  }
3594
4411
  },
3595
- shareName: {
3596
- serializedName: "shareName",
4412
+ description: {
4413
+ serializedName: "description",
3597
4414
  type: {
3598
4415
  name: "String"
3599
4416
  }
@@ -3601,10 +4418,10 @@ export const AzureFileProperties = {
3601
4418
  }
3602
4419
  }
3603
4420
  };
3604
- export const SourceControlCollection = {
4421
+ export const ManagedEnvironmentsCollection = {
3605
4422
  type: {
3606
4423
  name: "Composite",
3607
- className: "SourceControlCollection",
4424
+ className: "ManagedEnvironmentsCollection",
3608
4425
  modelProperties: {
3609
4426
  value: {
3610
4427
  serializedName: "value",
@@ -3614,7 +4431,7 @@ export const SourceControlCollection = {
3614
4431
  element: {
3615
4432
  type: {
3616
4433
  name: "Composite",
3617
- className: "SourceControl"
4434
+ className: "ManagedEnvironment"
3618
4435
  }
3619
4436
  }
3620
4437
  }
@@ -3629,57 +4446,40 @@ export const SourceControlCollection = {
3629
4446
  }
3630
4447
  }
3631
4448
  };
3632
- export const GithubActionConfiguration = {
4449
+ export const ManagedCertificateProperties = {
3633
4450
  type: {
3634
4451
  name: "Composite",
3635
- className: "GithubActionConfiguration",
4452
+ className: "ManagedCertificateProperties",
3636
4453
  modelProperties: {
3637
- registryInfo: {
3638
- serializedName: "registryInfo",
3639
- type: {
3640
- name: "Composite",
3641
- className: "RegistryInfo"
3642
- }
3643
- },
3644
- azureCredentials: {
3645
- serializedName: "azureCredentials",
3646
- type: {
3647
- name: "Composite",
3648
- className: "AzureCredentials"
3649
- }
3650
- },
3651
- contextPath: {
3652
- serializedName: "contextPath",
3653
- type: {
3654
- name: "String"
3655
- }
3656
- },
3657
- image: {
3658
- serializedName: "image",
4454
+ provisioningState: {
4455
+ serializedName: "provisioningState",
4456
+ readOnly: true,
3659
4457
  type: {
3660
4458
  name: "String"
3661
4459
  }
3662
4460
  },
3663
- publishType: {
3664
- serializedName: "publishType",
4461
+ subjectName: {
4462
+ serializedName: "subjectName",
3665
4463
  type: {
3666
4464
  name: "String"
3667
4465
  }
3668
4466
  },
3669
- os: {
3670
- serializedName: "os",
4467
+ error: {
4468
+ serializedName: "error",
4469
+ readOnly: true,
3671
4470
  type: {
3672
4471
  name: "String"
3673
4472
  }
3674
4473
  },
3675
- runtimeStack: {
3676
- serializedName: "runtimeStack",
4474
+ domainControlValidation: {
4475
+ serializedName: "domainControlValidation",
3677
4476
  type: {
3678
4477
  name: "String"
3679
4478
  }
3680
4479
  },
3681
- runtimeVersion: {
3682
- serializedName: "runtimeVersion",
4480
+ validationToken: {
4481
+ serializedName: "validationToken",
4482
+ readOnly: true,
3683
4483
  type: {
3684
4484
  name: "String"
3685
4485
  }
@@ -3687,57 +4487,42 @@ export const GithubActionConfiguration = {
3687
4487
  }
3688
4488
  }
3689
4489
  };
3690
- export const RegistryInfo = {
4490
+ export const ManagedCertificatePatch = {
3691
4491
  type: {
3692
4492
  name: "Composite",
3693
- className: "RegistryInfo",
4493
+ className: "ManagedCertificatePatch",
3694
4494
  modelProperties: {
3695
- registryUrl: {
3696
- serializedName: "registryUrl",
3697
- type: {
3698
- name: "String"
3699
- }
3700
- },
3701
- registryUserName: {
3702
- serializedName: "registryUserName",
3703
- type: {
3704
- name: "String"
3705
- }
3706
- },
3707
- registryPassword: {
3708
- serializedName: "registryPassword",
4495
+ tags: {
4496
+ serializedName: "tags",
3709
4497
  type: {
3710
- name: "String"
4498
+ name: "Dictionary",
4499
+ value: { type: { name: "String" } }
3711
4500
  }
3712
4501
  }
3713
4502
  }
3714
4503
  }
3715
4504
  };
3716
- export const AzureCredentials = {
4505
+ export const ManagedCertificateCollection = {
3717
4506
  type: {
3718
4507
  name: "Composite",
3719
- className: "AzureCredentials",
4508
+ className: "ManagedCertificateCollection",
3720
4509
  modelProperties: {
3721
- clientId: {
3722
- serializedName: "clientId",
3723
- type: {
3724
- name: "String"
3725
- }
3726
- },
3727
- clientSecret: {
3728
- serializedName: "clientSecret",
3729
- type: {
3730
- name: "String"
3731
- }
3732
- },
3733
- tenantId: {
3734
- serializedName: "tenantId",
4510
+ value: {
4511
+ serializedName: "value",
4512
+ required: true,
3735
4513
  type: {
3736
- name: "String"
4514
+ name: "Sequence",
4515
+ element: {
4516
+ type: {
4517
+ name: "Composite",
4518
+ className: "ManagedCertificate"
4519
+ }
4520
+ }
3737
4521
  }
3738
4522
  },
3739
- subscriptionId: {
3740
- serializedName: "subscriptionId",
4523
+ nextLink: {
4524
+ serializedName: "nextLink",
4525
+ readOnly: true,
3741
4526
  type: {
3742
4527
  name: "String"
3743
4528
  }
@@ -3745,19 +4530,20 @@ export const AzureCredentials = {
3745
4530
  }
3746
4531
  }
3747
4532
  };
3748
- export const ConnectedEnvironmentCollection = {
4533
+ export const WorkloadProfileStatesCollection = {
3749
4534
  type: {
3750
4535
  name: "Composite",
3751
- className: "ConnectedEnvironmentCollection",
4536
+ className: "WorkloadProfileStatesCollection",
3752
4537
  modelProperties: {
3753
4538
  value: {
3754
4539
  serializedName: "value",
4540
+ required: true,
3755
4541
  type: {
3756
4542
  name: "Sequence",
3757
4543
  element: {
3758
4544
  type: {
3759
4545
  name: "Composite",
3760
- className: "ConnectedEnvironment"
4546
+ className: "WorkloadProfileStates"
3761
4547
  }
3762
4548
  }
3763
4549
  }
@@ -3772,10 +4558,36 @@ export const ConnectedEnvironmentCollection = {
3772
4558
  }
3773
4559
  }
3774
4560
  };
3775
- export const ConnectedEnvironmentStoragesCollection = {
4561
+ export const WorkloadProfileStatesProperties = {
3776
4562
  type: {
3777
4563
  name: "Composite",
3778
- className: "ConnectedEnvironmentStoragesCollection",
4564
+ className: "WorkloadProfileStatesProperties",
4565
+ modelProperties: {
4566
+ minimumCount: {
4567
+ serializedName: "minimumCount",
4568
+ type: {
4569
+ name: "Number"
4570
+ }
4571
+ },
4572
+ maximumCount: {
4573
+ serializedName: "maximumCount",
4574
+ type: {
4575
+ name: "Number"
4576
+ }
4577
+ },
4578
+ currentCount: {
4579
+ serializedName: "currentCount",
4580
+ type: {
4581
+ name: "Number"
4582
+ }
4583
+ }
4584
+ }
4585
+ }
4586
+ };
4587
+ export const ManagedEnvironmentStoragesCollection = {
4588
+ type: {
4589
+ name: "Composite",
4590
+ className: "ManagedEnvironmentStoragesCollection",
3779
4591
  modelProperties: {
3780
4592
  value: {
3781
4593
  serializedName: "value",
@@ -3785,7 +4597,7 @@ export const ConnectedEnvironmentStoragesCollection = {
3785
4597
  element: {
3786
4598
  type: {
3787
4599
  name: "Composite",
3788
- className: "ConnectedEnvironmentStorage"
4600
+ className: "ManagedEnvironmentStorage"
3789
4601
  }
3790
4602
  }
3791
4603
  }
@@ -3793,10 +4605,10 @@ export const ConnectedEnvironmentStoragesCollection = {
3793
4605
  }
3794
4606
  }
3795
4607
  };
3796
- export const ConnectedEnvironmentStorageProperties = {
4608
+ export const ManagedEnvironmentStorageProperties = {
3797
4609
  type: {
3798
4610
  name: "Composite",
3799
- className: "ConnectedEnvironmentStorageProperties",
4611
+ className: "ManagedEnvironmentStorageProperties",
3800
4612
  modelProperties: {
3801
4613
  azureFile: {
3802
4614
  serializedName: "azureFile",
@@ -3808,10 +4620,10 @@ export const ConnectedEnvironmentStorageProperties = {
3808
4620
  }
3809
4621
  }
3810
4622
  };
3811
- export const AvailableWorkloadProfilesCollection = {
4623
+ export const SourceControlCollection = {
3812
4624
  type: {
3813
4625
  name: "Composite",
3814
- className: "AvailableWorkloadProfilesCollection",
4626
+ className: "SourceControlCollection",
3815
4627
  modelProperties: {
3816
4628
  value: {
3817
4629
  serializedName: "value",
@@ -3821,7 +4633,7 @@ export const AvailableWorkloadProfilesCollection = {
3821
4633
  element: {
3822
4634
  type: {
3823
4635
  name: "Composite",
3824
- className: "AvailableWorkloadProfile"
4636
+ className: "SourceControl"
3825
4637
  }
3826
4638
  }
3827
4639
  }
@@ -3836,177 +4648,83 @@ export const AvailableWorkloadProfilesCollection = {
3836
4648
  }
3837
4649
  }
3838
4650
  };
3839
- export const AvailableWorkloadProfileProperties = {
4651
+ export const GithubActionConfiguration = {
3840
4652
  type: {
3841
4653
  name: "Composite",
3842
- className: "AvailableWorkloadProfileProperties",
4654
+ className: "GithubActionConfiguration",
3843
4655
  modelProperties: {
3844
- billingMeterCategory: {
3845
- serializedName: "billingMeterCategory",
3846
- type: {
3847
- name: "String"
3848
- }
3849
- },
3850
- applicability: {
3851
- serializedName: "applicability",
3852
- type: {
3853
- name: "String"
3854
- }
3855
- },
3856
- cores: {
3857
- serializedName: "cores",
3858
- type: {
3859
- name: "Number"
3860
- }
3861
- },
3862
- memoryGiB: {
3863
- serializedName: "memoryGiB",
4656
+ registryInfo: {
4657
+ serializedName: "registryInfo",
3864
4658
  type: {
3865
- name: "Number"
4659
+ name: "Composite",
4660
+ className: "RegistryInfo"
3866
4661
  }
3867
4662
  },
3868
- displayName: {
3869
- serializedName: "displayName",
3870
- type: {
3871
- name: "String"
3872
- }
3873
- }
3874
- }
3875
- }
3876
- };
3877
- export const ErrorResponse = {
3878
- type: {
3879
- name: "Composite",
3880
- className: "ErrorResponse",
3881
- modelProperties: {
3882
- error: {
3883
- serializedName: "error",
4663
+ azureCredentials: {
4664
+ serializedName: "azureCredentials",
3884
4665
  type: {
3885
4666
  name: "Composite",
3886
- className: "ErrorDetail"
3887
- }
3888
- }
3889
- }
3890
- }
3891
- };
3892
- export const ErrorDetail = {
3893
- type: {
3894
- name: "Composite",
3895
- className: "ErrorDetail",
3896
- modelProperties: {
3897
- code: {
3898
- serializedName: "code",
3899
- readOnly: true,
3900
- type: {
3901
- name: "String"
4667
+ className: "AzureCredentials"
3902
4668
  }
3903
4669
  },
3904
- message: {
3905
- serializedName: "message",
3906
- readOnly: true,
4670
+ contextPath: {
4671
+ serializedName: "contextPath",
3907
4672
  type: {
3908
4673
  name: "String"
3909
4674
  }
3910
4675
  },
3911
- target: {
3912
- serializedName: "target",
3913
- readOnly: true,
4676
+ image: {
4677
+ serializedName: "image",
3914
4678
  type: {
3915
4679
  name: "String"
3916
4680
  }
3917
4681
  },
3918
- details: {
3919
- serializedName: "details",
3920
- readOnly: true,
4682
+ publishType: {
4683
+ serializedName: "publishType",
3921
4684
  type: {
3922
- name: "Sequence",
3923
- element: {
3924
- type: {
3925
- name: "Composite",
3926
- className: "ErrorDetail"
3927
- }
3928
- }
4685
+ name: "String"
3929
4686
  }
3930
4687
  },
3931
- additionalInfo: {
3932
- serializedName: "additionalInfo",
3933
- readOnly: true,
3934
- type: {
3935
- name: "Sequence",
3936
- element: {
3937
- type: {
3938
- name: "Composite",
3939
- className: "ErrorAdditionalInfo"
3940
- }
3941
- }
3942
- }
3943
- }
3944
- }
3945
- }
3946
- };
3947
- export const ErrorAdditionalInfo = {
3948
- type: {
3949
- name: "Composite",
3950
- className: "ErrorAdditionalInfo",
3951
- modelProperties: {
3952
- type: {
3953
- serializedName: "type",
3954
- readOnly: true,
4688
+ os: {
4689
+ serializedName: "os",
3955
4690
  type: {
3956
4691
  name: "String"
3957
4692
  }
3958
4693
  },
3959
- info: {
3960
- serializedName: "info",
3961
- readOnly: true,
4694
+ runtimeStack: {
4695
+ serializedName: "runtimeStack",
3962
4696
  type: {
3963
- name: "Dictionary",
3964
- value: { type: { name: "any" } }
4697
+ name: "String"
3965
4698
  }
3966
- }
3967
- }
3968
- }
3969
- };
3970
- export const BillingMeterCollection = {
3971
- type: {
3972
- name: "Composite",
3973
- className: "BillingMeterCollection",
3974
- modelProperties: {
3975
- value: {
3976
- serializedName: "value",
3977
- required: true,
4699
+ },
4700
+ runtimeVersion: {
4701
+ serializedName: "runtimeVersion",
3978
4702
  type: {
3979
- name: "Sequence",
3980
- element: {
3981
- type: {
3982
- name: "Composite",
3983
- className: "BillingMeter"
3984
- }
3985
- }
4703
+ name: "String"
3986
4704
  }
3987
4705
  }
3988
4706
  }
3989
4707
  }
3990
4708
  };
3991
- export const BillingMeterProperties = {
4709
+ export const RegistryInfo = {
3992
4710
  type: {
3993
4711
  name: "Composite",
3994
- className: "BillingMeterProperties",
4712
+ className: "RegistryInfo",
3995
4713
  modelProperties: {
3996
- category: {
3997
- serializedName: "category",
4714
+ registryUrl: {
4715
+ serializedName: "registryUrl",
3998
4716
  type: {
3999
4717
  name: "String"
4000
4718
  }
4001
4719
  },
4002
- meterType: {
4003
- serializedName: "meterType",
4720
+ registryUserName: {
4721
+ serializedName: "registryUserName",
4004
4722
  type: {
4005
4723
  name: "String"
4006
4724
  }
4007
4725
  },
4008
- displayName: {
4009
- serializedName: "displayName",
4726
+ registryPassword: {
4727
+ serializedName: "registryPassword",
4010
4728
  type: {
4011
4729
  name: "String"
4012
4730
  }
@@ -4014,21 +4732,31 @@ export const BillingMeterProperties = {
4014
4732
  }
4015
4733
  }
4016
4734
  };
4017
- export const DaprSecret = {
4735
+ export const AzureCredentials = {
4018
4736
  type: {
4019
4737
  name: "Composite",
4020
- className: "DaprSecret",
4738
+ className: "AzureCredentials",
4021
4739
  modelProperties: {
4022
- name: {
4023
- serializedName: "name",
4024
- readOnly: true,
4740
+ clientId: {
4741
+ serializedName: "clientId",
4025
4742
  type: {
4026
4743
  name: "String"
4027
4744
  }
4028
4745
  },
4029
- value: {
4030
- serializedName: "value",
4031
- readOnly: true,
4746
+ clientSecret: {
4747
+ serializedName: "clientSecret",
4748
+ type: {
4749
+ name: "String"
4750
+ }
4751
+ },
4752
+ tenantId: {
4753
+ serializedName: "tenantId",
4754
+ type: {
4755
+ name: "String"
4756
+ }
4757
+ },
4758
+ subscriptionId: {
4759
+ serializedName: "subscriptionId",
4032
4760
  type: {
4033
4761
  name: "String"
4034
4762
  }
@@ -4124,6 +4852,120 @@ export const AuthConfig = {
4124
4852
  } })
4125
4853
  }
4126
4854
  };
4855
+ export const AvailableWorkloadProfile = {
4856
+ type: {
4857
+ name: "Composite",
4858
+ className: "AvailableWorkloadProfile",
4859
+ modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { location: {
4860
+ serializedName: "location",
4861
+ type: {
4862
+ name: "String"
4863
+ }
4864
+ }, properties: {
4865
+ serializedName: "properties",
4866
+ type: {
4867
+ name: "Composite",
4868
+ className: "AvailableWorkloadProfileProperties"
4869
+ }
4870
+ } })
4871
+ }
4872
+ };
4873
+ export const BillingMeter = {
4874
+ type: {
4875
+ name: "Composite",
4876
+ className: "BillingMeter",
4877
+ modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { location: {
4878
+ serializedName: "location",
4879
+ type: {
4880
+ name: "String"
4881
+ }
4882
+ }, properties: {
4883
+ serializedName: "properties",
4884
+ type: {
4885
+ name: "Composite",
4886
+ className: "BillingMeterProperties"
4887
+ }
4888
+ } })
4889
+ }
4890
+ };
4891
+ export const DaprComponent = {
4892
+ type: {
4893
+ name: "Composite",
4894
+ className: "DaprComponent",
4895
+ modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { componentType: {
4896
+ serializedName: "properties.componentType",
4897
+ type: {
4898
+ name: "String"
4899
+ }
4900
+ }, version: {
4901
+ serializedName: "properties.version",
4902
+ type: {
4903
+ name: "String"
4904
+ }
4905
+ }, ignoreErrors: {
4906
+ defaultValue: false,
4907
+ serializedName: "properties.ignoreErrors",
4908
+ type: {
4909
+ name: "Boolean"
4910
+ }
4911
+ }, initTimeout: {
4912
+ serializedName: "properties.initTimeout",
4913
+ type: {
4914
+ name: "String"
4915
+ }
4916
+ }, secrets: {
4917
+ serializedName: "properties.secrets",
4918
+ type: {
4919
+ name: "Sequence",
4920
+ element: {
4921
+ type: {
4922
+ name: "Composite",
4923
+ className: "Secret"
4924
+ }
4925
+ }
4926
+ }
4927
+ }, secretStoreComponent: {
4928
+ serializedName: "properties.secretStoreComponent",
4929
+ type: {
4930
+ name: "String"
4931
+ }
4932
+ }, metadata: {
4933
+ serializedName: "properties.metadata",
4934
+ type: {
4935
+ name: "Sequence",
4936
+ element: {
4937
+ type: {
4938
+ name: "Composite",
4939
+ className: "DaprMetadata"
4940
+ }
4941
+ }
4942
+ }
4943
+ }, scopes: {
4944
+ serializedName: "properties.scopes",
4945
+ type: {
4946
+ name: "Sequence",
4947
+ element: {
4948
+ type: {
4949
+ name: "String"
4950
+ }
4951
+ }
4952
+ }
4953
+ } })
4954
+ }
4955
+ };
4956
+ export const ConnectedEnvironmentStorage = {
4957
+ type: {
4958
+ name: "Composite",
4959
+ className: "ConnectedEnvironmentStorage",
4960
+ modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
4961
+ serializedName: "properties",
4962
+ type: {
4963
+ name: "Composite",
4964
+ className: "ConnectedEnvironmentStorageProperties"
4965
+ }
4966
+ } })
4967
+ }
4968
+ };
4127
4969
  export const Revision = {
4128
4970
  type: {
4129
4971
  name: "Composite",
@@ -4182,97 +5024,33 @@ export const Revision = {
4182
5024
  type: {
4183
5025
  name: "String"
4184
5026
  }
4185
- }, provisioningState: {
4186
- serializedName: "properties.provisioningState",
4187
- readOnly: true,
4188
- type: {
4189
- name: "String"
4190
- }
4191
- } })
4192
- }
4193
- };
4194
- export const Replica = {
4195
- type: {
4196
- name: "Composite",
4197
- className: "Replica",
4198
- modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { createdTime: {
4199
- serializedName: "properties.createdTime",
4200
- readOnly: true,
4201
- type: {
4202
- name: "DateTime"
4203
- }
4204
- }, containers: {
4205
- serializedName: "properties.containers",
4206
- type: {
4207
- name: "Sequence",
4208
- element: {
4209
- type: {
4210
- name: "Composite",
4211
- className: "ReplicaContainer"
4212
- }
4213
- }
4214
- }
4215
- } })
4216
- }
4217
- };
4218
- export const DaprComponent = {
4219
- type: {
4220
- name: "Composite",
4221
- className: "DaprComponent",
4222
- modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { componentType: {
4223
- serializedName: "properties.componentType",
4224
- type: {
4225
- name: "String"
4226
- }
4227
- }, version: {
4228
- serializedName: "properties.version",
4229
- type: {
4230
- name: "String"
4231
- }
4232
- }, ignoreErrors: {
4233
- serializedName: "properties.ignoreErrors",
4234
- type: {
4235
- name: "Boolean"
4236
- }
4237
- }, initTimeout: {
4238
- serializedName: "properties.initTimeout",
4239
- type: {
4240
- name: "String"
4241
- }
4242
- }, secrets: {
4243
- serializedName: "properties.secrets",
4244
- type: {
4245
- name: "Sequence",
4246
- element: {
4247
- type: {
4248
- name: "Composite",
4249
- className: "Secret"
4250
- }
4251
- }
4252
- }
4253
- }, secretStoreComponent: {
4254
- serializedName: "properties.secretStoreComponent",
5027
+ }, provisioningState: {
5028
+ serializedName: "properties.provisioningState",
5029
+ readOnly: true,
4255
5030
  type: {
4256
5031
  name: "String"
4257
5032
  }
4258
- }, metadata: {
4259
- serializedName: "properties.metadata",
5033
+ } })
5034
+ }
5035
+ };
5036
+ export const Replica = {
5037
+ type: {
5038
+ name: "Composite",
5039
+ className: "Replica",
5040
+ modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { createdTime: {
5041
+ serializedName: "properties.createdTime",
5042
+ readOnly: true,
4260
5043
  type: {
4261
- name: "Sequence",
4262
- element: {
4263
- type: {
4264
- name: "Composite",
4265
- className: "DaprMetadata"
4266
- }
4267
- }
5044
+ name: "DateTime"
4268
5045
  }
4269
- }, scopes: {
4270
- serializedName: "properties.scopes",
5046
+ }, containers: {
5047
+ serializedName: "properties.containers",
4271
5048
  type: {
4272
5049
  name: "Sequence",
4273
5050
  element: {
4274
5051
  type: {
4275
- name: "String"
5052
+ name: "Composite",
5053
+ className: "ReplicaContainer"
4276
5054
  }
4277
5055
  }
4278
5056
  }
@@ -4347,51 +5125,62 @@ export const SourceControl = {
4347
5125
  } })
4348
5126
  }
4349
5127
  };
4350
- export const ConnectedEnvironmentStorage = {
5128
+ export const ConnectedEnvironment = {
4351
5129
  type: {
4352
5130
  name: "Composite",
4353
- className: "ConnectedEnvironmentStorage",
4354
- modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { properties: {
4355
- serializedName: "properties",
5131
+ className: "ConnectedEnvironment",
5132
+ modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { extendedLocation: {
5133
+ serializedName: "extendedLocation",
4356
5134
  type: {
4357
5135
  name: "Composite",
4358
- className: "ConnectedEnvironmentStorageProperties"
5136
+ className: "ExtendedLocation"
4359
5137
  }
4360
- } })
4361
- }
4362
- };
4363
- export const AvailableWorkloadProfile = {
4364
- type: {
4365
- name: "Composite",
4366
- className: "AvailableWorkloadProfile",
4367
- modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { location: {
4368
- serializedName: "location",
5138
+ }, provisioningState: {
5139
+ serializedName: "properties.provisioningState",
5140
+ readOnly: true,
4369
5141
  type: {
4370
5142
  name: "String"
4371
5143
  }
4372
- }, properties: {
4373
- serializedName: "properties",
5144
+ }, deploymentErrors: {
5145
+ serializedName: "properties.deploymentErrors",
5146
+ readOnly: true,
5147
+ type: {
5148
+ name: "String"
5149
+ }
5150
+ }, defaultDomain: {
5151
+ serializedName: "properties.defaultDomain",
5152
+ readOnly: true,
5153
+ type: {
5154
+ name: "String"
5155
+ }
5156
+ }, staticIp: {
5157
+ serializedName: "properties.staticIp",
5158
+ type: {
5159
+ name: "String"
5160
+ }
5161
+ }, daprAIConnectionString: {
5162
+ serializedName: "properties.daprAIConnectionString",
5163
+ type: {
5164
+ name: "String"
5165
+ }
5166
+ }, customDomainConfiguration: {
5167
+ serializedName: "properties.customDomainConfiguration",
4374
5168
  type: {
4375
5169
  name: "Composite",
4376
- className: "AvailableWorkloadProfileProperties"
5170
+ className: "CustomDomainConfiguration"
4377
5171
  }
4378
5172
  } })
4379
5173
  }
4380
5174
  };
4381
- export const BillingMeter = {
5175
+ export const Certificate = {
4382
5176
  type: {
4383
5177
  name: "Composite",
4384
- className: "BillingMeter",
4385
- modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { location: {
4386
- serializedName: "location",
4387
- type: {
4388
- name: "String"
4389
- }
4390
- }, properties: {
5178
+ className: "Certificate",
5179
+ modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { properties: {
4391
5180
  serializedName: "properties",
4392
5181
  type: {
4393
5182
  name: "Composite",
4394
- className: "BillingMeterProperties"
5183
+ className: "CertificateProperties"
4395
5184
  }
4396
5185
  } })
4397
5186
  }
@@ -4412,6 +5201,11 @@ export const ContainerApp = {
4412
5201
  name: "Composite",
4413
5202
  className: "ManagedServiceIdentity"
4414
5203
  }
5204
+ }, managedBy: {
5205
+ serializedName: "managedBy",
5206
+ type: {
5207
+ name: "String"
5208
+ }
4415
5209
  }, provisioningState: {
4416
5210
  serializedName: "properties.provisioningState",
4417
5211
  readOnly: true,
@@ -4428,8 +5222,8 @@ export const ContainerApp = {
4428
5222
  type: {
4429
5223
  name: "String"
4430
5224
  }
4431
- }, workloadProfileType: {
4432
- serializedName: "properties.workloadProfileType",
5225
+ }, workloadProfileName: {
5226
+ serializedName: "properties.workloadProfileName",
4433
5227
  type: {
4434
5228
  name: "String"
4435
5229
  }
@@ -4439,6 +5233,12 @@ export const ContainerApp = {
4439
5233
  type: {
4440
5234
  name: "String"
4441
5235
  }
5236
+ }, latestReadyRevisionName: {
5237
+ serializedName: "properties.latestReadyRevisionName",
5238
+ readOnly: true,
5239
+ type: {
5240
+ name: "String"
5241
+ }
4442
5242
  }, latestRevisionFqdn: {
4443
5243
  serializedName: "properties.latestRevisionFqdn",
4444
5244
  readOnly: true,
@@ -4502,15 +5302,72 @@ export const ContainerAppAuthToken = {
4502
5302
  } })
4503
5303
  }
4504
5304
  };
5305
+ export const Job = {
5306
+ type: {
5307
+ name: "Composite",
5308
+ className: "Job",
5309
+ modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { identity: {
5310
+ serializedName: "identity",
5311
+ type: {
5312
+ name: "Composite",
5313
+ className: "ManagedServiceIdentity"
5314
+ }
5315
+ }, provisioningState: {
5316
+ serializedName: "properties.provisioningState",
5317
+ readOnly: true,
5318
+ type: {
5319
+ name: "String"
5320
+ }
5321
+ }, environmentId: {
5322
+ serializedName: "properties.environmentId",
5323
+ type: {
5324
+ name: "String"
5325
+ }
5326
+ }, workloadProfileName: {
5327
+ serializedName: "properties.workloadProfileName",
5328
+ type: {
5329
+ name: "String"
5330
+ }
5331
+ }, configuration: {
5332
+ serializedName: "properties.configuration",
5333
+ type: {
5334
+ name: "Composite",
5335
+ className: "JobConfiguration"
5336
+ }
5337
+ }, template: {
5338
+ serializedName: "properties.template",
5339
+ type: {
5340
+ name: "Composite",
5341
+ className: "JobTemplate"
5342
+ }
5343
+ }, outboundIpAddresses: {
5344
+ serializedName: "properties.outboundIpAddresses",
5345
+ readOnly: true,
5346
+ type: {
5347
+ name: "Sequence",
5348
+ element: {
5349
+ type: {
5350
+ name: "String"
5351
+ }
5352
+ }
5353
+ }
5354
+ }, eventStreamEndpoint: {
5355
+ serializedName: "properties.eventStreamEndpoint",
5356
+ readOnly: true,
5357
+ type: {
5358
+ name: "String"
5359
+ }
5360
+ } })
5361
+ }
5362
+ };
4505
5363
  export const ManagedEnvironment = {
4506
5364
  type: {
4507
5365
  name: "Composite",
4508
5366
  className: "ManagedEnvironment",
4509
- modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { sku: {
4510
- serializedName: "sku",
5367
+ modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { kind: {
5368
+ serializedName: "kind",
4511
5369
  type: {
4512
- name: "Composite",
4513
- className: "EnvironmentSkuProperties"
5370
+ name: "String"
4514
5371
  }
4515
5372
  }, provisioningState: {
4516
5373
  serializedName: "properties.provisioningState",
@@ -4586,18 +5443,35 @@ export const ManagedEnvironment = {
4586
5443
  }
4587
5444
  }
4588
5445
  }
5446
+ }, kedaConfiguration: {
5447
+ serializedName: "properties.kedaConfiguration",
5448
+ type: {
5449
+ name: "Composite",
5450
+ className: "KedaConfiguration"
5451
+ }
5452
+ }, daprConfiguration: {
5453
+ serializedName: "properties.daprConfiguration",
5454
+ type: {
5455
+ name: "Composite",
5456
+ className: "DaprConfiguration"
5457
+ }
5458
+ }, infrastructureResourceGroup: {
5459
+ serializedName: "properties.infrastructureResourceGroup",
5460
+ type: {
5461
+ name: "String"
5462
+ }
4589
5463
  } })
4590
5464
  }
4591
5465
  };
4592
- export const Certificate = {
5466
+ export const ManagedCertificate = {
4593
5467
  type: {
4594
5468
  name: "Composite",
4595
- className: "Certificate",
5469
+ className: "ManagedCertificate",
4596
5470
  modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { properties: {
4597
5471
  serializedName: "properties",
4598
5472
  type: {
4599
5473
  name: "Composite",
4600
- className: "CertificateProperties"
5474
+ className: "ManagedCertificateProperties"
4601
5475
  }
4602
5476
  } })
4603
5477
  }
@@ -4621,51 +5495,116 @@ export const EnvironmentAuthToken = {
4621
5495
  } })
4622
5496
  }
4623
5497
  };
4624
- export const ConnectedEnvironment = {
5498
+ export const ConnectedEnvironmentsDeleteHeaders = {
4625
5499
  type: {
4626
5500
  name: "Composite",
4627
- className: "ConnectedEnvironment",
4628
- modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { extendedLocation: {
4629
- serializedName: "extendedLocation",
5501
+ className: "ConnectedEnvironmentsDeleteHeaders",
5502
+ modelProperties: {
5503
+ location: {
5504
+ serializedName: "location",
4630
5505
  type: {
4631
- name: "Composite",
4632
- className: "ExtendedLocation"
5506
+ name: "String"
4633
5507
  }
4634
- }, provisioningState: {
4635
- serializedName: "properties.provisioningState",
4636
- readOnly: true,
5508
+ }
5509
+ }
5510
+ }
5511
+ };
5512
+ export const ContainerAppsDeleteHeaders = {
5513
+ type: {
5514
+ name: "Composite",
5515
+ className: "ContainerAppsDeleteHeaders",
5516
+ modelProperties: {
5517
+ location: {
5518
+ serializedName: "location",
4637
5519
  type: {
4638
5520
  name: "String"
4639
5521
  }
4640
- }, deploymentErrors: {
4641
- serializedName: "properties.deploymentErrors",
4642
- readOnly: true,
5522
+ }
5523
+ }
5524
+ }
5525
+ };
5526
+ export const ContainerAppsUpdateHeaders = {
5527
+ type: {
5528
+ name: "Composite",
5529
+ className: "ContainerAppsUpdateHeaders",
5530
+ modelProperties: {
5531
+ location: {
5532
+ serializedName: "location",
4643
5533
  type: {
4644
5534
  name: "String"
4645
5535
  }
4646
- }, defaultDomain: {
4647
- serializedName: "properties.defaultDomain",
4648
- readOnly: true,
5536
+ }
5537
+ }
5538
+ }
5539
+ };
5540
+ export const JobsDeleteHeaders = {
5541
+ type: {
5542
+ name: "Composite",
5543
+ className: "JobsDeleteHeaders",
5544
+ modelProperties: {
5545
+ location: {
5546
+ serializedName: "location",
4649
5547
  type: {
4650
5548
  name: "String"
4651
5549
  }
4652
- }, staticIp: {
4653
- serializedName: "properties.staticIp",
5550
+ }
5551
+ }
5552
+ }
5553
+ };
5554
+ export const JobsUpdateHeaders = {
5555
+ type: {
5556
+ name: "Composite",
5557
+ className: "JobsUpdateHeaders",
5558
+ modelProperties: {
5559
+ location: {
5560
+ serializedName: "location",
4654
5561
  type: {
4655
5562
  name: "String"
4656
5563
  }
4657
- }, daprAIConnectionString: {
4658
- serializedName: "properties.daprAIConnectionString",
5564
+ }
5565
+ }
5566
+ }
5567
+ };
5568
+ export const JobsStartHeaders = {
5569
+ type: {
5570
+ name: "Composite",
5571
+ className: "JobsStartHeaders",
5572
+ modelProperties: {
5573
+ location: {
5574
+ serializedName: "location",
4659
5575
  type: {
4660
5576
  name: "String"
4661
5577
  }
4662
- }, customDomainConfiguration: {
4663
- serializedName: "properties.customDomainConfiguration",
5578
+ }
5579
+ }
5580
+ }
5581
+ };
5582
+ export const JobsStopExecutionHeaders = {
5583
+ type: {
5584
+ name: "Composite",
5585
+ className: "JobsStopExecutionHeaders",
5586
+ modelProperties: {
5587
+ location: {
5588
+ serializedName: "location",
4664
5589
  type: {
4665
- name: "Composite",
4666
- className: "CustomDomainConfiguration"
5590
+ name: "String"
4667
5591
  }
4668
- } })
5592
+ }
5593
+ }
5594
+ }
5595
+ };
5596
+ export const JobsStopMultipleExecutionsHeaders = {
5597
+ type: {
5598
+ name: "Composite",
5599
+ className: "JobsStopMultipleExecutionsHeaders",
5600
+ modelProperties: {
5601
+ location: {
5602
+ serializedName: "location",
5603
+ type: {
5604
+ name: "String"
5605
+ }
5606
+ }
5607
+ }
4669
5608
  }
4670
5609
  };
4671
5610
  //# sourceMappingURL=mappers.js.map