@azure/arm-appcontainers 2.2.0-alpha.20250421.1 → 2.2.0-alpha.20250422.2

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 (757) hide show
  1. package/CHANGELOG.md +104 -9
  2. package/LICENSE +1 -1
  3. package/README.md +4 -8
  4. package/dist/browser/containerAppsAPIClient.d.ts +2 -17
  5. package/dist/browser/containerAppsAPIClient.d.ts.map +1 -1
  6. package/dist/browser/containerAppsAPIClient.js +4 -23
  7. package/dist/browser/containerAppsAPIClient.js.map +1 -1
  8. package/dist/browser/lroImpl.d.ts.map +1 -1
  9. package/dist/browser/lroImpl.js +7 -0
  10. package/dist/browser/lroImpl.js.map +1 -1
  11. package/dist/browser/models/index.d.ts +261 -2063
  12. package/dist/browser/models/index.d.ts.map +1 -1
  13. package/dist/browser/models/index.js +33 -261
  14. package/dist/browser/models/index.js.map +1 -1
  15. package/dist/browser/models/mappers.d.ts +10 -107
  16. package/dist/browser/models/mappers.d.ts.map +1 -1
  17. package/dist/browser/models/mappers.js +1384 -4113
  18. package/dist/browser/models/mappers.js.map +1 -1
  19. package/dist/browser/models/parameters.d.ts +4 -31
  20. package/dist/browser/models/parameters.d.ts.map +1 -1
  21. package/dist/browser/models/parameters.js +28 -261
  22. package/dist/browser/models/parameters.js.map +1 -1
  23. package/dist/browser/operations/certificates.js +2 -2
  24. package/dist/browser/operations/certificates.js.map +1 -1
  25. package/dist/browser/operations/connectedEnvironments.js +2 -2
  26. package/dist/browser/operations/connectedEnvironments.js.map +1 -1
  27. package/dist/browser/operations/connectedEnvironmentsCertificates.js +2 -2
  28. package/dist/browser/operations/connectedEnvironmentsCertificates.js.map +1 -1
  29. package/dist/browser/operations/connectedEnvironmentsDaprComponents.js +1 -1
  30. package/dist/browser/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  31. package/dist/browser/operations/connectedEnvironmentsStorages.js +1 -1
  32. package/dist/browser/operations/connectedEnvironmentsStorages.js.map +1 -1
  33. package/dist/browser/operations/containerApps.js +2 -2
  34. package/dist/browser/operations/containerApps.js.map +1 -1
  35. package/dist/browser/operations/containerAppsAuthConfigs.js +2 -2
  36. package/dist/browser/operations/containerAppsAuthConfigs.js.map +1 -1
  37. package/dist/browser/operations/containerAppsDiagnostics.js +2 -2
  38. package/dist/browser/operations/containerAppsDiagnostics.js.map +1 -1
  39. package/dist/browser/operations/containerAppsRevisions.js +1 -1
  40. package/dist/browser/operations/containerAppsRevisions.js.map +1 -1
  41. package/dist/browser/operations/containerAppsSessionPools.js +2 -2
  42. package/dist/browser/operations/containerAppsSessionPools.js.map +1 -1
  43. package/dist/browser/operations/containerAppsSourceControls.js +4 -12
  44. package/dist/browser/operations/containerAppsSourceControls.js.map +1 -1
  45. package/dist/browser/operations/daprComponents.js +1 -1
  46. package/dist/browser/operations/daprComponents.js.map +1 -1
  47. package/dist/browser/operations/index.d.ts +0 -15
  48. package/dist/browser/operations/index.d.ts.map +1 -1
  49. package/dist/browser/operations/index.js +0 -15
  50. package/dist/browser/operations/index.js.map +1 -1
  51. package/dist/browser/operations/javaComponents.js +6 -6
  52. package/dist/browser/operations/javaComponents.js.map +1 -1
  53. package/dist/browser/operations/jobs.d.ts +1 -29
  54. package/dist/browser/operations/jobs.d.ts.map +1 -1
  55. package/dist/browser/operations/jobs.js +3 -167
  56. package/dist/browser/operations/jobs.js.map +1 -1
  57. package/dist/browser/operations/managedCertificates.js +2 -2
  58. package/dist/browser/operations/managedCertificates.js.map +1 -1
  59. package/dist/browser/operations/managedEnvironments.js +2 -2
  60. package/dist/browser/operations/managedEnvironments.js.map +1 -1
  61. package/dist/browser/operations/managedEnvironmentsStorages.js +1 -1
  62. package/dist/browser/operations/managedEnvironmentsStorages.js.map +1 -1
  63. package/dist/browser/operations/namespaces.js +1 -1
  64. package/dist/browser/operations/namespaces.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/index.d.ts +0 -15
  66. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  67. package/dist/browser/operationsInterfaces/index.js +0 -15
  68. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  69. package/dist/browser/operationsInterfaces/jobs.d.ts +1 -29
  70. package/dist/browser/operationsInterfaces/jobs.d.ts.map +1 -1
  71. package/dist/browser/operationsInterfaces/jobs.js.map +1 -1
  72. package/dist/commonjs/containerAppsAPIClient.d.ts +2 -17
  73. package/dist/commonjs/containerAppsAPIClient.d.ts.map +1 -1
  74. package/dist/commonjs/containerAppsAPIClient.js +3 -22
  75. package/dist/commonjs/containerAppsAPIClient.js.map +1 -1
  76. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  77. package/dist/commonjs/lroImpl.js +7 -0
  78. package/dist/commonjs/lroImpl.js.map +1 -1
  79. package/dist/commonjs/models/index.d.ts +261 -2063
  80. package/dist/commonjs/models/index.d.ts.map +1 -1
  81. package/dist/commonjs/models/index.js +34 -263
  82. package/dist/commonjs/models/index.js.map +1 -1
  83. package/dist/commonjs/models/mappers.d.ts +10 -107
  84. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  85. package/dist/commonjs/models/mappers.js +1389 -4120
  86. package/dist/commonjs/models/mappers.js.map +1 -1
  87. package/dist/commonjs/models/parameters.d.ts +4 -31
  88. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  89. package/dist/commonjs/models/parameters.js +29 -262
  90. package/dist/commonjs/models/parameters.js.map +1 -1
  91. package/dist/commonjs/operations/certificates.js +2 -2
  92. package/dist/commonjs/operations/certificates.js.map +1 -1
  93. package/dist/commonjs/operations/connectedEnvironments.js +2 -2
  94. package/dist/commonjs/operations/connectedEnvironments.js.map +1 -1
  95. package/dist/commonjs/operations/connectedEnvironmentsCertificates.js +2 -2
  96. package/dist/commonjs/operations/connectedEnvironmentsCertificates.js.map +1 -1
  97. package/dist/commonjs/operations/connectedEnvironmentsDaprComponents.js +1 -1
  98. package/dist/commonjs/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  99. package/dist/commonjs/operations/connectedEnvironmentsStorages.js +1 -1
  100. package/dist/commonjs/operations/connectedEnvironmentsStorages.js.map +1 -1
  101. package/dist/commonjs/operations/containerApps.js +2 -2
  102. package/dist/commonjs/operations/containerApps.js.map +1 -1
  103. package/dist/commonjs/operations/containerAppsAuthConfigs.js +2 -2
  104. package/dist/commonjs/operations/containerAppsAuthConfigs.js.map +1 -1
  105. package/dist/commonjs/operations/containerAppsDiagnostics.js +2 -2
  106. package/dist/commonjs/operations/containerAppsDiagnostics.js.map +1 -1
  107. package/dist/commonjs/operations/containerAppsRevisions.js +1 -1
  108. package/dist/commonjs/operations/containerAppsRevisions.js.map +1 -1
  109. package/dist/commonjs/operations/containerAppsSessionPools.js +2 -2
  110. package/dist/commonjs/operations/containerAppsSessionPools.js.map +1 -1
  111. package/dist/commonjs/operations/containerAppsSourceControls.js +4 -12
  112. package/dist/commonjs/operations/containerAppsSourceControls.js.map +1 -1
  113. package/dist/commonjs/operations/daprComponents.js +1 -1
  114. package/dist/commonjs/operations/daprComponents.js.map +1 -1
  115. package/dist/commonjs/operations/index.d.ts +0 -15
  116. package/dist/commonjs/operations/index.d.ts.map +1 -1
  117. package/dist/commonjs/operations/index.js +0 -15
  118. package/dist/commonjs/operations/index.js.map +1 -1
  119. package/dist/commonjs/operations/javaComponents.js +6 -6
  120. package/dist/commonjs/operations/javaComponents.js.map +1 -1
  121. package/dist/commonjs/operations/jobs.d.ts +1 -29
  122. package/dist/commonjs/operations/jobs.d.ts.map +1 -1
  123. package/dist/commonjs/operations/jobs.js +3 -167
  124. package/dist/commonjs/operations/jobs.js.map +1 -1
  125. package/dist/commonjs/operations/managedCertificates.js +2 -2
  126. package/dist/commonjs/operations/managedCertificates.js.map +1 -1
  127. package/dist/commonjs/operations/managedEnvironments.js +2 -2
  128. package/dist/commonjs/operations/managedEnvironments.js.map +1 -1
  129. package/dist/commonjs/operations/managedEnvironmentsStorages.js +1 -1
  130. package/dist/commonjs/operations/managedEnvironmentsStorages.js.map +1 -1
  131. package/dist/commonjs/operations/namespaces.js +1 -1
  132. package/dist/commonjs/operations/namespaces.js.map +1 -1
  133. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -15
  134. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  135. package/dist/commonjs/operationsInterfaces/index.js +0 -15
  136. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  137. package/dist/commonjs/operationsInterfaces/jobs.d.ts +1 -29
  138. package/dist/commonjs/operationsInterfaces/jobs.d.ts.map +1 -1
  139. package/dist/commonjs/operationsInterfaces/jobs.js.map +1 -1
  140. package/dist/esm/containerAppsAPIClient.d.ts +2 -17
  141. package/dist/esm/containerAppsAPIClient.d.ts.map +1 -1
  142. package/dist/esm/containerAppsAPIClient.js +4 -23
  143. package/dist/esm/containerAppsAPIClient.js.map +1 -1
  144. package/dist/esm/lroImpl.d.ts.map +1 -1
  145. package/dist/esm/lroImpl.js +7 -0
  146. package/dist/esm/lroImpl.js.map +1 -1
  147. package/dist/esm/models/index.d.ts +261 -2063
  148. package/dist/esm/models/index.d.ts.map +1 -1
  149. package/dist/esm/models/index.js +33 -261
  150. package/dist/esm/models/index.js.map +1 -1
  151. package/dist/esm/models/mappers.d.ts +10 -107
  152. package/dist/esm/models/mappers.d.ts.map +1 -1
  153. package/dist/esm/models/mappers.js +1384 -4113
  154. package/dist/esm/models/mappers.js.map +1 -1
  155. package/dist/esm/models/parameters.d.ts +4 -31
  156. package/dist/esm/models/parameters.d.ts.map +1 -1
  157. package/dist/esm/models/parameters.js +28 -261
  158. package/dist/esm/models/parameters.js.map +1 -1
  159. package/dist/esm/operations/certificates.js +2 -2
  160. package/dist/esm/operations/certificates.js.map +1 -1
  161. package/dist/esm/operations/connectedEnvironments.js +2 -2
  162. package/dist/esm/operations/connectedEnvironments.js.map +1 -1
  163. package/dist/esm/operations/connectedEnvironmentsCertificates.js +2 -2
  164. package/dist/esm/operations/connectedEnvironmentsCertificates.js.map +1 -1
  165. package/dist/esm/operations/connectedEnvironmentsDaprComponents.js +1 -1
  166. package/dist/esm/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  167. package/dist/esm/operations/connectedEnvironmentsStorages.js +1 -1
  168. package/dist/esm/operations/connectedEnvironmentsStorages.js.map +1 -1
  169. package/dist/esm/operations/containerApps.js +2 -2
  170. package/dist/esm/operations/containerApps.js.map +1 -1
  171. package/dist/esm/operations/containerAppsAuthConfigs.js +2 -2
  172. package/dist/esm/operations/containerAppsAuthConfigs.js.map +1 -1
  173. package/dist/esm/operations/containerAppsDiagnostics.js +2 -2
  174. package/dist/esm/operations/containerAppsDiagnostics.js.map +1 -1
  175. package/dist/esm/operations/containerAppsRevisions.js +1 -1
  176. package/dist/esm/operations/containerAppsRevisions.js.map +1 -1
  177. package/dist/esm/operations/containerAppsSessionPools.js +2 -2
  178. package/dist/esm/operations/containerAppsSessionPools.js.map +1 -1
  179. package/dist/esm/operations/containerAppsSourceControls.js +4 -12
  180. package/dist/esm/operations/containerAppsSourceControls.js.map +1 -1
  181. package/dist/esm/operations/daprComponents.js +1 -1
  182. package/dist/esm/operations/daprComponents.js.map +1 -1
  183. package/dist/esm/operations/index.d.ts +0 -15
  184. package/dist/esm/operations/index.d.ts.map +1 -1
  185. package/dist/esm/operations/index.js +0 -15
  186. package/dist/esm/operations/index.js.map +1 -1
  187. package/dist/esm/operations/javaComponents.js +6 -6
  188. package/dist/esm/operations/javaComponents.js.map +1 -1
  189. package/dist/esm/operations/jobs.d.ts +1 -29
  190. package/dist/esm/operations/jobs.d.ts.map +1 -1
  191. package/dist/esm/operations/jobs.js +3 -167
  192. package/dist/esm/operations/jobs.js.map +1 -1
  193. package/dist/esm/operations/managedCertificates.js +2 -2
  194. package/dist/esm/operations/managedCertificates.js.map +1 -1
  195. package/dist/esm/operations/managedEnvironments.js +2 -2
  196. package/dist/esm/operations/managedEnvironments.js.map +1 -1
  197. package/dist/esm/operations/managedEnvironmentsStorages.js +1 -1
  198. package/dist/esm/operations/managedEnvironmentsStorages.js.map +1 -1
  199. package/dist/esm/operations/namespaces.js +1 -1
  200. package/dist/esm/operations/namespaces.js.map +1 -1
  201. package/dist/esm/operationsInterfaces/index.d.ts +0 -15
  202. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  203. package/dist/esm/operationsInterfaces/index.js +0 -15
  204. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  205. package/dist/esm/operationsInterfaces/jobs.d.ts +1 -29
  206. package/dist/esm/operationsInterfaces/jobs.d.ts.map +1 -1
  207. package/dist/esm/operationsInterfaces/jobs.js.map +1 -1
  208. package/dist/react-native/containerAppsAPIClient.d.ts +2 -17
  209. package/dist/react-native/containerAppsAPIClient.d.ts.map +1 -1
  210. package/dist/react-native/containerAppsAPIClient.js +4 -23
  211. package/dist/react-native/containerAppsAPIClient.js.map +1 -1
  212. package/dist/react-native/lroImpl.d.ts.map +1 -1
  213. package/dist/react-native/lroImpl.js +7 -0
  214. package/dist/react-native/lroImpl.js.map +1 -1
  215. package/dist/react-native/models/index.d.ts +261 -2063
  216. package/dist/react-native/models/index.d.ts.map +1 -1
  217. package/dist/react-native/models/index.js +33 -261
  218. package/dist/react-native/models/index.js.map +1 -1
  219. package/dist/react-native/models/mappers.d.ts +10 -107
  220. package/dist/react-native/models/mappers.d.ts.map +1 -1
  221. package/dist/react-native/models/mappers.js +1384 -4113
  222. package/dist/react-native/models/mappers.js.map +1 -1
  223. package/dist/react-native/models/parameters.d.ts +4 -31
  224. package/dist/react-native/models/parameters.d.ts.map +1 -1
  225. package/dist/react-native/models/parameters.js +28 -261
  226. package/dist/react-native/models/parameters.js.map +1 -1
  227. package/dist/react-native/operations/certificates.js +2 -2
  228. package/dist/react-native/operations/certificates.js.map +1 -1
  229. package/dist/react-native/operations/connectedEnvironments.js +2 -2
  230. package/dist/react-native/operations/connectedEnvironments.js.map +1 -1
  231. package/dist/react-native/operations/connectedEnvironmentsCertificates.js +2 -2
  232. package/dist/react-native/operations/connectedEnvironmentsCertificates.js.map +1 -1
  233. package/dist/react-native/operations/connectedEnvironmentsDaprComponents.js +1 -1
  234. package/dist/react-native/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  235. package/dist/react-native/operations/connectedEnvironmentsStorages.js +1 -1
  236. package/dist/react-native/operations/connectedEnvironmentsStorages.js.map +1 -1
  237. package/dist/react-native/operations/containerApps.js +2 -2
  238. package/dist/react-native/operations/containerApps.js.map +1 -1
  239. package/dist/react-native/operations/containerAppsAuthConfigs.js +2 -2
  240. package/dist/react-native/operations/containerAppsAuthConfigs.js.map +1 -1
  241. package/dist/react-native/operations/containerAppsDiagnostics.js +2 -2
  242. package/dist/react-native/operations/containerAppsDiagnostics.js.map +1 -1
  243. package/dist/react-native/operations/containerAppsRevisions.js +1 -1
  244. package/dist/react-native/operations/containerAppsRevisions.js.map +1 -1
  245. package/dist/react-native/operations/containerAppsSessionPools.js +2 -2
  246. package/dist/react-native/operations/containerAppsSessionPools.js.map +1 -1
  247. package/dist/react-native/operations/containerAppsSourceControls.js +4 -12
  248. package/dist/react-native/operations/containerAppsSourceControls.js.map +1 -1
  249. package/dist/react-native/operations/daprComponents.js +1 -1
  250. package/dist/react-native/operations/daprComponents.js.map +1 -1
  251. package/dist/react-native/operations/index.d.ts +0 -15
  252. package/dist/react-native/operations/index.d.ts.map +1 -1
  253. package/dist/react-native/operations/index.js +0 -15
  254. package/dist/react-native/operations/index.js.map +1 -1
  255. package/dist/react-native/operations/javaComponents.js +6 -6
  256. package/dist/react-native/operations/javaComponents.js.map +1 -1
  257. package/dist/react-native/operations/jobs.d.ts +1 -29
  258. package/dist/react-native/operations/jobs.d.ts.map +1 -1
  259. package/dist/react-native/operations/jobs.js +3 -167
  260. package/dist/react-native/operations/jobs.js.map +1 -1
  261. package/dist/react-native/operations/managedCertificates.js +2 -2
  262. package/dist/react-native/operations/managedCertificates.js.map +1 -1
  263. package/dist/react-native/operations/managedEnvironments.js +2 -2
  264. package/dist/react-native/operations/managedEnvironments.js.map +1 -1
  265. package/dist/react-native/operations/managedEnvironmentsStorages.js +1 -1
  266. package/dist/react-native/operations/managedEnvironmentsStorages.js.map +1 -1
  267. package/dist/react-native/operations/namespaces.js +1 -1
  268. package/dist/react-native/operations/namespaces.js.map +1 -1
  269. package/dist/react-native/operationsInterfaces/index.d.ts +0 -15
  270. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  271. package/dist/react-native/operationsInterfaces/index.js +0 -15
  272. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  273. package/dist/react-native/operationsInterfaces/jobs.d.ts +1 -29
  274. package/dist/react-native/operationsInterfaces/jobs.d.ts.map +1 -1
  275. package/dist/react-native/operationsInterfaces/jobs.js.map +1 -1
  276. package/package.json +11 -9
  277. package/review/arm-appcontainers.api.md +99 -1626
  278. package/dist/browser/operations/appResiliencyOperations.d.ts +0 -72
  279. package/dist/browser/operations/appResiliencyOperations.d.ts.map +0 -1
  280. package/dist/browser/operations/appResiliencyOperations.js +0 -286
  281. package/dist/browser/operations/appResiliencyOperations.js.map +0 -1
  282. package/dist/browser/operations/buildAuthToken.d.ts +0 -21
  283. package/dist/browser/operations/buildAuthToken.d.ts.map +0 -1
  284. package/dist/browser/operations/buildAuthToken.js +0 -55
  285. package/dist/browser/operations/buildAuthToken.js.map +0 -1
  286. package/dist/browser/operations/builders.d.ts +0 -107
  287. package/dist/browser/operations/builders.d.ts.map +0 -1
  288. package/dist/browser/operations/builders.js +0 -542
  289. package/dist/browser/operations/builders.js.map +0 -1
  290. package/dist/browser/operations/builds.d.ts +0 -56
  291. package/dist/browser/operations/builds.d.ts.map +0 -1
  292. package/dist/browser/operations/builds.js +0 -237
  293. package/dist/browser/operations/builds.js.map +0 -1
  294. package/dist/browser/operations/buildsByBuilderResource.d.ts +0 -38
  295. package/dist/browser/operations/buildsByBuilderResource.d.ts.map +0 -1
  296. package/dist/browser/operations/buildsByBuilderResource.js +0 -150
  297. package/dist/browser/operations/buildsByBuilderResource.js.map +0 -1
  298. package/dist/browser/operations/containerAppsBuilds.d.ts +0 -38
  299. package/dist/browser/operations/containerAppsBuilds.d.ts.map +0 -1
  300. package/dist/browser/operations/containerAppsBuilds.js +0 -142
  301. package/dist/browser/operations/containerAppsBuilds.js.map +0 -1
  302. package/dist/browser/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
  303. package/dist/browser/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  304. package/dist/browser/operations/containerAppsBuildsByContainerApp.js +0 -150
  305. package/dist/browser/operations/containerAppsBuildsByContainerApp.js.map +0 -1
  306. package/dist/browser/operations/containerAppsPatches.d.ts +0 -97
  307. package/dist/browser/operations/containerAppsPatches.d.ts.map +0 -1
  308. package/dist/browser/operations/containerAppsPatches.js +0 -449
  309. package/dist/browser/operations/containerAppsPatches.js.map +0 -1
  310. package/dist/browser/operations/daprComponentResiliencyPolicies.d.ts +0 -70
  311. package/dist/browser/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
  312. package/dist/browser/operations/daprComponentResiliencyPolicies.js +0 -270
  313. package/dist/browser/operations/daprComponentResiliencyPolicies.js.map +0 -1
  314. package/dist/browser/operations/daprSubscriptions.d.ts +0 -63
  315. package/dist/browser/operations/daprSubscriptions.d.ts.map +0 -1
  316. package/dist/browser/operations/daprSubscriptions.js +0 -257
  317. package/dist/browser/operations/daprSubscriptions.js.map +0 -1
  318. package/dist/browser/operations/dotNetComponents.d.ts +0 -99
  319. package/dist/browser/operations/dotNetComponents.d.ts.map +0 -1
  320. package/dist/browser/operations/dotNetComponents.js +0 -458
  321. package/dist/browser/operations/dotNetComponents.js.map +0 -1
  322. package/dist/browser/operations/functionsExtension.d.ts +0 -22
  323. package/dist/browser/operations/functionsExtension.d.ts.map +0 -1
  324. package/dist/browser/operations/functionsExtension.js +0 -63
  325. package/dist/browser/operations/functionsExtension.js.map +0 -1
  326. package/dist/browser/operations/logicApps.d.ts +0 -101
  327. package/dist/browser/operations/logicApps.d.ts.map +0 -1
  328. package/dist/browser/operations/logicApps.js +0 -407
  329. package/dist/browser/operations/logicApps.js.map +0 -1
  330. package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.d.ts +0 -86
  331. package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  332. package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.js +0 -377
  333. package/dist/browser/operations/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  334. package/dist/browser/operations/managedEnvironmentPrivateLinkResources.d.ts +0 -38
  335. package/dist/browser/operations/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  336. package/dist/browser/operations/managedEnvironmentPrivateLinkResources.js +0 -150
  337. package/dist/browser/operations/managedEnvironmentPrivateLinkResources.js.map +0 -1
  338. package/dist/browser/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
  339. package/dist/browser/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
  340. package/dist/browser/operationsInterfaces/appResiliencyOperations.js +0 -9
  341. package/dist/browser/operationsInterfaces/appResiliencyOperations.js.map +0 -1
  342. package/dist/browser/operationsInterfaces/buildAuthToken.d.ts +0 -13
  343. package/dist/browser/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
  344. package/dist/browser/operationsInterfaces/buildAuthToken.js +0 -9
  345. package/dist/browser/operationsInterfaces/buildAuthToken.js.map +0 -1
  346. package/dist/browser/operationsInterfaces/builders.d.ts +0 -71
  347. package/dist/browser/operationsInterfaces/builders.d.ts.map +0 -1
  348. package/dist/browser/operationsInterfaces/builders.js +0 -9
  349. package/dist/browser/operationsInterfaces/builders.js.map +0 -1
  350. package/dist/browser/operationsInterfaces/builds.d.ts +0 -48
  351. package/dist/browser/operationsInterfaces/builds.d.ts.map +0 -1
  352. package/dist/browser/operationsInterfaces/builds.js +0 -9
  353. package/dist/browser/operationsInterfaces/builds.js.map +0 -1
  354. package/dist/browser/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
  355. package/dist/browser/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
  356. package/dist/browser/operationsInterfaces/buildsByBuilderResource.js +0 -9
  357. package/dist/browser/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
  358. package/dist/browser/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
  359. package/dist/browser/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
  360. package/dist/browser/operationsInterfaces/containerAppsBuilds.js +0 -9
  361. package/dist/browser/operationsInterfaces/containerAppsBuilds.js.map +0 -1
  362. package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
  363. package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  364. package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -9
  365. package/dist/browser/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
  366. package/dist/browser/operationsInterfaces/containerAppsPatches.d.ts +0 -72
  367. package/dist/browser/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
  368. package/dist/browser/operationsInterfaces/containerAppsPatches.js +0 -9
  369. package/dist/browser/operationsInterfaces/containerAppsPatches.js.map +0 -1
  370. package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
  371. package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
  372. package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
  373. package/dist/browser/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
  374. package/dist/browser/operationsInterfaces/daprSubscriptions.d.ts +0 -38
  375. package/dist/browser/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
  376. package/dist/browser/operationsInterfaces/daprSubscriptions.js +0 -9
  377. package/dist/browser/operationsInterfaces/daprSubscriptions.js.map +0 -1
  378. package/dist/browser/operationsInterfaces/dotNetComponents.d.ts +0 -74
  379. package/dist/browser/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
  380. package/dist/browser/operationsInterfaces/dotNetComponents.js +0 -9
  381. package/dist/browser/operationsInterfaces/dotNetComponents.js.map +0 -1
  382. package/dist/browser/operationsInterfaces/functionsExtension.d.ts +0 -14
  383. package/dist/browser/operationsInterfaces/functionsExtension.d.ts.map +0 -1
  384. package/dist/browser/operationsInterfaces/functionsExtension.js +0 -9
  385. package/dist/browser/operationsInterfaces/functionsExtension.js.map +0 -1
  386. package/dist/browser/operationsInterfaces/logicApps.d.ts +0 -74
  387. package/dist/browser/operationsInterfaces/logicApps.d.ts.map +0 -1
  388. package/dist/browser/operationsInterfaces/logicApps.js +0 -9
  389. package/dist/browser/operationsInterfaces/logicApps.js.map +0 -1
  390. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +0 -61
  391. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  392. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +0 -9
  393. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  394. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +0 -13
  395. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  396. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +0 -9
  397. package/dist/browser/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +0 -1
  398. package/dist/commonjs/operations/appResiliencyOperations.d.ts +0 -72
  399. package/dist/commonjs/operations/appResiliencyOperations.d.ts.map +0 -1
  400. package/dist/commonjs/operations/appResiliencyOperations.js +0 -290
  401. package/dist/commonjs/operations/appResiliencyOperations.js.map +0 -1
  402. package/dist/commonjs/operations/buildAuthToken.d.ts +0 -21
  403. package/dist/commonjs/operations/buildAuthToken.d.ts.map +0 -1
  404. package/dist/commonjs/operations/buildAuthToken.js +0 -60
  405. package/dist/commonjs/operations/buildAuthToken.js.map +0 -1
  406. package/dist/commonjs/operations/builders.d.ts +0 -107
  407. package/dist/commonjs/operations/builders.d.ts.map +0 -1
  408. package/dist/commonjs/operations/builders.js +0 -546
  409. package/dist/commonjs/operations/builders.js.map +0 -1
  410. package/dist/commonjs/operations/builds.d.ts +0 -56
  411. package/dist/commonjs/operations/builds.d.ts.map +0 -1
  412. package/dist/commonjs/operations/builds.js +0 -242
  413. package/dist/commonjs/operations/builds.js.map +0 -1
  414. package/dist/commonjs/operations/buildsByBuilderResource.d.ts +0 -38
  415. package/dist/commonjs/operations/buildsByBuilderResource.d.ts.map +0 -1
  416. package/dist/commonjs/operations/buildsByBuilderResource.js +0 -154
  417. package/dist/commonjs/operations/buildsByBuilderResource.js.map +0 -1
  418. package/dist/commonjs/operations/containerAppsBuilds.d.ts +0 -38
  419. package/dist/commonjs/operations/containerAppsBuilds.d.ts.map +0 -1
  420. package/dist/commonjs/operations/containerAppsBuilds.js +0 -147
  421. package/dist/commonjs/operations/containerAppsBuilds.js.map +0 -1
  422. package/dist/commonjs/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
  423. package/dist/commonjs/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  424. package/dist/commonjs/operations/containerAppsBuildsByContainerApp.js +0 -154
  425. package/dist/commonjs/operations/containerAppsBuildsByContainerApp.js.map +0 -1
  426. package/dist/commonjs/operations/containerAppsPatches.d.ts +0 -97
  427. package/dist/commonjs/operations/containerAppsPatches.d.ts.map +0 -1
  428. package/dist/commonjs/operations/containerAppsPatches.js +0 -453
  429. package/dist/commonjs/operations/containerAppsPatches.js.map +0 -1
  430. package/dist/commonjs/operations/daprComponentResiliencyPolicies.d.ts +0 -70
  431. package/dist/commonjs/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
  432. package/dist/commonjs/operations/daprComponentResiliencyPolicies.js +0 -274
  433. package/dist/commonjs/operations/daprComponentResiliencyPolicies.js.map +0 -1
  434. package/dist/commonjs/operations/daprSubscriptions.d.ts +0 -63
  435. package/dist/commonjs/operations/daprSubscriptions.d.ts.map +0 -1
  436. package/dist/commonjs/operations/daprSubscriptions.js +0 -261
  437. package/dist/commonjs/operations/daprSubscriptions.js.map +0 -1
  438. package/dist/commonjs/operations/dotNetComponents.d.ts +0 -99
  439. package/dist/commonjs/operations/dotNetComponents.d.ts.map +0 -1
  440. package/dist/commonjs/operations/dotNetComponents.js +0 -462
  441. package/dist/commonjs/operations/dotNetComponents.js.map +0 -1
  442. package/dist/commonjs/operations/functionsExtension.d.ts +0 -22
  443. package/dist/commonjs/operations/functionsExtension.d.ts.map +0 -1
  444. package/dist/commonjs/operations/functionsExtension.js +0 -68
  445. package/dist/commonjs/operations/functionsExtension.js.map +0 -1
  446. package/dist/commonjs/operations/logicApps.d.ts +0 -101
  447. package/dist/commonjs/operations/logicApps.d.ts.map +0 -1
  448. package/dist/commonjs/operations/logicApps.js +0 -411
  449. package/dist/commonjs/operations/logicApps.js.map +0 -1
  450. package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.d.ts +0 -86
  451. package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  452. package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.js +0 -381
  453. package/dist/commonjs/operations/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  454. package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.d.ts +0 -38
  455. package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  456. package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.js +0 -154
  457. package/dist/commonjs/operations/managedEnvironmentPrivateLinkResources.js.map +0 -1
  458. package/dist/commonjs/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
  459. package/dist/commonjs/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
  460. package/dist/commonjs/operationsInterfaces/appResiliencyOperations.js +0 -10
  461. package/dist/commonjs/operationsInterfaces/appResiliencyOperations.js.map +0 -1
  462. package/dist/commonjs/operationsInterfaces/buildAuthToken.d.ts +0 -13
  463. package/dist/commonjs/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
  464. package/dist/commonjs/operationsInterfaces/buildAuthToken.js +0 -10
  465. package/dist/commonjs/operationsInterfaces/buildAuthToken.js.map +0 -1
  466. package/dist/commonjs/operationsInterfaces/builders.d.ts +0 -71
  467. package/dist/commonjs/operationsInterfaces/builders.d.ts.map +0 -1
  468. package/dist/commonjs/operationsInterfaces/builders.js +0 -10
  469. package/dist/commonjs/operationsInterfaces/builders.js.map +0 -1
  470. package/dist/commonjs/operationsInterfaces/builds.d.ts +0 -48
  471. package/dist/commonjs/operationsInterfaces/builds.d.ts.map +0 -1
  472. package/dist/commonjs/operationsInterfaces/builds.js +0 -10
  473. package/dist/commonjs/operationsInterfaces/builds.js.map +0 -1
  474. package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
  475. package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
  476. package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.js +0 -10
  477. package/dist/commonjs/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
  478. package/dist/commonjs/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
  479. package/dist/commonjs/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
  480. package/dist/commonjs/operationsInterfaces/containerAppsBuilds.js +0 -10
  481. package/dist/commonjs/operationsInterfaces/containerAppsBuilds.js.map +0 -1
  482. package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
  483. package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  484. package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -10
  485. package/dist/commonjs/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
  486. package/dist/commonjs/operationsInterfaces/containerAppsPatches.d.ts +0 -72
  487. package/dist/commonjs/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
  488. package/dist/commonjs/operationsInterfaces/containerAppsPatches.js +0 -10
  489. package/dist/commonjs/operationsInterfaces/containerAppsPatches.js.map +0 -1
  490. package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
  491. package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
  492. package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -10
  493. package/dist/commonjs/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
  494. package/dist/commonjs/operationsInterfaces/daprSubscriptions.d.ts +0 -38
  495. package/dist/commonjs/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
  496. package/dist/commonjs/operationsInterfaces/daprSubscriptions.js +0 -10
  497. package/dist/commonjs/operationsInterfaces/daprSubscriptions.js.map +0 -1
  498. package/dist/commonjs/operationsInterfaces/dotNetComponents.d.ts +0 -74
  499. package/dist/commonjs/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
  500. package/dist/commonjs/operationsInterfaces/dotNetComponents.js +0 -10
  501. package/dist/commonjs/operationsInterfaces/dotNetComponents.js.map +0 -1
  502. package/dist/commonjs/operationsInterfaces/functionsExtension.d.ts +0 -14
  503. package/dist/commonjs/operationsInterfaces/functionsExtension.d.ts.map +0 -1
  504. package/dist/commonjs/operationsInterfaces/functionsExtension.js +0 -10
  505. package/dist/commonjs/operationsInterfaces/functionsExtension.js.map +0 -1
  506. package/dist/commonjs/operationsInterfaces/logicApps.d.ts +0 -74
  507. package/dist/commonjs/operationsInterfaces/logicApps.d.ts.map +0 -1
  508. package/dist/commonjs/operationsInterfaces/logicApps.js +0 -10
  509. package/dist/commonjs/operationsInterfaces/logicApps.js.map +0 -1
  510. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +0 -61
  511. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  512. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +0 -10
  513. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  514. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +0 -13
  515. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  516. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +0 -10
  517. package/dist/commonjs/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +0 -1
  518. package/dist/esm/operations/appResiliencyOperations.d.ts +0 -72
  519. package/dist/esm/operations/appResiliencyOperations.d.ts.map +0 -1
  520. package/dist/esm/operations/appResiliencyOperations.js +0 -286
  521. package/dist/esm/operations/appResiliencyOperations.js.map +0 -1
  522. package/dist/esm/operations/buildAuthToken.d.ts +0 -21
  523. package/dist/esm/operations/buildAuthToken.d.ts.map +0 -1
  524. package/dist/esm/operations/buildAuthToken.js +0 -55
  525. package/dist/esm/operations/buildAuthToken.js.map +0 -1
  526. package/dist/esm/operations/builders.d.ts +0 -107
  527. package/dist/esm/operations/builders.d.ts.map +0 -1
  528. package/dist/esm/operations/builders.js +0 -542
  529. package/dist/esm/operations/builders.js.map +0 -1
  530. package/dist/esm/operations/builds.d.ts +0 -56
  531. package/dist/esm/operations/builds.d.ts.map +0 -1
  532. package/dist/esm/operations/builds.js +0 -237
  533. package/dist/esm/operations/builds.js.map +0 -1
  534. package/dist/esm/operations/buildsByBuilderResource.d.ts +0 -38
  535. package/dist/esm/operations/buildsByBuilderResource.d.ts.map +0 -1
  536. package/dist/esm/operations/buildsByBuilderResource.js +0 -150
  537. package/dist/esm/operations/buildsByBuilderResource.js.map +0 -1
  538. package/dist/esm/operations/containerAppsBuilds.d.ts +0 -38
  539. package/dist/esm/operations/containerAppsBuilds.d.ts.map +0 -1
  540. package/dist/esm/operations/containerAppsBuilds.js +0 -142
  541. package/dist/esm/operations/containerAppsBuilds.js.map +0 -1
  542. package/dist/esm/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
  543. package/dist/esm/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  544. package/dist/esm/operations/containerAppsBuildsByContainerApp.js +0 -150
  545. package/dist/esm/operations/containerAppsBuildsByContainerApp.js.map +0 -1
  546. package/dist/esm/operations/containerAppsPatches.d.ts +0 -97
  547. package/dist/esm/operations/containerAppsPatches.d.ts.map +0 -1
  548. package/dist/esm/operations/containerAppsPatches.js +0 -449
  549. package/dist/esm/operations/containerAppsPatches.js.map +0 -1
  550. package/dist/esm/operations/daprComponentResiliencyPolicies.d.ts +0 -70
  551. package/dist/esm/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
  552. package/dist/esm/operations/daprComponentResiliencyPolicies.js +0 -270
  553. package/dist/esm/operations/daprComponentResiliencyPolicies.js.map +0 -1
  554. package/dist/esm/operations/daprSubscriptions.d.ts +0 -63
  555. package/dist/esm/operations/daprSubscriptions.d.ts.map +0 -1
  556. package/dist/esm/operations/daprSubscriptions.js +0 -257
  557. package/dist/esm/operations/daprSubscriptions.js.map +0 -1
  558. package/dist/esm/operations/dotNetComponents.d.ts +0 -99
  559. package/dist/esm/operations/dotNetComponents.d.ts.map +0 -1
  560. package/dist/esm/operations/dotNetComponents.js +0 -458
  561. package/dist/esm/operations/dotNetComponents.js.map +0 -1
  562. package/dist/esm/operations/functionsExtension.d.ts +0 -22
  563. package/dist/esm/operations/functionsExtension.d.ts.map +0 -1
  564. package/dist/esm/operations/functionsExtension.js +0 -63
  565. package/dist/esm/operations/functionsExtension.js.map +0 -1
  566. package/dist/esm/operations/logicApps.d.ts +0 -101
  567. package/dist/esm/operations/logicApps.d.ts.map +0 -1
  568. package/dist/esm/operations/logicApps.js +0 -407
  569. package/dist/esm/operations/logicApps.js.map +0 -1
  570. package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.d.ts +0 -86
  571. package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  572. package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.js +0 -377
  573. package/dist/esm/operations/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  574. package/dist/esm/operations/managedEnvironmentPrivateLinkResources.d.ts +0 -38
  575. package/dist/esm/operations/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  576. package/dist/esm/operations/managedEnvironmentPrivateLinkResources.js +0 -150
  577. package/dist/esm/operations/managedEnvironmentPrivateLinkResources.js.map +0 -1
  578. package/dist/esm/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
  579. package/dist/esm/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
  580. package/dist/esm/operationsInterfaces/appResiliencyOperations.js +0 -9
  581. package/dist/esm/operationsInterfaces/appResiliencyOperations.js.map +0 -1
  582. package/dist/esm/operationsInterfaces/buildAuthToken.d.ts +0 -13
  583. package/dist/esm/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
  584. package/dist/esm/operationsInterfaces/buildAuthToken.js +0 -9
  585. package/dist/esm/operationsInterfaces/buildAuthToken.js.map +0 -1
  586. package/dist/esm/operationsInterfaces/builders.d.ts +0 -71
  587. package/dist/esm/operationsInterfaces/builders.d.ts.map +0 -1
  588. package/dist/esm/operationsInterfaces/builders.js +0 -9
  589. package/dist/esm/operationsInterfaces/builders.js.map +0 -1
  590. package/dist/esm/operationsInterfaces/builds.d.ts +0 -48
  591. package/dist/esm/operationsInterfaces/builds.d.ts.map +0 -1
  592. package/dist/esm/operationsInterfaces/builds.js +0 -9
  593. package/dist/esm/operationsInterfaces/builds.js.map +0 -1
  594. package/dist/esm/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
  595. package/dist/esm/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
  596. package/dist/esm/operationsInterfaces/buildsByBuilderResource.js +0 -9
  597. package/dist/esm/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
  598. package/dist/esm/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
  599. package/dist/esm/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
  600. package/dist/esm/operationsInterfaces/containerAppsBuilds.js +0 -9
  601. package/dist/esm/operationsInterfaces/containerAppsBuilds.js.map +0 -1
  602. package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
  603. package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  604. package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -9
  605. package/dist/esm/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
  606. package/dist/esm/operationsInterfaces/containerAppsPatches.d.ts +0 -72
  607. package/dist/esm/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
  608. package/dist/esm/operationsInterfaces/containerAppsPatches.js +0 -9
  609. package/dist/esm/operationsInterfaces/containerAppsPatches.js.map +0 -1
  610. package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
  611. package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
  612. package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
  613. package/dist/esm/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
  614. package/dist/esm/operationsInterfaces/daprSubscriptions.d.ts +0 -38
  615. package/dist/esm/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
  616. package/dist/esm/operationsInterfaces/daprSubscriptions.js +0 -9
  617. package/dist/esm/operationsInterfaces/daprSubscriptions.js.map +0 -1
  618. package/dist/esm/operationsInterfaces/dotNetComponents.d.ts +0 -74
  619. package/dist/esm/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
  620. package/dist/esm/operationsInterfaces/dotNetComponents.js +0 -9
  621. package/dist/esm/operationsInterfaces/dotNetComponents.js.map +0 -1
  622. package/dist/esm/operationsInterfaces/functionsExtension.d.ts +0 -14
  623. package/dist/esm/operationsInterfaces/functionsExtension.d.ts.map +0 -1
  624. package/dist/esm/operationsInterfaces/functionsExtension.js +0 -9
  625. package/dist/esm/operationsInterfaces/functionsExtension.js.map +0 -1
  626. package/dist/esm/operationsInterfaces/logicApps.d.ts +0 -74
  627. package/dist/esm/operationsInterfaces/logicApps.d.ts.map +0 -1
  628. package/dist/esm/operationsInterfaces/logicApps.js +0 -9
  629. package/dist/esm/operationsInterfaces/logicApps.js.map +0 -1
  630. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +0 -61
  631. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  632. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +0 -9
  633. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  634. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +0 -13
  635. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  636. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +0 -9
  637. package/dist/esm/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +0 -1
  638. package/dist/react-native/operations/appResiliencyOperations.d.ts +0 -72
  639. package/dist/react-native/operations/appResiliencyOperations.d.ts.map +0 -1
  640. package/dist/react-native/operations/appResiliencyOperations.js +0 -286
  641. package/dist/react-native/operations/appResiliencyOperations.js.map +0 -1
  642. package/dist/react-native/operations/buildAuthToken.d.ts +0 -21
  643. package/dist/react-native/operations/buildAuthToken.d.ts.map +0 -1
  644. package/dist/react-native/operations/buildAuthToken.js +0 -55
  645. package/dist/react-native/operations/buildAuthToken.js.map +0 -1
  646. package/dist/react-native/operations/builders.d.ts +0 -107
  647. package/dist/react-native/operations/builders.d.ts.map +0 -1
  648. package/dist/react-native/operations/builders.js +0 -542
  649. package/dist/react-native/operations/builders.js.map +0 -1
  650. package/dist/react-native/operations/builds.d.ts +0 -56
  651. package/dist/react-native/operations/builds.d.ts.map +0 -1
  652. package/dist/react-native/operations/builds.js +0 -237
  653. package/dist/react-native/operations/builds.js.map +0 -1
  654. package/dist/react-native/operations/buildsByBuilderResource.d.ts +0 -38
  655. package/dist/react-native/operations/buildsByBuilderResource.d.ts.map +0 -1
  656. package/dist/react-native/operations/buildsByBuilderResource.js +0 -150
  657. package/dist/react-native/operations/buildsByBuilderResource.js.map +0 -1
  658. package/dist/react-native/operations/containerAppsBuilds.d.ts +0 -38
  659. package/dist/react-native/operations/containerAppsBuilds.d.ts.map +0 -1
  660. package/dist/react-native/operations/containerAppsBuilds.js +0 -142
  661. package/dist/react-native/operations/containerAppsBuilds.js.map +0 -1
  662. package/dist/react-native/operations/containerAppsBuildsByContainerApp.d.ts +0 -38
  663. package/dist/react-native/operations/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  664. package/dist/react-native/operations/containerAppsBuildsByContainerApp.js +0 -150
  665. package/dist/react-native/operations/containerAppsBuildsByContainerApp.js.map +0 -1
  666. package/dist/react-native/operations/containerAppsPatches.d.ts +0 -97
  667. package/dist/react-native/operations/containerAppsPatches.d.ts.map +0 -1
  668. package/dist/react-native/operations/containerAppsPatches.js +0 -449
  669. package/dist/react-native/operations/containerAppsPatches.js.map +0 -1
  670. package/dist/react-native/operations/daprComponentResiliencyPolicies.d.ts +0 -70
  671. package/dist/react-native/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
  672. package/dist/react-native/operations/daprComponentResiliencyPolicies.js +0 -270
  673. package/dist/react-native/operations/daprComponentResiliencyPolicies.js.map +0 -1
  674. package/dist/react-native/operations/daprSubscriptions.d.ts +0 -63
  675. package/dist/react-native/operations/daprSubscriptions.d.ts.map +0 -1
  676. package/dist/react-native/operations/daprSubscriptions.js +0 -257
  677. package/dist/react-native/operations/daprSubscriptions.js.map +0 -1
  678. package/dist/react-native/operations/dotNetComponents.d.ts +0 -99
  679. package/dist/react-native/operations/dotNetComponents.d.ts.map +0 -1
  680. package/dist/react-native/operations/dotNetComponents.js +0 -458
  681. package/dist/react-native/operations/dotNetComponents.js.map +0 -1
  682. package/dist/react-native/operations/functionsExtension.d.ts +0 -22
  683. package/dist/react-native/operations/functionsExtension.d.ts.map +0 -1
  684. package/dist/react-native/operations/functionsExtension.js +0 -63
  685. package/dist/react-native/operations/functionsExtension.js.map +0 -1
  686. package/dist/react-native/operations/logicApps.d.ts +0 -101
  687. package/dist/react-native/operations/logicApps.d.ts.map +0 -1
  688. package/dist/react-native/operations/logicApps.js +0 -407
  689. package/dist/react-native/operations/logicApps.js.map +0 -1
  690. package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.d.ts +0 -86
  691. package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  692. package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.js +0 -377
  693. package/dist/react-native/operations/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  694. package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.d.ts +0 -38
  695. package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  696. package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.js +0 -150
  697. package/dist/react-native/operations/managedEnvironmentPrivateLinkResources.js.map +0 -1
  698. package/dist/react-native/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
  699. package/dist/react-native/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
  700. package/dist/react-native/operationsInterfaces/appResiliencyOperations.js +0 -9
  701. package/dist/react-native/operationsInterfaces/appResiliencyOperations.js.map +0 -1
  702. package/dist/react-native/operationsInterfaces/buildAuthToken.d.ts +0 -13
  703. package/dist/react-native/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
  704. package/dist/react-native/operationsInterfaces/buildAuthToken.js +0 -9
  705. package/dist/react-native/operationsInterfaces/buildAuthToken.js.map +0 -1
  706. package/dist/react-native/operationsInterfaces/builders.d.ts +0 -71
  707. package/dist/react-native/operationsInterfaces/builders.d.ts.map +0 -1
  708. package/dist/react-native/operationsInterfaces/builders.js +0 -9
  709. package/dist/react-native/operationsInterfaces/builders.js.map +0 -1
  710. package/dist/react-native/operationsInterfaces/builds.d.ts +0 -48
  711. package/dist/react-native/operationsInterfaces/builds.d.ts.map +0 -1
  712. package/dist/react-native/operationsInterfaces/builds.js +0 -9
  713. package/dist/react-native/operationsInterfaces/builds.js.map +0 -1
  714. package/dist/react-native/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
  715. package/dist/react-native/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
  716. package/dist/react-native/operationsInterfaces/buildsByBuilderResource.js +0 -9
  717. package/dist/react-native/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
  718. package/dist/react-native/operationsInterfaces/containerAppsBuilds.d.ts +0 -30
  719. package/dist/react-native/operationsInterfaces/containerAppsBuilds.d.ts.map +0 -1
  720. package/dist/react-native/operationsInterfaces/containerAppsBuilds.js +0 -9
  721. package/dist/react-native/operationsInterfaces/containerAppsBuilds.js.map +0 -1
  722. package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts +0 -13
  723. package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.d.ts.map +0 -1
  724. package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.js +0 -9
  725. package/dist/react-native/operationsInterfaces/containerAppsBuildsByContainerApp.js.map +0 -1
  726. package/dist/react-native/operationsInterfaces/containerAppsPatches.d.ts +0 -72
  727. package/dist/react-native/operationsInterfaces/containerAppsPatches.d.ts.map +0 -1
  728. package/dist/react-native/operationsInterfaces/containerAppsPatches.js +0 -9
  729. package/dist/react-native/operationsInterfaces/containerAppsPatches.js.map +0 -1
  730. package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
  731. package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
  732. package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
  733. package/dist/react-native/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
  734. package/dist/react-native/operationsInterfaces/daprSubscriptions.d.ts +0 -38
  735. package/dist/react-native/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
  736. package/dist/react-native/operationsInterfaces/daprSubscriptions.js +0 -9
  737. package/dist/react-native/operationsInterfaces/daprSubscriptions.js.map +0 -1
  738. package/dist/react-native/operationsInterfaces/dotNetComponents.d.ts +0 -74
  739. package/dist/react-native/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
  740. package/dist/react-native/operationsInterfaces/dotNetComponents.js +0 -9
  741. package/dist/react-native/operationsInterfaces/dotNetComponents.js.map +0 -1
  742. package/dist/react-native/operationsInterfaces/functionsExtension.d.ts +0 -14
  743. package/dist/react-native/operationsInterfaces/functionsExtension.d.ts.map +0 -1
  744. package/dist/react-native/operationsInterfaces/functionsExtension.js +0 -9
  745. package/dist/react-native/operationsInterfaces/functionsExtension.js.map +0 -1
  746. package/dist/react-native/operationsInterfaces/logicApps.d.ts +0 -74
  747. package/dist/react-native/operationsInterfaces/logicApps.d.ts.map +0 -1
  748. package/dist/react-native/operationsInterfaces/logicApps.js +0 -9
  749. package/dist/react-native/operationsInterfaces/logicApps.js.map +0 -1
  750. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts +0 -61
  751. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.d.ts.map +0 -1
  752. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js +0 -9
  753. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateEndpointConnections.js.map +0 -1
  754. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts +0 -13
  755. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.d.ts.map +0 -1
  756. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.js +0 -9
  757. package/dist/react-native/operationsInterfaces/managedEnvironmentPrivateLinkResources.js.map +0 -1
