@azure/arm-containerservice 23.0.0-beta.1 → 23.0.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  2. package/dist/browser/containerServiceClient.js +4 -6
  3. package/dist/browser/containerServiceClient.js.map +1 -1
  4. package/dist/browser/lroImpl.d.ts.map +1 -1
  5. package/dist/browser/lroImpl.js.map +1 -1
  6. package/dist/browser/models/index.d.ts +358 -192
  7. package/dist/browser/models/index.d.ts.map +1 -1
  8. package/dist/browser/models/index.js +23 -13
  9. package/dist/browser/models/index.js.map +1 -1
  10. package/dist/browser/models/mappers.d.ts +8 -3
  11. package/dist/browser/models/mappers.d.ts.map +1 -1
  12. package/dist/browser/models/mappers.js +418 -87
  13. package/dist/browser/models/mappers.js.map +1 -1
  14. package/dist/browser/models/parameters.d.ts +4 -3
  15. package/dist/browser/models/parameters.d.ts.map +1 -1
  16. package/dist/browser/models/parameters.js +12 -8
  17. package/dist/browser/models/parameters.js.map +1 -1
  18. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  19. package/dist/browser/operations/agentPools.js +2 -5
  20. package/dist/browser/operations/agentPools.js.map +1 -1
  21. package/dist/browser/operations/containerService.d.ts.map +1 -1
  22. package/dist/browser/operations/containerService.js +1 -5
  23. package/dist/browser/operations/containerService.js.map +1 -1
  24. package/dist/browser/operations/loadBalancers.d.ts.map +1 -1
  25. package/dist/browser/operations/loadBalancers.js +2 -2
  26. package/dist/browser/operations/loadBalancers.js.map +1 -1
  27. package/dist/browser/operations/machines.d.ts +23 -2
  28. package/dist/browser/operations/machines.d.ts.map +1 -1
  29. package/dist/browser/operations/machines.js +106 -1
  30. package/dist/browser/operations/machines.js.map +1 -1
  31. package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
  32. package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
  33. package/dist/browser/operations/managedClusterSnapshots.d.ts.map +1 -1
  34. package/dist/browser/operations/managedClusterSnapshots.js +3 -11
  35. package/dist/browser/operations/managedClusterSnapshots.js.map +1 -1
  36. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  37. package/dist/browser/operations/managedClusters.js +10 -45
  38. package/dist/browser/operations/managedClusters.js.map +1 -1
  39. package/dist/browser/operations/managedNamespaces.d.ts.map +1 -1
  40. package/dist/browser/operations/managedNamespaces.js +1 -1
  41. package/dist/browser/operations/managedNamespaces.js.map +1 -1
  42. package/dist/browser/operations/operationStatusResultOperations.d.ts.map +1 -1
  43. package/dist/browser/operations/operationStatusResultOperations.js.map +1 -1
  44. package/dist/browser/operations/operations.d.ts.map +1 -1
  45. package/dist/browser/operations/operations.js.map +1 -1
  46. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  47. package/dist/browser/operations/privateEndpointConnections.js +2 -2
  48. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  49. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  50. package/dist/browser/operations/resolvePrivateLinkServiceId.js +1 -1
  51. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  52. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  53. package/dist/browser/operations/snapshots.js +3 -11
  54. package/dist/browser/operations/snapshots.js.map +1 -1
  55. package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  56. package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
  57. package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
  58. package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
  59. package/dist/browser/operations/trustedAccessRoles.js +1 -5
  60. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  61. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  62. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  63. package/dist/browser/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/loadBalancers.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/machines.d.ts +23 -2
  66. package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
  67. package/dist/browser/operationsInterfaces/machines.js.map +1 -1
  68. package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
  69. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  70. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  71. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  72. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  73. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  75. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  76. package/dist/browser/pagingHelper.d.ts.map +1 -1
  77. package/dist/browser/pagingHelper.js.map +1 -1
  78. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  79. package/dist/commonjs/containerServiceClient.js +4 -6
  80. package/dist/commonjs/containerServiceClient.js.map +1 -1
  81. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  82. package/dist/commonjs/lroImpl.js.map +1 -1
  83. package/dist/commonjs/models/index.d.ts +358 -192
  84. package/dist/commonjs/models/index.d.ts.map +1 -1
  85. package/dist/commonjs/models/index.js +24 -14
  86. package/dist/commonjs/models/index.js.map +1 -1
  87. package/dist/commonjs/models/mappers.d.ts +8 -3
  88. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  89. package/dist/commonjs/models/mappers.js +423 -92
  90. package/dist/commonjs/models/mappers.js.map +1 -1
  91. package/dist/commonjs/models/parameters.d.ts +4 -3
  92. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  93. package/dist/commonjs/models/parameters.js +12 -8
  94. package/dist/commonjs/models/parameters.js.map +1 -1
  95. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  96. package/dist/commonjs/operations/agentPools.js +1 -4
  97. package/dist/commonjs/operations/agentPools.js.map +1 -1
  98. package/dist/commonjs/operations/containerService.d.ts.map +1 -1
  99. package/dist/commonjs/operations/containerService.js +1 -5
  100. package/dist/commonjs/operations/containerService.js.map +1 -1
  101. package/dist/commonjs/operations/loadBalancers.d.ts.map +1 -1
  102. package/dist/commonjs/operations/loadBalancers.js +1 -1
  103. package/dist/commonjs/operations/loadBalancers.js.map +1 -1
  104. package/dist/commonjs/operations/machines.d.ts +23 -2
  105. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  106. package/dist/commonjs/operations/machines.js +106 -1
  107. package/dist/commonjs/operations/machines.js.map +1 -1
  108. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  109. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  110. package/dist/commonjs/operations/managedClusterSnapshots.d.ts.map +1 -1
  111. package/dist/commonjs/operations/managedClusterSnapshots.js +3 -11
  112. package/dist/commonjs/operations/managedClusterSnapshots.js.map +1 -1
  113. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  114. package/dist/commonjs/operations/managedClusters.js +9 -44
  115. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  116. package/dist/commonjs/operations/managedNamespaces.d.ts.map +1 -1
  117. package/dist/commonjs/operations/managedNamespaces.js.map +1 -1
  118. package/dist/commonjs/operations/operationStatusResultOperations.d.ts.map +1 -1
  119. package/dist/commonjs/operations/operationStatusResultOperations.js.map +1 -1
  120. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  121. package/dist/commonjs/operations/operations.js.map +1 -1
  122. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  123. package/dist/commonjs/operations/privateEndpointConnections.js +1 -1
  124. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  125. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  126. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js +1 -1
  127. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  128. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  129. package/dist/commonjs/operations/snapshots.js +3 -11
  130. package/dist/commonjs/operations/snapshots.js.map +1 -1
  131. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  132. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  133. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  134. package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
  135. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  136. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  137. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  138. package/dist/commonjs/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  139. package/dist/commonjs/operationsInterfaces/loadBalancers.js.map +1 -1
  140. package/dist/commonjs/operationsInterfaces/machines.d.ts +23 -2
  141. package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
  142. package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
  143. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  144. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  145. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  146. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  147. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  148. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  149. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  150. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  151. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  152. package/dist/commonjs/pagingHelper.js.map +1 -1
  153. package/dist/commonjs/tsdoc-metadata.json +11 -11
  154. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  155. package/dist/esm/containerServiceClient.js +4 -6
  156. package/dist/esm/containerServiceClient.js.map +1 -1
  157. package/dist/esm/lroImpl.d.ts.map +1 -1
  158. package/dist/esm/lroImpl.js.map +1 -1
  159. package/dist/esm/models/index.d.ts +358 -192
  160. package/dist/esm/models/index.d.ts.map +1 -1
  161. package/dist/esm/models/index.js +23 -13
  162. package/dist/esm/models/index.js.map +1 -1
  163. package/dist/esm/models/mappers.d.ts +8 -3
  164. package/dist/esm/models/mappers.d.ts.map +1 -1
  165. package/dist/esm/models/mappers.js +418 -87
  166. package/dist/esm/models/mappers.js.map +1 -1
  167. package/dist/esm/models/parameters.d.ts +4 -3
  168. package/dist/esm/models/parameters.d.ts.map +1 -1
  169. package/dist/esm/models/parameters.js +12 -8
  170. package/dist/esm/models/parameters.js.map +1 -1
  171. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  172. package/dist/esm/operations/agentPools.js +2 -5
  173. package/dist/esm/operations/agentPools.js.map +1 -1
  174. package/dist/esm/operations/containerService.d.ts.map +1 -1
  175. package/dist/esm/operations/containerService.js +1 -5
  176. package/dist/esm/operations/containerService.js.map +1 -1
  177. package/dist/esm/operations/loadBalancers.d.ts.map +1 -1
  178. package/dist/esm/operations/loadBalancers.js +2 -2
  179. package/dist/esm/operations/loadBalancers.js.map +1 -1
  180. package/dist/esm/operations/machines.d.ts +23 -2
  181. package/dist/esm/operations/machines.d.ts.map +1 -1
  182. package/dist/esm/operations/machines.js +106 -1
  183. package/dist/esm/operations/machines.js.map +1 -1
  184. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  185. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  186. package/dist/esm/operations/managedClusterSnapshots.d.ts.map +1 -1
  187. package/dist/esm/operations/managedClusterSnapshots.js +3 -11
  188. package/dist/esm/operations/managedClusterSnapshots.js.map +1 -1
  189. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  190. package/dist/esm/operations/managedClusters.js +10 -45
  191. package/dist/esm/operations/managedClusters.js.map +1 -1
  192. package/dist/esm/operations/managedNamespaces.d.ts.map +1 -1
  193. package/dist/esm/operations/managedNamespaces.js +1 -1
  194. package/dist/esm/operations/managedNamespaces.js.map +1 -1
  195. package/dist/esm/operations/operationStatusResultOperations.d.ts.map +1 -1
  196. package/dist/esm/operations/operationStatusResultOperations.js.map +1 -1
  197. package/dist/esm/operations/operations.d.ts.map +1 -1
  198. package/dist/esm/operations/operations.js.map +1 -1
  199. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  200. package/dist/esm/operations/privateEndpointConnections.js +2 -2
  201. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  202. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  203. package/dist/esm/operations/resolvePrivateLinkServiceId.js +1 -1
  204. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  205. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  206. package/dist/esm/operations/snapshots.js +3 -11
  207. package/dist/esm/operations/snapshots.js.map +1 -1
  208. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  209. package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
  210. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  211. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  212. package/dist/esm/operations/trustedAccessRoles.js +1 -5
  213. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  214. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  215. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  216. package/dist/esm/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  217. package/dist/esm/operationsInterfaces/loadBalancers.js.map +1 -1
  218. package/dist/esm/operationsInterfaces/machines.d.ts +23 -2
  219. package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
  220. package/dist/esm/operationsInterfaces/machines.js.map +1 -1
  221. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  222. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  223. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  224. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  225. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  226. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  227. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  228. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  229. package/dist/esm/pagingHelper.d.ts.map +1 -1
  230. package/dist/esm/pagingHelper.js.map +1 -1
  231. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  232. package/dist/react-native/containerServiceClient.js +4 -6
  233. package/dist/react-native/containerServiceClient.js.map +1 -1
  234. package/dist/react-native/lroImpl.d.ts.map +1 -1
  235. package/dist/react-native/lroImpl.js.map +1 -1
  236. package/dist/react-native/models/index.d.ts +358 -192
  237. package/dist/react-native/models/index.d.ts.map +1 -1
  238. package/dist/react-native/models/index.js +23 -13
  239. package/dist/react-native/models/index.js.map +1 -1
  240. package/dist/react-native/models/mappers.d.ts +8 -3
  241. package/dist/react-native/models/mappers.d.ts.map +1 -1
  242. package/dist/react-native/models/mappers.js +418 -87
  243. package/dist/react-native/models/mappers.js.map +1 -1
  244. package/dist/react-native/models/parameters.d.ts +4 -3
  245. package/dist/react-native/models/parameters.d.ts.map +1 -1
  246. package/dist/react-native/models/parameters.js +12 -8
  247. package/dist/react-native/models/parameters.js.map +1 -1
  248. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  249. package/dist/react-native/operations/agentPools.js +2 -5
  250. package/dist/react-native/operations/agentPools.js.map +1 -1
  251. package/dist/react-native/operations/containerService.d.ts.map +1 -1
  252. package/dist/react-native/operations/containerService.js +1 -5
  253. package/dist/react-native/operations/containerService.js.map +1 -1
  254. package/dist/react-native/operations/loadBalancers.d.ts.map +1 -1
  255. package/dist/react-native/operations/loadBalancers.js +2 -2
  256. package/dist/react-native/operations/loadBalancers.js.map +1 -1
  257. package/dist/react-native/operations/machines.d.ts +23 -2
  258. package/dist/react-native/operations/machines.d.ts.map +1 -1
  259. package/dist/react-native/operations/machines.js +106 -1
  260. package/dist/react-native/operations/machines.js.map +1 -1
  261. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  262. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  263. package/dist/react-native/operations/managedClusterSnapshots.d.ts.map +1 -1
  264. package/dist/react-native/operations/managedClusterSnapshots.js +3 -11
  265. package/dist/react-native/operations/managedClusterSnapshots.js.map +1 -1
  266. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  267. package/dist/react-native/operations/managedClusters.js +10 -45
  268. package/dist/react-native/operations/managedClusters.js.map +1 -1
  269. package/dist/react-native/operations/managedNamespaces.d.ts.map +1 -1
  270. package/dist/react-native/operations/managedNamespaces.js +1 -1
  271. package/dist/react-native/operations/managedNamespaces.js.map +1 -1
  272. package/dist/react-native/operations/operationStatusResultOperations.d.ts.map +1 -1
  273. package/dist/react-native/operations/operationStatusResultOperations.js.map +1 -1
  274. package/dist/react-native/operations/operations.d.ts.map +1 -1
  275. package/dist/react-native/operations/operations.js.map +1 -1
  276. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  277. package/dist/react-native/operations/privateEndpointConnections.js +2 -2
  278. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  279. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  280. package/dist/react-native/operations/resolvePrivateLinkServiceId.js +1 -1
  281. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  282. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  283. package/dist/react-native/operations/snapshots.js +3 -11
  284. package/dist/react-native/operations/snapshots.js.map +1 -1
  285. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  286. package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
  287. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  288. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  289. package/dist/react-native/operations/trustedAccessRoles.js +1 -5
  290. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  291. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  292. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  293. package/dist/react-native/operationsInterfaces/loadBalancers.d.ts.map +1 -1
  294. package/dist/react-native/operationsInterfaces/loadBalancers.js.map +1 -1
  295. package/dist/react-native/operationsInterfaces/machines.d.ts +23 -2
  296. package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
  297. package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
  298. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  299. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  300. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  301. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  302. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  303. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  304. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  305. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  306. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  307. package/dist/react-native/pagingHelper.js.map +1 -1
  308. package/package.json +18 -18
  309. package/CHANGELOG.md +0 -3588
  310. package/review/arm-containerservice.api.md +0 -3536
