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