@azure/arm-hybridcompute 2.1.1 → 3.0.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 (247) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +69 -85
  4. package/dist/index.js +3565 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.d.ts +2 -0
  9. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.js +40 -0
  11. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.js.map +1 -0
  12. package/dist-esm/samples-dev/createOrUpdateAMachineExtension.d.ts +2 -0
  13. package/dist-esm/samples-dev/createOrUpdateAMachineExtension.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/createOrUpdateAMachineExtension.js +42 -0
  15. package/dist-esm/samples-dev/createOrUpdateAMachineExtension.js.map +1 -0
  16. package/dist-esm/samples-dev/deleteAMachine.d.ts +2 -0
  17. package/dist-esm/samples-dev/deleteAMachine.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/deleteAMachine.js +31 -0
  19. package/dist-esm/samples-dev/deleteAMachine.js.map +1 -0
  20. package/dist-esm/samples-dev/deleteAMachineExtension.d.ts +2 -0
  21. package/dist-esm/samples-dev/deleteAMachineExtension.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/deleteAMachineExtension.js +32 -0
  23. package/dist-esm/samples-dev/deleteAMachineExtension.js.map +1 -0
  24. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.d.ts +2 -0
  25. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.js +32 -0
  27. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.js.map +1 -0
  28. package/dist-esm/samples-dev/getAllMachineExtensions.d.ts +2 -0
  29. package/dist-esm/samples-dev/getAllMachineExtensions.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/getAllMachineExtensions.js +45 -0
  31. package/dist-esm/samples-dev/getAllMachineExtensions.js.map +1 -0
  32. package/dist-esm/samples-dev/getMachine.d.ts +2 -0
  33. package/dist-esm/samples-dev/getMachine.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/getMachine.js +31 -0
  35. package/dist-esm/samples-dev/getMachine.js.map +1 -0
  36. package/dist-esm/samples-dev/getMachineExtension.d.ts +2 -0
  37. package/dist-esm/samples-dev/getMachineExtension.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/getMachineExtension.js +32 -0
  39. package/dist-esm/samples-dev/getMachineExtension.js.map +1 -0
  40. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.d.ts +2 -0
  41. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.js +45 -0
  43. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.js.map +1 -0
  44. package/dist-esm/samples-dev/getsPrivateEndpointConnection.d.ts +2 -0
  45. package/dist-esm/samples-dev/getsPrivateEndpointConnection.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/getsPrivateEndpointConnection.js +32 -0
  47. package/dist-esm/samples-dev/getsPrivateEndpointConnection.js.map +1 -0
  48. package/dist-esm/samples-dev/listMachinesByResourceGroup.d.ts +2 -0
  49. package/dist-esm/samples-dev/listMachinesByResourceGroup.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/listMachinesByResourceGroup.js +43 -0
  51. package/dist-esm/samples-dev/listMachinesByResourceGroup.js.map +1 -0
  52. package/dist-esm/samples-dev/privateLinkScopeCreate.d.ts +2 -0
  53. package/dist-esm/samples-dev/privateLinkScopeCreate.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/privateLinkScopeCreate.js +32 -0
  55. package/dist-esm/samples-dev/privateLinkScopeCreate.js.map +1 -0
  56. package/dist-esm/samples-dev/privateLinkScopeGet.d.ts +2 -0
  57. package/dist-esm/samples-dev/privateLinkScopeGet.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/privateLinkScopeGet.js +31 -0
  59. package/dist-esm/samples-dev/privateLinkScopeGet.js.map +1 -0
  60. package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.d.ts +2 -0
  61. package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.js +44 -0
  63. package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.js.map +1 -0
  64. package/dist-esm/samples-dev/privateLinkScopeUpdate.d.ts +2 -0
  65. package/dist-esm/samples-dev/privateLinkScopeUpdate.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/privateLinkScopeUpdate.js +35 -0
  67. package/dist-esm/samples-dev/privateLinkScopeUpdate.js.map +1 -0
  68. package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.d.ts +2 -0
  69. package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.js +34 -0
  71. package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.js.map +1 -0
  72. package/dist-esm/samples-dev/privateLinkScopesDelete.d.ts +2 -0
  73. package/dist-esm/samples-dev/privateLinkScopesDelete.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/privateLinkScopesDelete.js +31 -0
  75. package/dist-esm/samples-dev/privateLinkScopesDelete.js.map +1 -0
  76. package/dist-esm/samples-dev/privateLinkScopesListJson.d.ts +2 -0
  77. package/dist-esm/samples-dev/privateLinkScopesListJson.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/privateLinkScopesListJson.js +43 -0
  79. package/dist-esm/samples-dev/privateLinkScopesListJson.js.map +1 -0
  80. package/dist-esm/samples-dev/upgradeMachineExtensions.d.ts +2 -0
  81. package/dist-esm/samples-dev/upgradeMachineExtensions.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/upgradeMachineExtensions.js +37 -0
  83. package/dist-esm/samples-dev/upgradeMachineExtensions.js.map +1 -0
  84. package/dist-esm/src/hybridComputeManagementClient.d.ts +40 -0
  85. package/dist-esm/src/hybridComputeManagementClient.d.ts.map +1 -0
  86. package/dist-esm/src/hybridComputeManagementClient.js +138 -0
  87. package/dist-esm/src/hybridComputeManagementClient.js.map +1 -0
  88. package/dist-esm/src/index.d.ts +5 -0
  89. package/dist-esm/src/index.d.ts.map +1 -0
  90. package/dist-esm/src/index.js +12 -0
  91. package/dist-esm/src/index.js.map +1 -0
  92. package/dist-esm/src/lroImpl.d.ts +16 -0
  93. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  94. package/dist-esm/src/lroImpl.js +29 -0
  95. package/dist-esm/src/lroImpl.js.map +1 -0
  96. package/dist-esm/src/models/index.d.ts +875 -0
  97. package/dist-esm/src/models/index.d.ts.map +1 -0
  98. package/dist-esm/src/models/index.js +43 -0
  99. package/dist-esm/src/models/index.js.map +1 -0
  100. package/dist-esm/src/models/mappers.d.ts +45 -0
  101. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  102. package/{esm → dist-esm/src}/models/mappers.js +829 -555
  103. package/dist-esm/src/models/mappers.js.map +1 -0
  104. package/dist-esm/src/models/parameters.d.ts +25 -0
  105. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  106. package/dist-esm/src/models/parameters.js +219 -0
  107. package/dist-esm/src/models/parameters.js.map +1 -0
  108. package/dist-esm/src/operations/index.d.ts +7 -0
  109. package/dist-esm/src/operations/index.d.ts.map +1 -0
  110. package/dist-esm/src/operations/index.js +14 -0
  111. package/dist-esm/src/operations/index.js.map +1 -0
  112. package/dist-esm/src/operations/machineExtensions.d.ts +99 -0
  113. package/dist-esm/src/operations/machineExtensions.d.ts.map +1 -0
  114. package/dist-esm/src/operations/machineExtensions.js +429 -0
  115. package/dist-esm/src/operations/machineExtensions.js.map +1 -0
  116. package/dist-esm/src/operations/machines.d.ts +71 -0
  117. package/dist-esm/src/operations/machines.d.ts.map +1 -0
  118. package/dist-esm/src/operations/machines.js +294 -0
  119. package/dist-esm/src/operations/machines.js.map +1 -0
  120. package/dist-esm/src/operations/operations.d.ts +26 -0
  121. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  122. package/dist-esm/src/operations/operations.js +90 -0
  123. package/dist-esm/src/operations/operations.js.map +1 -0
  124. package/dist-esm/src/operations/privateEndpointConnections.d.ts +81 -0
  125. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
  126. package/dist-esm/src/operations/privateEndpointConnections.js +337 -0
  127. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
  128. package/dist-esm/src/operations/privateLinkResources.d.ts +46 -0
  129. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
  130. package/dist-esm/src/operations/privateLinkResources.js +169 -0
  131. package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
  132. package/dist-esm/src/operations/privateLinkScopes.d.ts +108 -0
  133. package/dist-esm/src/operations/privateLinkScopes.d.ts.map +1 -0
  134. package/dist-esm/src/operations/privateLinkScopes.js +466 -0
  135. package/dist-esm/src/operations/privateLinkScopes.js.map +1 -0
  136. package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
  137. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  138. package/dist-esm/src/operationsInterfaces/index.js +14 -0
  139. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  140. package/dist-esm/src/operationsInterfaces/machineExtensions.d.ts +74 -0
  141. package/dist-esm/src/operationsInterfaces/machineExtensions.d.ts.map +1 -0
  142. package/dist-esm/src/operationsInterfaces/machineExtensions.js +9 -0
  143. package/dist-esm/src/operationsInterfaces/machineExtensions.js.map +1 -0
  144. package/dist-esm/src/operationsInterfaces/machines.d.ts +33 -0
  145. package/dist-esm/src/operationsInterfaces/machines.d.ts.map +1 -0
  146. package/dist-esm/src/operationsInterfaces/machines.js +9 -0
  147. package/dist-esm/src/operationsInterfaces/machines.js.map +1 -0
  148. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  149. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  150. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  151. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  152. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  153. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  154. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
  155. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  156. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +21 -0
  157. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  158. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
  159. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
  160. package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts +72 -0
  161. package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts.map +1 -0
  162. package/dist-esm/src/operationsInterfaces/privateLinkScopes.js +9 -0
  163. package/dist-esm/src/operationsInterfaces/privateLinkScopes.js.map +1 -0
  164. package/dist-esm/test/sampleTest.d.ts +2 -0
  165. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  166. package/dist-esm/test/sampleTest.js +40 -0
  167. package/dist-esm/test/sampleTest.js.map +1 -0
  168. package/package.json +80 -33
  169. package/review/arm-hybridcompute.api.md +708 -0
  170. package/rollup.config.js +181 -30
  171. package/src/hybridComputeManagementClient.ts +204 -37
  172. package/src/index.ts +12 -0
  173. package/src/lroImpl.ts +34 -0
  174. package/src/models/index.ts +744 -786
  175. package/src/models/mappers.ts +836 -576
  176. package/src/models/parameters.ts +192 -33
  177. package/src/operations/index.ts +6 -5
  178. package/src/operations/machineExtensions.ts +484 -275
  179. package/src/operations/machines.ts +240 -225
  180. package/src/operations/operations.ts +66 -42
  181. package/src/operations/privateEndpointConnections.ts +483 -0
  182. package/src/operations/privateLinkResources.ts +233 -0
  183. package/src/operations/privateLinkScopes.ts +599 -0
  184. package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +7 -6
  185. package/src/operationsInterfaces/machineExtensions.ts +147 -0
  186. package/src/operationsInterfaces/machines.ts +62 -0
  187. package/src/operationsInterfaces/operations.ts +22 -0
  188. package/src/operationsInterfaces/privateEndpointConnections.ts +109 -0
  189. package/src/operationsInterfaces/privateLinkResources.ts +44 -0
  190. package/src/operationsInterfaces/privateLinkScopes.ts +132 -0
  191. package/tsconfig.json +5 -4
  192. package/types/arm-hybridcompute.d.ts +1280 -0
  193. package/types/tsdoc-metadata.json +11 -0
  194. package/dist/arm-hybridcompute.js +0 -1971
  195. package/dist/arm-hybridcompute.js.map +0 -1
  196. package/dist/arm-hybridcompute.min.js +0 -1
  197. package/dist/arm-hybridcompute.min.js.map +0 -1
  198. package/esm/hybridComputeManagementClient.d.ts +0 -27
  199. package/esm/hybridComputeManagementClient.d.ts.map +0 -1
  200. package/esm/hybridComputeManagementClient.js +0 -41
  201. package/esm/hybridComputeManagementClient.js.map +0 -1
  202. package/esm/hybridComputeManagementClientContext.d.ts +0 -23
  203. package/esm/hybridComputeManagementClientContext.d.ts.map +0 -1
  204. package/esm/hybridComputeManagementClientContext.js +0 -62
  205. package/esm/hybridComputeManagementClientContext.js.map +0 -1
  206. package/esm/models/index.d.ts +0 -971
  207. package/esm/models/index.d.ts.map +0 -1
  208. package/esm/models/index.js +0 -8
  209. package/esm/models/index.js.map +0 -1
  210. package/esm/models/machineExtensionsMappers.d.ts +0 -2
  211. package/esm/models/machineExtensionsMappers.d.ts.map +0 -1
  212. package/esm/models/machineExtensionsMappers.js +0 -9
  213. package/esm/models/machineExtensionsMappers.js.map +0 -1
  214. package/esm/models/machinesMappers.d.ts +0 -2
  215. package/esm/models/machinesMappers.d.ts.map +0 -1
  216. package/esm/models/machinesMappers.js +0 -9
  217. package/esm/models/machinesMappers.js.map +0 -1
  218. package/esm/models/mappers.d.ts +0 -32
  219. package/esm/models/mappers.d.ts.map +0 -1
  220. package/esm/models/mappers.js.map +0 -1
  221. package/esm/models/operationsMappers.d.ts +0 -2
  222. package/esm/models/operationsMappers.d.ts.map +0 -1
  223. package/esm/models/operationsMappers.js +0 -9
  224. package/esm/models/operationsMappers.js.map +0 -1
  225. package/esm/models/parameters.d.ts +0 -10
  226. package/esm/models/parameters.d.ts.map +0 -1
  227. package/esm/models/parameters.js +0 -93
  228. package/esm/models/parameters.js.map +0 -1
  229. package/esm/operations/index.d.ts +0 -4
  230. package/esm/operations/index.d.ts.map +0 -1
  231. package/esm/operations/index.js.map +0 -1
  232. package/esm/operations/machineExtensions.d.ts +0 -135
  233. package/esm/operations/machineExtensions.d.ts.map +0 -1
  234. package/esm/operations/machineExtensions.js +0 -294
  235. package/esm/operations/machineExtensions.js.map +0 -1
  236. package/esm/operations/machines.d.ts +0 -128
  237. package/esm/operations/machines.d.ts.map +0 -1
  238. package/esm/operations/machines.js +0 -197
  239. package/esm/operations/machines.js.map +0 -1
  240. package/esm/operations/operations.d.ts +0 -28
  241. package/esm/operations/operations.d.ts.map +0 -1
  242. package/esm/operations/operations.js +0 -51
  243. package/esm/operations/operations.js.map +0 -1
  244. package/src/hybridComputeManagementClientContext.ts +0 -69
  245. package/src/models/machineExtensionsMappers.ts +0 -31
  246. package/src/models/machinesMappers.ts +0 -28
  247. package/src/models/operationsMappers.ts +0 -14
