@azure/arm-appcontainers 2.1.0-beta.1 → 2.1.0

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 (466) hide show
  1. package/CHANGELOG.md +50 -7
  2. package/README.md +1 -1
  3. package/dist/index.js +7053 -11622
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js +2 -2
  8. package/dist-esm/samples-dev/availableWorkloadProfilesGetSample.js.map +1 -1
  9. package/dist-esm/samples-dev/billingMetersGetSample.js +1 -1
  10. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -35
  11. package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
  12. package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
  13. package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
  14. package/dist-esm/samples-dev/certificatesListSample.js +2 -2
  15. package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
  16. package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
  17. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesCreateOrUpdateSample.js +1 -1
  18. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesDeleteSample.js +1 -1
  19. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesGetSample.js +1 -1
  20. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js +2 -2
  21. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesListSample.js.map +1 -1
  22. package/dist-esm/samples-dev/connectedEnvironmentsCertificatesUpdateSample.js +1 -1
  23. package/dist-esm/samples-dev/connectedEnvironmentsCheckNameAvailabilitySample.js +1 -1
  24. package/dist-esm/samples-dev/connectedEnvironmentsCreateOrUpdateSample.js +1 -1
  25. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js +1 -8
  26. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsCreateOrUpdateSample.js.map +1 -1
  27. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsGetSample.js +1 -1
  29. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js +2 -2
  30. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSample.js.map +1 -1
  31. package/dist-esm/samples-dev/connectedEnvironmentsDaprComponentsListSecretsSample.js +1 -1
  32. package/dist-esm/samples-dev/connectedEnvironmentsDeleteSample.js +1 -1
  33. package/dist-esm/samples-dev/connectedEnvironmentsGetSample.js +1 -1
  34. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js +2 -2
  35. package/dist-esm/samples-dev/connectedEnvironmentsListByResourceGroupSample.js.map +1 -1
  36. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js +2 -2
  37. package/dist-esm/samples-dev/connectedEnvironmentsListBySubscriptionSample.js.map +1 -1
  38. package/dist-esm/samples-dev/connectedEnvironmentsStoragesCreateOrUpdateSample.js +1 -1
  39. package/dist-esm/samples-dev/connectedEnvironmentsStoragesDeleteSample.js +1 -1
  40. package/dist-esm/samples-dev/connectedEnvironmentsStoragesGetSample.js +1 -1
  41. package/dist-esm/samples-dev/connectedEnvironmentsStoragesListSample.js +1 -1
  42. package/dist-esm/samples-dev/connectedEnvironmentsUpdateSample.js +1 -1
  43. package/dist-esm/samples-dev/containerAppsAuthConfigsCreateOrUpdateSample.js +1 -1
  44. package/dist-esm/samples-dev/containerAppsAuthConfigsDeleteSample.js +1 -1
  45. package/dist-esm/samples-dev/containerAppsAuthConfigsGetSample.js +1 -1
  46. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js +2 -2
  47. package/dist-esm/samples-dev/containerAppsAuthConfigsListByContainerAppSample.js.map +1 -1
  48. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +17 -168
  49. package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
  50. package/dist-esm/samples-dev/containerAppsDeleteSample.js +2 -2
  51. package/dist-esm/samples-dev/containerAppsDiagnosticsGetDetectorSample.js +1 -1
  52. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRevisionSample.js +1 -1
  53. package/dist-esm/samples-dev/containerAppsDiagnosticsGetRootSample.js +2 -2
  54. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js +2 -2
  55. package/dist-esm/samples-dev/containerAppsDiagnosticsListDetectorsSample.js.map +1 -1
  56. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js +2 -2
  57. package/dist-esm/samples-dev/containerAppsDiagnosticsListRevisionsSample.js.map +1 -1
  58. package/dist-esm/samples-dev/containerAppsGetAuthTokenSample.js +2 -2
  59. package/dist-esm/samples-dev/containerAppsGetSample.js +2 -2
  60. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +2 -2
  61. package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
  62. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +2 -2
  63. package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
  64. package/dist-esm/samples-dev/containerAppsListCustomHostNameAnalysisSample.js +2 -2
  65. package/dist-esm/samples-dev/containerAppsListSecretsSample.js +2 -2
  66. package/dist-esm/samples-dev/containerAppsRevisionReplicasGetReplicaSample.js +1 -1
  67. package/dist-esm/samples-dev/containerAppsRevisionReplicasListReplicasSample.js +1 -1
  68. package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
  69. package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
  70. package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
  71. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +2 -2
  72. package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
  73. package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
  74. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js +1 -5
  75. package/dist-esm/samples-dev/containerAppsSourceControlsCreateOrUpdateSample.js.map +1 -1
  76. package/dist-esm/samples-dev/containerAppsSourceControlsDeleteSample.js +1 -1
  77. package/dist-esm/samples-dev/containerAppsSourceControlsGetSample.js +1 -1
  78. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js +2 -2
  79. package/dist-esm/samples-dev/containerAppsSourceControlsListByContainerAppSample.js.map +1 -1
  80. package/dist-esm/samples-dev/containerAppsStartSample.js +2 -2
  81. package/dist-esm/samples-dev/containerAppsStopSample.js +2 -2
  82. package/dist-esm/samples-dev/containerAppsUpdateSample.js +7 -9
  83. package/dist-esm/samples-dev/containerAppsUpdateSample.js.map +1 -1
  84. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js +2 -16
  85. package/dist-esm/samples-dev/daprComponentsCreateOrUpdateSample.js.map +1 -1
  86. package/dist-esm/samples-dev/daprComponentsDeleteSample.js +1 -1
  87. package/dist-esm/samples-dev/daprComponentsGetSample.js +2 -2
  88. package/dist-esm/samples-dev/daprComponentsListSample.js +2 -2
  89. package/dist-esm/samples-dev/daprComponentsListSample.js.map +1 -1
  90. package/dist-esm/samples-dev/daprComponentsListSecretsSample.js +1 -1
  91. package/dist-esm/samples-dev/getCustomDomainVerificationIdSample.js +1 -1
  92. package/dist-esm/samples-dev/jobExecutionSample.js +2 -2
  93. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js +12 -86
  94. package/dist-esm/samples-dev/jobsCreateOrUpdateSample.js.map +1 -1
  95. package/dist-esm/samples-dev/jobsDeleteSample.js +2 -2
  96. package/dist-esm/samples-dev/jobsExecutionsListSample.js +3 -3
  97. package/dist-esm/samples-dev/jobsExecutionsListSample.js.map +1 -1
  98. package/dist-esm/samples-dev/jobsGetDetectorSample.js +1 -1
  99. package/dist-esm/samples-dev/jobsGetSample.js +2 -2
  100. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js +2 -2
  101. package/dist-esm/samples-dev/jobsListByResourceGroupSample.js.map +1 -1
  102. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js +2 -2
  103. package/dist-esm/samples-dev/jobsListBySubscriptionSample.js.map +1 -1
  104. package/dist-esm/samples-dev/jobsListDetectorsSample.js +20 -4
  105. package/dist-esm/samples-dev/jobsListDetectorsSample.js.map +1 -1
  106. package/dist-esm/samples-dev/jobsListSecretsSample.js +2 -2
  107. package/dist-esm/samples-dev/jobsProxyGetSample.js +4 -3
  108. package/dist-esm/samples-dev/jobsProxyGetSample.js.map +1 -1
  109. package/dist-esm/samples-dev/jobsStartSample.js +7 -7
  110. package/dist-esm/samples-dev/jobsStartSample.js.map +1 -1
  111. package/dist-esm/samples-dev/jobsStopExecutionSample.js +2 -2
  112. package/dist-esm/samples-dev/jobsStopMultipleExecutionsSample.js +2 -2
  113. package/dist-esm/samples-dev/jobsUpdateSample.js +6 -6
  114. package/dist-esm/samples-dev/jobsUpdateSample.js.map +1 -1
  115. package/dist-esm/samples-dev/managedCertificatesCreateOrUpdateSample.js +1 -1
  116. package/dist-esm/samples-dev/managedCertificatesDeleteSample.js +1 -1
  117. package/dist-esm/samples-dev/managedCertificatesGetSample.js +1 -1
  118. package/dist-esm/samples-dev/managedCertificatesListSample.js +2 -2
  119. package/dist-esm/samples-dev/managedCertificatesListSample.js.map +1 -1
  120. package/dist-esm/samples-dev/managedCertificatesUpdateSample.js +1 -1
  121. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsGetDetectorSample.js +1 -1
  122. package/dist-esm/samples-dev/managedEnvironmentDiagnosticsListDetectorsSample.js +1 -1
  123. package/dist-esm/samples-dev/managedEnvironmentUsagesListSample.js +2 -2
  124. package/dist-esm/samples-dev/managedEnvironmentUsagesListSample.js.map +1 -1
  125. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js +4 -35
  126. package/dist-esm/samples-dev/managedEnvironmentsCreateOrUpdateSample.js.map +1 -1
  127. package/dist-esm/samples-dev/managedEnvironmentsDeleteSample.js +1 -1
  128. package/dist-esm/samples-dev/managedEnvironmentsDiagnosticsGetRootSample.js +1 -1
  129. package/dist-esm/samples-dev/managedEnvironmentsGetAuthTokenSample.js +1 -1
  130. package/dist-esm/samples-dev/managedEnvironmentsGetSample.js +1 -1
  131. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js +2 -2
  132. package/dist-esm/samples-dev/managedEnvironmentsListByResourceGroupSample.js.map +1 -1
  133. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js +2 -2
  134. package/dist-esm/samples-dev/managedEnvironmentsListBySubscriptionSample.js.map +1 -1
  135. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js +2 -2
  136. package/dist-esm/samples-dev/managedEnvironmentsListWorkloadProfileStatesSample.js.map +1 -1
  137. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js +1 -30
  138. package/dist-esm/samples-dev/managedEnvironmentsStoragesCreateOrUpdateSample.js.map +1 -1
  139. package/dist-esm/samples-dev/managedEnvironmentsStoragesDeleteSample.js +1 -1
  140. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js +3 -23
  141. package/dist-esm/samples-dev/managedEnvironmentsStoragesGetSample.js.map +1 -1
  142. package/dist-esm/samples-dev/managedEnvironmentsStoragesListSample.js +1 -1
  143. package/dist-esm/samples-dev/managedEnvironmentsUpdateSample.js +1 -1
  144. package/dist-esm/samples-dev/namespacesCheckNameAvailabilitySample.js +2 -2
  145. package/dist-esm/samples-dev/operationsListSample.js +2 -2
  146. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  147. package/dist-esm/samples-dev/usagesListSample.js +2 -2
  148. package/dist-esm/samples-dev/usagesListSample.js.map +1 -1
  149. package/dist-esm/src/containerAppsAPIClient.d.ts +2 -11
  150. package/dist-esm/src/containerAppsAPIClient.d.ts.map +1 -1
  151. package/dist-esm/src/containerAppsAPIClient.js +4 -14
  152. package/dist-esm/src/containerAppsAPIClient.js.map +1 -1
  153. package/dist-esm/src/models/index.d.ts +172 -1171
  154. package/dist-esm/src/models/index.d.ts.map +1 -1
  155. package/dist-esm/src/models/index.js +12 -122
  156. package/dist-esm/src/models/index.js.map +1 -1
  157. package/dist-esm/src/models/mappers.d.ts +9 -70
  158. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  159. package/dist-esm/src/models/mappers.js +736 -2392
  160. package/dist-esm/src/models/mappers.js.map +1 -1
  161. package/dist-esm/src/models/parameters.d.ts +4 -19
  162. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  163. package/dist-esm/src/models/parameters.js +30 -149
  164. package/dist-esm/src/models/parameters.js.map +1 -1
  165. package/dist-esm/src/operations/certificates.js +2 -2
  166. package/dist-esm/src/operations/certificates.js.map +1 -1
  167. package/dist-esm/src/operations/connectedEnvironments.js +2 -2
  168. package/dist-esm/src/operations/connectedEnvironments.js.map +1 -1
  169. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js +2 -2
  170. package/dist-esm/src/operations/connectedEnvironmentsCertificates.js.map +1 -1
  171. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js +1 -1
  172. package/dist-esm/src/operations/connectedEnvironmentsDaprComponents.js.map +1 -1
  173. package/dist-esm/src/operations/connectedEnvironmentsStorages.js +1 -1
  174. package/dist-esm/src/operations/connectedEnvironmentsStorages.js.map +1 -1
  175. package/dist-esm/src/operations/containerApps.js +2 -2
  176. package/dist-esm/src/operations/containerApps.js.map +1 -1
  177. package/dist-esm/src/operations/containerAppsAuthConfigs.js +2 -2
  178. package/dist-esm/src/operations/containerAppsAuthConfigs.js.map +1 -1
  179. package/dist-esm/src/operations/containerAppsDiagnostics.js +2 -2
  180. package/dist-esm/src/operations/containerAppsDiagnostics.js.map +1 -1
  181. package/dist-esm/src/operations/containerAppsRevisions.js +1 -1
  182. package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
  183. package/dist-esm/src/operations/containerAppsSourceControls.js +2 -2
  184. package/dist-esm/src/operations/containerAppsSourceControls.js.map +1 -1
  185. package/dist-esm/src/operations/daprComponents.js +1 -1
  186. package/dist-esm/src/operations/daprComponents.js.map +1 -1
  187. package/dist-esm/src/operations/index.d.ts +0 -9
  188. package/dist-esm/src/operations/index.d.ts.map +1 -1
  189. package/dist-esm/src/operations/index.js +0 -9
  190. package/dist-esm/src/operations/index.js.map +1 -1
  191. package/dist-esm/src/operations/jobs.d.ts +21 -3
  192. package/dist-esm/src/operations/jobs.d.ts.map +1 -1
  193. package/dist-esm/src/operations/jobs.js +107 -12
  194. package/dist-esm/src/operations/jobs.js.map +1 -1
  195. package/dist-esm/src/operations/managedCertificates.js +2 -2
  196. package/dist-esm/src/operations/managedCertificates.js.map +1 -1
  197. package/dist-esm/src/operations/managedEnvironmentUsages.js +2 -2
  198. package/dist-esm/src/operations/managedEnvironments.js +2 -2
  199. package/dist-esm/src/operations/managedEnvironments.js.map +1 -1
  200. package/dist-esm/src/operations/managedEnvironmentsStorages.js +1 -1
  201. package/dist-esm/src/operations/managedEnvironmentsStorages.js.map +1 -1
  202. package/dist-esm/src/operations/namespaces.js +1 -1
  203. package/dist-esm/src/operations/namespaces.js.map +1 -1
  204. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
  205. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  206. package/dist-esm/src/operationsInterfaces/index.js +0 -9
  207. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  208. package/dist-esm/src/operationsInterfaces/jobs.d.ts +10 -9
  209. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -1
  210. package/dist-esm/test/appcontainers_examples.spec.d.ts.map +1 -1
  211. package/dist-esm/test/appcontainers_examples.spec.js +33 -10
  212. package/dist-esm/test/appcontainers_examples.spec.js.map +1 -1
  213. package/package.json +6 -6
  214. package/review/arm-appcontainers.api.md +76 -999
  215. package/src/containerAppsAPIClient.ts +3 -40
  216. package/src/models/index.ts +198 -1363
  217. package/src/models/mappers.ts +686 -2464
  218. package/src/models/parameters.ts +29 -171
  219. package/src/operations/certificates.ts +2 -2
  220. package/src/operations/connectedEnvironments.ts +2 -2
  221. package/src/operations/connectedEnvironmentsCertificates.ts +2 -2
  222. package/src/operations/connectedEnvironmentsDaprComponents.ts +1 -1
  223. package/src/operations/connectedEnvironmentsStorages.ts +1 -1
  224. package/src/operations/containerApps.ts +2 -2
  225. package/src/operations/containerAppsAuthConfigs.ts +2 -2
  226. package/src/operations/containerAppsDiagnostics.ts +2 -2
  227. package/src/operations/containerAppsRevisions.ts +1 -1
  228. package/src/operations/containerAppsSourceControls.ts +2 -2
  229. package/src/operations/daprComponents.ts +1 -1
  230. package/src/operations/index.ts +0 -9
  231. package/src/operations/jobs.ts +132 -7
  232. package/src/operations/managedCertificates.ts +2 -2
  233. package/src/operations/managedEnvironmentUsages.ts +2 -2
  234. package/src/operations/managedEnvironments.ts +2 -2
  235. package/src/operations/managedEnvironmentsStorages.ts +1 -1
  236. package/src/operations/namespaces.ts +1 -1
  237. package/src/operationsInterfaces/index.ts +0 -9
  238. package/src/operationsInterfaces/jobs.ts +15 -13
  239. package/types/arm-appcontainers.d.ts +197 -1763
  240. package/types/tsdoc-metadata.json +1 -1
  241. package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.d.ts +0 -2
  242. package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.d.ts.map +0 -1
  243. package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.js +0 -71
  244. package/dist-esm/samples-dev/appResiliencyCreateOrUpdateSample.js.map +0 -1
  245. package/dist-esm/samples-dev/appResiliencyDeleteSample.d.ts +0 -2
  246. package/dist-esm/samples-dev/appResiliencyDeleteSample.d.ts.map +0 -1
  247. package/dist-esm/samples-dev/appResiliencyDeleteSample.js +0 -40
  248. package/dist-esm/samples-dev/appResiliencyDeleteSample.js.map +0 -1
  249. package/dist-esm/samples-dev/appResiliencyGetSample.d.ts +0 -2
  250. package/dist-esm/samples-dev/appResiliencyGetSample.d.ts.map +0 -1
  251. package/dist-esm/samples-dev/appResiliencyGetSample.js +0 -40
  252. package/dist-esm/samples-dev/appResiliencyGetSample.js.map +0 -1
  253. package/dist-esm/samples-dev/appResiliencyListSample.d.ts +0 -2
  254. package/dist-esm/samples-dev/appResiliencyListSample.d.ts.map +0 -1
  255. package/dist-esm/samples-dev/appResiliencyListSample.js +0 -55
  256. package/dist-esm/samples-dev/appResiliencyListSample.js.map +0 -1
  257. package/dist-esm/samples-dev/appResiliencyUpdateSample.d.ts +0 -2
  258. package/dist-esm/samples-dev/appResiliencyUpdateSample.d.ts.map +0 -1
  259. package/dist-esm/samples-dev/appResiliencyUpdateSample.js +0 -46
  260. package/dist-esm/samples-dev/appResiliencyUpdateSample.js.map +0 -1
  261. package/dist-esm/samples-dev/buildAuthTokenListSample.d.ts +0 -2
  262. package/dist-esm/samples-dev/buildAuthTokenListSample.d.ts.map +0 -1
  263. package/dist-esm/samples-dev/buildAuthTokenListSample.js +0 -40
  264. package/dist-esm/samples-dev/buildAuthTokenListSample.js.map +0 -1
  265. package/dist-esm/samples-dev/buildersCreateOrUpdateSample.d.ts +0 -2
  266. package/dist-esm/samples-dev/buildersCreateOrUpdateSample.d.ts.map +0 -1
  267. package/dist-esm/samples-dev/buildersCreateOrUpdateSample.js +0 -60
  268. package/dist-esm/samples-dev/buildersCreateOrUpdateSample.js.map +0 -1
  269. package/dist-esm/samples-dev/buildersDeleteSample.d.ts +0 -2
  270. package/dist-esm/samples-dev/buildersDeleteSample.d.ts.map +0 -1
  271. package/dist-esm/samples-dev/buildersDeleteSample.js +0 -39
  272. package/dist-esm/samples-dev/buildersDeleteSample.js.map +0 -1
  273. package/dist-esm/samples-dev/buildersGetSample.d.ts +0 -2
  274. package/dist-esm/samples-dev/buildersGetSample.d.ts.map +0 -1
  275. package/dist-esm/samples-dev/buildersGetSample.js +0 -39
  276. package/dist-esm/samples-dev/buildersGetSample.js.map +0 -1
  277. package/dist-esm/samples-dev/buildersListByResourceGroupSample.d.ts +0 -2
  278. package/dist-esm/samples-dev/buildersListByResourceGroupSample.d.ts.map +0 -1
  279. package/dist-esm/samples-dev/buildersListByResourceGroupSample.js +0 -54
  280. package/dist-esm/samples-dev/buildersListByResourceGroupSample.js.map +0 -1
  281. package/dist-esm/samples-dev/buildersListBySubscriptionSample.d.ts +0 -2
  282. package/dist-esm/samples-dev/buildersListBySubscriptionSample.d.ts.map +0 -1
  283. package/dist-esm/samples-dev/buildersListBySubscriptionSample.js +0 -53
  284. package/dist-esm/samples-dev/buildersListBySubscriptionSample.js.map +0 -1
  285. package/dist-esm/samples-dev/buildersUpdateSample.d.ts +0 -2
  286. package/dist-esm/samples-dev/buildersUpdateSample.d.ts.map +0 -1
  287. package/dist-esm/samples-dev/buildersUpdateSample.js +0 -42
  288. package/dist-esm/samples-dev/buildersUpdateSample.js.map +0 -1
  289. package/dist-esm/samples-dev/buildsByBuilderResourceListSample.d.ts +0 -2
  290. package/dist-esm/samples-dev/buildsByBuilderResourceListSample.d.ts.map +0 -1
  291. package/dist-esm/samples-dev/buildsByBuilderResourceListSample.js +0 -55
  292. package/dist-esm/samples-dev/buildsByBuilderResourceListSample.js.map +0 -1
  293. package/dist-esm/samples-dev/buildsCreateOrUpdateSample.d.ts +0 -2
  294. package/dist-esm/samples-dev/buildsCreateOrUpdateSample.d.ts.map +0 -1
  295. package/dist-esm/samples-dev/buildsCreateOrUpdateSample.js +0 -96
  296. package/dist-esm/samples-dev/buildsCreateOrUpdateSample.js.map +0 -1
  297. package/dist-esm/samples-dev/buildsDeleteSample.d.ts +0 -2
  298. package/dist-esm/samples-dev/buildsDeleteSample.d.ts.map +0 -1
  299. package/dist-esm/samples-dev/buildsDeleteSample.js +0 -40
  300. package/dist-esm/samples-dev/buildsDeleteSample.js.map +0 -1
  301. package/dist-esm/samples-dev/buildsGetSample.d.ts +0 -2
  302. package/dist-esm/samples-dev/buildsGetSample.d.ts.map +0 -1
  303. package/dist-esm/samples-dev/buildsGetSample.js +0 -40
  304. package/dist-esm/samples-dev/buildsGetSample.js.map +0 -1
  305. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.d.ts +0 -2
  306. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  307. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.js +0 -145
  308. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesCreateOrUpdateSample.js.map +0 -1
  309. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.d.ts +0 -2
  310. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.d.ts.map +0 -1
  311. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.js +0 -41
  312. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesDeleteSample.js.map +0 -1
  313. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.d.ts +0 -2
  314. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.d.ts.map +0 -1
  315. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.js +0 -41
  316. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesGetSample.js.map +0 -1
  317. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.d.ts +0 -2
  318. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.d.ts.map +0 -1
  319. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.js +0 -56
  320. package/dist-esm/samples-dev/daprComponentResiliencyPoliciesListSample.js.map +0 -1
  321. package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  322. package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  323. package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.js +0 -108
  324. package/dist-esm/samples-dev/daprSubscriptionsCreateOrUpdateSample.js.map +0 -1
  325. package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.d.ts +0 -2
  326. package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.d.ts.map +0 -1
  327. package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.js +0 -40
  328. package/dist-esm/samples-dev/daprSubscriptionsDeleteSample.js.map +0 -1
  329. package/dist-esm/samples-dev/daprSubscriptionsGetSample.d.ts +0 -2
  330. package/dist-esm/samples-dev/daprSubscriptionsGetSample.d.ts.map +0 -1
  331. package/dist-esm/samples-dev/daprSubscriptionsGetSample.js +0 -80
  332. package/dist-esm/samples-dev/daprSubscriptionsGetSample.js.map +0 -1
  333. package/dist-esm/samples-dev/daprSubscriptionsListSample.d.ts +0 -2
  334. package/dist-esm/samples-dev/daprSubscriptionsListSample.d.ts.map +0 -1
  335. package/dist-esm/samples-dev/daprSubscriptionsListSample.js +0 -55
  336. package/dist-esm/samples-dev/daprSubscriptionsListSample.js.map +0 -1
  337. package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.d.ts +0 -2
  338. package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.d.ts.map +0 -1
  339. package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.js +0 -74
  340. package/dist-esm/samples-dev/dotNetComponentsCreateOrUpdateSample.js.map +0 -1
  341. package/dist-esm/samples-dev/dotNetComponentsDeleteSample.d.ts +0 -2
  342. package/dist-esm/samples-dev/dotNetComponentsDeleteSample.d.ts.map +0 -1
  343. package/dist-esm/samples-dev/dotNetComponentsDeleteSample.js +0 -40
  344. package/dist-esm/samples-dev/dotNetComponentsDeleteSample.js.map +0 -1
  345. package/dist-esm/samples-dev/dotNetComponentsGetSample.d.ts +0 -2
  346. package/dist-esm/samples-dev/dotNetComponentsGetSample.d.ts.map +0 -1
  347. package/dist-esm/samples-dev/dotNetComponentsGetSample.js +0 -60
  348. package/dist-esm/samples-dev/dotNetComponentsGetSample.js.map +0 -1
  349. package/dist-esm/samples-dev/dotNetComponentsListSample.d.ts +0 -2
  350. package/dist-esm/samples-dev/dotNetComponentsListSample.d.ts.map +0 -1
  351. package/dist-esm/samples-dev/dotNetComponentsListSample.js +0 -90
  352. package/dist-esm/samples-dev/dotNetComponentsListSample.js.map +0 -1
  353. package/dist-esm/samples-dev/dotNetComponentsUpdateSample.d.ts +0 -2
  354. package/dist-esm/samples-dev/dotNetComponentsUpdateSample.d.ts.map +0 -1
  355. package/dist-esm/samples-dev/dotNetComponentsUpdateSample.js +0 -74
  356. package/dist-esm/samples-dev/dotNetComponentsUpdateSample.js.map +0 -1
  357. package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.d.ts +0 -2
  358. package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.d.ts.map +0 -1
  359. package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.js +0 -86
  360. package/dist-esm/samples-dev/javaComponentsCreateOrUpdateSample.js.map +0 -1
  361. package/dist-esm/samples-dev/javaComponentsDeleteSample.d.ts +0 -2
  362. package/dist-esm/samples-dev/javaComponentsDeleteSample.d.ts.map +0 -1
  363. package/dist-esm/samples-dev/javaComponentsDeleteSample.js +0 -40
  364. package/dist-esm/samples-dev/javaComponentsDeleteSample.js.map +0 -1
  365. package/dist-esm/samples-dev/javaComponentsGetSample.d.ts +0 -2
  366. package/dist-esm/samples-dev/javaComponentsGetSample.d.ts.map +0 -1
  367. package/dist-esm/samples-dev/javaComponentsGetSample.js +0 -60
  368. package/dist-esm/samples-dev/javaComponentsGetSample.js.map +0 -1
  369. package/dist-esm/samples-dev/javaComponentsListSample.d.ts +0 -2
  370. package/dist-esm/samples-dev/javaComponentsListSample.d.ts.map +0 -1
  371. package/dist-esm/samples-dev/javaComponentsListSample.js +0 -90
  372. package/dist-esm/samples-dev/javaComponentsListSample.js.map +0 -1
  373. package/dist-esm/samples-dev/javaComponentsUpdateSample.d.ts +0 -2
  374. package/dist-esm/samples-dev/javaComponentsUpdateSample.d.ts.map +0 -1
  375. package/dist-esm/samples-dev/javaComponentsUpdateSample.js +0 -86
  376. package/dist-esm/samples-dev/javaComponentsUpdateSample.js.map +0 -1
  377. package/dist-esm/src/operations/appResiliencyOperations.d.ts +0 -72
  378. package/dist-esm/src/operations/appResiliencyOperations.d.ts.map +0 -1
  379. package/dist-esm/src/operations/appResiliencyOperations.js +0 -286
  380. package/dist-esm/src/operations/appResiliencyOperations.js.map +0 -1
  381. package/dist-esm/src/operations/buildAuthToken.d.ts +0 -21
  382. package/dist-esm/src/operations/buildAuthToken.d.ts.map +0 -1
  383. package/dist-esm/src/operations/buildAuthToken.js +0 -55
  384. package/dist-esm/src/operations/buildAuthToken.js.map +0 -1
  385. package/dist-esm/src/operations/builders.d.ts +0 -107
  386. package/dist-esm/src/operations/builders.d.ts.map +0 -1
  387. package/dist-esm/src/operations/builders.js +0 -554
  388. package/dist-esm/src/operations/builders.js.map +0 -1
  389. package/dist-esm/src/operations/builds.d.ts +0 -56
  390. package/dist-esm/src/operations/builds.d.ts.map +0 -1
  391. package/dist-esm/src/operations/builds.js +0 -246
  392. package/dist-esm/src/operations/builds.js.map +0 -1
  393. package/dist-esm/src/operations/buildsByBuilderResource.d.ts +0 -38
  394. package/dist-esm/src/operations/buildsByBuilderResource.d.ts.map +0 -1
  395. package/dist-esm/src/operations/buildsByBuilderResource.js +0 -150
  396. package/dist-esm/src/operations/buildsByBuilderResource.js.map +0 -1
  397. package/dist-esm/src/operations/daprComponentResiliencyPolicies.d.ts +0 -70
  398. package/dist-esm/src/operations/daprComponentResiliencyPolicies.d.ts.map +0 -1
  399. package/dist-esm/src/operations/daprComponentResiliencyPolicies.js +0 -270
  400. package/dist-esm/src/operations/daprComponentResiliencyPolicies.js.map +0 -1
  401. package/dist-esm/src/operations/daprSubscriptions.d.ts +0 -63
  402. package/dist-esm/src/operations/daprSubscriptions.d.ts.map +0 -1
  403. package/dist-esm/src/operations/daprSubscriptions.js +0 -257
  404. package/dist-esm/src/operations/daprSubscriptions.js.map +0 -1
  405. package/dist-esm/src/operations/dotNetComponents.d.ts +0 -99
  406. package/dist-esm/src/operations/dotNetComponents.d.ts.map +0 -1
  407. package/dist-esm/src/operations/dotNetComponents.js +0 -470
  408. package/dist-esm/src/operations/dotNetComponents.js.map +0 -1
  409. package/dist-esm/src/operations/javaComponents.d.ts +0 -99
  410. package/dist-esm/src/operations/javaComponents.d.ts.map +0 -1
  411. package/dist-esm/src/operations/javaComponents.js +0 -470
  412. package/dist-esm/src/operations/javaComponents.js.map +0 -1
  413. package/dist-esm/src/operationsInterfaces/appResiliencyOperations.d.ts +0 -47
  414. package/dist-esm/src/operationsInterfaces/appResiliencyOperations.d.ts.map +0 -1
  415. package/dist-esm/src/operationsInterfaces/appResiliencyOperations.js +0 -9
  416. package/dist-esm/src/operationsInterfaces/appResiliencyOperations.js.map +0 -1
  417. package/dist-esm/src/operationsInterfaces/buildAuthToken.d.ts +0 -13
  418. package/dist-esm/src/operationsInterfaces/buildAuthToken.d.ts.map +0 -1
  419. package/dist-esm/src/operationsInterfaces/buildAuthToken.js +0 -9
  420. package/dist-esm/src/operationsInterfaces/buildAuthToken.js.map +0 -1
  421. package/dist-esm/src/operationsInterfaces/builders.d.ts +0 -71
  422. package/dist-esm/src/operationsInterfaces/builders.d.ts.map +0 -1
  423. package/dist-esm/src/operationsInterfaces/builders.js +0 -9
  424. package/dist-esm/src/operationsInterfaces/builders.js.map +0 -1
  425. package/dist-esm/src/operationsInterfaces/builds.d.ts +0 -48
  426. package/dist-esm/src/operationsInterfaces/builds.d.ts.map +0 -1
  427. package/dist-esm/src/operationsInterfaces/builds.js +0 -9
  428. package/dist-esm/src/operationsInterfaces/builds.js.map +0 -1
  429. package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.d.ts +0 -13
  430. package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.d.ts.map +0 -1
  431. package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.js +0 -9
  432. package/dist-esm/src/operationsInterfaces/buildsByBuilderResource.js.map +0 -1
  433. package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.d.ts +0 -43
  434. package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.d.ts.map +0 -1
  435. package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.js +0 -9
  436. package/dist-esm/src/operationsInterfaces/daprComponentResiliencyPolicies.js.map +0 -1
  437. package/dist-esm/src/operationsInterfaces/daprSubscriptions.d.ts +0 -38
  438. package/dist-esm/src/operationsInterfaces/daprSubscriptions.d.ts.map +0 -1
  439. package/dist-esm/src/operationsInterfaces/daprSubscriptions.js +0 -9
  440. package/dist-esm/src/operationsInterfaces/daprSubscriptions.js.map +0 -1
  441. package/dist-esm/src/operationsInterfaces/dotNetComponents.d.ts +0 -74
  442. package/dist-esm/src/operationsInterfaces/dotNetComponents.d.ts.map +0 -1
  443. package/dist-esm/src/operationsInterfaces/dotNetComponents.js +0 -9
  444. package/dist-esm/src/operationsInterfaces/dotNetComponents.js.map +0 -1
  445. package/dist-esm/src/operationsInterfaces/javaComponents.d.ts +0 -74
  446. package/dist-esm/src/operationsInterfaces/javaComponents.d.ts.map +0 -1
  447. package/dist-esm/src/operationsInterfaces/javaComponents.js +0 -9
  448. package/dist-esm/src/operationsInterfaces/javaComponents.js.map +0 -1
  449. package/src/operations/appResiliencyOperations.ts +0 -374
  450. package/src/operations/buildAuthToken.ts +0 -74
  451. package/src/operations/builders.ts +0 -728
  452. package/src/operations/builds.ts +0 -347
  453. package/src/operations/buildsByBuilderResource.ts +0 -193
  454. package/src/operations/daprComponentResiliencyPolicies.ts +0 -369
  455. package/src/operations/daprSubscriptions.ts +0 -337
  456. package/src/operations/dotNetComponents.ts +0 -655
  457. package/src/operations/javaComponents.ts +0 -655
  458. package/src/operationsInterfaces/appResiliencyOperations.ts +0 -92
  459. package/src/operationsInterfaces/buildAuthToken.ts +0 -29
  460. package/src/operationsInterfaces/builders.ts +0 -145
  461. package/src/operationsInterfaces/builds.ts +0 -98
  462. package/src/operationsInterfaces/buildsByBuilderResource.ts +0 -29
  463. package/src/operationsInterfaces/daprComponentResiliencyPolicies.ts +0 -84
  464. package/src/operationsInterfaces/daprSubscriptions.ts +0 -75
  465. package/src/operationsInterfaces/dotNetComponents.ts +0 -152
  466. package/src/operationsInterfaces/javaComponents.ts +0 -152
