@azure/arm-containerservice 21.4.0 → 21.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +232 -0
- package/LICENSE +1 -1
- package/README.md +5 -5
- package/dist/browser/containerServiceClient.d.ts +3 -3
- package/dist/browser/containerServiceClient.d.ts.map +1 -1
- package/dist/browser/containerServiceClient.js +3 -4
- package/dist/browser/containerServiceClient.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +69 -8
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +18 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +3 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +70 -0
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +1 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts +5 -5
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +2 -5
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/machines.d.ts +4 -4
- package/dist/browser/operations/machines.d.ts.map +1 -1
- package/dist/browser/operations/machines.js.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operations/managedClusters.d.ts +5 -5
- package/dist/browser/operations/managedClusters.d.ts.map +1 -1
- package/dist/browser/operations/managedClusters.js +7 -31
- package/dist/browser/operations/managedClusters.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +1 -1
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/browser/operations/snapshots.d.ts +4 -4
- package/dist/browser/operations/snapshots.d.ts.map +1 -1
- package/dist/browser/operations/snapshots.js +2 -10
- package/dist/browser/operations/snapshots.js.map +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.d.ts +5 -5
- package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/browser/operations/trustedAccessRoles.d.ts +4 -4
- package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operations/trustedAccessRoles.js +1 -5
- package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/machines.d.ts +2 -2
- package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/machines.js.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerServiceClient.d.ts +3 -3
- package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
- package/dist/commonjs/containerServiceClient.js +3 -4
- package/dist/commonjs/containerServiceClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +69 -8
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +19 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +3 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +74 -4
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +1 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +1 -1
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts +5 -5
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +1 -4
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/machines.d.ts +4 -4
- package/dist/commonjs/operations/machines.d.ts.map +1 -1
- package/dist/commonjs/operations/machines.js.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operations/managedClusters.d.ts +5 -5
- package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/managedClusters.js +6 -30
- package/dist/commonjs/operations/managedClusters.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/commonjs/operations/snapshots.d.ts +4 -4
- package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operations/snapshots.js +2 -10
- package/dist/commonjs/operations/snapshots.js.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts +5 -5
- package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoles.d.ts +4 -4
- package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
- package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/machines.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/containerServiceClient.d.ts +3 -3
- package/dist/esm/containerServiceClient.d.ts.map +1 -1
- package/dist/esm/containerServiceClient.js +3 -4
- package/dist/esm/containerServiceClient.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +69 -8
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +18 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +3 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +70 -0
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +1 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +1 -1
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts +5 -5
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +2 -5
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/machines.d.ts +4 -4
- package/dist/esm/operations/machines.d.ts.map +1 -1
- package/dist/esm/operations/machines.js.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operations/managedClusters.d.ts +5 -5
- package/dist/esm/operations/managedClusters.d.ts.map +1 -1
- package/dist/esm/operations/managedClusters.js +7 -31
- package/dist/esm/operations/managedClusters.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +1 -1
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts +3 -3
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/esm/operations/snapshots.d.ts +4 -4
- package/dist/esm/operations/snapshots.d.ts.map +1 -1
- package/dist/esm/operations/snapshots.js +2 -10
- package/dist/esm/operations/snapshots.js.map +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.d.ts +5 -5
- package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/esm/operations/trustedAccessRoles.d.ts +4 -4
- package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operations/trustedAccessRoles.js +1 -5
- package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/machines.d.ts +2 -2
- package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/machines.js.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerServiceClient.d.ts +3 -3
- package/dist/react-native/containerServiceClient.d.ts.map +1 -1
- package/dist/react-native/containerServiceClient.js +3 -4
- package/dist/react-native/containerServiceClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +69 -8
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +18 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +3 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +70 -0
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +1 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +1 -1
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts +5 -5
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +2 -5
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/machines.d.ts +4 -4
- package/dist/react-native/operations/machines.d.ts.map +1 -1
- package/dist/react-native/operations/machines.js.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.d.ts +4 -4
- package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operations/managedClusters.d.ts +5 -5
- package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operations/managedClusters.js +7 -31
- package/dist/react-native/operations/managedClusters.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/react-native/operations/snapshots.d.ts +4 -4
- package/dist/react-native/operations/snapshots.d.ts.map +1 -1
- package/dist/react-native/operations/snapshots.js +2 -10
- package/dist/react-native/operations/snapshots.js.map +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.d.ts +5 -5
- package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/react-native/operations/trustedAccessRoles.d.ts +4 -4
- package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operations/trustedAccessRoles.js +1 -5
- package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/machines.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +40 -42
- package/review/arm-containerservice.api.md +40 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AA0oEH,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAKX;AALD,WAAY,0BAA0B;IACpC,2KAA2K;IAC3K,uEAAyC,CAAA;IACzC,yKAAyK;IACzK,uEAAyC,CAAA;AAC3C,CAAC,EALW,0BAA0B,KAA1B,0BAA0B,QAKrC;AAYD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,6CAA6C;IAC7C,2CAAa,CAAA;AACf,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAWD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAOX;AAPD,WAAY,0BAA0B;IACpC,uMAAuM;IACvM,iDAAmB,CAAA;IACnB,uWAAuW;IACvW,mDAAqB,CAAA;IACrB,4NAA4N;IAC5N,2CAAa,CAAA;AACf,CAAC,EAPW,0BAA0B,KAA1B,0BAA0B,QAOrC;AAaD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,eAAe;IACf,mDAAqB,CAAA;AACvB,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAWD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,8BAA8B;IAC9B,gCAAmB,CAAA;IACnB,8BAA8B;IAC9B,gCAAmB,CAAA;AACrB,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,qWAAqW;IACrW,sCAAmB,CAAA;IACnB,wLAAwL;IACxL,0CAAuB,CAAA;AACzB,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,iDAAiD;IACjD,iCAAS,CAAA;IACT,wDAAwD;IACxD,+CAAuB,CAAA;AACzB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,sEAAsE;IACtE,qDAA6B,CAAA;IAC7B,uFAAuF;IACvF,6CAAqB,CAAA;AACvB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,iBAAiB;IACjB,8BAAe,CAAA;IACf,mBAAmB;IACnB,kCAAmB,CAAA;AACrB,CAAC,EALW,WAAW,KAAX,WAAW,QAKtB;AAYD,8DAA8D;AAC9D,MAAM,CAAN,IAAY,UAWX;AAXD,WAAY,UAAU;IACpB,4CAA4C;IAC5C,+BAAiB,CAAA;IACjB,8KAA8K;IAC9K,uCAAyB,CAAA;IACzB,+FAA+F;IAC/F,uCAAyB,CAAA;IACzB,2LAA2L;IAC3L,yCAA2B,CAAA;IAC3B,2LAA2L;IAC3L,yCAA2B,CAAA;AAC7B,CAAC,EAXW,UAAU,KAAV,UAAU,QAWrB;AAeD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,mFAAmF;IACnF,uCAAiB,CAAA;IACjB,yHAAyH;IACzH,+CAAyB,CAAA;AAC3B,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,kEAAkE;IAClE,yEAAmD,CAAA;IACnD,2CAA2C;IAC3C,yDAAmC,CAAA;AACrC,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,4NAA4N;IAC5N,uCAAiB,CAAA;IACjB,wEAAwE;IACxE,mCAAa,CAAA;AACf,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,uKAAuK;IACvK,sCAAa,CAAA;IACb,gCAAgC;IAChC,4CAAmB,CAAA;AACrB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,2FAA2F;IAC3F,gDAAiB,CAAA;IACjB,iPAAiP;IACjP,wDAAyB,CAAA;AAC3B,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAWX;AAXD,WAAY,uBAAuB;IACjC,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;AACjB,CAAC,EAXW,uBAAuB,KAAvB,uBAAuB,QAWlC;AAeD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,oBAAoB;IACpB,4BAAW,CAAA;IACX,oBAAoB;IACpB,4BAAW,CAAA;AACb,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAYD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,0CAA0C;IAC1C,iCAAa,CAAA;IACb,0DAA0D;IAC1D,oDAAgC,CAAA;AAClC,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAYD,mGAAmG;AACnG,MAAM,CAAN,IAAY,+CAaX;AAbD,WAAY,+CAA+C;IACzD,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,aAAa;IACb,oEAAiB,CAAA;IACjB,gBAAgB;IAChB,0EAAuB,CAAA;IACvB,eAAe;IACf,wEAAqB,CAAA;AACvB,CAAC,EAbW,+CAA+C,KAA/C,+CAA+C,QAa1D;AAgBD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,0EAA0E;IAC1E,sDAA6B,CAAA;IAC7B,+EAA+E;IAC/E,8CAAqB,CAAA;AACvB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,6LAA6L;IAC7L,qCAAe,CAAA;IACf,iLAAiL;IACjL,yCAAmB,CAAA;IACnB,uIAAuI;IACvI,mCAAa,CAAA;AACf,CAAC,EAPW,kBAAkB,KAAlB,kBAAkB,QAO7B;AAaD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IAChC,uOAAuO;IACvO,6CAAmB,CAAA;AACrB,CAAC,EAHW,sBAAsB,KAAtB,sBAAsB,QAGjC;AAWD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,4GAA4G;IAC5G,mCAAa,CAAA;IACb,iPAAiP;IACjP,uCAAiB,CAAA;IACjB,gPAAgP;IAChP,qCAAe,CAAA;IACf,6FAA6F;IAC7F,uCAAiB,CAAA;AACnB,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,qNAAqN;IACrN,+CAA2B,CAAA;IAC3B,kCAAkC;IAClC,qCAAiB,CAAA;AACnB,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,mCAAmC;IACnC,wCAAe,CAAA;IACf,mKAAmK;IACnK,0CAAiB,CAAA;AACnB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,2RAA2R;IAC3R,kDAA6B,CAAA;IAC7B,uRAAuR;IACvR,8DAAyC,CAAA;IACzC,sDAAsD;IACtD,4DAAuC,CAAA;IACvC,iKAAiK;IACjK,sEAAiD,CAAA;AACnD,CAAC,EATW,iBAAiB,KAAjB,iBAAiB,QAS5B;AAcD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,iRAAiR;IACjR,6CAAqB,CAAA;IACrB,4DAA4D;IAC5D,uCAAe,CAAA;AACjB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,oKAAoK;IACpK,mEAA2C,CAAA;IAC3C,oKAAoK;IACpK,yCAAiB,CAAA;AACnB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,WAAW;IACX,8BAAa,CAAA;IACb,WAAW;IACX,8BAAa,CAAA;AACf,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAWX;AAXD,WAAY,mBAAmB;IAC7B,6gBAA6gB;IAC7gB,sCAAe,CAAA;IACf,0SAA0S;IAC1S,wCAAiB,CAAA;IACjB,ySAAyS;IACzS,sCAAe,CAAA;IACf,mNAAmN;IACnN,+CAAwB,CAAA;IACxB,yFAAyF;IACzF,oCAAa,CAAA;AACf,CAAC,EAXW,mBAAmB,KAAnB,mBAAmB,QAW9B;AAeD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,mJAAmJ;IACnJ,0CAAa,CAAA;IACb,gfAAgf;IAChf,oDAAuB,CAAA;IACvB,0TAA0T;IAC1T,oDAAuB,CAAA;IACvB,8dAA8d;IAC9d,4DAA+B,CAAA;AACjC,CAAC,EATW,yBAAyB,KAAzB,yBAAyB,QASpC;AAcD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aASX;AATD,WAAY,aAAa;IACvB,2SAA2S;IAC3S,2CAA0B,CAAA;IAC1B,uTAAuT;IACvT,uCAAsB,CAAA;IACtB,uPAAuP;IACvP,sCAAqB,CAAA;IACrB,2FAA2F;IAC3F,kCAAiB,CAAA;AACnB,CAAC,EATW,aAAa,KAAb,aAAa,QASxB;AAcD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,aAAa;IACb,oDAAiB,CAAA;IACjB,cAAc;IACd,sDAAmB,CAAA;AACrB,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,cAAc;IACd,+CAAmB,CAAA;IACnB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,sCAAsC;IACtC,uCAAe,CAAA;IACf,wBAAwB;IACxB,6CAAqB,CAAA;AACvB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,sFAAsF;IACtF,qDAAqB,CAAA;IACrB,8FAA8F;IAC9F,qDAAqB,CAAA;AACvB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,6JAA6J;IAC7J,8BAAe,CAAA;IACf,wFAAwF;IACxF,4BAAa,CAAA;AACf,CAAC,EALW,WAAW,KAAX,WAAW,QAKtB;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAeX;AAfD,WAAY,YAAY;IACtB,aAAa;IACb,iCAAiB,CAAA;IACjB,aAAa;IACb,iCAAiB,CAAA;IACjB,cAAc;IACd,mCAAmB,CAAA;IACnB,gBAAgB;IAChB,uCAAuB,CAAA;IACvB,eAAe;IACf,qCAAqB,CAAA;IACrB,aAAa;IACb,iCAAiB,CAAA;IACjB,eAAe;IACf,qCAAqB,CAAA;AACvB,CAAC,EAfW,YAAY,KAAZ,YAAY,QAevB;AAiBD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAWX;AAXD,WAAY,SAAS;IACnB,+BAA+B;IAC/B,4BAAe,CAAA;IACf,gCAAgC;IAChC,8BAAiB,CAAA;IACjB,+BAA+B;IAC/B,4BAAe,CAAA;IACf,gCAAgC;IAChC,8BAAiB,CAAA;IACjB,8BAA8B;IAC9B,0BAAa,CAAA;AACf,CAAC,EAXW,SAAS,KAAT,SAAS,QAWpB;AAeD,mGAAmG;AACnG,MAAM,CAAN,IAAY,+CAWX;AAXD,WAAY,+CAA+C;IACzD,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,aAAa;IACb,oEAAiB,CAAA;IACjB,gBAAgB;IAChB,0EAAuB,CAAA;AACzB,CAAC,EAXW,+CAA+C,KAA/C,+CAA+C,QAW1D;AAeD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBASX;AATD,WAAY,qBAAqB;IAC/B,cAAc;IACd,4CAAmB,CAAA;IACnB,eAAe;IACf,8CAAqB,CAAA;IACrB,eAAe;IACf,8CAAqB,CAAA;IACrB,mBAAmB;IACnB,sDAA6B,CAAA;AAC/B,CAAC,EATW,qBAAqB,KAArB,qBAAqB,QAShC;AAcD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,iDAAiD;IACjD,0CAAqB,CAAA;AACvB,CAAC,EAHW,iBAAiB,KAAjB,iBAAiB,QAG5B;AAWD,kGAAkG;AAClG,MAAM,CAAN,IAAY,8CAWX;AAXD,WAAY,8CAA8C;IACxD,eAAe;IACf,uEAAqB,CAAA;IACrB,eAAe;IACf,uEAAqB,CAAA;IACrB,aAAa;IACb,mEAAiB,CAAA;IACjB,gBAAgB;IAChB,yEAAuB,CAAA;IACvB,eAAe;IACf,uEAAqB,CAAA;AACvB,CAAC,EAXW,8CAA8C,KAA9C,8CAA8C,QAWzD","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The List Operation response. */\nexport interface OperationListResult {\n /**\n * The list of operations\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: OperationValue[];\n}\n\n/** Describes the properties of a Operation value. */\nexport interface OperationValue {\n /**\n * The origin of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: string;\n /**\n * The name of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The display name of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The display name of the resource the operation applies to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The description of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The resource provider for the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n}\n\n/** An error response from the Container service. */\nexport interface CloudError {\n /** Details about the error. */\n error?: CloudErrorBody;\n}\n\n/** An error response from the Container service. */\nexport interface CloudErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n /** The target of the particular error. For example, the name of the property in error. */\n target?: string;\n /** A list of additional details about the error. */\n details?: CloudErrorBody[];\n}\n\n/** Hold values properties, which is array of KubernetesVersion */\nexport interface KubernetesVersionListResult {\n /** Array of AKS supported Kubernetes versions. */\n values?: KubernetesVersion[];\n}\n\n/** Kubernetes version profile for given major.minor release. */\nexport interface KubernetesVersion {\n /** major.minor version of Kubernetes release */\n version?: string;\n /** Capabilities on this Kubernetes version. */\n capabilities?: KubernetesVersionCapabilities;\n /** Whether this version is default. */\n isDefault?: boolean;\n /** Whether this version is in preview mode. */\n isPreview?: boolean;\n /** Patch versions of Kubernetes release */\n patchVersions?: { [propertyName: string]: KubernetesPatchVersion };\n}\n\n/** Capabilities on this Kubernetes version. */\nexport interface KubernetesVersionCapabilities {\n supportPlan?: KubernetesSupportPlan[];\n}\n\n/** Kubernetes patch version profile */\nexport interface KubernetesPatchVersion {\n /** Possible upgrade path for given patch version */\n upgrades?: string[];\n}\n\n/** The response from the List Managed Clusters operation. */\nexport interface ManagedClusterListResult {\n /** The list of managed clusters. */\n value?: ManagedCluster[];\n /**\n * The URL to get the next set of managed cluster results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The SKU of a Managed Cluster. */\nexport interface ManagedClusterSKU {\n /** The name of a managed cluster SKU. */\n name?: ManagedClusterSKUName;\n /** If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */\n tier?: ManagedClusterSKUTier;\n}\n\n/** The complex type of the extended location. */\nexport interface ExtendedLocation {\n /** The name of the extended location. */\n name?: string;\n /** The type of the extended location. */\n type?: ExtendedLocationTypes;\n}\n\n/** Identity for the managed cluster. */\nexport interface ManagedClusterIdentity {\n /**\n * The principal id of the system assigned identity which is used by master components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant id of the system assigned identity which is used by master components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity). */\n type?: ResourceIdentityType;\n /** The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only. */\n delegatedResources?: { [propertyName: string]: DelegatedResource };\n /** The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */\n userAssignedIdentities?: {\n [propertyName: string]: ManagedServiceIdentityUserAssignedIdentitiesValue;\n };\n}\n\n/** Delegated resource properties - internal use only. */\nexport interface DelegatedResource {\n /** The ARM resource id of the delegated resource - internal use only. */\n resourceId?: string;\n /** The tenant id of the delegated resource - internal use only. */\n tenantId?: string;\n /** The delegation id of the referral delegation (optional) - internal use only. */\n referralResource?: string;\n /** The source resource location - internal use only. */\n location?: string;\n}\n\nexport interface ManagedServiceIdentityUserAssignedIdentitiesValue {\n /**\n * The principal id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Describes the Power State of the cluster */\nexport interface PowerState {\n /** Tells whether the cluster is Running or Stopped */\n code?: Code;\n}\n\n/** Properties for the container service agent pool profile. */\nexport interface ManagedClusterAgentPoolProfileProperties {\n /**\n * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eTag?: string;\n /** 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. */\n count?: number;\n /** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */\n vmSize?: string;\n /** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */\n osDiskSizeGB?: number;\n /** The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */\n osDiskType?: OSDiskType;\n /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */\n kubeletDiskType?: KubeletDiskType;\n /** Determines the type of workload a node can run. */\n workloadRuntime?: WorkloadRuntime;\n /** 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). */\n messageOfTheDay?: string;\n /** 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} */\n vnetSubnetID?: string;\n /** 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} */\n podSubnetID?: string;\n /** The maximum number of pods that can run on a node. */\n maxPods?: number;\n /** The operating system type. The default is Linux. */\n osType?: OSType;\n /** 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. */\n osSKU?: Ossku;\n /** The maximum number of nodes for auto-scaling */\n maxCount?: number;\n /** The minimum number of nodes for auto-scaling */\n minCount?: number;\n /** Whether to enable auto-scaler */\n enableAutoScaling?: boolean;\n /** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */\n scaleDownMode?: ScaleDownMode;\n /** The type of Agent Pool. */\n type?: AgentPoolType;\n /** 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 */\n mode?: AgentPoolMode;\n /** 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). */\n orchestratorVersion?: string;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentOrchestratorVersion?: string;\n /**\n * The version of node image\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeImageVersion?: string;\n /** Settings for upgrading the agentpool */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /**\n * The current deployment or provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */\n powerState?: PowerState;\n /** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */\n availabilityZones?: string[];\n /** 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. */\n enableNodePublicIP?: boolean;\n /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */\n nodePublicIPPrefixID?: string;\n /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */\n scaleSetPriority?: ScaleSetPriority;\n /** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */\n scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;\n /** Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */\n spotMaxPrice?: number;\n /** The tags to be persisted on the agent pool virtual machine scale set. */\n tags?: { [propertyName: string]: string };\n /** The node labels to be persisted across all nodes in agent pool. */\n nodeLabels?: { [propertyName: string]: string };\n /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */\n nodeTaints?: string[];\n /** The ID for Proximity Placement Group. */\n proximityPlacementGroupID?: string;\n /** The Kubelet configuration on the agent pool nodes. */\n kubeletConfig?: KubeletConfig;\n /** The OS configuration of Linux agent nodes. */\n linuxOSConfig?: LinuxOSConfig;\n /** This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */\n enableEncryptionAtHost?: boolean;\n /** Whether to enable UltraSSD */\n enableUltraSSD?: boolean;\n /** See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */\n enableFips?: boolean;\n /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */\n gpuInstanceProfile?: GPUInstanceProfile;\n /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */\n creationData?: CreationData;\n /** AKS will associate the specified agent pool with the Capacity Reservation Group. */\n capacityReservationGroupID?: string;\n /** 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). */\n hostGroupID?: string;\n /** Network-related settings of an agent pool. */\n networkProfile?: AgentPoolNetworkProfile;\n /** The Windows agent pool's specific profile. */\n windowsProfile?: AgentPoolWindowsProfile;\n /** The security settings of an agent pool. */\n securityProfile?: AgentPoolSecurityProfile;\n}\n\n/** Settings for upgrading an agentpool */\nexport interface AgentPoolUpgradeSettings {\n /** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */\n maxSurge?: string;\n /** The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */\n drainTimeoutInMinutes?: number;\n /** The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */\n nodeSoakDurationInMinutes?: number;\n}\n\n/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */\nexport interface KubeletConfig {\n /** The default is 'none'. See [Kubernetes CPU management policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies) for more information. Allowed values are 'none' and 'static'. */\n cpuManagerPolicy?: string;\n /** The default is true. */\n cpuCfsQuota?: boolean;\n /** The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'. */\n cpuCfsQuotaPeriod?: string;\n /** To disable image garbage collection, set to 100. The default is 85% */\n imageGcHighThreshold?: number;\n /** This cannot be set higher than imageGcHighThreshold. The default is 80% */\n imageGcLowThreshold?: number;\n /** For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager). The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'. */\n topologyManagerPolicy?: string;\n /** Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`). */\n allowedUnsafeSysctls?: string[];\n /** If set to true it will make the Kubelet fail to start if swap is enabled on the node. */\n failSwapOn?: boolean;\n /** The maximum size (e.g. 10Mi) of container log file before it is rotated. */\n containerLogMaxSizeMB?: number;\n /** The maximum number of container log files that can be present for a container. The number must be ≥ 2. */\n containerLogMaxFiles?: number;\n /** The maximum number of processes per pod. */\n podMaxPids?: number;\n}\n\n/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */\nexport interface LinuxOSConfig {\n /** Sysctl settings for Linux agent nodes. */\n sysctls?: SysctlConfig;\n /** Valid values are 'always', 'madvise', and 'never'. The default is 'always'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */\n transparentHugePageEnabled?: string;\n /** Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */\n transparentHugePageDefrag?: string;\n /** The size in MB of a swap file that will be created on each node. */\n swapFileSizeMB?: number;\n}\n\n/** Sysctl settings for Linux agent nodes. */\nexport interface SysctlConfig {\n /** Sysctl setting net.core.somaxconn. */\n netCoreSomaxconn?: number;\n /** Sysctl setting net.core.netdev_max_backlog. */\n netCoreNetdevMaxBacklog?: number;\n /** Sysctl setting net.core.rmem_default. */\n netCoreRmemDefault?: number;\n /** Sysctl setting net.core.rmem_max. */\n netCoreRmemMax?: number;\n /** Sysctl setting net.core.wmem_default. */\n netCoreWmemDefault?: number;\n /** Sysctl setting net.core.wmem_max. */\n netCoreWmemMax?: number;\n /** Sysctl setting net.core.optmem_max. */\n netCoreOptmemMax?: number;\n /** Sysctl setting net.ipv4.tcp_max_syn_backlog. */\n netIpv4TcpMaxSynBacklog?: number;\n /** Sysctl setting net.ipv4.tcp_max_tw_buckets. */\n netIpv4TcpMaxTwBuckets?: number;\n /** Sysctl setting net.ipv4.tcp_fin_timeout. */\n netIpv4TcpFinTimeout?: number;\n /** Sysctl setting net.ipv4.tcp_keepalive_time. */\n netIpv4TcpKeepaliveTime?: number;\n /** Sysctl setting net.ipv4.tcp_keepalive_probes. */\n netIpv4TcpKeepaliveProbes?: number;\n /** Sysctl setting net.ipv4.tcp_keepalive_intvl. */\n netIpv4TcpkeepaliveIntvl?: number;\n /** Sysctl setting net.ipv4.tcp_tw_reuse. */\n netIpv4TcpTwReuse?: boolean;\n /** Sysctl setting net.ipv4.ip_local_port_range. */\n netIpv4IpLocalPortRange?: string;\n /** Sysctl setting net.ipv4.neigh.default.gc_thresh1. */\n netIpv4NeighDefaultGcThresh1?: number;\n /** Sysctl setting net.ipv4.neigh.default.gc_thresh2. */\n netIpv4NeighDefaultGcThresh2?: number;\n /** Sysctl setting net.ipv4.neigh.default.gc_thresh3. */\n netIpv4NeighDefaultGcThresh3?: number;\n /** Sysctl setting net.netfilter.nf_conntrack_max. */\n netNetfilterNfConntrackMax?: number;\n /** Sysctl setting net.netfilter.nf_conntrack_buckets. */\n netNetfilterNfConntrackBuckets?: number;\n /** Sysctl setting fs.inotify.max_user_watches. */\n fsInotifyMaxUserWatches?: number;\n /** Sysctl setting fs.file-max. */\n fsFileMax?: number;\n /** Sysctl setting fs.aio-max-nr. */\n fsAioMaxNr?: number;\n /** Sysctl setting fs.nr_open. */\n fsNrOpen?: number;\n /** Sysctl setting kernel.threads-max. */\n kernelThreadsMax?: number;\n /** Sysctl setting vm.max_map_count. */\n vmMaxMapCount?: number;\n /** Sysctl setting vm.swappiness. */\n vmSwappiness?: number;\n /** Sysctl setting vm.vfs_cache_pressure. */\n vmVfsCachePressure?: number;\n}\n\n/** Data used when creating a target resource from a source resource. */\nexport interface CreationData {\n /** This is the ARM ID of the source object to be used to create the target object. */\n sourceResourceId?: string;\n}\n\n/** Network settings of an agent pool. */\nexport interface AgentPoolNetworkProfile {\n /** IPTags of instance-level public IPs. */\n nodePublicIPTags?: IPTag[];\n /** The port ranges that are allowed to access. The specified ranges are allowed to overlap. */\n allowedHostPorts?: PortRange[];\n /** The IDs of the application security groups which agent pool will associate when created. */\n applicationSecurityGroups?: string[];\n}\n\n/** Contains the IPTag associated with the object. */\nexport interface IPTag {\n /** The IP tag type. Example: RoutingPreference. */\n ipTagType?: string;\n /** The value of the IP tag associated with the public IP. Example: Internet. */\n tag?: string;\n}\n\n/** The port range. */\nexport interface PortRange {\n /** The minimum port that is included in the range. It should be ranged from 1 to 65535, and be less than or equal to portEnd. */\n portStart?: number;\n /** The maximum port that is included in the range. It should be ranged from 1 to 65535, and be greater than or equal to portStart. */\n portEnd?: number;\n /** The network protocol of the port. */\n protocol?: Protocol;\n}\n\n/** The Windows agent pool's specific profile. */\nexport interface AgentPoolWindowsProfile {\n /** 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. */\n disableOutboundNat?: boolean;\n}\n\n/** The security settings of an agent pool. */\nexport interface AgentPoolSecurityProfile {\n /** 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. */\n enableVtpm?: boolean;\n /** 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. */\n enableSecureBoot?: boolean;\n}\n\n/** Profile for Linux VMs in the container service cluster. */\nexport interface ContainerServiceLinuxProfile {\n /** The administrator username to use for Linux VMs. */\n adminUsername: string;\n /** The SSH configuration for Linux-based VMs running on Azure. */\n ssh: ContainerServiceSshConfiguration;\n}\n\n/** SSH configuration for Linux-based VMs running on Azure. */\nexport interface ContainerServiceSshConfiguration {\n /** The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified. */\n publicKeys: ContainerServiceSshPublicKey[];\n}\n\n/** Contains information about SSH certificate public key data. */\nexport interface ContainerServiceSshPublicKey {\n /** Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers. */\n keyData: string;\n}\n\n/** Profile for Windows VMs in the managed cluster. */\nexport interface ManagedClusterWindowsProfile {\n /** Specifies the name of the administrator account. <br><br> **Restriction:** Cannot end in \".\" <br><br> **Disallowed values:** \"administrator\", \"admin\", \"user\", \"user1\", \"test\", \"user2\", \"test1\", \"user3\", \"admin1\", \"1\", \"123\", \"a\", \"actuser\", \"adm\", \"admin2\", \"aspnet\", \"backup\", \"console\", \"david\", \"guest\", \"john\", \"owner\", \"root\", \"server\", \"sql\", \"support\", \"support_388945a0\", \"sys\", \"test2\", \"test3\", \"user4\", \"user5\". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters */\n adminUsername: string;\n /** Specifies the password of the administrator account. <br><br> **Minimum-length:** 8 characters <br><br> **Max-length:** 123 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** \"abc@123\", \"P@$$w0rd\", \"P@ssw0rd\", \"P@ssword123\", \"Pa$$word\", \"pass@word1\", \"Password!\", \"Password1\", \"Password22\", \"iloveyou!\" */\n adminPassword?: string;\n /** The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details. */\n licenseType?: LicenseType;\n /** For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy). */\n enableCSIProxy?: boolean;\n /** The Windows gMSA Profile in the Managed Cluster. */\n gmsaProfile?: WindowsGmsaProfile;\n}\n\n/** Windows gMSA Profile in the managed cluster. */\nexport interface WindowsGmsaProfile {\n /** Specifies whether to enable Windows gMSA in the managed cluster. */\n enabled?: boolean;\n /** Specifies the DNS server for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster. */\n dnsServer?: string;\n /** Specifies the root domain name for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster. */\n rootDomainName?: string;\n}\n\n/** Information about a service principal identity for the cluster to use for manipulating Azure APIs. */\nexport interface ManagedClusterServicePrincipalProfile {\n /** The ID for the service principal. */\n clientId: string;\n /** The secret password associated with the service principal in plain text. */\n secret?: string;\n}\n\n/** A Kubernetes add-on profile for a managed cluster. */\nexport interface ManagedClusterAddonProfile {\n /** Whether the add-on is enabled or not. */\n enabled: boolean;\n /** Key-value pairs for configuring an add-on. */\n config?: { [propertyName: string]: string };\n /**\n * Information of user assigned identity used by this add-on.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly identity?: ManagedClusterAddonProfileIdentity;\n}\n\n/** Details about a user assigned identity. */\nexport interface UserAssignedIdentity {\n /** The resource ID of the user assigned identity. */\n resourceId?: string;\n /** The client ID of the user assigned identity. */\n clientId?: string;\n /** The object ID of the user assigned identity. */\n objectId?: string;\n}\n\n/** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration. */\nexport interface ManagedClusterPodIdentityProfile {\n /** Whether the pod identity addon is enabled. */\n enabled?: boolean;\n /** Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See [using Kubenet network plugin with AAD Pod Identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#using-kubenet-network-plugin-with-azure-active-directory-pod-managed-identities) for more information. */\n allowNetworkPluginKubenet?: boolean;\n /** The pod identities to use in the cluster. */\n userAssignedIdentities?: ManagedClusterPodIdentity[];\n /** The pod identity exceptions to allow. */\n userAssignedIdentityExceptions?: ManagedClusterPodIdentityException[];\n}\n\n/** Details about the pod identity assigned to the Managed Cluster. */\nexport interface ManagedClusterPodIdentity {\n /** The name of the pod identity. */\n name: string;\n /** The namespace of the pod identity. */\n namespace: string;\n /** The binding selector to use for the AzureIdentityBinding resource. */\n bindingSelector?: string;\n /** The user assigned identity details. */\n identity: UserAssignedIdentity;\n /**\n * The current provisioning state of the pod identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ManagedClusterPodIdentityProvisioningState;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly provisioningInfo?: ManagedClusterPodIdentityProvisioningInfo;\n}\n\nexport interface ManagedClusterPodIdentityProvisioningInfo {\n /** Pod identity assignment error (if any). */\n error?: ManagedClusterPodIdentityProvisioningError;\n}\n\n/** An error response from the pod identity provisioning. */\nexport interface ManagedClusterPodIdentityProvisioningError {\n /** Details about the error. */\n error?: ManagedClusterPodIdentityProvisioningErrorBody;\n}\n\n/** An error response from the pod identity provisioning. */\nexport interface ManagedClusterPodIdentityProvisioningErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n /** The target of the particular error. For example, the name of the property in error. */\n target?: string;\n /** A list of additional details about the error. */\n details?: ManagedClusterPodIdentityProvisioningErrorBody[];\n}\n\n/** See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details. */\nexport interface ManagedClusterPodIdentityException {\n /** The name of the pod identity exception. */\n name: string;\n /** The namespace of the pod identity exception. */\n namespace: string;\n /** The pod labels to match. */\n podLabels: { [propertyName: string]: string };\n}\n\n/** The OIDC issuer profile of the Managed Cluster. */\nexport interface ManagedClusterOidcIssuerProfile {\n /**\n * The OIDC issuer url of the Managed Cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly issuerURL?: string;\n /** Whether the OIDC issuer is enabled. */\n enabled?: boolean;\n}\n\n/** Node resource group lockdown profile for a managed cluster. */\nexport interface ManagedClusterNodeResourceGroupProfile {\n /** The restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted' */\n restrictionLevel?: RestrictionLevel;\n}\n\n/** Profile of network configuration. */\nexport interface ContainerServiceNetworkProfile {\n /** Network plugin used for building the Kubernetes network. */\n networkPlugin?: NetworkPlugin;\n /** The mode the network plugin should use. */\n networkPluginMode?: NetworkPluginMode;\n /** Network policy used for building the Kubernetes network. */\n networkPolicy?: NetworkPolicy;\n /** This cannot be specified if networkPlugin is anything other than 'azure'. */\n networkMode?: NetworkMode;\n /** Network dataplane used in the Kubernetes cluster. */\n networkDataplane?: NetworkDataplane;\n /** Advanced Networking profile for enabling observability and security feature suite on a cluster. For more information see aka.ms/aksadvancednetworking. */\n advancedNetworking?: AdvancedNetworking;\n /** A CIDR notation IP range from which to assign pod IPs when kubenet is used. */\n podCidr?: string;\n /** A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges. */\n serviceCidr?: string;\n /** An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr. */\n dnsServiceIP?: string;\n /** This can only be set at cluster creation time and cannot be changed later. For more information see [egress outbound type](https://docs.microsoft.com/azure/aks/egress-outboundtype). */\n outboundType?: OutboundType;\n /** The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs. */\n loadBalancerSku?: LoadBalancerSku;\n /** Profile of the cluster load balancer. */\n loadBalancerProfile?: ManagedClusterLoadBalancerProfile;\n /** Profile of the cluster NAT gateway. */\n natGatewayProfile?: ManagedClusterNATGatewayProfile;\n /** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */\n podCidrs?: string[];\n /** 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. */\n serviceCidrs?: string[];\n /** 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. */\n ipFamilies?: IpFamily[];\n}\n\n/** Advanced Networking profile for enabling observability and security feature suite on a cluster. For more information see aka.ms/aksadvancednetworking. */\nexport interface AdvancedNetworking {\n /** Indicates the enablement of Advanced Networking functionalities of observability and security on AKS clusters. When this is set to true, all observability and security features will be set to enabled unless explicitly disabled. If not specified, the default is false. */\n enabled?: boolean;\n /** Observability profile to enable advanced network metrics and flow logs with historical contexts. */\n observability?: AdvancedNetworkingObservability;\n /** Security profile to enable security features on cilium based cluster. */\n security?: AdvancedNetworkingSecurity;\n}\n\n/** Observability profile to enable advanced network metrics and flow logs with historical contexts. */\nexport interface AdvancedNetworkingObservability {\n /** Indicates the enablement of Advanced Networking observability functionalities on clusters. */\n enabled?: boolean;\n}\n\n/** Security profile to enable security features on cilium based cluster. */\nexport interface AdvancedNetworkingSecurity {\n /** This feature allows user to configure network policy based on DNS (FQDN) names. It can be enabled only on cilium based clusters. If not specified, the default is false. */\n enabled?: boolean;\n}\n\n/** Profile of the managed cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfile {\n /** Desired managed outbound IPs for the cluster load balancer. */\n managedOutboundIPs?: ManagedClusterLoadBalancerProfileManagedOutboundIPs;\n /** Desired outbound IP Prefix resources for the cluster load balancer. */\n outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;\n /** Desired outbound IP resources for the cluster load balancer. */\n outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;\n /** The effective outbound IP resources of the cluster load balancer. */\n effectiveOutboundIPs?: ResourceReference[];\n /** The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports. */\n allocatedOutboundPorts?: number;\n /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes. */\n idleTimeoutInMinutes?: number;\n /** Enable multiple standard load balancers per AKS cluster or not. */\n enableMultipleStandardLoadBalancers?: boolean;\n /** The type of the managed inbound Load Balancer BackendPool. */\n backendPoolType?: BackendPoolType;\n}\n\n/** Desired managed outbound IPs for the cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfileManagedOutboundIPs {\n /** The desired number of IPv4 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. */\n count?: number;\n /** The desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack. */\n countIPv6?: number;\n}\n\n/** Desired outbound IP Prefix resources for the cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfileOutboundIPPrefixes {\n /** A list of public IP prefix resources. */\n publicIPPrefixes?: ResourceReference[];\n}\n\n/** A reference to an Azure resource. */\nexport interface ResourceReference {\n /** The fully qualified Azure resource id. */\n id?: string;\n}\n\n/** Desired outbound IP resources for the cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfileOutboundIPs {\n /** A list of public IP resources. */\n publicIPs?: ResourceReference[];\n}\n\n/** Profile of the managed cluster NAT gateway. */\nexport interface ManagedClusterNATGatewayProfile {\n /** Profile of the managed outbound IP resources of the cluster NAT gateway. */\n managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;\n /** The effective outbound IP resources of the cluster NAT gateway. */\n effectiveOutboundIPs?: ResourceReference[];\n /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */\n idleTimeoutInMinutes?: number;\n}\n\n/** Profile of the managed outbound IP resources of the managed cluster. */\nexport interface ManagedClusterManagedOutboundIPProfile {\n /** 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. */\n count?: number;\n}\n\n/** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */\nexport interface ManagedClusterAADProfile {\n /** Whether to enable managed AAD. */\n managed?: boolean;\n /** Whether to enable Azure RBAC for Kubernetes authorization. */\n enableAzureRbac?: boolean;\n /** The list of AAD group object IDs that will have admin role of the cluster. */\n adminGroupObjectIDs?: string[];\n /** (DEPRECATED) The client AAD application ID. Learn more at https://aka.ms/aks/aad-legacy. */\n clientAppID?: string;\n /** (DEPRECATED) The server AAD application ID. Learn more at https://aka.ms/aks/aad-legacy. */\n serverAppID?: string;\n /** (DEPRECATED) The server AAD application secret. Learn more at https://aka.ms/aks/aad-legacy. */\n serverAppSecret?: string;\n /** The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription. */\n tenantID?: string;\n}\n\n/** Auto upgrade profile for a managed cluster. */\nexport interface ManagedClusterAutoUpgradeProfile {\n /** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */\n upgradeChannel?: UpgradeChannel;\n /** Manner in which the OS on your nodes is updated. The default is NodeImage. */\n nodeOSUpgradeChannel?: NodeOSUpgradeChannel;\n}\n\n/** Settings for upgrading a cluster. */\nexport interface ClusterUpgradeSettings {\n /** Settings for overrides. */\n overrideSettings?: UpgradeOverrideSettings;\n}\n\n/** Settings for overrides when upgrading a cluster. */\nexport interface UpgradeOverrideSettings {\n /** Whether to force upgrade the cluster. Note that this option instructs upgrade operation to bypass upgrade protections such as checking for deprecated API usage. Enable this option only with caution. */\n forceUpgrade?: boolean;\n /** Until when the overrides are effective. Note that this only matches the start time of an upgrade, and the effectiveness won't change once an upgrade starts even if the `until` expires as upgrade proceeds. This field is not set by default. It must be set for the overrides to take effect. */\n until?: Date;\n}\n\n/** Parameters to be applied to the cluster-autoscaler when enabled */\nexport interface ManagedClusterPropertiesAutoScalerProfile {\n /** Valid values are 'true' and 'false' */\n balanceSimilarNodeGroups?: string;\n /** 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. */\n daemonsetEvictionForEmptyNodes?: boolean;\n /** 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. */\n daemonsetEvictionForOccupiedNodes?: boolean;\n /** If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */\n ignoreDaemonsetsUtilization?: boolean;\n /** 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. */\n expander?: Expander;\n /** The default is 10. */\n maxEmptyBulkDelete?: string;\n /** The default is 600. */\n maxGracefulTerminationSec?: string;\n /** The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n maxNodeProvisionTime?: string;\n /** The default is 45. The maximum is 100 and the minimum is 0. */\n maxTotalUnreadyPercentage?: string;\n /** For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc). */\n newPodScaleUpDelay?: string;\n /** This must be an integer. The default is 3. */\n okTotalUnreadyCount?: string;\n /** The default is '10'. Values must be an integer number of seconds. */\n scanInterval?: string;\n /** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownDelayAfterAdd?: string;\n /** The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownDelayAfterDelete?: string;\n /** The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownDelayAfterFailure?: string;\n /** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownUnneededTime?: string;\n /** The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownUnreadyTime?: string;\n /** The default is '0.5'. */\n scaleDownUtilizationThreshold?: string;\n /** The default is true. */\n skipNodesWithLocalStorage?: string;\n /** The default is true. */\n skipNodesWithSystemPods?: string;\n}\n\n/** Access profile for managed cluster API server. */\nexport interface ManagedClusterAPIServerAccessProfile {\n /** IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges). */\n authorizedIPRanges?: string[];\n /** For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters). */\n enablePrivateCluster?: boolean;\n /** The default is System. For more details see [configure private DNS zone](https://docs.microsoft.com/azure/aks/private-clusters#configure-private-dns-zone). Allowed values are 'system' and 'none'. */\n privateDNSZone?: string;\n /** Whether to create additional public FQDN for private cluster or not. */\n enablePrivateClusterPublicFqdn?: boolean;\n /** Whether to disable run command for the cluster or not. */\n disableRunCommand?: boolean;\n}\n\n/** A private link resource */\nexport interface PrivateLinkResource {\n /** The ID of the private link resource. */\n id?: string;\n /** The name of the private link resource. */\n name?: string;\n /** The resource type. */\n type?: string;\n /** The group ID of the resource. */\n groupId?: string;\n /** The RequiredMembers of the resource */\n requiredMembers?: string[];\n /**\n * The private link service ID of the resource, this field is exposed only to NRP internally.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateLinkServiceID?: string;\n}\n\n/** Cluster HTTP proxy configuration. */\nexport interface ManagedClusterHttpProxyConfig {\n /** The HTTP proxy server endpoint to use. */\n httpProxy?: string;\n /** The HTTPS proxy server endpoint to use. */\n httpsProxy?: string;\n /** The endpoints that should not go through proxy. */\n noProxy?: string[];\n /** Alternative CA cert to use for connecting to proxy servers. */\n trustedCa?: string;\n}\n\n/** Security profile for the container service cluster. */\nexport interface ManagedClusterSecurityProfile {\n /** Microsoft Defender settings for the security profile. */\n defender?: ManagedClusterSecurityProfileDefender;\n /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */\n azureKeyVaultKms?: AzureKeyVaultKms;\n /** Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details. */\n workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;\n /** Image Cleaner settings for the security profile. */\n imageCleaner?: ManagedClusterSecurityProfileImageCleaner;\n}\n\n/** Microsoft Defender settings for the security profile. */\nexport interface ManagedClusterSecurityProfileDefender {\n /** Resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty. */\n logAnalyticsWorkspaceResourceId?: string;\n /** Microsoft Defender threat detection for Cloud settings for the security profile. */\n securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring;\n}\n\n/** Microsoft Defender settings for the security profile threat detection. */\nexport interface ManagedClusterSecurityProfileDefenderSecurityMonitoring {\n /** Whether to enable Defender threat detection */\n enabled?: boolean;\n}\n\n/** Azure Key Vault key management service settings for the security profile. */\nexport interface AzureKeyVaultKms {\n /** Whether to enable Azure Key Vault key management service. The default is false. */\n enabled?: boolean;\n /** Identifier of Azure Key Vault key. See [key identifier format](https://docs.microsoft.com/en-us/azure/key-vault/general/about-keys-secrets-certificates#vault-name-and-object-name) for more details. When Azure Key Vault key management service is enabled, this field is required and must be a valid key identifier. When Azure Key Vault key management service is disabled, leave the field empty. */\n keyId?: string;\n /** Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`. */\n keyVaultNetworkAccess?: KeyVaultNetworkAccessTypes;\n /** Resource ID of key vault. When keyVaultNetworkAccess is `Private`, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is `Public`, leave the field empty. */\n keyVaultResourceId?: string;\n}\n\n/** Workload identity settings for the security profile. */\nexport interface ManagedClusterSecurityProfileWorkloadIdentity {\n /** Whether to enable workload identity. */\n enabled?: boolean;\n}\n\n/** Image Cleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here are settings for the security profile. */\nexport interface ManagedClusterSecurityProfileImageCleaner {\n /** Whether to enable Image Cleaner on AKS cluster. */\n enabled?: boolean;\n /** Image Cleaner scanning interval in hours. */\n intervalHours?: number;\n}\n\n/** Storage profile for the container service cluster. */\nexport interface ManagedClusterStorageProfile {\n /** AzureDisk CSI Driver settings for the storage profile. */\n diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver;\n /** AzureFile CSI Driver settings for the storage profile. */\n fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver;\n /** Snapshot Controller settings for the storage profile. */\n snapshotController?: ManagedClusterStorageProfileSnapshotController;\n /** AzureBlob CSI Driver settings for the storage profile. */\n blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver;\n}\n\n/** AzureDisk CSI Driver settings for the storage profile. */\nexport interface ManagedClusterStorageProfileDiskCSIDriver {\n /** Whether to enable AzureDisk CSI Driver. The default value is true. */\n enabled?: boolean;\n}\n\n/** AzureFile CSI Driver settings for the storage profile. */\nexport interface ManagedClusterStorageProfileFileCSIDriver {\n /** Whether to enable AzureFile CSI Driver. The default value is true. */\n enabled?: boolean;\n}\n\n/** Snapshot Controller settings for the storage profile. */\nexport interface ManagedClusterStorageProfileSnapshotController {\n /** Whether to enable Snapshot Controller. The default value is true. */\n enabled?: boolean;\n}\n\n/** AzureBlob CSI Driver settings for the storage profile. */\nexport interface ManagedClusterStorageProfileBlobCSIDriver {\n /** Whether to enable AzureBlob CSI Driver. The default value is false. */\n enabled?: boolean;\n}\n\n/** Ingress profile for the container service cluster. */\nexport interface ManagedClusterIngressProfile {\n /** 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. */\n webAppRouting?: ManagedClusterIngressProfileWebAppRouting;\n}\n\n/** Application Routing add-on settings for the ingress profile. */\nexport interface ManagedClusterIngressProfileWebAppRouting {\n /** Whether to enable the Application Routing add-on. */\n enabled?: boolean;\n /** 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. */\n dnsZoneResourceIds?: string[];\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly identity?: UserAssignedIdentity;\n}\n\n/** Workload Auto-scaler profile for the managed cluster. */\nexport interface ManagedClusterWorkloadAutoScalerProfile {\n /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */\n keda?: ManagedClusterWorkloadAutoScalerProfileKeda;\n /** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */\n verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;\n}\n\n/** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */\nexport interface ManagedClusterWorkloadAutoScalerProfileKeda {\n /** Whether to enable KEDA. */\n enabled: boolean;\n}\n\n/** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */\nexport interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {\n /** Whether to enable VPA. Default value is false. */\n enabled: boolean;\n}\n\n/** Azure Monitor addon profiles for monitoring the managed cluster. */\nexport interface ManagedClusterAzureMonitorProfile {\n /** 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. */\n metrics?: ManagedClusterAzureMonitorProfileMetrics;\n}\n\n/** 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. */\nexport interface ManagedClusterAzureMonitorProfileMetrics {\n /** 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. */\n enabled: boolean;\n /** 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. */\n kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;\n}\n\n/** 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. */\nexport interface ManagedClusterAzureMonitorProfileKubeStateMetrics {\n /** 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. */\n metricLabelsAllowlist?: string;\n /** 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. */\n metricAnnotationsAllowList?: string;\n}\n\n/** Service mesh profile for a managed cluster. */\nexport interface ServiceMeshProfile {\n /** Mode of the service mesh. */\n mode: ServiceMeshMode;\n /** Istio service mesh configuration. */\n istio?: IstioServiceMesh;\n}\n\n/** Istio service mesh configuration. */\nexport interface IstioServiceMesh {\n /** Istio components configuration. */\n components?: IstioComponents;\n /** Istio Service Mesh Certificate Authority (CA) configuration. For now, we only support plugin certificates as described here https://aka.ms/asm-plugin-ca */\n certificateAuthority?: IstioCertificateAuthority;\n /** The list of revisions of the Istio control plane. When an upgrade is not in progress, this holds one value. When canary upgrade is in progress, this can only hold two consecutive values. For more information, see: https://learn.microsoft.com/en-us/azure/aks/istio-upgrade */\n revisions?: string[];\n}\n\n/** Istio components configuration. */\nexport interface IstioComponents {\n /** Istio ingress gateways. */\n ingressGateways?: IstioIngressGateway[];\n /** Istio egress gateways. */\n egressGateways?: IstioEgressGateway[];\n}\n\n/** Istio ingress gateway configuration. For now, we support up to one external ingress gateway named `aks-istio-ingressgateway-external` and one internal ingress gateway named `aks-istio-ingressgateway-internal`. */\nexport interface IstioIngressGateway {\n /** Mode of an ingress gateway. */\n mode: IstioIngressGatewayMode;\n /** Whether to enable the ingress gateway. */\n enabled: boolean;\n}\n\n/** Istio egress gateway configuration. */\nexport interface IstioEgressGateway {\n /** Whether to enable the egress gateway. */\n enabled: boolean;\n}\n\n/** Istio Service Mesh Certificate Authority (CA) configuration. For now, we only support plugin certificates as described here https://aka.ms/asm-plugin-ca */\nexport interface IstioCertificateAuthority {\n /** Plugin certificates information for Service Mesh. */\n plugin?: IstioPluginCertificateAuthority;\n}\n\n/** Plugin certificates information for Service Mesh. */\nexport interface IstioPluginCertificateAuthority {\n /** The resource ID of the Key Vault. */\n keyVaultId?: string;\n /** Intermediate certificate object name in Azure Key Vault. */\n certObjectName?: string;\n /** Intermediate certificate private key object name in Azure Key Vault. */\n keyObjectName?: string;\n /** Root certificate object name in Azure Key Vault. */\n rootCertObjectName?: string;\n /** Certificate chain object name in Azure Key Vault. */\n certChainObjectName?: string;\n}\n\n/** The metrics profile for the ManagedCluster. */\nexport interface ManagedClusterMetricsProfile {\n /** The cost analysis configuration for the cluster */\n costAnalysis?: ManagedClusterCostAnalysis;\n}\n\n/** The cost analysis configuration for the cluster */\nexport interface ManagedClusterCostAnalysis {\n /** 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. */\n enabled?: boolean;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** The list of available upgrades for compute pools. */\nexport interface ManagedClusterUpgradeProfile {\n /**\n * The ID of the upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The list of available upgrade versions for the control plane. */\n controlPlaneProfile: ManagedClusterPoolUpgradeProfile;\n /** The list of available upgrade versions for agent pools. */\n agentPoolProfiles: ManagedClusterPoolUpgradeProfile[];\n}\n\n/** The list of available upgrade versions. */\nexport interface ManagedClusterPoolUpgradeProfile {\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion: string;\n /** The Agent Pool name. */\n name?: string;\n /** The operating system type. The default is Linux. */\n osType: OSType;\n /** List of orchestrator types and versions available for upgrade. */\n upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];\n}\n\nexport interface ManagedClusterPoolUpgradeProfileUpgradesItem {\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion?: string;\n /** Whether the Kubernetes version is currently in preview. */\n isPreview?: boolean;\n}\n\n/** The list credential result response. */\nexport interface CredentialResults {\n /**\n * Base64-encoded Kubernetes configuration file.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubeconfigs?: CredentialResult[];\n}\n\n/** The credential result response. */\nexport interface CredentialResult {\n /**\n * The name of the credential.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Base64-encoded Kubernetes configuration file.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Uint8Array;\n}\n\n/** Tags object for patch operations. */\nexport interface TagsObject {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The response from the List maintenance configurations operation. */\nexport interface MaintenanceConfigurationListResult {\n /** The list of maintenance configurations. */\n value?: MaintenanceConfiguration[];\n /**\n * The URL to get the next set of maintenance configuration results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Time in a week. */\nexport interface TimeInWeek {\n /** The day of the week. */\n day?: WeekDay;\n /** Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC. Specifying [0, 1] means the 00:00 - 02:00 UTC time range. */\n hourSlots?: number[];\n}\n\n/** For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z. */\nexport interface TimeSpan {\n /** The start of a time span */\n start?: Date;\n /** The end of a time span */\n end?: Date;\n}\n\n/** Maintenance window used to configure scheduled auto-upgrade for a Managed Cluster. */\nexport interface MaintenanceWindow {\n /** Recurrence schedule for the maintenance window. */\n schedule: Schedule;\n /** Length of maintenance window range from 4 to 24 hours. */\n durationHours: number;\n /** The UTC offset in format +/-HH:mm. For example, '+05:30' for IST and '-07:00' for PST. If not specified, the default is '+00:00'. */\n utcOffset?: string;\n /** The date the maintenance window activates. If the current date is before this date, the maintenance window is inactive and will not be used for upgrades. If not specified, the maintenance window will be active right away. */\n startDate?: Date;\n /** The start time of the maintenance window. Accepted values are from '00:00' to '23:59'. 'utcOffset' applies to this field. For example: '02:00' with 'utcOffset: +02:00' means UTC time '00:00'. */\n startTime: string;\n /** Date ranges on which upgrade is not allowed. 'utcOffset' applies to this field. For example, with 'utcOffset: +02:00' and 'dateSpan' being '2022-12-23' to '2023-01-03', maintenance will be blocked from '2022-12-22 22:00' to '2023-01-03 22:00' in UTC time. */\n notAllowedDates?: DateSpan[];\n}\n\n/** One and only one of the schedule types should be specified. Choose either 'daily', 'weekly', 'absoluteMonthly' or 'relativeMonthly' for your maintenance schedule. */\nexport interface Schedule {\n /** For schedules like: 'recur every day' or 'recur every 3 days'. */\n daily?: DailySchedule;\n /** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */\n weekly?: WeeklySchedule;\n /** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */\n absoluteMonthly?: AbsoluteMonthlySchedule;\n /** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */\n relativeMonthly?: RelativeMonthlySchedule;\n}\n\n/** For schedules like: 'recur every day' or 'recur every 3 days'. */\nexport interface DailySchedule {\n /** Specifies the number of days between each set of occurrences. */\n intervalDays: number;\n}\n\n/** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */\nexport interface WeeklySchedule {\n /** Specifies the number of weeks between each set of occurrences. */\n intervalWeeks: number;\n /** Specifies on which day of the week the maintenance occurs. */\n dayOfWeek: WeekDay;\n}\n\n/** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */\nexport interface AbsoluteMonthlySchedule {\n /** Specifies the number of months between each set of occurrences. */\n intervalMonths: number;\n /** The date of the month. */\n dayOfMonth: number;\n}\n\n/** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */\nexport interface RelativeMonthlySchedule {\n /** Specifies the number of months between each set of occurrences. */\n intervalMonths: number;\n /** Specifies on which week of the month the dayOfWeek applies. */\n weekIndex: Type;\n /** Specifies on which day of the week the maintenance occurs. */\n dayOfWeek: WeekDay;\n}\n\n/** For example, between '2022-12-23' and '2023-01-05'. */\nexport interface DateSpan {\n /** The start date of the date span. */\n start: Date;\n /** The end date of the date span. */\n end: Date;\n}\n\n/** Reference to another subresource. */\nexport interface SubResource {\n /**\n * Resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource that is unique within a resource group. This name can be used to access the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The response from the List Agent Pools operation. */\nexport interface AgentPoolListResult {\n /** The list of agent pools. */\n value?: AgentPool[];\n /**\n * The URL to get the next set of agent pool results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The list of available upgrades for an agent pool. */\nexport interface AgentPoolUpgradeProfile {\n /**\n * The ID of the agent pool upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the agent pool upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the agent pool upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion: string;\n /** The operating system type. The default is Linux. */\n osType: OSType;\n /** List of orchestrator types and versions available for upgrade. */\n upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];\n /** The latest AKS supported node image version. */\n latestNodeImageVersion?: string;\n}\n\nexport interface AgentPoolUpgradeProfilePropertiesUpgradesItem {\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion?: string;\n /** Whether the Kubernetes version is currently in preview. */\n isPreview?: boolean;\n}\n\n/** Specifies a list of machine names from the agent pool to be deleted. */\nexport interface AgentPoolDeleteMachinesParameter {\n /** The agent pool machine names. */\n machineNames: string[];\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The list of available versions for an agent pool. */\nexport interface AgentPoolAvailableVersions {\n /**\n * The ID of the agent pool version list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the agent pool version list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Type of the agent pool version list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** List of versions available for agent pool. */\n agentPoolVersions?: AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem[];\n}\n\nexport interface AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem {\n /** Whether this version is the default agent pool version. */\n default?: boolean;\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion?: string;\n /** Whether Kubernetes version is currently in preview. */\n isPreview?: boolean;\n}\n\n/** A list of private endpoint connections */\nexport interface PrivateEndpointConnectionListResult {\n /** The collection value. */\n value?: PrivateEndpointConnection[];\n}\n\n/** A private endpoint connection */\nexport interface PrivateEndpointConnection {\n /**\n * The ID of the private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The current provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /** The resource of private endpoint. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n}\n\n/** Private endpoint which a connection belongs to. */\nexport interface PrivateEndpoint {\n /** The resource ID of the private endpoint */\n id?: string;\n}\n\n/** The state of a private link service connection. */\nexport interface PrivateLinkServiceConnectionState {\n /** The private link service connection status. */\n status?: ConnectionStatus;\n /** The private link service connection description. */\n description?: string;\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourcesListResult {\n /** The collection value. */\n value?: PrivateLinkResource[];\n}\n\n/** A run command request */\nexport interface RunCommandRequest {\n /** The command to run. */\n command: string;\n /** A base64 encoded zip file containing the files required by the command. */\n context?: string;\n /** AuthToken issued for AKS AAD Server App. */\n clusterToken?: string;\n}\n\n/** run command result. */\nexport interface RunCommandResult {\n /**\n * The command id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * provisioning State\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * The exit code of the command\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exitCode?: number;\n /**\n * The time when the command started.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedAt?: Date;\n /**\n * The time when the command finished.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly finishedAt?: Date;\n /**\n * The command output.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logs?: string;\n /**\n * An explanation of why provisioningState is set to failed (if so).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: string;\n}\n\n/** Collection of OutboundEnvironmentEndpoint */\nexport interface OutboundEnvironmentEndpointCollection {\n /** Collection of resources. */\n value: OutboundEnvironmentEndpoint[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Egress endpoints which AKS agent nodes connect to for common purpose. */\nexport interface OutboundEnvironmentEndpoint {\n /** The category of endpoints accessed by the AKS agent node, e.g. azure-resource-management, apiserver, etc. */\n category?: string;\n /** The endpoints that AKS agent nodes connect to */\n endpoints?: EndpointDependency[];\n}\n\n/** A domain name that AKS agent nodes are reaching at. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName?: string;\n /** The Ports and Protocols used when connecting to domainName. */\n endpointDetails?: EndpointDetail[];\n}\n\n/** connect information from the AKS agent nodes to a single endpoint. */\nexport interface EndpointDetail {\n /** An IP Address that Domain Name currently resolves to. */\n ipAddress?: string;\n /** The port an endpoint is connected to. */\n port?: number;\n /** The protocol used for connection */\n protocol?: string;\n /** Description of the detail */\n description?: string;\n}\n\n/** The response from the List Snapshots operation. */\nexport interface SnapshotListResult {\n /** The list of snapshots. */\n value?: Snapshot[];\n /**\n * The URL to get the next set of snapshot results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Holds an array of MeshRevisionsProfiles */\nexport interface MeshRevisionProfileList {\n /** Array of service mesh add-on revision profiles for all supported mesh modes. */\n value?: MeshRevisionProfile[];\n /**\n * The URL to get the next set of mesh revision profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Mesh revision profile properties for a mesh */\nexport interface MeshRevisionProfileProperties {\n meshRevisions?: MeshRevision[];\n}\n\n/** Holds information on upgrades and compatibility for given major.minor mesh release. */\nexport interface MeshRevision {\n /** The revision of the mesh release. */\n revision?: string;\n /** List of revisions available for upgrade of a specific mesh revision */\n upgrades?: string[];\n /** List of items this revision of service mesh is compatible with, and their associated versions. */\n compatibleWith?: CompatibleVersions[];\n}\n\n/** Version information about a product/service that is compatible with a service mesh revision. */\nexport interface CompatibleVersions {\n /** The product/service name. */\n name?: string;\n /** Product/service versions compatible with a service mesh add-on revision. */\n versions?: string[];\n}\n\n/** Holds an array of MeshUpgradeProfiles */\nexport interface MeshUpgradeProfileList {\n /** Array of supported service mesh add-on upgrade profiles. */\n value?: MeshUpgradeProfile[];\n /**\n * The URL to get the next set of mesh upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of trusted access role bindings */\nexport interface TrustedAccessRoleBindingListResult {\n /** Role binding list */\n value?: TrustedAccessRoleBinding[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of trusted access roles */\nexport interface TrustedAccessRoleListResult {\n /**\n * Role list\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: TrustedAccessRole[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Trusted access role definition. */\nexport interface TrustedAccessRole {\n /**\n * Resource type of Azure resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceResourceType?: string;\n /**\n * Name of role, name is unique under a source resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * List of rules for the role. This maps to 'rules' property of [Kubernetes Cluster Role](https://kubernetes.io/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1/#ClusterRole).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rules?: TrustedAccessRoleRule[];\n}\n\n/** Rule for trusted access role */\nexport interface TrustedAccessRoleRule {\n /**\n * List of allowed verbs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verbs?: string[];\n /**\n * List of allowed apiGroups\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiGroups?: string[];\n /**\n * List of allowed resources\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resources?: string[];\n /**\n * List of allowed names\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceNames?: string[];\n /**\n * List of allowed nonResourceURLs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nonResourceURLs?: string[];\n}\n\n/** The response from the List Machines operation. */\nexport interface MachineListResult {\n /**\n * The URL to get the next set of machine results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n /** The list of Machines in cluster. */\n value?: Machine[];\n}\n\n/** The properties of the machine */\nexport interface MachineProperties {\n /**\n * network properties of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly network?: MachineNetworkProperties;\n /**\n * Azure resource id of the machine. It can be used to GET underlying VM Instance\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n}\n\n/** network properties of the machine */\nexport interface MachineNetworkProperties {\n /**\n * IPv4, IPv6 addresses of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddresses?: MachineIpAddress[];\n}\n\n/** The machine IP address details. */\nexport interface MachineIpAddress {\n /**\n * To determine if address belongs IPv4 or IPv6 family\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly family?: IpFamily;\n /**\n * IPv4 or IPv6 address of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ip?: string;\n}\n\n/** Profile for the container service agent pool. */\nexport interface ManagedClusterAgentPoolProfile\n extends ManagedClusterAgentPoolProfileProperties {\n /** Windows agent pool names must be 6 characters or less. */\n name: string;\n}\n\n/** Information of user assigned identity used by this add-on. */\nexport interface ManagedClusterAddonProfileIdentity\n extends UserAssignedIdentity {}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** Defines binding between a resource and role */\nexport interface TrustedAccessRoleBinding extends Resource {\n /**\n * The current provisioning state of trusted access role binding.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: TrustedAccessRoleBindingProvisioningState;\n /** The ARM resource ID of source resource that trusted access is configured for. */\n sourceResourceId: string;\n /** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */\n roles: string[];\n}\n\n/** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */\nexport interface MaintenanceConfiguration extends SubResource {\n /**\n * The system metadata relating to this resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** If two array entries specify the same day of the week, the applied configuration is the union of times in both entries. */\n timeInWeek?: TimeInWeek[];\n /** Time slots on which upgrade is not allowed. */\n notAllowedTime?: TimeSpan[];\n /** Maintenance window for the maintenance configuration. */\n maintenanceWindow?: MaintenanceWindow;\n}\n\n/** Agent Pool. */\nexport interface AgentPool extends SubResource {\n /**\n * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eTag?: string;\n /** 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. */\n count?: number;\n /** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */\n vmSize?: string;\n /** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */\n osDiskSizeGB?: number;\n /** The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */\n osDiskType?: OSDiskType;\n /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */\n kubeletDiskType?: KubeletDiskType;\n /** Determines the type of workload a node can run. */\n workloadRuntime?: WorkloadRuntime;\n /** 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). */\n messageOfTheDay?: string;\n /** 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} */\n vnetSubnetID?: string;\n /** 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} */\n podSubnetID?: string;\n /** The maximum number of pods that can run on a node. */\n maxPods?: number;\n /** The operating system type. The default is Linux. */\n osType?: OSType;\n /** 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. */\n osSKU?: Ossku;\n /** The maximum number of nodes for auto-scaling */\n maxCount?: number;\n /** The minimum number of nodes for auto-scaling */\n minCount?: number;\n /** Whether to enable auto-scaler */\n enableAutoScaling?: boolean;\n /** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */\n scaleDownMode?: ScaleDownMode;\n /** The type of Agent Pool. */\n typePropertiesType?: AgentPoolType;\n /** 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 */\n mode?: AgentPoolMode;\n /** 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). */\n orchestratorVersion?: string;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentOrchestratorVersion?: string;\n /**\n * The version of node image\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeImageVersion?: string;\n /** Settings for upgrading the agentpool */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /**\n * The current deployment or provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */\n powerState?: PowerState;\n /** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */\n availabilityZones?: string[];\n /** 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. */\n enableNodePublicIP?: boolean;\n /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */\n nodePublicIPPrefixID?: string;\n /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */\n scaleSetPriority?: ScaleSetPriority;\n /** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */\n scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;\n /** Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */\n spotMaxPrice?: number;\n /** The tags to be persisted on the agent pool virtual machine scale set. */\n tags?: { [propertyName: string]: string };\n /** The node labels to be persisted across all nodes in agent pool. */\n nodeLabels?: { [propertyName: string]: string };\n /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */\n nodeTaints?: string[];\n /** The ID for Proximity Placement Group. */\n proximityPlacementGroupID?: string;\n /** The Kubelet configuration on the agent pool nodes. */\n kubeletConfig?: KubeletConfig;\n /** The OS configuration of Linux agent nodes. */\n linuxOSConfig?: LinuxOSConfig;\n /** This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */\n enableEncryptionAtHost?: boolean;\n /** Whether to enable UltraSSD */\n enableUltraSSD?: boolean;\n /** See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */\n enableFips?: boolean;\n /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */\n gpuInstanceProfile?: GPUInstanceProfile;\n /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */\n creationData?: CreationData;\n /** AKS will associate the specified agent pool with the Capacity Reservation Group. */\n capacityReservationGroupID?: string;\n /** 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). */\n hostGroupID?: string;\n /** Network-related settings of an agent pool. */\n networkProfile?: AgentPoolNetworkProfile;\n /** The Windows agent pool's specific profile. */\n windowsProfile?: AgentPoolWindowsProfile;\n /** The security settings of an agent pool. */\n securityProfile?: AgentPoolSecurityProfile;\n}\n\n/** 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. */\nexport interface Machine extends SubResource {\n /**\n * The properties of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: MachineProperties;\n}\n\n/** Mesh upgrade profile properties for a major.minor release. */\nexport interface MeshUpgradeProfileProperties extends MeshRevision {}\n\n/** Managed cluster. */\nexport interface ManagedCluster extends TrackedResource {\n /**\n * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eTag?: string;\n /** The managed cluster SKU. */\n sku?: ManagedClusterSKU;\n /** The extended location of the Virtual Machine. */\n extendedLocation?: ExtendedLocation;\n /** The identity of the managed cluster, if configured. */\n identity?: ManagedClusterIdentity;\n /**\n * The current provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * The Power State of the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly powerState?: PowerState;\n /**\n * The max number of agent pools for the managed cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxAgentPools?: number;\n /** 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. */\n kubernetesVersion?: string;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentKubernetesVersion?: string;\n /** This cannot be updated once the Managed Cluster has been created. */\n dnsPrefix?: string;\n /** This cannot be updated once the Managed Cluster has been created. */\n fqdnSubdomain?: string;\n /**\n * The FQDN of the master pool.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fqdn?: string;\n /**\n * The FQDN of private cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateFqdn?: string;\n /**\n * The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azurePortalFqdn?: string;\n /** The agent pool properties. */\n agentPoolProfiles?: ManagedClusterAgentPoolProfile[];\n /** The profile for Linux VMs in the Managed Cluster. */\n linuxProfile?: ContainerServiceLinuxProfile;\n /** The profile for Windows VMs in the Managed Cluster. */\n windowsProfile?: ManagedClusterWindowsProfile;\n /** Information about a service principal identity for the cluster to use for manipulating Azure APIs. */\n servicePrincipalProfile?: ManagedClusterServicePrincipalProfile;\n /** The profile of managed cluster add-on. */\n addonProfiles?: { [propertyName: string]: ManagedClusterAddonProfile };\n /** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */\n podIdentityProfile?: ManagedClusterPodIdentityProfile;\n /** The OIDC issuer profile of the Managed Cluster. */\n oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;\n /** The name of the resource group containing agent pool nodes. */\n nodeResourceGroup?: string;\n /** Profile of the node resource group configuration. */\n nodeResourceGroupProfile?: ManagedClusterNodeResourceGroupProfile;\n /** Whether to enable Kubernetes Role-Based Access Control. */\n enableRbac?: boolean;\n /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */\n supportPlan?: KubernetesSupportPlan;\n /** (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. */\n enablePodSecurityPolicy?: boolean;\n /** The network configuration profile. */\n networkProfile?: ContainerServiceNetworkProfile;\n /** The Azure Active Directory configuration. */\n aadProfile?: ManagedClusterAADProfile;\n /** The auto upgrade configuration. */\n autoUpgradeProfile?: ManagedClusterAutoUpgradeProfile;\n /** Settings for upgrading a cluster. */\n upgradeSettings?: ClusterUpgradeSettings;\n /** Parameters to be applied to the cluster-autoscaler when enabled */\n autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile;\n /** The access profile for managed cluster API server. */\n apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile;\n /** This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' */\n diskEncryptionSetID?: string;\n /** The user identity associated with the managed cluster. This identity will be used by the kubelet. Only one user assigned identity is allowed. The only accepted key is \"kubeletidentity\", with value of \"resourceId\": \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}\". */\n identityProfile?: { [propertyName: string]: UserAssignedIdentity };\n /** Private link resources associated with the cluster. */\n privateLinkResources?: PrivateLinkResource[];\n /** If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview). */\n disableLocalAccounts?: boolean;\n /** Configurations for provisioning the cluster with HTTP proxy servers. */\n httpProxyConfig?: ManagedClusterHttpProxyConfig;\n /** Security profile for the managed cluster. */\n securityProfile?: ManagedClusterSecurityProfile;\n /** Storage profile for the managed cluster. */\n storageProfile?: ManagedClusterStorageProfile;\n /** Ingress profile for the managed cluster. */\n ingressProfile?: ManagedClusterIngressProfile;\n /** Allow or deny public network access for AKS */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Workload Auto-scaler profile for the managed cluster. */\n workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;\n /** Azure Monitor addon profiles for monitoring the managed cluster. */\n azureMonitorProfile?: ManagedClusterAzureMonitorProfile;\n /** Service mesh profile for a managed cluster. */\n serviceMeshProfile?: ServiceMeshProfile;\n /**\n * The resourceUID uniquely identifies ManagedClusters that reuse ARM ResourceIds (i.e: create, delete, create sequence)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceUID?: string;\n /** Optional cluster metrics configuration. */\n metricsProfile?: ManagedClusterMetricsProfile;\n}\n\n/** Managed cluster Access Profile. */\nexport interface ManagedClusterAccessProfile extends TrackedResource {\n /** Base64-encoded Kubernetes configuration file. */\n kubeConfig?: Uint8Array;\n}\n\n/** A node pool snapshot resource. */\nexport interface Snapshot extends TrackedResource {\n /** CreationData to be used to specify the source agent pool resource ID to create this snapshot. */\n creationData?: CreationData;\n /** The type of a snapshot. The default is NodePool. */\n snapshotType?: SnapshotType;\n /**\n * The version of Kubernetes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubernetesVersion?: string;\n /**\n * The version of node image.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeImageVersion?: string;\n /**\n * The operating system type. The default is Linux.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osType?: OSType;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osSku?: Ossku;\n /**\n * The size of the VM.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vmSize?: string;\n /**\n * Whether to use a FIPS-enabled OS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enableFips?: boolean;\n}\n\n/** Mesh revision profile for a mesh. */\nexport interface MeshRevisionProfile extends ProxyResource {\n /** Mesh revision profile properties for a mesh */\n properties?: MeshRevisionProfileProperties;\n}\n\n/** Upgrade profile for given mesh. */\nexport interface MeshUpgradeProfile extends ProxyResource {\n /** Mesh upgrade profile properties for a major.minor release. */\n properties?: MeshUpgradeProfileProperties;\n}\n\n/** Defines headers for ManagedClusters_delete operation. */\nexport interface ManagedClustersDeleteHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_resetServicePrincipalProfile operation. */\nexport interface ManagedClustersResetServicePrincipalProfileHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_resetAADProfile operation. */\nexport interface ManagedClustersResetAADProfileHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_rotateClusterCertificates operation. */\nexport interface ManagedClustersRotateClusterCertificatesHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_abortLatestOperation operation. */\nexport interface ManagedClustersAbortLatestOperationHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n /** URL to query for status of the operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */\nexport interface ManagedClustersRotateServiceAccountSigningKeysHeaders {\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_stop operation. */\nexport interface ManagedClustersStopHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_start operation. */\nexport interface ManagedClustersStartHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_runCommand operation. */\nexport interface ManagedClustersRunCommandHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_getCommandResult operation. */\nexport interface ManagedClustersGetCommandResultHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_abortLatestOperation operation. */\nexport interface AgentPoolsAbortLatestOperationHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n /** URL to query for status of the operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for AgentPools_delete operation. */\nexport interface AgentPoolsDeleteHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_deleteMachines operation. */\nexport interface AgentPoolsDeleteMachinesHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_upgradeNodeImageVersion operation. */\nexport interface AgentPoolsUpgradeNodeImageVersionHeaders {\n /** URL to query for status of the operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for TrustedAccessRoleBindings_delete operation. */\nexport interface TrustedAccessRoleBindingsDeleteHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Known values of {@link KubernetesSupportPlan} that the service accepts. */\nexport enum KnownKubernetesSupportPlan {\n /** Support for the version is the same as for the open source Kubernetes offering. Official Kubernetes open source community support versions for 1 year after release. */\n KubernetesOfficial = \"KubernetesOfficial\",\n /** Support for the version extended past the KubernetesOfficial support of 1 year. AKS continues to patch CVEs for another 1 year, for a total of 2 years of support. */\n AKSLongTermSupport = \"AKSLongTermSupport\",\n}\n\n/**\n * Defines values for KubernetesSupportPlan. \\\n * {@link KnownKubernetesSupportPlan} can be used interchangeably with KubernetesSupportPlan,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **KubernetesOfficial**: Support for the version is the same as for the open source Kubernetes offering. Official Kubernetes open source community support versions for 1 year after release. \\\n * **AKSLongTermSupport**: Support for the version extended past the KubernetesOfficial support of 1 year. AKS continues to patch CVEs for another 1 year, for a total of 2 years of support.\n */\nexport type KubernetesSupportPlan = string;\n\n/** Known values of {@link ManagedClusterSKUName} that the service accepts. */\nexport enum KnownManagedClusterSKUName {\n /** Base option for the AKS control plane. */\n Base = \"Base\",\n}\n\n/**\n * Defines values for ManagedClusterSKUName. \\\n * {@link KnownManagedClusterSKUName} can be used interchangeably with ManagedClusterSKUName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Base**: Base option for the AKS control plane.\n */\nexport type ManagedClusterSKUName = string;\n\n/** Known values of {@link ManagedClusterSKUTier} that the service accepts. */\nexport enum KnownManagedClusterSKUTier {\n /** Cluster has premium capabilities in addition to all of the capabilities included in 'Standard'. Premium enables selection of LongTermSupport (aka.ms\\/aks\\/lts) for certain Kubernetes versions. */\n Premium = \"Premium\",\n /** Recommended for mission-critical and production workloads. Includes Kubernetes control plane autoscaling, workload-intensive testing, and up to 5,000 nodes per cluster. Guarantees 99.95% availability of the Kubernetes API server endpoint for clusters that use Availability Zones and 99.9% of availability for clusters that don't use Availability Zones. */\n Standard = \"Standard\",\n /** The cluster management is free, but charged for VM, storage, and networking usage. Best for experimenting, learning, simple testing, or workloads with fewer than 10 nodes. Not recommended for production use cases. */\n Free = \"Free\",\n}\n\n/**\n * Defines values for ManagedClusterSKUTier. \\\n * {@link KnownManagedClusterSKUTier} can be used interchangeably with ManagedClusterSKUTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Premium**: Cluster has premium capabilities in addition to all of the capabilities included in 'Standard'. Premium enables selection of LongTermSupport (aka.ms\\/aks\\/lts) for certain Kubernetes versions. \\\n * **Standard**: Recommended for mission-critical and production workloads. Includes Kubernetes control plane autoscaling, workload-intensive testing, and up to 5,000 nodes per cluster. Guarantees 99.95% availability of the Kubernetes API server endpoint for clusters that use Availability Zones and 99.9% of availability for clusters that don't use Availability Zones. \\\n * **Free**: The cluster management is free, but charged for VM, storage, and networking usage. Best for experimenting, learning, simple testing, or workloads with fewer than 10 nodes. Not recommended for production use cases.\n */\nexport type ManagedClusterSKUTier = string;\n\n/** Known values of {@link ExtendedLocationTypes} that the service accepts. */\nexport enum KnownExtendedLocationTypes {\n /** EdgeZone */\n EdgeZone = \"EdgeZone\",\n}\n\n/**\n * Defines values for ExtendedLocationTypes. \\\n * {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EdgeZone**\n */\nexport type ExtendedLocationTypes = string;\n\n/** Known values of {@link Code} that the service accepts. */\nexport enum KnownCode {\n /** The cluster is running. */\n Running = \"Running\",\n /** The cluster is stopped. */\n Stopped = \"Stopped\",\n}\n\n/**\n * Defines values for Code. \\\n * {@link KnownCode} can be used interchangeably with Code,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running**: The cluster is running. \\\n * **Stopped**: The cluster is stopped.\n */\nexport type Code = string;\n\n/** Known values of {@link OSDiskType} that the service accepts. */\nexport enum KnownOSDiskType {\n /** Azure replicates the operating system disk for a virtual machine to Azure storage to avoid data loss should the VM need to be relocated to another host. Since containers aren't designed to have local state persisted, this behavior offers limited value while providing some drawbacks, including slower node provisioning and higher read\\/write latency. */\n Managed = \"Managed\",\n /** Ephemeral OS disks are stored only on the host machine, just like a temporary disk. This provides lower read\\/write latency, along with faster node scaling and cluster upgrades. */\n Ephemeral = \"Ephemeral\",\n}\n\n/**\n * Defines values for OSDiskType. \\\n * {@link KnownOSDiskType} can be used interchangeably with OSDiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Managed**: Azure replicates the operating system disk for a virtual machine to Azure storage to avoid data loss should the VM need to be relocated to another host. Since containers aren't designed to have local state persisted, this behavior offers limited value while providing some drawbacks, including slower node provisioning and higher read\\/write latency. \\\n * **Ephemeral**: Ephemeral OS disks are stored only on the host machine, just like a temporary disk. This provides lower read\\/write latency, along with faster node scaling and cluster upgrades.\n */\nexport type OSDiskType = string;\n\n/** Known values of {@link KubeletDiskType} that the service accepts. */\nexport enum KnownKubeletDiskType {\n /** Kubelet will use the OS disk for its data. */\n OS = \"OS\",\n /** Kubelet will use the temporary disk for its data. */\n Temporary = \"Temporary\",\n}\n\n/**\n * Defines values for KubeletDiskType. \\\n * {@link KnownKubeletDiskType} can be used interchangeably with KubeletDiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OS**: Kubelet will use the OS disk for its data. \\\n * **Temporary**: Kubelet will use the temporary disk for its data.\n */\nexport type KubeletDiskType = string;\n\n/** Known values of {@link WorkloadRuntime} that the service accepts. */\nexport enum KnownWorkloadRuntime {\n /** Nodes will use Kubelet to run standard OCI container workloads. */\n OCIContainer = \"OCIContainer\",\n /** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */\n WasmWasi = \"WasmWasi\",\n}\n\n/**\n * Defines values for WorkloadRuntime. \\\n * {@link KnownWorkloadRuntime} can be used interchangeably with WorkloadRuntime,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OCIContainer**: Nodes will use Kubelet to run standard OCI container workloads. \\\n * **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview).\n */\nexport type WorkloadRuntime = string;\n\n/** Known values of {@link OSType} that the service accepts. */\nexport enum KnownOSType {\n /** Use Linux. */\n Linux = \"Linux\",\n /** Use Windows. */\n Windows = \"Windows\",\n}\n\n/**\n * Defines values for OSType. \\\n * {@link KnownOSType} can be used interchangeably with OSType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linux**: Use Linux. \\\n * **Windows**: Use Windows.\n */\nexport type OSType = string;\n\n/** Known values of {@link Ossku} that the service accepts. */\nexport enum KnownOssku {\n /** Use Ubuntu as the OS for node images. */\n Ubuntu = \"Ubuntu\",\n /** 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. */\n AzureLinux = \"AzureLinux\",\n /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */\n CBLMariner = \"CBLMariner\",\n /** 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. */\n Windows2019 = \"Windows2019\",\n /** 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. */\n Windows2022 = \"Windows2022\",\n}\n\n/**\n * Defines values for Ossku. \\\n * {@link KnownOssku} can be used interchangeably with Ossku,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ubuntu**: Use Ubuntu as the OS for node images. \\\n * **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. \\\n * **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \\\n * **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. \\\n * **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.\n */\nexport type Ossku = string;\n\n/** Known values of {@link ScaleDownMode} that the service accepts. */\nexport enum KnownScaleDownMode {\n /** Create new instances during scale up and remove instances during scale down. */\n Delete = \"Delete\",\n /** Attempt to start deallocated instances (if they exist) during scale up and deallocate instances during scale down. */\n Deallocate = \"Deallocate\",\n}\n\n/**\n * Defines values for ScaleDownMode. \\\n * {@link KnownScaleDownMode} can be used interchangeably with ScaleDownMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Delete**: Create new instances during scale up and remove instances during scale down. \\\n * **Deallocate**: Attempt to start deallocated instances (if they exist) during scale up and deallocate instances during scale down.\n */\nexport type ScaleDownMode = string;\n\n/** Known values of {@link AgentPoolType} that the service accepts. */\nexport enum KnownAgentPoolType {\n /** Create an Agent Pool backed by a Virtual Machine Scale Set. */\n VirtualMachineScaleSets = \"VirtualMachineScaleSets\",\n /** Use of this is strongly discouraged. */\n AvailabilitySet = \"AvailabilitySet\",\n}\n\n/**\n * Defines values for AgentPoolType. \\\n * {@link KnownAgentPoolType} can be used interchangeably with AgentPoolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **VirtualMachineScaleSets**: Create an Agent Pool backed by a Virtual Machine Scale Set. \\\n * **AvailabilitySet**: Use of this is strongly discouraged.\n */\nexport type AgentPoolType = string;\n\n/** Known values of {@link AgentPoolMode} that the service accepts. */\nexport enum KnownAgentPoolMode {\n /** 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. */\n System = \"System\",\n /** User agent pools are primarily for hosting your application pods. */\n User = \"User\",\n}\n\n/**\n * Defines values for AgentPoolMode. \\\n * {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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. \\\n * **User**: User agent pools are primarily for hosting your application pods.\n */\nexport type AgentPoolMode = string;\n\n/** Known values of {@link ScaleSetPriority} that the service accepts. */\nexport enum KnownScaleSetPriority {\n /** Spot priority VMs will be used. There is no SLA for spot nodes. See [spot on AKS](https:\\//docs.microsoft.com\\/azure\\/aks\\/spot-node-pool) for more information. */\n Spot = \"Spot\",\n /** Regular VMs will be used. */\n Regular = \"Regular\",\n}\n\n/**\n * Defines values for ScaleSetPriority. \\\n * {@link KnownScaleSetPriority} can be used interchangeably with ScaleSetPriority,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Spot**: Spot priority VMs will be used. There is no SLA for spot nodes. See [spot on AKS](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/spot-node-pool) for more information. \\\n * **Regular**: Regular VMs will be used.\n */\nexport type ScaleSetPriority = string;\n\n/** Known values of {@link ScaleSetEvictionPolicy} that the service accepts. */\nexport enum KnownScaleSetEvictionPolicy {\n /** Nodes in the underlying Scale Set of the node pool are deleted when they're evicted. */\n Delete = \"Delete\",\n /** Nodes in the underlying Scale Set of the node pool are set to the stopped-deallocated state upon eviction. Nodes in the stopped-deallocated state count against your compute quota and can cause issues with cluster scaling or upgrading. */\n Deallocate = \"Deallocate\",\n}\n\n/**\n * Defines values for ScaleSetEvictionPolicy. \\\n * {@link KnownScaleSetEvictionPolicy} can be used interchangeably with ScaleSetEvictionPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Delete**: Nodes in the underlying Scale Set of the node pool are deleted when they're evicted. \\\n * **Deallocate**: Nodes in the underlying Scale Set of the node pool are set to the stopped-deallocated state upon eviction. Nodes in the stopped-deallocated state count against your compute quota and can cause issues with cluster scaling or upgrading.\n */\nexport type ScaleSetEvictionPolicy = string;\n\n/** Known values of {@link GPUInstanceProfile} that the service accepts. */\nexport enum KnownGPUInstanceProfile {\n /** MIG1G */\n MIG1G = \"MIG1g\",\n /** MIG2G */\n MIG2G = \"MIG2g\",\n /** MIG3G */\n MIG3G = \"MIG3g\",\n /** MIG4G */\n MIG4G = \"MIG4g\",\n /** MIG7G */\n MIG7G = \"MIG7g\",\n}\n\n/**\n * Defines values for GPUInstanceProfile. \\\n * {@link KnownGPUInstanceProfile} can be used interchangeably with GPUInstanceProfile,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MIG1g** \\\n * **MIG2g** \\\n * **MIG3g** \\\n * **MIG4g** \\\n * **MIG7g**\n */\nexport type GPUInstanceProfile = string;\n\n/** Known values of {@link Protocol} that the service accepts. */\nexport enum KnownProtocol {\n /** TCP protocol. */\n TCP = \"TCP\",\n /** UDP protocol. */\n UDP = \"UDP\",\n}\n\n/**\n * Defines values for Protocol. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP**: TCP protocol. \\\n * **UDP**: UDP protocol.\n */\nexport type Protocol = string;\n\n/** Known values of {@link LicenseType} that the service accepts. */\nexport enum KnownLicenseType {\n /** No additional licensing is applied. */\n None = \"None\",\n /** Enables Azure Hybrid User Benefits for Windows VMs. */\n WindowsServer = \"Windows_Server\",\n}\n\n/**\n * Defines values for LicenseType. \\\n * {@link KnownLicenseType} can be used interchangeably with LicenseType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No additional licensing is applied. \\\n * **Windows_Server**: Enables Azure Hybrid User Benefits for Windows VMs.\n */\nexport type LicenseType = string;\n\n/** Known values of {@link ManagedClusterPodIdentityProvisioningState} that the service accepts. */\nexport enum KnownManagedClusterPodIdentityProvisioningState {\n /** Assigned */\n Assigned = \"Assigned\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ManagedClusterPodIdentityProvisioningState. \\\n * {@link KnownManagedClusterPodIdentityProvisioningState} can be used interchangeably with ManagedClusterPodIdentityProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assigned** \\\n * **Canceled** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type ManagedClusterPodIdentityProvisioningState = string;\n\n/** Known values of {@link RestrictionLevel} that the service accepts. */\nexport enum KnownRestrictionLevel {\n /** All RBAC permissions are allowed on the managed node resource group */\n Unrestricted = \"Unrestricted\",\n /** Only *\\/read RBAC permissions allowed on the managed node resource group */\n ReadOnly = \"ReadOnly\",\n}\n\n/**\n * Defines values for RestrictionLevel. \\\n * {@link KnownRestrictionLevel} can be used interchangeably with RestrictionLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unrestricted**: All RBAC permissions are allowed on the managed node resource group \\\n * **ReadOnly**: Only *\\/read RBAC permissions allowed on the managed node resource group\n */\nexport type RestrictionLevel = string;\n\n/** Known values of {@link NetworkPlugin} that the service accepts. */\nexport enum KnownNetworkPlugin {\n /** 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. */\n Azure = \"azure\",\n /** Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\\//docs.microsoft.com\\/azure\\/aks\\/concepts-network#kubenet-basic-networking) for more information. */\n Kubenet = \"kubenet\",\n /** No CNI plugin is pre-installed. See [BYO CNI](https:\\//docs.microsoft.com\\/en-us\\/azure\\/aks\\/use-byo-cni) for more information. */\n None = \"none\",\n}\n\n/**\n * Defines values for NetworkPlugin. \\\n * {@link KnownNetworkPlugin} can be used interchangeably with NetworkPlugin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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. \\\n * **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/concepts-network#kubenet-basic-networking) for more information. \\\n * **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\\/\\/docs.microsoft.com\\/en-us\\/azure\\/aks\\/use-byo-cni) for more information.\n */\nexport type NetworkPlugin = string;\n\n/** Known values of {@link NetworkPluginMode} that the service accepts. */\nexport enum KnownNetworkPluginMode {\n /** 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. */\n Overlay = \"overlay\",\n}\n\n/**\n * Defines values for NetworkPluginMode. \\\n * {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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.\n */\nexport type NetworkPluginMode = string;\n\n/** Known values of {@link NetworkPolicy} that the service accepts. */\nexport enum KnownNetworkPolicy {\n /** Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. */\n None = \"none\",\n /** 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. */\n Calico = \"calico\",\n /** 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. */\n Azure = \"azure\",\n /** Use Cilium to enforce network policies. This requires networkDataplane to be 'cilium'. */\n Cilium = \"cilium\",\n}\n\n/**\n * Defines values for NetworkPolicy. \\\n * {@link KnownNetworkPolicy} can be used interchangeably with NetworkPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **none**: Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. \\\n * **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. \\\n * **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. \\\n * **cilium**: Use Cilium to enforce network policies. This requires networkDataplane to be 'cilium'.\n */\nexport type NetworkPolicy = string;\n\n/** Known values of {@link NetworkMode} that the service accepts. */\nexport enum KnownNetworkMode {\n /** No bridge is created. Intra-VM Pod to Pod communication is through IP routes created by Azure CNI. See [Transparent Mode](https:\\//docs.microsoft.com\\/azure\\/aks\\/faq#transparent-mode) for more information. */\n Transparent = \"transparent\",\n /** This is no longer supported */\n Bridge = \"bridge\",\n}\n\n/**\n * Defines values for NetworkMode. \\\n * {@link KnownNetworkMode} can be used interchangeably with NetworkMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **transparent**: No bridge is created. Intra-VM Pod to Pod communication is through IP routes created by Azure CNI. See [Transparent Mode](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/faq#transparent-mode) for more information. \\\n * **bridge**: This is no longer supported\n */\nexport type NetworkMode = string;\n\n/** Known values of {@link NetworkDataplane} that the service accepts. */\nexport enum KnownNetworkDataplane {\n /** Use Azure network dataplane. */\n Azure = \"azure\",\n /** Use Cilium network dataplane. See [Azure CNI Powered by Cilium](https:\\//learn.microsoft.com\\/azure\\/aks\\/azure-cni-powered-by-cilium) for more information. */\n Cilium = \"cilium\",\n}\n\n/**\n * Defines values for NetworkDataplane. \\\n * {@link KnownNetworkDataplane} can be used interchangeably with NetworkDataplane,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **azure**: Use Azure network dataplane. \\\n * **cilium**: Use Cilium network dataplane. See [Azure CNI Powered by Cilium](https:\\/\\/learn.microsoft.com\\/azure\\/aks\\/azure-cni-powered-by-cilium) for more information.\n */\nexport type NetworkDataplane = string;\n\n/** Known values of {@link OutboundType} that the service accepts. */\nexport enum KnownOutboundType {\n /** The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\\//docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-loadbalancer). */\n LoadBalancer = \"loadBalancer\",\n /** Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\\//docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-userdefinedrouting). */\n UserDefinedRouting = \"userDefinedRouting\",\n /** The AKS-managed NAT gateway is used for egress. */\n ManagedNATGateway = \"managedNATGateway\",\n /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */\n UserAssignedNATGateway = \"userAssignedNATGateway\",\n}\n\n/**\n * Defines values for OutboundType. \\\n * {@link KnownOutboundType} can be used interchangeably with OutboundType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **loadBalancer**: The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-loadbalancer). \\\n * **userDefinedRouting**: Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-userdefinedrouting). \\\n * **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \\\n * **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration.\n */\nexport type OutboundType = string;\n\n/** Known values of {@link LoadBalancerSku} that the service accepts. */\nexport enum KnownLoadBalancerSku {\n /** Use a a standard Load Balancer. This is the recommended Load Balancer SKU. For more information about on working with the load balancer in the managed cluster, see the [standard Load Balancer](https:\\//docs.microsoft.com\\/azure\\/aks\\/load-balancer-standard) article. */\n Standard = \"standard\",\n /** Use a basic Load Balancer with limited functionality. */\n Basic = \"basic\",\n}\n\n/**\n * Defines values for LoadBalancerSku. \\\n * {@link KnownLoadBalancerSku} can be used interchangeably with LoadBalancerSku,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **standard**: Use a a standard Load Balancer. This is the recommended Load Balancer SKU. For more information about on working with the load balancer in the managed cluster, see the [standard Load Balancer](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/load-balancer-standard) article. \\\n * **basic**: Use a basic Load Balancer with limited functionality.\n */\nexport type LoadBalancerSku = string;\n\n/** Known values of {@link BackendPoolType} that the service accepts. */\nexport enum KnownBackendPoolType {\n /** The type of the managed inbound Load Balancer BackendPool. https:\\//cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend. */\n NodeIPConfiguration = \"NodeIPConfiguration\",\n /** The type of the managed inbound Load Balancer BackendPool. https:\\//cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend. */\n NodeIP = \"NodeIP\",\n}\n\n/**\n * Defines values for BackendPoolType. \\\n * {@link KnownBackendPoolType} can be used interchangeably with BackendPoolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NodeIPConfiguration**: The type of the managed inbound Load Balancer BackendPool. https:\\/\\/cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend. \\\n * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\\/\\/cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend.\n */\nexport type BackendPoolType = string;\n\n/** Known values of {@link IpFamily} that the service accepts. */\nexport enum KnownIpFamily {\n /** IPv4 */\n IPv4 = \"IPv4\",\n /** IPv6 */\n IPv6 = \"IPv6\",\n}\n\n/**\n * Defines values for IpFamily. \\\n * {@link KnownIpFamily} can be used interchangeably with IpFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IPv4** \\\n * **IPv6**\n */\nexport type IpFamily = string;\n\n/** Known values of {@link UpgradeChannel} that the service accepts. */\nexport enum KnownUpgradeChannel {\n /** 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. */\n Rapid = \"rapid\",\n /** Automatically upgrade the cluster to the latest supported patch release on minor version N-1, where N is the latest supported minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.18.6. */\n Stable = \"stable\",\n /** Automatically upgrade the cluster to the latest supported patch version when it becomes available while keeping the minor version the same. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.17.9. */\n Patch = \"patch\",\n /** Automatically upgrade the node image to the latest version available. Consider using nodeOSUpgradeChannel instead as that allows you to configure node OS patching separate from Kubernetes version patching */\n NodeImage = \"node-image\",\n /** Disables auto-upgrades and keeps the cluster at its current version of Kubernetes. */\n None = \"none\",\n}\n\n/**\n * Defines values for UpgradeChannel. \\\n * {@link KnownUpgradeChannel} can be used interchangeably with UpgradeChannel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **rapid**: Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1. \\\n * **stable**: Automatically upgrade the cluster to the latest supported patch release on minor version N-1, where N is the latest supported minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.18.6. \\\n * **patch**: Automatically upgrade the cluster to the latest supported patch version when it becomes available while keeping the minor version the same. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.17.9. \\\n * **node-image**: Automatically upgrade the node image to the latest version available. Consider using nodeOSUpgradeChannel instead as that allows you to configure node OS patching separate from Kubernetes version patching \\\n * **none**: Disables auto-upgrades and keeps the cluster at its current version of Kubernetes.\n */\nexport type UpgradeChannel = string;\n\n/** Known values of {@link NodeOSUpgradeChannel} that the service accepts. */\nexport enum KnownNodeOSUpgradeChannel {\n /** 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 */\n None = \"None\",\n /** 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 */\n Unmanaged = \"Unmanaged\",\n /** 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. */\n NodeImage = \"NodeImage\",\n /** AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption. */\n SecurityPatch = \"SecurityPatch\",\n}\n\n/**\n * Defines values for NodeOSUpgradeChannel. \\\n * {@link KnownNodeOSUpgradeChannel} can be used interchangeably with NodeOSUpgradeChannel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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 \\\n * **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 \\\n * **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. \\\n * **SecurityPatch**: AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption.\n */\nexport type NodeOSUpgradeChannel = string;\n\n/** Known values of {@link Expander} that the service accepts. */\nexport enum KnownExpander {\n /** Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources. */\n LeastWaste = \"least-waste\",\n /** Selects the node group that would be able to schedule the most pods when scaling up. This is useful when you are using nodeSelector to make sure certain pods land on certain nodes. Note that this won't cause the autoscaler to select bigger nodes vs. smaller, as it can add multiple smaller nodes at once. */\n MostPods = \"most-pods\",\n /** Selects the node group that has the highest priority assigned by the user. It's configuration is described in more details [here](https:\\//github.com\\/kubernetes\\/autoscaler\\/blob\\/master\\/cluster-autoscaler\\/expander\\/priority\\/readme.md). */\n Priority = \"priority\",\n /** Used when you don't have a particular need for the node groups to scale differently. */\n Random = \"random\",\n}\n\n/**\n * Defines values for Expander. \\\n * {@link KnownExpander} can be used interchangeably with Expander,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **least-waste**: Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources. \\\n * **most-pods**: Selects the node group that would be able to schedule the most pods when scaling up. This is useful when you are using nodeSelector to make sure certain pods land on certain nodes. Note that this won't cause the autoscaler to select bigger nodes vs. smaller, as it can add multiple smaller nodes at once. \\\n * **priority**: Selects the node group that has the highest priority assigned by the user. It's configuration is described in more details [here](https:\\/\\/github.com\\/kubernetes\\/autoscaler\\/blob\\/master\\/cluster-autoscaler\\/expander\\/priority\\/readme.md). \\\n * **random**: Used when you don't have a particular need for the node groups to scale differently.\n */\nexport type Expander = string;\n\n/** Known values of {@link KeyVaultNetworkAccessTypes} that the service accepts. */\nexport enum KnownKeyVaultNetworkAccessTypes {\n /** Public */\n Public = \"Public\",\n /** Private */\n Private = \"Private\",\n}\n\n/**\n * Defines values for KeyVaultNetworkAccessTypes. \\\n * {@link KnownKeyVaultNetworkAccessTypes} can be used interchangeably with KeyVaultNetworkAccessTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Public** \\\n * **Private**\n */\nexport type KeyVaultNetworkAccessTypes = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link ServiceMeshMode} that the service accepts. */\nexport enum KnownServiceMeshMode {\n /** Istio deployed as an AKS addon. */\n Istio = \"Istio\",\n /** Mesh is disabled. */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for ServiceMeshMode. \\\n * {@link KnownServiceMeshMode} can be used interchangeably with ServiceMeshMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Istio**: Istio deployed as an AKS addon. \\\n * **Disabled**: Mesh is disabled.\n */\nexport type ServiceMeshMode = string;\n\n/** Known values of {@link IstioIngressGatewayMode} that the service accepts. */\nexport enum KnownIstioIngressGatewayMode {\n /** The ingress gateway is assigned a public IP address and is publicly accessible. */\n External = \"External\",\n /** The ingress gateway is assigned an internal IP address and cannot is accessed publicly. */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for IstioIngressGatewayMode. \\\n * {@link KnownIstioIngressGatewayMode} can be used interchangeably with IstioIngressGatewayMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **External**: The ingress gateway is assigned a public IP address and is publicly accessible. \\\n * **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.\n */\nexport type IstioIngressGatewayMode = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link Format} that the service accepts. */\nexport enum KnownFormat {\n /** Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https:\\//aka.ms\\/k8s\\/changes-1-26. */\n Azure = \"azure\",\n /** Return exec format kubeconfig. This format requires kubelogin binary in the path. */\n Exec = \"exec\",\n}\n\n/**\n * Defines values for Format. \\\n * {@link KnownFormat} can be used interchangeably with Format,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **azure**: Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https:\\/\\/aka.ms\\/k8s\\/changes-1-26. \\\n * **exec**: Return exec format kubeconfig. This format requires kubelogin binary in the path.\n */\nexport type Format = string;\n\n/** Known values of {@link WeekDay} that the service accepts. */\nexport enum KnownWeekDay {\n /** Sunday */\n Sunday = \"Sunday\",\n /** Monday */\n Monday = \"Monday\",\n /** Tuesday */\n Tuesday = \"Tuesday\",\n /** Wednesday */\n Wednesday = \"Wednesday\",\n /** Thursday */\n Thursday = \"Thursday\",\n /** Friday */\n Friday = \"Friday\",\n /** Saturday */\n Saturday = \"Saturday\",\n}\n\n/**\n * Defines values for WeekDay. \\\n * {@link KnownWeekDay} can be used interchangeably with WeekDay,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Sunday** \\\n * **Monday** \\\n * **Tuesday** \\\n * **Wednesday** \\\n * **Thursday** \\\n * **Friday** \\\n * **Saturday**\n */\nexport type WeekDay = string;\n\n/** Known values of {@link Type} that the service accepts. */\nexport enum KnownType {\n /** First week of the month. */\n First = \"First\",\n /** Second week of the month. */\n Second = \"Second\",\n /** Third week of the month. */\n Third = \"Third\",\n /** Fourth week of the month. */\n Fourth = \"Fourth\",\n /** Last week of the month. */\n Last = \"Last\",\n}\n\n/**\n * Defines values for Type. \\\n * {@link KnownType} can be used interchangeably with Type,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **First**: First week of the month. \\\n * **Second**: Second week of the month. \\\n * **Third**: Third week of the month. \\\n * **Fourth**: Fourth week of the month. \\\n * **Last**: Last week of the month.\n */\nexport type Type = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link ConnectionStatus} that the service accepts. */\nexport enum KnownConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n}\n\n/**\n * Defines values for ConnectionStatus. \\\n * {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type ConnectionStatus = string;\n\n/** Known values of {@link SnapshotType} that the service accepts. */\nexport enum KnownSnapshotType {\n /** The snapshot is a snapshot of a node pool. */\n NodePool = \"NodePool\",\n}\n\n/**\n * Defines values for SnapshotType. \\\n * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NodePool**: The snapshot is a snapshot of a node pool.\n */\nexport type SnapshotType = string;\n\n/** Known values of {@link TrustedAccessRoleBindingProvisioningState} that the service accepts. */\nexport enum KnownTrustedAccessRoleBindingProvisioningState {\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for TrustedAccessRoleBindingProvisioningState. \\\n * {@link KnownTrustedAccessRoleBindingProvisioningState} can be used interchangeably with TrustedAccessRoleBindingProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type TrustedAccessRoleBindingProvisioningState = string;\n/** Defines values for ResourceIdentityType. */\nexport type ResourceIdentityType = \"SystemAssigned\" | \"UserAssigned\" | \"None\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListKubernetesVersionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKubernetesVersions operation. */\nexport type ManagedClustersListKubernetesVersionsResponse =\n KubernetesVersionListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ManagedClustersListResponse = ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ManagedClustersListByResourceGroupResponse =\n ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetUpgradeProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getUpgradeProfile operation. */\nexport type ManagedClustersGetUpgradeProfileResponse =\n ManagedClusterUpgradeProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetAccessProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAccessProfile operation. */\nexport type ManagedClustersGetAccessProfileResponse =\n ManagedClusterAccessProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersListClusterAdminCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** server fqdn type for credentials to be returned */\n serverFqdn?: string;\n}\n\n/** Contains response data for the listClusterAdminCredentials operation. */\nexport type ManagedClustersListClusterAdminCredentialsResponse =\n CredentialResults;\n\n/** Optional parameters. */\nexport interface ManagedClustersListClusterUserCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** server fqdn type for credentials to be returned */\n serverFqdn?: string;\n /** Only apply to AAD clusters, specifies the format of returned kubeconfig. Format 'azure' will return azure auth-provider kubeconfig; format 'exec' will return exec format kubeconfig, which requires kubelogin binary in the path. */\n format?: Format;\n}\n\n/** Contains response data for the listClusterUserCredentials operation. */\nexport type ManagedClustersListClusterUserCredentialsResponse =\n CredentialResults;\n\n/** Optional parameters. */\nexport interface ManagedClustersListClusterMonitoringUserCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** server fqdn type for credentials to be returned */\n serverFqdn?: string;\n}\n\n/** Contains response data for the listClusterMonitoringUserCredentials operation. */\nexport type ManagedClustersListClusterMonitoringUserCredentialsResponse =\n CredentialResults;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ManagedClustersGetResponse = ManagedCluster;\n\n/** Optional parameters. */\nexport interface ManagedClustersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** The request should only proceed if no entity matches this string. */\n ifNoneMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ManagedClustersCreateOrUpdateResponse = ManagedCluster;\n\n/** Optional parameters. */\nexport interface ManagedClustersUpdateTagsOptionalParams\n extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateTags operation. */\nexport type ManagedClustersUpdateTagsResponse = ManagedCluster;\n\n/** Optional parameters. */\nexport interface ManagedClustersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ManagedClustersDeleteResponse = ManagedClustersDeleteHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersResetServicePrincipalProfileOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ManagedClustersResetAADProfileOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ManagedClustersRotateClusterCertificatesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the rotateClusterCertificates operation. */\nexport type ManagedClustersRotateClusterCertificatesResponse =\n ManagedClustersRotateClusterCertificatesHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersAbortLatestOperationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the abortLatestOperation operation. */\nexport type ManagedClustersAbortLatestOperationResponse =\n ManagedClustersAbortLatestOperationHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the rotateServiceAccountSigningKeys operation. */\nexport type ManagedClustersRotateServiceAccountSigningKeysResponse =\n ManagedClustersRotateServiceAccountSigningKeysHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersStopOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the stop operation. */\nexport type ManagedClustersStopResponse = ManagedClustersStopHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersStartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the start operation. */\nexport type ManagedClustersStartResponse = ManagedClustersStartHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersRunCommandOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the runCommand operation. */\nexport type ManagedClustersRunCommandResponse = RunCommandResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetCommandResultOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getCommandResult operation. */\nexport type ManagedClustersGetCommandResultResponse = RunCommandResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */\nexport type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse =\n OutboundEnvironmentEndpointCollection;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshRevisionProfilesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshRevisionProfiles operation. */\nexport type ManagedClustersListMeshRevisionProfilesResponse =\n MeshRevisionProfileList;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetMeshRevisionProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getMeshRevisionProfile operation. */\nexport type ManagedClustersGetMeshRevisionProfileResponse = MeshRevisionProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshUpgradeProfilesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshUpgradeProfiles operation. */\nexport type ManagedClustersListMeshUpgradeProfilesResponse =\n MeshUpgradeProfileList;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetMeshUpgradeProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getMeshUpgradeProfile operation. */\nexport type ManagedClustersGetMeshUpgradeProfileResponse = MeshUpgradeProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ManagedClustersListNextResponse = ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ManagedClustersListByResourceGroupNextResponse =\n ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListOutboundNetworkDependenciesEndpointsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpointsNext operation. */\nexport type ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse =\n OutboundEnvironmentEndpointCollection;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshRevisionProfilesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshRevisionProfilesNext operation. */\nexport type ManagedClustersListMeshRevisionProfilesNextResponse =\n MeshRevisionProfileList;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshUpgradeProfilesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshUpgradeProfilesNext operation. */\nexport type ManagedClustersListMeshUpgradeProfilesNextResponse =\n MeshUpgradeProfileList;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsListByManagedClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByManagedCluster operation. */\nexport type MaintenanceConfigurationsListByManagedClusterResponse =\n MaintenanceConfigurationListResult;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MaintenanceConfigurationsGetResponse = MaintenanceConfiguration;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type MaintenanceConfigurationsCreateOrUpdateResponse =\n MaintenanceConfiguration;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByManagedClusterNext operation. */\nexport type MaintenanceConfigurationsListByManagedClusterNextResponse =\n MaintenanceConfigurationListResult;\n\n/** Optional parameters. */\nexport interface AgentPoolsAbortLatestOperationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the abortLatestOperation operation. */\nexport type AgentPoolsAbortLatestOperationResponse =\n AgentPoolsAbortLatestOperationHeaders;\n\n/** Optional parameters. */\nexport interface AgentPoolsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AgentPoolsListResponse = AgentPoolListResult;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AgentPoolsGetResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** The request should only proceed if no entity matches this string. */\n ifNoneMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AgentPoolsCreateOrUpdateResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */\n ignorePodDisruptionBudget?: boolean;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AgentPoolsDeleteResponse = AgentPoolsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetUpgradeProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getUpgradeProfile operation. */\nexport type AgentPoolsGetUpgradeProfileResponse = AgentPoolUpgradeProfile;\n\n/** Optional parameters. */\nexport interface AgentPoolsDeleteMachinesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the deleteMachines operation. */\nexport type AgentPoolsDeleteMachinesResponse = AgentPoolsDeleteMachinesHeaders;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetAvailableAgentPoolVersionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAvailableAgentPoolVersions operation. */\nexport type AgentPoolsGetAvailableAgentPoolVersionsResponse =\n AgentPoolAvailableVersions;\n\n/** Optional parameters. */\nexport interface AgentPoolsUpgradeNodeImageVersionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface AgentPoolsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AgentPoolsListNextResponse = AgentPoolListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type PrivateEndpointConnectionsUpdateResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResourcesListResult;\n\n/** Optional parameters. */\nexport interface ResolvePrivateLinkServiceIdPostOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the post operation. */\nexport type ResolvePrivateLinkServiceIdPostResponse = PrivateLinkResource;\n\n/** Optional parameters. */\nexport interface SnapshotsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SnapshotsListResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface SnapshotsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SnapshotsListByResourceGroupResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface SnapshotsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SnapshotsGetResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SnapshotsCreateOrUpdateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsUpdateTagsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the updateTags operation. */\nexport type SnapshotsUpdateTagsResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SnapshotsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SnapshotsListNextResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface SnapshotsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type TrustedAccessRoleBindingsListResponse =\n TrustedAccessRoleBindingListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type TrustedAccessRoleBindingsCreateOrUpdateResponse =\n TrustedAccessRoleBinding;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type TrustedAccessRoleBindingsDeleteResponse =\n TrustedAccessRoleBindingsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TrustedAccessRoleBindingsListNextResponse =\n TrustedAccessRoleBindingListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRolesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRolesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;\n\n/** Optional parameters. */\nexport interface MachinesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type MachinesListResponse = MachineListResult;\n\n/** Optional parameters. */\nexport interface MachinesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MachinesGetResponse = Machine;\n\n/** Optional parameters. */\nexport interface MachinesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type MachinesListNextResponse = MachineListResult;\n\n/** Optional parameters. */\nexport interface ContainerServiceClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAoqEH,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAKX;AALD,WAAY,0BAA0B;IACpC,2KAA2K;IAC3K,uEAAyC,CAAA;IACzC,yKAAyK;IACzK,uEAAyC,CAAA;AAC3C,CAAC,EALW,0BAA0B,KAA1B,0BAA0B,QAKrC;AAYD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,6CAA6C;IAC7C,2CAAa,CAAA;AACf,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAWD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAOX;AAPD,WAAY,0BAA0B;IACpC,uMAAuM;IACvM,iDAAmB,CAAA;IACnB,uWAAuW;IACvW,mDAAqB,CAAA;IACrB,4NAA4N;IAC5N,2CAAa,CAAA;AACf,CAAC,EAPW,0BAA0B,KAA1B,0BAA0B,QAOrC;AAaD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,eAAe;IACf,mDAAqB,CAAA;AACvB,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAWD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,8BAA8B;IAC9B,gCAAmB,CAAA;IACnB,8BAA8B;IAC9B,gCAAmB,CAAA;AACrB,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,qWAAqW;IACrW,sCAAmB,CAAA;IACnB,wLAAwL;IACxL,0CAAuB,CAAA;AACzB,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,iDAAiD;IACjD,iCAAS,CAAA;IACT,wDAAwD;IACxD,+CAAuB,CAAA;AACzB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,sEAAsE;IACtE,qDAA6B,CAAA;IAC7B,uFAAuF;IACvF,6CAAqB,CAAA;AACvB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,iBAAiB;IACjB,8BAAe,CAAA;IACf,mBAAmB;IACnB,kCAAmB,CAAA;AACrB,CAAC,EALW,WAAW,KAAX,WAAW,QAKtB;AAYD,8DAA8D;AAC9D,MAAM,CAAN,IAAY,UAWX;AAXD,WAAY,UAAU;IACpB,4CAA4C;IAC5C,+BAAiB,CAAA;IACjB,8KAA8K;IAC9K,uCAAyB,CAAA;IACzB,+FAA+F;IAC/F,uCAAyB,CAAA;IACzB,2LAA2L;IAC3L,yCAA2B,CAAA;IAC3B,2LAA2L;IAC3L,yCAA2B,CAAA;AAC7B,CAAC,EAXW,UAAU,KAAV,UAAU,QAWrB;AAeD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,mFAAmF;IACnF,uCAAiB,CAAA;IACjB,yHAAyH;IACzH,+CAAyB,CAAA;AAC3B,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,kEAAkE;IAClE,yEAAmD,CAAA;IACnD,2CAA2C;IAC3C,yDAAmC,CAAA;AACrC,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,4NAA4N;IAC5N,uCAAiB,CAAA;IACjB,wEAAwE;IACxE,mCAAa,CAAA;AACf,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,uKAAuK;IACvK,sCAAa,CAAA;IACb,gCAAgC;IAChC,4CAAmB,CAAA;AACrB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,2FAA2F;IAC3F,gDAAiB,CAAA;IACjB,iPAAiP;IACjP,wDAAyB,CAAA;AAC3B,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAWX;AAXD,WAAY,uBAAuB;IACjC,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;IACf,YAAY;IACZ,0CAAe,CAAA;AACjB,CAAC,EAXW,uBAAuB,KAAvB,uBAAuB,QAWlC;AAeD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,oBAAoB;IACpB,4BAAW,CAAA;IACX,oBAAoB;IACpB,4BAAW,CAAA;AACb,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,sBAAsB;IACtB,qCAAmB,CAAA;IACnB,2BAA2B;IAC3B,+BAAa,CAAA;AACf,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,0CAA0C;IAC1C,iCAAa,CAAA;IACb,0DAA0D;IAC1D,oDAAgC,CAAA;AAClC,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAYD,mGAAmG;AACnG,MAAM,CAAN,IAAY,+CAaX;AAbD,WAAY,+CAA+C;IACzD,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,aAAa;IACb,oEAAiB,CAAA;IACjB,gBAAgB;IAChB,0EAAuB,CAAA;IACvB,eAAe;IACf,wEAAqB,CAAA;AACvB,CAAC,EAbW,+CAA+C,KAA/C,+CAA+C,QAa1D;AAgBD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,0EAA0E;IAC1E,sDAA6B,CAAA;IAC7B,+EAA+E;IAC/E,8CAAqB,CAAA;AACvB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,6LAA6L;IAC7L,qCAAe,CAAA;IACf,iLAAiL;IACjL,yCAAmB,CAAA;IACnB,uIAAuI;IACvI,mCAAa,CAAA;AACf,CAAC,EAPW,kBAAkB,KAAlB,kBAAkB,QAO7B;AAaD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IAChC,uOAAuO;IACvO,6CAAmB,CAAA;AACrB,CAAC,EAHW,sBAAsB,KAAtB,sBAAsB,QAGjC;AAWD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,4GAA4G;IAC5G,mCAAa,CAAA;IACb,iPAAiP;IACjP,uCAAiB,CAAA;IACjB,gPAAgP;IAChP,qCAAe,CAAA;IACf,6FAA6F;IAC7F,uCAAiB,CAAA;AACnB,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,qNAAqN;IACrN,+CAA2B,CAAA;IAC3B,kCAAkC;IAClC,qCAAiB,CAAA;AACnB,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,mCAAmC;IACnC,wCAAe,CAAA;IACf,mKAAmK;IACnK,0CAAiB,CAAA;AACnB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAWX;AAXD,WAAY,iBAAiB;IAC3B,2RAA2R;IAC3R,kDAA6B,CAAA;IAC7B,uRAAuR;IACvR,8DAAyC,CAAA;IACzC,sDAAsD;IACtD,4DAAuC,CAAA;IACvC,iKAAiK;IACjK,sEAAiD,CAAA;IACjD,0RAA0R;IAC1R,kCAAa,CAAA;AACf,CAAC,EAXW,iBAAiB,KAAjB,iBAAiB,QAW5B;AAeD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,iRAAiR;IACjR,6CAAqB,CAAA;IACrB,4DAA4D;IAC5D,uCAAe,CAAA;AACjB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,oKAAoK;IACpK,mEAA2C,CAAA;IAC3C,oKAAoK;IACpK,yCAAiB,CAAA;AACnB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,WAAW;IACX,8BAAa,CAAA;IACb,WAAW;IACX,8BAAa,CAAA;AACf,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAWX;AAXD,WAAY,mBAAmB;IAC7B,6gBAA6gB;IAC7gB,sCAAe,CAAA;IACf,0SAA0S;IAC1S,wCAAiB,CAAA;IACjB,ySAAyS;IACzS,sCAAe,CAAA;IACf,mNAAmN;IACnN,+CAAwB,CAAA;IACxB,yFAAyF;IACzF,oCAAa,CAAA;AACf,CAAC,EAXW,mBAAmB,KAAnB,mBAAmB,QAW9B;AAeD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,mJAAmJ;IACnJ,0CAAa,CAAA;IACb,gfAAgf;IAChf,oDAAuB,CAAA;IACvB,0TAA0T;IAC1T,oDAAuB,CAAA;IACvB,8dAA8d;IAC9d,4DAA+B,CAAA;AACjC,CAAC,EATW,yBAAyB,KAAzB,yBAAyB,QASpC;AAcD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aASX;AATD,WAAY,aAAa;IACvB,2SAA2S;IAC3S,2CAA0B,CAAA;IAC1B,uTAAuT;IACvT,uCAAsB,CAAA;IACtB,uPAAuP;IACvP,sCAAqB,CAAA;IACrB,2FAA2F;IAC3F,kCAAiB,CAAA;AACnB,CAAC,EATW,aAAa,KAAb,aAAa,QASxB;AAcD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,aAAa;IACb,oDAAiB,CAAA;IACjB,cAAc;IACd,sDAAmB,CAAA;AACrB,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,cAAc;IACd,+CAAmB,CAAA;IACnB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,sCAAsC;IACtC,uCAAe,CAAA;IACf,wBAAwB;IACxB,6CAAqB,CAAA;AACvB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,sFAAsF;IACtF,qDAAqB,CAAA;IACrB,8FAA8F;IAC9F,qDAAqB,CAAA;AACvB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,2DAA2D;IAC3D,sCAAe,CAAA;IACf,mDAAmD;IACnD,wCAAiB,CAAA;AACnB,CAAC,EALW,mBAAmB,KAAnB,mBAAmB,QAK9B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,6JAA6J;IAC7J,8BAAe,CAAA;IACf,wFAAwF;IACxF,4BAAa,CAAA;AACf,CAAC,EALW,WAAW,KAAX,WAAW,QAKtB;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAeX;AAfD,WAAY,YAAY;IACtB,aAAa;IACb,iCAAiB,CAAA;IACjB,aAAa;IACb,iCAAiB,CAAA;IACjB,cAAc;IACd,mCAAmB,CAAA;IACnB,gBAAgB;IAChB,uCAAuB,CAAA;IACvB,eAAe;IACf,qCAAqB,CAAA;IACrB,aAAa;IACb,iCAAiB,CAAA;IACjB,eAAe;IACf,qCAAqB,CAAA;AACvB,CAAC,EAfW,YAAY,KAAZ,YAAY,QAevB;AAiBD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAWX;AAXD,WAAY,SAAS;IACnB,+BAA+B;IAC/B,4BAAe,CAAA;IACf,gCAAgC;IAChC,8BAAiB,CAAA;IACjB,+BAA+B;IAC/B,4BAAe,CAAA;IACf,gCAAgC;IAChC,8BAAiB,CAAA;IACjB,8BAA8B;IAC9B,0BAAa,CAAA;AACf,CAAC,EAXW,SAAS,KAAT,SAAS,QAWpB;AAeD,mGAAmG;AACnG,MAAM,CAAN,IAAY,+CAWX;AAXD,WAAY,+CAA+C;IACzD,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,aAAa;IACb,oEAAiB,CAAA;IACjB,gBAAgB;IAChB,0EAAuB,CAAA;AACzB,CAAC,EAXW,+CAA+C,KAA/C,+CAA+C,QAW1D;AAeD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBASX;AATD,WAAY,qBAAqB;IAC/B,cAAc;IACd,4CAAmB,CAAA;IACnB,eAAe;IACf,8CAAqB,CAAA;IACrB,eAAe;IACf,8CAAqB,CAAA;IACrB,mBAAmB;IACnB,sDAA6B,CAAA;AAC/B,CAAC,EATW,qBAAqB,KAArB,qBAAqB,QAShC;AAcD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,iDAAiD;IACjD,0CAAqB,CAAA;AACvB,CAAC,EAHW,iBAAiB,KAAjB,iBAAiB,QAG5B;AAWD,kGAAkG;AAClG,MAAM,CAAN,IAAY,8CAWX;AAXD,WAAY,8CAA8C;IACxD,eAAe;IACf,uEAAqB,CAAA;IACrB,eAAe;IACf,uEAAqB,CAAA;IACrB,aAAa;IACb,mEAAiB,CAAA;IACjB,gBAAgB;IAChB,yEAAuB,CAAA;IACvB,eAAe;IACf,uEAAqB,CAAA;AACvB,CAAC,EAXW,8CAA8C,KAA9C,8CAA8C,QAWzD","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type * as coreClient from \"@azure/core-client\";\n\n/** The List Operation response. */\nexport interface OperationListResult {\n /**\n * The list of operations\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: OperationValue[];\n}\n\n/** Describes the properties of a Operation value. */\nexport interface OperationValue {\n /**\n * The origin of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: string;\n /**\n * The name of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The display name of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The display name of the resource the operation applies to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The description of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The resource provider for the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n}\n\n/** An error response from the Container service. */\nexport interface CloudError {\n /** Details about the error. */\n error?: CloudErrorBody;\n}\n\n/** An error response from the Container service. */\nexport interface CloudErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n /** The target of the particular error. For example, the name of the property in error. */\n target?: string;\n /** A list of additional details about the error. */\n details?: CloudErrorBody[];\n}\n\n/** Hold values properties, which is array of KubernetesVersion */\nexport interface KubernetesVersionListResult {\n /** Array of AKS supported Kubernetes versions. */\n values?: KubernetesVersion[];\n}\n\n/** Kubernetes version profile for given major.minor release. */\nexport interface KubernetesVersion {\n /** major.minor version of Kubernetes release */\n version?: string;\n /** Capabilities on this Kubernetes version. */\n capabilities?: KubernetesVersionCapabilities;\n /** Whether this version is default. */\n isDefault?: boolean;\n /** Whether this version is in preview mode. */\n isPreview?: boolean;\n /** Patch versions of Kubernetes release */\n patchVersions?: { [propertyName: string]: KubernetesPatchVersion };\n}\n\n/** Capabilities on this Kubernetes version. */\nexport interface KubernetesVersionCapabilities {\n supportPlan?: KubernetesSupportPlan[];\n}\n\n/** Kubernetes patch version profile */\nexport interface KubernetesPatchVersion {\n /** Possible upgrade path for given patch version */\n upgrades?: string[];\n}\n\n/** The response from the List Managed Clusters operation. */\nexport interface ManagedClusterListResult {\n /** The list of managed clusters. */\n value?: ManagedCluster[];\n /**\n * The URL to get the next set of managed cluster results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The SKU of a Managed Cluster. */\nexport interface ManagedClusterSKU {\n /** The name of a managed cluster SKU. */\n name?: ManagedClusterSKUName;\n /** If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */\n tier?: ManagedClusterSKUTier;\n}\n\n/** The complex type of the extended location. */\nexport interface ExtendedLocation {\n /** The name of the extended location. */\n name?: string;\n /** The type of the extended location. */\n type?: ExtendedLocationTypes;\n}\n\n/** Identity for the managed cluster. */\nexport interface ManagedClusterIdentity {\n /**\n * The principal id of the system assigned identity which is used by master components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant id of the system assigned identity which is used by master components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity). */\n type?: ResourceIdentityType;\n /** The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only. */\n delegatedResources?: { [propertyName: string]: DelegatedResource };\n /** The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */\n userAssignedIdentities?: {\n [propertyName: string]: ManagedServiceIdentityUserAssignedIdentitiesValue;\n };\n}\n\n/** Delegated resource properties - internal use only. */\nexport interface DelegatedResource {\n /** The ARM resource id of the delegated resource - internal use only. */\n resourceId?: string;\n /** The tenant id of the delegated resource - internal use only. */\n tenantId?: string;\n /** The delegation id of the referral delegation (optional) - internal use only. */\n referralResource?: string;\n /** The source resource location - internal use only. */\n location?: string;\n}\n\nexport interface ManagedServiceIdentityUserAssignedIdentitiesValue {\n /**\n * The principal id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Describes the Power State of the cluster */\nexport interface PowerState {\n /** Tells whether the cluster is Running or Stopped */\n code?: Code;\n}\n\n/** Properties for the container service agent pool profile. */\nexport interface ManagedClusterAgentPoolProfileProperties {\n /**\n * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eTag?: string;\n /** 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. */\n count?: number;\n /** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */\n vmSize?: string;\n /** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */\n osDiskSizeGB?: number;\n /** The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */\n osDiskType?: OSDiskType;\n /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */\n kubeletDiskType?: KubeletDiskType;\n /** Determines the type of workload a node can run. */\n workloadRuntime?: WorkloadRuntime;\n /** 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). */\n messageOfTheDay?: string;\n /** 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} */\n vnetSubnetID?: string;\n /** 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} */\n podSubnetID?: string;\n /** The maximum number of pods that can run on a node. */\n maxPods?: number;\n /** The operating system type. The default is Linux. */\n osType?: OSType;\n /** 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. */\n osSKU?: Ossku;\n /** The maximum number of nodes for auto-scaling */\n maxCount?: number;\n /** The minimum number of nodes for auto-scaling */\n minCount?: number;\n /** Whether to enable auto-scaler */\n enableAutoScaling?: boolean;\n /** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */\n scaleDownMode?: ScaleDownMode;\n /** The type of Agent Pool. */\n type?: AgentPoolType;\n /** 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 */\n mode?: AgentPoolMode;\n /** 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). */\n orchestratorVersion?: string;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentOrchestratorVersion?: string;\n /**\n * The version of node image\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeImageVersion?: string;\n /** Settings for upgrading the agentpool */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /**\n * The current deployment or provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */\n powerState?: PowerState;\n /** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */\n availabilityZones?: string[];\n /** 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. */\n enableNodePublicIP?: boolean;\n /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */\n nodePublicIPPrefixID?: string;\n /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */\n scaleSetPriority?: ScaleSetPriority;\n /** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */\n scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;\n /** Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */\n spotMaxPrice?: number;\n /** The tags to be persisted on the agent pool virtual machine scale set. */\n tags?: { [propertyName: string]: string };\n /** The node labels to be persisted across all nodes in agent pool. */\n nodeLabels?: { [propertyName: string]: string };\n /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */\n nodeTaints?: string[];\n /** The ID for Proximity Placement Group. */\n proximityPlacementGroupID?: string;\n /** The Kubelet configuration on the agent pool nodes. */\n kubeletConfig?: KubeletConfig;\n /** The OS configuration of Linux agent nodes. */\n linuxOSConfig?: LinuxOSConfig;\n /** This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */\n enableEncryptionAtHost?: boolean;\n /** Whether to enable UltraSSD */\n enableUltraSSD?: boolean;\n /** See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */\n enableFips?: boolean;\n /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */\n gpuInstanceProfile?: GPUInstanceProfile;\n /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */\n creationData?: CreationData;\n /** AKS will associate the specified agent pool with the Capacity Reservation Group. */\n capacityReservationGroupID?: string;\n /** 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). */\n hostGroupID?: string;\n /** Network-related settings of an agent pool. */\n networkProfile?: AgentPoolNetworkProfile;\n /** The Windows agent pool's specific profile. */\n windowsProfile?: AgentPoolWindowsProfile;\n /** The security settings of an agent pool. */\n securityProfile?: AgentPoolSecurityProfile;\n /** GPU settings for the Agent Pool. */\n gpuProfile?: GPUProfile;\n}\n\n/** Settings for upgrading an agentpool */\nexport interface AgentPoolUpgradeSettings {\n /** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */\n maxSurge?: string;\n /** The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */\n drainTimeoutInMinutes?: number;\n /** The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */\n nodeSoakDurationInMinutes?: number;\n}\n\n/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */\nexport interface KubeletConfig {\n /** The default is 'none'. See [Kubernetes CPU management policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies) for more information. Allowed values are 'none' and 'static'. */\n cpuManagerPolicy?: string;\n /** The default is true. */\n cpuCfsQuota?: boolean;\n /** The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'. */\n cpuCfsQuotaPeriod?: string;\n /** To disable image garbage collection, set to 100. The default is 85% */\n imageGcHighThreshold?: number;\n /** This cannot be set higher than imageGcHighThreshold. The default is 80% */\n imageGcLowThreshold?: number;\n /** For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager). The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'. */\n topologyManagerPolicy?: string;\n /** Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`). */\n allowedUnsafeSysctls?: string[];\n /** If set to true it will make the Kubelet fail to start if swap is enabled on the node. */\n failSwapOn?: boolean;\n /** The maximum size (e.g. 10Mi) of container log file before it is rotated. */\n containerLogMaxSizeMB?: number;\n /** The maximum number of container log files that can be present for a container. The number must be ≥ 2. */\n containerLogMaxFiles?: number;\n /** The maximum number of processes per pod. */\n podMaxPids?: number;\n}\n\n/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */\nexport interface LinuxOSConfig {\n /** Sysctl settings for Linux agent nodes. */\n sysctls?: SysctlConfig;\n /** Valid values are 'always', 'madvise', and 'never'. The default is 'always'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */\n transparentHugePageEnabled?: string;\n /** Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */\n transparentHugePageDefrag?: string;\n /** The size in MB of a swap file that will be created on each node. */\n swapFileSizeMB?: number;\n}\n\n/** Sysctl settings for Linux agent nodes. */\nexport interface SysctlConfig {\n /** Sysctl setting net.core.somaxconn. */\n netCoreSomaxconn?: number;\n /** Sysctl setting net.core.netdev_max_backlog. */\n netCoreNetdevMaxBacklog?: number;\n /** Sysctl setting net.core.rmem_default. */\n netCoreRmemDefault?: number;\n /** Sysctl setting net.core.rmem_max. */\n netCoreRmemMax?: number;\n /** Sysctl setting net.core.wmem_default. */\n netCoreWmemDefault?: number;\n /** Sysctl setting net.core.wmem_max. */\n netCoreWmemMax?: number;\n /** Sysctl setting net.core.optmem_max. */\n netCoreOptmemMax?: number;\n /** Sysctl setting net.ipv4.tcp_max_syn_backlog. */\n netIpv4TcpMaxSynBacklog?: number;\n /** Sysctl setting net.ipv4.tcp_max_tw_buckets. */\n netIpv4TcpMaxTwBuckets?: number;\n /** Sysctl setting net.ipv4.tcp_fin_timeout. */\n netIpv4TcpFinTimeout?: number;\n /** Sysctl setting net.ipv4.tcp_keepalive_time. */\n netIpv4TcpKeepaliveTime?: number;\n /** Sysctl setting net.ipv4.tcp_keepalive_probes. */\n netIpv4TcpKeepaliveProbes?: number;\n /** Sysctl setting net.ipv4.tcp_keepalive_intvl. */\n netIpv4TcpkeepaliveIntvl?: number;\n /** Sysctl setting net.ipv4.tcp_tw_reuse. */\n netIpv4TcpTwReuse?: boolean;\n /** Sysctl setting net.ipv4.ip_local_port_range. */\n netIpv4IpLocalPortRange?: string;\n /** Sysctl setting net.ipv4.neigh.default.gc_thresh1. */\n netIpv4NeighDefaultGcThresh1?: number;\n /** Sysctl setting net.ipv4.neigh.default.gc_thresh2. */\n netIpv4NeighDefaultGcThresh2?: number;\n /** Sysctl setting net.ipv4.neigh.default.gc_thresh3. */\n netIpv4NeighDefaultGcThresh3?: number;\n /** Sysctl setting net.netfilter.nf_conntrack_max. */\n netNetfilterNfConntrackMax?: number;\n /** Sysctl setting net.netfilter.nf_conntrack_buckets. */\n netNetfilterNfConntrackBuckets?: number;\n /** Sysctl setting fs.inotify.max_user_watches. */\n fsInotifyMaxUserWatches?: number;\n /** Sysctl setting fs.file-max. */\n fsFileMax?: number;\n /** Sysctl setting fs.aio-max-nr. */\n fsAioMaxNr?: number;\n /** Sysctl setting fs.nr_open. */\n fsNrOpen?: number;\n /** Sysctl setting kernel.threads-max. */\n kernelThreadsMax?: number;\n /** Sysctl setting vm.max_map_count. */\n vmMaxMapCount?: number;\n /** Sysctl setting vm.swappiness. */\n vmSwappiness?: number;\n /** Sysctl setting vm.vfs_cache_pressure. */\n vmVfsCachePressure?: number;\n}\n\n/** Data used when creating a target resource from a source resource. */\nexport interface CreationData {\n /** This is the ARM ID of the source object to be used to create the target object. */\n sourceResourceId?: string;\n}\n\n/** Network settings of an agent pool. */\nexport interface AgentPoolNetworkProfile {\n /** IPTags of instance-level public IPs. */\n nodePublicIPTags?: IPTag[];\n /** The port ranges that are allowed to access. The specified ranges are allowed to overlap. */\n allowedHostPorts?: PortRange[];\n /** The IDs of the application security groups which agent pool will associate when created. */\n applicationSecurityGroups?: string[];\n}\n\n/** Contains the IPTag associated with the object. */\nexport interface IPTag {\n /** The IP tag type. Example: RoutingPreference. */\n ipTagType?: string;\n /** The value of the IP tag associated with the public IP. Example: Internet. */\n tag?: string;\n}\n\n/** The port range. */\nexport interface PortRange {\n /** The minimum port that is included in the range. It should be ranged from 1 to 65535, and be less than or equal to portEnd. */\n portStart?: number;\n /** The maximum port that is included in the range. It should be ranged from 1 to 65535, and be greater than or equal to portStart. */\n portEnd?: number;\n /** The network protocol of the port. */\n protocol?: Protocol;\n}\n\n/** The Windows agent pool's specific profile. */\nexport interface AgentPoolWindowsProfile {\n /** 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. */\n disableOutboundNat?: boolean;\n}\n\n/** The security settings of an agent pool. */\nexport interface AgentPoolSecurityProfile {\n /** 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. */\n enableVtpm?: boolean;\n /** 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. */\n enableSecureBoot?: boolean;\n}\n\n/** GPU settings for the Agent Pool. */\nexport interface GPUProfile {\n /** Whether to install GPU drivers. When it's not specified, default is Install. */\n driver?: GPUDriver;\n}\n\n/** Profile for Linux VMs in the container service cluster. */\nexport interface ContainerServiceLinuxProfile {\n /** The administrator username to use for Linux VMs. */\n adminUsername: string;\n /** The SSH configuration for Linux-based VMs running on Azure. */\n ssh: ContainerServiceSshConfiguration;\n}\n\n/** SSH configuration for Linux-based VMs running on Azure. */\nexport interface ContainerServiceSshConfiguration {\n /** The list of SSH public keys used to authenticate with Linux-based VMs. A maximum of 1 key may be specified. */\n publicKeys: ContainerServiceSshPublicKey[];\n}\n\n/** Contains information about SSH certificate public key data. */\nexport interface ContainerServiceSshPublicKey {\n /** Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers. */\n keyData: string;\n}\n\n/** Profile for Windows VMs in the managed cluster. */\nexport interface ManagedClusterWindowsProfile {\n /** Specifies the name of the administrator account. <br><br> **Restriction:** Cannot end in \".\" <br><br> **Disallowed values:** \"administrator\", \"admin\", \"user\", \"user1\", \"test\", \"user2\", \"test1\", \"user3\", \"admin1\", \"1\", \"123\", \"a\", \"actuser\", \"adm\", \"admin2\", \"aspnet\", \"backup\", \"console\", \"david\", \"guest\", \"john\", \"owner\", \"root\", \"server\", \"sql\", \"support\", \"support_388945a0\", \"sys\", \"test2\", \"test3\", \"user4\", \"user5\". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters */\n adminUsername: string;\n /** Specifies the password of the administrator account. <br><br> **Minimum-length:** 8 characters <br><br> **Max-length:** 123 characters <br><br> **Complexity requirements:** 3 out of 4 conditions below need to be fulfilled <br> Has lower characters <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\\W_]) <br><br> **Disallowed values:** \"abc@123\", \"P@$$w0rd\", \"P@ssw0rd\", \"P@ssword123\", \"Pa$$word\", \"pass@word1\", \"Password!\", \"Password1\", \"Password22\", \"iloveyou!\" */\n adminPassword?: string;\n /** The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details. */\n licenseType?: LicenseType;\n /** For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy). */\n enableCSIProxy?: boolean;\n /** The Windows gMSA Profile in the Managed Cluster. */\n gmsaProfile?: WindowsGmsaProfile;\n}\n\n/** Windows gMSA Profile in the managed cluster. */\nexport interface WindowsGmsaProfile {\n /** Specifies whether to enable Windows gMSA in the managed cluster. */\n enabled?: boolean;\n /** Specifies the DNS server for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster. */\n dnsServer?: string;\n /** Specifies the root domain name for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster. */\n rootDomainName?: string;\n}\n\n/** Information about a service principal identity for the cluster to use for manipulating Azure APIs. */\nexport interface ManagedClusterServicePrincipalProfile {\n /** The ID for the service principal. */\n clientId: string;\n /** The secret password associated with the service principal in plain text. */\n secret?: string;\n}\n\n/** A Kubernetes add-on profile for a managed cluster. */\nexport interface ManagedClusterAddonProfile {\n /** Whether the add-on is enabled or not. */\n enabled: boolean;\n /** Key-value pairs for configuring an add-on. */\n config?: { [propertyName: string]: string };\n /**\n * Information of user assigned identity used by this add-on.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly identity?: ManagedClusterAddonProfileIdentity;\n}\n\n/** Details about a user assigned identity. */\nexport interface UserAssignedIdentity {\n /** The resource ID of the user assigned identity. */\n resourceId?: string;\n /** The client ID of the user assigned identity. */\n clientId?: string;\n /** The object ID of the user assigned identity. */\n objectId?: string;\n}\n\n/** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration. */\nexport interface ManagedClusterPodIdentityProfile {\n /** Whether the pod identity addon is enabled. */\n enabled?: boolean;\n /** Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See [using Kubenet network plugin with AAD Pod Identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#using-kubenet-network-plugin-with-azure-active-directory-pod-managed-identities) for more information. */\n allowNetworkPluginKubenet?: boolean;\n /** The pod identities to use in the cluster. */\n userAssignedIdentities?: ManagedClusterPodIdentity[];\n /** The pod identity exceptions to allow. */\n userAssignedIdentityExceptions?: ManagedClusterPodIdentityException[];\n}\n\n/** Details about the pod identity assigned to the Managed Cluster. */\nexport interface ManagedClusterPodIdentity {\n /** The name of the pod identity. */\n name: string;\n /** The namespace of the pod identity. */\n namespace: string;\n /** The binding selector to use for the AzureIdentityBinding resource. */\n bindingSelector?: string;\n /** The user assigned identity details. */\n identity: UserAssignedIdentity;\n /**\n * The current provisioning state of the pod identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ManagedClusterPodIdentityProvisioningState;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly provisioningInfo?: ManagedClusterPodIdentityProvisioningInfo;\n}\n\nexport interface ManagedClusterPodIdentityProvisioningInfo {\n /** Pod identity assignment error (if any). */\n error?: ManagedClusterPodIdentityProvisioningError;\n}\n\n/** An error response from the pod identity provisioning. */\nexport interface ManagedClusterPodIdentityProvisioningError {\n /** Details about the error. */\n error?: ManagedClusterPodIdentityProvisioningErrorBody;\n}\n\n/** An error response from the pod identity provisioning. */\nexport interface ManagedClusterPodIdentityProvisioningErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n /** The target of the particular error. For example, the name of the property in error. */\n target?: string;\n /** A list of additional details about the error. */\n details?: ManagedClusterPodIdentityProvisioningErrorBody[];\n}\n\n/** See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details. */\nexport interface ManagedClusterPodIdentityException {\n /** The name of the pod identity exception. */\n name: string;\n /** The namespace of the pod identity exception. */\n namespace: string;\n /** The pod labels to match. */\n podLabels: { [propertyName: string]: string };\n}\n\n/** The OIDC issuer profile of the Managed Cluster. */\nexport interface ManagedClusterOidcIssuerProfile {\n /**\n * The OIDC issuer url of the Managed Cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly issuerURL?: string;\n /** Whether the OIDC issuer is enabled. */\n enabled?: boolean;\n}\n\n/** Node resource group lockdown profile for a managed cluster. */\nexport interface ManagedClusterNodeResourceGroupProfile {\n /** The restriction level applied to the cluster's node resource group. If not specified, the default is 'Unrestricted' */\n restrictionLevel?: RestrictionLevel;\n}\n\n/** Profile of network configuration. */\nexport interface ContainerServiceNetworkProfile {\n /** Network plugin used for building the Kubernetes network. */\n networkPlugin?: NetworkPlugin;\n /** The mode the network plugin should use. */\n networkPluginMode?: NetworkPluginMode;\n /** Network policy used for building the Kubernetes network. */\n networkPolicy?: NetworkPolicy;\n /** This cannot be specified if networkPlugin is anything other than 'azure'. */\n networkMode?: NetworkMode;\n /** Network dataplane used in the Kubernetes cluster. */\n networkDataplane?: NetworkDataplane;\n /** Advanced Networking profile for enabling observability and security feature suite on a cluster. For more information see aka.ms/aksadvancednetworking. */\n advancedNetworking?: AdvancedNetworking;\n /** A CIDR notation IP range from which to assign pod IPs when kubenet is used. */\n podCidr?: string;\n /** A CIDR notation IP range from which to assign service cluster IPs. It must not overlap with any Subnet IP ranges. */\n serviceCidr?: string;\n /** An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr. */\n dnsServiceIP?: string;\n /** This can only be set at cluster creation time and cannot be changed later. For more information see [egress outbound type](https://docs.microsoft.com/azure/aks/egress-outboundtype). */\n outboundType?: OutboundType;\n /** The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs. */\n loadBalancerSku?: LoadBalancerSku;\n /** Profile of the cluster load balancer. */\n loadBalancerProfile?: ManagedClusterLoadBalancerProfile;\n /** Profile of the cluster NAT gateway. */\n natGatewayProfile?: ManagedClusterNATGatewayProfile;\n /** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */\n podCidrs?: string[];\n /** 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. */\n serviceCidrs?: string[];\n /** 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. */\n ipFamilies?: IpFamily[];\n}\n\n/** Advanced Networking profile for enabling observability and security feature suite on a cluster. For more information see aka.ms/aksadvancednetworking. */\nexport interface AdvancedNetworking {\n /** Indicates the enablement of Advanced Networking functionalities of observability and security on AKS clusters. When this is set to true, all observability and security features will be set to enabled unless explicitly disabled. If not specified, the default is false. */\n enabled?: boolean;\n /** Observability profile to enable advanced network metrics and flow logs with historical contexts. */\n observability?: AdvancedNetworkingObservability;\n /** Security profile to enable security features on cilium based cluster. */\n security?: AdvancedNetworkingSecurity;\n}\n\n/** Observability profile to enable advanced network metrics and flow logs with historical contexts. */\nexport interface AdvancedNetworkingObservability {\n /** Indicates the enablement of Advanced Networking observability functionalities on clusters. */\n enabled?: boolean;\n}\n\n/** Security profile to enable security features on cilium based cluster. */\nexport interface AdvancedNetworkingSecurity {\n /** This feature allows user to configure network policy based on DNS (FQDN) names. It can be enabled only on cilium based clusters. If not specified, the default is false. */\n enabled?: boolean;\n}\n\n/** Profile of the managed cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfile {\n /** Desired managed outbound IPs for the cluster load balancer. */\n managedOutboundIPs?: ManagedClusterLoadBalancerProfileManagedOutboundIPs;\n /** Desired outbound IP Prefix resources for the cluster load balancer. */\n outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;\n /** Desired outbound IP resources for the cluster load balancer. */\n outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;\n /**\n * The effective outbound IP resources of the cluster load balancer.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveOutboundIPs?: ResourceReference[];\n /** The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports. */\n allocatedOutboundPorts?: number;\n /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes. */\n idleTimeoutInMinutes?: number;\n /** Enable multiple standard load balancers per AKS cluster or not. */\n enableMultipleStandardLoadBalancers?: boolean;\n /** The type of the managed inbound Load Balancer BackendPool. */\n backendPoolType?: BackendPoolType;\n}\n\n/** Desired managed outbound IPs for the cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfileManagedOutboundIPs {\n /** The desired number of IPv4 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. */\n count?: number;\n /** The desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack. */\n countIPv6?: number;\n}\n\n/** Desired outbound IP Prefix resources for the cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfileOutboundIPPrefixes {\n /** A list of public IP prefix resources. */\n publicIPPrefixes?: ResourceReference[];\n}\n\n/** A reference to an Azure resource. */\nexport interface ResourceReference {\n /** The fully qualified Azure resource id. */\n id?: string;\n}\n\n/** Desired outbound IP resources for the cluster load balancer. */\nexport interface ManagedClusterLoadBalancerProfileOutboundIPs {\n /** A list of public IP resources. */\n publicIPs?: ResourceReference[];\n}\n\n/** Profile of the managed cluster NAT gateway. */\nexport interface ManagedClusterNATGatewayProfile {\n /** Profile of the managed outbound IP resources of the cluster NAT gateway. */\n managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;\n /**\n * The effective outbound IP resources of the cluster NAT gateway.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveOutboundIPs?: ResourceReference[];\n /** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */\n idleTimeoutInMinutes?: number;\n}\n\n/** Profile of the managed outbound IP resources of the managed cluster. */\nexport interface ManagedClusterManagedOutboundIPProfile {\n /** 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. */\n count?: number;\n}\n\n/** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */\nexport interface ManagedClusterAADProfile {\n /** Whether to enable managed AAD. */\n managed?: boolean;\n /** Whether to enable Azure RBAC for Kubernetes authorization. */\n enableAzureRbac?: boolean;\n /** The list of AAD group object IDs that will have admin role of the cluster. */\n adminGroupObjectIDs?: string[];\n /** (DEPRECATED) The client AAD application ID. Learn more at https://aka.ms/aks/aad-legacy. */\n clientAppID?: string;\n /** (DEPRECATED) The server AAD application ID. Learn more at https://aka.ms/aks/aad-legacy. */\n serverAppID?: string;\n /** (DEPRECATED) The server AAD application secret. Learn more at https://aka.ms/aks/aad-legacy. */\n serverAppSecret?: string;\n /** The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription. */\n tenantID?: string;\n}\n\n/** Auto upgrade profile for a managed cluster. */\nexport interface ManagedClusterAutoUpgradeProfile {\n /** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */\n upgradeChannel?: UpgradeChannel;\n /** Manner in which the OS on your nodes is updated. The default is NodeImage. */\n nodeOSUpgradeChannel?: NodeOSUpgradeChannel;\n}\n\n/** Settings for upgrading a cluster. */\nexport interface ClusterUpgradeSettings {\n /** Settings for overrides. */\n overrideSettings?: UpgradeOverrideSettings;\n}\n\n/** Settings for overrides when upgrading a cluster. */\nexport interface UpgradeOverrideSettings {\n /** Whether to force upgrade the cluster. Note that this option instructs upgrade operation to bypass upgrade protections such as checking for deprecated API usage. Enable this option only with caution. */\n forceUpgrade?: boolean;\n /** Until when the overrides are effective. Note that this only matches the start time of an upgrade, and the effectiveness won't change once an upgrade starts even if the `until` expires as upgrade proceeds. This field is not set by default. It must be set for the overrides to take effect. */\n until?: Date;\n}\n\n/** Parameters to be applied to the cluster-autoscaler when enabled */\nexport interface ManagedClusterPropertiesAutoScalerProfile {\n /** Valid values are 'true' and 'false' */\n balanceSimilarNodeGroups?: string;\n /** 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. */\n daemonsetEvictionForEmptyNodes?: boolean;\n /** 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. */\n daemonsetEvictionForOccupiedNodes?: boolean;\n /** If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */\n ignoreDaemonsetsUtilization?: boolean;\n /** 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. */\n expander?: Expander;\n /** The default is 10. */\n maxEmptyBulkDelete?: string;\n /** The default is 600. */\n maxGracefulTerminationSec?: string;\n /** The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n maxNodeProvisionTime?: string;\n /** The default is 45. The maximum is 100 and the minimum is 0. */\n maxTotalUnreadyPercentage?: string;\n /** For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc). */\n newPodScaleUpDelay?: string;\n /** This must be an integer. The default is 3. */\n okTotalUnreadyCount?: string;\n /** The default is '10'. Values must be an integer number of seconds. */\n scanInterval?: string;\n /** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownDelayAfterAdd?: string;\n /** The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownDelayAfterDelete?: string;\n /** The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownDelayAfterFailure?: string;\n /** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownUnneededTime?: string;\n /** The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */\n scaleDownUnreadyTime?: string;\n /** The default is '0.5'. */\n scaleDownUtilizationThreshold?: string;\n /** The default is true. */\n skipNodesWithLocalStorage?: string;\n /** The default is true. */\n skipNodesWithSystemPods?: string;\n}\n\n/** Access profile for managed cluster API server. */\nexport interface ManagedClusterAPIServerAccessProfile {\n /** IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges). */\n authorizedIPRanges?: string[];\n /** For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters). */\n enablePrivateCluster?: boolean;\n /** The default is System. For more details see [configure private DNS zone](https://docs.microsoft.com/azure/aks/private-clusters#configure-private-dns-zone). Allowed values are 'system' and 'none'. */\n privateDNSZone?: string;\n /** Whether to create additional public FQDN for private cluster or not. */\n enablePrivateClusterPublicFqdn?: boolean;\n /** Whether to disable run command for the cluster or not. */\n disableRunCommand?: boolean;\n}\n\n/** A private link resource */\nexport interface PrivateLinkResource {\n /** The ID of the private link resource. */\n id?: string;\n /** The name of the private link resource. */\n name?: string;\n /** The resource type. */\n type?: string;\n /** The group ID of the resource. */\n groupId?: string;\n /** The RequiredMembers of the resource */\n requiredMembers?: string[];\n /**\n * The private link service ID of the resource, this field is exposed only to NRP internally.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateLinkServiceID?: string;\n}\n\n/** Cluster HTTP proxy configuration. */\nexport interface ManagedClusterHttpProxyConfig {\n /** The HTTP proxy server endpoint to use. */\n httpProxy?: string;\n /** The HTTPS proxy server endpoint to use. */\n httpsProxy?: string;\n /** The endpoints that should not go through proxy. */\n noProxy?: string[];\n /** Alternative CA cert to use for connecting to proxy servers. */\n trustedCa?: string;\n}\n\n/** Security profile for the container service cluster. */\nexport interface ManagedClusterSecurityProfile {\n /** Microsoft Defender settings for the security profile. */\n defender?: ManagedClusterSecurityProfileDefender;\n /** Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile. */\n azureKeyVaultKms?: AzureKeyVaultKms;\n /** Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details. */\n workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;\n /** Image Cleaner settings for the security profile. */\n imageCleaner?: ManagedClusterSecurityProfileImageCleaner;\n /** A list of up to 10 base64 encoded CAs that will be added to the trust store on all nodes in the cluster. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority). */\n customCATrustCertificates?: Uint8Array[];\n}\n\n/** Microsoft Defender settings for the security profile. */\nexport interface ManagedClusterSecurityProfileDefender {\n /** Resource ID of the Log Analytics workspace to be associated with Microsoft Defender. When Microsoft Defender is enabled, this field is required and must be a valid workspace resource ID. When Microsoft Defender is disabled, leave the field empty. */\n logAnalyticsWorkspaceResourceId?: string;\n /** Microsoft Defender threat detection for Cloud settings for the security profile. */\n securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring;\n}\n\n/** Microsoft Defender settings for the security profile threat detection. */\nexport interface ManagedClusterSecurityProfileDefenderSecurityMonitoring {\n /** Whether to enable Defender threat detection */\n enabled?: boolean;\n}\n\n/** Azure Key Vault key management service settings for the security profile. */\nexport interface AzureKeyVaultKms {\n /** Whether to enable Azure Key Vault key management service. The default is false. */\n enabled?: boolean;\n /** Identifier of Azure Key Vault key. See [key identifier format](https://docs.microsoft.com/en-us/azure/key-vault/general/about-keys-secrets-certificates#vault-name-and-object-name) for more details. When Azure Key Vault key management service is enabled, this field is required and must be a valid key identifier. When Azure Key Vault key management service is disabled, leave the field empty. */\n keyId?: string;\n /** Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`. */\n keyVaultNetworkAccess?: KeyVaultNetworkAccessTypes;\n /** Resource ID of key vault. When keyVaultNetworkAccess is `Private`, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is `Public`, leave the field empty. */\n keyVaultResourceId?: string;\n}\n\n/** Workload identity settings for the security profile. */\nexport interface ManagedClusterSecurityProfileWorkloadIdentity {\n /** Whether to enable workload identity. */\n enabled?: boolean;\n}\n\n/** Image Cleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here are settings for the security profile. */\nexport interface ManagedClusterSecurityProfileImageCleaner {\n /** Whether to enable Image Cleaner on AKS cluster. */\n enabled?: boolean;\n /** Image Cleaner scanning interval in hours. */\n intervalHours?: number;\n}\n\n/** Storage profile for the container service cluster. */\nexport interface ManagedClusterStorageProfile {\n /** AzureDisk CSI Driver settings for the storage profile. */\n diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver;\n /** AzureFile CSI Driver settings for the storage profile. */\n fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver;\n /** Snapshot Controller settings for the storage profile. */\n snapshotController?: ManagedClusterStorageProfileSnapshotController;\n /** AzureBlob CSI Driver settings for the storage profile. */\n blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver;\n}\n\n/** AzureDisk CSI Driver settings for the storage profile. */\nexport interface ManagedClusterStorageProfileDiskCSIDriver {\n /** Whether to enable AzureDisk CSI Driver. The default value is true. */\n enabled?: boolean;\n}\n\n/** AzureFile CSI Driver settings for the storage profile. */\nexport interface ManagedClusterStorageProfileFileCSIDriver {\n /** Whether to enable AzureFile CSI Driver. The default value is true. */\n enabled?: boolean;\n}\n\n/** Snapshot Controller settings for the storage profile. */\nexport interface ManagedClusterStorageProfileSnapshotController {\n /** Whether to enable Snapshot Controller. The default value is true. */\n enabled?: boolean;\n}\n\n/** AzureBlob CSI Driver settings for the storage profile. */\nexport interface ManagedClusterStorageProfileBlobCSIDriver {\n /** Whether to enable AzureBlob CSI Driver. The default value is false. */\n enabled?: boolean;\n}\n\n/** Ingress profile for the container service cluster. */\nexport interface ManagedClusterIngressProfile {\n /** 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. */\n webAppRouting?: ManagedClusterIngressProfileWebAppRouting;\n}\n\n/** Application Routing add-on settings for the ingress profile. */\nexport interface ManagedClusterIngressProfileWebAppRouting {\n /** Whether to enable the Application Routing add-on. */\n enabled?: boolean;\n /** 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. */\n dnsZoneResourceIds?: string[];\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly identity?: UserAssignedIdentity;\n}\n\n/** Workload Auto-scaler profile for the managed cluster. */\nexport interface ManagedClusterWorkloadAutoScalerProfile {\n /** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */\n keda?: ManagedClusterWorkloadAutoScalerProfileKeda;\n /** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */\n verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;\n}\n\n/** KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. */\nexport interface ManagedClusterWorkloadAutoScalerProfileKeda {\n /** Whether to enable KEDA. */\n enabled: boolean;\n}\n\n/** VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile. */\nexport interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {\n /** Whether to enable VPA. Default value is false. */\n enabled: boolean;\n}\n\n/** Azure Monitor addon profiles for monitoring the managed cluster. */\nexport interface ManagedClusterAzureMonitorProfile {\n /** 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. */\n metrics?: ManagedClusterAzureMonitorProfileMetrics;\n}\n\n/** 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. */\nexport interface ManagedClusterAzureMonitorProfileMetrics {\n /** 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. */\n enabled: boolean;\n /** 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. */\n kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;\n}\n\n/** 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. */\nexport interface ManagedClusterAzureMonitorProfileKubeStateMetrics {\n /** 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. */\n metricLabelsAllowlist?: string;\n /** 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. */\n metricAnnotationsAllowList?: string;\n}\n\n/** Service mesh profile for a managed cluster. */\nexport interface ServiceMeshProfile {\n /** Mode of the service mesh. */\n mode: ServiceMeshMode;\n /** Istio service mesh configuration. */\n istio?: IstioServiceMesh;\n}\n\n/** Istio service mesh configuration. */\nexport interface IstioServiceMesh {\n /** Istio components configuration. */\n components?: IstioComponents;\n /** Istio Service Mesh Certificate Authority (CA) configuration. For now, we only support plugin certificates as described here https://aka.ms/asm-plugin-ca */\n certificateAuthority?: IstioCertificateAuthority;\n /** The list of revisions of the Istio control plane. When an upgrade is not in progress, this holds one value. When canary upgrade is in progress, this can only hold two consecutive values. For more information, see: https://learn.microsoft.com/en-us/azure/aks/istio-upgrade */\n revisions?: string[];\n}\n\n/** Istio components configuration. */\nexport interface IstioComponents {\n /** Istio ingress gateways. */\n ingressGateways?: IstioIngressGateway[];\n /** Istio egress gateways. */\n egressGateways?: IstioEgressGateway[];\n}\n\n/** Istio ingress gateway configuration. For now, we support up to one external ingress gateway named `aks-istio-ingressgateway-external` and one internal ingress gateway named `aks-istio-ingressgateway-internal`. */\nexport interface IstioIngressGateway {\n /** Mode of an ingress gateway. */\n mode: IstioIngressGatewayMode;\n /** Whether to enable the ingress gateway. */\n enabled: boolean;\n}\n\n/** Istio egress gateway configuration. */\nexport interface IstioEgressGateway {\n /** Whether to enable the egress gateway. */\n enabled: boolean;\n}\n\n/** Istio Service Mesh Certificate Authority (CA) configuration. For now, we only support plugin certificates as described here https://aka.ms/asm-plugin-ca */\nexport interface IstioCertificateAuthority {\n /** Plugin certificates information for Service Mesh. */\n plugin?: IstioPluginCertificateAuthority;\n}\n\n/** Plugin certificates information for Service Mesh. */\nexport interface IstioPluginCertificateAuthority {\n /** The resource ID of the Key Vault. */\n keyVaultId?: string;\n /** Intermediate certificate object name in Azure Key Vault. */\n certObjectName?: string;\n /** Intermediate certificate private key object name in Azure Key Vault. */\n keyObjectName?: string;\n /** Root certificate object name in Azure Key Vault. */\n rootCertObjectName?: string;\n /** Certificate chain object name in Azure Key Vault. */\n certChainObjectName?: string;\n}\n\n/** The metrics profile for the ManagedCluster. */\nexport interface ManagedClusterMetricsProfile {\n /** The cost analysis configuration for the cluster */\n costAnalysis?: ManagedClusterCostAnalysis;\n}\n\n/** The cost analysis configuration for the cluster */\nexport interface ManagedClusterCostAnalysis {\n /** 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. */\n enabled?: boolean;\n}\n\n/** The bootstrap profile. */\nexport interface ManagedClusterBootstrapProfile {\n /** The source where the artifacts are downloaded from. */\n artifactSource?: ArtifactSource;\n /** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */\n containerRegistryId?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** The list of available upgrades for compute pools. */\nexport interface ManagedClusterUpgradeProfile {\n /**\n * The ID of the upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The list of available upgrade versions for the control plane. */\n controlPlaneProfile: ManagedClusterPoolUpgradeProfile;\n /** The list of available upgrade versions for agent pools. */\n agentPoolProfiles: ManagedClusterPoolUpgradeProfile[];\n}\n\n/** The list of available upgrade versions. */\nexport interface ManagedClusterPoolUpgradeProfile {\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion: string;\n /** The Agent Pool name. */\n name?: string;\n /** The operating system type. The default is Linux. */\n osType: OSType;\n /** List of orchestrator types and versions available for upgrade. */\n upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];\n}\n\nexport interface ManagedClusterPoolUpgradeProfileUpgradesItem {\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion?: string;\n /** Whether the Kubernetes version is currently in preview. */\n isPreview?: boolean;\n}\n\n/** The list credential result response. */\nexport interface CredentialResults {\n /**\n * Base64-encoded Kubernetes configuration file.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubeconfigs?: CredentialResult[];\n}\n\n/** The credential result response. */\nexport interface CredentialResult {\n /**\n * The name of the credential.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Base64-encoded Kubernetes configuration file.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Uint8Array;\n}\n\n/** Tags object for patch operations. */\nexport interface TagsObject {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The response from the List maintenance configurations operation. */\nexport interface MaintenanceConfigurationListResult {\n /** The list of maintenance configurations. */\n value?: MaintenanceConfiguration[];\n /**\n * The URL to get the next set of maintenance configuration results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Time in a week. */\nexport interface TimeInWeek {\n /** The day of the week. */\n day?: WeekDay;\n /** Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC. Specifying [0, 1] means the 00:00 - 02:00 UTC time range. */\n hourSlots?: number[];\n}\n\n/** For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z. */\nexport interface TimeSpan {\n /** The start of a time span */\n start?: Date;\n /** The end of a time span */\n end?: Date;\n}\n\n/** Maintenance window used to configure scheduled auto-upgrade for a Managed Cluster. */\nexport interface MaintenanceWindow {\n /** Recurrence schedule for the maintenance window. */\n schedule: Schedule;\n /** Length of maintenance window range from 4 to 24 hours. */\n durationHours: number;\n /** The UTC offset in format +/-HH:mm. For example, '+05:30' for IST and '-07:00' for PST. If not specified, the default is '+00:00'. */\n utcOffset?: string;\n /** The date the maintenance window activates. If the current date is before this date, the maintenance window is inactive and will not be used for upgrades. If not specified, the maintenance window will be active right away. */\n startDate?: Date;\n /** The start time of the maintenance window. Accepted values are from '00:00' to '23:59'. 'utcOffset' applies to this field. For example: '02:00' with 'utcOffset: +02:00' means UTC time '00:00'. */\n startTime: string;\n /** Date ranges on which upgrade is not allowed. 'utcOffset' applies to this field. For example, with 'utcOffset: +02:00' and 'dateSpan' being '2022-12-23' to '2023-01-03', maintenance will be blocked from '2022-12-22 22:00' to '2023-01-03 22:00' in UTC time. */\n notAllowedDates?: DateSpan[];\n}\n\n/** One and only one of the schedule types should be specified. Choose either 'daily', 'weekly', 'absoluteMonthly' or 'relativeMonthly' for your maintenance schedule. */\nexport interface Schedule {\n /** For schedules like: 'recur every day' or 'recur every 3 days'. */\n daily?: DailySchedule;\n /** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */\n weekly?: WeeklySchedule;\n /** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */\n absoluteMonthly?: AbsoluteMonthlySchedule;\n /** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */\n relativeMonthly?: RelativeMonthlySchedule;\n}\n\n/** For schedules like: 'recur every day' or 'recur every 3 days'. */\nexport interface DailySchedule {\n /** Specifies the number of days between each set of occurrences. */\n intervalDays: number;\n}\n\n/** For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'. */\nexport interface WeeklySchedule {\n /** Specifies the number of weeks between each set of occurrences. */\n intervalWeeks: number;\n /** Specifies on which day of the week the maintenance occurs. */\n dayOfWeek: WeekDay;\n}\n\n/** For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'. */\nexport interface AbsoluteMonthlySchedule {\n /** Specifies the number of months between each set of occurrences. */\n intervalMonths: number;\n /** The date of the month. */\n dayOfMonth: number;\n}\n\n/** For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'. */\nexport interface RelativeMonthlySchedule {\n /** Specifies the number of months between each set of occurrences. */\n intervalMonths: number;\n /** Specifies on which week of the month the dayOfWeek applies. */\n weekIndex: Type;\n /** Specifies on which day of the week the maintenance occurs. */\n dayOfWeek: WeekDay;\n}\n\n/** For example, between '2022-12-23' and '2023-01-05'. */\nexport interface DateSpan {\n /** The start date of the date span. */\n start: Date;\n /** The end date of the date span. */\n end: Date;\n}\n\n/** Reference to another subresource. */\nexport interface SubResource {\n /**\n * Resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource that is unique within a resource group. This name can be used to access the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The response from the List Agent Pools operation. */\nexport interface AgentPoolListResult {\n /** The list of agent pools. */\n value?: AgentPool[];\n /**\n * The URL to get the next set of agent pool results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The list of available upgrades for an agent pool. */\nexport interface AgentPoolUpgradeProfile {\n /**\n * The ID of the agent pool upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the agent pool upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the agent pool upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion: string;\n /** The operating system type. The default is Linux. */\n osType: OSType;\n /** List of orchestrator types and versions available for upgrade. */\n upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];\n /** The latest AKS supported node image version. */\n latestNodeImageVersion?: string;\n}\n\nexport interface AgentPoolUpgradeProfilePropertiesUpgradesItem {\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion?: string;\n /** Whether the Kubernetes version is currently in preview. */\n isPreview?: boolean;\n}\n\n/** Specifies a list of machine names from the agent pool to be deleted. */\nexport interface AgentPoolDeleteMachinesParameter {\n /** The agent pool machine names. */\n machineNames: string[];\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The list of available versions for an agent pool. */\nexport interface AgentPoolAvailableVersions {\n /**\n * The ID of the agent pool version list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the agent pool version list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Type of the agent pool version list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** List of versions available for agent pool. */\n agentPoolVersions?: AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem[];\n}\n\nexport interface AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem {\n /** Whether this version is the default agent pool version. */\n default?: boolean;\n /** The Kubernetes version (major.minor.patch). */\n kubernetesVersion?: string;\n /** Whether Kubernetes version is currently in preview. */\n isPreview?: boolean;\n}\n\n/** A list of private endpoint connections */\nexport interface PrivateEndpointConnectionListResult {\n /** The collection value. */\n value?: PrivateEndpointConnection[];\n}\n\n/** A private endpoint connection */\nexport interface PrivateEndpointConnection {\n /**\n * The ID of the private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The current provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /** The resource of private endpoint. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n}\n\n/** Private endpoint which a connection belongs to. */\nexport interface PrivateEndpoint {\n /** The resource ID of the private endpoint */\n id?: string;\n}\n\n/** The state of a private link service connection. */\nexport interface PrivateLinkServiceConnectionState {\n /** The private link service connection status. */\n status?: ConnectionStatus;\n /** The private link service connection description. */\n description?: string;\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourcesListResult {\n /** The collection value. */\n value?: PrivateLinkResource[];\n}\n\n/** A run command request */\nexport interface RunCommandRequest {\n /** The command to run. */\n command: string;\n /** A base64 encoded zip file containing the files required by the command. */\n context?: string;\n /** AuthToken issued for AKS AAD Server App. */\n clusterToken?: string;\n}\n\n/** run command result. */\nexport interface RunCommandResult {\n /**\n * The command id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * provisioning State\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * The exit code of the command\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exitCode?: number;\n /**\n * The time when the command started.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startedAt?: Date;\n /**\n * The time when the command finished.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly finishedAt?: Date;\n /**\n * The command output.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logs?: string;\n /**\n * An explanation of why provisioningState is set to failed (if so).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: string;\n}\n\n/** Collection of OutboundEnvironmentEndpoint */\nexport interface OutboundEnvironmentEndpointCollection {\n /** Collection of resources. */\n value: OutboundEnvironmentEndpoint[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Egress endpoints which AKS agent nodes connect to for common purpose. */\nexport interface OutboundEnvironmentEndpoint {\n /** The category of endpoints accessed by the AKS agent node, e.g. azure-resource-management, apiserver, etc. */\n category?: string;\n /** The endpoints that AKS agent nodes connect to */\n endpoints?: EndpointDependency[];\n}\n\n/** A domain name that AKS agent nodes are reaching at. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName?: string;\n /** The Ports and Protocols used when connecting to domainName. */\n endpointDetails?: EndpointDetail[];\n}\n\n/** connect information from the AKS agent nodes to a single endpoint. */\nexport interface EndpointDetail {\n /** An IP Address that Domain Name currently resolves to. */\n ipAddress?: string;\n /** The port an endpoint is connected to. */\n port?: number;\n /** The protocol used for connection */\n protocol?: string;\n /** Description of the detail */\n description?: string;\n}\n\n/** The response from the List Snapshots operation. */\nexport interface SnapshotListResult {\n /** The list of snapshots. */\n value?: Snapshot[];\n /**\n * The URL to get the next set of snapshot results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Holds an array of MeshRevisionsProfiles */\nexport interface MeshRevisionProfileList {\n /** Array of service mesh add-on revision profiles for all supported mesh modes. */\n value?: MeshRevisionProfile[];\n /**\n * The URL to get the next set of mesh revision profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Mesh revision profile properties for a mesh */\nexport interface MeshRevisionProfileProperties {\n meshRevisions?: MeshRevision[];\n}\n\n/** Holds information on upgrades and compatibility for given major.minor mesh release. */\nexport interface MeshRevision {\n /** The revision of the mesh release. */\n revision?: string;\n /** List of revisions available for upgrade of a specific mesh revision */\n upgrades?: string[];\n /** List of items this revision of service mesh is compatible with, and their associated versions. */\n compatibleWith?: CompatibleVersions[];\n}\n\n/** Version information about a product/service that is compatible with a service mesh revision. */\nexport interface CompatibleVersions {\n /** The product/service name. */\n name?: string;\n /** Product/service versions compatible with a service mesh add-on revision. */\n versions?: string[];\n}\n\n/** Holds an array of MeshUpgradeProfiles */\nexport interface MeshUpgradeProfileList {\n /** Array of supported service mesh add-on upgrade profiles. */\n value?: MeshUpgradeProfile[];\n /**\n * The URL to get the next set of mesh upgrade profile.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of trusted access role bindings */\nexport interface TrustedAccessRoleBindingListResult {\n /** Role binding list */\n value?: TrustedAccessRoleBinding[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of trusted access roles */\nexport interface TrustedAccessRoleListResult {\n /**\n * Role list\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: TrustedAccessRole[];\n /**\n * Link to next page of resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Trusted access role definition. */\nexport interface TrustedAccessRole {\n /**\n * Resource type of Azure resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceResourceType?: string;\n /**\n * Name of role, name is unique under a source resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * List of rules for the role. This maps to 'rules' property of [Kubernetes Cluster Role](https://kubernetes.io/docs/reference/kubernetes-api/authorization-resources/cluster-role-v1/#ClusterRole).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rules?: TrustedAccessRoleRule[];\n}\n\n/** Rule for trusted access role */\nexport interface TrustedAccessRoleRule {\n /**\n * List of allowed verbs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verbs?: string[];\n /**\n * List of allowed apiGroups\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiGroups?: string[];\n /**\n * List of allowed resources\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resources?: string[];\n /**\n * List of allowed names\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceNames?: string[];\n /**\n * List of allowed nonResourceURLs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nonResourceURLs?: string[];\n}\n\n/** The response from the List Machines operation. */\nexport interface MachineListResult {\n /**\n * The URL to get the next set of machine results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n /** The list of Machines in cluster. */\n value?: Machine[];\n}\n\n/** The properties of the machine */\nexport interface MachineProperties {\n /**\n * network properties of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly network?: MachineNetworkProperties;\n /**\n * Azure resource id of the machine. It can be used to GET underlying VM Instance\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n}\n\n/** network properties of the machine */\nexport interface MachineNetworkProperties {\n /**\n * IPv4, IPv6 addresses of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddresses?: MachineIpAddress[];\n}\n\n/** The machine IP address details. */\nexport interface MachineIpAddress {\n /**\n * To determine if address belongs IPv4 or IPv6 family\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly family?: IpFamily;\n /**\n * IPv4 or IPv6 address of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ip?: string;\n}\n\n/** Profile for the container service agent pool. */\nexport interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolProfileProperties {\n /** Windows agent pool names must be 6 characters or less. */\n name: string;\n}\n\n/** Information of user assigned identity used by this add-on. */\nexport interface ManagedClusterAddonProfileIdentity extends UserAssignedIdentity {}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** Defines binding between a resource and role */\nexport interface TrustedAccessRoleBinding extends Resource {\n /**\n * The current provisioning state of trusted access role binding.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: TrustedAccessRoleBindingProvisioningState;\n /** The ARM resource ID of source resource that trusted access is configured for. */\n sourceResourceId: string;\n /** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */\n roles: string[];\n}\n\n/** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */\nexport interface MaintenanceConfiguration extends SubResource {\n /**\n * The system metadata relating to this resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** If two array entries specify the same day of the week, the applied configuration is the union of times in both entries. */\n timeInWeek?: TimeInWeek[];\n /** Time slots on which upgrade is not allowed. */\n notAllowedTime?: TimeSpan[];\n /** Maintenance window for the maintenance configuration. */\n maintenanceWindow?: MaintenanceWindow;\n}\n\n/** Agent Pool. */\nexport interface AgentPool extends SubResource {\n /**\n * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eTag?: string;\n /** 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. */\n count?: number;\n /** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */\n vmSize?: string;\n /** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */\n osDiskSizeGB?: number;\n /** The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */\n osDiskType?: OSDiskType;\n /** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */\n kubeletDiskType?: KubeletDiskType;\n /** Determines the type of workload a node can run. */\n workloadRuntime?: WorkloadRuntime;\n /** 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). */\n messageOfTheDay?: string;\n /** 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} */\n vnetSubnetID?: string;\n /** 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} */\n podSubnetID?: string;\n /** The maximum number of pods that can run on a node. */\n maxPods?: number;\n /** The operating system type. The default is Linux. */\n osType?: OSType;\n /** 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. */\n osSKU?: Ossku;\n /** The maximum number of nodes for auto-scaling */\n maxCount?: number;\n /** The minimum number of nodes for auto-scaling */\n minCount?: number;\n /** Whether to enable auto-scaler */\n enableAutoScaling?: boolean;\n /** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */\n scaleDownMode?: ScaleDownMode;\n /** The type of Agent Pool. */\n typePropertiesType?: AgentPoolType;\n /** 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 */\n mode?: AgentPoolMode;\n /** 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). */\n orchestratorVersion?: string;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentOrchestratorVersion?: string;\n /**\n * The version of node image\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeImageVersion?: string;\n /** Settings for upgrading the agentpool */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /**\n * The current deployment or provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */\n powerState?: PowerState;\n /** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */\n availabilityZones?: string[];\n /** 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. */\n enableNodePublicIP?: boolean;\n /** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */\n nodePublicIPPrefixID?: string;\n /** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */\n scaleSetPriority?: ScaleSetPriority;\n /** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */\n scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;\n /** Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */\n spotMaxPrice?: number;\n /** The tags to be persisted on the agent pool virtual machine scale set. */\n tags?: { [propertyName: string]: string };\n /** The node labels to be persisted across all nodes in agent pool. */\n nodeLabels?: { [propertyName: string]: string };\n /** The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule. */\n nodeTaints?: string[];\n /** The ID for Proximity Placement Group. */\n proximityPlacementGroupID?: string;\n /** The Kubelet configuration on the agent pool nodes. */\n kubeletConfig?: KubeletConfig;\n /** The OS configuration of Linux agent nodes. */\n linuxOSConfig?: LinuxOSConfig;\n /** This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */\n enableEncryptionAtHost?: boolean;\n /** Whether to enable UltraSSD */\n enableUltraSSD?: boolean;\n /** See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */\n enableFips?: boolean;\n /** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */\n gpuInstanceProfile?: GPUInstanceProfile;\n /** CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot. */\n creationData?: CreationData;\n /** AKS will associate the specified agent pool with the Capacity Reservation Group. */\n capacityReservationGroupID?: string;\n /** 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). */\n hostGroupID?: string;\n /** Network-related settings of an agent pool. */\n networkProfile?: AgentPoolNetworkProfile;\n /** The Windows agent pool's specific profile. */\n windowsProfile?: AgentPoolWindowsProfile;\n /** The security settings of an agent pool. */\n securityProfile?: AgentPoolSecurityProfile;\n /** GPU settings for the Agent Pool. */\n gpuProfile?: GPUProfile;\n}\n\n/** 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. */\nexport interface Machine extends SubResource {\n /**\n * The properties of the machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: MachineProperties;\n}\n\n/** Mesh upgrade profile properties for a major.minor release. */\nexport interface MeshUpgradeProfileProperties extends MeshRevision {}\n\n/** Managed cluster. */\nexport interface ManagedCluster extends TrackedResource {\n /**\n * Unique read-only string used to implement optimistic concurrency. The eTag value will change when the resource is updated. Specify an if-match or if-none-match header with the eTag value for a subsequent request to enable optimistic concurrency per the normal etag convention.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eTag?: string;\n /** The managed cluster SKU. */\n sku?: ManagedClusterSKU;\n /** The extended location of the Virtual Machine. */\n extendedLocation?: ExtendedLocation;\n /** The identity of the managed cluster, if configured. */\n identity?: ManagedClusterIdentity;\n /**\n * The current provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * The Power State of the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly powerState?: PowerState;\n /**\n * The max number of agent pools for the managed cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxAgentPools?: number;\n /** 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. */\n kubernetesVersion?: string;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentKubernetesVersion?: string;\n /** This cannot be updated once the Managed Cluster has been created. */\n dnsPrefix?: string;\n /** This cannot be updated once the Managed Cluster has been created. */\n fqdnSubdomain?: string;\n /**\n * The FQDN of the master pool.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fqdn?: string;\n /**\n * The FQDN of private cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateFqdn?: string;\n /**\n * The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azurePortalFqdn?: string;\n /** The agent pool properties. */\n agentPoolProfiles?: ManagedClusterAgentPoolProfile[];\n /** The profile for Linux VMs in the Managed Cluster. */\n linuxProfile?: ContainerServiceLinuxProfile;\n /** The profile for Windows VMs in the Managed Cluster. */\n windowsProfile?: ManagedClusterWindowsProfile;\n /** Information about a service principal identity for the cluster to use for manipulating Azure APIs. */\n servicePrincipalProfile?: ManagedClusterServicePrincipalProfile;\n /** The profile of managed cluster add-on. */\n addonProfiles?: { [propertyName: string]: ManagedClusterAddonProfile };\n /** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */\n podIdentityProfile?: ManagedClusterPodIdentityProfile;\n /** The OIDC issuer profile of the Managed Cluster. */\n oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;\n /** The name of the resource group containing agent pool nodes. */\n nodeResourceGroup?: string;\n /** Profile of the node resource group configuration. */\n nodeResourceGroupProfile?: ManagedClusterNodeResourceGroupProfile;\n /** Whether to enable Kubernetes Role-Based Access Control. */\n enableRbac?: boolean;\n /** The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. */\n supportPlan?: KubernetesSupportPlan;\n /** (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. */\n enablePodSecurityPolicy?: boolean;\n /** The network configuration profile. */\n networkProfile?: ContainerServiceNetworkProfile;\n /** The Azure Active Directory configuration. */\n aadProfile?: ManagedClusterAADProfile;\n /** The auto upgrade configuration. */\n autoUpgradeProfile?: ManagedClusterAutoUpgradeProfile;\n /** Settings for upgrading a cluster. */\n upgradeSettings?: ClusterUpgradeSettings;\n /** Parameters to be applied to the cluster-autoscaler when enabled */\n autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile;\n /** The access profile for managed cluster API server. */\n apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile;\n /** This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' */\n diskEncryptionSetID?: string;\n /** The user identity associated with the managed cluster. This identity will be used by the kubelet. Only one user assigned identity is allowed. The only accepted key is \"kubeletidentity\", with value of \"resourceId\": \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}\". */\n identityProfile?: { [propertyName: string]: UserAssignedIdentity };\n /** Private link resources associated with the cluster. */\n privateLinkResources?: PrivateLinkResource[];\n /** If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview). */\n disableLocalAccounts?: boolean;\n /** Configurations for provisioning the cluster with HTTP proxy servers. */\n httpProxyConfig?: ManagedClusterHttpProxyConfig;\n /** Security profile for the managed cluster. */\n securityProfile?: ManagedClusterSecurityProfile;\n /** Storage profile for the managed cluster. */\n storageProfile?: ManagedClusterStorageProfile;\n /** Ingress profile for the managed cluster. */\n ingressProfile?: ManagedClusterIngressProfile;\n /** Allow or deny public network access for AKS */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Workload Auto-scaler profile for the managed cluster. */\n workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;\n /** Azure Monitor addon profiles for monitoring the managed cluster. */\n azureMonitorProfile?: ManagedClusterAzureMonitorProfile;\n /** Service mesh profile for a managed cluster. */\n serviceMeshProfile?: ServiceMeshProfile;\n /**\n * The resourceUID uniquely identifies ManagedClusters that reuse ARM ResourceIds (i.e: create, delete, create sequence)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceUID?: string;\n /** Optional cluster metrics configuration. */\n metricsProfile?: ManagedClusterMetricsProfile;\n /** Profile of the cluster bootstrap configuration. */\n bootstrapProfile?: ManagedClusterBootstrapProfile;\n}\n\n/** Managed cluster Access Profile. */\nexport interface ManagedClusterAccessProfile extends TrackedResource {\n /** Base64-encoded Kubernetes configuration file. */\n kubeConfig?: Uint8Array;\n}\n\n/** A node pool snapshot resource. */\nexport interface Snapshot extends TrackedResource {\n /** CreationData to be used to specify the source agent pool resource ID to create this snapshot. */\n creationData?: CreationData;\n /** The type of a snapshot. The default is NodePool. */\n snapshotType?: SnapshotType;\n /**\n * The version of Kubernetes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubernetesVersion?: string;\n /**\n * The version of node image.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodeImageVersion?: string;\n /**\n * The operating system type. The default is Linux.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osType?: OSType;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osSku?: Ossku;\n /**\n * The size of the VM.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vmSize?: string;\n /**\n * Whether to use a FIPS-enabled OS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enableFips?: boolean;\n}\n\n/** Mesh revision profile for a mesh. */\nexport interface MeshRevisionProfile extends ProxyResource {\n /** Mesh revision profile properties for a mesh */\n properties?: MeshRevisionProfileProperties;\n}\n\n/** Upgrade profile for given mesh. */\nexport interface MeshUpgradeProfile extends ProxyResource {\n /** Mesh upgrade profile properties for a major.minor release. */\n properties?: MeshUpgradeProfileProperties;\n}\n\n/** Defines headers for ManagedClusters_delete operation. */\nexport interface ManagedClustersDeleteHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_resetServicePrincipalProfile operation. */\nexport interface ManagedClustersResetServicePrincipalProfileHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_resetAADProfile operation. */\nexport interface ManagedClustersResetAADProfileHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_rotateClusterCertificates operation. */\nexport interface ManagedClustersRotateClusterCertificatesHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_abortLatestOperation operation. */\nexport interface ManagedClustersAbortLatestOperationHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n /** URL to query for status of the operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ManagedClusters_rotateServiceAccountSigningKeys operation. */\nexport interface ManagedClustersRotateServiceAccountSigningKeysHeaders {\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_stop operation. */\nexport interface ManagedClustersStopHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_start operation. */\nexport interface ManagedClustersStartHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_runCommand operation. */\nexport interface ManagedClustersRunCommandHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for ManagedClusters_getCommandResult operation. */\nexport interface ManagedClustersGetCommandResultHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_abortLatestOperation operation. */\nexport interface AgentPoolsAbortLatestOperationHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n /** URL to query for status of the operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for AgentPools_delete operation. */\nexport interface AgentPoolsDeleteHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_deleteMachines operation. */\nexport interface AgentPoolsDeleteMachinesHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_upgradeNodeImageVersion operation. */\nexport interface AgentPoolsUpgradeNodeImageVersionHeaders {\n /** URL to query for status of the operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for TrustedAccessRoleBindings_delete operation. */\nexport interface TrustedAccessRoleBindingsDeleteHeaders {\n /** URL to query for status of the operation. */\n location?: string;\n}\n\n/** Known values of {@link KubernetesSupportPlan} that the service accepts. */\nexport enum KnownKubernetesSupportPlan {\n /** Support for the version is the same as for the open source Kubernetes offering. Official Kubernetes open source community support versions for 1 year after release. */\n KubernetesOfficial = \"KubernetesOfficial\",\n /** Support for the version extended past the KubernetesOfficial support of 1 year. AKS continues to patch CVEs for another 1 year, for a total of 2 years of support. */\n AKSLongTermSupport = \"AKSLongTermSupport\",\n}\n\n/**\n * Defines values for KubernetesSupportPlan. \\\n * {@link KnownKubernetesSupportPlan} can be used interchangeably with KubernetesSupportPlan,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **KubernetesOfficial**: Support for the version is the same as for the open source Kubernetes offering. Official Kubernetes open source community support versions for 1 year after release. \\\n * **AKSLongTermSupport**: Support for the version extended past the KubernetesOfficial support of 1 year. AKS continues to patch CVEs for another 1 year, for a total of 2 years of support.\n */\nexport type KubernetesSupportPlan = string;\n\n/** Known values of {@link ManagedClusterSKUName} that the service accepts. */\nexport enum KnownManagedClusterSKUName {\n /** Base option for the AKS control plane. */\n Base = \"Base\",\n}\n\n/**\n * Defines values for ManagedClusterSKUName. \\\n * {@link KnownManagedClusterSKUName} can be used interchangeably with ManagedClusterSKUName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Base**: Base option for the AKS control plane.\n */\nexport type ManagedClusterSKUName = string;\n\n/** Known values of {@link ManagedClusterSKUTier} that the service accepts. */\nexport enum KnownManagedClusterSKUTier {\n /** Cluster has premium capabilities in addition to all of the capabilities included in 'Standard'. Premium enables selection of LongTermSupport (aka.ms\\/aks\\/lts) for certain Kubernetes versions. */\n Premium = \"Premium\",\n /** Recommended for mission-critical and production workloads. Includes Kubernetes control plane autoscaling, workload-intensive testing, and up to 5,000 nodes per cluster. Guarantees 99.95% availability of the Kubernetes API server endpoint for clusters that use Availability Zones and 99.9% of availability for clusters that don't use Availability Zones. */\n Standard = \"Standard\",\n /** The cluster management is free, but charged for VM, storage, and networking usage. Best for experimenting, learning, simple testing, or workloads with fewer than 10 nodes. Not recommended for production use cases. */\n Free = \"Free\",\n}\n\n/**\n * Defines values for ManagedClusterSKUTier. \\\n * {@link KnownManagedClusterSKUTier} can be used interchangeably with ManagedClusterSKUTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Premium**: Cluster has premium capabilities in addition to all of the capabilities included in 'Standard'. Premium enables selection of LongTermSupport (aka.ms\\/aks\\/lts) for certain Kubernetes versions. \\\n * **Standard**: Recommended for mission-critical and production workloads. Includes Kubernetes control plane autoscaling, workload-intensive testing, and up to 5,000 nodes per cluster. Guarantees 99.95% availability of the Kubernetes API server endpoint for clusters that use Availability Zones and 99.9% of availability for clusters that don't use Availability Zones. \\\n * **Free**: The cluster management is free, but charged for VM, storage, and networking usage. Best for experimenting, learning, simple testing, or workloads with fewer than 10 nodes. Not recommended for production use cases.\n */\nexport type ManagedClusterSKUTier = string;\n\n/** Known values of {@link ExtendedLocationTypes} that the service accepts. */\nexport enum KnownExtendedLocationTypes {\n /** EdgeZone */\n EdgeZone = \"EdgeZone\",\n}\n\n/**\n * Defines values for ExtendedLocationTypes. \\\n * {@link KnownExtendedLocationTypes} can be used interchangeably with ExtendedLocationTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EdgeZone**\n */\nexport type ExtendedLocationTypes = string;\n\n/** Known values of {@link Code} that the service accepts. */\nexport enum KnownCode {\n /** The cluster is running. */\n Running = \"Running\",\n /** The cluster is stopped. */\n Stopped = \"Stopped\",\n}\n\n/**\n * Defines values for Code. \\\n * {@link KnownCode} can be used interchangeably with Code,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running**: The cluster is running. \\\n * **Stopped**: The cluster is stopped.\n */\nexport type Code = string;\n\n/** Known values of {@link OSDiskType} that the service accepts. */\nexport enum KnownOSDiskType {\n /** Azure replicates the operating system disk for a virtual machine to Azure storage to avoid data loss should the VM need to be relocated to another host. Since containers aren't designed to have local state persisted, this behavior offers limited value while providing some drawbacks, including slower node provisioning and higher read\\/write latency. */\n Managed = \"Managed\",\n /** Ephemeral OS disks are stored only on the host machine, just like a temporary disk. This provides lower read\\/write latency, along with faster node scaling and cluster upgrades. */\n Ephemeral = \"Ephemeral\",\n}\n\n/**\n * Defines values for OSDiskType. \\\n * {@link KnownOSDiskType} can be used interchangeably with OSDiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Managed**: Azure replicates the operating system disk for a virtual machine to Azure storage to avoid data loss should the VM need to be relocated to another host. Since containers aren't designed to have local state persisted, this behavior offers limited value while providing some drawbacks, including slower node provisioning and higher read\\/write latency. \\\n * **Ephemeral**: Ephemeral OS disks are stored only on the host machine, just like a temporary disk. This provides lower read\\/write latency, along with faster node scaling and cluster upgrades.\n */\nexport type OSDiskType = string;\n\n/** Known values of {@link KubeletDiskType} that the service accepts. */\nexport enum KnownKubeletDiskType {\n /** Kubelet will use the OS disk for its data. */\n OS = \"OS\",\n /** Kubelet will use the temporary disk for its data. */\n Temporary = \"Temporary\",\n}\n\n/**\n * Defines values for KubeletDiskType. \\\n * {@link KnownKubeletDiskType} can be used interchangeably with KubeletDiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OS**: Kubelet will use the OS disk for its data. \\\n * **Temporary**: Kubelet will use the temporary disk for its data.\n */\nexport type KubeletDiskType = string;\n\n/** Known values of {@link WorkloadRuntime} that the service accepts. */\nexport enum KnownWorkloadRuntime {\n /** Nodes will use Kubelet to run standard OCI container workloads. */\n OCIContainer = \"OCIContainer\",\n /** Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview). */\n WasmWasi = \"WasmWasi\",\n}\n\n/**\n * Defines values for WorkloadRuntime. \\\n * {@link KnownWorkloadRuntime} can be used interchangeably with WorkloadRuntime,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OCIContainer**: Nodes will use Kubelet to run standard OCI container workloads. \\\n * **WasmWasi**: Nodes will use Krustlet to run WASM workloads using the WASI provider (Preview).\n */\nexport type WorkloadRuntime = string;\n\n/** Known values of {@link OSType} that the service accepts. */\nexport enum KnownOSType {\n /** Use Linux. */\n Linux = \"Linux\",\n /** Use Windows. */\n Windows = \"Windows\",\n}\n\n/**\n * Defines values for OSType. \\\n * {@link KnownOSType} can be used interchangeably with OSType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linux**: Use Linux. \\\n * **Windows**: Use Windows.\n */\nexport type OSType = string;\n\n/** Known values of {@link Ossku} that the service accepts. */\nexport enum KnownOssku {\n /** Use Ubuntu as the OS for node images. */\n Ubuntu = \"Ubuntu\",\n /** 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. */\n AzureLinux = \"AzureLinux\",\n /** Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. */\n CBLMariner = \"CBLMariner\",\n /** 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. */\n Windows2019 = \"Windows2019\",\n /** 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. */\n Windows2022 = \"Windows2022\",\n}\n\n/**\n * Defines values for Ossku. \\\n * {@link KnownOssku} can be used interchangeably with Ossku,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ubuntu**: Use Ubuntu as the OS for node images. \\\n * **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. \\\n * **CBLMariner**: Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead. \\\n * **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. \\\n * **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.\n */\nexport type Ossku = string;\n\n/** Known values of {@link ScaleDownMode} that the service accepts. */\nexport enum KnownScaleDownMode {\n /** Create new instances during scale up and remove instances during scale down. */\n Delete = \"Delete\",\n /** Attempt to start deallocated instances (if they exist) during scale up and deallocate instances during scale down. */\n Deallocate = \"Deallocate\",\n}\n\n/**\n * Defines values for ScaleDownMode. \\\n * {@link KnownScaleDownMode} can be used interchangeably with ScaleDownMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Delete**: Create new instances during scale up and remove instances during scale down. \\\n * **Deallocate**: Attempt to start deallocated instances (if they exist) during scale up and deallocate instances during scale down.\n */\nexport type ScaleDownMode = string;\n\n/** Known values of {@link AgentPoolType} that the service accepts. */\nexport enum KnownAgentPoolType {\n /** Create an Agent Pool backed by a Virtual Machine Scale Set. */\n VirtualMachineScaleSets = \"VirtualMachineScaleSets\",\n /** Use of this is strongly discouraged. */\n AvailabilitySet = \"AvailabilitySet\",\n}\n\n/**\n * Defines values for AgentPoolType. \\\n * {@link KnownAgentPoolType} can be used interchangeably with AgentPoolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **VirtualMachineScaleSets**: Create an Agent Pool backed by a Virtual Machine Scale Set. \\\n * **AvailabilitySet**: Use of this is strongly discouraged.\n */\nexport type AgentPoolType = string;\n\n/** Known values of {@link AgentPoolMode} that the service accepts. */\nexport enum KnownAgentPoolMode {\n /** 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. */\n System = \"System\",\n /** User agent pools are primarily for hosting your application pods. */\n User = \"User\",\n}\n\n/**\n * Defines values for AgentPoolMode. \\\n * {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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. \\\n * **User**: User agent pools are primarily for hosting your application pods.\n */\nexport type AgentPoolMode = string;\n\n/** Known values of {@link ScaleSetPriority} that the service accepts. */\nexport enum KnownScaleSetPriority {\n /** Spot priority VMs will be used. There is no SLA for spot nodes. See [spot on AKS](https:\\//docs.microsoft.com\\/azure\\/aks\\/spot-node-pool) for more information. */\n Spot = \"Spot\",\n /** Regular VMs will be used. */\n Regular = \"Regular\",\n}\n\n/**\n * Defines values for ScaleSetPriority. \\\n * {@link KnownScaleSetPriority} can be used interchangeably with ScaleSetPriority,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Spot**: Spot priority VMs will be used. There is no SLA for spot nodes. See [spot on AKS](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/spot-node-pool) for more information. \\\n * **Regular**: Regular VMs will be used.\n */\nexport type ScaleSetPriority = string;\n\n/** Known values of {@link ScaleSetEvictionPolicy} that the service accepts. */\nexport enum KnownScaleSetEvictionPolicy {\n /** Nodes in the underlying Scale Set of the node pool are deleted when they're evicted. */\n Delete = \"Delete\",\n /** Nodes in the underlying Scale Set of the node pool are set to the stopped-deallocated state upon eviction. Nodes in the stopped-deallocated state count against your compute quota and can cause issues with cluster scaling or upgrading. */\n Deallocate = \"Deallocate\",\n}\n\n/**\n * Defines values for ScaleSetEvictionPolicy. \\\n * {@link KnownScaleSetEvictionPolicy} can be used interchangeably with ScaleSetEvictionPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Delete**: Nodes in the underlying Scale Set of the node pool are deleted when they're evicted. \\\n * **Deallocate**: Nodes in the underlying Scale Set of the node pool are set to the stopped-deallocated state upon eviction. Nodes in the stopped-deallocated state count against your compute quota and can cause issues with cluster scaling or upgrading.\n */\nexport type ScaleSetEvictionPolicy = string;\n\n/** Known values of {@link GPUInstanceProfile} that the service accepts. */\nexport enum KnownGPUInstanceProfile {\n /** MIG1G */\n MIG1G = \"MIG1g\",\n /** MIG2G */\n MIG2G = \"MIG2g\",\n /** MIG3G */\n MIG3G = \"MIG3g\",\n /** MIG4G */\n MIG4G = \"MIG4g\",\n /** MIG7G */\n MIG7G = \"MIG7g\",\n}\n\n/**\n * Defines values for GPUInstanceProfile. \\\n * {@link KnownGPUInstanceProfile} can be used interchangeably with GPUInstanceProfile,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MIG1g** \\\n * **MIG2g** \\\n * **MIG3g** \\\n * **MIG4g** \\\n * **MIG7g**\n */\nexport type GPUInstanceProfile = string;\n\n/** Known values of {@link Protocol} that the service accepts. */\nexport enum KnownProtocol {\n /** TCP protocol. */\n TCP = \"TCP\",\n /** UDP protocol. */\n UDP = \"UDP\",\n}\n\n/**\n * Defines values for Protocol. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP**: TCP protocol. \\\n * **UDP**: UDP protocol.\n */\nexport type Protocol = string;\n\n/** Known values of {@link GPUDriver} that the service accepts. */\nexport enum KnownGPUDriver {\n /** Install driver. */\n Install = \"Install\",\n /** Skip driver install. */\n None = \"None\",\n}\n\n/**\n * Defines values for GPUDriver. \\\n * {@link KnownGPUDriver} can be used interchangeably with GPUDriver,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Install**: Install driver. \\\n * **None**: Skip driver install.\n */\nexport type GPUDriver = string;\n\n/** Known values of {@link LicenseType} that the service accepts. */\nexport enum KnownLicenseType {\n /** No additional licensing is applied. */\n None = \"None\",\n /** Enables Azure Hybrid User Benefits for Windows VMs. */\n WindowsServer = \"Windows_Server\",\n}\n\n/**\n * Defines values for LicenseType. \\\n * {@link KnownLicenseType} can be used interchangeably with LicenseType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No additional licensing is applied. \\\n * **Windows_Server**: Enables Azure Hybrid User Benefits for Windows VMs.\n */\nexport type LicenseType = string;\n\n/** Known values of {@link ManagedClusterPodIdentityProvisioningState} that the service accepts. */\nexport enum KnownManagedClusterPodIdentityProvisioningState {\n /** Assigned */\n Assigned = \"Assigned\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ManagedClusterPodIdentityProvisioningState. \\\n * {@link KnownManagedClusterPodIdentityProvisioningState} can be used interchangeably with ManagedClusterPodIdentityProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assigned** \\\n * **Canceled** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type ManagedClusterPodIdentityProvisioningState = string;\n\n/** Known values of {@link RestrictionLevel} that the service accepts. */\nexport enum KnownRestrictionLevel {\n /** All RBAC permissions are allowed on the managed node resource group */\n Unrestricted = \"Unrestricted\",\n /** Only *\\/read RBAC permissions allowed on the managed node resource group */\n ReadOnly = \"ReadOnly\",\n}\n\n/**\n * Defines values for RestrictionLevel. \\\n * {@link KnownRestrictionLevel} can be used interchangeably with RestrictionLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unrestricted**: All RBAC permissions are allowed on the managed node resource group \\\n * **ReadOnly**: Only *\\/read RBAC permissions allowed on the managed node resource group\n */\nexport type RestrictionLevel = string;\n\n/** Known values of {@link NetworkPlugin} that the service accepts. */\nexport enum KnownNetworkPlugin {\n /** 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. */\n Azure = \"azure\",\n /** Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\\//docs.microsoft.com\\/azure\\/aks\\/concepts-network#kubenet-basic-networking) for more information. */\n Kubenet = \"kubenet\",\n /** No CNI plugin is pre-installed. See [BYO CNI](https:\\//docs.microsoft.com\\/en-us\\/azure\\/aks\\/use-byo-cni) for more information. */\n None = \"none\",\n}\n\n/**\n * Defines values for NetworkPlugin. \\\n * {@link KnownNetworkPlugin} can be used interchangeably with NetworkPlugin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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. \\\n * **kubenet**: Use the Kubenet network plugin. See [Kubenet (basic) networking](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/concepts-network#kubenet-basic-networking) for more information. \\\n * **none**: No CNI plugin is pre-installed. See [BYO CNI](https:\\/\\/docs.microsoft.com\\/en-us\\/azure\\/aks\\/use-byo-cni) for more information.\n */\nexport type NetworkPlugin = string;\n\n/** Known values of {@link NetworkPluginMode} that the service accepts. */\nexport enum KnownNetworkPluginMode {\n /** 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. */\n Overlay = \"overlay\",\n}\n\n/**\n * Defines values for NetworkPluginMode. \\\n * {@link KnownNetworkPluginMode} can be used interchangeably with NetworkPluginMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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.\n */\nexport type NetworkPluginMode = string;\n\n/** Known values of {@link NetworkPolicy} that the service accepts. */\nexport enum KnownNetworkPolicy {\n /** Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. */\n None = \"none\",\n /** 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. */\n Calico = \"calico\",\n /** 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. */\n Azure = \"azure\",\n /** Use Cilium to enforce network policies. This requires networkDataplane to be 'cilium'. */\n Cilium = \"cilium\",\n}\n\n/**\n * Defines values for NetworkPolicy. \\\n * {@link KnownNetworkPolicy} can be used interchangeably with NetworkPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **none**: Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. \\\n * **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. \\\n * **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. \\\n * **cilium**: Use Cilium to enforce network policies. This requires networkDataplane to be 'cilium'.\n */\nexport type NetworkPolicy = string;\n\n/** Known values of {@link NetworkMode} that the service accepts. */\nexport enum KnownNetworkMode {\n /** No bridge is created. Intra-VM Pod to Pod communication is through IP routes created by Azure CNI. See [Transparent Mode](https:\\//docs.microsoft.com\\/azure\\/aks\\/faq#transparent-mode) for more information. */\n Transparent = \"transparent\",\n /** This is no longer supported */\n Bridge = \"bridge\",\n}\n\n/**\n * Defines values for NetworkMode. \\\n * {@link KnownNetworkMode} can be used interchangeably with NetworkMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **transparent**: No bridge is created. Intra-VM Pod to Pod communication is through IP routes created by Azure CNI. See [Transparent Mode](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/faq#transparent-mode) for more information. \\\n * **bridge**: This is no longer supported\n */\nexport type NetworkMode = string;\n\n/** Known values of {@link NetworkDataplane} that the service accepts. */\nexport enum KnownNetworkDataplane {\n /** Use Azure network dataplane. */\n Azure = \"azure\",\n /** Use Cilium network dataplane. See [Azure CNI Powered by Cilium](https:\\//learn.microsoft.com\\/azure\\/aks\\/azure-cni-powered-by-cilium) for more information. */\n Cilium = \"cilium\",\n}\n\n/**\n * Defines values for NetworkDataplane. \\\n * {@link KnownNetworkDataplane} can be used interchangeably with NetworkDataplane,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **azure**: Use Azure network dataplane. \\\n * **cilium**: Use Cilium network dataplane. See [Azure CNI Powered by Cilium](https:\\/\\/learn.microsoft.com\\/azure\\/aks\\/azure-cni-powered-by-cilium) for more information.\n */\nexport type NetworkDataplane = string;\n\n/** Known values of {@link OutboundType} that the service accepts. */\nexport enum KnownOutboundType {\n /** The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\\//docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-loadbalancer). */\n LoadBalancer = \"loadBalancer\",\n /** Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\\//docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-userdefinedrouting). */\n UserDefinedRouting = \"userDefinedRouting\",\n /** The AKS-managed NAT gateway is used for egress. */\n ManagedNATGateway = \"managedNATGateway\",\n /** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */\n UserAssignedNATGateway = \"userAssignedNATGateway\",\n /** The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\\//azure.microsoft.com\\/en-us\\/updates\\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\\/ */\n None = \"none\",\n}\n\n/**\n * Defines values for OutboundType. \\\n * {@link KnownOutboundType} can be used interchangeably with OutboundType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **loadBalancer**: The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-loadbalancer). \\\n * **userDefinedRouting**: Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/egress-outboundtype#outbound-type-of-userdefinedrouting). \\\n * **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \\\n * **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. \\\n * **none**: The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\\/\\/azure.microsoft.com\\/en-us\\/updates\\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\\/\n */\nexport type OutboundType = string;\n\n/** Known values of {@link LoadBalancerSku} that the service accepts. */\nexport enum KnownLoadBalancerSku {\n /** Use a a standard Load Balancer. This is the recommended Load Balancer SKU. For more information about on working with the load balancer in the managed cluster, see the [standard Load Balancer](https:\\//docs.microsoft.com\\/azure\\/aks\\/load-balancer-standard) article. */\n Standard = \"standard\",\n /** Use a basic Load Balancer with limited functionality. */\n Basic = \"basic\",\n}\n\n/**\n * Defines values for LoadBalancerSku. \\\n * {@link KnownLoadBalancerSku} can be used interchangeably with LoadBalancerSku,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **standard**: Use a a standard Load Balancer. This is the recommended Load Balancer SKU. For more information about on working with the load balancer in the managed cluster, see the [standard Load Balancer](https:\\/\\/docs.microsoft.com\\/azure\\/aks\\/load-balancer-standard) article. \\\n * **basic**: Use a basic Load Balancer with limited functionality.\n */\nexport type LoadBalancerSku = string;\n\n/** Known values of {@link BackendPoolType} that the service accepts. */\nexport enum KnownBackendPoolType {\n /** The type of the managed inbound Load Balancer BackendPool. https:\\//cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend. */\n NodeIPConfiguration = \"NodeIPConfiguration\",\n /** The type of the managed inbound Load Balancer BackendPool. https:\\//cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend. */\n NodeIP = \"NodeIP\",\n}\n\n/**\n * Defines values for BackendPoolType. \\\n * {@link KnownBackendPoolType} can be used interchangeably with BackendPoolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NodeIPConfiguration**: The type of the managed inbound Load Balancer BackendPool. https:\\/\\/cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend. \\\n * **NodeIP**: The type of the managed inbound Load Balancer BackendPool. https:\\/\\/cloud-provider-azure.sigs.k8s.io\\/topics\\/loadbalancer\\/#configure-load-balancer-backend.\n */\nexport type BackendPoolType = string;\n\n/** Known values of {@link IpFamily} that the service accepts. */\nexport enum KnownIpFamily {\n /** IPv4 */\n IPv4 = \"IPv4\",\n /** IPv6 */\n IPv6 = \"IPv6\",\n}\n\n/**\n * Defines values for IpFamily. \\\n * {@link KnownIpFamily} can be used interchangeably with IpFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IPv4** \\\n * **IPv6**\n */\nexport type IpFamily = string;\n\n/** Known values of {@link UpgradeChannel} that the service accepts. */\nexport enum KnownUpgradeChannel {\n /** 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. */\n Rapid = \"rapid\",\n /** Automatically upgrade the cluster to the latest supported patch release on minor version N-1, where N is the latest supported minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.18.6. */\n Stable = \"stable\",\n /** Automatically upgrade the cluster to the latest supported patch version when it becomes available while keeping the minor version the same. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.17.9. */\n Patch = \"patch\",\n /** Automatically upgrade the node image to the latest version available. Consider using nodeOSUpgradeChannel instead as that allows you to configure node OS patching separate from Kubernetes version patching */\n NodeImage = \"node-image\",\n /** Disables auto-upgrades and keeps the cluster at its current version of Kubernetes. */\n None = \"none\",\n}\n\n/**\n * Defines values for UpgradeChannel. \\\n * {@link KnownUpgradeChannel} can be used interchangeably with UpgradeChannel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **rapid**: Automatically upgrade the cluster to the latest supported patch release on the latest supported minor version. In cases where the cluster is at a version of Kubernetes that is at an N-2 minor version where N is the latest supported minor version, the cluster first upgrades to the latest supported patch version on N-1 minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster first is upgraded to 1.18.6, then is upgraded to 1.19.1. \\\n * **stable**: Automatically upgrade the cluster to the latest supported patch release on minor version N-1, where N is the latest supported minor version. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.18.6. \\\n * **patch**: Automatically upgrade the cluster to the latest supported patch version when it becomes available while keeping the minor version the same. For example, if a cluster is running version 1.17.7 and versions 1.17.9, 1.18.4, 1.18.6, and 1.19.1 are available, your cluster is upgraded to 1.17.9. \\\n * **node-image**: Automatically upgrade the node image to the latest version available. Consider using nodeOSUpgradeChannel instead as that allows you to configure node OS patching separate from Kubernetes version patching \\\n * **none**: Disables auto-upgrades and keeps the cluster at its current version of Kubernetes.\n */\nexport type UpgradeChannel = string;\n\n/** Known values of {@link NodeOSUpgradeChannel} that the service accepts. */\nexport enum KnownNodeOSUpgradeChannel {\n /** 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 */\n None = \"None\",\n /** 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 */\n Unmanaged = \"Unmanaged\",\n /** 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. */\n NodeImage = \"NodeImage\",\n /** AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption. */\n SecurityPatch = \"SecurityPatch\",\n}\n\n/**\n * Defines values for NodeOSUpgradeChannel. \\\n * {@link KnownNodeOSUpgradeChannel} can be used interchangeably with NodeOSUpgradeChannel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **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 \\\n * **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 \\\n * **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. \\\n * **SecurityPatch**: AKS downloads and updates the nodes with tested security updates. These updates honor the maintenance window settings and produce a new VHD that is used on new nodes. On some occasions it's not possible to apply the updates in place, in such cases the existing nodes will also be re-imaged to the newly produced VHD in order to apply the changes. This option incurs an extra cost of hosting the new Security Patch VHDs in your resource group for just in time consumption.\n */\nexport type NodeOSUpgradeChannel = string;\n\n/** Known values of {@link Expander} that the service accepts. */\nexport enum KnownExpander {\n /** Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources. */\n LeastWaste = \"least-waste\",\n /** Selects the node group that would be able to schedule the most pods when scaling up. This is useful when you are using nodeSelector to make sure certain pods land on certain nodes. Note that this won't cause the autoscaler to select bigger nodes vs. smaller, as it can add multiple smaller nodes at once. */\n MostPods = \"most-pods\",\n /** Selects the node group that has the highest priority assigned by the user. It's configuration is described in more details [here](https:\\//github.com\\/kubernetes\\/autoscaler\\/blob\\/master\\/cluster-autoscaler\\/expander\\/priority\\/readme.md). */\n Priority = \"priority\",\n /** Used when you don't have a particular need for the node groups to scale differently. */\n Random = \"random\",\n}\n\n/**\n * Defines values for Expander. \\\n * {@link KnownExpander} can be used interchangeably with Expander,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **least-waste**: Selects the node group that will have the least idle CPU (if tied, unused memory) after scale-up. This is useful when you have different classes of nodes, for example, high CPU or high memory nodes, and only want to expand those when there are pending pods that need a lot of those resources. \\\n * **most-pods**: Selects the node group that would be able to schedule the most pods when scaling up. This is useful when you are using nodeSelector to make sure certain pods land on certain nodes. Note that this won't cause the autoscaler to select bigger nodes vs. smaller, as it can add multiple smaller nodes at once. \\\n * **priority**: Selects the node group that has the highest priority assigned by the user. It's configuration is described in more details [here](https:\\/\\/github.com\\/kubernetes\\/autoscaler\\/blob\\/master\\/cluster-autoscaler\\/expander\\/priority\\/readme.md). \\\n * **random**: Used when you don't have a particular need for the node groups to scale differently.\n */\nexport type Expander = string;\n\n/** Known values of {@link KeyVaultNetworkAccessTypes} that the service accepts. */\nexport enum KnownKeyVaultNetworkAccessTypes {\n /** Public */\n Public = \"Public\",\n /** Private */\n Private = \"Private\",\n}\n\n/**\n * Defines values for KeyVaultNetworkAccessTypes. \\\n * {@link KnownKeyVaultNetworkAccessTypes} can be used interchangeably with KeyVaultNetworkAccessTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Public** \\\n * **Private**\n */\nexport type KeyVaultNetworkAccessTypes = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link ServiceMeshMode} that the service accepts. */\nexport enum KnownServiceMeshMode {\n /** Istio deployed as an AKS addon. */\n Istio = \"Istio\",\n /** Mesh is disabled. */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for ServiceMeshMode. \\\n * {@link KnownServiceMeshMode} can be used interchangeably with ServiceMeshMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Istio**: Istio deployed as an AKS addon. \\\n * **Disabled**: Mesh is disabled.\n */\nexport type ServiceMeshMode = string;\n\n/** Known values of {@link IstioIngressGatewayMode} that the service accepts. */\nexport enum KnownIstioIngressGatewayMode {\n /** The ingress gateway is assigned a public IP address and is publicly accessible. */\n External = \"External\",\n /** The ingress gateway is assigned an internal IP address and cannot is accessed publicly. */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for IstioIngressGatewayMode. \\\n * {@link KnownIstioIngressGatewayMode} can be used interchangeably with IstioIngressGatewayMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **External**: The ingress gateway is assigned a public IP address and is publicly accessible. \\\n * **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.\n */\nexport type IstioIngressGatewayMode = string;\n\n/** Known values of {@link ArtifactSource} that the service accepts. */\nexport enum KnownArtifactSource {\n /** pull images from Azure Container Registry with cache */\n Cache = \"Cache\",\n /** pull images from Microsoft Artifact Registry */\n Direct = \"Direct\",\n}\n\n/**\n * Defines values for ArtifactSource. \\\n * {@link KnownArtifactSource} can be used interchangeably with ArtifactSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Cache**: pull images from Azure Container Registry with cache \\\n * **Direct**: pull images from Microsoft Artifact Registry\n */\nexport type ArtifactSource = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link Format} that the service accepts. */\nexport enum KnownFormat {\n /** Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https:\\//aka.ms\\/k8s\\/changes-1-26. */\n Azure = \"azure\",\n /** Return exec format kubeconfig. This format requires kubelogin binary in the path. */\n Exec = \"exec\",\n}\n\n/**\n * Defines values for Format. \\\n * {@link KnownFormat} can be used interchangeably with Format,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **azure**: Return azure auth-provider kubeconfig. This format is deprecated in v1.22 and will be fully removed in v1.26. See: https:\\/\\/aka.ms\\/k8s\\/changes-1-26. \\\n * **exec**: Return exec format kubeconfig. This format requires kubelogin binary in the path.\n */\nexport type Format = string;\n\n/** Known values of {@link WeekDay} that the service accepts. */\nexport enum KnownWeekDay {\n /** Sunday */\n Sunday = \"Sunday\",\n /** Monday */\n Monday = \"Monday\",\n /** Tuesday */\n Tuesday = \"Tuesday\",\n /** Wednesday */\n Wednesday = \"Wednesday\",\n /** Thursday */\n Thursday = \"Thursday\",\n /** Friday */\n Friday = \"Friday\",\n /** Saturday */\n Saturday = \"Saturday\",\n}\n\n/**\n * Defines values for WeekDay. \\\n * {@link KnownWeekDay} can be used interchangeably with WeekDay,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Sunday** \\\n * **Monday** \\\n * **Tuesday** \\\n * **Wednesday** \\\n * **Thursday** \\\n * **Friday** \\\n * **Saturday**\n */\nexport type WeekDay = string;\n\n/** Known values of {@link Type} that the service accepts. */\nexport enum KnownType {\n /** First week of the month. */\n First = \"First\",\n /** Second week of the month. */\n Second = \"Second\",\n /** Third week of the month. */\n Third = \"Third\",\n /** Fourth week of the month. */\n Fourth = \"Fourth\",\n /** Last week of the month. */\n Last = \"Last\",\n}\n\n/**\n * Defines values for Type. \\\n * {@link KnownType} can be used interchangeably with Type,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **First**: First week of the month. \\\n * **Second**: Second week of the month. \\\n * **Third**: Third week of the month. \\\n * **Fourth**: Fourth week of the month. \\\n * **Last**: Last week of the month.\n */\nexport type Type = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link ConnectionStatus} that the service accepts. */\nexport enum KnownConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n}\n\n/**\n * Defines values for ConnectionStatus. \\\n * {@link KnownConnectionStatus} can be used interchangeably with ConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type ConnectionStatus = string;\n\n/** Known values of {@link SnapshotType} that the service accepts. */\nexport enum KnownSnapshotType {\n /** The snapshot is a snapshot of a node pool. */\n NodePool = \"NodePool\",\n}\n\n/**\n * Defines values for SnapshotType. \\\n * {@link KnownSnapshotType} can be used interchangeably with SnapshotType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NodePool**: The snapshot is a snapshot of a node pool.\n */\nexport type SnapshotType = string;\n\n/** Known values of {@link TrustedAccessRoleBindingProvisioningState} that the service accepts. */\nexport enum KnownTrustedAccessRoleBindingProvisioningState {\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for TrustedAccessRoleBindingProvisioningState. \\\n * {@link KnownTrustedAccessRoleBindingProvisioningState} can be used interchangeably with TrustedAccessRoleBindingProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type TrustedAccessRoleBindingProvisioningState = string;\n/** Defines values for ResourceIdentityType. */\nexport type ResourceIdentityType = \"SystemAssigned\" | \"UserAssigned\" | \"None\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListKubernetesVersionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKubernetesVersions operation. */\nexport type ManagedClustersListKubernetesVersionsResponse = KubernetesVersionListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ManagedClustersListResponse = ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ManagedClustersListByResourceGroupResponse = ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetUpgradeProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getUpgradeProfile operation. */\nexport type ManagedClustersGetUpgradeProfileResponse = ManagedClusterUpgradeProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetAccessProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAccessProfile operation. */\nexport type ManagedClustersGetAccessProfileResponse = ManagedClusterAccessProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersListClusterAdminCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** server fqdn type for credentials to be returned */\n serverFqdn?: string;\n}\n\n/** Contains response data for the listClusterAdminCredentials operation. */\nexport type ManagedClustersListClusterAdminCredentialsResponse = CredentialResults;\n\n/** Optional parameters. */\nexport interface ManagedClustersListClusterUserCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** server fqdn type for credentials to be returned */\n serverFqdn?: string;\n /** Only apply to AAD clusters, specifies the format of returned kubeconfig. Format 'azure' will return azure auth-provider kubeconfig; format 'exec' will return exec format kubeconfig, which requires kubelogin binary in the path. */\n format?: Format;\n}\n\n/** Contains response data for the listClusterUserCredentials operation. */\nexport type ManagedClustersListClusterUserCredentialsResponse = CredentialResults;\n\n/** Optional parameters. */\nexport interface ManagedClustersListClusterMonitoringUserCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** server fqdn type for credentials to be returned */\n serverFqdn?: string;\n}\n\n/** Contains response data for the listClusterMonitoringUserCredentials operation. */\nexport type ManagedClustersListClusterMonitoringUserCredentialsResponse = CredentialResults;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ManagedClustersGetResponse = ManagedCluster;\n\n/** Optional parameters. */\nexport interface ManagedClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** The request should only proceed if no entity matches this string. */\n ifNoneMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ManagedClustersCreateOrUpdateResponse = ManagedCluster;\n\n/** Optional parameters. */\nexport interface ManagedClustersUpdateTagsOptionalParams extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateTags operation. */\nexport type ManagedClustersUpdateTagsResponse = ManagedCluster;\n\n/** Optional parameters. */\nexport interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ManagedClustersDeleteResponse = ManagedClustersDeleteHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersResetServicePrincipalProfileOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ManagedClustersResetAADProfileOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ManagedClustersRotateClusterCertificatesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the rotateClusterCertificates operation. */\nexport type ManagedClustersRotateClusterCertificatesResponse =\n ManagedClustersRotateClusterCertificatesHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersAbortLatestOperationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the abortLatestOperation operation. */\nexport type ManagedClustersAbortLatestOperationResponse =\n ManagedClustersAbortLatestOperationHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the rotateServiceAccountSigningKeys operation. */\nexport type ManagedClustersRotateServiceAccountSigningKeysResponse =\n ManagedClustersRotateServiceAccountSigningKeysHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersStopOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the stop operation. */\nexport type ManagedClustersStopResponse = ManagedClustersStopHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersStartOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the start operation. */\nexport type ManagedClustersStartResponse = ManagedClustersStartHeaders;\n\n/** Optional parameters. */\nexport interface ManagedClustersRunCommandOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the runCommand operation. */\nexport type ManagedClustersRunCommandResponse = RunCommandResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetCommandResultOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getCommandResult operation. */\nexport type ManagedClustersGetCommandResultResponse = RunCommandResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpoints operation. */\nexport type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse =\n OutboundEnvironmentEndpointCollection;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshRevisionProfilesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshRevisionProfiles operation. */\nexport type ManagedClustersListMeshRevisionProfilesResponse = MeshRevisionProfileList;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetMeshRevisionProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getMeshRevisionProfile operation. */\nexport type ManagedClustersGetMeshRevisionProfileResponse = MeshRevisionProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshUpgradeProfilesOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshUpgradeProfiles operation. */\nexport type ManagedClustersListMeshUpgradeProfilesResponse = MeshUpgradeProfileList;\n\n/** Optional parameters. */\nexport interface ManagedClustersGetMeshUpgradeProfileOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getMeshUpgradeProfile operation. */\nexport type ManagedClustersGetMeshUpgradeProfileResponse = MeshUpgradeProfile;\n\n/** Optional parameters. */\nexport interface ManagedClustersListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ManagedClustersListNextResponse = ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ManagedClustersListByResourceGroupNextResponse = ManagedClusterListResult;\n\n/** Optional parameters. */\nexport interface ManagedClustersListOutboundNetworkDependenciesEndpointsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listOutboundNetworkDependenciesEndpointsNext operation. */\nexport type ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse =\n OutboundEnvironmentEndpointCollection;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshRevisionProfilesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshRevisionProfilesNext operation. */\nexport type ManagedClustersListMeshRevisionProfilesNextResponse = MeshRevisionProfileList;\n\n/** Optional parameters. */\nexport interface ManagedClustersListMeshUpgradeProfilesNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listMeshUpgradeProfilesNext operation. */\nexport type ManagedClustersListMeshUpgradeProfilesNextResponse = MeshUpgradeProfileList;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsListByManagedClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByManagedCluster operation. */\nexport type MaintenanceConfigurationsListByManagedClusterResponse =\n MaintenanceConfigurationListResult;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MaintenanceConfigurationsGetResponse = MaintenanceConfiguration;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type MaintenanceConfigurationsCreateOrUpdateResponse = MaintenanceConfiguration;\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByManagedClusterNext operation. */\nexport type MaintenanceConfigurationsListByManagedClusterNextResponse =\n MaintenanceConfigurationListResult;\n\n/** Optional parameters. */\nexport interface AgentPoolsAbortLatestOperationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the abortLatestOperation operation. */\nexport type AgentPoolsAbortLatestOperationResponse = AgentPoolsAbortLatestOperationHeaders;\n\n/** Optional parameters. */\nexport interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AgentPoolsListResponse = AgentPoolListResult;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AgentPoolsGetResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** The request should only proceed if no entity matches this string. */\n ifNoneMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AgentPoolsCreateOrUpdateResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {\n /** The request should only proceed if an entity matches this string. */\n ifMatch?: string;\n /** ignore-pod-disruption-budget=true to delete those pods on a node without considering Pod Disruption Budget */\n ignorePodDisruptionBudget?: boolean;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AgentPoolsDeleteResponse = AgentPoolsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetUpgradeProfileOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the getUpgradeProfile operation. */\nexport type AgentPoolsGetUpgradeProfileResponse = AgentPoolUpgradeProfile;\n\n/** Optional parameters. */\nexport interface AgentPoolsDeleteMachinesOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the deleteMachines operation. */\nexport type AgentPoolsDeleteMachinesResponse = AgentPoolsDeleteMachinesHeaders;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetAvailableAgentPoolVersionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAvailableAgentPoolVersions operation. */\nexport type AgentPoolsGetAvailableAgentPoolVersionsResponse = AgentPoolAvailableVersions;\n\n/** Optional parameters. */\nexport interface AgentPoolsUpgradeNodeImageVersionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface AgentPoolsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AgentPoolsListNextResponse = AgentPoolListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type PrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResourcesListResult;\n\n/** Optional parameters. */\nexport interface ResolvePrivateLinkServiceIdPostOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the post operation. */\nexport type ResolvePrivateLinkServiceIdPostResponse = PrivateLinkResource;\n\n/** Optional parameters. */\nexport interface SnapshotsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SnapshotsListResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface SnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SnapshotsListByResourceGroupResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface SnapshotsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SnapshotsGetResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SnapshotsCreateOrUpdateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the updateTags operation. */\nexport type SnapshotsUpdateTagsResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SnapshotsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SnapshotsListNextResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface SnapshotsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type TrustedAccessRoleBindingsDeleteResponse = TrustedAccessRoleBindingsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface TrustedAccessRoleBindingsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;\n\n/** Optional parameters. */\nexport interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;\n\n/** Optional parameters. */\nexport interface MachinesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type MachinesListResponse = MachineListResult;\n\n/** Optional parameters. */\nexport interface MachinesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MachinesGetResponse = Machine;\n\n/** Optional parameters. */\nexport interface MachinesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type MachinesListNextResponse = MachineListResult;\n\n/** Optional parameters. */\nexport interface ContainerServiceClientOptionalParams extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|