@azure/arm-hybridcompute 1.0.0 → 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 +72 -79
  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 +753 -716
  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 -32
  169. package/review/arm-hybridcompute.api.md +708 -0
  170. package/rollup.config.js +181 -30
  171. package/src/hybridComputeManagementClient.ts +203 -29
  172. package/src/index.ts +12 -0
  173. package/src/lroImpl.ts +34 -0
  174. package/src/models/index.ts +744 -939
  175. package/src/models/mappers.ts +721 -708
  176. package/src/models/parameters.ts +187 -34
  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 -2224
  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 -20
  199. package/esm/hybridComputeManagementClient.d.ts.map +0 -1
  200. package/esm/hybridComputeManagementClient.js +0 -35
  201. package/esm/hybridComputeManagementClient.js.map +0 -1
  202. package/esm/hybridComputeManagementClientContext.d.ts +0 -16
  203. package/esm/hybridComputeManagementClientContext.d.ts.map +0 -1
  204. package/esm/hybridComputeManagementClientContext.js +0 -56
  205. package/esm/hybridComputeManagementClientContext.js.map +0 -1
  206. package/esm/models/index.d.ts +0 -1115
  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 -41
  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 -99
  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 -62
  245. package/src/models/machineExtensionsMappers.ts +0 -37
  246. package/src/models/machinesMappers.ts +0 -35
  247. package/src/models/operationsMappers.ts +0 -14