@@ -8,179 +8,6 @@
8
8
 
9
9
  import * as coreClient from "@azure/core-client";
10
10
 
11
- /** Policy to set request timeouts */
12
- export interface TimeoutPolicy {
13
- /** Timeout, in seconds, for a request to respond */
14
- responseTimeoutInSeconds?: number;
15
- /** Timeout, in seconds, for a request to initiate a connection */
16
- connectionTimeoutInSeconds?: number;
17
- }
18
-
19
- /** Policy that defines http request retry conditions */
20
- export interface HttpRetryPolicy {
21
- /** Maximum number of times a request will retry */
22
- maxRetries?: number;
23
- /** Headers that must be present for a request to be retried */
24
- headers?: HeaderMatch[];
25
- /** Additional http status codes that can trigger a retry */
26
- httpStatusCodes?: number[];
27
- /** Errors that can trigger a retry */
28
- errors?: string[];
29
- /** Initial delay, in milliseconds, before retrying a request */
30
- initialDelayInMilliseconds?: number;
31
- /** Maximum interval, in milliseconds, between retries */
32
- maxIntervalInMilliseconds?: number;
33
- }
34
-
35
- /** Conditions required to match a header */
36
- export interface HeaderMatch {
37
- /** Name of the header */
38
- header?: string;
39
- /** Exact value of the header */
40
- exactMatch?: string;
41
- /** Prefix value of the header */
42
- prefixMatch?: string;
43
- /** Suffix value of the header */
44
- suffixMatch?: string;
45
- /** Regex value of the header */
46
- regexMatch?: string;
47
- }
48
-
49
- /** Policy that defines tcp request retry conditions */
50
- export interface TcpRetryPolicy {
51
- /** Maximum number of attempts to connect to the tcp service */
52
- maxConnectAttempts?: number;
53
- }
54
-
55
- /** Policy that defines circuit breaker conditions */
56
- export interface CircuitBreakerPolicy {
57
- /** Number of consecutive errors before the circuit breaker opens */
58
- consecutiveErrors?: number;
59
- /** 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. */
60
- intervalInSeconds?: number;
61
- /** Maximum percentage of hosts that will be ejected after failure threshold has been met */
62
- maxEjectionPercent?: number;
63
- }
64
-
65
- /** Defines parameters for http connection pooling */
66
- export interface HttpConnectionPool {
67
- /** Maximum number of pending http1 requests allowed */
68
- http1MaxPendingRequests?: number;
69
- /** Maximum number of http2 requests allowed */
70
- http2MaxRequests?: number;
71
- }
72
-
73
- /** Defines parameters for tcp connection pooling */
74
- export interface TcpConnectionPool {
75
- /** Maximum number of tcp connections allowed */
76
- maxConnections?: number;
77
- }
78
-
79
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
80
- export interface Resource {
81
- /**
82
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
83
- * NOTE: This property will not be serialized. It can only be populated by the server.
84
- */
85
- readonly id?: string;
86
- /**
87
- * The name of the resource
88
- * NOTE: This property will not be serialized. It can only be populated by the server.
89
- */
90
- readonly name?: string;
91
- /**
92
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
93
- * NOTE: This property will not be serialized. It can only be populated by the server.
94
- */
95
- readonly type?: string;
96
- /**
97
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
98
- * NOTE: This property will not be serialized. It can only be populated by the server.
99
- */
100
- readonly systemData?: SystemData;
101
- }
102
-
103
- /** Metadata pertaining to creation and last modification of the resource. */
104
- export interface SystemData {
105
- /** The identity that created the resource. */
106
- createdBy?: string;
107
- /** The type of identity that created the resource. */
108
- createdByType?: CreatedByType;
109
- /** The timestamp of resource creation (UTC). */
110
- createdAt?: Date;
111
- /** The identity that last modified the resource. */
112
- lastModifiedBy?: string;
113
- /** The type of identity that last modified the resource. */
114
- lastModifiedByType?: CreatedByType;
115
- /** The timestamp of resource last modification (UTC) */
116
- lastModifiedAt?: Date;
117
- }
118
-
119
- /** App Service error response. */
120
- export interface DefaultErrorResponse {
121
- /**
122
- * Error model.
123
- * NOTE: This property will not be serialized. It can only be populated by the server.
124
- */
125
- readonly error?: DefaultErrorResponseError;
126
- }
127
-
128
- /** Error model. */
129
- export interface DefaultErrorResponseError {
130
- /**
131
- * Standardized string to programmatically identify the error.
132
- * NOTE: This property will not be serialized. It can only be populated by the server.
133
- */
134
- readonly code?: string;
135
- /**
136
- * Detailed error description and debugging information.
137
- * NOTE: This property will not be serialized. It can only be populated by the server.
138
- */
139
- readonly message?: string;
140
- /**
141
- * Detailed error description and debugging information.
142
- * NOTE: This property will not be serialized. It can only be populated by the server.
143
- */
144
- readonly target?: string;
145
- /** Details or the error */
146
- details?: DefaultErrorResponseErrorDetailsItem[];
147
- /**
148
- * More information to debug error.
149
- * NOTE: This property will not be serialized. It can only be populated by the server.
150
- */
151
- readonly innererror?: string;
152
- }
153
-
154
- /** Detailed errors. */
155
- export interface DefaultErrorResponseErrorDetailsItem {
156
- /**
157
- * Standardized string to programmatically identify the error.
158
- * NOTE: This property will not be serialized. It can only be populated by the server.
159
- */
160
- readonly code?: string;
161
- /**
162
- * Detailed error description and debugging information.
163
- * NOTE: This property will not be serialized. It can only be populated by the server.
164
- */
165
- readonly message?: string;
166
- /**
167
- * Detailed error description and debugging information.
168
- * NOTE: This property will not be serialized. It can only be populated by the server.
169
- */
170
- readonly target?: string;
171
- }
172
-
173
- /** Collection of AppResiliency policies */
174
- export interface AppResiliencyCollection {
175
- /** Collection of resources. */
176
- value: AppResiliency[];
177
- /**
178
- * Link to next page of resources.
179
- * NOTE: This property will not be serialized. It can only be populated by the server.
180
- */
181
- readonly nextLink?: string;
182
- }
183
-
184
11
  /** AuthConfig collection ARM resource. */
