@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
@@ -164,12 +164,6 @@ export interface PowerState {
164
164
  code?: Code;
165
165
  }
166
166
 
167
- /** Data used when creating a target resource from a source resource. */
168
- export interface CreationData {
169
- /** This is the ARM ID of the source object to be used to create the target object. */
170
- sourceResourceId?: string;
171
- }
172
-
173
167
  /** Properties for the container service agent pool profile. */
174
168
  export interface ManagedClusterAgentPoolProfileProperties {
175
169
  /** 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. */
@@ -184,8 +178,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
184
178
  kubeletDiskType?: KubeletDiskType;
185
179
  /** Determines the type of workload a node can run. */
186
180
  workloadRuntime?: WorkloadRuntime;
187
- /** 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). */
188
- messageOfTheDay?: string;
189
181
  /** 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} */
190
182
  vnetSubnetID?: string;
191
183
  /** 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} */
@@ -194,7 +186,7 @@ export interface ManagedClusterAgentPoolProfileProperties {
194
186
  maxPods?: number;
195
187
  /** The operating system type. The default is Linux. */
196
188
  osType?: OSType;
197
- /** 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. */
189
+ /** 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. */
198
190
  osSKU?: Ossku;
199
191
  /** The maximum number of nodes for auto-scaling */
200
192
  maxCount?: number;
@@ -208,10 +200,10 @@ export interface ManagedClusterAgentPoolProfileProperties {
208
200
  type?: AgentPoolType;
209
201
  /** 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 */
210
202
  mode?: AgentPoolMode;
211
- /** 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). */
203
+ /** 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). */
212
204
  orchestratorVersion?: string;
213
205
  /**
214
- * 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.
206
+ * 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.
215
207
  * NOTE: This property will not be serialized. It can only be populated by the server.
216
208
  */
217
209
  readonly currentOrchestratorVersion?: string;
@@ -233,8 +225,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
233
225
  availabilityZones?: string[];
234
226
  /** 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. */
235
227
  enableNodePublicIP?: boolean;
236
- /** 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. */
237
- enableCustomCATrust?: boolean;
238
228
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
239
229
  nodePublicIPPrefixID?: string;
240
230
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
@@ -265,14 +255,8 @@ export interface ManagedClusterAgentPoolProfileProperties {
265
255
  gpuInstanceProfile?: GPUInstanceProfile;
266
256
  /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */
267
257
  creationData?: CreationData;
268
- /** AKS will associate the specified agent pool with the Capacity Reservation Group. */
269
- capacityReservationGroupID?: string;
270
258
  /** 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). */
271
259
  hostGroupID?: string;
272
- /** The Windows agent pool's specific profile. */
273
- windowsProfile?: AgentPoolWindowsProfile;
274
- /** Network-related settings of an agent pool. */
275
- networkProfile?: AgentPoolNetworkProfile;
276
260
  }
277
261
 
278
262
  /** Settings for upgrading an agentpool */
@@ -379,38 +363,10 @@ export interface SysctlConfig {
379
363
  vmVfsCachePressure?: number;
380
364
  }
381
365
 
382
- /** The Windows agent pool's specific profile. */
383
- export interface AgentPoolWindowsProfile {
384
- /** 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. */
385
- disableOutboundNat?: boolean;
386
- }
387
-
388
- /** Network settings of an agent pool. */
389
- export interface AgentPoolNetworkProfile {
390
- /** IPTags of instance-level public IPs. */
391
- nodePublicIPTags?: IPTag[];
392
- /** The port ranges that are allowed to access. The specified ranges are allowed to overlap. */
393
- allowedHostPorts?: PortRange[];
394
- /** The IDs of the application security groups which agent pool will associate when created. */
395
- applicationSecurityGroups?: string[];
396
- }
397
-
398
- /** Contains the IPTag associated with the object. */
399
- export interface IPTag {
400
- /** The IP tag type. Example: RoutingPreference. */
401
- ipTagType?: string;
402
- /** The value of the IP tag associated with the public IP. Example: Internet. */
403
- tag?: string;
404
- }
405
-
406
- /** The port range. */
407
- export interface PortRange {
408
- /** 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. */
409
- portStart?: number;
410
- /** 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. */
411
- portEnd?: number;
412
- /** The network protocol of the port. */
413
- protocol?: Protocol;
366
+ /** Data used when creating a target resource from a source resource. */
367
+ export interface CreationData {
368
+ /** This is the ARM ID of the source object to be used to create the target object. */
369
+ sourceResourceId?: string;
414
370
  }
415
371
 
416
372
  /** Profile for Linux VMs in the container service cluster. */
@@ -567,14 +523,10 @@ export interface ManagedClusterOidcIssuerProfile {
567
523
  export interface ContainerServiceNetworkProfile {
568
524
  /** Network plugin used for building the Kubernetes network. */
569
525
  networkPlugin?: NetworkPlugin;
570
- /** Network plugin mode used for building the Kubernetes network. */
571
- networkPluginMode?: NetworkPluginMode;
572
526
  /** Network policy used for building the Kubernetes network. */
573
527
  networkPolicy?: NetworkPolicy;
574
528
  /** This cannot be specified if networkPlugin is anything other than 'azure'. */
575
529
  networkMode?: NetworkMode;
576
- /** The eBPF dataplane used for building the Kubernetes network. */
577
- ebpfDataplane?: EbpfDataplane;
578
530
  /** A CIDR notation IP range from which to assign pod IPs when kubenet is used. */
579
531
  podCidr?: string;
580
532
  /** A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges. */
@@ -597,8 +549,6 @@ export interface ContainerServiceNetworkProfile {
597
549
  serviceCidrs?: string[];
598
550
  /** 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. */
599
551
  ipFamilies?: IpFamily[];
600
- /** 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'. */
601
- kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
602
552
  }
603
553
 
604
554
  /** Profile of the managed cluster load balancer. */
@@ -617,8 +567,6 @@ export interface ManagedClusterLoadBalancerProfile {
617
567
  idleTimeoutInMinutes?: number;
618
568
  /** Enable multiple standard load balancers per AKS cluster or not. */
619
569
  enableMultipleStandardLoadBalancers?: boolean;
620
- /** The type of the managed inbound Load Balancer BackendPool. */
621
- backendPoolType?: BackendPoolType;
622
570
  }
623
571
 
624
572
  /** Desired managed outbound IPs for the cluster load balancer. */
@@ -663,28 +611,6 @@ export interface ManagedClusterManagedOutboundIPProfile {
663
611
  count?: number;
664
612
  }
665
613
 
666
- /** 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'. */
667
- export interface ContainerServiceNetworkProfileKubeProxyConfig {
668
- /** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */
669
- enabled?: boolean;
670
- /** Specify which proxy mode to use ('IPTABLES' or 'IPVS') */
671
- mode?: Mode;
672
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
673
- ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
674
- }
675
-
676
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
677
- export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
678
- /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
679
- scheduler?: IpvsScheduler;
680
- /** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */
681
- tcpTimeoutSeconds?: number;
682
- /** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */
683
- tcpFinTimeoutSeconds?: number;
684
- /** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */
685
- udpTimeoutSeconds?: number;
686
- }
687
-
688
614
  /** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
689
615
  export interface ManagedClusterAADProfile {
690
616
  /** Whether to enable managed AAD. */
@@ -707,8 +633,6 @@ export interface ManagedClusterAADProfile {
707
633
  export interface ManagedClusterAutoUpgradeProfile {
708
634
  /** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
709
635
  upgradeChannel?: UpgradeChannel;
710
- /** The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA. */
711
- nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
712
636
  }
713
637
 
714
638
  /** Parameters to be applied to the cluster-autoscaler when enabled */
@@ -761,10 +685,6 @@ export interface ManagedClusterAPIServerAccessProfile {
761
685
  enablePrivateClusterPublicFqdn?: boolean;
762
686
  /** Whether to disable run command for the cluster or not. */
763
687
  disableRunCommand?: boolean;
764
- /** Whether to enable apiserver vnet integration for the cluster or not. */
765
- enableVnetIntegration?: boolean;
766
- /** It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */
767
- subnetId?: string;
768
688
  }
769
689
 
770
690
  /** A private link resource */
@@ -794,11 +714,6 @@ export interface ManagedClusterHttpProxyConfig {
794
714
  httpsProxy?: string;
795
715
  /** The endpoints that should not go through proxy. */
796
716
  noProxy?: string[];
797
- /**
798
- * 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.
799
- * NOTE: This property will not be serialized. It can only be populated by the server.
800
- */
801
- readonly effectiveNoProxy?: string[];
802
717
  /** Alternative CA cert to use for connecting to proxy servers. */
803
718
  trustedCa?: string;
804
719
  }
@@ -809,14 +724,6 @@ export interface ManagedClusterSecurityProfile {
809
724
  defender?: ManagedClusterSecurityProfileDefender;
810
725
  /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */
811
726
  azureKeyVaultKms?: AzureKeyVaultKms;
812
- /** [Workload Identity](https://azure.github.io/azure-workload-identity/docs/) settings for the security profile. */
813
- workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
814
- /** ImageCleaner settings for the security profile. */
815
- imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
816
- /** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */
817
- nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
818
- /** 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) */
819
- customCATrustCertificates?: Uint8Array[];
820
727
  }
821
728
 
822
729
  /** Microsoft Defender settings for the security profile. */
@@ -845,26 +752,6 @@ export interface AzureKeyVaultKms {
845
752
  keyVaultResourceId?: string;
846
753
  }
847
754
 
848
- /** Workload Identity settings for the security profile. */
849
- export interface ManagedClusterSecurityProfileWorkloadIdentity {
850
- /** Whether to enable Workload Identity */
851
- enabled?: boolean;
852
- }
853
-
854
- /** ImageCleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here are settings for the security profile. */
855
- export interface ManagedClusterSecurityProfileImageCleaner {
856
- /** Whether to enable ImageCleaner on AKS cluster. */
857
- enabled?: boolean;
858
- /** ImageCleaner scanning interval. */
859
- intervalHours?: number;
860
- }
861
-
862
- /** Node Restriction settings for the security profile. */
863
- export interface ManagedClusterSecurityProfileNodeRestriction {
864
- /** Whether to enable Node Restriction */
865
- enabled?: boolean;
866
- }
867
-
868
755
  /** Storage profile for the container service cluster. */
869
756
  export interface ManagedClusterStorageProfile {
870
757
  /** AzureDisk CSI Driver settings for the storage profile. */
@@ -881,8 +768,6 @@ export interface ManagedClusterStorageProfile {
881
768
  export interface ManagedClusterStorageProfileDiskCSIDriver {
882
769
  /** Whether to enable AzureDisk CSI Driver. The default value is true. */
883
770
  enabled?: boolean;
884
- /** The version of AzureDisk CSI Driver. The default value is v1. */
885
- version?: string;
886
771
  }
887
772
 
888
773
  /** AzureFile CSI Driver settings for the storage profile. */
@@ -903,25 +788,10 @@ export interface ManagedClusterStorageProfileBlobCSIDriver {
903
788
  enabled?: boolean;
904
789
  }
905
790
 
906
- /** Ingress profile for the container service cluster. */
907
- export interface ManagedClusterIngressProfile {
908
- /** Web App Routing settings for the ingress profile. */
909
- webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
910
- }
911
-
912
- /** Web App Routing settings for the ingress profile. */
913
- export interface ManagedClusterIngressProfileWebAppRouting {
914
- /** Whether to enable Web App Routing. */
915
- enabled?: boolean;
916
- /** Resource ID of the DNS Zone to be associated with the web app. Used only when Web App Routing is enabled. */
917
- dnsZoneResourceId?: string;
918
- }
919
-
920
- /** Workload Auto-scaler profile for the container service cluster. */
791
+ /** Workload Auto-scaler profile for the managed cluster. */
921
792
  export interface ManagedClusterWorkloadAutoScalerProfile {
922
793
  /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
923
794
  keda?: ManagedClusterWorkloadAutoScalerProfileKeda;
924
- verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
925
795
  }
926
796
 
927
797
  /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
@@ -930,52 +800,6 @@ export interface ManagedClusterWorkloadAutoScalerProfileKeda {
930
800
  enabled: boolean;
931
801
  }
932
802
 
933
- export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
934
- /** Whether to enable VPA. Default value is false. */
935
- enabled: boolean;
936
- /** Controls which resource value autoscaler will change. Default value is RequestsAndLimits. */
937
- controlledValues: ControlledValues;
938
- /** 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. */
939
- updateMode: UpdateMode;
940
- }
941
-
942
- /** Prometheus addon profile for the container service cluster */
943
- export interface ManagedClusterAzureMonitorProfile {
944
- /** Metrics profile for the prometheus service addon */
945
- metrics?: ManagedClusterAzureMonitorProfileMetrics;
946
- }
947
-
948
- /** Metrics profile for the prometheus service addon */
949
- export interface ManagedClusterAzureMonitorProfileMetrics {
950
- /** Whether to enable the Prometheus collector */
951
- enabled: boolean;
952
- /** Kube State Metrics for prometheus addon profile for the container service cluster */
953
- kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;
954
- }
955
-
956
- /** Kube State Metrics for prometheus addon profile for the container service cluster */
957
- export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
958
- /** Comma-separated list of Kubernetes annotations keys that will be used in the resource's labels metric. */
959
- metricLabelsAllowlist?: string;
960
- /** Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric. */
961
- metricAnnotationsAllowList?: string;
962
- }
963
-
964
- /** The Guardrails profile. */
965
- export interface GuardrailsProfile {
966
- /**
967
- * List of namespaces specified by AKS to be excluded from Guardrails
968
- * NOTE: This property will not be serialized. It can only be populated by the server.
969
- */
970
- readonly systemExcludedNamespaces?: string[];
971
- /** The version of constraints to use */
972
- version: string;
973
- /** The guardrails level to be used. By default, Guardrails is enabled for all namespaces except those that AKS excludes via systemExcludedNamespaces */
974
- level: Level;
975
- /** List of namespaces excluded from guardrails checks */
976
- excludedNamespaces?: string[];
977
- }
978
-
979
803
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
980
804
  export interface Resource {
981
805
  /**
@@ -1114,74 +938,6 @@ export interface TimeSpan {
1114
938
  end?: Date;
1115
939
  }
1116
940
 
1117
- /** Maintenance window used to configure scheduled auto-upgrade for a Managed Cluster. */
1118
- export interface MaintenanceWindow {
1119
- /** Recurrence schedule for the maintenance window. */
1120
- schedule: Schedule;
1121
- /** Length of maintenance window range from 4 to 24 hours. */
1122
- durationHours: number;
1123
- /** 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'. */
1124
- utcOffset?: string;
1125
- /** 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. */
1126
- startDate?: Date;
1127
- /** 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'. */
1128
- startTime: string;
1129
- /** 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. */
1130
- notAllowedDates?: DateSpan[];
1131
- }
1132
-
1133
- /** One and only one of the schedule types should be specified. Choose either 'daily', 'weekly', 'absoluteMonthly' or 'relativeMonthly' for your maintenance schedule. */
1134
- export interface Schedule {
1135
- /** For schedules like: 'recur every day' or 'recur every 3 days'. */
1136
- daily?: DailySchedule;
1137
- /** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */
1138
- weekly?: WeeklySchedule;
1139
- /** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */
1140
- absoluteMonthly?: AbsoluteMonthlySchedule;
1141
- /** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */
1142
- relativeMonthly?: RelativeMonthlySchedule;
1143
- }
1144
-
1145
- /** For schedules like: 'recur every day' or 'recur every 3 days'. */
1146
- export interface DailySchedule {
1147
- /** Specifies the number of days between each set of occurrences. */
1148
- intervalDays: number;
1149
- }
1150
-
1151
- /** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */
1152
- export interface WeeklySchedule {
1153
- /** Specifies the number of weeks between each set of occurrences. */
1154
- intervalWeeks: number;
1155
- /** Specifies on which day of the week the maintenance occurs. */
1156
- dayOfWeek: WeekDay;
1157
- }
1158
-
1159
- /** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */
1160
- export interface AbsoluteMonthlySchedule {
1161
- /** Specifies the number of months between each set of occurrences. */
1162
- intervalMonths: number;
1163
- /** The date of the month. */
1164
- dayOfMonth: number;
1165
- }
1166
-
1167
- /** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */
1168
- export interface RelativeMonthlySchedule {
1169
- /** Specifies the number of months between each set of occurrences. */
1170
- intervalMonths: number;
1171
- /** Specifies on which instance of the allowed days specified in daysOfWeek the maintenance occurs. */
1172
- weekIndex: Type;
1173
- /** Specifies on which day of the week the maintenance occurs. */
1174
- dayOfWeek: WeekDay;
1175
- }
1176
-
1177
- /** For example, between '2022-12-23' and '2023-01-05'. */
1178
- export interface DateSpan {
1179
- /** The start date of the date span. */
1180
- start: Date;
1181
- /** The end date of the date span. */
1182
- end: Date;
1183
- }
1184
-
1185
941
  /** Reference to another subresource. */
1186
942
  export interface SubResource {
1187
943
  /**
@@ -1429,235 +1185,6 @@ export interface SnapshotListResult {
1429
1185
  readonly nextLink?: string;
1430
1186
  }
1431
1187
 
1432
- /** The response from the List Managed Cluster Snapshots operation. */
1433
- export interface ManagedClusterSnapshotListResult {
1434
- /** The list of managed cluster snapshots. */
1435
- value?: ManagedClusterSnapshot[];
1436
- /**
1437
- * The URL to get the next set of managed cluster snapshot results.
1438
- * NOTE: This property will not be serialized. It can only be populated by the server.
1439
- */
1440
- readonly nextLink?: string;
1441
- }
1442
-
1443
- /** managed cluster properties for snapshot, these properties are read only. */
1444
- export interface ManagedClusterPropertiesForSnapshot {
1445
- /** The current kubernetes version. */
1446
- kubernetesVersion?: string;
1447
- /** The current managed cluster sku. */
1448
- sku?: ManagedClusterSKU;
1449
- /** Whether the cluster has enabled Kubernetes Role-Based Access Control or not. */
1450
- enableRbac?: boolean;
1451
- /**
1452
- * The current network profile.
1453
- * NOTE: This property will not be serialized. It can only be populated by the server.
1454
- */
1455
- readonly networkProfile?: NetworkProfileForSnapshot;
1456
- }
1457
-
1458
- /** network profile for managed cluster snapshot, these properties are read only. */
1459
- export interface NetworkProfileForSnapshot {
1460
- /** networkPlugin for managed cluster snapshot. */
1461
- networkPlugin?: NetworkPlugin;
1462
- /** NetworkPluginMode for managed cluster snapshot. */
1463
- networkPluginMode?: NetworkPluginMode;
1464
- /** networkPolicy for managed cluster snapshot. */
1465
- networkPolicy?: NetworkPolicy;
1466
- /** networkMode for managed cluster snapshot. */
1467
- networkMode?: NetworkMode;
1468
- /** loadBalancerSku for managed cluster snapshot. */
1469
- loadBalancerSku?: LoadBalancerSku;
1470
- }
1471
-
1472
- /** List of trusted access roles */
1473
- export interface TrustedAccessRoleListResult {
1474
- /**
1475
- * Role list
1476
- * NOTE: This property will not be serialized. It can only be populated by the server.
1477
- */
1478
- readonly value?: TrustedAccessRole[];
1479
- /**
1480
- * Link to next page of resources.
1481
- * NOTE: This property will not be serialized. It can only be populated by the server.
1482
- */
1483
- readonly nextLink?: string;
1484
- }
1485
-
1486
- /** Trusted access role definition. */
1487
- export interface TrustedAccessRole {
1488
- /**
1489
- * Resource type of Azure resource
1490
- * NOTE: This property will not be serialized. It can only be populated by the server.
1491
- */
1492
- readonly sourceResourceType?: string;
1493
- /**
1494
- * Name of role, name is unique under a source resource type
1495
- * NOTE: This property will not be serialized. It can only be populated by the server.
1496
- */
1497
- readonly name?: string;
1498
- /**
1499
- * 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).
1500
- * NOTE: This property will not be serialized. It can only be populated by the server.
1501
- */
1502
- readonly rules?: TrustedAccessRoleRule[];
1503
- }
1504
-
1505
- /** Rule for trusted access role */
1506
- export interface TrustedAccessRoleRule {
1507
- /**
1508
- * List of allowed verbs
1509
- * NOTE: This property will not be serialized. It can only be populated by the server.
1510
- */
1511
- readonly verbs?: string[];
1512
- /**
1513
- * List of allowed apiGroups
1514
- * NOTE: This property will not be serialized. It can only be populated by the server.
1515
- */
1516
- readonly apiGroups?: string[];
1517
- /**
1518
- * List of allowed resources
1519
- * NOTE: This property will not be serialized. It can only be populated by the server.
1520
- */
1521
- readonly resources?: string[];
1522
- /**
1523
- * List of allowed names
1524
- * NOTE: This property will not be serialized. It can only be populated by the server.
1525
- */
1526
- readonly resourceNames?: string[];
1527
- /**
1528
- * List of allowed nonResourceURLs
1529
- * NOTE: This property will not be serialized. It can only be populated by the server.
1530
- */
1531
- readonly nonResourceURLs?: string[];
1532
- }
1533
-
1534
- /** List of trusted access role bindings */
1535
- export interface TrustedAccessRoleBindingListResult {
1536
- /** Role binding list */
1537
- value?: TrustedAccessRoleBinding[];
1538
- /**
1539
- * Link to next page of resources.
1540
- * NOTE: This property will not be serialized. It can only be populated by the server.
1541
- */
1542
- readonly nextLink?: string;
1543
- }
1544
-
1545
- /** The FleetHubProfile configures the fleet hub. */
1546
- export interface FleetHubProfile {
1547
- /** DNS prefix used to create the FQDN for the Fleet hub. */
1548
- dnsPrefix?: string;
1549
- /**
1550
- * The FQDN of the Fleet hub.
1551
- * NOTE: This property will not be serialized. It can only be populated by the server.
1552
- */
1553
- readonly fqdn?: string;
1554
- /**
1555
- * The Kubernetes version of the Fleet hub.
1556
- * NOTE: This property will not be serialized. It can only be populated by the server.
1557
- */
1558
- readonly kubernetesVersion?: string;
1559
- }
1560
-
1561
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1562
- export interface ErrorResponse {
1563
- /** The error object. */
1564
- error?: ErrorDetail;
1565
- }
1566
-
1567
- /** The error detail. */
1568
- export interface ErrorDetail {
1569
- /**
1570
- * The error code.
1571
- * NOTE: This property will not be serialized. It can only be populated by the server.
1572
- */
1573
- readonly code?: string;
1574
- /**
1575
- * The error message.
1576
- * NOTE: This property will not be serialized. It can only be populated by the server.
1577
- */
1578
- readonly message?: string;
1579
- /**
1580
- * The error target.
1581
- * NOTE: This property will not be serialized. It can only be populated by the server.
1582
- */
1583
- readonly target?: string;
1584
- /**
1585
- * The error details.
1586
- * NOTE: This property will not be serialized. It can only be populated by the server.
1587
- */
1588
- readonly details?: ErrorDetail[];
1589
- /**
1590
- * The error additional info.
1591
- * NOTE: This property will not be serialized. It can only be populated by the server.
1592
- */
1593
- readonly additionalInfo?: ErrorAdditionalInfo[];
1594
- }
1595
-
1596
- /** The resource management error additional info. */
1597
- export interface ErrorAdditionalInfo {
1598
- /**
1599
- * The additional info type.
1600
- * NOTE: This property will not be serialized. It can only be populated by the server.
1601
- */
1602
- readonly type?: string;
1603
- /**
1604
- * The additional info.
1605
- * NOTE: This property will not be serialized. It can only be populated by the server.
1606
- */
1607
- readonly info?: Record<string, unknown>;
1608
- }
1609
-
1610
- /** Properties of a Fleet that can be patched. */
1611
- export interface FleetPatch {
1612
- /** Resource tags. */
1613
- tags?: { [propertyName: string]: string };
1614
- }
1615
-
1616
- /** The response from the List Fleets operation. */
1617
- export interface FleetListResult {
1618
- /** The list of Fleets. */
1619
- value?: Fleet[];
1620
- /**
1621
- * The URL to get the next page of Fleets.
1622
- * NOTE: This property will not be serialized. It can only be populated by the server.
1623
- */
1624
- readonly nextLink?: string;
1625
- }
1626
-
1627
- /** The response from the List FleetMembers operation. */
1628
- export interface FleetMembersListResult {
1629
- /** The list of members in a given Fleet. */
1630
- value?: FleetMember[];
1631
- /**
1632
- * The URL to get the next page of Fleet members.
1633
- * NOTE: This property will not be serialized. It can only be populated by the server.
1634
- */
1635
- readonly nextLink?: string;
1636
- }
1637
-
1638
- /** The list credential result response. */
1639
- export interface FleetCredentialResults {
1640
- /**
1641
- * Base64-encoded Kubernetes configuration file.
1642
- * NOTE: This property will not be serialized. It can only be populated by the server.
1643
- */
1644
- readonly kubeconfigs?: FleetCredentialResult[];
1645
- }
1646
-
1647
- /** The credential result response. */
1648
- export interface FleetCredentialResult {
1649
- /**
1650
- * The name of the credential.
1651
- * NOTE: This property will not be serialized. It can only be populated by the server.
1652
- */
1653
- readonly name?: string;
1654
- /**
1655
- * Base64-encoded Kubernetes configuration file.
1656
- * NOTE: This property will not be serialized. It can only be populated by the server.
1657
- */
1658
- readonly value?: Uint8Array;
1659
- }
1660
-
1661
1188
  /** Profile for the container service master. */
1662
1189
  export interface ContainerServiceMasterProfile {
1663
1190
  /** Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. */
@@ -1717,28 +1244,6 @@ export interface TrackedResource extends Resource {
1717
1244
  location: string;
1718
1245
  }
1719
1246
 
1720
- /** Defines binding between a resource and role */
1721
- export interface TrustedAccessRoleBinding extends Resource {
1722
- /**
1723
- * The current provisioning state of trusted access role binding.
1724
- * NOTE: This property will not be serialized. It can only be populated by the server.
1725
- */
1726
- readonly provisioningState?: TrustedAccessRoleBindingProvisioningState;
1727
- /** The ARM resource ID of source resource that trusted access is configured for. */
1728
- sourceResourceId: string;
1729
- /** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */
1730
- roles: string[];
1731
- }
1732
-
1733
- /** The resource model definition for an Azure Resource Manager resource with an etag. */
1734
- export interface AzureEntityResource extends Resource {
1735
- /**
1736
- * Resource Etag.
1737
- * NOTE: This property will not be serialized. It can only be populated by the server.
1738
- */
1739
- readonly etag?: string;
1740
- }
1741
-
1742
1247
  /** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
1743
1248
  export interface MaintenanceConfiguration extends SubResource {
1744
1249
  /**
@@ -1750,8 +1255,6 @@ export interface MaintenanceConfiguration extends SubResource {
1750
1255
  timeInWeek?: TimeInWeek[];
1751
1256
  /** Time slots on which upgrade is not allowed. */
1752
1257
  notAllowedTime?: TimeSpan[];
1753
- /** Maintenance window for the maintenance configuration. */
1754
- maintenanceWindow?: MaintenanceWindow;
1755
1258
  }
1756
1259
 
1757
1260
  /** Agent Pool. */
@@ -1768,8 +1271,6 @@ export interface AgentPool extends SubResource {
1768
1271
  kubeletDiskType?: KubeletDiskType;
1769
1272
  /** Determines the type of workload a node can run. */
1770
1273
  workloadRuntime?: WorkloadRuntime;
1771
- /** 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). */
1772
- messageOfTheDay?: string;
1773
1274
  /** 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} */
1774
1275
  vnetSubnetID?: string;
1775
1276
  /** 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} */
@@ -1778,7 +1279,7 @@ export interface AgentPool extends SubResource {
1778
1279
  maxPods?: number;
1779
1280
  /** The operating system type. The default is Linux. */
1780
1281
  osType?: OSType;
1781
- /** 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. */
1282
+ /** 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. */
1782
1283
  osSKU?: Ossku;
1783
1284
  /** The maximum number of nodes for auto-scaling */
1784
1285
  maxCount?: number;
@@ -1792,10 +1293,10 @@ export interface AgentPool extends SubResource {
1792
1293
  typePropertiesType?: AgentPoolType;
1793
1294
  /** 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 */
1794
1295
  mode?: AgentPoolMode;
1795
- /** 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). */
1296
+ /** 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). */
1796
1297
  orchestratorVersion?: string;
1797
1298
  /**
1798
- * 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.
1299
+ * 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.
1799
1300
  * NOTE: This property will not be serialized. It can only be populated by the server.
1800
1301
  */
1801
1302
  readonly currentOrchestratorVersion?: string;
@@ -1817,8 +1318,6 @@ export interface AgentPool extends SubResource {
1817
1318
  availabilityZones?: string[];
1818
1319
  /** 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. */
1819
1320
  enableNodePublicIP?: boolean;
1820
- /** 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. */
1821
- enableCustomCATrust?: boolean;
1822
1321
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
1823
1322
  nodePublicIPPrefixID?: string;
1824
1323
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
@@ -1849,14 +1348,8 @@ export interface AgentPool extends SubResource {
1849
1348
  gpuInstanceProfile?: GPUInstanceProfile;
1850
1349
  /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */
1851
1350
  creationData?: CreationData;
1852
- /** AKS will associate the specified agent pool with the Capacity Reservation Group. */
1853
- capacityReservationGroupID?: string;
1854
1351
  /** 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). */
1855
1352
  hostGroupID?: string;
1856
- /** The Windows agent pool's specific profile. */
1857
- windowsProfile?: AgentPoolWindowsProfile;
1858
- /** Network-related settings of an agent pool. */
1859
- networkProfile?: AgentPoolNetworkProfile;
1860
1353
  }
1861
1354
 
1862
1355
  /** Managed cluster. */
@@ -1877,17 +1370,15 @@ export interface ManagedCluster extends TrackedResource {
1877
1370
  * NOTE: This property will not be serialized. It can only be populated by the server.
1878
1371
  */
1879
1372
  readonly powerState?: PowerState;
1880
- /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
1881
- creationData?: CreationData;
1882
1373
  /**
1883
1374
  * The max number of agent pools for the managed cluster.
1884
1375
  * NOTE: This property will not be serialized. It can only be populated by the server.
1885
1376
  */
1886
1377
  readonly maxAgentPools?: number;
1887
- /** 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. */
1378
+ /** 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. */
1888
1379
  kubernetesVersion?: string;
1889
1380
  /**
1890
- * The version of Kubernetes the Managed Cluster is running.
1381
+ * 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.
1891
1382
  * NOTE: This property will not be serialized. It can only be populated by the server.
1892
1383
  */
1893
1384
  readonly currentKubernetesVersion?: string;
@@ -1928,10 +1419,8 @@ export interface ManagedCluster extends TrackedResource {
1928
1419
  nodeResourceGroup?: string;
1929
1420
  /** Whether to enable Kubernetes Role-Based Access Control. */
1930
1421
  enableRbac?: boolean;
1931
- /** (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. */
1422
+ /** (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. */
1932
1423
  enablePodSecurityPolicy?: boolean;
1933
- /** 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. */
1934
- enableNamespaceResources?: boolean;
1935
1424
  /** The network configuration profile. */
1936
1425
  networkProfile?: ContainerServiceNetworkProfile;
1937
1426
  /** The Azure Active Directory configuration. */
@@ -1956,16 +1445,10 @@ export interface ManagedCluster extends TrackedResource {
1956
1445
  securityProfile?: ManagedClusterSecurityProfile;
1957
1446
  /** Storage profile for the managed cluster. */
1958
1447
  storageProfile?: ManagedClusterStorageProfile;
1959
- /** Ingress profile for the managed cluster. */
1960
- ingressProfile?: ManagedClusterIngressProfile;
1961
1448
  /** Allow or deny public network access for AKS */
1962
1449
  publicNetworkAccess?: PublicNetworkAccess;
1963
- /** Workload Auto-scaler profile for the container service cluster. */
1450
+ /** Workload Auto-scaler profile for the managed cluster. */
1964
1451
  workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
1965
- /** Prometheus addon profile for the container service cluster */
1966
- azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
1967
- /** The guardrails profile holds all the guardrails information for a given cluster */
1968
- guardrailsProfile?: GuardrailsProfile;
1969
1452
  }
1970
1453
 
1971
1454
  /** Managed cluster Access Profile. */
@@ -1996,7 +1479,7 @@ export interface Snapshot extends TrackedResource {
1996
1479
  */
1997
1480
  readonly osType?: OSType;
1998
1481
  /**
1999
- * 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.
1482
+ * 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.
2000
1483
  * NOTE: This property will not be serialized. It can only be populated by the server.
2001
1484
  */
2002
1485
  readonly osSku?: Ossku;
@@ -2012,46 +1495,6 @@ export interface Snapshot extends TrackedResource {
2012
1495
  readonly enableFips?: boolean;
2013
1496
  }
2014
1497
 
2015
- /** A managed cluster snapshot resource. */
2016
- export interface ManagedClusterSnapshot extends TrackedResource {
2017
- /** CreationData to be used to specify the source resource ID to create this snapshot. */
2018
- creationData?: CreationData;
2019
- /** The type of a snapshot. The default is NodePool. */
2020
- snapshotType?: SnapshotType;
2021
- /**
2022
- * What the properties will be showed when getting managed cluster snapshot. Those properties are read-only.
2023
- * NOTE: This property will not be serialized. It can only be populated by the server.
2024
- */
2025
- readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
2026
- }
2027
-
2028
- /** The Fleet resource which contains multiple Kubernetes clusters as its members. */
2029
- export interface Fleet extends TrackedResource {
2030
- /**
2031
- * Resource Etag.
2032
- * NOTE: This property will not be serialized. It can only be populated by the server.
2033
- */
2034
- readonly etag?: string;
2035
- /** The FleetHubProfile configures the Fleet's hub. */
2036
- hubProfile?: FleetHubProfile;
2037
- /**
2038
- * The provisioning state of the last accepted operation.
2039
- * NOTE: This property will not be serialized. It can only be populated by the server.
2040
- */
2041
- readonly provisioningState?: FleetProvisioningState;
2042
- }
2043
-
2044
- /** A member of the Fleet. It contains a reference to an existing Kubernetes cluster on Azure. */
2045
- export interface FleetMember extends AzureEntityResource {
2046
- /** 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}'. */
2047
- clusterResourceId?: string;
2048
- /**
2049
- * The provisioning state of the last accepted operation.
2050
- * NOTE: This property will not be serialized. It can only be populated by the server.
2051
- */
2052
- readonly provisioningState?: FleetMemberProvisioningState;
2053
- }
2054
-
2055
1498
  /** Defines headers for ManagedClusters_delete operation. */
2056
1499
  export interface ManagedClustersDeleteHeaders {
2057
1500
  /** URL to query for status of the operation. */
@@ -2070,14 +1513,6 @@ export interface ManagedClustersResetAADProfileHeaders {
2070
1513
  location?: string;
2071
1514
  }
2072
1515
 
2073
- /** Defines headers for ManagedClusters_abortLatestOperation operation. */
2074
- export interface ManagedClustersAbortLatestOperationHeaders {
2075
- /** URL to query for status of the operation. */
2076
- location?: string;
2077
- /** URL to query for status of the operation. */
2078
- azureAsyncOperation?: string;
2079
- }
2080
-
2081
1516
  /** Defines headers for ManagedClusters_rotateClusterCertificates operation. */
2082
1517
  export interface ManagedClustersRotateClusterCertificatesHeaders {
2083
1518
  /** URL to query for status of the operation. */
@@ -2086,7 +1521,6 @@ export interface ManagedClustersRotateClusterCertificatesHeaders {
2086
1521
 
2087
1522
  /** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */
2088
1523
  export interface ManagedClustersRotateServiceAccountSigningKeysHeaders {
2089
- /** URL to query for status of the operation. */
2090
1524
  location?: string;
2091
1525
  }
2092
1526
 
@@ -2114,14 +1548,6 @@ export interface ManagedClustersGetCommandResultHeaders {
2114
1548
  location?: string;
2115
1549
  }
2116
1550
 
2117
- /** Defines headers for AgentPools_abortLatestOperation operation. */
2118
- export interface AgentPoolsAbortLatestOperationHeaders {
2119
- /** URL to query for status of the operation. */
2120
- location?: string;
2121
- /** URL to query for status of the operation. */
2122
- azureAsyncOperation?: string;
2123
- }
2124
-
2125
1551
  /** Defines headers for AgentPools_delete operation. */
2126
1552
  export interface AgentPoolsDeleteHeaders {
2127
1553
  /** URL to query for status of the operation. */
@@ -2134,16 +1560,6 @@ export interface AgentPoolsUpgradeNodeImageVersionHeaders {
2134
1560
  azureAsyncOperation?: string;
2135
1561
  }
2136
1562
 
2137
- /** Defines headers for Fleets_delete operation. */
2138
- export interface FleetsDeleteHeaders {
2139
- location?: string;
2140
- }
2141
-
2142
- /** Defines headers for FleetMembers_delete operation. */
2143
- export interface FleetMembersDeleteHeaders {
2144
- location?: string;
2145
- }
2146
-
2147
1563
  /** Known values of {@link ManagedClusterSKUName} that the service accepts. */
2148
1564
  export enum KnownManagedClusterSKUName {
2149
1565
  /** Basic */
@@ -2288,8 +1704,6 @@ export enum KnownOssku {
2288
1704
  Ubuntu = "Ubuntu",
2289
1705
  /** CBLMariner */
2290
1706
  CBLMariner = "CBLMariner",
2291
- /** Mariner */
2292
- Mariner = "Mariner",
2293
1707
  /** Windows2019 */
2294
1708
  Windows2019 = "Windows2019",
2295
1709
  /** Windows2022 */
@@ -2303,7 +1717,6 @@ export enum KnownOssku {
2303
1717
  * ### Known values supported by the service
2304
1718
  * **Ubuntu** \
2305
1719
  * **CBLMariner** \
2306
- * **Mariner** \
2307
1720
  * **Windows2019** \
2308
1721
  * **Windows2022**
2309
1722
  */
@@ -2426,24 +1839,6 @@ export enum KnownGPUInstanceProfile {
2426
1839
  */
2427
1840
  export type GPUInstanceProfile = string;
2428
1841
 
2429
- /** Known values of {@link Protocol} that the service accepts. */
2430
- export enum KnownProtocol {
2431
- /** TCP protocol. */
2432
- TCP = "TCP",
2433
- /** UDP protocol. */
2434
- UDP = "UDP"
2435
- }
2436
-
2437
- /**
2438
- * Defines values for Protocol. \
2439
- * {@link KnownProtocol} can be used interchangeably with Protocol,
2440
- * this enum contains the known values that the service supports.
2441
- * ### Known values supported by the service
2442
- * **TCP**: TCP protocol. \
2443
- * **UDP**: UDP protocol.
2444
- */
2445
- export type Protocol = string;
2446
-
2447
1842
  /** Known values of {@link LicenseType} that the service accepts. */
2448
1843
  export enum KnownLicenseType {
2449
1844
  /** No additional licensing is applied. */
@@ -2498,7 +1893,7 @@ export enum KnownNetworkPlugin {
2498
1893
  Azure = "azure",
2499
1894
  /** Use the Kubenet network plugin. See [Kubenet (basic) networking](https://docs.microsoft.com/azure/aks/concepts-network#kubenet-basic-networking) for more information. */
2500
1895
  Kubenet = "kubenet",
2501
- /** Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. */
1896
+ /** No CNI plugin is pre-installed. See [BYO CNI](https://docs.microsoft.com/en-us/azure/aks/use-byo-cni) for more information. */
2502
1897
  None = "none"
2503
1898
  }
2504
1899
 
@@ -2509,25 +1904,10 @@ export enum KnownNetworkPlugin {
2509
1904
  * ### Known values supported by the service
2510
1905
  * **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. \
2511
1906
  * **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. \
2512
- * **none**: Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality.
1907
+ * **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information.
2513
1908
  */
2514
1909
  export type NetworkPlugin = string;
2515
1910
 
2516
- /** Known values of {@link NetworkPluginMode} that the service accepts. */
2517
- export enum KnownNetworkPluginMode {
2518
- /** Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge. */
2519
- Overlay = "Overlay"
2520
- }
2521
-
2522
- /**
2523
- * Defines values for NetworkPluginMode. \
2524
- * {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode,
2525
- * this enum contains the known values that the service supports.
2526
- * ### Known values supported by the service
2527
- * **Overlay**: Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge.
2528
- */
2529
- export type NetworkPluginMode = string;
2530
-
2531
1911
  /** Known values of {@link NetworkPolicy} that the service accepts. */
2532
1912
  export enum KnownNetworkPolicy {
2533
1913
  /** 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. */
@@ -2564,21 +1944,6 @@ export enum KnownNetworkMode {
2564
1944
  */
2565
1945
  export type NetworkMode = string;
2566
1946
 
2567
- /** Known values of {@link EbpfDataplane} that the service accepts. */
2568
- export enum KnownEbpfDataplane {
2569
- /** Use Cilium for networking in the Kubernetes cluster. */
2570
- Cilium = "cilium"
2571
- }
2572
-
2573
- /**
2574
- * Defines values for EbpfDataplane. \
2575
- * {@link KnownEbpfDataplane} can be used interchangeably with EbpfDataplane,
2576
- * this enum contains the known values that the service supports.
2577
- * ### Known values supported by the service
2578
- * **cilium**: Use Cilium for networking in the Kubernetes cluster.
2579
- */
2580
- export type EbpfDataplane = string;
2581
-
2582
1947
  /** Known values of {@link OutboundType} that the service accepts. */
2583
1948
  export enum KnownOutboundType {
2584
1949
  /** 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). */
@@ -2621,24 +1986,6 @@ export enum KnownLoadBalancerSku {
2621
1986
  */
2622
1987
  export type LoadBalancerSku = string;
2623
1988
 
2624
- /** Known values of {@link BackendPoolType} that the service accepts. */
2625
- export enum KnownBackendPoolType {
2626
- /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */
2627
- NodeIPConfiguration = "NodeIPConfiguration",
2628
- /** The type of the managed inbound Load Balancer BackendPool. https://cloud-provider-azure.sigs.k8s.io/topics/loadbalancer/#configure-load-balancer-backend. */
2629
- NodeIP = "NodeIP"
2630
- }
2631
-
2632
- /**
2633
- * Defines values for BackendPoolType. \
2634
- * {@link KnownBackendPoolType} can be used interchangeably with BackendPoolType,
2635
- * this enum contains the known values that the service supports.
2636
- * ### Known values supported by the service
2637
- * **NodeIPConfiguration**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend. \
2638
- * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend.
2639
- */
2640
- export type BackendPoolType = string;
2641
-
2642
1989
  /** Known values of {@link IpFamily} that the service accepts. */
2643
1990
  export enum KnownIpFamily {
2644
1991
  /** IPv4 */
@@ -2657,42 +2004,6 @@ export enum KnownIpFamily {
2657
2004
  */
2658
2005
  export type IpFamily = string;
2659
2006
 
2660
- /** Known values of {@link Mode} that the service accepts. */
2661
- export enum KnownMode {
2662
- /** IPTables proxy mode */
2663
- Iptables = "IPTABLES",
2664
- /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
2665
- Ipvs = "IPVS"
2666
- }
2667
-
2668
- /**
2669
- * Defines values for Mode. \
2670
- * {@link KnownMode} can be used interchangeably with Mode,
2671
- * this enum contains the known values that the service supports.
2672
- * ### Known values supported by the service
2673
- * **IPTABLES**: IPTables proxy mode \
2674
- * **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22.
2675
- */
2676
- export type Mode = string;
2677
-
2678
- /** Known values of {@link IpvsScheduler} that the service accepts. */
2679
- export enum KnownIpvsScheduler {
2680
- /** Round Robin */
2681
- RoundRobin = "RoundRobin",
2682
- /** Least Connection */
2683
- LeastConnection = "LeastConnection"
2684
- }
2685
-
2686
- /**
2687
- * Defines values for IpvsScheduler. \
2688
- * {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler,
2689
- * this enum contains the known values that the service supports.
2690
- * ### Known values supported by the service
2691
- * **RoundRobin**: Round Robin \
2692
- * **LeastConnection**: Least Connection
2693
- */
2694
- export type IpvsScheduler = string;
2695
-
2696
2007
  /** Known values of {@link UpgradeChannel} that the service accepts. */
2697
2008
  export enum KnownUpgradeChannel {
2698
2009
  /** 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. */
@@ -2701,7 +2012,7 @@ export enum KnownUpgradeChannel {
2701
2012
  Stable = "stable",
2702
2013
  /** 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. */
2703
2014
  Patch = "patch",
2704
- /** 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 */
2015
+ /** 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. */
2705
2016
  NodeImage = "node-image",
2706
2017
  /** Disables auto-upgrades and keeps the cluster at its current version of Kubernetes. */
2707
2018
  None = "none"
@@ -2715,35 +2026,11 @@ export enum KnownUpgradeChannel {
2715
2026
  * **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. \
2716
2027
  * **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. \
2717
2028
  * **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. \
2718
- * **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 \
2029
+ * **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. \
2719
2030
  * **none**: Disables auto-upgrades and keeps the cluster at its current version of Kubernetes.
2720
2031
  */
2721
2032
  export type UpgradeChannel = string;
2722
2033
 
2723
- /** Known values of {@link NodeOSUpgradeChannel} that the service accepts. */
2724
- export enum KnownNodeOSUpgradeChannel {
2725
- /** 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 */
2726
- None = "None",
2727
- /** 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 */
2728
- Unmanaged = "Unmanaged",
2729
- /** 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. */
2730
- SecurityPatch = "SecurityPatch",
2731
- /** 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. */
2732
- NodeImage = "NodeImage"
2733
- }
2734
-
2735
- /**
2736
- * Defines values for NodeOSUpgradeChannel. \
2737
- * {@link KnownNodeOSUpgradeChannel} can be used interchangeably with NodeOSUpgradeChannel,
2738
- * this enum contains the known values that the service supports.
2739
- * ### Known values supported by the service
2740
- * **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 \
2741
- * **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 \
2742
- * **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. \
2743
- * **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.
2744
- */
2745
- export type NodeOSUpgradeChannel = string;
2746
-
2747
2034
  /** Known values of {@link Expander} that the service accepts. */
2748
2035
  export enum KnownExpander {
2749
2036
  /** 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. */
@@ -2788,12 +2075,10 @@ export type KeyVaultNetworkAccessTypes = string;
2788
2075
 
2789
2076
  /** Known values of {@link PublicNetworkAccess} that the service accepts. */
2790
2077
  export enum KnownPublicNetworkAccess {
2791
- /** Inbound/Outbound to the managedCluster is allowed. */
2078
+ /** Enabled */
2792
2079
  Enabled = "Enabled",
2793
- /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */
2794
- Disabled = "Disabled",
2795
- /** Inbound/Outbound traffic is managed by Microsoft.Network/NetworkSecurityPerimeters. */
2796
- SecuredByPerimeter = "SecuredByPerimeter"
2080
+ /** Disabled */
2081
+ Disabled = "Disabled"
2797
2082
  }
2798
2083
 
2799
2084
  /**
@@ -2801,75 +2086,11 @@ export enum KnownPublicNetworkAccess {
2801
2086
  * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
2802
2087
  * this enum contains the known values that the service supports.
2803
2088
  * ### Known values supported by the service
2804
- * **Enabled**: Inbound\/Outbound to the managedCluster is allowed. \
2805
- * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. \
2806
- * **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters.
2089
+ * **Enabled** \
2090
+ * **Disabled**
2807
2091
  */
2808
2092
  export type PublicNetworkAccess = string;
2809
2093
 
2810
- /** Known values of {@link ControlledValues} that the service accepts. */
2811
- export enum KnownControlledValues {
2812
- /** Autoscaler will control resource requests and limits. */
2813
- RequestsAndLimits = "RequestsAndLimits",
2814
- /** Autoscaler will control resource requests only. */
2815
- RequestsOnly = "RequestsOnly"
2816
- }
2817
-
2818
- /**
2819
- * Defines values for ControlledValues. \
2820
- * {@link KnownControlledValues} can be used interchangeably with ControlledValues,
2821
- * this enum contains the known values that the service supports.
2822
- * ### Known values supported by the service
2823
- * **RequestsAndLimits**: Autoscaler will control resource requests and limits. \
2824
- * **RequestsOnly**: Autoscaler will control resource requests only.
2825
- */
2826
- export type ControlledValues = string;
2827
-
2828
- /** Known values of {@link UpdateMode} that the service accepts. */
2829
- export enum KnownUpdateMode {
2830
- /** Autoscaler never changes pod resources but provides recommendations. */
2831
- Off = "Off",
2832
- /** Autoscaler only assigns resources on pod creation and doesn't change them during the lifetime of the pod. */
2833
- Initial = "Initial",
2834
- /** Autoscaler assigns resources on pod creation and updates pods that need further scaling during their lifetime by deleting and recreating. */
2835
- Recreate = "Recreate",
2836
- /** 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. */
2837
- Auto = "Auto"
2838
- }
2839
-
2840
- /**
2841
- * Defines values for UpdateMode. \
2842
- * {@link KnownUpdateMode} can be used interchangeably with UpdateMode,
2843
- * this enum contains the known values that the service supports.
2844
- * ### Known values supported by the service
2845
- * **Off**: Autoscaler never changes pod resources but provides recommendations. \
2846
- * **Initial**: Autoscaler only assigns resources on pod creation and doesn't change them during the lifetime of the pod. \
2847
- * **Recreate**: Autoscaler assigns resources on pod creation and updates pods that need further scaling during their lifetime by deleting and recreating. \
2848
- * **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.
2849
- */
2850
- export type UpdateMode = string;
2851
-
2852
- /** Known values of {@link Level} that the service accepts. */
2853
- export enum KnownLevel {
2854
- /** Off */
2855
- Off = "Off",
2856
- /** Warning */
2857
- Warning = "Warning",
2858
- /** Enforcement */
2859
- Enforcement = "Enforcement"
2860
- }
2861
-
2862
- /**
2863
- * Defines values for Level. \
2864
- * {@link KnownLevel} can be used interchangeably with Level,
2865
- * this enum contains the known values that the service supports.
2866
- * ### Known values supported by the service
2867
- * **Off** \
2868
- * **Warning** \
2869
- * **Enforcement**
2870
- */
2871
- export type Level = string;
2872
-
2873
2094
  /** Known values of {@link CreatedByType} that the service accepts. */
2874
2095
  export enum KnownCreatedByType {
2875
2096
  /** User */
@@ -2896,7 +2117,7 @@ export type CreatedByType = string;
2896
2117
 
2897
2118
  /** Known values of {@link Format} that the service accepts. */
2898
2119
  export enum KnownFormat {
2899
- /** Return azure auth-provider kubeconfig. This format is deprecated in 1.22 and will be fully removed in 1.25. */
2120
+ /** 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. */
2900
2121
  Azure = "azure",
2901
2122
  /** Return exec format kubeconfig. This format requires kubelogin binary in the path. */
2902
2123
  Exec = "exec"
@@ -2907,7 +2128,7 @@ export enum KnownFormat {
2907
2128
  * {@link KnownFormat} can be used interchangeably with Format,
2908
2129
  * this enum contains the known values that the service supports.
2909
2130
  * ### Known values supported by the service
2910
- * **azure**: Return azure auth-provider kubeconfig. This format is deprecated in 1.22 and will be fully removed in 1.25. \
2131
+ * **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. \
2911
2132
  * **exec**: Return exec format kubeconfig. This format requires kubelogin binary in the path.
2912
2133
  */
2913
2134
  export type Format = string;
@@ -2945,33 +2166,6 @@ export enum KnownWeekDay {
2945
2166
  */
2946
2167
  export type WeekDay = string;
2947
2168
 
2948
- /** Known values of {@link Type} that the service accepts. */
2949
- export enum KnownType {
2950
- /** First. */
2951
- First = "First",
2952
- /** Second. */
2953
- Second = "Second",
2954
- /** Third. */
2955
- Third = "Third",
2956
- /** Fourth. */
2957
- Fourth = "Fourth",
2958
- /** Last. */
2959
- Last = "Last"
2960
- }
2961
-
2962
- /**
2963
- * Defines values for Type. \
2964
- * {@link KnownType} can be used interchangeably with Type,
2965
- * this enum contains the known values that the service supports.
2966
- * ### Known values supported by the service
2967
- * **First**: First. \
2968
- * **Second**: Second. \
2969
- * **Third**: Third. \
2970
- * **Fourth**: Fourth. \
2971
- * **Last**: Last.
2972
- */
2973
- export type Type = string;
2974
-
2975
2169
  /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
2976
2170
  export enum KnownPrivateEndpointConnectionProvisioningState {
2977
2171
  /** Canceled */
@@ -3026,9 +2220,7 @@ export type ConnectionStatus = string;
3026
2220
  /** Known values of {@link SnapshotType} that the service accepts. */
3027
2221
  export enum KnownSnapshotType {
3028
2222
  /** The snapshot is a snapshot of a node pool. */
3029
- NodePool = "NodePool",
3030
- /** The snapshot is a snapshot of a managed cluster. */
3031
- ManagedCluster = "ManagedCluster"
2223
+ NodePool = "NodePool"
3032
2224
  }
3033
2225
 
3034
2226
  /**
@@ -3036,98 +2228,10 @@ export enum KnownSnapshotType {
3036
2228
  * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,
3037
2229
  * this enum contains the known values that the service supports.
3038
2230
  * ### Known values supported by the service
3039
- * **NodePool**: The snapshot is a snapshot of a node pool. \
3040
- * **ManagedCluster**: The snapshot is a snapshot of a managed cluster.
2231
+ * **NodePool**: The snapshot is a snapshot of a node pool.
3041
2232
  */
3042
2233
  export type SnapshotType = string;
3043
2234
 
3044
- /** Known values of {@link TrustedAccessRoleBindingProvisioningState} that the service accepts. */
3045
- export enum KnownTrustedAccessRoleBindingProvisioningState {
3046
- /** Canceled */
3047
- Canceled = "Canceled",
3048
- /** Deleting */
3049
- Deleting = "Deleting",
3050
- /** Failed */
3051
- Failed = "Failed",
3052
- /** Succeeded */
3053
- Succeeded = "Succeeded",
3054
- /** Updating */
3055
- Updating = "Updating"
3056
- }
3057
-
3058
- /**
3059
- * Defines values for TrustedAccessRoleBindingProvisioningState. \
3060
- * {@link KnownTrustedAccessRoleBindingProvisioningState} can be used interchangeably with TrustedAccessRoleBindingProvisioningState,
3061
- * this enum contains the known values that the service supports.
3062
- * ### Known values supported by the service
3063
- * **Canceled** \
3064
- * **Deleting** \
3065
- * **Failed** \
3066
- * **Succeeded** \
3067
- * **Updating**
3068
- */
3069
- export type TrustedAccessRoleBindingProvisioningState = string;
3070
-
3071
- /** Known values of {@link FleetProvisioningState} that the service accepts. */
3072
- export enum KnownFleetProvisioningState {
3073
- /** Succeeded */
3074
- Succeeded = "Succeeded",
3075
- /** Failed */
3076
- Failed = "Failed",
3077
- /** Canceled */
3078
- Canceled = "Canceled",
3079
- /** Creating */
3080
- Creating = "Creating",
3081
- /** Deleting */
3082
- Deleting = "Deleting",
3083
- /** Updating */
3084
- Updating = "Updating"
3085
- }
3086
-
3087
- /**
3088
- * Defines values for FleetProvisioningState. \
3089
- * {@link KnownFleetProvisioningState} can be used interchangeably with FleetProvisioningState,
3090
- * this enum contains the known values that the service supports.
3091
- * ### Known values supported by the service
3092
- * **Succeeded** \
3093
- * **Failed** \
3094
- * **Canceled** \
3095
- * **Creating** \
3096
- * **Deleting** \
3097
- * **Updating**
3098
- */
3099
- export type FleetProvisioningState = string;
3100
-
3101
- /** Known values of {@link FleetMemberProvisioningState} that the service accepts. */
3102
- export enum KnownFleetMemberProvisioningState {
3103
- /** Succeeded */
3104
- Succeeded = "Succeeded",
3105
- /** Failed */
3106
- Failed = "Failed",
3107
- /** Canceled */
3108
- Canceled = "Canceled",
3109
- /** Joining */
3110
- Joining = "Joining",
3111
- /** Leaving */
3112
- Leaving = "Leaving",
3113
- /** Updating */
3114
- Updating = "Updating"
3115
- }
3116
-
3117
- /**
3118
- * Defines values for FleetMemberProvisioningState. \
3119
- * {@link KnownFleetMemberProvisioningState} can be used interchangeably with FleetMemberProvisioningState,
3120
- * this enum contains the known values that the service supports.
3121
- * ### Known values supported by the service
3122
- * **Succeeded** \
3123
- * **Failed** \
3124
- * **Canceled** \
3125
- * **Joining** \
3126
- * **Leaving** \
3127
- * **Updating**
3128
- */
3129
- export type FleetMemberProvisioningState = string;
3130
-
3131
2235
  /** Known values of {@link ContainerServiceVMSizeTypes} that the service accepts. */
3132
2236
  export enum KnownContainerServiceVMSizeTypes {
3133
2237
  /** StandardA1 */
@@ -3795,8 +2899,6 @@ export type ManagedClustersUpdateTagsResponse = ManagedCluster;
3795
2899
  /** Optional parameters. */
3796
2900
  export interface ManagedClustersDeleteOptionalParams
3797
2901
  extends coreClient.OperationOptions {
3798
- /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
3799
- ignorePodDisruptionBudget?: boolean;
3800
2902
  /** Delay to wait until next poll, in milliseconds. */
3801
2903
  updateIntervalInMs?: number;
3802
2904
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -3824,18 +2926,6 @@ export interface ManagedClustersResetAADProfileOptionalParams
3824
2926
  resumeFrom?: string;
3825
2927
  }
3826
2928
 
3827
- /** Optional parameters. */
3828
- export interface ManagedClustersAbortLatestOperationOptionalParams
3829
- extends coreClient.OperationOptions {
3830
- /** Delay to wait until next poll, in milliseconds. */
3831
- updateIntervalInMs?: number;
3832
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3833
- resumeFrom?: string;
3834
- }
3835
-
3836
- /** Contains response data for the abortLatestOperation operation. */
3837
- export type ManagedClustersAbortLatestOperationResponse = ManagedClustersAbortLatestOperationHeaders;
3838
-
3839
2929
  /** Optional parameters. */
3840
2930
  export interface ManagedClustersRotateClusterCertificatesOptionalParams
3841
2931
  extends coreClient.OperationOptions {
@@ -3963,18 +3053,6 @@ export interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams
3963
3053
  /** Contains response data for the listByManagedClusterNext operation. */
3964
3054
  export type MaintenanceConfigurationsListByManagedClusterNextResponse = MaintenanceConfigurationListResult;
3965
3055
 
3966
- /** Optional parameters. */
3967
- export interface AgentPoolsAbortLatestOperationOptionalParams
3968
- extends coreClient.OperationOptions {
3969
- /** Delay to wait until next poll, in milliseconds. */
3970
- updateIntervalInMs?: number;
3971
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3972
- resumeFrom?: string;
3973
- }
3974
-
3975
- /** Contains response data for the abortLatestOperation operation. */
3976
- export type AgentPoolsAbortLatestOperationResponse = AgentPoolsAbortLatestOperationHeaders;
3977
-
3978
3056
  /** Optional parameters. */
3979
3057
  export interface AgentPoolsListOptionalParams
3980
3058
  extends coreClient.OperationOptions {}
@@ -4004,8 +3082,6 @@ export type AgentPoolsCreateOrUpdateResponse = AgentPool;
4004
3082
  /** Optional parameters. */
4005
3083
  export interface AgentPoolsDeleteOptionalParams
4006
3084
  extends coreClient.OperationOptions {
4007
- /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
4008
- ignorePodDisruptionBudget?: boolean;
4009
3085
  /** Delay to wait until next poll, in milliseconds. */
4010
3086
  updateIntervalInMs?: number;
4011
3087
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -4142,237 +3218,13 @@ export interface SnapshotsListByResourceGroupNextOptionalParams
4142
3218
  /** Contains response data for the listByResourceGroupNext operation. */
4143
3219
  export type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;
4144
3220
 
4145
- /** Optional parameters. */
4146
- export interface ManagedClusterSnapshotsListOptionalParams
4147
- extends coreClient.OperationOptions {}
4148
-
4149
- /** Contains response data for the list operation. */
4150
- export type ManagedClusterSnapshotsListResponse = ManagedClusterSnapshotListResult;
4151
-
4152
- /** Optional parameters. */
4153
- export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
4154
- extends coreClient.OperationOptions {}
4155
-
4156
- /** Contains response data for the listByResourceGroup operation. */
4157
- export type ManagedClusterSnapshotsListByResourceGroupResponse = ManagedClusterSnapshotListResult;
4158
-
4159
- /** Optional parameters. */
4160
- export interface ManagedClusterSnapshotsGetOptionalParams
4161
- extends coreClient.OperationOptions {}
4162
-
4163
- /** Contains response data for the get operation. */
4164
- export type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot;
4165
-
4166
- /** Optional parameters. */
4167
- export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
4168
- extends coreClient.OperationOptions {}
4169
-
4170
- /** Contains response data for the createOrUpdate operation. */
4171
- export type ManagedClusterSnapshotsCreateOrUpdateResponse = ManagedClusterSnapshot;
4172
-
4173
- /** Optional parameters. */
4174
- export interface ManagedClusterSnapshotsUpdateTagsOptionalParams
4175
- extends coreClient.OperationOptions {}
4176
-
4177
- /** Contains response data for the updateTags operation. */
4178
- export type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot;
4179
-
4180
- /** Optional parameters. */
4181
- export interface ManagedClusterSnapshotsDeleteOptionalParams
4182
- extends coreClient.OperationOptions {}
4183
-
4184
- /** Optional parameters. */
4185
- export interface ManagedClusterSnapshotsListNextOptionalParams
4186
- extends coreClient.OperationOptions {}
4187
-
4188
- /** Contains response data for the listNext operation. */
4189
- export type ManagedClusterSnapshotsListNextResponse = ManagedClusterSnapshotListResult;
4190
-
4191
- /** Optional parameters. */
4192
- export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
4193
- extends coreClient.OperationOptions {}
4194
-
4195
- /** Contains response data for the listByResourceGroupNext operation. */
4196
- export type ManagedClusterSnapshotsListByResourceGroupNextResponse = ManagedClusterSnapshotListResult;
4197
-
4198
- /** Optional parameters. */
4199
- export interface TrustedAccessRolesListOptionalParams
4200
- extends coreClient.OperationOptions {}
4201
-
4202
- /** Contains response data for the list operation. */
4203
- export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
4204
-
4205
- /** Optional parameters. */
4206
- export interface TrustedAccessRolesListNextOptionalParams
4207
- extends coreClient.OperationOptions {}
4208
-
4209
- /** Contains response data for the listNext operation. */
4210
- export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
4211
-
4212
- /** Optional parameters. */
4213
- export interface TrustedAccessRoleBindingsListOptionalParams
4214
- extends coreClient.OperationOptions {}
4215
-
4216
- /** Contains response data for the list operation. */
4217
- export type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult;
4218
-
4219
- /** Optional parameters. */
4220
- export interface TrustedAccessRoleBindingsGetOptionalParams
4221
- extends coreClient.OperationOptions {}
4222
-
4223
- /** Contains response data for the get operation. */
4224
- export type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding;
4225
-
4226
- /** Optional parameters. */
4227
- export interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams
4228
- extends coreClient.OperationOptions {}
4229
-
4230
- /** Contains response data for the createOrUpdate operation. */
4231
- export type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding;
4232
-
4233
- /** Optional parameters. */
4234
- export interface TrustedAccessRoleBindingsDeleteOptionalParams
4235
- extends coreClient.OperationOptions {}
4236
-
4237
- /** Optional parameters. */
4238
- export interface TrustedAccessRoleBindingsListNextOptionalParams
4239
- extends coreClient.OperationOptions {}
4240
-
4241
- /** Contains response data for the listNext operation. */
4242
- export type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult;
4243
-
4244
- /** Optional parameters. */
4245
- export interface FleetsCreateOrUpdateOptionalParams
4246
- extends coreClient.OperationOptions {
4247
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
4248
- ifMatch?: string;
4249
- /** 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. */
4250
- ifNoneMatch?: string;
4251
- /** Delay to wait until next poll, in milliseconds. */
4252
- updateIntervalInMs?: number;
4253
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4254
- resumeFrom?: string;
4255
- }
4256
-
4257
- /** Contains response data for the createOrUpdate operation. */
4258
- export type FleetsCreateOrUpdateResponse = Fleet;
4259
-
4260
- /** Optional parameters. */
4261
- export interface FleetsUpdateOptionalParams
4262
- extends coreClient.OperationOptions {
4263
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
4264
- ifMatch?: string;
4265
- /** The properties of a Fleet to update. */
4266
- parameters?: FleetPatch;
4267
- }
4268
-
4269
- /** Contains response data for the update operation. */
4270
- export type FleetsUpdateResponse = Fleet;
4271
-
4272
- /** Optional parameters. */
4273
- export interface FleetsGetOptionalParams extends coreClient.OperationOptions {}
4274
-
4275
- /** Contains response data for the get operation. */
4276
- export type FleetsGetResponse = Fleet;
4277
-
4278
- /** Optional parameters. */
4279
- export interface FleetsDeleteOptionalParams
4280
- extends coreClient.OperationOptions {
4281
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
4282
- ifMatch?: string;
4283
- /** Delay to wait until next poll, in milliseconds. */
4284
- updateIntervalInMs?: number;
4285
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4286
- resumeFrom?: string;
4287
- }
4288
-
4289
- /** Optional parameters. */
4290
- export interface FleetsListByResourceGroupOptionalParams
4291
- extends coreClient.OperationOptions {}
4292
-
4293
- /** Contains response data for the listByResourceGroup operation. */
4294
- export type FleetsListByResourceGroupResponse = FleetListResult;
4295
-
4296
- /** Optional parameters. */
4297
- export interface FleetsListOptionalParams extends coreClient.OperationOptions {}
4298
-
4299
- /** Contains response data for the list operation. */
4300
- export type FleetsListResponse = FleetListResult;
4301
-
4302
- /** Optional parameters. */
4303
- export interface FleetsListCredentialsOptionalParams
4304
- extends coreClient.OperationOptions {}
4305
-
4306
- /** Contains response data for the listCredentials operation. */
4307
- export type FleetsListCredentialsResponse = FleetCredentialResults;
4308
-
4309
- /** Optional parameters. */
4310
- export interface FleetsListByResourceGroupNextOptionalParams
4311
- extends coreClient.OperationOptions {}
4312
-
4313
- /** Contains response data for the listByResourceGroupNext operation. */
4314
- export type FleetsListByResourceGroupNextResponse = FleetListResult;
4315
-
4316
- /** Optional parameters. */
4317
- export interface FleetsListNextOptionalParams
4318
- extends coreClient.OperationOptions {}
4319
-
4320
- /** Contains response data for the listNext operation. */
4321
- export type FleetsListNextResponse = FleetListResult;
4322
-
4323
- /** Optional parameters. */
4324
- export interface FleetMembersCreateOrUpdateOptionalParams
4325
- extends coreClient.OperationOptions {
4326
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
4327
- ifMatch?: string;
4328
- /** 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. */
4329
- ifNoneMatch?: string;
4330
- /** Delay to wait until next poll, in milliseconds. */
4331
- updateIntervalInMs?: number;
4332
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4333
- resumeFrom?: string;
4334
- }
4335
-
4336
- /** Contains response data for the createOrUpdate operation. */
4337
- export type FleetMembersCreateOrUpdateResponse = FleetMember;
4338
-
4339
- /** Optional parameters. */
4340
- export interface FleetMembersGetOptionalParams
4341
- extends coreClient.OperationOptions {}
4342
-
4343
- /** Contains response data for the get operation. */
4344
- export type FleetMembersGetResponse = FleetMember;
4345
-
4346
- /** Optional parameters. */
4347
- export interface FleetMembersDeleteOptionalParams
4348
- extends coreClient.OperationOptions {
4349
- /** Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes. */
4350
- ifMatch?: string;
4351
- /** Delay to wait until next poll, in milliseconds. */
4352
- updateIntervalInMs?: number;
4353
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4354
- resumeFrom?: string;
4355
- }
4356
-
4357
- /** Optional parameters. */
4358
- export interface FleetMembersListByFleetOptionalParams
4359
- extends coreClient.OperationOptions {}
4360
-
4361
- /** Contains response data for the listByFleet operation. */
4362
- export type FleetMembersListByFleetResponse = FleetMembersListResult;
4363
-
4364
- /** Optional parameters. */
4365
- export interface FleetMembersListByFleetNextOptionalParams
4366
- extends coreClient.OperationOptions {}
4367
-
4368
- /** Contains response data for the listByFleetNext operation. */
4369
- export type FleetMembersListByFleetNextResponse = FleetMembersListResult;
4370
-
4371
3221
  /** Optional parameters. */
4372
3222
  export interface ContainerServiceClientOptionalParams
4373
3223
  extends coreClient.ServiceClientOptions {
4374
3224
  /** server parameter */
4375
3225
  $host?: string;
3226
+ /** Api Version */
3227
+ apiVersion?: string;
4376
3228
  /** Overrides client endpoint. */
4377
3229
  endpoint?: string;
4378
3230
  }