@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.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +69 -85
- package/dist/index.js +3565 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.d.ts +2 -0
- package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.d.ts.map +1 -0
- package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.js +40 -0
- package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.js.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateAMachineExtension.d.ts +2 -0
- package/dist-esm/samples-dev/createOrUpdateAMachineExtension.d.ts.map +1 -0
- package/dist-esm/samples-dev/createOrUpdateAMachineExtension.js +42 -0
- package/dist-esm/samples-dev/createOrUpdateAMachineExtension.js.map +1 -0
- package/dist-esm/samples-dev/deleteAMachine.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAMachine.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAMachine.js +31 -0
- package/dist-esm/samples-dev/deleteAMachine.js.map +1 -0
- package/dist-esm/samples-dev/deleteAMachineExtension.d.ts +2 -0
- package/dist-esm/samples-dev/deleteAMachineExtension.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteAMachineExtension.js +32 -0
- package/dist-esm/samples-dev/deleteAMachineExtension.js.map +1 -0
- package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.d.ts +2 -0
- package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.d.ts.map +1 -0
- package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.js +32 -0
- package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.js.map +1 -0
- package/dist-esm/samples-dev/getAllMachineExtensions.d.ts +2 -0
- package/dist-esm/samples-dev/getAllMachineExtensions.d.ts.map +1 -0
- package/dist-esm/samples-dev/getAllMachineExtensions.js +45 -0
- package/dist-esm/samples-dev/getAllMachineExtensions.js.map +1 -0
- package/dist-esm/samples-dev/getMachine.d.ts +2 -0
- package/dist-esm/samples-dev/getMachine.d.ts.map +1 -0
- package/dist-esm/samples-dev/getMachine.js +31 -0
- package/dist-esm/samples-dev/getMachine.js.map +1 -0
- package/dist-esm/samples-dev/getMachineExtension.d.ts +2 -0
- package/dist-esm/samples-dev/getMachineExtension.d.ts.map +1 -0
- package/dist-esm/samples-dev/getMachineExtension.js +32 -0
- package/dist-esm/samples-dev/getMachineExtension.js.map +1 -0
- package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.d.ts +2 -0
- package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.d.ts.map +1 -0
- package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.js +45 -0
- package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAPrivateLinkScope.js.map +1 -0
- package/dist-esm/samples-dev/getsPrivateEndpointConnection.d.ts +2 -0
- package/dist-esm/samples-dev/getsPrivateEndpointConnection.d.ts.map +1 -0
- package/dist-esm/samples-dev/getsPrivateEndpointConnection.js +32 -0
- package/dist-esm/samples-dev/getsPrivateEndpointConnection.js.map +1 -0
- package/dist-esm/samples-dev/listMachinesByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/listMachinesByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/listMachinesByResourceGroup.js +43 -0
- package/dist-esm/samples-dev/listMachinesByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeCreate.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopeCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeCreate.js +32 -0
- package/dist-esm/samples-dev/privateLinkScopeCreate.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeGet.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopeGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeGet.js +31 -0
- package/dist-esm/samples-dev/privateLinkScopeGet.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/privateLinkScopeListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdate.js +35 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdate.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.js +34 -0
- package/dist-esm/samples-dev/privateLinkScopeUpdateTagsOnly.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopesDelete.js +31 -0
- package/dist-esm/samples-dev/privateLinkScopesDelete.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopesListJson.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkScopesListJson.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkScopesListJson.js +43 -0
- package/dist-esm/samples-dev/privateLinkScopesListJson.js.map +1 -0
- package/dist-esm/samples-dev/upgradeMachineExtensions.d.ts +2 -0
- package/dist-esm/samples-dev/upgradeMachineExtensions.d.ts.map +1 -0
- package/dist-esm/samples-dev/upgradeMachineExtensions.js +37 -0
- package/dist-esm/samples-dev/upgradeMachineExtensions.js.map +1 -0
- package/dist-esm/src/hybridComputeManagementClient.d.ts +40 -0
- package/dist-esm/src/hybridComputeManagementClient.d.ts.map +1 -0
- package/dist-esm/src/hybridComputeManagementClient.js +138 -0
- package/dist-esm/src/hybridComputeManagementClient.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +875 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +43 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +45 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +829 -555
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +25 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +219 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +7 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +14 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/machineExtensions.d.ts +99 -0
- package/dist-esm/src/operations/machineExtensions.d.ts.map +1 -0
- package/dist-esm/src/operations/machineExtensions.js +429 -0
- package/dist-esm/src/operations/machineExtensions.js.map +1 -0
- package/dist-esm/src/operations/machines.d.ts +71 -0
- package/dist-esm/src/operations/machines.d.ts.map +1 -0
- package/dist-esm/src/operations/machines.js +294 -0
- package/dist-esm/src/operations/machines.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +26 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +90 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +81 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +337 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +46 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +169 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/privateLinkScopes.d.ts +108 -0
- package/dist-esm/src/operations/privateLinkScopes.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkScopes.js +466 -0
- package/dist-esm/src/operations/privateLinkScopes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +14 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/machineExtensions.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/machineExtensions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/machineExtensions.js +9 -0
- package/dist-esm/src/operationsInterfaces/machineExtensions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/machines.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/machines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/machines.js +9 -0
- package/dist-esm/src/operationsInterfaces/machines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts +72 -0
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +80 -33
- package/review/arm-hybridcompute.api.md +708 -0
- package/rollup.config.js +181 -30
- package/src/hybridComputeManagementClient.ts +204 -37
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +744 -786
- package/src/models/mappers.ts +836 -576
- package/src/models/parameters.ts +192 -33
- package/src/operations/index.ts +6 -5
- package/src/operations/machineExtensions.ts +484 -275
- package/src/operations/machines.ts +240 -225
- package/src/operations/operations.ts +66 -42
- package/src/operations/privateEndpointConnections.ts +483 -0
- package/src/operations/privateLinkResources.ts +233 -0
- package/src/operations/privateLinkScopes.ts +599 -0
- package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +7 -6
- package/src/operationsInterfaces/machineExtensions.ts +147 -0
- package/src/operationsInterfaces/machines.ts +62 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +109 -0
- package/src/operationsInterfaces/privateLinkResources.ts +44 -0
- package/src/operationsInterfaces/privateLinkScopes.ts +132 -0
- package/tsconfig.json +5 -4
- package/types/arm-hybridcompute.d.ts +1280 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-hybridcompute.js +0 -1971
- package/dist/arm-hybridcompute.js.map +0 -1
- package/dist/arm-hybridcompute.min.js +0 -1
- package/dist/arm-hybridcompute.min.js.map +0 -1
- package/esm/hybridComputeManagementClient.d.ts +0 -27
- package/esm/hybridComputeManagementClient.d.ts.map +0 -1
- package/esm/hybridComputeManagementClient.js +0 -41
- package/esm/hybridComputeManagementClient.js.map +0 -1
- package/esm/hybridComputeManagementClientContext.d.ts +0 -23
- package/esm/hybridComputeManagementClientContext.d.ts.map +0 -1
- package/esm/hybridComputeManagementClientContext.js +0 -62
- package/esm/hybridComputeManagementClientContext.js.map +0 -1
- package/esm/models/index.d.ts +0 -971
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- package/esm/models/index.js.map +0 -1
- package/esm/models/machineExtensionsMappers.d.ts +0 -2
- package/esm/models/machineExtensionsMappers.d.ts.map +0 -1
- package/esm/models/machineExtensionsMappers.js +0 -9
- package/esm/models/machineExtensionsMappers.js.map +0 -1
- package/esm/models/machinesMappers.d.ts +0 -2
- package/esm/models/machinesMappers.d.ts.map +0 -1
- package/esm/models/machinesMappers.js +0 -9
- package/esm/models/machinesMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -32
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -10
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -93
- package/esm/models/parameters.js.map +0 -1
- package/esm/operations/index.d.ts +0 -4
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/machineExtensions.d.ts +0 -135
- package/esm/operations/machineExtensions.d.ts.map +0 -1
- package/esm/operations/machineExtensions.js +0 -294
- package/esm/operations/machineExtensions.js.map +0 -1
- package/esm/operations/machines.d.ts +0 -128
- package/esm/operations/machines.d.ts.map +0 -1
- package/esm/operations/machines.js +0 -197
- package/esm/operations/machines.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -28
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -51
- package/esm/operations/operations.js.map +0 -1
- package/src/hybridComputeManagementClientContext.ts +0 -69
- package/src/models/machineExtensionsMappers.ts +0 -31
- package/src/models/machinesMappers.ts +0 -28
- package/src/models/operationsMappers.ts +0 -14
package/esm/models/index.d.ts
DELETED
|
@@ -1,971 +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
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
129
|
-
*/
|
|
130
|
-
readonly code?: string;
|
|
131
|
-
/**
|
|
132
|
-
* The level code. Possible values include: 'Info', 'Warning', 'Error'
|
|
133
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
134
|
-
*/
|
|
135
|
-
readonly level?: StatusLevelTypes;
|
|
136
|
-
/**
|
|
137
|
-
* The short localizable label for the status.
|
|
138
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
139
|
-
*/
|
|
140
|
-
readonly displayStatus?: string;
|
|
141
|
-
/**
|
|
142
|
-
* The detailed status message, including for alerts and error messages.
|
|
143
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
144
|
-
*/
|
|
145
|
-
readonly message?: string;
|
|
146
|
-
/**
|
|
147
|
-
* The time of the status.
|
|
148
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
149
|
-
*/
|
|
150
|
-
readonly time?: Date;
|
|
151
|
-
}
|
|
152
|
-
/**
|
|
153
|
-
* Describes the Machine Extension Instance View.
|
|
154
|
-
*/
|
|
155
|
-
export interface MachineExtensionInstanceView {
|
|
156
|
-
/**
|
|
157
|
-
* The machine extension name.
|
|
158
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
159
|
-
*/
|
|
160
|
-
readonly name?: string;
|
|
161
|
-
/**
|
|
162
|
-
* Specifies the type of the extension; an example is "CustomScriptExtension".
|
|
163
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
164
|
-
*/
|
|
165
|
-
readonly type?: string;
|
|
166
|
-
/**
|
|
167
|
-
* Specifies the version of the script handler.
|
|
168
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
169
|
-
*/
|
|
170
|
-
readonly typeHandlerVersion?: string;
|
|
171
|
-
/**
|
|
172
|
-
* Instance view status.
|
|
173
|
-
*/
|
|
174
|
-
status?: MachineExtensionInstanceViewStatus;
|
|
175
|
-
}
|
|
176
|
-
/**
|
|
177
|
-
* Describes the properties of a hybrid machine.
|
|
178
|
-
*/
|
|
179
|
-
export interface MachineProperties {
|
|
180
|
-
locationData?: LocationData;
|
|
181
|
-
/**
|
|
182
|
-
* Specifies the operating system settings for the hybrid machine.
|
|
183
|
-
*/
|
|
184
|
-
osProfile?: MachinePropertiesOsProfile;
|
|
185
|
-
/**
|
|
186
|
-
* The provisioning state, which only appears in the response.
|
|
187
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
188
|
-
*/
|
|
189
|
-
readonly provisioningState?: string;
|
|
190
|
-
/**
|
|
191
|
-
* The status of the hybrid machine agent. Possible values include: 'Connected', 'Disconnected',
|
|
192
|
-
* 'Error'
|
|
193
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
194
|
-
*/
|
|
195
|
-
readonly status?: StatusTypes;
|
|
196
|
-
/**
|
|
197
|
-
* The time of the last status change.
|
|
198
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
199
|
-
*/
|
|
200
|
-
readonly lastStatusChange?: Date;
|
|
201
|
-
/**
|
|
202
|
-
* Details about the error state.
|
|
203
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
204
|
-
*/
|
|
205
|
-
readonly errorDetails?: ErrorDetail[];
|
|
206
|
-
/**
|
|
207
|
-
* The hybrid machine agent full version.
|
|
208
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
209
|
-
*/
|
|
210
|
-
readonly agentVersion?: string;
|
|
211
|
-
/**
|
|
212
|
-
* Specifies the hybrid machine unique ID.
|
|
213
|
-
*/
|
|
214
|
-
vmId?: string;
|
|
215
|
-
/**
|
|
216
|
-
* Specifies the hybrid machine display name.
|
|
217
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
218
|
-
*/
|
|
219
|
-
readonly displayName?: string;
|
|
220
|
-
/**
|
|
221
|
-
* Specifies the hybrid machine FQDN.
|
|
222
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
223
|
-
*/
|
|
224
|
-
readonly machineFqdn?: string;
|
|
225
|
-
/**
|
|
226
|
-
* Public Key that the client provides to be used during initial resource onboarding
|
|
227
|
-
*/
|
|
228
|
-
clientPublicKey?: string;
|
|
229
|
-
/**
|
|
230
|
-
* The Operating System running on the hybrid machine.
|
|
231
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
232
|
-
*/
|
|
233
|
-
readonly osName?: string;
|
|
234
|
-
/**
|
|
235
|
-
* The version of Operating System running on the hybrid machine.
|
|
236
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
237
|
-
*/
|
|
238
|
-
readonly osVersion?: string;
|
|
239
|
-
/**
|
|
240
|
-
* Specifies the Arc Machine's unique SMBIOS ID
|
|
241
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
242
|
-
*/
|
|
243
|
-
readonly vmUuid?: string;
|
|
244
|
-
/**
|
|
245
|
-
* Machine Extensions information
|
|
246
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
247
|
-
*/
|
|
248
|
-
readonly extensions?: MachineExtensionInstanceView[];
|
|
249
|
-
/**
|
|
250
|
-
* Specifies the Operating System product SKU.
|
|
251
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
252
|
-
*/
|
|
253
|
-
readonly osSku?: string;
|
|
254
|
-
/**
|
|
255
|
-
* Specifies the Windows domain name.
|
|
256
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
257
|
-
*/
|
|
258
|
-
readonly domainName?: string;
|
|
259
|
-
/**
|
|
260
|
-
* Specifies the AD fully qualified display name.
|
|
261
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
262
|
-
*/
|
|
263
|
-
readonly adFqdn?: string;
|
|
264
|
-
/**
|
|
265
|
-
* Specifies the DNS fully qualified display name.
|
|
266
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
267
|
-
*/
|
|
268
|
-
readonly dnsFqdn?: string;
|
|
269
|
-
}
|
|
270
|
-
/**
|
|
271
|
-
* Describes the ARM updatable properties of a hybrid machine.
|
|
272
|
-
*/
|
|
273
|
-
export interface MachineUpdateProperties {
|
|
274
|
-
locationData?: LocationData;
|
|
275
|
-
}
|
|
276
|
-
/**
|
|
277
|
-
* An interface representing Identity.
|
|
278
|
-
* @summary Managed Identity.
|
|
279
|
-
*/
|
|
280
|
-
export interface Identity {
|
|
281
|
-
/**
|
|
282
|
-
* The identity type.
|
|
283
|
-
*/
|
|
284
|
-
type?: string;
|
|
285
|
-
/**
|
|
286
|
-
* The identity's principal id.
|
|
287
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
288
|
-
*/
|
|
289
|
-
readonly principalId?: string;
|
|
290
|
-
/**
|
|
291
|
-
* The identity's tenant id.
|
|
292
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
293
|
-
*/
|
|
294
|
-
readonly tenantId?: string;
|
|
295
|
-
}
|
|
296
|
-
/**
|
|
297
|
-
* An interface representing MachineIdentity.
|
|
298
|
-
*/
|
|
299
|
-
export interface MachineIdentity extends Identity {
|
|
300
|
-
}
|
|
301
|
-
/**
|
|
302
|
-
* An interface representing Resource.
|
|
303
|
-
*/
|
|
304
|
-
export interface Resource extends BaseResource {
|
|
305
|
-
/**
|
|
306
|
-
* Fully qualified resource Id for the resource. Ex -
|
|
307
|
-
* /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
308
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
309
|
-
*/
|
|
310
|
-
readonly id?: string;
|
|
311
|
-
/**
|
|
312
|
-
* The name of the resource
|
|
313
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
314
|
-
*/
|
|
315
|
-
readonly name?: string;
|
|
316
|
-
/**
|
|
317
|
-
* The type of the resource. Ex- Microsoft.Compute/virtualMachines or
|
|
318
|
-
* Microsoft.Storage/storageAccounts.
|
|
319
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
320
|
-
*/
|
|
321
|
-
readonly type?: string;
|
|
322
|
-
}
|
|
323
|
-
/**
|
|
324
|
-
* The resource model definition for a ARM tracked top level resource
|
|
325
|
-
*/
|
|
326
|
-
export interface TrackedResource extends Resource {
|
|
327
|
-
/**
|
|
328
|
-
* Resource tags.
|
|
329
|
-
*/
|
|
330
|
-
tags?: {
|
|
331
|
-
[propertyName: string]: string;
|
|
332
|
-
};
|
|
333
|
-
/**
|
|
334
|
-
* The geo-location where the resource lives
|
|
335
|
-
*/
|
|
336
|
-
location: string;
|
|
337
|
-
}
|
|
338
|
-
/**
|
|
339
|
-
* Describes a hybrid machine.
|
|
340
|
-
*/
|
|
341
|
-
export interface Machine extends TrackedResource {
|
|
342
|
-
locationData?: LocationData;
|
|
343
|
-
/**
|
|
344
|
-
* Specifies the operating system settings for the hybrid machine.
|
|
345
|
-
*/
|
|
346
|
-
osProfile?: MachinePropertiesOsProfile;
|
|
347
|
-
/**
|
|
348
|
-
* The provisioning state, which only appears in the response.
|
|
349
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
350
|
-
*/
|
|
351
|
-
readonly provisioningState?: string;
|
|
352
|
-
/**
|
|
353
|
-
* The status of the hybrid machine agent. Possible values include: 'Connected', 'Disconnected',
|
|
354
|
-
* 'Error'
|
|
355
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
356
|
-
*/
|
|
357
|
-
readonly status?: StatusTypes;
|
|
358
|
-
/**
|
|
359
|
-
* The time of the last status change.
|
|
360
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
361
|
-
*/
|
|
362
|
-
readonly lastStatusChange?: Date;
|
|
363
|
-
/**
|
|
364
|
-
* Details about the error state.
|
|
365
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
366
|
-
*/
|
|
367
|
-
readonly errorDetails?: ErrorDetail[];
|
|
368
|
-
/**
|
|
369
|
-
* The hybrid machine agent full version.
|
|
370
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
371
|
-
*/
|
|
372
|
-
readonly agentVersion?: string;
|
|
373
|
-
/**
|
|
374
|
-
* Specifies the hybrid machine unique ID.
|
|
375
|
-
*/
|
|
376
|
-
vmId?: string;
|
|
377
|
-
/**
|
|
378
|
-
* Specifies the hybrid machine display name.
|
|
379
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
380
|
-
*/
|
|
381
|
-
readonly displayName?: string;
|
|
382
|
-
/**
|
|
383
|
-
* Specifies the hybrid machine FQDN.
|
|
384
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
385
|
-
*/
|
|
386
|
-
readonly machineFqdn?: string;
|
|
387
|
-
/**
|
|
388
|
-
* Public Key that the client provides to be used during initial resource onboarding
|
|
389
|
-
*/
|
|
390
|
-
clientPublicKey?: string;
|
|
391
|
-
/**
|
|
392
|
-
* The Operating System running on the hybrid machine.
|
|
393
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
394
|
-
*/
|
|
395
|
-
readonly osName?: string;
|
|
396
|
-
/**
|
|
397
|
-
* The version of Operating System running on the hybrid machine.
|
|
398
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
399
|
-
*/
|
|
400
|
-
readonly osVersion?: string;
|
|
401
|
-
/**
|
|
402
|
-
* Specifies the Arc Machine's unique SMBIOS ID
|
|
403
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
404
|
-
*/
|
|
405
|
-
readonly vmUuid?: string;
|
|
406
|
-
/**
|
|
407
|
-
* Machine Extensions information
|
|
408
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
409
|
-
*/
|
|
410
|
-
readonly extensions?: MachineExtensionInstanceView[];
|
|
411
|
-
/**
|
|
412
|
-
* Specifies the Operating System product SKU.
|
|
413
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
414
|
-
*/
|
|
415
|
-
readonly osSku?: string;
|
|
416
|
-
/**
|
|
417
|
-
* Specifies the Windows domain name.
|
|
418
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
419
|
-
*/
|
|
420
|
-
readonly domainName?: string;
|
|
421
|
-
/**
|
|
422
|
-
* Specifies the AD fully qualified display name.
|
|
423
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
424
|
-
*/
|
|
425
|
-
readonly adFqdn?: string;
|
|
426
|
-
/**
|
|
427
|
-
* Specifies the DNS fully qualified display name.
|
|
428
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
429
|
-
*/
|
|
430
|
-
readonly dnsFqdn?: string;
|
|
431
|
-
identity?: MachineIdentity;
|
|
432
|
-
}
|
|
433
|
-
/**
|
|
434
|
-
* The Update Resource model definition.
|
|
435
|
-
*/
|
|
436
|
-
export interface UpdateResource {
|
|
437
|
-
/**
|
|
438
|
-
* Resource tags
|
|
439
|
-
*/
|
|
440
|
-
tags?: {
|
|
441
|
-
[propertyName: string]: string;
|
|
442
|
-
};
|
|
443
|
-
}
|
|
444
|
-
/**
|
|
445
|
-
* Describes a hybrid machine Update.
|
|
446
|
-
*/
|
|
447
|
-
export interface MachineUpdate extends UpdateResource {
|
|
448
|
-
/**
|
|
449
|
-
* The identity type.
|
|
450
|
-
*/
|
|
451
|
-
type?: string;
|
|
452
|
-
/**
|
|
453
|
-
* The identity's principal id.
|
|
454
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
455
|
-
*/
|
|
456
|
-
readonly principalId?: string;
|
|
457
|
-
/**
|
|
458
|
-
* The identity's tenant id.
|
|
459
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
460
|
-
*/
|
|
461
|
-
readonly tenantId?: string;
|
|
462
|
-
locationData?: LocationData;
|
|
463
|
-
}
|
|
464
|
-
/**
|
|
465
|
-
* Contains details when the response code indicates an error.
|
|
466
|
-
* @summary Error response.
|
|
467
|
-
*/
|
|
468
|
-
export interface ErrorResponse {
|
|
469
|
-
/**
|
|
470
|
-
* The error details.
|
|
471
|
-
*/
|
|
472
|
-
error: ErrorDetail;
|
|
473
|
-
}
|
|
474
|
-
/**
|
|
475
|
-
* Describes a Machine Extension.
|
|
476
|
-
*/
|
|
477
|
-
export interface MachineExtension extends TrackedResource {
|
|
478
|
-
/**
|
|
479
|
-
* How the extension handler should be forced to update even if the extension configuration has
|
|
480
|
-
* not changed.
|
|
481
|
-
*/
|
|
482
|
-
forceUpdateTag?: string;
|
|
483
|
-
/**
|
|
484
|
-
* The name of the extension handler publisher.
|
|
485
|
-
*/
|
|
486
|
-
publisher?: string;
|
|
487
|
-
/**
|
|
488
|
-
* Specifies the type of the extension; an example is "CustomScriptExtension".
|
|
489
|
-
*/
|
|
490
|
-
machineExtensionType?: string;
|
|
491
|
-
/**
|
|
492
|
-
* Specifies the version of the script handler.
|
|
493
|
-
*/
|
|
494
|
-
typeHandlerVersion?: string;
|
|
495
|
-
/**
|
|
496
|
-
* Indicates whether the extension should use a newer minor version if one is available at
|
|
497
|
-
* deployment time. Once deployed, however, the extension will not upgrade minor versions unless
|
|
498
|
-
* redeployed, even with this property set to true.
|
|
499
|
-
*/
|
|
500
|
-
autoUpgradeMinorVersion?: boolean;
|
|
501
|
-
/**
|
|
502
|
-
* Json formatted public settings for the extension.
|
|
503
|
-
*/
|
|
504
|
-
settings?: any;
|
|
505
|
-
/**
|
|
506
|
-
* The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
|
|
507
|
-
* protected settings at all.
|
|
508
|
-
*/
|
|
509
|
-
protectedSettings?: any;
|
|
510
|
-
/**
|
|
511
|
-
* The provisioning state, which only appears in the response.
|
|
512
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
513
|
-
*/
|
|
514
|
-
readonly provisioningState?: string;
|
|
515
|
-
/**
|
|
516
|
-
* The machine extension instance view.
|
|
517
|
-
*/
|
|
518
|
-
instanceView?: MachineExtensionPropertiesInstanceView;
|
|
519
|
-
}
|
|
520
|
-
/**
|
|
521
|
-
* Describes a Machine Extension Update.
|
|
522
|
-
*/
|
|
523
|
-
export interface MachineExtensionUpdate extends UpdateResource {
|
|
524
|
-
/**
|
|
525
|
-
* How the extension handler should be forced to update even if the extension configuration has
|
|
526
|
-
* not changed.
|
|
527
|
-
*/
|
|
528
|
-
forceUpdateTag?: string;
|
|
529
|
-
/**
|
|
530
|
-
* The name of the extension handler publisher.
|
|
531
|
-
*/
|
|
532
|
-
publisher?: string;
|
|
533
|
-
/**
|
|
534
|
-
* Specifies the type of the extension; an example is "CustomScriptExtension".
|
|
535
|
-
*/
|
|
536
|
-
type?: string;
|
|
537
|
-
/**
|
|
538
|
-
* Specifies the version of the script handler.
|
|
539
|
-
*/
|
|
540
|
-
typeHandlerVersion?: string;
|
|
541
|
-
/**
|
|
542
|
-
* Indicates whether the extension should use a newer minor version if one is available at
|
|
543
|
-
* deployment time. Once deployed, however, the extension will not upgrade minor versions unless
|
|
544
|
-
* redeployed, even with this property set to true.
|
|
545
|
-
*/
|
|
546
|
-
autoUpgradeMinorVersion?: boolean;
|
|
547
|
-
/**
|
|
548
|
-
* Json formatted public settings for the extension.
|
|
549
|
-
*/
|
|
550
|
-
settings?: any;
|
|
551
|
-
/**
|
|
552
|
-
* The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
|
|
553
|
-
* protected settings at all.
|
|
554
|
-
*/
|
|
555
|
-
protectedSettings?: any;
|
|
556
|
-
}
|
|
557
|
-
/**
|
|
558
|
-
* The machine extension instance view.
|
|
559
|
-
*/
|
|
560
|
-
export interface MachineExtensionPropertiesInstanceView extends MachineExtensionInstanceView {
|
|
561
|
-
}
|
|
562
|
-
/**
|
|
563
|
-
* Describes the properties of a Machine Extension.
|
|
564
|
-
*/
|
|
565
|
-
export interface MachineExtensionPropertiesModel {
|
|
566
|
-
/**
|
|
567
|
-
* How the extension handler should be forced to update even if the extension configuration has
|
|
568
|
-
* not changed.
|
|
569
|
-
*/
|
|
570
|
-
forceUpdateTag?: string;
|
|
571
|
-
/**
|
|
572
|
-
* The name of the extension handler publisher.
|
|
573
|
-
*/
|
|
574
|
-
publisher?: string;
|
|
575
|
-
/**
|
|
576
|
-
* Specifies the type of the extension; an example is "CustomScriptExtension".
|
|
577
|
-
*/
|
|
578
|
-
type?: string;
|
|
579
|
-
/**
|
|
580
|
-
* Specifies the version of the script handler.
|
|
581
|
-
*/
|
|
582
|
-
typeHandlerVersion?: string;
|
|
583
|
-
/**
|
|
584
|
-
* Indicates whether the extension should use a newer minor version if one is available at
|
|
585
|
-
* deployment time. Once deployed, however, the extension will not upgrade minor versions unless
|
|
586
|
-
* redeployed, even with this property set to true.
|
|
587
|
-
*/
|
|
588
|
-
autoUpgradeMinorVersion?: boolean;
|
|
589
|
-
/**
|
|
590
|
-
* Json formatted public settings for the extension.
|
|
591
|
-
*/
|
|
592
|
-
settings?: any;
|
|
593
|
-
/**
|
|
594
|
-
* The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
|
|
595
|
-
* protected settings at all.
|
|
596
|
-
*/
|
|
597
|
-
protectedSettings?: any;
|
|
598
|
-
/**
|
|
599
|
-
* The provisioning state, which only appears in the response.
|
|
600
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
601
|
-
*/
|
|
602
|
-
readonly provisioningState?: string;
|
|
603
|
-
/**
|
|
604
|
-
* The machine extension instance view.
|
|
605
|
-
*/
|
|
606
|
-
instanceView?: MachineExtensionPropertiesInstanceView;
|
|
607
|
-
}
|
|
608
|
-
/**
|
|
609
|
-
* Describes the properties of a Machine Extension.
|
|
610
|
-
*/
|
|
611
|
-
export interface MachineExtensionUpdatePropertiesModel {
|
|
612
|
-
/**
|
|
613
|
-
* How the extension handler should be forced to update even if the extension configuration has
|
|
614
|
-
* not changed.
|
|
615
|
-
*/
|
|
616
|
-
forceUpdateTag?: string;
|
|
617
|
-
/**
|
|
618
|
-
* The name of the extension handler publisher.
|
|
619
|
-
*/
|
|
620
|
-
publisher?: string;
|
|
621
|
-
/**
|
|
622
|
-
* Specifies the type of the extension; an example is "CustomScriptExtension".
|
|
623
|
-
*/
|
|
624
|
-
type?: string;
|
|
625
|
-
/**
|
|
626
|
-
* Specifies the version of the script handler.
|
|
627
|
-
*/
|
|
628
|
-
typeHandlerVersion?: string;
|
|
629
|
-
/**
|
|
630
|
-
* Indicates whether the extension should use a newer minor version if one is available at
|
|
631
|
-
* deployment time. Once deployed, however, the extension will not upgrade minor versions unless
|
|
632
|
-
* redeployed, even with this property set to true.
|
|
633
|
-
*/
|
|
634
|
-
autoUpgradeMinorVersion?: boolean;
|
|
635
|
-
/**
|
|
636
|
-
* Json formatted public settings for the extension.
|
|
637
|
-
*/
|
|
638
|
-
settings?: any;
|
|
639
|
-
/**
|
|
640
|
-
* The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no
|
|
641
|
-
* protected settings at all.
|
|
642
|
-
*/
|
|
643
|
-
protectedSettings?: any;
|
|
644
|
-
}
|
|
645
|
-
/**
|
|
646
|
-
* The resource model definition for a ARM proxy resource. It will have everything other than
|
|
647
|
-
* required location and tags
|
|
648
|
-
*/
|
|
649
|
-
export interface ProxyResource extends Resource {
|
|
650
|
-
}
|
|
651
|
-
/**
|
|
652
|
-
* The resource model definition for a Azure Resource Manager resource with an etag.
|
|
653
|
-
*/
|
|
654
|
-
export interface AzureEntityResource extends Resource {
|
|
655
|
-
/**
|
|
656
|
-
* Resource Etag.
|
|
657
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
658
|
-
*/
|
|
659
|
-
readonly etag?: string;
|
|
660
|
-
}
|
|
661
|
-
/**
|
|
662
|
-
* Optional Parameters.
|
|
663
|
-
*/
|
|
664
|
-
export interface MachinesGetOptionalParams extends msRest.RequestOptionsBase {
|
|
665
|
-
/**
|
|
666
|
-
* The expand expression to apply on the operation. Possible values include: 'instanceView'
|
|
667
|
-
*/
|
|
668
|
-
expand?: InstanceViewTypes;
|
|
669
|
-
}
|
|
670
|
-
/**
|
|
671
|
-
* Optional Parameters.
|
|
672
|
-
*/
|
|
673
|
-
export interface MachineExtensionsListOptionalParams extends msRest.RequestOptionsBase {
|
|
674
|
-
/**
|
|
675
|
-
* The expand expression to apply on the operation.
|
|
676
|
-
*/
|
|
677
|
-
expand?: string;
|
|
678
|
-
}
|
|
679
|
-
/**
|
|
680
|
-
* An interface representing HybridComputeManagementClientOptions.
|
|
681
|
-
*/
|
|
682
|
-
export interface HybridComputeManagementClientOptions extends AzureServiceClientOptions {
|
|
683
|
-
baseUri?: string;
|
|
684
|
-
}
|
|
685
|
-
/**
|
|
686
|
-
* @interface
|
|
687
|
-
* The List hybrid machine operation response.
|
|
688
|
-
* @extends Array<Machine>
|
|
689
|
-
*/
|
|
690
|
-
export interface MachineListResult extends Array<Machine> {
|
|
691
|
-
/**
|
|
692
|
-
* The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next
|
|
693
|
-
* page of hybrid machines.
|
|
694
|
-
*/
|
|
695
|
-
nextLink?: string;
|
|
696
|
-
}
|
|
697
|
-
/**
|
|
698
|
-
* @interface
|
|
699
|
-
* Describes the Machine Extensions List Result.
|
|
700
|
-
* @extends Array<MachineExtension>
|
|
701
|
-
*/
|
|
702
|
-
export interface MachineExtensionsListResult extends Array<MachineExtension> {
|
|
703
|
-
/**
|
|
704
|
-
* The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the
|
|
705
|
-
* next page of extensions.
|
|
706
|
-
*/
|
|
707
|
-
nextLink?: string;
|
|
708
|
-
}
|
|
709
|
-
/**
|
|
710
|
-
* @interface
|
|
711
|
-
* The List Compute Operation operation response.
|
|
712
|
-
* @extends Array<OperationValue>
|
|
713
|
-
*/
|
|
714
|
-
export interface OperationListResult extends Array<OperationValue> {
|
|
715
|
-
}
|
|
716
|
-
/**
|
|
717
|
-
* Defines values for StatusTypes.
|
|
718
|
-
* Possible values include: 'Connected', 'Disconnected', 'Error'
|
|
719
|
-
* @readonly
|
|
720
|
-
* @enum {string}
|
|
721
|
-
*/
|
|
722
|
-
export declare type StatusTypes = 'Connected' | 'Disconnected' | 'Error';
|
|
723
|
-
/**
|
|
724
|
-
* Defines values for StatusLevelTypes.
|
|
725
|
-
* Possible values include: 'Info', 'Warning', 'Error'
|
|
726
|
-
* @readonly
|
|
727
|
-
* @enum {string}
|
|
728
|
-
*/
|
|
729
|
-
export declare type StatusLevelTypes = 'Info' | 'Warning' | 'Error';
|
|
730
|
-
/**
|
|
731
|
-
* Defines values for InstanceViewTypes.
|
|
732
|
-
* Possible values include: 'instanceView'
|
|
733
|
-
* @readonly
|
|
734
|
-
* @enum {string}
|
|
735
|
-
*/
|
|
736
|
-
export declare type InstanceViewTypes = 'instanceView';
|
|
737
|
-
/**
|
|
738
|
-
* Contains response data for the get operation.
|
|
739
|
-
*/
|
|
740
|
-
export declare type MachinesGetResponse = Machine & {
|
|
741
|
-
/**
|
|
742
|
-
* The underlying HTTP response.
|
|
743
|
-
*/
|
|
744
|
-
_response: msRest.HttpResponse & {
|
|
745
|
-
/**
|
|
746
|
-
* The response body as text (string format)
|
|
747
|
-
*/
|
|
748
|
-
bodyAsText: string;
|
|
749
|
-
/**
|
|
750
|
-
* The response body as parsed JSON or XML
|
|
751
|
-
*/
|
|
752
|
-
parsedBody: Machine;
|
|
753
|
-
};
|
|
754
|
-
};
|
|
755
|
-
/**
|
|
756
|
-
* Contains response data for the listByResourceGroup operation.
|
|
757
|
-
*/
|
|
758
|
-
export declare type MachinesListByResourceGroupResponse = MachineListResult & {
|
|
759
|
-
/**
|
|
760
|
-
* The underlying HTTP response.
|
|
761
|
-
*/
|
|
762
|
-
_response: msRest.HttpResponse & {
|
|
763
|
-
/**
|
|
764
|
-
* The response body as text (string format)
|
|
765
|
-
*/
|
|
766
|
-
bodyAsText: string;
|
|
767
|
-
/**
|
|
768
|
-
* The response body as parsed JSON or XML
|
|
769
|
-
*/
|
|
770
|
-
parsedBody: MachineListResult;
|
|
771
|
-
};
|
|
772
|
-
};
|
|
773
|
-
/**
|
|
774
|
-
* Contains response data for the listBySubscription operation.
|
|
775
|
-
*/
|
|
776
|
-
export declare type MachinesListBySubscriptionResponse = MachineListResult & {
|
|
777
|
-
/**
|
|
778
|
-
* The underlying HTTP response.
|
|
779
|
-
*/
|
|
780
|
-
_response: msRest.HttpResponse & {
|
|
781
|
-
/**
|
|
782
|
-
* The response body as text (string format)
|
|
783
|
-
*/
|
|
784
|
-
bodyAsText: string;
|
|
785
|
-
/**
|
|
786
|
-
* The response body as parsed JSON or XML
|
|
787
|
-
*/
|
|
788
|
-
parsedBody: MachineListResult;
|
|
789
|
-
};
|
|
790
|
-
};
|
|
791
|
-
/**
|
|
792
|
-
* Contains response data for the listByResourceGroupNext operation.
|
|
793
|
-
*/
|
|
794
|
-
export declare type MachinesListByResourceGroupNextResponse = MachineListResult & {
|
|
795
|
-
/**
|
|
796
|
-
* The underlying HTTP response.
|
|
797
|
-
*/
|
|
798
|
-
_response: msRest.HttpResponse & {
|
|
799
|
-
/**
|
|
800
|
-
* The response body as text (string format)
|
|
801
|
-
*/
|
|
802
|
-
bodyAsText: string;
|
|
803
|
-
/**
|
|
804
|
-
* The response body as parsed JSON or XML
|
|
805
|
-
*/
|
|
806
|
-
parsedBody: MachineListResult;
|
|
807
|
-
};
|
|
808
|
-
};
|
|
809
|
-
/**
|
|
810
|
-
* Contains response data for the listBySubscriptionNext operation.
|
|
811
|
-
*/
|
|
812
|
-
export declare type MachinesListBySubscriptionNextResponse = MachineListResult & {
|
|
813
|
-
/**
|
|
814
|
-
* The underlying HTTP response.
|
|
815
|
-
*/
|
|
816
|
-
_response: msRest.HttpResponse & {
|
|
817
|
-
/**
|
|
818
|
-
* The response body as text (string format)
|
|
819
|
-
*/
|
|
820
|
-
bodyAsText: string;
|
|
821
|
-
/**
|
|
822
|
-
* The response body as parsed JSON or XML
|
|
823
|
-
*/
|
|
824
|
-
parsedBody: MachineListResult;
|
|
825
|
-
};
|
|
826
|
-
};
|
|
827
|
-
/**
|
|
828
|
-
* Contains response data for the createOrUpdate operation.
|
|
829
|
-
*/
|
|
830
|
-
export declare type MachineExtensionsCreateOrUpdateResponse = MachineExtension & {
|
|
831
|
-
/**
|
|
832
|
-
* The underlying HTTP response.
|
|
833
|
-
*/
|
|
834
|
-
_response: msRest.HttpResponse & {
|
|
835
|
-
/**
|
|
836
|
-
* The response body as text (string format)
|
|
837
|
-
*/
|
|
838
|
-
bodyAsText: string;
|
|
839
|
-
/**
|
|
840
|
-
* The response body as parsed JSON or XML
|
|
841
|
-
*/
|
|
842
|
-
parsedBody: MachineExtension;
|
|
843
|
-
};
|
|
844
|
-
};
|
|
845
|
-
/**
|
|
846
|
-
* Contains response data for the update operation.
|
|
847
|
-
*/
|
|
848
|
-
export declare type MachineExtensionsUpdateResponse = MachineExtension & {
|
|
849
|
-
/**
|
|
850
|
-
* The underlying HTTP response.
|
|
851
|
-
*/
|
|
852
|
-
_response: msRest.HttpResponse & {
|
|
853
|
-
/**
|
|
854
|
-
* The response body as text (string format)
|
|
855
|
-
*/
|
|
856
|
-
bodyAsText: string;
|
|
857
|
-
/**
|
|
858
|
-
* The response body as parsed JSON or XML
|
|
859
|
-
*/
|
|
860
|
-
parsedBody: MachineExtension;
|
|
861
|
-
};
|
|
862
|
-
};
|
|
863
|
-
/**
|
|
864
|
-
* Contains response data for the get operation.
|
|
865
|
-
*/
|
|
866
|
-
export declare type MachineExtensionsGetResponse = MachineExtension & {
|
|
867
|
-
/**
|
|
868
|
-
* The underlying HTTP response.
|
|
869
|
-
*/
|
|
870
|
-
_response: msRest.HttpResponse & {
|
|
871
|
-
/**
|
|
872
|
-
* The response body as text (string format)
|
|
873
|
-
*/
|
|
874
|
-
bodyAsText: string;
|
|
875
|
-
/**
|
|
876
|
-
* The response body as parsed JSON or XML
|
|
877
|
-
*/
|
|
878
|
-
parsedBody: MachineExtension;
|
|
879
|
-
};
|
|
880
|
-
};
|
|
881
|
-
/**
|
|
882
|
-
* Contains response data for the list operation.
|
|
883
|
-
*/
|
|
884
|
-
export declare type MachineExtensionsListResponse = MachineExtensionsListResult & {
|
|
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: MachineExtensionsListResult;
|
|
897
|
-
};
|
|
898
|
-
};
|
|
899
|
-
/**
|
|
900
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
901
|
-
*/
|
|
902
|
-
export declare type MachineExtensionsBeginCreateOrUpdateResponse = MachineExtension & {
|
|
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: MachineExtension;
|
|
915
|
-
};
|
|
916
|
-
};
|
|
917
|
-
/**
|
|
918
|
-
* Contains response data for the beginUpdate operation.
|
|
919
|
-
*/
|
|
920
|
-
export declare type MachineExtensionsBeginUpdateResponse = MachineExtension & {
|
|
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: MachineExtension;
|
|
933
|
-
};
|
|
934
|
-
};
|
|
935
|
-
/**
|
|
936
|
-
* Contains response data for the listNext operation.
|
|
937
|
-
*/
|
|
938
|
-
export declare type MachineExtensionsListNextResponse = MachineExtensionsListResult & {
|
|
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: MachineExtensionsListResult;
|
|
951
|
-
};
|
|
952
|
-
};
|
|
953
|
-
/**
|
|
954
|
-
* Contains response data for the list operation.
|
|
955
|
-
*/
|
|
956
|
-
export declare type OperationsListResponse = OperationListResult & {
|
|
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: OperationListResult;
|
|
969
|
-
};
|
|
970
|
-
};
|
|
971
|
-
//# sourceMappingURL=index.d.ts.map
|