@@ -1,1115 +0,0 @@
1
- import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
2
- import * as msRest from "@azure/ms-rest-js";
3
- export { BaseResource, CloudError };
4
- /**
5
- * Describes the properties of a Compute Operation value.
6
- */
7
- export interface OperationValue {
8
- /**
9
- * The origin of the compute operation.
10
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
11
- */
12
- readonly origin?: string;
13
- /**
14
- * The name of the compute operation.
15
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
16
- */
17
- readonly name?: string;
18
- /**
19
- * The display name of the compute operation.
20
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
21
- */
22
- readonly operation?: string;
23
- /**
24
- * The display name of the resource the operation applies to.
25
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
26
- */
27
- readonly resource?: string;
28
- /**
29
- * The description of the operation.
30
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
31
- */
32
- readonly description?: string;
33
- /**
34
- * The resource provider for the operation.
35
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
36
- */
37
- readonly provider?: string;
38
- }
39
- /**
40
- * Describes the properties of a Hybrid Compute Operation Value Display.
41
- */
42
- export interface OperationValueDisplayModel {
43
- /**
44
- * The display name of the compute operation.
45
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
46
- */
47
- readonly operation?: string;
48
- /**
49
- * The display name of the resource the operation applies to.
50
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
51
- */
52
- readonly resource?: string;
53
- /**
54
- * The description of the operation.
55
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
56
- */
57
- readonly description?: string;
58
- /**
59
- * The resource provider for the operation.
60
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
61
- */
62
- readonly provider?: string;
63
- }
64
- /**
65
- * Specifies the operating system settings for the hybrid machine.
66
- */
67
- export interface OSProfile {
68
- /**
69
- * Specifies the host OS name of the hybrid machine.
70
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
71
- */
72
- readonly computerName?: string;
73
- }
74
- /**
75
- * Metadata pertaining to the geographic location of the resource.
76
- */
77
- export interface LocationData {
78
- /**
79
- * A canonical name for the geographic or physical location.
80
- */
81
- name: string;
82
- /**
83
- * The city or locality where the resource is located.
84
- */
85
- city?: string;
86
- /**
87
- * The district, state, or province where the resource is located.
88
- */
89
- district?: string;
90
- /**
91
- * The country or region where the resource is located
92
- */
93
- countryOrRegion?: string;
94
- }
95
- /**
96
- * Specifies the operating system settings for the hybrid machine.
97
- */
98
- export interface MachinePropertiesOsProfile extends OSProfile {
99
- }
100
- /**
101
- * An interface representing ErrorDetail.
102
- * @summary Error details.
103
- */
104
- export interface ErrorDetail {
105
- /**
106
- * The error's code.
107
- */
108
- code: string;
109
- /**
110
- * A human readable error message.
111
- */
112
- message: string;
113
- /**
114
- * Indicates which property in the request is responsible for the error.
115
- */
116
- target?: string;
117
- /**
118
- * Additional error details.
119
- */
120
- details?: ErrorDetail[];
121
- }
122
- /**
123
- * Instance view status.
124
- */
125
- export interface MachineExtensionInstanceViewStatus {
126
- /**
127
- * The status code.
128
- */
129
- code?: string;
130
- /**
131
- * The level code. Possible values include: 'Info', 'Warning', 'Error'
132
- */
133
- level?: StatusLevelTypes;
134
- /**
135
- * The short localizable label for the status.
136
- */
137
- displayStatus?: string;
138
- /**
139
- * The detailed status message, including for alerts and error messages.
140
- */
141
- message?: string;
142
- /**
143
- * The time of the status.
144
- */
145
- time?: Date;
146
- }
147
- /**
148
- * Describes the Machine Extension Instance View.
149
- */
150
- export interface MachineExtensionInstanceView {
151
- /**
152
- * The machine extension name.
153
- */
154
- name?: string;
155
- /**
156
- * Specifies the type of the extension; an example is "CustomScriptExtension".
157
- */
158
- type?: string;
159
- /**
160
- * Specifies the version of the script handler.
161
- */
162
- typeHandlerVersion?: string;
163
- /**
164
- * Instance view status.
165
- */
166
- status?: MachineExtensionInstanceViewStatus;
167
- }
168
- /**
169
- * Describes the properties of a hybrid machine.
170
- */
171
- export interface MachineProperties {
172
- locationData?: LocationData;
173
- /**
174
- * Specifies the operating system settings for the hybrid machine.
175
- */
176
- osProfile?: MachinePropertiesOsProfile;
177
- /**
178
- * The provisioning state, which only appears in the response.
179
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
180
- */
181
- readonly provisioningState?: string;
182
- /**
183
- * The status of the hybrid machine agent. Possible values include: 'Connected', 'Disconnected',
184
- * 'Error'
185
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
186
- */
187
- readonly status?: StatusTypes;
188
- /**
189
- * The time of the last status change.
190
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
191
- */
192
- readonly lastStatusChange?: Date;
193
- /**
194
- * Details about the error state.
195
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
196
- */
197
- readonly errorDetails?: ErrorDetail[];
198
- /**
199
- * The hybrid machine agent full version.
200
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
201
- */
202
- readonly agentVersion?: string;
203
- /**
204
- * Specifies the hybrid machine unique ID.
205
- */
206
- vmId?: string;
207
- /**
208
- * Specifies the hybrid machine display name.
209
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
210
- */
211
- readonly displayName?: string;
212
- /**
213
- * Specifies the hybrid machine FQDN.
214
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
215
- */
216
- readonly machineFqdn?: string;
217
- /**
218
- * Public Key that the client provides to be used during initial resource onboarding
219
- */
220
- clientPublicKey?: string;
221
- /**
222
- * The Operating System running on the hybrid machine.
223
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
224
- */
225
- readonly osName?: string;
226
- /**
227
- * The version of Operating System running on the hybrid machine.
228
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
229
- */
230
- readonly osVersion?: string;
231
- /**
232
- * Machine Extensions information
233
- */
234
- extensions?: MachineExtensionInstanceView[];
235
- }
236
- /**
237
- * Describes the properties required to reconnect a hybrid machine.
238
- */
239
- export interface MachineReconnectProperties {
240
- /**
241
- * Specifies the hybrid machine unique ID.
242
- */
243
- vmId?: string;
244
- /**
245
- * Public Key that the client provides to be used during initial resource onboarding.
246
- */
247
- clientPublicKey?: string;
248
- }
249
- /**
250
- * Describes the ARM updatable properties of a hybrid machine.
251
- */
252
- export interface MachineUpdateProperties {
253
- locationData?: LocationData;
254
- }
255
- /**
256
- * Identity for the resource.
257
- */
258
- export interface Identity {
259
- /**
260
- * The principal ID of resource identity.
261
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
262
- */
263
- readonly principalId?: string;
264
- /**
265
- * The tenant ID of resource.
266
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
267
- */
268
- readonly tenantId?: string;
269
- /**
270
- * The identity type. Possible values include: 'SystemAssigned'
271
- */
272
- type?: ResourceIdentityType;
273
- }
274
- /**
275
- * An interface representing MachineIdentity.
276
- */
277
- export interface MachineIdentity extends Identity {
278
- }
279
- /**
280
- * An interface representing Resource.
281
- */
282
- export interface Resource extends BaseResource {
283
- /**
284
- * Fully qualified resource Id for the resource. Ex -
285
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
286
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
287
- */
288
- readonly id?: string;
289
- /**
290
- * The name of the resource
291
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
292
- */
293
- readonly name?: string;
294
- /**
295
- * The type of the resource. Ex- Microsoft.Compute/virtualMachines or
296
- * Microsoft.Storage/storageAccounts.
297
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
298
- */
299
- readonly type?: string;
300
- }
301
- /**
302
- * The resource model definition for a ARM tracked top level resource
303
- */
304
- export interface TrackedResource extends Resource {
305
- /**
306
- * Resource tags.
307
- */
308
- tags?: {
309
- [propertyName: string]: string;
310
- };
311
- /**
312
- * The geo-location where the resource lives
313
- */
314
- location: string;
315
- }
316
- /**
317
- * Describes a hybrid machine.
318
- */
319
- export interface Machine extends TrackedResource {
320
- locationData?: LocationData;
321
- /**
322
- * Specifies the operating system settings for the hybrid machine.
323
- */
324
- osProfile?: MachinePropertiesOsProfile;
325
- /**
326
- * The provisioning state, which only appears in the response.
327
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
328
- */
329
- readonly provisioningState?: string;
330
- /**
331
- * The status of the hybrid machine agent. Possible values include: 'Connected', 'Disconnected',
332
- * 'Error'
333
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
334
- */
335
- readonly status?: StatusTypes;
336
- /**
337
- * The time of the last status change.
338
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
339
- */
340
- readonly lastStatusChange?: Date;
341
- /**
342
- * Details about the error state.
343
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
344
- */
345
- readonly errorDetails?: ErrorDetail[];
346
- /**
347
- * The hybrid machine agent full version.
348
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
349
- */
350
- readonly agentVersion?: string;
351
- /**
352
- * Specifies the hybrid machine unique ID.
353
- */
354
- vmId?: string;
355
- /**
356
- * Specifies the hybrid machine display name.
357
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
358
- */
359
- readonly displayName?: string;
360
- /**
361
- * Specifies the hybrid machine FQDN.
362
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
363
- */
364
- readonly machineFqdn?: string;
365
- /**
366
- * Public Key that the client provides to be used during initial resource onboarding
367
- */
368
- clientPublicKey?: string;
369
- /**
370
- * The Operating System running on the hybrid machine.
371
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
372
- */
373
- readonly osName?: string;
374
- /**
375
- * The version of Operating System running on the hybrid machine.
376
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
377
- */
378
- readonly osVersion?: string;
379
- /**
380
- * Machine Extensions information
381
- */
382
- extensions?: MachineExtensionInstanceView[];
383
- identity?: MachineIdentity;
384
- }
385
- /**
386
- * The Update Resource model definition.
387
- */
388
- export interface UpdateResource {
389
- /**
390
- * Resource tags
391
- */
392
- tags?: {
393
- [propertyName: string]: string;
394
- };
395
- }
396
- /**
397
- * Describes a hybrid machine Update.
398
- */
399
- export interface MachineUpdate extends UpdateResource {
400
- /**
401
- * The principal ID of resource identity.
402
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
403
- */
404
- readonly principalId?: string;
405
- /**
406
- * The tenant ID of resource.
407
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
408
- */
409
- readonly tenantId?: string;
410
- /**
411
- * The identity type. Possible values include: 'SystemAssigned'
412
- */
413
- type?: ResourceIdentityType;
414
- locationData?: LocationData;
415
- }
416
- /**
417
- * Describes a hybrid machine reconnect.
418
- */
419
- export interface MachineReconnect {
420
- /**
421
- * Specifies the hybrid machine unique ID.
422
- */
423
- vmId?: string;
424
- /**
425
- * Public Key that the client provides to be used during initial resource onboarding.
426
- */
427
- clientPublicKey?: string;
428
- }
429
- /**
430
- * Describes a Machine Extension.
431
- */
432
- export interface MachineExtension extends TrackedResource {
433
- /**
434
- * How the extension handler should be forced to update even if the extension configuration has
435
- * not changed.
436
- */
437
- forceUpdateTag?: string;
438
- /**
439
- * The name of the extension handler publisher.
440
- */
441
- publisher?: string;
442
- /**
443
- * Specifies the type of the extension; an example is "CustomScriptExtension".
444
- */
445
- machineExtensionType?: string;
446
- /**
447
- * Specifies the version of the script handler.
448
- */
449
- typeHandlerVersion?: string;
450
- /**
451
- * Indicates whether the extension should use a newer minor version if one is available at
452
- * deployment time. Once deployed, however, the extension will not upgrade minor versions unless
453
- * redeployed, even with this property set to true.
454
- */
455
- autoUpgradeMinorVersion?: boolean;
456
- /**
457
- * Json formatted public settings for the extension.
458
- */
459
- settings?: any;
460
- /**
461
- * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
462
- * protected settings at all.
463
- */
464
- protectedSettings?: any;
465
- /**
466
- * The provisioning state, which only appears in the response.
467
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
468
- */
469
- readonly provisioningState?: string;
470
- /**
471
- * The machine extension instance view.
472
- */
473
- instanceView?: MachineExtensionPropertiesInstanceView;
474
- }
475
- /**
476
- * Describes a Machine Extension Update.
477
- */
478
- export interface MachineExtensionUpdate extends UpdateResource {
479
- /**
480
- * How the extension handler should be forced to update even if the extension configuration has
481
- * not changed.
482
- */
483
- forceUpdateTag?: string;
484
- /**
485
- * The name of the extension handler publisher.
486
- */
487
- publisher?: string;
488
- /**
489
- * Specifies the type of the extension; an example is "CustomScriptExtension".
490
- */
491
- type?: string;
492
- /**
493
- * Specifies the version of the script handler.
494
- */
495
- typeHandlerVersion?: string;
496
- /**
497
- * Indicates whether the extension should use a newer minor version if one is available at
498
- * deployment time. Once deployed, however, the extension will not upgrade minor versions unless
499
- * redeployed, even with this property set to true.
500
- */
501
- autoUpgradeMinorVersion?: boolean;
502
- /**
503
- * Json formatted public settings for the extension.
504
- */
505
- settings?: any;
506
- /**
507
- * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
508
- * protected settings at all.
509
- */
510
- protectedSettings?: any;
511
- }
512
- /**
513
- * The machine extension instance view.
514
- */
515
- export interface MachineExtensionPropertiesInstanceView extends MachineExtensionInstanceView {
516
- }
517
- /**
518
- * Describes the properties of a Machine Extension.
519
- */
520
- export interface MachineExtensionPropertiesModel {
521
- /**
522
- * How the extension handler should be forced to update even if the extension configuration has
523
- * not changed.
524
- */
525
- forceUpdateTag?: string;
526
- /**
527
- * The name of the extension handler publisher.
528
- */
529
- publisher?: string;
530
- /**
531
- * Specifies the type of the extension; an example is "CustomScriptExtension".
532
- */
533
- type?: string;
534
- /**
535
- * Specifies the version of the script handler.
536
- */
537
- typeHandlerVersion?: string;
538
- /**
539
- * Indicates whether the extension should use a newer minor version if one is available at
540
- * deployment time. Once deployed, however, the extension will not upgrade minor versions unless
541
- * redeployed, even with this property set to true.
542
- */
543
- autoUpgradeMinorVersion?: boolean;
544
- /**
545
- * Json formatted public settings for the extension.
546
- */
547
- settings?: any;
548
- /**
549
- * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
550
- * protected settings at all.
551
- */
552
- protectedSettings?: any;
553
- /**
554
- * The provisioning state, which only appears in the response.
555
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
556
- */
557
- readonly provisioningState?: string;
558
- /**
559
- * The machine extension instance view.
560
- */
561
- instanceView?: MachineExtensionPropertiesInstanceView;
562
- }
563
- /**
564
- * Describes the properties of a Machine Extension.
565
- */
566
- export interface MachineExtensionUpdatePropertiesModel {
567
- /**
568
- * How the extension handler should be forced to update even if the extension configuration has
569
- * not changed.
570
- */
571
- forceUpdateTag?: string;
572
- /**
573
- * The name of the extension handler publisher.
574
- */
575
- publisher?: string;
576
- /**
577
- * Specifies the type of the extension; an example is "CustomScriptExtension".
578
- */
579
- type?: string;
580
- /**
581
- * Specifies the version of the script handler.
582
- */
583
- typeHandlerVersion?: string;
584
- /**
585
- * Indicates whether the extension should use a newer minor version if one is available at
586
- * deployment time. Once deployed, however, the extension will not upgrade minor versions unless
587
- * redeployed, even with this property set to true.
588
- */
589
- autoUpgradeMinorVersion?: boolean;
590
- /**
591
- * Json formatted public settings for the extension.
592
- */
593
- settings?: any;
594
- /**
595
- * The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
596
- * protected settings at all.
597
- */
598
- protectedSettings?: any;
599
- }
600
- /**
601
- * The resource model definition for a ARM proxy resource. It will have everything other than
602
- * required location and tags
603
- */
604
- export interface ProxyResource extends Resource {
605
- }
606
- /**
607
- * The resource model definition for a Azure Resource Manager resource with an etag.
608
- */
609
- export interface AzureEntityResource extends Resource {
610
- /**
611
- * Resource Etag.
612
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
613
- */
614
- readonly etag?: string;
615
- }
616
- /**
617
- * An interface representing ResourceModelWithAllowedPropertySetIdentity.
618
- */
619
- export interface ResourceModelWithAllowedPropertySetIdentity extends Identity {
620
- }
621
- /**
622
- * The resource model definition representing SKU
623
- */
624
- export interface Sku {
625
- /**
626
- * The name of the SKU. Ex - P3. It is typically a letter+number code
627
- */
628
- name: string;
629
- /**
630
- * This field is required to be implemented by the Resource Provider if the service has more than
631
- * one tier, but is not required on a PUT. Possible values include: 'Free', 'Basic', 'Standard',
632
- * 'Premium'
633
- */
634
- tier?: SkuTier;
635
- /**
636
- * The SKU size. When the name field is the combination of tier and some other value, this would
637
- * be the standalone code.
638
- */
639
- size?: string;
640
- /**
641
- * If the service has different generations of hardware, for the same SKU, then that can be
642
- * captured here.
643
- */
644
- family?: string;
645
- /**
646
- * If the SKU supports scale out/in then the capacity integer should be included. If scale out/in
647
- * is not possible for the resource this may be omitted.
648
- */
649
- capacity?: number;
650
- }
651
- /**
652
- * An interface representing ResourceModelWithAllowedPropertySetSku.
653
- */
654
- export interface ResourceModelWithAllowedPropertySetSku extends Sku {
655
- }
656
- /**
657
- * Plan for the resource.
658
- */
659
- export interface Plan {
660
- /**
661
- * A user defined name of the 3rd Party Artifact that is being procured.
662
- */
663
- name: string;
664
- /**
665
- * The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
666
- */
667
- publisher: string;
668
- /**
669
- * The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID
670
- * specified for the artifact at the time of Data Market onboarding.
671
- */
672
- product: string;
673
- /**
674
- * A publisher provided promotion code as provisioned in Data Market for the said
675
- * product/artifact.
676
- */
677
- promotionCode?: string;
678
- /**
679
- * The version of the desired product/artifact.
680
- */
681
- version?: string;
682
- }
683
- /**
684
- * An interface representing ResourceModelWithAllowedPropertySetPlan.
685
- */
686
- export interface ResourceModelWithAllowedPropertySetPlan extends Plan {
687
- }
688
- /**
689
- * The resource model definition containing the full set of allowed properties for a resource.
690
- * Except properties bag, there cannot be a top level property outside of this set.
691
- */
692
- export interface ResourceModelWithAllowedPropertySet extends BaseResource {
693
- /**
694
- * Fully qualified resource Id for the resource. Ex -
695
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
696
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
697
- */
698
- readonly id?: string;
699
- /**
700
- * The name of the resource
701
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
702
- */
703
- readonly name?: string;
704
- /**
705
- * The type of the resource. Ex- Microsoft.Compute/virtualMachines or
706
- * Microsoft.Storage/storageAccounts..
707
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
708
- */
709
- readonly type?: string;
710
- /**
711
- * The geo-location where the resource lives
712
- */
713
- location?: string;
714
- /**
715
- * The fully qualified resource ID of the resource that manages this resource. Indicates if this
716
- * resource is managed by another azure resource. If this is present, complete mode deployment
717
- * will not delete the resource if it is removed from the template since it is managed by another
718
- * resource.
719
- */
720
- managedBy?: string;
721
- /**
722
- * Metadata used by portal/tooling/etc to render different UX experiences for resources of the
723
- * same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource
724
- * provider must validate and persist this value.
725
- */
726
- kind?: string;
727
- /**
728
- * The etag field is *not* required. If it is provided in the response body, it must also be
729
- * provided as a header per the normal etag convention. Entity tags are used for comparing two
730
- * or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag
731
- * (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range
732
- * (section 14.27) header fields.
733
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
734
- */
735
- readonly etag?: string;
736
- /**
737
- * Resource tags.
738
- */
739
- tags?: {
740
- [propertyName: string]: string;
741
- };
742
- identity?: ResourceModelWithAllowedPropertySetIdentity;
743
- sku?: ResourceModelWithAllowedPropertySetSku;
744
- plan?: ResourceModelWithAllowedPropertySetPlan;
745
- }
746
- /**
747
- * The resource management error additional info.
748
- */
749
- export interface ErrorAdditionalInfo {
750
- /**
751
- * The additional info type.
752
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
753
- */
754
- readonly type?: string;
755
- /**
756
- * The additional info.
757
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
758
- */
759
- readonly info?: any;
760
- }
761
- /**
762
- * The resource management error response.
763
- */
764
- export interface ErrorResponse {
765
- /**
766
- * The error code.
767
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
768
- */
769
- readonly code?: string;
770
- /**
771
- * The error message.
772
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
773
- */
774
- readonly message?: string;
775
- /**
776
- * The error target.
777
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
778
- */
779
- readonly target?: string;
780
- /**
781
- * The error details.
782
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
783
- */
784
- readonly details?: ErrorResponse[];
785
- /**
786
- * The error additional info.
787
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
788
- */
789
- readonly additionalInfo?: ErrorAdditionalInfo[];
790
- }
791
- /**
792
- * Optional Parameters.
793
- */
794
- export interface MachinesGetOptionalParams extends msRest.RequestOptionsBase {
795
- /**
796
- * The expand expression to apply on the operation. Possible values include: 'instanceView'
797
- */
798
- expand?: InstanceViewTypes;
799
- }
800
- /**
801
- * Optional Parameters.
802
- */
803
- export interface MachineExtensionsListOptionalParams extends msRest.RequestOptionsBase {
804
- /**
805
- * The expand expression to apply on the operation.
806
- */
807
- expand?: string;
808
- }
809
- /**
810
- * An interface representing HybridComputeManagementClientOptions.
811
- */
812
- export interface HybridComputeManagementClientOptions extends AzureServiceClientOptions {
813
- baseUri?: string;
814
- }
815
- /**
816
- * @interface
817
- * The List hybrid machine operation response.
818
- * @extends Array<Machine>
819
- */
820
- export interface MachineListResult extends Array<Machine> {
821
- /**
822
- * The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next
823
- * page of hybrid machines.
824
- */
825
- nextLink?: string;
826
- }
827
- /**
828
- * @interface
829
- * Describes the Machine Extensions List Result.
830
- * @extends Array<MachineExtension>
831
- */
832
- export interface MachineExtensionsListResult extends Array<MachineExtension> {
833
- /**
834
- * The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the
835
- * next page of extensions.
836
- */
837
- nextLink?: string;
838
- }
839
- /**
840
- * @interface
841
- * The List Compute Operation operation response.
842
- * @extends Array<OperationValue>
843
- */
844
- export interface OperationListResult extends Array<OperationValue> {
845
- }
846
- /**
847
- * Defines values for StatusTypes.
848
- * Possible values include: 'Connected', 'Disconnected', 'Error'
849
- * @readonly
850
- * @enum {string}
851
- */
852
- export declare type StatusTypes = 'Connected' | 'Disconnected' | 'Error';
853
- /**
854
- * Defines values for StatusLevelTypes.
855
- * Possible values include: 'Info', 'Warning', 'Error'
856
- * @readonly
857
- * @enum {string}
858
- */
859
- export declare type StatusLevelTypes = 'Info' | 'Warning' | 'Error';
860
- /**
861
- * Defines values for SkuTier.
862
- * Possible values include: 'Free', 'Basic', 'Standard', 'Premium'
863
- * @readonly
864
- * @enum {string}
865
- */
866
- export declare type SkuTier = 'Free' | 'Basic' | 'Standard' | 'Premium';
867
- /**
868
- * Defines values for ResourceIdentityType.
869
- * Possible values include: 'SystemAssigned'
870
- * @readonly
871
- * @enum {string}
872
- */
873
- export declare type ResourceIdentityType = 'SystemAssigned';
874
- /**
875
- * Defines values for InstanceViewTypes.
876
- * Possible values include: 'instanceView'
877
- * @readonly
878
- * @enum {string}
879
- */
880
- export declare type InstanceViewTypes = 'instanceView';
881
- /**
882
- * Contains response data for the get operation.
883
- */
884
- export declare type MachinesGetResponse = Machine & {
885
- /**
886
- * The underlying HTTP response.
887
- */
888
- _response: msRest.HttpResponse & {
889
- /**
890
- * The response body as text (string format)
891
- */
892
- bodyAsText: string;
893
- /**
894
- * The response body as parsed JSON or XML
895
- */
896
- parsedBody: Machine;
897
- };
898
- };
899
- /**
900
- * Contains response data for the listByResourceGroup operation.
901
- */
902
- export declare type MachinesListByResourceGroupResponse = MachineListResult & {
903
- /**
904
- * The underlying HTTP response.
905
- */
906
- _response: msRest.HttpResponse & {
907
- /**
908
- * The response body as text (string format)
909
- */
910
- bodyAsText: string;
911
- /**
912
- * The response body as parsed JSON or XML
913
- */
914
- parsedBody: MachineListResult;
915
- };
916
- };
917
- /**
918
- * Contains response data for the listBySubscription operation.
919
- */
920
- export declare type MachinesListBySubscriptionResponse = MachineListResult & {
921
- /**
922
- * The underlying HTTP response.
923
- */
924
- _response: msRest.HttpResponse & {
925
- /**
926
- * The response body as text (string format)
927
- */
928
- bodyAsText: string;
929
- /**
930
- * The response body as parsed JSON or XML
931
- */
932
- parsedBody: MachineListResult;
933
- };
934
- };
935
- /**
936
- * Contains response data for the listByResourceGroupNext operation.
937
- */
938
- export declare type MachinesListByResourceGroupNextResponse = MachineListResult & {
939
- /**
940
- * The underlying HTTP response.
941
- */
942
- _response: msRest.HttpResponse & {
943
- /**
944
- * The response body as text (string format)
945
- */
946
- bodyAsText: string;
947
- /**
948
- * The response body as parsed JSON or XML
949
- */
950
- parsedBody: MachineListResult;
951
- };
952
- };
953
- /**
954
- * Contains response data for the listBySubscriptionNext operation.
955
- */
956
- export declare type MachinesListBySubscriptionNextResponse = MachineListResult & {
957
- /**
958
- * The underlying HTTP response.
959
- */
960
- _response: msRest.HttpResponse & {
961
- /**
962
- * The response body as text (string format)
963
- */
964
- bodyAsText: string;
965
- /**
966
- * The response body as parsed JSON or XML
967
- */
968
- parsedBody: MachineListResult;
969
- };
970
- };
971
- /**
972
- * Contains response data for the createOrUpdate operation.
973
- */
974
- export declare type MachineExtensionsCreateOrUpdateResponse = MachineExtension & {
975
- /**
976
- * The underlying HTTP response.
977
- */
978
- _response: msRest.HttpResponse & {
979
- /**
980
- * The response body as text (string format)
981
- */
982
- bodyAsText: string;
983
- /**
984
- * The response body as parsed JSON or XML
985
- */
986
- parsedBody: MachineExtension;
987
- };
988
- };
989
- /**
990
- * Contains response data for the update operation.
991
- */
992
- export declare type MachineExtensionsUpdateResponse = MachineExtension & {
993
- /**
994
- * The underlying HTTP response.
995
- */
996
- _response: msRest.HttpResponse & {
997
- /**
998
- * The response body as text (string format)
999
- */
1000
- bodyAsText: string;
1001
- /**
1002
- * The response body as parsed JSON or XML
1003
- */
1004
- parsedBody: MachineExtension;
1005
- };
1006
- };
1007
- /**
1008
- * Contains response data for the get operation.
1009
- */
1010
- export declare type MachineExtensionsGetResponse = MachineExtension & {
1011
- /**
1012
- * The underlying HTTP response.
1013
- */
1014
- _response: msRest.HttpResponse & {
1015
- /**
1016
- * The response body as text (string format)
1017
- */
1018
- bodyAsText: string;
1019
- /**
1020
- * The response body as parsed JSON or XML
1021
- */
1022
- parsedBody: MachineExtension;
1023
- };
1024
- };
1025
- /**
1026
- * Contains response data for the list operation.
1027
- */
1028
- export declare type MachineExtensionsListResponse = MachineExtensionsListResult & {
1029
- /**
1030
- * The underlying HTTP response.
1031
- */
1032
- _response: msRest.HttpResponse & {
1033
- /**
1034
- * The response body as text (string format)
1035
- */
1036
- bodyAsText: string;
1037
- /**
1038
- * The response body as parsed JSON or XML
1039
- */
1040
- parsedBody: MachineExtensionsListResult;
1041
- };
1042
- };
1043
- /**
1044
- * Contains response data for the beginCreateOrUpdate operation.
1045
- */
1046
- export declare type MachineExtensionsBeginCreateOrUpdateResponse = MachineExtension & {
1047
- /**
1048
- * The underlying HTTP response.
1049
- */
1050
- _response: msRest.HttpResponse & {
1051
- /**
1052
- * The response body as text (string format)
1053
- */
1054
- bodyAsText: string;
1055
- /**
1056
- * The response body as parsed JSON or XML
1057
- */
1058
- parsedBody: MachineExtension;
1059
- };
1060
- };
1061
- /**
1062
- * Contains response data for the beginUpdate operation.
1063
- */
1064
- export declare type MachineExtensionsBeginUpdateResponse = MachineExtension & {
1065
- /**
1066
- * The underlying HTTP response.
1067
- */
1068
- _response: msRest.HttpResponse & {
1069
- /**
1070
- * The response body as text (string format)
1071
- */
1072
- bodyAsText: string;
1073
- /**
1074
- * The response body as parsed JSON or XML
1075
- */
1076
- parsedBody: MachineExtension;
1077
- };
1078
- };
1079
- /**
1080
- * Contains response data for the listNext operation.
1081
- */
1082
- export declare type MachineExtensionsListNextResponse = MachineExtensionsListResult & {
1083
- /**
1084
- * The underlying HTTP response.
1085
- */
1086
- _response: msRest.HttpResponse & {
1087
- /**
1088
- * The response body as text (string format)
1089
- */
1090
- bodyAsText: string;
1091
- /**
1092
- * The response body as parsed JSON or XML
1093
- */
1094
- parsedBody: MachineExtensionsListResult;
1095
- };
1096
- };
1097
- /**
1098
- * Contains response data for the list operation.
1099
- */
1100
- export declare type OperationsListResponse = OperationListResult & {
1101
- /**
1102
- * The underlying HTTP response.
1103
- */
1104
- _response: msRest.HttpResponse & {
1105
- /**
1106
- * The response body as text (string format)
1107
- */
1108
- bodyAsText: string;
1109
- /**
1110
- * The response body as parsed JSON or XML
1111
- */
1112
- parsedBody: OperationListResult;
1113
- };
1114
- };
1115
- //# sourceMappingURL=index.d.ts.map