@@ -1,165 +1,5 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- export type JavaComponentPropertiesUnion = JavaComponentProperties | SpringCloudGatewayComponent | SpringBootAdminComponent | NacosComponent | SpringCloudEurekaComponent | SpringCloudConfigComponent;
3
- /** Policy to set request timeouts */
4
- export interface TimeoutPolicy {
5
- /** Timeout, in seconds, for a request to respond */
6
- responseTimeoutInSeconds?: number;
7
- /** Timeout, in seconds, for a request to initiate a connection */
8
- connectionTimeoutInSeconds?: number;
9
- }
10
- /** Policy that defines http request retry conditions */
11
- export interface HttpRetryPolicy {
12
- /** Maximum number of times a request will retry */
13
- maxRetries?: number;
14
- /** Headers that must be present for a request to be retried */
15
- headers?: HeaderMatch[];
16
- /** Additional http status codes that can trigger a retry */
17
- httpStatusCodes?: number[];
18
- /** Errors that can trigger a retry */
19
- errors?: string[];
20
- /** Initial delay, in milliseconds, before retrying a request */
21
- initialDelayInMilliseconds?: number;
22
- /** Maximum interval, in milliseconds, between retries */
23
- maxIntervalInMilliseconds?: number;
24
- }
25
- /** Conditions required to match a header */
26
- export interface HeaderMatch {
27
- /** Name of the header */
28
- header?: string;
29
- /** Exact value of the header */
30
- exactMatch?: string;
31
- /** Prefix value of the header */
32
- prefixMatch?: string;
33
- /** Suffix value of the header */
34
- suffixMatch?: string;
35
- /** Regex value of the header */
36
- regexMatch?: string;
37
- }
38
- /** Policy that defines tcp request retry conditions */
39
- export interface TcpRetryPolicy {
40
- /** Maximum number of attempts to connect to the tcp service */
41
- maxConnectAttempts?: number;
42
- }
43
- /** Policy that defines circuit breaker conditions */
44
- export interface CircuitBreakerPolicy {
45
- /** Number of consecutive errors before the circuit breaker opens */
46
- consecutiveErrors?: number;
47
- /** The time interval, in seconds, between endpoint checks. This can result in opening the circuit breaker if the check fails as well as closing the circuit breaker if the check succeeds. Defaults to 10s. */
48
- intervalInSeconds?: number;
49
- /** Maximum percentage of hosts that will be ejected after failure threshold has been met */
50
- maxEjectionPercent?: number;
51
- }
52
- /** Defines parameters for http connection pooling */
53
- export interface HttpConnectionPool {
54
- /** Maximum number of pending http1 requests allowed */
55
- http1MaxPendingRequests?: number;
56
- /** Maximum number of http2 requests allowed */
57
- http2MaxRequests?: number;
58
- }
59
- /** Defines parameters for tcp connection pooling */
60
- export interface TcpConnectionPool {
61
- /** Maximum number of tcp connections allowed */
62
- maxConnections?: number;
63
- }
64
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
65
- export interface Resource {
66
- /**
67
- * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
68
- * NOTE: This property will not be serialized. It can only be populated by the server.
69
- */
70
- readonly id?: string;
71
- /**
72
- * The name of the resource
73
- * NOTE: This property will not be serialized. It can only be populated by the server.
74
- */
75
- readonly name?: string;
76
- /**
77
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
78
- * NOTE: This property will not be serialized. It can only be populated by the server.
79
- */
80
- readonly type?: string;
81
- /**
82
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
83
- * NOTE: This property will not be serialized. It can only be populated by the server.
84
- */
85
- readonly systemData?: SystemData;
86
- }
87
- /** Metadata pertaining to creation and last modification of the resource. */
88
- export interface SystemData {
89
- /** The identity that created the resource. */
90
- createdBy?: string;
91
- /** The type of identity that created the resource. */
92
- createdByType?: CreatedByType;
93
- /** The timestamp of resource creation (UTC). */
94
- createdAt?: Date;
95
- /** The identity that last modified the resource. */
96
- lastModifiedBy?: string;
97
- /** The type of identity that last modified the resource. */
98
- lastModifiedByType?: CreatedByType;
99
- /** The timestamp of resource last modification (UTC) */
100
- lastModifiedAt?: Date;
101
- }
102
- /** App Service error response. */
103
- export interface DefaultErrorResponse {
104
- /**
105
- * Error model.
106
- * NOTE: This property will not be serialized. It can only be populated by the server.
107
- */
108
- readonly error?: DefaultErrorResponseError;
109
- }
110
- /** Error model. */
111
- export interface DefaultErrorResponseError {
112
- /**
113
- * Standardized string to programmatically identify the error.
114
- * NOTE: This property will not be serialized. It can only be populated by the server.
115
- */
116
- readonly code?: string;
117
- /**
118
- * Detailed error description and debugging information.
119
- * NOTE: This property will not be serialized. It can only be populated by the server.
120
- */
121
- readonly message?: string;
122
- /**
123
- * Detailed error description and debugging information.
124
- * NOTE: This property will not be serialized. It can only be populated by the server.
125
- */
126
- readonly target?: string;
127
- /** Details or the error */
128
- details?: DefaultErrorResponseErrorDetailsItem[];
129
- /**
130
- * More information to debug error.
131
- * NOTE: This property will not be serialized. It can only be populated by the server.
132
- */
133
- readonly innererror?: string;
134
- }
135
- /** Detailed errors. */
136
- export interface DefaultErrorResponseErrorDetailsItem {
137
- /**
138
- * Standardized string to programmatically identify the error.
139
- * NOTE: This property will not be serialized. It can only be populated by the server.
140
- */
141
- readonly code?: string;
142
- /**
143
- * Detailed error description and debugging information.
144
- * NOTE: This property will not be serialized. It can only be populated by the server.
145
- */
146
- readonly message?: string;
147
- /**
148
- * Detailed error description and debugging information.
149
- * NOTE: This property will not be serialized. It can only be populated by the server.
150
- */
151
- readonly target?: string;
152
- }
153
- /** Collection of AppResiliency policies */
154
- export interface AppResiliencyCollection {
155
- /** Collection of resources. */
156
- value: AppResiliency[];
157
- /**
158
- * Link to next page of resources.
159
- * NOTE: This property will not be serialized. It can only be populated by the server.
160
- */
161
- readonly nextLink?: string;
162
- }
2
+ export type JavaComponentPropertiesUnion = JavaComponentProperties | SpringBootAdminComponent | SpringCloudEurekaComponent | SpringCloudConfigComponent;
163
3
  /** AuthConfig collection ARM resource. */