@@ -1,3536 +0,0 @@
1
- ## API Report File for "@azure/arm-containerservice"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- import type * as coreAuth from '@azure/core-auth';
8
- import * as coreClient from '@azure/core-client';
9
- import type { OperationState } from '@azure/core-lro';
10
- import type { PagedAsyncIterableIterator } from '@azure/core-paging';
11
- import type { SimplePollerLike } from '@azure/core-lro';
12
-
13
- // @public
14
- export interface AbsoluteMonthlySchedule {
15
- dayOfMonth: number;
16
- intervalMonths: number;
17
- }
18
-
19
- // @public
20
- export type AddonAutoscaling = string;
21
-
22
- // @public
23
- export type AdoptionPolicy = string;
24
-
25
- // @public
26
- export interface AdvancedNetworking {
27
- enabled?: boolean;
28
- observability?: AdvancedNetworkingObservability;
29
- security?: AdvancedNetworkingSecurity;
30
- }
31
-
32
- // @public
33
- export interface AdvancedNetworkingObservability {
34
- enabled?: boolean;
35
- }
36
-
37
- // @public
38
- export interface AdvancedNetworkingSecurity {
39
- advancedNetworkPolicies?: AdvancedNetworkPolicies;
40
- enabled?: boolean;
41
- type?: TransitEncryptionType;
42
- }
43
-
44
- // @public
45
- export type AdvancedNetworkPolicies = string;
46
-
47
- // @public
48
- export interface AgentPool extends SubResource {
49
- artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
50
- availabilityZones?: string[];
51
- capacityReservationGroupID?: string;
52
- count?: number;
53
- creationData?: CreationData;
54
- readonly currentOrchestratorVersion?: string;
55
- enableAutoScaling?: boolean;
56
- enableCustomCATrust?: boolean;
57
- enableEncryptionAtHost?: boolean;
58
- enableFips?: boolean;
59
- enableNodePublicIP?: boolean;
60
- enableUltraSSD?: boolean;
61
- readonly eTag?: string;
62
- gatewayProfile?: AgentPoolGatewayProfile;
63
- gpuInstanceProfile?: GPUInstanceProfile;
64
- gpuProfile?: GPUProfile;
65
- hostGroupID?: string;
66
- kubeletConfig?: KubeletConfig;
67
- kubeletDiskType?: KubeletDiskType;
68
- linuxOSConfig?: LinuxOSConfig;
69
- localDNSProfile?: LocalDNSProfile;
70
- maxCount?: number;
71
- maxPods?: number;
72
- messageOfTheDay?: string;
73
- minCount?: number;
74
- mode?: AgentPoolMode;
75
- networkProfile?: AgentPoolNetworkProfile;
76
- readonly nodeImageVersion?: string;
77
- nodeInitializationTaints?: string[];
78
- nodeLabels?: {
79
- [propertyName: string]: string;
80
- };
81
- nodePublicIPPrefixID?: string;
82
- nodeTaints?: string[];
83
- orchestratorVersion?: string;
84
- osDiskSizeGB?: number;
85
- osDiskType?: OSDiskType;
86
- osSKU?: Ossku;
87
- osType?: OSType;
88
- podIPAllocationMode?: PodIPAllocationMode;
89
- podSubnetID?: string;
90
- powerState?: PowerState;
91
- readonly provisioningState?: string;
92
- proximityPlacementGroupID?: string;
93
- scaleDownMode?: ScaleDownMode;
94
- scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
95
- scaleSetPriority?: ScaleSetPriority;
96
- securityProfile?: AgentPoolSecurityProfile;
97
- spotMaxPrice?: number;
98
- status?: AgentPoolStatus;
99
- tags?: {
100
- [propertyName: string]: string;
101
- };
102
- typePropertiesType?: AgentPoolType;
103
- upgradeSettings?: AgentPoolUpgradeSettings;
104
- virtualMachineNodesStatus?: VirtualMachineNodes[];
105
- virtualMachinesProfile?: VirtualMachinesProfile;
106
- vmSize?: string;
107
- vnetSubnetID?: string;
108
- windowsProfile?: AgentPoolWindowsProfile;
109
- workloadRuntime?: WorkloadRuntime;
110
- }
111
-
112
- // @public (undocumented)
113
- export interface AgentPoolArtifactStreamingProfile {
114
- enabled?: boolean;
115
- }
116
-
117
- // @public
118
- export interface AgentPoolAvailableVersions {
119
- agentPoolVersions?: AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem[];
120
- readonly id?: string;
121
- readonly name?: string;
122
- readonly type?: string;
123
- }
124
-
125
- // @public (undocumented)
126
- export interface AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem {
127
- default?: boolean;
128
- isPreview?: boolean;
129
- kubernetesVersion?: string;
130
- }
131
-
132
- // @public
133
- export interface AgentPoolDeleteMachinesParameter {
134
- machineNames: string[];
135
- }
136
-
137
- // @public
138
- export interface AgentPoolGatewayProfile {
139
- publicIPPrefixSize?: number;
140
- }
141
-
142
- // @public
143
- export interface AgentPoolListResult {
144
- readonly nextLink?: string;
145
- value?: AgentPool[];
146
- }
147
-
148
- // @public
149
- export type AgentPoolMode = string;
150
-
151
- // @public
152
- export interface AgentPoolNetworkProfile {
153
- allowedHostPorts?: PortRange[];
154
- applicationSecurityGroups?: string[];
155
- nodePublicIPTags?: IPTag[];
156
- }
157
-
158
- // @public
159
- export interface AgentPools {
160
- beginAbortLatestOperation(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsAbortLatestOperationOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsAbortLatestOperationResponse>, AgentPoolsAbortLatestOperationResponse>>;
161
- beginAbortLatestOperationAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsAbortLatestOperationOptionalParams): Promise<AgentPoolsAbortLatestOperationResponse>;
162
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, agentPoolName: string, parameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsCreateOrUpdateResponse>, AgentPoolsCreateOrUpdateResponse>>;
163
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, parameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<AgentPoolsCreateOrUpdateResponse>;
164
- beginDelete(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;
165
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<AgentPoolsDeleteResponse>;
166
- beginDeleteMachines(resourceGroupName: string, resourceName: string, agentPoolName: string, machines: AgentPoolDeleteMachinesParameter, options?: AgentPoolsDeleteMachinesOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteMachinesResponse>, AgentPoolsDeleteMachinesResponse>>;
167
- beginDeleteMachinesAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, machines: AgentPoolDeleteMachinesParameter, options?: AgentPoolsDeleteMachinesOptionalParams): Promise<AgentPoolsDeleteMachinesResponse>;
168
- beginUpgradeNodeImageVersion(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsUpgradeNodeImageVersionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
169
- beginUpgradeNodeImageVersionAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsUpgradeNodeImageVersionOptionalParams): Promise<void>;
170
- get(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsGetOptionalParams): Promise<AgentPoolsGetResponse>;
171
- getAvailableAgentPoolVersions(resourceGroupName: string, resourceName: string, options?: AgentPoolsGetAvailableAgentPoolVersionsOptionalParams): Promise<AgentPoolsGetAvailableAgentPoolVersionsResponse>;
172
- getUpgradeProfile(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsGetUpgradeProfileOptionalParams): Promise<AgentPoolsGetUpgradeProfileResponse>;
173
- list(resourceGroupName: string, resourceName: string, options?: AgentPoolsListOptionalParams): PagedAsyncIterableIterator<AgentPool>;
174
- }
175
-
176
- // @public
177
- export interface AgentPoolsAbortLatestOperationHeaders {
178
- azureAsyncOperation?: string;
179
- location?: string;
180
- }
181
-
182
- // @public
183
- export interface AgentPoolsAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
184
- resumeFrom?: string;
185
- updateIntervalInMs?: number;
186
- }
187
-
188
- // @public
189
- export type AgentPoolsAbortLatestOperationResponse = AgentPoolsAbortLatestOperationHeaders;
190
-
191
- // @public
192
- export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
193
- ifMatch?: string;
194
- ifNoneMatch?: string;
195
- resumeFrom?: string;
196
- updateIntervalInMs?: number;
197
- }
198
-
199
- // @public
200
- export type AgentPoolsCreateOrUpdateResponse = AgentPool;
201
-
202
- // @public
203
- export interface AgentPoolsDeleteHeaders {
204
- location?: string;
205
- }
206
-
207
- // @public
208
- export interface AgentPoolsDeleteMachinesHeaders {
209
- location?: string;
210
- }
211
-
212
- // @public
213
- export interface AgentPoolsDeleteMachinesOptionalParams extends coreClient.OperationOptions {
214
- resumeFrom?: string;
215
- updateIntervalInMs?: number;
216
- }
217
-
218
- // @public
219
- export type AgentPoolsDeleteMachinesResponse = AgentPoolsDeleteMachinesHeaders;
220
-
221
- // @public
222
- export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
223
- ifMatch?: string;
224
- ignorePodDisruptionBudget?: boolean;
225
- resumeFrom?: string;
226
- updateIntervalInMs?: number;
227
- }
228
-
229
- // @public
230
- export type AgentPoolsDeleteResponse = AgentPoolsDeleteHeaders;
231
-
232
- // @public
233
- export interface AgentPoolSecurityProfile {
234
- enableSecureBoot?: boolean;
235
- enableVtpm?: boolean;
236
- sshAccess?: AgentPoolSSHAccess;
237
- }
238
-
239
- // @public
240
- export interface AgentPoolsGetAvailableAgentPoolVersionsOptionalParams extends coreClient.OperationOptions {
241
- }
242
-
243
- // @public
244
- export type AgentPoolsGetAvailableAgentPoolVersionsResponse = AgentPoolAvailableVersions;
245
-
246
- // @public
247
- export interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
248
- }
249
-
250
- // @public
251
- export type AgentPoolsGetResponse = AgentPool;
252
-
253
- // @public
254
- export interface AgentPoolsGetUpgradeProfileOptionalParams extends coreClient.OperationOptions {
255
- }
256
-
257
- // @public
258
- export type AgentPoolsGetUpgradeProfileResponse = AgentPoolUpgradeProfile;
259
-
260
- // @public
261
- export interface AgentPoolsListNextOptionalParams extends coreClient.OperationOptions {
262
- }
263
-
264
- // @public
265
- export type AgentPoolsListNextResponse = AgentPoolListResult;
266
-
267
- // @public
268
- export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {
269
- }
270
-
271
- // @public
272
- export type AgentPoolsListResponse = AgentPoolListResult;
273
-
274
- // @public
275
- export type AgentPoolSSHAccess = string;
276
-
277
- // @public
278
- export interface AgentPoolStatus {
279
- readonly provisioningError?: CloudErrorBody;
280
- }
281
-
282
- // @public
283
- export interface AgentPoolsUpgradeNodeImageVersionHeaders {
284
- azureAsyncOperation?: string;
285
- }
286
-
287
- // @public
288
- export interface AgentPoolsUpgradeNodeImageVersionOptionalParams extends coreClient.OperationOptions {
289
- resumeFrom?: string;
290
- updateIntervalInMs?: number;
291
- }
292
-
293
- // @public
294
- export type AgentPoolType = string;
295
-
296
- // @public
297
- export interface AgentPoolUpgradeProfile {
298
- componentsByReleases?: ComponentsByRelease[];
299
- readonly id?: string;
300
- kubernetesVersion: string;
301
- latestNodeImageVersion?: string;
302
- readonly name?: string;
303
- osType: OSType;
304
- readonly type?: string;
305
- upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
306
- }
307
-
308
- // @public (undocumented)
309
- export interface AgentPoolUpgradeProfilePropertiesUpgradesItem {
310
- isOutOfSupport?: boolean;
311
- isPreview?: boolean;
312
- kubernetesVersion?: string;
313
- }
314
-
315
- // @public
316
- export interface AgentPoolUpgradeSettings {
317
- drainTimeoutInMinutes?: number;
318
- maxBlockedNodes?: string;
319
- maxSurge?: string;
320
- maxUnavailable?: string;
321
- nodeSoakDurationInMinutes?: number;
322
- undrainableNodeBehavior?: UndrainableNodeBehavior;
323
- }
324
-
325
- // @public
326
- export interface AgentPoolWindowsProfile {
327
- disableOutboundNat?: boolean;
328
- }
329
-
330
- // @public
331
- export type ArtifactSource = string;
332
-
333
- // @public
334
- export interface AutoScaleProfile {
335
- maxCount?: number;
336
- minCount?: number;
337
- size?: string;
338
- }
339
-
340
- // @public
341
- export interface AzureKeyVaultKms {
342
- enabled?: boolean;
343
- keyId?: string;
344
- keyVaultNetworkAccess?: KeyVaultNetworkAccessTypes;
345
- keyVaultResourceId?: string;
346
- }
347
-
348
- // @public
349
- export type BackendPoolType = string;
350
-
351
- // @public
352
- export interface CloudError {
353
- error?: CloudErrorBody;
354
- }
355
-
356
- // @public
357
- export interface CloudErrorBody {
358
- code?: string;
359
- details?: CloudErrorBody[];
360
- message?: string;
361
- target?: string;
362
- }
363
-
364
- // @public
365
- export type ClusterServiceLoadBalancerHealthProbeMode = string;
366
-
367
- // @public
368
- export interface ClusterUpgradeSettings {
369
- overrideSettings?: UpgradeOverrideSettings;
370
- }
371
-
372
- // @public
373
- export type Code = string;
374
-
375
- // @public
376
- export interface CompatibleVersions {
377
- name?: string;
378
- versions?: string[];
379
- }
380
-
381
- // @public (undocumented)
382
- export interface Component {
383
- hasBreakingChanges?: boolean;
384
- name?: string;
385
- version?: string;
386
- }
387
-
388
- // @public
389
- export interface ComponentsByRelease {
390
- components?: Component[];
391
- kubernetesVersion?: string;
392
- }
393
-
394
- // @public
395
- export type ConnectionStatus = string;
396
-
397
- // @public
398
- export interface ContainerService {
399
- listNodeImageVersions(location: string, options?: ContainerServiceListNodeImageVersionsOptionalParams): PagedAsyncIterableIterator<NodeImageVersion>;
400
- }
401
-
402
- // @public (undocumented)
403
- export class ContainerServiceClient extends coreClient.ServiceClient {
404
- // (undocumented)
405
- $host: string;
406
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerServiceClientOptionalParams);
407
- // (undocumented)
408
- agentPools: AgentPools;
409
- // (undocumented)
410
- apiVersion: string;
411
- // (undocumented)
412
- containerService: ContainerService;
413
- // (undocumented)
414
- loadBalancers: LoadBalancers;
415
- // (undocumented)
416
- machines: Machines;
417
- // (undocumented)
418
- maintenanceConfigurations: MaintenanceConfigurations;
419
- // (undocumented)
420
- managedClusters: ManagedClusters;
421
- // (undocumented)
422
- managedClusterSnapshots: ManagedClusterSnapshots;
423
- // (undocumented)
424
- managedNamespaces: ManagedNamespaces;
425
- // (undocumented)
426
- operations: Operations;
427
- // (undocumented)
428
- operationStatusResultOperations: OperationStatusResultOperations;
429
- // (undocumented)
430
- privateEndpointConnections: PrivateEndpointConnections;
431
- // (undocumented)
432
- privateLinkResources: PrivateLinkResources;
433
- // (undocumented)
434
- resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;
435
- // (undocumented)
436
- snapshots: Snapshots;
437
- // (undocumented)
438
- subscriptionId: string;
439
- // (undocumented)
440
- trustedAccessRoleBindings: TrustedAccessRoleBindings;
441
- // (undocumented)
442
- trustedAccessRoles: TrustedAccessRoles;
443
- }
444
-
445
- // @public
446
- export interface ContainerServiceClientOptionalParams extends coreClient.ServiceClientOptions {
447
- $host?: string;
448
- apiVersion?: string;
449
- endpoint?: string;
450
- }
451
-
452
- // @public
453
- export interface ContainerServiceLinuxProfile {
454
- adminUsername: string;
455
- ssh: ContainerServiceSshConfiguration;
456
- }
457
-
458
- // @public
459
- export interface ContainerServiceListNodeImageVersionsNextOptionalParams extends coreClient.OperationOptions {
460
- }
461
-
462
- // @public
463
- export type ContainerServiceListNodeImageVersionsNextResponse = NodeImageVersionsListResult;
464
-
465
- // @public
466
- export interface ContainerServiceListNodeImageVersionsOptionalParams extends coreClient.OperationOptions {
467
- }
468
-
469
- // @public
470
- export type ContainerServiceListNodeImageVersionsResponse = NodeImageVersionsListResult;
471
-
472
- // @public
473
- export interface ContainerServiceNetworkProfile {
474
- advancedNetworking?: AdvancedNetworking;
475
- dnsServiceIP?: string;
476
- ipFamilies?: IpFamily[];
477
- kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
478
- loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
479
- loadBalancerSku?: LoadBalancerSku;
480
- natGatewayProfile?: ManagedClusterNATGatewayProfile;
481
- networkDataplane?: NetworkDataplane;
482
- networkMode?: NetworkMode;
483
- networkPlugin?: NetworkPlugin;
484
- networkPluginMode?: NetworkPluginMode;
485
- networkPolicy?: NetworkPolicy;
486
- outboundType?: OutboundType;
487
- podCidr?: string;
488
- podCidrs?: string[];
489
- podLinkLocalAccess?: PodLinkLocalAccess;
490
- serviceCidr?: string;
491
- serviceCidrs?: string[];
492
- staticEgressGatewayProfile?: ManagedClusterStaticEgressGatewayProfile;
493
- }
494
-
495
- // @public
496
- export interface ContainerServiceNetworkProfileKubeProxyConfig {
497
- enabled?: boolean;
498
- ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
499
- mode?: Mode;
500
- }
501
-
502
- // @public
503
- export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
504
- scheduler?: IpvsScheduler;
505
- tcpFinTimeoutSeconds?: number;
506
- tcpTimeoutSeconds?: number;
507
- udpTimeoutSeconds?: number;
508
- }
509
-
510
- // @public
511
- export interface ContainerServiceSshConfiguration {
512
- publicKeys: ContainerServiceSshPublicKey[];
513
- }
514
-
515
- // @public
516
- export interface ContainerServiceSshPublicKey {
517
- keyData: string;
518
- }
519
-
520
- // @public
521
- export type CreatedByType = string;
522
-
523
- // @public
524
- export interface CreationData {
525
- sourceResourceId?: string;
526
- }
527
-
528
- // @public
529
- export interface CredentialResult {
530
- readonly name?: string;
531
- readonly value?: Uint8Array;
532
- }
533
-
534
- // @public
535
- export interface CredentialResults {
536
- readonly kubeconfigs?: CredentialResult[];
537
- }
538
-
539
- // @public
540
- export interface DailySchedule {
541
- intervalDays: number;
542
- }
543
-
544
- // @public
545
- export interface DateSpan {
546
- end: Date;
547
- start: Date;
548
- }
549
-
550
- // @public
551
- export interface DelegatedResource {
552
- location?: string;
553
- referralResource?: string;
554
- resourceId?: string;
555
- tenantId?: string;
556
- }
557
-
558
- // @public
559
- export type DeletePolicy = string;
560
-
561
- // @public
562
- export type DriverType = string;
563
-
564
- // @public
565
- export interface EndpointDependency {
566
- domainName?: string;
567
- endpointDetails?: EndpointDetail[];
568
- }
569
-
570
- // @public
571
- export interface EndpointDetail {
572
- description?: string;
573
- ipAddress?: string;
574
- port?: number;
575
- protocol?: string;
576
- }
577
-
578
- // @public
579
- export interface ErrorAdditionalInfo {
580
- readonly info?: Record<string, unknown>;
581
- readonly type?: string;
582
- }
583
-
584
- // @public
585
- export interface ErrorDetail {
586
- readonly additionalInfo?: ErrorAdditionalInfo[];
587
- readonly code?: string;
588
- readonly details?: ErrorDetail[];
589
- readonly message?: string;
590
- readonly target?: string;
591
- }
592
-
593
- // @public
594
- export interface ErrorResponse {
595
- error?: ErrorDetail;
596
- }
597
-
598
- // @public
599
- export type Expander = string;
600
-
601
- // @public
602
- export interface ExtendedLocation {
603
- name?: string;
604
- type?: ExtendedLocationTypes;
605
- }
606
-
607
- // @public
608
- export type ExtendedLocationTypes = string;
609
-
610
- // @public
611
- export type Format = string;
612
-
613
- // @public
614
- export function getContinuationToken(page: unknown): string | undefined;
615
-
616
- // @public
617
- export type GPUDriver = string;
618
-
619
- // @public
620
- export type GPUInstanceProfile = string;
621
-
622
- // @public (undocumented)
623
- export interface GPUProfile {
624
- driver?: GPUDriver;
625
- driverType?: DriverType;
626
- }
627
-
628
- // @public
629
- export interface GuardrailsAvailableVersion extends Resource {
630
- properties: GuardrailsAvailableVersionsProperties;
631
- }
632
-
633
- // @public
634
- export interface GuardrailsAvailableVersionsList {
635
- readonly nextLink?: string;
636
- value?: GuardrailsAvailableVersion[];
637
- }
638
-
639
- // @public
640
- export interface GuardrailsAvailableVersionsProperties {
641
- readonly isDefaultVersion?: boolean;
642
- readonly support?: GuardrailsSupport;
643
- }
644
-
645
- // @public
646
- export type GuardrailsSupport = string;
647
-
648
- // @public
649
- export type IpFamily = string;
650
-
651
- // @public
652
- export interface IPTag {
653
- ipTagType?: string;
654
- tag?: string;
655
- }
656
-
657
- // @public
658
- export type IpvsScheduler = string;
659
-
660
- // @public
661
- export interface IstioCertificateAuthority {
662
- plugin?: IstioPluginCertificateAuthority;
663
- }
664
-
665
- // @public
666
- export interface IstioComponents {
667
- egressGateways?: IstioEgressGateway[];
668
- ingressGateways?: IstioIngressGateway[];
669
- }
670
-
671
- // @public
672
- export interface IstioEgressGateway {
673
- enabled: boolean;
674
- gatewayConfigurationName?: string;
675
- name: string;
676
- namespace?: string;
677
- }
678
-
679
- // @public
680
- export interface IstioIngressGateway {
681
- enabled: boolean;
682
- mode: IstioIngressGatewayMode;
683
- }
684
-
685
- // @public
686
- export type IstioIngressGatewayMode = string;
687
-
688
- // @public
689
- export interface IstioPluginCertificateAuthority {
690
- certChainObjectName?: string;
691
- certObjectName?: string;
692
- keyObjectName?: string;
693
- keyVaultId?: string;
694
- rootCertObjectName?: string;
695
- }
696
-
697
- // @public
698
- export interface IstioServiceMesh {
699
- certificateAuthority?: IstioCertificateAuthority;
700
- components?: IstioComponents;
701
- revisions?: string[];
702
- }
703
-
704
- // @public
705
- export type KeyVaultNetworkAccessTypes = string;
706
-
707
- // @public
708
- export enum KnownAddonAutoscaling {
709
- Disabled = "Disabled",
710
- Enabled = "Enabled"
711
- }
712
-
713
- // @public
714
- export enum KnownAdoptionPolicy {
715
- Always = "Always",
716
- IfIdentical = "IfIdentical",
717
- Never = "Never"
718
- }
719
-
720
- // @public
721
- export enum KnownAdvancedNetworkPolicies {
722
- Fqdn = "FQDN",
723
- L7 = "L7",
724
- None = "None"
725
- }
726
-
727
- // @public
728
- export enum KnownAgentPoolMode {
729
- Gateway = "Gateway",
730
- System = "System",
731
- User = "User"
732
- }
733
-
734
- // @public
735
- export enum KnownAgentPoolSSHAccess {
736
- Disabled = "Disabled",
737
- LocalUser = "LocalUser"
738
- }
739
-
740
- // @public
741
- export enum KnownAgentPoolType {
742
- AvailabilitySet = "AvailabilitySet",
743
- VirtualMachines = "VirtualMachines",
744
- VirtualMachineScaleSets = "VirtualMachineScaleSets"
745
- }
746
-
747
- // @public
748
- export enum KnownArtifactSource {
749
- Cache = "Cache",
750
- Direct = "Direct"
751
- }
752
-
753
- // @public
754
- export enum KnownBackendPoolType {
755
- NodeIP = "NodeIP",
756
- NodeIPConfiguration = "NodeIPConfiguration"
757
- }
758
-
759
- // @public
760
- export enum KnownClusterServiceLoadBalancerHealthProbeMode {
761
- ServiceNodePort = "ServiceNodePort",
762
- Shared = "Shared"
763
- }
764
-
765
- // @public
766
- export enum KnownCode {
767
- Running = "Running",
768
- Stopped = "Stopped"
769
- }
770
-
771
- // @public
772
- export enum KnownConnectionStatus {
773
- Approved = "Approved",
774
- Disconnected = "Disconnected",
775
- Pending = "Pending",
776
- Rejected = "Rejected"
777
- }
778
-
779
- // @public
780
- export enum KnownCreatedByType {
781
- Application = "Application",
782
- Key = "Key",
783
- ManagedIdentity = "ManagedIdentity",
784
- User = "User"
785
- }
786
-
787
- // @public
788
- export enum KnownDeletePolicy {
789
- Delete = "Delete",
790
- Keep = "Keep"
791
- }
792
-
793
- // @public
794
- export enum KnownDriverType {
795
- Cuda = "CUDA",
796
- Grid = "GRID"
797
- }
798
-
799
- // @public
800
- export enum KnownExpander {
801
- LeastWaste = "least-waste",
802
- MostPods = "most-pods",
803
- Priority = "priority",
804
- Random = "random"
805
- }
806
-
807
- // @public
808
- export enum KnownExtendedLocationTypes {
809
- EdgeZone = "EdgeZone"
810
- }
811
-
812
- // @public
813
- export enum KnownFormat {
814
- Azure = "azure",
815
- Exec = "exec"
816
- }
817
-
818
- // @public
819
- export enum KnownGPUDriver {
820
- Install = "Install",
821
- None = "None"
822
- }
823
-
824
- // @public
825
- export enum KnownGPUInstanceProfile {
826
- MIG1G = "MIG1g",
827
- MIG2G = "MIG2g",
828
- MIG3G = "MIG3g",
829
- MIG4G = "MIG4g",
830
- MIG7G = "MIG7g"
831
- }
832
-
833
- // @public
834
- export enum KnownGuardrailsSupport {
835
- Preview = "Preview",
836
- Stable = "Stable"
837
- }
838
-
839
- // @public
840
- export enum KnownIpFamily {
841
- IPv4 = "IPv4",
842
- IPv6 = "IPv6"
843
- }
844
-
845
- // @public
846
- export enum KnownIpvsScheduler {
847
- LeastConnection = "LeastConnection",
848
- RoundRobin = "RoundRobin"
849
- }
850
-
851
- // @public
852
- export enum KnownIstioIngressGatewayMode {
853
- External = "External",
854
- Internal = "Internal"
855
- }
856
-
857
- // @public
858
- export enum KnownKeyVaultNetworkAccessTypes {
859
- Private = "Private",
860
- Public = "Public"
861
- }
862
-
863
- // @public
864
- export enum KnownKubeletDiskType {
865
- OS = "OS",
866
- Temporary = "Temporary"
867
- }
868
-
869
- // @public
870
- export enum KnownKubernetesSupportPlan {
871
- AKSLongTermSupport = "AKSLongTermSupport",
872
- KubernetesOfficial = "KubernetesOfficial"
873
- }
874
-
875
- // @public
876
- export enum KnownLevel {
877
- Enforcement = "Enforcement",
878
- Off = "Off",
879
- Warning = "Warning"
880
- }
881
-
882
- // @public
883
- export enum KnownLicenseType {
884
- None = "None",
885
- WindowsServer = "Windows_Server"
886
- }
887
-
888
- // @public
889
- export enum KnownLoadBalancerSku {
890
- Basic = "basic",
891
- Standard = "standard"
892
- }
893
-
894
- // @public
895
- export enum KnownLocalDNSForwardDestination {
896
- ClusterCoreDNS = "ClusterCoreDNS",
897
- VnetDNS = "VnetDNS"
898
- }
899
-
900
- // @public
901
- export enum KnownLocalDNSForwardPolicy {
902
- Random = "Random",
903
- RoundRobin = "RoundRobin",
904
- Sequential = "Sequential"
905
- }
906
-
907
- // @public
908
- export enum KnownLocalDNSMode {
909
- Disabled = "Disabled",
910
- Preferred = "Preferred",
911
- Required = "Required"
912
- }
913
-
914
- // @public
915
- export enum KnownLocalDNSProtocol {
916
- ForceTCP = "ForceTCP",
917
- PreferUDP = "PreferUDP"
918
- }
919
-
920
- // @public
921
- export enum KnownLocalDNSQueryLogging {
922
- Error = "Error",
923
- Log = "Log"
924
- }
925
-
926
- // @public
927
- export enum KnownLocalDNSServeStale {
928
- Disable = "Disable",
929
- Immediate = "Immediate",
930
- Verify = "Verify"
931
- }
932
-
933
- // @public
934
- export enum KnownLocalDNSState {
935
- Disabled = "Disabled",
936
- Enabled = "Enabled"
937
- }
938
-
939
- // @public
940
- export enum KnownManagedClusterPodIdentityProvisioningState {
941
- Assigned = "Assigned",
942
- Canceled = "Canceled",
943
- Deleting = "Deleting",
944
- Failed = "Failed",
945
- Succeeded = "Succeeded",
946
- Updating = "Updating"
947
- }
948
-
949
- // @public
950
- export enum KnownManagedClusterSKUName {
951
- Automatic = "Automatic",
952
- Base = "Base"
953
- }
954
-
955
- // @public
956
- export enum KnownManagedClusterSKUTier {
957
- Free = "Free",
958
- Premium = "Premium",
959
- Standard = "Standard"
960
- }
961
-
962
- // @public
963
- export enum KnownMode {
964
- Iptables = "IPTABLES",
965
- Ipvs = "IPVS"
966
- }
967
-
968
- // @public
969
- export enum KnownNamespaceProvisioningState {
970
- Canceled = "Canceled",
971
- Creating = "Creating",
972
- Deleting = "Deleting",
973
- Failed = "Failed",
974
- Succeeded = "Succeeded",
975
- Updating = "Updating"
976
- }
977
-
978
- // @public
979
- export enum KnownNetworkDataplane {
980
- Azure = "azure",
981
- Cilium = "cilium"
982
- }
983
-
984
- // @public
985
- export enum KnownNetworkMode {
986
- Bridge = "bridge",
987
- Transparent = "transparent"
988
- }
989
-
990
- // @public
991
- export enum KnownNetworkPlugin {
992
- Azure = "azure",
993
- Kubenet = "kubenet",
994
- None = "none"
995
- }
996
-
997
- // @public
998
- export enum KnownNetworkPluginMode {
999
- Overlay = "overlay"
1000
- }
1001
-
1002
- // @public
1003
- export enum KnownNetworkPolicy {
1004
- Azure = "azure",
1005
- Calico = "calico",
1006
- Cilium = "cilium",
1007
- None = "none"
1008
- }
1009
-
1010
- // @public
1011
- export enum KnownNginxIngressControllerType {
1012
- AnnotationControlled = "AnnotationControlled",
1013
- External = "External",
1014
- Internal = "Internal",
1015
- None = "None"
1016
- }
1017
-
1018
- // @public
1019
- export enum KnownNodeOSUpgradeChannel {
1020
- NodeImage = "NodeImage",
1021
- None = "None",
1022
- SecurityPatch = "SecurityPatch",
1023
- Unmanaged = "Unmanaged"
1024
- }
1025
-
1026
- // @public
1027
- export enum KnownNodeProvisioningDefaultNodePools {
1028
- Auto = "Auto",
1029
- None = "None"
1030
- }
1031
-
1032
- // @public
1033
- export enum KnownNodeProvisioningMode {
1034
- Auto = "Auto",
1035
- Manual = "Manual"
1036
- }
1037
-
1038
- // @public
1039
- export enum KnownOperator {
1040
- DoesNotExist = "DoesNotExist",
1041
- Exists = "Exists",
1042
- In = "In",
1043
- NotIn = "NotIn"
1044
- }
1045
-
1046
- // @public
1047
- export enum KnownOSDiskType {
1048
- Ephemeral = "Ephemeral",
1049
- Managed = "Managed"
1050
- }
1051
-
1052
- // @public
1053
- export enum KnownOssku {
1054
- AzureLinux = "AzureLinux",
1055
- CBLMariner = "CBLMariner",
1056
- Mariner = "Mariner",
1057
- Ubuntu = "Ubuntu",
1058
- Ubuntu2204 = "Ubuntu2204",
1059
- Ubuntu2404 = "Ubuntu2404",
1060
- Windows2019 = "Windows2019",
1061
- Windows2022 = "Windows2022",
1062
- WindowsAnnual = "WindowsAnnual"
1063
- }
1064
-
1065
- // @public
1066
- export enum KnownOSType {
1067
- Linux = "Linux",
1068
- Windows = "Windows"
1069
- }
1070
-
1071
- // @public
1072
- export enum KnownOutboundType {
1073
- LoadBalancer = "loadBalancer",
1074
- ManagedNATGateway = "managedNATGateway",
1075
- None = "none",
1076
- UserAssignedNATGateway = "userAssignedNATGateway",
1077
- UserDefinedRouting = "userDefinedRouting"
1078
- }
1079
-
1080
- // @public
1081
- export enum KnownPodIPAllocationMode {
1082
- DynamicIndividual = "DynamicIndividual",
1083
- StaticBlock = "StaticBlock"
1084
- }
1085
-
1086
- // @public
1087
- export enum KnownPodLinkLocalAccess {
1088
- Imds = "IMDS",
1089
- None = "None"
1090
- }
1091
-
1092
- // @public
1093
- export enum KnownPolicyRule {
1094
- AllowAll = "AllowAll",
1095
- AllowSameNamespace = "AllowSameNamespace",
1096
- DenyAll = "DenyAll"
1097
- }
1098
-
1099
- // @public
1100
- export enum KnownPrivateEndpointConnectionProvisioningState {
1101
- Canceled = "Canceled",
1102
- Creating = "Creating",
1103
- Deleting = "Deleting",
1104
- Failed = "Failed",
1105
- Succeeded = "Succeeded"
1106
- }
1107
-
1108
- // @public
1109
- export enum KnownProtocol {
1110
- TCP = "TCP",
1111
- UDP = "UDP"
1112
- }
1113
-
1114
- // @public
1115
- export enum KnownPublicNetworkAccess {
1116
- Disabled = "Disabled",
1117
- Enabled = "Enabled",
1118
- SecuredByPerimeter = "SecuredByPerimeter"
1119
- }
1120
-
1121
- // @public
1122
- export enum KnownRestrictionLevel {
1123
- ReadOnly = "ReadOnly",
1124
- Unrestricted = "Unrestricted"
1125
- }
1126
-
1127
- // @public
1128
- export enum KnownSafeguardsSupport {
1129
- Preview = "Preview",
1130
- Stable = "Stable"
1131
- }
1132
-
1133
- // @public
1134
- export enum KnownScaleDownMode {
1135
- Deallocate = "Deallocate",
1136
- Delete = "Delete"
1137
- }
1138
-
1139
- // @public
1140
- export enum KnownScaleSetEvictionPolicy {
1141
- Deallocate = "Deallocate",
1142
- Delete = "Delete"
1143
- }
1144
-
1145
- // @public
1146
- export enum KnownScaleSetPriority {
1147
- Regular = "Regular",
1148
- Spot = "Spot"
1149
- }
1150
-
1151
- // @public
1152
- export enum KnownSchedulerConfigMode {
1153
- Default = "Default",
1154
- ManagedByCRD = "ManagedByCRD"
1155
- }
1156
-
1157
- // @public
1158
- export enum KnownSeccompDefault {
1159
- RuntimeDefault = "RuntimeDefault",
1160
- Unconfined = "Unconfined"
1161
- }
1162
-
1163
- // @public
1164
- export enum KnownServiceMeshMode {
1165
- Disabled = "Disabled",
1166
- Istio = "Istio"
1167
- }
1168
-
1169
- // @public
1170
- export enum KnownSnapshotType {
1171
- ManagedCluster = "ManagedCluster",
1172
- NodePool = "NodePool"
1173
- }
1174
-
1175
- // @public
1176
- export enum KnownTransitEncryptionType {
1177
- None = "None",
1178
- WireGuard = "WireGuard"
1179
- }
1180
-
1181
- // @public
1182
- export enum KnownTrustedAccessRoleBindingProvisioningState {
1183
- Canceled = "Canceled",
1184
- Deleting = "Deleting",
1185
- Failed = "Failed",
1186
- Succeeded = "Succeeded",
1187
- Updating = "Updating"
1188
- }
1189
-
1190
- // @public
1191
- export enum KnownType {
1192
- First = "First",
1193
- Fourth = "Fourth",
1194
- Last = "Last",
1195
- Second = "Second",
1196
- Third = "Third"
1197
- }
1198
-
1199
- // @public
1200
- export enum KnownUndrainableNodeBehavior {
1201
- Cordon = "Cordon",
1202
- Schedule = "Schedule"
1203
- }
1204
-
1205
- // @public
1206
- export enum KnownUpgradeChannel {
1207
- NodeImage = "node-image",
1208
- None = "none",
1209
- Patch = "patch",
1210
- Rapid = "rapid",
1211
- Stable = "stable"
1212
- }
1213
-
1214
- // @public
1215
- export enum KnownWeekDay {
1216
- Friday = "Friday",
1217
- Monday = "Monday",
1218
- Saturday = "Saturday",
1219
- Sunday = "Sunday",
1220
- Thursday = "Thursday",
1221
- Tuesday = "Tuesday",
1222
- Wednesday = "Wednesday"
1223
- }
1224
-
1225
- // @public
1226
- export enum KnownWorkloadRuntime {
1227
- KataMshvVmIsolation = "KataMshvVmIsolation",
1228
- OCIContainer = "OCIContainer",
1229
- WasmWasi = "WasmWasi"
1230
- }
1231
-
1232
- // @public
1233
- export interface KubeletConfig {
1234
- allowedUnsafeSysctls?: string[];
1235
- containerLogMaxFiles?: number;
1236
- containerLogMaxSizeMB?: number;
1237
- cpuCfsQuota?: boolean;
1238
- cpuCfsQuotaPeriod?: string;
1239
- cpuManagerPolicy?: string;
1240
- failSwapOn?: boolean;
1241
- imageGcHighThreshold?: number;
1242
- imageGcLowThreshold?: number;
1243
- podMaxPids?: number;
1244
- seccompDefault?: SeccompDefault;
1245
- topologyManagerPolicy?: string;
1246
- }
1247
-
1248
- // @public
1249
- export type KubeletDiskType = string;
1250
-
1251
- // @public
1252
- export interface KubernetesPatchVersion {
1253
- upgrades?: string[];
1254
- }
1255
-
1256
- // @public
1257
- export type KubernetesSupportPlan = string;
1258
-
1259
- // @public
1260
- export interface KubernetesVersion {
1261
- capabilities?: KubernetesVersionCapabilities;
1262
- isDefault?: boolean;
1263
- isPreview?: boolean;
1264
- patchVersions?: {
1265
- [propertyName: string]: KubernetesPatchVersion;
1266
- };
1267
- version?: string;
1268
- }
1269
-
1270
- // @public
1271
- export interface KubernetesVersionCapabilities {
1272
- // (undocumented)
1273
- supportPlan?: KubernetesSupportPlan[];
1274
- }
1275
-
1276
- // @public
1277
- export interface KubernetesVersionListResult {
1278
- values?: KubernetesVersion[];
1279
- }
1280
-
1281
- // @public
1282
- export interface LabelSelector {
1283
- matchExpressions?: LabelSelectorRequirement[];
1284
- matchLabels?: string[];
1285
- }
1286
-
1287
- // @public
1288
- export interface LabelSelectorRequirement {
1289
- key?: string;
1290
- operator?: Operator;
1291
- values?: string[];
1292
- }
1293
-
1294
- // @public
1295
- export type Level = string;
1296
-
1297
- // @public
1298
- export type LicenseType = string;
1299
-
1300
- // @public
1301
- export interface LinuxOSConfig {
1302
- swapFileSizeMB?: number;
1303
- sysctls?: SysctlConfig;
1304
- transparentHugePageDefrag?: string;
1305
- transparentHugePageEnabled?: string;
1306
- }
1307
-
1308
- // @public
1309
- export interface LoadBalancer extends ProxyResource {
1310
- allowServicePlacement?: boolean;
1311
- nodeSelector?: LabelSelector;
1312
- primaryAgentPoolName?: string;
1313
- readonly provisioningState?: string;
1314
- serviceLabelSelector?: LabelSelector;
1315
- serviceNamespaceSelector?: LabelSelector;
1316
- }
1317
-
1318
- // @public
1319
- export interface LoadBalancerListResult {
1320
- readonly nextLink?: string;
1321
- value?: LoadBalancer[];
1322
- }
1323
-
1324
- // @public
1325
- export interface LoadBalancers {
1326
- beginDelete(resourceGroupName: string, resourceName: string, loadBalancerName: string, options?: LoadBalancersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<LoadBalancersDeleteResponse>, LoadBalancersDeleteResponse>>;
1327
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, loadBalancerName: string, options?: LoadBalancersDeleteOptionalParams): Promise<LoadBalancersDeleteResponse>;
1328
- createOrUpdate(resourceGroupName: string, resourceName: string, loadBalancerName: string, parameters: LoadBalancer, options?: LoadBalancersCreateOrUpdateOptionalParams): Promise<LoadBalancersCreateOrUpdateResponse>;
1329
- get(resourceGroupName: string, resourceName: string, loadBalancerName: string, options?: LoadBalancersGetOptionalParams): Promise<LoadBalancersGetResponse>;
1330
- listByManagedCluster(resourceGroupName: string, resourceName: string, options?: LoadBalancersListByManagedClusterOptionalParams): PagedAsyncIterableIterator<LoadBalancer>;
1331
- }
1332
-
1333
- // @public
1334
- export interface LoadBalancersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1335
- }
1336
-
1337
- // @public
1338
- export type LoadBalancersCreateOrUpdateResponse = LoadBalancer;
1339
-
1340
- // @public
1341
- export interface LoadBalancersDeleteHeaders {
1342
- location?: string;
1343
- }
1344
-
1345
- // @public
1346
- export interface LoadBalancersDeleteOptionalParams extends coreClient.OperationOptions {
1347
- resumeFrom?: string;
1348
- updateIntervalInMs?: number;
1349
- }
1350
-
1351
- // @public
1352
- export type LoadBalancersDeleteResponse = LoadBalancersDeleteHeaders;
1353
-
1354
- // @public
1355
- export interface LoadBalancersGetOptionalParams extends coreClient.OperationOptions {
1356
- }
1357
-
1358
- // @public
1359
- export type LoadBalancersGetResponse = LoadBalancer;
1360
-
1361
- // @public
1362
- export type LoadBalancerSku = string;
1363
-
1364
- // @public
1365
- export interface LoadBalancersListByManagedClusterNextOptionalParams extends coreClient.OperationOptions {
1366
- }
1367
-
1368
- // @public
1369
- export type LoadBalancersListByManagedClusterNextResponse = LoadBalancerListResult;
1370
-
1371
- // @public
1372
- export interface LoadBalancersListByManagedClusterOptionalParams extends coreClient.OperationOptions {
1373
- }
1374
-
1375
- // @public
1376
- export type LoadBalancersListByManagedClusterResponse = LoadBalancerListResult;
1377
-
1378
- // @public
1379
- export type LocalDNSForwardDestination = string;
1380
-
1381
- // @public
1382
- export type LocalDNSForwardPolicy = string;
1383
-
1384
- // @public
1385
- export type LocalDNSMode = string;
1386
-
1387
- // @public
1388
- export interface LocalDNSOverrides {
1389
- cacheDurationInSeconds?: number;
1390
- forwardDestination?: LocalDNSForwardDestination;
1391
- forwardPolicy?: LocalDNSForwardPolicy;
1392
- maxConcurrent?: number;
1393
- protocol?: LocalDNSProtocol;
1394
- queryLogging?: LocalDNSQueryLogging;
1395
- serveStale?: LocalDNSServeStale;
1396
- serveStaleDurationInSeconds?: number;
1397
- }
1398
-
1399
- // @public
1400
- export interface LocalDNSProfile {
1401
- kubeDNSOverrides?: LocalDNSOverrides;
1402
- mode?: LocalDNSMode;
1403
- readonly state?: LocalDNSState;
1404
- vnetDNSOverrides?: LocalDNSOverrides;
1405
- }
1406
-
1407
- // @public
1408
- export type LocalDNSProtocol = string;
1409
-
1410
- // @public
1411
- export type LocalDNSQueryLogging = string;
1412
-
1413
- // @public
1414
- export type LocalDNSServeStale = string;
1415
-
1416
- // @public
1417
- export type LocalDNSState = string;
1418
-
1419
- // @public
1420
- export interface Machine extends SubResource {
1421
- readonly properties?: MachineProperties;
1422
- }
1423
-
1424
- // @public
1425
- export interface MachineIpAddress {
1426
- readonly family?: IpFamily;
1427
- readonly ip?: string;
1428
- }
1429
-
1430
- // @public
1431
- export interface MachineListResult {
1432
- readonly nextLink?: string;
1433
- value?: Machine[];
1434
- }
1435
-
1436
- // @public
1437
- export interface MachineNetworkProperties {
1438
- readonly ipAddresses?: MachineIpAddress[];
1439
- }
1440
-
1441
- // @public
1442
- export interface MachineProperties {
1443
- readonly network?: MachineNetworkProperties;
1444
- readonly resourceId?: string;
1445
- }
1446
-
1447
- // @public
1448
- export interface Machines {
1449
- get(resourceGroupName: string, resourceName: string, agentPoolName: string, machineName: string, options?: MachinesGetOptionalParams): Promise<MachinesGetResponse>;
1450
- list(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: MachinesListOptionalParams): PagedAsyncIterableIterator<Machine>;
1451
- }
1452
-
1453
- // @public
1454
- export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
1455
- }
1456
-
1457
- // @public
1458
- export type MachinesGetResponse = Machine;
1459
-
1460
- // @public
1461
- export interface MachinesListNextOptionalParams extends coreClient.OperationOptions {
1462
- }
1463
-
1464
- // @public
1465
- export type MachinesListNextResponse = MachineListResult;
1466
-
1467
- // @public
1468
- export interface MachinesListOptionalParams extends coreClient.OperationOptions {
1469
- }
1470
-
1471
- // @public
1472
- export type MachinesListResponse = MachineListResult;
1473
-
1474
- // @public
1475
- export interface MaintenanceConfiguration extends SubResource {
1476
- maintenanceWindow?: MaintenanceWindow;
1477
- notAllowedTime?: TimeSpan[];
1478
- readonly systemData?: SystemData;
1479
- timeInWeek?: TimeInWeek[];
1480
- }
1481
-
1482
- // @public
1483
- export interface MaintenanceConfigurationListResult {
1484
- readonly nextLink?: string;
1485
- value?: MaintenanceConfiguration[];
1486
- }
1487
-
1488
- // @public
1489
- export interface MaintenanceConfigurations {
1490
- createOrUpdate(resourceGroupName: string, resourceName: string, configName: string, parameters: MaintenanceConfiguration, options?: MaintenanceConfigurationsCreateOrUpdateOptionalParams): Promise<MaintenanceConfigurationsCreateOrUpdateResponse>;
1491
- delete(resourceGroupName: string, resourceName: string, configName: string, options?: MaintenanceConfigurationsDeleteOptionalParams): Promise<void>;
1492
- get(resourceGroupName: string, resourceName: string, configName: string, options?: MaintenanceConfigurationsGetOptionalParams): Promise<MaintenanceConfigurationsGetResponse>;
1493
- listByManagedCluster(resourceGroupName: string, resourceName: string, options?: MaintenanceConfigurationsListByManagedClusterOptionalParams): PagedAsyncIterableIterator<MaintenanceConfiguration>;
1494
- }
1495
-
1496
- // @public
1497
- export interface MaintenanceConfigurationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1498
- }
1499
-
1500
- // @public
1501
- export type MaintenanceConfigurationsCreateOrUpdateResponse = MaintenanceConfiguration;
1502
-
1503
- // @public
1504
- export interface MaintenanceConfigurationsDeleteOptionalParams extends coreClient.OperationOptions {
1505
- }
1506
-
1507
- // @public
1508
- export interface MaintenanceConfigurationsGetOptionalParams extends coreClient.OperationOptions {
1509
- }
1510
-
1511
- // @public
1512
- export type MaintenanceConfigurationsGetResponse = MaintenanceConfiguration;
1513
-
1514
- // @public
1515
- export interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams extends coreClient.OperationOptions {
1516
- }
1517
-
1518
- // @public
1519
- export type MaintenanceConfigurationsListByManagedClusterNextResponse = MaintenanceConfigurationListResult;
1520
-
1521
- // @public
1522
- export interface MaintenanceConfigurationsListByManagedClusterOptionalParams extends coreClient.OperationOptions {
1523
- }
1524
-
1525
- // @public
1526
- export type MaintenanceConfigurationsListByManagedClusterResponse = MaintenanceConfigurationListResult;
1527
-
1528
- // @public
1529
- export interface MaintenanceWindow {
1530
- durationHours: number;
1531
- notAllowedDates?: DateSpan[];
1532
- schedule: Schedule;
1533
- startDate?: Date;
1534
- startTime: string;
1535
- utcOffset?: string;
1536
- }
1537
-
1538
- // @public
1539
- export interface ManagedCluster extends TrackedResource {
1540
- aadProfile?: ManagedClusterAADProfile;
1541
- addonProfiles?: {
1542
- [propertyName: string]: ManagedClusterAddonProfile;
1543
- };
1544
- agentPoolProfiles?: ManagedClusterAgentPoolProfile[];
1545
- aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
1546
- apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile;
1547
- autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile;
1548
- autoUpgradeProfile?: ManagedClusterAutoUpgradeProfile;
1549
- azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
1550
- readonly azurePortalFqdn?: string;
1551
- bootstrapProfile?: ManagedClusterBootstrapProfile;
1552
- creationData?: CreationData;
1553
- readonly currentKubernetesVersion?: string;
1554
- disableLocalAccounts?: boolean;
1555
- diskEncryptionSetID?: string;
1556
- dnsPrefix?: string;
1557
- enableNamespaceResources?: boolean;
1558
- enableRbac?: boolean;
1559
- readonly eTag?: string;
1560
- extendedLocation?: ExtendedLocation;
1561
- readonly fqdn?: string;
1562
- fqdnSubdomain?: string;
1563
- httpProxyConfig?: ManagedClusterHttpProxyConfig;
1564
- identity?: ManagedClusterIdentity;
1565
- identityProfile?: {
1566
- [propertyName: string]: UserAssignedIdentity;
1567
- };
1568
- ingressProfile?: ManagedClusterIngressProfile;
1569
- kind?: string;
1570
- kubernetesVersion?: string;
1571
- linuxProfile?: ContainerServiceLinuxProfile;
1572
- readonly maxAgentPools?: number;
1573
- metricsProfile?: ManagedClusterMetricsProfile;
1574
- networkProfile?: ContainerServiceNetworkProfile;
1575
- nodeProvisioningProfile?: ManagedClusterNodeProvisioningProfile;
1576
- nodeResourceGroup?: string;
1577
- nodeResourceGroupProfile?: ManagedClusterNodeResourceGroupProfile;
1578
- oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;
1579
- podIdentityProfile?: ManagedClusterPodIdentityProfile;
1580
- readonly powerState?: PowerState;
1581
- readonly privateFqdn?: string;
1582
- privateLinkResources?: PrivateLinkResource[];
1583
- readonly provisioningState?: string;
1584
- publicNetworkAccess?: PublicNetworkAccess;
1585
- readonly resourceUID?: string;
1586
- safeguardsProfile?: SafeguardsProfile;
1587
- schedulerProfile?: SchedulerProfile;
1588
- securityProfile?: ManagedClusterSecurityProfile;
1589
- serviceMeshProfile?: ServiceMeshProfile;
1590
- servicePrincipalProfile?: ManagedClusterServicePrincipalProfile;
1591
- sku?: ManagedClusterSKU;
1592
- status?: ManagedClusterStatus;
1593
- storageProfile?: ManagedClusterStorageProfile;
1594
- supportPlan?: KubernetesSupportPlan;
1595
- upgradeSettings?: ClusterUpgradeSettings;
1596
- windowsProfile?: ManagedClusterWindowsProfile;
1597
- workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
1598
- }
1599
-
1600
- // @public
1601
- export interface ManagedClusterAADProfile {
1602
- adminGroupObjectIDs?: string[];
1603
- clientAppID?: string;
1604
- enableAzureRbac?: boolean;
1605
- managed?: boolean;
1606
- serverAppID?: string;
1607
- serverAppSecret?: string;
1608
- tenantID?: string;
1609
- }
1610
-
1611
- // @public
1612
- export interface ManagedClusterAccessProfile extends TrackedResource {
1613
- kubeConfig?: Uint8Array;
1614
- }
1615
-
1616
- // @public
1617
- export interface ManagedClusterAddonProfile {
1618
- config?: {
1619
- [propertyName: string]: string;
1620
- };
1621
- enabled: boolean;
1622
- readonly identity?: ManagedClusterAddonProfileIdentity;
1623
- }
1624
-
1625
- // @public
1626
- export interface ManagedClusterAddonProfileIdentity extends UserAssignedIdentity {
1627
- }
1628
-
1629
- // @public
1630
- export interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolProfileProperties {
1631
- name: string;
1632
- }
1633
-
1634
- // @public
1635
- export interface ManagedClusterAgentPoolProfileProperties {
1636
- artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
1637
- availabilityZones?: string[];
1638
- capacityReservationGroupID?: string;
1639
- count?: number;
1640
- creationData?: CreationData;
1641
- readonly currentOrchestratorVersion?: string;
1642
- enableAutoScaling?: boolean;
1643
- enableCustomCATrust?: boolean;
1644
- enableEncryptionAtHost?: boolean;
1645
- enableFips?: boolean;
1646
- enableNodePublicIP?: boolean;
1647
- enableUltraSSD?: boolean;
1648
- readonly eTag?: string;
1649
- gatewayProfile?: AgentPoolGatewayProfile;
1650
- gpuInstanceProfile?: GPUInstanceProfile;
1651
- gpuProfile?: GPUProfile;
1652
- hostGroupID?: string;
1653
- kubeletConfig?: KubeletConfig;
1654
- kubeletDiskType?: KubeletDiskType;
1655
- linuxOSConfig?: LinuxOSConfig;
1656
- localDNSProfile?: LocalDNSProfile;
1657
- maxCount?: number;
1658
- maxPods?: number;
1659
- messageOfTheDay?: string;
1660
- minCount?: number;
1661
- mode?: AgentPoolMode;
1662
- networkProfile?: AgentPoolNetworkProfile;
1663
- readonly nodeImageVersion?: string;
1664
- nodeInitializationTaints?: string[];
1665
- nodeLabels?: {
1666
- [propertyName: string]: string;
1667
- };
1668
- nodePublicIPPrefixID?: string;
1669
- nodeTaints?: string[];
1670
- orchestratorVersion?: string;
1671
- osDiskSizeGB?: number;
1672
- osDiskType?: OSDiskType;
1673
- osSKU?: Ossku;
1674
- osType?: OSType;
1675
- podIPAllocationMode?: PodIPAllocationMode;
1676
- podSubnetID?: string;
1677
- powerState?: PowerState;
1678
- readonly provisioningState?: string;
1679
- proximityPlacementGroupID?: string;
1680
- scaleDownMode?: ScaleDownMode;
1681
- scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
1682
- scaleSetPriority?: ScaleSetPriority;
1683
- securityProfile?: AgentPoolSecurityProfile;
1684
- spotMaxPrice?: number;
1685
- status?: AgentPoolStatus;
1686
- tags?: {
1687
- [propertyName: string]: string;
1688
- };
1689
- type?: AgentPoolType;
1690
- upgradeSettings?: AgentPoolUpgradeSettings;
1691
- virtualMachineNodesStatus?: VirtualMachineNodes[];
1692
- virtualMachinesProfile?: VirtualMachinesProfile;
1693
- vmSize?: string;
1694
- vnetSubnetID?: string;
1695
- windowsProfile?: AgentPoolWindowsProfile;
1696
- workloadRuntime?: WorkloadRuntime;
1697
- }
1698
-
1699
- // @public
1700
- export interface ManagedClusterAIToolchainOperatorProfile {
1701
- enabled?: boolean;
1702
- }
1703
-
1704
- // @public
1705
- export interface ManagedClusterAPIServerAccessProfile {
1706
- authorizedIPRanges?: string[];
1707
- disableRunCommand?: boolean;
1708
- enablePrivateCluster?: boolean;
1709
- enablePrivateClusterPublicFqdn?: boolean;
1710
- enableVnetIntegration?: boolean;
1711
- privateDNSZone?: string;
1712
- subnetId?: string;
1713
- }
1714
-
1715
- // @public
1716
- export interface ManagedClusterAutoUpgradeProfile {
1717
- nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
1718
- upgradeChannel?: UpgradeChannel;
1719
- }
1720
-
1721
- // @public
1722
- export interface ManagedClusterAzureMonitorProfile {
1723
- appMonitoring?: ManagedClusterAzureMonitorProfileAppMonitoring;
1724
- containerInsights?: ManagedClusterAzureMonitorProfileContainerInsights;
1725
- metrics?: ManagedClusterAzureMonitorProfileMetrics;
1726
- }
1727
-
1728
- // @public
1729
- export interface ManagedClusterAzureMonitorProfileAppMonitoring {
1730
- autoInstrumentation?: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
1731
- openTelemetryLogs?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs;
1732
- openTelemetryMetrics?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
1733
- }
1734
-
1735
- // @public
1736
- export interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation {
1737
- enabled?: boolean;
1738
- }
1739
-
1740
- // @public
1741
- export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs {
1742
- enabled?: boolean;
1743
- port?: number;
1744
- }
1745
-
1746
- // @public
1747
- export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics {
1748
- enabled?: boolean;
1749
- port?: number;
1750
- }
1751
-
1752
- // @public
1753
- export interface ManagedClusterAzureMonitorProfileContainerInsights {
1754
- disableCustomMetrics?: boolean;
1755
- disablePrometheusMetricsScraping?: boolean;
1756
- enabled?: boolean;
1757
- logAnalyticsWorkspaceResourceId?: string;
1758
- syslogPort?: number;
1759
- }
1760
-
1761
- // @public
1762
- export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
1763
- metricAnnotationsAllowList?: string;
1764
- metricLabelsAllowlist?: string;
1765
- }
1766
-
1767
- // @public
1768
- export interface ManagedClusterAzureMonitorProfileMetrics {
1769
- enabled: boolean;
1770
- kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;
1771
- }
1772
-
1773
- // @public
1774
- export interface ManagedClusterBootstrapProfile {
1775
- artifactSource?: ArtifactSource;
1776
- containerRegistryId?: string;
1777
- }
1778
-
1779
- // @public
1780
- export interface ManagedClusterCostAnalysis {
1781
- enabled?: boolean;
1782
- }
1783
-
1784
- // @public
1785
- export interface ManagedClusterHttpProxyConfig {
1786
- readonly effectiveNoProxy?: string[];
1787
- enabled?: boolean;
1788
- httpProxy?: string;
1789
- httpsProxy?: string;
1790
- noProxy?: string[];
1791
- trustedCa?: string;
1792
- }
1793
-
1794
- // @public
1795
- export interface ManagedClusterIdentity {
1796
- delegatedResources?: {
1797
- [propertyName: string]: DelegatedResource;
1798
- };
1799
- readonly principalId?: string;
1800
- readonly tenantId?: string;
1801
- type?: ResourceIdentityType;
1802
- userAssignedIdentities?: {
1803
- [propertyName: string]: ManagedServiceIdentityUserAssignedIdentitiesValue;
1804
- };
1805
- }
1806
-
1807
- // @public
1808
- export interface ManagedClusterIngressProfile {
1809
- webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
1810
- }
1811
-
1812
- // @public (undocumented)
1813
- export interface ManagedClusterIngressProfileNginx {
1814
- defaultIngressControllerType?: NginxIngressControllerType;
1815
- }
1816
-
1817
- // @public
1818
- export interface ManagedClusterIngressProfileWebAppRouting {
1819
- dnsZoneResourceIds?: string[];
1820
- enabled?: boolean;
1821
- readonly identity?: UserAssignedIdentity;
1822
- nginx?: ManagedClusterIngressProfileNginx;
1823
- }
1824
-
1825
- // @public
1826
- export interface ManagedClusterListResult {
1827
- readonly nextLink?: string;
1828
- value?: ManagedCluster[];
1829
- }
1830
-
1831
- // @public
1832
- export interface ManagedClusterLoadBalancerProfile {
1833
- allocatedOutboundPorts?: number;
1834
- backendPoolType?: BackendPoolType;
1835
- clusterServiceLoadBalancerHealthProbeMode?: ClusterServiceLoadBalancerHealthProbeMode;
1836
- readonly effectiveOutboundIPs?: ResourceReference[];
1837
- enableMultipleStandardLoadBalancers?: boolean;
1838
- idleTimeoutInMinutes?: number;
1839
- managedOutboundIPs?: ManagedClusterLoadBalancerProfileManagedOutboundIPs;
1840
- outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;
1841
- outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;
1842
- }
1843
-
1844
- // @public
1845
- export interface ManagedClusterLoadBalancerProfileManagedOutboundIPs {
1846
- count?: number;
1847
- countIPv6?: number;
1848
- }
1849
-
1850
- // @public
1851
- export interface ManagedClusterLoadBalancerProfileOutboundIPPrefixes {
1852
- publicIPPrefixes?: ResourceReference[];
1853
- }
1854
-
1855
- // @public
1856
- export interface ManagedClusterLoadBalancerProfileOutboundIPs {
1857
- publicIPs?: ResourceReference[];
1858
- }
1859
-
1860
- // @public
1861
- export interface ManagedClusterManagedOutboundIPProfile {
1862
- count?: number;
1863
- }
1864
-
1865
- // @public
1866
- export interface ManagedClusterMetricsProfile {
1867
- costAnalysis?: ManagedClusterCostAnalysis;
1868
- }
1869
-
1870
- // @public
1871
- export interface ManagedClusterNATGatewayProfile {
1872
- readonly effectiveOutboundIPs?: ResourceReference[];
1873
- idleTimeoutInMinutes?: number;
1874
- managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
1875
- }
1876
-
1877
- // @public (undocumented)
1878
- export interface ManagedClusterNodeProvisioningProfile {
1879
- defaultNodePools?: NodeProvisioningDefaultNodePools;
1880
- mode?: NodeProvisioningMode;
1881
- }
1882
-
1883
- // @public
1884
- export interface ManagedClusterNodeResourceGroupProfile {
1885
- restrictionLevel?: RestrictionLevel;
1886
- }
1887
-
1888
- // @public
1889
- export interface ManagedClusterOidcIssuerProfile {
1890
- enabled?: boolean;
1891
- readonly issuerURL?: string;
1892
- }
1893
-
1894
- // @public
1895
- export interface ManagedClusterPodIdentity {
1896
- bindingSelector?: string;
1897
- identity: UserAssignedIdentity;
1898
- name: string;
1899
- namespace: string;
1900
- readonly provisioningInfo?: ManagedClusterPodIdentityProvisioningInfo;
1901
- readonly provisioningState?: ManagedClusterPodIdentityProvisioningState;
1902
- }
1903
-
1904
- // @public
1905
- export interface ManagedClusterPodIdentityException {
1906
- name: string;
1907
- namespace: string;
1908
- podLabels: {
1909
- [propertyName: string]: string;
1910
- };
1911
- }
1912
-
1913
- // @public
1914
- export interface ManagedClusterPodIdentityProfile {
1915
- allowNetworkPluginKubenet?: boolean;
1916
- enabled?: boolean;
1917
- userAssignedIdentities?: ManagedClusterPodIdentity[];
1918
- userAssignedIdentityExceptions?: ManagedClusterPodIdentityException[];
1919
- }
1920
-
1921
- // @public
1922
- export interface ManagedClusterPodIdentityProvisioningError {
1923
- error?: ManagedClusterPodIdentityProvisioningErrorBody;
1924
- }
1925
-
1926
- // @public
1927
- export interface ManagedClusterPodIdentityProvisioningErrorBody {
1928
- code?: string;
1929
- details?: ManagedClusterPodIdentityProvisioningErrorBody[];
1930
- message?: string;
1931
- target?: string;
1932
- }
1933
-
1934
- // @public (undocumented)
1935
- export interface ManagedClusterPodIdentityProvisioningInfo {
1936
- error?: ManagedClusterPodIdentityProvisioningError;
1937
- }
1938
-
1939
- // @public
1940
- export type ManagedClusterPodIdentityProvisioningState = string;
1941
-
1942
- // @public
1943
- export interface ManagedClusterPoolUpgradeProfile {
1944
- componentsByReleases?: ComponentsByRelease[];
1945
- kubernetesVersion: string;
1946
- name?: string;
1947
- osType: OSType;
1948
- upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];
1949
- }
1950
-
1951
- // @public (undocumented)
1952
- export interface ManagedClusterPoolUpgradeProfileUpgradesItem {
1953
- isOutOfSupport?: boolean;
1954
- isPreview?: boolean;
1955
- kubernetesVersion?: string;
1956
- }
1957
-
1958
- // @public
1959
- export interface ManagedClusterPropertiesAutoScalerProfile {
1960
- balanceSimilarNodeGroups?: string;
1961
- daemonsetEvictionForEmptyNodes?: boolean;
1962
- daemonsetEvictionForOccupiedNodes?: boolean;
1963
- expander?: Expander;
1964
- ignoreDaemonsetsUtilization?: boolean;
1965
- maxEmptyBulkDelete?: string;
1966
- maxGracefulTerminationSec?: string;
1967
- maxNodeProvisionTime?: string;
1968
- maxTotalUnreadyPercentage?: string;
1969
- newPodScaleUpDelay?: string;
1970
- okTotalUnreadyCount?: string;
1971
- scaleDownDelayAfterAdd?: string;
1972
- scaleDownDelayAfterDelete?: string;
1973
- scaleDownDelayAfterFailure?: string;
1974
- scaleDownUnneededTime?: string;
1975
- scaleDownUnreadyTime?: string;
1976
- scaleDownUtilizationThreshold?: string;
1977
- scanInterval?: string;
1978
- skipNodesWithLocalStorage?: string;
1979
- skipNodesWithSystemPods?: string;
1980
- }
1981
-
1982
- // @public
1983
- export interface ManagedClusterPropertiesForSnapshot {
1984
- enableRbac?: boolean;
1985
- kubernetesVersion?: string;
1986
- readonly networkProfile?: NetworkProfileForSnapshot;
1987
- sku?: ManagedClusterSKU;
1988
- }
1989
-
1990
- // @public
1991
- export interface ManagedClusters {
1992
- beginAbortLatestOperation(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersAbortLatestOperationResponse>, ManagedClustersAbortLatestOperationResponse>>;
1993
- beginAbortLatestOperationAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise<ManagedClustersAbortLatestOperationResponse>;
1994
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersCreateOrUpdateResponse>, ManagedClustersCreateOrUpdateResponse>>;
1995
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise<ManagedClustersCreateOrUpdateResponse>;
1996
- beginDelete(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersDeleteResponse>, ManagedClustersDeleteResponse>>;
1997
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise<ManagedClustersDeleteResponse>;
1998
- beginRebalanceLoadBalancers(resourceGroupName: string, resourceName: string, parameters: RebalanceLoadBalancersRequestBody, options?: ManagedClustersRebalanceLoadBalancersOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRebalanceLoadBalancersResponse>, ManagedClustersRebalanceLoadBalancersResponse>>;
1999
- beginRebalanceLoadBalancersAndWait(resourceGroupName: string, resourceName: string, parameters: RebalanceLoadBalancersRequestBody, options?: ManagedClustersRebalanceLoadBalancersOptionalParams): Promise<ManagedClustersRebalanceLoadBalancersResponse>;
2000
- beginResetAADProfile(resourceGroupName: string, resourceName: string, parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2001
- beginResetAADProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams): Promise<void>;
2002
- beginResetServicePrincipalProfile(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2003
- beginResetServicePrincipalProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise<void>;
2004
- beginRotateClusterCertificates(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRotateClusterCertificatesResponse>, ManagedClustersRotateClusterCertificatesResponse>>;
2005
- beginRotateClusterCertificatesAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise<ManagedClustersRotateClusterCertificatesResponse>;
2006
- beginRotateServiceAccountSigningKeys(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRotateServiceAccountSigningKeysResponse>, ManagedClustersRotateServiceAccountSigningKeysResponse>>;
2007
- beginRotateServiceAccountSigningKeysAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise<ManagedClustersRotateServiceAccountSigningKeysResponse>;
2008
- beginRunCommand(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRunCommandResponse>, ManagedClustersRunCommandResponse>>;
2009
- beginRunCommandAndWait(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise<ManagedClustersRunCommandResponse>;
2010
- beginStart(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersStartResponse>, ManagedClustersStartResponse>>;
2011
- beginStartAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise<ManagedClustersStartResponse>;
2012
- beginStop(resourceGroupName: string, resourceName: string, options?: ManagedClustersStopOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersStopResponse>, ManagedClustersStopResponse>>;
2013
- beginStopAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersStopOptionalParams): Promise<ManagedClustersStopResponse>;
2014
- beginUpdateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClustersUpdateTagsOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersUpdateTagsResponse>, ManagedClustersUpdateTagsResponse>>;
2015
- beginUpdateTagsAndWait(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClustersUpdateTagsOptionalParams): Promise<ManagedClustersUpdateTagsResponse>;
2016
- get(resourceGroupName: string, resourceName: string, options?: ManagedClustersGetOptionalParams): Promise<ManagedClustersGetResponse>;
2017
- getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, options?: ManagedClustersGetAccessProfileOptionalParams): Promise<ManagedClustersGetAccessProfileResponse>;
2018
- getCommandResult(resourceGroupName: string, resourceName: string, commandId: string, options?: ManagedClustersGetCommandResultOptionalParams): Promise<ManagedClustersGetCommandResultResponse>;
2019
- getGuardrailsVersions(location: string, version: string, options?: ManagedClustersGetGuardrailsVersionsOptionalParams): Promise<ManagedClustersGetGuardrailsVersionsResponse>;
2020
- getMeshRevisionProfile(location: string, mode: string, options?: ManagedClustersGetMeshRevisionProfileOptionalParams): Promise<ManagedClustersGetMeshRevisionProfileResponse>;
2021
- getMeshUpgradeProfile(resourceGroupName: string, resourceName: string, mode: string, options?: ManagedClustersGetMeshUpgradeProfileOptionalParams): Promise<ManagedClustersGetMeshUpgradeProfileResponse>;
2022
- getSafeguardsVersions(location: string, version: string, options?: ManagedClustersGetSafeguardsVersionsOptionalParams): Promise<ManagedClustersGetSafeguardsVersionsResponse>;
2023
- getUpgradeProfile(resourceGroupName: string, resourceName: string, options?: ManagedClustersGetUpgradeProfileOptionalParams): Promise<ManagedClustersGetUpgradeProfileResponse>;
2024
- list(options?: ManagedClustersListOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;
2025
- listByResourceGroup(resourceGroupName: string, options?: ManagedClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;
2026
- listClusterAdminCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterAdminCredentialsOptionalParams): Promise<ManagedClustersListClusterAdminCredentialsResponse>;
2027
- listClusterMonitoringUserCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams): Promise<ManagedClustersListClusterMonitoringUserCredentialsResponse>;
2028
- listClusterUserCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterUserCredentialsOptionalParams): Promise<ManagedClustersListClusterUserCredentialsResponse>;
2029
- listGuardrailsVersions(location: string, options?: ManagedClustersListGuardrailsVersionsOptionalParams): PagedAsyncIterableIterator<GuardrailsAvailableVersion>;
2030
- listKubernetesVersions(location: string, options?: ManagedClustersListKubernetesVersionsOptionalParams): Promise<ManagedClustersListKubernetesVersionsResponse>;
2031
- listMeshRevisionProfiles(location: string, options?: ManagedClustersListMeshRevisionProfilesOptionalParams): PagedAsyncIterableIterator<MeshRevisionProfile>;
2032
- listMeshUpgradeProfiles(resourceGroupName: string, resourceName: string, options?: ManagedClustersListMeshUpgradeProfilesOptionalParams): PagedAsyncIterableIterator<MeshUpgradeProfile>;
2033
- listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, resourceName: string, options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
2034
- listSafeguardsVersions(location: string, options?: ManagedClustersListSafeguardsVersionsOptionalParams): PagedAsyncIterableIterator<SafeguardsAvailableVersion>;
2035
- }
2036
-
2037
- // @public
2038
- export interface ManagedClustersAbortLatestOperationHeaders {
2039
- azureAsyncOperation?: string;
2040
- location?: string;
2041
- }
2042
-
2043
- // @public
2044
- export interface ManagedClustersAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
2045
- resumeFrom?: string;
2046
- updateIntervalInMs?: number;
2047
- }
2048
-
2049
- // @public
2050
- export type ManagedClustersAbortLatestOperationResponse = ManagedClustersAbortLatestOperationHeaders;
2051
-
2052
- // @public
2053
- export interface ManagedClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2054
- ifMatch?: string;
2055
- ifNoneMatch?: string;
2056
- resumeFrom?: string;
2057
- updateIntervalInMs?: number;
2058
- }
2059
-
2060
- // @public
2061
- export type ManagedClustersCreateOrUpdateResponse = ManagedCluster;
2062
-
2063
- // @public
2064
- export interface ManagedClustersDeleteHeaders {
2065
- location?: string;
2066
- }
2067
-
2068
- // @public
2069
- export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions {
2070
- ifMatch?: string;
2071
- ignorePodDisruptionBudget?: boolean;
2072
- resumeFrom?: string;
2073
- updateIntervalInMs?: number;
2074
- }
2075
-
2076
- // @public
2077
- export type ManagedClustersDeleteResponse = ManagedClustersDeleteHeaders;
2078
-
2079
- // @public
2080
- export interface ManagedClusterSecurityProfile {
2081
- azureKeyVaultKms?: AzureKeyVaultKms;
2082
- customCATrustCertificates?: Uint8Array[];
2083
- defender?: ManagedClusterSecurityProfileDefender;
2084
- imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
2085
- imageIntegrity?: ManagedClusterSecurityProfileImageIntegrity;
2086
- nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
2087
- workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
2088
- }
2089
-
2090
- // @public
2091
- export interface ManagedClusterSecurityProfileDefender {
2092
- logAnalyticsWorkspaceResourceId?: string;
2093
- securityGating?: ManagedClusterSecurityProfileDefenderSecurityGating;
2094
- securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring;
2095
- }
2096
-
2097
- // @public
2098
- export interface ManagedClusterSecurityProfileDefenderSecurityGating {
2099
- allowSecretAccess?: boolean;
2100
- enabled?: boolean;
2101
- identities?: ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem[];
2102
- }
2103
-
2104
- // @public (undocumented)
2105
- export interface ManagedClusterSecurityProfileDefenderSecurityGatingIdentitiesItem {
2106
- azureContainerRegistry?: string;
2107
- identity?: UserAssignedIdentity;
2108
- }
2109
-
2110
- // @public
2111
- export interface ManagedClusterSecurityProfileDefenderSecurityMonitoring {
2112
- enabled?: boolean;
2113
- }
2114
-
2115
- // @public
2116
- export interface ManagedClusterSecurityProfileImageCleaner {
2117
- enabled?: boolean;
2118
- intervalHours?: number;
2119
- }
2120
-
2121
- // @public
2122
- export interface ManagedClusterSecurityProfileImageIntegrity {
2123
- enabled?: boolean;
2124
- }
2125
-
2126
- // @public
2127
- export interface ManagedClusterSecurityProfileNodeRestriction {
2128
- enabled?: boolean;
2129
- }
2130
-
2131
- // @public
2132
- export interface ManagedClusterSecurityProfileWorkloadIdentity {
2133
- enabled?: boolean;
2134
- }
2135
-
2136
- // @public
2137
- export interface ManagedClusterServicePrincipalProfile {
2138
- clientId: string;
2139
- secret?: string;
2140
- }
2141
-
2142
- // @public
2143
- export interface ManagedClustersGetAccessProfileOptionalParams extends coreClient.OperationOptions {
2144
- }
2145
-
2146
- // @public
2147
- export type ManagedClustersGetAccessProfileResponse = ManagedClusterAccessProfile;
2148
-
2149
- // @public
2150
- export interface ManagedClustersGetCommandResultHeaders {
2151
- location?: string;
2152
- }
2153
-
2154
- // @public
2155
- export interface ManagedClustersGetCommandResultOptionalParams extends coreClient.OperationOptions {
2156
- }
2157
-
2158
- // @public
2159
- export type ManagedClustersGetCommandResultResponse = RunCommandResult;
2160
-
2161
- // @public
2162
- export interface ManagedClustersGetGuardrailsVersionsOptionalParams extends coreClient.OperationOptions {
2163
- }
2164
-
2165
- // @public
2166
- export type ManagedClustersGetGuardrailsVersionsResponse = GuardrailsAvailableVersion;
2167
-
2168
- // @public
2169
- export interface ManagedClustersGetMeshRevisionProfileOptionalParams extends coreClient.OperationOptions {
2170
- }
2171
-
2172
- // @public
2173
- export type ManagedClustersGetMeshRevisionProfileResponse = MeshRevisionProfile;
2174
-
2175
- // @public
2176
- export interface ManagedClustersGetMeshUpgradeProfileOptionalParams extends coreClient.OperationOptions {
2177
- }
2178
-
2179
- // @public
2180
- export type ManagedClustersGetMeshUpgradeProfileResponse = MeshUpgradeProfile;
2181
-
2182
- // @public
2183
- export interface ManagedClustersGetOptionalParams extends coreClient.OperationOptions {
2184
- }
2185
-
2186
- // @public
2187
- export type ManagedClustersGetResponse = ManagedCluster;
2188
-
2189
- // @public
2190
- export interface ManagedClustersGetSafeguardsVersionsOptionalParams extends coreClient.OperationOptions {
2191
- }
2192
-
2193
- // @public
2194
- export type ManagedClustersGetSafeguardsVersionsResponse = SafeguardsAvailableVersion;
2195
-
2196
- // @public
2197
- export interface ManagedClustersGetUpgradeProfileOptionalParams extends coreClient.OperationOptions {
2198
- }
2199
-
2200
- // @public
2201
- export type ManagedClustersGetUpgradeProfileResponse = ManagedClusterUpgradeProfile;
2202
-
2203
- // @public
2204
- export interface ManagedClusterSKU {
2205
- name?: ManagedClusterSKUName;
2206
- tier?: ManagedClusterSKUTier;
2207
- }
2208
-
2209
- // @public
2210
- export type ManagedClusterSKUName = string;
2211
-
2212
- // @public
2213
- export type ManagedClusterSKUTier = string;
2214
-
2215
- // @public
2216
- export interface ManagedClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2217
- }
2218
-
2219
- // @public
2220
- export type ManagedClustersListByResourceGroupNextResponse = ManagedClusterListResult;
2221
-
2222
- // @public
2223
- export interface ManagedClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2224
- }
2225
-
2226
- // @public
2227
- export type ManagedClustersListByResourceGroupResponse = ManagedClusterListResult;
2228
-
2229
- // @public
2230
- export interface ManagedClustersListClusterAdminCredentialsOptionalParams extends coreClient.OperationOptions {
2231
- serverFqdn?: string;
2232
- }
2233
-
2234
- // @public
2235
- export type ManagedClustersListClusterAdminCredentialsResponse = CredentialResults;
2236
-
2237
- // @public
2238
- export interface ManagedClustersListClusterMonitoringUserCredentialsOptionalParams extends coreClient.OperationOptions {
2239
- serverFqdn?: string;
2240
- }
2241
-
2242
- // @public
2243
- export type ManagedClustersListClusterMonitoringUserCredentialsResponse = CredentialResults;
2244
-
2245
- // @public
2246
- export interface ManagedClustersListClusterUserCredentialsOptionalParams extends coreClient.OperationOptions {
2247
- format?: Format;
2248
- serverFqdn?: string;
2249
- }
2250
-
2251
- // @public
2252
- export type ManagedClustersListClusterUserCredentialsResponse = CredentialResults;
2253
-
2254
- // @public
2255
- export interface ManagedClustersListGuardrailsVersionsNextOptionalParams extends coreClient.OperationOptions {
2256
- }
2257
-
2258
- // @public
2259
- export type ManagedClustersListGuardrailsVersionsNextResponse = GuardrailsAvailableVersionsList;
2260
-
2261
- // @public
2262
- export interface ManagedClustersListGuardrailsVersionsOptionalParams extends coreClient.OperationOptions {
2263
- }
2264
-
2265
- // @public
2266
- export type ManagedClustersListGuardrailsVersionsResponse = GuardrailsAvailableVersionsList;
2267
-
2268
- // @public
2269
- export interface ManagedClustersListKubernetesVersionsOptionalParams extends coreClient.OperationOptions {
2270
- }
2271
-
2272
- // @public
2273
- export type ManagedClustersListKubernetesVersionsResponse = KubernetesVersionListResult;
2274
-
2275
- // @public
2276
- export interface ManagedClustersListMeshRevisionProfilesNextOptionalParams extends coreClient.OperationOptions {
2277
- }
2278
-
2279
- // @public
2280
- export type ManagedClustersListMeshRevisionProfilesNextResponse = MeshRevisionProfileList;
2281
-
2282
- // @public
2283
- export interface ManagedClustersListMeshRevisionProfilesOptionalParams extends coreClient.OperationOptions {
2284
- }
2285
-
2286
- // @public
2287
- export type ManagedClustersListMeshRevisionProfilesResponse = MeshRevisionProfileList;
2288
-
2289
- // @public
2290
- export interface ManagedClustersListMeshUpgradeProfilesNextOptionalParams extends coreClient.OperationOptions {
2291
- }
2292
-
2293
- // @public
2294
- export type ManagedClustersListMeshUpgradeProfilesNextResponse = MeshUpgradeProfileList;
2295
-
2296
- // @public
2297
- export interface ManagedClustersListMeshUpgradeProfilesOptionalParams extends coreClient.OperationOptions {
2298
- }
2299
-
2300
- // @public
2301
- export type ManagedClustersListMeshUpgradeProfilesResponse = MeshUpgradeProfileList;
2302
-
2303
- // @public
2304
- export interface ManagedClustersListNextOptionalParams extends coreClient.OperationOptions {
2305
- }
2306
-
2307
- // @public
2308
- export type ManagedClustersListNextResponse = ManagedClusterListResult;
2309
-
2310
- // @public
2311
- export interface ManagedClustersListOptionalParams extends coreClient.OperationOptions {
2312
- }
2313
-
2314
- // @public
2315
- export interface ManagedClustersListOutboundNetworkDependenciesEndpointsNextOptionalParams extends coreClient.OperationOptions {
2316
- }
2317
-
2318
- // @public
2319
- export type ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse = OutboundEnvironmentEndpointCollection;
2320
-
2321
- // @public
2322
- export interface ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams extends coreClient.OperationOptions {
2323
- }
2324
-
2325
- // @public
2326
- export type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse = OutboundEnvironmentEndpointCollection;
2327
-
2328
- // @public
2329
- export type ManagedClustersListResponse = ManagedClusterListResult;
2330
-
2331
- // @public
2332
- export interface ManagedClustersListSafeguardsVersionsNextOptionalParams extends coreClient.OperationOptions {
2333
- }
2334
-
2335
- // @public
2336
- export type ManagedClustersListSafeguardsVersionsNextResponse = SafeguardsAvailableVersionsList;
2337
-
2338
- // @public
2339
- export interface ManagedClustersListSafeguardsVersionsOptionalParams extends coreClient.OperationOptions {
2340
- }
2341
-
2342
- // @public
2343
- export type ManagedClustersListSafeguardsVersionsResponse = SafeguardsAvailableVersionsList;
2344
-
2345
- // @public
2346
- export interface ManagedClusterSnapshot extends TrackedResource {
2347
- creationData?: CreationData;
2348
- readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
2349
- snapshotType?: SnapshotType;
2350
- }
2351
-
2352
- // @public
2353
- export interface ManagedClusterSnapshotListResult {
2354
- readonly nextLink?: string;
2355
- value?: ManagedClusterSnapshot[];
2356
- }
2357
-
2358
- // @public
2359
- export interface ManagedClusterSnapshots {
2360
- createOrUpdate(resourceGroupName: string, resourceName: string, parameters: ManagedClusterSnapshot, options?: ManagedClusterSnapshotsCreateOrUpdateOptionalParams): Promise<ManagedClusterSnapshotsCreateOrUpdateResponse>;
2361
- delete(resourceGroupName: string, resourceName: string, options?: ManagedClusterSnapshotsDeleteOptionalParams): Promise<void>;
2362
- get(resourceGroupName: string, resourceName: string, options?: ManagedClusterSnapshotsGetOptionalParams): Promise<ManagedClusterSnapshotsGetResponse>;
2363
- list(options?: ManagedClusterSnapshotsListOptionalParams): PagedAsyncIterableIterator<ManagedClusterSnapshot>;
2364
- listByResourceGroup(resourceGroupName: string, options?: ManagedClusterSnapshotsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedClusterSnapshot>;
2365
- updateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClusterSnapshotsUpdateTagsOptionalParams): Promise<ManagedClusterSnapshotsUpdateTagsResponse>;
2366
- }
2367
-
2368
- // @public
2369
- export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2370
- }
2371
-
2372
- // @public
2373
- export type ManagedClusterSnapshotsCreateOrUpdateResponse = ManagedClusterSnapshot;
2374
-
2375
- // @public
2376
- export interface ManagedClusterSnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
2377
- }
2378
-
2379
- // @public
2380
- export interface ManagedClusterSnapshotsGetOptionalParams extends coreClient.OperationOptions {
2381
- }
2382
-
2383
- // @public
2384
- export type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot;
2385
-
2386
- // @public
2387
- export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2388
- }
2389
-
2390
- // @public
2391
- export type ManagedClusterSnapshotsListByResourceGroupNextResponse = ManagedClusterSnapshotListResult;
2392
-
2393
- // @public
2394
- export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2395
- }
2396
-
2397
- // @public
2398
- export type ManagedClusterSnapshotsListByResourceGroupResponse = ManagedClusterSnapshotListResult;
2399
-
2400
- // @public
2401
- export interface ManagedClusterSnapshotsListNextOptionalParams extends coreClient.OperationOptions {
2402
- }
2403
-
2404
- // @public
2405
- export type ManagedClusterSnapshotsListNextResponse = ManagedClusterSnapshotListResult;
2406
-
2407
- // @public
2408
- export interface ManagedClusterSnapshotsListOptionalParams extends coreClient.OperationOptions {
2409
- }
2410
-
2411
- // @public
2412
- export type ManagedClusterSnapshotsListResponse = ManagedClusterSnapshotListResult;
2413
-
2414
- // @public
2415
- export interface ManagedClusterSnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions {
2416
- }
2417
-
2418
- // @public
2419
- export type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot;
2420
-
2421
- // @public
2422
- export interface ManagedClustersRebalanceLoadBalancersHeaders {
2423
- location?: string;
2424
- }
2425
-
2426
- // @public
2427
- export interface ManagedClustersRebalanceLoadBalancersOptionalParams extends coreClient.OperationOptions {
2428
- resumeFrom?: string;
2429
- updateIntervalInMs?: number;
2430
- }
2431
-
2432
- // @public
2433
- export type ManagedClustersRebalanceLoadBalancersResponse = ManagedClustersRebalanceLoadBalancersHeaders;
2434
-
2435
- // @public
2436
- export interface ManagedClustersResetAADProfileHeaders {
2437
- location?: string;
2438
- }
2439
-
2440
- // @public
2441
- export interface ManagedClustersResetAADProfileOptionalParams extends coreClient.OperationOptions {
2442
- resumeFrom?: string;
2443
- updateIntervalInMs?: number;
2444
- }
2445
-
2446
- // @public
2447
- export interface ManagedClustersResetServicePrincipalProfileHeaders {
2448
- location?: string;
2449
- }
2450
-
2451
- // @public
2452
- export interface ManagedClustersResetServicePrincipalProfileOptionalParams extends coreClient.OperationOptions {
2453
- resumeFrom?: string;
2454
- updateIntervalInMs?: number;
2455
- }
2456
-
2457
- // @public
2458
- export interface ManagedClustersRotateClusterCertificatesHeaders {
2459
- location?: string;
2460
- }
2461
-
2462
- // @public
2463
- export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions {
2464
- resumeFrom?: string;
2465
- updateIntervalInMs?: number;
2466
- }
2467
-
2468
- // @public
2469
- export type ManagedClustersRotateClusterCertificatesResponse = ManagedClustersRotateClusterCertificatesHeaders;
2470
-
2471
- // @public
2472
- export interface ManagedClustersRotateServiceAccountSigningKeysHeaders {
2473
- location?: string;
2474
- }
2475
-
2476
- // @public
2477
- export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams extends coreClient.OperationOptions {
2478
- resumeFrom?: string;
2479
- updateIntervalInMs?: number;
2480
- }
2481
-
2482
- // @public
2483
- export type ManagedClustersRotateServiceAccountSigningKeysResponse = ManagedClustersRotateServiceAccountSigningKeysHeaders;
2484
-
2485
- // @public
2486
- export interface ManagedClustersRunCommandHeaders {
2487
- location?: string;
2488
- }
2489
-
2490
- // @public
2491
- export interface ManagedClustersRunCommandOptionalParams extends coreClient.OperationOptions {
2492
- resumeFrom?: string;
2493
- updateIntervalInMs?: number;
2494
- }
2495
-
2496
- // @public
2497
- export type ManagedClustersRunCommandResponse = RunCommandResult;
2498
-
2499
- // @public
2500
- export interface ManagedClustersStartHeaders {
2501
- location?: string;
2502
- }
2503
-
2504
- // @public
2505
- export interface ManagedClustersStartOptionalParams extends coreClient.OperationOptions {
2506
- resumeFrom?: string;
2507
- updateIntervalInMs?: number;
2508
- }
2509
-
2510
- // @public
2511
- export type ManagedClustersStartResponse = ManagedClustersStartHeaders;
2512
-
2513
- // @public
2514
- export interface ManagedClustersStopHeaders {
2515
- location?: string;
2516
- }
2517
-
2518
- // @public
2519
- export interface ManagedClustersStopOptionalParams extends coreClient.OperationOptions {
2520
- resumeFrom?: string;
2521
- updateIntervalInMs?: number;
2522
- }
2523
-
2524
- // @public
2525
- export type ManagedClustersStopResponse = ManagedClustersStopHeaders;
2526
-
2527
- // @public
2528
- export interface ManagedClusterStaticEgressGatewayProfile {
2529
- enabled?: boolean;
2530
- }
2531
-
2532
- // @public
2533
- export interface ManagedClusterStatus {
2534
- readonly provisioningError?: CloudErrorBody;
2535
- }
2536
-
2537
- // @public
2538
- export interface ManagedClusterStorageProfile {
2539
- blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver;
2540
- diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver;
2541
- fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver;
2542
- snapshotController?: ManagedClusterStorageProfileSnapshotController;
2543
- }
2544
-
2545
- // @public
2546
- export interface ManagedClusterStorageProfileBlobCSIDriver {
2547
- enabled?: boolean;
2548
- }
2549
-
2550
- // @public
2551
- export interface ManagedClusterStorageProfileDiskCSIDriver {
2552
- enabled?: boolean;
2553
- version?: string;
2554
- }
2555
-
2556
- // @public
2557
- export interface ManagedClusterStorageProfileFileCSIDriver {
2558
- enabled?: boolean;
2559
- }
2560
-
2561
- // @public
2562
- export interface ManagedClusterStorageProfileSnapshotController {
2563
- enabled?: boolean;
2564
- }
2565
-
2566
- // @public
2567
- export interface ManagedClustersUpdateTagsOptionalParams extends coreClient.OperationOptions {
2568
- ifMatch?: string;
2569
- resumeFrom?: string;
2570
- updateIntervalInMs?: number;
2571
- }
2572
-
2573
- // @public
2574
- export type ManagedClustersUpdateTagsResponse = ManagedCluster;
2575
-
2576
- // @public
2577
- export interface ManagedClusterUpgradeProfile {
2578
- agentPoolProfiles: ManagedClusterPoolUpgradeProfile[];
2579
- controlPlaneProfile: ManagedClusterPoolUpgradeProfile;
2580
- readonly id?: string;
2581
- readonly name?: string;
2582
- readonly type?: string;
2583
- }
2584
-
2585
- // @public
2586
- export interface ManagedClusterWindowsProfile {
2587
- adminPassword?: string;
2588
- adminUsername: string;
2589
- enableCSIProxy?: boolean;
2590
- gmsaProfile?: WindowsGmsaProfile;
2591
- licenseType?: LicenseType;
2592
- }
2593
-
2594
- // @public
2595
- export interface ManagedClusterWorkloadAutoScalerProfile {
2596
- keda?: ManagedClusterWorkloadAutoScalerProfileKeda;
2597
- // (undocumented)
2598
- verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
2599
- }
2600
-
2601
- // @public
2602
- export interface ManagedClusterWorkloadAutoScalerProfileKeda {
2603
- enabled: boolean;
2604
- }
2605
-
2606
- // @public (undocumented)
2607
- export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
2608
- addonAutoscaling?: AddonAutoscaling;
2609
- enabled: boolean;
2610
- }
2611
-
2612
- // @public
2613
- export interface ManagedNamespace extends SubResource {
2614
- readonly eTag?: string;
2615
- location?: string;
2616
- properties?: NamespaceProperties;
2617
- readonly systemData?: SystemData;
2618
- tags?: {
2619
- [propertyName: string]: string;
2620
- };
2621
- }
2622
-
2623
- // @public
2624
- export interface ManagedNamespaceListResult {
2625
- nextLink?: string;
2626
- value?: ManagedNamespace[];
2627
- }
2628
-
2629
- // @public
2630
- export interface ManagedNamespaces {
2631
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, managedNamespaceName: string, parameters: ManagedNamespace, options?: ManagedNamespacesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedNamespacesCreateOrUpdateResponse>, ManagedNamespacesCreateOrUpdateResponse>>;
2632
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, managedNamespaceName: string, parameters: ManagedNamespace, options?: ManagedNamespacesCreateOrUpdateOptionalParams): Promise<ManagedNamespacesCreateOrUpdateResponse>;
2633
- beginDelete(resourceGroupName: string, resourceName: string, managedNamespaceName: string, options?: ManagedNamespacesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ManagedNamespacesDeleteResponse>, ManagedNamespacesDeleteResponse>>;
2634
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, managedNamespaceName: string, options?: ManagedNamespacesDeleteOptionalParams): Promise<ManagedNamespacesDeleteResponse>;
2635
- get(resourceGroupName: string, resourceName: string, managedNamespaceName: string, options?: ManagedNamespacesGetOptionalParams): Promise<ManagedNamespacesGetResponse>;
2636
- listByManagedCluster(resourceGroupName: string, resourceName: string, options?: ManagedNamespacesListByManagedClusterOptionalParams): PagedAsyncIterableIterator<ManagedNamespace>;
2637
- listCredential(resourceGroupName: string, resourceName: string, managedNamespaceName: string, options?: ManagedNamespacesListCredentialOptionalParams): Promise<ManagedNamespacesListCredentialResponse>;
2638
- update(resourceGroupName: string, resourceName: string, managedNamespaceName: string, parameters: TagsObject, options?: ManagedNamespacesUpdateOptionalParams): Promise<ManagedNamespacesUpdateResponse>;
2639
- }
2640
-
2641
- // @public
2642
- export interface ManagedNamespacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2643
- resumeFrom?: string;
2644
- updateIntervalInMs?: number;
2645
- }
2646
-
2647
- // @public
2648
- export type ManagedNamespacesCreateOrUpdateResponse = ManagedNamespace;
2649
-
2650
- // @public
2651
- export interface ManagedNamespacesDeleteHeaders {
2652
- location?: string;
2653
- }
2654
-
2655
- // @public
2656
- export interface ManagedNamespacesDeleteOptionalParams extends coreClient.OperationOptions {
2657
- resumeFrom?: string;
2658
- updateIntervalInMs?: number;
2659
- }
2660
-
2661
- // @public
2662
- export type ManagedNamespacesDeleteResponse = ManagedNamespacesDeleteHeaders;
2663
-
2664
- // @public
2665
- export interface ManagedNamespacesGetOptionalParams extends coreClient.OperationOptions {
2666
- }
2667
-
2668
- // @public
2669
- export type ManagedNamespacesGetResponse = ManagedNamespace;
2670
-
2671
- // @public
2672
- export interface ManagedNamespacesListByManagedClusterNextOptionalParams extends coreClient.OperationOptions {
2673
- }
2674
-
2675
- // @public
2676
- export type ManagedNamespacesListByManagedClusterNextResponse = ManagedNamespaceListResult;
2677
-
2678
- // @public
2679
- export interface ManagedNamespacesListByManagedClusterOptionalParams extends coreClient.OperationOptions {
2680
- }
2681
-
2682
- // @public
2683
- export type ManagedNamespacesListByManagedClusterResponse = ManagedNamespaceListResult;
2684
-
2685
- // @public
2686
- export interface ManagedNamespacesListCredentialOptionalParams extends coreClient.OperationOptions {
2687
- }
2688
-
2689
- // @public
2690
- export type ManagedNamespacesListCredentialResponse = CredentialResults;
2691
-
2692
- // @public
2693
- export interface ManagedNamespacesUpdateOptionalParams extends coreClient.OperationOptions {
2694
- }
2695
-
2696
- // @public
2697
- export type ManagedNamespacesUpdateResponse = ManagedNamespace;
2698
-
2699
- // @public (undocumented)
2700
- export interface ManagedServiceIdentityUserAssignedIdentitiesValue {
2701
- readonly clientId?: string;
2702
- readonly principalId?: string;
2703
- }
2704
-
2705
- // @public
2706
- export interface ManualScaleProfile {
2707
- count?: number;
2708
- size?: string;
2709
- }
2710
-
2711
- // @public
2712
- export interface MeshRevision {
2713
- compatibleWith?: CompatibleVersions[];
2714
- revision?: string;
2715
- upgrades?: string[];
2716
- }
2717
-
2718
- // @public
2719
- export interface MeshRevisionProfile extends ProxyResource {
2720
- properties?: MeshRevisionProfileProperties;
2721
- }
2722
-
2723
- // @public
2724
- export interface MeshRevisionProfileList {
2725
- readonly nextLink?: string;
2726
- value?: MeshRevisionProfile[];
2727
- }
2728
-
2729
- // @public
2730
- export interface MeshRevisionProfileProperties {
2731
- // (undocumented)
2732
- meshRevisions?: MeshRevision[];
2733
- }
2734
-
2735
- // @public
2736
- export interface MeshUpgradeProfile extends ProxyResource {
2737
- properties?: MeshUpgradeProfileProperties;
2738
- }
2739
-
2740
- // @public
2741
- export interface MeshUpgradeProfileList {
2742
- readonly nextLink?: string;
2743
- value?: MeshUpgradeProfile[];
2744
- }
2745
-
2746
- // @public
2747
- export interface MeshUpgradeProfileProperties extends MeshRevision {
2748
- }
2749
-
2750
- // @public
2751
- export type Mode = string;
2752
-
2753
- // @public
2754
- export interface NamespaceProperties {
2755
- adoptionPolicy?: AdoptionPolicy;
2756
- annotations?: {
2757
- [propertyName: string]: string;
2758
- };
2759
- defaultNetworkPolicy?: NetworkPolicies;
2760
- defaultResourceQuota?: ResourceQuota;
2761
- deletePolicy?: DeletePolicy;
2762
- labels?: {
2763
- [propertyName: string]: string;
2764
- };
2765
- readonly provisioningState?: NamespaceProvisioningState;
2766
- }
2767
-
2768
- // @public
2769
- export type NamespaceProvisioningState = string;
2770
-
2771
- // @public
2772
- export type NetworkDataplane = string;
2773
-
2774
- // @public
2775
- export type NetworkMode = string;
2776
-
2777
- // @public
2778
- export type NetworkPlugin = string;
2779
-
2780
- // @public
2781
- export type NetworkPluginMode = string;
2782
-
2783
- // @public
2784
- export interface NetworkPolicies {
2785
- egress?: PolicyRule;
2786
- ingress?: PolicyRule;
2787
- }
2788
-
2789
- // @public
2790
- export type NetworkPolicy = string;
2791
-
2792
- // @public
2793
- export interface NetworkProfileForSnapshot {
2794
- loadBalancerSku?: LoadBalancerSku;
2795
- networkMode?: NetworkMode;
2796
- networkPlugin?: NetworkPlugin;
2797
- networkPluginMode?: NetworkPluginMode;
2798
- networkPolicy?: NetworkPolicy;
2799
- }
2800
-
2801
- // @public
2802
- export type NginxIngressControllerType = string;
2803
-
2804
- // @public
2805
- export interface NodeImageVersion {
2806
- fullName?: string;
2807
- os?: string;
2808
- sku?: string;
2809
- version?: string;
2810
- }
2811
-
2812
- // @public
2813
- export interface NodeImageVersionsListResult {
2814
- readonly nextLink?: string;
2815
- value?: NodeImageVersion[];
2816
- }
2817
-
2818
- // @public
2819
- export type NodeOSUpgradeChannel = string;
2820
-
2821
- // @public
2822
- export type NodeProvisioningDefaultNodePools = string;
2823
-
2824
- // @public
2825
- export type NodeProvisioningMode = string;
2826
-
2827
- // @public
2828
- export interface OperationListResult {
2829
- readonly value?: OperationValue[];
2830
- }
2831
-
2832
- // @public
2833
- export interface Operations {
2834
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationValue>;
2835
- }
2836
-
2837
- // @public
2838
- export interface OperationsListOptionalParams extends coreClient.OperationOptions {
2839
- }
2840
-
2841
- // @public
2842
- export type OperationsListResponse = OperationListResult;
2843
-
2844
- // @public
2845
- export interface OperationStatusResult {
2846
- endTime?: Date;
2847
- error?: ErrorDetail;
2848
- id?: string;
2849
- name?: string;
2850
- operations?: OperationStatusResult[];
2851
- percentComplete?: number;
2852
- readonly resourceId?: string;
2853
- startTime?: Date;
2854
- status: string;
2855
- }
2856
-
2857
- // @public
2858
- export interface OperationStatusResultGetByAgentPoolOptionalParams extends coreClient.OperationOptions {
2859
- }
2860
-
2861
- // @public
2862
- export type OperationStatusResultGetByAgentPoolResponse = OperationStatusResult;
2863
-
2864
- // @public
2865
- export interface OperationStatusResultGetOptionalParams extends coreClient.OperationOptions {
2866
- }
2867
-
2868
- // @public
2869
- export type OperationStatusResultGetResponse = OperationStatusResult;
2870
-
2871
- // @public
2872
- export interface OperationStatusResultList {
2873
- readonly nextLink?: string;
2874
- readonly value?: OperationStatusResult[];
2875
- }
2876
-
2877
- // @public
2878
- export interface OperationStatusResultListNextOptionalParams extends coreClient.OperationOptions {
2879
- }
2880
-
2881
- // @public
2882
- export type OperationStatusResultListNextResponse = OperationStatusResultList;
2883
-
2884
- // @public
2885
- export interface OperationStatusResultListOptionalParams extends coreClient.OperationOptions {
2886
- }
2887
-
2888
- // @public
2889
- export type OperationStatusResultListResponse = OperationStatusResultList;
2890
-
2891
- // @public
2892
- export interface OperationStatusResultOperations {
2893
- get(resourceGroupName: string, resourceName: string, operationId: string, options?: OperationStatusResultGetOptionalParams): Promise<OperationStatusResultGetResponse>;
2894
- getByAgentPool(resourceGroupName: string, resourceName: string, agentPoolName: string, operationId: string, options?: OperationStatusResultGetByAgentPoolOptionalParams): Promise<OperationStatusResultGetByAgentPoolResponse>;
2895
- list(resourceGroupName: string, resourceName: string, options?: OperationStatusResultListOptionalParams): PagedAsyncIterableIterator<OperationStatusResult>;
2896
- }
2897
-
2898
- // @public
2899
- export interface OperationValue {
2900
- readonly description?: string;
2901
- readonly name?: string;
2902
- readonly operation?: string;
2903
- readonly origin?: string;
2904
- readonly provider?: string;
2905
- readonly resource?: string;
2906
- }
2907
-
2908
- // @public
2909
- export type Operator = string;
2910
-
2911
- // @public
2912
- export type OSDiskType = string;
2913
-
2914
- // @public
2915
- export type Ossku = string;
2916
-
2917
- // @public
2918
- export type OSType = string;
2919
-
2920
- // @public
2921
- export interface OutboundEnvironmentEndpoint {
2922
- category?: string;
2923
- endpoints?: EndpointDependency[];
2924
- }
2925
-
2926
- // @public
2927
- export interface OutboundEnvironmentEndpointCollection {
2928
- readonly nextLink?: string;
2929
- value: OutboundEnvironmentEndpoint[];
2930
- }
2931
-
2932
- // @public
2933
- export type OutboundType = string;
2934
-
2935
- // @public
2936
- export type PodIPAllocationMode = string;
2937
-
2938
- // @public
2939
- export type PodLinkLocalAccess = string;
2940
-
2941
- // @public
2942
- export type PolicyRule = string;
2943
-
2944
- // @public
2945
- export interface PortRange {
2946
- portEnd?: number;
2947
- portStart?: number;
2948
- protocol?: Protocol;
2949
- }
2950
-
2951
- // @public
2952
- export interface PowerState {
2953
- code?: Code;
2954
- }
2955
-
2956
- // @public
2957
- export interface PrivateEndpoint {
2958
- id?: string;
2959
- }
2960
-
2961
- // @public
2962
- export interface PrivateEndpointConnection {
2963
- readonly id?: string;
2964
- readonly name?: string;
2965
- privateEndpoint?: PrivateEndpoint;
2966
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
2967
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
2968
- readonly type?: string;
2969
- }
2970
-
2971
- // @public
2972
- export interface PrivateEndpointConnectionListResult {
2973
- value?: PrivateEndpointConnection[];
2974
- }
2975
-
2976
- // @public
2977
- export type PrivateEndpointConnectionProvisioningState = string;
2978
-
2979
- // @public
2980
- export interface PrivateEndpointConnections {
2981
- beginDelete(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2982
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
2983
- get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
2984
- list(resourceGroupName: string, resourceName: string, options?: PrivateEndpointConnectionsListOptionalParams): Promise<PrivateEndpointConnectionsListResponse>;
2985
- update(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PrivateEndpointConnectionsUpdateResponse>;
2986
- }
2987
-
2988
- // @public
2989
- export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
2990
- resumeFrom?: string;
2991
- updateIntervalInMs?: number;
2992
- }
2993
-
2994
- // @public
2995
- export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
2996
- }
2997
-
2998
- // @public
2999
- export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
3000
-
3001
- // @public
3002
- export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
3003
- }
3004
-
3005
- // @public
3006
- export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
3007
-
3008
- // @public
3009
- export interface PrivateEndpointConnectionsUpdateOptionalParams extends coreClient.OperationOptions {
3010
- }
3011
-
3012
- // @public
3013
- export type PrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection;
3014
-
3015
- // @public
3016
- export interface PrivateLinkResource {
3017
- groupId?: string;
3018
- id?: string;
3019
- name?: string;
3020
- readonly privateLinkServiceID?: string;
3021
- requiredMembers?: string[];
3022
- type?: string;
3023
- }
3024
-
3025
- // @public
3026
- export interface PrivateLinkResources {
3027
- list(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourcesListResponse>;
3028
- }
3029
-
3030
- // @public
3031
- export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
3032
- }
3033
-
3034
- // @public
3035
- export type PrivateLinkResourcesListResponse = PrivateLinkResourcesListResult;
3036
-
3037
- // @public
3038
- export interface PrivateLinkResourcesListResult {
3039
- value?: PrivateLinkResource[];
3040
- }
3041
-
3042
- // @public
3043
- export interface PrivateLinkServiceConnectionState {
3044
- description?: string;
3045
- status?: ConnectionStatus;
3046
- }
3047
-
3048
- // @public
3049
- export type Protocol = string;
3050
-
3051
- // @public
3052
- export interface ProxyResource extends Resource {
3053
- }
3054
-
3055
- // @public
3056
- export type PublicNetworkAccess = string;
3057
-
3058
- // @public
3059
- export interface RebalanceLoadBalancersRequestBody {
3060
- loadBalancerNames?: string[];
3061
- }
3062
-
3063
- // @public
3064
- export interface RelativeMonthlySchedule {
3065
- dayOfWeek: WeekDay;
3066
- intervalMonths: number;
3067
- weekIndex: Type;
3068
- }
3069
-
3070
- // @public
3071
- export interface ResolvePrivateLinkServiceId {
3072
- post(resourceGroupName: string, resourceName: string, parameters: PrivateLinkResource, options?: ResolvePrivateLinkServiceIdPostOptionalParams): Promise<ResolvePrivateLinkServiceIdPostResponse>;
3073
- }
3074
-
3075
- // @public
3076
- export interface ResolvePrivateLinkServiceIdPostOptionalParams extends coreClient.OperationOptions {
3077
- }
3078
-
3079
- // @public
3080
- export type ResolvePrivateLinkServiceIdPostResponse = PrivateLinkResource;
3081
-
3082
- // @public
3083
- export interface Resource {
3084
- readonly id?: string;
3085
- readonly name?: string;
3086
- readonly systemData?: SystemData;
3087
- readonly type?: string;
3088
- }
3089
-
3090
- // @public
3091
- export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "None";
3092
-
3093
- // @public
3094
- export interface ResourceQuota {
3095
- cpuLimit?: string;
3096
- cpuRequest?: string;
3097
- memoryLimit?: string;
3098
- memoryRequest?: string;
3099
- }
3100
-
3101
- // @public
3102
- export interface ResourceReference {
3103
- id?: string;
3104
- }
3105
-
3106
- // @public
3107
- export type RestrictionLevel = string;
3108
-
3109
- // @public
3110
- export interface RunCommandRequest {
3111
- clusterToken?: string;
3112
- command: string;
3113
- context?: string;
3114
- }
3115
-
3116
- // @public
3117
- export interface RunCommandResult {
3118
- readonly exitCode?: number;
3119
- readonly finishedAt?: Date;
3120
- readonly id?: string;
3121
- readonly logs?: string;
3122
- readonly provisioningState?: string;
3123
- readonly reason?: string;
3124
- readonly startedAt?: Date;
3125
- }
3126
-
3127
- // @public
3128
- export interface SafeguardsAvailableVersion extends Resource {
3129
- properties: SafeguardsAvailableVersionsProperties;
3130
- }
3131
-
3132
- // @public
3133
- export interface SafeguardsAvailableVersionsList {
3134
- readonly nextLink?: string;
3135
- value?: SafeguardsAvailableVersion[];
3136
- }
3137
-
3138
- // @public
3139
- export interface SafeguardsAvailableVersionsProperties {
3140
- readonly isDefaultVersion?: boolean;
3141
- readonly support?: SafeguardsSupport;
3142
- }
3143
-
3144
- // @public
3145
- export interface SafeguardsProfile {
3146
- excludedNamespaces?: string[];
3147
- level: Level;
3148
- readonly systemExcludedNamespaces?: string[];
3149
- version?: string;
3150
- }
3151
-
3152
- // @public
3153
- export type SafeguardsSupport = string;
3154
-
3155
- // @public
3156
- export type ScaleDownMode = string;
3157
-
3158
- // @public
3159
- export interface ScaleProfile {
3160
- autoscale?: Record<string, unknown>;
3161
- manual?: ManualScaleProfile[];
3162
- }
3163
-
3164
- // @public
3165
- export type ScaleSetEvictionPolicy = string;
3166
-
3167
- // @public
3168
- export type ScaleSetPriority = string;
3169
-
3170
- // @public
3171
- export interface Schedule {
3172
- absoluteMonthly?: AbsoluteMonthlySchedule;
3173
- daily?: DailySchedule;
3174
- relativeMonthly?: RelativeMonthlySchedule;
3175
- weekly?: WeeklySchedule;
3176
- }
3177
-
3178
- // @public
3179
- export type SchedulerConfigMode = string;
3180
-
3181
- // @public
3182
- export interface SchedulerInstanceProfile {
3183
- schedulerConfigMode?: SchedulerConfigMode;
3184
- }
3185
-
3186
- // @public
3187
- export interface SchedulerProfile {
3188
- schedulerInstanceProfiles?: SchedulerProfileSchedulerInstanceProfiles;
3189
- }
3190
-
3191
- // @public
3192
- export interface SchedulerProfileSchedulerInstanceProfiles {
3193
- upstream?: SchedulerInstanceProfile;
3194
- }
3195
-
3196
- // @public
3197
- export type SeccompDefault = string;
3198
-
3199
- // @public
3200
- export type ServiceMeshMode = string;
3201
-
3202
- // @public
3203
- export interface ServiceMeshProfile {
3204
- istio?: IstioServiceMesh;
3205
- mode: ServiceMeshMode;
3206
- }
3207
-
3208
- // @public
3209
- export interface Snapshot extends TrackedResource {
3210
- creationData?: CreationData;
3211
- readonly enableFips?: boolean;
3212
- readonly kubernetesVersion?: string;
3213
- readonly nodeImageVersion?: string;
3214
- readonly osSku?: Ossku;
3215
- readonly osType?: OSType;
3216
- snapshotType?: SnapshotType;
3217
- readonly vmSize?: string;
3218
- }
3219
-
3220
- // @public
3221
- export interface SnapshotListResult {
3222
- readonly nextLink?: string;
3223
- value?: Snapshot[];
3224
- }
3225
-
3226
- // @public
3227
- export interface Snapshots {
3228
- createOrUpdate(resourceGroupName: string, resourceName: string, parameters: Snapshot, options?: SnapshotsCreateOrUpdateOptionalParams): Promise<SnapshotsCreateOrUpdateResponse>;
3229
- delete(resourceGroupName: string, resourceName: string, options?: SnapshotsDeleteOptionalParams): Promise<void>;
3230
- get(resourceGroupName: string, resourceName: string, options?: SnapshotsGetOptionalParams): Promise<SnapshotsGetResponse>;
3231
- list(options?: SnapshotsListOptionalParams): PagedAsyncIterableIterator<Snapshot>;
3232
- listByResourceGroup(resourceGroupName: string, options?: SnapshotsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Snapshot>;
3233
- updateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: SnapshotsUpdateTagsOptionalParams): Promise<SnapshotsUpdateTagsResponse>;
3234
- }
3235
-
3236
- // @public
3237
- export interface SnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3238
- }
3239
-
3240
- // @public
3241
- export type SnapshotsCreateOrUpdateResponse = Snapshot;
3242
-
3243
- // @public
3244
- export interface SnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
3245
- }
3246
-
3247
- // @public
3248
- export interface SnapshotsGetOptionalParams extends coreClient.OperationOptions {
3249
- }
3250
-
3251
- // @public
3252
- export type SnapshotsGetResponse = Snapshot;
3253
-
3254
- // @public
3255
- export interface SnapshotsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3256
- }
3257
-
3258
- // @public
3259
- export type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;
3260
-
3261
- // @public
3262
- export interface SnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3263
- }
3264
-
3265
- // @public
3266
- export type SnapshotsListByResourceGroupResponse = SnapshotListResult;
3267
-
3268
- // @public
3269
- export interface SnapshotsListNextOptionalParams extends coreClient.OperationOptions {
3270
- }
3271
-
3272
- // @public
3273
- export type SnapshotsListNextResponse = SnapshotListResult;
3274
-
3275
- // @public
3276
- export interface SnapshotsListOptionalParams extends coreClient.OperationOptions {
3277
- }
3278
-
3279
- // @public
3280
- export type SnapshotsListResponse = SnapshotListResult;
3281
-
3282
- // @public
3283
- export interface SnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions {
3284
- }
3285
-
3286
- // @public
3287
- export type SnapshotsUpdateTagsResponse = Snapshot;
3288
-
3289
- // @public
3290
- export type SnapshotType = string;
3291
-
3292
- // @public
3293
- export interface SubResource {
3294
- readonly id?: string;
3295
- readonly name?: string;
3296
- readonly type?: string;
3297
- }
3298
-
3299
- // @public
3300
- export interface SysctlConfig {
3301
- fsAioMaxNr?: number;
3302
- fsFileMax?: number;
3303
- fsInotifyMaxUserWatches?: number;
3304
- fsNrOpen?: number;
3305
- kernelThreadsMax?: number;
3306
- netCoreNetdevMaxBacklog?: number;
3307
- netCoreOptmemMax?: number;
3308
- netCoreRmemDefault?: number;
3309
- netCoreRmemMax?: number;
3310
- netCoreSomaxconn?: number;
3311
- netCoreWmemDefault?: number;
3312
- netCoreWmemMax?: number;
3313
- netIpv4IpLocalPortRange?: string;
3314
- netIpv4NeighDefaultGcThresh1?: number;
3315
- netIpv4NeighDefaultGcThresh2?: number;
3316
- netIpv4NeighDefaultGcThresh3?: number;
3317
- netIpv4TcpFinTimeout?: number;
3318
- netIpv4TcpkeepaliveIntvl?: number;
3319
- netIpv4TcpKeepaliveProbes?: number;
3320
- netIpv4TcpKeepaliveTime?: number;
3321
- netIpv4TcpMaxSynBacklog?: number;
3322
- netIpv4TcpMaxTwBuckets?: number;
3323
- netIpv4TcpTwReuse?: boolean;
3324
- netNetfilterNfConntrackBuckets?: number;
3325
- netNetfilterNfConntrackMax?: number;
3326
- vmMaxMapCount?: number;
3327
- vmSwappiness?: number;
3328
- vmVfsCachePressure?: number;
3329
- }
3330
-
3331
- // @public
3332
- export interface SystemData {
3333
- createdAt?: Date;
3334
- createdBy?: string;
3335
- createdByType?: CreatedByType;
3336
- lastModifiedAt?: Date;
3337
- lastModifiedBy?: string;
3338
- lastModifiedByType?: CreatedByType;
3339
- }
3340
-
3341
- // @public
3342
- export interface TagsObject {
3343
- tags?: {
3344
- [propertyName: string]: string;
3345
- };
3346
- }
3347
-
3348
- // @public
3349
- export interface TimeInWeek {
3350
- day?: WeekDay;
3351
- hourSlots?: number[];
3352
- }
3353
-
3354
- // @public
3355
- export interface TimeSpan {
3356
- end?: Date;
3357
- start?: Date;
3358
- }
3359
-
3360
- // @public
3361
- export interface TrackedResource extends Resource {
3362
- location: string;
3363
- tags?: {
3364
- [propertyName: string]: string;
3365
- };
3366
- }
3367
-
3368
- // @public
3369
- export type TransitEncryptionType = string;
3370
-
3371
- // @public
3372
- export interface TrustedAccessRole {
3373
- readonly name?: string;
3374
- readonly rules?: TrustedAccessRoleRule[];
3375
- readonly sourceResourceType?: string;
3376
- }
3377
-
3378
- // @public
3379
- export interface TrustedAccessRoleBinding extends Resource {
3380
- readonly provisioningState?: TrustedAccessRoleBindingProvisioningState;
3381
- roles: string[];
3382
- sourceResourceId: string;
3383
- }
3384
-
3385
- // @public
3386
- export interface TrustedAccessRoleBindingListResult {
3387
- readonly nextLink?: string;
3388
- value?: TrustedAccessRoleBinding[];
3389
- }
3390
-
3391
- // @public
3392
- export type TrustedAccessRoleBindingProvisioningState = string;
3393
-
3394
- // @public
3395
- export interface TrustedAccessRoleBindings {
3396
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, trustedAccessRoleBinding: TrustedAccessRoleBinding, options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>, TrustedAccessRoleBindingsCreateOrUpdateResponse>>;
3397
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, trustedAccessRoleBinding: TrustedAccessRoleBinding, options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;
3398
- beginDelete(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<TrustedAccessRoleBindingsDeleteResponse>, TrustedAccessRoleBindingsDeleteResponse>>;
3399
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsDeleteOptionalParams): Promise<TrustedAccessRoleBindingsDeleteResponse>;
3400
- get(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsGetOptionalParams): Promise<TrustedAccessRoleBindingsGetResponse>;
3401
- list(resourceGroupName: string, resourceName: string, options?: TrustedAccessRoleBindingsListOptionalParams): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;
3402
- }
3403
-
3404
- // @public
3405
- export interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3406
- resumeFrom?: string;
3407
- updateIntervalInMs?: number;
3408
- }
3409
-
3410
- // @public
3411
- export type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding;
3412
-
3413
- // @public
3414
- export interface TrustedAccessRoleBindingsDeleteHeaders {
3415
- location?: string;
3416
- }
3417
-
3418
- // @public
3419
- export interface TrustedAccessRoleBindingsDeleteOptionalParams extends coreClient.OperationOptions {
3420
- resumeFrom?: string;
3421
- updateIntervalInMs?: number;
3422
- }
3423
-
3424
- // @public
3425
- export type TrustedAccessRoleBindingsDeleteResponse = TrustedAccessRoleBindingsDeleteHeaders;
3426
-
3427
- // @public
3428
- export interface TrustedAccessRoleBindingsGetOptionalParams extends coreClient.OperationOptions {
3429
- }
3430
-
3431
- // @public
3432
- export type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding;
3433
-
3434
- // @public
3435
- export interface TrustedAccessRoleBindingsListNextOptionalParams extends coreClient.OperationOptions {
3436
- }
3437
-
3438
- // @public
3439
- export type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult;
3440
-
3441
- // @public
3442
- export interface TrustedAccessRoleBindingsListOptionalParams extends coreClient.OperationOptions {
3443
- }
3444
-
3445
- // @public
3446
- export type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult;
3447
-
3448
- // @public
3449
- export interface TrustedAccessRoleListResult {
3450
- readonly nextLink?: string;
3451
- readonly value?: TrustedAccessRole[];
3452
- }
3453
-
3454
- // @public
3455
- export interface TrustedAccessRoleRule {
3456
- readonly apiGroups?: string[];
3457
- readonly nonResourceURLs?: string[];
3458
- readonly resourceNames?: string[];
3459
- readonly resources?: string[];
3460
- readonly verbs?: string[];
3461
- }
3462
-
3463
- // @public
3464
- export interface TrustedAccessRoles {
3465
- list(location: string, options?: TrustedAccessRolesListOptionalParams): PagedAsyncIterableIterator<TrustedAccessRole>;
3466
- }
3467
-
3468
- // @public
3469
- export interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions {
3470
- }
3471
-
3472
- // @public
3473
- export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
3474
-
3475
- // @public
3476
- export interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions {
3477
- }
3478
-
3479
- // @public
3480
- export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
3481
-
3482
- // @public
3483
- export type Type = string;
3484
-
3485
- // @public
3486
- export type UndrainableNodeBehavior = string;
3487
-
3488
- // @public
3489
- export type UpgradeChannel = string;
3490
-
3491
- // @public
3492
- export interface UpgradeOverrideSettings {
3493
- forceUpgrade?: boolean;
3494
- until?: Date;
3495
- }
3496
-
3497
- // @public
3498
- export interface UserAssignedIdentity {
3499
- clientId?: string;
3500
- objectId?: string;
3501
- resourceId?: string;
3502
- }
3503
-
3504
- // @public
3505
- export interface VirtualMachineNodes {
3506
- count?: number;
3507
- size?: string;
3508
- }
3509
-
3510
- // @public
3511
- export interface VirtualMachinesProfile {
3512
- scale?: ScaleProfile;
3513
- }
3514
-
3515
- // @public
3516
- export type WeekDay = string;
3517
-
3518
- // @public
3519
- export interface WeeklySchedule {
3520
- dayOfWeek: WeekDay;
3521
- intervalWeeks: number;
3522
- }
3523
-
3524
- // @public
3525
- export interface WindowsGmsaProfile {
3526
- dnsServer?: string;
3527
- enabled?: boolean;
3528
- rootDomainName?: string;
3529
- }
3530
-
3531
- // @public
3532
- export type WorkloadRuntime = string;
3533
-
3534
- // (No @packageDocumentation comment for this package)
3535
-
3536
- ```