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