164
4
  export interface AuthConfigCollection {
165
5
  /** Collection of resources. */
@@ -545,6 +385,95 @@ export interface EncryptionSettings {
545
385
  /** The secret name which is referenced for SigningKey. */
546
386
  containerAppAuthSigningSecretName?: string;
547
387
  }
388
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
389
+ export interface Resource {
390
+ /**
391
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
392
+ * NOTE: This property will not be serialized. It can only be populated by the server.
393
+ */
394
+ readonly id?: string;
395
+ /**
396
+ * The name of the resource
397
+ * NOTE: This property will not be serialized. It can only be populated by the server.
398
+ */
399
+ readonly name?: string;
400
+ /**
401
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
402
+ * NOTE: This property will not be serialized. It can only be populated by the server.
403
+ */
404
+ readonly type?: string;
405
+ /**
406
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
407
+ * NOTE: This property will not be serialized. It can only be populated by the server.
408
+ */
409
+ readonly systemData?: SystemData;
410
+ }
411
+ /** Metadata pertaining to creation and last modification of the resource. */
412
+ export interface SystemData {
413
+ /** The identity that created the resource. */
414
+ createdBy?: string;
415
+ /** The type of identity that created the resource. */
416
+ createdByType?: CreatedByType;
417
+ /** The timestamp of resource creation (UTC). */
418
+ createdAt?: Date;
419
+ /** The identity that last modified the resource. */
420
+ lastModifiedBy?: string;
421
+ /** The type of identity that last modified the resource. */
422
+ lastModifiedByType?: CreatedByType;
423
+ /** The timestamp of resource last modification (UTC) */
424
+ lastModifiedAt?: Date;
425
+ }
426
+ /** App Service error response. */
427
+ export interface DefaultErrorResponse {
428
+ /**
429
+ * Error model.
430
+ * NOTE: This property will not be serialized. It can only be populated by the server.
431
+ */
432
+ readonly error?: DefaultErrorResponseError;
433
+ }
434
+ /** Error model. */
435
+ export interface DefaultErrorResponseError {
436
+ /**
437
+ * Standardized string to programmatically identify the error.
438
+ * NOTE: This property will not be serialized. It can only be populated by the server.
439
+ */
440
+ readonly code?: string;
441
+ /**
442
+ * Detailed error description and debugging information.
443
+ * NOTE: This property will not be serialized. It can only be populated by the server.
444
+ */
445
+ readonly message?: string;
446
+ /**
447
+ * Detailed error description and debugging information.
448
+ * NOTE: This property will not be serialized. It can only be populated by the server.
449
+ */
450
+ readonly target?: string;
451
+ /** Details or the error */
452
+ details?: DefaultErrorResponseErrorDetailsItem[];
453
+ /**
454
+ * More information to debug error.
455
+ * NOTE: This property will not be serialized. It can only be populated by the server.
456
+ */
457
+ readonly innererror?: string;
458
+ }
459
+ /** Detailed errors. */
460
+ export interface DefaultErrorResponseErrorDetailsItem {
461
+ /**
462
+ * Standardized string to programmatically identify the error.
463
+ * NOTE: This property will not be serialized. It can only be populated by the server.
464
+ */
465
+ readonly code?: string;
466
+ /**
467
+ * Detailed error description and debugging information.
468
+ * NOTE: This property will not be serialized. It can only be populated by the server.
469
+ */
470
+ readonly message?: string;
471
+ /**
472
+ * Detailed error description and debugging information.
473
+ * NOTE: This property will not be serialized. It can only be populated by the server.
474
+ */
475
+ readonly target?: string;
476
+ }
548
477
  /** Collection of available workload profiles in the location. */
549
478
  export interface AvailableWorkloadProfilesCollection {
550
479
  /** Collection of workload profiles. */
@@ -621,33 +550,6 @@ export interface BillingMeterCollection {
621
550
  /** Collection of billing meters. */
622
551
  value: BillingMeter[];
623
552
  }
624
- /** Billing meter. */
625
- export interface BillingMeter {
626
- /**
627
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
628
- * NOTE: This property will not be serialized. It can only be populated by the server.
629
- */
630
- readonly id?: string;
631
- /**
632
- * The name of the resource
633
- * NOTE: This property will not be serialized. It can only be populated by the server.
634
- */
635
- readonly name?: string;
636
- /**
637
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
638
- * NOTE: This property will not be serialized. It can only be populated by the server.
639
- */
640
- readonly type?: string;
641
- /**
642
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
643
- * NOTE: This property will not be serialized. It can only be populated by the server.
644
- */
645
- readonly systemData?: SystemData;
646
- /** Region for the billing meter. */
647
- location?: string;
648
- /** Revision resource specific properties */
649
- properties?: BillingMeterProperties;
650
- }
651
553
  /** Revision resource specific properties */
652
554
  export interface BillingMeterProperties {
653
555
  /** Used to categorize billing meters. */
@@ -657,128 +559,6 @@ export interface BillingMeterProperties {
657
559
  /** The everyday name of the billing meter. */
658
560
  displayName?: string;
659
561
  }
660
- /** The response of a BuilderResource list operation. */
661
- export interface BuilderCollection {
662
- /** The BuilderResource items on this page */
663
- value: BuilderResource[];
664
- /** The link to the next page of items */
665
- nextLink?: string;
666
- }
667
- /** Model representing a mapping from a container registry to the identity used to connect to it. */
668
- export interface ContainerRegistry {
669
- /** Login server of the container registry. */
670
- containerRegistryServer: string;
671
- /** Resource ID of the managed identity. */
672
- identityResourceId: string;
673
- }
674
- /** Managed service identity (system assigned and/or user assigned identities) */
675
- export interface ManagedServiceIdentity {
676
- /**
677
- * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
678
- * NOTE: This property will not be serialized. It can only be populated by the server.
679
- */
680
- readonly principalId?: string;
681
- /**
682
- * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
683
- * NOTE: This property will not be serialized. It can only be populated by the server.
684
- */
685
- readonly tenantId?: string;
686
- /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
687
- type: ManagedServiceIdentityType;
688
- /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
689
- userAssignedIdentities?: {
690
- [propertyName: string]: UserAssignedIdentity;
691
- };
692
- }
693
- /** User assigned identity properties */
694
- export interface UserAssignedIdentity {
695
- /**
696
- * The principal ID of the assigned identity.
697
- * NOTE: This property will not be serialized. It can only be populated by the server.
698
- */
699
- readonly principalId?: string;
700
- /**
701
- * The client ID of the assigned identity.
702
- * NOTE: This property will not be serialized. It can only be populated by the server.
703
- */
704
- readonly clientId?: string;
705
- }
706
- /** The type used for update operations of the BuilderResource. */
707
- export interface BuilderResourceUpdate {
708
- /** The managed service identities assigned to this resource. */
709
- identity?: ManagedServiceIdentity;
710
- /** Resource tags. */
711
- tags?: {
712
- [propertyName: string]: string;
713
- };
714
- /** Resource ID of the container apps environment that the builder is associated with. */
715
- environmentId?: string;
716
- }
717
- /** The response of a BuildResource list operation. */
718
- export interface BuildCollection {
719
- /** The BuildResource items on this page */
720
- value: BuildResource[];
721
- /** The link to the next page of items */
722
- nextLink?: string;
723
- }
724
- /** Container registry that the final image will be uploaded to. */
725
- export interface ContainerRegistryWithCustomImage {
726
- /** Login server of the container registry that the final image should be uploaded to. Builder resource needs to have this container registry defined along with an identity to use to access it. */
727
- server: string;
728
- /** Full name that the final image should be uploaded as, including both image name and tag. */
729
- image?: string;
730
- }
731
- /** Configuration of the build. */
732
- export interface BuildConfiguration {
733
- /** Base OS used to build and run the app. */
734
- baseOs?: string;
735
- /** Platform to be used to build and run the app. */
736
- platform?: string;
737
- /** Platform version to be used to build and run the app. */
738
- platformVersion?: string;
739
- /** List of environment variables to be passed to the build, secrets should not be used in environment variable. */
740
- environmentVariables?: EnvironmentVariable[];
741
- /** List of steps to perform before the build. */
742
- preBuildSteps?: PreBuildStep[];
743
- }
744
- /** Model representing an environment variable. */
745
- export interface EnvironmentVariable {
746
- /** Environment variable name. */
747
- name: string;
748
- /** Environment variable value. */
749
- value: string;
750
- }
751
- /** Model representing a pre-build step. */
752
- export interface PreBuildStep {
753
- /** Description of the pre-build step. */
754
- description?: string;
755
- /** List of custom commands to run. */
756
- scripts?: string[];
757
- /** Http get request to send before the build. */
758
- httpGet?: HttpGet;
759
- }
760
- /** Model representing a http get request. */
761
- export interface HttpGet {
762
- /** URL to make HTTP GET request against. */
763
- url: string;
764
- /** Name of the file that the request should be saved to. */
765
- fileName?: string;
766
- /** List of headers to send with the request. */
767
- headers?: string[];
768
- }
769
- /** Build Auth Token. */
770
- export interface BuildToken {
771
- /**
772
- * Authentication token.
773
- * NOTE: This property will not be serialized. It can only be populated by the server.
774
- */
775
- readonly token?: string;
776
- /**
777
- * Token expiration date.
778
- * NOTE: This property will not be serialized. It can only be populated by the server.
779
- */
780
- readonly expires?: Date;
781
- }
782
562
  /** Collection of connectedEnvironments */
783
563
  export interface ConnectedEnvironmentCollection {
784
564
  /** Collection of resources. */
@@ -913,8 +693,6 @@ export interface CertificateProperties {
913
693
  * NOTE: This property will not be serialized. It can only be populated by the server.
914
694
  */
915
695
  readonly publicKeyHash?: string;
916
- /** The type of the certificate. Allowed values are `ServerSSLCertificate` and `ImagePullTrustedCA` */
917
- certificateType?: CertificateType;
918
696
  }
919
697
  /** A certificate to update */
920
698
  export interface CertificatePatch {
@@ -953,22 +731,6 @@ export interface DaprMetadata {
953
731
  /** Name of the Dapr Component secret from which to pull the metadata property value. */
954
732
  secretRef?: string;
955
733
  }
956
- /** Configuration to bind a Dapr Component to a dev ContainerApp Service */
957
- export interface DaprComponentServiceBinding {
958
- /** Name of the service bind */
959
- name?: string;
960
- /** Resource id of the target service */
961
- serviceId?: string;
962
- /** Service bind metadata */
963
- metadata?: DaprServiceBindMetadata;
964
- }
965
- /** Dapr component metadata. */
966
- export interface DaprServiceBindMetadata {
967
- /** Service bind metadata property name. */
968
- name?: string;
969
- /** Service bind metadata property value. */
970
- value?: string;
971
- }
972
734
  /** Dapr component Secrets Collection for ListSecrets Action. */
973
735
  export interface DaprSecretsCollection {
974
736
  /** Collection of secrets used by a Dapr component */
@@ -996,8 +758,6 @@ export interface ConnectedEnvironmentStoragesCollection {
996
758
  export interface ConnectedEnvironmentStorageProperties {
997
759
  /** Azure file properties */
998
760
  azureFile?: AzureFileProperties;
999
- /** SMB storage properties */
1000
- smb?: SmbStorage;
1001
761
  }
1002
762
  /** Azure File Properties. */
1003
763
  export interface AzureFileProperties {
@@ -1010,21 +770,6 @@ export interface AzureFileProperties {
1010
770
  /** Azure file share name. */
1011
771
  shareName?: string;
1012
772
  }
1013
- /** SMB storage properties */
1014
- export interface SmbStorage {
1015
- /** The host name or IP address of the SMB server. */
1016
- host?: string;
1017
- /** The path to the SMB shared folder. */
1018
- shareName?: string;
1019
- /** The user to log on to the SMB server. */
1020
- username?: string;
1021
- /** The domain name for the user. */
1022
- domain?: string;
1023
- /** The password for the user. */
1024
- password?: string;
1025
- /** Access mode for storage */
1026
- accessMode?: AccessMode;
1027
- }
1028
773
  /** Container App collection ARM resource. */
1029
774
  export interface ContainerAppCollection {
1030
775
  /** Collection of resources. */
@@ -1035,10 +780,37 @@ export interface ContainerAppCollection {
1035
780
  */
1036
781
  readonly nextLink?: string;
1037
782
  }
1038
- /** Container App auto patch configuration. */
1039
- export interface ContainerAppPropertiesPatchingConfiguration {
1040
- /** Patching mode for the container app. Null or default in this field will be interpreted as Automatic by RP. Automatic mode will automatically apply available patches. Manual mode will require the user to manually apply patches. Disabled mode will stop patch detection and auto patching. */
1041
- patchingMode?: PatchingMode;
783
+ /** Managed service identity (system assigned and/or user assigned identities) */
784
+ export interface ManagedServiceIdentity {
785
+ /**
786
+ * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
787
+ * NOTE: This property will not be serialized. It can only be populated by the server.
788
+ */
789
+ readonly principalId?: string;
790
+ /**
791
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
792
+ * NOTE: This property will not be serialized. It can only be populated by the server.
793
+ */
794
+ readonly tenantId?: string;
795
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
796
+ type: ManagedServiceIdentityType;
797
+ /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
798
+ userAssignedIdentities?: {
799
+ [propertyName: string]: UserAssignedIdentity;
800
+ };
801
+ }
802
+ /** User assigned identity properties */
803
+ export interface UserAssignedIdentity {
804
+ /**
805
+ * The principal ID of the assigned identity.
806
+ * NOTE: This property will not be serialized. It can only be populated by the server.
807
+ */
808
+ readonly principalId?: string;
809
+ /**
810
+ * The client ID of the assigned identity.
811
+ * NOTE: This property will not be serialized. It can only be populated by the server.
812
+ */
813
+ readonly clientId?: string;
1042
814
  }
1043
815
  /** Non versioned Container App configuration properties that define the mutable settings of a Container app */
1044
816
  export interface Configuration {
@@ -1095,8 +867,6 @@ export interface Ingress {
1095
867
  corsPolicy?: CorsPolicy;
1096
868
  /** Settings to expose additional ports on container app */
1097
869
  additionalPortMappings?: IngressPortMapping[];
1098
- /** Whether an http app listens on http or https */
1099
- targetPortHttpScheme?: IngressTargetPortHttpScheme;
1100
870
  }
1101
871
  /** Traffic weight assigned to a revision */
1102
872
  export interface TrafficWeight {
@@ -1192,39 +962,11 @@ export interface Dapr {
1192
962
  export interface Runtime {
1193
963
  /** Java app configuration */
1194
964
  java?: RuntimeJava;
1195
- /** .NET app configuration */
1196
- dotnet?: RuntimeDotnet;
1197
965
  }
1198
966
  /** Java app configuration */
1199
967
  export interface RuntimeJava {
1200
968
  /** Enable jmx core metrics for the java app */
1201
969
  enableMetrics?: boolean;
1202
- /** Diagnostic capabilities achieved by java agent */
1203
- javaAgent?: RuntimeJavaAgent;
1204
- }
1205
- /** Diagnostic capabilities achieved by java agent */
1206
- export interface RuntimeJavaAgent {
1207
- /** Enable java agent injection for the java app. */
1208
- enabled?: boolean;
1209
- /** Capabilities on the java logging scenario. */
1210
- logging?: RuntimeJavaAgentLogging;
1211
- }
1212
- /** Capabilities on the java logging scenario. */
1213
- export interface RuntimeJavaAgentLogging {
1214
- /** Settings of the logger for the java app. */
1215
- loggerSettings?: LoggerSetting[];
1216
- }
1217
- /** Logger settings for java workloads. */
1218
- export interface LoggerSetting {
1219
- /** Logger name. */
1220
- logger: string;
1221
- /** The specified logger's log level. */
1222
- level: Level;
1223
- }
1224
- /** .NET app configuration */
1225
- export interface RuntimeDotnet {
1226
- /** Auto configure the ASP.NET Core Data Protection feature */
1227
- autoConfigureDataProtection?: boolean;
1228
970
  }
1229
971
  /** Container App to be a dev service */
1230
972
  export interface Service {
@@ -1263,8 +1005,6 @@ export interface Template {
1263
1005
  export interface BaseContainer {
1264
1006
  /** Container image tag. */
1265
1007
  image?: string;
1266
- /** The type of the image. Set to CloudBuild to let the system manages the image, where user will not be able to update image through image field. Set to ContainerImage for user provided image. */
1267
- imageType?: ImageType;
1268
1008
  /** Custom container name. */
1269
1009
  name?: string;
1270
1010
  /** Container start command. */
@@ -1362,9 +1102,9 @@ export interface Scale {
1362
1102
  minReplicas?: number;
1363
1103
  /** Optional. Maximum number of container replicas. Defaults to 10 if not set. */
1364
1104
  maxReplicas?: number;
1365
- /** Optional. KEDA Cooldown Period. Defaults to 300 seconds if not set. */
1105
+ /** Optional. KEDA Cooldown Period in seconds. Defaults to 300 seconds if not set. */
1366
1106
  cooldownPeriod?: number;
1367
- /** Optional. KEDA Polling Interval. Defaults to 30 seconds if not set. */
1107
+ /** Optional. KEDA Polling Interval in seconds. Defaults to 30 seconds if not set. */
1368
1108
  pollingInterval?: number;
1369
1109
  /** Scaling rules. */
1370
1110
  rules?: ScaleRule[];
@@ -1466,12 +1206,6 @@ export interface ServiceBind {
1466
1206
  serviceId?: string;
1467
1207
  /** Name of the service bind */
1468
1208
  name?: string;
1469
- /** Type of the client to be used to connect to the service */
1470
- clientType?: string;
1471
- /** Customized keys for customizing injected values to the app */
1472
- customizedKeys?: {
1473
- [propertyName: string]: string;
1474
- };
1475
1209
  }
1476
1210
  /** Custom domain analysis. */
1477
1211
  export interface CustomHostnameAnalysisResult {
@@ -1522,207 +1256,70 @@ export interface CustomHostnameAnalysisResult {
1522
1256
  alternateTxtRecords?: string[];
1523
1257
  }
1524
1258
  /** Raw failure information if DNS verification fails. */
1525
- export interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo {
1526
- /**
1527
- * Standardized string to programmatically identify the error.
1528
- * NOTE: This property will not be serialized. It can only be populated by the server.
1529
- */
1530
- readonly code?: string;
1531
- /**
1532
- * Detailed error description and debugging information.
1533
- * NOTE: This property will not be serialized. It can only be populated by the server.
1534
- */
1535
- readonly message?: string;
1536
- /**
1537
- * Detailed error description and debugging information.
1538
- * NOTE: This property will not be serialized. It can only be populated by the server.
1539
- */
1540
- readonly target?: string;
1541
- /** Details or the error */
1542
- details?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem[];
1543
- }
1544
- /** Detailed errors. */
1545
- export interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem {
1546
- /**
1547
- * Standardized string to programmatically identify the error.
1548
- * NOTE: This property will not be serialized. It can only be populated by the server.
1549
- */
1550
- readonly code?: string;
1551
- /**
1552
- * Detailed error description and debugging information.
1553
- * NOTE: This property will not be serialized. It can only be populated by the server.
1554
- */
1555
- readonly message?: string;
1556
- /**
1557
- * Detailed error description and debugging information.
1558
- * NOTE: This property will not be serialized. It can only be populated by the server.
1559
- */
1560
- readonly target?: string;
1561
- }
1562
- /** Container App Secrets Collection ARM resource. */
1563
- export interface SecretsCollection {
1564
- /** Collection of resources. */
1565
- value: ContainerAppSecret[];
1566
- }
1567
- /** Container App Secret. */
1568
- export interface ContainerAppSecret {
1569
- /**
1570
- * Secret Name.
1571
- * NOTE: This property will not be serialized. It can only be populated by the server.
1572
- */
1573
- readonly name?: string;
1574
- /**
1575
- * Secret Value.
1576
- * NOTE: This property will not be serialized. It can only be populated by the server.
1577
- */
1578
- readonly value?: string;
1579
- /**
1580
- * Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
1581
- * NOTE: This property will not be serialized. It can only be populated by the server.
1582
- */
1583
- readonly identity?: string;
1584
- /**
1585
- * Azure Key Vault URL pointing to the secret referenced by the container app.
1586
- * NOTE: This property will not be serialized. It can only be populated by the server.
1587
- */
1588
- readonly keyVaultUrl?: string;
1589
- }
1590
- /** The response of a Container Apps Build Resource list operation. */
1591
- export interface ContainerAppsBuildCollection {
1592
- /** The Container Apps Build Resource items on this page */
1593
- value: ContainerAppsBuildResource[];
1594
- /** The link to the next page of items */
1595
- nextLink?: string;
1596
- }
1597
- /** Configuration of the build. */
1598
- export interface ContainerAppsBuildConfiguration {
1599
- /**
1600
- * Base OS used to build and run the app.
1601
- * NOTE: This property will not be serialized. It can only be populated by the server.
1602
- */
1603
- readonly baseOs?: string;
1604
- /**
1605
- * Platform to be used to build and run the app.
1606
- * NOTE: This property will not be serialized. It can only be populated by the server.
1607
- */
1608
- readonly platform?: string;
1609
- /**
1610
- * Platform version to be used to build and run the app.
1611
- * NOTE: This property will not be serialized. It can only be populated by the server.
1612
- */
1613
- readonly platformVersion?: string;
1614
- /**
1615
- * List of environment variables to be passed to the build, secrets should not be used in environment variable.
1616
- * NOTE: This property will not be serialized. It can only be populated by the server.
1617
- */
1618
- readonly environmentVariables?: EnvironmentVariable[];
1619
- /**
1620
- * List of steps to perform before the build.
1621
- * NOTE: This property will not be serialized. It can only be populated by the server.
1622
- */
1623
- readonly preBuildSteps?: PreBuildStep[];
1624
- }
1625
- /** Container App patch collection */
1626
- export interface PatchCollection {
1627
- /** Collection of patch resources. */
1628
- value: ContainerAppsPatchResource[];
1629
- /** the link to the next page of items */
1630
- nextLink?: string;
1631
- }
1632
- /** Top level properties that describes current states of the patch resource */
1633
- export interface PatchProperties {
1634
- /** The Azure resource id of the target environment for the patch. */
1635
- targetEnvironmentId?: string;
1636
- /** The Azure resource id of the target container app for the patch. */
1637
- targetContainerAppId?: string;
1638
- /** The Azure resource id of the target revision for the patch. */
1639
- targetRevisionId?: string;
1640
- /**
1641
- * The status of the patch operation.
1642
- * NOTE: This property will not be serialized. It can only be populated by the server.
1643
- */
1644
- readonly patchApplyStatus?: PatchApplyStatus;
1259
+ export interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo {
1645
1260
  /**
1646
- * The UTC timestamp that describes when the patch object was created.
1261
+ * Standardized string to programmatically identify the error.
1647
1262
  * NOTE: This property will not be serialized. It can only be populated by the server.
1648
1263
  */
1649
- readonly createdAt?: Date;
1264
+ readonly code?: string;
1650
1265
  /**
1651
- * The UTC timestamp that describes when the patch object was last updated.
1266
+ * Detailed error description and debugging information.
1652
1267
  * NOTE: This property will not be serialized. It can only be populated by the server.
1653
1268
  */
1654
- readonly lastModifiedAt?: Date;
1269
+ readonly message?: string;
1655
1270
  /**
1656
- * Detailed info describes the patch operation for the target container app.
1271
+ * Detailed error description and debugging information.
1657
1272
  * NOTE: This property will not be serialized. It can only be populated by the server.
1658
1273
  */
1659
- readonly patchDetails?: PatchDetails[];
1274
+ readonly target?: string;
1275
+ /** Details or the error */
1276
+ details?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem[];
1660
1277
  }
1661
- /** The detailed info of patch operation performing when applying a patch. */
1662
- export interface PatchDetails {
1663
- /**
1664
- * The name of the target container for the patch.
1665
- * NOTE: This property will not be serialized. It can only be populated by the server.
1666
- */
1667
- readonly targetContainerName: string;
1278
+ /** Detailed errors. */
1279
+ export interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem {
1668
1280
  /**
1669
- * The name of the target image for the patch.
1281
+ * Standardized string to programmatically identify the error.
1670
1282
  * NOTE: This property will not be serialized. It can only be populated by the server.
1671
1283
  */
1672
- readonly targetImage: string;
1284
+ readonly code?: string;
1673
1285
  /**
1674
- * The UTC timestamp that describes the latest detection was done.
1286
+ * Detailed error description and debugging information.
1675
1287
  * NOTE: This property will not be serialized. It can only be populated by the server.
1676
1288
  */
1677
- readonly lastDetectionTime: Date;
1289
+ readonly message?: string;
1678
1290
  /**
1679
- * The status of the patch detection.
1291
+ * Detailed error description and debugging information.
1680
1292
  * NOTE: This property will not be serialized. It can only be populated by the server.
1681
1293
  */
1682
- readonly detectionStatus: DetectionStatus;
1294
+ readonly target?: string;
1295
+ }
1296
+ /** Container App Secrets Collection ARM resource. */
1297
+ export interface SecretsCollection {
1298
+ /** Collection of resources. */
1299
+ value: ContainerAppSecret[];
1300
+ }
1301
+ /** Container App Secret. */
1302
+ export interface ContainerAppSecret {
1683
1303
  /**
1684
- * The name of the new image created by the patch.
1304
+ * Secret Name.
1685
1305
  * NOTE: This property will not be serialized. It can only be populated by the server.
1686
1306
  */
1687
- readonly newImageName?: string;
1307
+ readonly name?: string;
1688
1308
  /**
1689
- * New layer update details in the target image.
1309
+ * Secret Value.
1690
1310
  * NOTE: This property will not be serialized. It can only be populated by the server.
1691
1311
  */
1692
- readonly newLayer?: PatchDetailsNewLayer;
1312
+ readonly value?: string;
1693
1313
  /**
1694
- * The old layer details in the target image.
1314
+ * Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity.
1695
1315
  * NOTE: This property will not be serialized. It can only be populated by the server.
1696
1316
  */
1697
- readonly oldLayer?: PatchDetailsOldLayer;
1317
+ readonly identity?: string;
1698
1318
  /**
1699
- * The type for the patch.
1319
+ * Azure Key Vault URL pointing to the secret referenced by the container app.
1700
1320
  * NOTE: This property will not be serialized. It can only be populated by the server.
1701
1321
  */
1702
- readonly patchType?: PatchType;
1703
- }
1704
- /** New layer update details in the target image. */
1705
- export interface PatchDetailsNewLayer {
1706
- /** The details of the new layer for the target image. */
1707
- name?: string;
1708
- /** The framework and its version in the new run image for the target image. */
1709
- frameworkAndVersion?: string;
1710
- /** The OS name and its version in the new run image for the target image. */
1711
- osAndVersion?: string;
1712
- }
1713
- /** The old layer details in the target image. */
1714
- export interface PatchDetailsOldLayer {
1715
- /** The details of the old layer for the target image. */
1716
- name?: string;
1717
- /** The framework and its version in the old run image for the target image. */
1718
- frameworkAndVersion?: string;
1719
- /** The OS name and its version in the old run image for the target image. */
1720
- osAndVersion?: string;
1721
- }
1722
- /** The configuration for patcher to skip a patch or not. */
1723
- export interface PatchSkipConfig {
1724
- /** The flag to indicate whether to skip the patch or not. */
1725
- skip?: boolean;
1322
+ readonly keyVaultUrl?: string;
1726
1323
  }
1727
1324
  /** Container App Revisions collection ARM resource. */
1728
1325
  export interface RevisionCollection {
@@ -1766,11 +1363,6 @@ export interface ReplicaContainer {
1766
1363
  * NOTE: This property will not be serialized. It can only be populated by the server.
1767
1364
  */
1768
1365
  readonly execEndpoint?: string;
1769
- /**
1770
- * Container debug endpoint
1771
- * NOTE: This property will not be serialized. It can only be populated by the server.
1772
- */
1773
- readonly debugEndpoint?: string;
1774
1366
  }
1775
1367
  /** Container App Revision Replicas collection ARM resource. */
1776
1368
  export interface ReplicaCollection {
@@ -1936,82 +1528,11 @@ export interface LogAnalyticsConfiguration {
1936
1528
  customerId?: string;
1937
1529
  /** Log analytics customer key */
1938
1530
  sharedKey?: string;
1939
- /** Boolean indicating whether to parse json string log into dynamic json columns */
1940
- dynamicJsonColumns?: boolean;
1941
- }
1942
- /** Configuration of Application Insights */
1943
- export interface AppInsightsConfiguration {
1944
- /** Application Insights connection string */
1945
- connectionString?: string;
1946
- }
1947
- /** Configuration of Open Telemetry */
1948
- export interface OpenTelemetryConfiguration {
1949
- /** Open telemetry destinations configuration */
1950
- destinationsConfiguration?: DestinationsConfiguration;
1951
- /** Open telemetry trace configuration */
1952
- tracesConfiguration?: TracesConfiguration;
1953
- /** Open telemetry logs configuration */
1954
- logsConfiguration?: LogsConfiguration;
1955
- /** Open telemetry metrics configuration */
1956
- metricsConfiguration?: MetricsConfiguration;
1957
- }
1958
- /** Configuration of Open Telemetry destinations */
1959
- export interface DestinationsConfiguration {
1960
- /** Open telemetry datadog destination configuration */
1961
- dataDogConfiguration?: DataDogConfiguration;
1962
- /** Open telemetry otlp configurations */
1963
- otlpConfigurations?: OtlpConfiguration[];
1964
- }
1965
- /** Configuration of datadog */
1966
- export interface DataDogConfiguration {
1967
- /** The data dog site */
1968
- site?: string;
1969
- /** The data dog api key */
1970
- key?: string;
1971
- }
1972
- /** Configuration of otlp */
1973
- export interface OtlpConfiguration {
1974
- /** The name of otlp configuration */
1975
- name?: string;
1976
- /** The endpoint of otlp configuration */
1977
- endpoint?: string;
1978
- /** Boolean indicating if otlp configuration is insecure */
1979
- insecure?: boolean;
1980
- /** Headers of otlp configurations */
1981
- headers?: Header[];
1982
- }
1983
- /** Header of otlp configuration */
1984
- export interface Header {
1985
- /** The key of otlp configuration header */
1986
- key?: string;
1987
- /** The value of otlp configuration header */
1988
- value?: string;
1989
- }
1990
- /** Configuration of Open Telemetry traces */
1991
- export interface TracesConfiguration {
1992
- /** Boolean indicating if including dapr traces */
1993
- includeDapr?: boolean;
1994
- /** Open telemetry traces destinations */
1995
- destinations?: string[];
1996
- }
1997
- /** Configuration of Open Telemetry logs */
1998
- export interface LogsConfiguration {
1999
- /** Open telemetry logs destinations */
2000
- destinations?: string[];
2001
- }
2002
- /** Configuration of Open Telemetry metrics */
2003
- export interface MetricsConfiguration {
2004
- /** Boolean indicating if including keda metrics */
2005
- includeKeda?: boolean;
2006
- /** Open telemetry metrics destinations */
2007
- destinations?: string[];
2008
1531
  }
2009
1532
  /** Workload profile to scope container app execution. */
2010
1533
  export interface WorkloadProfile {
2011
1534
  /** Workload profile type for the workloads to run on. */
2012
1535
  name: string;
2013
- /** Whether to use a FIPS-enabled OS. Supported only for dedicated workload profiles. */
2014
- enableFips?: boolean;
2015
1536
  /** Workload profile type for the workloads to run on. */
2016
1537
  workloadProfileType: string;
2017
1538
  /** The minimum capacity. */
@@ -2055,23 +1576,6 @@ export interface ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption
2055
1576
  /** Boolean indicating whether the peer traffic encryption is enabled */
2056
1577
  enabled?: boolean;
2057
1578
  }
2058
- /** The Private Endpoint resource. */
2059
- export interface PrivateEndpoint {
2060
- /**
2061
- * The ARM identifier for Private Endpoint
2062
- * NOTE: This property will not be serialized. It can only be populated by the server.
2063
- */
2064
- readonly id?: string;
2065
- }
2066
- /** A collection of information about the state of the connection between service consumer and provider. */
2067
- export interface PrivateLinkServiceConnectionState {
2068
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
2069
- status?: PrivateEndpointServiceConnectionStatus;
2070
- /** The reason for approval/rejection of the connection. */
2071
- description?: string;
2072
- /** A message indicating if changes on the service provider require any updates on the consumer. */
2073
- actionsRequired?: string;
2074
- }
2075
1579
  /** Non versioned Container Apps Job configuration properties */
2076
1580
  export interface JobConfiguration {
2077
1581
  /** Collection of secrets used by a Container Apps Job */
@@ -2142,7 +1646,7 @@ export interface JobScaleRule {
2142
1646
  metadata?: Record<string, unknown>;
2143
1647
  /** Authentication secrets for the scale rule. */
2144
1648
  auth?: ScaleRuleAuth[];
2145
- /** The resource ID of a user-assigned managed identity that is assigned to the job, or 'system' for system-assigned identity. */
1649
+ /** The resource ID of a user-assigned managed identity that is assigned to the Container App, or 'system' for system-assigned identity. */
2146
1650
  identity?: string;
2147
1651
  }
2148
1652
  /** Container Apps Job versioned application definition. Defines the desired state of an immutable revision. Any changes to this section Will result in a new revision being created */
@@ -2154,30 +1658,6 @@ export interface JobTemplate {
2154
1658
  /** List of volume definitions for the Container App. */
2155
1659
  volumes?: Volume[];
2156
1660
  }
2157
- /** .NET Components ARM resource. */
2158
- export interface DotNetComponentsCollection {
2159
- /** Collection of resources. */
2160
- value: DotNetComponent[];
2161
- /**
2162
- * Link to next page of resources.
2163
- * NOTE: This property will not be serialized. It can only be populated by the server.
2164
- */
2165
- readonly nextLink?: string;
2166
- }
2167
- /** Configuration properties for a .NET Component */
2168
- export interface DotNetComponentConfigurationProperty {
2169
- /** The name of the property */
2170
- propertyName?: string;
2171
- /** The value of the property */
2172
- value?: string;
2173
- }
2174
- /** Configuration to bind a .NET Component to another .NET Component */
2175
- export interface DotNetComponentServiceBind {
2176
- /** Name of the service bind */
2177
- name?: string;
2178
- /** Resource id of the target service */
2179
- serviceId?: string;
2180
- }
2181
1661
  /** Available operations of the service */
2182
1662
  export interface AvailableOperations {
2183
1663
  /** Collection of available operation details */
@@ -2223,7 +1703,7 @@ export interface JavaComponentsCollection {
2223
1703
  /** Java Component common properties. */
2224
1704
  export interface JavaComponentProperties {
2225
1705
  /** Polymorphic discriminator, which specifies the different types this object can be */
2226
- componentType: "SpringCloudGateway" | "SpringBootAdmin" | "Nacos" | "SpringCloudEureka" | "SpringCloudConfig";
1706
+ componentType: "SpringBootAdmin" | "SpringCloudEureka" | "SpringCloudConfig";
2227
1707
  /**
2228
1708
  * Provisioning state of the Java Component.
2229
1709
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2269,8 +1749,6 @@ export interface JobsCollection {
2269
1749
  }
2270
1750
  /** Container Apps Job resource specific properties. */
2271
1751
  export interface JobPatchProperties {
2272
- /** The complex type of the extended location. */
2273
- extendedLocation?: ExtendedLocation;
2274
1752
  /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
2275
1753
  identity?: ManagedServiceIdentity;
2276
1754
  /** Resource tags. */
@@ -2349,115 +1827,12 @@ export interface JobExecution {
2349
1827
  endTime?: Date;
2350
1828
  /** Job's execution container. */
2351
1829
  template?: JobExecutionTemplate;
2352
- /** Detailed status of the job execution. */
2353
- detailedStatus?: ExecutionStatus;
2354
- }
2355
- /** Container Apps Job execution status. */
2356
- export interface ExecutionStatus {
2357
- /** Replicas in the execution. */
2358
- replicas?: ReplicaExecutionStatus[];
2359
- }
2360
- /** Container Apps Job execution replica status. */
2361
- export interface ReplicaExecutionStatus {
2362
- /** Replica Name. */
2363
- name?: string;
2364
- /** Containers in the execution replica */
2365
- containers?: ContainerExecutionStatus[];
2366
- }
2367
- /** Container Apps Job execution container status. Contains status code and reason */
2368
- export interface ContainerExecutionStatus {
2369
- /** Container Name. */
2370
- name?: string;
2371
- /** Exit code */
2372
- code?: number;
2373
- /** Additional information for the container status */
2374
- additionalInformation?: string;
2375
- /** Status of the container */
2376
- status?: string;
2377
1830
  }
2378
1831
  /** Container Apps Job Secrets Collection ARM resource. */
2379
1832
  export interface JobSecretsCollection {
2380
1833
  /** Collection of resources. */
2381
1834
  value: Secret[];
2382
1835
  }
2383
- /** Collection of workflow information elements. */
2384
- export interface WorkflowEnvelopeCollection {
2385
- /** Collection of resources. */
2386
- value: WorkflowEnvelope[];
2387
- /**
2388
- * Link to next page of resources.
2389
- * NOTE: This property will not be serialized. It can only be populated by the server.
2390
- */
2391
- readonly nextLink?: string;
2392
- }
2393
- /** Workflow properties definition. */
2394
- export interface WorkflowEnvelope {
2395
- /**
2396
- * The resource id.
2397
- * NOTE: This property will not be serialized. It can only be populated by the server.
2398
- */
2399
- readonly id?: string;
2400
- /**
2401
- * Gets the resource name.
2402
- * NOTE: This property will not be serialized. It can only be populated by the server.
2403
- */
2404
- readonly name?: string;
2405
- /**
2406
- * Gets the resource type.
2407
- * NOTE: This property will not be serialized. It can only be populated by the server.
2408
- */
2409
- readonly type?: string;
2410
- /** The resource kind. */
2411
- kind?: string;
2412
- /** The resource location. */
2413
- location?: string;
2414
- /** Additional workflow properties. */
2415
- properties?: WorkflowEnvelopeProperties;
2416
- }
2417
- /** Additional workflow properties. */
2418
- export interface WorkflowEnvelopeProperties {
2419
- /** Gets or sets the files. */
2420
- files?: Record<string, unknown>;
2421
- /** Gets or sets the state of the workflow. */
2422
- flowState?: WorkflowState;
2423
- /** Gets or sets workflow health. */
2424
- health?: WorkflowHealth;
2425
- }
2426
- /** Represents the workflow health. */
2427
- export interface WorkflowHealth {
2428
- /** Gets or sets the workflow health state. */
2429
- state: WorkflowHealthState;
2430
- /** Gets or sets the workflow error. */
2431
- error?: ErrorEntity;
2432
- }
2433
- /** Body of the error response returned from the API. */
2434
- export interface ErrorEntity {
2435
- /** Type of error. */
2436
- extendedCode?: string;
2437
- /** Message template. */
2438
- messageTemplate?: string;
2439
- /** Parameters for the template. */
2440
- parameters?: string[];
2441
- /** Inner errors. */
2442
- innerErrors?: ErrorEntity[];
2443
- /** Error Details. */
2444
- details?: ErrorEntity[];
2445
- /** The error target. */
2446
- target?: string;
2447
- /** Basic error code. */
2448
- code?: string;
2449
- /** Any details of the error. */
2450
- message?: string;
2451
- }
2452
- /** The workflow filter. */
2453
- export interface WorkflowArtifacts {
2454
- /** Application settings of the workflow. */
2455
- appSettings?: Record<string, unknown>;
2456
- /** Files of the app. */
2457
- files?: Record<string, unknown>;
2458
- /** Files of the app to delete. */
2459
- filesToDelete?: string[];
2460
- }
2461
1836
  /** Collection of Environments */
2462
1837
  export interface ManagedEnvironmentsCollection {
2463
1838
  /** Collection of resources. */
@@ -2526,106 +1901,6 @@ export interface WorkloadProfileStatesProperties {
2526
1901
  /** Current count of nodes. */
2527
1902
  currentCount?: number;
2528
1903
  }
2529
- /** List of private endpoint connection associated with the specified resource */
2530
- export interface PrivateEndpointConnectionListResult {
2531
- /** Array of private endpoint connections */
2532
- value?: PrivateEndpointConnection[];
2533
- /**
2534
- * URL to get the next set of operation list results (if there are any).
2535
- * NOTE: This property will not be serialized. It can only be populated by the server.
2536
- */
2537
- readonly nextLink?: string;
2538
- }
2539
- /** A list of private link resources */
2540
- export interface PrivateLinkResourceListResult {
2541
- /** Array of private link resources */
2542
- value?: PrivateLinkResource[];
2543
- /**
2544
- * URL to get the next set of operation list results (if there are any).
2545
- * NOTE: This property will not be serialized. It can only be populated by the server.
2546
- */
2547
- readonly nextLink?: string;
2548
- }
2549
- /** Dapr Component Resiliency Policies ARM resource. */
2550
- export interface DaprComponentResiliencyPoliciesCollection {
2551
- /** Collection of resources. */
2552
- value: DaprComponentResiliencyPolicy[];
2553
- /**
2554
- * Link to next page of resources.
2555
- * NOTE: This property will not be serialized. It can only be populated by the server.
2556
- */
2557
- readonly nextLink?: string;
2558
- }
2559
- /** Dapr Component Resiliency Policy Configuration. */
2560
- export interface DaprComponentResiliencyPolicyConfiguration {
2561
- /** The optional HTTP retry policy configuration */
2562
- httpRetryPolicy?: DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration;
2563
- /** The optional timeout policy configuration */
2564
- timeoutPolicy?: DaprComponentResiliencyPolicyTimeoutPolicyConfiguration;
2565
- /** The optional circuit breaker policy configuration */
2566
- circuitBreakerPolicy?: DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration;
2567
- }
2568
- /** Dapr Component Resiliency Policy HTTP Retry Policy Configuration. */
2569
- export interface DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration {
2570
- /** The optional maximum number of retries */
2571
- maxRetries?: number;
2572
- /** The optional retry backoff configuration */
2573
- retryBackOff?: DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration;
2574
- }
2575
- /** Dapr Component Resiliency Policy HTTP Retry Backoff Configuration. */
2576
- export interface DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration {
2577
- /** The optional initial delay in milliseconds before an operation is retried */
2578
- initialDelayInMilliseconds?: number;
2579
- /** The optional maximum time interval in milliseconds between retry attempts */
2580
- maxIntervalInMilliseconds?: number;
2581
- }
2582
- /** Dapr Component Resiliency Policy Timeout Policy Configuration. */
2583
- export interface DaprComponentResiliencyPolicyTimeoutPolicyConfiguration {
2584
- /** The optional response timeout in seconds */
2585
- responseTimeoutInSeconds?: number;
2586
- }
2587
- /** Dapr Component Resiliency Policy Circuit Breaker Policy Configuration. */
2588
- export interface DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration {
2589
- /** The number of consecutive errors before the circuit is opened. */
2590
- consecutiveErrors?: number;
2591
- /** The interval in seconds until a retry attempt is made after the circuit is opened. */
2592
- timeoutInSeconds?: number;
2593
- /** The optional interval in seconds after which the error count resets to 0. An interval of 0 will never reset. If not specified, the timeoutInSeconds value will be used. */
2594
- intervalInSeconds?: number;
2595
- }
2596
- /** Dapr Subscriptions ARM resource. */
2597
- export interface DaprSubscriptionsCollection {
2598
- /** Collection of resources. */
2599
- value: DaprSubscription[];
2600
- /**
2601
- * Link to next page of resources.
2602
- * NOTE: This property will not be serialized. It can only be populated by the server.
2603
- */
2604
- readonly nextLink?: string;
2605
- }
2606
- /** Dapr PubSub Event Subscription Routes configuration. */
2607
- export interface DaprSubscriptionRoutes {
2608
- /** The list of Dapr PubSub Event Subscription Route Rules. */
2609
- rules?: DaprSubscriptionRouteRule[];
2610
- /** The default path to deliver events that do not match any of the rules. */
2611
- default?: string;
2612
- }
2613
- /** Dapr Pubsub Event Subscription Route Rule is used to specify the condition for sending a message to a specific path. */
2614
- export interface DaprSubscriptionRouteRule {
2615
- /** The optional CEL expression used to match the event. If the match is not specified, then the route is considered the default. The rules are tested in the order specified, so they should be define from most-to-least specific. The default route should appear last in the list. */
2616
- match?: string;
2617
- /** The path for events that match this rule */
2618
- path?: string;
2619
- }
2620
- /** Dapr PubSub Bulk Subscription Options. */
2621
- export interface DaprSubscriptionBulkSubscribeOptions {
2622
- /** Enable bulk subscription */
2623
- enabled?: boolean;
2624
- /** Maximum number of messages to deliver in a bulk message. */
2625
- maxMessagesCount?: number;
2626
- /** Maximum duration in milliseconds to wait before a bulk message is sent to the app. */
2627
- maxAwaitDurationMs?: number;
2628
- }
2629
1904
  /** Collection of Storage for Environments */
2630
1905
  export interface ManagedEnvironmentStoragesCollection {
2631
1906
  /** Collection of storage resources. */
@@ -2640,7 +1915,7 @@ export interface ManagedEnvironmentStorageProperties {
2640
1915
  }
2641
1916
  /** NFS Azure File Properties. */
2642
1917
  export interface NfsAzureFileProperties {
2643
- /** Server for NFS azure file. */
1918
+ /** Server for NFS azure file. Specify the Azure storage account server address. */
2644
1919
  server?: string;
2645
1920
  /** Access mode for storage */
2646
1921
  accessMode?: AccessMode;
@@ -2673,10 +1948,17 @@ export interface SessionPoolSecret {
2673
1948
  }
2674
1949
  /** Dynamic pool configuration. */
2675
1950
  export interface DynamicPoolConfiguration {
2676
- /** The execution type of the session pool. */
2677
- executionType?: ExecutionType;
2678
- /** The cooldown period of a session in seconds. */
1951
+ /** The lifecycle configuration of a session in the dynamic session pool */
1952
+ lifecycleConfiguration?: LifecycleConfiguration;
1953
+ }
1954
+ /** The lifecycle configuration properties of a session in the dynamic session pool */
1955
+ export interface LifecycleConfiguration {
1956
+ /** The lifecycle type of the session pool. */
1957
+ lifecycleType?: LifecycleType;
1958
+ /** The cooldown period of a session in seconds when the lifecycle type is 'Timed'. */
2679
1959
  cooldownPeriodInSeconds?: number;
1960
+ /** The maximum alive period of a session in seconds when the lifecycle type is 'OnContainerExit'. */
1961
+ maxAlivePeriodInSeconds?: number;
2680
1962
  }
2681
1963
  /** Custom container configuration. */
2682
1964
  export interface CustomContainerTemplate {
@@ -2730,8 +2012,21 @@ export interface SessionNetworkConfiguration {
2730
2012
  /** Network status for the sessions. */
2731
2013
  status?: SessionNetworkStatus;
2732
2014
  }
2015
+ /** Optional settings for a Managed Identity that is assigned to the Session pool. */
2016
+ export interface ManagedIdentitySetting {
2017
+ /** The resource ID of a user-assigned managed identity that is assigned to the Session Pool, or 'system' for system-assigned identity. */
2018
+ identity: string;
2019
+ /** Use to select the lifecycle stages of a Session Pool during which the Managed Identity should be available. */
2020
+ lifecycle?: IdentitySettingsLifeCycle;
2021
+ }
2733
2022
  /** Container App session pool updatable properties. */
2734
2023
  export interface SessionPoolUpdatableProperties {
2024
+ /** Resource tags. */
2025
+ tags?: {
2026
+ [propertyName: string]: string;
2027
+ };
2028
+ /** Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code. */
2029
+ identity?: ManagedServiceIdentity;
2735
2030
  /** The scale configuration of the session pool. */
2736
2031
  scaleConfiguration?: ScaleConfiguration;
2737
2032
  /** The secrets of the session pool. */
@@ -2761,8 +2056,6 @@ export interface GithubActionConfiguration {
2761
2056
  azureCredentials?: AzureCredentials;
2762
2057
  /** Context path */
2763
2058
  contextPath?: string;
2764
- /** Dockerfile path */
2765
- dockerfilePath?: string;
2766
2059
  /** One time Github PAT to configure github environment */
2767
2060
  githubPersonalAccessToken?: string;
2768
2061
  /** Image name */
@@ -2775,8 +2068,6 @@ export interface GithubActionConfiguration {
2775
2068
  runtimeStack?: string;
2776
2069
  /** Runtime version */
2777
2070
  runtimeVersion?: string;
2778
- /** List of environment variables to be passed to the build. */
2779
- buildEnvironmentVariables?: EnvironmentVariable[];
2780
2071
  }
2781
2072
  /** Container App registry information. */
2782
2073
  export interface RegistryInfo {
@@ -2824,19 +2115,6 @@ export interface UsageName {
2824
2115
  /** The localized name of the resource. */
2825
2116
  localizedValue?: string;
2826
2117
  }
2827
- /** Spring Cloud Gateway route definition */
2828
- export interface ScgRoute {
2829
- /** Id of the route */
2830
- id: string;
2831
- /** Uri of the route */
2832
- uri: string;
2833
- /** Predicates of the route */
2834
- predicates?: string[];
2835
- /** Filters of the route */
2836
- filters?: string[];
2837
- /** Order of the route */
2838
- order?: number;
2839
- }
2840
2118
  /** Container App Ingress configuration. */
2841
2119
  export interface JavaComponentIngress {
2842
2120
  /**
@@ -2862,38 +2140,6 @@ export interface TrackedResource extends Resource {
2862
2140
  /** The geo-location where the resource lives */
2863
2141
  location: string;
2864
2142
  }
2865
- /** The Private Endpoint Connection resource. */
2866
- export interface PrivateEndpointConnection extends Resource {
2867
- /**
2868
- * The group ids for the private endpoint resource.
2869
- * NOTE: This property will not be serialized. It can only be populated by the server.
2870
- */
2871
- readonly groupIds?: string[];
2872
- /** The resource of private end point. */
2873
- privateEndpoint?: PrivateEndpoint;
2874
- /** A collection of information about the state of the connection between service consumer and provider. */
2875
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
2876
- /**
2877
- * The provisioning state of the private endpoint connection resource.
2878
- * NOTE: This property will not be serialized. It can only be populated by the server.
2879
- */
2880
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
2881
- }
2882
- /** A private link resource */
2883
- export interface PrivateLinkResource extends Resource {
2884
- /**
2885
- * The private link resource group id.
2886
- * NOTE: This property will not be serialized. It can only be populated by the server.
2887
- */
2888
- readonly groupId?: string;
2889
- /**
2890
- * The private link resource required member names.
2891
- * NOTE: This property will not be serialized. It can only be populated by the server.
2892
- */
2893
- readonly requiredMembers?: string[];
2894
- /** The private link resource private link DNS zone name. */
2895
- requiredZoneNames?: string[];
2896
- }
2897
2143
  /** Container App init container definition */
2898
2144
  export interface InitContainer extends BaseContainer {
2899
2145
  }
@@ -2902,15 +2148,6 @@ export interface Container extends BaseContainer {
2902
2148
  /** List of probes for the container. */
2903
2149
  probes?: ContainerAppProbe[];
2904
2150
  }
2905
- /** Spring Cloud Gateway properties. */
2906
- export interface SpringCloudGatewayComponent extends JavaComponentProperties {
2907
- /** Polymorphic discriminator, which specifies the different types this object can be */
2908
- componentType: "SpringCloudGateway";
2909
- /** Java Component Ingress configurations. */
2910
- ingress?: JavaComponentIngress;
2911
- /** Gateway route definition */
2912
- springCloudGatewayRoutes?: ScgRoute[];
2913
- }
2914
2151
  /** Spring Boot Admin properties. */
2915
2152
  export interface SpringBootAdminComponent extends JavaComponentProperties {
2916
2153
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -2918,13 +2155,6 @@ export interface SpringBootAdminComponent extends JavaComponentProperties {
2918
2155
  /** Java Component Ingress configurations. */
2919
2156
  ingress?: JavaComponentIngress;
2920
2157
  }
2921
- /** Nacos properties. */
2922
- export interface NacosComponent extends JavaComponentProperties {
2923
- /** Polymorphic discriminator, which specifies the different types this object can be */
2924
- componentType: "Nacos";
2925
- /** Java Component Ingress configurations. */
2926
- ingress?: JavaComponentIngress;
2927
- }
2928
2158
  /** Spring Cloud Eureka properties. */
2929
2159
  export interface SpringCloudEurekaComponent extends JavaComponentProperties {
2930
2160
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -2937,21 +2167,6 @@ export interface SpringCloudConfigComponent extends JavaComponentProperties {
2937
2167
  /** Polymorphic discriminator, which specifies the different types this object can be */
2938
2168
  componentType: "SpringCloudConfig";
2939
2169
  }
2940
- /** Configuration to setup App Resiliency */
2941
- export interface AppResiliency extends ProxyResource {
2942
- /** Policy to set request timeouts */
2943
- timeoutPolicy?: TimeoutPolicy;
2944
- /** Policy that defines http request retry conditions */
2945
- httpRetryPolicy?: HttpRetryPolicy;
2946
- /** Policy that defines tcp request retry conditions */
2947
- tcpRetryPolicy?: TcpRetryPolicy;
2948
- /** Policy that defines circuit breaker conditions */
2949
- circuitBreakerPolicy?: CircuitBreakerPolicy;
2950
- /** Defines parameters for http connection pooling */
2951
- httpConnectionPool?: HttpConnectionPool;
2952
- /** Defines parameters for tcp connection pooling */
2953
- tcpConnectionPool?: TcpConnectionPool;
2954
- }
2955
2170
  /** Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. */
2956
2171
  export interface AuthConfig extends ProxyResource {
2957
2172
  /** The configuration settings of the platform of ContainerApp Service Authentication/Authorization. */
@@ -2974,37 +2189,12 @@ export interface AvailableWorkloadProfile extends ProxyResource {
2974
2189
  /** Revision resource specific properties */
2975
2190
  properties?: AvailableWorkloadProfileProperties;
2976
2191
  }
2977
- /** Information pertaining to an individual build. */
2978
- export interface BuildResource extends ProxyResource {
2979
- /**
2980
- * Build provisioning state.
2981
- * NOTE: This property will not be serialized. It can only be populated by the server.
2982
- */
2983
- readonly provisioningState?: BuildProvisioningState;
2984
- /**
2985
- * Status of the build once it has been provisioned.
2986
- * NOTE: This property will not be serialized. It can only be populated by the server.
2987
- */
2988
- readonly buildStatus?: BuildStatus;
2989
- /** Container registry that the final image will be uploaded to. */
2990
- destinationContainerRegistry?: ContainerRegistryWithCustomImage;
2991
- /** Configuration of the build. */
2992
- configuration?: BuildConfiguration;
2993
- /**
2994
- * Endpoint to which the source code should be uploaded.
2995
- * NOTE: This property will not be serialized. It can only be populated by the server.
2996
- */
2997
- readonly uploadEndpoint?: string;
2998
- /**
2999
- * Endpoint from which the build logs can be streamed.
3000
- * NOTE: This property will not be serialized. It can only be populated by the server.
3001
- */
3002
- readonly logStreamEndpoint?: string;
3003
- /**
3004
- * Endpoint to use to retrieve an authentication token for log streaming and uploading source code.
3005
- * NOTE: This property will not be serialized. It can only be populated by the server.
3006
- */
3007
- readonly tokenEndpoint?: string;
2192
+ /** Billing meter. */
2193
+ export interface BillingMeter extends ProxyResource {
2194
+ /** Region for the billing meter. */
2195
+ location?: string;
2196
+ /** Revision resource specific properties */
2197
+ properties?: BillingMeterProperties;
3008
2198
  }
3009
2199
  /** Dapr Component. */
3010
2200
  export interface DaprComponent extends ProxyResource {
@@ -3024,50 +2214,12 @@ export interface DaprComponent extends ProxyResource {
3024
2214
  metadata?: DaprMetadata[];
3025
2215
  /** Names of container apps that can use this Dapr component */
3026
2216
  scopes?: string[];
3027
- /** List of container app services that are bound to the Dapr component */
3028
- serviceComponentBind?: DaprComponentServiceBinding[];
3029
2217
  }
3030
2218
  /** Storage resource for connectedEnvironment. */
3031
2219
  export interface ConnectedEnvironmentStorage extends ProxyResource {
3032
2220
  /** Storage properties */
3033
2221
  properties?: ConnectedEnvironmentStorageProperties;
3034
2222
  }
3035
- /** Information pertaining to an individual build. */
3036
- export interface ContainerAppsBuildResource extends ProxyResource {
3037
- /**
3038
- * Build provisioning state.
3039
- * NOTE: This property will not be serialized. It can only be populated by the server.
3040
- */
3041
- readonly provisioningState?: BuildProvisioningState;
3042
- /**
3043
- * Status of the build once it has been provisioned.
3044
- * NOTE: This property will not be serialized. It can only be populated by the server.
3045
- */
3046
- readonly buildStatus?: BuildStatus;
3047
- /**
3048
- * Container registry that the final image will be uploaded to.
3049
- * NOTE: This property will not be serialized. It can only be populated by the server.
3050
- */
3051
- readonly destinationContainerRegistry?: ContainerRegistryWithCustomImage;
3052
- /**
3053
- * Configuration of the build.
3054
- * NOTE: This property will not be serialized. It can only be populated by the server.
3055
- */
3056
- readonly configuration?: ContainerAppsBuildConfiguration;
3057
- /**
3058
- * Endpoint from which the build logs can be streamed.
3059
- * NOTE: This property will not be serialized. It can only be populated by the server.
3060
- */
3061
- readonly logStreamEndpoint?: string;
3062
- }
3063
- /** Container App Patch */
3064
- export interface ContainerAppsPatchResource extends ProxyResource {
3065
- /**
3066
- * Properties that describes current states of the patch resource.
3067
- * NOTE: This property will not be serialized. It can only be populated by the server.
3068
- */
3069
- readonly properties?: PatchProperties;
3070
- }
3071
2223
  /** Container App Revision. */
3072
2224
  export interface Revision extends ProxyResource {
3073
2225
  /**
@@ -3156,61 +2308,16 @@ export interface Diagnostics extends ProxyResource {
3156
2308
  /** Diagnostics resource specific properties */
3157
2309
  properties?: DiagnosticsProperties;
3158
2310
  }
3159
- /** .NET Component. */
3160
- export interface DotNetComponent extends ProxyResource {
3161
- /** Type of the .NET Component. */
3162
- componentType?: DotNetComponentType;
3163
- /**
3164
- * Provisioning state of the .NET Component.
3165
- * NOTE: This property will not be serialized. It can only be populated by the server.
3166
- */
3167
- readonly provisioningState?: DotNetComponentProvisioningState;
3168
- /** List of .NET Components configuration properties */
3169
- configurations?: DotNetComponentConfigurationProperty[];
3170
- /** List of .NET Components that are bound to the .NET component */
3171
- serviceBinds?: DotNetComponentServiceBind[];
3172
- }
3173
2311
  /** Java Component. */
3174
2312
  export interface JavaComponent extends ProxyResource {
3175
2313
  /** Java Component resource specific properties */
3176
2314
  properties?: JavaComponentPropertiesUnion;
3177
2315
  }
3178
- /** A logic app extension resource */
3179
- export interface LogicApp extends ProxyResource {
3180
- /** The resource-specific properties for this resource. */
3181
- properties?: Record<string, unknown>;
3182
- }
3183
2316
  /** Collection of all the workload Profile States for a Managed Environment.. */
3184
2317
  export interface WorkloadProfileStates extends ProxyResource {
3185
2318
  /** Workload Profile resource specific properties. */
3186
2319
  properties?: WorkloadProfileStatesProperties;
3187
2320
  }
3188
- /** Dapr Component Resiliency Policy. */
3189
- export interface DaprComponentResiliencyPolicy extends ProxyResource {
3190
- /** The optional inbound component resiliency policy configuration */
3191
- inboundPolicy?: DaprComponentResiliencyPolicyConfiguration;
3192
- /** The optional outbound component resiliency policy configuration */
3193
- outboundPolicy?: DaprComponentResiliencyPolicyConfiguration;
3194
- }
3195
- /** Dapr PubSub Event Subscription. */
3196
- export interface DaprSubscription extends ProxyResource {
3197
- /** Dapr PubSub component name */
3198
- pubsubName?: string;
3199
- /** Topic name */
3200
- topic?: string;
3201
- /** Deadletter topic name */
3202
- deadLetterTopic?: string;
3203
- /** Subscription routes */
3204
- routes?: DaprSubscriptionRoutes;
3205
- /** Application scopes to restrict the subscription to specific apps. */
3206
- scopes?: string[];
3207
- /** Subscription metadata */
3208
- metadata?: {
3209
- [propertyName: string]: string;
3210
- };
3211
- /** Bulk subscription options */
3212
- bulkSubscribe?: DaprSubscriptionBulkSubscribeOptions;
3213
- }
3214
2321
  /** Storage resource for managedEnvironment. */
3215
2322
  export interface ManagedEnvironmentStorage extends ProxyResource {
3216
2323
  /** Storage properties */
@@ -3234,20 +2341,6 @@ export interface SourceControl extends ProxyResource {
3234
2341
  */
3235
2342
  githubActionConfiguration?: GithubActionConfiguration;
3236
2343
  }
3237
- /** Information about the SourceToCloud builder resource. */
3238
- export interface BuilderResource extends TrackedResource {
3239
- /** The managed service identities assigned to this resource. */
3240
- identity?: ManagedServiceIdentity;
3241
- /**
3242
- * Provisioning state of a builder resource.
3243
- * NOTE: This property will not be serialized. It can only be populated by the server.
3244
- */
3245
- readonly provisioningState?: BuilderProvisioningState;
3246
- /** Resource ID of the container apps environment that the builder is associated with. */
3247
- environmentId?: string;
3248
- /** List of mappings of container registries and the managed identity used to connect to it. */
3249
- containerRegistries?: ContainerRegistry[];
3250
- }
3251
2344
  /** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
3252
2345
  export interface ConnectedEnvironment extends TrackedResource {
3253
2346
  /** The complex type of the extended location. */
@@ -3287,26 +2380,22 @@ export interface ContainerApp extends TrackedResource {
3287
2380
  identity?: ManagedServiceIdentity;
3288
2381
  /** The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource. */
3289
2382
  managedBy?: string;
3290
- /** Metadata used to render different experiences for resources of the same type; e.g. WorkflowApp is a kind of Microsoft.App/ContainerApps type. If supported, the resource provider must validate and persist this value. */
3291
- kind?: Kind;
3292
2383
  /**
3293
2384
  * Provisioning state of the Container App.
3294
2385
  * NOTE: This property will not be serialized. It can only be populated by the server.
3295
2386
  */
3296
2387
  readonly provisioningState?: ContainerAppProvisioningState;
3297
2388
  /**
3298
- * Any errors that occurred during deployment
2389
+ * Running status of the Container App.
3299
2390
  * NOTE: This property will not be serialized. It can only be populated by the server.
3300
2391
  */
3301
- readonly deploymentErrors?: string;
2392
+ readonly runningStatus?: ContainerAppRunningStatus;
3302
2393
  /** Deprecated. Resource ID of the Container App's environment. */
3303
2394
  managedEnvironmentId?: string;
3304
2395
  /** Resource ID of environment. */
3305
2396
  environmentId?: string;
3306
2397
  /** Workload profile name to pin for container app execution. */
3307
2398
  workloadProfileName?: string;
3308
- /** Container App auto patch configuration. */
3309
- patchingConfiguration?: ContainerAppPropertiesPatchingConfiguration;
3310
2399
  /**
3311
2400
  * Name of the latest revision of the Container App.
3312
2401
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3387,16 +2476,8 @@ export interface ManagedEnvironment extends TrackedResource {
3387
2476
  * NOTE: This property will not be serialized. It can only be populated by the server.
3388
2477
  */
3389
2478
  readonly staticIp?: string;
3390
- /**
3391
- * Cluster configuration which enables the log daemon to export
3392
- * app logs to a destination. Currently only "log-analytics" is
3393
- * supported
3394
- */
2479
+ /** Cluster configuration which enables the log daemon to export app logs to configured destination. */
3395
2480
  appLogsConfiguration?: AppLogsConfiguration;
3396
- /** Environment level Application Insights configuration */
3397
- appInsightsConfiguration?: AppInsightsConfiguration;
3398
- /** Environment Open Telemetry configuration */
3399
- openTelemetryConfiguration?: OpenTelemetryConfiguration;
3400
2481
  /** Whether or not this Managed Environment is zone-redundant. */
3401
2482
  zoneRedundant?: boolean;
3402
2483
  /** Custom domain configuration for the environment */
@@ -3418,18 +2499,9 @@ export interface ManagedEnvironment extends TrackedResource {
3418
2499
  peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication;
3419
2500
  /** Peer traffic settings for the Managed Environment */
3420
2501
  peerTrafficConfiguration?: ManagedEnvironmentPropertiesPeerTrafficConfiguration;
3421
- /**
3422
- * Private endpoint connections to the resource.
3423
- * NOTE: This property will not be serialized. It can only be populated by the server.
3424
- */
3425
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
3426
- /** Property to allow or block all public traffic. Allowed Values: 'Enabled', 'Disabled'. */
3427
- publicNetworkAccess?: PublicNetworkAccess;
3428
2502
  }
3429
2503
  /** Container App Job */
3430
2504
  export interface Job extends TrackedResource {
3431
- /** The complex type of the extended location. */
3432
- extendedLocation?: ExtendedLocation;
3433
2505
  /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
3434
2506
  identity?: ManagedServiceIdentity;
3435
2507
  /**
@@ -3437,11 +2509,6 @@ export interface Job extends TrackedResource {
3437
2509
  * NOTE: This property will not be serialized. It can only be populated by the server.
3438
2510
  */
3439
2511
  readonly provisioningState?: JobProvisioningState;
3440
- /**
3441
- * Current running state of the job
3442
- * NOTE: This property will not be serialized. It can only be populated by the server.
3443
- */
3444
- readonly runningState?: JobRunningState;
3445
2512
  /** Resource ID of environment. */
3446
2513
  environmentId?: string;
3447
2514
  /** Workload profile name to pin for container apps job execution. */
@@ -3481,6 +2548,8 @@ export interface EnvironmentAuthToken extends TrackedResource {
3481
2548
  }
3482
2549
  /** Container App session pool. */
3483
2550
  export interface SessionPool extends TrackedResource {
2551
+ /** Managed identities needed by a session pool to interact with other Azure services to not maintain any secrets or credentials in code. */
2552
+ identity?: ManagedServiceIdentity;
3484
2553
  /** Resource ID of the session pool's environment. */
3485
2554
  environmentId?: string;
3486
2555
  /** The container type of the sessions. */
@@ -3512,62 +2581,27 @@ export interface SessionPool extends TrackedResource {
3512
2581
  * NOTE: This property will not be serialized. It can only be populated by the server.
3513
2582
  */
3514
2583
  readonly provisioningState?: SessionPoolProvisioningState;
3515
- }
3516
- /** Defines headers for Builders_createOrUpdate operation. */
3517
- export interface BuildersCreateOrUpdateHeaders {
3518
- azureAsyncOperation?: string;
3519
- }
3520
- /** Defines headers for Builders_update operation. */
3521
- export interface BuildersUpdateHeaders {
3522
- location?: string;
3523
- }
3524
- /** Defines headers for Builders_delete operation. */
3525
- export interface BuildersDeleteHeaders {
3526
- location?: string;
3527
- }
3528
- /** Defines headers for Builds_createOrUpdate operation. */
3529
- export interface BuildsCreateOrUpdateHeaders {
3530
- azureAsyncOperation?: string;
3531
- }
3532
- /** Defines headers for Builds_delete operation. */
3533
- export interface BuildsDeleteHeaders {
3534
- location?: string;
2584
+ /** Optional settings for a Managed Identity that is assigned to the Session pool. */
2585
+ managedIdentitySettings?: ManagedIdentitySetting[];
3535
2586
  }
3536
2587
  /** Defines headers for ConnectedEnvironments_delete operation. */
3537
2588
  export interface ConnectedEnvironmentsDeleteHeaders {
3538
2589
  location?: string;
3539
2590
  }
3540
2591
  /** Defines headers for ContainerApps_delete operation. */
3541
- export interface ContainerAppsDeleteHeaders {
3542
- location?: string;
3543
- }
3544
- /** Defines headers for ContainerApps_update operation. */
3545
- export interface ContainerAppsUpdateHeaders {
3546
- location?: string;
3547
- }
3548
- /** Defines headers for ContainerApps_start operation. */
3549
- export interface ContainerAppsStartHeaders {
3550
- location?: string;
3551
- }
3552
- /** Defines headers for ContainerApps_stop operation. */
3553
- export interface ContainerAppsStopHeaders {
3554
- location?: string;
3555
- }
3556
- /** Defines headers for ContainerAppsBuilds_delete operation. */
3557
- export interface ContainerAppsBuildsDeleteHeaders {
2592
+ export interface ContainerAppsDeleteHeaders {
3558
2593
  location?: string;
3559
2594
  }
3560
- /** Defines headers for ContainerAppsPatches_delete operation. */
3561
- export interface ContainerAppsPatchesDeleteHeaders {
2595
+ /** Defines headers for ContainerApps_update operation. */
2596
+ export interface ContainerAppsUpdateHeaders {
3562
2597
  location?: string;
3563
2598
  }
3564
- /** Defines headers for ContainerAppsPatches_skipConfigure operation. */
3565
- export interface ContainerAppsPatchesSkipConfigureHeaders {
2599
+ /** Defines headers for ContainerApps_start operation. */
2600
+ export interface ContainerAppsStartHeaders {
3566
2601
  location?: string;
3567
2602
  }
3568
- /** Defines headers for ContainerAppsPatches_apply operation. */
3569
- export interface ContainerAppsPatchesApplyHeaders {
3570
- azureAsyncOperation?: string;
2603
+ /** Defines headers for ContainerApps_stop operation. */
2604
+ export interface ContainerAppsStopHeaders {
3571
2605
  location?: string;
3572
2606
  }
3573
2607
  /** Defines headers for Jobs_delete operation. */
@@ -3590,24 +2624,6 @@ export interface JobsStopExecutionHeaders {
3590
2624
  export interface JobsStopMultipleExecutionsHeaders {
3591
2625
  location?: string;
3592
2626
  }
3593
- /** Defines headers for Jobs_resume operation. */
3594
- export interface JobsResumeHeaders {
3595
- azureAsyncOperation?: string;
3596
- location?: string;
3597
- }
3598
- /** Defines headers for Jobs_suspend operation. */
3599
- export interface JobsSuspendHeaders {
3600
- azureAsyncOperation?: string;
3601
- location?: string;
3602
- }
3603
- /** Defines headers for DotNetComponents_update operation. */
3604
- export interface DotNetComponentsUpdateHeaders {
3605
- location?: string;
3606
- }
3607
- /** Defines headers for DotNetComponents_delete operation. */
3608
- export interface DotNetComponentsDeleteHeaders {
3609
- location?: string;
3610
- }
3611
2627
  /** Defines headers for JavaComponents_update operation. */
3612
2628
  export interface JavaComponentsUpdateHeaders {
3613
2629
  location?: string;
@@ -3616,10 +2632,6 @@ export interface JavaComponentsUpdateHeaders {
3616
2632
  export interface JavaComponentsDeleteHeaders {
3617
2633
  location?: string;
3618
2634
  }
3619
- /** Defines headers for ManagedEnvironmentPrivateEndpointConnections_delete operation. */
3620
- export interface ManagedEnvironmentPrivateEndpointConnectionsDeleteHeaders {
3621
- location?: string;
3622
- }
3623
2635
  /** Defines headers for ContainerAppsSessionPools_update operation. */
3624
2636
  export interface ContainerAppsSessionPoolsUpdateHeaders {
3625
2637
  location?: string;
@@ -3666,109 +2678,6 @@ export declare enum KnownApplicability {
3666
2678
  * **Custom**
3667
2679
  */
3668
2680
  export type Applicability = string;
3669
- /** Known values of {@link BuilderProvisioningState} that the service accepts. */
3670
- export declare enum KnownBuilderProvisioningState {
3671
- /** Succeeded */
3672
- Succeeded = "Succeeded",
3673
- /** Failed */
3674
- Failed = "Failed",
3675
- /** Canceled */
3676
- Canceled = "Canceled",
3677
- /** Creating */
3678
- Creating = "Creating",
3679
- /** Updating */
3680
- Updating = "Updating",
3681
- /** Deleting */
3682
- Deleting = "Deleting"
3683
- }
3684
- /**
3685
- * Defines values for BuilderProvisioningState. \
3686
- * {@link KnownBuilderProvisioningState} can be used interchangeably with BuilderProvisioningState,
3687
- * this enum contains the known values that the service supports.
3688
- * ### Known values supported by the service
3689
- * **Succeeded** \
3690
- * **Failed** \
3691
- * **Canceled** \
3692
- * **Creating** \
3693
- * **Updating** \
3694
- * **Deleting**
3695
- */
3696
- export type BuilderProvisioningState = string;
3697
- /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
3698
- export declare enum KnownManagedServiceIdentityType {
3699
- /** None */
3700
- None = "None",
3701
- /** SystemAssigned */
3702
- SystemAssigned = "SystemAssigned",
3703
- /** UserAssigned */
3704
- UserAssigned = "UserAssigned",
3705
- /** SystemAssignedUserAssigned */
3706
- SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
3707
- }
3708
- /**
3709
- * Defines values for ManagedServiceIdentityType. \
3710
- * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
3711
- * this enum contains the known values that the service supports.
3712
- * ### Known values supported by the service
3713
- * **None** \
3714
- * **SystemAssigned** \
3715
- * **UserAssigned** \
3716
- * **SystemAssigned,UserAssigned**
3717
- */
3718
- export type ManagedServiceIdentityType = string;
3719
- /** Known values of {@link BuildProvisioningState} that the service accepts. */
3720
- export declare enum KnownBuildProvisioningState {
3721
- /** Succeeded */
3722
- Succeeded = "Succeeded",
3723
- /** Failed */
3724
- Failed = "Failed",
3725
- /** Canceled */
3726
- Canceled = "Canceled",
3727
- /** Creating */
3728
- Creating = "Creating",
3729
- /** Updating */
3730
- Updating = "Updating",
3731
- /** Deleting */
3732
- Deleting = "Deleting"
3733
- }
3734
- /**
3735
- * Defines values for BuildProvisioningState. \
3736
- * {@link KnownBuildProvisioningState} can be used interchangeably with BuildProvisioningState,
3737
- * this enum contains the known values that the service supports.
3738
- * ### Known values supported by the service
3739
- * **Succeeded** \
3740
- * **Failed** \
3741
- * **Canceled** \
3742
- * **Creating** \
3743
- * **Updating** \
3744
- * **Deleting**
3745
- */
3746
- export type BuildProvisioningState = string;
3747
- /** Known values of {@link BuildStatus} that the service accepts. */
3748
- export declare enum KnownBuildStatus {
3749
- /** NotStarted */
3750
- NotStarted = "NotStarted",
3751
- /** InProgress */
3752
- InProgress = "InProgress",
3753
- /** Succeeded */
3754
- Succeeded = "Succeeded",
3755
- /** Canceled */
3756
- Canceled = "Canceled",
3757
- /** Failed */
3758
- Failed = "Failed"
3759
- }
3760
- /**
3761
- * Defines values for BuildStatus. \
3762
- * {@link KnownBuildStatus} can be used interchangeably with BuildStatus,
3763
- * this enum contains the known values that the service supports.
3764
- * ### Known values supported by the service
3765
- * **NotStarted** \
3766
- * **InProgress** \
3767
- * **Succeeded** \
3768
- * **Canceled** \
3769
- * **Failed**
3770
- */
3771
- export type BuildStatus = string;
3772
2681
  /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
3773
2682
  export declare enum KnownExtendedLocationTypes {
3774
2683
  /** CustomLocation */
@@ -3857,22 +2766,6 @@ export declare enum KnownCertificateProvisioningState {
3857
2766
  * **Pending**
3858
2767
  */
3859
2768
  export type CertificateProvisioningState = string;
3860
- /** Known values of {@link CertificateType} that the service accepts. */
3861
- export declare enum KnownCertificateType {
3862
- /** ServerSSLCertificate */
3863
- ServerSSLCertificate = "ServerSSLCertificate",
3864
- /** ImagePullTrustedCA */
3865
- ImagePullTrustedCA = "ImagePullTrustedCA"
3866
- }
3867
- /**
3868
- * Defines values for CertificateType. \
3869
- * {@link KnownCertificateType} can be used interchangeably with CertificateType,
3870
- * this enum contains the known values that the service supports.
3871
- * ### Known values supported by the service
3872
- * **ServerSSLCertificate** \
3873
- * **ImagePullTrustedCA**
3874
- */
3875
- export type CertificateType = string;
3876
2769
  /** Known values of {@link AccessMode} that the service accepts. */
3877
2770
  export declare enum KnownAccessMode {
3878
2771
  /** ReadOnly */
@@ -3889,19 +2782,28 @@ export declare enum KnownAccessMode {
3889
2782
  * **ReadWrite**
3890
2783
  */
3891
2784
  export type AccessMode = string;
3892
- /** Known values of {@link Kind} that the service accepts. */
3893
- export declare enum KnownKind {
3894
- /** Workflowapp */
3895
- Workflowapp = "workflowapp"
2785
+ /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
2786
+ export declare enum KnownManagedServiceIdentityType {
2787
+ /** None */
2788
+ None = "None",
2789
+ /** SystemAssigned */
2790
+ SystemAssigned = "SystemAssigned",
2791
+ /** UserAssigned */
2792
+ UserAssigned = "UserAssigned",
2793
+ /** SystemAssignedUserAssigned */
2794
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
3896
2795
  }
3897
2796
  /**
3898
- * Defines values for Kind. \
3899
- * {@link KnownKind} can be used interchangeably with Kind,
2797
+ * Defines values for ManagedServiceIdentityType. \
2798
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
3900
2799
  * this enum contains the known values that the service supports.
3901
2800
  * ### Known values supported by the service
3902
- * **workflowapp**
2801
+ * **None** \
2802
+ * **SystemAssigned** \
2803
+ * **UserAssigned** \
2804
+ * **SystemAssigned,UserAssigned**
3903
2805
  */
3904
- export type Kind = string;
2806
+ export type ManagedServiceIdentityType = string;
3905
2807
  /** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
3906
2808
  export declare enum KnownContainerAppProvisioningState {
3907
2809
  /** InProgress */
@@ -3927,25 +2829,31 @@ export declare enum KnownContainerAppProvisioningState {
3927
2829
  * **Deleting**
3928
2830
  */
3929
2831
  export type ContainerAppProvisioningState = string;
3930
- /** Known values of {@link PatchingMode} that the service accepts. */
3931
- export declare enum KnownPatchingMode {
3932
- /** Automatic */
3933
- Automatic = "Automatic",
3934
- /** Manual */
3935
- Manual = "Manual",
3936
- /** Disabled */
3937
- Disabled = "Disabled"
2832
+ /** Known values of {@link ContainerAppRunningStatus} that the service accepts. */
2833
+ export declare enum KnownContainerAppRunningStatus {
2834
+ /** Container App is transitioning between Stopped and Running states. */
2835
+ Progressing = "Progressing",
2836
+ /** Container App is in Running state. */
2837
+ Running = "Running",
2838
+ /** Container App is in Stopped state. */
2839
+ Stopped = "Stopped",
2840
+ /** Container App Job is in Suspended state. */
2841
+ Suspended = "Suspended",
2842
+ /** Container App Job is in Ready state. */
2843
+ Ready = "Ready"
3938
2844
  }
3939
2845
  /**
3940
- * Defines values for PatchingMode. \
3941
- * {@link KnownPatchingMode} can be used interchangeably with PatchingMode,
2846
+ * Defines values for ContainerAppRunningStatus. \
2847
+ * {@link KnownContainerAppRunningStatus} can be used interchangeably with ContainerAppRunningStatus,
3942
2848
  * this enum contains the known values that the service supports.
3943
2849
  * ### Known values supported by the service
3944
- * **Automatic** \
3945
- * **Manual** \
3946
- * **Disabled**
2850
+ * **Progressing**: Container App is transitioning between Stopped and Running states. \
2851
+ * **Running**: Container App is in Running state. \
2852
+ * **Stopped**: Container App is in Stopped state. \
2853
+ * **Suspended**: Container App Job is in Suspended state. \
2854
+ * **Ready**: Container App Job is in Ready state.
3947
2855
  */
3948
- export type PatchingMode = string;
2856
+ export type ContainerAppRunningStatus = string;
3949
2857
  /** Known values of {@link ActiveRevisionsMode} that the service accepts. */
3950
2858
  export declare enum KnownActiveRevisionsMode {
3951
2859
  /** Multiple */
@@ -4051,22 +2959,6 @@ export declare enum KnownIngressClientCertificateMode {
4051
2959
  * **require**
4052
2960
  */
4053
2961
  export type IngressClientCertificateMode = string;
4054
- /** Known values of {@link IngressTargetPortHttpScheme} that the service accepts. */
4055
- export declare enum KnownIngressTargetPortHttpScheme {
4056
- /** Http */
4057
- Http = "http",
4058
- /** Https */
4059
- Https = "https"
4060
- }
4061
- /**
4062
- * Defines values for IngressTargetPortHttpScheme. \
4063
- * {@link KnownIngressTargetPortHttpScheme} can be used interchangeably with IngressTargetPortHttpScheme,
4064
- * this enum contains the known values that the service supports.
4065
- * ### Known values supported by the service
4066
- * **http** \
4067
- * **https**
4068
- */
4069
- export type IngressTargetPortHttpScheme = string;
4070
2962
  /** Known values of {@link AppProtocol} that the service accepts. */
4071
2963
  export declare enum KnownAppProtocol {
4072
2964
  /** Http */
@@ -4105,34 +2997,6 @@ export declare enum KnownLogLevel {
4105
2997
  * **error**
4106
2998
  */
4107
2999
  export type LogLevel = string;
4108
- /** Known values of {@link Level} that the service accepts. */
4109
- export declare enum KnownLevel {
4110
- /** Off */
4111
- Off = "off",
4112
- /** Error */
4113
- Error = "error",
4114
- /** Info */
4115
- Info = "info",
4116
- /** Debug */
4117
- Debug = "debug",
4118
- /** Trace */
4119
- Trace = "trace",
4120
- /** Warn */
4121
- Warn = "warn"
4122
- }
4123
- /**
4124
- * Defines values for Level. \
4125
- * {@link KnownLevel} can be used interchangeably with Level,
4126
- * this enum contains the known values that the service supports.
4127
- * ### Known values supported by the service
4128
- * **off** \
4129
- * **error** \
4130
- * **info** \
4131
- * **debug** \
4132
- * **trace** \
4133
- * **warn**
4134
- */
4135
- export type Level = string;
4136
3000
  /** Known values of {@link IdentitySettingsLifeCycle} that the service accepts. */
4137
3001
  export declare enum KnownIdentitySettingsLifeCycle {
4138
3002
  /** Init */
@@ -4155,22 +3019,6 @@ export declare enum KnownIdentitySettingsLifeCycle {
4155
3019
  * **All**
4156
3020
  */
4157
3021
  export type IdentitySettingsLifeCycle = string;
4158
- /** Known values of {@link ImageType} that the service accepts. */
4159
- export declare enum KnownImageType {
4160
- /** CloudBuild */
4161
- CloudBuild = "CloudBuild",
4162
- /** ContainerImage */
4163
- ContainerImage = "ContainerImage"
4164
- }
4165
- /**
4166
- * Defines values for ImageType. \
4167
- * {@link KnownImageType} can be used interchangeably with ImageType,
4168
- * this enum contains the known values that the service supports.
4169
- * ### Known values supported by the service
4170
- * **CloudBuild** \
4171
- * **ContainerImage**
4172
- */
4173
- export type ImageType = string;
4174
3022
  /** Known values of {@link Scheme} that the service accepts. */
4175
3023
  export declare enum KnownScheme {
4176
3024
  /** Http */
@@ -4215,9 +3063,7 @@ export declare enum KnownStorageType {
4215
3063
  /** Secret */
4216
3064
  Secret = "Secret",
4217
3065
  /** NfsAzureFile */
4218
- NfsAzureFile = "NfsAzureFile",
4219
- /** Smb */
4220
- Smb = "Smb"
3066
+ NfsAzureFile = "NfsAzureFile"
4221
3067
  }
4222
3068
  /**
4223
3069
  * Defines values for StorageType. \
@@ -4227,88 +3073,9 @@ export declare enum KnownStorageType {
4227
3073
  * **AzureFile** \
4228
3074
  * **EmptyDir** \
4229
3075
  * **Secret** \
4230
- * **NfsAzureFile** \
4231
- * **Smb**
3076
+ * **NfsAzureFile**
4232
3077
  */
4233
3078
  export type StorageType = string;
4234
- /** Known values of {@link PatchApplyStatus} that the service accepts. */
4235
- export declare enum KnownPatchApplyStatus {
4236
- /** NotStarted */
4237
- NotStarted = "NotStarted",
4238
- /** RebaseInProgress */
4239
- RebaseInProgress = "RebaseInProgress",
4240
- /** CreatingRevision */
4241
- CreatingRevision = "CreatingRevision",
4242
- /** Succeeded */
4243
- Succeeded = "Succeeded",
4244
- /** Canceled */
4245
- Canceled = "Canceled",
4246
- /** RebaseFailed */
4247
- RebaseFailed = "RebaseFailed",
4248
- /** RevisionCreationFailed */
4249
- RevisionCreationFailed = "RevisionCreationFailed",
4250
- /** ImagePushPullFailed */
4251
- ImagePushPullFailed = "ImagePushPullFailed",
4252
- /** ManuallySkipped */
4253
- ManuallySkipped = "ManuallySkipped"
4254
- }
4255
- /**
4256
- * Defines values for PatchApplyStatus. \
4257
- * {@link KnownPatchApplyStatus} can be used interchangeably with PatchApplyStatus,
4258
- * this enum contains the known values that the service supports.
4259
- * ### Known values supported by the service
4260
- * **NotStarted** \
4261
- * **RebaseInProgress** \
4262
- * **CreatingRevision** \
4263
- * **Succeeded** \
4264
- * **Canceled** \
4265
- * **RebaseFailed** \
4266
- * **RevisionCreationFailed** \
4267
- * **ImagePushPullFailed** \
4268
- * **ManuallySkipped**
4269
- */
4270
- export type PatchApplyStatus = string;
4271
- /** Known values of {@link DetectionStatus} that the service accepts. */
4272
- export declare enum KnownDetectionStatus {
4273
- /** Succeeded */
4274
- Succeeded = "Succeeded",
4275
- /** RegistryLoginFailed */
4276
- RegistryLoginFailed = "RegistryLoginFailed",
4277
- /** Failed */
4278
- Failed = "Failed"
4279
- }
4280
- /**
4281
- * Defines values for DetectionStatus. \
4282
- * {@link KnownDetectionStatus} can be used interchangeably with DetectionStatus,
4283
- * this enum contains the known values that the service supports.
4284
- * ### Known values supported by the service
4285
- * **Succeeded** \
4286
- * **RegistryLoginFailed** \
4287
- * **Failed**
4288
- */
4289
- export type DetectionStatus = string;
4290
- /** Known values of {@link PatchType} that the service accepts. */
4291
- export declare enum KnownPatchType {
4292
- /** FrameworkSecurity */
4293
- FrameworkSecurity = "FrameworkSecurity",
4294
- /** OSSecurity */
4295
- OSSecurity = "OSSecurity",
4296
- /** FrameworkAndOSSecurity */
4297
- FrameworkAndOSSecurity = "FrameworkAndOSSecurity",
4298
- /** Other */
4299
- Other = "Other"
4300
- }
4301
- /**
4302
- * Defines values for PatchType. \
4303
- * {@link KnownPatchType} can be used interchangeably with PatchType,
4304
- * this enum contains the known values that the service supports.
4305
- * ### Known values supported by the service
4306
- * **FrameworkSecurity** \
4307
- * **OSSecurity** \
4308
- * **FrameworkAndOSSecurity** \
4309
- * **Other**
4310
- */
4311
- export type PatchType = string;
4312
3079
  /** Known values of {@link RevisionHealthState} that the service accepts. */
4313
3080
  export declare enum KnownRevisionHealthState {
4314
3081
  /** Healthy */
@@ -4459,75 +3226,6 @@ export declare enum KnownEnvironmentProvisioningState {
4459
3226
  * **UpgradeFailed**
4460
3227
  */
4461
3228
  export type EnvironmentProvisioningState = string;
4462
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
4463
- export declare enum KnownPrivateEndpointServiceConnectionStatus {
4464
- /** Pending */
4465
- Pending = "Pending",
4466
- /** Approved */
4467
- Approved = "Approved",
4468
- /** Rejected */
4469
- Rejected = "Rejected",
4470
- /** Disconnected */
4471
- Disconnected = "Disconnected"
4472
- }
4473
- /**
4474
- * Defines values for PrivateEndpointServiceConnectionStatus. \
4475
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
4476
- * this enum contains the known values that the service supports.
4477
- * ### Known values supported by the service
4478
- * **Pending** \
4479
- * **Approved** \
4480
- * **Rejected** \
4481
- * **Disconnected**
4482
- */
4483
- export type PrivateEndpointServiceConnectionStatus = string;
4484
- /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
4485
- export declare enum KnownPrivateEndpointConnectionProvisioningState {
4486
- /** Succeeded */
4487
- Succeeded = "Succeeded",
4488
- /** Failed */
4489
- Failed = "Failed",
4490
- /** Canceled */
4491
- Canceled = "Canceled",
4492
- /** Waiting */
4493
- Waiting = "Waiting",
4494
- /** Updating */
4495
- Updating = "Updating",
4496
- /** Deleting */
4497
- Deleting = "Deleting",
4498
- /** Pending */
4499
- Pending = "Pending"
4500
- }
4501
- /**
4502
- * Defines values for PrivateEndpointConnectionProvisioningState. \
4503
- * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
4504
- * this enum contains the known values that the service supports.
4505
- * ### Known values supported by the service
4506
- * **Succeeded** \
4507
- * **Failed** \
4508
- * **Canceled** \
4509
- * **Waiting** \
4510
- * **Updating** \
4511
- * **Deleting** \
4512
- * **Pending**
4513
- */
4514
- export type PrivateEndpointConnectionProvisioningState = string;
4515
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
4516
- export declare enum KnownPublicNetworkAccess {
4517
- /** Enabled */
4518
- Enabled = "Enabled",
4519
- /** Disabled */
4520
- Disabled = "Disabled"
4521
- }
4522
- /**
4523
- * Defines values for PublicNetworkAccess. \
4524
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
4525
- * this enum contains the known values that the service supports.
4526
- * ### Known values supported by the service
4527
- * **Enabled** \
4528
- * **Disabled**
4529
- */
4530
- export type PublicNetworkAccess = string;
4531
3229
  /** Known values of {@link JobProvisioningState} that the service accepts. */
4532
3230
  export declare enum KnownJobProvisioningState {
4533
3231
  /** InProgress */
@@ -4553,25 +3251,6 @@ export declare enum KnownJobProvisioningState {
4553
3251
  * **Deleting**
4554
3252
  */
4555
3253
  export type JobProvisioningState = string;
4556
- /** Known values of {@link JobRunningState} that the service accepts. */
4557
- export declare enum KnownJobRunningState {
4558
- /** Ready */
4559
- Ready = "Ready",
4560
- /** Progressing */
4561
- Progressing = "Progressing",
4562
- /** Suspended */
4563
- Suspended = "Suspended"
4564
- }
4565
- /**
4566
- * Defines values for JobRunningState. \
4567
- * {@link KnownJobRunningState} can be used interchangeably with JobRunningState,
4568
- * this enum contains the known values that the service supports.
4569
- * ### Known values supported by the service
4570
- * **Ready** \
4571
- * **Progressing** \
4572
- * **Suspended**
4573
- */
4574
- export type JobRunningState = string;
4575
3254
  /** Known values of {@link TriggerType} that the service accepts. */
4576
3255
  export declare enum KnownTriggerType {
4577
3256
  /** Schedule */
@@ -4591,44 +3270,6 @@ export declare enum KnownTriggerType {
4591
3270
  * **Manual**
4592
3271
  */
4593
3272
  export type TriggerType = string;
4594
- /** Known values of {@link DotNetComponentType} that the service accepts. */
4595
- export declare enum KnownDotNetComponentType {
4596
- /** AspireDashboard */
4597
- AspireDashboard = "AspireDashboard"
4598
- }
4599
- /**
4600
- * Defines values for DotNetComponentType. \
4601
- * {@link KnownDotNetComponentType} can be used interchangeably with DotNetComponentType,
4602
- * this enum contains the known values that the service supports.
4603
- * ### Known values supported by the service
4604
- * **AspireDashboard**
4605
- */
4606
- export type DotNetComponentType = string;
4607
- /** Known values of {@link DotNetComponentProvisioningState} that the service accepts. */
4608
- export declare enum KnownDotNetComponentProvisioningState {
4609
- /** Succeeded */
4610
- Succeeded = "Succeeded",
4611
- /** Failed */
4612
- Failed = "Failed",
4613
- /** Canceled */
4614
- Canceled = "Canceled",
4615
- /** Deleting */
4616
- Deleting = "Deleting",
4617
- /** InProgress */
4618
- InProgress = "InProgress"
4619
- }
4620
- /**
4621
- * Defines values for DotNetComponentProvisioningState. \
4622
- * {@link KnownDotNetComponentProvisioningState} can be used interchangeably with DotNetComponentProvisioningState,
4623
- * this enum contains the known values that the service supports.
4624
- * ### Known values supported by the service
4625
- * **Succeeded** \
4626
- * **Failed** \
4627
- * **Canceled** \
4628
- * **Deleting** \
4629
- * **InProgress**
4630
- */
4631
- export type DotNetComponentProvisioningState = string;
4632
3273
  /** Known values of {@link JavaComponentType} that the service accepts. */
4633
3274
  export declare enum KnownJavaComponentType {
4634
3275
  /** SpringBootAdmin */
@@ -4636,11 +3277,7 @@ export declare enum KnownJavaComponentType {
4636
3277
  /** SpringCloudEureka */
4637
3278
  SpringCloudEureka = "SpringCloudEureka",
4638
3279
  /** SpringCloudConfig */
4639
- SpringCloudConfig = "SpringCloudConfig",
4640
- /** SpringCloudGateway */
4641
- SpringCloudGateway = "SpringCloudGateway",
4642
- /** Nacos */
4643
- Nacos = "Nacos"
3280
+ SpringCloudConfig = "SpringCloudConfig"
4644
3281
  }
4645
3282
  /**
4646
3283
  * Defines values for JavaComponentType. \
@@ -4649,9 +3286,7 @@ export declare enum KnownJavaComponentType {
4649
3286
  * ### Known values supported by the service
4650
3287
  * **SpringBootAdmin** \
4651
3288
  * **SpringCloudEureka** \
4652
- * **SpringCloudConfig** \
4653
- * **SpringCloudGateway** \
4654
- * **Nacos**
3289
+ * **SpringCloudConfig**
4655
3290
  */
4656
3291
  export type JavaComponentType = string;
4657
3292
  /** Known values of {@link JavaComponentProvisioningState} that the service accepts. */
@@ -4701,59 +3336,15 @@ export declare enum KnownJobExecutionRunningState {
4701
3336
  * {@link KnownJobExecutionRunningState} can be used interchangeably with JobExecutionRunningState,
4702
3337
  * this enum contains the known values that the service supports.
4703
3338
  * ### Known values supported by the service
4704
- * **Running** \
4705
- * **Processing** \
4706
- * **Stopped** \
4707
- * **Degraded** \
4708
- * **Failed** \
4709
- * **Unknown** \
4710
- * **Succeeded**
4711
- */
4712
- export type JobExecutionRunningState = string;
4713
- /** Known values of {@link WorkflowState} that the service accepts. */
4714
- export declare enum KnownWorkflowState {
4715
- /** NotSpecified */
4716
- NotSpecified = "NotSpecified",
4717
- /** Completed */
4718
- Completed = "Completed",
4719
- /** Enabled */
4720
- Enabled = "Enabled",
4721
- /** Disabled */
4722
- Disabled = "Disabled",
4723
- /** Deleted */
4724
- Deleted = "Deleted",
4725
- /** Suspended */
4726
- Suspended = "Suspended"
4727
- }
4728
- /**
4729
- * Defines values for WorkflowState. \
4730
- * {@link KnownWorkflowState} can be used interchangeably with WorkflowState,
4731
- * this enum contains the known values that the service supports.
4732
- * ### Known values supported by the service
4733
- * **NotSpecified** \
4734
- * **Completed** \
4735
- * **Enabled** \
4736
- * **Disabled** \
4737
- * **Deleted** \
4738
- * **Suspended**
4739
- */
4740
- export type WorkflowState = string;
4741
- /** Known values of {@link LogicAppsProxyMethod} that the service accepts. */
4742
- export declare enum KnownLogicAppsProxyMethod {
4743
- /** GET */
4744
- GET = "GET",
4745
- /** Post */
4746
- Post = "POST"
4747
- }
4748
- /**
4749
- * Defines values for LogicAppsProxyMethod. \
4750
- * {@link KnownLogicAppsProxyMethod} can be used interchangeably with LogicAppsProxyMethod,
4751
- * this enum contains the known values that the service supports.
4752
- * ### Known values supported by the service
4753
- * **GET** \
4754
- * **POST**
3339
+ * **Running** \
3340
+ * **Processing** \
3341
+ * **Stopped** \
3342
+ * **Degraded** \
3343
+ * **Failed** \
3344
+ * **Unknown** \
3345
+ * **Succeeded**
4755
3346
  */
4756
- export type LogicAppsProxyMethod = string;
3347
+ export type JobExecutionRunningState = string;
4757
3348
  /** Known values of {@link ManagedCertificateDomainControlValidation} that the service accepts. */
4758
3349
  export declare enum KnownManagedCertificateDomainControlValidation {
4759
3350
  /** Cname */
@@ -4805,19 +3396,22 @@ export declare enum KnownPoolManagementType {
4805
3396
  * **Dynamic**
4806
3397
  */
4807
3398
  export type PoolManagementType = string;
4808
- /** Known values of {@link ExecutionType} that the service accepts. */
4809
- export declare enum KnownExecutionType {
3399
+ /** Known values of {@link LifecycleType} that the service accepts. */
3400
+ export declare enum KnownLifecycleType {
4810
3401
  /** Timed */
4811
- Timed = "Timed"
3402
+ Timed = "Timed",
3403
+ /** OnContainerExit */
3404
+ OnContainerExit = "OnContainerExit"
4812
3405
  }
4813
3406
  /**
4814
- * Defines values for ExecutionType. \
4815
- * {@link KnownExecutionType} can be used interchangeably with ExecutionType,
3407
+ * Defines values for LifecycleType. \
3408
+ * {@link KnownLifecycleType} can be used interchangeably with LifecycleType,
4816
3409
  * this enum contains the known values that the service supports.
4817
3410
  * ### Known values supported by the service
4818
- * **Timed**
3411
+ * **Timed** \
3412
+ * **OnContainerExit**
4819
3413
  */
4820
- export type ExecutionType = string;
3414
+ export type LifecycleType = string;
4821
3415
  /** Known values of {@link SessionNetworkStatus} that the service accepts. */
4822
3416
  export declare enum KnownSessionNetworkStatus {
4823
3417
  /** EgressEnabled */
@@ -4889,36 +3483,6 @@ export type CookieExpirationConvention = "FixedTime" | "IdentityProviderDerived"
4889
3483
  export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
4890
3484
  /** Defines values for DnsVerificationTestResult. */
4891
3485
  export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
4892
- /** Defines values for WorkflowHealthState. */
4893
- export type WorkflowHealthState = "NotSpecified" | "Healthy" | "Unhealthy" | "Unknown";
4894
- /** Optional parameters. */
4895
- export interface AppResiliencyCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4896
- }
4897
- /** Contains response data for the createOrUpdate operation. */
4898
- export type AppResiliencyCreateOrUpdateResponse = AppResiliency;
4899
- /** Optional parameters. */
4900
- export interface AppResiliencyUpdateOptionalParams extends coreClient.OperationOptions {
4901
- }
4902
- /** Contains response data for the update operation. */
4903
- export type AppResiliencyUpdateResponse = AppResiliency;
4904
- /** Optional parameters. */
4905
- export interface AppResiliencyDeleteOptionalParams extends coreClient.OperationOptions {
4906
- }
4907
- /** Optional parameters. */
4908
- export interface AppResiliencyGetOptionalParams extends coreClient.OperationOptions {
4909
- }
4910
- /** Contains response data for the get operation. */
4911
- export type AppResiliencyGetResponse = AppResiliency;
4912
- /** Optional parameters. */
4913
- export interface AppResiliencyListOptionalParams extends coreClient.OperationOptions {
4914
- }
4915
- /** Contains response data for the list operation. */
4916
- export type AppResiliencyListResponse = AppResiliencyCollection;
4917
- /** Optional parameters. */
4918
- export interface AppResiliencyListNextOptionalParams extends coreClient.OperationOptions {
4919
- }
4920
- /** Contains response data for the listNext operation. */
4921
- export type AppResiliencyListNextResponse = AppResiliencyCollection;
4922
3486
  /** Optional parameters. */
4923
3487
  export interface ContainerAppsAuthConfigsListByContainerAppOptionalParams extends coreClient.OperationOptions {
4924
3488
  }
@@ -4958,96 +3522,6 @@ export interface BillingMetersGetOptionalParams extends coreClient.OperationOpti
4958
3522
  /** Contains response data for the get operation. */
4959
3523
  export type BillingMetersGetResponse = BillingMeterCollection;
4960
3524
  /** Optional parameters. */
4961
- export interface BuildersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
4962
- }
4963
- /** Contains response data for the listBySubscription operation. */
4964
- export type BuildersListBySubscriptionResponse = BuilderCollection;
4965
- /** Optional parameters. */
4966
- export interface BuildersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
4967
- }
4968
- /** Contains response data for the listByResourceGroup operation. */
4969
- export type BuildersListByResourceGroupResponse = BuilderCollection;
4970
- /** Optional parameters. */
4971
- export interface BuildersGetOptionalParams extends coreClient.OperationOptions {
4972
- }
4973
- /** Contains response data for the get operation. */
4974
- export type BuildersGetResponse = BuilderResource;
4975
- /** Optional parameters. */
4976
- export interface BuildersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4977
- /** Delay to wait until next poll, in milliseconds. */
4978
- updateIntervalInMs?: number;
4979
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4980
- resumeFrom?: string;
4981
- }
4982
- /** Contains response data for the createOrUpdate operation. */
4983
- export type BuildersCreateOrUpdateResponse = BuilderResource;
4984
- /** Optional parameters. */
4985
- export interface BuildersUpdateOptionalParams extends coreClient.OperationOptions {
4986
- /** Delay to wait until next poll, in milliseconds. */
4987
- updateIntervalInMs?: number;
4988
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4989
- resumeFrom?: string;
4990
- }
4991
- /** Contains response data for the update operation. */
4992
- export type BuildersUpdateResponse = BuilderResource;
4993
- /** Optional parameters. */
4994
- export interface BuildersDeleteOptionalParams extends coreClient.OperationOptions {
4995
- /** Delay to wait until next poll, in milliseconds. */
4996
- updateIntervalInMs?: number;
4997
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4998
- resumeFrom?: string;
4999
- }
5000
- /** Contains response data for the delete operation. */
5001
- export type BuildersDeleteResponse = BuildersDeleteHeaders;
5002
- /** Optional parameters. */
5003
- export interface BuildersListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
5004
- }
5005
- /** Contains response data for the listBySubscriptionNext operation. */
5006
- export type BuildersListBySubscriptionNextResponse = BuilderCollection;
5007
- /** Optional parameters. */
5008
- export interface BuildersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
5009
- }
5010
- /** Contains response data for the listByResourceGroupNext operation. */
5011
- export type BuildersListByResourceGroupNextResponse = BuilderCollection;
5012
- /** Optional parameters. */
5013
- export interface BuildsByBuilderResourceListOptionalParams extends coreClient.OperationOptions {
5014
- }
5015
- /** Contains response data for the list operation. */
5016
- export type BuildsByBuilderResourceListResponse = BuildCollection;
5017
- /** Optional parameters. */
5018
- export interface BuildsByBuilderResourceListNextOptionalParams extends coreClient.OperationOptions {
5019
- }
5020
- /** Contains response data for the listNext operation. */
5021
- export type BuildsByBuilderResourceListNextResponse = BuildCollection;
5022
- /** Optional parameters. */
5023
- export interface BuildsGetOptionalParams extends coreClient.OperationOptions {
5024
- }
5025
- /** Contains response data for the get operation. */
5026
- export type BuildsGetResponse = BuildResource;
5027
- /** Optional parameters. */
5028
- export interface BuildsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5029
- /** Delay to wait until next poll, in milliseconds. */
5030
- updateIntervalInMs?: number;
5031
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5032
- resumeFrom?: string;
5033
- }
5034
- /** Contains response data for the createOrUpdate operation. */
5035
- export type BuildsCreateOrUpdateResponse = BuildResource;
5036
- /** Optional parameters. */
5037
- export interface BuildsDeleteOptionalParams extends coreClient.OperationOptions {
5038
- /** Delay to wait until next poll, in milliseconds. */
5039
- updateIntervalInMs?: number;
5040
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5041
- resumeFrom?: string;
5042
- }
5043
- /** Contains response data for the delete operation. */
5044
- export type BuildsDeleteResponse = BuildsDeleteHeaders;
5045
- /** Optional parameters. */
5046
- export interface BuildAuthTokenListOptionalParams extends coreClient.OperationOptions {
5047
- }
5048
- /** Contains response data for the list operation. */
5049
- export type BuildAuthTokenListResponse = BuildToken;
5050
- /** Optional parameters. */
5051
3525
  export interface ConnectedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
5052
3526
  }
5053
3527
  /** Contains response data for the listBySubscription operation. */
@@ -5260,74 +3734,6 @@ export interface ContainerAppsListByResourceGroupNextOptionalParams extends core
5260
3734
  /** Contains response data for the listByResourceGroupNext operation. */
5261
3735
  export type ContainerAppsListByResourceGroupNextResponse = ContainerAppCollection;
5262
3736
  /** Optional parameters. */
5263
- export interface ContainerAppsBuildsByContainerAppListOptionalParams extends coreClient.OperationOptions {
5264
- }
5265
- /** Contains response data for the list operation. */
5266
- export type ContainerAppsBuildsByContainerAppListResponse = ContainerAppsBuildCollection;
5267
- /** Optional parameters. */
5268
- export interface ContainerAppsBuildsByContainerAppListNextOptionalParams extends coreClient.OperationOptions {
5269
- }
5270
- /** Contains response data for the listNext operation. */
5271
- export type ContainerAppsBuildsByContainerAppListNextResponse = ContainerAppsBuildCollection;
5272
- /** Optional parameters. */
5273
- export interface ContainerAppsBuildsGetOptionalParams extends coreClient.OperationOptions {
5274
- }
5275
- /** Contains response data for the get operation. */
5276
- export type ContainerAppsBuildsGetResponse = ContainerAppsBuildResource;
5277
- /** Optional parameters. */
5278
- export interface ContainerAppsBuildsDeleteOptionalParams extends coreClient.OperationOptions {
5279
- /** Delay to wait until next poll, in milliseconds. */
5280
- updateIntervalInMs?: number;
5281
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5282
- resumeFrom?: string;
5283
- }
5284
- /** Contains response data for the delete operation. */
5285
- export type ContainerAppsBuildsDeleteResponse = ContainerAppsBuildsDeleteHeaders;
5286
- /** Optional parameters. */
5287
- export interface ContainerAppsPatchesListByContainerAppOptionalParams extends coreClient.OperationOptions {
5288
- /** The filter to apply on the operation. For example, $filter=properties/patchApplyStatus eq 'Succeeded' */
5289
- filter?: string;
5290
- }
5291
- /** Contains response data for the listByContainerApp operation. */
5292
- export type ContainerAppsPatchesListByContainerAppResponse = PatchCollection;
5293
- /** Optional parameters. */
5294
- export interface ContainerAppsPatchesGetOptionalParams extends coreClient.OperationOptions {
5295
- }
5296
- /** Contains response data for the get operation. */
5297
- export type ContainerAppsPatchesGetResponse = ContainerAppsPatchResource;
5298
- /** Optional parameters. */
5299
- export interface ContainerAppsPatchesDeleteOptionalParams extends coreClient.OperationOptions {
5300
- /** Delay to wait until next poll, in milliseconds. */
5301
- updateIntervalInMs?: number;
5302
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5303
- resumeFrom?: string;
5304
- }
5305
- /** Contains response data for the delete operation. */
5306
- export type ContainerAppsPatchesDeleteResponse = ContainerAppsPatchesDeleteHeaders;
5307
- /** Optional parameters. */
5308
- export interface ContainerAppsPatchesSkipConfigureOptionalParams extends coreClient.OperationOptions {
5309
- /** Delay to wait until next poll, in milliseconds. */
5310
- updateIntervalInMs?: number;
5311
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5312
- resumeFrom?: string;
5313
- }
5314
- /** Contains response data for the skipConfigure operation. */
5315
- export type ContainerAppsPatchesSkipConfigureResponse = ContainerAppsPatchesSkipConfigureHeaders;
5316
- /** Optional parameters. */
5317
- export interface ContainerAppsPatchesApplyOptionalParams extends coreClient.OperationOptions {
5318
- /** Delay to wait until next poll, in milliseconds. */
5319
- updateIntervalInMs?: number;
5320
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5321
- resumeFrom?: string;
5322
- }
5323
- /** Contains response data for the apply operation. */
5324
- export type ContainerAppsPatchesApplyResponse = ContainerAppsPatchResource;
5325
- /** Optional parameters. */
5326
- export interface ContainerAppsPatchesListByContainerAppNextOptionalParams extends coreClient.OperationOptions {
5327
- }
5328
- /** Contains response data for the listByContainerAppNext operation. */
5329
- export type ContainerAppsPatchesListByContainerAppNextResponse = PatchCollection;
5330
- /** Optional parameters. */
5331
3737
  export interface ContainerAppsRevisionsListRevisionsOptionalParams extends coreClient.OperationOptions {
5332
3738
  /** The filter to apply on the operation. */
5333
3739
  filter?: string;
@@ -5503,24 +3909,6 @@ export interface JobsListSecretsOptionalParams extends coreClient.OperationOptio
5503
3909
  /** Contains response data for the listSecrets operation. */
5504
3910
  export type JobsListSecretsResponse = JobSecretsCollection;
5505
3911
  /** Optional parameters. */
5506
- export interface JobsResumeOptionalParams extends coreClient.OperationOptions {
5507
- /** Delay to wait until next poll, in milliseconds. */
5508
- updateIntervalInMs?: number;
5509
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5510
- resumeFrom?: string;
5511
- }
5512
- /** Contains response data for the resume operation. */
5513
- export type JobsResumeResponse = Job;
5514
- /** Optional parameters. */
5515
- export interface JobsSuspendOptionalParams extends coreClient.OperationOptions {
5516
- /** Delay to wait until next poll, in milliseconds. */
5517
- updateIntervalInMs?: number;
5518
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5519
- resumeFrom?: string;
5520
- }
5521
- /** Contains response data for the suspend operation. */
5522
- export type JobsSuspendResponse = Job;
5523
- /** Optional parameters. */
5524
3912
  export interface JobsListDetectorsNextOptionalParams extends coreClient.OperationOptions {
5525
3913
  }
5526
3914
  /** Contains response data for the listDetectorsNext operation. */
@@ -5536,56 +3924,6 @@ export interface JobsListByResourceGroupNextOptionalParams extends coreClient.Op
5536
3924
  /** Contains response data for the listByResourceGroupNext operation. */
5537
3925
  export type JobsListByResourceGroupNextResponse = JobsCollection;
5538
3926
  /** Optional parameters. */
5539
- export interface DotNetComponentsListOptionalParams extends coreClient.OperationOptions {
5540
- }
5541
- /** Contains response data for the list operation. */
5542
- export type DotNetComponentsListResponse = DotNetComponentsCollection;
5543
- /** Optional parameters. */
5544
- export interface DotNetComponentsGetOptionalParams extends coreClient.OperationOptions {
5545
- }
5546
- /** Contains response data for the get operation. */
5547
- export type DotNetComponentsGetResponse = DotNetComponent;
5548
- /** Optional parameters. */
5549
- export interface DotNetComponentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5550
- /** Delay to wait until next poll, in milliseconds. */
5551
- updateIntervalInMs?: number;
5552
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5553
- resumeFrom?: string;
5554
- }
5555
- /** Contains response data for the createOrUpdate operation. */
5556
- export type DotNetComponentsCreateOrUpdateResponse = DotNetComponent;
5557
- /** Optional parameters. */
5558
- export interface DotNetComponentsUpdateOptionalParams extends coreClient.OperationOptions {
5559
- /** Delay to wait until next poll, in milliseconds. */
5560
- updateIntervalInMs?: number;
5561
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5562
- resumeFrom?: string;
5563
- }
5564
- /** Contains response data for the update operation. */
5565
- export type DotNetComponentsUpdateResponse = DotNetComponent;
5566
- /** Optional parameters. */
5567
- export interface DotNetComponentsDeleteOptionalParams extends coreClient.OperationOptions {
5568
- /** Delay to wait until next poll, in milliseconds. */
5569
- updateIntervalInMs?: number;
5570
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5571
- resumeFrom?: string;
5572
- }
5573
- /** Contains response data for the delete operation. */
5574
- export type DotNetComponentsDeleteResponse = DotNetComponentsDeleteHeaders;
5575
- /** Optional parameters. */
5576
- export interface DotNetComponentsListNextOptionalParams extends coreClient.OperationOptions {
5577
- }
5578
- /** Contains response data for the listNext operation. */
5579
- export type DotNetComponentsListNextResponse = DotNetComponentsCollection;
5580
- /** Optional parameters. */
5581
- export interface FunctionsExtensionInvokeFunctionsHostOptionalParams extends coreClient.OperationOptions {
5582
- }
5583
- /** Contains response data for the invokeFunctionsHost operation. */
5584
- export type FunctionsExtensionInvokeFunctionsHostResponse = {
5585
- /** The parsed response body. */
5586
- body: string;
5587
- };
5588
- /** Optional parameters. */
5589
3927
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
5590
3928
  }
5591
3929
  /** Contains response data for the list operation. */
@@ -5663,49 +4001,6 @@ export type GetCustomDomainVerificationIdResponse = {
5663
4001
  body: string;
5664
4002
  };
5665
4003
  /** Optional parameters. */
5666
- export interface LogicAppsGetOptionalParams extends coreClient.OperationOptions {
5667
- }
5668
- /** Contains response data for the get operation. */
5669
- export type LogicAppsGetResponse = LogicApp;
5670
- /** Optional parameters. */
5671
- export interface LogicAppsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5672
- }
5673
- /** Contains response data for the createOrUpdate operation. */
5674
- export type LogicAppsCreateOrUpdateResponse = LogicApp;
5675
- /** Optional parameters. */
5676
- export interface LogicAppsDeleteOptionalParams extends coreClient.OperationOptions {
5677
- }
5678
- /** Optional parameters. */
5679
- export interface LogicAppsListWorkflowsOptionalParams extends coreClient.OperationOptions {
5680
- }
5681
- /** Contains response data for the listWorkflows operation. */
5682
- export type LogicAppsListWorkflowsResponse = WorkflowEnvelopeCollection;
5683
- /** Optional parameters. */
5684
- export interface LogicAppsGetWorkflowOptionalParams extends coreClient.OperationOptions {
5685
- }
5686
- /** Contains response data for the getWorkflow operation. */
5687
- export type LogicAppsGetWorkflowResponse = WorkflowEnvelope;
5688
- /** Optional parameters. */
5689
- export interface LogicAppsDeployWorkflowArtifactsOptionalParams extends coreClient.OperationOptions {
5690
- /** Application settings and files of the workflow. */
5691
- workflowArtifacts?: WorkflowArtifacts;
5692
- }
5693
- /** Optional parameters. */
5694
- export interface LogicAppsListWorkflowsConnectionsOptionalParams extends coreClient.OperationOptions {
5695
- }
5696
- /** Contains response data for the listWorkflowsConnections operation. */
5697
- export type LogicAppsListWorkflowsConnectionsResponse = WorkflowEnvelope;
5698
- /** Optional parameters. */
5699
- export interface LogicAppsInvokeOptionalParams extends coreClient.OperationOptions {
5700
- }
5701
- /** Contains response data for the invoke operation. */
5702
- export type LogicAppsInvokeResponse = Record<string, unknown>;
5703
- /** Optional parameters. */
5704
- export interface LogicAppsListWorkflowsNextOptionalParams extends coreClient.OperationOptions {
5705
- }
5706
- /** Contains response data for the listWorkflowsNext operation. */
5707
- export type LogicAppsListWorkflowsNextResponse = WorkflowEnvelopeCollection;
5708
- /** Optional parameters. */
5709
4004
  export interface ManagedEnvironmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
5710
4005
  }
5711
4006
  /** Contains response data for the listBySubscription operation. */
@@ -5840,72 +4135,6 @@ export interface NamespacesCheckNameAvailabilityOptionalParams extends coreClien
5840
4135
  /** Contains response data for the checkNameAvailability operation. */
5841
4136
  export type NamespacesCheckNameAvailabilityResponse = CheckNameAvailabilityResponse;
5842
4137
  /** Optional parameters. */
5843
- export interface ManagedEnvironmentPrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
5844
- }
5845
- /** Contains response data for the list operation. */
5846
- export type ManagedEnvironmentPrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
5847
- /** Optional parameters. */
5848
- export interface ManagedEnvironmentPrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
5849
- }
5850
- /** Contains response data for the get operation. */
5851
- export type ManagedEnvironmentPrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
5852
- /** Optional parameters. */
5853
- export interface ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5854
- /** Delay to wait until next poll, in milliseconds. */
5855
- updateIntervalInMs?: number;
5856
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5857
- resumeFrom?: string;
5858
- }
5859
- /** Contains response data for the createOrUpdate operation. */
5860
- export type ManagedEnvironmentPrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
5861
- /** Optional parameters. */
5862
- export interface ManagedEnvironmentPrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
5863
- /** Delay to wait until next poll, in milliseconds. */
5864
- updateIntervalInMs?: number;
5865
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5866
- resumeFrom?: string;
5867
- }
5868
- /** Contains response data for the delete operation. */
5869
- export type ManagedEnvironmentPrivateEndpointConnectionsDeleteResponse = ManagedEnvironmentPrivateEndpointConnectionsDeleteHeaders;
5870
- /** Optional parameters. */
5871
- export interface ManagedEnvironmentPrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
5872
- }
5873
- /** Contains response data for the listNext operation. */
5874
- export type ManagedEnvironmentPrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionListResult;
5875
- /** Optional parameters. */
5876
- export interface ManagedEnvironmentPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
5877
- }
5878
- /** Contains response data for the list operation. */
5879
- export type ManagedEnvironmentPrivateLinkResourcesListResponse = PrivateLinkResourceListResult;
5880
- /** Optional parameters. */
5881
- export interface ManagedEnvironmentPrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
5882
- }
5883
- /** Contains response data for the listNext operation. */
5884
- export type ManagedEnvironmentPrivateLinkResourcesListNextResponse = PrivateLinkResourceListResult;
5885
- /** Optional parameters. */
5886
- export interface DaprComponentResiliencyPoliciesListOptionalParams extends coreClient.OperationOptions {
5887
- }
5888
- /** Contains response data for the list operation. */
5889
- export type DaprComponentResiliencyPoliciesListResponse = DaprComponentResiliencyPoliciesCollection;
5890
- /** Optional parameters. */
5891
- export interface DaprComponentResiliencyPoliciesGetOptionalParams extends coreClient.OperationOptions {
5892
- }
5893
- /** Contains response data for the get operation. */
5894
- export type DaprComponentResiliencyPoliciesGetResponse = DaprComponentResiliencyPolicy;
5895
- /** Optional parameters. */
5896
- export interface DaprComponentResiliencyPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5897
- }
5898
- /** Contains response data for the createOrUpdate operation. */
5899
- export type DaprComponentResiliencyPoliciesCreateOrUpdateResponse = DaprComponentResiliencyPolicy;
5900
- /** Optional parameters. */
5901
- export interface DaprComponentResiliencyPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
5902
- }
5903
- /** Optional parameters. */
5904
- export interface DaprComponentResiliencyPoliciesListNextOptionalParams extends coreClient.OperationOptions {
5905
- }
5906
- /** Contains response data for the listNext operation. */
5907
- export type DaprComponentResiliencyPoliciesListNextResponse = DaprComponentResiliencyPoliciesCollection;
5908
- /** Optional parameters. */
5909
4138
  export interface DaprComponentsListOptionalParams extends coreClient.OperationOptions {
5910
4139
  }
5911
4140
  /** Contains response data for the list operation. */
@@ -5934,29 +4163,6 @@ export interface DaprComponentsListNextOptionalParams extends coreClient.Operati
5934
4163
  /** Contains response data for the listNext operation. */
5935
4164
  export type DaprComponentsListNextResponse = DaprComponentsCollection;
5936
4165
  /** Optional parameters. */
5937
- export interface DaprSubscriptionsListOptionalParams extends coreClient.OperationOptions {
5938
- }
5939
- /** Contains response data for the list operation. */
5940
- export type DaprSubscriptionsListResponse = DaprSubscriptionsCollection;
5941
- /** Optional parameters. */
5942
- export interface DaprSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
5943
- }
5944
- /** Contains response data for the get operation. */
5945
- export type DaprSubscriptionsGetResponse = DaprSubscription;
5946
- /** Optional parameters. */
5947
- export interface DaprSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5948
- }
5949
- /** Contains response data for the createOrUpdate operation. */
5950
- export type DaprSubscriptionsCreateOrUpdateResponse = DaprSubscription;
5951
- /** Optional parameters. */
5952
- export interface DaprSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
5953
- }
5954
- /** Optional parameters. */
5955
- export interface DaprSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
5956
- }
5957
- /** Contains response data for the listNext operation. */
5958
- export type DaprSubscriptionsListNextResponse = DaprSubscriptionsCollection;
5959
- /** Optional parameters. */
5960
4166
  export interface ManagedEnvironmentsStoragesListOptionalParams extends coreClient.OperationOptions {
5961
4167
  }
5962
4168
  /** Contains response data for the list operation. */
@@ -6038,8 +4244,6 @@ export interface ContainerAppsSourceControlsGetOptionalParams extends coreClient
6038
4244
  export type ContainerAppsSourceControlsGetResponse = SourceControl;
6039
4245
  /** Optional parameters. */
6040
4246
  export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6041
- /** Github personal access token used for SourceControl. */
6042
- xMsGithubAuxiliary?: string;
6043
4247
  /** Delay to wait until next poll, in milliseconds. */
6044
4248
  updateIntervalInMs?: number;
6045
4249
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -6049,12 +4253,6 @@ export interface ContainerAppsSourceControlsCreateOrUpdateOptionalParams extends
6049
4253
  export type ContainerAppsSourceControlsCreateOrUpdateResponse = SourceControl;
6050
4254
  /** Optional parameters. */
6051
4255
  export interface ContainerAppsSourceControlsDeleteOptionalParams extends coreClient.OperationOptions {
6052
- /** Github personal access token used for SourceControl. */
6053
- xMsGithubAuxiliary?: string;
6054
- /** Ignore Workflow Deletion Failure. */
6055
- ignoreWorkflowDeletionFailure?: boolean;
6056
- /** Delete workflow. */
6057
- deleteWorkflow?: boolean;
6058
4256
  /** Delay to wait until next poll, in milliseconds. */
6059
4257
  updateIntervalInMs?: number;
6060
4258
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */