@azure/arm-containerservice 20.0.0-beta.1 → 20.0.1-alpha.20240426.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/README.md +1 -1
  3. package/dist/index.js +1104 -3804
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.js +3 -3
  8. package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +23 -112
  9. package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +1 -1
  10. package/dist-esm/samples-dev/agentPoolsDeleteSample.js +1 -21
  11. package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +1 -1
  12. package/dist-esm/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.js +1 -1
  13. package/dist-esm/samples-dev/agentPoolsGetSample.js +1 -1
  14. package/dist-esm/samples-dev/agentPoolsGetUpgradeProfileSample.js +1 -1
  15. package/dist-esm/samples-dev/agentPoolsListSample.js +1 -1
  16. package/dist-esm/samples-dev/agentPoolsUpgradeNodeImageVersionSample.js +1 -1
  17. package/dist-esm/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.js +2 -2
  18. package/dist-esm/samples-dev/maintenanceConfigurationsDeleteSample.js +2 -2
  19. package/dist-esm/samples-dev/maintenanceConfigurationsGetSample.js +2 -2
  20. package/dist-esm/samples-dev/maintenanceConfigurationsListByManagedClusterSample.js +2 -2
  21. package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.js +3 -3
  22. package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js +57 -379
  23. package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js.map +1 -1
  24. package/dist-esm/samples-dev/managedClustersDeleteSample.js +1 -1
  25. package/dist-esm/samples-dev/managedClustersGetAccessProfileSample.js +1 -1
  26. package/dist-esm/samples-dev/managedClustersGetCommandResultSample.js +2 -2
  27. package/dist-esm/samples-dev/managedClustersGetMeshRevisionProfileSample.js +1 -1
  28. package/dist-esm/samples-dev/managedClustersGetMeshUpgradeProfileSample.js +1 -1
  29. package/dist-esm/samples-dev/managedClustersGetOSOptionsSample.js +1 -1
  30. package/dist-esm/samples-dev/managedClustersGetSample.js +1 -1
  31. package/dist-esm/samples-dev/managedClustersGetUpgradeProfileSample.js +1 -1
  32. package/dist-esm/samples-dev/managedClustersListByResourceGroupSample.js +1 -1
  33. package/dist-esm/samples-dev/managedClustersListClusterAdminCredentialsSample.js +1 -1
  34. package/dist-esm/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.js +1 -1
  35. package/dist-esm/samples-dev/managedClustersListClusterUserCredentialsSample.js +1 -1
  36. package/dist-esm/samples-dev/managedClustersListKubernetesVersionsSample.js +1 -1
  37. package/dist-esm/samples-dev/managedClustersListMeshRevisionProfilesSample.js +1 -1
  38. package/dist-esm/samples-dev/managedClustersListMeshUpgradeProfilesSample.js +1 -1
  39. package/dist-esm/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +1 -1
  40. package/dist-esm/samples-dev/managedClustersListSample.js +1 -1
  41. package/dist-esm/samples-dev/managedClustersResetAadProfileSample.js +1 -1
  42. package/dist-esm/samples-dev/managedClustersResetServicePrincipalProfileSample.js +1 -1
  43. package/dist-esm/samples-dev/managedClustersRotateClusterCertificatesSample.js +1 -1
  44. package/dist-esm/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.js +1 -1
  45. package/dist-esm/samples-dev/managedClustersRunCommandSample.js +1 -1
  46. package/dist-esm/samples-dev/managedClustersStartSample.js +1 -1
  47. package/dist-esm/samples-dev/managedClustersStopSample.js +1 -1
  48. package/dist-esm/samples-dev/managedClustersUpdateTagsSample.js +1 -1
  49. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  50. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  51. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  52. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  53. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
  54. package/dist-esm/samples-dev/privateLinkResourcesListSample.js +1 -1
  55. package/dist-esm/samples-dev/resolvePrivateLinkServiceIdPostSample.js +1 -1
  56. package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js +1 -1
  57. package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
  58. package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
  59. package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js +1 -1
  60. package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
  61. package/dist-esm/samples-dev/snapshotsUpdateTagsSample.js +1 -1
  62. package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.js +1 -1
  63. package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.js +1 -1
  65. package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.js +1 -1
  66. package/dist-esm/samples-dev/trustedAccessRolesListSample.js +1 -1
  67. package/dist-esm/src/containerServiceClient.d.ts +2 -5
  68. package/dist-esm/src/containerServiceClient.d.ts.map +1 -1
  69. package/dist-esm/src/containerServiceClient.js +4 -8
  70. package/dist-esm/src/containerServiceClient.js.map +1 -1
  71. package/dist-esm/src/models/index.d.ts +182 -972
  72. package/dist-esm/src/models/index.d.ts.map +1 -1
  73. package/dist-esm/src/models/index.js +12 -128
  74. package/dist-esm/src/models/index.js.map +1 -1
  75. package/dist-esm/src/models/mappers.d.ts +11 -54
  76. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  77. package/dist-esm/src/models/mappers.js +293 -1597
  78. package/dist-esm/src/models/mappers.js.map +1 -1
  79. package/dist-esm/src/models/parameters.d.ts +0 -6
  80. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  81. package/dist-esm/src/models/parameters.js +2 -59
  82. package/dist-esm/src/models/parameters.js.map +1 -1
  83. package/dist-esm/src/operations/agentPools.d.ts +3 -21
  84. package/dist-esm/src/operations/agentPools.d.ts.map +1 -1
  85. package/dist-esm/src/operations/agentPools.js +3 -104
  86. package/dist-esm/src/operations/agentPools.js.map +1 -1
  87. package/dist-esm/src/operations/index.d.ts +1 -4
  88. package/dist-esm/src/operations/index.d.ts.map +1 -1
  89. package/dist-esm/src/operations/index.js +1 -4
  90. package/dist-esm/src/operations/index.js.map +1 -1
  91. package/dist-esm/src/operations/managedClusters.d.ts +15 -71
  92. package/dist-esm/src/operations/managedClusters.d.ts.map +1 -1
  93. package/dist-esm/src/operations/managedClusters.js +37 -338
  94. package/dist-esm/src/operations/managedClusters.js.map +1 -1
  95. package/dist-esm/src/operationsInterfaces/agentPools.d.ts +3 -21
  96. package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +1 -1
  97. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -4
  98. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  99. package/dist-esm/src/operationsInterfaces/index.js +1 -4
  100. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  101. package/dist-esm/src/operationsInterfaces/managedClusters.d.ts +15 -41
  102. package/dist-esm/src/operationsInterfaces/managedClusters.d.ts.map +1 -1
  103. package/dist-esm/test/containerservice_examples.d.ts +3 -0
  104. package/dist-esm/test/containerservice_examples.d.ts.map +1 -1
  105. package/dist-esm/test/containerservice_examples.js +41 -15
  106. package/dist-esm/test/containerservice_examples.js.map +1 -1
  107. package/package.json +5 -4
  108. package/review/arm-containerservice.api.md +5 -620
  109. package/src/containerServiceClient.ts +6 -19
  110. package/src/models/index.ts +188 -1100
  111. package/src/models/mappers.ts +261 -1662
  112. package/src/models/parameters.ts +1 -66
  113. package/src/operations/agentPools.ts +3 -147
  114. package/src/operations/index.ts +1 -4
  115. package/src/operations/managedClusters.ts +49 -424
  116. package/src/operationsInterfaces/agentPools.ts +2 -40
  117. package/src/operationsInterfaces/index.ts +1 -4
  118. package/src/operationsInterfaces/managedClusters.ts +26 -74
  119. package/types/arm-containerservice.d.ts +86 -1127
  120. package/dist-esm/samples-dev/agentPoolsDeleteMachinesSample.d.ts +0 -2
  121. package/dist-esm/samples-dev/agentPoolsDeleteMachinesSample.d.ts.map +0 -1
  122. package/dist-esm/samples-dev/agentPoolsDeleteMachinesSample.js +0 -46
  123. package/dist-esm/samples-dev/agentPoolsDeleteMachinesSample.js.map +0 -1
  124. package/dist-esm/samples-dev/machinesGetSample.d.ts +0 -2
  125. package/dist-esm/samples-dev/machinesGetSample.d.ts.map +0 -1
  126. package/dist-esm/samples-dev/machinesGetSample.js +0 -41
  127. package/dist-esm/samples-dev/machinesGetSample.js.map +0 -1
  128. package/dist-esm/samples-dev/machinesListSample.d.ts +0 -2
  129. package/dist-esm/samples-dev/machinesListSample.d.ts.map +0 -1
  130. package/dist-esm/samples-dev/machinesListSample.js +0 -56
  131. package/dist-esm/samples-dev/machinesListSample.js.map +0 -1
  132. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.d.ts +0 -2
  133. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.d.ts.map +0 -1
  134. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js +0 -46
  135. package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js.map +0 -1
  136. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.d.ts +0 -2
  137. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.d.ts.map +0 -1
  138. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js +0 -39
  139. package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js.map +0 -1
  140. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.d.ts +0 -2
  141. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.d.ts.map +0 -1
  142. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js +0 -39
  143. package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js.map +0 -1
  144. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.d.ts +0 -2
  145. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.d.ts.map +0 -1
  146. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js +0 -54
  147. package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js.map +0 -1
  148. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.d.ts +0 -2
  149. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.d.ts.map +0 -1
  150. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js +0 -53
  151. package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js.map +0 -1
  152. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.d.ts +0 -2
  153. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.d.ts.map +0 -1
  154. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js +0 -40
  155. package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js.map +0 -1
  156. package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.d.ts +0 -2
  157. package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.d.ts.map +0 -1
  158. package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.js +0 -39
  159. package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.js.map +0 -1
  160. package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.d.ts +0 -2
  161. package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.d.ts.map +0 -1
  162. package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.js +0 -39
  163. package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.js.map +0 -1
  164. package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.d.ts +0 -2
  165. package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.d.ts.map +0 -1
  166. package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.js +0 -54
  167. package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.js.map +0 -1
  168. package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.d.ts +0 -2
  169. package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.d.ts.map +0 -1
  170. package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.js +0 -54
  171. package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.js.map +0 -1
  172. package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.d.ts +0 -2
  173. package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.d.ts.map +0 -1
  174. package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.js +0 -41
  175. package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.js.map +0 -1
  176. package/dist-esm/samples-dev/operationStatusResultGetSample.d.ts +0 -2
  177. package/dist-esm/samples-dev/operationStatusResultGetSample.d.ts.map +0 -1
  178. package/dist-esm/samples-dev/operationStatusResultGetSample.js +0 -40
  179. package/dist-esm/samples-dev/operationStatusResultGetSample.js.map +0 -1
  180. package/dist-esm/samples-dev/operationStatusResultListSample.d.ts +0 -2
  181. package/dist-esm/samples-dev/operationStatusResultListSample.d.ts.map +0 -1
  182. package/dist-esm/samples-dev/operationStatusResultListSample.js +0 -55
  183. package/dist-esm/samples-dev/operationStatusResultListSample.js.map +0 -1
  184. package/dist-esm/src/operations/machines.d.ts +0 -50
  185. package/dist-esm/src/operations/machines.d.ts.map +0 -1
  186. package/dist-esm/src/operations/machines.js +0 -189
  187. package/dist-esm/src/operations/machines.js.map +0 -1
  188. package/dist-esm/src/operations/managedClusterSnapshots.d.ts +0 -83
  189. package/dist-esm/src/operations/managedClusterSnapshots.d.ts.map +0 -1
  190. package/dist-esm/src/operations/managedClusterSnapshots.js +0 -384
  191. package/dist-esm/src/operations/managedClusterSnapshots.js.map +0 -1
  192. package/dist-esm/src/operations/operationStatusResultOperations.d.ts +0 -55
  193. package/dist-esm/src/operations/operationStatusResultOperations.d.ts.map +0 -1
  194. package/dist-esm/src/operations/operationStatusResultOperations.js +0 -216
  195. package/dist-esm/src/operations/operationStatusResultOperations.js.map +0 -1
  196. package/dist-esm/src/operationsInterfaces/machines.d.ts +0 -23
  197. package/dist-esm/src/operationsInterfaces/machines.d.ts.map +0 -1
  198. package/dist-esm/src/operationsInterfaces/machines.js +0 -9
  199. package/dist-esm/src/operationsInterfaces/machines.js.map +0 -1
  200. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.d.ts +0 -47
  201. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.d.ts.map +0 -1
  202. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.js +0 -9
  203. package/dist-esm/src/operationsInterfaces/managedClusterSnapshots.js.map +0 -1
  204. package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.d.ts +0 -30
  205. package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.d.ts.map +0 -1
  206. package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.js +0 -9
  207. package/dist-esm/src/operationsInterfaces/operationStatusResultOperations.js.map +0 -1
  208. package/src/operations/machines.ts +0 -262
  209. package/src/operations/managedClusterSnapshots.ts +0 -468
  210. package/src/operations/operationStatusResultOperations.ts +0 -284
  211. package/src/operationsInterfaces/machines.ts +0 -48
  212. package/src/operationsInterfaces/managedClusterSnapshots.ts +0 -91
  213. package/src/operationsInterfaces/operationStatusResultOperations.ts +0 -61
@@ -187,11 +187,6 @@ export interface PowerState {
187
187
  /** Tells whether the cluster is Running or Stopped */
188
188
  code?: Code;
189
189
  }
190
- /** Data used when creating a target resource from a source resource. */
191
- export interface CreationData {
192
- /** This is the ARM ID of the source object to be used to create the target object. */
193
- sourceResourceId?: string;
194
- }
195
190
  /** Properties for the container service agent pool profile. */
