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