@azure/arm-containerservice 17.3.0-beta.2 → 17.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (302) hide show
  1. package/CHANGELOG.md +2 -185
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +1502 -5094
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +75 -175
  9. package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -1
  10. package/dist-esm/samples-dev/agentPoolsDeleteSample.js +8 -20
  11. package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -1
  12. package/dist-esm/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.js +11 -4
  13. package/dist-esm/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.js.map +1 -1
  14. package/dist-esm/samples-dev/agentPoolsGetSample.js +11 -4
  15. package/dist-esm/samples-dev/agentPoolsGetSample.js.map +1 -1
  16. package/dist-esm/samples-dev/agentPoolsGetUpgradeProfileSample.js +11 -4
  17. package/dist-esm/samples-dev/agentPoolsGetUpgradeProfileSample.js.map +1 -1
  18. package/dist-esm/samples-dev/agentPoolsListSample.js +11 -4
  19. package/dist-esm/samples-dev/agentPoolsListSample.js.map +1 -1
  20. package/dist-esm/samples-dev/agentPoolsUpgradeNodeImageVersionSample.js +11 -4
  21. package/dist-esm/samples-dev/agentPoolsUpgradeNodeImageVersionSample.js.map +1 -1
  22. package/dist-esm/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.js +8 -39
  23. package/dist-esm/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.js.map +1 -1
  24. package/dist-esm/samples-dev/maintenanceConfigurationsDeleteSample.js +8 -20
  25. package/dist-esm/samples-dev/maintenanceConfigurationsDeleteSample.js.map +1 -1
  26. package/dist-esm/samples-dev/maintenanceConfigurationsGetSample.js +8 -20
  27. package/dist-esm/samples-dev/maintenanceConfigurationsGetSample.js.map +1 -1
  28. package/dist-esm/samples-dev/maintenanceConfigurationsListByManagedClusterSample.js +8 -33
  29. package/dist-esm/samples-dev/maintenanceConfigurationsListByManagedClusterSample.js.map +1 -1
  30. package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js +99 -362
  31. package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js.map +1 -1
  32. package/dist-esm/samples-dev/managedClustersDeleteSample.js +11 -4
  33. package/dist-esm/samples-dev/managedClustersDeleteSample.js.map +1 -1
  34. package/dist-esm/samples-dev/managedClustersGetAccessProfileSample.js +11 -4
  35. package/dist-esm/samples-dev/managedClustersGetAccessProfileSample.js.map +1 -1
  36. package/dist-esm/samples-dev/managedClustersGetCommandResultSample.js +15 -8
  37. package/dist-esm/samples-dev/managedClustersGetCommandResultSample.js.map +1 -1
  38. package/dist-esm/samples-dev/managedClustersGetOSOptionsSample.js +10 -3
  39. package/dist-esm/samples-dev/managedClustersGetOSOptionsSample.js.map +1 -1
  40. package/dist-esm/samples-dev/managedClustersGetSample.js +11 -4
  41. package/dist-esm/samples-dev/managedClustersGetSample.js.map +1 -1
  42. package/dist-esm/samples-dev/managedClustersGetUpgradeProfileSample.js +11 -4
  43. package/dist-esm/samples-dev/managedClustersGetUpgradeProfileSample.js.map +1 -1
  44. package/dist-esm/samples-dev/managedClustersListByResourceGroupSample.js +11 -4
  45. package/dist-esm/samples-dev/managedClustersListByResourceGroupSample.js.map +1 -1
  46. package/dist-esm/samples-dev/managedClustersListClusterAdminCredentialsSample.js +11 -4
  47. package/dist-esm/samples-dev/managedClustersListClusterAdminCredentialsSample.js.map +1 -1
  48. package/dist-esm/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.js +11 -4
  49. package/dist-esm/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.js.map +1 -1
  50. package/dist-esm/samples-dev/managedClustersListClusterUserCredentialsSample.js +11 -4
  51. package/dist-esm/samples-dev/managedClustersListClusterUserCredentialsSample.js.map +1 -1
  52. package/dist-esm/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +11 -4
  53. package/dist-esm/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
  54. package/dist-esm/samples-dev/managedClustersListSample.js +10 -3
  55. package/dist-esm/samples-dev/managedClustersListSample.js.map +1 -1
  56. package/dist-esm/samples-dev/managedClustersResetAadProfileSample.js +11 -4
  57. package/dist-esm/samples-dev/managedClustersResetAadProfileSample.js.map +1 -1
  58. package/dist-esm/samples-dev/managedClustersResetServicePrincipalProfileSample.js +11 -4
  59. package/dist-esm/samples-dev/managedClustersResetServicePrincipalProfileSample.js.map +1 -1
  60. package/dist-esm/samples-dev/managedClustersRotateClusterCertificatesSample.js +11 -4
  61. package/dist-esm/samples-dev/managedClustersRotateClusterCertificatesSample.js.map +1 -1
  62. package/dist-esm/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.js +11 -4
  63. package/dist-esm/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.js.map +1 -1
  64. package/dist-esm/samples-dev/managedClustersRunCommandSample.js +11 -4
  65. package/dist-esm/samples-dev/managedClustersRunCommandSample.js.map +1 -1
  66. package/dist-esm/samples-dev/managedClustersStartSample.js +11 -4
  67. package/dist-esm/samples-dev/managedClustersStartSample.js.map +1 -1
  68. package/dist-esm/samples-dev/managedClustersStopSample.js +11 -4
  69. package/dist-esm/samples-dev/managedClustersStopSample.js.map +1 -1
  70. package/dist-esm/samples-dev/managedClustersUpdateTagsSample.js +11 -4
  71. package/dist-esm/samples-dev/managedClustersUpdateTagsSample.js.map +1 -1
  72. package/dist-esm/samples-dev/operationsListSample.js +11 -3
  73. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  74. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +11 -4
  75. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -1
  76. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +11 -4
  77. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -1
  78. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +11 -4
  79. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
  80. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +11 -4
  81. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +1 -1
  82. package/dist-esm/samples-dev/privateLinkResourcesListSample.js +11 -4
  83. package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +1 -1
  84. package/dist-esm/samples-dev/resolvePrivateLinkServiceIdPostSample.js +11 -4
  85. package/dist-esm/samples-dev/resolvePrivateLinkServiceIdPostSample.js.map +1 -1
  86. package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js +11 -4
  87. package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js.map +1 -1
  88. package/dist-esm/samples-dev/snapshotsDeleteSample.js +11 -4
  89. package/dist-esm/samples-dev/snapshotsDeleteSample.js.map +1 -1
  90. package/dist-esm/samples-dev/snapshotsGetSample.js +11 -4
  91. package/dist-esm/samples-dev/snapshotsGetSample.js.map +1 -1
  92. package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js +11 -4
  93. package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js.map +1 -1
  94. package/dist-esm/samples-dev/snapshotsListSample.js +10 -3
  95. package/dist-esm/samples-dev/snapshotsListSample.js.map +1 -1
  96. package/dist-esm/samples-dev/snapshotsUpdateTagsSample.js +11 -4
  97. package/dist-esm/samples-dev/snapshotsUpdateTagsSample.js.map +1 -1
  98. package/dist-esm/src/containerServiceClient.d.ts +4 -6
  99. package/dist-esm/src/containerServiceClient.d.ts.map +1 -1
  100. package/dist-esm/src/containerServiceClient.js +32 -7
  101. package/dist-esm/src/containerServiceClient.js.map +1 -1
  102. package/dist-esm/src/models/index.d.ts +31 -1042
  103. package/dist-esm/src/models/index.d.ts.map +1 -1
  104. package/dist-esm/src/models/index.js +5 -157
  105. package/dist-esm/src/models/index.js.map +1 -1
  106. package/dist-esm/src/models/mappers.d.ts +1 -49
  107. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  108. package/dist-esm/src/models/mappers.js +121 -1611
  109. package/dist-esm/src/models/mappers.js.map +1 -1
  110. package/dist-esm/src/models/parameters.d.ts +0 -12
  111. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  112. package/dist-esm/src/models/parameters.js +2 -105
  113. package/dist-esm/src/models/parameters.js.map +1 -1
  114. package/dist-esm/src/operations/agentPools.d.ts +1 -21
  115. package/dist-esm/src/operations/agentPools.d.ts.map +1 -1
  116. package/dist-esm/src/operations/agentPools.js +1 -94
  117. package/dist-esm/src/operations/agentPools.js.map +1 -1
  118. package/dist-esm/src/operations/index.d.ts +0 -5
  119. package/dist-esm/src/operations/index.d.ts.map +1 -1
  120. package/dist-esm/src/operations/index.js +0 -5
  121. package/dist-esm/src/operations/index.js.map +1 -1
  122. package/dist-esm/src/operations/maintenanceConfigurations.js +0 -1
  123. package/dist-esm/src/operations/maintenanceConfigurations.js.map +1 -1
  124. package/dist-esm/src/operations/managedClusters.d.ts +1 -19
  125. package/dist-esm/src/operations/managedClusters.d.ts.map +1 -1
  126. package/dist-esm/src/operations/managedClusters.js +1 -93
  127. package/dist-esm/src/operations/managedClusters.js.map +1 -1
  128. package/dist-esm/src/operations/snapshots.js +0 -2
  129. package/dist-esm/src/operations/snapshots.js.map +1 -1
  130. package/dist-esm/src/operationsInterfaces/agentPools.d.ts +1 -21
  131. package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -1
  132. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -5
  133. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  134. package/dist-esm/src/operationsInterfaces/index.js +0 -5
  135. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  136. package/dist-esm/src/operationsInterfaces/managedClusters.d.ts +1 -19
  137. package/dist-esm/src/operationsInterfaces/managedClusters.d.ts.map +1 -1
  138. package/dist-esm/src/pagingHelper.d.ts +4 -4
  139. package/dist-esm/src/pagingHelper.js +4 -4
  140. package/package.json +4 -3
  141. package/review/arm-containerservice.api.md +4 -775
  142. package/src/containerServiceClient.ts +39 -23
  143. package/src/models/index.ts +31 -1179
  144. package/src/models/mappers.ts +58 -1632
  145. package/src/models/parameters.ts +2 -122
  146. package/src/operations/agentPools.ts +1 -136
  147. package/src/operations/index.ts +0 -5
  148. package/src/operations/maintenanceConfigurations.ts +0 -1
  149. package/src/operations/managedClusters.ts +1 -132
  150. package/src/operations/snapshots.ts +0 -2
  151. package/src/operationsInterfaces/agentPools.ts +0 -37
  152. package/src/operationsInterfaces/index.ts +0 -5
  153. package/src/operationsInterfaces/managedClusters.ts +0 -33
  154. package/src/pagingHelper.ts +4 -4
  155. package/types/arm-containerservice.d.ts +39 -1438
  156. package/types/tsdoc-metadata.json +1 -1
  157. package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.d.ts +0 -2
  158. package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.d.ts.map +0 -1
  159. package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.js +0 -32
  160. package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.js.map +0 -1
  161. package/dist-esm/samples-dev/fleetMembersCreateOrUpdateSample.d.ts +0 -2
  162. package/dist-esm/samples-dev/fleetMembersCreateOrUpdateSample.d.ts.map +0 -1
  163. package/dist-esm/samples-dev/fleetMembersCreateOrUpdateSample.js +0 -35
  164. package/dist-esm/samples-dev/fleetMembersCreateOrUpdateSample.js.map +0 -1
  165. package/dist-esm/samples-dev/fleetMembersDeleteSample.d.ts +0 -2
  166. package/dist-esm/samples-dev/fleetMembersDeleteSample.d.ts.map +0 -1
  167. package/dist-esm/samples-dev/fleetMembersDeleteSample.js +0 -32
  168. package/dist-esm/samples-dev/fleetMembersDeleteSample.js.map +0 -1
  169. package/dist-esm/samples-dev/fleetMembersGetSample.d.ts +0 -2
  170. package/dist-esm/samples-dev/fleetMembersGetSample.d.ts.map +0 -1
  171. package/dist-esm/samples-dev/fleetMembersGetSample.js +0 -32
  172. package/dist-esm/samples-dev/fleetMembersGetSample.js.map +0 -1
  173. package/dist-esm/samples-dev/fleetMembersListByFleetSample.d.ts +0 -2
  174. package/dist-esm/samples-dev/fleetMembersListByFleetSample.d.ts.map +0 -1
  175. package/dist-esm/samples-dev/fleetMembersListByFleetSample.js +0 -45
  176. package/dist-esm/samples-dev/fleetMembersListByFleetSample.js.map +0 -1
  177. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.d.ts +0 -2
  178. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.d.ts.map +0 -1
  179. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.js +0 -36
  180. package/dist-esm/samples-dev/fleetsCreateOrUpdateSample.js.map +0 -1
  181. package/dist-esm/samples-dev/fleetsDeleteSample.d.ts +0 -2
  182. package/dist-esm/samples-dev/fleetsDeleteSample.d.ts.map +0 -1
  183. package/dist-esm/samples-dev/fleetsDeleteSample.js +0 -31
  184. package/dist-esm/samples-dev/fleetsDeleteSample.js.map +0 -1
  185. package/dist-esm/samples-dev/fleetsGetSample.d.ts +0 -2
  186. package/dist-esm/samples-dev/fleetsGetSample.d.ts.map +0 -1
  187. package/dist-esm/samples-dev/fleetsGetSample.js +0 -31
  188. package/dist-esm/samples-dev/fleetsGetSample.js.map +0 -1
  189. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.d.ts +0 -2
  190. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.d.ts.map +0 -1
  191. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.js +0 -44
  192. package/dist-esm/samples-dev/fleetsListByResourceGroupSample.js.map +0 -1
  193. package/dist-esm/samples-dev/fleetsListCredentialsSample.d.ts +0 -2
  194. package/dist-esm/samples-dev/fleetsListCredentialsSample.d.ts.map +0 -1
  195. package/dist-esm/samples-dev/fleetsListCredentialsSample.js +0 -31
  196. package/dist-esm/samples-dev/fleetsListCredentialsSample.js.map +0 -1
  197. package/dist-esm/samples-dev/fleetsListSample.d.ts +0 -2
  198. package/dist-esm/samples-dev/fleetsListSample.d.ts.map +0 -1
  199. package/dist-esm/samples-dev/fleetsListSample.js +0 -43
  200. package/dist-esm/samples-dev/fleetsListSample.js.map +0 -1
  201. package/dist-esm/samples-dev/fleetsUpdateSample.d.ts +0 -2
  202. package/dist-esm/samples-dev/fleetsUpdateSample.d.ts.map +0 -1
  203. package/dist-esm/samples-dev/fleetsUpdateSample.js +0 -34
  204. package/dist-esm/samples-dev/fleetsUpdateSample.js.map +0 -1
  205. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.d.ts +0 -2
  206. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.d.ts.map +0 -1
  207. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js +0 -38
  208. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js.map +0 -1
  209. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.d.ts +0 -2
  210. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.d.ts.map +0 -1
  211. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js +0 -31
  212. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js.map +0 -1
  213. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.d.ts +0 -2
  214. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.d.ts.map +0 -1
  215. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js +0 -31
  216. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js.map +0 -1
  217. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.d.ts +0 -2
  218. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.d.ts.map +0 -1
  219. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js +0 -44
  220. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js.map +0 -1
  221. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.d.ts +0 -2
  222. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.d.ts.map +0 -1
  223. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js +0 -43
  224. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js.map +0 -1
  225. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.d.ts +0 -2
  226. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.d.ts.map +0 -1
  227. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js +0 -32
  228. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js.map +0 -1
  229. package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.d.ts +0 -2
  230. package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.d.ts.map +0 -1
  231. package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.js +0 -31
  232. package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.js.map +0 -1
  233. package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.d.ts +0 -2
  234. package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.d.ts.map +0 -1
  235. package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.js +0 -39
  236. package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.js.map +0 -1
  237. package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.d.ts +0 -2
  238. package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.d.ts.map +0 -1
  239. package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.js +0 -32
  240. package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.js.map +0 -1
  241. package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.d.ts +0 -2
  242. package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.d.ts.map +0 -1
  243. package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.js +0 -32
  244. package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.js.map +0 -1
  245. package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.d.ts +0 -2
  246. package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.d.ts.map +0 -1
  247. package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.js +0 -45
  248. package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.js.map +0 -1
  249. package/dist-esm/samples-dev/trustedAccessRolesListSample.d.ts +0 -2
  250. package/dist-esm/samples-dev/trustedAccessRolesListSample.d.ts.map +0 -1
  251. package/dist-esm/samples-dev/trustedAccessRolesListSample.js +0 -44
  252. package/dist-esm/samples-dev/trustedAccessRolesListSample.js.map +0 -1
  253. package/dist-esm/src/operations/fleetMembers.d.ts +0 -85
  254. package/dist-esm/src/operations/fleetMembers.d.ts.map +0 -1
  255. package/dist-esm/src/operations/fleetMembers.js +0 -358
  256. package/dist-esm/src/operations/fleetMembers.js.map +0 -1
  257. package/dist-esm/src/operations/fleets.d.ts +0 -105
  258. package/dist-esm/src/operations/fleets.d.ts.map +0 -1
  259. package/dist-esm/src/operations/fleets.js +0 -517
  260. package/dist-esm/src/operations/fleets.js.map +0 -1
  261. package/dist-esm/src/operations/managedClusterSnapshots.d.ts +0 -83
  262. package/dist-esm/src/operations/managedClusterSnapshots.d.ts.map +0 -1
  263. package/dist-esm/src/operations/managedClusterSnapshots.js +0 -382
  264. package/dist-esm/src/operations/managedClusterSnapshots.js.map +0 -1
  265. package/dist-esm/src/operations/trustedAccessRoleBindings.d.ts +0 -63
  266. package/dist-esm/src/operations/trustedAccessRoleBindings.d.ts.map +0 -1
  267. package/dist-esm/src/operations/trustedAccessRoleBindings.js +0 -263
  268. package/dist-esm/src/operations/trustedAccessRoleBindings.js.map +0 -1
  269. package/dist-esm/src/operations/trustedAccessRoles.d.ts +0 -35
  270. package/dist-esm/src/operations/trustedAccessRoles.d.ts.map +0 -1
  271. package/dist-esm/src/operations/trustedAccessRoles.js +0 -144
  272. package/dist-esm/src/operations/trustedAccessRoles.js.map +0 -1
  273. package/dist-esm/src/operationsInterfaces/fleetMembers.d.ts +0 -60
  274. package/dist-esm/src/operationsInterfaces/fleetMembers.d.ts.map +0 -1
  275. package/dist-esm/src/operationsInterfaces/fleetMembers.js +0 -9
  276. package/dist-esm/src/operationsInterfaces/fleetMembers.js.map +0 -1
  277. package/dist-esm/src/operationsInterfaces/fleets.d.ts +0 -69
  278. package/dist-esm/src/operationsInterfaces/fleets.d.ts.map +0 -1
  279. package/dist-esm/src/operationsInterfaces/fleets.js +0 -9
  280. package/dist-esm/src/operationsInterfaces/fleets.js.map +0 -1
  281. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.d.ts +0 -47
  282. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.d.ts.map +0 -1
  283. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.js +0 -9
  284. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.js.map +0 -1
  285. package/dist-esm/src/operationsInterfaces/trustedAccessRoleBindings.d.ts +0 -38
  286. package/dist-esm/src/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +0 -1
  287. package/dist-esm/src/operationsInterfaces/trustedAccessRoleBindings.js +0 -9
  288. package/dist-esm/src/operationsInterfaces/trustedAccessRoleBindings.js.map +0 -1
  289. package/dist-esm/src/operationsInterfaces/trustedAccessRoles.d.ts +0 -12
  290. package/dist-esm/src/operationsInterfaces/trustedAccessRoles.d.ts.map +0 -1
  291. package/dist-esm/src/operationsInterfaces/trustedAccessRoles.js +0 -9
  292. package/dist-esm/src/operationsInterfaces/trustedAccessRoles.js.map +0 -1
  293. package/src/operations/fleetMembers.ts +0 -501
  294. package/src/operations/fleets.ts +0 -673
  295. package/src/operations/managedClusterSnapshots.ts +0 -476
  296. package/src/operations/trustedAccessRoleBindings.ts +0 -346
  297. package/src/operations/trustedAccessRoles.ts +0 -171
  298. package/src/operationsInterfaces/fleetMembers.ts +0 -113
  299. package/src/operationsInterfaces/fleets.ts +0 -129
  300. package/src/operationsInterfaces/managedClusterSnapshots.ts +0 -91
  301. package/src/operationsInterfaces/trustedAccessRoleBindings.ts +0 -75
  302. package/src/operationsInterfaces/trustedAccessRoles.ts +0 -27
