@azure/arm-containerservice 22.1.0 → 22.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (219) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/containerServiceClient.d.ts.map +1 -1
  3. package/dist/browser/containerServiceClient.js +3 -4
  4. package/dist/browser/containerServiceClient.js.map +1 -1
  5. package/dist/browser/lroImpl.d.ts.map +1 -1
  6. package/dist/browser/lroImpl.js.map +1 -1
  7. package/dist/browser/models/index.d.ts +162 -115
  8. package/dist/browser/models/index.d.ts.map +1 -1
  9. package/dist/browser/models/index.js +16 -0
  10. package/dist/browser/models/index.js.map +1 -1
  11. package/dist/browser/models/mappers.d.ts +2 -0
  12. package/dist/browser/models/mappers.d.ts.map +1 -1
  13. package/dist/browser/models/mappers.js +47 -0
  14. package/dist/browser/models/mappers.js.map +1 -1
  15. package/dist/browser/models/parameters.d.ts.map +1 -1
  16. package/dist/browser/models/parameters.js +1 -1
  17. package/dist/browser/models/parameters.js.map +1 -1
  18. package/dist/browser/operations/agentPools.d.ts.map +1 -1
  19. package/dist/browser/operations/agentPools.js +2 -5
  20. package/dist/browser/operations/agentPools.js.map +1 -1
  21. package/dist/browser/operations/machines.d.ts.map +1 -1
  22. package/dist/browser/operations/machines.js.map +1 -1
  23. package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
  24. package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
  25. package/dist/browser/operations/managedClusters.d.ts.map +1 -1
  26. package/dist/browser/operations/managedClusters.js +7 -31
  27. package/dist/browser/operations/managedClusters.js.map +1 -1
  28. package/dist/browser/operations/operations.d.ts.map +1 -1
  29. package/dist/browser/operations/operations.js.map +1 -1
  30. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  31. package/dist/browser/operations/privateEndpointConnections.js +1 -1
  32. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  33. package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  34. package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
  35. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  36. package/dist/browser/operations/snapshots.js +2 -10
  37. package/dist/browser/operations/snapshots.js.map +1 -1
  38. package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  39. package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
  40. package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
  41. package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
  42. package/dist/browser/operations/trustedAccessRoles.js +1 -5
  43. package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
  44. package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
  45. package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
  46. package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
  47. package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
  48. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  49. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  50. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  51. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  52. package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  53. package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  54. package/dist/browser/pagingHelper.d.ts.map +1 -1
  55. package/dist/browser/pagingHelper.js.map +1 -1
  56. package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
  57. package/dist/commonjs/containerServiceClient.js +3 -4
  58. package/dist/commonjs/containerServiceClient.js.map +1 -1
  59. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  60. package/dist/commonjs/lroImpl.js.map +1 -1
  61. package/dist/commonjs/models/index.d.ts +162 -115
  62. package/dist/commonjs/models/index.d.ts.map +1 -1
  63. package/dist/commonjs/models/index.js +18 -1
  64. package/dist/commonjs/models/index.js.map +1 -1
  65. package/dist/commonjs/models/mappers.d.ts +2 -0
  66. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  67. package/dist/commonjs/models/mappers.js +50 -3
  68. package/dist/commonjs/models/mappers.js.map +1 -1
  69. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  70. package/dist/commonjs/models/parameters.js +1 -1
  71. package/dist/commonjs/models/parameters.js.map +1 -1
  72. package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
  73. package/dist/commonjs/operations/agentPools.js +1 -4
  74. package/dist/commonjs/operations/agentPools.js.map +1 -1
  75. package/dist/commonjs/operations/machines.d.ts.map +1 -1
  76. package/dist/commonjs/operations/machines.js.map +1 -1
  77. package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
  78. package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
  79. package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
  80. package/dist/commonjs/operations/managedClusters.js +6 -30
  81. package/dist/commonjs/operations/managedClusters.js.map +1 -1
  82. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  83. package/dist/commonjs/operations/operations.js.map +1 -1
  84. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  85. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  86. package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  87. package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
  88. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  89. package/dist/commonjs/operations/snapshots.js +2 -10
  90. package/dist/commonjs/operations/snapshots.js.map +1 -1
  91. package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  92. package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
  93. package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
  94. package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
  95. package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
  96. package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
  97. package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
  98. package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
  99. package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
  100. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  101. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  102. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  103. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  104. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  105. package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  106. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  107. package/dist/commonjs/pagingHelper.js.map +1 -1
  108. package/dist/commonjs/tsdoc-metadata.json +11 -11
  109. package/dist/esm/containerServiceClient.d.ts.map +1 -1
  110. package/dist/esm/containerServiceClient.js +3 -4
  111. package/dist/esm/containerServiceClient.js.map +1 -1
  112. package/dist/esm/lroImpl.d.ts.map +1 -1
  113. package/dist/esm/lroImpl.js.map +1 -1
  114. package/dist/esm/models/index.d.ts +162 -115
  115. package/dist/esm/models/index.d.ts.map +1 -1
  116. package/dist/esm/models/index.js +16 -0
  117. package/dist/esm/models/index.js.map +1 -1
  118. package/dist/esm/models/mappers.d.ts +2 -0
  119. package/dist/esm/models/mappers.d.ts.map +1 -1
  120. package/dist/esm/models/mappers.js +47 -0
  121. package/dist/esm/models/mappers.js.map +1 -1
  122. package/dist/esm/models/parameters.d.ts.map +1 -1
  123. package/dist/esm/models/parameters.js +1 -1
  124. package/dist/esm/models/parameters.js.map +1 -1
  125. package/dist/esm/operations/agentPools.d.ts.map +1 -1
  126. package/dist/esm/operations/agentPools.js +2 -5
  127. package/dist/esm/operations/agentPools.js.map +1 -1
  128. package/dist/esm/operations/machines.d.ts.map +1 -1
  129. package/dist/esm/operations/machines.js.map +1 -1
  130. package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
  131. package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
  132. package/dist/esm/operations/managedClusters.d.ts.map +1 -1
  133. package/dist/esm/operations/managedClusters.js +7 -31
  134. package/dist/esm/operations/managedClusters.js.map +1 -1
  135. package/dist/esm/operations/operations.d.ts.map +1 -1
  136. package/dist/esm/operations/operations.js.map +1 -1
  137. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  138. package/dist/esm/operations/privateEndpointConnections.js +1 -1
  139. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  140. package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  141. package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
  142. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  143. package/dist/esm/operations/snapshots.js +2 -10
  144. package/dist/esm/operations/snapshots.js.map +1 -1
  145. package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  146. package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
  147. package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
  148. package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
  149. package/dist/esm/operations/trustedAccessRoles.js +1 -5
  150. package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
  151. package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
  152. package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
  153. package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
  154. package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
  155. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  156. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  157. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  158. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  159. package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  160. package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  161. package/dist/esm/pagingHelper.d.ts.map +1 -1
  162. package/dist/esm/pagingHelper.js.map +1 -1
  163. package/dist/react-native/containerServiceClient.d.ts.map +1 -1
  164. package/dist/react-native/containerServiceClient.js +3 -4
  165. package/dist/react-native/containerServiceClient.js.map +1 -1
  166. package/dist/react-native/lroImpl.d.ts.map +1 -1
  167. package/dist/react-native/lroImpl.js.map +1 -1
  168. package/dist/react-native/models/index.d.ts +162 -115
  169. package/dist/react-native/models/index.d.ts.map +1 -1
  170. package/dist/react-native/models/index.js +16 -0
  171. package/dist/react-native/models/index.js.map +1 -1
  172. package/dist/react-native/models/mappers.d.ts +2 -0
  173. package/dist/react-native/models/mappers.d.ts.map +1 -1
  174. package/dist/react-native/models/mappers.js +47 -0
  175. package/dist/react-native/models/mappers.js.map +1 -1
  176. package/dist/react-native/models/parameters.d.ts.map +1 -1
  177. package/dist/react-native/models/parameters.js +1 -1
  178. package/dist/react-native/models/parameters.js.map +1 -1
  179. package/dist/react-native/operations/agentPools.d.ts.map +1 -1
  180. package/dist/react-native/operations/agentPools.js +2 -5
  181. package/dist/react-native/operations/agentPools.js.map +1 -1
  182. package/dist/react-native/operations/machines.d.ts.map +1 -1
  183. package/dist/react-native/operations/machines.js.map +1 -1
  184. package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
  185. package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
  186. package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
  187. package/dist/react-native/operations/managedClusters.js +7 -31
  188. package/dist/react-native/operations/managedClusters.js.map +1 -1
  189. package/dist/react-native/operations/operations.d.ts.map +1 -1
  190. package/dist/react-native/operations/operations.js.map +1 -1
  191. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  192. package/dist/react-native/operations/privateEndpointConnections.js +1 -1
  193. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  194. package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
  195. package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
  196. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  197. package/dist/react-native/operations/snapshots.js +2 -10
  198. package/dist/react-native/operations/snapshots.js.map +1 -1
  199. package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
  200. package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
  201. package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
  202. package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
  203. package/dist/react-native/operations/trustedAccessRoles.js +1 -5
  204. package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
  205. package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
  206. package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
  207. package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
  208. package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
  209. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  210. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  211. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  212. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  213. package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
  214. package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
  215. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  216. package/dist/react-native/pagingHelper.js.map +1 -1
  217. package/package.json +19 -19
  218. package/CHANGELOG.md +0 -3619
  219. package/review/arm-containerservice.api.md +0 -2586