185
12
  export interface AuthConfigCollection {
186
13
  /** Collection of resources. */
@@ -605,6 +432,100 @@ export interface EncryptionSettings {
605
432
  containerAppAuthSigningSecretName?: string;
606
433
  }
607
434
 
435
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
436
+ export interface Resource {
437
+ /**
438
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
439
+ * NOTE: This property will not be serialized. It can only be populated by the server.
440
+ */
441
+ readonly id?: string;
442
+ /**
443
+ * The name of the resource
444
+ * NOTE: This property will not be serialized. It can only be populated by the server.
445
+ */
446
+ readonly name?: string;
447
+ /**
448
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
449
+ * NOTE: This property will not be serialized. It can only be populated by the server.
450
+ */
451
+ readonly type?: string;
452
+ /**
453
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
454
+ * NOTE: This property will not be serialized. It can only be populated by the server.
455
+ */
456
+ readonly systemData?: SystemData;
457
+ }
458
+
459
+ /** Metadata pertaining to creation and last modification of the resource. */
460
+ export interface SystemData {
461
+ /** The identity that created the resource. */
462
+ createdBy?: string;
463
+ /** The type of identity that created the resource. */
464
+ createdByType?: CreatedByType;
465
+ /** The timestamp of resource creation (UTC). */
466
+ createdAt?: Date;
467
+ /** The identity that last modified the resource. */
468
+ lastModifiedBy?: string;
469
+ /** The type of identity that last modified the resource. */
470
+ lastModifiedByType?: CreatedByType;
471
+ /** The timestamp of resource last modification (UTC) */
472
+ lastModifiedAt?: Date;
473
+ }
474
+
475
+ /** App Service error response. */
476
+ export interface DefaultErrorResponse {
477
+ /**
478
+ * Error model.
479
+ * NOTE: This property will not be serialized. It can only be populated by the server.
480
+ */
481
+ readonly error?: DefaultErrorResponseError;
482
+ }
483
+
484
+ /** Error model. */
485
+ export interface DefaultErrorResponseError {
486
+ /**
487
+ * Standardized string to programmatically identify the error.
488
+ * NOTE: This property will not be serialized. It can only be populated by the server.
489
+ */
490
+ readonly code?: string;
491
+ /**
492
+ * Detailed error description and debugging information.
493
+ * NOTE: This property will not be serialized. It can only be populated by the server.
494
+ */
495
+ readonly message?: string;
496
+ /**
497
+ * Detailed error description and debugging information.
498
+ * NOTE: This property will not be serialized. It can only be populated by the server.
499
+ */
500
+ readonly target?: string;
501
+ /** Details or the error */
502
+ details?: DefaultErrorResponseErrorDetailsItem[];
503
+ /**
504
+ * More information to debug error.
505
+ * NOTE: This property will not be serialized. It can only be populated by the server.
506
+ */
507
+ readonly innererror?: string;
508
+ }
509
+
510
+ /** Detailed errors. */
511
+ export interface DefaultErrorResponseErrorDetailsItem {
512
+ /**
513
+ * Standardized string to programmatically identify the error.
514
+ * NOTE: This property will not be serialized. It can only be populated by the server.
515
+ */
516
+ readonly code?: string;
517
+ /**
518
+ * Detailed error description and debugging information.
519
+ * NOTE: This property will not be serialized. It can only be populated by the server.
520
+ */
521
+ readonly message?: string;
522
+ /**
523
+ * Detailed error description and debugging information.
524
+ * NOTE: This property will not be serialized. It can only be populated by the server.
525
+ */
526
+ readonly target?: string;
527
+ }
528
+
608
529
  /** Collection of available workload profiles in the location. */
609
530
  export interface AvailableWorkloadProfilesCollection {
610
531
  /** Collection of workload profiles. */
@@ -697,136 +618,6 @@ export interface BillingMeterProperties {
697
618
  displayName?: string;
698
619
  }
699
620
 
700
- /** The response of a BuilderResource list operation. */
701
- export interface BuilderCollection {
702
- /** The BuilderResource items on this page */
703
- value: BuilderResource[];
704
- /** The link to the next page of items */
705
- nextLink?: string;
706
- }
707
-
708
- /** Model representing a mapping from a container registry to the identity used to connect to it. */
709
- export interface ContainerRegistry {
710
- /** Login server of the container registry. */
711
- containerRegistryServer: string;
712
- /** Resource ID of the managed identity. */
713
- identityResourceId: string;
714
- }
715
-
716
- /** Managed service identity (system assigned and/or user assigned identities) */
717
- export interface ManagedServiceIdentity {
718
- /**
719
- * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
720
- * NOTE: This property will not be serialized. It can only be populated by the server.
721
- */
722
- readonly principalId?: string;
723
- /**
724
- * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
725
- * NOTE: This property will not be serialized. It can only be populated by the server.
726
- */
727
- readonly tenantId?: string;
728
- /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
729
- type: ManagedServiceIdentityType;
730
- /** 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. */
731
- userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
732
- }
733
-
734
- /** User assigned identity properties */
735
- export interface UserAssignedIdentity {
736
- /**
737
- * The principal ID of the assigned identity.
738
- * NOTE: This property will not be serialized. It can only be populated by the server.
739
- */
740
- readonly principalId?: string;
741
- /**
742
- * The client ID of the assigned identity.
743
- * NOTE: This property will not be serialized. It can only be populated by the server.
744
- */
745
- readonly clientId?: string;
746
- }
747
-
748
- /** The type used for update operations of the BuilderResource. */
749
- export interface BuilderResourceUpdate {
750
- /** The managed service identities assigned to this resource. */
751
- identity?: ManagedServiceIdentity;
752
- /** Resource tags. */
753
- tags?: { [propertyName: string]: string };
754
- /** Resource ID of the container apps environment that the builder is associated with. */
755
- environmentId?: string;
756
- }
757
-
758
- /** The response of a BuildResource list operation. */
759
- export interface BuildCollection {
760
- /** The BuildResource items on this page */
761
- value: BuildResource[];
762
- /** The link to the next page of items */
763
- nextLink?: string;
764
- }
765
-
766
- /** Container registry that the final image will be uploaded to. */
767
- export interface ContainerRegistryWithCustomImage {
768
- /** 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. */
769
- server: string;
770
- /** Full name that the final image should be uploaded as, including both image name and tag. */
771
- image?: string;
772
- }
773
-
774
- /** Configuration of the build. */
775
- export interface BuildConfiguration {
776
- /** Base OS used to build and run the app. */
777
- baseOs?: string;
778
- /** Platform to be used to build and run the app. */
779
- platform?: string;
780
- /** Platform version to be used to build and run the app. */
781
- platformVersion?: string;
782
- /** List of environment variables to be passed to the build, secrets should not be used in environment variable. */
783
- environmentVariables?: EnvironmentVariable[];
784
- /** List of steps to perform before the build. */
785
- preBuildSteps?: PreBuildStep[];
786
- }
787
-
788
- /** Model representing an environment variable. */
789
- export interface EnvironmentVariable {
790
- /** Environment variable name. */
791
- name: string;
792
- /** Environment variable value. */
793
- value: string;
794
- }
795
-
796
- /** Model representing a pre-build step. */
797
- export interface PreBuildStep {
798
- /** Description of the pre-build step. */
799
- description?: string;
800
- /** List of custom commands to run. */
801
- scripts?: string[];
802
- /** Http get request to send before the build. */
803
- httpGet?: HttpGet;
804
- }
805
-
806
- /** Model representing a http get request. */
807
- export interface HttpGet {
808
- /** URL to make HTTP GET request against. */
809
- url: string;
810
- /** Name of the file that the request should be saved to. */
811
- fileName?: string;
812
- /** List of headers to send with the request. */
813
- headers?: string[];
814
- }
815
-
816
- /** Build Auth Token. */
817
- export interface BuildToken {
818
- /**
819
- * Authentication token.
820
- * NOTE: This property will not be serialized. It can only be populated by the server.
821
- */
822
- readonly token?: string;
823
- /**
824
- * Token expiration date.
825
- * NOTE: This property will not be serialized. It can only be populated by the server.
826
- */
827
- readonly expires?: Date;
828
- }
829
-
830
621
  /** Collection of connectedEnvironments */
831
622
  export interface ConnectedEnvironmentCollection {
832
623
  /** Collection of resources. */
@@ -855,8 +646,6 @@ export interface CustomDomainConfiguration {
855
646
  readonly customDomainVerificationId?: string;
856
647
  /** Dns suffix for the environment domain */
857
648
  dnsSuffix?: string;
858
- /** Certificate stored in Azure Key Vault. */
859
- certificateKeyVaultProperties?: CertificateKeyVaultProperties;
860
649
  /** PFX or PEM blob */
861
650
  certificateValue?: Uint8Array;
862
651
  /** Certificate password */
@@ -878,14 +667,6 @@ export interface CustomDomainConfiguration {
878
667
  readonly subjectName?: string;
879
668
  }
880
669
 
881
- /** Properties for a certificate stored in a Key Vault. */
882
- export interface CertificateKeyVaultProperties {
883
- /** Resource ID of a managed identity to authenticate with Azure Key Vault, or System to use a system-assigned identity. */
884
- identity?: string;
885
- /** URL pointing to the Azure Key Vault secret that holds the certificate. */
886
- keyVaultUrl?: string;
887
- }
888
-
889
670
  /** The check availability request body. */
890
671
  export interface CheckNameAvailabilityRequest {
891
672
  /** The name of the resource for which availability needs to be checked. */
@@ -922,8 +703,6 @@ export interface CertificateProperties {
922
703
  * NOTE: This property will not be serialized. It can only be populated by the server.
923
704
  */
924
705
  readonly provisioningState?: CertificateProvisioningState;
925
- /** Properties for a certificate stored in a Key Vault. */
926
- certificateKeyVaultProperties?: CertificateKeyVaultProperties;
927
706
  /** Certificate password. */
928
707
  password?: string;
929
708
  /**
@@ -968,8 +747,6 @@ export interface CertificateProperties {
968
747
  * NOTE: This property will not be serialized. It can only be populated by the server.
969
748
  */
970
749
  readonly publicKeyHash?: string;
971
- /** The type of the certificate. Allowed values are `ServerSSLCertificate` and `ImagePullTrustedCA` */
972
- certificateType?: CertificateType;
973
750
  }
974
751
 
975
752
  /** A certificate to update */
@@ -1011,24 +788,6 @@ export interface DaprMetadata {
1011
788
  secretRef?: string;
1012
789
  }
1013
790
 
1014
- /** Configuration to bind a Dapr Component to a dev ContainerApp Service */
1015
- export interface DaprComponentServiceBinding {
1016
- /** Name of the service bind */
1017
- name?: string;
1018
- /** Resource id of the target service */
1019
- serviceId?: string;
1020
- /** Service bind metadata */
1021
- metadata?: DaprServiceBindMetadata;
1022
- }
1023
-
1024
- /** Dapr component metadata. */
1025
- export interface DaprServiceBindMetadata {
1026
- /** Service bind metadata property name. */
1027
- name?: string;
1028
- /** Service bind metadata property value. */
1029
- value?: string;
1030
- }
1031
-
1032
791
  /** Dapr component Secrets Collection for ListSecrets Action. */
1033
792
  export interface DaprSecretsCollection {
1034
793
  /** Collection of secrets used by a Dapr component */
@@ -1084,6 +843,38 @@ export interface ContainerAppCollection {
1084
843
  readonly nextLink?: string;
1085
844
  }
1086
845
 
846
+ /** Managed service identity (system assigned and/or user assigned identities) */
847
+ export interface ManagedServiceIdentity {
848
+ /**
849
+ * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
850
+ * NOTE: This property will not be serialized. It can only be populated by the server.
851
+ */
852
+ readonly principalId?: string;
853
+ /**
854
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
855
+ * NOTE: This property will not be serialized. It can only be populated by the server.
856
+ */
857
+ readonly tenantId?: string;
858
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
859
+ type: ManagedServiceIdentityType;
860
+ /** 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. */
861
+ userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
862
+ }
863
+
864
+ /** User assigned identity properties */
865
+ export interface UserAssignedIdentity {
866
+ /**
867
+ * The principal ID of the assigned identity.
868
+ * NOTE: This property will not be serialized. It can only be populated by the server.
869
+ */
870
+ readonly principalId?: string;
871
+ /**
872
+ * The client ID of the assigned identity.
873
+ * NOTE: This property will not be serialized. It can only be populated by the server.
874
+ */
875
+ readonly clientId?: string;
876
+ }
877
+
1087
878
  /** Non versioned Container App configuration properties that define the mutable settings of a Container app */
1088
879
  export interface Configuration {
1089
880
  /** Collection of secrets used by a Container app */
@@ -1136,8 +927,6 @@ export interface Ingress {
1136
927
  corsPolicy?: CorsPolicy;
1137
928
  /** Settings to expose additional ports on container app */
1138
929
  additionalPortMappings?: IngressPortMapping[];
1139
- /** Whether an http app listens on http or https */
1140
- targetPortHttpScheme?: IngressTargetPortHttpScheme;
1141
930
  }
1142
931
 
1143
932
  /** Traffic weight assigned to a revision */
@@ -1450,7 +1239,7 @@ export interface Volume {
1450
1239
  storageName?: string;
1451
1240
  /** List of secrets to be added in volume. If no secrets are provided, all secrets in collection will be added to volume. */
1452
1241
  secrets?: SecretVolumeItem[];
1453
- /** Mount options used while mounting the Azure file share or NFS Azure file share. Must be a comma-separated string. */
1242
+ /** Mount options used while mounting the AzureFile. Must be a comma-separated string. */
1454
1243
  mountOptions?: string;
1455
1244
  }
1456
1245
 
@@ -1468,10 +1257,6 @@ export interface ServiceBind {
1468
1257
  serviceId?: string;
1469
1258
  /** Name of the service bind */
1470
1259
  name?: string;
1471
- /** Type of the client to be used to connect to the service */
1472
- clientType?: string;
1473
- /** Customized keys for customizing injected values to the app */
1474
- customizedKeys?: { [propertyName: string]: string };
1475
1260
  }
1476
1261
 
1477
1262
  /** Custom domain analysis. */
@@ -1816,80 +1601,6 @@ export interface LogAnalyticsConfiguration {
1816
1601
  customerId?: string;
1817
1602
  /** Log analytics customer key */
1818
1603
  sharedKey?: string;
1819
- /** Boolean indicating whether to parse json string log into dynamic json columns */
1820
- dynamicJsonColumns?: boolean;
1821
- }
1822
-
1823
- /** Configuration of Application Insights */
1824
- export interface AppInsightsConfiguration {
1825
- /** Application Insights connection string */
1826
- connectionString?: string;
1827
- }
1828
-
1829
- /** Configuration of Open Telemetry */
1830
- export interface OpenTelemetryConfiguration {
1831
- /** Open telemetry destinations configuration */
1832
- destinationsConfiguration?: DestinationsConfiguration;
1833
- /** Open telemetry trace configuration */
1834
- tracesConfiguration?: TracesConfiguration;
1835
- /** Open telemetry logs configuration */
1836
- logsConfiguration?: LogsConfiguration;
1837
- /** Open telemetry metrics configuration */
1838
- metricsConfiguration?: MetricsConfiguration;
1839
- }
1840
-
1841
- /** Configuration of Open Telemetry destinations */
1842
- export interface DestinationsConfiguration {
1843
- /** Open telemetry datadog destination configuration */
1844
- dataDogConfiguration?: DataDogConfiguration;
1845
- /** Open telemetry otlp configurations */
1846
- otlpConfigurations?: OtlpConfiguration[];
1847
- }
1848
-
1849
- /** Configuration of datadog */
1850
- export interface DataDogConfiguration {
1851
- /** The data dog site */
1852
- site?: string;
1853
- /** The data dog api key */
1854
- key?: string;
1855
- }
1856
-
1857
- /** Configuration of otlp */
1858
- export interface OtlpConfiguration {
1859
- /** The name of otlp configuration */
1860
- name?: string;
1861
- /** The endpoint of otlp configuration */
1862
- endpoint?: string;
1863
- /** Boolean indicating if otlp configuration is insecure */
1864
- insecure?: boolean;
1865
- /** Headers of otlp configurations */
1866
- headers?: Header[];
1867
- }
1868
-
1869
- /** Header of otlp configuration */
1870
- export interface Header {
1871
- /** The key of otlp configuration header */
1872
- key?: string;
1873
- /** The value of otlp configuration header */
1874
- value?: string;
1875
- }
1876
-
1877
- /** Configuration of Open Telemetry traces */
1878
- export interface TracesConfiguration {
1879
- /** Open telemetry traces destinations */
1880
- destinations?: string[];
1881
- }
1882
-
1883
- /** Configuration of Open Telemetry logs */
1884
- export interface LogsConfiguration {
1885
- /** Open telemetry logs destinations */
1886
- destinations?: string[];
1887
- }
1888
-
1889
- /** Configuration of Open Telemetry metrics */
1890
- export interface MetricsConfiguration {
1891
- /** Open telemetry metrics destinations */
1892
- destinations?: string[];
1893
1604
  }
1894
1605
 
1895
1606
  /** Workload profile to scope container app execution. */
@@ -1934,6 +1645,18 @@ export interface Mtls {
1934
1645
  enabled?: boolean;
1935
1646
  }
1936
1647
 
1648
+ /** Peer traffic settings for the Managed Environment */
1649
+ export interface ManagedEnvironmentPropertiesPeerTrafficConfiguration {
1650
+ /** Peer traffic encryption settings for the Managed Environment */
1651
+ encryption?: ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption;
1652
+ }
1653
+
1654
+ /** Peer traffic encryption settings for the Managed Environment */
1655
+ export interface ManagedEnvironmentPropertiesPeerTrafficConfigurationEncryption {
1656
+ /** Boolean indicating whether the peer traffic encryption is enabled */
1657
+ enabled?: boolean;
1658
+ }
1659
+
1937
1660
  /** Non versioned Container Apps Job configuration properties */
1938
1661
  export interface JobConfiguration {
1939
1662
  /** Collection of secrets used by a Container Apps Job */
@@ -2067,8 +1790,6 @@ export interface JobsCollection {
2067
1790
 
2068
1791
  /** Container Apps Job resource specific properties. */
2069
1792
  export interface JobPatchProperties {
2070
- /** The complex type of the extended location. */
2071
- extendedLocation?: ExtendedLocation;
2072
1793
  /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
2073
1794
  identity?: ManagedServiceIdentity;
2074
1795
  /** Resource tags. */
@@ -2231,96 +1952,6 @@ export interface WorkloadProfileStatesProperties {
2231
1952
  currentCount?: number;
2232
1953
  }
2233
1954
 
2234
- /** Dapr Component Resiliency Policies ARM resource. */
2235
- export interface DaprComponentResiliencyPoliciesCollection {
2236
- /** Collection of resources. */
2237
- value: DaprComponentResiliencyPolicy[];
2238
- /**
2239
- * Link to next page of resources.
2240
- * NOTE: This property will not be serialized. It can only be populated by the server.
2241
- */
2242
- readonly nextLink?: string;
2243
- }
2244
-
2245
- /** Dapr Component Resiliency Policy Configuration. */
2246
- export interface DaprComponentResiliencyPolicyConfiguration {
2247
- /** The optional HTTP retry policy configuration */
2248
- httpRetryPolicy?: DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration;
2249
- /** The optional timeout policy configuration */
2250
- timeoutPolicy?: DaprComponentResiliencyPolicyTimeoutPolicyConfiguration;
2251
- /** The optional circuit breaker policy configuration */
2252
- circuitBreakerPolicy?: DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration;
2253
- }
2254
-
2255
- /** Dapr Component Resiliency Policy HTTP Retry Policy Configuration. */
2256
- export interface DaprComponentResiliencyPolicyHttpRetryPolicyConfiguration {
2257
- /** The optional maximum number of retries */
2258
- maxRetries?: number;
2259
- /** The optional retry backoff configuration */
2260
- retryBackOff?: DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration;
2261
- }
2262
-
2263
- /** Dapr Component Resiliency Policy HTTP Retry Backoff Configuration. */
2264
- export interface DaprComponentResiliencyPolicyHttpRetryBackOffConfiguration {
2265
- /** The optional initial delay in milliseconds before an operation is retried */
2266
- initialDelayInMilliseconds?: number;
2267
- /** The optional maximum time interval in milliseconds between retry attempts */
2268
- maxIntervalInMilliseconds?: number;
2269
- }
2270
-
2271
- /** Dapr Component Resiliency Policy Timeout Policy Configuration. */
2272
- export interface DaprComponentResiliencyPolicyTimeoutPolicyConfiguration {
2273
- /** The optional response timeout in seconds */
2274
- responseTimeoutInSeconds?: number;
2275
- }
2276
-
2277
- /** Dapr Component Resiliency Policy Circuit Breaker Policy Configuration. */
2278
- export interface DaprComponentResiliencyPolicyCircuitBreakerPolicyConfiguration {
2279
- /** The number of consecutive errors before the circuit is opened. */
2280
- consecutiveErrors?: number;
2281
- /** The interval in seconds until a retry attempt is made after the circuit is opened. */
2282
- timeoutInSeconds?: number;
2283
- /** 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. */
2284
- intervalInSeconds?: number;
2285
- }
2286
-
2287
- /** Dapr Subscriptions ARM resource. */
2288
- export interface DaprSubscriptionsCollection {
2289
- /** Collection of resources. */
2290
- value: DaprSubscription[];
2291
- /**
2292
- * Link to next page of resources.
2293
- * NOTE: This property will not be serialized. It can only be populated by the server.
2294
- */
2295
- readonly nextLink?: string;
2296
- }
2297
-
2298
- /** Dapr PubSub Event Subscription Routes configuration. */
2299
- export interface DaprSubscriptionRoutes {
2300
- /** The list of Dapr PubSub Event Subscription Route Rules. */
2301
- rules?: DaprSubscriptionRouteRule[];
2302
- /** The default path to deliver events that do not match any of the rules. */
2303
- default?: string;
2304
- }
2305
-
2306
- /** Dapr Pubsub Event Subscription Route Rule is used to specify the condition for sending a message to a specific path. */
2307
- export interface DaprSubscriptionRouteRule {
2308
- /** 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. */
2309
- match?: string;
2310
- /** The path for events that match this rule */
2311
- path?: string;
2312
- }
2313
-
2314
- /** Dapr PubSub Bulk Subscription Options. */
2315
- export interface DaprSubscriptionBulkSubscribeOptions {
2316
- /** Enable bulk subscription */
2317
- enabled?: boolean;
2318
- /** Maximum number of messages to deliver in a bulk message. */
2319
- maxMessagesCount?: number;
2320
- /** Maximum duration in milliseconds to wait before a bulk message is sent to the app. */
2321
- maxAwaitDurationMs?: number;
2322
- }
2323
-
2324
1955
  /** Collection of Storage for Environments */
2325
1956
  export interface ManagedEnvironmentStoragesCollection {
2326
1957
  /** Collection of storage resources. */
@@ -2331,18 +1962,6 @@ export interface ManagedEnvironmentStoragesCollection {
2331
1962
  export interface ManagedEnvironmentStorageProperties {
2332
1963
  /** Azure file properties */
2333
1964
  azureFile?: AzureFileProperties;
2334
- /** NFS Azure file properties */
2335
- nfsAzureFile?: NfsAzureFileProperties;
2336
- }
2337
-
2338
- /** NFS Azure File Properties. */
2339
- export interface NfsAzureFileProperties {
2340
- /** Server for NFS azure file. */
2341
- server?: string;
2342
- /** Access mode for storage */
2343
- accessMode?: AccessMode;
2344
- /** NFS Azure file share name. */
2345
- shareName?: string;
2346
1965
  }
2347
1966
 
2348
1967
  /** SourceControl collection ARM resource. */
@@ -2376,8 +1995,6 @@ export interface GithubActionConfiguration {
2376
1995
  runtimeStack?: string;
2377
1996
  /** Runtime version */
2378
1997
  runtimeVersion?: string;
2379
- /** List of environment variables to be passed to the build. */
2380
- buildEnvironmentVariables?: EnvironmentVariable[];
2381
1998
  }
2382
1999
 
2383
2000
  /** Container App registry information. */
@@ -2431,60 +2048,6 @@ export interface UsageName {
2431
2048
  localizedValue?: string;
2432
2049
  }
2433
2050
 
2434
- /** Java Components ARM resource. */
2435
- export interface JavaComponentsCollection {
2436
- /** Collection of resources. */
2437
- value: JavaComponent[];
2438
- /**
2439
- * Link to next page of resources.
2440
- * NOTE: This property will not be serialized. It can only be populated by the server.
2441
- */
2442
- readonly nextLink?: string;
2443
- }
2444
-
2445
- /** Configuration properties for a Java Component */
2446
- export interface JavaComponentConfigurationProperty {
2447
- /** The name of the property */
2448
- propertyName?: string;
2449
- /** The value of the property */
2450
- value?: string;
2451
- }
2452
-
2453
- /** Configuration to bind a Java Component to another Java Component */
2454
- export interface JavaComponentServiceBind {
2455
- /** Name of the service bind */
2456
- name?: string;
2457
- /** Resource id of the target service */
2458
- serviceId?: string;
2459
- }
2460
-
2461
- /** .NET Components ARM resource. */
2462
- export interface DotNetComponentsCollection {
2463
- /** Collection of resources. */
2464
- value: DotNetComponent[];
2465
- /**
2466
- * Link to next page of resources.
2467
- * NOTE: This property will not be serialized. It can only be populated by the server.
2468
- */
2469
- readonly nextLink?: string;
2470
- }
2471
-
2472
- /** Configuration properties for a .NET Component */
2473
- export interface DotNetComponentConfigurationProperty {
2474
- /** The name of the property */
2475
- propertyName?: string;
2476
- /** The value of the property */
2477
- value?: string;
2478
- }
2479
-
2480
- /** Configuration to bind a .NET Component to another .NET Component */
2481
- export interface DotNetComponentServiceBind {
2482
- /** Name of the service bind */
2483
- name?: string;
2484
- /** Resource id of the target service */
2485
- serviceId?: string;
2486
- }
2487
-
2488
2051
  /** Container App executions names list. */
2489
2052
  export interface JobExecutionNamesCollection {
2490
2053
  /** Collection of resources. */
@@ -2511,22 +2074,6 @@ export interface Container extends BaseContainer {
2511
2074
  probes?: ContainerAppProbe[];
2512
2075
  }
2513
2076
 
2514
- /** Configuration to setup App Resiliency */
2515
- export interface AppResiliency extends ProxyResource {
2516
- /** Policy to set request timeouts */
2517
- timeoutPolicy?: TimeoutPolicy;
2518
- /** Policy that defines http request retry conditions */
2519
- httpRetryPolicy?: HttpRetryPolicy;
2520
- /** Policy that defines tcp request retry conditions */
2521
- tcpRetryPolicy?: TcpRetryPolicy;
2522
- /** Policy that defines circuit breaker conditions */
2523
- circuitBreakerPolicy?: CircuitBreakerPolicy;
2524
- /** Defines parameters for http connection pooling */
2525
- httpConnectionPool?: HttpConnectionPool;
2526
- /** Defines parameters for tcp connection pooling */
2527
- tcpConnectionPool?: TcpConnectionPool;
2528
- }
2529
-
2530
2077
  /** Configuration settings for the Azure ContainerApp Service Authentication / Authorization feature. */
2531
2078
  export interface AuthConfig extends ProxyResource {
2532
2079
  /** The configuration settings of the platform of ContainerApp Service Authentication/Authorization. */
@@ -2559,39 +2106,6 @@ export interface BillingMeter extends ProxyResource {
2559
2106
  properties?: BillingMeterProperties;
2560
2107
  }
2561
2108
 
2562
- /** Information pertaining to an individual build. */
2563
- export interface BuildResource extends ProxyResource {
2564
- /**
2565
- * Build provisioning state.
2566
- * NOTE: This property will not be serialized. It can only be populated by the server.
2567
- */
2568
- readonly provisioningState?: BuildProvisioningState;
2569
- /**
2570
- * Status of the build once it has been provisioned.
2571
- * NOTE: This property will not be serialized. It can only be populated by the server.
2572
- */
2573
- readonly buildStatus?: BuildStatus;
2574
- /** Container registry that the final image will be uploaded to. */
2575
- destinationContainerRegistry?: ContainerRegistryWithCustomImage;
2576
- /** Configuration of the build. */
2577
- configuration?: BuildConfiguration;
2578
- /**
2579
- * Endpoint to which the source code should be uploaded.
2580
- * NOTE: This property will not be serialized. It can only be populated by the server.
2581
- */
2582
- readonly uploadEndpoint?: string;
2583
- /**
2584
- * Endpoint from which the build logs can be streamed.
2585
- * NOTE: This property will not be serialized. It can only be populated by the server.
2586
- */
2587
- readonly logStreamEndpoint?: string;
2588
- /**
2589
- * Endpoint to use to retrieve an authentication token for log streaming and uploading source code.
2590
- * NOTE: This property will not be serialized. It can only be populated by the server.
2591
- */
2592
- readonly tokenEndpoint?: string;
2593
- }
2594
-
2595
2109
  /** Dapr Component. */
2596
2110
  export interface DaprComponent extends ProxyResource {
2597
2111
  /** Component type */
@@ -2610,8 +2124,6 @@ export interface DaprComponent extends ProxyResource {
2610
2124
  metadata?: DaprMetadata[];
2611
2125
  /** Names of container apps that can use this Dapr component */
2612
2126
  scopes?: string[];
2613
- /** List of container app services that are bound to the Dapr component */
2614
- serviceComponentBind?: DaprComponentServiceBinding[];
2615
2127
  }
2616
2128
 
2617
2129
  /** Storage resource for connectedEnvironment. */
@@ -2717,32 +2229,6 @@ export interface WorkloadProfileStates extends ProxyResource {
2717
2229
  properties?: WorkloadProfileStatesProperties;
2718
2230
  }
2719
2231
 
2720
- /** Dapr Component Resiliency Policy. */
2721
- export interface DaprComponentResiliencyPolicy extends ProxyResource {
2722
- /** The optional inbound component resiliency policy configuration */
2723
- inboundPolicy?: DaprComponentResiliencyPolicyConfiguration;
2724
- /** The optional outbound component resiliency policy configuration */
2725
- outboundPolicy?: DaprComponentResiliencyPolicyConfiguration;
2726
- }
2727
-
2728
- /** Dapr PubSub Event Subscription. */
2729
- export interface DaprSubscription extends ProxyResource {
2730
- /** Dapr PubSub component name */
2731
- pubsubName?: string;
2732
- /** Topic name */
2733
- topic?: string;
2734
- /** Deadletter topic name */
2735
- deadLetterTopic?: string;
2736
- /** Subscription routes */
2737
- routes?: DaprSubscriptionRoutes;
2738
- /** Application scopes to restrict the subscription to specific apps. */
2739
- scopes?: string[];
2740
- /** Subscription metadata */
2741
- metadata?: { [propertyName: string]: string };
2742
- /** Bulk subscription options */
2743
- bulkSubscribe?: DaprSubscriptionBulkSubscribeOptions;
2744
- }
2745
-
2746
2232
  /** Storage resource for managedEnvironment. */
2747
2233
  export interface ManagedEnvironmentStorage extends ProxyResource {
2748
2234
  /** Storage properties */
@@ -2768,51 +2254,6 @@ export interface SourceControl extends ProxyResource {
2768
2254
  githubActionConfiguration?: GithubActionConfiguration;
2769
2255
  }
2770
2256
 
2771
- /** Java Component. */
2772
- export interface JavaComponent extends ProxyResource {
2773
- /** Type of the Java Component. */
2774
- componentType?: JavaComponentType;
2775
- /**
2776
- * Provisioning state of the Java Component.
2777
- * NOTE: This property will not be serialized. It can only be populated by the server.
2778
- */
2779
- readonly provisioningState?: JavaComponentProvisioningState;
2780
- /** List of Java Components configuration properties */
2781
- configurations?: JavaComponentConfigurationProperty[];
2782
- /** List of Java Components that are bound to the Java component */
2783
- serviceBinds?: JavaComponentServiceBind[];
2784
- }
2785
-
2786
- /** .NET Component. */
2787
- export interface DotNetComponent extends ProxyResource {
2788
- /** Type of the .NET Component. */
2789
- componentType?: DotNetComponentType;
2790
- /**
2791
- * Provisioning state of the .NET Component.
2792
- * NOTE: This property will not be serialized. It can only be populated by the server.
2793
- */
2794
- readonly provisioningState?: DotNetComponentProvisioningState;
2795
- /** List of .NET Components configuration properties */
2796
- configurations?: DotNetComponentConfigurationProperty[];
2797
- /** List of .NET Components that are bound to the .NET component */
2798
- serviceBinds?: DotNetComponentServiceBind[];
2799
- }
2800
-
2801
- /** Information about the SourceToCloud builder resource. */
2802
- export interface BuilderResource extends TrackedResource {
2803
- /** The managed service identities assigned to this resource. */
2804
- identity?: ManagedServiceIdentity;
2805
- /**
2806
- * Provisioning state of a builder resource.
2807
- * NOTE: This property will not be serialized. It can only be populated by the server.
2808
- */
2809
- readonly provisioningState?: BuilderProvisioningState;
2810
- /** Resource ID of the container apps environment that the builder is associated with. */
2811
- environmentId?: string;
2812
- /** List of mappings of container registries and the managed identity used to connect to it. */
2813
- containerRegistries?: ContainerRegistry[];
2814
- }
2815
-
2816
2257
  /** An environment for Kubernetes cluster specialized for web workloads by Azure App Service */
2817
2258
  export interface ConnectedEnvironment extends TrackedResource {
2818
2259
  /** The complex type of the extended location. */
@@ -2919,8 +2360,6 @@ export interface ContainerAppAuthToken extends TrackedResource {
2919
2360
  export interface ManagedEnvironment extends TrackedResource {
2920
2361
  /** Kind of the Environment. */
2921
2362
  kind?: string;
2922
- /** Managed identities for the Managed Environment to interact with other Azure services without maintaining any secrets or credentials in code. */
2923
- identity?: ManagedServiceIdentity;
2924
2363
  /**
2925
2364
  * Provisioning state of the Environment.
2926
2365
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2953,10 +2392,6 @@ export interface ManagedEnvironment extends TrackedResource {
2953
2392
  * supported
2954
2393
  */
2955
2394
  appLogsConfiguration?: AppLogsConfiguration;
2956
- /** Environment level Application Insights configuration */
2957
- appInsightsConfiguration?: AppInsightsConfiguration;
2958
- /** Environment Open Telemetry configuration */
2959
- openTelemetryConfiguration?: OpenTelemetryConfiguration;
2960
2395
  /** Whether or not this Managed Environment is zone-redundant. */
2961
2396
  zoneRedundant?: boolean;
2962
2397
  /** Custom domain configuration for the environment */
@@ -2976,12 +2411,12 @@ export interface ManagedEnvironment extends TrackedResource {
2976
2411
  infrastructureResourceGroup?: string;
2977
2412
  /** Peer authentication settings for the Managed Environment */
2978
2413
  peerAuthentication?: ManagedEnvironmentPropertiesPeerAuthentication;
2414
+ /** Peer traffic settings for the Managed Environment */
2415
+ peerTrafficConfiguration?: ManagedEnvironmentPropertiesPeerTrafficConfiguration;
2979
2416
  }
2980
2417
 
2981
2418
  /** Container App Job */
2982
2419
  export interface Job extends TrackedResource {
2983
- /** The complex type of the extended location. */
2984
- extendedLocation?: ExtendedLocation;
2985
2420
  /** Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code. */
2986
2421
  identity?: ManagedServiceIdentity;
2987
2422
  /**
@@ -3029,31 +2464,6 @@ export interface EnvironmentAuthToken extends TrackedResource {
3029
2464
  readonly expires?: Date;
3030
2465
  }
3031
2466
 
3032
- /** Defines headers for Builders_createOrUpdate operation. */
3033
- export interface BuildersCreateOrUpdateHeaders {
3034
- azureAsyncOperation?: string;
3035
- }
3036
-
3037
- /** Defines headers for Builders_update operation. */
3038
- export interface BuildersUpdateHeaders {
3039
- location?: string;
3040
- }
3041
-
3042
- /** Defines headers for Builders_delete operation. */
3043
- export interface BuildersDeleteHeaders {
3044
- location?: string;
3045
- }
3046
-
3047
- /** Defines headers for Builds_createOrUpdate operation. */
3048
- export interface BuildsCreateOrUpdateHeaders {
3049
- azureAsyncOperation?: string;
3050
- }
3051
-
3052
- /** Defines headers for Builds_delete operation. */
3053
- export interface BuildsDeleteHeaders {
3054
- location?: string;
3055
- }
3056
-
3057
2467
  /** Defines headers for ConnectedEnvironments_delete operation. */
3058
2468
  export interface ConnectedEnvironmentsDeleteHeaders {
3059
2469
  location?: string;
@@ -3104,26 +2514,6 @@ export interface JobsStopMultipleExecutionsHeaders {
3104
2514
  location?: string;
3105
2515
  }
3106
2516
 
3107
- /** Defines headers for JavaComponents_update operation. */
3108
- export interface JavaComponentsUpdateHeaders {
3109
- location?: string;
3110
- }
3111
-
3112
- /** Defines headers for JavaComponents_delete operation. */
3113
- export interface JavaComponentsDeleteHeaders {
3114
- location?: string;
3115
- }
3116
-
3117
- /** Defines headers for DotNetComponents_update operation. */
3118
- export interface DotNetComponentsUpdateHeaders {
3119
- location?: string;
3120
- }
3121
-
3122
- /** Defines headers for DotNetComponents_delete operation. */
3123
- export interface DotNetComponentsDeleteHeaders {
3124
- location?: string;
3125
- }
3126
-
3127
2517
  /** Known values of {@link CreatedByType} that the service accepts. */
3128
2518
  export enum KnownCreatedByType {
3129
2519
  /** User */
@@ -3166,117 +2556,6 @@ export enum KnownApplicability {
3166
2556
  */
3167
2557
  export type Applicability = string;
3168
2558
 
3169
- /** Known values of {@link BuilderProvisioningState} that the service accepts. */
3170
- export enum KnownBuilderProvisioningState {
3171
- /** Succeeded */
3172
- Succeeded = "Succeeded",
3173
- /** Failed */
3174
- Failed = "Failed",
3175
- /** Canceled */
3176
- Canceled = "Canceled",
3177
- /** Creating */
3178
- Creating = "Creating",
3179
- /** Updating */
3180
- Updating = "Updating",
3181
- /** Deleting */
3182
- Deleting = "Deleting",
3183
- }
3184
-
3185
- /**
3186
- * Defines values for BuilderProvisioningState. \
3187
- * {@link KnownBuilderProvisioningState} can be used interchangeably with BuilderProvisioningState,
3188
- * this enum contains the known values that the service supports.
3189
- * ### Known values supported by the service
3190
- * **Succeeded** \
3191
- * **Failed** \
3192
- * **Canceled** \
3193
- * **Creating** \
3194
- * **Updating** \
3195
- * **Deleting**
3196
- */
3197
- export type BuilderProvisioningState = string;
3198
-
3199
- /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
3200
- export enum KnownManagedServiceIdentityType {
3201
- /** None */
3202
- None = "None",
3203
- /** SystemAssigned */
3204
- SystemAssigned = "SystemAssigned",
3205
- /** UserAssigned */
3206
- UserAssigned = "UserAssigned",
3207
- /** SystemAssignedUserAssigned */
3208
- SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
3209
- }
3210
-
3211
- /**
3212
- * Defines values for ManagedServiceIdentityType. \
3213
- * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
3214
- * this enum contains the known values that the service supports.
3215
- * ### Known values supported by the service
3216
- * **None** \
3217
- * **SystemAssigned** \
3218
- * **UserAssigned** \
3219
- * **SystemAssigned,UserAssigned**
3220
- */
3221
- export type ManagedServiceIdentityType = string;
3222
-
3223
- /** Known values of {@link BuildProvisioningState} that the service accepts. */
3224
- export enum KnownBuildProvisioningState {
3225
- /** Succeeded */
3226
- Succeeded = "Succeeded",
3227
- /** Failed */
3228
- Failed = "Failed",
3229
- /** Canceled */
3230
- Canceled = "Canceled",
3231
- /** Creating */
3232
- Creating = "Creating",
3233
- /** Updating */
3234
- Updating = "Updating",
3235
- /** Deleting */
3236
- Deleting = "Deleting",
3237
- }
3238
-
3239
- /**
3240
- * Defines values for BuildProvisioningState. \
3241
- * {@link KnownBuildProvisioningState} can be used interchangeably with BuildProvisioningState,
3242
- * this enum contains the known values that the service supports.
3243
- * ### Known values supported by the service
3244
- * **Succeeded** \
3245
- * **Failed** \
3246
- * **Canceled** \
3247
- * **Creating** \
3248
- * **Updating** \
3249
- * **Deleting**
3250
- */
3251
- export type BuildProvisioningState = string;
3252
-
3253
- /** Known values of {@link BuildStatus} that the service accepts. */
3254
- export enum KnownBuildStatus {
3255
- /** NotStarted */
3256
- NotStarted = "NotStarted",
3257
- /** InProgress */
3258
- InProgress = "InProgress",
3259
- /** Succeeded */
3260
- Succeeded = "Succeeded",
3261
- /** Canceled */
3262
- Canceled = "Canceled",
3263
- /** Failed */
3264
- Failed = "Failed",
3265
- }
3266
-
3267
- /**
3268
- * Defines values for BuildStatus. \
3269
- * {@link KnownBuildStatus} can be used interchangeably with BuildStatus,
3270
- * this enum contains the known values that the service supports.
3271
- * ### Known values supported by the service
3272
- * **NotStarted** \
3273
- * **InProgress** \
3274
- * **Succeeded** \
3275
- * **Canceled** \
3276
- * **Failed**
3277
- */
3278
- export type BuildStatus = string;
3279
-
3280
2559
  /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
3281
2560
  export enum KnownExtendedLocationTypes {
3282
2561
  /** CustomLocation */
@@ -3373,24 +2652,6 @@ export enum KnownCertificateProvisioningState {
3373
2652
  */
3374
2653
  export type CertificateProvisioningState = string;
3375
2654
 
3376
- /** Known values of {@link CertificateType} that the service accepts. */
3377
- export enum KnownCertificateType {
3378
- /** ServerSSLCertificate */
3379
- ServerSSLCertificate = "ServerSSLCertificate",
3380
- /** ImagePullTrustedCA */
3381
- ImagePullTrustedCA = "ImagePullTrustedCA",
3382
- }
3383
-
3384
- /**
3385
- * Defines values for CertificateType. \
3386
- * {@link KnownCertificateType} can be used interchangeably with CertificateType,
3387
- * this enum contains the known values that the service supports.
3388
- * ### Known values supported by the service
3389
- * **ServerSSLCertificate** \
3390
- * **ImagePullTrustedCA**
3391
- */
3392
- export type CertificateType = string;
3393
-
3394
2655
  /** Known values of {@link AccessMode} that the service accepts. */
3395
2656
  export enum KnownAccessMode {
3396
2657
  /** ReadOnly */
@@ -3409,6 +2670,30 @@ export enum KnownAccessMode {
3409
2670
  */
3410
2671
  export type AccessMode = string;
3411
2672
 
2673
+ /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
2674
+ export enum KnownManagedServiceIdentityType {
2675
+ /** None */
2676
+ None = "None",
2677
+ /** SystemAssigned */
2678
+ SystemAssigned = "SystemAssigned",
2679
+ /** UserAssigned */
2680
+ UserAssigned = "UserAssigned",
2681
+ /** SystemAssignedUserAssigned */
2682
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
2683
+ }
2684
+
2685
+ /**
2686
+ * Defines values for ManagedServiceIdentityType. \
2687
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
2688
+ * this enum contains the known values that the service supports.
2689
+ * ### Known values supported by the service
2690
+ * **None** \
2691
+ * **SystemAssigned** \
2692
+ * **UserAssigned** \
2693
+ * **SystemAssigned,UserAssigned**
2694
+ */
2695
+ export type ManagedServiceIdentityType = string;
2696
+
3412
2697
  /** Known values of {@link ContainerAppProvisioningState} that the service accepts. */
3413
2698
  export enum KnownContainerAppProvisioningState {
3414
2699
  /** InProgress */
@@ -3553,24 +2838,6 @@ export enum KnownIngressClientCertificateMode {
3553
2838
  */
3554
2839
  export type IngressClientCertificateMode = string;
3555
2840
 
3556
- /** Known values of {@link IngressTargetPortHttpScheme} that the service accepts. */
3557
- export enum KnownIngressTargetPortHttpScheme {
3558
- /** Http */
3559
- Http = "http",
3560
- /** Https */
3561
- Https = "https",
3562
- }
3563
-
3564
- /**
3565
- * Defines values for IngressTargetPortHttpScheme. \
3566
- * {@link KnownIngressTargetPortHttpScheme} can be used interchangeably with IngressTargetPortHttpScheme,
3567
- * this enum contains the known values that the service supports.
3568
- * ### Known values supported by the service
3569
- * **http** \
3570
- * **https**
3571
- */
3572
- export type IngressTargetPortHttpScheme = string;
3573
-
3574
2841
  /** Known values of {@link AppProtocol} that the service accepts. */
3575
2842
  export enum KnownAppProtocol {
3576
2843
  /** Http */
@@ -3660,8 +2927,6 @@ export enum KnownStorageType {
3660
2927
  EmptyDir = "EmptyDir",
3661
2928
  /** Secret */
3662
2929
  Secret = "Secret",
3663
- /** NfsAzureFile */
3664
- NfsAzureFile = "NfsAzureFile",
3665
2930
  }
3666
2931
 
3667
2932
  /**
@@ -3671,8 +2936,7 @@ export enum KnownStorageType {
3671
2936
  * ### Known values supported by the service
3672
2937
  * **AzureFile** \
3673
2938
  * **EmptyDir** \
3674
- * **Secret** \
3675
- * **NfsAzureFile**
2939
+ * **Secret**
3676
2940
  */
3677
2941
  export type StorageType = string;
3678
2942
 
@@ -3952,163 +3216,31 @@ export enum KnownSourceControlOperationState {
3952
3216
  Canceled = "Canceled",
3953
3217
  }
3954
3218
 
3955
- /**
3956
- * Defines values for SourceControlOperationState. \
3957
- * {@link KnownSourceControlOperationState} can be used interchangeably with SourceControlOperationState,
3958
- * this enum contains the known values that the service supports.
3959
- * ### Known values supported by the service
3960
- * **InProgress** \
3961
- * **Succeeded** \
3962
- * **Failed** \
3963
- * **Canceled**
3964
- */
3965
- export type SourceControlOperationState = string;
3966
-
3967
- /** Known values of {@link JavaComponentType} that the service accepts. */
3968
- export enum KnownJavaComponentType {
3969
- /** SpringBootAdmin */
3970
- SpringBootAdmin = "SpringBootAdmin",
3971
- /** SpringCloudEureka */
3972
- SpringCloudEureka = "SpringCloudEureka",
3973
- /** SpringCloudConfig */
3974
- SpringCloudConfig = "SpringCloudConfig",
3975
- }
3976
-
3977
- /**
3978
- * Defines values for JavaComponentType. \
3979
- * {@link KnownJavaComponentType} can be used interchangeably with JavaComponentType,
3980
- * this enum contains the known values that the service supports.
3981
- * ### Known values supported by the service
3982
- * **SpringBootAdmin** \
3983
- * **SpringCloudEureka** \
3984
- * **SpringCloudConfig**
3985
- */
3986
- export type JavaComponentType = string;
3987
-
3988
- /** Known values of {@link JavaComponentProvisioningState} that the service accepts. */
3989
- export enum KnownJavaComponentProvisioningState {
3990
- /** Succeeded */
3991
- Succeeded = "Succeeded",
3992
- /** Failed */
3993
- Failed = "Failed",
3994
- /** Canceled */
3995
- Canceled = "Canceled",
3996
- /** Deleting */
3997
- Deleting = "Deleting",
3998
- /** InProgress */
3999
- InProgress = "InProgress",
4000
- }
4001
-
4002
- /**
4003
- * Defines values for JavaComponentProvisioningState. \
4004
- * {@link KnownJavaComponentProvisioningState} can be used interchangeably with JavaComponentProvisioningState,
4005
- * this enum contains the known values that the service supports.
4006
- * ### Known values supported by the service
4007
- * **Succeeded** \
4008
- * **Failed** \
4009
- * **Canceled** \
4010
- * **Deleting** \
4011
- * **InProgress**
4012
- */
4013
- export type JavaComponentProvisioningState = string;
4014
-
4015
- /** Known values of {@link DotNetComponentType} that the service accepts. */
4016
- export enum KnownDotNetComponentType {
4017
- /** AspireDashboard */
4018
- AspireDashboard = "AspireDashboard",
4019
- /** AspireResourceServerApi */
4020
- AspireResourceServerApi = "AspireResourceServerApi",
4021
- }
4022
-
4023
- /**
4024
- * Defines values for DotNetComponentType. \
4025
- * {@link KnownDotNetComponentType} can be used interchangeably with DotNetComponentType,
4026
- * this enum contains the known values that the service supports.
4027
- * ### Known values supported by the service
4028
- * **AspireDashboard** \
4029
- * **AspireResourceServerApi**
4030
- */
4031
- export type DotNetComponentType = string;
4032
-
4033
- /** Known values of {@link DotNetComponentProvisioningState} that the service accepts. */
4034
- export enum KnownDotNetComponentProvisioningState {
4035
- /** Succeeded */
4036
- Succeeded = "Succeeded",
4037
- /** Failed */
4038
- Failed = "Failed",
4039
- /** Canceled */
4040
- Canceled = "Canceled",
4041
- /** Deleting */
4042
- Deleting = "Deleting",
4043
- /** InProgress */
4044
- InProgress = "InProgress",
4045
- }
4046
-
4047
- /**
4048
- * Defines values for DotNetComponentProvisioningState. \
4049
- * {@link KnownDotNetComponentProvisioningState} can be used interchangeably with DotNetComponentProvisioningState,
4050
- * this enum contains the known values that the service supports.
4051
- * ### Known values supported by the service
4052
- * **Succeeded** \
4053
- * **Failed** \
4054
- * **Canceled** \
4055
- * **Deleting** \
4056
- * **InProgress**
4057
- */
4058
- export type DotNetComponentProvisioningState = string;
4059
- /** Defines values for UnauthenticatedClientActionV2. */
4060
- export type UnauthenticatedClientActionV2 =
4061
- | "RedirectToLoginPage"
4062
- | "AllowAnonymous"
4063
- | "Return401"
4064
- | "Return403";
4065
- /** Defines values for CookieExpirationConvention. */
4066
- export type CookieExpirationConvention =
4067
- | "FixedTime"
4068
- | "IdentityProviderDerived";
4069
- /** Defines values for ForwardProxyConvention. */
4070
- export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
4071
- /** Defines values for DnsVerificationTestResult. */
4072
- export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
4073
-
4074
- /** Optional parameters. */
4075
- export interface AppResiliencyCreateOrUpdateOptionalParams
4076
- extends coreClient.OperationOptions {}
4077
-
4078
- /** Contains response data for the createOrUpdate operation. */
4079
- export type AppResiliencyCreateOrUpdateResponse = AppResiliency;
4080
-
4081
- /** Optional parameters. */
4082
- export interface AppResiliencyUpdateOptionalParams
4083
- extends coreClient.OperationOptions {}
4084
-
4085
- /** Contains response data for the update operation. */
4086
- export type AppResiliencyUpdateResponse = AppResiliency;
4087
-
4088
- /** Optional parameters. */
4089
- export interface AppResiliencyDeleteOptionalParams
4090
- extends coreClient.OperationOptions {}
4091
-
4092
- /** Optional parameters. */
4093
- export interface AppResiliencyGetOptionalParams
4094
- extends coreClient.OperationOptions {}
4095
-
4096
- /** Contains response data for the get operation. */
4097
- export type AppResiliencyGetResponse = AppResiliency;
4098
-
4099
- /** Optional parameters. */
4100
- export interface AppResiliencyListOptionalParams
4101
- extends coreClient.OperationOptions {}
4102
-
4103
- /** Contains response data for the list operation. */
4104
- export type AppResiliencyListResponse = AppResiliencyCollection;
4105
-
4106
- /** Optional parameters. */
4107
- export interface AppResiliencyListNextOptionalParams
4108
- extends coreClient.OperationOptions {}
4109
-
4110
- /** Contains response data for the listNext operation. */
4111
- export type AppResiliencyListNextResponse = AppResiliencyCollection;
3219
+ /**
3220
+ * Defines values for SourceControlOperationState. \
3221
+ * {@link KnownSourceControlOperationState} can be used interchangeably with SourceControlOperationState,
3222
+ * this enum contains the known values that the service supports.
3223
+ * ### Known values supported by the service
3224
+ * **InProgress** \
3225
+ * **Succeeded** \
3226
+ * **Failed** \
3227
+ * **Canceled**
3228
+ */
3229
+ export type SourceControlOperationState = string;
3230
+ /** Defines values for UnauthenticatedClientActionV2. */
3231
+ export type UnauthenticatedClientActionV2 =
3232
+ | "RedirectToLoginPage"
3233
+ | "AllowAnonymous"
3234
+ | "Return401"
3235
+ | "Return403";
3236
+ /** Defines values for CookieExpirationConvention. */
3237
+ export type CookieExpirationConvention =
3238
+ | "FixedTime"
3239
+ | "IdentityProviderDerived";
3240
+ /** Defines values for ForwardProxyConvention. */
3241
+ export type ForwardProxyConvention = "NoProxy" | "Standard" | "Custom";
3242
+ /** Defines values for DnsVerificationTestResult. */
3243
+ export type DnsVerificationTestResult = "Passed" | "Failed" | "Skipped";
4112
3244
 
4113
3245
  /** Optional parameters. */
4114
3246
  export interface ContainerAppsAuthConfigsListByContainerAppOptionalParams
@@ -4167,128 +3299,6 @@ export interface BillingMetersGetOptionalParams
4167
3299
  /** Contains response data for the get operation. */
4168
3300
  export type BillingMetersGetResponse = BillingMeterCollection;
4169
3301
 
4170
- /** Optional parameters. */
4171
- export interface BuildersListBySubscriptionOptionalParams
4172
- extends coreClient.OperationOptions {}
4173
-
4174
- /** Contains response data for the listBySubscription operation. */
4175
- export type BuildersListBySubscriptionResponse = BuilderCollection;
4176
-
4177
- /** Optional parameters. */
4178
- export interface BuildersListByResourceGroupOptionalParams
4179
- extends coreClient.OperationOptions {}
4180
-
4181
- /** Contains response data for the listByResourceGroup operation. */
4182
- export type BuildersListByResourceGroupResponse = BuilderCollection;
4183
-
4184
- /** Optional parameters. */
4185
- export interface BuildersGetOptionalParams
4186
- extends coreClient.OperationOptions {}
4187
-
4188
- /** Contains response data for the get operation. */
4189
- export type BuildersGetResponse = BuilderResource;
4190
-
4191
- /** Optional parameters. */
4192
- export interface BuildersCreateOrUpdateOptionalParams
4193
- extends coreClient.OperationOptions {
4194
- /** Delay to wait until next poll, in milliseconds. */
4195
- updateIntervalInMs?: number;
4196
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4197
- resumeFrom?: string;
4198
- }
4199
-
4200
- /** Contains response data for the createOrUpdate operation. */
4201
- export type BuildersCreateOrUpdateResponse = BuilderResource;
4202
-
4203
- /** Optional parameters. */
4204
- export interface BuildersUpdateOptionalParams
4205
- extends coreClient.OperationOptions {
4206
- /** Delay to wait until next poll, in milliseconds. */
4207
- updateIntervalInMs?: number;
4208
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4209
- resumeFrom?: string;
4210
- }
4211
-
4212
- /** Contains response data for the update operation. */
4213
- export type BuildersUpdateResponse = BuilderResource;
4214
-
4215
- /** Optional parameters. */
4216
- export interface BuildersDeleteOptionalParams
4217
- extends coreClient.OperationOptions {
4218
- /** Delay to wait until next poll, in milliseconds. */
4219
- updateIntervalInMs?: number;
4220
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4221
- resumeFrom?: string;
4222
- }
4223
-
4224
- /** Contains response data for the delete operation. */
4225
- export type BuildersDeleteResponse = BuildersDeleteHeaders;
4226
-
4227
- /** Optional parameters. */
4228
- export interface BuildersListBySubscriptionNextOptionalParams
4229
- extends coreClient.OperationOptions {}
4230
-
4231
- /** Contains response data for the listBySubscriptionNext operation. */
4232
- export type BuildersListBySubscriptionNextResponse = BuilderCollection;
4233
-
4234
- /** Optional parameters. */
4235
- export interface BuildersListByResourceGroupNextOptionalParams
4236
- extends coreClient.OperationOptions {}
4237
-
4238
- /** Contains response data for the listByResourceGroupNext operation. */
4239
- export type BuildersListByResourceGroupNextResponse = BuilderCollection;
4240
-
4241
- /** Optional parameters. */
4242
- export interface BuildsByBuilderResourceListOptionalParams
4243
- extends coreClient.OperationOptions {}
4244
-
4245
- /** Contains response data for the list operation. */
4246
- export type BuildsByBuilderResourceListResponse = BuildCollection;
4247
-
4248
- /** Optional parameters. */
4249
- export interface BuildsByBuilderResourceListNextOptionalParams
4250
- extends coreClient.OperationOptions {}
4251
-
4252
- /** Contains response data for the listNext operation. */
4253
- export type BuildsByBuilderResourceListNextResponse = BuildCollection;
4254
-
4255
- /** Optional parameters. */
4256
- export interface BuildsGetOptionalParams extends coreClient.OperationOptions {}
4257
-
4258
- /** Contains response data for the get operation. */
4259
- export type BuildsGetResponse = BuildResource;
4260
-
4261
- /** Optional parameters. */
4262
- export interface BuildsCreateOrUpdateOptionalParams
4263
- extends coreClient.OperationOptions {
4264
- /** Delay to wait until next poll, in milliseconds. */
4265
- updateIntervalInMs?: number;
4266
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4267
- resumeFrom?: string;
4268
- }
4269
-
4270
- /** Contains response data for the createOrUpdate operation. */
4271
- export type BuildsCreateOrUpdateResponse = BuildResource;
4272
-
4273
- /** Optional parameters. */
4274
- export interface BuildsDeleteOptionalParams
4275
- extends coreClient.OperationOptions {
4276
- /** Delay to wait until next poll, in milliseconds. */
4277
- updateIntervalInMs?: number;
4278
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4279
- resumeFrom?: string;
4280
- }
4281
-
4282
- /** Contains response data for the delete operation. */
4283
- export type BuildsDeleteResponse = BuildsDeleteHeaders;
4284
-
4285
- /** Optional parameters. */
4286
- export interface BuildAuthTokenListOptionalParams
4287
- extends coreClient.OperationOptions {}
4288
-
4289
- /** Contains response data for the list operation. */
4290
- export type BuildAuthTokenListResponse = BuildToken;
4291
-
4292
3302
  /** Optional parameters. */
4293
3303
  export interface ConnectedEnvironmentsListBySubscriptionOptionalParams
4294
3304
  extends coreClient.OperationOptions {}
@@ -4841,6 +3851,13 @@ export interface JobsListSecretsOptionalParams
4841
3851
  /** Contains response data for the listSecrets operation. */
4842
3852
  export type JobsListSecretsResponse = JobSecretsCollection;
4843
3853
 
3854
+ /** Optional parameters. */
3855
+ export interface JobsListDetectorsNextOptionalParams
3856
+ extends coreClient.OperationOptions {}
3857
+
3858
+ /** Contains response data for the listDetectorsNext operation. */
3859
+ export type JobsListDetectorsNextResponse = DiagnosticsCollection;
3860
+
4844
3861
  /** Optional parameters. */
4845
3862
  export interface JobsListBySubscriptionNextOptionalParams
4846
3863
  extends coreClient.OperationOptions {}
@@ -5094,42 +4111,6 @@ export interface NamespacesCheckNameAvailabilityOptionalParams
5094
4111
  export type NamespacesCheckNameAvailabilityResponse =
5095
4112
  CheckNameAvailabilityResponse;
5096
4113
 
5097
- /** Optional parameters. */
5098
- export interface DaprComponentResiliencyPoliciesListOptionalParams
5099
- extends coreClient.OperationOptions {}
5100
-
5101
- /** Contains response data for the list operation. */
5102
- export type DaprComponentResiliencyPoliciesListResponse =
5103
- DaprComponentResiliencyPoliciesCollection;
5104
-
5105
- /** Optional parameters. */
5106
- export interface DaprComponentResiliencyPoliciesGetOptionalParams
5107
- extends coreClient.OperationOptions {}
5108
-
5109
- /** Contains response data for the get operation. */
5110
- export type DaprComponentResiliencyPoliciesGetResponse =
5111
- DaprComponentResiliencyPolicy;
5112
-
5113
- /** Optional parameters. */
5114
- export interface DaprComponentResiliencyPoliciesCreateOrUpdateOptionalParams
5115
- extends coreClient.OperationOptions {}
5116
-
5117
- /** Contains response data for the createOrUpdate operation. */
5118
- export type DaprComponentResiliencyPoliciesCreateOrUpdateResponse =
5119
- DaprComponentResiliencyPolicy;
5120
-
5121
- /** Optional parameters. */
5122
- export interface DaprComponentResiliencyPoliciesDeleteOptionalParams
5123
- extends coreClient.OperationOptions {}
5124
-
5125
- /** Optional parameters. */
5126
- export interface DaprComponentResiliencyPoliciesListNextOptionalParams
5127
- extends coreClient.OperationOptions {}
5128
-
5129
- /** Contains response data for the listNext operation. */
5130
- export type DaprComponentResiliencyPoliciesListNextResponse =
5131
- DaprComponentResiliencyPoliciesCollection;
5132
-
5133
4114
  /** Optional parameters. */
5134
4115
  export interface DaprComponentsListOptionalParams
5135
4116
  extends coreClient.OperationOptions {}
@@ -5169,38 +4150,6 @@ export interface DaprComponentsListNextOptionalParams
5169
4150
  /** Contains response data for the listNext operation. */
5170
4151
  export type DaprComponentsListNextResponse = DaprComponentsCollection;
5171
4152
 
5172
- /** Optional parameters. */
5173
- export interface DaprSubscriptionsListOptionalParams
5174
- extends coreClient.OperationOptions {}
5175
-
5176
- /** Contains response data for the list operation. */
5177
- export type DaprSubscriptionsListResponse = DaprSubscriptionsCollection;
5178
-
5179
- /** Optional parameters. */
5180
- export interface DaprSubscriptionsGetOptionalParams
5181
- extends coreClient.OperationOptions {}
5182
-
5183
- /** Contains response data for the get operation. */
5184
- export type DaprSubscriptionsGetResponse = DaprSubscription;
5185
-
5186
- /** Optional parameters. */
5187
- export interface DaprSubscriptionsCreateOrUpdateOptionalParams
5188
- extends coreClient.OperationOptions {}
5189
-
5190
- /** Contains response data for the createOrUpdate operation. */
5191
- export type DaprSubscriptionsCreateOrUpdateResponse = DaprSubscription;
5192
-
5193
- /** Optional parameters. */
5194
- export interface DaprSubscriptionsDeleteOptionalParams
5195
- extends coreClient.OperationOptions {}
5196
-
5197
- /** Optional parameters. */
5198
- export interface DaprSubscriptionsListNextOptionalParams
5199
- extends coreClient.OperationOptions {}
5200
-
5201
- /** Contains response data for the listNext operation. */
5202
- export type DaprSubscriptionsListNextResponse = DaprSubscriptionsCollection;
5203
-
5204
4153
  /** Optional parameters. */
5205
4154
  export interface ManagedEnvironmentsStoragesListOptionalParams
5206
4155
  extends coreClient.OperationOptions {}
@@ -5299,120 +4248,6 @@ export interface ManagedEnvironmentUsagesListNextOptionalParams
5299
4248
  /** Contains response data for the listNext operation. */
5300
4249
  export type ManagedEnvironmentUsagesListNextResponse = ListUsagesResult;
5301
4250
 
5302
- /** Optional parameters. */
5303
- export interface JavaComponentsListOptionalParams
5304
- extends coreClient.OperationOptions {}
5305
-
5306
- /** Contains response data for the list operation. */
5307
- export type JavaComponentsListResponse = JavaComponentsCollection;
5308
-
5309
- /** Optional parameters. */
5310
- export interface JavaComponentsGetOptionalParams
5311
- extends coreClient.OperationOptions {}
5312
-
5313
- /** Contains response data for the get operation. */
5314
- export type JavaComponentsGetResponse = JavaComponent;
5315
-
5316
- /** Optional parameters. */
5317
- export interface JavaComponentsCreateOrUpdateOptionalParams
5318
- extends coreClient.OperationOptions {
5319
- /** Delay to wait until next poll, in milliseconds. */
5320
- updateIntervalInMs?: number;
5321
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5322
- resumeFrom?: string;
5323
- }
5324
-
5325
- /** Contains response data for the createOrUpdate operation. */
5326
- export type JavaComponentsCreateOrUpdateResponse = JavaComponent;
5327
-
5328
- /** Optional parameters. */
5329
- export interface JavaComponentsUpdateOptionalParams
5330
- extends coreClient.OperationOptions {
5331
- /** Delay to wait until next poll, in milliseconds. */
5332
- updateIntervalInMs?: number;
5333
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5334
- resumeFrom?: string;
5335
- }
5336
-
5337
- /** Contains response data for the update operation. */
5338
- export type JavaComponentsUpdateResponse = JavaComponent;
5339
-
5340
- /** Optional parameters. */
5341
- export interface JavaComponentsDeleteOptionalParams
5342
- extends coreClient.OperationOptions {
5343
- /** Delay to wait until next poll, in milliseconds. */
5344
- updateIntervalInMs?: number;
5345
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5346
- resumeFrom?: string;
5347
- }
5348
-
5349
- /** Contains response data for the delete operation. */
5350
- export type JavaComponentsDeleteResponse = JavaComponentsDeleteHeaders;
5351
-
5352
- /** Optional parameters. */
5353
- export interface JavaComponentsListNextOptionalParams
5354
- extends coreClient.OperationOptions {}
5355
-
5356
- /** Contains response data for the listNext operation. */
5357
- export type JavaComponentsListNextResponse = JavaComponentsCollection;
5358
-
5359
- /** Optional parameters. */
5360
- export interface DotNetComponentsListOptionalParams
5361
- extends coreClient.OperationOptions {}
5362
-
5363
- /** Contains response data for the list operation. */
5364
- export type DotNetComponentsListResponse = DotNetComponentsCollection;
5365
-
5366
- /** Optional parameters. */
5367
- export interface DotNetComponentsGetOptionalParams
5368
- extends coreClient.OperationOptions {}
5369
-
5370
- /** Contains response data for the get operation. */
5371
- export type DotNetComponentsGetResponse = DotNetComponent;
5372
-
5373
- /** Optional parameters. */
5374
- export interface DotNetComponentsCreateOrUpdateOptionalParams
5375
- extends coreClient.OperationOptions {
5376
- /** Delay to wait until next poll, in milliseconds. */
5377
- updateIntervalInMs?: number;
5378
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5379
- resumeFrom?: string;
5380
- }
5381
-
5382
- /** Contains response data for the createOrUpdate operation. */
5383
- export type DotNetComponentsCreateOrUpdateResponse = DotNetComponent;
5384
-
5385
- /** Optional parameters. */
5386
- export interface DotNetComponentsUpdateOptionalParams
5387
- extends coreClient.OperationOptions {
5388
- /** Delay to wait until next poll, in milliseconds. */
5389
- updateIntervalInMs?: number;
5390
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5391
- resumeFrom?: string;
5392
- }
5393
-
5394
- /** Contains response data for the update operation. */
5395
- export type DotNetComponentsUpdateResponse = DotNetComponent;
5396
-
5397
- /** Optional parameters. */
5398
- export interface DotNetComponentsDeleteOptionalParams
5399
- extends coreClient.OperationOptions {
5400
- /** Delay to wait until next poll, in milliseconds. */
5401
- updateIntervalInMs?: number;
5402
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5403
- resumeFrom?: string;
5404
- }
5405
-
5406
- /** Contains response data for the delete operation. */
5407
- export type DotNetComponentsDeleteResponse = DotNetComponentsDeleteHeaders;
5408
-
5409
- /** Optional parameters. */
5410
- export interface DotNetComponentsListNextOptionalParams
5411
- extends coreClient.OperationOptions {}
5412
-
5413
- /** Contains response data for the listNext operation. */
5414
- export type DotNetComponentsListNextResponse = DotNetComponentsCollection;
5415
-
5416
4251
  /** Optional parameters. */
5417
4252
  export interface ContainerAppsAPIClientOptionalParams
5418
4253
  extends coreClient.ServiceClientOptions {