@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,875 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
3
+ export interface ErrorResponse {
4
+ /** The error object. */
5
+ error?: ErrorDetail;
6
+ }
7
+ /** The error detail. */
8
+ export interface ErrorDetail {
9
+ /**
10
+ * The error code.
11
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12
+ */
13
+ readonly code?: string;
14
+ /**
15
+ * The error message.
16
+ * NOTE: This property will not be serialized. It can only be populated by the server.
17
+ */
18
+ readonly message?: string;
19
+ /**
20
+ * The error target.
21
+ * NOTE: This property will not be serialized. It can only be populated by the server.
22
+ */
23
+ readonly target?: string;
24
+ /**
25
+ * The error details.
26
+ * NOTE: This property will not be serialized. It can only be populated by the server.
27
+ */
28
+ readonly details?: ErrorDetail[];
29
+ /**
30
+ * The error additional info.
31
+ * NOTE: This property will not be serialized. It can only be populated by the server.
32
+ */
33
+ readonly additionalInfo?: ErrorAdditionalInfo[];
34
+ }
35
+ /** The resource management error additional info. */
36
+ export interface ErrorAdditionalInfo {
37
+ /**
38
+ * The additional info type.
39
+ * NOTE: This property will not be serialized. It can only be populated by the server.
40
+ */
41
+ readonly type?: string;
42
+ /**
43
+ * The additional info.
44
+ * NOTE: This property will not be serialized. It can only be populated by the server.
45
+ */
46
+ readonly info?: Record<string, unknown>;
47
+ }
48
+ /** Describes the properties of a hybrid machine. */
49
+ export interface MachineProperties {
50
+ /** Metadata pertaining to the geographic location of the resource. */
51
+ locationData?: LocationData;
52
+ /**
53
+ * Specifies the operating system settings for the hybrid machine.
54
+ * NOTE: This property will not be serialized. It can only be populated by the server.
55
+ */
56
+ readonly osProfile?: OSProfile;
57
+ /**
58
+ * The provisioning state, which only appears in the response.
59
+ * NOTE: This property will not be serialized. It can only be populated by the server.
60
+ */
61
+ readonly provisioningState?: string;
62
+ /**
63
+ * The status of the hybrid machine agent.
64
+ * NOTE: This property will not be serialized. It can only be populated by the server.
65
+ */
66
+ readonly status?: StatusTypes;
67
+ /**
68
+ * The time of the last status change.
69
+ * NOTE: This property will not be serialized. It can only be populated by the server.
70
+ */
71
+ readonly lastStatusChange?: Date;
72
+ /**
73
+ * Details about the error state.
74
+ * NOTE: This property will not be serialized. It can only be populated by the server.
75
+ */
76
+ readonly errorDetails?: ErrorDetail[];
77
+ /**
78
+ * The hybrid machine agent full version.
79
+ * NOTE: This property will not be serialized. It can only be populated by the server.
80
+ */
81
+ readonly agentVersion?: string;
82
+ /** Specifies the hybrid machine unique ID. */
83
+ vmId?: string;
84
+ /**
85
+ * Specifies the hybrid machine display name.
86
+ * NOTE: This property will not be serialized. It can only be populated by the server.
87
+ */
88
+ readonly displayName?: string;
89
+ /**
90
+ * Specifies the hybrid machine FQDN.
91
+ * NOTE: This property will not be serialized. It can only be populated by the server.
92
+ */
93
+ readonly machineFqdn?: string;
94
+ /** Public Key that the client provides to be used during initial resource onboarding */
95
+ clientPublicKey?: string;
96
+ /**
97
+ * The Operating System running on the hybrid machine.
98
+ * NOTE: This property will not be serialized. It can only be populated by the server.
99
+ */
100
+ readonly osName?: string;
101
+ /**
102
+ * The version of Operating System running on the hybrid machine.
103
+ * NOTE: This property will not be serialized. It can only be populated by the server.
104
+ */
105
+ readonly osVersion?: string;
106
+ /**
107
+ * Specifies the Arc Machine's unique SMBIOS ID
108
+ * NOTE: This property will not be serialized. It can only be populated by the server.
109
+ */
110
+ readonly vmUuid?: string;
111
+ /** Machine Extensions information */
112
+ extensions?: MachineExtensionInstanceView[];
113
+ /**
114
+ * Specifies the Operating System product SKU.
115
+ * NOTE: This property will not be serialized. It can only be populated by the server.
116
+ */
117
+ readonly osSku?: string;
118
+ /**
119
+ * Specifies the Windows domain name.
120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
121
+ */
122
+ readonly domainName?: string;
123
+ /**
124
+ * Specifies the AD fully qualified display name.
125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
126
+ */
127
+ readonly adFqdn?: string;
128
+ /**
129
+ * Specifies the DNS fully qualified display name.
130
+ * NOTE: This property will not be serialized. It can only be populated by the server.
131
+ */
132
+ readonly dnsFqdn?: string;
133
+ /** The resource id of the private link scope this machine is assigned to, if any. */
134
+ privateLinkScopeResourceId?: string;
135
+ /** The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any. */
136
+ parentClusterResourceId?: string;
137
+ /**
138
+ * Detected properties from the machine.
139
+ * NOTE: This property will not be serialized. It can only be populated by the server.
140
+ */
141
+ readonly detectedProperties?: {
142
+ [propertyName: string]: string;
143
+ };
144
+ }
145
+ /** Metadata pertaining to the geographic location of the resource. */
146
+ export interface LocationData {
147
+ /** A canonical name for the geographic or physical location. */
148
+ name: string;
149
+ /** The city or locality where the resource is located. */
150
+ city?: string;
151
+ /** The district, state, or province where the resource is located. */
152
+ district?: string;
153
+ /** The country or region where the resource is located */
154
+ countryOrRegion?: string;
155
+ }
156
+ /** Specifies the operating system settings for the hybrid machine. */
157
+ export interface OSProfile {
158
+ /**
159
+ * Specifies the host OS name of the hybrid machine.
160
+ * NOTE: This property will not be serialized. It can only be populated by the server.
161
+ */
162
+ readonly computerName?: string;
163
+ }
164
+ /** Describes the Machine Extension Instance View. */
165
+ export interface MachineExtensionInstanceView {
166
+ /** The machine extension name. */
167
+ name?: string;
168
+ /** Specifies the type of the extension; an example is "CustomScriptExtension". */
169
+ type?: string;
170
+ /** Specifies the version of the script handler. */
171
+ typeHandlerVersion?: string;
172
+ /** Instance view status. */
173
+ status?: MachineExtensionInstanceViewStatus;
174
+ }
175
+ /** Instance view status. */
176
+ export interface MachineExtensionInstanceViewStatus {
177
+ /** The status code. */
178
+ code?: string;
179
+ /** The level code. */
180
+ level?: StatusLevelTypes;
181
+ /** The short localizable label for the status. */
182
+ displayStatus?: string;
183
+ /** The detailed status message, including for alerts and error messages. */
184
+ message?: string;
185
+ /** The time of the status. */
186
+ time?: Date;
187
+ }
188
+ /** Identity for the resource. */
189
+ export interface Identity {
190
+ /**
191
+ * The principal ID of resource identity.
192
+ * NOTE: This property will not be serialized. It can only be populated by the server.
193
+ */
194
+ readonly principalId?: string;
195
+ /**
196
+ * The tenant ID of resource.
197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
198
+ */
199
+ readonly tenantId?: string;
200
+ /** The identity type. */
201
+ type?: "SystemAssigned";
202
+ }
203
+ /** Metadata pertaining to creation and last modification of the resource. */
204
+ export interface SystemData {
205
+ /** The identity that created the resource. */
206
+ createdBy?: string;
207
+ /** The type of identity that created the resource. */
208
+ createdByType?: CreatedByType;
209
+ /** The timestamp of resource creation (UTC). */
210
+ createdAt?: Date;
211
+ /** The identity that last modified the resource. */
212
+ lastModifiedBy?: string;
213
+ /** The type of identity that last modified the resource. */
214
+ lastModifiedByType?: CreatedByType;
215
+ /** The timestamp of resource last modification (UTC) */
216
+ lastModifiedAt?: Date;
217
+ }
218
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
219
+ export interface Resource {
220
+ /**
221
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
222
+ * NOTE: This property will not be serialized. It can only be populated by the server.
223
+ */
224
+ readonly id?: string;
225
+ /**
226
+ * The name of the resource
227
+ * NOTE: This property will not be serialized. It can only be populated by the server.
228
+ */
229
+ readonly name?: string;
230
+ /**
231
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
232
+ * NOTE: This property will not be serialized. It can only be populated by the server.
233
+ */
234
+ readonly type?: string;
235
+ }
236
+ /** The List hybrid machine operation response. */
237
+ export interface MachineListResult {
238
+ /** The list of hybrid machines. */
239
+ value: Machine[];
240
+ /** The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of hybrid machines. */
241
+ nextLink?: string;
242
+ }
243
+ /** Describes the properties of a Machine Extension. */
244
+ export interface MachineExtensionProperties {
245
+ /** How the extension handler should be forced to update even if the extension configuration has not changed. */
246
+ forceUpdateTag?: string;
247
+ /** The name of the extension handler publisher. */
248
+ publisher?: string;
249
+ /** Specifies the type of the extension; an example is "CustomScriptExtension". */
250
+ type?: string;
251
+ /** Specifies the version of the script handler. */
252
+ typeHandlerVersion?: string;
253
+ /** 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. */
254
+ autoUpgradeMinorVersion?: boolean;
255
+ /** Json formatted public settings for the extension. */
256
+ settings?: Record<string, unknown>;
257
+ /** The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. */
258
+ protectedSettings?: Record<string, unknown>;
259
+ /**
260
+ * The provisioning state, which only appears in the response.
261
+ * NOTE: This property will not be serialized. It can only be populated by the server.
262
+ */
263
+ readonly provisioningState?: string;
264
+ /** The machine extension instance view. */
265
+ instanceView?: MachineExtensionInstanceView;
266
+ }
267
+ /** Describes the properties of a Machine Extension. */
268
+ export interface MachineExtensionUpdateProperties {
269
+ /** How the extension handler should be forced to update even if the extension configuration has not changed. */
270
+ forceUpdateTag?: string;
271
+ /** The name of the extension handler publisher. */
272
+ publisher?: string;
273
+ /** Specifies the type of the extension; an example is "CustomScriptExtension". */
274
+ type?: string;
275
+ /** Specifies the version of the script handler. */
276
+ typeHandlerVersion?: string;
277
+ /** 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. */
278
+ autoUpgradeMinorVersion?: boolean;
279
+ /** Json formatted public settings for the extension. */
280
+ settings?: Record<string, unknown>;
281
+ /** The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. */
282
+ protectedSettings?: Record<string, unknown>;
283
+ }
284
+ /** The Update Resource model definition. */
285
+ export interface ResourceUpdate {
286
+ /** Resource tags */
287
+ tags?: {
288
+ [propertyName: string]: string;
289
+ };
290
+ }
291
+ /** Describes the Machine Extensions List Result. */
292
+ export interface MachineExtensionsListResult {
293
+ /** The list of extensions */
294
+ value?: MachineExtension[];
295
+ /** The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions. */
296
+ nextLink?: string;
297
+ }
298
+ /** Describes the Machine Extension Upgrade Properties */
299
+ export interface MachineExtensionUpgrade {
300
+ /** Describes the Extension Target Properties. */
301
+ extensionTargets?: {
302
+ [propertyName: string]: ExtensionTargetProperties;
303
+ };
304
+ }
305
+ /** Describes the Machine Extension Target Version Properties */
306
+ export interface ExtensionTargetProperties {
307
+ /** Properties for the specified Extension to Upgrade. */
308
+ targetVersion?: string;
309
+ }
310
+ /** The List Compute Operation operation response. */
311
+ export interface OperationListResult {
312
+ /**
313
+ * The list of compute operations
314
+ * NOTE: This property will not be serialized. It can only be populated by the server.
315
+ */
316
+ readonly value?: OperationValue[];
317
+ }
318
+ /** Describes the properties of a Compute Operation value. */
319
+ export interface OperationValue {
320
+ /**
321
+ * The origin of the compute operation.
322
+ * NOTE: This property will not be serialized. It can only be populated by the server.
323
+ */
324
+ readonly origin?: string;
325
+ /**
326
+ * The name of the compute operation.
327
+ * NOTE: This property will not be serialized. It can only be populated by the server.
328
+ */
329
+ readonly name?: string;
330
+ /** Display properties */
331
+ display?: OperationValueDisplay;
332
+ }
333
+ /** Describes the properties of a Hybrid Compute Operation Value Display. */
334
+ export interface OperationValueDisplay {
335
+ /**
336
+ * The display name of the compute operation.
337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
338
+ */
339
+ readonly operation?: string;
340
+ /**
341
+ * The display name of the resource the operation applies to.
342
+ * NOTE: This property will not be serialized. It can only be populated by the server.
343
+ */
344
+ readonly resource?: string;
345
+ /**
346
+ * The description of the operation.
347
+ * NOTE: This property will not be serialized. It can only be populated by the server.
348
+ */
349
+ readonly description?: string;
350
+ /**
351
+ * The resource provider for the operation.
352
+ * NOTE: This property will not be serialized. It can only be populated by the server.
353
+ */
354
+ readonly provider?: string;
355
+ }
356
+ /** Describes the list of Azure Arc PrivateLinkScope resources. */
357
+ export interface HybridComputePrivateLinkScopeListResult {
358
+ /** List of Azure Arc PrivateLinkScope definitions. */
359
+ value: HybridComputePrivateLinkScope[];
360
+ /** The URI to get the next set of Azure Arc PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set. */
361
+ nextLink?: string;
362
+ }
363
+ /** Properties that define a Azure Arc PrivateLinkScope resource. */
364
+ export interface HybridComputePrivateLinkScopeProperties {
365
+ /** Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints. */
366
+ publicNetworkAccess?: PublicNetworkAccessType;
367
+ /**
368
+ * 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.
369
+ * NOTE: This property will not be serialized. It can only be populated by the server.
370
+ */
371
+ readonly provisioningState?: string;
372
+ /**
373
+ * The Guid id of the private link scope.
374
+ * NOTE: This property will not be serialized. It can only be populated by the server.
375
+ */
376
+ readonly privateLinkScopeId?: string;
377
+ }
378
+ /** An azure resource object */
379
+ export interface PrivateLinkScopesResource {
380
+ /**
381
+ * Azure resource Id
382
+ * NOTE: This property will not be serialized. It can only be populated by the server.
383
+ */
384
+ readonly id?: string;
385
+ /**
386
+ * Azure resource name
387
+ * NOTE: This property will not be serialized. It can only be populated by the server.
388
+ */
389
+ readonly name?: string;
390
+ /**
391
+ * Azure resource type
392
+ * NOTE: This property will not be serialized. It can only be populated by the server.
393
+ */
394
+ readonly type?: string;
395
+ /** Resource location */
396
+ location: string;
397
+ /** Resource tags */
398
+ tags?: {
399
+ [propertyName: string]: string;
400
+ };
401
+ }
402
+ /** A container holding only the Tags for a resource, allowing the user to update the tags on a PrivateLinkScope instance. */
403
+ export interface TagsResource {
404
+ /** Resource tags */
405
+ tags?: {
406
+ [propertyName: string]: string;
407
+ };
408
+ }
409
+ /** A list of private link resources */
410
+ export interface PrivateLinkResourceListResult {
411
+ /**
412
+ * Array of results.
413
+ * NOTE: This property will not be serialized. It can only be populated by the server.
414
+ */
415
+ readonly value?: PrivateLinkResource[];
416
+ /**
417
+ * Link to retrieve next page of results.
418
+ * NOTE: This property will not be serialized. It can only be populated by the server.
419
+ */
420
+ readonly nextLink?: string;
421
+ }
422
+ /** Properties of a private link resource. */
423
+ export interface PrivateLinkResourceProperties {
424
+ /**
425
+ * The private link resource group id.
426
+ * NOTE: This property will not be serialized. It can only be populated by the server.
427
+ */
428
+ readonly groupId?: string;
429
+ /**
430
+ * The private link resource required member names.
431
+ * NOTE: This property will not be serialized. It can only be populated by the server.
432
+ */
433
+ readonly requiredMembers?: string[];
434
+ /**
435
+ * Required DNS zone names of the the private link resource.
436
+ * NOTE: This property will not be serialized. It can only be populated by the server.
437
+ */
438
+ readonly requiredZoneNames?: string[];
439
+ }
440
+ /** Properties of a private endpoint connection. */
441
+ export interface PrivateEndpointConnectionProperties {
442
+ /** Private endpoint which the connection belongs to. */
443
+ privateEndpoint?: PrivateEndpointProperty;
444
+ /** Connection state of the private endpoint connection. */
445
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionStateProperty;
446
+ /**
447
+ * State of the private endpoint connection.
448
+ * NOTE: This property will not be serialized. It can only be populated by the server.
449
+ */
450
+ readonly provisioningState?: string;
451
+ }
452
+ /** Private endpoint which the connection belongs to. */
453
+ export interface PrivateEndpointProperty {
454
+ /** Resource id of the private endpoint. */
455
+ id?: string;
456
+ }
457
+ /** State of the private endpoint connection. */
458
+ export interface PrivateLinkServiceConnectionStateProperty {
459
+ /** The private link service connection status. */
460
+ status: string;
461
+ /** The private link service connection description. */
462
+ description: string;
463
+ /**
464
+ * The actions required for private link service connection.
465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
466
+ */
467
+ readonly actionsRequired?: string;
468
+ }
469
+ /** A list of private endpoint connections. */
470
+ export interface PrivateEndpointConnectionListResult {
471
+ /**
472
+ * Array of results.
473
+ * NOTE: This property will not be serialized. It can only be populated by the server.
474
+ */
475
+ readonly value?: PrivateEndpointConnection[];
476
+ /**
477
+ * Link to retrieve next page of results.
478
+ * NOTE: This property will not be serialized. It can only be populated by the server.
479
+ */
480
+ readonly nextLink?: string;
481
+ }
482
+ export interface PrivateLinkScopeValidationDetails {
483
+ /**
484
+ * Azure resource Id
485
+ * NOTE: This property will not be serialized. It can only be populated by the server.
486
+ */
487
+ readonly id?: string;
488
+ /** Indicates whether machines associated with the private link scope can also use public Azure Arc service endpoints. */
489
+ publicNetworkAccess?: PublicNetworkAccessType;
490
+ /** List of Private Endpoint Connection details. */
491
+ connectionDetails?: ConnectionDetail[];
492
+ }
493
+ export interface ConnectionDetail {
494
+ /**
495
+ * Azure resource Id
496
+ * NOTE: This property will not be serialized. It can only be populated by the server.
497
+ */
498
+ readonly id?: string;
499
+ /**
500
+ * The private endpoint connection private ip address
501
+ * NOTE: This property will not be serialized. It can only be populated by the server.
502
+ */
503
+ readonly privateIpAddress?: string;
504
+ /**
505
+ * The private endpoint connection link identifier
506
+ * NOTE: This property will not be serialized. It can only be populated by the server.
507
+ */
508
+ readonly linkIdentifier?: string;
509
+ /**
510
+ * The private endpoint connection group id
511
+ * NOTE: This property will not be serialized. It can only be populated by the server.
512
+ */
513
+ readonly groupId?: string;
514
+ /**
515
+ * The private endpoint connection member name
516
+ * NOTE: This property will not be serialized. It can only be populated by the server.
517
+ */
518
+ readonly memberName?: string;
519
+ }
520
+ /** Describes the ARM updatable properties of a hybrid machine. */
521
+ export interface MachineUpdateProperties {
522
+ /** Metadata pertaining to the geographic location of the resource. */
523
+ locationData?: LocationData;
524
+ /** The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any. */
525
+ parentClusterResourceId?: string;
526
+ /** The resource id of the private link scope this machine is assigned to, if any. */
527
+ privateLinkScopeResourceId?: string;
528
+ }
529
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
530
+ export declare type TrackedResource = Resource & {
531
+ /** Resource tags. */
532
+ tags?: {
533
+ [propertyName: string]: string;
534
+ };
535
+ /** The geo-location where the resource lives */
536
+ location: string;
537
+ };
538
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
539
+ export declare type ProxyResource = Resource & {};
540
+ /** Describes a Machine Extension Update. */
541
+ export declare type MachineExtensionUpdate = ResourceUpdate & {
542
+ /** Describes Machine Extension Update Properties. */
543
+ properties?: MachineExtensionUpdateProperties;
544
+ };
545
+ /** Describes a hybrid machine Update. */
546
+ export declare type MachineUpdate = ResourceUpdate & {
547
+ /** Identity for the resource. */
548
+ identity?: Identity;
549
+ /** Hybrid Compute Machine properties */
550
+ properties?: MachineUpdateProperties;
551
+ };
552
+ /** An Azure Arc PrivateLinkScope definition. */
553
+ export declare type HybridComputePrivateLinkScope = PrivateLinkScopesResource & {
554
+ /** Properties that define a Azure Arc PrivateLinkScope resource. */
555
+ properties?: HybridComputePrivateLinkScopeProperties;
556
+ /**
557
+ * The system meta data relating to this resource.
558
+ * NOTE: This property will not be serialized. It can only be populated by the server.
559
+ */
560
+ readonly systemData?: SystemData;
561
+ };
562
+ /** Describes a hybrid machine. */
563
+ export declare type Machine = TrackedResource & {
564
+ /** Hybrid Compute Machine properties */
565
+ properties?: MachineProperties;
566
+ /** Identity for the resource. */
567
+ identity?: Identity;
568
+ /**
569
+ * The system meta data relating to this resource.
570
+ * NOTE: This property will not be serialized. It can only be populated by the server.
571
+ */
572
+ readonly systemData?: SystemData;
573
+ };
574
+ /** Describes a Machine Extension. */
575
+ export declare type MachineExtension = TrackedResource & {
576
+ /** Describes Machine Extension Properties. */
577
+ properties?: MachineExtensionProperties;
578
+ /**
579
+ * The system meta data relating to this resource.
580
+ * NOTE: This property will not be serialized. It can only be populated by the server.
581
+ */
582
+ readonly systemData?: SystemData;
583
+ };
584
+ /** A private link resource */
585
+ export declare type PrivateLinkResource = ProxyResource & {
586
+ /** Resource properties. */
587
+ properties?: PrivateLinkResourceProperties;
588
+ /**
589
+ * The system meta data relating to this resource.
590
+ * NOTE: This property will not be serialized. It can only be populated by the server.
591
+ */
592
+ readonly systemData?: SystemData;
593
+ };
594
+ /** A private endpoint connection */
595
+ export declare type PrivateEndpointConnection = ProxyResource & {
596
+ /** Resource properties. */
597
+ properties?: PrivateEndpointConnectionProperties;
598
+ /**
599
+ * The system meta data relating to this resource.
600
+ * NOTE: This property will not be serialized. It can only be populated by the server.
601
+ */
602
+ readonly systemData?: SystemData;
603
+ };
604
+ /** Known values of {@link InstanceViewTypes} that the service accepts. */
605
+ export declare enum KnownInstanceViewTypes {
606
+ InstanceView = "instanceView"
607
+ }
608
+ /**
609
+ * Defines values for InstanceViewTypes. \
610
+ * {@link KnownInstanceViewTypes} can be used interchangeably with InstanceViewTypes,
611
+ * this enum contains the known values that the service supports.
612
+ * ### Known values supported by the service
613
+ * **instanceView**
614
+ */
615
+ export declare type InstanceViewTypes = string;
616
+ /** Known values of {@link StatusTypes} that the service accepts. */
617
+ export declare enum KnownStatusTypes {
618
+ Connected = "Connected",
619
+ Disconnected = "Disconnected",
620
+ Error = "Error"
621
+ }
622
+ /**
623
+ * Defines values for StatusTypes. \
624
+ * {@link KnownStatusTypes} can be used interchangeably with StatusTypes,
625
+ * this enum contains the known values that the service supports.
626
+ * ### Known values supported by the service
627
+ * **Connected** \
628
+ * **Disconnected** \
629
+ * **Error**
630
+ */
631
+ export declare type StatusTypes = string;
632
+ /** Known values of {@link StatusLevelTypes} that the service accepts. */
633
+ export declare enum KnownStatusLevelTypes {
634
+ Info = "Info",
635
+ Warning = "Warning",
636
+ Error = "Error"
637
+ }
638
+ /**
639
+ * Defines values for StatusLevelTypes. \
640
+ * {@link KnownStatusLevelTypes} can be used interchangeably with StatusLevelTypes,
641
+ * this enum contains the known values that the service supports.
642
+ * ### Known values supported by the service
643
+ * **Info** \
644
+ * **Warning** \
645
+ * **Error**
646
+ */
647
+ export declare type StatusLevelTypes = string;
648
+ /** Known values of {@link CreatedByType} that the service accepts. */
649
+ export declare enum KnownCreatedByType {
650
+ User = "User",
651
+ Application = "Application",
652
+ ManagedIdentity = "ManagedIdentity",
653
+ Key = "Key"
654
+ }
655
+ /**
656
+ * Defines values for CreatedByType. \
657
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
658
+ * this enum contains the known values that the service supports.
659
+ * ### Known values supported by the service
660
+ * **User** \
661
+ * **Application** \
662
+ * **ManagedIdentity** \
663
+ * **Key**
664
+ */
665
+ export declare type CreatedByType = string;
666
+ /** Known values of {@link PublicNetworkAccessType} that the service accepts. */
667
+ export declare enum KnownPublicNetworkAccessType {
668
+ /** Allows Azure Arc agents to communicate with Azure Arc services over both public (internet) and private endpoints. */
669
+ Enabled = "Enabled",
670
+ /** Does not allow Azure Arc agents to communicate with Azure Arc services over public (internet) endpoints. The agents must use the private link. */
671
+ Disabled = "Disabled"
672
+ }
673
+ /**
674
+ * Defines values for PublicNetworkAccessType. \
675
+ * {@link KnownPublicNetworkAccessType} can be used interchangeably with PublicNetworkAccessType,
676
+ * this enum contains the known values that the service supports.
677
+ * ### Known values supported by the service
678
+ * **Enabled**: Allows Azure Arc agents to communicate with Azure Arc services over both public (internet) and private endpoints. \
679
+ * **Disabled**: Does not allow Azure Arc agents to communicate with Azure Arc services over public (internet) endpoints. The agents must use the private link.
680
+ */
681
+ export declare type PublicNetworkAccessType = string;
682
+ /** Optional parameters. */
683
+ export interface MachinesDeleteOptionalParams extends coreClient.OperationOptions {
684
+ }
685
+ /** Optional parameters. */
686
+ export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
687
+ /** The expand expression to apply on the operation. */
688
+ expand?: InstanceViewTypes;
689
+ }
690
+ /** Contains response data for the get operation. */
691
+ export declare type MachinesGetResponse = Machine;
692
+ /** Optional parameters. */
693
+ export interface MachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
694
+ }
695
+ /** Contains response data for the listByResourceGroup operation. */
696
+ export declare type MachinesListByResourceGroupResponse = MachineListResult;
697
+ /** Optional parameters. */
698
+ export interface MachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
699
+ }
700
+ /** Contains response data for the listBySubscription operation. */
701
+ export declare type MachinesListBySubscriptionResponse = MachineListResult;
702
+ /** Optional parameters. */
703
+ export interface MachinesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
704
+ }
705
+ /** Contains response data for the listByResourceGroupNext operation. */
706
+ export declare type MachinesListByResourceGroupNextResponse = MachineListResult;
707
+ /** Optional parameters. */
708
+ export interface MachinesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
709
+ }
710
+ /** Contains response data for the listBySubscriptionNext operation. */
711
+ export declare type MachinesListBySubscriptionNextResponse = MachineListResult;
712
+ /** Optional parameters. */
713
+ export interface MachineExtensionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
714
+ /** Delay to wait until next poll, in milliseconds. */
715
+ updateIntervalInMs?: number;
716
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
717
+ resumeFrom?: string;
718
+ }
719
+ /** Contains response data for the createOrUpdate operation. */
720
+ export declare type MachineExtensionsCreateOrUpdateResponse = MachineExtension;
721
+ /** Optional parameters. */
722
+ export interface MachineExtensionsUpdateOptionalParams extends coreClient.OperationOptions {
723
+ /** Delay to wait until next poll, in milliseconds. */
724
+ updateIntervalInMs?: number;
725
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
726
+ resumeFrom?: string;
727
+ }
728
+ /** Contains response data for the update operation. */
729
+ export declare type MachineExtensionsUpdateResponse = MachineExtension;
730
+ /** Optional parameters. */
731
+ export interface MachineExtensionsDeleteOptionalParams extends coreClient.OperationOptions {
732
+ /** Delay to wait until next poll, in milliseconds. */
733
+ updateIntervalInMs?: number;
734
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
735
+ resumeFrom?: string;
736
+ }
737
+ /** Optional parameters. */
738
+ export interface MachineExtensionsGetOptionalParams extends coreClient.OperationOptions {
739
+ }
740
+ /** Contains response data for the get operation. */
741
+ export declare type MachineExtensionsGetResponse = MachineExtension;
742
+ /** Optional parameters. */
743
+ export interface MachineExtensionsListOptionalParams extends coreClient.OperationOptions {
744
+ /** The expand expression to apply on the operation. */
745
+ expand?: string;
746
+ }
747
+ /** Contains response data for the list operation. */
748
+ export declare type MachineExtensionsListResponse = MachineExtensionsListResult;
749
+ /** Optional parameters. */
750
+ export interface MachineExtensionsListNextOptionalParams extends coreClient.OperationOptions {
751
+ /** The expand expression to apply on the operation. */
752
+ expand?: string;
753
+ }
754
+ /** Contains response data for the listNext operation. */
755
+ export declare type MachineExtensionsListNextResponse = MachineExtensionsListResult;
756
+ /** Optional parameters. */
757
+ export interface UpgradeExtensionsOptionalParams extends coreClient.OperationOptions {
758
+ /** Delay to wait until next poll, in milliseconds. */
759
+ updateIntervalInMs?: number;
760
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
761
+ resumeFrom?: string;
762
+ }
763
+ /** Optional parameters. */
764
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
765
+ }
766
+ /** Contains response data for the list operation. */
767
+ export declare type OperationsListResponse = OperationListResult;
768
+ /** Optional parameters. */
769
+ export interface PrivateLinkScopesListOptionalParams extends coreClient.OperationOptions {
770
+ }
771
+ /** Contains response data for the list operation. */
772
+ export declare type PrivateLinkScopesListResponse = HybridComputePrivateLinkScopeListResult;
773
+ /** Optional parameters. */
774
+ export interface PrivateLinkScopesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
775
+ }
776
+ /** Contains response data for the listByResourceGroup operation. */
777
+ export declare type PrivateLinkScopesListByResourceGroupResponse = HybridComputePrivateLinkScopeListResult;
778
+ /** Optional parameters. */
779
+ export interface PrivateLinkScopesDeleteOptionalParams extends coreClient.OperationOptions {
780
+ /** Delay to wait until next poll, in milliseconds. */
781
+ updateIntervalInMs?: number;
782
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
783
+ resumeFrom?: string;
784
+ }
785
+ /** Optional parameters. */
786
+ export interface PrivateLinkScopesGetOptionalParams extends coreClient.OperationOptions {
787
+ }
788
+ /** Contains response data for the get operation. */
789
+ export declare type PrivateLinkScopesGetResponse = HybridComputePrivateLinkScope;
790
+ /** Optional parameters. */
791
+ export interface PrivateLinkScopesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
792
+ }
793
+ /** Contains response data for the createOrUpdate operation. */
794
+ export declare type PrivateLinkScopesCreateOrUpdateResponse = HybridComputePrivateLinkScope;
795
+ /** Optional parameters. */
796
+ export interface PrivateLinkScopesUpdateTagsOptionalParams extends coreClient.OperationOptions {
797
+ }
798
+ /** Contains response data for the updateTags operation. */
799
+ export declare type PrivateLinkScopesUpdateTagsResponse = HybridComputePrivateLinkScope;
800
+ /** Optional parameters. */
801
+ export interface PrivateLinkScopesGetValidationDetailsOptionalParams extends coreClient.OperationOptions {
802
+ }
803
+ /** Contains response data for the getValidationDetails operation. */
804
+ export declare type PrivateLinkScopesGetValidationDetailsResponse = PrivateLinkScopeValidationDetails;
805
+ /** Optional parameters. */
806
+ export interface PrivateLinkScopesGetValidationDetailsForMachineOptionalParams extends coreClient.OperationOptions {
807
+ }
808
+ /** Contains response data for the getValidationDetailsForMachine operation. */
809
+ export declare type PrivateLinkScopesGetValidationDetailsForMachineResponse = PrivateLinkScopeValidationDetails;
810
+ /** Optional parameters. */
811
+ export interface PrivateLinkScopesListNextOptionalParams extends coreClient.OperationOptions {
812
+ }
813
+ /** Contains response data for the listNext operation. */
814
+ export declare type PrivateLinkScopesListNextResponse = HybridComputePrivateLinkScopeListResult;
815
+ /** Optional parameters. */
816
+ export interface PrivateLinkScopesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
817
+ }
818
+ /** Contains response data for the listByResourceGroupNext operation. */
819
+ export declare type PrivateLinkScopesListByResourceGroupNextResponse = HybridComputePrivateLinkScopeListResult;
820
+ /** Optional parameters. */
821
+ export interface PrivateLinkResourcesListByPrivateLinkScopeOptionalParams extends coreClient.OperationOptions {
822
+ }
823
+ /** Contains response data for the listByPrivateLinkScope operation. */
824
+ export declare type PrivateLinkResourcesListByPrivateLinkScopeResponse = PrivateLinkResourceListResult;
825
+ /** Optional parameters. */
826
+ export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
827
+ }
828
+ /** Contains response data for the get operation. */
829
+ export declare type PrivateLinkResourcesGetResponse = PrivateLinkResource;
830
+ /** Optional parameters. */
831
+ export interface PrivateLinkResourcesListByPrivateLinkScopeNextOptionalParams extends coreClient.OperationOptions {
832
+ }
833
+ /** Contains response data for the listByPrivateLinkScopeNext operation. */
834
+ export declare type PrivateLinkResourcesListByPrivateLinkScopeNextResponse = PrivateLinkResourceListResult;
835
+ /** Optional parameters. */
836
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
837
+ }
838
+ /** Contains response data for the get operation. */
839
+ export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
840
+ /** Optional parameters. */
841
+ export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
842
+ /** Delay to wait until next poll, in milliseconds. */
843
+ updateIntervalInMs?: number;
844
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
845
+ resumeFrom?: string;
846
+ }
847
+ /** Contains response data for the createOrUpdate operation. */
848
+ export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
849
+ /** Optional parameters. */
850
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
851
+ /** Delay to wait until next poll, in milliseconds. */
852
+ updateIntervalInMs?: number;
853
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
854
+ resumeFrom?: string;
855
+ }
856
+ /** Optional parameters. */
857
+ export interface PrivateEndpointConnectionsListByPrivateLinkScopeOptionalParams extends coreClient.OperationOptions {
858
+ }
859
+ /** Contains response data for the listByPrivateLinkScope operation. */
860
+ export declare type PrivateEndpointConnectionsListByPrivateLinkScopeResponse = PrivateEndpointConnectionListResult;
861
+ /** Optional parameters. */
862
+ export interface PrivateEndpointConnectionsListByPrivateLinkScopeNextOptionalParams extends coreClient.OperationOptions {
863
+ }
864
+ /** Contains response data for the listByPrivateLinkScopeNext operation. */
865
+ export declare type PrivateEndpointConnectionsListByPrivateLinkScopeNextResponse = PrivateEndpointConnectionListResult;
866
+ /** Optional parameters. */
867
+ export interface HybridComputeManagementClientOptionalParams extends coreClient.ServiceClientOptions {
868
+ /** server parameter */
869
+ $host?: string;
870
+ /** Api Version */
871
+ apiVersion?: string;
872
+ /** Overrides client endpoint. */
873
+ endpoint?: string;
874
+ }
875
+ //# sourceMappingURL=index.d.ts.map