@@ -0,0 +1,1280 @@
1
+ import * as coreAuth from '@azure/core-auth';
2
+ import * as coreClient from '@azure/core-client';
3
+ import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
+ import { PollerLike } from '@azure/core-lro';
5
+ import { PollOperationState } from '@azure/core-lro';
6
+
7
+ export declare interface ConnectionDetail {
8
+ /**
9
+ * Azure resource Id
10
+ * NOTE: This property will not be serialized. It can only be populated by the server.
11
+ */
12
+ readonly id?: string;
13
+ /**
14
+ * The private endpoint connection private ip address
15
+ * NOTE: This property will not be serialized. It can only be populated by the server.
16
+ */
17
+ readonly privateIpAddress?: string;
18
+ /**
19
+ * The private endpoint connection link identifier
20
+ * NOTE: This property will not be serialized. It can only be populated by the server.
21
+ */
22
+ readonly linkIdentifier?: string;
23
+ /**
24
+ * The private endpoint connection group id
25
+ * NOTE: This property will not be serialized. It can only be populated by the server.
26
+ */
27
+ readonly groupId?: string;
28
+ /**
29
+ * The private endpoint connection member name
30
+ * NOTE: This property will not be serialized. It can only be populated by the server.
31
+ */
32
+ readonly memberName?: string;
33
+ }
34
+
35
+ /**
36
+ * Defines values for CreatedByType. \
37
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
38
+ * this enum contains the known values that the service supports.
39
+ * ### Known values supported by the service
40
+ * **User** \
41
+ * **Application** \
42
+ * **ManagedIdentity** \
43
+ * **Key**
44
+ */
45
+ export declare type CreatedByType = string;
46
+
47
+ /** The resource management error additional info. */
48
+ export declare interface ErrorAdditionalInfo {
49
+ /**
50
+ * The additional info type.
51
+ * NOTE: This property will not be serialized. It can only be populated by the server.
52
+ */
53
+ readonly type?: string;
54
+ /**
55
+ * The additional info.
56
+ * NOTE: This property will not be serialized. It can only be populated by the server.
57
+ */
58
+ readonly info?: Record<string, unknown>;
59
+ }
60
+
61
+ /** The error detail. */
62
+ export declare interface ErrorDetail {
63
+ /**
64
+ * The error code.
65
+ * NOTE: This property will not be serialized. It can only be populated by the server.
66
+ */
67
+ readonly code?: string;
68
+ /**
69
+ * The error message.
70
+ * NOTE: This property will not be serialized. It can only be populated by the server.
71
+ */
72
+ readonly message?: string;
73
+ /**
74
+ * The error target.
75
+ * NOTE: This property will not be serialized. It can only be populated by the server.
76
+ */
77
+ readonly target?: string;
78
+ /**
79
+ * The error details.
80
+ * NOTE: This property will not be serialized. It can only be populated by the server.
81
+ */
82
+ readonly details?: ErrorDetail[];
83
+ /**
84
+ * The error additional info.
85
+ * NOTE: This property will not be serialized. It can only be populated by the server.
86
+ */
87
+ readonly additionalInfo?: ErrorAdditionalInfo[];
88
+ }
89
+
90
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
91
+ export declare interface ErrorResponse {
92
+ /** The error object. */
93
+ error?: ErrorDetail;
94
+ }
95
+
96
+ /** Describes the Machine Extension Target Version Properties */
97
+ export declare interface ExtensionTargetProperties {
98
+ /** Properties for the specified Extension to Upgrade. */
99
+ targetVersion?: string;
100
+ }
101
+
102
+ export declare class HybridComputeManagementClient extends coreClient.ServiceClient {
103
+ $host: string;
104
+ apiVersion: string;
105
+ subscriptionId: string;
106
+ /**
107
+ * Initializes a new instance of the HybridComputeManagementClient class.
108
+ * @param credentials Subscription credentials which uniquely identify client subscription.
109
+ * @param subscriptionId The ID of the target subscription.
110
+ * @param options The parameter options
111
+ */
112
+ constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: HybridComputeManagementClientOptionalParams);
113
+ /**
114
+ * The operation to Upgrade Machine Extensions.
115
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
116
+ * @param machineName The name of the hybrid machine.
117
+ * @param extensionUpgradeParameters Parameters supplied to the Upgrade Extensions operation.
118
+ * @param options The options parameters.
119
+ */
120
+ beginUpgradeExtensions(resourceGroupName: string, machineName: string, extensionUpgradeParameters: MachineExtensionUpgrade, options?: UpgradeExtensionsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
121
+ /**
122
+ * The operation to Upgrade Machine Extensions.
123
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
124
+ * @param machineName The name of the hybrid machine.
125
+ * @param extensionUpgradeParameters Parameters supplied to the Upgrade Extensions operation.
126
+ * @param options The options parameters.
127
+ */
128
+ beginUpgradeExtensionsAndWait(resourceGroupName: string, machineName: string, extensionUpgradeParameters: MachineExtensionUpgrade, options?: UpgradeExtensionsOptionalParams): Promise<void>;
129
+ machines: Machines;
130
+ machineExtensions: MachineExtensions;
131
+ operations: Operations;
132
+ privateLinkScopes: PrivateLinkScopes;
133
+ privateLinkResources: PrivateLinkResources;
134
+ privateEndpointConnections: PrivateEndpointConnections;
135
+ }
136
+
137
+ /** Optional parameters. */
138
+ export declare interface HybridComputeManagementClientOptionalParams extends coreClient.ServiceClientOptions {
139
+ /** server parameter */
140
+ $host?: string;
141
+ /** Api Version */
142
+ apiVersion?: string;
143
+ /** Overrides client endpoint. */
144
+ endpoint?: string;
145
+ }
146
+
147
+ /** An Azure Arc PrivateLinkScope definition. */
148
+ export declare type HybridComputePrivateLinkScope = PrivateLinkScopesResource & {
149
+ /** Properties that define a Azure Arc PrivateLinkScope resource. */
150
+ properties?: HybridComputePrivateLinkScopeProperties;
151
+ /**
152
+ * The system meta data relating to this resource.
153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
154
+ */
155
+ readonly systemData?: SystemData;
156
+ };
157
+
158
+ /** Describes the list of Azure Arc PrivateLinkScope resources. */
159
+ export declare interface HybridComputePrivateLinkScopeListResult {
160
+ /** List of Azure Arc PrivateLinkScope definitions. */
161
+ value: HybridComputePrivateLinkScope[];
162
+ /** The URI to get the next set of Azure Arc PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set. */
163
+ nextLink?: string;
164
+ }
165
+
166
+ /** Properties that define a Azure Arc PrivateLinkScope resource. */
167
+ export declare interface HybridComputePrivateLinkScopeProperties {
168
+ /** Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints. */
169
+ publicNetworkAccess?: PublicNetworkAccessType;
170
+ /**
171
+ * Current state of this PrivateLinkScope: whether or not is has been provisioned within the resource group it is defined. Users cannot change this value but are able to read from it. Values will include Provisioning ,Succeeded, Canceled and Failed.
172
+ * NOTE: This property will not be serialized. It can only be populated by the server.
173
+ */
174
+ readonly provisioningState?: string;
175
+ /**
176
+ * The Guid id of the private link scope.
177
+ * NOTE: This property will not be serialized. It can only be populated by the server.
178
+ */
179
+ readonly privateLinkScopeId?: string;
180
+ }
181
+
182
+ /** Identity for the resource. */
183
+ export declare interface Identity {
184
+ /**
185
+ * The principal ID of resource identity.
186
+ * NOTE: This property will not be serialized. It can only be populated by the server.
187
+ */
188
+ readonly principalId?: string;
189
+ /**
190
+ * The tenant ID of resource.
191
+ * NOTE: This property will not be serialized. It can only be populated by the server.
192
+ */
193
+ readonly tenantId?: string;
194
+ /** The identity type. */
195
+ type?: "SystemAssigned";
196
+ }
197
+
198
+ /**
199
+ * Defines values for InstanceViewTypes. \
200
+ * {@link KnownInstanceViewTypes} can be used interchangeably with InstanceViewTypes,
201
+ * this enum contains the known values that the service supports.
202
+ * ### Known values supported by the service
203
+ * **instanceView**
204
+ */
205
+ export declare type InstanceViewTypes = string;
206
+
207
+ /** Known values of {@link CreatedByType} that the service accepts. */
208
+ export declare enum KnownCreatedByType {
209
+ User = "User",
210
+ Application = "Application",
211
+ ManagedIdentity = "ManagedIdentity",
212
+ Key = "Key"
213
+ }
214
+
215
+ /** Known values of {@link InstanceViewTypes} that the service accepts. */
216
+ export declare enum KnownInstanceViewTypes {
217
+ InstanceView = "instanceView"
218
+ }
219
+
220
+ /** Known values of {@link PublicNetworkAccessType} that the service accepts. */
221
+ export declare enum KnownPublicNetworkAccessType {
222
+ /** Allows Azure Arc agents to communicate with Azure Arc services over both public (internet) and private endpoints. */
223
+ Enabled = "Enabled",
224
+ /** Does not allow Azure Arc agents to communicate with Azure Arc services over public (internet) endpoints. The agents must use the private link. */
225
+ Disabled = "Disabled"
226
+ }
227
+
228
+ /** Known values of {@link StatusLevelTypes} that the service accepts. */
229
+ export declare enum KnownStatusLevelTypes {
230
+ Info = "Info",
231
+ Warning = "Warning",
232
+ Error = "Error"
233
+ }
234
+
235
+ /** Known values of {@link StatusTypes} that the service accepts. */
236
+ export declare enum KnownStatusTypes {
237
+ Connected = "Connected",
238
+ Disconnected = "Disconnected",
239
+ Error = "Error"
240
+ }
241
+
242
+ /** Metadata pertaining to the geographic location of the resource. */
243
+ export declare interface LocationData {
244
+ /** A canonical name for the geographic or physical location. */
245
+ name: string;
246
+ /** The city or locality where the resource is located. */
247
+ city?: string;
248
+ /** The district, state, or province where the resource is located. */
249
+ district?: string;
250
+ /** The country or region where the resource is located */
251
+ countryOrRegion?: string;
252
+ }
253
+
254
+ /** Describes a hybrid machine. */
255
+ export declare type Machine = TrackedResource & {
256
+ /** Hybrid Compute Machine properties */
257
+ properties?: MachineProperties;
258
+ /** Identity for the resource. */
259
+ identity?: Identity;
260
+ /**
261
+ * The system meta data relating to this resource.
262
+ * NOTE: This property will not be serialized. It can only be populated by the server.
263
+ */
264
+ readonly systemData?: SystemData;
265
+ };
266
+
267
+ /** Describes a Machine Extension. */
268
+ export declare type MachineExtension = TrackedResource & {
269
+ /** Describes Machine Extension Properties. */
270
+ properties?: MachineExtensionProperties;
271
+ /**
272
+ * The system meta data relating to this resource.
273
+ * NOTE: This property will not be serialized. It can only be populated by the server.
274
+ */
275
+ readonly systemData?: SystemData;
276
+ };
277
+
278
+ /** Describes the Machine Extension Instance View. */
279
+ export declare interface MachineExtensionInstanceView {
280
+ /** The machine extension name. */
281
+ name?: string;
282
+ /** Specifies the type of the extension; an example is "CustomScriptExtension". */
283
+ type?: string;
284
+ /** Specifies the version of the script handler. */
285
+ typeHandlerVersion?: string;
286
+ /** Instance view status. */
287
+ status?: MachineExtensionInstanceViewStatus;
288
+ }
289
+
290
+ /** Instance view status. */
291
+ export declare interface MachineExtensionInstanceViewStatus {
292
+ /** The status code. */
293
+ code?: string;
294
+ /** The level code. */
295
+ level?: StatusLevelTypes;
296
+ /** The short localizable label for the status. */
297
+ displayStatus?: string;
298
+ /** The detailed status message, including for alerts and error messages. */
299
+ message?: string;
300
+ /** The time of the status. */
301
+ time?: Date;
302
+ }
303
+
304
+ /** Describes the properties of a Machine Extension. */
305
+ export declare interface MachineExtensionProperties {
306
+ /** How the extension handler should be forced to update even if the extension configuration has not changed. */
307
+ forceUpdateTag?: string;
308
+ /** The name of the extension handler publisher. */
309
+ publisher?: string;
310
+ /** Specifies the type of the extension; an example is "CustomScriptExtension". */
311
+ type?: string;
312
+ /** Specifies the version of the script handler. */
313
+ typeHandlerVersion?: string;
314
+ /** Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. */
315
+ autoUpgradeMinorVersion?: boolean;
316
+ /** Json formatted public settings for the extension. */
317
+ settings?: Record<string, unknown>;
318
+ /** The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. */
319
+ protectedSettings?: Record<string, unknown>;
320
+ /**
321
+ * The provisioning state, which only appears in the response.
322
+ * NOTE: This property will not be serialized. It can only be populated by the server.
323
+ */
324
+ readonly provisioningState?: string;
325
+ /** The machine extension instance view. */
326
+ instanceView?: MachineExtensionInstanceView;
327
+ }
328
+
329
+ /** Interface representing a MachineExtensions. */
330
+ export declare interface MachineExtensions {
331
+ /**
332
+ * The operation to get all extensions of a non-Azure machine
333
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
334
+ * @param machineName The name of the machine containing the extension.
335
+ * @param options The options parameters.
336
+ */
337
+ list(resourceGroupName: string, machineName: string, options?: MachineExtensionsListOptionalParams): PagedAsyncIterableIterator<MachineExtension>;
338
+ /**
339
+ * The operation to create or update the extension.
340
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
341
+ * @param machineName The name of the machine where the extension should be created or updated.
342
+ * @param extensionName The name of the machine extension.
343
+ * @param extensionParameters Parameters supplied to the Create Machine Extension operation.
344
+ * @param options The options parameters.
345
+ */
346
+ beginCreateOrUpdate(resourceGroupName: string, machineName: string, extensionName: string, extensionParameters: MachineExtension, options?: MachineExtensionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<MachineExtensionsCreateOrUpdateResponse>, MachineExtensionsCreateOrUpdateResponse>>;
347
+ /**
348
+ * The operation to create or update the extension.
349
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
350
+ * @param machineName The name of the machine where the extension should be created or updated.
351
+ * @param extensionName The name of the machine extension.
352
+ * @param extensionParameters Parameters supplied to the Create Machine Extension operation.
353
+ * @param options The options parameters.
354
+ */
355
+ beginCreateOrUpdateAndWait(resourceGroupName: string, machineName: string, extensionName: string, extensionParameters: MachineExtension, options?: MachineExtensionsCreateOrUpdateOptionalParams): Promise<MachineExtensionsCreateOrUpdateResponse>;
356
+ /**
357
+ * The operation to create or update the extension.
358
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
359
+ * @param machineName The name of the machine where the extension should be created or updated.
360
+ * @param extensionName The name of the machine extension.
361
+ * @param extensionParameters Parameters supplied to the Create Machine Extension operation.
362
+ * @param options The options parameters.
363
+ */
364
+ beginUpdate(resourceGroupName: string, machineName: string, extensionName: string, extensionParameters: MachineExtensionUpdate, options?: MachineExtensionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<MachineExtensionsUpdateResponse>, MachineExtensionsUpdateResponse>>;
365
+ /**
366
+ * The operation to create or update the extension.
367
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
368
+ * @param machineName The name of the machine where the extension should be created or updated.
369
+ * @param extensionName The name of the machine extension.
370
+ * @param extensionParameters Parameters supplied to the Create Machine Extension operation.
371
+ * @param options The options parameters.
372
+ */
373
+ beginUpdateAndWait(resourceGroupName: string, machineName: string, extensionName: string, extensionParameters: MachineExtensionUpdate, options?: MachineExtensionsUpdateOptionalParams): Promise<MachineExtensionsUpdateResponse>;
374
+ /**
375
+ * The operation to delete the extension.
376
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
377
+ * @param machineName The name of the machine where the extension should be deleted.
378
+ * @param extensionName The name of the machine extension.
379
+ * @param options The options parameters.
380
+ */
381
+ beginDelete(resourceGroupName: string, machineName: string, extensionName: string, options?: MachineExtensionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
382
+ /**
383
+ * The operation to delete the extension.
384
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
385
+ * @param machineName The name of the machine where the extension should be deleted.
386
+ * @param extensionName The name of the machine extension.
387
+ * @param options The options parameters.
388
+ */
389
+ beginDeleteAndWait(resourceGroupName: string, machineName: string, extensionName: string, options?: MachineExtensionsDeleteOptionalParams): Promise<void>;
390
+ /**
391
+ * The operation to get the extension.
392
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
393
+ * @param machineName The name of the machine containing the extension.
394
+ * @param extensionName The name of the machine extension.
395
+ * @param options The options parameters.
396
+ */
397
+ get(resourceGroupName: string, machineName: string, extensionName: string, options?: MachineExtensionsGetOptionalParams): Promise<MachineExtensionsGetResponse>;
398
+ }
399
+
400
+ /** Optional parameters. */
401
+ export declare interface MachineExtensionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
402
+ /** Delay to wait until next poll, in milliseconds. */
403
+ updateIntervalInMs?: number;
404
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
405
+ resumeFrom?: string;
406
+ }
407
+
408
+ /** Contains response data for the createOrUpdate operation. */
409
+ export declare type MachineExtensionsCreateOrUpdateResponse = MachineExtension;
410
+
411
+ /** Optional parameters. */
412
+ export declare interface MachineExtensionsDeleteOptionalParams extends coreClient.OperationOptions {
413
+ /** Delay to wait until next poll, in milliseconds. */
414
+ updateIntervalInMs?: number;
415
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
416
+ resumeFrom?: string;
417
+ }
418
+
419
+ /** Optional parameters. */
420
+ export declare interface MachineExtensionsGetOptionalParams extends coreClient.OperationOptions {
421
+ }
422
+
423
+ /** Contains response data for the get operation. */
424
+ export declare type MachineExtensionsGetResponse = MachineExtension;
425
+
426
+ /** Optional parameters. */
427
+ export declare interface MachineExtensionsListNextOptionalParams extends coreClient.OperationOptions {
428
+ /** The expand expression to apply on the operation. */
429
+ expand?: string;
430
+ }
431
+
432
+ /** Contains response data for the listNext operation. */
433
+ export declare type MachineExtensionsListNextResponse = MachineExtensionsListResult;
434
+
435
+ /** Optional parameters. */
436
+ export declare interface MachineExtensionsListOptionalParams extends coreClient.OperationOptions {
437
+ /** The expand expression to apply on the operation. */
438
+ expand?: string;
439
+ }
440
+
441
+ /** Contains response data for the list operation. */
442
+ export declare type MachineExtensionsListResponse = MachineExtensionsListResult;
443
+
444
+ /** Describes the Machine Extensions List Result. */
445
+ export declare interface MachineExtensionsListResult {
446
+ /** The list of extensions */
447
+ value?: MachineExtension[];
448
+ /** The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions. */
449
+ nextLink?: string;
450
+ }
451
+
452
+ /** Optional parameters. */
453
+ export declare interface MachineExtensionsUpdateOptionalParams extends coreClient.OperationOptions {
454
+ /** Delay to wait until next poll, in milliseconds. */
455
+ updateIntervalInMs?: number;
456
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
457
+ resumeFrom?: string;
458
+ }
459
+
460
+ /** Contains response data for the update operation. */
461
+ export declare type MachineExtensionsUpdateResponse = MachineExtension;
462
+
463
+ /** Describes a Machine Extension Update. */
464
+ export declare type MachineExtensionUpdate = ResourceUpdate & {
465
+ /** Describes Machine Extension Update Properties. */
466
+ properties?: MachineExtensionUpdateProperties;
467
+ };
468
+
469
+ /** Describes the properties of a Machine Extension. */
470
+ export declare interface MachineExtensionUpdateProperties {
471
+ /** How the extension handler should be forced to update even if the extension configuration has not changed. */
472
+ forceUpdateTag?: string;
473
+ /** The name of the extension handler publisher. */
474
+ publisher?: string;
475
+ /** Specifies the type of the extension; an example is "CustomScriptExtension". */
476
+ type?: string;
477
+ /** Specifies the version of the script handler. */
478
+ typeHandlerVersion?: string;
479
+ /** Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. */
480
+ autoUpgradeMinorVersion?: boolean;
481
+ /** Json formatted public settings for the extension. */
482
+ settings?: Record<string, unknown>;
483
+ /** The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. */
484
+ protectedSettings?: Record<string, unknown>;
485
+ }
486
+
487
+ /** Describes the Machine Extension Upgrade Properties */
488
+ export declare interface MachineExtensionUpgrade {
489
+ /** Describes the Extension Target Properties. */
490
+ extensionTargets?: {
491
+ [propertyName: string]: ExtensionTargetProperties;
492
+ };
493
+ }
494
+
495
+ /** The List hybrid machine operation response. */
496
+ export declare interface MachineListResult {
497
+ /** The list of hybrid machines. */
498
+ value: Machine[];
499
+ /** The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of hybrid machines. */
500
+ nextLink?: string;
501
+ }
502
+
503
+ /** Describes the properties of a hybrid machine. */
504
+ export declare interface MachineProperties {
505
+ /** Metadata pertaining to the geographic location of the resource. */
506
+ locationData?: LocationData;
507
+ /**
508
+ * Specifies the operating system settings for the hybrid machine.
509
+ * NOTE: This property will not be serialized. It can only be populated by the server.
510
+ */
511
+ readonly osProfile?: OSProfile;
512
+ /**
513
+ * The provisioning state, which only appears in the response.
514
+ * NOTE: This property will not be serialized. It can only be populated by the server.
515
+ */
516
+ readonly provisioningState?: string;
517
+ /**
518
+ * The status of the hybrid machine agent.
519
+ * NOTE: This property will not be serialized. It can only be populated by the server.
520
+ */
521
+ readonly status?: StatusTypes;
522
+ /**
523
+ * The time of the last status change.
524
+ * NOTE: This property will not be serialized. It can only be populated by the server.
525
+ */
526
+ readonly lastStatusChange?: Date;
527
+ /**
528
+ * Details about the error state.
529
+ * NOTE: This property will not be serialized. It can only be populated by the server.
530
+ */
531
+ readonly errorDetails?: ErrorDetail[];
532
+ /**
533
+ * The hybrid machine agent full version.
534
+ * NOTE: This property will not be serialized. It can only be populated by the server.
535
+ */
536
+ readonly agentVersion?: string;
537
+ /** Specifies the hybrid machine unique ID. */
538
+ vmId?: string;
539
+ /**
540
+ * Specifies the hybrid machine display name.
541
+ * NOTE: This property will not be serialized. It can only be populated by the server.
542
+ */
543
+ readonly displayName?: string;
544
+ /**
545
+ * Specifies the hybrid machine FQDN.
546
+ * NOTE: This property will not be serialized. It can only be populated by the server.
547
+ */
548
+ readonly machineFqdn?: string;
549
+ /** Public Key that the client provides to be used during initial resource onboarding */
550
+ clientPublicKey?: string;
551
+ /**
552
+ * The Operating System running on the hybrid machine.
553
+ * NOTE: This property will not be serialized. It can only be populated by the server.
554
+ */
555
+ readonly osName?: string;
556
+ /**
557
+ * The version of Operating System running on the hybrid machine.
558
+ * NOTE: This property will not be serialized. It can only be populated by the server.
559
+ */
560
+ readonly osVersion?: string;
561
+ /**
562
+ * Specifies the Arc Machine's unique SMBIOS ID
563
+ * NOTE: This property will not be serialized. It can only be populated by the server.
564
+ */
565
+ readonly vmUuid?: string;
566
+ /** Machine Extensions information */
567
+ extensions?: MachineExtensionInstanceView[];
568
+ /**
569
+ * Specifies the Operating System product SKU.
570
+ * NOTE: This property will not be serialized. It can only be populated by the server.
571
+ */
572
+ readonly osSku?: string;
573
+ /**
574
+ * Specifies the Windows domain name.
575
+ * NOTE: This property will not be serialized. It can only be populated by the server.
576
+ */
577
+ readonly domainName?: string;
578
+ /**
579
+ * Specifies the AD fully qualified display name.
580
+ * NOTE: This property will not be serialized. It can only be populated by the server.
581
+ */
582
+ readonly adFqdn?: string;
583
+ /**
584
+ * Specifies the DNS fully qualified display name.
585
+ * NOTE: This property will not be serialized. It can only be populated by the server.
586
+ */
587
+ readonly dnsFqdn?: string;
588
+ /** The resource id of the private link scope this machine is assigned to, if any. */
589
+ privateLinkScopeResourceId?: string;
590
+ /** The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any. */
591
+ parentClusterResourceId?: string;
592
+ /**
593
+ * Detected properties from the machine.
594
+ * NOTE: This property will not be serialized. It can only be populated by the server.
595
+ */
596
+ readonly detectedProperties?: {
597
+ [propertyName: string]: string;
598
+ };
599
+ }
600
+
601
+ /** Interface representing a Machines. */
602
+ export declare interface Machines {
603
+ /**
604
+ * Lists all the hybrid machines in the specified resource group. Use the nextLink property in the
605
+ * response to get the next page of hybrid machines.
606
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
607
+ * @param options The options parameters.
608
+ */
609
+ listByResourceGroup(resourceGroupName: string, options?: MachinesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Machine>;
610
+ /**
611
+ * Lists all the hybrid machines in the specified subscription. Use the nextLink property in the
612
+ * response to get the next page of hybrid machines.
613
+ * @param options The options parameters.
614
+ */
615
+ listBySubscription(options?: MachinesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Machine>;
616
+ /**
617
+ * The operation to remove a hybrid machine identity in Azure.
618
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
619
+ * @param machineName The name of the hybrid machine.
620
+ * @param options The options parameters.
621
+ */
622
+ delete(resourceGroupName: string, machineName: string, options?: MachinesDeleteOptionalParams): Promise<void>;
623
+ /**
624
+ * Retrieves information about the model view or the instance view of a hybrid machine.
625
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
626
+ * @param machineName The name of the hybrid machine.
627
+ * @param options The options parameters.
628
+ */
629
+ get(resourceGroupName: string, machineName: string, options?: MachinesGetOptionalParams): Promise<MachinesGetResponse>;
630
+ }
631
+
632
+ /** Optional parameters. */
633
+ export declare interface MachinesDeleteOptionalParams extends coreClient.OperationOptions {
634
+ }
635
+
636
+ /** Optional parameters. */
637
+ export declare interface MachinesGetOptionalParams extends coreClient.OperationOptions {
638
+ /** The expand expression to apply on the operation. */
639
+ expand?: InstanceViewTypes;
640
+ }
641
+
642
+ /** Contains response data for the get operation. */
643
+ export declare type MachinesGetResponse = Machine;
644
+
645
+ /** Optional parameters. */
646
+ export declare interface MachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
647
+ }
648
+
649
+ /** Contains response data for the listByResourceGroupNext operation. */
650
+ export declare type MachinesListByResourceGroupNextResponse = MachineListResult;
651
+
652
+ /** Optional parameters. */
653
+ export declare interface MachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
654
+ }
655
+
656
+ /** Contains response data for the listByResourceGroup operation. */
657
+ export declare type MachinesListByResourceGroupResponse = MachineListResult;
658
+
659
+ /** Optional parameters. */
660
+ export declare interface MachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
661
+ }
662
+
663
+ /** Contains response data for the listBySubscriptionNext operation. */
664
+ export declare type MachinesListBySubscriptionNextResponse = MachineListResult;
665
+
666
+ /** Optional parameters. */
667
+ export declare interface MachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
668
+ }
669
+
670
+ /** Contains response data for the listBySubscription operation. */
671
+ export declare type MachinesListBySubscriptionResponse = MachineListResult;
672
+
673
+ /** Describes a hybrid machine Update. */
674
+ export declare type MachineUpdate = ResourceUpdate & {
675
+ /** Identity for the resource. */
676
+ identity?: Identity;
677
+ /** Hybrid Compute Machine properties */
678
+ properties?: MachineUpdateProperties;
679
+ };
680
+
681
+ /** Describes the ARM updatable properties of a hybrid machine. */
682
+ export declare interface MachineUpdateProperties {
683
+ /** Metadata pertaining to the geographic location of the resource. */
684
+ locationData?: LocationData;
685
+ /** The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any. */
686
+ parentClusterResourceId?: string;
687
+ /** The resource id of the private link scope this machine is assigned to, if any. */
688
+ privateLinkScopeResourceId?: string;
689
+ }
690
+
691
+ /** The List Compute Operation operation response. */
692
+ export declare interface OperationListResult {
693
+ /**
694
+ * The list of compute operations
695
+ * NOTE: This property will not be serialized. It can only be populated by the server.
696
+ */
697
+ readonly value?: OperationValue[];
698
+ }
699
+
700
+ /** Interface representing a Operations. */
701
+ export declare interface Operations {
702
+ /**
703
+ * Gets a list of hybrid compute operations.
704
+ * @param options The options parameters.
705
+ */
706
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationValue>;
707
+ }
708
+
709
+ /** Optional parameters. */
710
+ export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
711
+ }
712
+
713
+ /** Contains response data for the list operation. */
714
+ export declare type OperationsListResponse = OperationListResult;
715
+
716
+ /** Describes the properties of a Compute Operation value. */
717
+ export declare interface OperationValue {
718
+ /**
719
+ * The origin of the compute operation.
720
+ * NOTE: This property will not be serialized. It can only be populated by the server.
721
+ */
722
+ readonly origin?: string;
723
+ /**
724
+ * The name of the compute operation.
725
+ * NOTE: This property will not be serialized. It can only be populated by the server.
726
+ */
727
+ readonly name?: string;
728
+ /** Display properties */
729
+ display?: OperationValueDisplay;
730
+ }
731
+
732
+ /** Describes the properties of a Hybrid Compute Operation Value Display. */
733
+ export declare interface OperationValueDisplay {
734
+ /**
735
+ * The display name of the compute operation.
736
+ * NOTE: This property will not be serialized. It can only be populated by the server.
737
+ */
738
+ readonly operation?: string;
739
+ /**
740
+ * The display name of the resource the operation applies to.
741
+ * NOTE: This property will not be serialized. It can only be populated by the server.
742
+ */
743
+ readonly resource?: string;
744
+ /**
745
+ * The description of the operation.
746
+ * NOTE: This property will not be serialized. It can only be populated by the server.
747
+ */
748
+ readonly description?: string;
749
+ /**
750
+ * The resource provider for the operation.
751
+ * NOTE: This property will not be serialized. It can only be populated by the server.
752
+ */
753
+ readonly provider?: string;
754
+ }
755
+
756
+ /** Specifies the operating system settings for the hybrid machine. */
757
+ export declare interface OSProfile {
758
+ /**
759
+ * Specifies the host OS name of the hybrid machine.
760
+ * NOTE: This property will not be serialized. It can only be populated by the server.
761
+ */
762
+ readonly computerName?: string;
763
+ }
764
+
765
+ /** A private endpoint connection */
766
+ export declare type PrivateEndpointConnection = ProxyResource & {
767
+ /** Resource properties. */
768
+ properties?: PrivateEndpointConnectionProperties;
769
+ /**
770
+ * The system meta data relating to this resource.
771
+ * NOTE: This property will not be serialized. It can only be populated by the server.
772
+ */
773
+ readonly systemData?: SystemData;
774
+ };
775
+
776
+ /** A list of private endpoint connections. */
777
+ export declare interface PrivateEndpointConnectionListResult {
778
+ /**
779
+ * Array of results.
780
+ * NOTE: This property will not be serialized. It can only be populated by the server.
781
+ */
782
+ readonly value?: PrivateEndpointConnection[];
783
+ /**
784
+ * Link to retrieve next page of results.
785
+ * NOTE: This property will not be serialized. It can only be populated by the server.
786
+ */
787
+ readonly nextLink?: string;
788
+ }
789
+
790
+ /** Properties of a private endpoint connection. */
791
+ export declare interface PrivateEndpointConnectionProperties {
792
+ /** Private endpoint which the connection belongs to. */
793
+ privateEndpoint?: PrivateEndpointProperty;
794
+ /** Connection state of the private endpoint connection. */
795
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionStateProperty;
796
+ /**
797
+ * State of the private endpoint connection.
798
+ * NOTE: This property will not be serialized. It can only be populated by the server.
799
+ */
800
+ readonly provisioningState?: string;
801
+ }
802
+
803
+ /** Interface representing a PrivateEndpointConnections. */
804
+ export declare interface PrivateEndpointConnections {
805
+ /**
806
+ * Gets all private endpoint connections on a private link scope.
807
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
808
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
809
+ * @param options The options parameters.
810
+ */
811
+ listByPrivateLinkScope(resourceGroupName: string, scopeName: string, options?: PrivateEndpointConnectionsListByPrivateLinkScopeOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
812
+ /**
813
+ * Gets a private endpoint connection.
814
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
815
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
816
+ * @param privateEndpointConnectionName The name of the private endpoint connection.
817
+ * @param options The options parameters.
818
+ */
819
+ get(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
820
+ /**
821
+ * Approve or reject a private endpoint connection with a given name.
822
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
823
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
824
+ * @param privateEndpointConnectionName The name of the private endpoint connection.
825
+ * @param parameters A private endpoint connection
826
+ * @param options The options parameters.
827
+ */
828
+ beginCreateOrUpdate(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
829
+ /**
830
+ * Approve or reject a private endpoint connection with a given name.
831
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
832
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
833
+ * @param privateEndpointConnectionName The name of the private endpoint connection.
834
+ * @param parameters A private endpoint connection
835
+ * @param options The options parameters.
836
+ */
837
+ beginCreateOrUpdateAndWait(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
838
+ /**
839
+ * Deletes a private endpoint connection with a given name.
840
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
841
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
842
+ * @param privateEndpointConnectionName The name of the private endpoint connection.
843
+ * @param options The options parameters.
844
+ */
845
+ beginDelete(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
846
+ /**
847
+ * Deletes a private endpoint connection with a given name.
848
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
849
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
850
+ * @param privateEndpointConnectionName The name of the private endpoint connection.
851
+ * @param options The options parameters.
852
+ */
853
+ beginDeleteAndWait(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
854
+ }
855
+
856
+ /** Optional parameters. */
857
+ export declare interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
858
+ /** Delay to wait until next poll, in milliseconds. */
859
+ updateIntervalInMs?: number;
860
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
861
+ resumeFrom?: string;
862
+ }
863
+
864
+ /** Contains response data for the createOrUpdate operation. */
865
+ export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
866
+
867
+ /** Optional parameters. */
868
+ export declare interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
869
+ /** Delay to wait until next poll, in milliseconds. */
870
+ updateIntervalInMs?: number;
871
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
872
+ resumeFrom?: string;
873
+ }
874
+
875
+ /** Optional parameters. */
876
+ export declare interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
877
+ }
878
+
879
+ /** Contains response data for the get operation. */
880
+ export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
881
+
882
+ /** Optional parameters. */
883
+ export declare interface PrivateEndpointConnectionsListByPrivateLinkScopeNextOptionalParams extends coreClient.OperationOptions {
884
+ }
885
+
886
+ /** Contains response data for the listByPrivateLinkScopeNext operation. */
887
+ export declare type PrivateEndpointConnectionsListByPrivateLinkScopeNextResponse = PrivateEndpointConnectionListResult;
888
+
889
+ /** Optional parameters. */
890
+ export declare interface PrivateEndpointConnectionsListByPrivateLinkScopeOptionalParams extends coreClient.OperationOptions {
891
+ }
892
+
893
+ /** Contains response data for the listByPrivateLinkScope operation. */
894
+ export declare type PrivateEndpointConnectionsListByPrivateLinkScopeResponse = PrivateEndpointConnectionListResult;
895
+
896
+ /** Private endpoint which the connection belongs to. */
897
+ export declare interface PrivateEndpointProperty {
898
+ /** Resource id of the private endpoint. */
899
+ id?: string;
900
+ }
901
+
902
+ /** A private link resource */
903
+ export declare type PrivateLinkResource = ProxyResource & {
904
+ /** Resource properties. */
905
+ properties?: PrivateLinkResourceProperties;
906
+ /**
907
+ * The system meta data relating to this resource.
908
+ * NOTE: This property will not be serialized. It can only be populated by the server.
909
+ */
910
+ readonly systemData?: SystemData;
911
+ };
912
+
913
+ /** A list of private link resources */
914
+ export declare interface PrivateLinkResourceListResult {
915
+ /**
916
+ * Array of results.
917
+ * NOTE: This property will not be serialized. It can only be populated by the server.
918
+ */
919
+ readonly value?: PrivateLinkResource[];
920
+ /**
921
+ * Link to retrieve next page of results.
922
+ * NOTE: This property will not be serialized. It can only be populated by the server.
923
+ */
924
+ readonly nextLink?: string;
925
+ }
926
+
927
+ /** Properties of a private link resource. */
928
+ export declare interface PrivateLinkResourceProperties {
929
+ /**
930
+ * The private link resource group id.
931
+ * NOTE: This property will not be serialized. It can only be populated by the server.
932
+ */
933
+ readonly groupId?: string;
934
+ /**
935
+ * The private link resource required member names.
936
+ * NOTE: This property will not be serialized. It can only be populated by the server.
937
+ */
938
+ readonly requiredMembers?: string[];
939
+ /**
940
+ * Required DNS zone names of the the private link resource.
941
+ * NOTE: This property will not be serialized. It can only be populated by the server.
942
+ */
943
+ readonly requiredZoneNames?: string[];
944
+ }
945
+
946
+ /** Interface representing a PrivateLinkResources. */
947
+ export declare interface PrivateLinkResources {
948
+ /**
949
+ * Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.
950
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
951
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
952
+ * @param options The options parameters.
953
+ */
954
+ listByPrivateLinkScope(resourceGroupName: string, scopeName: string, options?: PrivateLinkResourcesListByPrivateLinkScopeOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
955
+ /**
956
+ * Gets the private link resources that need to be created for a Azure Monitor PrivateLinkScope.
957
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
958
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
959
+ * @param groupName The name of the private link resource.
960
+ * @param options The options parameters.
961
+ */
962
+ get(resourceGroupName: string, scopeName: string, groupName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
963
+ }
964
+
965
+ /** Optional parameters. */
966
+ export declare interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
967
+ }
968
+
969
+ /** Contains response data for the get operation. */
970
+ export declare type PrivateLinkResourcesGetResponse = PrivateLinkResource;
971
+
972
+ /** Optional parameters. */
973
+ export declare interface PrivateLinkResourcesListByPrivateLinkScopeNextOptionalParams extends coreClient.OperationOptions {
974
+ }
975
+
976
+ /** Contains response data for the listByPrivateLinkScopeNext operation. */
977
+ export declare type PrivateLinkResourcesListByPrivateLinkScopeNextResponse = PrivateLinkResourceListResult;
978
+
979
+ /** Optional parameters. */
980
+ export declare interface PrivateLinkResourcesListByPrivateLinkScopeOptionalParams extends coreClient.OperationOptions {
981
+ }
982
+
983
+ /** Contains response data for the listByPrivateLinkScope operation. */
984
+ export declare type PrivateLinkResourcesListByPrivateLinkScopeResponse = PrivateLinkResourceListResult;
985
+
986
+ /** Interface representing a PrivateLinkScopes. */
987
+ export declare interface PrivateLinkScopes {
988
+ /**
989
+ * Gets a list of all Azure Arc PrivateLinkScopes within a subscription.
990
+ * @param options The options parameters.
991
+ */
992
+ list(options?: PrivateLinkScopesListOptionalParams): PagedAsyncIterableIterator<HybridComputePrivateLinkScope>;
993
+ /**
994
+ * Gets a list of Azure Arc PrivateLinkScopes within a resource group.
995
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
996
+ * @param options The options parameters.
997
+ */
998
+ listByResourceGroup(resourceGroupName: string, options?: PrivateLinkScopesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<HybridComputePrivateLinkScope>;
999
+ /**
1000
+ * Deletes a Azure Arc PrivateLinkScope.
1001
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1002
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
1003
+ * @param options The options parameters.
1004
+ */
1005
+ beginDelete(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1006
+ /**
1007
+ * Deletes a Azure Arc PrivateLinkScope.
1008
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1009
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
1010
+ * @param options The options parameters.
1011
+ */
1012
+ beginDeleteAndWait(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<void>;
1013
+ /**
1014
+ * Returns a Azure Arc PrivateLinkScope.
1015
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1016
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
1017
+ * @param options The options parameters.
1018
+ */
1019
+ get(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesGetOptionalParams): Promise<PrivateLinkScopesGetResponse>;
1020
+ /**
1021
+ * Creates (or updates) a Azure Arc PrivateLinkScope. Note: You cannot specify a different value for
1022
+ * InstrumentationKey nor AppId in the Put operation.
1023
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1024
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
1025
+ * @param parameters Properties that need to be specified to create or update a Azure Arc for Servers
1026
+ * and Clusters PrivateLinkScope.
1027
+ * @param options The options parameters.
1028
+ */
1029
+ createOrUpdate(resourceGroupName: string, scopeName: string, parameters: HybridComputePrivateLinkScope, options?: PrivateLinkScopesCreateOrUpdateOptionalParams): Promise<PrivateLinkScopesCreateOrUpdateResponse>;
1030
+ /**
1031
+ * Updates an existing PrivateLinkScope's tags. To update other fields use the CreateOrUpdate method.
1032
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1033
+ * @param scopeName The name of the Azure Arc PrivateLinkScope resource.
1034
+ * @param privateLinkScopeTags Updated tag information to set into the PrivateLinkScope instance.
1035
+ * @param options The options parameters.
1036
+ */
1037
+ updateTags(resourceGroupName: string, scopeName: string, privateLinkScopeTags: TagsResource, options?: PrivateLinkScopesUpdateTagsOptionalParams): Promise<PrivateLinkScopesUpdateTagsResponse>;
1038
+ /**
1039
+ * Returns a Azure Arc PrivateLinkScope's validation details.
1040
+ * @param location The location of the target resource.
1041
+ * @param privateLinkScopeId The id (Guid) of the Azure Arc PrivateLinkScope resource.
1042
+ * @param options The options parameters.
1043
+ */
1044
+ getValidationDetails(location: string, privateLinkScopeId: string, options?: PrivateLinkScopesGetValidationDetailsOptionalParams): Promise<PrivateLinkScopesGetValidationDetailsResponse>;
1045
+ /**
1046
+ * Returns a Azure Arc PrivateLinkScope's validation details for a given machine.
1047
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1048
+ * @param machineName The name of the target machine to get the private link scope validation details
1049
+ * for.
1050
+ * @param options The options parameters.
1051
+ */
1052
+ getValidationDetailsForMachine(resourceGroupName: string, machineName: string, options?: PrivateLinkScopesGetValidationDetailsForMachineOptionalParams): Promise<PrivateLinkScopesGetValidationDetailsForMachineResponse>;
1053
+ }
1054
+
1055
+ /** Optional parameters. */
1056
+ export declare interface PrivateLinkScopesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1057
+ }
1058
+
1059
+ /** Contains response data for the createOrUpdate operation. */
1060
+ export declare type PrivateLinkScopesCreateOrUpdateResponse = HybridComputePrivateLinkScope;
1061
+
1062
+ /** Optional parameters. */
1063
+ export declare interface PrivateLinkScopesDeleteOptionalParams extends coreClient.OperationOptions {
1064
+ /** Delay to wait until next poll, in milliseconds. */
1065
+ updateIntervalInMs?: number;
1066
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1067
+ resumeFrom?: string;
1068
+ }
1069
+
1070
+ /** Optional parameters. */
1071
+ export declare interface PrivateLinkScopesGetOptionalParams extends coreClient.OperationOptions {
1072
+ }
1073
+
1074
+ /** Contains response data for the get operation. */
1075
+ export declare type PrivateLinkScopesGetResponse = HybridComputePrivateLinkScope;
1076
+
1077
+ /** Optional parameters. */
1078
+ export declare interface PrivateLinkScopesGetValidationDetailsForMachineOptionalParams extends coreClient.OperationOptions {
1079
+ }
1080
+
1081
+ /** Contains response data for the getValidationDetailsForMachine operation. */
1082
+ export declare type PrivateLinkScopesGetValidationDetailsForMachineResponse = PrivateLinkScopeValidationDetails;
1083
+
1084
+ /** Optional parameters. */
1085
+ export declare interface PrivateLinkScopesGetValidationDetailsOptionalParams extends coreClient.OperationOptions {
1086
+ }
1087
+
1088
+ /** Contains response data for the getValidationDetails operation. */
1089
+ export declare type PrivateLinkScopesGetValidationDetailsResponse = PrivateLinkScopeValidationDetails;
1090
+
1091
+ /** Optional parameters. */
1092
+ export declare interface PrivateLinkScopesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1093
+ }
1094
+
1095
+ /** Contains response data for the listByResourceGroupNext operation. */
1096
+ export declare type PrivateLinkScopesListByResourceGroupNextResponse = HybridComputePrivateLinkScopeListResult;
1097
+
1098
+ /** Optional parameters. */
1099
+ export declare interface PrivateLinkScopesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1100
+ }
1101
+
1102
+ /** Contains response data for the listByResourceGroup operation. */
1103
+ export declare type PrivateLinkScopesListByResourceGroupResponse = HybridComputePrivateLinkScopeListResult;
1104
+
1105
+ /** Optional parameters. */
1106
+ export declare interface PrivateLinkScopesListNextOptionalParams extends coreClient.OperationOptions {
1107
+ }
1108
+
1109
+ /** Contains response data for the listNext operation. */
1110
+ export declare type PrivateLinkScopesListNextResponse = HybridComputePrivateLinkScopeListResult;
1111
+
1112
+ /** Optional parameters. */
1113
+ export declare interface PrivateLinkScopesListOptionalParams extends coreClient.OperationOptions {
1114
+ }
1115
+
1116
+ /** Contains response data for the list operation. */
1117
+ export declare type PrivateLinkScopesListResponse = HybridComputePrivateLinkScopeListResult;
1118
+
1119
+ /** An azure resource object */
1120
+ export declare interface PrivateLinkScopesResource {
1121
+ /**
1122
+ * Azure resource Id
1123
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1124
+ */
1125
+ readonly id?: string;
1126
+ /**
1127
+ * Azure resource name
1128
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1129
+ */
1130
+ readonly name?: string;
1131
+ /**
1132
+ * Azure resource type
1133
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1134
+ */
1135
+ readonly type?: string;
1136
+ /** Resource location */
1137
+ location: string;
1138
+ /** Resource tags */
1139
+ tags?: {
1140
+ [propertyName: string]: string;
1141
+ };
1142
+ }
1143
+
1144
+ /** Optional parameters. */
1145
+ export declare interface PrivateLinkScopesUpdateTagsOptionalParams extends coreClient.OperationOptions {
1146
+ }
1147
+
1148
+ /** Contains response data for the updateTags operation. */
1149
+ export declare type PrivateLinkScopesUpdateTagsResponse = HybridComputePrivateLinkScope;
1150
+
1151
+ export declare interface PrivateLinkScopeValidationDetails {
1152
+ /**
1153
+ * Azure resource Id
1154
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1155
+ */
1156
+ readonly id?: string;
1157
+ /** Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints. */
1158
+ publicNetworkAccess?: PublicNetworkAccessType;
1159
+ /** List of Private Endpoint Connection details. */
1160
+ connectionDetails?: ConnectionDetail[];
1161
+ }
1162
+
1163
+ /** State of the private endpoint connection. */
1164
+ export declare interface PrivateLinkServiceConnectionStateProperty {
1165
+ /** The private link service connection status. */
1166
+ status: string;
1167
+ /** The private link service connection description. */
1168
+ description: string;
1169
+ /**
1170
+ * The actions required for private link service connection.
1171
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1172
+ */
1173
+ readonly actionsRequired?: string;
1174
+ }
1175
+
1176
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1177
+ export declare type ProxyResource = Resource & {};
1178
+
1179
+ /**
1180
+ * Defines values for PublicNetworkAccessType. \
1181
+ * {@link KnownPublicNetworkAccessType} can be used interchangeably with PublicNetworkAccessType,
1182
+ * this enum contains the known values that the service supports.
1183
+ * ### Known values supported by the service
1184
+ * **Enabled**: Allows Azure Arc agents to communicate with Azure Arc services over both public (internet) and private endpoints. \
1185
+ * **Disabled**: Does not allow Azure Arc agents to communicate with Azure Arc services over public (internet) endpoints. The agents must use the private link.
1186
+ */
1187
+ export declare type PublicNetworkAccessType = string;
1188
+
1189
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
1190
+ export declare interface Resource {
1191
+ /**
1192
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
1193
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1194
+ */
1195
+ readonly id?: string;
1196
+ /**
1197
+ * The name of the resource
1198
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1199
+ */
1200
+ readonly name?: string;
1201
+ /**
1202
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
1203
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1204
+ */
1205
+ readonly type?: string;
1206
+ }
1207
+
1208
+ /** The Update Resource model definition. */
1209
+ export declare interface ResourceUpdate {
1210
+ /** Resource tags */
1211
+ tags?: {
1212
+ [propertyName: string]: string;
1213
+ };
1214
+ }
1215
+
1216
+ /**
1217
+ * Defines values for StatusLevelTypes. \
1218
+ * {@link KnownStatusLevelTypes} can be used interchangeably with StatusLevelTypes,
1219
+ * this enum contains the known values that the service supports.
1220
+ * ### Known values supported by the service
1221
+ * **Info** \
1222
+ * **Warning** \
1223
+ * **Error**
1224
+ */
1225
+ export declare type StatusLevelTypes = string;
1226
+
1227
+ /**
1228
+ * Defines values for StatusTypes. \
1229
+ * {@link KnownStatusTypes} can be used interchangeably with StatusTypes,
1230
+ * this enum contains the known values that the service supports.
1231
+ * ### Known values supported by the service
1232
+ * **Connected** \
1233
+ * **Disconnected** \
1234
+ * **Error**
1235
+ */
1236
+ export declare type StatusTypes = string;
1237
+
1238
+ /** Metadata pertaining to creation and last modification of the resource. */
1239
+ export declare interface SystemData {
1240
+ /** The identity that created the resource. */
1241
+ createdBy?: string;
1242
+ /** The type of identity that created the resource. */
1243
+ createdByType?: CreatedByType;
1244
+ /** The timestamp of resource creation (UTC). */
1245
+ createdAt?: Date;
1246
+ /** The identity that last modified the resource. */
1247
+ lastModifiedBy?: string;
1248
+ /** The type of identity that last modified the resource. */
1249
+ lastModifiedByType?: CreatedByType;
1250
+ /** The timestamp of resource last modification (UTC) */
1251
+ lastModifiedAt?: Date;
1252
+ }
1253
+
1254
+ /** A container holding only the Tags for a resource, allowing the user to update the tags on a PrivateLinkScope instance. */
1255
+ export declare interface TagsResource {
1256
+ /** Resource tags */
1257
+ tags?: {
1258
+ [propertyName: string]: string;
1259
+ };
1260
+ }
1261
+
1262
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1263
+ export declare type TrackedResource = Resource & {
1264
+ /** Resource tags. */
1265
+ tags?: {
1266
+ [propertyName: string]: string;
1267
+ };
1268
+ /** The geo-location where the resource lives */
1269
+ location: string;
1270
+ };
1271
+
1272
+ /** Optional parameters. */
1273
+ export declare interface UpgradeExtensionsOptionalParams extends coreClient.OperationOptions {
1274
+ /** Delay to wait until next poll, in milliseconds. */
1275
+ updateIntervalInMs?: number;
1276
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1277
+ resumeFrom?: string;
1278
+ }
1279
+
1280
+ export { }