@@ -143,11 +143,6 @@ export interface PowerState {
143
143
  /** Tells whether the cluster is Running or Stopped */
144
144
  code?: Code;
145
145
  }
146
- /** Data used when creating a target resource from a source resource. */
147
- export interface CreationData {
148
- /** This is the ARM ID of the source object to be used to create the target object. */
149
- sourceResourceId?: string;
150
- }
151
146
  /** Properties for the container service agent pool profile. */
152
147
  export interface ManagedClusterAgentPoolProfileProperties {
153
148
  /** Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1. */
@@ -162,8 +157,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
162
157
  kubeletDiskType?: KubeletDiskType;
163
158
  /** Determines the type of workload a node can run. */
164
159
  workloadRuntime?: WorkloadRuntime;
165
- /** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
166
- messageOfTheDay?: string;
167
160
  /** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
168
161
  vnetSubnetID?: string;
169
162
  /** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
@@ -172,7 +165,7 @@ export interface ManagedClusterAgentPoolProfileProperties {
172
165
  maxPods?: number;
173
166
  /** The operating system type. The default is Linux. */
174
167
  osType?: OSType;
175
- /** Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. */
168
+ /** Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. */
176
169
  osSKU?: Ossku;
177
170
  /** The maximum number of nodes for auto-scaling */
178
171
  maxCount?: number;
@@ -186,10 +179,10 @@ export interface ManagedClusterAgentPoolProfileProperties {
186
179
  type?: AgentPoolType;
187
180
  /** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
188
181
  mode?: AgentPoolMode;
189
- /** Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same <major.minor> once it has been created will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
182
+ /** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
190
183
  orchestratorVersion?: string;
191
184
  /**
192
- * If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
185
+ * If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
193
186
  * NOTE: This property will not be serialized. It can only be populated by the server.
194
187
  */
195
188
  readonly currentOrchestratorVersion?: string;
@@ -211,8 +204,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
211
204
  availabilityZones?: string[];
212
205
  /** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
213
206
  enableNodePublicIP?: boolean;
214
- /** When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
215
- enableCustomCATrust?: boolean;
216
207
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
217
208
  nodePublicIPPrefixID?: string;
218
209
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
@@ -247,14 +238,8 @@ export interface ManagedClusterAgentPoolProfileProperties {
247
238
  gpuInstanceProfile?: GPUInstanceProfile;
248
239
  /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */
249
240
  creationData?: CreationData;
250
- /** AKS will associate the specified agent pool with the Capacity Reservation Group. */
251
- capacityReservationGroupID?: string;
252
241
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
253
242
  hostGroupID?: string;
254
- /** The Windows agent pool's specific profile. */
255
- windowsProfile?: AgentPoolWindowsProfile;
256
- /** Network-related settings of an agent pool. */
257
- networkProfile?: AgentPoolNetworkProfile;
258
243
  }
259
244
  /** Settings for upgrading an agentpool */
260
245
  export interface AgentPoolUpgradeSettings {
@@ -356,35 +341,10 @@ export interface SysctlConfig {
356
341
  /** Sysctl setting vm.vfs_cache_pressure. */
357
342
  vmVfsCachePressure?: number;
358
343
  }
359
- /** The Windows agent pool's specific profile. */
360
- export interface AgentPoolWindowsProfile {
361
- /** The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
362
- disableOutboundNat?: boolean;
363
- }
364
- /** Network settings of an agent pool. */
365
- export interface AgentPoolNetworkProfile {
366
- /** IPTags of instance-level public IPs. */
367
- nodePublicIPTags?: IPTag[];
368
- /** The port ranges that are allowed to access. The specified ranges are allowed to overlap. */
369
- allowedHostPorts?: PortRange[];
370
- /** The IDs of the application security groups which agent pool will associate when created. */
371
- applicationSecurityGroups?: string[];
372
- }
373
- /** Contains the IPTag associated with the object. */
374
- export interface IPTag {
375
- /** The IP tag type. Example: RoutingPreference. */
376
- ipTagType?: string;
377
- /** The value of the IP tag associated with the public IP. Example: Internet. */
378
- tag?: string;
379
- }
380
- /** The port range. */
381
- export interface PortRange {
382
- /** The minimum port that is included in the range. It should be ranged from 1 to 65535, and be less than or equal to portEnd. */
383
- portStart?: number;
384
- /** The maximum port that is included in the range. It should be ranged from 1 to 65535, and be greater than or equal to portStart. */
385
- portEnd?: number;
386
- /** The network protocol of the port. */
387
- protocol?: Protocol;
344
+ /** Data used when creating a target resource from a source resource. */
345
+ export interface CreationData {
346
+ /** This is the ARM ID of the source object to be used to create the target object. */
347
+ sourceResourceId?: string;
388
348
  }
389
349
  /** Profile for Linux VMs in the container service cluster. */
390
350
  export interface ContainerServiceLinuxProfile {
@@ -529,14 +489,10 @@ export interface ManagedClusterOidcIssuerProfile {
529
489
  export interface ContainerServiceNetworkProfile {
530
490
  /** Network plugin used for building the Kubernetes network. */
531
491
  networkPlugin?: NetworkPlugin;
532
- /** Network plugin mode used for building the Kubernetes network. */
533
- networkPluginMode?: NetworkPluginMode;
534
492
  /** Network policy used for building the Kubernetes network. */
535
493
  networkPolicy?: NetworkPolicy;
536
494
  /** This cannot be specified if networkPlugin is anything other than 'azure'. */
537
495
  networkMode?: NetworkMode;
538
- /** The eBPF dataplane used for building the Kubernetes network. */
539
- ebpfDataplane?: EbpfDataplane;
540
496
  /** A CIDR notation IP range from which to assign pod IPs when kubenet is used. */
541
497
  podCidr?: string;
542
498
  /** A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges. */
@@ -559,8 +515,6 @@ export interface ContainerServiceNetworkProfile {
559
515
  serviceCidrs?: string[];
560
516
  /** IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6. */
561
517
  ipFamilies?: IpFamily[];
562
- /** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
563
- kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
564
518
  }
565
519
  /** Profile of the managed cluster load balancer. */
566
520
  export interface ManagedClusterLoadBalancerProfile {
@@ -578,8 +532,6 @@ export interface ManagedClusterLoadBalancerProfile {
578
532
  idleTimeoutInMinutes?: number;
579
533
  /** Enable multiple standard load balancers per AKS cluster or not. */
580
534
  enableMultipleStandardLoadBalancers?: boolean;
581
- /** The type of the managed inbound Load Balancer BackendPool. */
582
- backendPoolType?: BackendPoolType;
583
535
  }
584
536
  /** Desired managed outbound IPs for the cluster load balancer. */
585
537
  export interface ManagedClusterLoadBalancerProfileManagedOutboundIPs {
@@ -617,26 +569,6 @@ export interface ManagedClusterManagedOutboundIPProfile {
617
569
  /** The desired number of outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). The default value is 1. */
618
570
  count?: number;
619
571
  }
620
- /** Holds configuration customizations for kube-proxy. Any values not defined will use the kube-proxy defaulting behavior. See https://v<version>.docs.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/ where <version> is represented by a <major version>-<minor version> string. Kubernetes version 1.23 would be '1-23'. */
621
- export interface ContainerServiceNetworkProfileKubeProxyConfig {
622
- /** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */
623
- enabled?: boolean;
624
- /** Specify which proxy mode to use ('IPTABLES' or 'IPVS') */
625
- mode?: Mode;
626
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
627
- ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
628
- }
629
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
630
- export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
631
- /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
632
- scheduler?: IpvsScheduler;
633
- /** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */
634
- tcpTimeoutSeconds?: number;
635
- /** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */
636
- tcpFinTimeoutSeconds?: number;
637
- /** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */
638
- udpTimeoutSeconds?: number;
639
- }
640
572
  /** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
641
573
  export interface ManagedClusterAADProfile {
642
574
  /** Whether to enable managed AAD. */
@@ -658,8 +590,6 @@ export interface ManagedClusterAADProfile {
658
590
  export interface ManagedClusterAutoUpgradeProfile {
659
591
  /** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
660
592
  upgradeChannel?: UpgradeChannel;
661
- /** The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA. */
662
- nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
663
593
  }
664
594
  /** Parameters to be applied to the cluster-autoscaler when enabled */
665
595
  export interface ManagedClusterPropertiesAutoScalerProfile {
@@ -710,10 +640,6 @@ export interface ManagedClusterAPIServerAccessProfile {
710
640
  enablePrivateClusterPublicFqdn?: boolean;
711
641
  /** Whether to disable run command for the cluster or not. */
712
642
  disableRunCommand?: boolean;
713
- /** Whether to enable apiserver vnet integration for the cluster or not. */
714
- enableVnetIntegration?: boolean;
715
- /** It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */
716
- subnetId?: string;
717
643
  }
718
644
  /** A private link resource */
719
645
  export interface PrivateLinkResource {
@@ -741,11 +667,6 @@ export interface ManagedClusterHttpProxyConfig {
741
667
  httpsProxy?: string;
742
668
  /** The endpoints that should not go through proxy. */
743
669
  noProxy?: string[];
744
- /**
745
- * A read-only list of all endpoints for which traffic should not be sent to the proxy. This list is a superset of noProxy and values injected by AKS.
746
- * NOTE: This property will not be serialized. It can only be populated by the server.
747
- */
748
- readonly effectiveNoProxy?: string[];
749
670
  /** Alternative CA cert to use for connecting to proxy servers. */
750
671
  trustedCa?: string;
751
672
  }
@@ -755,14 +676,6 @@ export interface ManagedClusterSecurityProfile {
755
676
  defender?: ManagedClusterSecurityProfileDefender;
756
677
  /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */
757
678
  azureKeyVaultKms?: AzureKeyVaultKms;
758
- /** [Workload Identity](https://azure.github.io/azure-workload-identity/docs/) settings for the security profile. */
759
- workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
760
- /** ImageCleaner settings for the security profile. */
761
- imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
762
- /** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */
763
- nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
764
- /** A list of up to 10 base64 encoded CAs that will be added to the trust store on nodes with the Custom CA Trust feature enabled. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority) */
765
- customCATrustCertificates?: Uint8Array[];
766
679
  }
767
680
  /** Microsoft Defender settings for the security profile. */
768
681
  export interface ManagedClusterSecurityProfileDefender {
@@ -787,23 +700,6 @@ export interface AzureKeyVaultKms {
787
700
  /** Resource ID of key vault. When keyVaultNetworkAccess is `Private`, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is `Public`, leave the field empty. */
788
701
  keyVaultResourceId?: string;
789
702
  }
790
- /** Workload Identity settings for the security profile. */
791
- export interface ManagedClusterSecurityProfileWorkloadIdentity {
792
- /** Whether to enable Workload Identity */
793
- enabled?: boolean;
794
- }
795
- /** ImageCleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here are settings for the security profile. */
796
- export interface ManagedClusterSecurityProfileImageCleaner {
797
- /** Whether to enable ImageCleaner on AKS cluster. */
798
- enabled?: boolean;
799
- /** ImageCleaner scanning interval. */
800
- intervalHours?: number;
801
- }
802
- /** Node Restriction settings for the security profile. */
803
- export interface ManagedClusterSecurityProfileNodeRestriction {
804
- /** Whether to enable Node Restriction */
805
- enabled?: boolean;
806
- }
807
703
  /** Storage profile for the container service cluster. */
808
704
  export interface ManagedClusterStorageProfile {
809
705
  /** AzureDisk CSI Driver settings for the storage profile. */
@@ -819,8 +715,6 @@ export interface ManagedClusterStorageProfile {
819
715
  export interface ManagedClusterStorageProfileDiskCSIDriver {
820
716
  /** Whether to enable AzureDisk CSI Driver. The default value is true. */
821
717
  enabled?: boolean;
822
- /** The version of AzureDisk CSI Driver. The default value is v1. */
823
- version?: string;
824
718
  }
825
719
  /** AzureFile CSI Driver settings for the storage profile. */
826
720
  export interface ManagedClusterStorageProfileFileCSIDriver {
@@ -837,70 +731,16 @@ export interface ManagedClusterStorageProfileBlobCSIDriver {
837
731
  /** Whether to enable AzureBlob CSI Driver. The default value is false. */
838
732
  enabled?: boolean;
839
733
  }
840
- /** Ingress profile for the container service cluster. */
841
- export interface ManagedClusterIngressProfile {
842
- /** Web App Routing settings for the ingress profile. */
843
- webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
844
- }
845
- /** Web App Routing settings for the ingress profile. */
846
- export interface ManagedClusterIngressProfileWebAppRouting {
847
- /** Whether to enable Web App Routing. */
848
- enabled?: boolean;
849
- /** Resource ID of the DNS Zone to be associated with the web app. Used only when Web App Routing is enabled. */
850
- dnsZoneResourceId?: string;
851
- }
852
- /** Workload Auto-scaler profile for the container service cluster. */
734
+ /** Workload Auto-scaler profile for the managed cluster. */
853
735
  export interface ManagedClusterWorkloadAutoScalerProfile {
854
736
  /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
855
737
  keda?: ManagedClusterWorkloadAutoScalerProfileKeda;
856
- verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
857
738
  }
858
739
  /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
859
740
  export interface ManagedClusterWorkloadAutoScalerProfileKeda {
860
741
  /** Whether to enable KEDA. */
861
742
  enabled: boolean;
862
743
  }
863
- export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
864
- /** Whether to enable VPA. Default value is false. */
865
- enabled: boolean;
866
- /** Controls which resource value autoscaler will change. Default value is RequestsAndLimits. */
867
- controlledValues: ControlledValues;
868
- /** Each update mode level is a superset of the lower levels. Off<Initial<Recreate<=Auto. For example: if UpdateMode is Initial, it means VPA sets the recommended resources in the VerticalPodAutoscaler Custom Resource (from UpdateMode Off) and also assigns resources on pod creation (from Initial). The default value is Off. */
869
- updateMode: UpdateMode;
870
- }
871
- /** Prometheus addon profile for the container service cluster */
872
- export interface ManagedClusterAzureMonitorProfile {
873
- /** Metrics profile for the prometheus service addon */
874
- metrics?: ManagedClusterAzureMonitorProfileMetrics;
875
- }
876
- /** Metrics profile for the prometheus service addon */
877
- export interface ManagedClusterAzureMonitorProfileMetrics {
878
- /** Whether to enable the Prometheus collector */
879
- enabled: boolean;
880
- /** Kube State Metrics for prometheus addon profile for the container service cluster */
881
- kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;
882
- }
883
- /** Kube State Metrics for prometheus addon profile for the container service cluster */
884
- export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
885
- /** Comma-separated list of Kubernetes annotations keys that will be used in the resource's labels metric. */
886
- metricLabelsAllowlist?: string;
887
- /** Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric. */
888
- metricAnnotationsAllowList?: string;
889
- }
890
- /** The Guardrails profile. */
891
- export interface GuardrailsProfile {
892
- /**
893
- * List of namespaces specified by AKS to be excluded from Guardrails
894
- * NOTE: This property will not be serialized. It can only be populated by the server.
895
- */
896
- readonly systemExcludedNamespaces?: string[];
897
- /** The version of constraints to use */
898
- version: string;
899
- /** The guardrails level to be used. By default, Guardrails is enabled for all namespaces except those that AKS excludes via systemExcludedNamespaces */
900
- level: Level;
901
- /** List of namespaces excluded from guardrails checks */
902
- excludedNamespaces?: string[];
903
- }
904
744
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
905
745
  export interface Resource {
906
746
  /**
@@ -1030,67 +870,6 @@ export interface TimeSpan {
1030
870
  /** The end of a time span */
1031
871
  end?: Date;
1032
872
  }
1033
- /** Maintenance window used to configure scheduled auto-upgrade for a Managed Cluster. */
1034
- export interface MaintenanceWindow {
1035
- /** Recurrence schedule for the maintenance window. */
1036
- schedule: Schedule;
1037
- /** Length of maintenance window range from 4 to 24 hours. */
1038
- durationHours: number;
1039
- /** The UTC offset in format +/-HH:mm. For example, '+05:30' for IST and '-07:00' for PST. If not specified, the default is '+00:00'. */
1040
- utcOffset?: string;
1041
- /** The date the maintenance window activates. If the current date is before this date, the maintenance window is inactive and will not be used for upgrades. If not specified, the maintenance window will be active right away. */
1042
- startDate?: Date;
1043
- /** The start time of the maintenance window. Accepted values are from '00:00' to '23:59'. 'utcOffset' applies to this field. For example: '02:00' with 'utcOffset: +02:00' means UTC time '00:00'. */
1044
- startTime: string;
1045
- /** Date ranges on which upgrade is not allowed. 'utcOffset' applies to this field. For example, with 'utcOffset: +02:00' and 'dateSpan' being '2022-12-23' to '2023-01-03', maintenance will be blocked from '2022-12-22 22:00' to '2023-01-03 22:00' in UTC time. */
1046
- notAllowedDates?: DateSpan[];
1047
- }
1048
- /** One and only one of the schedule types should be specified. Choose either 'daily', 'weekly', 'absoluteMonthly' or 'relativeMonthly' for your maintenance schedule. */
1049
- export interface Schedule {
1050
- /** For schedules like: 'recur every day' or 'recur every 3 days'. */
1051
- daily?: DailySchedule;
1052
- /** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */
1053
- weekly?: WeeklySchedule;
1054
- /** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */
1055
- absoluteMonthly?: AbsoluteMonthlySchedule;
1056
- /** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */
1057
- relativeMonthly?: RelativeMonthlySchedule;
1058
- }
1059
- /** For schedules like: 'recur every day' or 'recur every 3 days'. */
1060
- export interface DailySchedule {
1061
- /** Specifies the number of days between each set of occurrences. */
1062
- intervalDays: number;
1063
- }
1064
- /** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */
1065
- export interface WeeklySchedule {
1066
- /** Specifies the number of weeks between each set of occurrences. */
1067
- intervalWeeks: number;
1068
- /** Specifies on which day of the week the maintenance occurs. */
1069
- dayOfWeek: WeekDay;
1070
- }
1071
- /** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */
1072
- export interface AbsoluteMonthlySchedule {
1073
- /** Specifies the number of months between each set of occurrences. */
1074
- intervalMonths: number;
1075
- /** The date of the month. */
1076
- dayOfMonth: number;
1077
- }
1078
- /** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */
1079
- export interface RelativeMonthlySchedule {
1080
- /** Specifies the number of months between each set of occurrences. */
1081
- intervalMonths: number;
1082
- /** Specifies on which instance of the allowed days specified in daysOfWeek the maintenance occurs. */
1083
- weekIndex: Type;
1084
- /** Specifies on which day of the week the maintenance occurs. */
1085
- dayOfWeek: WeekDay;
1086
- }
1087
- /** For example, between '2022-12-23' and '2023-01-05'. */
1088
- export interface DateSpan {
1089
- /** The start date of the date span. */
1090
- start: Date;
1091
- /** The end date of the date span. */
1092
- end: Date;
1093
- }
1094
873
  /** Reference to another subresource. */
1095
874
  export interface SubResource {
1096
875
  /**
@@ -1320,221 +1099,6 @@ export interface SnapshotListResult {
1320
1099
  */
1321
1100
  readonly nextLink?: string;
1322
1101
  }
1323
- /** The response from the List Managed Cluster Snapshots operation. */
1324
- export interface ManagedClusterSnapshotListResult {
1325
- /** The list of managed cluster snapshots. */
1326
- value?: ManagedClusterSnapshot[];
1327
- /**
1328
- * The URL to get the next set of managed cluster snapshot results.
1329
- * NOTE: This property will not be serialized. It can only be populated by the server.
1330
- */
1331
- readonly nextLink?: string;
1332
- }
1333
- /** managed cluster properties for snapshot, these properties are read only. */
1334
- export interface ManagedClusterPropertiesForSnapshot {
1335
- /** The current kubernetes version. */
1336
- kubernetesVersion?: string;
1337
- /** The current managed cluster sku. */
1338
- sku?: ManagedClusterSKU;
1339
- /** Whether the cluster has enabled Kubernetes Role-Based Access Control or not. */
1340
- enableRbac?: boolean;
1341
- /**
1342
- * The current network profile.
1343
- * NOTE: This property will not be serialized. It can only be populated by the server.
1344
- */
1345
- readonly networkProfile?: NetworkProfileForSnapshot;
1346
- }
1347
- /** network profile for managed cluster snapshot, these properties are read only. */
1348
- export interface NetworkProfileForSnapshot {
1349
- /** networkPlugin for managed cluster snapshot. */
1350
- networkPlugin?: NetworkPlugin;
1351
- /** NetworkPluginMode for managed cluster snapshot. */
1352
- networkPluginMode?: NetworkPluginMode;
1353
- /** networkPolicy for managed cluster snapshot. */
1354
- networkPolicy?: NetworkPolicy;
1355
- /** networkMode for managed cluster snapshot. */
1356
- networkMode?: NetworkMode;
1357
- /** loadBalancerSku for managed cluster snapshot. */
1358
- loadBalancerSku?: LoadBalancerSku;
1359
- }
1360
- /** List of trusted access roles */
1361
- export interface TrustedAccessRoleListResult {
1362
- /**
1363
- * Role list
1364
- * NOTE: This property will not be serialized. It can only be populated by the server.
1365
- */
1366
- readonly value?: TrustedAccessRole[];
1367
- /**
1368
- * Link to next page of resources.
1369
- * NOTE: This property will not be serialized. It can only be populated by the server.
1370
- */
1371
- readonly nextLink?: string;
1372
- }
1373
- /** Trusted access role definition. */
1374
- export interface TrustedAccessRole {
1375
- /**
1376
- * Resource type of Azure resource
1377
- * NOTE: This property will not be serialized. It can only be populated by the server.
1378
- */
1379
- readonly sourceResourceType?: string;
1380
- /**
1381
- * Name of role, name is unique under a source resource type
1382
- * NOTE: This property will not be serialized. It can only be populated by the server.
1383
- */
1384
- readonly name?: string;
1385
- /**
1386
- * List of rules for the role. This maps to 'rules' property of [Kubernetes Cluster Role](https://kubernetes.io/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1/#ClusterRole).
1387
- * NOTE: This property will not be serialized. It can only be populated by the server.
1388
- */
1389
- readonly rules?: TrustedAccessRoleRule[];
1390
- }
1391
- /** Rule for trusted access role */
1392
- export interface TrustedAccessRoleRule {
1393
- /**
1394
- * List of allowed verbs
1395
- * NOTE: This property will not be serialized. It can only be populated by the server.
1396
- */
1397
- readonly verbs?: string[];
1398
- /**
1399
- * List of allowed apiGroups
1400
- * NOTE: This property will not be serialized. It can only be populated by the server.
1401
- */
1402
- readonly apiGroups?: string[];
1403
- /**
1404
- * List of allowed resources
1405
- * NOTE: This property will not be serialized. It can only be populated by the server.
1406
- */
1407
- readonly resources?: string[];
1408
- /**
1409
- * List of allowed names
1410
- * NOTE: This property will not be serialized. It can only be populated by the server.
1411
- */
1412
- readonly resourceNames?: string[];
1413
- /**
1414
- * List of allowed nonResourceURLs
1415
- * NOTE: This property will not be serialized. It can only be populated by the server.
1416
- */
1417
- readonly nonResourceURLs?: string[];
1418
- }
1419
- /** List of trusted access role bindings */
1420
- export interface TrustedAccessRoleBindingListResult {
1421
- /** Role binding list */
1422
- value?: TrustedAccessRoleBinding[];
1423
- /**
1424
- * Link to next page of resources.
1425
- * NOTE: This property will not be serialized. It can only be populated by the server.
1426
- */
1427
- readonly nextLink?: string;
1428
- }
1429
- /** The FleetHubProfile configures the fleet hub. */
1430
- export interface FleetHubProfile {
1431
- /** DNS prefix used to create the FQDN for the Fleet hub. */
1432
- dnsPrefix?: string;
1433
- /**
1434
- * The FQDN of the Fleet hub.
1435
- * NOTE: This property will not be serialized. It can only be populated by the server.
1436
- */
1437
- readonly fqdn?: string;
1438
- /**
1439
- * The Kubernetes version of the Fleet hub.
1440
- * NOTE: This property will not be serialized. It can only be populated by the server.
1441
- */
1442
- readonly kubernetesVersion?: string;
1443
- }
1444
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1445
- export interface ErrorResponse {
1446
- /** The error object. */
1447
- error?: ErrorDetail;
1448
- }
1449
- /** The error detail. */
1450
- export interface ErrorDetail {
1451
- /**
1452
- * The error code.
1453
- * NOTE: This property will not be serialized. It can only be populated by the server.
1454
- */
1455
- readonly code?: string;
1456
- /**
1457
- * The error message.
1458
- * NOTE: This property will not be serialized. It can only be populated by the server.
1459
- */
1460
- readonly message?: string;
1461
- /**
1462
- * The error target.
1463
- * NOTE: This property will not be serialized. It can only be populated by the server.
1464
- */
1465
- readonly target?: string;
1466
- /**
1467
- * The error details.
1468
- * NOTE: This property will not be serialized. It can only be populated by the server.
1469
- */
1470
- readonly details?: ErrorDetail[];
1471
- /**
1472
- * The error additional info.
1473
- * NOTE: This property will not be serialized. It can only be populated by the server.
1474
- */
1475
- readonly additionalInfo?: ErrorAdditionalInfo[];
1476
- }
1477
- /** The resource management error additional info. */
1478
- export interface ErrorAdditionalInfo {
1479
- /**
1480
- * The additional info type.
1481
- * NOTE: This property will not be serialized. It can only be populated by the server.
1482
- */
1483
- readonly type?: string;
1484
- /**
1485
- * The additional info.
1486
- * NOTE: This property will not be serialized. It can only be populated by the server.
1487
- */
1488
- readonly info?: Record<string, unknown>;
1489
- }
1490
- /** Properties of a Fleet that can be patched. */
1491
- export interface FleetPatch {
1492
- /** Resource tags. */
1493
- tags?: {
1494
- [propertyName: string]: string;
1495
- };
1496
- }
1497
- /** The response from the List Fleets operation. */
1498
- export interface FleetListResult {
1499
- /** The list of Fleets. */
1500
- value?: Fleet[];
1501
- /**
1502
- * The URL to get the next page of Fleets.
1503
- * NOTE: This property will not be serialized. It can only be populated by the server.
1504
- */
1505
- readonly nextLink?: string;
1506
- }
1507
- /** The response from the List FleetMembers operation. */
1508
- export interface FleetMembersListResult {
1509
- /** The list of members in a given Fleet. */
1510
- value?: FleetMember[];
1511
- /**
1512
- * The URL to get the next page of Fleet members.
1513
- * NOTE: This property will not be serialized. It can only be populated by the server.
1514
- */
1515
- readonly nextLink?: string;
1516
- }
1517
- /** The list credential result response. */
1518
- export interface FleetCredentialResults {
1519
- /**
1520
- * Base64-encoded Kubernetes configuration file.
1521
- * NOTE: This property will not be serialized. It can only be populated by the server.
1522
- */
1523
- readonly kubeconfigs?: FleetCredentialResult[];
1524
- }
1525
- /** The credential result response. */
1526
- export interface FleetCredentialResult {
1527
- /**
1528
- * The name of the credential.
1529
- * NOTE: This property will not be serialized. It can only be populated by the server.
1530
- */
1531
- readonly name?: string;
1532
- /**
1533
- * Base64-encoded Kubernetes configuration file.
1534
- * NOTE: This property will not be serialized. It can only be populated by the server.
1535
- */
1536
- readonly value?: Uint8Array;
1537
- }
1538
1102
  /** Profile for the container service master. */
1539
1103
  export interface ContainerServiceMasterProfile {
1540
1104
  /** Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. */
@@ -1589,26 +1153,6 @@ export interface TrackedResource extends Resource {
1589
1153
  /** The geo-location where the resource lives */
1590
1154
  location: string;
1591
1155
  }
1592
- /** Defines binding between a resource and role */
1593
- export interface TrustedAccessRoleBinding extends Resource {
1594
- /**
1595
- * The current provisioning state of trusted access role binding.
1596
- * NOTE: This property will not be serialized. It can only be populated by the server.
1597
- */
1598
- readonly provisioningState?: TrustedAccessRoleBindingProvisioningState;
1599
- /** The ARM resource ID of source resource that trusted access is configured for. */
1600
- sourceResourceId: string;
1601
- /** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */
1602
- roles: string[];
1603
- }
1604
- /** The resource model definition for an Azure Resource Manager resource with an etag. */
1605
- export interface AzureEntityResource extends Resource {
1606
- /**
1607
- * Resource Etag.
1608
- * NOTE: This property will not be serialized. It can only be populated by the server.
1609
- */
1610
- readonly etag?: string;
1611
- }
1612
1156
  /** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
1613
1157
  export interface MaintenanceConfiguration extends SubResource {
1614
1158
  /**
@@ -1620,8 +1164,6 @@ export interface MaintenanceConfiguration extends SubResource {
1620
1164
  timeInWeek?: TimeInWeek[];
1621
1165
  /** Time slots on which upgrade is not allowed. */
1622
1166
  notAllowedTime?: TimeSpan[];
1623
- /** Maintenance window for the maintenance configuration. */
1624
- maintenanceWindow?: MaintenanceWindow;
1625
1167
  }
1626
1168
  /** Agent Pool. */
1627
1169
  export interface AgentPool extends SubResource {
@@ -1637,8 +1179,6 @@ export interface AgentPool extends SubResource {
1637
1179
  kubeletDiskType?: KubeletDiskType;
1638
1180
  /** Determines the type of workload a node can run. */
1639
1181
  workloadRuntime?: WorkloadRuntime;
1640
- /** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
1641
- messageOfTheDay?: string;
1642
1182
  /** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
1643
1183
  vnetSubnetID?: string;
1644
1184
  /** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
@@ -1647,7 +1187,7 @@ export interface AgentPool extends SubResource {
1647
1187
  maxPods?: number;
1648
1188
  /** The operating system type. The default is Linux. */
1649
1189
  osType?: OSType;
1650
- /** Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated. */
1190
+ /** Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows. */
1651
1191
  osSKU?: Ossku;
1652
1192
  /** The maximum number of nodes for auto-scaling */
1653
1193
  maxCount?: number;
@@ -1661,10 +1201,10 @@ export interface AgentPool extends SubResource {
1661
1201
  typePropertiesType?: AgentPoolType;
1662
1202
  /** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
1663
1203
  mode?: AgentPoolMode;
1664
- /** Both patch version <major.minor.patch> and <major.minor> are supported. When <major.minor> is specified, the latest supported patch version is chosen automatically. Updating the agent pool with the same <major.minor> once it has been created will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
1204
+ /** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
1665
1205
  orchestratorVersion?: string;
1666
1206
  /**
1667
- * If orchestratorVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
1207
+ * If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
1668
1208
  * NOTE: This property will not be serialized. It can only be populated by the server.
1669
1209
  */
1670
1210
  readonly currentOrchestratorVersion?: string;
@@ -1686,8 +1226,6 @@ export interface AgentPool extends SubResource {
1686
1226
  availabilityZones?: string[];
1687
1227
  /** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
1688
1228
  enableNodePublicIP?: boolean;
1689
- /** When set to true, AKS adds a label to the node indicating that the feature is enabled and deploys a daemonset along with host services to sync custom certificate authorities from user-provided list of base64 encoded certificates into node trust stores. Defaults to false. */
1690
- enableCustomCATrust?: boolean;
1691
1229
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
1692
1230
  nodePublicIPPrefixID?: string;
1693
1231
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
@@ -1722,14 +1260,8 @@ export interface AgentPool extends SubResource {
1722
1260
  gpuInstanceProfile?: GPUInstanceProfile;
1723
1261
  /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */
1724
1262
  creationData?: CreationData;
1725
- /** AKS will associate the specified agent pool with the Capacity Reservation Group. */
1726
- capacityReservationGroupID?: string;
1727
1263
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
1728
1264
  hostGroupID?: string;
1729
- /** The Windows agent pool's specific profile. */
1730
- windowsProfile?: AgentPoolWindowsProfile;
1731
- /** Network-related settings of an agent pool. */
1732
- networkProfile?: AgentPoolNetworkProfile;
1733
1265
  }
1734
1266
  /** Managed cluster. */
1735
1267
  export interface ManagedCluster extends TrackedResource {
@@ -1749,17 +1281,15 @@ export interface ManagedCluster extends TrackedResource {
1749
1281
  * NOTE: This property will not be serialized. It can only be populated by the server.
1750
1282
  */
1751
1283
  readonly powerState?: PowerState;
1752
- /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
1753
- creationData?: CreationData;
1754
1284
  /**
1755
1285
  * The max number of agent pools for the managed cluster.
1756
1286
  * NOTE: This property will not be serialized. It can only be populated by the server.
1757
1287
  */
1758
1288
  readonly maxAgentPools?: number;
1759
- /** When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
1289
+ /** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
1760
1290
  kubernetesVersion?: string;
1761
1291
  /**
1762
- * The version of Kubernetes the Managed Cluster is running.
1292
+ * If kubernetesVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If kubernetesVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
1763
1293
  * NOTE: This property will not be serialized. It can only be populated by the server.
1764
1294
  */
1765
1295
  readonly currentKubernetesVersion?: string;
@@ -1802,10 +1332,8 @@ export interface ManagedCluster extends TrackedResource {
1802
1332
  nodeResourceGroup?: string;
1803
1333
  /** Whether to enable Kubernetes Role-Based Access Control. */
1804
1334
  enableRbac?: boolean;
1805
- /** (DEPRECATING) Whether to enable Kubernetes pod security policy (preview). This feature is set for removal on October 15th, 2020. Learn more at aka.ms/aks/azpodpolicy. */
1335
+ /** (DEPRECATED) Whether to enable Kubernetes pod security policy (preview). PodSecurityPolicy was deprecated in Kubernetes v1.21, and removed from Kubernetes in v1.25. Learn more at https://aka.ms/k8s/psp and https://aka.ms/aks/psp. */
1806
1336
  enablePodSecurityPolicy?: boolean;
1807
- /** The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
1808
- enableNamespaceResources?: boolean;
1809
1337
  /** The network configuration profile. */
1810
1338
  networkProfile?: ContainerServiceNetworkProfile;
1811
1339
  /** The Azure Active Directory configuration. */
@@ -1832,16 +1360,10 @@ export interface ManagedCluster extends TrackedResource {
1832
1360
  securityProfile?: ManagedClusterSecurityProfile;
1833
1361
  /** Storage profile for the managed cluster. */
1834
1362
  storageProfile?: ManagedClusterStorageProfile;
1835
- /** Ingress profile for the managed cluster. */
1836
- ingressProfile?: ManagedClusterIngressProfile;
1837
1363
  /** Allow or deny public network access for AKS */
1838
1364
  publicNetworkAccess?: PublicNetworkAccess;
1839
- /** Workload Auto-scaler profile for the container service cluster. */
1365
+ /** Workload Auto-scaler profile for the managed cluster. */
1840
1366
  workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
1841
- /** Prometheus addon profile for the container service cluster */
1842
- azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
1843
- /** The guardrails profile holds all the guardrails information for a given cluster */
1844
- guardrailsProfile?: GuardrailsProfile;
1845
1367
  }
1846
1368
  /** Managed cluster Access Profile. */
1847
1369
  export interface ManagedClusterAccessProfile extends TrackedResource {
@@ -1870,7 +1392,7 @@ export interface Snapshot extends TrackedResource {
1870
1392
  */
1871
1393
  readonly osType?: OSType;
1872
1394
  /**
1873
- * Specifies the OS SKU used by the agent pool. If not specified, the default is Ubuntu if OSType=Linux or Windows2019 if OSType=Windows. And the default Windows OSSKU will be changed to Windows2022 after Windows2019 is deprecated.
1395
+ * Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows.
1874
1396
  * NOTE: This property will not be serialized. It can only be populated by the server.
1875
1397
  */
1876
1398
  readonly osSku?: Ossku;
@@ -1885,43 +1407,6 @@ export interface Snapshot extends TrackedResource {
1885
1407
  */
1886
1408
  readonly enableFips?: boolean;
1887
1409
  }
1888
- /** A managed cluster snapshot resource. */
1889
- export interface ManagedClusterSnapshot extends TrackedResource {
1890
- /** CreationData to be used to specify the source resource ID to create this snapshot. */
1891
- creationData?: CreationData;
1892
- /** The type of a snapshot. The default is NodePool. */
1893
- snapshotType?: SnapshotType;
1894
- /**
1895
- * What the properties will be showed when getting managed cluster snapshot. Those properties are read-only.
1896
- * NOTE: This property will not be serialized. It can only be populated by the server.
1897
- */
1898
- readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
1899
- }
1900
- /** The Fleet resource which contains multiple Kubernetes clusters as its members. */
1901
- export interface Fleet extends TrackedResource {
1902
- /**
1903
- * Resource Etag.
1904
- * NOTE: This property will not be serialized. It can only be populated by the server.
1905
- */
1906
- readonly etag?: string;
1907
- /** The FleetHubProfile configures the Fleet's hub. */
1908
- hubProfile?: FleetHubProfile;
1909
- /**
1910
- * The provisioning state of the last accepted operation.
1911
- * NOTE: This property will not be serialized. It can only be populated by the server.
1912
- */
1913
- readonly provisioningState?: FleetProvisioningState;
1914
- }
1915
- /** A member of the Fleet. It contains a reference to an existing Kubernetes cluster on Azure. */
1916
- export interface FleetMember extends AzureEntityResource {
1917
- /** The ARM resource id of the cluster that joins the Fleet. Must be a valid Azure resource id. e.g.: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{clusterName}'. */
1918
- clusterResourceId?: string;
1919
- /**
1920
- * The provisioning state of the last accepted operation.
1921
- * NOTE: This property will not be serialized. It can only be populated by the server.
1922
- */
1923
- readonly provisioningState?: FleetMemberProvisioningState;
1924
- }
1925
1410
  /** Defines headers for ManagedClusters_delete operation. */
1926
1411
  export interface ManagedClustersDeleteHeaders {
1927
1412
  /** URL to query for status of the operation. */
@@ -1937,13 +1422,6 @@ export interface ManagedClustersResetAADProfileHeaders {
1937
1422
  /** URL to query for status of the operation. */
1938
1423
  location?: string;
1939
1424
  }
1940
- /** Defines headers for ManagedClusters_abortLatestOperation operation. */
1941
- export interface ManagedClustersAbortLatestOperationHeaders {
1942
- /** URL to query for status of the operation. */
1943
- location?: string;
1944
- /** URL to query for status of the operation. */
1945
- azureAsyncOperation?: string;
1946
- }
1947
1425
  /** Defines headers for ManagedClusters_rotateClusterCertificates operation. */
1948
1426
  export interface ManagedClustersRotateClusterCertificatesHeaders {
1949
1427
  /** URL to query for status of the operation. */
@@ -1951,7 +1429,6 @@ export interface ManagedClustersRotateClusterCertificatesHeaders {
1951
1429
  }
1952
1430
  /** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */
1953
1431
  export interface ManagedClustersRotateServiceAccountSigningKeysHeaders {
1954
- /** URL to query for status of the operation. */
1955
1432
  location?: string;
1956
1433
  }
1957
1434
  /** Defines headers for ManagedClusters_stop operation. */
@@ -1974,13 +1451,6 @@ export interface ManagedClustersGetCommandResultHeaders {
1974
1451
  /** URL to query for status of the operation. */
1975
1452
  location?: string;
1976
1453
  }
1977
- /** Defines headers for AgentPools_abortLatestOperation operation. */
1978
- export interface AgentPoolsAbortLatestOperationHeaders {
1979
- /** URL to query for status of the operation. */
1980
- location?: string;
1981
- /** URL to query for status of the operation. */
1982
- azureAsyncOperation?: string;
1983
- }
1984
1454
  /** Defines headers for AgentPools_delete operation. */
1985
1455
  export interface AgentPoolsDeleteHeaders {
1986
1456
  /** URL to query for status of the operation. */
@@ -1991,14 +1461,6 @@ export interface AgentPoolsUpgradeNodeImageVersionHeaders {
1991
1461
  /** URL to query for status of the operation. */
1992
1462
  azureAsyncOperation?: string;
1993
1463
  }
1994
- /** Defines headers for Fleets_delete operation. */
1995
- export interface FleetsDeleteHeaders {
1996
- location?: string;
1997
- }
1998
- /** Defines headers for FleetMembers_delete operation. */
1999
- export interface FleetMembersDeleteHeaders {
2000
- location?: string;
2001
- }
2002
1464
  /** Known values of {@link ManagedClusterSKUName} that the service accepts. */
2003
1465
  export declare enum KnownManagedClusterSKUName {
2004
1466
  /** Basic */
@@ -2127,8 +1589,6 @@ export declare enum KnownOssku {
2127
1589
  Ubuntu = "Ubuntu",
2128
1590
  /** CBLMariner */
2129
1591
  CBLMariner = "CBLMariner",
2130
- /** Mariner */
2131
- Mariner = "Mariner",
2132
1592
  /** Windows2019 */
2133
1593
  Windows2019 = "Windows2019",
2134
1594
  /** Windows2022 */
@@ -2141,7 +1601,6 @@ export declare enum KnownOssku {
2141
1601
  * ### Known values supported by the service
2142
1602
  * **Ubuntu** \
2143
1603
  * **CBLMariner** \
2144
- * **Mariner** \
2145
1604
  * **Windows2019** \
2146
1605
  * **Windows2022**
2147
1606
  */
@@ -2251,22 +1710,6 @@ export declare enum KnownGPUInstanceProfile {
2251
1710
  * **MIG7g**
2252
1711
  */
2253
1712
  export declare type GPUInstanceProfile = string;
2254
- /** Known values of {@link Protocol} that the service accepts. */
2255
- export declare enum KnownProtocol {
2256
- /** TCP protocol. */
2257
- TCP = "TCP",
2258
- /** UDP protocol. */
2259
- UDP = "UDP"
2260
- }
2261
- /**
2262
- * Defines values for Protocol. \
2263
- * {@link KnownProtocol} can be used interchangeably with Protocol,
2264
- * this enum contains the known values that the service supports.
2265
- * ### Known values supported by the service
2266
- * **TCP**: TCP protocol. \
2267
- * **UDP**: UDP protocol.
2268
- */
2269
- export declare type Protocol = string;
2270
1713
  /** Known values of {@link LicenseType} that the service accepts. */
2271
1714
  export declare enum KnownLicenseType {
2272
1715
  /** No additional licensing is applied. */
@@ -2317,7 +1760,7 @@ export declare enum KnownNetworkPlugin {
2317
1760
  Azure = "azure",
2318
1761
  /** Use the Kubenet network plugin. See [Kubenet (basic) networking](https://docs.microsoft.com/azure/aks/concepts-network#kubenet-basic-networking) for more information. */
2319
1762
  Kubenet = "kubenet",
2320
- /** Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. */
1763
+ /** No CNI plugin is pre-installed. See [BYO CNI](https://docs.microsoft.com/en-us/azure/aks/use-byo-cni) for more information. */
2321
1764
  None = "none"
2322
1765
  }
2323
1766
  /**
@@ -2327,22 +1770,9 @@ export declare enum KnownNetworkPlugin {
2327
1770
  * ### Known values supported by the service
2328
1771
  * **azure**: Use the Azure CNI network plugin. See [Azure CNI (advanced) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#azure-cni-advanced-networking) for more information. \
2329
1772
  * **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. \
2330
- * **none**: Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality.
1773
+ * **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information.
2331
1774
  */
2332
1775
  export declare type NetworkPlugin = string;
2333
- /** Known values of {@link NetworkPluginMode} that the service accepts. */
2334
- export declare enum KnownNetworkPluginMode {
2335
- /** Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge. */
2336
- Overlay = "Overlay"
2337
- }
2338
- /**
2339
- * Defines values for NetworkPluginMode. \
2340
- * {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode,
2341
- * this enum contains the known values that the service supports.
2342
- * ### Known values supported by the service
2343
- * **Overlay**: Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge.
2344
- */
2345
- export declare type NetworkPluginMode = string;
2346
1776
  /** Known values of {@link NetworkPolicy} that the service accepts. */
2347
1777
  export declare enum KnownNetworkPolicy {
2348
1778
  /** Use Calico network policies. See [differences between Azure and Calico policies](https://docs.microsoft.com/azure/aks/use-network-policies#differences-between-azure-and-calico-policies-and-their-capabilities) for more information. */
@@ -2375,19 +1805,6 @@ export declare enum KnownNetworkMode {
2375
1805
  * **bridge**: This is no longer supported
2376
1806
  */
2377
1807
  export declare type NetworkMode = string;
2378
- /** Known values of {@link EbpfDataplane} that the service accepts. */
2379
- export declare enum KnownEbpfDataplane {
2380
- /** Use Cilium for networking in the Kubernetes cluster. */
2381
- Cilium = "cilium"
2382
- }
2383
- /**
2384
- * Defines values for EbpfDataplane. \
2385
- * {@link KnownEbpfDataplane} can be used interchangeably with EbpfDataplane,
2386
- * this enum contains the known values that the service supports.
2387
- * ### Known values supported by the service
2388
- * **cilium**: Use Cilium for networking in the Kubernetes cluster.
2389
- */
2390
- export declare type EbpfDataplane = string;
2391
1808
  /** Known values of {@link OutboundType} that the service accepts. */
2392
1809
  export declare enum KnownOutboundType {
2393
1810
  /** The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https://docs.microsoft.com/azure/aks/egress-outboundtype#outbound-type-of-loadbalancer). */
@@ -2426,22 +1843,6 @@ export declare enum KnownLoadBalancerSku {
2426
1843
  * **basic**: Use a basic Load Balancer with limited functionality.
2427
1844
  */
2428
1845
  export declare type LoadBalancerSku = string;
2429
- /** Known values of {@link BackendPoolType} that the service accepts. */
2430
- export declare enum KnownBackendPoolType {
2431
- /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */
2432
- NodeIPConfiguration = "NodeIPConfiguration",
2433
- /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */
2434
- NodeIP = "NodeIP"
2435
- }
2436
- /**
2437
- * Defines values for BackendPoolType. \
2438
- * {@link KnownBackendPoolType} can be used interchangeably with BackendPoolType,
2439
- * this enum contains the known values that the service supports.
2440
- * ### Known values supported by the service
2441
- * **NodeIPConfiguration**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend. \
2442
- * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend.
2443
- */
2444
- export declare type BackendPoolType = string;
2445
1846
  /** Known values of {@link IpFamily} that the service accepts. */
2446
1847
  export declare enum KnownIpFamily {
2447
1848
  /** IPv4 */
@@ -2458,38 +1859,6 @@ export declare enum KnownIpFamily {
2458
1859
  * **IPv6**
2459
1860
  */
2460
1861
  export declare type IpFamily = string;
2461
- /** Known values of {@link Mode} that the service accepts. */
2462
- export declare enum KnownMode {
2463
- /** IPTables proxy mode */
2464
- Iptables = "IPTABLES",
2465
- /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
2466
- Ipvs = "IPVS"
2467
- }
2468
- /**
2469
- * Defines values for Mode. \
2470
- * {@link KnownMode} can be used interchangeably with Mode,
2471
- * this enum contains the known values that the service supports.
2472
- * ### Known values supported by the service
2473
- * **IPTABLES**: IPTables proxy mode \
2474
- * **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22.
2475
- */
2476
- export declare type Mode = string;
2477
- /** Known values of {@link IpvsScheduler} that the service accepts. */
2478
- export declare enum KnownIpvsScheduler {
2479
- /** Round Robin */
2480
- RoundRobin = "RoundRobin",
2481
- /** Least Connection */
2482
- LeastConnection = "LeastConnection"
2483
- }
2484
- /**
2485
- * Defines values for IpvsScheduler. \
2486
- * {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler,
2487
- * this enum contains the known values that the service supports.
2488
- * ### Known values supported by the service
2489
- * **RoundRobin**: Round Robin \
2490
- * **LeastConnection**: Least Connection
2491
- */
2492
- export declare type IpvsScheduler = string;
2493
1862
  /** Known values of {@link UpgradeChannel} that the service accepts. */
2494
1863
  export declare enum KnownUpgradeChannel {
2495
1864
  /** Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1. */
@@ -2498,7 +1867,7 @@ export declare enum KnownUpgradeChannel {
2498
1867
  Stable = "stable",
2499
1868
  /** Automatically upgrade the cluster to the latest supported patch version when it becomes available while keeping the minor version the same. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.17.9. */
2500
1869
  Patch = "patch",
2501
- /** Automatically upgrade the node image to the latest version available. Consider using nodeOSUpgradeChannel instead as that allows you to configure node OS patching separate from Kubernetes version patching */
1870
+ /** Automatically upgrade the node image to the latest version available. Microsoft provides patches and new images for image nodes frequently (usually weekly), but your running nodes won't get the new images unless you do a node image upgrade. Turning on the node-image channel will automatically update your node images whenever a new version is available. */
2502
1871
  NodeImage = "node-image",
2503
1872
  /** Disables auto-upgrades and keeps the cluster at its current version of Kubernetes. */
2504
1873
  None = "none"
@@ -2511,32 +1880,10 @@ export declare enum KnownUpgradeChannel {
2511
1880
  * **rapid**: Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1. \
2512
1881
  * **stable**: Automatically upgrade the cluster to the latest supported patch release on minor version N-1, where N is the latest supported minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.18.6. \
2513
1882
  * **patch**: Automatically upgrade the cluster to the latest supported patch version when it becomes available while keeping the minor version the same. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.17.9. \
2514
- * **node-image**: Automatically upgrade the node image to the latest version available. Consider using nodeOSUpgradeChannel instead as that allows you to configure node OS patching separate from Kubernetes version patching \
1883
+ * **node-image**: Automatically upgrade the node image to the latest version available. Microsoft provides patches and new images for image nodes frequently (usually weekly), but your running nodes won't get the new images unless you do a node image upgrade. Turning on the node-image channel will automatically update your node images whenever a new version is available. \
2515
1884
  * **none**: Disables auto-upgrades and keeps the cluster at its current version of Kubernetes.
2516
1885
  */
2517
1886
  export declare type UpgradeChannel = string;
2518
- /** Known values of {@link NodeOSUpgradeChannel} that the service accepts. */
2519
- export declare enum KnownNodeOSUpgradeChannel {
2520
- /** No attempt to update your machines OS will be made either by OS or by rolling VHDs. This means you are responsible for your security updates */
2521
- None = "None",
2522
- /** OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially, and will be patched at some later time by the OS's infrastructure. Behavior of this option depends on the OS in question. Ubuntu and Mariner apply security patches through unattended upgrade roughly once a day around 06:00 UTC. Windows does not apply security patches automatically and so for them this option is equivalent to None till further notice */
2523
- Unmanaged = "Unmanaged",
2524
- /** AKS will update the nodes VHD with patches from the image maintainer labelled "security only" on a regular basis. Where possible, patches will also be applied without reimaging to existing nodes. Some patches, such as kernel patches, cannot be applied to existing nodes without disruption. For such patches, the VHD will be updated, and machines will be rolling reimaged to that VHD following maintenance windows and surge settings. This option incurs the extra cost of hosting the VHDs in your node resource group. */
2525
- SecurityPatch = "SecurityPatch",
2526
- /** AKS will update the nodes with a newly patched VHD containing security fixes and bugfixes on a weekly cadence. With the VHD update machines will be rolling reimaged to that VHD following maintenance windows and surge settings. No extra VHD cost is incurred when choosing this option as AKS hosts the images. */
2527
- NodeImage = "NodeImage"
2528
- }
2529
- /**
2530
- * Defines values for NodeOSUpgradeChannel. \
2531
- * {@link KnownNodeOSUpgradeChannel} can be used interchangeably with NodeOSUpgradeChannel,
2532
- * this enum contains the known values that the service supports.
2533
- * ### Known values supported by the service
2534
- * **None**: No attempt to update your machines OS will be made either by OS or by rolling VHDs. This means you are responsible for your security updates \
2535
- * **Unmanaged**: OS updates will be applied automatically through the OS built-in patching infrastructure. Newly scaled in machines will be unpatched initially, and will be patched at some later time by the OS's infrastructure. Behavior of this option depends on the OS in question. Ubuntu and Mariner apply security patches through unattended upgrade roughly once a day around 06:00 UTC. Windows does not apply security patches automatically and so for them this option is equivalent to None till further notice \
2536
- * **SecurityPatch**: AKS will update the nodes VHD with patches from the image maintainer labelled "security only" on a regular basis. Where possible, patches will also be applied without reimaging to existing nodes. Some patches, such as kernel patches, cannot be applied to existing nodes without disruption. For such patches, the VHD will be updated, and machines will be rolling reimaged to that VHD following maintenance windows and surge settings. This option incurs the extra cost of hosting the VHDs in your node resource group. \
2537
- * **NodeImage**: AKS will update the nodes with a newly patched VHD containing security fixes and bugfixes on a weekly cadence. With the VHD update machines will be rolling reimaged to that VHD following maintenance windows and surge settings. No extra VHD cost is incurred when choosing this option as AKS hosts the images.
2538
- */
2539
- export declare type NodeOSUpgradeChannel = string;
2540
1887
  /** Known values of {@link Expander} that the service accepts. */
2541
1888
  export declare enum KnownExpander {
2542
1889
  /** Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources. */
@@ -2577,80 +1924,20 @@ export declare enum KnownKeyVaultNetworkAccessTypes {
2577
1924
  export declare type KeyVaultNetworkAccessTypes = string;
2578
1925
  /** Known values of {@link PublicNetworkAccess} that the service accepts. */
2579
1926
  export declare enum KnownPublicNetworkAccess {
2580
- /** Inbound/Outbound to the managedCluster is allowed. */
1927
+ /** Enabled */
2581
1928
  Enabled = "Enabled",
2582
- /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */
2583
- Disabled = "Disabled",
2584
- /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */
2585
- SecuredByPerimeter = "SecuredByPerimeter"
1929
+ /** Disabled */
1930
+ Disabled = "Disabled"
2586
1931
  }
2587
1932
  /**
2588
1933
  * Defines values for PublicNetworkAccess. \
2589
1934
  * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
2590
1935
  * this enum contains the known values that the service supports.
2591
1936
  * ### Known values supported by the service
2592
- * **Enabled**: Inbound\/Outbound to the managedCluster is allowed. \
2593
- * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. \
2594
- * **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters.
1937
+ * **Enabled** \
1938
+ * **Disabled**
2595
1939
  */
2596
1940
  export declare type PublicNetworkAccess = string;
2597
- /** Known values of {@link ControlledValues} that the service accepts. */
2598
- export declare enum KnownControlledValues {
2599
- /** Autoscaler will control resource requests and limits. */
2600
- RequestsAndLimits = "RequestsAndLimits",
2601
- /** Autoscaler will control resource requests only. */
2602
- RequestsOnly = "RequestsOnly"
2603
- }
2604
- /**
2605
- * Defines values for ControlledValues. \
2606
- * {@link KnownControlledValues} can be used interchangeably with ControlledValues,
2607
- * this enum contains the known values that the service supports.
2608
- * ### Known values supported by the service
2609
- * **RequestsAndLimits**: Autoscaler will control resource requests and limits. \
2610
- * **RequestsOnly**: Autoscaler will control resource requests only.
2611
- */
2612
- export declare type ControlledValues = string;
2613
- /** Known values of {@link UpdateMode} that the service accepts. */
2614
- export declare enum KnownUpdateMode {
2615
- /** Autoscaler never changes pod resources but provides recommendations. */
2616
- Off = "Off",
2617
- /** Autoscaler only assigns resources on pod creation and doesn't change them during the lifetime of the pod. */
2618
- Initial = "Initial",
2619
- /** Autoscaler assigns resources on pod creation and updates pods that need further scaling during their lifetime by deleting and recreating. */
2620
- Recreate = "Recreate",
2621
- /** Autoscaler chooses the update mode. Autoscaler currently does the same as Recreate. In the future, it may take advantage of restart-free mechanisms once they are available. */
2622
- Auto = "Auto"
2623
- }
2624
- /**
2625
- * Defines values for UpdateMode. \
2626
- * {@link KnownUpdateMode} can be used interchangeably with UpdateMode,
2627
- * this enum contains the known values that the service supports.
2628
- * ### Known values supported by the service
2629
- * **Off**: Autoscaler never changes pod resources but provides recommendations. \
2630
- * **Initial**: Autoscaler only assigns resources on pod creation and doesn't change them during the lifetime of the pod. \
2631
- * **Recreate**: Autoscaler assigns resources on pod creation and updates pods that need further scaling during their lifetime by deleting and recreating. \
2632
- * **Auto**: Autoscaler chooses the update mode. Autoscaler currently does the same as Recreate. In the future, it may take advantage of restart-free mechanisms once they are available.
2633
- */
2634
- export declare type UpdateMode = string;
2635
- /** Known values of {@link Level} that the service accepts. */
2636
- export declare enum KnownLevel {
2637
- /** Off */
2638
- Off = "Off",
2639
- /** Warning */
2640
- Warning = "Warning",
2641
- /** Enforcement */
2642
- Enforcement = "Enforcement"
2643
- }
2644
- /**
2645
- * Defines values for Level. \
2646
- * {@link KnownLevel} can be used interchangeably with Level,
2647
- * this enum contains the known values that the service supports.
2648
- * ### Known values supported by the service
2649
- * **Off** \
2650
- * **Warning** \
2651
- * **Enforcement**
2652
- */
2653
- export declare type Level = string;
2654
1941
  /** Known values of {@link CreatedByType} that the service accepts. */
2655
1942
  export declare enum KnownCreatedByType {
2656
1943
  /** User */
@@ -2675,7 +1962,7 @@ export declare enum KnownCreatedByType {
2675
1962
  export declare type CreatedByType = string;
2676
1963
  /** Known values of {@link Format} that the service accepts. */
2677
1964
  export declare enum KnownFormat {
2678
- /** Return azure auth-provider kubeconfig. This format is deprecated in 1.22 and will be fully removed in 1.25. */
1965
+ /** Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https://aka.ms/k8s/changes-1-26. */
2679
1966
  Azure = "azure",
2680
1967
  /** Return exec format kubeconfig. This format requires kubelogin binary in the path. */
2681
1968
  Exec = "exec"
@@ -2685,7 +1972,7 @@ export declare enum KnownFormat {
2685
1972
  * {@link KnownFormat} can be used interchangeably with Format,
2686
1973
  * this enum contains the known values that the service supports.
2687
1974
  * ### Known values supported by the service
2688
- * **azure**: Return azure auth-provider kubeconfig. This format is deprecated in 1.22 and will be fully removed in 1.25. \
1975
+ * **azure**: Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https:\/\/aka.ms\/k8s\/changes-1-26. \
2689
1976
  * **exec**: Return exec format kubeconfig. This format requires kubelogin binary in the path.
2690
1977
  */
2691
1978
  export declare type Format = string;
@@ -2720,31 +2007,6 @@ export declare enum KnownWeekDay {
2720
2007
  * **Saturday**
2721
2008
  */
2722
2009
  export declare type WeekDay = string;
2723
- /** Known values of {@link Type} that the service accepts. */
2724
- export declare enum KnownType {
2725
- /** First. */
2726
- First = "First",
2727
- /** Second. */
2728
- Second = "Second",
2729
- /** Third. */
2730
- Third = "Third",
2731
- /** Fourth. */
2732
- Fourth = "Fourth",
2733
- /** Last. */
2734
- Last = "Last"
2735
- }
2736
- /**
2737
- * Defines values for Type. \
2738
- * {@link KnownType} can be used interchangeably with Type,
2739
- * this enum contains the known values that the service supports.
2740
- * ### Known values supported by the service
2741
- * **First**: First. \
2742
- * **Second**: Second. \
2743
- * **Third**: Third. \
2744
- * **Fourth**: Fourth. \
2745
- * **Last**: Last.
2746
- */
2747
- export declare type Type = string;
2748
2010
  /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
2749
2011
  export declare enum KnownPrivateEndpointConnectionProvisioningState {
2750
2012
  /** Canceled */
@@ -2795,100 +2057,16 @@ export declare type ConnectionStatus = string;
2795
2057
  /** Known values of {@link SnapshotType} that the service accepts. */
2796
2058
  export declare enum KnownSnapshotType {
2797
2059
  /** The snapshot is a snapshot of a node pool. */
2798
- NodePool = "NodePool",
2799
- /** The snapshot is a snapshot of a managed cluster. */
2800
- ManagedCluster = "ManagedCluster"
2060
+ NodePool = "NodePool"
2801
2061
  }
2802
2062
  /**
2803
2063
  * Defines values for SnapshotType. \
2804
2064
  * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,
2805
2065
  * this enum contains the known values that the service supports.
2806
2066
  * ### Known values supported by the service
2807
- * **NodePool**: The snapshot is a snapshot of a node pool. \
2808
- * **ManagedCluster**: The snapshot is a snapshot of a managed cluster.
2067
+ * **NodePool**: The snapshot is a snapshot of a node pool.
2809
2068
  */
2810
2069
  export declare type SnapshotType = string;
2811
- /** Known values of {@link TrustedAccessRoleBindingProvisioningState} that the service accepts. */
2812
- export declare enum KnownTrustedAccessRoleBindingProvisioningState {
2813
- /** Canceled */
2814
- Canceled = "Canceled",
2815
- /** Deleting */
2816
- Deleting = "Deleting",
2817
- /** Failed */
2818
- Failed = "Failed",
2819
- /** Succeeded */
2820
- Succeeded = "Succeeded",
2821
- /** Updating */
2822
- Updating = "Updating"
2823
- }
2824
- /**
2825
- * Defines values for TrustedAccessRoleBindingProvisioningState. \
2826
- * {@link KnownTrustedAccessRoleBindingProvisioningState} can be used interchangeably with TrustedAccessRoleBindingProvisioningState,
2827
- * this enum contains the known values that the service supports.
2828
- * ### Known values supported by the service
2829
- * **Canceled** \
2830
- * **Deleting** \
2831
- * **Failed** \
2832
- * **Succeeded** \
2833
- * **Updating**
2834
- */
2835
- export declare type TrustedAccessRoleBindingProvisioningState = string;
2836
- /** Known values of {@link FleetProvisioningState} that the service accepts. */
2837
- export declare enum KnownFleetProvisioningState {
2838
- /** Succeeded */
2839
- Succeeded = "Succeeded",
2840
- /** Failed */
2841
- Failed = "Failed",
2842
- /** Canceled */
2843
- Canceled = "Canceled",
2844
- /** Creating */
2845
- Creating = "Creating",
2846
- /** Deleting */
2847
- Deleting = "Deleting",
2848
- /** Updating */
2849
- Updating = "Updating"
2850
- }
2851
- /**
2852
- * Defines values for FleetProvisioningState. \
2853
- * {@link KnownFleetProvisioningState} can be used interchangeably with FleetProvisioningState,
2854
- * this enum contains the known values that the service supports.
2855
- * ### Known values supported by the service
2856
- * **Succeeded** \
2857
- * **Failed** \
2858
- * **Canceled** \
2859
- * **Creating** \
2860
- * **Deleting** \
2861
- * **Updating**
2862
- */
2863
- export declare type FleetProvisioningState = string;
2864
- /** Known values of {@link FleetMemberProvisioningState} that the service accepts. */
2865
- export declare enum KnownFleetMemberProvisioningState {
2866
- /** Succeeded */
2867
- Succeeded = "Succeeded",
2868
- /** Failed */
2869
- Failed = "Failed",
2870
- /** Canceled */
2871
- Canceled = "Canceled",
2872
- /** Joining */
2873
- Joining = "Joining",
2874
- /** Leaving */
2875
- Leaving = "Leaving",
2876
- /** Updating */
2877
- Updating = "Updating"
2878
- }
2879
- /**
2880
- * Defines values for FleetMemberProvisioningState. \
2881
- * {@link KnownFleetMemberProvisioningState} can be used interchangeably with FleetMemberProvisioningState,
2882
- * this enum contains the known values that the service supports.
2883
- * ### Known values supported by the service
2884
- * **Succeeded** \
2885
- * **Failed** \
2886
- * **Canceled** \
2887
- * **Joining** \
2888
- * **Leaving** \
2889
- * **Updating**
2890
- */
2891
- export declare type FleetMemberProvisioningState = string;
2892
2070
  /** Known values of {@link ContainerServiceVMSizeTypes} that the service accepts. */
2893
2071
  export declare enum KnownContainerServiceVMSizeTypes {
2894
2072
  /** StandardA1 */
@@ -3521,8 +2699,6 @@ export interface ManagedClustersUpdateTagsOptionalParams extends coreClient.Oper
3521
2699
  export declare type ManagedClustersUpdateTagsResponse = ManagedCluster;
3522
2700
  /** Optional parameters. */
3523
2701
  export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions {
3524
- /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
3525
- ignorePodDisruptionBudget?: boolean;
3526
2702
  /** Delay to wait until next poll, in milliseconds. */
3527
2703
  updateIntervalInMs?: number;
3528
2704
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -3545,15 +2721,6 @@ export interface ManagedClustersResetAADProfileOptionalParams extends coreClient
3545
2721
  resumeFrom?: string;
3546
2722
  }
3547
2723
  /** Optional parameters. */
3548
- export interface ManagedClustersAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
3549
- /** Delay to wait until next poll, in milliseconds. */
3550
- updateIntervalInMs?: number;
3551
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3552
- resumeFrom?: string;
3553
- }
3554
- /** Contains response data for the abortLatestOperation operation. */
3555
- export declare type ManagedClustersAbortLatestOperationResponse = ManagedClustersAbortLatestOperationHeaders;
3556
- /** Optional parameters. */
3557
2724
  export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions {
3558
2725
  /** Delay to wait until next poll, in milliseconds. */
3559
2726
  updateIntervalInMs?: number;
@@ -3647,15 +2814,6 @@ export interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams
3647
2814
  /** Contains response data for the listByManagedClusterNext operation. */
3648
2815
  export declare type MaintenanceConfigurationsListByManagedClusterNextResponse = MaintenanceConfigurationListResult;
3649
2816
  /** Optional parameters. */
3650
- export interface AgentPoolsAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
3651
- /** Delay to wait until next poll, in milliseconds. */
3652
- updateIntervalInMs?: number;
3653
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3654
- resumeFrom?: string;
3655
- }
3656
- /** Contains response data for the abortLatestOperation operation. */
3657
- export declare type AgentPoolsAbortLatestOperationResponse = AgentPoolsAbortLatestOperationHeaders;
3658
- /** Optional parameters. */
3659
2817
  export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {
3660
2818
  }
3661
2819
  /** Contains response data for the list operation. */
@@ -3676,8 +2834,6 @@ export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.Opera
3676
2834
  export declare type AgentPoolsCreateOrUpdateResponse = AgentPool;
3677
2835
  /** Optional parameters. */
3678
2836
  export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
3679
- /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
3680
- ignorePodDisruptionBudget?: boolean;
3681
2837
  /** Delay to wait until next poll, in milliseconds. */
3682
2838
  updateIntervalInMs?: number;
3683
2839
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -3778,178 +2934,11 @@ export interface SnapshotsListByResourceGroupNextOptionalParams extends coreClie
3778
2934
  /** Contains response data for the listByResourceGroupNext operation. */
3779
2935
  export declare type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;
3780
2936
  /** Optional parameters. */
3781
- export interface ManagedClusterSnapshotsListOptionalParams extends coreClient.OperationOptions {
3782
- }
3783
- /** Contains response data for the list operation. */
3784
- export declare type ManagedClusterSnapshotsListResponse = ManagedClusterSnapshotListResult;
3785
- /** Optional parameters. */
3786
- export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3787
- }
3788
- /** Contains response data for the listByResourceGroup operation. */
3789
- export declare type ManagedClusterSnapshotsListByResourceGroupResponse = ManagedClusterSnapshotListResult;
3790
- /** Optional parameters. */
3791
- export interface ManagedClusterSnapshotsGetOptionalParams extends coreClient.OperationOptions {
3792
- }
3793
- /** Contains response data for the get operation. */
3794
- export declare type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot;
3795
- /** Optional parameters. */
3796
- export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3797
- }
3798
- /** Contains response data for the createOrUpdate operation. */
3799
- export declare type ManagedClusterSnapshotsCreateOrUpdateResponse = ManagedClusterSnapshot;
3800
- /** Optional parameters. */
3801
- export interface ManagedClusterSnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions {
3802
- }
3803
- /** Contains response data for the updateTags operation. */
3804
- export declare type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot;
3805
- /** Optional parameters. */
3806
- export interface ManagedClusterSnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
3807
- }
3808
- /** Optional parameters. */
3809
- export interface ManagedClusterSnapshotsListNextOptionalParams extends coreClient.OperationOptions {
3810
- }
3811
- /** Contains response data for the listNext operation. */
3812
- export declare type ManagedClusterSnapshotsListNextResponse = ManagedClusterSnapshotListResult;
3813
- /** Optional parameters. */
3814
- export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3815
- }
3816
- /** Contains response data for the listByResourceGroupNext operation. */
3817
- export declare type ManagedClusterSnapshotsListByResourceGroupNextResponse = ManagedClusterSnapshotListResult;
3818
- /** Optional parameters. */
3819
- export interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions {
3820
- }
3821
- /** Contains response data for the list operation. */
3822
- export declare type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
3823
- /** Optional parameters. */
3824
- export interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions {
3825
- }
3826
- /** Contains response data for the listNext operation. */
3827
- export declare type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
3828
- /** Optional parameters. */
3829
- export interface TrustedAccessRoleBindingsListOptionalParams extends coreClient.OperationOptions {
3830
- }
3831
- /** Contains response data for the list operation. */
3832
- export declare type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult;
3833
- /** Optional parameters. */
3834
- export interface TrustedAccessRoleBindingsGetOptionalParams extends coreClient.OperationOptions {
3835
- }
3836
- /** Contains response data for the get operation. */
3837
- export declare type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding;
3838
- /** Optional parameters. */
3839
- export interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3840
- }
3841
- /** Contains response data for the createOrUpdate operation. */
3842
- export declare type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding;
3843
- /** Optional parameters. */
3844
- export interface TrustedAccessRoleBindingsDeleteOptionalParams extends coreClient.OperationOptions {
3845
- }
3846
- /** Optional parameters. */
3847
- export interface TrustedAccessRoleBindingsListNextOptionalParams extends coreClient.OperationOptions {
3848
- }
3849
- /** Contains response data for the listNext operation. */
3850
- export declare type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult;
3851
- /** Optional parameters. */
3852
- export interface FleetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3853
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
3854
- ifMatch?: string;
3855
- /** Set to '*' to allow a new resource to be created and prevent updating an existing resource. Other values will result in a 412 Pre-condition Failed response. */
3856
- ifNoneMatch?: string;
3857
- /** Delay to wait until next poll, in milliseconds. */
3858
- updateIntervalInMs?: number;
3859
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3860
- resumeFrom?: string;
3861
- }
3862
- /** Contains response data for the createOrUpdate operation. */
3863
- export declare type FleetsCreateOrUpdateResponse = Fleet;
3864
- /** Optional parameters. */
3865
- export interface FleetsUpdateOptionalParams extends coreClient.OperationOptions {
3866
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
3867
- ifMatch?: string;
3868
- /** The properties of a Fleet to update. */
3869
- parameters?: FleetPatch;
3870
- }
3871
- /** Contains response data for the update operation. */
3872
- export declare type FleetsUpdateResponse = Fleet;
3873
- /** Optional parameters. */
3874
- export interface FleetsGetOptionalParams extends coreClient.OperationOptions {
3875
- }
3876
- /** Contains response data for the get operation. */
3877
- export declare type FleetsGetResponse = Fleet;
3878
- /** Optional parameters. */
3879
- export interface FleetsDeleteOptionalParams extends coreClient.OperationOptions {
3880
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
3881
- ifMatch?: string;
3882
- /** Delay to wait until next poll, in milliseconds. */
3883
- updateIntervalInMs?: number;
3884
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3885
- resumeFrom?: string;
3886
- }
3887
- /** Optional parameters. */
3888
- export interface FleetsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3889
- }
3890
- /** Contains response data for the listByResourceGroup operation. */
3891
- export declare type FleetsListByResourceGroupResponse = FleetListResult;
3892
- /** Optional parameters. */
3893
- export interface FleetsListOptionalParams extends coreClient.OperationOptions {
3894
- }
3895
- /** Contains response data for the list operation. */
3896
- export declare type FleetsListResponse = FleetListResult;
3897
- /** Optional parameters. */
3898
- export interface FleetsListCredentialsOptionalParams extends coreClient.OperationOptions {
3899
- }
3900
- /** Contains response data for the listCredentials operation. */
3901
- export declare type FleetsListCredentialsResponse = FleetCredentialResults;
3902
- /** Optional parameters. */
3903
- export interface FleetsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3904
- }
3905
- /** Contains response data for the listByResourceGroupNext operation. */
3906
- export declare type FleetsListByResourceGroupNextResponse = FleetListResult;
3907
- /** Optional parameters. */
3908
- export interface FleetsListNextOptionalParams extends coreClient.OperationOptions {
3909
- }
3910
- /** Contains response data for the listNext operation. */
3911
- export declare type FleetsListNextResponse = FleetListResult;
3912
- /** Optional parameters. */
3913
- export interface FleetMembersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3914
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
3915
- ifMatch?: string;
3916
- /** Set to '*' to allow a new resource to be created and prevent updating an existing resource. Other values will result in a 412 Pre-condition Failed response. */
3917
- ifNoneMatch?: string;
3918
- /** Delay to wait until next poll, in milliseconds. */
3919
- updateIntervalInMs?: number;
3920
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3921
- resumeFrom?: string;
3922
- }
3923
- /** Contains response data for the createOrUpdate operation. */
3924
- export declare type FleetMembersCreateOrUpdateResponse = FleetMember;
3925
- /** Optional parameters. */
3926
- export interface FleetMembersGetOptionalParams extends coreClient.OperationOptions {
3927
- }
3928
- /** Contains response data for the get operation. */
3929
- export declare type FleetMembersGetResponse = FleetMember;
3930
- /** Optional parameters. */
3931
- export interface FleetMembersDeleteOptionalParams extends coreClient.OperationOptions {
3932
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
3933
- ifMatch?: string;
3934
- /** Delay to wait until next poll, in milliseconds. */
3935
- updateIntervalInMs?: number;
3936
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3937
- resumeFrom?: string;
3938
- }
3939
- /** Optional parameters. */
3940
- export interface FleetMembersListByFleetOptionalParams extends coreClient.OperationOptions {
3941
- }
3942
- /** Contains response data for the listByFleet operation. */
3943
- export declare type FleetMembersListByFleetResponse = FleetMembersListResult;
3944
- /** Optional parameters. */
3945
- export interface FleetMembersListByFleetNextOptionalParams extends coreClient.OperationOptions {
3946
- }
3947
- /** Contains response data for the listByFleetNext operation. */
3948
- export declare type FleetMembersListByFleetNextResponse = FleetMembersListResult;
3949
- /** Optional parameters. */
3950
2937
  export interface ContainerServiceClientOptionalParams extends coreClient.ServiceClientOptions {
3951
2938
  /** server parameter */
3952
2939
  $host?: string;
2940
+ /** Api Version */
2941
+ apiVersion?: string;
3953
2942
  /** Overrides client endpoint. */
3954
2943
  endpoint?: string;
3955
2944
  }