@azure/arm-servicemap 2.3.1 → 3.0.0-beta.1
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 -93
- package/dist/index.js +4469 -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/smClientGroupsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smClientGroupsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smClientGroupsGet.js +35 -0
- package/dist-esm/samples-dev/smClientGroupsGet.js.map +1 -0
- package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.d.ts +2 -0
- package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.js +35 -0
- package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.js.map +1 -0
- package/dist-esm/samples-dev/smClientGroupsListMembersGet.d.ts +2 -0
- package/dist-esm/samples-dev/smClientGroupsListMembersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smClientGroupsListMembersGet.js +49 -0
- package/dist-esm/samples-dev/smClientGroupsListMembersGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsCreatePost.d.ts +2 -0
- package/dist-esm/samples-dev/smMachineGroupsCreatePost.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsCreatePost.js +43 -0
- package/dist-esm/samples-dev/smMachineGroupsCreatePost.js.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/smMachineGroupsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsDelete.js +32 -0
- package/dist-esm/samples-dev/smMachineGroupsDelete.js.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachineGroupsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsGet.js +32 -0
- package/dist-esm/samples-dev/smMachineGroupsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.js +48 -0
- package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsUpdatePut.d.ts +2 -0
- package/dist-esm/samples-dev/smMachineGroupsUpdatePut.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachineGroupsUpdatePut.js +44 -0
- package/dist-esm/samples-dev/smMachineGroupsUpdatePut.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesGet.js +34 -0
- package/dist-esm/samples-dev/smMachinesGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesGetLivenessGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesGetLivenessGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesGetLivenessGet.js +35 -0
- package/dist-esm/samples-dev/smMachinesGetLivenessGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.js +48 -0
- package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesListConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesListConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesListConnectionsGet.js +49 -0
- package/dist-esm/samples-dev/smMachinesListConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.js +49 -0
- package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesListPortsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesListPortsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesListPortsGet.js +49 -0
- package/dist-esm/samples-dev/smMachinesListPortsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesListProcessesGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesListProcessesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesListProcessesGet.js +49 -0
- package/dist-esm/samples-dev/smMachinesListProcessesGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesPortsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsGet.js +36 -0
- package/dist-esm/samples-dev/smMachinesPortsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.js +36 -0
- package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.js +50 -0
- package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.js +50 -0
- package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesProcessesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesGet.js +35 -0
- package/dist-esm/samples-dev/smMachinesProcessesGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.js +36 -0
- package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.js +50 -0
- package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.js +50 -0
- package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.d.ts +2 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.js +38 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.js.map +1 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.d.ts +2 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.js +41 -0
- package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.js.map +1 -0
- package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.d.ts +2 -0
- package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.d.ts.map +1 -0
- package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.js +37 -0
- package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.js.map +1 -0
- package/dist-esm/samples-dev/smSummariesGetMachinesGet.d.ts +2 -0
- package/dist-esm/samples-dev/smSummariesGetMachinesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/smSummariesGetMachinesGet.js +34 -0
- package/dist-esm/samples-dev/smSummariesGetMachinesGet.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/models/index.d.ts +1126 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +58 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +91 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +1004 -1051
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +22 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/parameters.js +124 -108
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/clientGroups.d.ts +57 -0
- package/dist-esm/src/operations/clientGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/clientGroups.js +224 -0
- package/dist-esm/src/operations/clientGroups.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +3 -5
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/machineGroups.d.ts +71 -0
- package/dist-esm/src/operations/machineGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/machineGroups.js +285 -0
- package/dist-esm/src/operations/machineGroups.js.map +1 -0
- package/dist-esm/src/operations/machines.d.ts +177 -0
- package/dist-esm/src/operations/machines.d.ts.map +1 -0
- package/dist-esm/src/operations/machines.js +738 -0
- package/dist-esm/src/operations/machines.js.map +1 -0
- package/dist-esm/src/operations/maps.d.ts +21 -0
- package/dist-esm/src/operations/maps.d.ts.map +1 -0
- package/dist-esm/src/operations/maps.js +56 -0
- package/dist-esm/src/operations/maps.js.map +1 -0
- package/dist-esm/src/operations/ports.d.ts +93 -0
- package/dist-esm/src/operations/ports.d.ts.map +1 -0
- package/dist-esm/src/operations/ports.js +376 -0
- package/dist-esm/src/operations/ports.js.map +1 -0
- package/dist-esm/src/operations/processes.d.ts +92 -0
- package/dist-esm/src/operations/processes.d.ts.map +1 -0
- package/dist-esm/src/operations/processes.js +371 -0
- package/dist-esm/src/operations/processes.js.map +1 -0
- package/dist-esm/src/operations/summaries.d.ts +20 -0
- package/dist-esm/src/operations/summaries.d.ts.map +1 -0
- package/dist-esm/src/operations/summaries.js +57 -0
- package/dist-esm/src/operations/summaries.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clientGroups.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/clientGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clientGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/clientGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +15 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/machineGroups.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/machineGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/machineGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/machineGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/machines.d.ts +68 -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/maps.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/maps.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/maps.js +9 -0
- package/dist-esm/src/operationsInterfaces/maps.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/ports.d.ts +43 -0
- package/dist-esm/src/operationsInterfaces/ports.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/ports.js +9 -0
- package/dist-esm/src/operationsInterfaces/ports.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/processes.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/processes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/processes.js +9 -0
- package/dist-esm/src/operationsInterfaces/processes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/summaries.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/summaries.js +9 -0
- package/dist-esm/src/operationsInterfaces/summaries.js.map +1 -0
- package/dist-esm/src/serviceMap.d.ts +24 -0
- package/dist-esm/src/serviceMap.d.ts.map +1 -0
- package/dist-esm/src/serviceMap.js +57 -0
- package/dist-esm/src/serviceMap.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 +75 -33
- package/review/arm-servicemap.api.md +1034 -0
- package/rollup.config.js +181 -30
- package/src/index.ts +12 -0
- package/src/models/index.ts +1135 -2551
- package/src/models/mappers.ts +1115 -1150
- package/src/models/parameters.ts +151 -109
- package/src/operations/clientGroups.ts +208 -170
- package/src/operations/index.ts +3 -5
- package/src/operations/machineGroups.ts +236 -254
- package/src/operations/machines.ts +752 -460
- package/src/operations/maps.ts +43 -64
- package/src/operations/ports.ts +367 -234
- package/src/operations/processes.ts +362 -232
- package/src/operations/summaries.ts +43 -56
- package/src/operationsInterfaces/clientGroups.ts +61 -0
- package/src/operationsInterfaces/index.ts +15 -0
- package/src/operationsInterfaces/machineGroups.ts +90 -0
- package/src/operationsInterfaces/machines.ts +126 -0
- package/src/operationsInterfaces/maps.ts +30 -0
- package/src/operationsInterfaces/ports.ts +85 -0
- package/src/operationsInterfaces/processes.ts +84 -0
- package/src/operationsInterfaces/summaries.ts +27 -0
- package/src/serviceMap.ts +103 -0
- package/tsconfig.json +5 -4
- package/types/arm-servicemap.d.ts +1556 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-servicemap.js +0 -4238
- package/dist/arm-servicemap.js.map +0 -1
- package/dist/arm-servicemap.min.js +0 -1
- package/dist/arm-servicemap.min.js.map +0 -1
- package/esm/models/clientGroupsMappers.d.ts +0 -2
- package/esm/models/clientGroupsMappers.d.ts.map +0 -1
- package/esm/models/clientGroupsMappers.js +0 -9
- package/esm/models/clientGroupsMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -2596
- 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/machineGroupsMappers.d.ts +0 -2
- package/esm/models/machineGroupsMappers.d.ts.map +0 -1
- package/esm/models/machineGroupsMappers.js +0 -9
- package/esm/models/machineGroupsMappers.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 -91
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/mapsMappers.d.ts +0 -2
- package/esm/models/mapsMappers.d.ts.map +0 -1
- package/esm/models/mapsMappers.js +0 -9
- package/esm/models/mapsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -18
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/portsMappers.d.ts +0 -2
- package/esm/models/portsMappers.d.ts.map +0 -1
- package/esm/models/portsMappers.js +0 -9
- package/esm/models/portsMappers.js.map +0 -1
- package/esm/models/processesMappers.d.ts +0 -2
- package/esm/models/processesMappers.d.ts.map +0 -1
- package/esm/models/processesMappers.js +0 -9
- package/esm/models/processesMappers.js.map +0 -1
- package/esm/models/summariesMappers.d.ts +0 -2
- package/esm/models/summariesMappers.d.ts.map +0 -1
- package/esm/models/summariesMappers.js +0 -9
- package/esm/models/summariesMappers.js.map +0 -1
- package/esm/operations/clientGroups.d.ts +0 -103
- package/esm/operations/clientGroups.d.ts.map +0 -1
- package/esm/operations/clientGroups.js +0 -159
- package/esm/operations/clientGroups.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/machineGroups.d.ts +0 -151
- package/esm/operations/machineGroups.d.ts.map +0 -1
- package/esm/operations/machineGroups.js +0 -227
- package/esm/operations/machineGroups.js.map +0 -1
- package/esm/operations/machines.d.ts +0 -284
- package/esm/operations/machines.d.ts.map +0 -1
- package/esm/operations/machines.js +0 -404
- package/esm/operations/machines.js.map +0 -1
- package/esm/operations/maps.d.ts +0 -37
- package/esm/operations/maps.d.ts.map +0 -1
- package/esm/operations/maps.js +0 -64
- package/esm/operations/maps.js.map +0 -1
- package/esm/operations/ports.d.ts +0 -158
- package/esm/operations/ports.d.ts.map +0 -1
- package/esm/operations/ports.js +0 -227
- package/esm/operations/ports.js.map +0 -1
- package/esm/operations/processes.d.ts +0 -157
- package/esm/operations/processes.d.ts.map +0 -1
- package/esm/operations/processes.js +0 -226
- package/esm/operations/processes.js.map +0 -1
- package/esm/operations/summaries.d.ts +0 -34
- package/esm/operations/summaries.d.ts.map +0 -1
- package/esm/operations/summaries.js +0 -60
- package/esm/operations/summaries.js.map +0 -1
- package/esm/servicemapManagementClient.d.ts +0 -30
- package/esm/servicemapManagementClient.d.ts.map +0 -1
- package/esm/servicemapManagementClient.js +0 -44
- package/esm/servicemapManagementClient.js.map +0 -1
- package/esm/servicemapManagementClientContext.d.ts +0 -22
- package/esm/servicemapManagementClientContext.d.ts.map +0 -1
- package/esm/servicemapManagementClientContext.js +0 -61
- package/esm/servicemapManagementClientContext.js.map +0 -1
- package/src/models/clientGroupsMappers.ts +0 -56
- package/src/models/machineGroupsMappers.ts +0 -55
- package/src/models/machinesMappers.ts +0 -60
- package/src/models/mapsMappers.ts +0 -63
- package/src/models/portsMappers.ts +0 -57
- package/src/models/processesMappers.ts +0 -57
- package/src/models/summariesMappers.ts +0 -54
- package/src/servicemapManagementClient.ts +0 -60
- package/src/servicemapManagementClientContext.ts +0 -68
package/src/models/mappers.ts
CHANGED
|
@@ -1,227 +1,32 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
4
|
*
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
|
-
import
|
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
11
10
|
|
|
12
|
-
export const
|
|
13
|
-
export const BaseResource = BaseResourceMapper;
|
|
14
|
-
|
|
15
|
-
export const Resource: msRest.CompositeMapper = {
|
|
16
|
-
serializedName: "Resource",
|
|
17
|
-
type: {
|
|
18
|
-
name: "Composite",
|
|
19
|
-
className: "Resource",
|
|
20
|
-
modelProperties: {
|
|
21
|
-
id: {
|
|
22
|
-
readOnly: true,
|
|
23
|
-
serializedName: "id",
|
|
24
|
-
type: {
|
|
25
|
-
name: "String"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
type: {
|
|
29
|
-
readOnly: true,
|
|
30
|
-
serializedName: "type",
|
|
31
|
-
type: {
|
|
32
|
-
name: "String"
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
name: {
|
|
36
|
-
readOnly: true,
|
|
37
|
-
serializedName: "name",
|
|
38
|
-
type: {
|
|
39
|
-
name: "String"
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
export const ResourceReference: msRest.CompositeMapper = {
|
|
47
|
-
serializedName: "ResourceReference",
|
|
48
|
-
type: {
|
|
49
|
-
name: "Composite",
|
|
50
|
-
polymorphicDiscriminator: {
|
|
51
|
-
serializedName: "kind",
|
|
52
|
-
clientName: "kind"
|
|
53
|
-
},
|
|
54
|
-
uberParent: "ResourceReference",
|
|
55
|
-
className: "ResourceReference",
|
|
56
|
-
modelProperties: {
|
|
57
|
-
id: {
|
|
58
|
-
required: true,
|
|
59
|
-
serializedName: "id",
|
|
60
|
-
type: {
|
|
61
|
-
name: "String"
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
type: {
|
|
65
|
-
readOnly: true,
|
|
66
|
-
serializedName: "type",
|
|
67
|
-
type: {
|
|
68
|
-
name: "String"
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
name: {
|
|
72
|
-
readOnly: true,
|
|
73
|
-
serializedName: "name",
|
|
74
|
-
type: {
|
|
75
|
-
name: "String"
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
|
-
kind: {
|
|
79
|
-
required: true,
|
|
80
|
-
serializedName: "kind",
|
|
81
|
-
type: {
|
|
82
|
-
name: "String"
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
};
|
|
88
|
-
|
|
89
|
-
export const MachineReference: msRest.CompositeMapper = {
|
|
90
|
-
serializedName: "ref:machine",
|
|
91
|
-
type: {
|
|
92
|
-
name: "Composite",
|
|
93
|
-
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
94
|
-
uberParent: "ResourceReference",
|
|
95
|
-
className: "MachineReference",
|
|
96
|
-
modelProperties: {
|
|
97
|
-
...ResourceReference.type.modelProperties
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
|
|
102
|
-
export const ProcessReference: msRest.CompositeMapper = {
|
|
103
|
-
serializedName: "ref:process",
|
|
104
|
-
type: {
|
|
105
|
-
name: "Composite",
|
|
106
|
-
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
107
|
-
uberParent: "ResourceReference",
|
|
108
|
-
className: "ProcessReference",
|
|
109
|
-
modelProperties: {
|
|
110
|
-
...ResourceReference.type.modelProperties,
|
|
111
|
-
machine: {
|
|
112
|
-
readOnly: true,
|
|
113
|
-
serializedName: "properties.machine",
|
|
114
|
-
type: {
|
|
115
|
-
name: "Composite",
|
|
116
|
-
className: "MachineReference"
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
};
|
|
122
|
-
|
|
123
|
-
export const PortReference: msRest.CompositeMapper = {
|
|
124
|
-
serializedName: "ref:port",
|
|
125
|
-
type: {
|
|
126
|
-
name: "Composite",
|
|
127
|
-
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
128
|
-
uberParent: "ResourceReference",
|
|
129
|
-
className: "PortReference",
|
|
130
|
-
modelProperties: {
|
|
131
|
-
...ResourceReference.type.modelProperties,
|
|
132
|
-
machine: {
|
|
133
|
-
readOnly: true,
|
|
134
|
-
serializedName: "properties.machine",
|
|
135
|
-
type: {
|
|
136
|
-
name: "Composite",
|
|
137
|
-
className: "MachineReference"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
ipAddress: {
|
|
141
|
-
readOnly: true,
|
|
142
|
-
serializedName: "properties.ipAddress",
|
|
143
|
-
type: {
|
|
144
|
-
name: "String"
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
portNumber: {
|
|
148
|
-
serializedName: "properties.portNumber",
|
|
149
|
-
type: {
|
|
150
|
-
name: "Number"
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
};
|
|
156
|
-
|
|
157
|
-
export const MachineReferenceWithHints: msRest.CompositeMapper = {
|
|
158
|
-
serializedName: "ref:machinewithhints",
|
|
159
|
-
type: {
|
|
160
|
-
name: "Composite",
|
|
161
|
-
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
162
|
-
uberParent: "ResourceReference",
|
|
163
|
-
className: "MachineReferenceWithHints",
|
|
164
|
-
modelProperties: {
|
|
165
|
-
...ResourceReference.type.modelProperties,
|
|
166
|
-
displayNameHint: {
|
|
167
|
-
readOnly: true,
|
|
168
|
-
serializedName: "properties.displayNameHint",
|
|
169
|
-
type: {
|
|
170
|
-
name: "String"
|
|
171
|
-
}
|
|
172
|
-
},
|
|
173
|
-
osFamilyHint: {
|
|
174
|
-
readOnly: true,
|
|
175
|
-
serializedName: "properties.osFamilyHint",
|
|
176
|
-
type: {
|
|
177
|
-
name: "Enum",
|
|
178
|
-
allowedValues: [
|
|
179
|
-
"unknown",
|
|
180
|
-
"windows",
|
|
181
|
-
"linux",
|
|
182
|
-
"solaris",
|
|
183
|
-
"aix"
|
|
184
|
-
]
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
};
|
|
190
|
-
|
|
191
|
-
export const ClientGroupReference: msRest.CompositeMapper = {
|
|
192
|
-
serializedName: "ref:clientgroup",
|
|
193
|
-
type: {
|
|
194
|
-
name: "Composite",
|
|
195
|
-
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
196
|
-
uberParent: "ResourceReference",
|
|
197
|
-
className: "ClientGroupReference",
|
|
198
|
-
modelProperties: {
|
|
199
|
-
...ResourceReference.type.modelProperties
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
};
|
|
203
|
-
|
|
204
|
-
export const CoreResource: msRest.CompositeMapper = {
|
|
205
|
-
serializedName: "CoreResource",
|
|
11
|
+
export const MachineCollection: coreClient.CompositeMapper = {
|
|
206
12
|
type: {
|
|
207
13
|
name: "Composite",
|
|
208
|
-
|
|
209
|
-
serializedName: "kind",
|
|
210
|
-
clientName: "kind"
|
|
211
|
-
},
|
|
212
|
-
uberParent: "BaseResource",
|
|
213
|
-
className: "CoreResource",
|
|
14
|
+
className: "MachineCollection",
|
|
214
15
|
modelProperties: {
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
serializedName: "etag",
|
|
16
|
+
value: {
|
|
17
|
+
serializedName: "value",
|
|
218
18
|
type: {
|
|
219
|
-
name: "
|
|
19
|
+
name: "Sequence",
|
|
20
|
+
element: {
|
|
21
|
+
type: {
|
|
22
|
+
name: "Composite",
|
|
23
|
+
className: "Machine"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
220
26
|
}
|
|
221
27
|
},
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
serializedName: "kind",
|
|
28
|
+
nextLink: {
|
|
29
|
+
serializedName: "nextLink",
|
|
225
30
|
type: {
|
|
226
31
|
name: "String"
|
|
227
32
|
}
|
|
@@ -230,8 +35,7 @@ export const CoreResource: msRest.CompositeMapper = {
|
|
|
230
35
|
}
|
|
231
36
|
};
|
|
232
37
|
|
|
233
|
-
export const Timezone:
|
|
234
|
-
serializedName: "Timezone",
|
|
38
|
+
export const Timezone: coreClient.CompositeMapper = {
|
|
235
39
|
type: {
|
|
236
40
|
name: "Composite",
|
|
237
41
|
className: "Timezone",
|
|
@@ -246,15 +50,14 @@ export const Timezone: msRest.CompositeMapper = {
|
|
|
246
50
|
}
|
|
247
51
|
};
|
|
248
52
|
|
|
249
|
-
export const AgentConfiguration:
|
|
250
|
-
serializedName: "AgentConfiguration",
|
|
53
|
+
export const AgentConfiguration: coreClient.CompositeMapper = {
|
|
251
54
|
type: {
|
|
252
55
|
name: "Composite",
|
|
253
56
|
className: "AgentConfiguration",
|
|
254
57
|
modelProperties: {
|
|
255
58
|
agentId: {
|
|
256
|
-
required: true,
|
|
257
59
|
serializedName: "agentId",
|
|
60
|
+
required: true,
|
|
258
61
|
type: {
|
|
259
62
|
name: "String"
|
|
260
63
|
}
|
|
@@ -281,11 +84,7 @@ export const AgentConfiguration: msRest.CompositeMapper = {
|
|
|
281
84
|
serializedName: "rebootStatus",
|
|
282
85
|
type: {
|
|
283
86
|
name: "Enum",
|
|
284
|
-
allowedValues: [
|
|
285
|
-
"unknown",
|
|
286
|
-
"rebooted",
|
|
287
|
-
"notRebooted"
|
|
288
|
-
]
|
|
87
|
+
allowedValues: ["unknown", "rebooted", "notRebooted"]
|
|
289
88
|
}
|
|
290
89
|
},
|
|
291
90
|
clockGranularity: {
|
|
@@ -298,8 +97,7 @@ export const AgentConfiguration: msRest.CompositeMapper = {
|
|
|
298
97
|
}
|
|
299
98
|
};
|
|
300
99
|
|
|
301
|
-
export const MachineResourcesConfiguration:
|
|
302
|
-
serializedName: "MachineResourcesConfiguration",
|
|
100
|
+
export const MachineResourcesConfiguration: coreClient.CompositeMapper = {
|
|
303
101
|
type: {
|
|
304
102
|
name: "Composite",
|
|
305
103
|
className: "MachineResourcesConfiguration",
|
|
@@ -326,59 +124,14 @@ export const MachineResourcesConfiguration: msRest.CompositeMapper = {
|
|
|
326
124
|
serializedName: "cpuSpeedAccuracy",
|
|
327
125
|
type: {
|
|
328
126
|
name: "Enum",
|
|
329
|
-
allowedValues: [
|
|
330
|
-
"actual",
|
|
331
|
-
"estimated"
|
|
332
|
-
]
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
}
|
|
337
|
-
};
|
|
338
|
-
|
|
339
|
-
export const Ipv4NetworkInterface: msRest.CompositeMapper = {
|
|
340
|
-
serializedName: "Ipv4NetworkInterface",
|
|
341
|
-
type: {
|
|
342
|
-
name: "Composite",
|
|
343
|
-
className: "Ipv4NetworkInterface",
|
|
344
|
-
modelProperties: {
|
|
345
|
-
ipAddress: {
|
|
346
|
-
required: true,
|
|
347
|
-
serializedName: "ipAddress",
|
|
348
|
-
type: {
|
|
349
|
-
name: "String"
|
|
350
|
-
}
|
|
351
|
-
},
|
|
352
|
-
subnetMask: {
|
|
353
|
-
serializedName: "subnetMask",
|
|
354
|
-
defaultValue: '255.255.255.255',
|
|
355
|
-
type: {
|
|
356
|
-
name: "String"
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
};
|
|
362
|
-
|
|
363
|
-
export const Ipv6NetworkInterface: msRest.CompositeMapper = {
|
|
364
|
-
serializedName: "Ipv6NetworkInterface",
|
|
365
|
-
type: {
|
|
366
|
-
name: "Composite",
|
|
367
|
-
className: "Ipv6NetworkInterface",
|
|
368
|
-
modelProperties: {
|
|
369
|
-
ipAddress: {
|
|
370
|
-
required: true,
|
|
371
|
-
serializedName: "ipAddress",
|
|
372
|
-
type: {
|
|
373
|
-
name: "String"
|
|
127
|
+
allowedValues: ["actual", "estimated"]
|
|
374
128
|
}
|
|
375
129
|
}
|
|
376
130
|
}
|
|
377
131
|
}
|
|
378
132
|
};
|
|
379
133
|
|
|
380
|
-
export const NetworkConfiguration:
|
|
381
|
-
serializedName: "NetworkConfiguration",
|
|
134
|
+
export const NetworkConfiguration: coreClient.CompositeMapper = {
|
|
382
135
|
type: {
|
|
383
136
|
name: "Composite",
|
|
384
137
|
className: "NetworkConfiguration",
|
|
@@ -444,50 +197,78 @@ export const NetworkConfiguration: msRest.CompositeMapper = {
|
|
|
444
197
|
}
|
|
445
198
|
};
|
|
446
199
|
|
|
447
|
-
export const
|
|
448
|
-
serializedName: "OperatingSystemConfiguration",
|
|
200
|
+
export const Ipv4NetworkInterface: coreClient.CompositeMapper = {
|
|
449
201
|
type: {
|
|
450
202
|
name: "Composite",
|
|
451
|
-
className: "
|
|
203
|
+
className: "Ipv4NetworkInterface",
|
|
452
204
|
modelProperties: {
|
|
453
|
-
|
|
205
|
+
ipAddress: {
|
|
206
|
+
serializedName: "ipAddress",
|
|
454
207
|
required: true,
|
|
455
|
-
serializedName: "family",
|
|
456
208
|
type: {
|
|
457
|
-
name: "
|
|
458
|
-
allowedValues: [
|
|
459
|
-
"unknown",
|
|
460
|
-
"windows",
|
|
461
|
-
"linux",
|
|
462
|
-
"solaris",
|
|
463
|
-
"aix"
|
|
464
|
-
]
|
|
209
|
+
name: "String"
|
|
465
210
|
}
|
|
466
211
|
},
|
|
467
|
-
|
|
212
|
+
subnetMask: {
|
|
213
|
+
defaultValue: "255.255.255.255",
|
|
214
|
+
serializedName: "subnetMask",
|
|
215
|
+
type: {
|
|
216
|
+
name: "String"
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
};
|
|
222
|
+
|
|
223
|
+
export const Ipv6NetworkInterface: coreClient.CompositeMapper = {
|
|
224
|
+
type: {
|
|
225
|
+
name: "Composite",
|
|
226
|
+
className: "Ipv6NetworkInterface",
|
|
227
|
+
modelProperties: {
|
|
228
|
+
ipAddress: {
|
|
229
|
+
serializedName: "ipAddress",
|
|
468
230
|
required: true,
|
|
231
|
+
type: {
|
|
232
|
+
name: "String"
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
export const OperatingSystemConfiguration: coreClient.CompositeMapper = {
|
|
240
|
+
type: {
|
|
241
|
+
name: "Composite",
|
|
242
|
+
className: "OperatingSystemConfiguration",
|
|
243
|
+
modelProperties: {
|
|
244
|
+
family: {
|
|
245
|
+
serializedName: "family",
|
|
246
|
+
required: true,
|
|
247
|
+
type: {
|
|
248
|
+
name: "Enum",
|
|
249
|
+
allowedValues: ["unknown", "windows", "linux", "solaris", "aix"]
|
|
250
|
+
}
|
|
251
|
+
},
|
|
252
|
+
fullName: {
|
|
469
253
|
serializedName: "fullName",
|
|
254
|
+
required: true,
|
|
470
255
|
type: {
|
|
471
256
|
name: "String"
|
|
472
257
|
}
|
|
473
258
|
},
|
|
474
259
|
bitness: {
|
|
475
|
-
required: true,
|
|
476
260
|
serializedName: "bitness",
|
|
261
|
+
required: true,
|
|
477
262
|
type: {
|
|
478
263
|
name: "Enum",
|
|
479
|
-
allowedValues: [
|
|
480
|
-
"32bit",
|
|
481
|
-
"64bit"
|
|
482
|
-
]
|
|
264
|
+
allowedValues: ["32bit", "64bit"]
|
|
483
265
|
}
|
|
484
266
|
}
|
|
485
267
|
}
|
|
486
268
|
}
|
|
487
269
|
};
|
|
488
270
|
|
|
489
|
-
export const VirtualMachineConfiguration:
|
|
490
|
-
serializedName: "VirtualMachineConfiguration",
|
|
271
|
+
export const VirtualMachineConfiguration: coreClient.CompositeMapper = {
|
|
491
272
|
type: {
|
|
492
273
|
name: "Composite",
|
|
493
274
|
className: "VirtualMachineConfiguration",
|
|
@@ -529,8 +310,7 @@ export const VirtualMachineConfiguration: msRest.CompositeMapper = {
|
|
|
529
310
|
}
|
|
530
311
|
};
|
|
531
312
|
|
|
532
|
-
export const HypervisorConfiguration:
|
|
533
|
-
serializedName: "HypervisorConfiguration",
|
|
313
|
+
export const HypervisorConfiguration: coreClient.CompositeMapper = {
|
|
534
314
|
type: {
|
|
535
315
|
name: "Composite",
|
|
536
316
|
className: "HypervisorConfiguration",
|
|
@@ -539,10 +319,7 @@ export const HypervisorConfiguration: msRest.CompositeMapper = {
|
|
|
539
319
|
serializedName: "hypervisorType",
|
|
540
320
|
type: {
|
|
541
321
|
name: "Enum",
|
|
542
|
-
allowedValues: [
|
|
543
|
-
"unknown",
|
|
544
|
-
"hyperv"
|
|
545
|
-
]
|
|
322
|
+
allowedValues: ["unknown", "hyperv"]
|
|
546
323
|
}
|
|
547
324
|
},
|
|
548
325
|
nativeHostMachineId: {
|
|
@@ -555,25 +332,27 @@ export const HypervisorConfiguration: msRest.CompositeMapper = {
|
|
|
555
332
|
}
|
|
556
333
|
};
|
|
557
334
|
|
|
558
|
-
export const HostingConfiguration:
|
|
559
|
-
serializedName: "HostingConfiguration",
|
|
335
|
+
export const HostingConfiguration: coreClient.CompositeMapper = {
|
|
560
336
|
type: {
|
|
561
337
|
name: "Composite",
|
|
338
|
+
className: "HostingConfiguration",
|
|
339
|
+
uberParent: "HostingConfiguration",
|
|
562
340
|
polymorphicDiscriminator: {
|
|
563
341
|
serializedName: "kind",
|
|
564
342
|
clientName: "kind"
|
|
565
343
|
},
|
|
566
|
-
uberParent: "HostingConfiguration",
|
|
567
|
-
className: "HostingConfiguration",
|
|
568
344
|
modelProperties: {
|
|
569
345
|
provider: {
|
|
346
|
+
defaultValue: "azure",
|
|
347
|
+
isConstant: true,
|
|
570
348
|
serializedName: "provider",
|
|
571
349
|
type: {
|
|
572
350
|
name: "String"
|
|
573
351
|
}
|
|
574
352
|
},
|
|
575
353
|
kind: {
|
|
576
|
-
|
|
354
|
+
defaultValue: "provider:azure",
|
|
355
|
+
isConstant: true,
|
|
577
356
|
serializedName: "kind",
|
|
578
357
|
type: {
|
|
579
358
|
name: "String"
|
|
@@ -583,139 +362,165 @@ export const HostingConfiguration: msRest.CompositeMapper = {
|
|
|
583
362
|
}
|
|
584
363
|
};
|
|
585
364
|
|
|
586
|
-
export const
|
|
587
|
-
serializedName: "machine",
|
|
365
|
+
export const Resource: coreClient.CompositeMapper = {
|
|
588
366
|
type: {
|
|
589
367
|
name: "Composite",
|
|
590
|
-
className: "
|
|
368
|
+
className: "Resource",
|
|
591
369
|
modelProperties: {
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
type: {
|
|
596
|
-
name: "DateTime"
|
|
597
|
-
}
|
|
598
|
-
},
|
|
599
|
-
monitoringState: {
|
|
600
|
-
serializedName: "properties.monitoringState",
|
|
601
|
-
type: {
|
|
602
|
-
name: "Enum",
|
|
603
|
-
allowedValues: [
|
|
604
|
-
"monitored",
|
|
605
|
-
"discovered"
|
|
606
|
-
]
|
|
607
|
-
}
|
|
608
|
-
},
|
|
609
|
-
virtualizationState: {
|
|
610
|
-
serializedName: "properties.virtualizationState",
|
|
611
|
-
type: {
|
|
612
|
-
name: "Enum",
|
|
613
|
-
allowedValues: [
|
|
614
|
-
"unknown",
|
|
615
|
-
"physical",
|
|
616
|
-
"virtual",
|
|
617
|
-
"hypervisor"
|
|
618
|
-
]
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
displayName: {
|
|
622
|
-
serializedName: "properties.displayName",
|
|
370
|
+
id: {
|
|
371
|
+
serializedName: "id",
|
|
372
|
+
readOnly: true,
|
|
623
373
|
type: {
|
|
624
374
|
name: "String"
|
|
625
375
|
}
|
|
626
376
|
},
|
|
627
|
-
|
|
628
|
-
serializedName: "
|
|
377
|
+
type: {
|
|
378
|
+
serializedName: "type",
|
|
379
|
+
readOnly: true,
|
|
629
380
|
type: {
|
|
630
381
|
name: "String"
|
|
631
382
|
}
|
|
632
383
|
},
|
|
633
|
-
|
|
634
|
-
serializedName: "
|
|
384
|
+
name: {
|
|
385
|
+
serializedName: "name",
|
|
386
|
+
readOnly: true,
|
|
635
387
|
type: {
|
|
636
388
|
name: "String"
|
|
637
389
|
}
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
};
|
|
394
|
+
|
|
395
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
396
|
+
type: {
|
|
397
|
+
name: "Composite",
|
|
398
|
+
className: "ErrorResponse",
|
|
399
|
+
modelProperties: {
|
|
400
|
+
error: {
|
|
401
|
+
serializedName: "error",
|
|
647
402
|
type: {
|
|
648
403
|
name: "Composite",
|
|
649
|
-
className: "
|
|
404
|
+
className: "ErrorModel"
|
|
650
405
|
}
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
};
|
|
410
|
+
|
|
411
|
+
export const ErrorModel: coreClient.CompositeMapper = {
|
|
412
|
+
type: {
|
|
413
|
+
name: "Composite",
|
|
414
|
+
className: "ErrorModel",
|
|
415
|
+
modelProperties: {
|
|
416
|
+
code: {
|
|
417
|
+
serializedName: "code",
|
|
418
|
+
required: true,
|
|
654
419
|
type: {
|
|
655
|
-
name: "
|
|
656
|
-
className: "AgentConfiguration"
|
|
420
|
+
name: "String"
|
|
657
421
|
}
|
|
658
422
|
},
|
|
659
|
-
|
|
660
|
-
serializedName: "
|
|
423
|
+
message: {
|
|
424
|
+
serializedName: "message",
|
|
661
425
|
type: {
|
|
662
|
-
name: "
|
|
663
|
-
className: "MachineResourcesConfiguration"
|
|
426
|
+
name: "String"
|
|
664
427
|
}
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
};
|
|
432
|
+
|
|
433
|
+
export const Liveness: coreClient.CompositeMapper = {
|
|
434
|
+
type: {
|
|
435
|
+
name: "Composite",
|
|
436
|
+
className: "Liveness",
|
|
437
|
+
modelProperties: {
|
|
438
|
+
startTime: {
|
|
439
|
+
serializedName: "startTime",
|
|
440
|
+
required: true,
|
|
668
441
|
type: {
|
|
669
|
-
name: "
|
|
670
|
-
className: "NetworkConfiguration"
|
|
442
|
+
name: "DateTime"
|
|
671
443
|
}
|
|
672
444
|
},
|
|
673
|
-
|
|
674
|
-
serializedName: "
|
|
445
|
+
endTime: {
|
|
446
|
+
serializedName: "endTime",
|
|
447
|
+
required: true,
|
|
675
448
|
type: {
|
|
676
|
-
name: "
|
|
677
|
-
className: "OperatingSystemConfiguration"
|
|
449
|
+
name: "DateTime"
|
|
678
450
|
}
|
|
679
451
|
},
|
|
680
|
-
|
|
681
|
-
serializedName: "
|
|
452
|
+
live: {
|
|
453
|
+
serializedName: "live",
|
|
454
|
+
required: true,
|
|
682
455
|
type: {
|
|
683
|
-
name: "
|
|
684
|
-
className: "VirtualMachineConfiguration"
|
|
456
|
+
name: "Boolean"
|
|
685
457
|
}
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
};
|
|
462
|
+
|
|
463
|
+
export const ConnectionCollection: coreClient.CompositeMapper = {
|
|
464
|
+
type: {
|
|
465
|
+
name: "Composite",
|
|
466
|
+
className: "ConnectionCollection",
|
|
467
|
+
modelProperties: {
|
|
468
|
+
value: {
|
|
469
|
+
serializedName: "value",
|
|
689
470
|
type: {
|
|
690
|
-
name: "
|
|
691
|
-
|
|
471
|
+
name: "Sequence",
|
|
472
|
+
element: {
|
|
473
|
+
type: {
|
|
474
|
+
name: "Composite",
|
|
475
|
+
className: "Connection"
|
|
476
|
+
}
|
|
477
|
+
}
|
|
692
478
|
}
|
|
693
479
|
},
|
|
694
|
-
|
|
695
|
-
serializedName: "
|
|
480
|
+
nextLink: {
|
|
481
|
+
serializedName: "nextLink",
|
|
696
482
|
type: {
|
|
697
|
-
name: "
|
|
698
|
-
className: "HostingConfiguration"
|
|
483
|
+
name: "String"
|
|
699
484
|
}
|
|
700
485
|
}
|
|
701
486
|
}
|
|
702
487
|
}
|
|
703
488
|
};
|
|
704
489
|
|
|
705
|
-
export const
|
|
706
|
-
serializedName: "ProcessHostedService",
|
|
490
|
+
export const ResourceReference: coreClient.CompositeMapper = {
|
|
707
491
|
type: {
|
|
708
492
|
name: "Composite",
|
|
709
|
-
className: "
|
|
493
|
+
className: "ResourceReference",
|
|
494
|
+
uberParent: "ResourceReference",
|
|
495
|
+
polymorphicDiscriminator: {
|
|
496
|
+
serializedName: "kind",
|
|
497
|
+
clientName: "kind"
|
|
498
|
+
},
|
|
710
499
|
modelProperties: {
|
|
500
|
+
id: {
|
|
501
|
+
serializedName: "id",
|
|
502
|
+
required: true,
|
|
503
|
+
type: {
|
|
504
|
+
name: "String"
|
|
505
|
+
}
|
|
506
|
+
},
|
|
507
|
+
type: {
|
|
508
|
+
serializedName: "type",
|
|
509
|
+
readOnly: true,
|
|
510
|
+
type: {
|
|
511
|
+
name: "String"
|
|
512
|
+
}
|
|
513
|
+
},
|
|
711
514
|
name: {
|
|
712
515
|
serializedName: "name",
|
|
516
|
+
readOnly: true,
|
|
713
517
|
type: {
|
|
714
518
|
name: "String"
|
|
715
519
|
}
|
|
716
520
|
},
|
|
717
|
-
|
|
718
|
-
serializedName: "
|
|
521
|
+
kind: {
|
|
522
|
+
serializedName: "kind",
|
|
523
|
+
required: true,
|
|
719
524
|
type: {
|
|
720
525
|
name: "String"
|
|
721
526
|
}
|
|
@@ -724,34 +529,95 @@ export const ProcessHostedService: msRest.CompositeMapper = {
|
|
|
724
529
|
}
|
|
725
530
|
};
|
|
726
531
|
|
|
727
|
-
export const
|
|
728
|
-
serializedName: "ProcessDetails",
|
|
532
|
+
export const RelationshipProperties: coreClient.CompositeMapper = {
|
|
729
533
|
type: {
|
|
730
534
|
name: "Composite",
|
|
731
|
-
className: "
|
|
535
|
+
className: "RelationshipProperties",
|
|
732
536
|
modelProperties: {
|
|
733
|
-
|
|
734
|
-
serializedName: "
|
|
537
|
+
source: {
|
|
538
|
+
serializedName: "source",
|
|
735
539
|
type: {
|
|
736
|
-
name: "
|
|
540
|
+
name: "Composite",
|
|
541
|
+
className: "ResourceReference"
|
|
737
542
|
}
|
|
738
543
|
},
|
|
739
|
-
|
|
740
|
-
serializedName: "
|
|
544
|
+
destination: {
|
|
545
|
+
serializedName: "destination",
|
|
741
546
|
type: {
|
|
742
|
-
name: "
|
|
547
|
+
name: "Composite",
|
|
548
|
+
className: "ResourceReference"
|
|
743
549
|
}
|
|
744
550
|
},
|
|
745
|
-
|
|
746
|
-
serializedName: "
|
|
551
|
+
startTime: {
|
|
552
|
+
serializedName: "startTime",
|
|
747
553
|
type: {
|
|
748
|
-
name: "
|
|
554
|
+
name: "DateTime"
|
|
749
555
|
}
|
|
750
556
|
},
|
|
751
|
-
|
|
752
|
-
serializedName: "
|
|
557
|
+
endTime: {
|
|
558
|
+
serializedName: "endTime",
|
|
753
559
|
type: {
|
|
754
|
-
name: "
|
|
560
|
+
name: "DateTime"
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
};
|
|
566
|
+
|
|
567
|
+
export const ProcessCollection: coreClient.CompositeMapper = {
|
|
568
|
+
type: {
|
|
569
|
+
name: "Composite",
|
|
570
|
+
className: "ProcessCollection",
|
|
571
|
+
modelProperties: {
|
|
572
|
+
value: {
|
|
573
|
+
serializedName: "value",
|
|
574
|
+
type: {
|
|
575
|
+
name: "Sequence",
|
|
576
|
+
element: {
|
|
577
|
+
type: {
|
|
578
|
+
name: "Composite",
|
|
579
|
+
className: "Process"
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
}
|
|
583
|
+
},
|
|
584
|
+
nextLink: {
|
|
585
|
+
serializedName: "nextLink",
|
|
586
|
+
type: {
|
|
587
|
+
name: "String"
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
};
|
|
593
|
+
|
|
594
|
+
export const ProcessDetails: coreClient.CompositeMapper = {
|
|
595
|
+
type: {
|
|
596
|
+
name: "Composite",
|
|
597
|
+
className: "ProcessDetails",
|
|
598
|
+
modelProperties: {
|
|
599
|
+
persistentKey: {
|
|
600
|
+
serializedName: "persistentKey",
|
|
601
|
+
type: {
|
|
602
|
+
name: "String"
|
|
603
|
+
}
|
|
604
|
+
},
|
|
605
|
+
poolId: {
|
|
606
|
+
serializedName: "poolId",
|
|
607
|
+
type: {
|
|
608
|
+
name: "Number"
|
|
609
|
+
}
|
|
610
|
+
},
|
|
611
|
+
firstPid: {
|
|
612
|
+
serializedName: "firstPid",
|
|
613
|
+
type: {
|
|
614
|
+
name: "Number"
|
|
615
|
+
}
|
|
616
|
+
},
|
|
617
|
+
description: {
|
|
618
|
+
serializedName: "description",
|
|
619
|
+
type: {
|
|
620
|
+
name: "String"
|
|
755
621
|
}
|
|
756
622
|
},
|
|
757
623
|
companyName: {
|
|
@@ -824,8 +690,28 @@ export const ProcessDetails: msRest.CompositeMapper = {
|
|
|
824
690
|
}
|
|
825
691
|
};
|
|
826
692
|
|
|
827
|
-
export const
|
|
828
|
-
|
|
693
|
+
export const ProcessHostedService: coreClient.CompositeMapper = {
|
|
694
|
+
type: {
|
|
695
|
+
name: "Composite",
|
|
696
|
+
className: "ProcessHostedService",
|
|
697
|
+
modelProperties: {
|
|
698
|
+
name: {
|
|
699
|
+
serializedName: "name",
|
|
700
|
+
type: {
|
|
701
|
+
name: "String"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
displayName: {
|
|
705
|
+
serializedName: "displayName",
|
|
706
|
+
type: {
|
|
707
|
+
name: "String"
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
};
|
|
713
|
+
|
|
714
|
+
export const ProcessUser: coreClient.CompositeMapper = {
|
|
829
715
|
type: {
|
|
830
716
|
name: "Composite",
|
|
831
717
|
className: "ProcessUser",
|
|
@@ -846,25 +732,27 @@ export const ProcessUser: msRest.CompositeMapper = {
|
|
|
846
732
|
}
|
|
847
733
|
};
|
|
848
734
|
|
|
849
|
-
export const ProcessHostingConfiguration:
|
|
850
|
-
serializedName: "ProcessHostingConfiguration",
|
|
735
|
+
export const ProcessHostingConfiguration: coreClient.CompositeMapper = {
|
|
851
736
|
type: {
|
|
852
737
|
name: "Composite",
|
|
738
|
+
className: "ProcessHostingConfiguration",
|
|
739
|
+
uberParent: "ProcessHostingConfiguration",
|
|
853
740
|
polymorphicDiscriminator: {
|
|
854
741
|
serializedName: "kind",
|
|
855
742
|
clientName: "kind"
|
|
856
743
|
},
|
|
857
|
-
uberParent: "ProcessHostingConfiguration",
|
|
858
|
-
className: "ProcessHostingConfiguration",
|
|
859
744
|
modelProperties: {
|
|
860
745
|
provider: {
|
|
746
|
+
defaultValue: "azure",
|
|
747
|
+
isConstant: true,
|
|
861
748
|
serializedName: "provider",
|
|
862
749
|
type: {
|
|
863
750
|
name: "String"
|
|
864
751
|
}
|
|
865
752
|
},
|
|
866
753
|
kind: {
|
|
867
|
-
|
|
754
|
+
defaultValue: "provider:azure",
|
|
755
|
+
isConstant: true,
|
|
868
756
|
serializedName: "kind",
|
|
869
757
|
type: {
|
|
870
758
|
name: "String"
|
|
@@ -874,244 +762,267 @@ export const ProcessHostingConfiguration: msRest.CompositeMapper = {
|
|
|
874
762
|
}
|
|
875
763
|
};
|
|
876
764
|
|
|
877
|
-
export const
|
|
878
|
-
serializedName: "process",
|
|
765
|
+
export const PortCollection: coreClient.CompositeMapper = {
|
|
879
766
|
type: {
|
|
880
767
|
name: "Composite",
|
|
881
|
-
className: "
|
|
768
|
+
className: "PortCollection",
|
|
882
769
|
modelProperties: {
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
serializedName: "properties.timestamp",
|
|
886
|
-
type: {
|
|
887
|
-
name: "DateTime"
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
monitoringState: {
|
|
891
|
-
serializedName: "properties.monitoringState",
|
|
770
|
+
value: {
|
|
771
|
+
serializedName: "value",
|
|
892
772
|
type: {
|
|
893
|
-
name: "
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
773
|
+
name: "Sequence",
|
|
774
|
+
element: {
|
|
775
|
+
type: {
|
|
776
|
+
name: "Composite",
|
|
777
|
+
className: "Port"
|
|
778
|
+
}
|
|
779
|
+
}
|
|
898
780
|
}
|
|
899
781
|
},
|
|
900
|
-
|
|
901
|
-
serializedName: "
|
|
782
|
+
nextLink: {
|
|
783
|
+
serializedName: "nextLink",
|
|
902
784
|
type: {
|
|
903
|
-
name: "
|
|
904
|
-
className: "ResourceReference"
|
|
785
|
+
name: "String"
|
|
905
786
|
}
|
|
906
|
-
}
|
|
907
|
-
|
|
908
|
-
|
|
787
|
+
}
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
};
|
|
791
|
+
|
|
792
|
+
export const MachineGroupCollection: coreClient.CompositeMapper = {
|
|
793
|
+
type: {
|
|
794
|
+
name: "Composite",
|
|
795
|
+
className: "MachineGroupCollection",
|
|
796
|
+
modelProperties: {
|
|
797
|
+
value: {
|
|
798
|
+
serializedName: "value",
|
|
909
799
|
type: {
|
|
910
|
-
name: "
|
|
800
|
+
name: "Sequence",
|
|
801
|
+
element: {
|
|
802
|
+
type: {
|
|
803
|
+
name: "Composite",
|
|
804
|
+
className: "MachineGroup"
|
|
805
|
+
}
|
|
806
|
+
}
|
|
911
807
|
}
|
|
912
808
|
},
|
|
913
|
-
|
|
914
|
-
serializedName: "
|
|
809
|
+
nextLink: {
|
|
810
|
+
serializedName: "nextLink",
|
|
915
811
|
type: {
|
|
916
812
|
name: "String"
|
|
917
813
|
}
|
|
918
|
-
}
|
|
814
|
+
}
|
|
815
|
+
}
|
|
816
|
+
}
|
|
817
|
+
};
|
|
818
|
+
|
|
819
|
+
export const ClientGroupMembersCount: coreClient.CompositeMapper = {
|
|
820
|
+
type: {
|
|
821
|
+
name: "Composite",
|
|
822
|
+
className: "ClientGroupMembersCount",
|
|
823
|
+
modelProperties: {
|
|
919
824
|
startTime: {
|
|
920
|
-
serializedName: "
|
|
825
|
+
serializedName: "startTime",
|
|
826
|
+
required: true,
|
|
921
827
|
type: {
|
|
922
828
|
name: "DateTime"
|
|
923
829
|
}
|
|
924
830
|
},
|
|
925
|
-
|
|
926
|
-
serializedName: "
|
|
831
|
+
endTime: {
|
|
832
|
+
serializedName: "endTime",
|
|
833
|
+
required: true,
|
|
927
834
|
type: {
|
|
928
|
-
name: "
|
|
835
|
+
name: "DateTime"
|
|
929
836
|
}
|
|
930
837
|
},
|
|
931
|
-
|
|
932
|
-
serializedName: "
|
|
838
|
+
groupId: {
|
|
839
|
+
serializedName: "groupId",
|
|
840
|
+
required: true,
|
|
933
841
|
type: {
|
|
934
842
|
name: "String"
|
|
935
843
|
}
|
|
936
844
|
},
|
|
937
|
-
|
|
938
|
-
serializedName: "
|
|
939
|
-
|
|
940
|
-
name: "Composite",
|
|
941
|
-
className: "ProcessDetails"
|
|
942
|
-
}
|
|
943
|
-
},
|
|
944
|
-
user: {
|
|
945
|
-
serializedName: "properties.user",
|
|
845
|
+
count: {
|
|
846
|
+
serializedName: "count",
|
|
847
|
+
required: true,
|
|
946
848
|
type: {
|
|
947
|
-
name: "
|
|
948
|
-
className: "ProcessUser"
|
|
849
|
+
name: "Number"
|
|
949
850
|
}
|
|
950
851
|
},
|
|
951
|
-
|
|
952
|
-
serializedName: "
|
|
852
|
+
accuracy: {
|
|
853
|
+
serializedName: "accuracy",
|
|
854
|
+
required: true,
|
|
953
855
|
type: {
|
|
954
|
-
name: "
|
|
955
|
-
|
|
856
|
+
name: "Enum",
|
|
857
|
+
allowedValues: ["actual", "estimated"]
|
|
956
858
|
}
|
|
957
|
-
}
|
|
958
|
-
|
|
959
|
-
|
|
859
|
+
}
|
|
860
|
+
}
|
|
861
|
+
}
|
|
862
|
+
};
|
|
863
|
+
|
|
864
|
+
export const ClientGroupMembersCollection: coreClient.CompositeMapper = {
|
|
865
|
+
type: {
|
|
866
|
+
name: "Composite",
|
|
867
|
+
className: "ClientGroupMembersCollection",
|
|
868
|
+
modelProperties: {
|
|
869
|
+
value: {
|
|
870
|
+
serializedName: "value",
|
|
960
871
|
type: {
|
|
961
|
-
name: "
|
|
962
|
-
|
|
872
|
+
name: "Sequence",
|
|
873
|
+
element: {
|
|
874
|
+
type: {
|
|
875
|
+
name: "Composite",
|
|
876
|
+
className: "ClientGroupMember"
|
|
877
|
+
}
|
|
878
|
+
}
|
|
963
879
|
}
|
|
964
880
|
},
|
|
965
|
-
|
|
966
|
-
serializedName: "
|
|
881
|
+
nextLink: {
|
|
882
|
+
serializedName: "nextLink",
|
|
967
883
|
type: {
|
|
968
|
-
name: "
|
|
969
|
-
className: "ProcessHostingConfiguration"
|
|
884
|
+
name: "String"
|
|
970
885
|
}
|
|
971
886
|
}
|
|
972
887
|
}
|
|
973
888
|
}
|
|
974
889
|
};
|
|
975
890
|
|
|
976
|
-
export const
|
|
977
|
-
serializedName: "port",
|
|
891
|
+
export const MapRequest: coreClient.CompositeMapper = {
|
|
978
892
|
type: {
|
|
979
893
|
name: "Composite",
|
|
980
|
-
className: "
|
|
894
|
+
className: "MapRequest",
|
|
895
|
+
uberParent: "MapRequest",
|
|
896
|
+
polymorphicDiscriminator: {
|
|
897
|
+
serializedName: "kind",
|
|
898
|
+
clientName: "kind"
|
|
899
|
+
},
|
|
981
900
|
modelProperties: {
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
serializedName: "properties.monitoringState",
|
|
985
|
-
type: {
|
|
986
|
-
name: "Enum",
|
|
987
|
-
allowedValues: [
|
|
988
|
-
"monitored",
|
|
989
|
-
"discovered"
|
|
990
|
-
]
|
|
991
|
-
}
|
|
992
|
-
},
|
|
993
|
-
machine: {
|
|
994
|
-
serializedName: "properties.machine",
|
|
901
|
+
startTime: {
|
|
902
|
+
serializedName: "startTime",
|
|
995
903
|
type: {
|
|
996
|
-
name: "
|
|
997
|
-
className: "ResourceReference"
|
|
904
|
+
name: "DateTime"
|
|
998
905
|
}
|
|
999
906
|
},
|
|
1000
|
-
|
|
1001
|
-
serializedName: "
|
|
907
|
+
endTime: {
|
|
908
|
+
serializedName: "endTime",
|
|
1002
909
|
type: {
|
|
1003
|
-
name: "
|
|
910
|
+
name: "DateTime"
|
|
1004
911
|
}
|
|
1005
912
|
},
|
|
1006
|
-
|
|
1007
|
-
serializedName: "
|
|
913
|
+
kind: {
|
|
914
|
+
serializedName: "kind",
|
|
915
|
+
required: true,
|
|
1008
916
|
type: {
|
|
1009
917
|
name: "String"
|
|
1010
918
|
}
|
|
1011
|
-
},
|
|
1012
|
-
portNumber: {
|
|
1013
|
-
serializedName: "properties.portNumber",
|
|
1014
|
-
type: {
|
|
1015
|
-
name: "Number"
|
|
1016
|
-
}
|
|
1017
919
|
}
|
|
1018
920
|
}
|
|
1019
921
|
}
|
|
1020
922
|
};
|
|
1021
923
|
|
|
1022
|
-
export const
|
|
1023
|
-
serializedName: "clientGroup",
|
|
924
|
+
export const MapResponse: coreClient.CompositeMapper = {
|
|
1024
925
|
type: {
|
|
1025
926
|
name: "Composite",
|
|
1026
|
-
className: "
|
|
927
|
+
className: "MapResponse",
|
|
1027
928
|
modelProperties: {
|
|
1028
|
-
|
|
1029
|
-
|
|
929
|
+
startTime: {
|
|
930
|
+
serializedName: "startTime",
|
|
1030
931
|
required: true,
|
|
1031
|
-
|
|
932
|
+
type: {
|
|
933
|
+
name: "DateTime"
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
endTime: {
|
|
937
|
+
serializedName: "endTime",
|
|
938
|
+
required: true,
|
|
939
|
+
type: {
|
|
940
|
+
name: "DateTime"
|
|
941
|
+
}
|
|
942
|
+
},
|
|
943
|
+
map: {
|
|
944
|
+
serializedName: "map",
|
|
1032
945
|
type: {
|
|
1033
946
|
name: "Composite",
|
|
1034
|
-
className: "
|
|
947
|
+
className: "Map"
|
|
1035
948
|
}
|
|
1036
949
|
}
|
|
1037
950
|
}
|
|
1038
951
|
}
|
|
1039
952
|
};
|
|
1040
953
|
|
|
1041
|
-
export const
|
|
1042
|
-
serializedName: "ClientGroupMember",
|
|
954
|
+
export const Map: coreClient.CompositeMapper = {
|
|
1043
955
|
type: {
|
|
1044
956
|
name: "Composite",
|
|
1045
|
-
className: "
|
|
957
|
+
className: "Map",
|
|
1046
958
|
modelProperties: {
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
serializedName: "properties.ipAddress",
|
|
1050
|
-
type: {
|
|
1051
|
-
name: "String"
|
|
1052
|
-
}
|
|
1053
|
-
},
|
|
1054
|
-
port: {
|
|
1055
|
-
serializedName: "properties.port",
|
|
959
|
+
nodes: {
|
|
960
|
+
serializedName: "nodes",
|
|
1056
961
|
type: {
|
|
1057
962
|
name: "Composite",
|
|
1058
|
-
className: "
|
|
963
|
+
className: "MapNodes"
|
|
1059
964
|
}
|
|
1060
965
|
},
|
|
1061
|
-
|
|
1062
|
-
serializedName: "
|
|
966
|
+
edges: {
|
|
967
|
+
serializedName: "edges",
|
|
1063
968
|
type: {
|
|
1064
|
-
name: "
|
|
1065
|
-
|
|
1066
|
-
type: {
|
|
1067
|
-
name: "Composite",
|
|
1068
|
-
className: "ProcessReference"
|
|
1069
|
-
}
|
|
1070
|
-
}
|
|
969
|
+
name: "Composite",
|
|
970
|
+
className: "MapEdges"
|
|
1071
971
|
}
|
|
1072
972
|
}
|
|
1073
973
|
}
|
|
1074
974
|
}
|
|
1075
975
|
};
|
|
1076
976
|
|
|
1077
|
-
export const
|
|
1078
|
-
serializedName: "machineGroup",
|
|
977
|
+
export const MapNodes: coreClient.CompositeMapper = {
|
|
1079
978
|
type: {
|
|
1080
979
|
name: "Composite",
|
|
1081
|
-
className: "
|
|
980
|
+
className: "MapNodes",
|
|
1082
981
|
modelProperties: {
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
serializedName: "properties.groupType",
|
|
982
|
+
machines: {
|
|
983
|
+
serializedName: "machines",
|
|
1086
984
|
type: {
|
|
1087
|
-
name: "
|
|
985
|
+
name: "Sequence",
|
|
986
|
+
element: {
|
|
987
|
+
type: {
|
|
988
|
+
name: "Composite",
|
|
989
|
+
className: "Machine"
|
|
990
|
+
}
|
|
991
|
+
}
|
|
1088
992
|
}
|
|
1089
993
|
},
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
serializedName: "properties.displayName",
|
|
1093
|
-
constraints: {
|
|
1094
|
-
MaxLength: 256,
|
|
1095
|
-
MinLength: 1
|
|
1096
|
-
},
|
|
994
|
+
processes: {
|
|
995
|
+
serializedName: "processes",
|
|
1097
996
|
type: {
|
|
1098
|
-
name: "
|
|
997
|
+
name: "Sequence",
|
|
998
|
+
element: {
|
|
999
|
+
type: {
|
|
1000
|
+
name: "Composite",
|
|
1001
|
+
className: "Process"
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1099
1004
|
}
|
|
1100
1005
|
},
|
|
1101
|
-
|
|
1102
|
-
serializedName: "
|
|
1006
|
+
ports: {
|
|
1007
|
+
serializedName: "ports",
|
|
1103
1008
|
type: {
|
|
1104
|
-
name: "
|
|
1009
|
+
name: "Sequence",
|
|
1010
|
+
element: {
|
|
1011
|
+
type: {
|
|
1012
|
+
name: "Composite",
|
|
1013
|
+
className: "Port"
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1105
1016
|
}
|
|
1106
1017
|
},
|
|
1107
|
-
|
|
1108
|
-
serializedName: "
|
|
1018
|
+
clientGroups: {
|
|
1019
|
+
serializedName: "clientGroups",
|
|
1109
1020
|
type: {
|
|
1110
1021
|
name: "Sequence",
|
|
1111
1022
|
element: {
|
|
1112
1023
|
type: {
|
|
1113
1024
|
name: "Composite",
|
|
1114
|
-
className: "
|
|
1025
|
+
className: "ClientGroup"
|
|
1115
1026
|
}
|
|
1116
1027
|
}
|
|
1117
1028
|
}
|
|
@@ -1120,33 +1031,54 @@ export const MachineGroup: msRest.CompositeMapper = {
|
|
|
1120
1031
|
}
|
|
1121
1032
|
};
|
|
1122
1033
|
|
|
1123
|
-
export const
|
|
1124
|
-
serializedName: "Summary",
|
|
1034
|
+
export const MapEdges: coreClient.CompositeMapper = {
|
|
1125
1035
|
type: {
|
|
1126
1036
|
name: "Composite",
|
|
1127
|
-
className: "
|
|
1037
|
+
className: "MapEdges",
|
|
1128
1038
|
modelProperties: {
|
|
1129
|
-
|
|
1039
|
+
connections: {
|
|
1040
|
+
serializedName: "connections",
|
|
1041
|
+
type: {
|
|
1042
|
+
name: "Sequence",
|
|
1043
|
+
element: {
|
|
1044
|
+
type: {
|
|
1045
|
+
name: "Composite",
|
|
1046
|
+
className: "Connection"
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
},
|
|
1051
|
+
acceptors: {
|
|
1052
|
+
serializedName: "acceptors",
|
|
1053
|
+
type: {
|
|
1054
|
+
name: "Sequence",
|
|
1055
|
+
element: {
|
|
1056
|
+
type: {
|
|
1057
|
+
name: "Composite",
|
|
1058
|
+
className: "Acceptor"
|
|
1059
|
+
}
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1130
1063
|
}
|
|
1131
1064
|
}
|
|
1132
1065
|
};
|
|
1133
1066
|
|
|
1134
|
-
export const MachineCountsByOperatingSystem:
|
|
1135
|
-
serializedName: "MachineCountsByOperatingSystem",
|
|
1067
|
+
export const MachineCountsByOperatingSystem: coreClient.CompositeMapper = {
|
|
1136
1068
|
type: {
|
|
1137
1069
|
name: "Composite",
|
|
1138
1070
|
className: "MachineCountsByOperatingSystem",
|
|
1139
1071
|
modelProperties: {
|
|
1140
1072
|
windows: {
|
|
1141
|
-
required: true,
|
|
1142
1073
|
serializedName: "windows",
|
|
1074
|
+
required: true,
|
|
1143
1075
|
type: {
|
|
1144
1076
|
name: "Number"
|
|
1145
1077
|
}
|
|
1146
1078
|
},
|
|
1147
1079
|
linux: {
|
|
1148
|
-
required: true,
|
|
1149
1080
|
serializedName: "linux",
|
|
1081
|
+
required: true,
|
|
1150
1082
|
type: {
|
|
1151
1083
|
name: "Number"
|
|
1152
1084
|
}
|
|
@@ -1155,68 +1087,54 @@ export const MachineCountsByOperatingSystem: msRest.CompositeMapper = {
|
|
|
1155
1087
|
}
|
|
1156
1088
|
};
|
|
1157
1089
|
|
|
1158
|
-
export const
|
|
1159
|
-
serializedName: "MachinesSummary",
|
|
1090
|
+
export const SummaryProperties: coreClient.CompositeMapper = {
|
|
1160
1091
|
type: {
|
|
1161
1092
|
name: "Composite",
|
|
1162
|
-
className: "
|
|
1093
|
+
className: "SummaryProperties",
|
|
1163
1094
|
modelProperties: {
|
|
1164
|
-
...Summary.type.modelProperties,
|
|
1165
1095
|
startTime: {
|
|
1096
|
+
serializedName: "startTime",
|
|
1166
1097
|
required: true,
|
|
1167
|
-
serializedName: "properties.startTime",
|
|
1168
1098
|
type: {
|
|
1169
1099
|
name: "DateTime"
|
|
1170
1100
|
}
|
|
1171
1101
|
},
|
|
1172
1102
|
endTime: {
|
|
1103
|
+
serializedName: "endTime",
|
|
1173
1104
|
required: true,
|
|
1174
|
-
serializedName: "properties.endTime",
|
|
1175
1105
|
type: {
|
|
1176
1106
|
name: "DateTime"
|
|
1177
1107
|
}
|
|
1178
|
-
},
|
|
1179
|
-
total: {
|
|
1180
|
-
required: true,
|
|
1181
|
-
serializedName: "properties.total",
|
|
1182
|
-
type: {
|
|
1183
|
-
name: "Number"
|
|
1184
|
-
}
|
|
1185
|
-
},
|
|
1186
|
-
live: {
|
|
1187
|
-
required: true,
|
|
1188
|
-
serializedName: "properties.live",
|
|
1189
|
-
type: {
|
|
1190
|
-
name: "Number"
|
|
1191
|
-
}
|
|
1192
|
-
},
|
|
1193
|
-
os: {
|
|
1194
|
-
required: true,
|
|
1195
|
-
serializedName: "properties.os",
|
|
1196
|
-
type: {
|
|
1197
|
-
name: "Composite",
|
|
1198
|
-
className: "MachineCountsByOperatingSystem"
|
|
1199
|
-
}
|
|
1200
1108
|
}
|
|
1201
1109
|
}
|
|
1202
1110
|
}
|
|
1203
1111
|
};
|
|
1204
1112
|
|
|
1205
|
-
export const
|
|
1206
|
-
serializedName: "Relationship",
|
|
1113
|
+
export const ImageConfiguration: coreClient.CompositeMapper = {
|
|
1207
1114
|
type: {
|
|
1208
1115
|
name: "Composite",
|
|
1209
|
-
|
|
1210
|
-
serializedName: "kind",
|
|
1211
|
-
clientName: "kind"
|
|
1212
|
-
},
|
|
1213
|
-
uberParent: "BaseResource",
|
|
1214
|
-
className: "Relationship",
|
|
1116
|
+
className: "ImageConfiguration",
|
|
1215
1117
|
modelProperties: {
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1118
|
+
publisher: {
|
|
1119
|
+
serializedName: "publisher",
|
|
1120
|
+
type: {
|
|
1121
|
+
name: "String"
|
|
1122
|
+
}
|
|
1123
|
+
},
|
|
1124
|
+
offering: {
|
|
1125
|
+
serializedName: "offering",
|
|
1126
|
+
type: {
|
|
1127
|
+
name: "String"
|
|
1128
|
+
}
|
|
1129
|
+
},
|
|
1130
|
+
sku: {
|
|
1131
|
+
serializedName: "sku",
|
|
1132
|
+
type: {
|
|
1133
|
+
name: "String"
|
|
1134
|
+
}
|
|
1135
|
+
},
|
|
1136
|
+
version: {
|
|
1137
|
+
serializedName: "version",
|
|
1220
1138
|
type: {
|
|
1221
1139
|
name: "String"
|
|
1222
1140
|
}
|
|
@@ -1225,257 +1143,59 @@ export const Relationship: msRest.CompositeMapper = {
|
|
|
1225
1143
|
}
|
|
1226
1144
|
};
|
|
1227
1145
|
|
|
1228
|
-
export const
|
|
1229
|
-
serializedName: "rel:connection",
|
|
1146
|
+
export const AzureCloudServiceConfiguration: coreClient.CompositeMapper = {
|
|
1230
1147
|
type: {
|
|
1231
1148
|
name: "Composite",
|
|
1232
|
-
className: "
|
|
1149
|
+
className: "AzureCloudServiceConfiguration",
|
|
1233
1150
|
modelProperties: {
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
required: true,
|
|
1237
|
-
serializedName: "properties.source",
|
|
1238
|
-
type: {
|
|
1239
|
-
name: "Composite",
|
|
1240
|
-
className: "ResourceReference"
|
|
1241
|
-
}
|
|
1242
|
-
},
|
|
1243
|
-
destination: {
|
|
1244
|
-
required: true,
|
|
1245
|
-
serializedName: "properties.destination",
|
|
1151
|
+
name: {
|
|
1152
|
+
serializedName: "name",
|
|
1246
1153
|
type: {
|
|
1247
|
-
name: "
|
|
1248
|
-
className: "ResourceReference"
|
|
1154
|
+
name: "String"
|
|
1249
1155
|
}
|
|
1250
1156
|
},
|
|
1251
|
-
|
|
1252
|
-
serializedName: "
|
|
1157
|
+
instanceId: {
|
|
1158
|
+
serializedName: "instanceId",
|
|
1253
1159
|
type: {
|
|
1254
|
-
name: "
|
|
1160
|
+
name: "String"
|
|
1255
1161
|
}
|
|
1256
1162
|
},
|
|
1257
|
-
|
|
1258
|
-
serializedName: "
|
|
1163
|
+
deployment: {
|
|
1164
|
+
serializedName: "deployment",
|
|
1259
1165
|
type: {
|
|
1260
|
-
name: "
|
|
1166
|
+
name: "String"
|
|
1261
1167
|
}
|
|
1262
1168
|
},
|
|
1263
|
-
|
|
1264
|
-
serializedName: "
|
|
1169
|
+
roleName: {
|
|
1170
|
+
serializedName: "roleName",
|
|
1265
1171
|
type: {
|
|
1266
|
-
name: "
|
|
1267
|
-
className: "PortReference"
|
|
1172
|
+
name: "String"
|
|
1268
1173
|
}
|
|
1269
1174
|
},
|
|
1270
|
-
|
|
1271
|
-
serializedName: "
|
|
1175
|
+
roleType: {
|
|
1176
|
+
serializedName: "roleType",
|
|
1272
1177
|
type: {
|
|
1273
1178
|
name: "Enum",
|
|
1274
|
-
allowedValues: [
|
|
1275
|
-
"ok",
|
|
1276
|
-
"failed",
|
|
1277
|
-
"mixed"
|
|
1278
|
-
]
|
|
1179
|
+
allowedValues: ["unknown", "worker", "web"]
|
|
1279
1180
|
}
|
|
1280
1181
|
}
|
|
1281
1182
|
}
|
|
1282
1183
|
}
|
|
1283
1184
|
};
|
|
1284
1185
|
|
|
1285
|
-
export const
|
|
1286
|
-
serializedName: "rel:acceptor",
|
|
1186
|
+
export const AzureVmScaleSetConfiguration: coreClient.CompositeMapper = {
|
|
1287
1187
|
type: {
|
|
1288
1188
|
name: "Composite",
|
|
1289
|
-
className: "
|
|
1189
|
+
className: "AzureVmScaleSetConfiguration",
|
|
1290
1190
|
modelProperties: {
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
required: true,
|
|
1294
|
-
serializedName: "properties.source",
|
|
1191
|
+
name: {
|
|
1192
|
+
serializedName: "name",
|
|
1295
1193
|
type: {
|
|
1296
|
-
name: "
|
|
1297
|
-
className: "PortReference"
|
|
1194
|
+
name: "String"
|
|
1298
1195
|
}
|
|
1299
1196
|
},
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
serializedName: "properties.destination",
|
|
1303
|
-
type: {
|
|
1304
|
-
name: "Composite",
|
|
1305
|
-
className: "ProcessReference"
|
|
1306
|
-
}
|
|
1307
|
-
},
|
|
1308
|
-
startTime: {
|
|
1309
|
-
serializedName: "properties.startTime",
|
|
1310
|
-
type: {
|
|
1311
|
-
name: "DateTime"
|
|
1312
|
-
}
|
|
1313
|
-
},
|
|
1314
|
-
endTime: {
|
|
1315
|
-
serializedName: "properties.endTime",
|
|
1316
|
-
type: {
|
|
1317
|
-
name: "DateTime"
|
|
1318
|
-
}
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
}
|
|
1322
|
-
};
|
|
1323
|
-
|
|
1324
|
-
export const SummaryProperties: msRest.CompositeMapper = {
|
|
1325
|
-
serializedName: "SummaryProperties",
|
|
1326
|
-
type: {
|
|
1327
|
-
name: "Composite",
|
|
1328
|
-
className: "SummaryProperties",
|
|
1329
|
-
modelProperties: {
|
|
1330
|
-
startTime: {
|
|
1331
|
-
required: true,
|
|
1332
|
-
serializedName: "startTime",
|
|
1333
|
-
type: {
|
|
1334
|
-
name: "DateTime"
|
|
1335
|
-
}
|
|
1336
|
-
},
|
|
1337
|
-
endTime: {
|
|
1338
|
-
required: true,
|
|
1339
|
-
serializedName: "endTime",
|
|
1340
|
-
type: {
|
|
1341
|
-
name: "DateTime"
|
|
1342
|
-
}
|
|
1343
|
-
}
|
|
1344
|
-
}
|
|
1345
|
-
}
|
|
1346
|
-
};
|
|
1347
|
-
|
|
1348
|
-
export const RelationshipProperties: msRest.CompositeMapper = {
|
|
1349
|
-
serializedName: "RelationshipProperties",
|
|
1350
|
-
type: {
|
|
1351
|
-
name: "Composite",
|
|
1352
|
-
className: "RelationshipProperties",
|
|
1353
|
-
modelProperties: {
|
|
1354
|
-
source: {
|
|
1355
|
-
required: true,
|
|
1356
|
-
serializedName: "source",
|
|
1357
|
-
type: {
|
|
1358
|
-
name: "Composite",
|
|
1359
|
-
className: "ResourceReference"
|
|
1360
|
-
}
|
|
1361
|
-
},
|
|
1362
|
-
destination: {
|
|
1363
|
-
required: true,
|
|
1364
|
-
serializedName: "destination",
|
|
1365
|
-
type: {
|
|
1366
|
-
name: "Composite",
|
|
1367
|
-
className: "ResourceReference"
|
|
1368
|
-
}
|
|
1369
|
-
},
|
|
1370
|
-
startTime: {
|
|
1371
|
-
serializedName: "startTime",
|
|
1372
|
-
type: {
|
|
1373
|
-
name: "DateTime"
|
|
1374
|
-
}
|
|
1375
|
-
},
|
|
1376
|
-
endTime: {
|
|
1377
|
-
serializedName: "endTime",
|
|
1378
|
-
type: {
|
|
1379
|
-
name: "DateTime"
|
|
1380
|
-
}
|
|
1381
|
-
}
|
|
1382
|
-
}
|
|
1383
|
-
}
|
|
1384
|
-
};
|
|
1385
|
-
|
|
1386
|
-
export const ImageConfiguration: msRest.CompositeMapper = {
|
|
1387
|
-
serializedName: "ImageConfiguration",
|
|
1388
|
-
type: {
|
|
1389
|
-
name: "Composite",
|
|
1390
|
-
className: "ImageConfiguration",
|
|
1391
|
-
modelProperties: {
|
|
1392
|
-
publisher: {
|
|
1393
|
-
serializedName: "publisher",
|
|
1394
|
-
type: {
|
|
1395
|
-
name: "String"
|
|
1396
|
-
}
|
|
1397
|
-
},
|
|
1398
|
-
offering: {
|
|
1399
|
-
serializedName: "offering",
|
|
1400
|
-
type: {
|
|
1401
|
-
name: "String"
|
|
1402
|
-
}
|
|
1403
|
-
},
|
|
1404
|
-
sku: {
|
|
1405
|
-
serializedName: "sku",
|
|
1406
|
-
type: {
|
|
1407
|
-
name: "String"
|
|
1408
|
-
}
|
|
1409
|
-
},
|
|
1410
|
-
version: {
|
|
1411
|
-
serializedName: "version",
|
|
1412
|
-
type: {
|
|
1413
|
-
name: "String"
|
|
1414
|
-
}
|
|
1415
|
-
}
|
|
1416
|
-
}
|
|
1417
|
-
}
|
|
1418
|
-
};
|
|
1419
|
-
|
|
1420
|
-
export const AzureCloudServiceConfiguration: msRest.CompositeMapper = {
|
|
1421
|
-
serializedName: "AzureCloudServiceConfiguration",
|
|
1422
|
-
type: {
|
|
1423
|
-
name: "Composite",
|
|
1424
|
-
className: "AzureCloudServiceConfiguration",
|
|
1425
|
-
modelProperties: {
|
|
1426
|
-
name: {
|
|
1427
|
-
serializedName: "name",
|
|
1428
|
-
type: {
|
|
1429
|
-
name: "String"
|
|
1430
|
-
}
|
|
1431
|
-
},
|
|
1432
|
-
instanceId: {
|
|
1433
|
-
serializedName: "instanceId",
|
|
1434
|
-
type: {
|
|
1435
|
-
name: "String"
|
|
1436
|
-
}
|
|
1437
|
-
},
|
|
1438
|
-
deployment: {
|
|
1439
|
-
serializedName: "deployment",
|
|
1440
|
-
type: {
|
|
1441
|
-
name: "String"
|
|
1442
|
-
}
|
|
1443
|
-
},
|
|
1444
|
-
roleName: {
|
|
1445
|
-
serializedName: "roleName",
|
|
1446
|
-
type: {
|
|
1447
|
-
name: "String"
|
|
1448
|
-
}
|
|
1449
|
-
},
|
|
1450
|
-
roleType: {
|
|
1451
|
-
serializedName: "roleType",
|
|
1452
|
-
type: {
|
|
1453
|
-
name: "Enum",
|
|
1454
|
-
allowedValues: [
|
|
1455
|
-
"unknown",
|
|
1456
|
-
"worker",
|
|
1457
|
-
"web"
|
|
1458
|
-
]
|
|
1459
|
-
}
|
|
1460
|
-
}
|
|
1461
|
-
}
|
|
1462
|
-
}
|
|
1463
|
-
};
|
|
1464
|
-
|
|
1465
|
-
export const AzureVmScaleSetConfiguration: msRest.CompositeMapper = {
|
|
1466
|
-
serializedName: "AzureVmScaleSetConfiguration",
|
|
1467
|
-
type: {
|
|
1468
|
-
name: "Composite",
|
|
1469
|
-
className: "AzureVmScaleSetConfiguration",
|
|
1470
|
-
modelProperties: {
|
|
1471
|
-
name: {
|
|
1472
|
-
serializedName: "name",
|
|
1473
|
-
type: {
|
|
1474
|
-
name: "String"
|
|
1475
|
-
}
|
|
1476
|
-
},
|
|
1477
|
-
instanceId: {
|
|
1478
|
-
serializedName: "instanceId",
|
|
1197
|
+
instanceId: {
|
|
1198
|
+
serializedName: "instanceId",
|
|
1479
1199
|
type: {
|
|
1480
1200
|
name: "String"
|
|
1481
1201
|
}
|
|
@@ -1496,8 +1216,7 @@ export const AzureVmScaleSetConfiguration: msRest.CompositeMapper = {
|
|
|
1496
1216
|
}
|
|
1497
1217
|
};
|
|
1498
1218
|
|
|
1499
|
-
export const AzureServiceFabricClusterConfiguration:
|
|
1500
|
-
serializedName: "AzureServiceFabricClusterConfiguration",
|
|
1219
|
+
export const AzureServiceFabricClusterConfiguration: coreClient.CompositeMapper = {
|
|
1501
1220
|
type: {
|
|
1502
1221
|
name: "Composite",
|
|
1503
1222
|
className: "AzureServiceFabricClusterConfiguration",
|
|
@@ -1518,13 +1237,14 @@ export const AzureServiceFabricClusterConfiguration: msRest.CompositeMapper = {
|
|
|
1518
1237
|
}
|
|
1519
1238
|
};
|
|
1520
1239
|
|
|
1521
|
-
export const AzureHostingConfiguration:
|
|
1240
|
+
export const AzureHostingConfiguration: coreClient.CompositeMapper = {
|
|
1522
1241
|
serializedName: "provider:azure",
|
|
1523
1242
|
type: {
|
|
1524
1243
|
name: "Composite",
|
|
1525
|
-
polymorphicDiscriminator: HostingConfiguration.type.polymorphicDiscriminator,
|
|
1526
|
-
uberParent: "HostingConfiguration",
|
|
1527
1244
|
className: "AzureHostingConfiguration",
|
|
1245
|
+
uberParent: "HostingConfiguration",
|
|
1246
|
+
polymorphicDiscriminator:
|
|
1247
|
+
HostingConfiguration.type.polymorphicDiscriminator,
|
|
1528
1248
|
modelProperties: {
|
|
1529
1249
|
...HostingConfiguration.type.modelProperties,
|
|
1530
1250
|
vmId: {
|
|
@@ -1613,76 +1333,85 @@ export const AzureHostingConfiguration: msRest.CompositeMapper = {
|
|
|
1613
1333
|
}
|
|
1614
1334
|
};
|
|
1615
1335
|
|
|
1616
|
-
export const
|
|
1617
|
-
serializedName: "
|
|
1336
|
+
export const CoreResource: coreClient.CompositeMapper = {
|
|
1337
|
+
serializedName: "CoreResource",
|
|
1618
1338
|
type: {
|
|
1619
1339
|
name: "Composite",
|
|
1620
|
-
|
|
1621
|
-
uberParent: "
|
|
1622
|
-
|
|
1340
|
+
className: "CoreResource",
|
|
1341
|
+
uberParent: "Resource",
|
|
1342
|
+
polymorphicDiscriminator: {
|
|
1343
|
+
serializedName: "kind",
|
|
1344
|
+
clientName: "kind"
|
|
1345
|
+
},
|
|
1623
1346
|
modelProperties: {
|
|
1624
|
-
...
|
|
1625
|
-
|
|
1626
|
-
serializedName: "
|
|
1347
|
+
...Resource.type.modelProperties,
|
|
1348
|
+
etag: {
|
|
1349
|
+
serializedName: "etag",
|
|
1627
1350
|
type: {
|
|
1628
|
-
name: "
|
|
1629
|
-
|
|
1351
|
+
name: "String"
|
|
1352
|
+
}
|
|
1353
|
+
},
|
|
1354
|
+
kind: {
|
|
1355
|
+
serializedName: "kind",
|
|
1356
|
+
required: true,
|
|
1357
|
+
type: {
|
|
1358
|
+
name: "String"
|
|
1630
1359
|
}
|
|
1631
1360
|
}
|
|
1632
1361
|
}
|
|
1633
1362
|
}
|
|
1634
1363
|
};
|
|
1635
1364
|
|
|
1636
|
-
export const
|
|
1637
|
-
serializedName: "
|
|
1365
|
+
export const Relationship: coreClient.CompositeMapper = {
|
|
1366
|
+
serializedName: "Relationship",
|
|
1638
1367
|
type: {
|
|
1639
1368
|
name: "Composite",
|
|
1640
|
-
className: "
|
|
1369
|
+
className: "Relationship",
|
|
1370
|
+
uberParent: "Resource",
|
|
1371
|
+
polymorphicDiscriminator: {
|
|
1372
|
+
serializedName: "kind",
|
|
1373
|
+
clientName: "kind"
|
|
1374
|
+
},
|
|
1641
1375
|
modelProperties: {
|
|
1642
|
-
|
|
1643
|
-
|
|
1376
|
+
...Resource.type.modelProperties,
|
|
1377
|
+
kind: {
|
|
1378
|
+
serializedName: "kind",
|
|
1379
|
+
required: true,
|
|
1644
1380
|
type: {
|
|
1645
|
-
name: "
|
|
1646
|
-
element: {
|
|
1647
|
-
type: {
|
|
1648
|
-
name: "Composite",
|
|
1649
|
-
className: "Machine"
|
|
1650
|
-
}
|
|
1651
|
-
}
|
|
1381
|
+
name: "String"
|
|
1652
1382
|
}
|
|
1653
|
-
}
|
|
1654
|
-
|
|
1655
|
-
|
|
1383
|
+
}
|
|
1384
|
+
}
|
|
1385
|
+
}
|
|
1386
|
+
};
|
|
1387
|
+
|
|
1388
|
+
export const ClientGroupMember: coreClient.CompositeMapper = {
|
|
1389
|
+
type: {
|
|
1390
|
+
name: "Composite",
|
|
1391
|
+
className: "ClientGroupMember",
|
|
1392
|
+
modelProperties: {
|
|
1393
|
+
...Resource.type.modelProperties,
|
|
1394
|
+
ipAddress: {
|
|
1395
|
+
serializedName: "properties.ipAddress",
|
|
1656
1396
|
type: {
|
|
1657
|
-
name: "
|
|
1658
|
-
element: {
|
|
1659
|
-
type: {
|
|
1660
|
-
name: "Composite",
|
|
1661
|
-
className: "Process"
|
|
1662
|
-
}
|
|
1663
|
-
}
|
|
1397
|
+
name: "String"
|
|
1664
1398
|
}
|
|
1665
1399
|
},
|
|
1666
|
-
|
|
1667
|
-
serializedName: "
|
|
1400
|
+
port: {
|
|
1401
|
+
serializedName: "properties.port",
|
|
1668
1402
|
type: {
|
|
1669
|
-
name: "
|
|
1670
|
-
|
|
1671
|
-
type: {
|
|
1672
|
-
name: "Composite",
|
|
1673
|
-
className: "Port"
|
|
1674
|
-
}
|
|
1675
|
-
}
|
|
1403
|
+
name: "Composite",
|
|
1404
|
+
className: "PortReference"
|
|
1676
1405
|
}
|
|
1677
1406
|
},
|
|
1678
|
-
|
|
1679
|
-
serializedName: "
|
|
1407
|
+
processes: {
|
|
1408
|
+
serializedName: "properties.processes",
|
|
1680
1409
|
type: {
|
|
1681
1410
|
name: "Sequence",
|
|
1682
1411
|
element: {
|
|
1683
1412
|
type: {
|
|
1684
1413
|
name: "Composite",
|
|
1685
|
-
className: "
|
|
1414
|
+
className: "ProcessReference"
|
|
1686
1415
|
}
|
|
1687
1416
|
}
|
|
1688
1417
|
}
|
|
@@ -1691,497 +1420,734 @@ export const MapNodes: msRest.CompositeMapper = {
|
|
|
1691
1420
|
}
|
|
1692
1421
|
};
|
|
1693
1422
|
|
|
1694
|
-
export const
|
|
1695
|
-
serializedName: "MapEdges",
|
|
1423
|
+
export const Summary: coreClient.CompositeMapper = {
|
|
1696
1424
|
type: {
|
|
1697
1425
|
name: "Composite",
|
|
1698
|
-
className: "
|
|
1426
|
+
className: "Summary",
|
|
1699
1427
|
modelProperties: {
|
|
1700
|
-
|
|
1701
|
-
serializedName: "connections",
|
|
1702
|
-
type: {
|
|
1703
|
-
name: "Sequence",
|
|
1704
|
-
element: {
|
|
1705
|
-
type: {
|
|
1706
|
-
name: "Composite",
|
|
1707
|
-
className: "Connection"
|
|
1708
|
-
}
|
|
1709
|
-
}
|
|
1710
|
-
}
|
|
1711
|
-
},
|
|
1712
|
-
acceptors: {
|
|
1713
|
-
serializedName: "acceptors",
|
|
1714
|
-
type: {
|
|
1715
|
-
name: "Sequence",
|
|
1716
|
-
element: {
|
|
1717
|
-
type: {
|
|
1718
|
-
name: "Composite",
|
|
1719
|
-
className: "Acceptor"
|
|
1720
|
-
}
|
|
1721
|
-
}
|
|
1722
|
-
}
|
|
1723
|
-
}
|
|
1428
|
+
...Resource.type.modelProperties
|
|
1724
1429
|
}
|
|
1725
1430
|
}
|
|
1726
1431
|
};
|
|
1727
1432
|
|
|
1728
|
-
export const
|
|
1729
|
-
serializedName: "
|
|
1433
|
+
export const MachineReference: coreClient.CompositeMapper = {
|
|
1434
|
+
serializedName: "ref:machine",
|
|
1730
1435
|
type: {
|
|
1731
1436
|
name: "Composite",
|
|
1732
|
-
className: "
|
|
1437
|
+
className: "MachineReference",
|
|
1438
|
+
uberParent: "ResourceReference",
|
|
1439
|
+
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
1733
1440
|
modelProperties: {
|
|
1734
|
-
|
|
1735
|
-
required: true,
|
|
1736
|
-
serializedName: "nodes",
|
|
1737
|
-
type: {
|
|
1738
|
-
name: "Composite",
|
|
1739
|
-
className: "MapNodes"
|
|
1740
|
-
}
|
|
1741
|
-
},
|
|
1742
|
-
edges: {
|
|
1743
|
-
required: true,
|
|
1744
|
-
serializedName: "edges",
|
|
1745
|
-
type: {
|
|
1746
|
-
name: "Composite",
|
|
1747
|
-
className: "MapEdges"
|
|
1748
|
-
}
|
|
1749
|
-
}
|
|
1441
|
+
...ResourceReference.type.modelProperties
|
|
1750
1442
|
}
|
|
1751
1443
|
}
|
|
1752
1444
|
};
|
|
1753
1445
|
|
|
1754
|
-
export const
|
|
1755
|
-
serializedName: "
|
|
1446
|
+
export const PortReference: coreClient.CompositeMapper = {
|
|
1447
|
+
serializedName: "ref:port",
|
|
1756
1448
|
type: {
|
|
1757
1449
|
name: "Composite",
|
|
1758
|
-
className: "
|
|
1450
|
+
className: "PortReference",
|
|
1451
|
+
uberParent: "ResourceReference",
|
|
1452
|
+
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
1759
1453
|
modelProperties: {
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
serializedName: "
|
|
1454
|
+
...ResourceReference.type.modelProperties,
|
|
1455
|
+
machine: {
|
|
1456
|
+
serializedName: "properties.machine",
|
|
1763
1457
|
type: {
|
|
1764
|
-
name: "
|
|
1458
|
+
name: "Composite",
|
|
1459
|
+
className: "MachineReference"
|
|
1765
1460
|
}
|
|
1766
1461
|
},
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1462
|
+
ipAddress: {
|
|
1463
|
+
serializedName: "properties.ipAddress",
|
|
1464
|
+
readOnly: true,
|
|
1770
1465
|
type: {
|
|
1771
|
-
name: "
|
|
1466
|
+
name: "String"
|
|
1772
1467
|
}
|
|
1773
1468
|
},
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
serializedName: "live",
|
|
1469
|
+
portNumber: {
|
|
1470
|
+
serializedName: "properties.portNumber",
|
|
1777
1471
|
type: {
|
|
1778
|
-
name: "
|
|
1472
|
+
name: "Number"
|
|
1779
1473
|
}
|
|
1780
1474
|
}
|
|
1781
1475
|
}
|
|
1782
1476
|
}
|
|
1783
1477
|
};
|
|
1784
1478
|
|
|
1785
|
-
export const
|
|
1786
|
-
serializedName: "
|
|
1479
|
+
export const MachineReferenceWithHints: coreClient.CompositeMapper = {
|
|
1480
|
+
serializedName: "ref:machinewithhints",
|
|
1787
1481
|
type: {
|
|
1788
1482
|
name: "Composite",
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
},
|
|
1793
|
-
uberParent: "MapRequest",
|
|
1794
|
-
className: "MapRequest",
|
|
1483
|
+
className: "MachineReferenceWithHints",
|
|
1484
|
+
uberParent: "ResourceReference",
|
|
1485
|
+
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
1795
1486
|
modelProperties: {
|
|
1796
|
-
|
|
1797
|
-
|
|
1487
|
+
...ResourceReference.type.modelProperties,
|
|
1488
|
+
displayNameHint: {
|
|
1489
|
+
serializedName: "properties.displayNameHint",
|
|
1490
|
+
readOnly: true,
|
|
1798
1491
|
type: {
|
|
1799
|
-
name: "
|
|
1492
|
+
name: "String"
|
|
1800
1493
|
}
|
|
1801
1494
|
},
|
|
1802
|
-
|
|
1803
|
-
serializedName: "
|
|
1495
|
+
osFamilyHint: {
|
|
1496
|
+
serializedName: "properties.osFamilyHint",
|
|
1497
|
+
readOnly: true,
|
|
1804
1498
|
type: {
|
|
1805
|
-
name: "
|
|
1499
|
+
name: "Enum",
|
|
1500
|
+
allowedValues: ["unknown", "windows", "linux", "solaris", "aix"]
|
|
1806
1501
|
}
|
|
1807
|
-
}
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1502
|
+
}
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
};
|
|
1506
|
+
|
|
1507
|
+
export const ProcessReference: coreClient.CompositeMapper = {
|
|
1508
|
+
serializedName: "ref:process",
|
|
1509
|
+
type: {
|
|
1510
|
+
name: "Composite",
|
|
1511
|
+
className: "ProcessReference",
|
|
1512
|
+
uberParent: "ResourceReference",
|
|
1513
|
+
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
1514
|
+
modelProperties: {
|
|
1515
|
+
...ResourceReference.type.modelProperties,
|
|
1516
|
+
machine: {
|
|
1517
|
+
serializedName: "properties.machine",
|
|
1811
1518
|
type: {
|
|
1812
|
-
name: "
|
|
1519
|
+
name: "Composite",
|
|
1520
|
+
className: "MachineReference"
|
|
1813
1521
|
}
|
|
1814
1522
|
}
|
|
1815
1523
|
}
|
|
1816
1524
|
}
|
|
1817
1525
|
};
|
|
1818
1526
|
|
|
1819
|
-
export const
|
|
1820
|
-
serializedName: "
|
|
1527
|
+
export const ClientGroupReference: coreClient.CompositeMapper = {
|
|
1528
|
+
serializedName: "ref:clientgroup",
|
|
1821
1529
|
type: {
|
|
1822
1530
|
name: "Composite",
|
|
1823
|
-
|
|
1824
|
-
uberParent: "
|
|
1825
|
-
|
|
1531
|
+
className: "ClientGroupReference",
|
|
1532
|
+
uberParent: "ResourceReference",
|
|
1533
|
+
polymorphicDiscriminator: ResourceReference.type.polymorphicDiscriminator,
|
|
1826
1534
|
modelProperties: {
|
|
1827
|
-
...
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1535
|
+
...ResourceReference.type.modelProperties
|
|
1536
|
+
}
|
|
1537
|
+
}
|
|
1538
|
+
};
|
|
1539
|
+
|
|
1540
|
+
export const ConnectionProperties: coreClient.CompositeMapper = {
|
|
1541
|
+
type: {
|
|
1542
|
+
name: "Composite",
|
|
1543
|
+
className: "ConnectionProperties",
|
|
1544
|
+
modelProperties: {
|
|
1545
|
+
...RelationshipProperties.type.modelProperties,
|
|
1546
|
+
serverPort: {
|
|
1547
|
+
serializedName: "serverPort",
|
|
1831
1548
|
type: {
|
|
1832
|
-
name: "
|
|
1549
|
+
name: "Composite",
|
|
1550
|
+
className: "PortReference"
|
|
1551
|
+
}
|
|
1552
|
+
},
|
|
1553
|
+
failureState: {
|
|
1554
|
+
serializedName: "failureState",
|
|
1555
|
+
type: {
|
|
1556
|
+
name: "Enum",
|
|
1557
|
+
allowedValues: ["ok", "failed", "mixed"]
|
|
1833
1558
|
}
|
|
1834
1559
|
}
|
|
1835
1560
|
}
|
|
1836
1561
|
}
|
|
1837
1562
|
};
|
|
1838
1563
|
|
|
1839
|
-
export const
|
|
1840
|
-
serializedName: "
|
|
1564
|
+
export const AzureProcessHostingConfiguration: coreClient.CompositeMapper = {
|
|
1565
|
+
serializedName: "provider:azure",
|
|
1841
1566
|
type: {
|
|
1842
1567
|
name: "Composite",
|
|
1843
|
-
|
|
1844
|
-
uberParent: "
|
|
1845
|
-
|
|
1568
|
+
className: "AzureProcessHostingConfiguration",
|
|
1569
|
+
uberParent: "ProcessHostingConfiguration",
|
|
1570
|
+
polymorphicDiscriminator:
|
|
1571
|
+
ProcessHostingConfiguration.type.polymorphicDiscriminator,
|
|
1846
1572
|
modelProperties: {
|
|
1847
|
-
...
|
|
1848
|
-
|
|
1849
|
-
serializedName: "
|
|
1573
|
+
...ProcessHostingConfiguration.type.modelProperties,
|
|
1574
|
+
cloudService: {
|
|
1575
|
+
serializedName: "cloudService",
|
|
1850
1576
|
type: {
|
|
1851
|
-
name: "
|
|
1577
|
+
name: "Composite",
|
|
1578
|
+
className: "AzureCloudServiceConfiguration"
|
|
1852
1579
|
}
|
|
1853
1580
|
}
|
|
1854
1581
|
}
|
|
1855
1582
|
}
|
|
1856
1583
|
};
|
|
1857
1584
|
|
|
1858
|
-
export const
|
|
1859
|
-
serializedName: "map:machine-
|
|
1585
|
+
export const SingleMachineDependencyMapRequest: coreClient.CompositeMapper = {
|
|
1586
|
+
serializedName: "map:single-machine-dependency",
|
|
1860
1587
|
type: {
|
|
1861
1588
|
name: "Composite",
|
|
1862
|
-
|
|
1589
|
+
className: "SingleMachineDependencyMapRequest",
|
|
1863
1590
|
uberParent: "MapRequest",
|
|
1864
|
-
|
|
1591
|
+
polymorphicDiscriminator: MapRequest.type.polymorphicDiscriminator,
|
|
1865
1592
|
modelProperties: {
|
|
1866
|
-
...
|
|
1867
|
-
|
|
1593
|
+
...MapRequest.type.modelProperties,
|
|
1594
|
+
machineId: {
|
|
1595
|
+
serializedName: "machineId",
|
|
1868
1596
|
required: true,
|
|
1869
|
-
serializedName: "machineIds",
|
|
1870
1597
|
type: {
|
|
1871
|
-
name: "
|
|
1872
|
-
element: {
|
|
1873
|
-
type: {
|
|
1874
|
-
name: "String"
|
|
1875
|
-
}
|
|
1876
|
-
}
|
|
1598
|
+
name: "String"
|
|
1877
1599
|
}
|
|
1878
1600
|
}
|
|
1879
1601
|
}
|
|
1880
1602
|
}
|
|
1881
1603
|
};
|
|
1882
1604
|
|
|
1883
|
-
export const
|
|
1884
|
-
serializedName: "
|
|
1605
|
+
export const MultipleMachinesMapRequest: coreClient.CompositeMapper = {
|
|
1606
|
+
serializedName: "MultipleMachinesMapRequest",
|
|
1885
1607
|
type: {
|
|
1886
1608
|
name: "Composite",
|
|
1887
|
-
|
|
1609
|
+
className: "MultipleMachinesMapRequest",
|
|
1888
1610
|
uberParent: "MapRequest",
|
|
1889
|
-
|
|
1611
|
+
polymorphicDiscriminator: {
|
|
1612
|
+
serializedName: "kind",
|
|
1613
|
+
clientName: "kind"
|
|
1614
|
+
},
|
|
1890
1615
|
modelProperties: {
|
|
1891
|
-
...
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
serializedName: "machineGroupId",
|
|
1616
|
+
...MapRequest.type.modelProperties,
|
|
1617
|
+
filterProcesses: {
|
|
1618
|
+
serializedName: "filterProcesses",
|
|
1895
1619
|
type: {
|
|
1896
|
-
name: "
|
|
1620
|
+
name: "Boolean"
|
|
1897
1621
|
}
|
|
1898
1622
|
}
|
|
1899
1623
|
}
|
|
1900
1624
|
}
|
|
1901
1625
|
};
|
|
1902
1626
|
|
|
1903
|
-
export const
|
|
1904
|
-
serializedName: "MapResponse",
|
|
1627
|
+
export const MachinesSummaryProperties: coreClient.CompositeMapper = {
|
|
1905
1628
|
type: {
|
|
1906
1629
|
name: "Composite",
|
|
1907
|
-
className: "
|
|
1630
|
+
className: "MachinesSummaryProperties",
|
|
1908
1631
|
modelProperties: {
|
|
1909
|
-
|
|
1632
|
+
...SummaryProperties.type.modelProperties,
|
|
1633
|
+
total: {
|
|
1634
|
+
serializedName: "total",
|
|
1910
1635
|
required: true,
|
|
1911
|
-
serializedName: "startTime",
|
|
1912
1636
|
type: {
|
|
1913
|
-
name: "
|
|
1637
|
+
name: "Number"
|
|
1914
1638
|
}
|
|
1915
1639
|
},
|
|
1916
|
-
|
|
1640
|
+
live: {
|
|
1641
|
+
serializedName: "live",
|
|
1917
1642
|
required: true,
|
|
1918
|
-
serializedName: "endTime",
|
|
1919
1643
|
type: {
|
|
1920
|
-
name: "
|
|
1644
|
+
name: "Number"
|
|
1921
1645
|
}
|
|
1922
1646
|
},
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
serializedName: "map",
|
|
1647
|
+
os: {
|
|
1648
|
+
serializedName: "os",
|
|
1926
1649
|
type: {
|
|
1927
1650
|
name: "Composite",
|
|
1928
|
-
className: "
|
|
1651
|
+
className: "MachineCountsByOperatingSystem"
|
|
1929
1652
|
}
|
|
1930
1653
|
}
|
|
1931
1654
|
}
|
|
1932
1655
|
}
|
|
1933
1656
|
};
|
|
1934
1657
|
|
|
1935
|
-
export const
|
|
1936
|
-
serializedName: "
|
|
1658
|
+
export const Machine: coreClient.CompositeMapper = {
|
|
1659
|
+
serializedName: "machine",
|
|
1937
1660
|
type: {
|
|
1938
1661
|
name: "Composite",
|
|
1939
|
-
className: "
|
|
1662
|
+
className: "Machine",
|
|
1663
|
+
uberParent: "Resource",
|
|
1664
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
1940
1665
|
modelProperties: {
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
serializedName: "
|
|
1666
|
+
...CoreResource.type.modelProperties,
|
|
1667
|
+
timestamp: {
|
|
1668
|
+
serializedName: "properties.timestamp",
|
|
1944
1669
|
type: {
|
|
1945
1670
|
name: "DateTime"
|
|
1946
1671
|
}
|
|
1947
1672
|
},
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
serializedName: "endTime",
|
|
1673
|
+
monitoringState: {
|
|
1674
|
+
serializedName: "properties.monitoringState",
|
|
1951
1675
|
type: {
|
|
1952
|
-
name: "
|
|
1676
|
+
name: "Enum",
|
|
1677
|
+
allowedValues: ["monitored", "discovered"]
|
|
1953
1678
|
}
|
|
1954
1679
|
},
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
serializedName: "groupId",
|
|
1680
|
+
virtualizationState: {
|
|
1681
|
+
serializedName: "properties.virtualizationState",
|
|
1958
1682
|
type: {
|
|
1959
|
-
name: "
|
|
1683
|
+
name: "Enum",
|
|
1684
|
+
allowedValues: ["unknown", "physical", "virtual", "hypervisor"]
|
|
1960
1685
|
}
|
|
1961
1686
|
},
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
serializedName: "count",
|
|
1687
|
+
displayName: {
|
|
1688
|
+
serializedName: "properties.displayName",
|
|
1965
1689
|
type: {
|
|
1966
|
-
name: "
|
|
1690
|
+
name: "String"
|
|
1967
1691
|
}
|
|
1968
1692
|
},
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
serializedName: "accuracy",
|
|
1693
|
+
computerName: {
|
|
1694
|
+
serializedName: "properties.computerName",
|
|
1972
1695
|
type: {
|
|
1973
|
-
name: "
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1696
|
+
name: "String"
|
|
1697
|
+
}
|
|
1698
|
+
},
|
|
1699
|
+
fullyQualifiedDomainName: {
|
|
1700
|
+
serializedName: "properties.fullyQualifiedDomainName",
|
|
1701
|
+
type: {
|
|
1702
|
+
name: "String"
|
|
1703
|
+
}
|
|
1704
|
+
},
|
|
1705
|
+
bootTime: {
|
|
1706
|
+
serializedName: "properties.bootTime",
|
|
1707
|
+
type: {
|
|
1708
|
+
name: "DateTime"
|
|
1709
|
+
}
|
|
1710
|
+
},
|
|
1711
|
+
timezone: {
|
|
1712
|
+
serializedName: "properties.timezone",
|
|
1713
|
+
type: {
|
|
1714
|
+
name: "Composite",
|
|
1715
|
+
className: "Timezone"
|
|
1716
|
+
}
|
|
1717
|
+
},
|
|
1718
|
+
agent: {
|
|
1719
|
+
serializedName: "properties.agent",
|
|
1720
|
+
type: {
|
|
1721
|
+
name: "Composite",
|
|
1722
|
+
className: "AgentConfiguration"
|
|
1723
|
+
}
|
|
1724
|
+
},
|
|
1725
|
+
resources: {
|
|
1726
|
+
serializedName: "properties.resources",
|
|
1727
|
+
type: {
|
|
1728
|
+
name: "Composite",
|
|
1729
|
+
className: "MachineResourcesConfiguration"
|
|
1730
|
+
}
|
|
1731
|
+
},
|
|
1732
|
+
networking: {
|
|
1733
|
+
serializedName: "properties.networking",
|
|
1734
|
+
type: {
|
|
1735
|
+
name: "Composite",
|
|
1736
|
+
className: "NetworkConfiguration"
|
|
1737
|
+
}
|
|
1738
|
+
},
|
|
1739
|
+
operatingSystem: {
|
|
1740
|
+
serializedName: "properties.operatingSystem",
|
|
1741
|
+
type: {
|
|
1742
|
+
name: "Composite",
|
|
1743
|
+
className: "OperatingSystemConfiguration"
|
|
1744
|
+
}
|
|
1745
|
+
},
|
|
1746
|
+
virtualMachine: {
|
|
1747
|
+
serializedName: "properties.virtualMachine",
|
|
1748
|
+
type: {
|
|
1749
|
+
name: "Composite",
|
|
1750
|
+
className: "VirtualMachineConfiguration"
|
|
1751
|
+
}
|
|
1752
|
+
},
|
|
1753
|
+
hypervisor: {
|
|
1754
|
+
serializedName: "properties.hypervisor",
|
|
1755
|
+
type: {
|
|
1756
|
+
name: "Composite",
|
|
1757
|
+
className: "HypervisorConfiguration"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
hosting: {
|
|
1761
|
+
serializedName: "properties.hosting",
|
|
1762
|
+
type: {
|
|
1763
|
+
name: "Composite",
|
|
1764
|
+
className: "HostingConfiguration"
|
|
1978
1765
|
}
|
|
1979
1766
|
}
|
|
1980
1767
|
}
|
|
1981
1768
|
}
|
|
1982
1769
|
};
|
|
1983
1770
|
|
|
1984
|
-
export const
|
|
1985
|
-
serializedName: "
|
|
1771
|
+
export const Process: coreClient.CompositeMapper = {
|
|
1772
|
+
serializedName: "process",
|
|
1986
1773
|
type: {
|
|
1987
1774
|
name: "Composite",
|
|
1988
|
-
className: "
|
|
1775
|
+
className: "Process",
|
|
1776
|
+
uberParent: "Resource",
|
|
1777
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
1989
1778
|
modelProperties: {
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
serializedName: "
|
|
1779
|
+
...CoreResource.type.modelProperties,
|
|
1780
|
+
timestamp: {
|
|
1781
|
+
serializedName: "properties.timestamp",
|
|
1782
|
+
type: {
|
|
1783
|
+
name: "DateTime"
|
|
1784
|
+
}
|
|
1785
|
+
},
|
|
1786
|
+
monitoringState: {
|
|
1787
|
+
serializedName: "properties.monitoringState",
|
|
1788
|
+
type: {
|
|
1789
|
+
name: "Enum",
|
|
1790
|
+
allowedValues: ["monitored", "discovered"]
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
machine: {
|
|
1794
|
+
serializedName: "properties.machine",
|
|
1795
|
+
type: {
|
|
1796
|
+
name: "Composite",
|
|
1797
|
+
className: "ResourceReference"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
executableName: {
|
|
1801
|
+
serializedName: "properties.executableName",
|
|
1993
1802
|
type: {
|
|
1994
1803
|
name: "String"
|
|
1995
1804
|
}
|
|
1996
1805
|
},
|
|
1997
|
-
|
|
1998
|
-
serializedName: "
|
|
1806
|
+
displayName: {
|
|
1807
|
+
serializedName: "properties.displayName",
|
|
1808
|
+
type: {
|
|
1809
|
+
name: "String"
|
|
1810
|
+
}
|
|
1811
|
+
},
|
|
1812
|
+
startTime: {
|
|
1813
|
+
serializedName: "properties.startTime",
|
|
1814
|
+
type: {
|
|
1815
|
+
name: "DateTime"
|
|
1816
|
+
}
|
|
1817
|
+
},
|
|
1818
|
+
role: {
|
|
1819
|
+
serializedName: "properties.role",
|
|
1820
|
+
type: {
|
|
1821
|
+
name: "String"
|
|
1822
|
+
}
|
|
1823
|
+
},
|
|
1824
|
+
group: {
|
|
1825
|
+
serializedName: "properties.group",
|
|
1999
1826
|
type: {
|
|
2000
1827
|
name: "String"
|
|
2001
1828
|
}
|
|
1829
|
+
},
|
|
1830
|
+
details: {
|
|
1831
|
+
serializedName: "properties.details",
|
|
1832
|
+
type: {
|
|
1833
|
+
name: "Composite",
|
|
1834
|
+
className: "ProcessDetails"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
user: {
|
|
1838
|
+
serializedName: "properties.user",
|
|
1839
|
+
type: {
|
|
1840
|
+
name: "Composite",
|
|
1841
|
+
className: "ProcessUser"
|
|
1842
|
+
}
|
|
1843
|
+
},
|
|
1844
|
+
clientOf: {
|
|
1845
|
+
serializedName: "properties.clientOf",
|
|
1846
|
+
type: {
|
|
1847
|
+
name: "Composite",
|
|
1848
|
+
className: "ResourceReference"
|
|
1849
|
+
}
|
|
1850
|
+
},
|
|
1851
|
+
acceptorOf: {
|
|
1852
|
+
serializedName: "properties.acceptorOf",
|
|
1853
|
+
type: {
|
|
1854
|
+
name: "Composite",
|
|
1855
|
+
className: "ResourceReference"
|
|
1856
|
+
}
|
|
1857
|
+
},
|
|
1858
|
+
hosting: {
|
|
1859
|
+
serializedName: "properties.hosting",
|
|
1860
|
+
type: {
|
|
1861
|
+
name: "Composite",
|
|
1862
|
+
className: "ProcessHostingConfiguration"
|
|
1863
|
+
}
|
|
2002
1864
|
}
|
|
2003
1865
|
}
|
|
2004
1866
|
}
|
|
2005
1867
|
};
|
|
2006
1868
|
|
|
2007
|
-
export const
|
|
2008
|
-
serializedName: "
|
|
1869
|
+
export const Port: coreClient.CompositeMapper = {
|
|
1870
|
+
serializedName: "port",
|
|
2009
1871
|
type: {
|
|
2010
1872
|
name: "Composite",
|
|
2011
|
-
className: "
|
|
1873
|
+
className: "Port",
|
|
1874
|
+
uberParent: "Resource",
|
|
1875
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
2012
1876
|
modelProperties: {
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
serializedName: "
|
|
1877
|
+
...CoreResource.type.modelProperties,
|
|
1878
|
+
monitoringState: {
|
|
1879
|
+
serializedName: "properties.monitoringState",
|
|
1880
|
+
type: {
|
|
1881
|
+
name: "Enum",
|
|
1882
|
+
allowedValues: ["monitored", "discovered"]
|
|
1883
|
+
}
|
|
1884
|
+
},
|
|
1885
|
+
machine: {
|
|
1886
|
+
serializedName: "properties.machine",
|
|
2016
1887
|
type: {
|
|
2017
1888
|
name: "Composite",
|
|
2018
|
-
className: "
|
|
1889
|
+
className: "ResourceReference"
|
|
1890
|
+
}
|
|
1891
|
+
},
|
|
1892
|
+
displayName: {
|
|
1893
|
+
serializedName: "properties.displayName",
|
|
1894
|
+
type: {
|
|
1895
|
+
name: "String"
|
|
1896
|
+
}
|
|
1897
|
+
},
|
|
1898
|
+
ipAddress: {
|
|
1899
|
+
serializedName: "properties.ipAddress",
|
|
1900
|
+
type: {
|
|
1901
|
+
name: "String"
|
|
1902
|
+
}
|
|
1903
|
+
},
|
|
1904
|
+
portNumber: {
|
|
1905
|
+
serializedName: "properties.portNumber",
|
|
1906
|
+
type: {
|
|
1907
|
+
name: "Number"
|
|
2019
1908
|
}
|
|
2020
1909
|
}
|
|
2021
1910
|
}
|
|
2022
1911
|
}
|
|
2023
1912
|
};
|
|
2024
1913
|
|
|
2025
|
-
export const
|
|
2026
|
-
serializedName: "
|
|
1914
|
+
export const MachineGroup: coreClient.CompositeMapper = {
|
|
1915
|
+
serializedName: "machineGroup",
|
|
2027
1916
|
type: {
|
|
2028
1917
|
name: "Composite",
|
|
2029
|
-
className: "
|
|
1918
|
+
className: "MachineGroup",
|
|
1919
|
+
uberParent: "Resource",
|
|
1920
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
2030
1921
|
modelProperties: {
|
|
2031
|
-
|
|
2032
|
-
|
|
1922
|
+
...CoreResource.type.modelProperties,
|
|
1923
|
+
groupType: {
|
|
1924
|
+
serializedName: "properties.groupType",
|
|
1925
|
+
type: {
|
|
1926
|
+
name: "String"
|
|
1927
|
+
}
|
|
1928
|
+
},
|
|
1929
|
+
displayName: {
|
|
1930
|
+
constraints: {
|
|
1931
|
+
MaxLength: 256,
|
|
1932
|
+
MinLength: 1
|
|
1933
|
+
},
|
|
1934
|
+
serializedName: "properties.displayName",
|
|
1935
|
+
type: {
|
|
1936
|
+
name: "String"
|
|
1937
|
+
}
|
|
1938
|
+
},
|
|
1939
|
+
count: {
|
|
1940
|
+
serializedName: "properties.count",
|
|
1941
|
+
type: {
|
|
1942
|
+
name: "Number"
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
machines: {
|
|
1946
|
+
serializedName: "properties.machines",
|
|
2033
1947
|
type: {
|
|
2034
1948
|
name: "Sequence",
|
|
2035
1949
|
element: {
|
|
2036
1950
|
type: {
|
|
2037
1951
|
name: "Composite",
|
|
2038
|
-
className: "
|
|
1952
|
+
className: "MachineReferenceWithHints"
|
|
2039
1953
|
}
|
|
2040
1954
|
}
|
|
2041
1955
|
}
|
|
2042
|
-
},
|
|
2043
|
-
nextLink: {
|
|
2044
|
-
serializedName: "nextLink",
|
|
2045
|
-
type: {
|
|
2046
|
-
name: "String"
|
|
2047
|
-
}
|
|
2048
1956
|
}
|
|
2049
1957
|
}
|
|
2050
1958
|
}
|
|
2051
1959
|
};
|
|
2052
1960
|
|
|
2053
|
-
export const
|
|
2054
|
-
serializedName: "
|
|
1961
|
+
export const ClientGroup: coreClient.CompositeMapper = {
|
|
1962
|
+
serializedName: "clientGroup",
|
|
2055
1963
|
type: {
|
|
2056
1964
|
name: "Composite",
|
|
2057
|
-
className: "
|
|
1965
|
+
className: "ClientGroup",
|
|
1966
|
+
uberParent: "Resource",
|
|
1967
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
2058
1968
|
modelProperties: {
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
name: "Sequence",
|
|
2063
|
-
element: {
|
|
2064
|
-
type: {
|
|
2065
|
-
name: "Composite",
|
|
2066
|
-
className: "Connection"
|
|
2067
|
-
}
|
|
2068
|
-
}
|
|
2069
|
-
}
|
|
2070
|
-
},
|
|
2071
|
-
nextLink: {
|
|
2072
|
-
serializedName: "nextLink",
|
|
1969
|
+
...CoreResource.type.modelProperties,
|
|
1970
|
+
clientsOf: {
|
|
1971
|
+
serializedName: "properties.clientsOf",
|
|
2073
1972
|
type: {
|
|
2074
|
-
name: "
|
|
1973
|
+
name: "Composite",
|
|
1974
|
+
className: "ResourceReference"
|
|
2075
1975
|
}
|
|
2076
1976
|
}
|
|
2077
1977
|
}
|
|
2078
1978
|
}
|
|
2079
1979
|
};
|
|
2080
1980
|
|
|
2081
|
-
export const
|
|
2082
|
-
serializedName: "
|
|
1981
|
+
export const Connection: coreClient.CompositeMapper = {
|
|
1982
|
+
serializedName: "rel:connection",
|
|
2083
1983
|
type: {
|
|
2084
1984
|
name: "Composite",
|
|
2085
|
-
className: "
|
|
1985
|
+
className: "Connection",
|
|
1986
|
+
uberParent: "Resource",
|
|
1987
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
2086
1988
|
modelProperties: {
|
|
2087
|
-
|
|
2088
|
-
|
|
1989
|
+
...Relationship.type.modelProperties,
|
|
1990
|
+
source: {
|
|
1991
|
+
serializedName: "properties.source",
|
|
2089
1992
|
type: {
|
|
2090
|
-
name: "
|
|
2091
|
-
|
|
2092
|
-
type: {
|
|
2093
|
-
name: "Composite",
|
|
2094
|
-
className: "Process"
|
|
2095
|
-
}
|
|
2096
|
-
}
|
|
1993
|
+
name: "Composite",
|
|
1994
|
+
className: "ResourceReference"
|
|
2097
1995
|
}
|
|
2098
1996
|
},
|
|
2099
|
-
|
|
2100
|
-
serializedName: "
|
|
1997
|
+
destination: {
|
|
1998
|
+
serializedName: "properties.destination",
|
|
2101
1999
|
type: {
|
|
2102
|
-
name: "
|
|
2000
|
+
name: "Composite",
|
|
2001
|
+
className: "ResourceReference"
|
|
2002
|
+
}
|
|
2003
|
+
},
|
|
2004
|
+
startTime: {
|
|
2005
|
+
serializedName: "properties.startTime",
|
|
2006
|
+
type: {
|
|
2007
|
+
name: "DateTime"
|
|
2008
|
+
}
|
|
2009
|
+
},
|
|
2010
|
+
endTime: {
|
|
2011
|
+
serializedName: "properties.endTime",
|
|
2012
|
+
type: {
|
|
2013
|
+
name: "DateTime"
|
|
2014
|
+
}
|
|
2015
|
+
},
|
|
2016
|
+
serverPort: {
|
|
2017
|
+
serializedName: "properties.serverPort",
|
|
2018
|
+
type: {
|
|
2019
|
+
name: "Composite",
|
|
2020
|
+
className: "PortReference"
|
|
2021
|
+
}
|
|
2022
|
+
},
|
|
2023
|
+
failureState: {
|
|
2024
|
+
serializedName: "properties.failureState",
|
|
2025
|
+
type: {
|
|
2026
|
+
name: "Enum",
|
|
2027
|
+
allowedValues: ["ok", "failed", "mixed"]
|
|
2103
2028
|
}
|
|
2104
2029
|
}
|
|
2105
2030
|
}
|
|
2106
2031
|
}
|
|
2107
2032
|
};
|
|
2108
2033
|
|
|
2109
|
-
export const
|
|
2110
|
-
serializedName: "
|
|
2034
|
+
export const Acceptor: coreClient.CompositeMapper = {
|
|
2035
|
+
serializedName: "rel:acceptor",
|
|
2111
2036
|
type: {
|
|
2112
2037
|
name: "Composite",
|
|
2113
|
-
className: "
|
|
2038
|
+
className: "Acceptor",
|
|
2039
|
+
uberParent: "Resource",
|
|
2040
|
+
polymorphicDiscriminator: Resource.type.polymorphicDiscriminator,
|
|
2114
2041
|
modelProperties: {
|
|
2115
|
-
|
|
2116
|
-
|
|
2042
|
+
...Relationship.type.modelProperties,
|
|
2043
|
+
source: {
|
|
2044
|
+
serializedName: "properties.source",
|
|
2117
2045
|
type: {
|
|
2118
|
-
name: "
|
|
2119
|
-
|
|
2120
|
-
type: {
|
|
2121
|
-
name: "Composite",
|
|
2122
|
-
className: "Port"
|
|
2123
|
-
}
|
|
2124
|
-
}
|
|
2046
|
+
name: "Composite",
|
|
2047
|
+
className: "PortReference"
|
|
2125
2048
|
}
|
|
2126
2049
|
},
|
|
2127
|
-
|
|
2128
|
-
serializedName: "
|
|
2050
|
+
destination: {
|
|
2051
|
+
serializedName: "properties.destination",
|
|
2129
2052
|
type: {
|
|
2130
|
-
name: "
|
|
2053
|
+
name: "Composite",
|
|
2054
|
+
className: "ProcessReference"
|
|
2055
|
+
}
|
|
2056
|
+
},
|
|
2057
|
+
startTime: {
|
|
2058
|
+
serializedName: "properties.startTime",
|
|
2059
|
+
type: {
|
|
2060
|
+
name: "DateTime"
|
|
2061
|
+
}
|
|
2062
|
+
},
|
|
2063
|
+
endTime: {
|
|
2064
|
+
serializedName: "properties.endTime",
|
|
2065
|
+
type: {
|
|
2066
|
+
name: "DateTime"
|
|
2131
2067
|
}
|
|
2132
2068
|
}
|
|
2133
2069
|
}
|
|
2134
2070
|
}
|
|
2135
2071
|
};
|
|
2136
2072
|
|
|
2137
|
-
export const
|
|
2138
|
-
serializedName: "MachineGroupCollection",
|
|
2073
|
+
export const MachinesSummary: coreClient.CompositeMapper = {
|
|
2139
2074
|
type: {
|
|
2140
2075
|
name: "Composite",
|
|
2141
|
-
className: "
|
|
2076
|
+
className: "MachinesSummary",
|
|
2142
2077
|
modelProperties: {
|
|
2143
|
-
|
|
2144
|
-
|
|
2078
|
+
...Summary.type.modelProperties,
|
|
2079
|
+
startTime: {
|
|
2080
|
+
serializedName: "properties.startTime",
|
|
2145
2081
|
type: {
|
|
2146
|
-
name: "
|
|
2147
|
-
element: {
|
|
2148
|
-
type: {
|
|
2149
|
-
name: "Composite",
|
|
2150
|
-
className: "MachineGroup"
|
|
2151
|
-
}
|
|
2152
|
-
}
|
|
2082
|
+
name: "DateTime"
|
|
2153
2083
|
}
|
|
2154
2084
|
},
|
|
2155
|
-
|
|
2156
|
-
serializedName: "
|
|
2085
|
+
endTime: {
|
|
2086
|
+
serializedName: "properties.endTime",
|
|
2157
2087
|
type: {
|
|
2158
|
-
name: "
|
|
2088
|
+
name: "DateTime"
|
|
2089
|
+
}
|
|
2090
|
+
},
|
|
2091
|
+
total: {
|
|
2092
|
+
serializedName: "properties.total",
|
|
2093
|
+
type: {
|
|
2094
|
+
name: "Number"
|
|
2095
|
+
}
|
|
2096
|
+
},
|
|
2097
|
+
live: {
|
|
2098
|
+
serializedName: "properties.live",
|
|
2099
|
+
type: {
|
|
2100
|
+
name: "Number"
|
|
2101
|
+
}
|
|
2102
|
+
},
|
|
2103
|
+
os: {
|
|
2104
|
+
serializedName: "properties.os",
|
|
2105
|
+
type: {
|
|
2106
|
+
name: "Composite",
|
|
2107
|
+
className: "MachineCountsByOperatingSystem"
|
|
2159
2108
|
}
|
|
2160
2109
|
}
|
|
2161
2110
|
}
|
|
2162
2111
|
}
|
|
2163
2112
|
};
|
|
2164
2113
|
|
|
2165
|
-
export const
|
|
2166
|
-
serializedName: "
|
|
2114
|
+
export const MachineListMapRequest: coreClient.CompositeMapper = {
|
|
2115
|
+
serializedName: "map:machine-list-dependency",
|
|
2167
2116
|
type: {
|
|
2168
2117
|
name: "Composite",
|
|
2169
|
-
className: "
|
|
2118
|
+
className: "MachineListMapRequest",
|
|
2119
|
+
uberParent: "MapRequest",
|
|
2120
|
+
polymorphicDiscriminator: MapRequest.type.polymorphicDiscriminator,
|
|
2170
2121
|
modelProperties: {
|
|
2171
|
-
|
|
2172
|
-
|
|
2122
|
+
...MultipleMachinesMapRequest.type.modelProperties,
|
|
2123
|
+
machineIds: {
|
|
2124
|
+
serializedName: "machineIds",
|
|
2125
|
+
required: true,
|
|
2173
2126
|
type: {
|
|
2174
2127
|
name: "Sequence",
|
|
2175
2128
|
element: {
|
|
2176
2129
|
type: {
|
|
2177
|
-
name: "
|
|
2178
|
-
className: "ClientGroupMember"
|
|
2130
|
+
name: "String"
|
|
2179
2131
|
}
|
|
2180
2132
|
}
|
|
2181
2133
|
}
|
|
2182
|
-
}
|
|
2183
|
-
|
|
2184
|
-
|
|
2134
|
+
}
|
|
2135
|
+
}
|
|
2136
|
+
}
|
|
2137
|
+
};
|
|
2138
|
+
|
|
2139
|
+
export const MachineGroupMapRequest: coreClient.CompositeMapper = {
|
|
2140
|
+
serializedName: "map:machine-group-dependency",
|
|
2141
|
+
type: {
|
|
2142
|
+
name: "Composite",
|
|
2143
|
+
className: "MachineGroupMapRequest",
|
|
2144
|
+
uberParent: "MapRequest",
|
|
2145
|
+
polymorphicDiscriminator: MapRequest.type.polymorphicDiscriminator,
|
|
2146
|
+
modelProperties: {
|
|
2147
|
+
...MultipleMachinesMapRequest.type.modelProperties,
|
|
2148
|
+
machineGroupId: {
|
|
2149
|
+
serializedName: "machineGroupId",
|
|
2150
|
+
required: true,
|
|
2185
2151
|
type: {
|
|
2186
2152
|
name: "String"
|
|
2187
2153
|
}
|
|
@@ -2190,30 +2156,29 @@ export const ClientGroupMembersCollection: msRest.CompositeMapper = {
|
|
|
2190
2156
|
}
|
|
2191
2157
|
};
|
|
2192
2158
|
|
|
2193
|
-
export
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2159
|
+
export let discriminators = {
|
|
2160
|
+
HostingConfiguration: HostingConfiguration,
|
|
2161
|
+
ResourceReference: ResourceReference,
|
|
2162
|
+
ProcessHostingConfiguration: ProcessHostingConfiguration,
|
|
2163
|
+
MapRequest: MapRequest,
|
|
2164
|
+
"HostingConfiguration.provider:azure": AzureHostingConfiguration,
|
|
2165
|
+
"Resource.CoreResource": CoreResource,
|
|
2166
|
+
"Resource.Relationship": Relationship,
|
|
2167
|
+
"ResourceReference.ref:machine": MachineReference,
|
|
2168
|
+
"ResourceReference.ref:port": PortReference,
|
|
2169
|
+
"ResourceReference.ref:machinewithhints": MachineReferenceWithHints,
|
|
2170
|
+
"ResourceReference.ref:process": ProcessReference,
|
|
2171
|
+
"ResourceReference.ref:clientgroup": ClientGroupReference,
|
|
2172
|
+
"ProcessHostingConfiguration.provider:azure": AzureProcessHostingConfiguration,
|
|
2173
|
+
"MapRequest.map:single-machine-dependency": SingleMachineDependencyMapRequest,
|
|
2174
|
+
"MapRequest.MultipleMachinesMapRequest": MultipleMachinesMapRequest,
|
|
2175
|
+
"Resource.machine": Machine,
|
|
2176
|
+
"Resource.process": Process,
|
|
2177
|
+
"Resource.port": Port,
|
|
2178
|
+
"Resource.machineGroup": MachineGroup,
|
|
2179
|
+
"Resource.clientGroup": ClientGroup,
|
|
2180
|
+
"Resource.rel:connection": Connection,
|
|
2181
|
+
"Resource.rel:acceptor": Acceptor,
|
|
2182
|
+
"MapRequest.map:machine-list-dependency": MachineListMapRequest,
|
|
2183
|
+
"MapRequest.map:machine-group-dependency": MachineGroupMapRequest
|
|
2219
2184
|
};
|