@@ -1,2586 +0,0 @@
1
- ## API Report File for "@azure/arm-containerservice"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- import type * as coreAuth from '@azure/core-auth';
8
- import * as coreClient from '@azure/core-client';
9
- import type { OperationState } from '@azure/core-lro';
10
- import type { PagedAsyncIterableIterator } from '@azure/core-paging';
11
- import type { SimplePollerLike } from '@azure/core-lro';
12
-
13
- // @public
14
- export interface AbsoluteMonthlySchedule {
15
- dayOfMonth: number;
16
- intervalMonths: number;
17
- }
18
-
19
- // @public
20
- export interface AdvancedNetworking {
21
- enabled?: boolean;
22
- observability?: AdvancedNetworkingObservability;
23
- security?: AdvancedNetworkingSecurity;
24
- }
25
-
26
- // @public
27
- export interface AdvancedNetworkingObservability {
28
- enabled?: boolean;
29
- }
30
-
31
- // @public
32
- export interface AdvancedNetworkingSecurity {
33
- enabled?: boolean;
34
- }
35
-
36
- // @public
37
- export interface AgentPool extends SubResource {
38
- availabilityZones?: string[];
39
- capacityReservationGroupID?: string;
40
- count?: number;
41
- creationData?: CreationData;
42
- readonly currentOrchestratorVersion?: string;
43
- enableAutoScaling?: boolean;
44
- enableEncryptionAtHost?: boolean;
45
- enableFips?: boolean;
46
- enableNodePublicIP?: boolean;
47
- enableUltraSSD?: boolean;
48
- readonly eTag?: string;
49
- gatewayProfile?: AgentPoolGatewayProfile;
50
- gpuInstanceProfile?: GPUInstanceProfile;
51
- gpuProfile?: GPUProfile;
52
- hostGroupID?: string;
53
- kubeletConfig?: KubeletConfig;
54
- kubeletDiskType?: KubeletDiskType;
55
- linuxOSConfig?: LinuxOSConfig;
56
- maxCount?: number;
57
- maxPods?: number;
58
- messageOfTheDay?: string;
59
- minCount?: number;
60
- mode?: AgentPoolMode;
61
- networkProfile?: AgentPoolNetworkProfile;
62
- readonly nodeImageVersion?: string;
63
- nodeLabels?: {
64
- [propertyName: string]: string;
65
- };
66
- nodePublicIPPrefixID?: string;
67
- nodeTaints?: string[];
68
- orchestratorVersion?: string;
69
- osDiskSizeGB?: number;
70
- osDiskType?: OSDiskType;
71
- osSKU?: Ossku;
72
- osType?: OSType;
73
- podIPAllocationMode?: PodIPAllocationMode;
74
- podSubnetID?: string;
75
- powerState?: PowerState;
76
- readonly provisioningState?: string;
77
- proximityPlacementGroupID?: string;
78
- scaleDownMode?: ScaleDownMode;
79
- scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
80
- scaleSetPriority?: ScaleSetPriority;
81
- securityProfile?: AgentPoolSecurityProfile;
82
- spotMaxPrice?: number;
83
- status?: AgentPoolStatus;
84
- tags?: {
85
- [propertyName: string]: string;
86
- };
87
- typePropertiesType?: AgentPoolType;
88
- upgradeSettings?: AgentPoolUpgradeSettings;
89
- virtualMachineNodesStatus?: VirtualMachineNodes[];
90
- virtualMachinesProfile?: VirtualMachinesProfile;
91
- vmSize?: string;
92
- vnetSubnetID?: string;
93
- windowsProfile?: AgentPoolWindowsProfile;
94
- workloadRuntime?: WorkloadRuntime;
95
- }
96
-
97
- // @public
98
- export interface AgentPoolAvailableVersions {
99
- agentPoolVersions?: AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem[];
100
- readonly id?: string;
101
- readonly name?: string;
102
- readonly type?: string;
103
- }
104
-
105
- // @public (undocumented)
106
- export interface AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem {
107
- default?: boolean;
108
- isPreview?: boolean;
109
- kubernetesVersion?: string;
110
- }
111
-
112
- // @public
113
- export interface AgentPoolDeleteMachinesParameter {
114
- machineNames: string[];
115
- }
116
-
117
- // @public
118
- export interface AgentPoolGatewayProfile {
119
- publicIPPrefixSize?: number;
120
- }
121
-
122
- // @public
123
- export interface AgentPoolListResult {
124
- readonly nextLink?: string;
125
- value?: AgentPool[];
126
- }
127
-
128
- // @public
129
- export type AgentPoolMode = string;
130
-
131
- // @public
132
- export interface AgentPoolNetworkProfile {
133
- allowedHostPorts?: PortRange[];
134
- applicationSecurityGroups?: string[];
135
- nodePublicIPTags?: IPTag[];
136
- }
137
-
138
- // @public
139
- export interface AgentPools {
140
- beginAbortLatestOperation(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsAbortLatestOperationOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsAbortLatestOperationResponse>, AgentPoolsAbortLatestOperationResponse>>;
141
- beginAbortLatestOperationAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsAbortLatestOperationOptionalParams): Promise<AgentPoolsAbortLatestOperationResponse>;
142
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, agentPoolName: string, parameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsCreateOrUpdateResponse>, AgentPoolsCreateOrUpdateResponse>>;
143
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, parameters: AgentPool, options?: AgentPoolsCreateOrUpdateOptionalParams): Promise<AgentPoolsCreateOrUpdateResponse>;
144
- beginDelete(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;
145
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsDeleteOptionalParams): Promise<AgentPoolsDeleteResponse>;
146
- beginDeleteMachines(resourceGroupName: string, resourceName: string, agentPoolName: string, machines: AgentPoolDeleteMachinesParameter, options?: AgentPoolsDeleteMachinesOptionalParams): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteMachinesResponse>, AgentPoolsDeleteMachinesResponse>>;
147
- beginDeleteMachinesAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, machines: AgentPoolDeleteMachinesParameter, options?: AgentPoolsDeleteMachinesOptionalParams): Promise<AgentPoolsDeleteMachinesResponse>;
148
- beginUpgradeNodeImageVersion(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsUpgradeNodeImageVersionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
149
- beginUpgradeNodeImageVersionAndWait(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsUpgradeNodeImageVersionOptionalParams): Promise<void>;
150
- get(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsGetOptionalParams): Promise<AgentPoolsGetResponse>;
151
- getAvailableAgentPoolVersions(resourceGroupName: string, resourceName: string, options?: AgentPoolsGetAvailableAgentPoolVersionsOptionalParams): Promise<AgentPoolsGetAvailableAgentPoolVersionsResponse>;
152
- getUpgradeProfile(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: AgentPoolsGetUpgradeProfileOptionalParams): Promise<AgentPoolsGetUpgradeProfileResponse>;
153
- list(resourceGroupName: string, resourceName: string, options?: AgentPoolsListOptionalParams): PagedAsyncIterableIterator<AgentPool>;
154
- }
155
-
156
- // @public
157
- export interface AgentPoolsAbortLatestOperationHeaders {
158
- azureAsyncOperation?: string;
159
- location?: string;
160
- }
161
-
162
- // @public
163
- export interface AgentPoolsAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
164
- resumeFrom?: string;
165
- updateIntervalInMs?: number;
166
- }
167
-
168
- // @public
169
- export type AgentPoolsAbortLatestOperationResponse = AgentPoolsAbortLatestOperationHeaders;
170
-
171
- // @public
172
- export interface AgentPoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
173
- ifMatch?: string;
174
- ifNoneMatch?: string;
175
- resumeFrom?: string;
176
- updateIntervalInMs?: number;
177
- }
178
-
179
- // @public
180
- export type AgentPoolsCreateOrUpdateResponse = AgentPool;
181
-
182
- // @public
183
- export interface AgentPoolsDeleteHeaders {
184
- location?: string;
185
- }
186
-
187
- // @public
188
- export interface AgentPoolsDeleteMachinesHeaders {
189
- location?: string;
190
- }
191
-
192
- // @public
193
- export interface AgentPoolsDeleteMachinesOptionalParams extends coreClient.OperationOptions {
194
- resumeFrom?: string;
195
- updateIntervalInMs?: number;
196
- }
197
-
198
- // @public
199
- export type AgentPoolsDeleteMachinesResponse = AgentPoolsDeleteMachinesHeaders;
200
-
201
- // @public
202
- export interface AgentPoolsDeleteOptionalParams extends coreClient.OperationOptions {
203
- ifMatch?: string;
204
- ignorePodDisruptionBudget?: boolean;
205
- resumeFrom?: string;
206
- updateIntervalInMs?: number;
207
- }
208
-
209
- // @public
210
- export type AgentPoolsDeleteResponse = AgentPoolsDeleteHeaders;
211
-
212
- // @public
213
- export interface AgentPoolSecurityProfile {
214
- enableSecureBoot?: boolean;
215
- enableVtpm?: boolean;
216
- }
217
-
218
- // @public
219
- export interface AgentPoolsGetAvailableAgentPoolVersionsOptionalParams extends coreClient.OperationOptions {
220
- }
221
-
222
- // @public
223
- export type AgentPoolsGetAvailableAgentPoolVersionsResponse = AgentPoolAvailableVersions;
224
-
225
- // @public
226
- export interface AgentPoolsGetOptionalParams extends coreClient.OperationOptions {
227
- }
228
-
229
- // @public
230
- export type AgentPoolsGetResponse = AgentPool;
231
-
232
- // @public
233
- export interface AgentPoolsGetUpgradeProfileOptionalParams extends coreClient.OperationOptions {
234
- }
235
-
236
- // @public
237
- export type AgentPoolsGetUpgradeProfileResponse = AgentPoolUpgradeProfile;
238
-
239
- // @public
240
- export interface AgentPoolsListNextOptionalParams extends coreClient.OperationOptions {
241
- }
242
-
243
- // @public
244
- export type AgentPoolsListNextResponse = AgentPoolListResult;
245
-
246
- // @public
247
- export interface AgentPoolsListOptionalParams extends coreClient.OperationOptions {
248
- }
249
-
250
- // @public
251
- export type AgentPoolsListResponse = AgentPoolListResult;
252
-
253
- // @public
254
- export interface AgentPoolStatus {
255
- readonly provisioningError?: CloudErrorBody;
256
- }
257
-
258
- // @public
259
- export interface AgentPoolsUpgradeNodeImageVersionHeaders {
260
- azureAsyncOperation?: string;
261
- }
262
-
263
- // @public
264
- export interface AgentPoolsUpgradeNodeImageVersionOptionalParams extends coreClient.OperationOptions {
265
- resumeFrom?: string;
266
- updateIntervalInMs?: number;
267
- }
268
-
269
- // @public
270
- export type AgentPoolType = string;
271
-
272
- // @public
273
- export interface AgentPoolUpgradeProfile {
274
- readonly id?: string;
275
- kubernetesVersion: string;
276
- latestNodeImageVersion?: string;
277
- readonly name?: string;
278
- osType: OSType;
279
- readonly type?: string;
280
- upgrades?: AgentPoolUpgradeProfilePropertiesUpgradesItem[];
281
- }
282
-
283
- // @public (undocumented)
284
- export interface AgentPoolUpgradeProfilePropertiesUpgradesItem {
285
- isPreview?: boolean;
286
- kubernetesVersion?: string;
287
- }
288
-
289
- // @public
290
- export interface AgentPoolUpgradeSettings {
291
- drainTimeoutInMinutes?: number;
292
- maxSurge?: string;
293
- maxUnavailable?: string;
294
- nodeSoakDurationInMinutes?: number;
295
- undrainableNodeBehavior?: UndrainableNodeBehavior;
296
- }
297
-
298
- // @public
299
- export interface AgentPoolWindowsProfile {
300
- disableOutboundNat?: boolean;
301
- }
302
-
303
- // @public
304
- export type ArtifactSource = string;
305
-
306
- // @public
307
- export interface AzureKeyVaultKms {
308
- enabled?: boolean;
309
- keyId?: string;
310
- keyVaultNetworkAccess?: KeyVaultNetworkAccessTypes;
311
- keyVaultResourceId?: string;
312
- }
313
-
314
- // @public
315
- export type BackendPoolType = string;
316
-
317
- // @public
318
- export interface CloudError {
319
- error?: CloudErrorBody;
320
- }
321
-
322
- // @public
323
- export interface CloudErrorBody {
324
- code?: string;
325
- details?: CloudErrorBody[];
326
- message?: string;
327
- target?: string;
328
- }
329
-
330
- // @public
331
- export interface ClusterUpgradeSettings {
332
- overrideSettings?: UpgradeOverrideSettings;
333
- }
334
-
335
- // @public
336
- export type Code = string;
337
-
338
- // @public
339
- export interface CompatibleVersions {
340
- name?: string;
341
- versions?: string[];
342
- }
343
-
344
- // @public
345
- export type ConnectionStatus = string;
346
-
347
- // @public (undocumented)
348
- export class ContainerServiceClient extends coreClient.ServiceClient {
349
- // (undocumented)
350
- $host: string;
351
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerServiceClientOptionalParams);
352
- // (undocumented)
353
- agentPools: AgentPools;
354
- // (undocumented)
355
- apiVersion: string;
356
- // (undocumented)
357
- machines: Machines;
358
- // (undocumented)
359
- maintenanceConfigurations: MaintenanceConfigurations;
360
- // (undocumented)
361
- managedClusters: ManagedClusters;
362
- // (undocumented)
363
- operations: Operations;
364
- // (undocumented)
365
- privateEndpointConnections: PrivateEndpointConnections;
366
- // (undocumented)
367
- privateLinkResources: PrivateLinkResources;
368
- // (undocumented)
369
- resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;
370
- // (undocumented)
371
- snapshots: Snapshots;
372
- // (undocumented)
373
- subscriptionId: string;
374
- // (undocumented)
375
- trustedAccessRoleBindings: TrustedAccessRoleBindings;
376
- // (undocumented)
377
- trustedAccessRoles: TrustedAccessRoles;
378
- }
379
-
380
- // @public
381
- export interface ContainerServiceClientOptionalParams extends coreClient.ServiceClientOptions {
382
- $host?: string;
383
- apiVersion?: string;
384
- endpoint?: string;
385
- }
386
-
387
- // @public
388
- export interface ContainerServiceLinuxProfile {
389
- adminUsername: string;
390
- ssh: ContainerServiceSshConfiguration;
391
- }
392
-
393
- // @public
394
- export interface ContainerServiceNetworkProfile {
395
- advancedNetworking?: AdvancedNetworking;
396
- dnsServiceIP?: string;
397
- ipFamilies?: IpFamily[];
398
- loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
399
- loadBalancerSku?: LoadBalancerSku;
400
- natGatewayProfile?: ManagedClusterNATGatewayProfile;
401
- networkDataplane?: NetworkDataplane;
402
- networkMode?: NetworkMode;
403
- networkPlugin?: NetworkPlugin;
404
- networkPluginMode?: NetworkPluginMode;
405
- networkPolicy?: NetworkPolicy;
406
- outboundType?: OutboundType;
407
- podCidr?: string;
408
- podCidrs?: string[];
409
- serviceCidr?: string;
410
- serviceCidrs?: string[];
411
- staticEgressGatewayProfile?: ManagedClusterStaticEgressGatewayProfile;
412
- }
413
-
414
- // @public
415
- export interface ContainerServiceSshConfiguration {
416
- publicKeys: ContainerServiceSshPublicKey[];
417
- }
418
-
419
- // @public
420
- export interface ContainerServiceSshPublicKey {
421
- keyData: string;
422
- }
423
-
424
- // @public
425
- export type CreatedByType = string;
426
-
427
- // @public
428
- export interface CreationData {
429
- sourceResourceId?: string;
430
- }
431
-
432
- // @public
433
- export interface CredentialResult {
434
- readonly name?: string;
435
- readonly value?: Uint8Array;
436
- }
437
-
438
- // @public
439
- export interface CredentialResults {
440
- readonly kubeconfigs?: CredentialResult[];
441
- }
442
-
443
- // @public
444
- export interface DailySchedule {
445
- intervalDays: number;
446
- }
447
-
448
- // @public
449
- export interface DateSpan {
450
- end: Date;
451
- start: Date;
452
- }
453
-
454
- // @public
455
- export interface DelegatedResource {
456
- location?: string;
457
- referralResource?: string;
458
- resourceId?: string;
459
- tenantId?: string;
460
- }
461
-
462
- // @public
463
- export interface EndpointDependency {
464
- domainName?: string;
465
- endpointDetails?: EndpointDetail[];
466
- }
467
-
468
- // @public
469
- export interface EndpointDetail {
470
- description?: string;
471
- ipAddress?: string;
472
- port?: number;
473
- protocol?: string;
474
- }
475
-
476
- // @public
477
- export interface ErrorAdditionalInfo {
478
- readonly info?: Record<string, unknown>;
479
- readonly type?: string;
480
- }
481
-
482
- // @public
483
- export interface ErrorDetail {
484
- readonly additionalInfo?: ErrorAdditionalInfo[];
485
- readonly code?: string;
486
- readonly details?: ErrorDetail[];
487
- readonly message?: string;
488
- readonly target?: string;
489
- }
490
-
491
- // @public
492
- export interface ErrorResponse {
493
- error?: ErrorDetail;
494
- }
495
-
496
- // @public
497
- export type Expander = string;
498
-
499
- // @public
500
- export interface ExtendedLocation {
501
- name?: string;
502
- type?: ExtendedLocationTypes;
503
- }
504
-
505
- // @public
506
- export type ExtendedLocationTypes = string;
507
-
508
- // @public
509
- export type Format = string;
510
-
511
- // @public
512
- export function getContinuationToken(page: unknown): string | undefined;
513
-
514
- // @public
515
- export type GPUDriver = string;
516
-
517
- // @public
518
- export type GPUInstanceProfile = string;
519
-
520
- // @public
521
- export interface GPUProfile {
522
- driver?: GPUDriver;
523
- }
524
-
525
- // @public
526
- export type IpFamily = string;
527
-
528
- // @public
529
- export interface IPTag {
530
- ipTagType?: string;
531
- tag?: string;
532
- }
533
-
534
- // @public
535
- export interface IstioCertificateAuthority {
536
- plugin?: IstioPluginCertificateAuthority;
537
- }
538
-
539
- // @public
540
- export interface IstioComponents {
541
- egressGateways?: IstioEgressGateway[];
542
- ingressGateways?: IstioIngressGateway[];
543
- }
544
-
545
- // @public
546
- export interface IstioEgressGateway {
547
- enabled: boolean;
548
- }
549
-
550
- // @public
551
- export interface IstioIngressGateway {
552
- enabled: boolean;
553
- mode: IstioIngressGatewayMode;
554
- }
555
-
556
- // @public
557
- export type IstioIngressGatewayMode = string;
558
-
559
- // @public
560
- export interface IstioPluginCertificateAuthority {
561
- certChainObjectName?: string;
562
- certObjectName?: string;
563
- keyObjectName?: string;
564
- keyVaultId?: string;
565
- rootCertObjectName?: string;
566
- }
567
-
568
- // @public
569
- export interface IstioServiceMesh {
570
- certificateAuthority?: IstioCertificateAuthority;
571
- components?: IstioComponents;
572
- revisions?: string[];
573
- }
574
-
575
- // @public
576
- export type KeyVaultNetworkAccessTypes = string;
577
-
578
- // @public
579
- export enum KnownAgentPoolMode {
580
- Gateway = "Gateway",
581
- System = "System",
582
- User = "User"
583
- }
584
-
585
- // @public
586
- export enum KnownAgentPoolType {
587
- AvailabilitySet = "AvailabilitySet",
588
- VirtualMachines = "VirtualMachines",
589
- VirtualMachineScaleSets = "VirtualMachineScaleSets"
590
- }
591
-
592
- // @public
593
- export enum KnownArtifactSource {
594
- Cache = "Cache",
595
- Direct = "Direct"
596
- }
597
-
598
- // @public
599
- export enum KnownBackendPoolType {
600
- NodeIP = "NodeIP",
601
- NodeIPConfiguration = "NodeIPConfiguration"
602
- }
603
-
604
- // @public
605
- export enum KnownCode {
606
- Running = "Running",
607
- Stopped = "Stopped"
608
- }
609
-
610
- // @public
611
- export enum KnownConnectionStatus {
612
- Approved = "Approved",
613
- Disconnected = "Disconnected",
614
- Pending = "Pending",
615
- Rejected = "Rejected"
616
- }
617
-
618
- // @public
619
- export enum KnownCreatedByType {
620
- Application = "Application",
621
- Key = "Key",
622
- ManagedIdentity = "ManagedIdentity",
623
- User = "User"
624
- }
625
-
626
- // @public
627
- export enum KnownExpander {
628
- LeastWaste = "least-waste",
629
- MostPods = "most-pods",
630
- Priority = "priority",
631
- Random = "random"
632
- }
633
-
634
- // @public
635
- export enum KnownExtendedLocationTypes {
636
- EdgeZone = "EdgeZone"
637
- }
638
-
639
- // @public
640
- export enum KnownFormat {
641
- Azure = "azure",
642
- Exec = "exec"
643
- }
644
-
645
- // @public
646
- export enum KnownGPUDriver {
647
- Install = "Install",
648
- None = "None"
649
- }
650
-
651
- // @public
652
- export enum KnownGPUInstanceProfile {
653
- MIG1G = "MIG1g",
654
- MIG2G = "MIG2g",
655
- MIG3G = "MIG3g",
656
- MIG4G = "MIG4g",
657
- MIG7G = "MIG7g"
658
- }
659
-
660
- // @public
661
- export enum KnownIpFamily {
662
- IPv4 = "IPv4",
663
- IPv6 = "IPv6"
664
- }
665
-
666
- // @public
667
- export enum KnownIstioIngressGatewayMode {
668
- External = "External",
669
- Internal = "Internal"
670
- }
671
-
672
- // @public
673
- export enum KnownKeyVaultNetworkAccessTypes {
674
- Private = "Private",
675
- Public = "Public"
676
- }
677
-
678
- // @public
679
- export enum KnownKubeletDiskType {
680
- OS = "OS",
681
- Temporary = "Temporary"
682
- }
683
-
684
- // @public
685
- export enum KnownKubernetesSupportPlan {
686
- AKSLongTermSupport = "AKSLongTermSupport",
687
- KubernetesOfficial = "KubernetesOfficial"
688
- }
689
-
690
- // @public
691
- export enum KnownLicenseType {
692
- None = "None",
693
- WindowsServer = "Windows_Server"
694
- }
695
-
696
- // @public
697
- export enum KnownLoadBalancerSku {
698
- Basic = "basic",
699
- Standard = "standard"
700
- }
701
-
702
- // @public
703
- export enum KnownManagedClusterPodIdentityProvisioningState {
704
- Assigned = "Assigned",
705
- Canceled = "Canceled",
706
- Deleting = "Deleting",
707
- Failed = "Failed",
708
- Succeeded = "Succeeded",
709
- Updating = "Updating"
710
- }
711
-
712
- // @public
713
- export enum KnownManagedClusterSKUName {
714
- Base = "Base"
715
- }
716
-
717
- // @public
718
- export enum KnownManagedClusterSKUTier {
719
- Free = "Free",
720
- Premium = "Premium",
721
- Standard = "Standard"
722
- }
723
-
724
- // @public
725
- export enum KnownNetworkDataplane {
726
- Azure = "azure",
727
- Cilium = "cilium"
728
- }
729
-
730
- // @public
731
- export enum KnownNetworkMode {
732
- Bridge = "bridge",
733
- Transparent = "transparent"
734
- }
735
-
736
- // @public
737
- export enum KnownNetworkPlugin {
738
- Azure = "azure",
739
- Kubenet = "kubenet",
740
- None = "none"
741
- }
742
-
743
- // @public
744
- export enum KnownNetworkPluginMode {
745
- Overlay = "overlay"
746
- }
747
-
748
- // @public
749
- export enum KnownNetworkPolicy {
750
- Azure = "azure",
751
- Calico = "calico",
752
- Cilium = "cilium",
753
- None = "none"
754
- }
755
-
756
- // @public
757
- export enum KnownNginxIngressControllerType {
758
- AnnotationControlled = "AnnotationControlled",
759
- External = "External",
760
- Internal = "Internal",
761
- None = "None"
762
- }
763
-
764
- // @public
765
- export enum KnownNodeOSUpgradeChannel {
766
- NodeImage = "NodeImage",
767
- None = "None",
768
- SecurityPatch = "SecurityPatch",
769
- Unmanaged = "Unmanaged"
770
- }
771
-
772
- // @public
773
- export enum KnownOSDiskType {
774
- Ephemeral = "Ephemeral",
775
- Managed = "Managed"
776
- }
777
-
778
- // @public
779
- export enum KnownOssku {
780
- AzureLinux = "AzureLinux",
781
- CBLMariner = "CBLMariner",
782
- Ubuntu = "Ubuntu",
783
- Ubuntu2204 = "Ubuntu2204",
784
- Windows2019 = "Windows2019",
785
- Windows2022 = "Windows2022"
786
- }
787
-
788
- // @public
789
- export enum KnownOSType {
790
- Linux = "Linux",
791
- Windows = "Windows"
792
- }
793
-
794
- // @public
795
- export enum KnownOutboundType {
796
- LoadBalancer = "loadBalancer",
797
- ManagedNATGateway = "managedNATGateway",
798
- None = "none",
799
- UserAssignedNATGateway = "userAssignedNATGateway",
800
- UserDefinedRouting = "userDefinedRouting"
801
- }
802
-
803
- // @public
804
- export enum KnownPodIPAllocationMode {
805
- DynamicIndividual = "DynamicIndividual",
806
- StaticBlock = "StaticBlock"
807
- }
808
-
809
- // @public
810
- export enum KnownPrivateEndpointConnectionProvisioningState {
811
- Canceled = "Canceled",
812
- Creating = "Creating",
813
- Deleting = "Deleting",
814
- Failed = "Failed",
815
- Succeeded = "Succeeded"
816
- }
817
-
818
- // @public
819
- export enum KnownProtocol {
820
- TCP = "TCP",
821
- UDP = "UDP"
822
- }
823
-
824
- // @public
825
- export enum KnownPublicNetworkAccess {
826
- Disabled = "Disabled",
827
- Enabled = "Enabled"
828
- }
829
-
830
- // @public
831
- export enum KnownRestrictionLevel {
832
- ReadOnly = "ReadOnly",
833
- Unrestricted = "Unrestricted"
834
- }
835
-
836
- // @public
837
- export enum KnownScaleDownMode {
838
- Deallocate = "Deallocate",
839
- Delete = "Delete"
840
- }
841
-
842
- // @public
843
- export enum KnownScaleSetEvictionPolicy {
844
- Deallocate = "Deallocate",
845
- Delete = "Delete"
846
- }
847
-
848
- // @public
849
- export enum KnownScaleSetPriority {
850
- Regular = "Regular",
851
- Spot = "Spot"
852
- }
853
-
854
- // @public
855
- export enum KnownServiceMeshMode {
856
- Disabled = "Disabled",
857
- Istio = "Istio"
858
- }
859
-
860
- // @public
861
- export enum KnownSnapshotType {
862
- NodePool = "NodePool"
863
- }
864
-
865
- // @public
866
- export enum KnownTrustedAccessRoleBindingProvisioningState {
867
- Canceled = "Canceled",
868
- Deleting = "Deleting",
869
- Failed = "Failed",
870
- Succeeded = "Succeeded",
871
- Updating = "Updating"
872
- }
873
-
874
- // @public
875
- export enum KnownType {
876
- First = "First",
877
- Fourth = "Fourth",
878
- Last = "Last",
879
- Second = "Second",
880
- Third = "Third"
881
- }
882
-
883
- // @public
884
- export enum KnownUndrainableNodeBehavior {
885
- Cordon = "Cordon",
886
- Schedule = "Schedule"
887
- }
888
-
889
- // @public
890
- export enum KnownUpgradeChannel {
891
- NodeImage = "node-image",
892
- None = "none",
893
- Patch = "patch",
894
- Rapid = "rapid",
895
- Stable = "stable"
896
- }
897
-
898
- // @public
899
- export enum KnownWeekDay {
900
- Friday = "Friday",
901
- Monday = "Monday",
902
- Saturday = "Saturday",
903
- Sunday = "Sunday",
904
- Thursday = "Thursday",
905
- Tuesday = "Tuesday",
906
- Wednesday = "Wednesday"
907
- }
908
-
909
- // @public
910
- export enum KnownWorkloadRuntime {
911
- OCIContainer = "OCIContainer",
912
- WasmWasi = "WasmWasi"
913
- }
914
-
915
- // @public
916
- export interface KubeletConfig {
917
- allowedUnsafeSysctls?: string[];
918
- containerLogMaxFiles?: number;
919
- containerLogMaxSizeMB?: number;
920
- cpuCfsQuota?: boolean;
921
- cpuCfsQuotaPeriod?: string;
922
- cpuManagerPolicy?: string;
923
- failSwapOn?: boolean;
924
- imageGcHighThreshold?: number;
925
- imageGcLowThreshold?: number;
926
- podMaxPids?: number;
927
- topologyManagerPolicy?: string;
928
- }
929
-
930
- // @public
931
- export type KubeletDiskType = string;
932
-
933
- // @public
934
- export interface KubernetesPatchVersion {
935
- upgrades?: string[];
936
- }
937
-
938
- // @public
939
- export type KubernetesSupportPlan = string;
940
-
941
- // @public
942
- export interface KubernetesVersion {
943
- capabilities?: KubernetesVersionCapabilities;
944
- isDefault?: boolean;
945
- isPreview?: boolean;
946
- patchVersions?: {
947
- [propertyName: string]: KubernetesPatchVersion;
948
- };
949
- version?: string;
950
- }
951
-
952
- // @public
953
- export interface KubernetesVersionCapabilities {
954
- // (undocumented)
955
- supportPlan?: KubernetesSupportPlan[];
956
- }
957
-
958
- // @public
959
- export interface KubernetesVersionListResult {
960
- values?: KubernetesVersion[];
961
- }
962
-
963
- // @public
964
- export type LicenseType = string;
965
-
966
- // @public
967
- export interface LinuxOSConfig {
968
- swapFileSizeMB?: number;
969
- sysctls?: SysctlConfig;
970
- transparentHugePageDefrag?: string;
971
- transparentHugePageEnabled?: string;
972
- }
973
-
974
- // @public
975
- export type LoadBalancerSku = string;
976
-
977
- // @public
978
- export interface Machine extends SubResource {
979
- readonly properties?: MachineProperties;
980
- readonly zones?: string[];
981
- }
982
-
983
- // @public
984
- export interface MachineIpAddress {
985
- readonly family?: IpFamily;
986
- readonly ip?: string;
987
- }
988
-
989
- // @public
990
- export interface MachineListResult {
991
- readonly nextLink?: string;
992
- value?: Machine[];
993
- }
994
-
995
- // @public
996
- export interface MachineNetworkProperties {
997
- readonly ipAddresses?: MachineIpAddress[];
998
- }
999
-
1000
- // @public
1001
- export interface MachineProperties {
1002
- readonly network?: MachineNetworkProperties;
1003
- readonly resourceId?: string;
1004
- }
1005
-
1006
- // @public
1007
- export interface Machines {
1008
- get(resourceGroupName: string, resourceName: string, agentPoolName: string, machineName: string, options?: MachinesGetOptionalParams): Promise<MachinesGetResponse>;
1009
- list(resourceGroupName: string, resourceName: string, agentPoolName: string, options?: MachinesListOptionalParams): PagedAsyncIterableIterator<Machine>;
1010
- }
1011
-
1012
- // @public
1013
- export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
1014
- }
1015
-
1016
- // @public
1017
- export type MachinesGetResponse = Machine;
1018
-
1019
- // @public
1020
- export interface MachinesListNextOptionalParams extends coreClient.OperationOptions {
1021
- }
1022
-
1023
- // @public
1024
- export type MachinesListNextResponse = MachineListResult;
1025
-
1026
- // @public
1027
- export interface MachinesListOptionalParams extends coreClient.OperationOptions {
1028
- }
1029
-
1030
- // @public
1031
- export type MachinesListResponse = MachineListResult;
1032
-
1033
- // @public
1034
- export interface MaintenanceConfiguration extends SubResource {
1035
- maintenanceWindow?: MaintenanceWindow;
1036
- notAllowedTime?: TimeSpan[];
1037
- readonly systemData?: SystemData;
1038
- timeInWeek?: TimeInWeek[];
1039
- }
1040
-
1041
- // @public
1042
- export interface MaintenanceConfigurationListResult {
1043
- readonly nextLink?: string;
1044
- value?: MaintenanceConfiguration[];
1045
- }
1046
-
1047
- // @public
1048
- export interface MaintenanceConfigurations {
1049
- createOrUpdate(resourceGroupName: string, resourceName: string, configName: string, parameters: MaintenanceConfiguration, options?: MaintenanceConfigurationsCreateOrUpdateOptionalParams): Promise<MaintenanceConfigurationsCreateOrUpdateResponse>;
1050
- delete(resourceGroupName: string, resourceName: string, configName: string, options?: MaintenanceConfigurationsDeleteOptionalParams): Promise<void>;
1051
- get(resourceGroupName: string, resourceName: string, configName: string, options?: MaintenanceConfigurationsGetOptionalParams): Promise<MaintenanceConfigurationsGetResponse>;
1052
- listByManagedCluster(resourceGroupName: string, resourceName: string, options?: MaintenanceConfigurationsListByManagedClusterOptionalParams): PagedAsyncIterableIterator<MaintenanceConfiguration>;
1053
- }
1054
-
1055
- // @public
1056
- export interface MaintenanceConfigurationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1057
- }
1058
-
1059
- // @public
1060
- export type MaintenanceConfigurationsCreateOrUpdateResponse = MaintenanceConfiguration;
1061
-
1062
- // @public
1063
- export interface MaintenanceConfigurationsDeleteOptionalParams extends coreClient.OperationOptions {
1064
- }
1065
-
1066
- // @public
1067
- export interface MaintenanceConfigurationsGetOptionalParams extends coreClient.OperationOptions {
1068
- }
1069
-
1070
- // @public
1071
- export type MaintenanceConfigurationsGetResponse = MaintenanceConfiguration;
1072
-
1073
- // @public
1074
- export interface MaintenanceConfigurationsListByManagedClusterNextOptionalParams extends coreClient.OperationOptions {
1075
- }
1076
-
1077
- // @public
1078
- export type MaintenanceConfigurationsListByManagedClusterNextResponse = MaintenanceConfigurationListResult;
1079
-
1080
- // @public
1081
- export interface MaintenanceConfigurationsListByManagedClusterOptionalParams extends coreClient.OperationOptions {
1082
- }
1083
-
1084
- // @public
1085
- export type MaintenanceConfigurationsListByManagedClusterResponse = MaintenanceConfigurationListResult;
1086
-
1087
- // @public
1088
- export interface MaintenanceWindow {
1089
- durationHours: number;
1090
- notAllowedDates?: DateSpan[];
1091
- schedule: Schedule;
1092
- startDate?: Date;
1093
- startTime: string;
1094
- utcOffset?: string;
1095
- }
1096
-
1097
- // @public
1098
- export interface ManagedCluster extends TrackedResource {
1099
- aadProfile?: ManagedClusterAADProfile;
1100
- addonProfiles?: {
1101
- [propertyName: string]: ManagedClusterAddonProfile;
1102
- };
1103
- agentPoolProfiles?: ManagedClusterAgentPoolProfile[];
1104
- apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile;
1105
- autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile;
1106
- autoUpgradeProfile?: ManagedClusterAutoUpgradeProfile;
1107
- azureMonitorProfile?: ManagedClusterAzureMonitorProfile;
1108
- readonly azurePortalFqdn?: string;
1109
- bootstrapProfile?: ManagedClusterBootstrapProfile;
1110
- readonly currentKubernetesVersion?: string;
1111
- disableLocalAccounts?: boolean;
1112
- diskEncryptionSetID?: string;
1113
- dnsPrefix?: string;
1114
- enableRbac?: boolean;
1115
- readonly eTag?: string;
1116
- extendedLocation?: ExtendedLocation;
1117
- readonly fqdn?: string;
1118
- fqdnSubdomain?: string;
1119
- httpProxyConfig?: ManagedClusterHttpProxyConfig;
1120
- identity?: ManagedClusterIdentity;
1121
- identityProfile?: {
1122
- [propertyName: string]: UserAssignedIdentity;
1123
- };
1124
- ingressProfile?: ManagedClusterIngressProfile;
1125
- kubernetesVersion?: string;
1126
- linuxProfile?: ContainerServiceLinuxProfile;
1127
- readonly maxAgentPools?: number;
1128
- metricsProfile?: ManagedClusterMetricsProfile;
1129
- networkProfile?: ContainerServiceNetworkProfile;
1130
- nodeResourceGroup?: string;
1131
- nodeResourceGroupProfile?: ManagedClusterNodeResourceGroupProfile;
1132
- oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;
1133
- podIdentityProfile?: ManagedClusterPodIdentityProfile;
1134
- readonly powerState?: PowerState;
1135
- readonly privateFqdn?: string;
1136
- privateLinkResources?: PrivateLinkResource[];
1137
- readonly provisioningState?: string;
1138
- publicNetworkAccess?: PublicNetworkAccess;
1139
- readonly resourceUID?: string;
1140
- securityProfile?: ManagedClusterSecurityProfile;
1141
- serviceMeshProfile?: ServiceMeshProfile;
1142
- servicePrincipalProfile?: ManagedClusterServicePrincipalProfile;
1143
- sku?: ManagedClusterSKU;
1144
- status?: ManagedClusterStatus;
1145
- storageProfile?: ManagedClusterStorageProfile;
1146
- supportPlan?: KubernetesSupportPlan;
1147
- upgradeSettings?: ClusterUpgradeSettings;
1148
- windowsProfile?: ManagedClusterWindowsProfile;
1149
- workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
1150
- }
1151
-
1152
- // @public
1153
- export interface ManagedClusterAADProfile {
1154
- adminGroupObjectIDs?: string[];
1155
- clientAppID?: string;
1156
- enableAzureRbac?: boolean;
1157
- managed?: boolean;
1158
- serverAppID?: string;
1159
- serverAppSecret?: string;
1160
- tenantID?: string;
1161
- }
1162
-
1163
- // @public
1164
- export interface ManagedClusterAccessProfile extends TrackedResource {
1165
- kubeConfig?: Uint8Array;
1166
- }
1167
-
1168
- // @public
1169
- export interface ManagedClusterAddonProfile {
1170
- config?: {
1171
- [propertyName: string]: string;
1172
- };
1173
- enabled: boolean;
1174
- readonly identity?: ManagedClusterAddonProfileIdentity;
1175
- }
1176
-
1177
- // @public
1178
- export interface ManagedClusterAddonProfileIdentity extends UserAssignedIdentity {
1179
- }
1180
-
1181
- // @public
1182
- export interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolProfileProperties {
1183
- name: string;
1184
- }
1185
-
1186
- // @public
1187
- export interface ManagedClusterAgentPoolProfileProperties {
1188
- availabilityZones?: string[];
1189
- capacityReservationGroupID?: string;
1190
- count?: number;
1191
- creationData?: CreationData;
1192
- readonly currentOrchestratorVersion?: string;
1193
- enableAutoScaling?: boolean;
1194
- enableEncryptionAtHost?: boolean;
1195
- enableFips?: boolean;
1196
- enableNodePublicIP?: boolean;
1197
- enableUltraSSD?: boolean;
1198
- readonly eTag?: string;
1199
- gatewayProfile?: AgentPoolGatewayProfile;
1200
- gpuInstanceProfile?: GPUInstanceProfile;
1201
- gpuProfile?: GPUProfile;
1202
- hostGroupID?: string;
1203
- kubeletConfig?: KubeletConfig;
1204
- kubeletDiskType?: KubeletDiskType;
1205
- linuxOSConfig?: LinuxOSConfig;
1206
- maxCount?: number;
1207
- maxPods?: number;
1208
- messageOfTheDay?: string;
1209
- minCount?: number;
1210
- mode?: AgentPoolMode;
1211
- networkProfile?: AgentPoolNetworkProfile;
1212
- readonly nodeImageVersion?: string;
1213
- nodeLabels?: {
1214
- [propertyName: string]: string;
1215
- };
1216
- nodePublicIPPrefixID?: string;
1217
- nodeTaints?: string[];
1218
- orchestratorVersion?: string;
1219
- osDiskSizeGB?: number;
1220
- osDiskType?: OSDiskType;
1221
- osSKU?: Ossku;
1222
- osType?: OSType;
1223
- podIPAllocationMode?: PodIPAllocationMode;
1224
- podSubnetID?: string;
1225
- powerState?: PowerState;
1226
- readonly provisioningState?: string;
1227
- proximityPlacementGroupID?: string;
1228
- scaleDownMode?: ScaleDownMode;
1229
- scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
1230
- scaleSetPriority?: ScaleSetPriority;
1231
- securityProfile?: AgentPoolSecurityProfile;
1232
- spotMaxPrice?: number;
1233
- status?: AgentPoolStatus;
1234
- tags?: {
1235
- [propertyName: string]: string;
1236
- };
1237
- type?: AgentPoolType;
1238
- upgradeSettings?: AgentPoolUpgradeSettings;
1239
- virtualMachineNodesStatus?: VirtualMachineNodes[];
1240
- virtualMachinesProfile?: VirtualMachinesProfile;
1241
- vmSize?: string;
1242
- vnetSubnetID?: string;
1243
- windowsProfile?: AgentPoolWindowsProfile;
1244
- workloadRuntime?: WorkloadRuntime;
1245
- }
1246
-
1247
- // @public
1248
- export interface ManagedClusterAPIServerAccessProfile {
1249
- authorizedIPRanges?: string[];
1250
- disableRunCommand?: boolean;
1251
- enablePrivateCluster?: boolean;
1252
- enablePrivateClusterPublicFqdn?: boolean;
1253
- enableVnetIntegration?: boolean;
1254
- privateDNSZone?: string;
1255
- subnetId?: string;
1256
- }
1257
-
1258
- // @public
1259
- export interface ManagedClusterAutoUpgradeProfile {
1260
- nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
1261
- upgradeChannel?: UpgradeChannel;
1262
- }
1263
-
1264
- // @public
1265
- export interface ManagedClusterAzureMonitorProfile {
1266
- metrics?: ManagedClusterAzureMonitorProfileMetrics;
1267
- }
1268
-
1269
- // @public
1270
- export interface ManagedClusterAzureMonitorProfileKubeStateMetrics {
1271
- metricAnnotationsAllowList?: string;
1272
- metricLabelsAllowlist?: string;
1273
- }
1274
-
1275
- // @public
1276
- export interface ManagedClusterAzureMonitorProfileMetrics {
1277
- enabled: boolean;
1278
- kubeStateMetrics?: ManagedClusterAzureMonitorProfileKubeStateMetrics;
1279
- }
1280
-
1281
- // @public
1282
- export interface ManagedClusterBootstrapProfile {
1283
- artifactSource?: ArtifactSource;
1284
- containerRegistryId?: string;
1285
- }
1286
-
1287
- // @public
1288
- export interface ManagedClusterCostAnalysis {
1289
- enabled?: boolean;
1290
- }
1291
-
1292
- // @public
1293
- export interface ManagedClusterHttpProxyConfig {
1294
- httpProxy?: string;
1295
- httpsProxy?: string;
1296
- noProxy?: string[];
1297
- trustedCa?: string;
1298
- }
1299
-
1300
- // @public
1301
- export interface ManagedClusterIdentity {
1302
- delegatedResources?: {
1303
- [propertyName: string]: DelegatedResource;
1304
- };
1305
- readonly principalId?: string;
1306
- readonly tenantId?: string;
1307
- type?: ResourceIdentityType;
1308
- userAssignedIdentities?: {
1309
- [propertyName: string]: ManagedServiceIdentityUserAssignedIdentitiesValue;
1310
- };
1311
- }
1312
-
1313
- // @public
1314
- export interface ManagedClusterIngressProfile {
1315
- webAppRouting?: ManagedClusterIngressProfileWebAppRouting;
1316
- }
1317
-
1318
- // @public (undocumented)
1319
- export interface ManagedClusterIngressProfileNginx {
1320
- defaultIngressControllerType?: NginxIngressControllerType;
1321
- }
1322
-
1323
- // @public
1324
- export interface ManagedClusterIngressProfileWebAppRouting {
1325
- dnsZoneResourceIds?: string[];
1326
- enabled?: boolean;
1327
- readonly identity?: UserAssignedIdentity;
1328
- nginx?: ManagedClusterIngressProfileNginx;
1329
- }
1330
-
1331
- // @public
1332
- export interface ManagedClusterListResult {
1333
- readonly nextLink?: string;
1334
- value?: ManagedCluster[];
1335
- }
1336
-
1337
- // @public
1338
- export interface ManagedClusterLoadBalancerProfile {
1339
- allocatedOutboundPorts?: number;
1340
- backendPoolType?: BackendPoolType;
1341
- readonly effectiveOutboundIPs?: ResourceReference[];
1342
- enableMultipleStandardLoadBalancers?: boolean;
1343
- idleTimeoutInMinutes?: number;
1344
- managedOutboundIPs?: ManagedClusterLoadBalancerProfileManagedOutboundIPs;
1345
- outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;
1346
- outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;
1347
- }
1348
-
1349
- // @public
1350
- export interface ManagedClusterLoadBalancerProfileManagedOutboundIPs {
1351
- count?: number;
1352
- countIPv6?: number;
1353
- }
1354
-
1355
- // @public
1356
- export interface ManagedClusterLoadBalancerProfileOutboundIPPrefixes {
1357
- publicIPPrefixes?: ResourceReference[];
1358
- }
1359
-
1360
- // @public
1361
- export interface ManagedClusterLoadBalancerProfileOutboundIPs {
1362
- publicIPs?: ResourceReference[];
1363
- }
1364
-
1365
- // @public
1366
- export interface ManagedClusterManagedOutboundIPProfile {
1367
- count?: number;
1368
- }
1369
-
1370
- // @public
1371
- export interface ManagedClusterMetricsProfile {
1372
- costAnalysis?: ManagedClusterCostAnalysis;
1373
- }
1374
-
1375
- // @public
1376
- export interface ManagedClusterNATGatewayProfile {
1377
- readonly effectiveOutboundIPs?: ResourceReference[];
1378
- idleTimeoutInMinutes?: number;
1379
- managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
1380
- }
1381
-
1382
- // @public
1383
- export interface ManagedClusterNodeResourceGroupProfile {
1384
- restrictionLevel?: RestrictionLevel;
1385
- }
1386
-
1387
- // @public
1388
- export interface ManagedClusterOidcIssuerProfile {
1389
- enabled?: boolean;
1390
- readonly issuerURL?: string;
1391
- }
1392
-
1393
- // @public
1394
- export interface ManagedClusterPodIdentity {
1395
- bindingSelector?: string;
1396
- identity: UserAssignedIdentity;
1397
- name: string;
1398
- namespace: string;
1399
- readonly provisioningInfo?: ManagedClusterPodIdentityProvisioningInfo;
1400
- readonly provisioningState?: ManagedClusterPodIdentityProvisioningState;
1401
- }
1402
-
1403
- // @public
1404
- export interface ManagedClusterPodIdentityException {
1405
- name: string;
1406
- namespace: string;
1407
- podLabels: {
1408
- [propertyName: string]: string;
1409
- };
1410
- }
1411
-
1412
- // @public
1413
- export interface ManagedClusterPodIdentityProfile {
1414
- allowNetworkPluginKubenet?: boolean;
1415
- enabled?: boolean;
1416
- userAssignedIdentities?: ManagedClusterPodIdentity[];
1417
- userAssignedIdentityExceptions?: ManagedClusterPodIdentityException[];
1418
- }
1419
-
1420
- // @public
1421
- export interface ManagedClusterPodIdentityProvisioningError {
1422
- error?: ManagedClusterPodIdentityProvisioningErrorBody;
1423
- }
1424
-
1425
- // @public
1426
- export interface ManagedClusterPodIdentityProvisioningErrorBody {
1427
- code?: string;
1428
- details?: ManagedClusterPodIdentityProvisioningErrorBody[];
1429
- message?: string;
1430
- target?: string;
1431
- }
1432
-
1433
- // @public (undocumented)
1434
- export interface ManagedClusterPodIdentityProvisioningInfo {
1435
- error?: ManagedClusterPodIdentityProvisioningError;
1436
- }
1437
-
1438
- // @public
1439
- export type ManagedClusterPodIdentityProvisioningState = string;
1440
-
1441
- // @public
1442
- export interface ManagedClusterPoolUpgradeProfile {
1443
- kubernetesVersion: string;
1444
- name?: string;
1445
- osType: OSType;
1446
- upgrades?: ManagedClusterPoolUpgradeProfileUpgradesItem[];
1447
- }
1448
-
1449
- // @public (undocumented)
1450
- export interface ManagedClusterPoolUpgradeProfileUpgradesItem {
1451
- isPreview?: boolean;
1452
- kubernetesVersion?: string;
1453
- }
1454
-
1455
- // @public
1456
- export interface ManagedClusterPropertiesAutoScalerProfile {
1457
- balanceSimilarNodeGroups?: string;
1458
- daemonsetEvictionForEmptyNodes?: boolean;
1459
- daemonsetEvictionForOccupiedNodes?: boolean;
1460
- expander?: Expander;
1461
- ignoreDaemonsetsUtilization?: boolean;
1462
- maxEmptyBulkDelete?: string;
1463
- maxGracefulTerminationSec?: string;
1464
- maxNodeProvisionTime?: string;
1465
- maxTotalUnreadyPercentage?: string;
1466
- newPodScaleUpDelay?: string;
1467
- okTotalUnreadyCount?: string;
1468
- scaleDownDelayAfterAdd?: string;
1469
- scaleDownDelayAfterDelete?: string;
1470
- scaleDownDelayAfterFailure?: string;
1471
- scaleDownUnneededTime?: string;
1472
- scaleDownUnreadyTime?: string;
1473
- scaleDownUtilizationThreshold?: string;
1474
- scanInterval?: string;
1475
- skipNodesWithLocalStorage?: string;
1476
- skipNodesWithSystemPods?: string;
1477
- }
1478
-
1479
- // @public
1480
- export interface ManagedClusters {
1481
- beginAbortLatestOperation(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersAbortLatestOperationResponse>, ManagedClustersAbortLatestOperationResponse>>;
1482
- beginAbortLatestOperationAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise<ManagedClustersAbortLatestOperationResponse>;
1483
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersCreateOrUpdateResponse>, ManagedClustersCreateOrUpdateResponse>>;
1484
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise<ManagedClustersCreateOrUpdateResponse>;
1485
- beginDelete(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersDeleteResponse>, ManagedClustersDeleteResponse>>;
1486
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise<ManagedClustersDeleteResponse>;
1487
- beginResetAADProfile(resourceGroupName: string, resourceName: string, parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1488
- beginResetAADProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams): Promise<void>;
1489
- beginResetServicePrincipalProfile(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1490
- beginResetServicePrincipalProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise<void>;
1491
- beginRotateClusterCertificates(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRotateClusterCertificatesResponse>, ManagedClustersRotateClusterCertificatesResponse>>;
1492
- beginRotateClusterCertificatesAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise<ManagedClustersRotateClusterCertificatesResponse>;
1493
- beginRotateServiceAccountSigningKeys(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRotateServiceAccountSigningKeysResponse>, ManagedClustersRotateServiceAccountSigningKeysResponse>>;
1494
- beginRotateServiceAccountSigningKeysAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise<ManagedClustersRotateServiceAccountSigningKeysResponse>;
1495
- beginRunCommand(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRunCommandResponse>, ManagedClustersRunCommandResponse>>;
1496
- beginRunCommandAndWait(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise<ManagedClustersRunCommandResponse>;
1497
- beginStart(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersStartResponse>, ManagedClustersStartResponse>>;
1498
- beginStartAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise<ManagedClustersStartResponse>;
1499
- beginStop(resourceGroupName: string, resourceName: string, options?: ManagedClustersStopOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersStopResponse>, ManagedClustersStopResponse>>;
1500
- beginStopAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersStopOptionalParams): Promise<ManagedClustersStopResponse>;
1501
- beginUpdateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClustersUpdateTagsOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersUpdateTagsResponse>, ManagedClustersUpdateTagsResponse>>;
1502
- beginUpdateTagsAndWait(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClustersUpdateTagsOptionalParams): Promise<ManagedClustersUpdateTagsResponse>;
1503
- get(resourceGroupName: string, resourceName: string, options?: ManagedClustersGetOptionalParams): Promise<ManagedClustersGetResponse>;
1504
- getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, options?: ManagedClustersGetAccessProfileOptionalParams): Promise<ManagedClustersGetAccessProfileResponse>;
1505
- getCommandResult(resourceGroupName: string, resourceName: string, commandId: string, options?: ManagedClustersGetCommandResultOptionalParams): Promise<ManagedClustersGetCommandResultResponse>;
1506
- getMeshRevisionProfile(location: string, mode: string, options?: ManagedClustersGetMeshRevisionProfileOptionalParams): Promise<ManagedClustersGetMeshRevisionProfileResponse>;
1507
- getMeshUpgradeProfile(resourceGroupName: string, resourceName: string, mode: string, options?: ManagedClustersGetMeshUpgradeProfileOptionalParams): Promise<ManagedClustersGetMeshUpgradeProfileResponse>;
1508
- getUpgradeProfile(resourceGroupName: string, resourceName: string, options?: ManagedClustersGetUpgradeProfileOptionalParams): Promise<ManagedClustersGetUpgradeProfileResponse>;
1509
- list(options?: ManagedClustersListOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;
1510
- listByResourceGroup(resourceGroupName: string, options?: ManagedClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;
1511
- listClusterAdminCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterAdminCredentialsOptionalParams): Promise<ManagedClustersListClusterAdminCredentialsResponse>;
1512
- listClusterMonitoringUserCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams): Promise<ManagedClustersListClusterMonitoringUserCredentialsResponse>;
1513
- listClusterUserCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterUserCredentialsOptionalParams): Promise<ManagedClustersListClusterUserCredentialsResponse>;
1514
- listKubernetesVersions(location: string, options?: ManagedClustersListKubernetesVersionsOptionalParams): Promise<ManagedClustersListKubernetesVersionsResponse>;
1515
- listMeshRevisionProfiles(location: string, options?: ManagedClustersListMeshRevisionProfilesOptionalParams): PagedAsyncIterableIterator<MeshRevisionProfile>;
1516
- listMeshUpgradeProfiles(resourceGroupName: string, resourceName: string, options?: ManagedClustersListMeshUpgradeProfilesOptionalParams): PagedAsyncIterableIterator<MeshUpgradeProfile>;
1517
- listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, resourceName: string, options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
1518
- }
1519
-
1520
- // @public
1521
- export interface ManagedClustersAbortLatestOperationHeaders {
1522
- azureAsyncOperation?: string;
1523
- location?: string;
1524
- }
1525
-
1526
- // @public
1527
- export interface ManagedClustersAbortLatestOperationOptionalParams extends coreClient.OperationOptions {
1528
- resumeFrom?: string;
1529
- updateIntervalInMs?: number;
1530
- }
1531
-
1532
- // @public
1533
- export type ManagedClustersAbortLatestOperationResponse = ManagedClustersAbortLatestOperationHeaders;
1534
-
1535
- // @public
1536
- export interface ManagedClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1537
- ifMatch?: string;
1538
- ifNoneMatch?: string;
1539
- resumeFrom?: string;
1540
- updateIntervalInMs?: number;
1541
- }
1542
-
1543
- // @public
1544
- export type ManagedClustersCreateOrUpdateResponse = ManagedCluster;
1545
-
1546
- // @public
1547
- export interface ManagedClustersDeleteHeaders {
1548
- location?: string;
1549
- }
1550
-
1551
- // @public
1552
- export interface ManagedClustersDeleteOptionalParams extends coreClient.OperationOptions {
1553
- ifMatch?: string;
1554
- resumeFrom?: string;
1555
- updateIntervalInMs?: number;
1556
- }
1557
-
1558
- // @public
1559
- export type ManagedClustersDeleteResponse = ManagedClustersDeleteHeaders;
1560
-
1561
- // @public
1562
- export interface ManagedClusterSecurityProfile {
1563
- azureKeyVaultKms?: AzureKeyVaultKms;
1564
- customCATrustCertificates?: Uint8Array[];
1565
- defender?: ManagedClusterSecurityProfileDefender;
1566
- imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
1567
- workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
1568
- }
1569
-
1570
- // @public
1571
- export interface ManagedClusterSecurityProfileDefender {
1572
- logAnalyticsWorkspaceResourceId?: string;
1573
- securityMonitoring?: ManagedClusterSecurityProfileDefenderSecurityMonitoring;
1574
- }
1575
-
1576
- // @public
1577
- export interface ManagedClusterSecurityProfileDefenderSecurityMonitoring {
1578
- enabled?: boolean;
1579
- }
1580
-
1581
- // @public
1582
- export interface ManagedClusterSecurityProfileImageCleaner {
1583
- enabled?: boolean;
1584
- intervalHours?: number;
1585
- }
1586
-
1587
- // @public
1588
- export interface ManagedClusterSecurityProfileWorkloadIdentity {
1589
- enabled?: boolean;
1590
- }
1591
-
1592
- // @public
1593
- export interface ManagedClusterServicePrincipalProfile {
1594
- clientId: string;
1595
- secret?: string;
1596
- }
1597
-
1598
- // @public
1599
- export interface ManagedClustersGetAccessProfileOptionalParams extends coreClient.OperationOptions {
1600
- }
1601
-
1602
- // @public
1603
- export type ManagedClustersGetAccessProfileResponse = ManagedClusterAccessProfile;
1604
-
1605
- // @public
1606
- export interface ManagedClustersGetCommandResultHeaders {
1607
- location?: string;
1608
- }
1609
-
1610
- // @public
1611
- export interface ManagedClustersGetCommandResultOptionalParams extends coreClient.OperationOptions {
1612
- }
1613
-
1614
- // @public
1615
- export type ManagedClustersGetCommandResultResponse = RunCommandResult;
1616
-
1617
- // @public
1618
- export interface ManagedClustersGetMeshRevisionProfileOptionalParams extends coreClient.OperationOptions {
1619
- }
1620
-
1621
- // @public
1622
- export type ManagedClustersGetMeshRevisionProfileResponse = MeshRevisionProfile;
1623
-
1624
- // @public
1625
- export interface ManagedClustersGetMeshUpgradeProfileOptionalParams extends coreClient.OperationOptions {
1626
- }
1627
-
1628
- // @public
1629
- export type ManagedClustersGetMeshUpgradeProfileResponse = MeshUpgradeProfile;
1630
-
1631
- // @public
1632
- export interface ManagedClustersGetOptionalParams extends coreClient.OperationOptions {
1633
- }
1634
-
1635
- // @public
1636
- export type ManagedClustersGetResponse = ManagedCluster;
1637
-
1638
- // @public
1639
- export interface ManagedClustersGetUpgradeProfileOptionalParams extends coreClient.OperationOptions {
1640
- }
1641
-
1642
- // @public
1643
- export type ManagedClustersGetUpgradeProfileResponse = ManagedClusterUpgradeProfile;
1644
-
1645
- // @public
1646
- export interface ManagedClusterSKU {
1647
- name?: ManagedClusterSKUName;
1648
- tier?: ManagedClusterSKUTier;
1649
- }
1650
-
1651
- // @public
1652
- export type ManagedClusterSKUName = string;
1653
-
1654
- // @public
1655
- export type ManagedClusterSKUTier = string;
1656
-
1657
- // @public
1658
- export interface ManagedClustersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1659
- }
1660
-
1661
- // @public
1662
- export type ManagedClustersListByResourceGroupNextResponse = ManagedClusterListResult;
1663
-
1664
- // @public
1665
- export interface ManagedClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1666
- }
1667
-
1668
- // @public
1669
- export type ManagedClustersListByResourceGroupResponse = ManagedClusterListResult;
1670
-
1671
- // @public
1672
- export interface ManagedClustersListClusterAdminCredentialsOptionalParams extends coreClient.OperationOptions {
1673
- serverFqdn?: string;
1674
- }
1675
-
1676
- // @public
1677
- export type ManagedClustersListClusterAdminCredentialsResponse = CredentialResults;
1678
-
1679
- // @public
1680
- export interface ManagedClustersListClusterMonitoringUserCredentialsOptionalParams extends coreClient.OperationOptions {
1681
- serverFqdn?: string;
1682
- }
1683
-
1684
- // @public
1685
- export type ManagedClustersListClusterMonitoringUserCredentialsResponse = CredentialResults;
1686
-
1687
- // @public
1688
- export interface ManagedClustersListClusterUserCredentialsOptionalParams extends coreClient.OperationOptions {
1689
- format?: Format;
1690
- serverFqdn?: string;
1691
- }
1692
-
1693
- // @public
1694
- export type ManagedClustersListClusterUserCredentialsResponse = CredentialResults;
1695
-
1696
- // @public
1697
- export interface ManagedClustersListKubernetesVersionsOptionalParams extends coreClient.OperationOptions {
1698
- }
1699
-
1700
- // @public
1701
- export type ManagedClustersListKubernetesVersionsResponse = KubernetesVersionListResult;
1702
-
1703
- // @public
1704
- export interface ManagedClustersListMeshRevisionProfilesNextOptionalParams extends coreClient.OperationOptions {
1705
- }
1706
-
1707
- // @public
1708
- export type ManagedClustersListMeshRevisionProfilesNextResponse = MeshRevisionProfileList;
1709
-
1710
- // @public
1711
- export interface ManagedClustersListMeshRevisionProfilesOptionalParams extends coreClient.OperationOptions {
1712
- }
1713
-
1714
- // @public
1715
- export type ManagedClustersListMeshRevisionProfilesResponse = MeshRevisionProfileList;
1716
-
1717
- // @public
1718
- export interface ManagedClustersListMeshUpgradeProfilesNextOptionalParams extends coreClient.OperationOptions {
1719
- }
1720
-
1721
- // @public
1722
- export type ManagedClustersListMeshUpgradeProfilesNextResponse = MeshUpgradeProfileList;
1723
-
1724
- // @public
1725
- export interface ManagedClustersListMeshUpgradeProfilesOptionalParams extends coreClient.OperationOptions {
1726
- }
1727
-
1728
- // @public
1729
- export type ManagedClustersListMeshUpgradeProfilesResponse = MeshUpgradeProfileList;
1730
-
1731
- // @public
1732
- export interface ManagedClustersListNextOptionalParams extends coreClient.OperationOptions {
1733
- }
1734
-
1735
- // @public
1736
- export type ManagedClustersListNextResponse = ManagedClusterListResult;
1737
-
1738
- // @public
1739
- export interface ManagedClustersListOptionalParams extends coreClient.OperationOptions {
1740
- }
1741
-
1742
- // @public
1743
- export interface ManagedClustersListOutboundNetworkDependenciesEndpointsNextOptionalParams extends coreClient.OperationOptions {
1744
- }
1745
-
1746
- // @public
1747
- export type ManagedClustersListOutboundNetworkDependenciesEndpointsNextResponse = OutboundEnvironmentEndpointCollection;
1748
-
1749
- // @public
1750
- export interface ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams extends coreClient.OperationOptions {
1751
- }
1752
-
1753
- // @public
1754
- export type ManagedClustersListOutboundNetworkDependenciesEndpointsResponse = OutboundEnvironmentEndpointCollection;
1755
-
1756
- // @public
1757
- export type ManagedClustersListResponse = ManagedClusterListResult;
1758
-
1759
- // @public
1760
- export interface ManagedClustersResetAADProfileHeaders {
1761
- location?: string;
1762
- }
1763
-
1764
- // @public
1765
- export interface ManagedClustersResetAADProfileOptionalParams extends coreClient.OperationOptions {
1766
- resumeFrom?: string;
1767
- updateIntervalInMs?: number;
1768
- }
1769
-
1770
- // @public
1771
- export interface ManagedClustersResetServicePrincipalProfileHeaders {
1772
- location?: string;
1773
- }
1774
-
1775
- // @public
1776
- export interface ManagedClustersResetServicePrincipalProfileOptionalParams extends coreClient.OperationOptions {
1777
- resumeFrom?: string;
1778
- updateIntervalInMs?: number;
1779
- }
1780
-
1781
- // @public
1782
- export interface ManagedClustersRotateClusterCertificatesHeaders {
1783
- location?: string;
1784
- }
1785
-
1786
- // @public
1787
- export interface ManagedClustersRotateClusterCertificatesOptionalParams extends coreClient.OperationOptions {
1788
- resumeFrom?: string;
1789
- updateIntervalInMs?: number;
1790
- }
1791
-
1792
- // @public
1793
- export type ManagedClustersRotateClusterCertificatesResponse = ManagedClustersRotateClusterCertificatesHeaders;
1794
-
1795
- // @public
1796
- export interface ManagedClustersRotateServiceAccountSigningKeysHeaders {
1797
- // (undocumented)
1798
- location?: string;
1799
- }
1800
-
1801
- // @public
1802
- export interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams extends coreClient.OperationOptions {
1803
- resumeFrom?: string;
1804
- updateIntervalInMs?: number;
1805
- }
1806
-
1807
- // @public
1808
- export type ManagedClustersRotateServiceAccountSigningKeysResponse = ManagedClustersRotateServiceAccountSigningKeysHeaders;
1809
-
1810
- // @public
1811
- export interface ManagedClustersRunCommandHeaders {
1812
- location?: string;
1813
- }
1814
-
1815
- // @public
1816
- export interface ManagedClustersRunCommandOptionalParams extends coreClient.OperationOptions {
1817
- resumeFrom?: string;
1818
- updateIntervalInMs?: number;
1819
- }
1820
-
1821
- // @public
1822
- export type ManagedClustersRunCommandResponse = RunCommandResult;
1823
-
1824
- // @public
1825
- export interface ManagedClustersStartHeaders {
1826
- location?: string;
1827
- }
1828
-
1829
- // @public
1830
- export interface ManagedClustersStartOptionalParams extends coreClient.OperationOptions {
1831
- resumeFrom?: string;
1832
- updateIntervalInMs?: number;
1833
- }
1834
-
1835
- // @public
1836
- export type ManagedClustersStartResponse = ManagedClustersStartHeaders;
1837
-
1838
- // @public
1839
- export interface ManagedClustersStopHeaders {
1840
- location?: string;
1841
- }
1842
-
1843
- // @public
1844
- export interface ManagedClustersStopOptionalParams extends coreClient.OperationOptions {
1845
- resumeFrom?: string;
1846
- updateIntervalInMs?: number;
1847
- }
1848
-
1849
- // @public
1850
- export type ManagedClustersStopResponse = ManagedClustersStopHeaders;
1851
-
1852
- // @public
1853
- export interface ManagedClusterStaticEgressGatewayProfile {
1854
- enabled?: boolean;
1855
- }
1856
-
1857
- // @public
1858
- export interface ManagedClusterStatus {
1859
- readonly provisioningError?: CloudErrorBody;
1860
- }
1861
-
1862
- // @public
1863
- export interface ManagedClusterStorageProfile {
1864
- blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver;
1865
- diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver;
1866
- fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver;
1867
- snapshotController?: ManagedClusterStorageProfileSnapshotController;
1868
- }
1869
-
1870
- // @public
1871
- export interface ManagedClusterStorageProfileBlobCSIDriver {
1872
- enabled?: boolean;
1873
- }
1874
-
1875
- // @public
1876
- export interface ManagedClusterStorageProfileDiskCSIDriver {
1877
- enabled?: boolean;
1878
- }
1879
-
1880
- // @public
1881
- export interface ManagedClusterStorageProfileFileCSIDriver {
1882
- enabled?: boolean;
1883
- }
1884
-
1885
- // @public
1886
- export interface ManagedClusterStorageProfileSnapshotController {
1887
- enabled?: boolean;
1888
- }
1889
-
1890
- // @public
1891
- export interface ManagedClustersUpdateTagsOptionalParams extends coreClient.OperationOptions {
1892
- ifMatch?: string;
1893
- resumeFrom?: string;
1894
- updateIntervalInMs?: number;
1895
- }
1896
-
1897
- // @public
1898
- export type ManagedClustersUpdateTagsResponse = ManagedCluster;
1899
-
1900
- // @public
1901
- export interface ManagedClusterUpgradeProfile {
1902
- agentPoolProfiles: ManagedClusterPoolUpgradeProfile[];
1903
- controlPlaneProfile: ManagedClusterPoolUpgradeProfile;
1904
- readonly id?: string;
1905
- readonly name?: string;
1906
- readonly type?: string;
1907
- }
1908
-
1909
- // @public
1910
- export interface ManagedClusterWindowsProfile {
1911
- adminPassword?: string;
1912
- adminUsername: string;
1913
- enableCSIProxy?: boolean;
1914
- gmsaProfile?: WindowsGmsaProfile;
1915
- licenseType?: LicenseType;
1916
- }
1917
-
1918
- // @public
1919
- export interface ManagedClusterWorkloadAutoScalerProfile {
1920
- keda?: ManagedClusterWorkloadAutoScalerProfileKeda;
1921
- verticalPodAutoscaler?: ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler;
1922
- }
1923
-
1924
- // @public
1925
- export interface ManagedClusterWorkloadAutoScalerProfileKeda {
1926
- enabled: boolean;
1927
- }
1928
-
1929
- // @public
1930
- export interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler {
1931
- enabled: boolean;
1932
- }
1933
-
1934
- // @public (undocumented)
1935
- export interface ManagedServiceIdentityUserAssignedIdentitiesValue {
1936
- readonly clientId?: string;
1937
- readonly principalId?: string;
1938
- }
1939
-
1940
- // @public
1941
- export interface ManualScaleProfile {
1942
- count?: number;
1943
- size?: string;
1944
- }
1945
-
1946
- // @public
1947
- export interface MeshRevision {
1948
- compatibleWith?: CompatibleVersions[];
1949
- revision?: string;
1950
- upgrades?: string[];
1951
- }
1952
-
1953
- // @public
1954
- export interface MeshRevisionProfile extends ProxyResource {
1955
- properties?: MeshRevisionProfileProperties;
1956
- }
1957
-
1958
- // @public
1959
- export interface MeshRevisionProfileList {
1960
- readonly nextLink?: string;
1961
- value?: MeshRevisionProfile[];
1962
- }
1963
-
1964
- // @public
1965
- export interface MeshRevisionProfileProperties {
1966
- // (undocumented)
1967
- meshRevisions?: MeshRevision[];
1968
- }
1969
-
1970
- // @public
1971
- export interface MeshUpgradeProfile extends ProxyResource {
1972
- properties?: MeshUpgradeProfileProperties;
1973
- }
1974
-
1975
- // @public
1976
- export interface MeshUpgradeProfileList {
1977
- readonly nextLink?: string;
1978
- value?: MeshUpgradeProfile[];
1979
- }
1980
-
1981
- // @public
1982
- export interface MeshUpgradeProfileProperties extends MeshRevision {
1983
- }
1984
-
1985
- // @public
1986
- export type NetworkDataplane = string;
1987
-
1988
- // @public
1989
- export type NetworkMode = string;
1990
-
1991
- // @public
1992
- export type NetworkPlugin = string;
1993
-
1994
- // @public
1995
- export type NetworkPluginMode = string;
1996
-
1997
- // @public
1998
- export type NetworkPolicy = string;
1999
-
2000
- // @public
2001
- export type NginxIngressControllerType = string;
2002
-
2003
- // @public
2004
- export type NodeOSUpgradeChannel = string;
2005
-
2006
- // @public
2007
- export interface OperationListResult {
2008
- readonly value?: OperationValue[];
2009
- }
2010
-
2011
- // @public
2012
- export interface Operations {
2013
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationValue>;
2014
- }
2015
-
2016
- // @public
2017
- export interface OperationsListOptionalParams extends coreClient.OperationOptions {
2018
- }
2019
-
2020
- // @public
2021
- export type OperationsListResponse = OperationListResult;
2022
-
2023
- // @public
2024
- export interface OperationValue {
2025
- readonly description?: string;
2026
- readonly name?: string;
2027
- readonly operation?: string;
2028
- readonly origin?: string;
2029
- readonly provider?: string;
2030
- readonly resource?: string;
2031
- }
2032
-
2033
- // @public
2034
- export type OSDiskType = string;
2035
-
2036
- // @public
2037
- export type Ossku = string;
2038
-
2039
- // @public
2040
- export type OSType = string;
2041
-
2042
- // @public
2043
- export interface OutboundEnvironmentEndpoint {
2044
- category?: string;
2045
- endpoints?: EndpointDependency[];
2046
- }
2047
-
2048
- // @public
2049
- export interface OutboundEnvironmentEndpointCollection {
2050
- readonly nextLink?: string;
2051
- value: OutboundEnvironmentEndpoint[];
2052
- }
2053
-
2054
- // @public
2055
- export type OutboundType = string;
2056
-
2057
- // @public
2058
- export type PodIPAllocationMode = string;
2059
-
2060
- // @public
2061
- export interface PortRange {
2062
- portEnd?: number;
2063
- portStart?: number;
2064
- protocol?: Protocol;
2065
- }
2066
-
2067
- // @public
2068
- export interface PowerState {
2069
- code?: Code;
2070
- }
2071
-
2072
- // @public
2073
- export interface PrivateEndpoint {
2074
- id?: string;
2075
- }
2076
-
2077
- // @public
2078
- export interface PrivateEndpointConnection {
2079
- readonly id?: string;
2080
- readonly name?: string;
2081
- privateEndpoint?: PrivateEndpoint;
2082
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
2083
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
2084
- readonly type?: string;
2085
- }
2086
-
2087
- // @public
2088
- export interface PrivateEndpointConnectionListResult {
2089
- value?: PrivateEndpointConnection[];
2090
- }
2091
-
2092
- // @public
2093
- export type PrivateEndpointConnectionProvisioningState = string;
2094
-
2095
- // @public
2096
- export interface PrivateEndpointConnections {
2097
- beginDelete(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
2098
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
2099
- get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
2100
- list(resourceGroupName: string, resourceName: string, options?: PrivateEndpointConnectionsListOptionalParams): Promise<PrivateEndpointConnectionsListResponse>;
2101
- update(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PrivateEndpointConnectionsUpdateResponse>;
2102
- }
2103
-
2104
- // @public
2105
- export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
2106
- resumeFrom?: string;
2107
- updateIntervalInMs?: number;
2108
- }
2109
-
2110
- // @public
2111
- export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
2112
- }
2113
-
2114
- // @public
2115
- export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
2116
-
2117
- // @public
2118
- export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
2119
- }
2120
-
2121
- // @public
2122
- export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
2123
-
2124
- // @public
2125
- export interface PrivateEndpointConnectionsUpdateOptionalParams extends coreClient.OperationOptions {
2126
- }
2127
-
2128
- // @public
2129
- export type PrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection;
2130
-
2131
- // @public
2132
- export interface PrivateLinkResource {
2133
- groupId?: string;
2134
- id?: string;
2135
- name?: string;
2136
- readonly privateLinkServiceID?: string;
2137
- requiredMembers?: string[];
2138
- type?: string;
2139
- }
2140
-
2141
- // @public
2142
- export interface PrivateLinkResources {
2143
- list(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourcesListResponse>;
2144
- }
2145
-
2146
- // @public
2147
- export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
2148
- }
2149
-
2150
- // @public
2151
- export type PrivateLinkResourcesListResponse = PrivateLinkResourcesListResult;
2152
-
2153
- // @public
2154
- export interface PrivateLinkResourcesListResult {
2155
- value?: PrivateLinkResource[];
2156
- }
2157
-
2158
- // @public
2159
- export interface PrivateLinkServiceConnectionState {
2160
- description?: string;
2161
- status?: ConnectionStatus;
2162
- }
2163
-
2164
- // @public
2165
- export type Protocol = string;
2166
-
2167
- // @public
2168
- export interface ProxyResource extends Resource {
2169
- }
2170
-
2171
- // @public
2172
- export type PublicNetworkAccess = string;
2173
-
2174
- // @public
2175
- export interface RelativeMonthlySchedule {
2176
- dayOfWeek: WeekDay;
2177
- intervalMonths: number;
2178
- weekIndex: Type;
2179
- }
2180
-
2181
- // @public
2182
- export interface ResolvePrivateLinkServiceId {
2183
- post(resourceGroupName: string, resourceName: string, parameters: PrivateLinkResource, options?: ResolvePrivateLinkServiceIdPostOptionalParams): Promise<ResolvePrivateLinkServiceIdPostResponse>;
2184
- }
2185
-
2186
- // @public
2187
- export interface ResolvePrivateLinkServiceIdPostOptionalParams extends coreClient.OperationOptions {
2188
- }
2189
-
2190
- // @public
2191
- export type ResolvePrivateLinkServiceIdPostResponse = PrivateLinkResource;
2192
-
2193
- // @public
2194
- export interface Resource {
2195
- readonly id?: string;
2196
- readonly name?: string;
2197
- readonly systemData?: SystemData;
2198
- readonly type?: string;
2199
- }
2200
-
2201
- // @public
2202
- export type ResourceIdentityType = "SystemAssigned" | "UserAssigned" | "None";
2203
-
2204
- // @public
2205
- export interface ResourceReference {
2206
- id?: string;
2207
- }
2208
-
2209
- // @public
2210
- export type RestrictionLevel = string;
2211
-
2212
- // @public
2213
- export interface RunCommandRequest {
2214
- clusterToken?: string;
2215
- command: string;
2216
- context?: string;
2217
- }
2218
-
2219
- // @public
2220
- export interface RunCommandResult {
2221
- readonly exitCode?: number;
2222
- readonly finishedAt?: Date;
2223
- readonly id?: string;
2224
- readonly logs?: string;
2225
- readonly provisioningState?: string;
2226
- readonly reason?: string;
2227
- readonly startedAt?: Date;
2228
- }
2229
-
2230
- // @public
2231
- export type ScaleDownMode = string;
2232
-
2233
- // @public
2234
- export interface ScaleProfile {
2235
- manual?: ManualScaleProfile[];
2236
- }
2237
-
2238
- // @public
2239
- export type ScaleSetEvictionPolicy = string;
2240
-
2241
- // @public
2242
- export type ScaleSetPriority = string;
2243
-
2244
- // @public
2245
- export interface Schedule {
2246
- absoluteMonthly?: AbsoluteMonthlySchedule;
2247
- daily?: DailySchedule;
2248
- relativeMonthly?: RelativeMonthlySchedule;
2249
- weekly?: WeeklySchedule;
2250
- }
2251
-
2252
- // @public
2253
- export type ServiceMeshMode = string;
2254
-
2255
- // @public
2256
- export interface ServiceMeshProfile {
2257
- istio?: IstioServiceMesh;
2258
- mode: ServiceMeshMode;
2259
- }
2260
-
2261
- // @public
2262
- export interface Snapshot extends TrackedResource {
2263
- creationData?: CreationData;
2264
- readonly enableFips?: boolean;
2265
- readonly kubernetesVersion?: string;
2266
- readonly nodeImageVersion?: string;
2267
- readonly osSku?: Ossku;
2268
- readonly osType?: OSType;
2269
- snapshotType?: SnapshotType;
2270
- readonly vmSize?: string;
2271
- }
2272
-
2273
- // @public
2274
- export interface SnapshotListResult {
2275
- readonly nextLink?: string;
2276
- value?: Snapshot[];
2277
- }
2278
-
2279
- // @public
2280
- export interface Snapshots {
2281
- createOrUpdate(resourceGroupName: string, resourceName: string, parameters: Snapshot, options?: SnapshotsCreateOrUpdateOptionalParams): Promise<SnapshotsCreateOrUpdateResponse>;
2282
- delete(resourceGroupName: string, resourceName: string, options?: SnapshotsDeleteOptionalParams): Promise<void>;
2283
- get(resourceGroupName: string, resourceName: string, options?: SnapshotsGetOptionalParams): Promise<SnapshotsGetResponse>;
2284
- list(options?: SnapshotsListOptionalParams): PagedAsyncIterableIterator<Snapshot>;
2285
- listByResourceGroup(resourceGroupName: string, options?: SnapshotsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Snapshot>;
2286
- updateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: SnapshotsUpdateTagsOptionalParams): Promise<SnapshotsUpdateTagsResponse>;
2287
- }
2288
-
2289
- // @public
2290
- export interface SnapshotsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2291
- }
2292
-
2293
- // @public
2294
- export type SnapshotsCreateOrUpdateResponse = Snapshot;
2295
-
2296
- // @public
2297
- export interface SnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
2298
- }
2299
-
2300
- // @public
2301
- export interface SnapshotsGetOptionalParams extends coreClient.OperationOptions {
2302
- }
2303
-
2304
- // @public
2305
- export type SnapshotsGetResponse = Snapshot;
2306
-
2307
- // @public
2308
- export interface SnapshotsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2309
- }
2310
-
2311
- // @public
2312
- export type SnapshotsListByResourceGroupNextResponse = SnapshotListResult;
2313
-
2314
- // @public
2315
- export interface SnapshotsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2316
- }
2317
-
2318
- // @public
2319
- export type SnapshotsListByResourceGroupResponse = SnapshotListResult;
2320
-
2321
- // @public
2322
- export interface SnapshotsListNextOptionalParams extends coreClient.OperationOptions {
2323
- }
2324
-
2325
- // @public
2326
- export type SnapshotsListNextResponse = SnapshotListResult;
2327
-
2328
- // @public
2329
- export interface SnapshotsListOptionalParams extends coreClient.OperationOptions {
2330
- }
2331
-
2332
- // @public
2333
- export type SnapshotsListResponse = SnapshotListResult;
2334
-
2335
- // @public
2336
- export interface SnapshotsUpdateTagsOptionalParams extends coreClient.OperationOptions {
2337
- }
2338
-
2339
- // @public
2340
- export type SnapshotsUpdateTagsResponse = Snapshot;
2341
-
2342
- // @public
2343
- export type SnapshotType = string;
2344
-
2345
- // @public
2346
- export interface SubResource {
2347
- readonly id?: string;
2348
- readonly name?: string;
2349
- readonly type?: string;
2350
- }
2351
-
2352
- // @public
2353
- export interface SysctlConfig {
2354
- fsAioMaxNr?: number;
2355
- fsFileMax?: number;
2356
- fsInotifyMaxUserWatches?: number;
2357
- fsNrOpen?: number;
2358
- kernelThreadsMax?: number;
2359
- netCoreNetdevMaxBacklog?: number;
2360
- netCoreOptmemMax?: number;
2361
- netCoreRmemDefault?: number;
2362
- netCoreRmemMax?: number;
2363
- netCoreSomaxconn?: number;
2364
- netCoreWmemDefault?: number;
2365
- netCoreWmemMax?: number;
2366
- netIpv4IpLocalPortRange?: string;
2367
- netIpv4NeighDefaultGcThresh1?: number;
2368
- netIpv4NeighDefaultGcThresh2?: number;
2369
- netIpv4NeighDefaultGcThresh3?: number;
2370
- netIpv4TcpFinTimeout?: number;
2371
- netIpv4TcpkeepaliveIntvl?: number;
2372
- netIpv4TcpKeepaliveProbes?: number;
2373
- netIpv4TcpKeepaliveTime?: number;
2374
- netIpv4TcpMaxSynBacklog?: number;
2375
- netIpv4TcpMaxTwBuckets?: number;
2376
- netIpv4TcpTwReuse?: boolean;
2377
- netNetfilterNfConntrackBuckets?: number;
2378
- netNetfilterNfConntrackMax?: number;
2379
- vmMaxMapCount?: number;
2380
- vmSwappiness?: number;
2381
- vmVfsCachePressure?: number;
2382
- }
2383
-
2384
- // @public
2385
- export interface SystemData {
2386
- createdAt?: Date;
2387
- createdBy?: string;
2388
- createdByType?: CreatedByType;
2389
- lastModifiedAt?: Date;
2390
- lastModifiedBy?: string;
2391
- lastModifiedByType?: CreatedByType;
2392
- }
2393
-
2394
- // @public
2395
- export interface TagsObject {
2396
- tags?: {
2397
- [propertyName: string]: string;
2398
- };
2399
- }
2400
-
2401
- // @public
2402
- export interface TimeInWeek {
2403
- day?: WeekDay;
2404
- hourSlots?: number[];
2405
- }
2406
-
2407
- // @public
2408
- export interface TimeSpan {
2409
- end?: Date;
2410
- start?: Date;
2411
- }
2412
-
2413
- // @public
2414
- export interface TrackedResource extends Resource {
2415
- location: string;
2416
- tags?: {
2417
- [propertyName: string]: string;
2418
- };
2419
- }
2420
-
2421
- // @public
2422
- export interface TrustedAccessRole {
2423
- readonly name?: string;
2424
- readonly rules?: TrustedAccessRoleRule[];
2425
- readonly sourceResourceType?: string;
2426
- }
2427
-
2428
- // @public
2429
- export interface TrustedAccessRoleBinding extends Resource {
2430
- readonly provisioningState?: TrustedAccessRoleBindingProvisioningState;
2431
- roles: string[];
2432
- sourceResourceId: string;
2433
- }
2434
-
2435
- // @public
2436
- export interface TrustedAccessRoleBindingListResult {
2437
- readonly nextLink?: string;
2438
- value?: TrustedAccessRoleBinding[];
2439
- }
2440
-
2441
- // @public
2442
- export type TrustedAccessRoleBindingProvisioningState = string;
2443
-
2444
- // @public
2445
- export interface TrustedAccessRoleBindings {
2446
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, trustedAccessRoleBinding: TrustedAccessRoleBinding, options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>, TrustedAccessRoleBindingsCreateOrUpdateResponse>>;
2447
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, trustedAccessRoleBinding: TrustedAccessRoleBinding, options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;
2448
- beginDelete(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<TrustedAccessRoleBindingsDeleteResponse>, TrustedAccessRoleBindingsDeleteResponse>>;
2449
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsDeleteOptionalParams): Promise<TrustedAccessRoleBindingsDeleteResponse>;
2450
- get(resourceGroupName: string, resourceName: string, trustedAccessRoleBindingName: string, options?: TrustedAccessRoleBindingsGetOptionalParams): Promise<TrustedAccessRoleBindingsGetResponse>;
2451
- list(resourceGroupName: string, resourceName: string, options?: TrustedAccessRoleBindingsListOptionalParams): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;
2452
- }
2453
-
2454
- // @public
2455
- export interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2456
- resumeFrom?: string;
2457
- updateIntervalInMs?: number;
2458
- }
2459
-
2460
- // @public
2461
- export type TrustedAccessRoleBindingsCreateOrUpdateResponse = TrustedAccessRoleBinding;
2462
-
2463
- // @public
2464
- export interface TrustedAccessRoleBindingsDeleteHeaders {
2465
- location?: string;
2466
- }
2467
-
2468
- // @public
2469
- export interface TrustedAccessRoleBindingsDeleteOptionalParams extends coreClient.OperationOptions {
2470
- resumeFrom?: string;
2471
- updateIntervalInMs?: number;
2472
- }
2473
-
2474
- // @public
2475
- export type TrustedAccessRoleBindingsDeleteResponse = TrustedAccessRoleBindingsDeleteHeaders;
2476
-
2477
- // @public
2478
- export interface TrustedAccessRoleBindingsGetOptionalParams extends coreClient.OperationOptions {
2479
- }
2480
-
2481
- // @public
2482
- export type TrustedAccessRoleBindingsGetResponse = TrustedAccessRoleBinding;
2483
-
2484
- // @public
2485
- export interface TrustedAccessRoleBindingsListNextOptionalParams extends coreClient.OperationOptions {
2486
- }
2487
-
2488
- // @public
2489
- export type TrustedAccessRoleBindingsListNextResponse = TrustedAccessRoleBindingListResult;
2490
-
2491
- // @public
2492
- export interface TrustedAccessRoleBindingsListOptionalParams extends coreClient.OperationOptions {
2493
- }
2494
-
2495
- // @public
2496
- export type TrustedAccessRoleBindingsListResponse = TrustedAccessRoleBindingListResult;
2497
-
2498
- // @public
2499
- export interface TrustedAccessRoleListResult {
2500
- readonly nextLink?: string;
2501
- readonly value?: TrustedAccessRole[];
2502
- }
2503
-
2504
- // @public
2505
- export interface TrustedAccessRoleRule {
2506
- readonly apiGroups?: string[];
2507
- readonly nonResourceURLs?: string[];
2508
- readonly resourceNames?: string[];
2509
- readonly resources?: string[];
2510
- readonly verbs?: string[];
2511
- }
2512
-
2513
- // @public
2514
- export interface TrustedAccessRoles {
2515
- list(location: string, options?: TrustedAccessRolesListOptionalParams): PagedAsyncIterableIterator<TrustedAccessRole>;
2516
- }
2517
-
2518
- // @public
2519
- export interface TrustedAccessRolesListNextOptionalParams extends coreClient.OperationOptions {
2520
- }
2521
-
2522
- // @public
2523
- export type TrustedAccessRolesListNextResponse = TrustedAccessRoleListResult;
2524
-
2525
- // @public
2526
- export interface TrustedAccessRolesListOptionalParams extends coreClient.OperationOptions {
2527
- }
2528
-
2529
- // @public
2530
- export type TrustedAccessRolesListResponse = TrustedAccessRoleListResult;
2531
-
2532
- // @public
2533
- export type Type = string;
2534
-
2535
- // @public
2536
- export type UndrainableNodeBehavior = string;
2537
-
2538
- // @public
2539
- export type UpgradeChannel = string;
2540
-
2541
- // @public
2542
- export interface UpgradeOverrideSettings {
2543
- forceUpgrade?: boolean;
2544
- until?: Date;
2545
- }
2546
-
2547
- // @public
2548
- export interface UserAssignedIdentity {
2549
- clientId?: string;
2550
- objectId?: string;
2551
- resourceId?: string;
2552
- }
2553
-
2554
- // @public
2555
- export interface VirtualMachineNodes {
2556
- count?: number;
2557
- size?: string;
2558
- }
2559
-
2560
- // @public
2561
- export interface VirtualMachinesProfile {
2562
- scale?: ScaleProfile;
2563
- }
2564
-
2565
- // @public
2566
- export type WeekDay = string;
2567
-
2568
- // @public
2569
- export interface WeeklySchedule {
2570
- dayOfWeek: WeekDay;
2571
- intervalWeeks: number;
2572
- }
2573
-
2574
- // @public
2575
- export interface WindowsGmsaProfile {
2576
- dnsServer?: string;
2577
- enabled?: boolean;
2578
- rootDomainName?: string;
2579
- }
2580
-
2581
- // @public
2582
- export type WorkloadRuntime = string;
2583
-
2584
- // (No @packageDocumentation comment for this package)
2585
-
2586
- ```