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