196
191
  export interface ManagedClusterAgentPoolProfileProperties {
197
192
  /** 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. */
@@ -206,19 +201,15 @@ export interface ManagedClusterAgentPoolProfileProperties {
206
201
  kubeletDiskType?: KubeletDiskType;
207
202
  /** Determines the type of workload a node can run. */
208
203
  workloadRuntime?: WorkloadRuntime;
209
- /** 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). */
210
- messageOfTheDay?: string;
211
204
  /** 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} */
212
205
  vnetSubnetID?: string;
213
206
  /** 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} */
214
207
  podSubnetID?: string;
215
- /** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
216
- podIPAllocationMode?: PodIPAllocationMode;
217
208
  /** The maximum number of pods that can run on a node. */
218
209
  maxPods?: number;
219
210
  /** The operating system type. The default is Linux. */
220
211
  osType?: OSType;
221
- /** 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. */
212
+ /** 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. */
222
213
  osSKU?: Ossku;
223
214
  /** The maximum number of nodes for auto-scaling */
224
215
  maxCount?: number;
@@ -232,10 +223,10 @@ export interface ManagedClusterAgentPoolProfileProperties {
232
223
  type?: AgentPoolType;
233
224
  /** 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 */
234
225
  mode?: AgentPoolMode;
235
- /** 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). */
226
+ /** 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). */
236
227
  orchestratorVersion?: string;
237
228
  /**
238
- * 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.
229
+ * 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.
239
230
  * NOTE: This property will not be serialized. It can only be populated by the server.
240
231
  */
241
232
  readonly currentOrchestratorVersion?: string;
@@ -257,8 +248,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
257
248
  availabilityZones?: string[];
258
249
  /** 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. */
259
250
  enableNodePublicIP?: boolean;
260
- /** 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. */
261
- enableCustomCATrust?: boolean;
262
251
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
263
252
  nodePublicIPPrefixID?: string;
264
253
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
@@ -277,8 +266,6 @@ export interface ManagedClusterAgentPoolProfileProperties {
277
266
  };
278
267
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
279
268
  nodeTaints?: string[];
280
- /** These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
281
- nodeInitializationTaints?: string[];
282
269
  /** The ID for Proximity Placement Group. */
283
270
  proximityPlacementGroupID?: string;
284
271
  /** The Kubelet configuration on the agent pool nodes. */
@@ -299,22 +286,10 @@ export interface ManagedClusterAgentPoolProfileProperties {
299
286
  capacityReservationGroupID?: string;
300
287
  /** 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). */
301
288
  hostGroupID?: string;
302
- /** The Windows agent pool's specific profile. */
303
- windowsProfile?: AgentPoolWindowsProfile;
304
289
  /** Network-related settings of an agent pool. */
305
290
  networkProfile?: AgentPoolNetworkProfile;
306
- /** The security settings of an agent pool. */
307
- securityProfile?: AgentPoolSecurityProfile;
308
- /** The GPU settings of an agent pool. */
309
- gpuProfile?: AgentPoolGPUProfile;
310
- /** Configuration for using artifact streaming on AKS. */
311
- artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
312
- /** Specifications on VirtualMachines agent pool. */
313
- virtualMachinesProfile?: VirtualMachinesProfile;
314
- /** The status of nodes in a VirtualMachines agent pool. */
315
- virtualMachineNodesStatus?: VirtualMachineNodes[];
316
- /** Profile specific to a managed agent pool in Gateway mode. This field cannot be set if agent pool mode is not Gateway. */
317
- gatewayProfile?: AgentPoolGatewayProfile;
291
+ /** The Windows agent pool's specific profile. */
292
+ windowsProfile?: AgentPoolWindowsProfile;
318
293
  }
319
294
  /** Settings for upgrading an agentpool */
320
295
  export interface AgentPoolUpgradeSettings {
@@ -420,10 +395,10 @@ export interface SysctlConfig {
420
395
  /** Sysctl setting vm.vfs_cache_pressure. */
421
396
  vmVfsCachePressure?: number;
422
397
  }
423
- /** The Windows agent pool's specific profile. */
424
- export interface AgentPoolWindowsProfile {
425
- /** 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. */
426
- disableOutboundNat?: boolean;
398
+ /** Data used when creating a target resource from a source resource. */
399
+ export interface CreationData {
400
+ /** This is the ARM ID of the source object to be used to create the target object. */
401
+ sourceResourceId?: string;
427
402
  }
428
403
  /** Network settings of an agent pool. */
429
404
  export interface AgentPoolNetworkProfile {
@@ -450,51 +425,10 @@ export interface PortRange {
450
425
  /** The network protocol of the port. */
451
426
  protocol?: Protocol;
452
427
  }
453
- /** The security settings of an agent pool. */
454
- export interface AgentPoolSecurityProfile {
455
- /** SSH access method of an agent pool. */
456
- sshAccess?: AgentPoolSSHAccess;
457
- /** vTPM is a Trusted Launch feature for configuring a dedicated secure vault for keys and measurements held locally on the node. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
458
- enableVtpm?: boolean;
459
- /** Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
460
- enableSecureBoot?: boolean;
461
- }
462
- export interface AgentPoolGPUProfile {
463
- /** The default value is true when the vmSize of the agent pool contains a GPU, false otherwise. GPU Driver Installation can only be set true when VM has an associated GPU resource. Setting this field to false prevents automatic GPU driver installation. In that case, in order for the GPU to be usable, the user must perform GPU driver installation themselves. */
464
- installGPUDriver?: boolean;
465
- }
466
- export interface AgentPoolArtifactStreamingProfile {
467
- /** Artifact streaming speeds up the cold-start of containers on a node through on-demand image loading. To use this feature, container images must also enable artifact streaming on ACR. If not specified, the default is false. */
468
- enabled?: boolean;
469
- }
470
- /** Specifications on VirtualMachines agent pool. */
471
- export interface VirtualMachinesProfile {
472
- /** Specifications on how to scale a VirtualMachines agent pool. */
473
- scale?: ScaleProfile;
474
- }
475
- /** Specifications on how to scale a VirtualMachines agent pool. */
476
- export interface ScaleProfile {
477
- /** Specifications on how to scale the VirtualMachines agent pool to a fixed size. */
478
- manual?: ManualScaleProfile[];
479
- }
480
- /** Specifications on number of machines. */
481
- export interface ManualScaleProfile {
482
- /** The list of allowed vm sizes. AKS will use the first available one when scaling. If a VM size is unavailable (e.g. due to quota or regional capacity reasons), AKS will use the next size. */
483
- sizes?: string[];
484
- /** Number of nodes. */
485
- count?: number;
486
- }
487
- /** Current status on a group of nodes of the same vm size. */
488
- export interface VirtualMachineNodes {
489
- /** The VM size of the agents used to host this group of nodes. */
490
- size?: string;
491
- /** Number of nodes. */
492
- count?: number;
493
- }
494
- /** Profile of the managed cluster gateway agent pool. */
495
- export interface AgentPoolGatewayProfile {
496
- /** The Gateway agent pool associates one public IPPrefix for each static egress gateway to provide public egress. The size of Public IPPrefix should be selected by the user. Each node in the agent pool is assigned with one IP from the IPPrefix. The IPPrefix size thus serves as a cap on the size of the Gateway agent pool. Due to Azure public IPPrefix size limitation, the valid value range is [28, 31] (/31 = 2 nodes/IPs, /30 = 4 nodes/IPs, /29 = 8 nodes/IPs, /28 = 16 nodes/IPs). The default value is 31. */
497
- publicIPPrefixSize?: number;
428
+ /** The Windows agent pool's specific profile. */
429
+ export interface AgentPoolWindowsProfile {
430
+ /** 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. */
431
+ disableOutboundNat?: boolean;
498
432
  }
499
433
  /** Profile for Linux VMs in the container service cluster. */
500
434
  export interface ContainerServiceLinuxProfile {
@@ -635,16 +569,11 @@ export interface ManagedClusterOidcIssuerProfile {
635
569
  /** Whether the OIDC issuer is enabled. */
636
570
  enabled?: boolean;
637
571
  }
638
- /** Node resource group lockdown profile for a managed cluster. */
639
- export interface ManagedClusterNodeResourceGroupProfile {
640
- /** The restriction level applied to the cluster's node resource group */
641
- restrictionLevel?: RestrictionLevel;
642
- }
643
572
  /** Profile of network configuration. */
644
573
  export interface ContainerServiceNetworkProfile {
645
574
  /** Network plugin used for building the Kubernetes network. */
646
575
  networkPlugin?: NetworkPlugin;
647
- /** Network plugin mode used for building the Kubernetes network. */
576
+ /** The mode the network plugin should use. */
648
577
  networkPluginMode?: NetworkPluginMode;
649
578
  /** Network policy used for building the Kubernetes network. */
650
579
  networkPolicy?: NetworkPolicy;
@@ -666,18 +595,12 @@ export interface ContainerServiceNetworkProfile {
666
595
  loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
667
596
  /** Profile of the cluster NAT gateway. */
668
597
  natGatewayProfile?: ManagedClusterNATGatewayProfile;
669
- /** The profile for Static Egress Gateway addon. For more details about Static Egress Gateway, see https://aka.ms/aks/static-egress-gateway. */
670
- staticEgressGatewayProfile?: ManagedClusterStaticEgressGatewayProfile;
671
598
  /** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
672
599
  podCidrs?: string[];
673
600
  /** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges. */
674
601
  serviceCidrs?: string[];
675
602
  /** 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. */
676
603
  ipFamilies?: IpFamily[];
677
- /** 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'. */
678
- kubeProxyConfig?: ContainerServiceNetworkProfileKubeProxyConfig;
679
- /** This addon can be used to configure network monitoring and generate network monitoring data in Prometheus format */
680
- monitoring?: NetworkMonitoring;
681
604
  }
682
605
  /** Profile of the managed cluster load balancer. */
683
606
  export interface ManagedClusterLoadBalancerProfile {
@@ -697,8 +620,6 @@ export interface ManagedClusterLoadBalancerProfile {
697
620
  enableMultipleStandardLoadBalancers?: boolean;
698
621
  /** The type of the managed inbound Load Balancer BackendPool. */
699
622
  backendPoolType?: BackendPoolType;
700
- /** The health probing behavior for External Traffic Policy Cluster services. */
701
- clusterServiceLoadBalancerHealthProbeMode?: ClusterServiceLoadBalancerHealthProbeMode;
702
623
  }
703
624
  /** Desired managed outbound IPs for the cluster load balancer. */
704
625
  export interface ManagedClusterLoadBalancerProfileManagedOutboundIPs {
@@ -736,36 +657,6 @@ export interface ManagedClusterManagedOutboundIPProfile {
736
657
  /** The desired number of outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). The default value is 1. */
737
658
  count?: number;
738
659
  }
739
- /** The Static Egress Gateway addon configuration for the cluster. */
740
- export interface ManagedClusterStaticEgressGatewayProfile {
741
- /** Indicates if Static Egress Gateway addon is enabled or not. */
742
- enabled?: boolean;
743
- }
744
- /** 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'. */
745
- export interface ContainerServiceNetworkProfileKubeProxyConfig {
746
- /** Whether to enable on kube-proxy on the cluster (if no 'kubeProxyConfig' exists, kube-proxy is enabled in AKS by default without these customizations). */
747
- enabled?: boolean;
748
- /** Specify which proxy mode to use ('IPTABLES' or 'IPVS') */
749
- mode?: Mode;
750
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
751
- ipvsConfig?: ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig;
752
- }
753
- /** Holds configuration customizations for IPVS. May only be specified if 'mode' is set to 'IPVS'. */
754
- export interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig {
755
- /** IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html. */
756
- scheduler?: IpvsScheduler;
757
- /** The timeout value used for idle IPVS TCP sessions in seconds. Must be a positive integer value. */
758
- tcpTimeoutSeconds?: number;
759
- /** The timeout value used for IPVS TCP sessions after receiving a FIN in seconds. Must be a positive integer value. */
760
- tcpFinTimeoutSeconds?: number;
761
- /** The timeout value used for IPVS UDP packets in seconds. Must be a positive integer value. */
762
- udpTimeoutSeconds?: number;
763
- }
764
- /** This addon can be used to configure network monitoring and generate network monitoring data in Prometheus format */
765
- export interface NetworkMonitoring {
766
- /** Enable or disable the network monitoring plugin on the cluster */
767
- enabled?: boolean;
768
- }
769
660
  /** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
770
661
  export interface ManagedClusterAADProfile {
771
662
  /** Whether to enable managed AAD. */
@@ -787,7 +678,7 @@ export interface ManagedClusterAADProfile {
787
678
  export interface ManagedClusterAutoUpgradeProfile {
788
679
  /** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
789
680
  upgradeChannel?: UpgradeChannel;
790
- /** The default is Unmanaged, but may change to either NodeImage or SecurityPatch at GA. */
681
+ /** Manner in which the OS on your nodes is updated. The default is NodeImage. */
791
682
  nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
792
683
  }
793
684
  /** Settings for upgrading a cluster. */
@@ -806,13 +697,7 @@ export interface UpgradeOverrideSettings {
806
697
  export interface ManagedClusterPropertiesAutoScalerProfile {
807
698
  /** Valid values are 'true' and 'false' */
808
699
  balanceSimilarNodeGroups?: string;
809
- /** If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
810
- daemonsetEvictionForEmptyNodes?: boolean;
811
- /** If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
812
- daemonsetEvictionForOccupiedNodes?: boolean;
813
- /** If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */
814
- ignoreDaemonsetsUtilization?: boolean;
815
- /** Available values are: 'least-waste', 'most-pods', 'priority', 'random'. */
700
+ /** If not specified, the default is 'random'. See [expanders](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-are-expanders) for more information. */
816
701
  expander?: Expander;
817
702
  /** The default is 10. */
818
703
  maxEmptyBulkDelete?: string;
@@ -857,10 +742,6 @@ export interface ManagedClusterAPIServerAccessProfile {
857
742
  enablePrivateClusterPublicFqdn?: boolean;
858
743
  /** Whether to disable run command for the cluster or not. */
859
744
  disableRunCommand?: boolean;
860
- /** Whether to enable apiserver vnet integration for the cluster or not. */
861
- enableVnetIntegration?: boolean;
862
- /** It is required when: 1. creating a new cluster with BYO Vnet; 2. updating an existing cluster to enable apiserver vnet integration. */
863
- subnetId?: string;
864
745
  }
865
746
  /** A private link resource */
866
747
  export interface PrivateLinkResource {
@@ -888,11 +769,6 @@ export interface ManagedClusterHttpProxyConfig {
888
769
  httpsProxy?: string;
889
770
  /** The endpoints that should not go through proxy. */
890
771
  noProxy?: string[];
891
- /**
892
- * 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.
893
- * NOTE: This property will not be serialized. It can only be populated by the server.
894
- */
895
- readonly effectiveNoProxy?: string[];
896
772
  /** Alternative CA cert to use for connecting to proxy servers. */
897
773
  trustedCa?: string;
898
774
  }
@@ -906,12 +782,6 @@ export interface ManagedClusterSecurityProfile {
906
782
  workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
907
783
  /** Image Cleaner settings for the security profile. */
908
784
  imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
909
- /** Image integrity is a feature that works with Azure Policy to verify image integrity by signature. This will not have any effect unless Azure Policy is applied to enforce image signatures. See https://aka.ms/aks/image-integrity for how to use this feature via policy. */
910
- imageIntegrity?: ManagedClusterSecurityProfileImageIntegrity;
911
- /** [Node Restriction](https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#noderestriction) settings for the security profile. */
912
- nodeRestriction?: ManagedClusterSecurityProfileNodeRestriction;
913
- /** 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) */
914
- customCATrustCertificates?: Uint8Array[];
915
785
  }
916
786
  /** Microsoft Defender settings for the security profile. */
917
787
  export interface ManagedClusterSecurityProfileDefender {
@@ -948,16 +818,6 @@ export interface ManagedClusterSecurityProfileImageCleaner {
948
818
  /** Image Cleaner scanning interval in hours. */
949
819
  intervalHours?: number;
950
820
  }
951
- /** Image integrity related settings for the security profile. */
952
- export interface ManagedClusterSecurityProfileImageIntegrity {
953
- /** Whether to enable image integrity. The default value is false. */
954
- enabled?: boolean;
955
- }
956
- /** Node Restriction settings for the security profile. */
957
- export interface ManagedClusterSecurityProfileNodeRestriction {
958
- /** Whether to enable Node Restriction */
959
- enabled?: boolean;
960
- }
961
821
  /** Storage profile for the container service cluster. */
962
822
  export interface ManagedClusterStorageProfile {
963
823
  /** AzureDisk CSI Driver settings for the storage profile. */
@@ -973,8 +833,6 @@ export interface ManagedClusterStorageProfile {
973
833
  export interface ManagedClusterStorageProfileDiskCSIDriver {
974
834
  /** Whether to enable AzureDisk CSI Driver. The default value is true. */
975
835
  enabled?: boolean;
976
- /** The version of AzureDisk CSI Driver. The default value is v1. */
977
- version?: string;
978
836
  }
979
837
  /** AzureFile CSI Driver settings for the storage profile. */
980
838
  export interface ManagedClusterStorageProfileFileCSIDriver {
@@ -993,17 +851,17 @@ export interface ManagedClusterStorageProfileBlobCSIDriver {
993
851
  }
994
852
  /** Ingress profile for the container service cluster. */
995
853
  export interface ManagedClusterIngressProfile {
996
- /** Web App Routing settings for the ingress profile. */
854
+ /** App Routing settings for the ingress profile. You can find an overview and onboarding guide for this feature at https://learn.microsoft.com/en-us/azure/aks/app-routing?tabs=default%2Cdeploy-app-default. */
997
855
  webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
998
856
  }
999
- /** Web App Routing settings for the ingress profile. */
857
+ /** Application Routing add-on settings for the ingress profile. */
1000
858
  export interface ManagedClusterIngressProfileWebAppRouting {
1001
- /** Whether to enable Web App Routing. */
859
+ /** Whether to enable the Application Routing add-on. */
1002
860
  enabled?: boolean;
1003
- /** Resource IDs of the DNS zones to be associated with the Web App Routing add-on. Used only when Web App Routing is enabled. Public and private DNS zones can be in different resource groups, but all public DNS zones must be in the same resource group and all private DNS zones must be in the same resource group. */
861
+ /** Resource IDs of the DNS zones to be associated with the Application Routing add-on. Used only when Application Routing add-on is enabled. Public and private DNS zones can be in different resource groups, but all public DNS zones must be in the same resource group and all private DNS zones must be in the same resource group. */
1004
862
  dnsZoneResourceIds?: string[];
1005
863
  /**
1006
- * Managed identity of the Web Application Routing add-on. This is the identity that should be granted permissions, for example, to manage the associated Azure DNS resource and get certificates from Azure Key Vault. See [this overview of the add-on](https://learn.microsoft.com/en-us/azure/aks/web-app-routing?tabs=with-osm) for more instructions.
864
+ * Managed identity of the Application Routing add-on. This is the identity that should be granted permissions, for example, to manage the associated Azure DNS resource and get certificates from Azure Key Vault. See [this overview of the add-on](https://learn.microsoft.com/en-us/azure/aks/web-app-routing?tabs=with-osm) for more instructions.
1007
865
  * NOTE: This property will not be serialized. It can only be populated by the server.
1008
866
  */
1009
867
  readonly identity?: UserAssignedIdentity;
@@ -1012,6 +870,7 @@ export interface ManagedClusterIngressProfileWebAppRouting {
1012
870
  export interface ManagedClusterWorkloadAutoScalerProfile {
1013
871
  /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
1014
872
  keda?: ManagedClusterWorkloadAutoScalerProfileKeda;
873
+ /** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */
1015
874
  verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
1016
875
  }
1017
876
  /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */
@@ -1019,90 +878,30 @@ export interface ManagedClusterWorkloadAutoScalerProfileKeda {
1019
878
  /** Whether to enable KEDA. */
1020
879
  enabled: boolean;
1021
880
  }
881
+ /** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */
1022
882
  export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
1023
- /** Whether to enable VPA add-on in cluster. Default value is false. */
883
+ /** Whether to enable VPA. Default value is false. */
1024
884
  enabled: boolean;
1025
- /** Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. */
1026
- addonAutoscaling?: AddonAutoscaling;
1027
885
  }
1028
- /** Prometheus addon profile for the container service cluster */
886
+ /** Azure Monitor addon profiles for monitoring the managed cluster. */
1029
887
  export interface ManagedClusterAzureMonitorProfile {
1030
- /** Metrics profile for the prometheus service addon */
888
+ /** Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview. */
1031
889
  metrics?: ManagedClusterAzureMonitorProfileMetrics;
1032
- /** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
1033
- containerInsights?: ManagedClusterAzureMonitorProfileContainerInsights;
1034
- /** Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1035
- appMonitoring?: ManagedClusterAzureMonitorProfileAppMonitoring;
1036
890
  }
1037
- /** Metrics profile for the prometheus service addon */
891
+ /** Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview. */
1038
892
  export interface ManagedClusterAzureMonitorProfileMetrics {
1039
- /** Whether to enable the Prometheus collector */
893
+ /** Whether to enable or disable the Azure Managed Prometheus addon for Prometheus monitoring. See aka.ms/AzureManagedPrometheus-aks-enable for details on enabling and disabling. */
1040
894
  enabled: boolean;
1041
- /** Kube State Metrics for prometheus addon profile for the container service cluster */
895
+ /** Kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details. */
1042
896
  kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;
1043
897
  }
1044
- /** Kube State Metrics for prometheus addon profile for the container service cluster */
898
+ /** Kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details. */
1045
899
  export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
1046
- /** Comma-separated list of Kubernetes annotations keys that will be used in the resource's labels metric. */
900
+ /** Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric (Example: 'namespaces=[k8s-label-1,k8s-label-n,...],pods=[app],...'). By default the metric contains only resource name and namespace labels. */
1047
901
  metricLabelsAllowlist?: string;
1048
- /** Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric. */
902
+ /** Comma-separated list of Kubernetes annotation keys that will be used in the resource's labels metric (Example: 'namespaces=[kubernetes.io/team,...],pods=[kubernetes.io/team],...'). By default the metric contains only resource name and namespace labels. */
1049
903
  metricAnnotationsAllowList?: string;
1050
904
  }
1051
- /** Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. */
1052
- export interface ManagedClusterAzureMonitorProfileContainerInsights {
1053
- /** Indicates if Azure Monitor Container Insights Logs Addon is enabled or not. */
1054
- enabled?: boolean;
1055
- /** Fully Qualified ARM Resource Id of Azure Log Analytics Workspace for storing Azure Monitor Container Insights Logs. */
1056
- logAnalyticsWorkspaceResourceId?: string;
1057
- /** The syslog host port. If not specified, the default port is 28330. */
1058
- syslogPort?: number;
1059
- /** Indicates whether custom metrics collection has to be disabled or not. If not specified the default is false. No custom metrics will be emitted if this field is false but the container insights enabled field is false */
1060
- disableCustomMetrics?: boolean;
1061
- /** Indicates whether prometheus metrics scraping is disabled or not. If not specified the default is false. No prometheus metrics will be emitted if this field is false but the container insights enabled field is false */
1062
- disablePrometheusMetricsScraping?: boolean;
1063
- }
1064
- /** Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1065
- export interface ManagedClusterAzureMonitorProfileAppMonitoring {
1066
- /** Application Monitoring Auto Instrumentation for Kubernetes Application Container. Deploys web hook to auto-instrument Azure Monitor OpenTelemetry based SDKs to collect OpenTelemetry metrics, logs and traces of the application. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1067
- autoInstrumentation?: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation;
1068
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1069
- openTelemetryMetrics?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics;
1070
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Logs and Traces. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1071
- openTelemetryLogs?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs;
1072
- }
1073
- /** Application Monitoring Auto Instrumentation for Kubernetes Application Container. Deploys web hook to auto-instrument Azure Monitor OpenTelemetry based SDKs to collect OpenTelemetry metrics, logs and traces of the application. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1074
- export interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation {
1075
- /** Indicates if Application Monitoring Auto Instrumentation is enabled or not. */
1076
- enabled?: boolean;
1077
- }
1078
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1079
- export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics {
1080
- /** Indicates if Application Monitoring Open Telemetry Metrics is enabled or not. */
1081
- enabled?: boolean;
1082
- /** The Open Telemetry host port for Open Telemetry metrics. If not specified, the default port is 28333. */
1083
- port?: number;
1084
- }
1085
- /** Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Logs and Traces. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. */
1086
- export interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs {
1087
- /** Indicates if Application Monitoring Open Telemetry Logs and traces is enabled or not. */
1088
- enabled?: boolean;
1089
- /** The Open Telemetry host port for Open Telemetry logs and traces. If not specified, the default port is 28331. */
1090
- port?: number;
1091
- }
1092
- /** The Safeguards profile. */
1093
- export interface SafeguardsProfile {
1094
- /**
1095
- * List of namespaces specified by AKS to be excluded from Safeguards
1096
- * NOTE: This property will not be serialized. It can only be populated by the server.
1097
- */
1098
- readonly systemExcludedNamespaces?: string[];
1099
- /** The version of constraints to use */
1100
- version?: string;
1101
- /** The Safeguards level to be used. By default, Safeguards is enabled for all namespaces except those that AKS excludes via systemExcludedNamespaces */
1102
- level: Level;
1103
- /** List of namespaces excluded from Safeguards checks */
1104
- excludedNamespaces?: string[];
1105
- }
1106
905
  /** Service mesh profile for a managed cluster. */
1107
906
  export interface ServiceMeshProfile {
1108
907
  /** Mode of the service mesh. */
@@ -1166,22 +965,6 @@ export interface ManagedClusterCostAnalysis {
1166
965
  /** The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
1167
966
  enabled?: boolean;
1168
967
  }
1169
- /** When enabling the operator, a set of AKS managed CRDs and controllers will be installed in the cluster. The operator automates the deployment of OSS models for inference and/or training purposes. It provides a set of preset models and enables distributed inference against them. */
1170
- export interface ManagedClusterAIToolchainOperatorProfile {
1171
- /** Indicates if AI toolchain operator enabled or not. */
1172
- enabled?: boolean;
1173
- }
1174
- export interface ManagedClusterNodeProvisioningProfile {
1175
- /** Once the mode it set to Auto, it cannot be changed back to Manual. */
1176
- mode?: NodeProvisioningMode;
1177
- }
1178
- /** The bootstrap profile. */
1179
- export interface ManagedClusterBootstrapProfile {
1180
- /** The source where the artifacts are downloaded from. */
1181
- artifactSource?: ArtifactSource;
1182
- /** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
1183
- containerRegistryId?: string;
1184
- }
1185
968
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
1186
969
  export interface Resource {
1187
970
  /**
@@ -1360,7 +1143,7 @@ export interface AbsoluteMonthlySchedule {
1360
1143
  export interface RelativeMonthlySchedule {
1361
1144
  /** Specifies the number of months between each set of occurrences. */
1362
1145
  intervalMonths: number;
1363
- /** Specifies on which instance of the allowed days specified in daysOfWeek the maintenance occurs. */
1146
+ /** Specifies on which week of the month the dayOfWeek applies. */
1364
1147
  weekIndex: Type;
1365
1148
  /** Specifies on which day of the week the maintenance occurs. */
1366
1149
  dayOfWeek: WeekDay;
@@ -1432,101 +1215,6 @@ export interface AgentPoolUpgradeProfilePropertiesUpgradesItem {
1432
1215
  /** Whether the Kubernetes version is currently in preview. */
1433
1216
  isPreview?: boolean;
1434
1217
  }
1435
- /** Specifies a list of machine names from the agent pool to be deleted. */
1436
- export interface AgentPoolDeleteMachinesParameter {
1437
- /** The agent pool machine names. */
1438
- machineNames: string[];
1439
- }
1440
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1441
- export interface ErrorResponse {
1442
- /** The error object. */
1443
- error?: ErrorDetail;
1444
- }
1445
- /** The error detail. */
1446
- export interface ErrorDetail {
1447
- /**
1448
- * The error code.
1449
- * NOTE: This property will not be serialized. It can only be populated by the server.
1450
- */
1451
- readonly code?: string;
1452
- /**
1453
- * The error message.
1454
- * NOTE: This property will not be serialized. It can only be populated by the server.
1455
- */
1456
- readonly message?: string;
1457
- /**
1458
- * The error target.
1459
- * NOTE: This property will not be serialized. It can only be populated by the server.
1460
- */
1461
- readonly target?: string;
1462
- /**
1463
- * The error details.
1464
- * NOTE: This property will not be serialized. It can only be populated by the server.
1465
- */
1466
- readonly details?: ErrorDetail[];
1467
- /**
1468
- * The error additional info.
1469
- * NOTE: This property will not be serialized. It can only be populated by the server.
1470
- */
1471
- readonly additionalInfo?: ErrorAdditionalInfo[];
1472
- }
1473
- /** The resource management error additional info. */
1474
- export interface ErrorAdditionalInfo {
1475
- /**
1476
- * The additional info type.
1477
- * NOTE: This property will not be serialized. It can only be populated by the server.
1478
- */
1479
- readonly type?: string;
1480
- /**
1481
- * The additional info.
1482
- * NOTE: This property will not be serialized. It can only be populated by the server.
1483
- */
1484
- readonly info?: Record<string, unknown>;
1485
- }
1486
- /** The response from the List Machines operation. */
1487
- export interface MachineListResult {
1488
- /** The list of Machines in cluster. */
1489
- value?: Machine[];
1490
- /**
1491
- * The URL to get the next set of machine results.
1492
- * NOTE: This property will not be serialized. It can only be populated by the server.
1493
- */
1494
- readonly nextLink?: string;
1495
- }
1496
- /** The properties of the machine */
1497
- export interface MachineProperties {
1498
- /**
1499
- * network properties of the machine
1500
- * NOTE: This property will not be serialized. It can only be populated by the server.
1501
- */
1502
- readonly network?: MachineNetworkProperties;
1503
- /**
1504
- * Arm resource id of the machine. It can be used to GET underlying VM Instance
1505
- * NOTE: This property will not be serialized. It can only be populated by the server.
1506
- */
1507
- readonly resourceId?: string;
1508
- }
1509
- /** network properties of the machine */
1510
- export interface MachineNetworkProperties {
1511
- /**
1512
- * IPv4, IPv6 addresses of the machine
1513
- * NOTE: This property will not be serialized. It can only be populated by the server.
1514
- */
1515
- readonly ipAddresses?: MachineIpAddress[];
1516
- }
1517
- /** The machine IP address details. */
1518
- export interface MachineIpAddress {
1519
- /**
1520
- * IPv4 or IPv6 address of the machine
1521
- * NOTE: This property will not be serialized. It can only be populated by the server.
1522
- */
1523
- readonly ip?: string;
1524
- /**
1525
- * To determine if address belongs IPv4 or IPv6 family.
1526
- * NOTE: This property will not be serialized. It can only be populated by the server.
1527
- */
1528
- readonly family?: IpFamily;
1529
- }
1530
1218
  /** The list of available versions for an agent pool. */
1531
1219
  export interface AgentPoolAvailableVersions {
1532
1220
  /**
@@ -1686,89 +1374,111 @@ export interface EndpointDetail {
1686
1374
  /** Description of the detail */
1687
1375
  description?: string;
1688
1376
  }
1689
- /** The operations list. It contains an URL link to get the next set of results. */
1690
- export interface OperationStatusResultList {
1691
- /**
1692
- * List of operations
1693
- * NOTE: This property will not be serialized. It can only be populated by the server.
1694
- */
1695
- readonly value?: OperationStatusResult[];
1377
+ /** The response from the List Snapshots operation. */
1378
+ export interface SnapshotListResult {
1379
+ /** The list of snapshots. */
1380
+ value?: Snapshot[];
1696
1381
  /**
1697
- * URL to get the next set of operation list results (if there are any).
1382
+ * The URL to get the next set of snapshot results.
1698
1383
  * NOTE: This property will not be serialized. It can only be populated by the server.
1699
1384
  */
1700
1385
  readonly nextLink?: string;
1701
1386
  }
1702
- /** The current status of an async operation. */
1703
- export interface OperationStatusResult {
1704
- /** Fully qualified ID for the async operation. */
1705
- id?: string;
1387
+ /** Holds an array of MeshRevisionsProfiles */
1388
+ export interface MeshRevisionProfileList {
1389
+ /** Array of service mesh add-on revision profiles for all supported mesh modes. */
1390
+ value?: MeshRevisionProfile[];
1706
1391
  /**
1707
- * Fully qualified ID of the resource against which the original async operation was started.
1392
+ * The URL to get the next set of mesh revision profile.
1708
1393
  * NOTE: This property will not be serialized. It can only be populated by the server.
1709
1394
  */
1710
- readonly resourceId?: string;
1711
- /** Name of the async operation. */
1395
+ readonly nextLink?: string;
1396
+ }
1397
+ /** Mesh revision profile properties for a mesh */
1398
+ export interface MeshRevisionProfileProperties {
1399
+ meshRevisions?: MeshRevision[];
1400
+ }
1401
+ /** Holds information on upgrades and compatibility for given major.minor mesh release. */
1402
+ export interface MeshRevision {
1403
+ /** The revision of the mesh release. */
1404
+ revision?: string;
1405
+ /** List of revisions available for upgrade of a specific mesh revision */
1406
+ upgrades?: string[];
1407
+ /** List of items this revision of service mesh is compatible with, and their associated versions. */
1408
+ compatibleWith?: CompatibleVersions[];
1409
+ }
1410
+ /** Version information about a product/service that is compatible with a service mesh revision. */
1411
+ export interface CompatibleVersions {
1412
+ /** The product/service name. */
1712
1413
  name?: string;
1713
- /** Operation status. */
1714
- status: string;
1715
- /** Percent of the operation that is complete. */
1716
- percentComplete?: number;
1717
- /** The start time of the operation. */
1718
- startTime?: Date;
1719
- /** The end time of the operation. */
1720
- endTime?: Date;
1721
- /** The operations list. */
1722
- operations?: OperationStatusResult[];
1723
- /** If present, details of the operation error. */
1724
- error?: ErrorDetail;
1414
+ /** Product/service versions compatible with a service mesh add-on revision. */
1415
+ versions?: string[];
1725
1416
  }
1726
- /** The response from the List Snapshots operation. */
1727
- export interface SnapshotListResult {
1728
- /** The list of snapshots. */
1729
- value?: Snapshot[];
1417
+ /** Holds an array of MeshUpgradeProfiles */
1418
+ export interface MeshUpgradeProfileList {
1419
+ /** Array of supported service mesh add-on upgrade profiles. */
1420
+ value?: MeshUpgradeProfile[];
1730
1421
  /**
1731
- * The URL to get the next set of snapshot results.
1422
+ * The URL to get the next set of mesh upgrade profile.
1732
1423
  * NOTE: This property will not be serialized. It can only be populated by the server.
1733
1424
  */
1734
1425
  readonly nextLink?: string;
1735
1426
  }
1736
- /** The response from the List Managed Cluster Snapshots operation. */
1737
- export interface ManagedClusterSnapshotListResult {
1738
- /** The list of managed cluster snapshots. */
1739
- value?: ManagedClusterSnapshot[];
1427
+ /** List of trusted access role bindings */
1428
+ export interface TrustedAccessRoleBindingListResult {
1429
+ /** Role binding list */
1430
+ value?: TrustedAccessRoleBinding[];
1740
1431
  /**
1741
- * The URL to get the next set of managed cluster snapshot results.
1432
+ * Link to next page of resources.
1742
1433
  * NOTE: This property will not be serialized. It can only be populated by the server.
1743
1434
  */
1744
1435
  readonly nextLink?: string;
1745
1436
  }
1746
- /** managed cluster properties for snapshot, these properties are read only. */
1747
- export interface ManagedClusterPropertiesForSnapshot {
1748
- /** The current kubernetes version. */
1749
- kubernetesVersion?: string;
1750
- /** The current managed cluster sku. */
1751
- sku?: ManagedClusterSKU;
1752
- /** Whether the cluster has enabled Kubernetes Role-Based Access Control or not. */
1753
- enableRbac?: boolean;
1437
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1438
+ export interface ErrorResponse {
1439
+ /** The error object. */
1440
+ error?: ErrorDetail;
1441
+ }
1442
+ /** The error detail. */
1443
+ export interface ErrorDetail {
1444
+ /**
1445
+ * The error code.
1446
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1447
+ */
1448
+ readonly code?: string;
1449
+ /**
1450
+ * The error message.
1451
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1452
+ */
1453
+ readonly message?: string;
1754
1454
  /**
1755
- * The current network profile.
1455
+ * The error target.
1756
1456
  * NOTE: This property will not be serialized. It can only be populated by the server.
1757
1457
  */
1758
- readonly networkProfile?: NetworkProfileForSnapshot;
1458
+ readonly target?: string;
1459
+ /**
1460
+ * The error details.
1461
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1462
+ */
1463
+ readonly details?: ErrorDetail[];
1464
+ /**
1465
+ * The error additional info.
1466
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1467
+ */
1468
+ readonly additionalInfo?: ErrorAdditionalInfo[];
1759
1469
  }
1760
- /** network profile for managed cluster snapshot, these properties are read only. */
1761
- export interface NetworkProfileForSnapshot {
1762
- /** networkPlugin for managed cluster snapshot. */
1763
- networkPlugin?: NetworkPlugin;
1764
- /** NetworkPluginMode for managed cluster snapshot. */
1765
- networkPluginMode?: NetworkPluginMode;
1766
- /** networkPolicy for managed cluster snapshot. */
1767
- networkPolicy?: NetworkPolicy;
1768
- /** networkMode for managed cluster snapshot. */
1769
- networkMode?: NetworkMode;
1770
- /** loadBalancerSku for managed cluster snapshot. */
1771
- loadBalancerSku?: LoadBalancerSku;
1470
+ /** The resource management error additional info. */
1471
+ export interface ErrorAdditionalInfo {
1472
+ /**
1473
+ * The additional info type.
1474
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1475
+ */
1476
+ readonly type?: string;
1477
+ /**
1478
+ * The additional info.
1479
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1480
+ */
1481
+ readonly info?: Record<string, unknown>;
1772
1482
  }
1773
1483
  /** List of trusted access roles */
1774
1484
  export interface TrustedAccessRoleListResult {
@@ -1829,96 +1539,6 @@ export interface TrustedAccessRoleRule {
1829
1539
  */
1830
1540
  readonly nonResourceURLs?: string[];
1831
1541
  }
1832
- /** List of trusted access role bindings */
1833
- export interface TrustedAccessRoleBindingListResult {
1834
- /** Role binding list */
1835
- value?: TrustedAccessRoleBinding[];
1836
- /**
1837
- * Link to next page of resources.
1838
- * NOTE: This property will not be serialized. It can only be populated by the server.
1839
- */
1840
- readonly nextLink?: string;
1841
- }
1842
- /** Whether the version is default or not and support info. */
1843
- export interface GuardrailsAvailableVersionsProperties {
1844
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
1845
- readonly isDefaultVersion?: boolean;
1846
- /**
1847
- * Whether the version is preview or stable.
1848
- * NOTE: This property will not be serialized. It can only be populated by the server.
1849
- */
1850
- readonly support?: GuardrailsSupport;
1851
- }
1852
- /** Hold values properties, which is array of GuardrailsVersions */
1853
- export interface GuardrailsAvailableVersionsList {
1854
- /** Array of AKS supported Guardrails versions. */
1855
- value?: GuardrailsAvailableVersion[];
1856
- /**
1857
- * The URL to get the next Guardrails available version.
1858
- * NOTE: This property will not be serialized. It can only be populated by the server.
1859
- */
1860
- readonly nextLink?: string;
1861
- }
1862
- /** Whether the version is default or not and support info. */
1863
- export interface SafeguardsAvailableVersionsProperties {
1864
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
1865
- readonly isDefaultVersion?: boolean;
1866
- /**
1867
- * Whether the version is preview or stable.
1868
- * NOTE: This property will not be serialized. It can only be populated by the server.
1869
- */
1870
- readonly support?: SafeguardsSupport;
1871
- }
1872
- /** Hold values properties, which is array of SafeguardsVersions */
1873
- export interface SafeguardsAvailableVersionsList {
1874
- /** Array of AKS supported Safeguards versions. */
1875
- value?: SafeguardsAvailableVersion[];
1876
- /**
1877
- * The URL to get the next Safeguards available version.
1878
- * NOTE: This property will not be serialized. It can only be populated by the server.
1879
- */
1880
- readonly nextLink?: string;
1881
- }
1882
- /** Holds an array of MeshRevisionsProfiles */
1883
- export interface MeshRevisionProfileList {
1884
- /** Array of service mesh add-on revision profiles for all supported mesh modes. */
1885
- value?: MeshRevisionProfile[];
1886
- /**
1887
- * The URL to get the next set of mesh revision profile.
1888
- * NOTE: This property will not be serialized. It can only be populated by the server.
1889
- */
1890
- readonly nextLink?: string;
1891
- }
1892
- /** Mesh revision profile properties for a mesh */
1893
- export interface MeshRevisionProfileProperties {
1894
- meshRevisions?: MeshRevision[];
1895
- }
1896
- /** Holds information on upgrades and compatibility for given major.minor mesh release. */
1897
- export interface MeshRevision {
1898
- /** The revision of the mesh release. */
1899
- revision?: string;
1900
- /** List of revisions available for upgrade of a specific mesh revision */
1901
- upgrades?: string[];
1902
- /** List of items this revision of service mesh is compatible with, and their associated versions. */
1903
- compatibleWith?: CompatibleVersions[];
1904
- }
1905
- /** Version information about a product/service that is compatible with a service mesh revision. */
1906
- export interface CompatibleVersions {
1907
- /** The product/service name. */
1908
- name?: string;
1909
- /** Product/service versions compatible with a service mesh add-on revision. */
1910
- versions?: string[];
1911
- }
1912
- /** Holds an array of MeshUpgradeProfiles */
1913
- export interface MeshUpgradeProfileList {
1914
- /** Array of supported service mesh add-on upgrade profiles. */
1915
- value?: MeshUpgradeProfile[];
1916
- /**
1917
- * The URL to get the next set of mesh upgrade profile.
1918
- * NOTE: This property will not be serialized. It can only be populated by the server.
1919
- */
1920
- readonly nextLink?: string;
1921
- }
1922
1542
  /** Profile for the container service agent pool. */
1923
1543
  export interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolProfileProperties {
1924
1544
  /** Windows agent pool names must be 6 characters or less. */
@@ -1936,6 +1556,9 @@ export interface TrackedResource extends Resource {
1936
1556
  /** The geo-location where the resource lives */
1937
1557
  location: string;
1938
1558
  }
1559
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1560
+ export interface ProxyResource extends Resource {
1561
+ }
1939
1562
  /** Defines binding between a resource and role */
1940
1563
  export interface TrustedAccessRoleBinding extends Resource {
1941
1564
  /**
@@ -1948,19 +1571,6 @@ export interface TrustedAccessRoleBinding extends Resource {
1948
1571
  /** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */
1949
1572
  roles: string[];
1950
1573
  }
1951
- /** Available Guardrails Version */
1952
- export interface GuardrailsAvailableVersion extends Resource {
1953
- /** Whether the version is default or not and support info. */
1954
- properties: GuardrailsAvailableVersionsProperties;
1955
- }
1956
- /** Available Safeguards Version */
1957
- export interface SafeguardsAvailableVersion extends Resource {
1958
- /** Whether the version is default or not and support info. */
1959
- properties: SafeguardsAvailableVersionsProperties;
1960
- }
1961
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1962
- export interface ProxyResource extends Resource {
1963
- }
1964
1574
  /** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
1965
1575
  export interface MaintenanceConfiguration extends SubResource {
1966
1576
  /**
@@ -1989,19 +1599,15 @@ export interface AgentPool extends SubResource {
1989
1599
  kubeletDiskType?: KubeletDiskType;
1990
1600
  /** Determines the type of workload a node can run. */
1991
1601
  workloadRuntime?: WorkloadRuntime;
1992
- /** 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). */
1993
- messageOfTheDay?: string;
1994
1602
  /** 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} */
1995
1603
  vnetSubnetID?: string;
1996
1604
  /** 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} */
1997
1605
  podSubnetID?: string;
1998
- /** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
1999
- podIPAllocationMode?: PodIPAllocationMode;
2000
1606
  /** The maximum number of pods that can run on a node. */
2001
1607
  maxPods?: number;
2002
1608
  /** The operating system type. The default is Linux. */
2003
1609
  osType?: OSType;
2004
- /** 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. */
1610
+ /** 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. */
2005
1611
  osSKU?: Ossku;
2006
1612
  /** The maximum number of nodes for auto-scaling */
2007
1613
  maxCount?: number;
@@ -2015,10 +1621,10 @@ export interface AgentPool extends SubResource {
2015
1621
  typePropertiesType?: AgentPoolType;
2016
1622
  /** 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 */
2017
1623
  mode?: AgentPoolMode;
2018
- /** 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). */
1624
+ /** 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). */
2019
1625
  orchestratorVersion?: string;
2020
1626
  /**
2021
- * 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.
1627
+ * 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.
2022
1628
  * NOTE: This property will not be serialized. It can only be populated by the server.
2023
1629
  */
2024
1630
  readonly currentOrchestratorVersion?: string;
@@ -2040,8 +1646,6 @@ export interface AgentPool extends SubResource {
2040
1646
  availabilityZones?: string[];
2041
1647
  /** 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. */
2042
1648
  enableNodePublicIP?: boolean;
2043
- /** 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. */
2044
- enableCustomCATrust?: boolean;
2045
1649
  /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
2046
1650
  nodePublicIPPrefixID?: string;
2047
1651
  /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
@@ -2060,8 +1664,6 @@ export interface AgentPool extends SubResource {
2060
1664
  };
2061
1665
  /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */
2062
1666
  nodeTaints?: string[];
2063
- /** These taints will not be reconciled by AKS and can be removed with a kubectl call. This field can be modified after node pool is created, but nodes will not be recreated with new taints until another operation that requires recreation (e.g. node image upgrade) happens. These taints allow for required configuration to run before the node is ready to accept workloads, for example 'key1=value1:NoSchedule' that then can be removed with `kubectl taint nodes node1 key1=value1:NoSchedule-` */
2064
- nodeInitializationTaints?: string[];
2065
1667
  /** The ID for Proximity Placement Group. */
2066
1668
  proximityPlacementGroupID?: string;
2067
1669
  /** The Kubelet configuration on the agent pool nodes. */
@@ -2082,30 +1684,10 @@ export interface AgentPool extends SubResource {
2082
1684
  capacityReservationGroupID?: string;
2083
1685
  /** 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). */
2084
1686
  hostGroupID?: string;
2085
- /** The Windows agent pool's specific profile. */
2086
- windowsProfile?: AgentPoolWindowsProfile;
2087
1687
  /** Network-related settings of an agent pool. */
2088
1688
  networkProfile?: AgentPoolNetworkProfile;
2089
- /** The security settings of an agent pool. */
2090
- securityProfile?: AgentPoolSecurityProfile;
2091
- /** The GPU settings of an agent pool. */
2092
- gpuProfile?: AgentPoolGPUProfile;
2093
- /** Configuration for using artifact streaming on AKS. */
2094
- artifactStreamingProfile?: AgentPoolArtifactStreamingProfile;
2095
- /** Specifications on VirtualMachines agent pool. */
2096
- virtualMachinesProfile?: VirtualMachinesProfile;
2097
- /** The status of nodes in a VirtualMachines agent pool. */
2098
- virtualMachineNodesStatus?: VirtualMachineNodes[];
2099
- /** Profile specific to a managed agent pool in Gateway mode. This field cannot be set if agent pool mode is not Gateway. */
2100
- gatewayProfile?: AgentPoolGatewayProfile;
2101
- }
2102
- /** A machine. Contains details about the underlying virtual machine. A machine may be visible here but not in kubectl get nodes; if so it may be because the machine has not been registered with the Kubernetes API Server yet. */
2103
- export interface Machine extends SubResource {
2104
- /**
2105
- * The properties of the machine
2106
- * NOTE: This property will not be serialized. It can only be populated by the server.
2107
- */
2108
- readonly properties?: MachineProperties;
1689
+ /** The Windows agent pool's specific profile. */
1690
+ windowsProfile?: AgentPoolWindowsProfile;
2109
1691
  }
2110
1692
  /** Mesh upgrade profile properties for a major.minor release. */
2111
1693
  export interface MeshUpgradeProfileProperties extends MeshRevision {
@@ -2118,8 +1700,6 @@ export interface ManagedCluster extends TrackedResource {
2118
1700
  extendedLocation?: ExtendedLocation;
2119
1701
  /** The identity of the managed cluster, if configured. */
2120
1702
  identity?: ManagedClusterIdentity;
2121
- /** This is primarily used to expose different UI experiences in the portal for different kinds */
2122
- kind?: string;
2123
1703
  /**
2124
1704
  * The current provisioning state.
2125
1705
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2130,17 +1710,15 @@ export interface ManagedCluster extends TrackedResource {
2130
1710
  * NOTE: This property will not be serialized. It can only be populated by the server.
2131
1711
  */
2132
1712
  readonly powerState?: PowerState;
2133
- /** CreationData to be used to specify the source Snapshot ID if the cluster will be created/upgraded using a snapshot. */
2134
- creationData?: CreationData;
2135
1713
  /**
2136
1714
  * The max number of agent pools for the managed cluster.
2137
1715
  * NOTE: This property will not be serialized. It can only be populated by the server.
2138
1716
  */
2139
1717
  readonly maxAgentPools?: number;
2140
- /** 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. */
1718
+ /** 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. */
2141
1719
  kubernetesVersion?: string;
2142
1720
  /**
2143
- * The version of Kubernetes the Managed Cluster is running.
1721
+ * 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.
2144
1722
  * NOTE: This property will not be serialized. It can only be populated by the server.
2145
1723
  */
2146
1724
  readonly currentKubernetesVersion?: string;
@@ -2181,16 +1759,12 @@ export interface ManagedCluster extends TrackedResource {
2181
1759
  oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;
2182
1760
  /** The name of the resource group containing agent pool nodes. */
2183
1761
  nodeResourceGroup?: string;
2184
- /** The node resource group configuration profile. */
2185
- nodeResourceGroupProfile?: ManagedClusterNodeResourceGroupProfile;
2186
1762
  /** Whether to enable Kubernetes Role-Based Access Control. */
2187
1763
  enableRbac?: boolean;
2188
1764
  /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */
2189
1765
  supportPlan?: KubernetesSupportPlan;
2190
1766
  /** (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. */
2191
1767
  enablePodSecurityPolicy?: boolean;
2192
- /** The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource. */
2193
- enableNamespaceResources?: boolean;
2194
1768
  /** The network configuration profile. */
2195
1769
  networkProfile?: ContainerServiceNetworkProfile;
2196
1770
  /** The Azure Active Directory configuration. */
@@ -2225,10 +1799,8 @@ export interface ManagedCluster extends TrackedResource {
2225
1799
  publicNetworkAccess?: PublicNetworkAccess;
2226
1800
  /** Workload Auto-scaler profile for the managed cluster. */
2227
1801
  workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
2228
- /** Prometheus addon profile for the container service cluster */
1802
+ /** Azure Monitor addon profiles for monitoring the managed cluster. */
2229
1803
  azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
2230
- /** The Safeguards profile holds all the safeguards information for a given cluster */
2231
- safeguardsProfile?: SafeguardsProfile;
2232
1804
  /** Service mesh profile for a managed cluster. */
2233
1805
  serviceMeshProfile?: ServiceMeshProfile;
2234
1806
  /**
@@ -2238,12 +1810,6 @@ export interface ManagedCluster extends TrackedResource {
2238
1810
  readonly resourceUID?: string;
2239
1811
  /** Optional cluster metrics configuration. */
2240
1812
  metricsProfile?: ManagedClusterMetricsProfile;
2241
- /** AI toolchain operator settings that apply to the whole cluster. */
2242
- aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
2243
- /** Node provisioning settings that apply to the whole cluster. */
2244
- nodeProvisioningProfile?: ManagedClusterNodeProvisioningProfile;
2245
- /** Profile of the cluster bootstrap configuration. */
2246
- bootstrapProfile?: ManagedClusterBootstrapProfile;
2247
1813
  }
2248
1814
  /** Managed cluster Access Profile. */
2249
1815
  export interface ManagedClusterAccessProfile extends TrackedResource {
@@ -2272,7 +1838,7 @@ export interface Snapshot extends TrackedResource {
2272
1838
  */
2273
1839
  readonly osType?: OSType;
2274
1840
  /**
2275
- * 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.
1841
+ * 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.
2276
1842
  * NOTE: This property will not be serialized. It can only be populated by the server.
2277
1843
  */
2278
1844
  readonly osSku?: Ossku;
@@ -2287,18 +1853,6 @@ export interface Snapshot extends TrackedResource {
2287
1853
  */
2288
1854
  readonly enableFips?: boolean;
2289
1855
  }
2290
- /** A managed cluster snapshot resource. */
2291
- export interface ManagedClusterSnapshot extends TrackedResource {
2292
- /** CreationData to be used to specify the source resource ID to create this snapshot. */
2293
- creationData?: CreationData;
2294
- /** The type of a snapshot. The default is NodePool. */
2295
- snapshotType?: SnapshotType;
2296
- /**
2297
- * What the properties will be showed when getting managed cluster snapshot. Those properties are read-only.
2298
- * NOTE: This property will not be serialized. It can only be populated by the server.
2299
- */
2300
- readonly managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot;
2301
- }
2302
1856
  /** Mesh revision profile for a mesh. */
2303
1857
  export interface MeshRevisionProfile extends ProxyResource {
2304
1858
  /** Mesh revision profile properties for a mesh */
@@ -2324,6 +1878,11 @@ export interface ManagedClustersResetAADProfileHeaders {
2324
1878
  /** URL to query for status of the operation. */
2325
1879
  location?: string;
2326
1880
  }
1881
+ /** Defines headers for ManagedClusters_rotateClusterCertificates operation. */
1882
+ export interface ManagedClustersRotateClusterCertificatesHeaders {
1883
+ /** URL to query for status of the operation. */
1884
+ location?: string;
1885
+ }
2327
1886
  /** Defines headers for ManagedClusters_abortLatestOperation operation. */
2328
1887
  export interface ManagedClustersAbortLatestOperationHeaders {
2329
1888
  /** URL to query for status of the operation. */
@@ -2331,14 +1890,8 @@ export interface ManagedClustersAbortLatestOperationHeaders {
2331
1890
  /** URL to query for status of the operation. */
2332
1891
  azureAsyncOperation?: string;
2333
1892
  }
2334
- /** Defines headers for ManagedClusters_rotateClusterCertificates operation. */
2335
- export interface ManagedClustersRotateClusterCertificatesHeaders {
2336
- /** URL to query for status of the operation. */
2337
- location?: string;
2338
- }
2339
1893
  /** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */
2340
1894
  export interface ManagedClustersRotateServiceAccountSigningKeysHeaders {
2341
- /** URL to query for status of the operation. */
2342
1895
  location?: string;
2343
1896
  }
2344
1897
  /** Defines headers for ManagedClusters_stop operation. */
@@ -2373,11 +1926,6 @@ export interface AgentPoolsDeleteHeaders {
2373
1926
  /** URL to query for status of the operation. */
2374
1927
  location?: string;
2375
1928
  }
2376
- /** Defines headers for AgentPools_deleteMachines operation. */
2377
- export interface AgentPoolsDeleteMachinesHeaders {
2378
- /** URL to query for status of the operation. */
2379
- location?: string;
2380
- }
2381
1929
  /** Defines headers for AgentPools_upgradeNodeImageVersion operation. */
2382
1930
  export interface AgentPoolsUpgradeNodeImageVersionHeaders {
2383
1931
  /** URL to query for status of the operation. */
@@ -2502,9 +2050,7 @@ export declare enum KnownWorkloadRuntime {
2502
2050
  /** Nodes will use Kubelet to run standard OCI container workloads. */
2503
2051
  OCIContainer = "OCIContainer",
2504
2052
  /** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */
2505
- WasmWasi = "WasmWasi",
2506
- /** Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods (Preview). Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series. */
2507
- KataMshvVmIsolation = "KataMshvVmIsolation"
2053
+ WasmWasi = "WasmWasi"
2508
2054
  }
2509
2055
  /**
2510
2056
  * Defines values for WorkloadRuntime. \
@@ -2512,26 +2058,9 @@ export declare enum KnownWorkloadRuntime {
2512
2058
  * this enum contains the known values that the service supports.
2513
2059
  * ### Known values supported by the service
2514
2060
  * **OCIContainer**: Nodes will use Kubelet to run standard OCI container workloads. \
2515
- * **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). \
2516
- * **KataMshvVmIsolation**: Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods (Preview). Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series.
2061
+ * **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview).
2517
2062
  */
2518
2063
  export type WorkloadRuntime = string;
2519
- /** Known values of {@link PodIPAllocationMode} that the service accepts. */
2520
- export declare enum KnownPodIPAllocationMode {
2521
- /** Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode */
2522
- DynamicIndividual = "DynamicIndividual",
2523
- /** Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger */
2524
- StaticBlock = "StaticBlock"
2525
- }
2526
- /**
2527
- * Defines values for PodIPAllocationMode. \
2528
- * {@link KnownPodIPAllocationMode} can be used interchangeably with PodIPAllocationMode,
2529
- * this enum contains the known values that the service supports.
2530
- * ### Known values supported by the service
2531
- * **DynamicIndividual**: Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode \
2532
- * **StaticBlock**: Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger
2533
- */
2534
- export type PodIPAllocationMode = string;
2535
2064
  /** Known values of {@link OSType} that the service accepts. */
2536
2065
  export declare enum KnownOSType {
2537
2066
  /** Use Linux. */
@@ -2552,8 +2081,6 @@ export type OSType = string;
2552
2081
  export declare enum KnownOssku {
2553
2082
  /** Use Ubuntu as the OS for node images. */
2554
2083
  Ubuntu = "Ubuntu",
2555
- /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
2556
- Mariner = "Mariner",
2557
2084
  /** Use AzureLinux as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https:\//aka.ms\/azurelinux for more information. */
2558
2085
  AzureLinux = "AzureLinux",
2559
2086
  /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */
@@ -2561,9 +2088,7 @@ export declare enum KnownOssku {
2561
2088
  /** Use Windows2019 as the OS for node images. Unsupported for system node pools. Windows2019 only supports Windows2019 containers; it cannot run Windows2022 containers and vice versa. */
2562
2089
  Windows2019 = "Windows2019",
2563
2090
  /** Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa. */
2564
- Windows2022 = "Windows2022",
2565
- /** Use Windows Annual Channel version as the OS for node images. Unsupported for system node pools. Details about supported container images and kubernetes versions under different AKS Annual Channel versions could be seen in https:\//aka.ms\/aks\/windows-annual-channel-details. */
2566
- WindowsAnnual = "WindowsAnnual"
2091
+ Windows2022 = "Windows2022"
2567
2092
  }
2568
2093
  /**
2569
2094
  * Defines values for Ossku. \
@@ -2571,12 +2096,10 @@ export declare enum KnownOssku {
2571
2096
  * this enum contains the known values that the service supports.
2572
2097
  * ### Known values supported by the service
2573
2098
  * **Ubuntu**: Use Ubuntu as the OS for node images. \
2574
- * **Mariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
2575
2099
  * **AzureLinux**: Use AzureLinux as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https:\/\/aka.ms\/azurelinux for more information. \
2576
2100
  * **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \
2577
2101
  * **Windows2019**: Use Windows2019 as the OS for node images. Unsupported for system node pools. Windows2019 only supports Windows2019 containers; it cannot run Windows2022 containers and vice versa. \
2578
- * **Windows2022**: Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa. \
2579
- * **WindowsAnnual**: Use Windows Annual Channel version as the OS for node images. Unsupported for system node pools. Details about supported container images and kubernetes versions under different AKS Annual Channel versions could be seen in https:\/\/aka.ms\/aks\/windows-annual-channel-details.
2102
+ * **Windows2022**: Use Windows2022 as the OS for node images. Unsupported for system node pools. Windows2022 only supports Windows2022 containers; it cannot run Windows2019 containers and vice versa.
2580
2103
  */
2581
2104
  export type Ossku = string;
2582
2105
  /** Known values of {@link ScaleDownMode} that the service accepts. */
@@ -2600,9 +2123,7 @@ export declare enum KnownAgentPoolType {
2600
2123
  /** Create an Agent Pool backed by a Virtual Machine Scale Set. */
2601
2124
  VirtualMachineScaleSets = "VirtualMachineScaleSets",
2602
2125
  /** Use of this is strongly discouraged. */
2603
- AvailabilitySet = "AvailabilitySet",
2604
- /** Create an Agent Pool backed by a Single Instance VM orchestration mode. */
2605
- VirtualMachines = "VirtualMachines"
2126
+ AvailabilitySet = "AvailabilitySet"
2606
2127
  }
2607
2128
  /**
2608
2129
  * Defines values for AgentPoolType. \
@@ -2610,8 +2131,7 @@ export declare enum KnownAgentPoolType {
2610
2131
  * this enum contains the known values that the service supports.
2611
2132
  * ### Known values supported by the service
2612
2133
  * **VirtualMachineScaleSets**: Create an Agent Pool backed by a Virtual Machine Scale Set. \
2613
- * **AvailabilitySet**: Use of this is strongly discouraged. \
2614
- * **VirtualMachines**: Create an Agent Pool backed by a Single Instance VM orchestration mode.
2134
+ * **AvailabilitySet**: Use of this is strongly discouraged.
2615
2135
  */
2616
2136
  export type AgentPoolType = string;
2617
2137
  /** Known values of {@link AgentPoolMode} that the service accepts. */
@@ -2619,9 +2139,7 @@ export declare enum KnownAgentPoolMode {
2619
2139
  /** System agent pools are primarily for hosting critical system pods such as CoreDNS and metrics-server. System agent pools osType must be Linux. System agent pools VM SKU must have at least 2vCPUs and 4GB of memory. */
2620
2140
  System = "System",
2621
2141
  /** User agent pools are primarily for hosting your application pods. */
2622
- User = "User",
2623
- /** Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\//aka.ms\/aks\/static-egress-gateway. */
2624
- Gateway = "Gateway"
2142
+ User = "User"
2625
2143
  }
2626
2144
  /**
2627
2145
  * Defines values for AgentPoolMode. \
@@ -2629,8 +2147,7 @@ export declare enum KnownAgentPoolMode {
2629
2147
  * this enum contains the known values that the service supports.
2630
2148
  * ### Known values supported by the service
2631
2149
  * **System**: System agent pools are primarily for hosting critical system pods such as CoreDNS and metrics-server. System agent pools osType must be Linux. System agent pools VM SKU must have at least 2vCPUs and 4GB of memory. \
2632
- * **User**: User agent pools are primarily for hosting your application pods. \
2633
- * **Gateway**: Gateway agent pools are dedicated to providing static egress IPs to pods. For more details, see https:\/\/aka.ms\/aks\/static-egress-gateway.
2150
+ * **User**: User agent pools are primarily for hosting your application pods.
2634
2151
  */
2635
2152
  export type AgentPoolMode = string;
2636
2153
  /** Known values of {@link ScaleSetPriority} that the service accepts. */
@@ -2706,22 +2223,6 @@ export declare enum KnownProtocol {
2706
2223
  * **UDP**: UDP protocol.
2707
2224
  */
2708
2225
  export type Protocol = string;
2709
- /** Known values of {@link AgentPoolSSHAccess} that the service accepts. */
2710
- export declare enum KnownAgentPoolSSHAccess {
2711
- /** Can SSH onto the node as a local user using private key. */
2712
- LocalUser = "LocalUser",
2713
- /** SSH service will be turned off on the node. */
2714
- Disabled = "Disabled"
2715
- }
2716
- /**
2717
- * Defines values for AgentPoolSSHAccess. \
2718
- * {@link KnownAgentPoolSSHAccess} can be used interchangeably with AgentPoolSSHAccess,
2719
- * this enum contains the known values that the service supports.
2720
- * ### Known values supported by the service
2721
- * **LocalUser**: Can SSH onto the node as a local user using private key. \
2722
- * **Disabled**: SSH service will be turned off on the node.
2723
- */
2724
- export type AgentPoolSSHAccess = string;
2725
2226
  /** Known values of {@link LicenseType} that the service accepts. */
2726
2227
  export declare enum KnownLicenseType {
2727
2228
  /** No additional licensing is applied. */
@@ -2766,29 +2267,13 @@ export declare enum KnownManagedClusterPodIdentityProvisioningState {
2766
2267
  * **Updating**
2767
2268
  */
2768
2269
  export type ManagedClusterPodIdentityProvisioningState = string;
2769
- /** Known values of {@link RestrictionLevel} that the service accepts. */
2770
- export declare enum KnownRestrictionLevel {
2771
- /** All RBAC permissions are allowed on the managed node resource group */
2772
- Unrestricted = "Unrestricted",
2773
- /** Only *\/read RBAC permissions allowed on the managed node resource group */
2774
- ReadOnly = "ReadOnly"
2775
- }
2776
- /**
2777
- * Defines values for RestrictionLevel. \
2778
- * {@link KnownRestrictionLevel} can be used interchangeably with RestrictionLevel,
2779
- * this enum contains the known values that the service supports.
2780
- * ### Known values supported by the service
2781
- * **Unrestricted**: All RBAC permissions are allowed on the managed node resource group \
2782
- * **ReadOnly**: Only *\/read RBAC permissions allowed on the managed node resource group
2783
- */
2784
- export type RestrictionLevel = string;
2785
2270
  /** Known values of {@link NetworkPlugin} that the service accepts. */
2786
2271
  export declare enum KnownNetworkPlugin {
2787
2272
  /** 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. */
2788
2273
  Azure = "azure",
2789
2274
  /** Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\//docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. */
2790
2275
  Kubenet = "kubenet",
2791
- /** Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality. */
2276
+ /** No CNI plugin is pre-installed. See [BYO CNI](https:\//docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information. */
2792
2277
  None = "none"
2793
2278
  }
2794
2279
  /**
@@ -2798,12 +2283,12 @@ export declare enum KnownNetworkPlugin {
2798
2283
  * ### Known values supported by the service
2799
2284
  * **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. \
2800
2285
  * **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\/\/docs.microsoft.com\/azure\/aks\/concepts-network#kubenet-basic-networking) for more information. \
2801
- * **none**: Do not use a network plugin. A custom CNI will need to be installed after cluster creation for networking functionality.
2286
+ * **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\/\/docs.microsoft.com\/en-us\/azure\/aks\/use-byo-cni) for more information.
2802
2287
  */
2803
2288
  export type NetworkPlugin = string;
2804
2289
  /** Known values of {@link NetworkPluginMode} that the service accepts. */
2805
2290
  export declare enum KnownNetworkPluginMode {
2806
- /** Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge. */
2291
+ /** Used with networkPlugin=azure, pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet's method of route tables. For more information visit https:\//aka.ms\/aks\/azure-cni-overlay. */
2807
2292
  Overlay = "overlay"
2808
2293
  }
2809
2294
  /**
@@ -2811,13 +2296,11 @@ export declare enum KnownNetworkPluginMode {
2811
2296
  * {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode,
2812
2297
  * this enum contains the known values that the service supports.
2813
2298
  * ### Known values supported by the service
2814
- * **overlay**: Pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet reference plugins host-local and bridge.
2299
+ * **overlay**: Used with networkPlugin=azure, pods are given IPs from the PodCIDR address space but use Azure Routing Domains rather than Kubenet's method of route tables. For more information visit https:\/\/aka.ms\/aks\/azure-cni-overlay.
2815
2300
  */
2816
2301
  export type NetworkPluginMode = string;
2817
2302
  /** Known values of {@link NetworkPolicy} that the service accepts. */
2818
2303
  export declare enum KnownNetworkPolicy {
2819
- /** Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. */
2820
- None = "none",
2821
2304
  /** 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. */
2822
2305
  Calico = "calico",
2823
2306
  /** Use Azure 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. */
@@ -2830,7 +2313,6 @@ export declare enum KnownNetworkPolicy {
2830
2313
  * {@link KnownNetworkPolicy} can be used interchangeably with NetworkPolicy,
2831
2314
  * this enum contains the known values that the service supports.
2832
2315
  * ### Known values supported by the service
2833
- * **none**: Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. \
2834
2316
  * **calico**: 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. \
2835
2317
  * **azure**: Use Azure 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. \
2836
2318
  * **cilium**: Use Cilium to enforce network policies. This requires networkDataplane to be 'cilium'.
@@ -2922,27 +2404,11 @@ export declare enum KnownBackendPoolType {
2922
2404
  * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\/\/cloud-provider-azure.sigs.k8s.io\/topics\/loadbalancer\/#configure-load-balancer-backend.
2923
2405
  */
2924
2406
  export type BackendPoolType = string;
2925
- /** Known values of {@link ClusterServiceLoadBalancerHealthProbeMode} that the service accepts. */
2926
- export declare enum KnownClusterServiceLoadBalancerHealthProbeMode {
2927
- /** Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. */
2928
- ServiceNodePort = "ServiceNodePort",
2929
- /** All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256. */
2930
- Shared = "Shared"
2931
- }
2932
- /**
2933
- * Defines values for ClusterServiceLoadBalancerHealthProbeMode. \
2934
- * {@link KnownClusterServiceLoadBalancerHealthProbeMode} can be used interchangeably with ClusterServiceLoadBalancerHealthProbeMode,
2935
- * this enum contains the known values that the service supports.
2936
- * ### Known values supported by the service
2937
- * **ServiceNodePort**: Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. \
2938
- * **Shared**: All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256.
2939
- */
2940
- export type ClusterServiceLoadBalancerHealthProbeMode = string;
2941
2407
  /** Known values of {@link IpFamily} that the service accepts. */
2942
2408
  export declare enum KnownIpFamily {
2943
- /** IPv4 family */
2409
+ /** IPv4 */
2944
2410
  IPv4 = "IPv4",
2945
- /** IPv6 family */
2411
+ /** IPv6 */
2946
2412
  IPv6 = "IPv6"
2947
2413
  }
2948
2414
  /**
@@ -2950,42 +2416,10 @@ export declare enum KnownIpFamily {
2950
2416
  * {@link KnownIpFamily} can be used interchangeably with IpFamily,
2951
2417
  * this enum contains the known values that the service supports.
2952
2418
  * ### Known values supported by the service
2953
- * **IPv4**: IPv4 family \
2954
- * **IPv6**: IPv6 family
2419
+ * **IPv4** \
2420
+ * **IPv6**
2955
2421
  */
2956
2422
  export type IpFamily = string;
2957
- /** Known values of {@link Mode} that the service accepts. */
2958
- export declare enum KnownMode {
2959
- /** IPTables proxy mode */
2960
- Iptables = "IPTABLES",
2961
- /** IPVS proxy mode. Must be using Kubernetes version >= 1.22. */
2962
- Ipvs = "IPVS"
2963
- }
2964
- /**
2965
- * Defines values for Mode. \
2966
- * {@link KnownMode} can be used interchangeably with Mode,
2967
- * this enum contains the known values that the service supports.
2968
- * ### Known values supported by the service
2969
- * **IPTABLES**: IPTables proxy mode \
2970
- * **IPVS**: IPVS proxy mode. Must be using Kubernetes version >= 1.22.
2971
- */
2972
- export type Mode = string;
2973
- /** Known values of {@link IpvsScheduler} that the service accepts. */
2974
- export declare enum KnownIpvsScheduler {
2975
- /** Round Robin */
2976
- RoundRobin = "RoundRobin",
2977
- /** Least Connection */
2978
- LeastConnection = "LeastConnection"
2979
- }
2980
- /**
2981
- * Defines values for IpvsScheduler. \
2982
- * {@link KnownIpvsScheduler} can be used interchangeably with IpvsScheduler,
2983
- * this enum contains the known values that the service supports.
2984
- * ### Known values supported by the service
2985
- * **RoundRobin**: Round Robin \
2986
- * **LeastConnection**: Least Connection
2987
- */
2988
- export type IpvsScheduler = string;
2989
2423
  /** Known values of {@link UpgradeChannel} that the service accepts. */
2990
2424
  export declare enum KnownUpgradeChannel {
2991
2425
  /** 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. */
@@ -3015,10 +2449,8 @@ export type UpgradeChannel = string;
3015
2449
  export declare enum KnownNodeOSUpgradeChannel {
3016
2450
  /** 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 */
3017
2451
  None = "None",
3018
- /** 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 */
2452
+ /** 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 point 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 */
3019
2453
  Unmanaged = "Unmanaged",
3020
- /** 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. */
3021
- SecurityPatch = "SecurityPatch",
3022
2454
  /** 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. */
3023
2455
  NodeImage = "NodeImage"
3024
2456
  }
@@ -3028,8 +2460,7 @@ export declare enum KnownNodeOSUpgradeChannel {
3028
2460
  * this enum contains the known values that the service supports.
3029
2461
  * ### Known values supported by the service
3030
2462
  * **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 \
3031
- * **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 \
3032
- * **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. \
2463
+ * **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 point 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 \
3033
2464
  * **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.
3034
2465
  */
3035
2466
  export type NodeOSUpgradeChannel = string;
@@ -3073,58 +2504,20 @@ export declare enum KnownKeyVaultNetworkAccessTypes {
3073
2504
  export type KeyVaultNetworkAccessTypes = string;
3074
2505
  /** Known values of {@link PublicNetworkAccess} that the service accepts. */
3075
2506
  export declare enum KnownPublicNetworkAccess {
3076
- /** Inbound\/Outbound to the managedCluster is allowed. */
2507
+ /** Enabled */
3077
2508
  Enabled = "Enabled",
3078
- /** Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. */
3079
- Disabled = "Disabled",
3080
- /** Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters. */
3081
- SecuredByPerimeter = "SecuredByPerimeter"
2509
+ /** Disabled */
2510
+ Disabled = "Disabled"
3082
2511
  }
3083
2512
  /**
3084
2513
  * Defines values for PublicNetworkAccess. \
3085
2514
  * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
3086
2515
  * this enum contains the known values that the service supports.
3087
2516
  * ### Known values supported by the service
3088
- * **Enabled**: Inbound\/Outbound to the managedCluster is allowed. \
3089
- * **Disabled**: Inbound traffic to managedCluster is disabled, traffic from managedCluster is allowed. \
3090
- * **SecuredByPerimeter**: Inbound\/Outbound traffic is managed by Microsoft.Network\/NetworkSecurityPerimeters.
2517
+ * **Enabled** \
2518
+ * **Disabled**
3091
2519
  */
3092
2520
  export type PublicNetworkAccess = string;
3093
- /** Known values of {@link AddonAutoscaling} that the service accepts. */
3094
- export declare enum KnownAddonAutoscaling {
3095
- /** Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. */
3096
- Enabled = "Enabled",
3097
- /** Feature to autoscale AKS-managed add-ons is disabled. */
3098
- Disabled = "Disabled"
3099
- }
3100
- /**
3101
- * Defines values for AddonAutoscaling. \
3102
- * {@link KnownAddonAutoscaling} can be used interchangeably with AddonAutoscaling,
3103
- * this enum contains the known values that the service supports.
3104
- * ### Known values supported by the service
3105
- * **Enabled**: Feature to autoscale AKS-managed add-ons is enabled. The default VPA update mode is Initial mode. \
3106
- * **Disabled**: Feature to autoscale AKS-managed add-ons is disabled.
3107
- */
3108
- export type AddonAutoscaling = string;
3109
- /** Known values of {@link Level} that the service accepts. */
3110
- export declare enum KnownLevel {
3111
- /** Off */
3112
- Off = "Off",
3113
- /** Warning */
3114
- Warning = "Warning",
3115
- /** Enforcement */
3116
- Enforcement = "Enforcement"
3117
- }
3118
- /**
3119
- * Defines values for Level. \
3120
- * {@link KnownLevel} can be used interchangeably with Level,
3121
- * this enum contains the known values that the service supports.
3122
- * ### Known values supported by the service
3123
- * **Off** \
3124
- * **Warning** \
3125
- * **Enforcement**
3126
- */
3127
- export type Level = string;
3128
2521
  /** Known values of {@link ServiceMeshMode} that the service accepts. */
3129
2522
  export declare enum KnownServiceMeshMode {
3130
2523
  /** Istio deployed as an AKS addon. */
@@ -3157,38 +2550,6 @@ export declare enum KnownIstioIngressGatewayMode {
3157
2550
  * **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.
3158
2551
  */
3159
2552
  export type IstioIngressGatewayMode = string;
3160
- /** Known values of {@link NodeProvisioningMode} that the service accepts. */
3161
- export declare enum KnownNodeProvisioningMode {
3162
- /** Nodes are provisioned manually by the user */
3163
- Manual = "Manual",
3164
- /** Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details). */
3165
- Auto = "Auto"
3166
- }
3167
- /**
3168
- * Defines values for NodeProvisioningMode. \
3169
- * {@link KnownNodeProvisioningMode} can be used interchangeably with NodeProvisioningMode,
3170
- * this enum contains the known values that the service supports.
3171
- * ### Known values supported by the service
3172
- * **Manual**: Nodes are provisioned manually by the user \
3173
- * **Auto**: Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details).
3174
- */
3175
- export type NodeProvisioningMode = string;
3176
- /** Known values of {@link ArtifactSource} that the service accepts. */
3177
- export declare enum KnownArtifactSource {
3178
- /** pull images from Azure Container Registry with cache */
3179
- Cache = "Cache",
3180
- /** pull images from Microsoft Artifact Registry */
3181
- Direct = "Direct"
3182
- }
3183
- /**
3184
- * Defines values for ArtifactSource. \
3185
- * {@link KnownArtifactSource} can be used interchangeably with ArtifactSource,
3186
- * this enum contains the known values that the service supports.
3187
- * ### Known values supported by the service
3188
- * **Cache**: pull images from Azure Container Registry with cache \
3189
- * **Direct**: pull images from Microsoft Artifact Registry
3190
- */
3191
- export type ArtifactSource = string;
3192
2553
  /** Known values of {@link CreatedByType} that the service accepts. */
3193
2554
  export declare enum KnownCreatedByType {
3194
2555
  /** User */
@@ -3260,15 +2621,15 @@ export declare enum KnownWeekDay {
3260
2621
  export type WeekDay = string;
3261
2622
  /** Known values of {@link Type} that the service accepts. */
3262
2623
  export declare enum KnownType {
3263
- /** First. */
2624
+ /** First week of the month. */
3264
2625
  First = "First",
3265
- /** Second. */
2626
+ /** Second week of the month. */
3266
2627
  Second = "Second",
3267
- /** Third. */
2628
+ /** Third week of the month. */
3268
2629
  Third = "Third",
3269
- /** Fourth. */
2630
+ /** Fourth week of the month. */
3270
2631
  Fourth = "Fourth",
3271
- /** Last. */
2632
+ /** Last week of the month. */
3272
2633
  Last = "Last"
3273
2634
  }
3274
2635
  /**
@@ -3276,11 +2637,11 @@ export declare enum KnownType {
3276
2637
  * {@link KnownType} can be used interchangeably with Type,
3277
2638
  * this enum contains the known values that the service supports.
3278
2639
  * ### Known values supported by the service
3279
- * **First**: First. \
3280
- * **Second**: Second. \
3281
- * **Third**: Third. \
3282
- * **Fourth**: Fourth. \
3283
- * **Last**: Last.
2640
+ * **First**: First week of the month. \
2641
+ * **Second**: Second week of the month. \
2642
+ * **Third**: Third week of the month. \
2643
+ * **Fourth**: Fourth week of the month. \
2644
+ * **Last**: Last week of the month.
3284
2645
  */
3285
2646
  export type Type = string;
3286
2647
  /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
@@ -3333,17 +2694,14 @@ export type ConnectionStatus = string;
3333
2694
  /** Known values of {@link SnapshotType} that the service accepts. */
3334
2695
  export declare enum KnownSnapshotType {
3335
2696
  /** The snapshot is a snapshot of a node pool. */
3336
- NodePool = "NodePool",
3337
- /** The snapshot is a snapshot of a managed cluster. */
3338
- ManagedCluster = "ManagedCluster"
2697
+ NodePool = "NodePool"
3339
2698
  }
3340
2699
  /**
3341
2700
  * Defines values for SnapshotType. \
3342
2701
  * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,
3343
2702
  * this enum contains the known values that the service supports.
3344
2703
  * ### Known values supported by the service
3345
- * **NodePool**: The snapshot is a snapshot of a node pool. \
3346
- * **ManagedCluster**: The snapshot is a snapshot of a managed cluster.
2704
+ * **NodePool**: The snapshot is a snapshot of a node pool.
3347
2705
  */
3348
2706
  export type SnapshotType = string;
3349
2707
  /** Known values of {@link TrustedAccessRoleBindingProvisioningState} that the service accepts. */
@@ -3371,38 +2729,6 @@ export declare enum KnownTrustedAccessRoleBindingProvisioningState {
3371
2729
  * **Updating**
3372
2730
  */
3373
2731
  export type TrustedAccessRoleBindingProvisioningState = string;
3374
- /** Known values of {@link GuardrailsSupport} that the service accepts. */
3375
- export declare enum KnownGuardrailsSupport {
3376
- /** The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. */
3377
- Preview = "Preview",
3378
- /** The version is stable and can be used on critical production clusters. */
3379
- Stable = "Stable"
3380
- }
3381
- /**
3382
- * Defines values for GuardrailsSupport. \
3383
- * {@link KnownGuardrailsSupport} can be used interchangeably with GuardrailsSupport,
3384
- * this enum contains the known values that the service supports.
3385
- * ### Known values supported by the service
3386
- * **Preview**: The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. \
3387
- * **Stable**: The version is stable and can be used on critical production clusters.
3388
- */
3389
- export type GuardrailsSupport = string;
3390
- /** Known values of {@link SafeguardsSupport} that the service accepts. */
3391
- export declare enum KnownSafeguardsSupport {
3392
- /** The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. */
3393
- Preview = "Preview",
3394
- /** The version is stable and can be used on critical production clusters. */
3395
- Stable = "Stable"
3396
- }
3397
- /**
3398
- * Defines values for SafeguardsSupport. \
3399
- * {@link KnownSafeguardsSupport} can be used interchangeably with SafeguardsSupport,
3400
- * this enum contains the known values that the service supports.
3401
- * ### Known values supported by the service
3402
- * **Preview**: The version is preview. It is not recommended to use preview versions on critical production clusters. The preview version may not support all use-cases. \
3403
- * **Stable**: The version is stable and can be used on critical production clusters.
3404
- */
3405
- export type SafeguardsSupport = string;
3406
2732
  /** Defines values for ResourceIdentityType. */
3407
2733
  export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "None";
3408
2734
  /** Optional parameters. */
@@ -3490,8 +2816,6 @@ export interface ManagedClustersUpdateTagsOptionalParams extends coreClient.Oper
3490
2816
  export type ManagedClustersUpdateTagsResponse = ManagedCluster;
3491
2817
  /** Optional parameters. */
3492
2818
  export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions {
3493
- /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
3494
- ignorePodDisruptionBudget?: boolean;
3495
2819
  /** Delay to wait until next poll, in milliseconds. */
3496
2820
  updateIntervalInMs?: number;
3497
2821
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -3514,23 +2838,23 @@ export interface ManagedClustersResetAADProfileOptionalParams extends coreClient
3514
2838
  resumeFrom?: string;
3515
2839
  }
3516
2840
  /** Optional parameters. */
3517
- export interface ManagedClustersAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
2841
+ export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions {
3518
2842
  /** Delay to wait until next poll, in milliseconds. */
3519
2843
  updateIntervalInMs?: number;
3520
2844
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3521
2845
  resumeFrom?: string;
3522
2846
  }
3523
- /** Contains response data for the abortLatestOperation operation. */
3524
- export type ManagedClustersAbortLatestOperationResponse = ManagedClustersAbortLatestOperationHeaders;
2847
+ /** Contains response data for the rotateClusterCertificates operation. */
2848
+ export type ManagedClustersRotateClusterCertificatesResponse = ManagedClustersRotateClusterCertificatesHeaders;
3525
2849
  /** Optional parameters. */
3526
- export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions {
2850
+ export interface ManagedClustersAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
3527
2851
  /** Delay to wait until next poll, in milliseconds. */
3528
2852
  updateIntervalInMs?: number;
3529
2853
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3530
2854
  resumeFrom?: string;
3531
2855
  }
3532
- /** Contains response data for the rotateClusterCertificates operation. */
3533
- export type ManagedClustersRotateClusterCertificatesResponse = ManagedClustersRotateClusterCertificatesHeaders;
2856
+ /** Contains response data for the abortLatestOperation operation. */
2857
+ export type ManagedClustersAbortLatestOperationResponse = ManagedClustersAbortLatestOperationHeaders;
3534
2858
  /** Optional parameters. */
3535
2859
  export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams extends coreClient.OperationOptions {
3536
2860
  /** Delay to wait until next poll, in milliseconds. */
@@ -3578,26 +2902,6 @@ export interface ManagedClustersListOutboundNetworkDependenciesEndpointsOptional
3578
2902
  /** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */
3579
2903
  export type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse = OutboundEnvironmentEndpointCollection;
3580
2904
  /** Optional parameters. */
3581
- export interface ManagedClustersGetGuardrailsVersionsOptionalParams extends coreClient.OperationOptions {
3582
- }
3583
- /** Contains response data for the getGuardrailsVersions operation. */
3584
- export type ManagedClustersGetGuardrailsVersionsResponse = GuardrailsAvailableVersion;
3585
- /** Optional parameters. */
3586
- export interface ManagedClustersListGuardrailsVersionsOptionalParams extends coreClient.OperationOptions {
3587
- }
3588
- /** Contains response data for the listGuardrailsVersions operation. */
3589
- export type ManagedClustersListGuardrailsVersionsResponse = GuardrailsAvailableVersionsList;
3590
- /** Optional parameters. */
3591
- export interface ManagedClustersGetSafeguardsVersionsOptionalParams extends coreClient.OperationOptions {
3592
- }
3593
- /** Contains response data for the getSafeguardsVersions operation. */
3594
- export type ManagedClustersGetSafeguardsVersionsResponse = SafeguardsAvailableVersion;
3595
- /** Optional parameters. */
3596
- export interface ManagedClustersListSafeguardsVersionsOptionalParams extends coreClient.OperationOptions {
3597
- }
3598
- /** Contains response data for the listSafeguardsVersions operation. */
3599
- export type ManagedClustersListSafeguardsVersionsResponse = SafeguardsAvailableVersionsList;
3600
- /** Optional parameters. */
3601
2905
  export interface ManagedClustersListMeshRevisionProfilesOptionalParams extends coreClient.OperationOptions {
3602
2906
  }
3603
2907
  /** Contains response data for the listMeshRevisionProfiles operation. */
@@ -3633,16 +2937,6 @@ export interface ManagedClustersListOutboundNetworkDependenciesEndpointsNextOpti
3633
2937
  /** Contains response data for the listOutboundNetworkDependenciesEndpointsNext operation. */
3634
2938
  export type ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse = OutboundEnvironmentEndpointCollection;
3635
2939
  /** Optional parameters. */
3636
- export interface ManagedClustersListGuardrailsVersionsNextOptionalParams extends coreClient.OperationOptions {
3637
- }
3638
- /** Contains response data for the listGuardrailsVersionsNext operation. */
3639
- export type ManagedClustersListGuardrailsVersionsNextResponse = GuardrailsAvailableVersionsList;
3640
- /** Optional parameters. */
3641
- export interface ManagedClustersListSafeguardsVersionsNextOptionalParams extends coreClient.OperationOptions {
3642
- }
3643
- /** Contains response data for the listSafeguardsVersionsNext operation. */
3644
- export type ManagedClustersListSafeguardsVersionsNextResponse = SafeguardsAvailableVersionsList;
3645
- /** Optional parameters. */
3646
2940
  export interface ManagedClustersListMeshRevisionProfilesNextOptionalParams extends coreClient.OperationOptions {
3647
2941
  }
3648
2942
  /** Contains response data for the listMeshRevisionProfilesNext operation. */
@@ -3705,8 +2999,6 @@ export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.Opera
3705
2999
  export type AgentPoolsCreateOrUpdateResponse = AgentPool;
3706
3000
  /** Optional parameters. */
3707
3001
  export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
3708
- /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */
3709
- ignorePodDisruptionBudget?: boolean;
3710
3002
  /** Delay to wait until next poll, in milliseconds. */
3711
3003
  updateIntervalInMs?: number;
3712
3004
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -3720,15 +3012,6 @@ export interface AgentPoolsGetUpgradeProfileOptionalParams extends coreClient.Op
3720
3012
  /** Contains response data for the getUpgradeProfile operation. */
3721
3013
  export type AgentPoolsGetUpgradeProfileResponse = AgentPoolUpgradeProfile;
3722
3014
  /** Optional parameters. */
3723
- export interface AgentPoolsDeleteMachinesOptionalParams extends coreClient.OperationOptions {
3724
- /** Delay to wait until next poll, in milliseconds. */
3725
- updateIntervalInMs?: number;
3726
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3727
- resumeFrom?: string;
3728
- }
3729
- /** Contains response data for the deleteMachines operation. */
3730
- export type AgentPoolsDeleteMachinesResponse = AgentPoolsDeleteMachinesHeaders;
3731
- /** Optional parameters. */
3732
3015
  export interface AgentPoolsGetAvailableAgentPoolVersionsOptionalParams extends coreClient.OperationOptions {
3733
3016
  }
3734
3017
  /** Contains response data for the getAvailableAgentPoolVersions operation. */
@@ -3746,21 +3029,6 @@ export interface AgentPoolsListNextOptionalParams extends coreClient.OperationOp
3746
3029
  /** Contains response data for the listNext operation. */
3747
3030
  export type AgentPoolsListNextResponse = AgentPoolListResult;
3748
3031
  /** Optional parameters. */
3749
- export interface MachinesListOptionalParams extends coreClient.OperationOptions {
3750
- }
3751
- /** Contains response data for the list operation. */
3752
- export type MachinesListResponse = MachineListResult;
3753
- /** Optional parameters. */
3754
- export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
3755
- }
3756
- /** Contains response data for the get operation. */
3757
- export type MachinesGetResponse = Machine;
3758
- /** Optional parameters. */
3759
- export interface MachinesListNextOptionalParams extends coreClient.OperationOptions {
3760
- }
3761
- /** Contains response data for the listNext operation. */
3762
- export type MachinesListNextResponse = MachineListResult;
3763
- /** Optional parameters. */
3764
3032
  export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
3765
3033
  }
3766
3034
  /** Contains response data for the list operation. */
@@ -3793,26 +3061,6 @@ export interface ResolvePrivateLinkServiceIdPostOptionalParams extends coreClien
3793
3061
  /** Contains response data for the post operation. */
3794
3062
  export type ResolvePrivateLinkServiceIdPostResponse = PrivateLinkResource;
3795
3063
  /** Optional parameters. */
3796
- export interface OperationStatusResultListOptionalParams extends coreClient.OperationOptions {
3797
- }
3798
- /** Contains response data for the list operation. */
3799
- export type OperationStatusResultListResponse = OperationStatusResultList;
3800
- /** Optional parameters. */
3801
- export interface OperationStatusResultGetOptionalParams extends coreClient.OperationOptions {
3802
- }
3803
- /** Contains response data for the get operation. */
3804
- export type OperationStatusResultGetResponse = OperationStatusResult;
3805
- /** Optional parameters. */
3806
- export interface OperationStatusResultGetByAgentPoolOptionalParams extends coreClient.OperationOptions {
3807
- }
3808
- /** Contains response data for the getByAgentPool operation. */
3809
- export type OperationStatusResultGetByAgentPoolResponse = OperationStatusResult;
3810
- /** Optional parameters. */
3811
- export interface OperationStatusResultListNextOptionalParams extends coreClient.OperationOptions {
3812
- }
3813
- /** Contains response data for the listNext operation. */
3814
- export type OperationStatusResultListNextResponse = OperationStatusResultList;
3815
- /** Optional parameters. */
3816
3064
  export interface SnapshotsListOptionalParams extends coreClient.OperationOptions {
3817
3065
  }
3818
3066
  /** Contains response data for the list operation. */
@@ -3851,54 +3099,6 @@ export interface SnapshotsListByResourceGroupNextOptionalParams extends coreClie
3851
3099
  /** Contains response data for the listByResourceGroupNext operation. */
3852
3100
  export type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;
3853
3101
  /** Optional parameters. */
3854
- export interface ManagedClusterSnapshotsListOptionalParams extends coreClient.OperationOptions {
3855
- }
3856
- /** Contains response data for the list operation. */
3857
- export type ManagedClusterSnapshotsListResponse = ManagedClusterSnapshotListResult;
3858
- /** Optional parameters. */
3859
- export interface ManagedClusterSnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
3860
- }
3861
- /** Contains response data for the listByResourceGroup operation. */
3862
- export type ManagedClusterSnapshotsListByResourceGroupResponse = ManagedClusterSnapshotListResult;
3863
- /** Optional parameters. */
3864
- export interface ManagedClusterSnapshotsGetOptionalParams extends coreClient.OperationOptions {
3865
- }
3866
- /** Contains response data for the get operation. */
3867
- export type ManagedClusterSnapshotsGetResponse = ManagedClusterSnapshot;
3868
- /** Optional parameters. */
3869
- export interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3870
- }
3871
- /** Contains response data for the createOrUpdate operation. */
3872
- export type ManagedClusterSnapshotsCreateOrUpdateResponse = ManagedClusterSnapshot;
3873
- /** Optional parameters. */
3874
- export interface ManagedClusterSnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions {
3875
- }
3876
- /** Contains response data for the updateTags operation. */
3877
- export type ManagedClusterSnapshotsUpdateTagsResponse = ManagedClusterSnapshot;
3878
- /** Optional parameters. */
3879
- export interface ManagedClusterSnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
3880
- }
3881
- /** Optional parameters. */
3882
- export interface ManagedClusterSnapshotsListNextOptionalParams extends coreClient.OperationOptions {
3883
- }
3884
- /** Contains response data for the listNext operation. */
3885
- export type ManagedClusterSnapshotsListNextResponse = ManagedClusterSnapshotListResult;
3886
- /** Optional parameters. */
3887
- export interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
3888
- }
3889
- /** Contains response data for the listByResourceGroupNext operation. */
3890
- export type ManagedClusterSnapshotsListByResourceGroupNextResponse = ManagedClusterSnapshotListResult;
3891
- /** Optional parameters. */
3892
- export interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions {
3893
- }
3894
- /** Contains response data for the list operation. */
3895
- export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
3896
- /** Optional parameters. */
3897
- export interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions {
3898
- }
3899
- /** Contains response data for the listNext operation. */
3900
- export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
3901
- /** Optional parameters. */
3902
3102
  export interface TrustedAccessRoleBindingsListOptionalParams extends coreClient.OperationOptions {
3903
3103
  }
3904
3104
  /** Contains response data for the list operation. */
@@ -3932,6 +3132,16 @@ export interface TrustedAccessRoleBindingsListNextOptionalParams extends coreCli
3932
3132
  /** Contains response data for the listNext operation. */
3933
3133
  export type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult;
3934
3134
  /** Optional parameters. */
3135
+ export interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions {
3136
+ }
3137
+ /** Contains response data for the list operation. */
3138
+ export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
3139
+ /** Optional parameters. */
3140
+ export interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions {
3141
+ }
3142
+ /** Contains response data for the listNext operation. */
3143
+ export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
3144
+ /** Optional parameters. */
3935
3145
  export interface ContainerServiceClientOptionalParams extends coreClient.ServiceClientOptions {
3936
3146
  /** server parameter */
3937
3147
  $host?: string;