@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/src/models/mappers.ts
CHANGED
|
@@ -1,201 +1,58 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
4
|
*
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
|
-
import
|
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
11
10
|
|
|
12
|
-
export const
|
|
13
|
-
export const BaseResource = BaseResourceMapper;
|
|
14
|
-
|
|
15
|
-
export const OperationValue: msRest.CompositeMapper = {
|
|
16
|
-
serializedName: "OperationValue",
|
|
17
|
-
type: {
|
|
18
|
-
name: "Composite",
|
|
19
|
-
className: "OperationValue",
|
|
20
|
-
modelProperties: {
|
|
21
|
-
origin: {
|
|
22
|
-
readOnly: true,
|
|
23
|
-
serializedName: "origin",
|
|
24
|
-
type: {
|
|
25
|
-
name: "String"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
name: {
|
|
29
|
-
readOnly: true,
|
|
30
|
-
serializedName: "name",
|
|
31
|
-
type: {
|
|
32
|
-
name: "String"
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
operation: {
|
|
36
|
-
readOnly: true,
|
|
37
|
-
serializedName: "display.operation",
|
|
38
|
-
type: {
|
|
39
|
-
name: "String"
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
resource: {
|
|
43
|
-
readOnly: true,
|
|
44
|
-
serializedName: "display.resource",
|
|
45
|
-
type: {
|
|
46
|
-
name: "String"
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
description: {
|
|
50
|
-
readOnly: true,
|
|
51
|
-
serializedName: "display.description",
|
|
52
|
-
type: {
|
|
53
|
-
name: "String"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
provider: {
|
|
57
|
-
readOnly: true,
|
|
58
|
-
serializedName: "display.provider",
|
|
59
|
-
type: {
|
|
60
|
-
name: "String"
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
};
|
|
66
|
-
|
|
67
|
-
export const OperationValueDisplayModel: msRest.CompositeMapper = {
|
|
68
|
-
serializedName: "OperationValueDisplay",
|
|
69
|
-
type: {
|
|
70
|
-
name: "Composite",
|
|
71
|
-
className: "OperationValueDisplayModel",
|
|
72
|
-
modelProperties: {
|
|
73
|
-
operation: {
|
|
74
|
-
readOnly: true,
|
|
75
|
-
serializedName: "operation",
|
|
76
|
-
type: {
|
|
77
|
-
name: "String"
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
resource: {
|
|
81
|
-
readOnly: true,
|
|
82
|
-
serializedName: "resource",
|
|
83
|
-
type: {
|
|
84
|
-
name: "String"
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
description: {
|
|
88
|
-
readOnly: true,
|
|
89
|
-
serializedName: "description",
|
|
90
|
-
type: {
|
|
91
|
-
name: "String"
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
provider: {
|
|
95
|
-
readOnly: true,
|
|
96
|
-
serializedName: "provider",
|
|
97
|
-
type: {
|
|
98
|
-
name: "String"
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
};
|
|
104
|
-
|
|
105
|
-
export const OSProfile: msRest.CompositeMapper = {
|
|
106
|
-
serializedName: "OSProfile",
|
|
107
|
-
type: {
|
|
108
|
-
name: "Composite",
|
|
109
|
-
className: "OSProfile",
|
|
110
|
-
modelProperties: {
|
|
111
|
-
computerName: {
|
|
112
|
-
readOnly: true,
|
|
113
|
-
serializedName: "computerName",
|
|
114
|
-
type: {
|
|
115
|
-
name: "String"
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
};
|
|
121
|
-
|
|
122
|
-
export const LocationData: msRest.CompositeMapper = {
|
|
123
|
-
serializedName: "locationData",
|
|
11
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
124
12
|
type: {
|
|
125
13
|
name: "Composite",
|
|
126
|
-
className: "
|
|
14
|
+
className: "ErrorResponse",
|
|
127
15
|
modelProperties: {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
serializedName: "name",
|
|
131
|
-
constraints: {
|
|
132
|
-
MaxLength: 256
|
|
133
|
-
},
|
|
134
|
-
type: {
|
|
135
|
-
name: "String"
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
city: {
|
|
139
|
-
serializedName: "city",
|
|
140
|
-
type: {
|
|
141
|
-
name: "String"
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
district: {
|
|
145
|
-
serializedName: "district",
|
|
146
|
-
type: {
|
|
147
|
-
name: "String"
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
countryOrRegion: {
|
|
151
|
-
serializedName: "countryOrRegion",
|
|
16
|
+
error: {
|
|
17
|
+
serializedName: "error",
|
|
152
18
|
type: {
|
|
153
|
-
name: "
|
|
19
|
+
name: "Composite",
|
|
20
|
+
className: "ErrorDetail"
|
|
154
21
|
}
|
|
155
22
|
}
|
|
156
23
|
}
|
|
157
24
|
}
|
|
158
25
|
};
|
|
159
26
|
|
|
160
|
-
export const
|
|
161
|
-
serializedName: "MachineProperties_osProfile",
|
|
162
|
-
type: {
|
|
163
|
-
name: "Composite",
|
|
164
|
-
className: "MachinePropertiesOsProfile",
|
|
165
|
-
modelProperties: {
|
|
166
|
-
...OSProfile.type.modelProperties
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
};
|
|
170
|
-
|
|
171
|
-
export const ErrorDetail: msRest.CompositeMapper = {
|
|
172
|
-
serializedName: "ErrorDetail",
|
|
27
|
+
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
173
28
|
type: {
|
|
174
29
|
name: "Composite",
|
|
175
30
|
className: "ErrorDetail",
|
|
176
31
|
modelProperties: {
|
|
177
32
|
code: {
|
|
178
|
-
required: true,
|
|
179
33
|
serializedName: "code",
|
|
34
|
+
readOnly: true,
|
|
180
35
|
type: {
|
|
181
36
|
name: "String"
|
|
182
37
|
}
|
|
183
38
|
},
|
|
184
39
|
message: {
|
|
185
|
-
required: true,
|
|
186
40
|
serializedName: "message",
|
|
41
|
+
readOnly: true,
|
|
187
42
|
type: {
|
|
188
43
|
name: "String"
|
|
189
44
|
}
|
|
190
45
|
},
|
|
191
46
|
target: {
|
|
192
47
|
serializedName: "target",
|
|
48
|
+
readOnly: true,
|
|
193
49
|
type: {
|
|
194
50
|
name: "String"
|
|
195
51
|
}
|
|
196
52
|
},
|
|
197
53
|
details: {
|
|
198
54
|
serializedName: "details",
|
|
55
|
+
readOnly: true,
|
|
199
56
|
type: {
|
|
200
57
|
name: "Sequence",
|
|
201
58
|
element: {
|
|
@@ -205,96 +62,49 @@ export const ErrorDetail: msRest.CompositeMapper = {
|
|
|
205
62
|
}
|
|
206
63
|
}
|
|
207
64
|
}
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
};
|
|
212
|
-
|
|
213
|
-
export const MachineExtensionInstanceViewStatus: msRest.CompositeMapper = {
|
|
214
|
-
serializedName: "MachineExtensionInstanceView_status",
|
|
215
|
-
type: {
|
|
216
|
-
name: "Composite",
|
|
217
|
-
className: "MachineExtensionInstanceViewStatus",
|
|
218
|
-
modelProperties: {
|
|
219
|
-
code: {
|
|
220
|
-
readOnly: true,
|
|
221
|
-
serializedName: "code",
|
|
222
|
-
type: {
|
|
223
|
-
name: "String"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
level: {
|
|
227
|
-
readOnly: true,
|
|
228
|
-
serializedName: "level",
|
|
229
|
-
type: {
|
|
230
|
-
name: "String"
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
displayStatus: {
|
|
234
|
-
readOnly: true,
|
|
235
|
-
serializedName: "displayStatus",
|
|
236
|
-
type: {
|
|
237
|
-
name: "String"
|
|
238
|
-
}
|
|
239
|
-
},
|
|
240
|
-
message: {
|
|
241
|
-
readOnly: true,
|
|
242
|
-
serializedName: "message",
|
|
243
|
-
type: {
|
|
244
|
-
name: "String"
|
|
245
|
-
}
|
|
246
65
|
},
|
|
247
|
-
|
|
66
|
+
additionalInfo: {
|
|
67
|
+
serializedName: "additionalInfo",
|
|
248
68
|
readOnly: true,
|
|
249
|
-
serializedName: "time",
|
|
250
69
|
type: {
|
|
251
|
-
name: "
|
|
70
|
+
name: "Sequence",
|
|
71
|
+
element: {
|
|
72
|
+
type: {
|
|
73
|
+
name: "Composite",
|
|
74
|
+
className: "ErrorAdditionalInfo"
|
|
75
|
+
}
|
|
76
|
+
}
|
|
252
77
|
}
|
|
253
78
|
}
|
|
254
79
|
}
|
|
255
80
|
}
|
|
256
81
|
};
|
|
257
82
|
|
|
258
|
-
export const
|
|
259
|
-
serializedName: "MachineExtensionInstanceView",
|
|
83
|
+
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
260
84
|
type: {
|
|
261
85
|
name: "Composite",
|
|
262
|
-
className: "
|
|
86
|
+
className: "ErrorAdditionalInfo",
|
|
263
87
|
modelProperties: {
|
|
264
|
-
name: {
|
|
265
|
-
readOnly: true,
|
|
266
|
-
serializedName: "name",
|
|
267
|
-
type: {
|
|
268
|
-
name: "String"
|
|
269
|
-
}
|
|
270
|
-
},
|
|
271
88
|
type: {
|
|
272
|
-
readOnly: true,
|
|
273
89
|
serializedName: "type",
|
|
274
|
-
type: {
|
|
275
|
-
name: "String"
|
|
276
|
-
}
|
|
277
|
-
},
|
|
278
|
-
typeHandlerVersion: {
|
|
279
90
|
readOnly: true,
|
|
280
|
-
serializedName: "typeHandlerVersion",
|
|
281
91
|
type: {
|
|
282
92
|
name: "String"
|
|
283
93
|
}
|
|
284
94
|
},
|
|
285
|
-
|
|
286
|
-
serializedName: "
|
|
95
|
+
info: {
|
|
96
|
+
serializedName: "info",
|
|
97
|
+
readOnly: true,
|
|
287
98
|
type: {
|
|
288
|
-
name: "
|
|
289
|
-
|
|
99
|
+
name: "Dictionary",
|
|
100
|
+
value: { type: { name: "any" } }
|
|
290
101
|
}
|
|
291
102
|
}
|
|
292
103
|
}
|
|
293
104
|
}
|
|
294
105
|
};
|
|
295
106
|
|
|
296
|
-
export const MachineProperties:
|
|
297
|
-
serializedName: "MachineProperties",
|
|
107
|
+
export const MachineProperties: coreClient.CompositeMapper = {
|
|
298
108
|
type: {
|
|
299
109
|
name: "Composite",
|
|
300
110
|
className: "MachineProperties",
|
|
@@ -310,33 +120,33 @@ export const MachineProperties: msRest.CompositeMapper = {
|
|
|
310
120
|
serializedName: "osProfile",
|
|
311
121
|
type: {
|
|
312
122
|
name: "Composite",
|
|
313
|
-
className: "
|
|
123
|
+
className: "OSProfile"
|
|
314
124
|
}
|
|
315
125
|
},
|
|
316
126
|
provisioningState: {
|
|
317
|
-
readOnly: true,
|
|
318
127
|
serializedName: "provisioningState",
|
|
128
|
+
readOnly: true,
|
|
319
129
|
type: {
|
|
320
130
|
name: "String"
|
|
321
131
|
}
|
|
322
132
|
},
|
|
323
133
|
status: {
|
|
324
|
-
readOnly: true,
|
|
325
134
|
serializedName: "status",
|
|
135
|
+
readOnly: true,
|
|
326
136
|
type: {
|
|
327
137
|
name: "String"
|
|
328
138
|
}
|
|
329
139
|
},
|
|
330
140
|
lastStatusChange: {
|
|
331
|
-
readOnly: true,
|
|
332
141
|
serializedName: "lastStatusChange",
|
|
142
|
+
readOnly: true,
|
|
333
143
|
type: {
|
|
334
144
|
name: "DateTime"
|
|
335
145
|
}
|
|
336
146
|
},
|
|
337
147
|
errorDetails: {
|
|
338
|
-
readOnly: true,
|
|
339
148
|
serializedName: "errorDetails",
|
|
149
|
+
readOnly: true,
|
|
340
150
|
type: {
|
|
341
151
|
name: "Sequence",
|
|
342
152
|
element: {
|
|
@@ -348,8 +158,8 @@ export const MachineProperties: msRest.CompositeMapper = {
|
|
|
348
158
|
}
|
|
349
159
|
},
|
|
350
160
|
agentVersion: {
|
|
351
|
-
readOnly: true,
|
|
352
161
|
serializedName: "agentVersion",
|
|
162
|
+
readOnly: true,
|
|
353
163
|
type: {
|
|
354
164
|
name: "String"
|
|
355
165
|
}
|
|
@@ -361,15 +171,15 @@ export const MachineProperties: msRest.CompositeMapper = {
|
|
|
361
171
|
}
|
|
362
172
|
},
|
|
363
173
|
displayName: {
|
|
364
|
-
readOnly: true,
|
|
365
174
|
serializedName: "displayName",
|
|
175
|
+
readOnly: true,
|
|
366
176
|
type: {
|
|
367
177
|
name: "String"
|
|
368
178
|
}
|
|
369
179
|
},
|
|
370
180
|
machineFqdn: {
|
|
371
|
-
readOnly: true,
|
|
372
181
|
serializedName: "machineFqdn",
|
|
182
|
+
readOnly: true,
|
|
373
183
|
type: {
|
|
374
184
|
name: "String"
|
|
375
185
|
}
|
|
@@ -381,28 +191,27 @@ export const MachineProperties: msRest.CompositeMapper = {
|
|
|
381
191
|
}
|
|
382
192
|
},
|
|
383
193
|
osName: {
|
|
384
|
-
readOnly: true,
|
|
385
194
|
serializedName: "osName",
|
|
195
|
+
readOnly: true,
|
|
386
196
|
type: {
|
|
387
197
|
name: "String"
|
|
388
198
|
}
|
|
389
199
|
},
|
|
390
200
|
osVersion: {
|
|
391
|
-
readOnly: true,
|
|
392
201
|
serializedName: "osVersion",
|
|
202
|
+
readOnly: true,
|
|
393
203
|
type: {
|
|
394
204
|
name: "String"
|
|
395
205
|
}
|
|
396
206
|
},
|
|
397
207
|
vmUuid: {
|
|
398
|
-
readOnly: true,
|
|
399
208
|
serializedName: "vmUuid",
|
|
209
|
+
readOnly: true,
|
|
400
210
|
type: {
|
|
401
211
|
name: "String"
|
|
402
212
|
}
|
|
403
213
|
},
|
|
404
214
|
extensions: {
|
|
405
|
-
readOnly: true,
|
|
406
215
|
serializedName: "extensions",
|
|
407
216
|
type: {
|
|
408
217
|
name: "Sequence",
|
|
@@ -415,76 +224,86 @@ export const MachineProperties: msRest.CompositeMapper = {
|
|
|
415
224
|
}
|
|
416
225
|
},
|
|
417
226
|
osSku: {
|
|
418
|
-
readOnly: true,
|
|
419
227
|
serializedName: "osSku",
|
|
228
|
+
readOnly: true,
|
|
420
229
|
type: {
|
|
421
230
|
name: "String"
|
|
422
231
|
}
|
|
423
232
|
},
|
|
424
233
|
domainName: {
|
|
425
|
-
readOnly: true,
|
|
426
234
|
serializedName: "domainName",
|
|
235
|
+
readOnly: true,
|
|
427
236
|
type: {
|
|
428
237
|
name: "String"
|
|
429
238
|
}
|
|
430
239
|
},
|
|
431
240
|
adFqdn: {
|
|
432
|
-
readOnly: true,
|
|
433
241
|
serializedName: "adFqdn",
|
|
242
|
+
readOnly: true,
|
|
434
243
|
type: {
|
|
435
244
|
name: "String"
|
|
436
245
|
}
|
|
437
246
|
},
|
|
438
247
|
dnsFqdn: {
|
|
439
|
-
readOnly: true,
|
|
440
248
|
serializedName: "dnsFqdn",
|
|
249
|
+
readOnly: true,
|
|
250
|
+
type: {
|
|
251
|
+
name: "String"
|
|
252
|
+
}
|
|
253
|
+
},
|
|
254
|
+
privateLinkScopeResourceId: {
|
|
255
|
+
serializedName: "privateLinkScopeResourceId",
|
|
441
256
|
type: {
|
|
442
257
|
name: "String"
|
|
443
258
|
}
|
|
259
|
+
},
|
|
260
|
+
parentClusterResourceId: {
|
|
261
|
+
serializedName: "parentClusterResourceId",
|
|
262
|
+
type: {
|
|
263
|
+
name: "String"
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
detectedProperties: {
|
|
267
|
+
serializedName: "detectedProperties",
|
|
268
|
+
readOnly: true,
|
|
269
|
+
type: {
|
|
270
|
+
name: "Dictionary",
|
|
271
|
+
value: { type: { name: "String" } }
|
|
272
|
+
}
|
|
444
273
|
}
|
|
445
274
|
}
|
|
446
275
|
}
|
|
447
276
|
};
|
|
448
277
|
|
|
449
|
-
export const
|
|
450
|
-
serializedName: "MachineUpdateProperties",
|
|
278
|
+
export const LocationData: coreClient.CompositeMapper = {
|
|
451
279
|
type: {
|
|
452
280
|
name: "Composite",
|
|
453
|
-
className: "
|
|
281
|
+
className: "LocationData",
|
|
454
282
|
modelProperties: {
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
283
|
+
name: {
|
|
284
|
+
constraints: {
|
|
285
|
+
MaxLength: 256
|
|
286
|
+
},
|
|
287
|
+
serializedName: "name",
|
|
288
|
+
required: true,
|
|
289
|
+
type: {
|
|
290
|
+
name: "String"
|
|
460
291
|
}
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
};
|
|
465
|
-
|
|
466
|
-
export const Identity: msRest.CompositeMapper = {
|
|
467
|
-
serializedName: "Identity",
|
|
468
|
-
type: {
|
|
469
|
-
name: "Composite",
|
|
470
|
-
className: "Identity",
|
|
471
|
-
modelProperties: {
|
|
472
|
-
type: {
|
|
473
|
-
serializedName: "type",
|
|
292
|
+
},
|
|
293
|
+
city: {
|
|
294
|
+
serializedName: "city",
|
|
474
295
|
type: {
|
|
475
296
|
name: "String"
|
|
476
297
|
}
|
|
477
298
|
},
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
serializedName: "principalId",
|
|
299
|
+
district: {
|
|
300
|
+
serializedName: "district",
|
|
481
301
|
type: {
|
|
482
302
|
name: "String"
|
|
483
303
|
}
|
|
484
304
|
},
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
serializedName: "tenantId",
|
|
305
|
+
countryOrRegion: {
|
|
306
|
+
serializedName: "countryOrRegion",
|
|
488
307
|
type: {
|
|
489
308
|
name: "String"
|
|
490
309
|
}
|
|
@@ -493,614 +312,653 @@ export const Identity: msRest.CompositeMapper = {
|
|
|
493
312
|
}
|
|
494
313
|
};
|
|
495
314
|
|
|
496
|
-
export const
|
|
497
|
-
serializedName: "Machine_identity",
|
|
315
|
+
export const OSProfile: coreClient.CompositeMapper = {
|
|
498
316
|
type: {
|
|
499
317
|
name: "Composite",
|
|
500
|
-
className: "
|
|
318
|
+
className: "OSProfile",
|
|
501
319
|
modelProperties: {
|
|
502
|
-
|
|
320
|
+
computerName: {
|
|
321
|
+
serializedName: "computerName",
|
|
322
|
+
readOnly: true,
|
|
323
|
+
type: {
|
|
324
|
+
name: "String"
|
|
325
|
+
}
|
|
326
|
+
}
|
|
503
327
|
}
|
|
504
328
|
}
|
|
505
329
|
};
|
|
506
330
|
|
|
507
|
-
export const
|
|
508
|
-
serializedName: "Resource",
|
|
331
|
+
export const MachineExtensionInstanceView: coreClient.CompositeMapper = {
|
|
509
332
|
type: {
|
|
510
333
|
name: "Composite",
|
|
511
|
-
className: "
|
|
334
|
+
className: "MachineExtensionInstanceView",
|
|
512
335
|
modelProperties: {
|
|
513
|
-
id: {
|
|
514
|
-
readOnly: true,
|
|
515
|
-
serializedName: "id",
|
|
516
|
-
type: {
|
|
517
|
-
name: "String"
|
|
518
|
-
}
|
|
519
|
-
},
|
|
520
336
|
name: {
|
|
521
|
-
readOnly: true,
|
|
522
337
|
serializedName: "name",
|
|
523
338
|
type: {
|
|
524
339
|
name: "String"
|
|
525
340
|
}
|
|
526
341
|
},
|
|
527
342
|
type: {
|
|
528
|
-
readOnly: true,
|
|
529
343
|
serializedName: "type",
|
|
530
344
|
type: {
|
|
531
345
|
name: "String"
|
|
532
346
|
}
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
};
|
|
537
|
-
|
|
538
|
-
export const TrackedResource: msRest.CompositeMapper = {
|
|
539
|
-
serializedName: "TrackedResource",
|
|
540
|
-
type: {
|
|
541
|
-
name: "Composite",
|
|
542
|
-
className: "TrackedResource",
|
|
543
|
-
modelProperties: {
|
|
544
|
-
...Resource.type.modelProperties,
|
|
545
|
-
tags: {
|
|
546
|
-
serializedName: "tags",
|
|
347
|
+
},
|
|
348
|
+
typeHandlerVersion: {
|
|
349
|
+
serializedName: "typeHandlerVersion",
|
|
547
350
|
type: {
|
|
548
|
-
name: "
|
|
549
|
-
value: {
|
|
550
|
-
type: {
|
|
551
|
-
name: "String"
|
|
552
|
-
}
|
|
553
|
-
}
|
|
351
|
+
name: "String"
|
|
554
352
|
}
|
|
555
353
|
},
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
serializedName: "location",
|
|
354
|
+
status: {
|
|
355
|
+
serializedName: "status",
|
|
559
356
|
type: {
|
|
560
|
-
name: "
|
|
357
|
+
name: "Composite",
|
|
358
|
+
className: "MachineExtensionInstanceViewStatus"
|
|
561
359
|
}
|
|
562
360
|
}
|
|
563
361
|
}
|
|
564
362
|
}
|
|
565
363
|
};
|
|
566
364
|
|
|
567
|
-
export const
|
|
568
|
-
serializedName: "Machine",
|
|
365
|
+
export const MachineExtensionInstanceViewStatus: coreClient.CompositeMapper = {
|
|
569
366
|
type: {
|
|
570
367
|
name: "Composite",
|
|
571
|
-
className: "
|
|
368
|
+
className: "MachineExtensionInstanceViewStatus",
|
|
572
369
|
modelProperties: {
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
serializedName: "properties.locationData",
|
|
576
|
-
type: {
|
|
577
|
-
name: "Composite",
|
|
578
|
-
className: "LocationData"
|
|
579
|
-
}
|
|
580
|
-
},
|
|
581
|
-
osProfile: {
|
|
582
|
-
serializedName: "properties.osProfile",
|
|
583
|
-
type: {
|
|
584
|
-
name: "Composite",
|
|
585
|
-
className: "MachinePropertiesOsProfile"
|
|
586
|
-
}
|
|
587
|
-
},
|
|
588
|
-
provisioningState: {
|
|
589
|
-
readOnly: true,
|
|
590
|
-
serializedName: "properties.provisioningState",
|
|
370
|
+
code: {
|
|
371
|
+
serializedName: "code",
|
|
591
372
|
type: {
|
|
592
373
|
name: "String"
|
|
593
374
|
}
|
|
594
375
|
},
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
serializedName: "properties.status",
|
|
376
|
+
level: {
|
|
377
|
+
serializedName: "level",
|
|
598
378
|
type: {
|
|
599
379
|
name: "String"
|
|
600
380
|
}
|
|
601
381
|
},
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
serializedName: "properties.lastStatusChange",
|
|
605
|
-
type: {
|
|
606
|
-
name: "DateTime"
|
|
607
|
-
}
|
|
608
|
-
},
|
|
609
|
-
errorDetails: {
|
|
610
|
-
readOnly: true,
|
|
611
|
-
serializedName: "properties.errorDetails",
|
|
612
|
-
type: {
|
|
613
|
-
name: "Sequence",
|
|
614
|
-
element: {
|
|
615
|
-
type: {
|
|
616
|
-
name: "Composite",
|
|
617
|
-
className: "ErrorDetail"
|
|
618
|
-
}
|
|
619
|
-
}
|
|
620
|
-
}
|
|
621
|
-
},
|
|
622
|
-
agentVersion: {
|
|
623
|
-
readOnly: true,
|
|
624
|
-
serializedName: "properties.agentVersion",
|
|
382
|
+
displayStatus: {
|
|
383
|
+
serializedName: "displayStatus",
|
|
625
384
|
type: {
|
|
626
385
|
name: "String"
|
|
627
386
|
}
|
|
628
387
|
},
|
|
629
|
-
|
|
630
|
-
serializedName: "
|
|
388
|
+
message: {
|
|
389
|
+
serializedName: "message",
|
|
631
390
|
type: {
|
|
632
391
|
name: "String"
|
|
633
392
|
}
|
|
634
393
|
},
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
serializedName: "properties.displayName",
|
|
394
|
+
time: {
|
|
395
|
+
serializedName: "time",
|
|
638
396
|
type: {
|
|
639
|
-
name: "
|
|
397
|
+
name: "DateTime"
|
|
640
398
|
}
|
|
641
|
-
}
|
|
642
|
-
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
};
|
|
403
|
+
|
|
404
|
+
export const Identity: coreClient.CompositeMapper = {
|
|
405
|
+
type: {
|
|
406
|
+
name: "Composite",
|
|
407
|
+
className: "Identity",
|
|
408
|
+
modelProperties: {
|
|
409
|
+
principalId: {
|
|
410
|
+
serializedName: "principalId",
|
|
643
411
|
readOnly: true,
|
|
644
|
-
serializedName: "properties.machineFqdn",
|
|
645
|
-
type: {
|
|
646
|
-
name: "String"
|
|
647
|
-
}
|
|
648
|
-
},
|
|
649
|
-
clientPublicKey: {
|
|
650
|
-
serializedName: "properties.clientPublicKey",
|
|
651
412
|
type: {
|
|
652
413
|
name: "String"
|
|
653
414
|
}
|
|
654
415
|
},
|
|
655
|
-
|
|
416
|
+
tenantId: {
|
|
417
|
+
serializedName: "tenantId",
|
|
656
418
|
readOnly: true,
|
|
657
|
-
serializedName: "properties.osName",
|
|
658
419
|
type: {
|
|
659
420
|
name: "String"
|
|
660
421
|
}
|
|
661
422
|
},
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
423
|
+
type: {
|
|
424
|
+
defaultValue: "SystemAssigned",
|
|
425
|
+
isConstant: true,
|
|
426
|
+
serializedName: "type",
|
|
665
427
|
type: {
|
|
666
428
|
name: "String"
|
|
667
429
|
}
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
};
|
|
434
|
+
|
|
435
|
+
export const SystemData: coreClient.CompositeMapper = {
|
|
436
|
+
type: {
|
|
437
|
+
name: "Composite",
|
|
438
|
+
className: "SystemData",
|
|
439
|
+
modelProperties: {
|
|
440
|
+
createdBy: {
|
|
441
|
+
serializedName: "createdBy",
|
|
672
442
|
type: {
|
|
673
443
|
name: "String"
|
|
674
444
|
}
|
|
675
445
|
},
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
serializedName: "properties.extensions",
|
|
679
|
-
type: {
|
|
680
|
-
name: "Sequence",
|
|
681
|
-
element: {
|
|
682
|
-
type: {
|
|
683
|
-
name: "Composite",
|
|
684
|
-
className: "MachineExtensionInstanceView"
|
|
685
|
-
}
|
|
686
|
-
}
|
|
687
|
-
}
|
|
688
|
-
},
|
|
689
|
-
osSku: {
|
|
690
|
-
readOnly: true,
|
|
691
|
-
serializedName: "properties.osSku",
|
|
446
|
+
createdByType: {
|
|
447
|
+
serializedName: "createdByType",
|
|
692
448
|
type: {
|
|
693
449
|
name: "String"
|
|
694
450
|
}
|
|
695
451
|
},
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
serializedName: "properties.domainName",
|
|
452
|
+
createdAt: {
|
|
453
|
+
serializedName: "createdAt",
|
|
699
454
|
type: {
|
|
700
|
-
name: "
|
|
455
|
+
name: "DateTime"
|
|
701
456
|
}
|
|
702
457
|
},
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
serializedName: "properties.adFqdn",
|
|
458
|
+
lastModifiedBy: {
|
|
459
|
+
serializedName: "lastModifiedBy",
|
|
706
460
|
type: {
|
|
707
461
|
name: "String"
|
|
708
462
|
}
|
|
709
463
|
},
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
serializedName: "properties.dnsFqdn",
|
|
464
|
+
lastModifiedByType: {
|
|
465
|
+
serializedName: "lastModifiedByType",
|
|
713
466
|
type: {
|
|
714
467
|
name: "String"
|
|
715
468
|
}
|
|
716
469
|
},
|
|
717
|
-
|
|
718
|
-
serializedName: "
|
|
719
|
-
type: {
|
|
720
|
-
name: "Composite",
|
|
721
|
-
className: "MachineIdentity"
|
|
722
|
-
}
|
|
723
|
-
}
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
};
|
|
727
|
-
|
|
728
|
-
export const UpdateResource: msRest.CompositeMapper = {
|
|
729
|
-
serializedName: "UpdateResource",
|
|
730
|
-
type: {
|
|
731
|
-
name: "Composite",
|
|
732
|
-
className: "UpdateResource",
|
|
733
|
-
modelProperties: {
|
|
734
|
-
tags: {
|
|
735
|
-
serializedName: "tags",
|
|
470
|
+
lastModifiedAt: {
|
|
471
|
+
serializedName: "lastModifiedAt",
|
|
736
472
|
type: {
|
|
737
|
-
name: "
|
|
738
|
-
value: {
|
|
739
|
-
type: {
|
|
740
|
-
name: "String"
|
|
741
|
-
}
|
|
742
|
-
}
|
|
473
|
+
name: "DateTime"
|
|
743
474
|
}
|
|
744
475
|
}
|
|
745
476
|
}
|
|
746
477
|
}
|
|
747
478
|
};
|
|
748
479
|
|
|
749
|
-
export const
|
|
750
|
-
serializedName: "MachineUpdate",
|
|
480
|
+
export const Resource: coreClient.CompositeMapper = {
|
|
751
481
|
type: {
|
|
752
482
|
name: "Composite",
|
|
753
|
-
className: "
|
|
483
|
+
className: "Resource",
|
|
754
484
|
modelProperties: {
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
485
|
+
id: {
|
|
486
|
+
serializedName: "id",
|
|
487
|
+
readOnly: true,
|
|
758
488
|
type: {
|
|
759
489
|
name: "String"
|
|
760
490
|
}
|
|
761
491
|
},
|
|
762
|
-
|
|
492
|
+
name: {
|
|
493
|
+
serializedName: "name",
|
|
763
494
|
readOnly: true,
|
|
764
|
-
serializedName: "identity.principalId",
|
|
765
495
|
type: {
|
|
766
496
|
name: "String"
|
|
767
497
|
}
|
|
768
498
|
},
|
|
769
|
-
|
|
499
|
+
type: {
|
|
500
|
+
serializedName: "type",
|
|
770
501
|
readOnly: true,
|
|
771
|
-
serializedName: "identity.tenantId",
|
|
772
502
|
type: {
|
|
773
503
|
name: "String"
|
|
774
504
|
}
|
|
775
|
-
},
|
|
776
|
-
locationData: {
|
|
777
|
-
serializedName: "properties.locationData",
|
|
778
|
-
type: {
|
|
779
|
-
name: "Composite",
|
|
780
|
-
className: "LocationData"
|
|
781
|
-
}
|
|
782
505
|
}
|
|
783
506
|
}
|
|
784
507
|
}
|
|
785
508
|
};
|
|
786
509
|
|
|
787
|
-
export const
|
|
788
|
-
serializedName: "ErrorResponse",
|
|
510
|
+
export const MachineListResult: coreClient.CompositeMapper = {
|
|
789
511
|
type: {
|
|
790
512
|
name: "Composite",
|
|
791
|
-
className: "
|
|
513
|
+
className: "MachineListResult",
|
|
792
514
|
modelProperties: {
|
|
793
|
-
|
|
515
|
+
value: {
|
|
516
|
+
serializedName: "value",
|
|
794
517
|
required: true,
|
|
795
|
-
serializedName: "error",
|
|
796
518
|
type: {
|
|
797
|
-
name: "
|
|
798
|
-
|
|
519
|
+
name: "Sequence",
|
|
520
|
+
element: {
|
|
521
|
+
type: {
|
|
522
|
+
name: "Composite",
|
|
523
|
+
className: "Machine"
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
nextLink: {
|
|
529
|
+
serializedName: "nextLink",
|
|
530
|
+
type: {
|
|
531
|
+
name: "String"
|
|
799
532
|
}
|
|
800
533
|
}
|
|
801
534
|
}
|
|
802
535
|
}
|
|
803
536
|
};
|
|
804
537
|
|
|
805
|
-
export const
|
|
806
|
-
serializedName: "MachineExtension",
|
|
538
|
+
export const MachineExtensionProperties: coreClient.CompositeMapper = {
|
|
807
539
|
type: {
|
|
808
540
|
name: "Composite",
|
|
809
|
-
className: "
|
|
541
|
+
className: "MachineExtensionProperties",
|
|
810
542
|
modelProperties: {
|
|
811
|
-
...TrackedResource.type.modelProperties,
|
|
812
543
|
forceUpdateTag: {
|
|
813
|
-
serializedName: "
|
|
544
|
+
serializedName: "forceUpdateTag",
|
|
814
545
|
type: {
|
|
815
546
|
name: "String"
|
|
816
547
|
}
|
|
817
548
|
},
|
|
818
549
|
publisher: {
|
|
819
|
-
serializedName: "
|
|
550
|
+
serializedName: "publisher",
|
|
820
551
|
type: {
|
|
821
552
|
name: "String"
|
|
822
553
|
}
|
|
823
554
|
},
|
|
824
|
-
|
|
825
|
-
serializedName: "
|
|
555
|
+
type: {
|
|
556
|
+
serializedName: "type",
|
|
826
557
|
type: {
|
|
827
558
|
name: "String"
|
|
828
559
|
}
|
|
829
560
|
},
|
|
830
561
|
typeHandlerVersion: {
|
|
831
|
-
serializedName: "
|
|
562
|
+
serializedName: "typeHandlerVersion",
|
|
832
563
|
type: {
|
|
833
564
|
name: "String"
|
|
834
565
|
}
|
|
835
566
|
},
|
|
836
567
|
autoUpgradeMinorVersion: {
|
|
837
|
-
serializedName: "
|
|
568
|
+
serializedName: "autoUpgradeMinorVersion",
|
|
838
569
|
type: {
|
|
839
570
|
name: "Boolean"
|
|
840
571
|
}
|
|
841
572
|
},
|
|
842
573
|
settings: {
|
|
843
|
-
serializedName: "
|
|
574
|
+
serializedName: "settings",
|
|
844
575
|
type: {
|
|
845
|
-
name: "
|
|
576
|
+
name: "Dictionary",
|
|
577
|
+
value: { type: { name: "any" } }
|
|
846
578
|
}
|
|
847
579
|
},
|
|
848
580
|
protectedSettings: {
|
|
849
|
-
serializedName: "
|
|
581
|
+
serializedName: "protectedSettings",
|
|
850
582
|
type: {
|
|
851
|
-
name: "
|
|
583
|
+
name: "Dictionary",
|
|
584
|
+
value: { type: { name: "any" } }
|
|
852
585
|
}
|
|
853
586
|
},
|
|
854
587
|
provisioningState: {
|
|
588
|
+
serializedName: "provisioningState",
|
|
855
589
|
readOnly: true,
|
|
856
|
-
serializedName: "properties.provisioningState",
|
|
857
590
|
type: {
|
|
858
591
|
name: "String"
|
|
859
592
|
}
|
|
860
593
|
},
|
|
861
594
|
instanceView: {
|
|
862
|
-
serializedName: "
|
|
595
|
+
serializedName: "instanceView",
|
|
863
596
|
type: {
|
|
864
597
|
name: "Composite",
|
|
865
|
-
className: "
|
|
598
|
+
className: "MachineExtensionInstanceView"
|
|
866
599
|
}
|
|
867
600
|
}
|
|
868
601
|
}
|
|
869
602
|
}
|
|
870
603
|
};
|
|
871
604
|
|
|
872
|
-
export const
|
|
873
|
-
serializedName: "MachineExtensionUpdate",
|
|
605
|
+
export const MachineExtensionUpdateProperties: coreClient.CompositeMapper = {
|
|
874
606
|
type: {
|
|
875
607
|
name: "Composite",
|
|
876
|
-
className: "
|
|
608
|
+
className: "MachineExtensionUpdateProperties",
|
|
877
609
|
modelProperties: {
|
|
878
|
-
...UpdateResource.type.modelProperties,
|
|
879
610
|
forceUpdateTag: {
|
|
880
|
-
serializedName: "
|
|
611
|
+
serializedName: "forceUpdateTag",
|
|
881
612
|
type: {
|
|
882
613
|
name: "String"
|
|
883
614
|
}
|
|
884
615
|
},
|
|
885
616
|
publisher: {
|
|
886
|
-
serializedName: "
|
|
617
|
+
serializedName: "publisher",
|
|
887
618
|
type: {
|
|
888
619
|
name: "String"
|
|
889
620
|
}
|
|
890
621
|
},
|
|
891
622
|
type: {
|
|
892
|
-
serializedName: "
|
|
623
|
+
serializedName: "type",
|
|
893
624
|
type: {
|
|
894
625
|
name: "String"
|
|
895
626
|
}
|
|
896
627
|
},
|
|
897
628
|
typeHandlerVersion: {
|
|
898
|
-
serializedName: "
|
|
629
|
+
serializedName: "typeHandlerVersion",
|
|
899
630
|
type: {
|
|
900
631
|
name: "String"
|
|
901
632
|
}
|
|
902
633
|
},
|
|
903
634
|
autoUpgradeMinorVersion: {
|
|
904
|
-
serializedName: "
|
|
635
|
+
serializedName: "autoUpgradeMinorVersion",
|
|
905
636
|
type: {
|
|
906
637
|
name: "Boolean"
|
|
907
638
|
}
|
|
908
639
|
},
|
|
909
640
|
settings: {
|
|
910
|
-
serializedName: "
|
|
641
|
+
serializedName: "settings",
|
|
911
642
|
type: {
|
|
912
|
-
name: "
|
|
643
|
+
name: "Dictionary",
|
|
644
|
+
value: { type: { name: "any" } }
|
|
913
645
|
}
|
|
914
646
|
},
|
|
915
647
|
protectedSettings: {
|
|
916
|
-
serializedName: "
|
|
648
|
+
serializedName: "protectedSettings",
|
|
917
649
|
type: {
|
|
918
|
-
name: "
|
|
650
|
+
name: "Dictionary",
|
|
651
|
+
value: { type: { name: "any" } }
|
|
919
652
|
}
|
|
920
653
|
}
|
|
921
654
|
}
|
|
922
655
|
}
|
|
923
656
|
};
|
|
924
657
|
|
|
925
|
-
export const
|
|
926
|
-
serializedName: "MachineExtensionProperties_instanceView",
|
|
658
|
+
export const ResourceUpdate: coreClient.CompositeMapper = {
|
|
927
659
|
type: {
|
|
928
660
|
name: "Composite",
|
|
929
|
-
className: "
|
|
661
|
+
className: "ResourceUpdate",
|
|
930
662
|
modelProperties: {
|
|
931
|
-
|
|
663
|
+
tags: {
|
|
664
|
+
serializedName: "tags",
|
|
665
|
+
type: {
|
|
666
|
+
name: "Dictionary",
|
|
667
|
+
value: { type: { name: "String" } }
|
|
668
|
+
}
|
|
669
|
+
}
|
|
932
670
|
}
|
|
933
671
|
}
|
|
934
672
|
};
|
|
935
673
|
|
|
936
|
-
export const
|
|
937
|
-
serializedName: "MachineExtensionProperties",
|
|
674
|
+
export const MachineExtensionsListResult: coreClient.CompositeMapper = {
|
|
938
675
|
type: {
|
|
939
676
|
name: "Composite",
|
|
940
|
-
className: "
|
|
677
|
+
className: "MachineExtensionsListResult",
|
|
941
678
|
modelProperties: {
|
|
942
|
-
|
|
943
|
-
serializedName: "
|
|
679
|
+
value: {
|
|
680
|
+
serializedName: "value",
|
|
944
681
|
type: {
|
|
945
|
-
name: "
|
|
682
|
+
name: "Sequence",
|
|
683
|
+
element: {
|
|
684
|
+
type: {
|
|
685
|
+
name: "Composite",
|
|
686
|
+
className: "MachineExtension"
|
|
687
|
+
}
|
|
688
|
+
}
|
|
946
689
|
}
|
|
947
690
|
},
|
|
948
|
-
|
|
949
|
-
serializedName: "
|
|
691
|
+
nextLink: {
|
|
692
|
+
serializedName: "nextLink",
|
|
950
693
|
type: {
|
|
951
694
|
name: "String"
|
|
952
695
|
}
|
|
953
|
-
}
|
|
954
|
-
|
|
955
|
-
|
|
696
|
+
}
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
};
|
|
700
|
+
|
|
701
|
+
export const MachineExtensionUpgrade: coreClient.CompositeMapper = {
|
|
702
|
+
type: {
|
|
703
|
+
name: "Composite",
|
|
704
|
+
className: "MachineExtensionUpgrade",
|
|
705
|
+
modelProperties: {
|
|
706
|
+
extensionTargets: {
|
|
707
|
+
serializedName: "extensionTargets",
|
|
956
708
|
type: {
|
|
957
|
-
name: "
|
|
709
|
+
name: "Dictionary",
|
|
710
|
+
value: {
|
|
711
|
+
type: { name: "Composite", className: "ExtensionTargetProperties" }
|
|
712
|
+
}
|
|
958
713
|
}
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
|
|
714
|
+
}
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
};
|
|
718
|
+
|
|
719
|
+
export const ExtensionTargetProperties: coreClient.CompositeMapper = {
|
|
720
|
+
type: {
|
|
721
|
+
name: "Composite",
|
|
722
|
+
className: "ExtensionTargetProperties",
|
|
723
|
+
modelProperties: {
|
|
724
|
+
targetVersion: {
|
|
725
|
+
serializedName: "targetVersion",
|
|
962
726
|
type: {
|
|
963
727
|
name: "String"
|
|
964
728
|
}
|
|
965
|
-
}
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
729
|
+
}
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
};
|
|
733
|
+
|
|
734
|
+
export const OperationListResult: coreClient.CompositeMapper = {
|
|
735
|
+
type: {
|
|
736
|
+
name: "Composite",
|
|
737
|
+
className: "OperationListResult",
|
|
738
|
+
modelProperties: {
|
|
739
|
+
value: {
|
|
740
|
+
serializedName: "value",
|
|
741
|
+
readOnly: true,
|
|
974
742
|
type: {
|
|
975
|
-
name: "
|
|
743
|
+
name: "Sequence",
|
|
744
|
+
element: {
|
|
745
|
+
type: {
|
|
746
|
+
name: "Composite",
|
|
747
|
+
className: "OperationValue"
|
|
748
|
+
}
|
|
749
|
+
}
|
|
976
750
|
}
|
|
977
|
-
}
|
|
978
|
-
|
|
979
|
-
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
};
|
|
755
|
+
|
|
756
|
+
export const OperationValue: coreClient.CompositeMapper = {
|
|
757
|
+
type: {
|
|
758
|
+
name: "Composite",
|
|
759
|
+
className: "OperationValue",
|
|
760
|
+
modelProperties: {
|
|
761
|
+
origin: {
|
|
762
|
+
serializedName: "origin",
|
|
763
|
+
readOnly: true,
|
|
980
764
|
type: {
|
|
981
|
-
name: "
|
|
765
|
+
name: "String"
|
|
982
766
|
}
|
|
983
767
|
},
|
|
984
|
-
|
|
768
|
+
name: {
|
|
769
|
+
serializedName: "name",
|
|
985
770
|
readOnly: true,
|
|
986
|
-
serializedName: "provisioningState",
|
|
987
771
|
type: {
|
|
988
772
|
name: "String"
|
|
989
773
|
}
|
|
990
774
|
},
|
|
991
|
-
|
|
992
|
-
serializedName: "
|
|
775
|
+
display: {
|
|
776
|
+
serializedName: "display",
|
|
993
777
|
type: {
|
|
994
778
|
name: "Composite",
|
|
995
|
-
className: "
|
|
779
|
+
className: "OperationValueDisplay"
|
|
996
780
|
}
|
|
997
781
|
}
|
|
998
782
|
}
|
|
999
783
|
}
|
|
1000
784
|
};
|
|
1001
785
|
|
|
1002
|
-
export const
|
|
1003
|
-
serializedName: "MachineExtensionUpdateProperties",
|
|
786
|
+
export const OperationValueDisplay: coreClient.CompositeMapper = {
|
|
1004
787
|
type: {
|
|
1005
788
|
name: "Composite",
|
|
1006
|
-
className: "
|
|
789
|
+
className: "OperationValueDisplay",
|
|
1007
790
|
modelProperties: {
|
|
1008
|
-
|
|
1009
|
-
serializedName: "
|
|
791
|
+
operation: {
|
|
792
|
+
serializedName: "operation",
|
|
793
|
+
readOnly: true,
|
|
1010
794
|
type: {
|
|
1011
795
|
name: "String"
|
|
1012
796
|
}
|
|
1013
797
|
},
|
|
1014
|
-
|
|
1015
|
-
serializedName: "
|
|
798
|
+
resource: {
|
|
799
|
+
serializedName: "resource",
|
|
800
|
+
readOnly: true,
|
|
1016
801
|
type: {
|
|
1017
802
|
name: "String"
|
|
1018
803
|
}
|
|
1019
804
|
},
|
|
1020
|
-
|
|
1021
|
-
serializedName: "
|
|
805
|
+
description: {
|
|
806
|
+
serializedName: "description",
|
|
807
|
+
readOnly: true,
|
|
1022
808
|
type: {
|
|
1023
809
|
name: "String"
|
|
1024
810
|
}
|
|
1025
811
|
},
|
|
1026
|
-
|
|
1027
|
-
serializedName: "
|
|
812
|
+
provider: {
|
|
813
|
+
serializedName: "provider",
|
|
814
|
+
readOnly: true,
|
|
1028
815
|
type: {
|
|
1029
816
|
name: "String"
|
|
1030
817
|
}
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
};
|
|
822
|
+
|
|
823
|
+
export const HybridComputePrivateLinkScopeListResult: coreClient.CompositeMapper = {
|
|
824
|
+
type: {
|
|
825
|
+
name: "Composite",
|
|
826
|
+
className: "HybridComputePrivateLinkScopeListResult",
|
|
827
|
+
modelProperties: {
|
|
828
|
+
value: {
|
|
829
|
+
serializedName: "value",
|
|
830
|
+
required: true,
|
|
831
|
+
type: {
|
|
832
|
+
name: "Sequence",
|
|
833
|
+
element: {
|
|
834
|
+
type: {
|
|
835
|
+
name: "Composite",
|
|
836
|
+
className: "HybridComputePrivateLinkScope"
|
|
837
|
+
}
|
|
838
|
+
}
|
|
839
|
+
}
|
|
1031
840
|
},
|
|
1032
|
-
|
|
1033
|
-
serializedName: "
|
|
841
|
+
nextLink: {
|
|
842
|
+
serializedName: "nextLink",
|
|
1034
843
|
type: {
|
|
1035
|
-
name: "
|
|
844
|
+
name: "String"
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
};
|
|
850
|
+
|
|
851
|
+
export const HybridComputePrivateLinkScopeProperties: coreClient.CompositeMapper = {
|
|
852
|
+
type: {
|
|
853
|
+
name: "Composite",
|
|
854
|
+
className: "HybridComputePrivateLinkScopeProperties",
|
|
855
|
+
modelProperties: {
|
|
856
|
+
publicNetworkAccess: {
|
|
857
|
+
defaultValue: "Disabled",
|
|
858
|
+
serializedName: "publicNetworkAccess",
|
|
859
|
+
type: {
|
|
860
|
+
name: "String"
|
|
1036
861
|
}
|
|
1037
862
|
},
|
|
1038
|
-
|
|
1039
|
-
serializedName: "
|
|
863
|
+
provisioningState: {
|
|
864
|
+
serializedName: "provisioningState",
|
|
865
|
+
readOnly: true,
|
|
1040
866
|
type: {
|
|
1041
|
-
name: "
|
|
867
|
+
name: "String"
|
|
1042
868
|
}
|
|
1043
869
|
},
|
|
1044
|
-
|
|
1045
|
-
serializedName: "
|
|
870
|
+
privateLinkScopeId: {
|
|
871
|
+
serializedName: "privateLinkScopeId",
|
|
872
|
+
readOnly: true,
|
|
1046
873
|
type: {
|
|
1047
|
-
name: "
|
|
874
|
+
name: "String"
|
|
1048
875
|
}
|
|
1049
876
|
}
|
|
1050
877
|
}
|
|
1051
878
|
}
|
|
1052
879
|
};
|
|
1053
880
|
|
|
1054
|
-
export const
|
|
1055
|
-
serializedName: "ProxyResource",
|
|
881
|
+
export const PrivateLinkScopesResource: coreClient.CompositeMapper = {
|
|
1056
882
|
type: {
|
|
1057
883
|
name: "Composite",
|
|
1058
|
-
className: "
|
|
884
|
+
className: "PrivateLinkScopesResource",
|
|
1059
885
|
modelProperties: {
|
|
1060
|
-
|
|
886
|
+
id: {
|
|
887
|
+
serializedName: "id",
|
|
888
|
+
readOnly: true,
|
|
889
|
+
type: {
|
|
890
|
+
name: "String"
|
|
891
|
+
}
|
|
892
|
+
},
|
|
893
|
+
name: {
|
|
894
|
+
serializedName: "name",
|
|
895
|
+
readOnly: true,
|
|
896
|
+
type: {
|
|
897
|
+
name: "String"
|
|
898
|
+
}
|
|
899
|
+
},
|
|
900
|
+
type: {
|
|
901
|
+
serializedName: "type",
|
|
902
|
+
readOnly: true,
|
|
903
|
+
type: {
|
|
904
|
+
name: "String"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
location: {
|
|
908
|
+
serializedName: "location",
|
|
909
|
+
required: true,
|
|
910
|
+
type: {
|
|
911
|
+
name: "String"
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
tags: {
|
|
915
|
+
serializedName: "tags",
|
|
916
|
+
type: {
|
|
917
|
+
name: "Dictionary",
|
|
918
|
+
value: { type: { name: "String" } }
|
|
919
|
+
}
|
|
920
|
+
}
|
|
1061
921
|
}
|
|
1062
922
|
}
|
|
1063
923
|
};
|
|
1064
924
|
|
|
1065
|
-
export const
|
|
1066
|
-
serializedName: "AzureEntityResource",
|
|
925
|
+
export const TagsResource: coreClient.CompositeMapper = {
|
|
1067
926
|
type: {
|
|
1068
927
|
name: "Composite",
|
|
1069
|
-
className: "
|
|
928
|
+
className: "TagsResource",
|
|
1070
929
|
modelProperties: {
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
readOnly: true,
|
|
1074
|
-
serializedName: "etag",
|
|
930
|
+
tags: {
|
|
931
|
+
serializedName: "tags",
|
|
1075
932
|
type: {
|
|
1076
|
-
name: "
|
|
933
|
+
name: "Dictionary",
|
|
934
|
+
value: { type: { name: "String" } }
|
|
1077
935
|
}
|
|
1078
936
|
}
|
|
1079
937
|
}
|
|
1080
938
|
}
|
|
1081
939
|
};
|
|
1082
940
|
|
|
1083
|
-
export const
|
|
1084
|
-
serializedName: "MachineListResult",
|
|
941
|
+
export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
|
|
1085
942
|
type: {
|
|
1086
943
|
name: "Composite",
|
|
1087
|
-
className: "
|
|
944
|
+
className: "PrivateLinkResourceListResult",
|
|
1088
945
|
modelProperties: {
|
|
1089
946
|
value: {
|
|
1090
|
-
|
|
1091
|
-
|
|
947
|
+
serializedName: "value",
|
|
948
|
+
readOnly: true,
|
|
1092
949
|
type: {
|
|
1093
950
|
name: "Sequence",
|
|
1094
951
|
element: {
|
|
1095
952
|
type: {
|
|
1096
953
|
name: "Composite",
|
|
1097
|
-
className: "
|
|
954
|
+
className: "PrivateLinkResource"
|
|
1098
955
|
}
|
|
1099
956
|
}
|
|
1100
957
|
}
|
|
1101
958
|
},
|
|
1102
959
|
nextLink: {
|
|
1103
960
|
serializedName: "nextLink",
|
|
961
|
+
readOnly: true,
|
|
1104
962
|
type: {
|
|
1105
963
|
name: "String"
|
|
1106
964
|
}
|
|
@@ -1109,49 +967,177 @@ export const MachineListResult: msRest.CompositeMapper = {
|
|
|
1109
967
|
}
|
|
1110
968
|
};
|
|
1111
969
|
|
|
1112
|
-
export const
|
|
1113
|
-
serializedName: "MachineExtensionsListResult",
|
|
970
|
+
export const PrivateLinkResourceProperties: coreClient.CompositeMapper = {
|
|
1114
971
|
type: {
|
|
1115
972
|
name: "Composite",
|
|
1116
|
-
className: "
|
|
973
|
+
className: "PrivateLinkResourceProperties",
|
|
1117
974
|
modelProperties: {
|
|
1118
|
-
|
|
1119
|
-
serializedName: "",
|
|
975
|
+
groupId: {
|
|
976
|
+
serializedName: "groupId",
|
|
977
|
+
readOnly: true,
|
|
978
|
+
type: {
|
|
979
|
+
name: "String"
|
|
980
|
+
}
|
|
981
|
+
},
|
|
982
|
+
requiredMembers: {
|
|
983
|
+
serializedName: "requiredMembers",
|
|
984
|
+
readOnly: true,
|
|
1120
985
|
type: {
|
|
1121
986
|
name: "Sequence",
|
|
1122
987
|
element: {
|
|
1123
988
|
type: {
|
|
1124
|
-
name: "
|
|
1125
|
-
className: "MachineExtension"
|
|
989
|
+
name: "String"
|
|
1126
990
|
}
|
|
1127
991
|
}
|
|
1128
992
|
}
|
|
1129
993
|
},
|
|
1130
|
-
|
|
1131
|
-
serializedName: "
|
|
994
|
+
requiredZoneNames: {
|
|
995
|
+
serializedName: "requiredZoneNames",
|
|
996
|
+
readOnly: true,
|
|
1132
997
|
type: {
|
|
1133
|
-
name: "
|
|
998
|
+
name: "Sequence",
|
|
999
|
+
element: {
|
|
1000
|
+
type: {
|
|
1001
|
+
name: "String"
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1134
1004
|
}
|
|
1135
1005
|
}
|
|
1136
1006
|
}
|
|
1137
1007
|
}
|
|
1138
1008
|
};
|
|
1139
1009
|
|
|
1140
|
-
export const
|
|
1141
|
-
serializedName: "OperationListResult",
|
|
1010
|
+
export const PrivateEndpointConnectionProperties: coreClient.CompositeMapper = {
|
|
1142
1011
|
type: {
|
|
1143
1012
|
name: "Composite",
|
|
1144
|
-
className: "
|
|
1013
|
+
className: "PrivateEndpointConnectionProperties",
|
|
1145
1014
|
modelProperties: {
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
serializedName: "",
|
|
1015
|
+
privateEndpoint: {
|
|
1016
|
+
serializedName: "privateEndpoint",
|
|
1149
1017
|
type: {
|
|
1150
|
-
name: "
|
|
1151
|
-
|
|
1152
|
-
|
|
1018
|
+
name: "Composite",
|
|
1019
|
+
className: "PrivateEndpointProperty"
|
|
1020
|
+
}
|
|
1021
|
+
},
|
|
1022
|
+
privateLinkServiceConnectionState: {
|
|
1023
|
+
serializedName: "privateLinkServiceConnectionState",
|
|
1024
|
+
type: {
|
|
1025
|
+
name: "Composite",
|
|
1026
|
+
className: "PrivateLinkServiceConnectionStateProperty"
|
|
1027
|
+
}
|
|
1028
|
+
},
|
|
1029
|
+
provisioningState: {
|
|
1030
|
+
serializedName: "provisioningState",
|
|
1031
|
+
readOnly: true,
|
|
1032
|
+
type: {
|
|
1033
|
+
name: "String"
|
|
1034
|
+
}
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
};
|
|
1039
|
+
|
|
1040
|
+
export const PrivateEndpointProperty: coreClient.CompositeMapper = {
|
|
1041
|
+
type: {
|
|
1042
|
+
name: "Composite",
|
|
1043
|
+
className: "PrivateEndpointProperty",
|
|
1044
|
+
modelProperties: {
|
|
1045
|
+
id: {
|
|
1046
|
+
serializedName: "id",
|
|
1047
|
+
type: {
|
|
1048
|
+
name: "String"
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
}
|
|
1053
|
+
};
|
|
1054
|
+
|
|
1055
|
+
export const PrivateLinkServiceConnectionStateProperty: coreClient.CompositeMapper = {
|
|
1056
|
+
type: {
|
|
1057
|
+
name: "Composite",
|
|
1058
|
+
className: "PrivateLinkServiceConnectionStateProperty",
|
|
1059
|
+
modelProperties: {
|
|
1060
|
+
status: {
|
|
1061
|
+
serializedName: "status",
|
|
1062
|
+
required: true,
|
|
1063
|
+
type: {
|
|
1064
|
+
name: "String"
|
|
1065
|
+
}
|
|
1066
|
+
},
|
|
1067
|
+
description: {
|
|
1068
|
+
serializedName: "description",
|
|
1069
|
+
required: true,
|
|
1070
|
+
type: {
|
|
1071
|
+
name: "String"
|
|
1072
|
+
}
|
|
1073
|
+
},
|
|
1074
|
+
actionsRequired: {
|
|
1075
|
+
serializedName: "actionsRequired",
|
|
1076
|
+
readOnly: true,
|
|
1077
|
+
type: {
|
|
1078
|
+
name: "String"
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
}
|
|
1083
|
+
};
|
|
1084
|
+
|
|
1085
|
+
export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
|
1086
|
+
type: {
|
|
1087
|
+
name: "Composite",
|
|
1088
|
+
className: "PrivateEndpointConnectionListResult",
|
|
1089
|
+
modelProperties: {
|
|
1090
|
+
value: {
|
|
1091
|
+
serializedName: "value",
|
|
1092
|
+
readOnly: true,
|
|
1093
|
+
type: {
|
|
1094
|
+
name: "Sequence",
|
|
1095
|
+
element: {
|
|
1096
|
+
type: {
|
|
1153
1097
|
name: "Composite",
|
|
1154
|
-
className: "
|
|
1098
|
+
className: "PrivateEndpointConnection"
|
|
1099
|
+
}
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
},
|
|
1103
|
+
nextLink: {
|
|
1104
|
+
serializedName: "nextLink",
|
|
1105
|
+
readOnly: true,
|
|
1106
|
+
type: {
|
|
1107
|
+
name: "String"
|
|
1108
|
+
}
|
|
1109
|
+
}
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
};
|
|
1113
|
+
|
|
1114
|
+
export const PrivateLinkScopeValidationDetails: coreClient.CompositeMapper = {
|
|
1115
|
+
type: {
|
|
1116
|
+
name: "Composite",
|
|
1117
|
+
className: "PrivateLinkScopeValidationDetails",
|
|
1118
|
+
modelProperties: {
|
|
1119
|
+
id: {
|
|
1120
|
+
serializedName: "id",
|
|
1121
|
+
readOnly: true,
|
|
1122
|
+
type: {
|
|
1123
|
+
name: "String"
|
|
1124
|
+
}
|
|
1125
|
+
},
|
|
1126
|
+
publicNetworkAccess: {
|
|
1127
|
+
defaultValue: "Disabled",
|
|
1128
|
+
serializedName: "publicNetworkAccess",
|
|
1129
|
+
type: {
|
|
1130
|
+
name: "String"
|
|
1131
|
+
}
|
|
1132
|
+
},
|
|
1133
|
+
connectionDetails: {
|
|
1134
|
+
serializedName: "connectionDetails",
|
|
1135
|
+
type: {
|
|
1136
|
+
name: "Sequence",
|
|
1137
|
+
element: {
|
|
1138
|
+
type: {
|
|
1139
|
+
name: "Composite",
|
|
1140
|
+
className: "ConnectionDetail"
|
|
1155
1141
|
}
|
|
1156
1142
|
}
|
|
1157
1143
|
}
|
|
@@ -1159,3 +1145,277 @@ export const OperationListResult: msRest.CompositeMapper = {
|
|
|
1159
1145
|
}
|
|
1160
1146
|
}
|
|
1161
1147
|
};
|
|
1148
|
+
|
|
1149
|
+
export const ConnectionDetail: coreClient.CompositeMapper = {
|
|
1150
|
+
type: {
|
|
1151
|
+
name: "Composite",
|
|
1152
|
+
className: "ConnectionDetail",
|
|
1153
|
+
modelProperties: {
|
|
1154
|
+
id: {
|
|
1155
|
+
serializedName: "id",
|
|
1156
|
+
readOnly: true,
|
|
1157
|
+
type: {
|
|
1158
|
+
name: "String"
|
|
1159
|
+
}
|
|
1160
|
+
},
|
|
1161
|
+
privateIpAddress: {
|
|
1162
|
+
serializedName: "privateIpAddress",
|
|
1163
|
+
readOnly: true,
|
|
1164
|
+
type: {
|
|
1165
|
+
name: "String"
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1168
|
+
linkIdentifier: {
|
|
1169
|
+
serializedName: "linkIdentifier",
|
|
1170
|
+
readOnly: true,
|
|
1171
|
+
type: {
|
|
1172
|
+
name: "String"
|
|
1173
|
+
}
|
|
1174
|
+
},
|
|
1175
|
+
groupId: {
|
|
1176
|
+
serializedName: "groupId",
|
|
1177
|
+
readOnly: true,
|
|
1178
|
+
type: {
|
|
1179
|
+
name: "String"
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
1182
|
+
memberName: {
|
|
1183
|
+
serializedName: "memberName",
|
|
1184
|
+
readOnly: true,
|
|
1185
|
+
type: {
|
|
1186
|
+
name: "String"
|
|
1187
|
+
}
|
|
1188
|
+
}
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1191
|
+
};
|
|
1192
|
+
|
|
1193
|
+
export const MachineUpdateProperties: coreClient.CompositeMapper = {
|
|
1194
|
+
type: {
|
|
1195
|
+
name: "Composite",
|
|
1196
|
+
className: "MachineUpdateProperties",
|
|
1197
|
+
modelProperties: {
|
|
1198
|
+
locationData: {
|
|
1199
|
+
serializedName: "locationData",
|
|
1200
|
+
type: {
|
|
1201
|
+
name: "Composite",
|
|
1202
|
+
className: "LocationData"
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1205
|
+
parentClusterResourceId: {
|
|
1206
|
+
serializedName: "parentClusterResourceId",
|
|
1207
|
+
type: {
|
|
1208
|
+
name: "String"
|
|
1209
|
+
}
|
|
1210
|
+
},
|
|
1211
|
+
privateLinkScopeResourceId: {
|
|
1212
|
+
serializedName: "privateLinkScopeResourceId",
|
|
1213
|
+
type: {
|
|
1214
|
+
name: "String"
|
|
1215
|
+
}
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
}
|
|
1219
|
+
};
|
|
1220
|
+
|
|
1221
|
+
export const TrackedResource: coreClient.CompositeMapper = {
|
|
1222
|
+
type: {
|
|
1223
|
+
name: "Composite",
|
|
1224
|
+
className: "TrackedResource",
|
|
1225
|
+
modelProperties: {
|
|
1226
|
+
...Resource.type.modelProperties,
|
|
1227
|
+
tags: {
|
|
1228
|
+
serializedName: "tags",
|
|
1229
|
+
type: {
|
|
1230
|
+
name: "Dictionary",
|
|
1231
|
+
value: { type: { name: "String" } }
|
|
1232
|
+
}
|
|
1233
|
+
},
|
|
1234
|
+
location: {
|
|
1235
|
+
serializedName: "location",
|
|
1236
|
+
required: true,
|
|
1237
|
+
type: {
|
|
1238
|
+
name: "String"
|
|
1239
|
+
}
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
}
|
|
1243
|
+
};
|
|
1244
|
+
|
|
1245
|
+
export const ProxyResource: coreClient.CompositeMapper = {
|
|
1246
|
+
type: {
|
|
1247
|
+
name: "Composite",
|
|
1248
|
+
className: "ProxyResource",
|
|
1249
|
+
modelProperties: {
|
|
1250
|
+
...Resource.type.modelProperties
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
};
|
|
1254
|
+
|
|
1255
|
+
export const MachineExtensionUpdate: coreClient.CompositeMapper = {
|
|
1256
|
+
type: {
|
|
1257
|
+
name: "Composite",
|
|
1258
|
+
className: "MachineExtensionUpdate",
|
|
1259
|
+
modelProperties: {
|
|
1260
|
+
...ResourceUpdate.type.modelProperties,
|
|
1261
|
+
properties: {
|
|
1262
|
+
serializedName: "properties",
|
|
1263
|
+
type: {
|
|
1264
|
+
name: "Composite",
|
|
1265
|
+
className: "MachineExtensionUpdateProperties"
|
|
1266
|
+
}
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1269
|
+
}
|
|
1270
|
+
};
|
|
1271
|
+
|
|
1272
|
+
export const MachineUpdate: coreClient.CompositeMapper = {
|
|
1273
|
+
type: {
|
|
1274
|
+
name: "Composite",
|
|
1275
|
+
className: "MachineUpdate",
|
|
1276
|
+
modelProperties: {
|
|
1277
|
+
...ResourceUpdate.type.modelProperties,
|
|
1278
|
+
identity: {
|
|
1279
|
+
serializedName: "identity",
|
|
1280
|
+
type: {
|
|
1281
|
+
name: "Composite",
|
|
1282
|
+
className: "Identity"
|
|
1283
|
+
}
|
|
1284
|
+
},
|
|
1285
|
+
properties: {
|
|
1286
|
+
serializedName: "properties",
|
|
1287
|
+
type: {
|
|
1288
|
+
name: "Composite",
|
|
1289
|
+
className: "MachineUpdateProperties"
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
};
|
|
1295
|
+
|
|
1296
|
+
export const HybridComputePrivateLinkScope: coreClient.CompositeMapper = {
|
|
1297
|
+
type: {
|
|
1298
|
+
name: "Composite",
|
|
1299
|
+
className: "HybridComputePrivateLinkScope",
|
|
1300
|
+
modelProperties: {
|
|
1301
|
+
...PrivateLinkScopesResource.type.modelProperties,
|
|
1302
|
+
properties: {
|
|
1303
|
+
serializedName: "properties",
|
|
1304
|
+
type: {
|
|
1305
|
+
name: "Composite",
|
|
1306
|
+
className: "HybridComputePrivateLinkScopeProperties"
|
|
1307
|
+
}
|
|
1308
|
+
},
|
|
1309
|
+
systemData: {
|
|
1310
|
+
serializedName: "systemData",
|
|
1311
|
+
type: {
|
|
1312
|
+
name: "Composite",
|
|
1313
|
+
className: "SystemData"
|
|
1314
|
+
}
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
};
|
|
1319
|
+
|
|
1320
|
+
export const Machine: coreClient.CompositeMapper = {
|
|
1321
|
+
type: {
|
|
1322
|
+
name: "Composite",
|
|
1323
|
+
className: "Machine",
|
|
1324
|
+
modelProperties: {
|
|
1325
|
+
...TrackedResource.type.modelProperties,
|
|
1326
|
+
properties: {
|
|
1327
|
+
serializedName: "properties",
|
|
1328
|
+
type: {
|
|
1329
|
+
name: "Composite",
|
|
1330
|
+
className: "MachineProperties"
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
identity: {
|
|
1334
|
+
serializedName: "identity",
|
|
1335
|
+
type: {
|
|
1336
|
+
name: "Composite",
|
|
1337
|
+
className: "Identity"
|
|
1338
|
+
}
|
|
1339
|
+
},
|
|
1340
|
+
systemData: {
|
|
1341
|
+
serializedName: "systemData",
|
|
1342
|
+
type: {
|
|
1343
|
+
name: "Composite",
|
|
1344
|
+
className: "SystemData"
|
|
1345
|
+
}
|
|
1346
|
+
}
|
|
1347
|
+
}
|
|
1348
|
+
}
|
|
1349
|
+
};
|
|
1350
|
+
|
|
1351
|
+
export const MachineExtension: coreClient.CompositeMapper = {
|
|
1352
|
+
type: {
|
|
1353
|
+
name: "Composite",
|
|
1354
|
+
className: "MachineExtension",
|
|
1355
|
+
modelProperties: {
|
|
1356
|
+
...TrackedResource.type.modelProperties,
|
|
1357
|
+
properties: {
|
|
1358
|
+
serializedName: "properties",
|
|
1359
|
+
type: {
|
|
1360
|
+
name: "Composite",
|
|
1361
|
+
className: "MachineExtensionProperties"
|
|
1362
|
+
}
|
|
1363
|
+
},
|
|
1364
|
+
systemData: {
|
|
1365
|
+
serializedName: "systemData",
|
|
1366
|
+
type: {
|
|
1367
|
+
name: "Composite",
|
|
1368
|
+
className: "SystemData"
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
}
|
|
1373
|
+
};
|
|
1374
|
+
|
|
1375
|
+
export const PrivateLinkResource: coreClient.CompositeMapper = {
|
|
1376
|
+
type: {
|
|
1377
|
+
name: "Composite",
|
|
1378
|
+
className: "PrivateLinkResource",
|
|
1379
|
+
modelProperties: {
|
|
1380
|
+
...ProxyResource.type.modelProperties,
|
|
1381
|
+
properties: {
|
|
1382
|
+
serializedName: "properties",
|
|
1383
|
+
type: {
|
|
1384
|
+
name: "Composite",
|
|
1385
|
+
className: "PrivateLinkResourceProperties"
|
|
1386
|
+
}
|
|
1387
|
+
},
|
|
1388
|
+
systemData: {
|
|
1389
|
+
serializedName: "systemData",
|
|
1390
|
+
type: {
|
|
1391
|
+
name: "Composite",
|
|
1392
|
+
className: "SystemData"
|
|
1393
|
+
}
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
}
|
|
1397
|
+
};
|
|
1398
|
+
|
|
1399
|
+
export const PrivateEndpointConnection: coreClient.CompositeMapper = {
|
|
1400
|
+
type: {
|
|
1401
|
+
name: "Composite",
|
|
1402
|
+
className: "PrivateEndpointConnection",
|
|
1403
|
+
modelProperties: {
|
|
1404
|
+
...ProxyResource.type.modelProperties,
|
|
1405
|
+
properties: {
|
|
1406
|
+
serializedName: "properties",
|
|
1407
|
+
type: {
|
|
1408
|
+
name: "Composite",
|
|
1409
|
+
className: "PrivateEndpointConnectionProperties"
|
|
1410
|
+
}
|
|
1411
|
+
},
|
|
1412
|
+
systemData: {
|
|
1413
|
+
serializedName: "systemData",
|
|
1414
|
+
type: {
|
|
1415
|
+
name: "Composite",
|
|
1416
|
+
className: "SystemData"
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
}
|
|
1420
|
+
}
|
|
1421
|
+
};
|