@azure/arm-avs 2.1.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/LICENSE.txt +1 -1
- package/README.md +70 -78
- package/dist/index.js +11681 -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/src/azureVMwareSolutionAPI.d.ts +33 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js +66 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2962 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +363 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +115 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +1693 -1639
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +53 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +409 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/addons.d.ts +81 -0
- package/dist-esm/src/operations/addons.d.ts.map +1 -0
- package/dist-esm/src/operations/addons.js +331 -0
- package/dist-esm/src/operations/addons.js.map +1 -0
- package/dist-esm/src/operations/authorizations.d.ts +81 -0
- package/dist-esm/src/operations/authorizations.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizations.js +337 -0
- package/dist-esm/src/operations/authorizations.js.map +1 -0
- package/dist-esm/src/operations/cloudLinks.d.ts +81 -0
- package/dist-esm/src/operations/cloudLinks.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudLinks.js +337 -0
- package/dist-esm/src/operations/cloudLinks.js.map +1 -0
- package/dist-esm/src/operations/clusters.d.ts +99 -0
- package/dist-esm/src/operations/clusters.d.ts.map +1 -0
- package/dist-esm/src/operations/clusters.js +423 -0
- package/dist-esm/src/operations/clusters.js.map +1 -0
- package/dist-esm/src/operations/datastores.d.ts +89 -0
- package/dist-esm/src/operations/datastores.d.ts.map +1 -0
- package/dist-esm/src/operations/datastores.js +363 -0
- package/dist-esm/src/operations/datastores.js.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts +81 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.js +347 -0
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +63 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js +244 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.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 +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +25 -0
- package/dist-esm/src/operations/locations.d.ts.map +1 -0
- package/dist-esm/src/operations/locations.js +79 -0
- package/dist-esm/src/operations/locations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/placementPolicies.d.ts +116 -0
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/placementPolicies.js +466 -0
- package/dist-esm/src/operations/placementPolicies.js.map +1 -0
- package/dist-esm/src/operations/privateClouds.d.ts +142 -0
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operations/privateClouds.js +672 -0
- package/dist-esm/src/operations/privateClouds.js.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts +53 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.js +191 -0
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts +89 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.js +371 -0
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operations/scriptPackages.d.ts +46 -0
- package/dist-esm/src/operations/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptPackages.js +169 -0
- package/dist-esm/src/operations/scriptPackages.js.map +1 -0
- package/dist-esm/src/operations/virtualMachines.d.ts +71 -0
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachines.js +272 -0
- package/dist-esm/src/operations/virtualMachines.js.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts +661 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.js +3049 -0
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/addons.js} +2 -1
- package/dist-esm/src/operationsInterfaces/addons.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts.map +1 -0
- package/{src/models/locationsMappers.ts → dist-esm/src/operationsInterfaces/authorizations.js} +2 -9
- package/dist-esm/src/operationsInterfaces/authorizations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts.map +1 -0
- package/{esm/models/locationsMappers.js → dist-esm/src/operationsInterfaces/cloudLinks.js} +2 -2
- package/dist-esm/src/operationsInterfaces/cloudLinks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/clusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.js +9 -0
- package/dist-esm/src/operationsInterfaces/datastores.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js +9 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +24 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.js +9 -0
- package/dist-esm/src/operationsInterfaces/locations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +89 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +106 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +500 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.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 +65 -32
- package/review/arm-avs.api.md +2534 -0
- package/rollup.config.js +181 -30
- package/src/azureVMwareSolutionAPI.ts +139 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +2550 -4167
- package/src/models/mappers.ts +1755 -1674
- package/src/models/parameters.ts +289 -94
- package/src/operations/addons.ts +339 -201
- package/src/operations/authorizations.ts +340 -196
- package/src/operations/cloudLinks.ts +340 -196
- package/src/operations/clusters.ts +441 -235
- package/src/operations/datastores.ts +364 -189
- package/src/operations/globalReachConnections.ts +341 -185
- package/src/operations/hcxEnterpriseSites.ts +200 -205
- package/src/operations/index.ts +1 -2
- package/src/operations/locations.ts +54 -80
- package/src/operations/operations.ts +85 -73
- package/src/operations/placementPolicies.ts +485 -245
- package/src/operations/privateClouds.ts +674 -401
- package/src/operations/scriptCmdlets.ts +175 -124
- package/src/operations/scriptExecutions.ts +372 -259
- package/src/operations/scriptPackages.ts +152 -123
- package/src/operations/virtualMachines.ts +271 -165
- package/src/operations/workloadNetworks.ts +3369 -1906
- package/src/operationsInterfaces/addons.ts +109 -0
- package/src/operationsInterfaces/authorizations.ts +109 -0
- package/src/operationsInterfaces/cloudLinks.ts +109 -0
- package/src/operationsInterfaces/clusters.ts +147 -0
- package/src/operationsInterfaces/datastores.ts +121 -0
- package/src/operationsInterfaces/globalReachConnections.ts +109 -0
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +75 -0
- package/src/operationsInterfaces/index.ts +24 -0
- package/src/operationsInterfaces/locations.ts +36 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/placementPolicies.ts +170 -0
- package/src/operationsInterfaces/privateClouds.ts +198 -0
- package/src/operationsInterfaces/scriptCmdlets.ts +50 -0
- package/src/operationsInterfaces/scriptExecutions.ts +124 -0
- package/src/operationsInterfaces/scriptPackages.ts +44 -0
- package/src/operationsInterfaces/virtualMachines.ts +85 -0
- package/src/operationsInterfaces/workloadNetworks.ts +951 -0
- package/tsconfig.json +3 -3
- package/types/arm-avs.d.ts +4645 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-avs.js +0 -10045
- package/dist/arm-avs.js.map +0 -1
- package/dist/arm-avs.min.js +0 -1
- package/dist/arm-avs.min.js.map +0 -1
- package/esm/avsClient.d.ts +0 -39
- package/esm/avsClient.d.ts.map +0 -1
- package/esm/avsClient.js +0 -52
- package/esm/avsClient.js.map +0 -1
- package/esm/avsClientContext.d.ts +0 -22
- package/esm/avsClientContext.d.ts.map +0 -1
- package/esm/avsClientContext.js +0 -60
- package/esm/avsClientContext.js.map +0 -1
- package/esm/models/addonsMappers.d.ts +0 -2
- package/esm/models/addonsMappers.d.ts.map +0 -1
- package/esm/models/addonsMappers.js +0 -9
- package/esm/models/addonsMappers.js.map +0 -1
- package/esm/models/authorizationsMappers.d.ts +0 -2
- package/esm/models/authorizationsMappers.d.ts.map +0 -1
- package/esm/models/authorizationsMappers.js +0 -9
- package/esm/models/authorizationsMappers.js.map +0 -1
- package/esm/models/cloudLinksMappers.d.ts +0 -2
- package/esm/models/cloudLinksMappers.d.ts.map +0 -1
- package/esm/models/cloudLinksMappers.js +0 -9
- package/esm/models/cloudLinksMappers.js.map +0 -1
- package/esm/models/clustersMappers.d.ts +0 -2
- package/esm/models/clustersMappers.d.ts.map +0 -1
- package/esm/models/clustersMappers.js +0 -9
- package/esm/models/clustersMappers.js.map +0 -1
- package/esm/models/datastoresMappers.d.ts +0 -2
- package/esm/models/datastoresMappers.d.ts.map +0 -1
- package/esm/models/datastoresMappers.js +0 -9
- package/esm/models/datastoresMappers.js.map +0 -1
- package/esm/models/globalReachConnectionsMappers.d.ts +0 -2
- package/esm/models/globalReachConnectionsMappers.d.ts.map +0 -1
- package/esm/models/globalReachConnectionsMappers.js +0 -9
- package/esm/models/globalReachConnectionsMappers.js.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.d.ts +0 -2
- package/esm/models/hcxEnterpriseSitesMappers.d.ts.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.js +0 -9
- package/esm/models/hcxEnterpriseSitesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -4643
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/locationsMappers.d.ts +0 -2
- package/esm/models/locationsMappers.d.ts.map +0 -1
- package/esm/models/locationsMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -113
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -29
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -290
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/placementPoliciesMappers.d.ts +0 -2
- package/esm/models/placementPoliciesMappers.d.ts.map +0 -1
- package/esm/models/placementPoliciesMappers.js +0 -9
- package/esm/models/placementPoliciesMappers.js.map +0 -1
- package/esm/models/privateCloudsMappers.d.ts +0 -2
- package/esm/models/privateCloudsMappers.d.ts.map +0 -1
- package/esm/models/privateCloudsMappers.js +0 -9
- package/esm/models/privateCloudsMappers.js.map +0 -1
- package/esm/models/scriptCmdletsMappers.d.ts +0 -2
- package/esm/models/scriptCmdletsMappers.d.ts.map +0 -1
- package/esm/models/scriptCmdletsMappers.js +0 -9
- package/esm/models/scriptCmdletsMappers.js.map +0 -1
- package/esm/models/scriptExecutionsMappers.d.ts +0 -2
- package/esm/models/scriptExecutionsMappers.d.ts.map +0 -1
- package/esm/models/scriptExecutionsMappers.js +0 -9
- package/esm/models/scriptExecutionsMappers.js.map +0 -1
- package/esm/models/scriptPackagesMappers.d.ts +0 -2
- package/esm/models/scriptPackagesMappers.d.ts.map +0 -1
- package/esm/models/scriptPackagesMappers.js +0 -9
- package/esm/models/scriptPackagesMappers.js.map +0 -1
- package/esm/models/virtualMachinesMappers.d.ts +0 -2
- package/esm/models/virtualMachinesMappers.d.ts.map +0 -1
- package/esm/models/virtualMachinesMappers.js +0 -9
- package/esm/models/virtualMachinesMappers.js.map +0 -1
- package/esm/models/workloadNetworksMappers.d.ts +0 -2
- package/esm/models/workloadNetworksMappers.d.ts.map +0 -1
- package/esm/models/workloadNetworksMappers.js +0 -9
- package/esm/models/workloadNetworksMappers.js.map +0 -1
- package/esm/operations/addons.d.ts +0 -113
- package/esm/operations/addons.d.ts.map +0 -1
- package/esm/operations/addons.js +0 -238
- package/esm/operations/addons.js.map +0 -1
- package/esm/operations/authorizations.d.ts +0 -113
- package/esm/operations/authorizations.d.ts.map +0 -1
- package/esm/operations/authorizations.js +0 -238
- package/esm/operations/authorizations.js.map +0 -1
- package/esm/operations/cloudLinks.d.ts +0 -113
- package/esm/operations/cloudLinks.d.ts.map +0 -1
- package/esm/operations/cloudLinks.js +0 -238
- package/esm/operations/cloudLinks.js.map +0 -1
- package/esm/operations/clusters.d.ts +0 -135
- package/esm/operations/clusters.d.ts.map +0 -1
- package/esm/operations/clusters.js +0 -299
- package/esm/operations/clusters.js.map +0 -1
- package/esm/operations/datastores.d.ts +0 -125
- package/esm/operations/datastores.d.ts.map +0 -1
- package/esm/operations/datastores.js +0 -248
- package/esm/operations/datastores.js.map +0 -1
- package/esm/operations/globalReachConnections.d.ts +0 -115
- package/esm/operations/globalReachConnections.d.ts.map +0 -1
- package/esm/operations/globalReachConnections.js +0 -236
- package/esm/operations/globalReachConnections.js.map +0 -1
- package/esm/operations/hcxEnterpriseSites.d.ts +0 -124
- package/esm/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/esm/operations/hcxEnterpriseSites.js +0 -192
- package/esm/operations/hcxEnterpriseSites.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/locations.d.ts +0 -49
- package/esm/operations/locations.d.ts.map +0 -1
- package/esm/operations/locations.js +0 -84
- package/esm/operations/locations.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/placementPolicies.d.ts +0 -154
- package/esm/operations/placementPolicies.d.ts.map +0 -1
- package/esm/operations/placementPolicies.js +0 -323
- package/esm/operations/placementPolicies.js.map +0 -1
- package/esm/operations/privateClouds.d.ts +0 -209
- package/esm/operations/privateClouds.d.ts.map +0 -1
- package/esm/operations/privateClouds.js +0 -466
- package/esm/operations/privateClouds.js.map +0 -1
- package/esm/operations/scriptCmdlets.d.ts +0 -87
- package/esm/operations/scriptCmdlets.d.ts.map +0 -1
- package/esm/operations/scriptCmdlets.js +0 -123
- package/esm/operations/scriptCmdlets.js.map +0 -1
- package/esm/operations/scriptExecutions.d.ts +0 -139
- package/esm/operations/scriptExecutions.d.ts.map +0 -1
- package/esm/operations/scriptExecutions.js +0 -286
- package/esm/operations/scriptExecutions.js.map +0 -1
- package/esm/operations/scriptPackages.d.ts +0 -76
- package/esm/operations/scriptPackages.d.ts.map +0 -1
- package/esm/operations/scriptPackages.js +0 -119
- package/esm/operations/scriptPackages.js.map +0 -1
- package/esm/operations/virtualMachines.d.ts +0 -103
- package/esm/operations/virtualMachines.d.ts.map +0 -1
- package/esm/operations/virtualMachines.js +0 -188
- package/esm/operations/virtualMachines.js.map +0 -1
- package/esm/operations/workloadNetworks.d.ts +0 -988
- package/esm/operations/workloadNetworks.d.ts.map +0 -1
- package/esm/operations/workloadNetworks.js +0 -2062
- package/esm/operations/workloadNetworks.js.map +0 -1
- package/src/avsClient.ts +0 -77
- package/src/avsClientContext.ts +0 -67
- package/src/models/addonsMappers.ts +0 -70
- package/src/models/authorizationsMappers.ts +0 -70
- package/src/models/cloudLinksMappers.ts +0 -70
- package/src/models/clustersMappers.ts +0 -71
- package/src/models/datastoresMappers.ts +0 -70
- package/src/models/globalReachConnectionsMappers.ts +0 -70
- package/src/models/hcxEnterpriseSitesMappers.ts +0 -70
- package/src/models/operationsMappers.ts +0 -22
- package/src/models/placementPoliciesMappers.ts +0 -71
- package/src/models/privateCloudsMappers.ts +0 -72
- package/src/models/scriptCmdletsMappers.ts +0 -70
- package/src/models/scriptExecutionsMappers.ts +0 -70
- package/src/models/scriptPackagesMappers.ts +0 -70
- package/src/models/virtualMachinesMappers.ts +0 -71
- package/src/models/workloadNetworksMappers.ts +0 -78
package/src/models/mappers.ts
CHANGED
|
@@ -6,57 +6,29 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
|
-
import
|
|
10
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
11
10
|
|
|
12
|
-
export const
|
|
13
|
-
export const BaseResource = BaseResourceMapper;
|
|
14
|
-
|
|
15
|
-
export const Trial: msRest.CompositeMapper = {
|
|
16
|
-
serializedName: "Trial",
|
|
17
|
-
type: {
|
|
18
|
-
name: "Composite",
|
|
19
|
-
className: "Trial",
|
|
20
|
-
modelProperties: {
|
|
21
|
-
status: {
|
|
22
|
-
readOnly: true,
|
|
23
|
-
serializedName: "status",
|
|
24
|
-
type: {
|
|
25
|
-
name: "String"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
availableHosts: {
|
|
29
|
-
readOnly: true,
|
|
30
|
-
serializedName: "availableHosts",
|
|
31
|
-
type: {
|
|
32
|
-
name: "Number"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
export const Quota: msRest.CompositeMapper = {
|
|
40
|
-
serializedName: "Quota",
|
|
11
|
+
export const OperationList: coreClient.CompositeMapper = {
|
|
41
12
|
type: {
|
|
42
13
|
name: "Composite",
|
|
43
|
-
className: "
|
|
14
|
+
className: "OperationList",
|
|
44
15
|
modelProperties: {
|
|
45
|
-
|
|
16
|
+
value: {
|
|
17
|
+
serializedName: "value",
|
|
46
18
|
readOnly: true,
|
|
47
|
-
serializedName: "hostsRemaining",
|
|
48
19
|
type: {
|
|
49
|
-
name: "
|
|
50
|
-
|
|
20
|
+
name: "Sequence",
|
|
21
|
+
element: {
|
|
51
22
|
type: {
|
|
52
|
-
name: "
|
|
23
|
+
name: "Composite",
|
|
24
|
+
className: "Operation"
|
|
53
25
|
}
|
|
54
26
|
}
|
|
55
27
|
}
|
|
56
28
|
},
|
|
57
|
-
|
|
29
|
+
nextLink: {
|
|
30
|
+
serializedName: "nextLink",
|
|
58
31
|
readOnly: true,
|
|
59
|
-
serializedName: "quotaEnabled",
|
|
60
32
|
type: {
|
|
61
33
|
name: "String"
|
|
62
34
|
}
|
|
@@ -65,187 +37,77 @@ export const Quota: msRest.CompositeMapper = {
|
|
|
65
37
|
}
|
|
66
38
|
};
|
|
67
39
|
|
|
68
|
-
export const
|
|
69
|
-
serializedName: "Resource",
|
|
40
|
+
export const Operation: coreClient.CompositeMapper = {
|
|
70
41
|
type: {
|
|
71
42
|
name: "Composite",
|
|
72
|
-
className: "
|
|
43
|
+
className: "Operation",
|
|
73
44
|
modelProperties: {
|
|
74
|
-
id: {
|
|
75
|
-
readOnly: true,
|
|
76
|
-
serializedName: "id",
|
|
77
|
-
type: {
|
|
78
|
-
name: "String"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
45
|
name: {
|
|
82
|
-
readOnly: true,
|
|
83
46
|
serializedName: "name",
|
|
84
|
-
type: {
|
|
85
|
-
name: "String"
|
|
86
|
-
}
|
|
87
|
-
},
|
|
88
|
-
type: {
|
|
89
|
-
readOnly: true,
|
|
90
|
-
serializedName: "type",
|
|
91
|
-
type: {
|
|
92
|
-
name: "String"
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
};
|
|
98
|
-
|
|
99
|
-
export const TrackedResource: msRest.CompositeMapper = {
|
|
100
|
-
serializedName: "TrackedResource",
|
|
101
|
-
type: {
|
|
102
|
-
name: "Composite",
|
|
103
|
-
className: "TrackedResource",
|
|
104
|
-
modelProperties: {
|
|
105
|
-
...Resource.type.modelProperties,
|
|
106
|
-
location: {
|
|
107
|
-
serializedName: "location",
|
|
108
|
-
type: {
|
|
109
|
-
name: "String"
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
tags: {
|
|
113
|
-
serializedName: "tags",
|
|
114
|
-
type: {
|
|
115
|
-
name: "Dictionary",
|
|
116
|
-
value: {
|
|
117
|
-
type: {
|
|
118
|
-
name: "String"
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
};
|
|
126
|
-
|
|
127
|
-
export const ProxyResource: msRest.CompositeMapper = {
|
|
128
|
-
serializedName: "ProxyResource",
|
|
129
|
-
type: {
|
|
130
|
-
name: "Composite",
|
|
131
|
-
className: "ProxyResource",
|
|
132
|
-
modelProperties: {
|
|
133
|
-
...Resource.type.modelProperties
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
};
|
|
137
|
-
|
|
138
|
-
export const ErrorAdditionalInfo: msRest.CompositeMapper = {
|
|
139
|
-
serializedName: "ErrorAdditionalInfo",
|
|
140
|
-
type: {
|
|
141
|
-
name: "Composite",
|
|
142
|
-
className: "ErrorAdditionalInfo",
|
|
143
|
-
modelProperties: {
|
|
144
|
-
type: {
|
|
145
47
|
readOnly: true,
|
|
146
|
-
serializedName: "type",
|
|
147
48
|
type: {
|
|
148
49
|
name: "String"
|
|
149
50
|
}
|
|
150
51
|
},
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
serializedName: "info",
|
|
154
|
-
type: {
|
|
155
|
-
name: "Object"
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
};
|
|
161
|
-
|
|
162
|
-
export const ErrorResponse: msRest.CompositeMapper = {
|
|
163
|
-
serializedName: "ErrorResponse",
|
|
164
|
-
type: {
|
|
165
|
-
name: "Composite",
|
|
166
|
-
className: "ErrorResponse",
|
|
167
|
-
modelProperties: {
|
|
168
|
-
code: {
|
|
169
|
-
readOnly: true,
|
|
170
|
-
serializedName: "code",
|
|
52
|
+
display: {
|
|
53
|
+
serializedName: "display",
|
|
171
54
|
type: {
|
|
172
|
-
name: "
|
|
55
|
+
name: "Composite",
|
|
56
|
+
className: "OperationDisplay"
|
|
173
57
|
}
|
|
174
58
|
},
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
serializedName: "message",
|
|
59
|
+
isDataAction: {
|
|
60
|
+
serializedName: "isDataAction",
|
|
178
61
|
type: {
|
|
179
|
-
name: "
|
|
62
|
+
name: "Boolean"
|
|
180
63
|
}
|
|
181
64
|
},
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
serializedName: "target",
|
|
65
|
+
origin: {
|
|
66
|
+
serializedName: "origin",
|
|
185
67
|
type: {
|
|
186
68
|
name: "String"
|
|
187
69
|
}
|
|
188
70
|
},
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
serializedName: "details",
|
|
192
|
-
type: {
|
|
193
|
-
name: "Sequence",
|
|
194
|
-
element: {
|
|
195
|
-
type: {
|
|
196
|
-
name: "Composite",
|
|
197
|
-
className: "ErrorResponse"
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
},
|
|
202
|
-
additionalInfo: {
|
|
203
|
-
readOnly: true,
|
|
204
|
-
serializedName: "additionalInfo",
|
|
71
|
+
properties: {
|
|
72
|
+
serializedName: "properties",
|
|
205
73
|
type: {
|
|
206
|
-
name: "
|
|
207
|
-
|
|
208
|
-
type: {
|
|
209
|
-
name: "Composite",
|
|
210
|
-
className: "ErrorAdditionalInfo"
|
|
211
|
-
}
|
|
212
|
-
}
|
|
74
|
+
name: "Composite",
|
|
75
|
+
className: "OperationProperties"
|
|
213
76
|
}
|
|
214
77
|
}
|
|
215
78
|
}
|
|
216
79
|
}
|
|
217
80
|
};
|
|
218
81
|
|
|
219
|
-
export const OperationDisplay:
|
|
220
|
-
serializedName: "Operation_display",
|
|
82
|
+
export const OperationDisplay: coreClient.CompositeMapper = {
|
|
221
83
|
type: {
|
|
222
84
|
name: "Composite",
|
|
223
85
|
className: "OperationDisplay",
|
|
224
86
|
modelProperties: {
|
|
225
87
|
provider: {
|
|
226
|
-
readOnly: true,
|
|
227
88
|
serializedName: "provider",
|
|
89
|
+
readOnly: true,
|
|
228
90
|
type: {
|
|
229
91
|
name: "String"
|
|
230
92
|
}
|
|
231
93
|
},
|
|
232
94
|
resource: {
|
|
233
|
-
readOnly: true,
|
|
234
95
|
serializedName: "resource",
|
|
96
|
+
readOnly: true,
|
|
235
97
|
type: {
|
|
236
98
|
name: "String"
|
|
237
99
|
}
|
|
238
100
|
},
|
|
239
101
|
operation: {
|
|
240
|
-
readOnly: true,
|
|
241
102
|
serializedName: "operation",
|
|
103
|
+
readOnly: true,
|
|
242
104
|
type: {
|
|
243
105
|
name: "String"
|
|
244
106
|
}
|
|
245
107
|
},
|
|
246
108
|
description: {
|
|
247
|
-
readOnly: true,
|
|
248
109
|
serializedName: "description",
|
|
110
|
+
readOnly: true,
|
|
249
111
|
type: {
|
|
250
112
|
name: "String"
|
|
251
113
|
}
|
|
@@ -254,39 +116,59 @@ export const OperationDisplay: msRest.CompositeMapper = {
|
|
|
254
116
|
}
|
|
255
117
|
};
|
|
256
118
|
|
|
257
|
-
export const
|
|
258
|
-
serializedName: "LogSpecification",
|
|
119
|
+
export const OperationProperties: coreClient.CompositeMapper = {
|
|
259
120
|
type: {
|
|
260
121
|
name: "Composite",
|
|
261
|
-
className: "
|
|
122
|
+
className: "OperationProperties",
|
|
262
123
|
modelProperties: {
|
|
263
|
-
|
|
264
|
-
serializedName: "
|
|
124
|
+
serviceSpecification: {
|
|
125
|
+
serializedName: "serviceSpecification",
|
|
265
126
|
type: {
|
|
266
|
-
name: "
|
|
127
|
+
name: "Composite",
|
|
128
|
+
className: "ServiceSpecification"
|
|
267
129
|
}
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
};
|
|
134
|
+
|
|
135
|
+
export const ServiceSpecification: coreClient.CompositeMapper = {
|
|
136
|
+
type: {
|
|
137
|
+
name: "Composite",
|
|
138
|
+
className: "ServiceSpecification",
|
|
139
|
+
modelProperties: {
|
|
140
|
+
logSpecifications: {
|
|
141
|
+
serializedName: "logSpecifications",
|
|
271
142
|
type: {
|
|
272
|
-
name: "
|
|
143
|
+
name: "Sequence",
|
|
144
|
+
element: {
|
|
145
|
+
type: {
|
|
146
|
+
name: "Composite",
|
|
147
|
+
className: "LogSpecification"
|
|
148
|
+
}
|
|
149
|
+
}
|
|
273
150
|
}
|
|
274
151
|
},
|
|
275
|
-
|
|
276
|
-
serializedName: "
|
|
152
|
+
metricSpecifications: {
|
|
153
|
+
serializedName: "metricSpecifications",
|
|
277
154
|
type: {
|
|
278
|
-
name: "
|
|
155
|
+
name: "Sequence",
|
|
156
|
+
element: {
|
|
157
|
+
type: {
|
|
158
|
+
name: "Composite",
|
|
159
|
+
className: "MetricSpecification"
|
|
160
|
+
}
|
|
161
|
+
}
|
|
279
162
|
}
|
|
280
163
|
}
|
|
281
164
|
}
|
|
282
165
|
}
|
|
283
166
|
};
|
|
284
167
|
|
|
285
|
-
export const
|
|
286
|
-
serializedName: "MetricDimension",
|
|
168
|
+
export const LogSpecification: coreClient.CompositeMapper = {
|
|
287
169
|
type: {
|
|
288
170
|
name: "Composite",
|
|
289
|
-
className: "
|
|
171
|
+
className: "LogSpecification",
|
|
290
172
|
modelProperties: {
|
|
291
173
|
name: {
|
|
292
174
|
serializedName: "name",
|
|
@@ -300,24 +182,17 @@ export const MetricDimension: msRest.CompositeMapper = {
|
|
|
300
182
|
name: "String"
|
|
301
183
|
}
|
|
302
184
|
},
|
|
303
|
-
|
|
304
|
-
serializedName: "
|
|
185
|
+
blobDuration: {
|
|
186
|
+
serializedName: "blobDuration",
|
|
305
187
|
type: {
|
|
306
188
|
name: "String"
|
|
307
189
|
}
|
|
308
|
-
},
|
|
309
|
-
toBeExportedForShoebox: {
|
|
310
|
-
serializedName: "toBeExportedForShoebox",
|
|
311
|
-
type: {
|
|
312
|
-
name: "Boolean"
|
|
313
|
-
}
|
|
314
190
|
}
|
|
315
191
|
}
|
|
316
192
|
}
|
|
317
193
|
};
|
|
318
194
|
|
|
319
|
-
export const MetricSpecification:
|
|
320
|
-
serializedName: "MetricSpecification",
|
|
195
|
+
export const MetricSpecification: coreClient.CompositeMapper = {
|
|
321
196
|
type: {
|
|
322
197
|
name: "Composite",
|
|
323
198
|
className: "MetricSpecification",
|
|
@@ -420,131 +295,219 @@ export const MetricSpecification: msRest.CompositeMapper = {
|
|
|
420
295
|
}
|
|
421
296
|
};
|
|
422
297
|
|
|
423
|
-
export const
|
|
424
|
-
serializedName: "ServiceSpecification",
|
|
298
|
+
export const MetricDimension: coreClient.CompositeMapper = {
|
|
425
299
|
type: {
|
|
426
300
|
name: "Composite",
|
|
427
|
-
className: "
|
|
301
|
+
className: "MetricDimension",
|
|
428
302
|
modelProperties: {
|
|
429
|
-
|
|
430
|
-
serializedName: "
|
|
303
|
+
name: {
|
|
304
|
+
serializedName: "name",
|
|
431
305
|
type: {
|
|
432
|
-
name: "
|
|
433
|
-
element: {
|
|
434
|
-
type: {
|
|
435
|
-
name: "Composite",
|
|
436
|
-
className: "LogSpecification"
|
|
437
|
-
}
|
|
438
|
-
}
|
|
306
|
+
name: "String"
|
|
439
307
|
}
|
|
440
308
|
},
|
|
441
|
-
|
|
442
|
-
serializedName: "
|
|
309
|
+
displayName: {
|
|
310
|
+
serializedName: "displayName",
|
|
443
311
|
type: {
|
|
444
|
-
name: "
|
|
445
|
-
element: {
|
|
446
|
-
type: {
|
|
447
|
-
name: "Composite",
|
|
448
|
-
className: "MetricSpecification"
|
|
449
|
-
}
|
|
450
|
-
}
|
|
312
|
+
name: "String"
|
|
451
313
|
}
|
|
452
|
-
}
|
|
314
|
+
},
|
|
315
|
+
internalName: {
|
|
316
|
+
serializedName: "internalName",
|
|
317
|
+
type: {
|
|
318
|
+
name: "String"
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
toBeExportedForShoebox: {
|
|
322
|
+
serializedName: "toBeExportedForShoebox",
|
|
323
|
+
type: {
|
|
324
|
+
name: "Boolean"
|
|
325
|
+
}
|
|
326
|
+
}
|
|
453
327
|
}
|
|
454
328
|
}
|
|
455
329
|
};
|
|
456
330
|
|
|
457
|
-
export const
|
|
458
|
-
serializedName: "OperationProperties",
|
|
331
|
+
export const CloudError: coreClient.CompositeMapper = {
|
|
459
332
|
type: {
|
|
460
333
|
name: "Composite",
|
|
461
|
-
className: "
|
|
334
|
+
className: "CloudError",
|
|
462
335
|
modelProperties: {
|
|
463
|
-
|
|
464
|
-
serializedName: "
|
|
336
|
+
error: {
|
|
337
|
+
serializedName: "error",
|
|
465
338
|
type: {
|
|
466
339
|
name: "Composite",
|
|
467
|
-
className: "
|
|
340
|
+
className: "ErrorResponse"
|
|
468
341
|
}
|
|
469
342
|
}
|
|
470
343
|
}
|
|
471
344
|
}
|
|
472
345
|
};
|
|
473
346
|
|
|
474
|
-
export const
|
|
475
|
-
serializedName: "Operation",
|
|
347
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
476
348
|
type: {
|
|
477
349
|
name: "Composite",
|
|
478
|
-
className: "
|
|
350
|
+
className: "ErrorResponse",
|
|
479
351
|
modelProperties: {
|
|
480
|
-
|
|
352
|
+
code: {
|
|
353
|
+
serializedName: "code",
|
|
481
354
|
readOnly: true,
|
|
482
|
-
serializedName: "name",
|
|
483
355
|
type: {
|
|
484
356
|
name: "String"
|
|
485
357
|
}
|
|
486
358
|
},
|
|
487
|
-
|
|
359
|
+
message: {
|
|
360
|
+
serializedName: "message",
|
|
488
361
|
readOnly: true,
|
|
489
|
-
serializedName: "display",
|
|
490
362
|
type: {
|
|
491
|
-
name: "
|
|
492
|
-
className: "OperationDisplay"
|
|
363
|
+
name: "String"
|
|
493
364
|
}
|
|
494
365
|
},
|
|
495
|
-
|
|
496
|
-
serializedName: "
|
|
366
|
+
target: {
|
|
367
|
+
serializedName: "target",
|
|
368
|
+
readOnly: true,
|
|
497
369
|
type: {
|
|
498
|
-
name: "
|
|
370
|
+
name: "String"
|
|
499
371
|
}
|
|
500
372
|
},
|
|
501
|
-
|
|
502
|
-
serializedName: "
|
|
373
|
+
details: {
|
|
374
|
+
serializedName: "details",
|
|
375
|
+
readOnly: true,
|
|
503
376
|
type: {
|
|
504
|
-
name: "
|
|
377
|
+
name: "Sequence",
|
|
378
|
+
element: {
|
|
379
|
+
type: {
|
|
380
|
+
name: "Composite",
|
|
381
|
+
className: "ErrorResponse"
|
|
382
|
+
}
|
|
383
|
+
}
|
|
505
384
|
}
|
|
506
385
|
},
|
|
507
|
-
|
|
508
|
-
serializedName: "
|
|
386
|
+
additionalInfo: {
|
|
387
|
+
serializedName: "additionalInfo",
|
|
388
|
+
readOnly: true,
|
|
509
389
|
type: {
|
|
510
|
-
name: "
|
|
511
|
-
|
|
390
|
+
name: "Sequence",
|
|
391
|
+
element: {
|
|
392
|
+
type: {
|
|
393
|
+
name: "Composite",
|
|
394
|
+
className: "ErrorAdditionalInfo"
|
|
395
|
+
}
|
|
396
|
+
}
|
|
512
397
|
}
|
|
513
398
|
}
|
|
514
399
|
}
|
|
515
400
|
}
|
|
516
401
|
};
|
|
517
402
|
|
|
518
|
-
export const
|
|
519
|
-
serializedName: "ExpressRouteAuthorization",
|
|
403
|
+
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
520
404
|
type: {
|
|
521
405
|
name: "Composite",
|
|
522
|
-
className: "
|
|
406
|
+
className: "ErrorAdditionalInfo",
|
|
523
407
|
modelProperties: {
|
|
524
|
-
|
|
525
|
-
|
|
408
|
+
type: {
|
|
409
|
+
serializedName: "type",
|
|
526
410
|
readOnly: true,
|
|
527
|
-
serializedName: "properties.provisioningState",
|
|
528
411
|
type: {
|
|
529
412
|
name: "String"
|
|
530
413
|
}
|
|
531
414
|
},
|
|
532
|
-
|
|
415
|
+
info: {
|
|
416
|
+
serializedName: "info",
|
|
417
|
+
readOnly: true,
|
|
418
|
+
type: {
|
|
419
|
+
name: "Dictionary",
|
|
420
|
+
value: { type: { name: "any" } }
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
}
|
|
425
|
+
};
|
|
426
|
+
|
|
427
|
+
export const Trial: coreClient.CompositeMapper = {
|
|
428
|
+
type: {
|
|
429
|
+
name: "Composite",
|
|
430
|
+
className: "Trial",
|
|
431
|
+
modelProperties: {
|
|
432
|
+
status: {
|
|
433
|
+
serializedName: "status",
|
|
533
434
|
readOnly: true,
|
|
534
|
-
serializedName: "properties.expressRouteAuthorizationId",
|
|
535
435
|
type: {
|
|
536
436
|
name: "String"
|
|
537
437
|
}
|
|
538
438
|
},
|
|
539
|
-
|
|
439
|
+
availableHosts: {
|
|
440
|
+
serializedName: "availableHosts",
|
|
441
|
+
readOnly: true,
|
|
442
|
+
type: {
|
|
443
|
+
name: "Number"
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
}
|
|
448
|
+
};
|
|
449
|
+
|
|
450
|
+
export const Quota: coreClient.CompositeMapper = {
|
|
451
|
+
type: {
|
|
452
|
+
name: "Composite",
|
|
453
|
+
className: "Quota",
|
|
454
|
+
modelProperties: {
|
|
455
|
+
hostsRemaining: {
|
|
456
|
+
serializedName: "hostsRemaining",
|
|
457
|
+
readOnly: true,
|
|
458
|
+
type: {
|
|
459
|
+
name: "Dictionary",
|
|
460
|
+
value: { type: { name: "Number" } }
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
quotaEnabled: {
|
|
464
|
+
serializedName: "quotaEnabled",
|
|
540
465
|
readOnly: true,
|
|
541
|
-
serializedName: "properties.expressRouteAuthorizationKey",
|
|
542
466
|
type: {
|
|
543
467
|
name: "String"
|
|
544
468
|
}
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
};
|
|
473
|
+
|
|
474
|
+
export const PrivateCloudList: coreClient.CompositeMapper = {
|
|
475
|
+
type: {
|
|
476
|
+
name: "Composite",
|
|
477
|
+
className: "PrivateCloudList",
|
|
478
|
+
modelProperties: {
|
|
479
|
+
value: {
|
|
480
|
+
serializedName: "value",
|
|
481
|
+
readOnly: true,
|
|
482
|
+
type: {
|
|
483
|
+
name: "Sequence",
|
|
484
|
+
element: {
|
|
485
|
+
type: {
|
|
486
|
+
name: "Composite",
|
|
487
|
+
className: "PrivateCloud"
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
}
|
|
545
491
|
},
|
|
546
|
-
|
|
547
|
-
serializedName: "
|
|
492
|
+
nextLink: {
|
|
493
|
+
serializedName: "nextLink",
|
|
494
|
+
readOnly: true,
|
|
495
|
+
type: {
|
|
496
|
+
name: "String"
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
};
|
|
502
|
+
|
|
503
|
+
export const Sku: coreClient.CompositeMapper = {
|
|
504
|
+
type: {
|
|
505
|
+
name: "Composite",
|
|
506
|
+
className: "Sku",
|
|
507
|
+
modelProperties: {
|
|
508
|
+
name: {
|
|
509
|
+
serializedName: "name",
|
|
510
|
+
required: true,
|
|
548
511
|
type: {
|
|
549
512
|
name: "String"
|
|
550
513
|
}
|
|
@@ -553,36 +516,35 @@ export const ExpressRouteAuthorization: msRest.CompositeMapper = {
|
|
|
553
516
|
}
|
|
554
517
|
};
|
|
555
518
|
|
|
556
|
-
export const Circuit:
|
|
557
|
-
serializedName: "Circuit",
|
|
519
|
+
export const Circuit: coreClient.CompositeMapper = {
|
|
558
520
|
type: {
|
|
559
521
|
name: "Composite",
|
|
560
522
|
className: "Circuit",
|
|
561
523
|
modelProperties: {
|
|
562
524
|
primarySubnet: {
|
|
563
|
-
readOnly: true,
|
|
564
525
|
serializedName: "primarySubnet",
|
|
526
|
+
readOnly: true,
|
|
565
527
|
type: {
|
|
566
528
|
name: "String"
|
|
567
529
|
}
|
|
568
530
|
},
|
|
569
531
|
secondarySubnet: {
|
|
570
|
-
readOnly: true,
|
|
571
532
|
serializedName: "secondarySubnet",
|
|
533
|
+
readOnly: true,
|
|
572
534
|
type: {
|
|
573
535
|
name: "String"
|
|
574
536
|
}
|
|
575
537
|
},
|
|
576
538
|
expressRouteID: {
|
|
577
|
-
readOnly: true,
|
|
578
539
|
serializedName: "expressRouteID",
|
|
540
|
+
readOnly: true,
|
|
579
541
|
type: {
|
|
580
542
|
name: "String"
|
|
581
543
|
}
|
|
582
544
|
},
|
|
583
545
|
expressRoutePrivatePeeringID: {
|
|
584
|
-
readOnly: true,
|
|
585
546
|
serializedName: "expressRoutePrivatePeeringID",
|
|
547
|
+
readOnly: true,
|
|
586
548
|
type: {
|
|
587
549
|
name: "String"
|
|
588
550
|
}
|
|
@@ -591,40 +553,28 @@ export const Circuit: msRest.CompositeMapper = {
|
|
|
591
553
|
}
|
|
592
554
|
};
|
|
593
555
|
|
|
594
|
-
export const
|
|
595
|
-
serializedName: "EncryptionKeyVaultProperties",
|
|
556
|
+
export const Endpoints: coreClient.CompositeMapper = {
|
|
596
557
|
type: {
|
|
597
558
|
name: "Composite",
|
|
598
|
-
className: "
|
|
559
|
+
className: "Endpoints",
|
|
599
560
|
modelProperties: {
|
|
600
|
-
|
|
601
|
-
serializedName: "
|
|
602
|
-
|
|
603
|
-
name: "String"
|
|
604
|
-
}
|
|
605
|
-
},
|
|
606
|
-
keyVersion: {
|
|
607
|
-
serializedName: "keyVersion",
|
|
608
|
-
type: {
|
|
609
|
-
name: "String"
|
|
610
|
-
}
|
|
611
|
-
},
|
|
612
|
-
keyVaultUrl: {
|
|
613
|
-
serializedName: "keyVaultUrl",
|
|
561
|
+
nsxtManager: {
|
|
562
|
+
serializedName: "nsxtManager",
|
|
563
|
+
readOnly: true,
|
|
614
564
|
type: {
|
|
615
565
|
name: "String"
|
|
616
566
|
}
|
|
617
567
|
},
|
|
618
|
-
|
|
568
|
+
vcsa: {
|
|
569
|
+
serializedName: "vcsa",
|
|
619
570
|
readOnly: true,
|
|
620
|
-
serializedName: "keyState",
|
|
621
571
|
type: {
|
|
622
572
|
name: "String"
|
|
623
573
|
}
|
|
624
574
|
},
|
|
625
|
-
|
|
575
|
+
hcxCloudManager: {
|
|
576
|
+
serializedName: "hcxCloudManager",
|
|
626
577
|
readOnly: true,
|
|
627
|
-
serializedName: "versionType",
|
|
628
578
|
type: {
|
|
629
579
|
name: "String"
|
|
630
580
|
}
|
|
@@ -633,62 +583,96 @@ export const EncryptionKeyVaultProperties: msRest.CompositeMapper = {
|
|
|
633
583
|
}
|
|
634
584
|
};
|
|
635
585
|
|
|
636
|
-
export const
|
|
637
|
-
serializedName: "Encryption",
|
|
586
|
+
export const PrivateCloudUpdateProperties: coreClient.CompositeMapper = {
|
|
638
587
|
type: {
|
|
639
588
|
name: "Composite",
|
|
640
|
-
className: "
|
|
589
|
+
className: "PrivateCloudUpdateProperties",
|
|
641
590
|
modelProperties: {
|
|
642
|
-
|
|
643
|
-
serializedName: "
|
|
591
|
+
managementCluster: {
|
|
592
|
+
serializedName: "managementCluster",
|
|
593
|
+
type: {
|
|
594
|
+
name: "Composite",
|
|
595
|
+
className: "ManagementCluster"
|
|
596
|
+
}
|
|
597
|
+
},
|
|
598
|
+
internet: {
|
|
599
|
+
defaultValue: "Disabled",
|
|
600
|
+
serializedName: "internet",
|
|
644
601
|
type: {
|
|
645
602
|
name: "String"
|
|
646
603
|
}
|
|
647
604
|
},
|
|
648
|
-
|
|
649
|
-
serializedName: "
|
|
605
|
+
identitySources: {
|
|
606
|
+
serializedName: "identitySources",
|
|
607
|
+
type: {
|
|
608
|
+
name: "Sequence",
|
|
609
|
+
element: {
|
|
610
|
+
type: {
|
|
611
|
+
name: "Composite",
|
|
612
|
+
className: "IdentitySource"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
},
|
|
617
|
+
availability: {
|
|
618
|
+
serializedName: "availability",
|
|
650
619
|
type: {
|
|
651
620
|
name: "Composite",
|
|
652
|
-
className: "
|
|
621
|
+
className: "AvailabilityProperties"
|
|
622
|
+
}
|
|
623
|
+
},
|
|
624
|
+
encryption: {
|
|
625
|
+
serializedName: "encryption",
|
|
626
|
+
type: {
|
|
627
|
+
name: "Composite",
|
|
628
|
+
className: "Encryption"
|
|
653
629
|
}
|
|
654
630
|
}
|
|
655
631
|
}
|
|
656
632
|
}
|
|
657
633
|
};
|
|
658
634
|
|
|
659
|
-
export const
|
|
660
|
-
serializedName: "Endpoints",
|
|
635
|
+
export const CommonClusterProperties: coreClient.CompositeMapper = {
|
|
661
636
|
type: {
|
|
662
637
|
name: "Composite",
|
|
663
|
-
className: "
|
|
638
|
+
className: "CommonClusterProperties",
|
|
664
639
|
modelProperties: {
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
serializedName: "nsxtManager",
|
|
640
|
+
clusterSize: {
|
|
641
|
+
serializedName: "clusterSize",
|
|
668
642
|
type: {
|
|
669
|
-
name: "
|
|
643
|
+
name: "Number"
|
|
670
644
|
}
|
|
671
645
|
},
|
|
672
|
-
|
|
646
|
+
provisioningState: {
|
|
647
|
+
serializedName: "provisioningState",
|
|
673
648
|
readOnly: true,
|
|
674
|
-
serializedName: "vcsa",
|
|
675
649
|
type: {
|
|
676
650
|
name: "String"
|
|
677
651
|
}
|
|
678
652
|
},
|
|
679
|
-
|
|
653
|
+
clusterId: {
|
|
654
|
+
serializedName: "clusterId",
|
|
680
655
|
readOnly: true,
|
|
681
|
-
serializedName: "hcxCloudManager",
|
|
682
656
|
type: {
|
|
683
|
-
name: "
|
|
657
|
+
name: "Number"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
hosts: {
|
|
661
|
+
serializedName: "hosts",
|
|
662
|
+
type: {
|
|
663
|
+
name: "Sequence",
|
|
664
|
+
element: {
|
|
665
|
+
type: {
|
|
666
|
+
name: "String"
|
|
667
|
+
}
|
|
668
|
+
}
|
|
684
669
|
}
|
|
685
670
|
}
|
|
686
671
|
}
|
|
687
672
|
}
|
|
688
673
|
};
|
|
689
674
|
|
|
690
|
-
export const IdentitySource:
|
|
691
|
-
serializedName: "IdentitySource",
|
|
675
|
+
export const IdentitySource: coreClient.CompositeMapper = {
|
|
692
676
|
type: {
|
|
693
677
|
name: "Composite",
|
|
694
678
|
className: "IdentitySource",
|
|
@@ -757,8 +741,7 @@ export const IdentitySource: msRest.CompositeMapper = {
|
|
|
757
741
|
}
|
|
758
742
|
};
|
|
759
743
|
|
|
760
|
-
export const AvailabilityProperties:
|
|
761
|
-
serializedName: "AvailabilityProperties",
|
|
744
|
+
export const AvailabilityProperties: coreClient.CompositeMapper = {
|
|
762
745
|
type: {
|
|
763
746
|
name: "Composite",
|
|
764
747
|
className: "AvailabilityProperties",
|
|
@@ -785,267 +768,129 @@ export const AvailabilityProperties: msRest.CompositeMapper = {
|
|
|
785
768
|
}
|
|
786
769
|
};
|
|
787
770
|
|
|
788
|
-
export const
|
|
789
|
-
serializedName: "Sku",
|
|
771
|
+
export const Encryption: coreClient.CompositeMapper = {
|
|
790
772
|
type: {
|
|
791
773
|
name: "Composite",
|
|
792
|
-
className: "
|
|
774
|
+
className: "Encryption",
|
|
793
775
|
modelProperties: {
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
serializedName: "name",
|
|
797
|
-
type: {
|
|
798
|
-
name: "String"
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
}
|
|
803
|
-
};
|
|
804
|
-
|
|
805
|
-
export const PrivateCloudIdentity: msRest.CompositeMapper = {
|
|
806
|
-
serializedName: "PrivateCloudIdentity",
|
|
807
|
-
type: {
|
|
808
|
-
name: "Composite",
|
|
809
|
-
className: "PrivateCloudIdentity",
|
|
810
|
-
modelProperties: {
|
|
811
|
-
principalId: {
|
|
812
|
-
readOnly: true,
|
|
813
|
-
serializedName: "principalId",
|
|
814
|
-
type: {
|
|
815
|
-
name: "String"
|
|
816
|
-
}
|
|
817
|
-
},
|
|
818
|
-
tenantId: {
|
|
819
|
-
readOnly: true,
|
|
820
|
-
serializedName: "tenantId",
|
|
776
|
+
status: {
|
|
777
|
+
serializedName: "status",
|
|
821
778
|
type: {
|
|
822
779
|
name: "String"
|
|
823
780
|
}
|
|
824
781
|
},
|
|
825
|
-
|
|
826
|
-
serializedName: "
|
|
782
|
+
keyVaultProperties: {
|
|
783
|
+
serializedName: "keyVaultProperties",
|
|
827
784
|
type: {
|
|
828
|
-
name: "
|
|
785
|
+
name: "Composite",
|
|
786
|
+
className: "EncryptionKeyVaultProperties"
|
|
829
787
|
}
|
|
830
788
|
}
|
|
831
789
|
}
|
|
832
790
|
}
|
|
833
791
|
};
|
|
834
792
|
|
|
835
|
-
export const
|
|
836
|
-
serializedName: "PrivateCloud",
|
|
793
|
+
export const EncryptionKeyVaultProperties: coreClient.CompositeMapper = {
|
|
837
794
|
type: {
|
|
838
795
|
name: "Composite",
|
|
839
|
-
className: "
|
|
796
|
+
className: "EncryptionKeyVaultProperties",
|
|
840
797
|
modelProperties: {
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
required: true,
|
|
844
|
-
serializedName: "sku",
|
|
845
|
-
type: {
|
|
846
|
-
name: "Composite",
|
|
847
|
-
className: "Sku"
|
|
848
|
-
}
|
|
849
|
-
},
|
|
850
|
-
managementCluster: {
|
|
851
|
-
serializedName: "properties.managementCluster",
|
|
852
|
-
type: {
|
|
853
|
-
name: "Composite",
|
|
854
|
-
className: "ManagementCluster"
|
|
855
|
-
}
|
|
856
|
-
},
|
|
857
|
-
internet: {
|
|
858
|
-
serializedName: "properties.internet",
|
|
859
|
-
defaultValue: 'Disabled',
|
|
798
|
+
keyName: {
|
|
799
|
+
serializedName: "keyName",
|
|
860
800
|
type: {
|
|
861
801
|
name: "String"
|
|
862
802
|
}
|
|
863
803
|
},
|
|
864
|
-
|
|
865
|
-
serializedName: "
|
|
866
|
-
type: {
|
|
867
|
-
name: "Sequence",
|
|
868
|
-
element: {
|
|
869
|
-
type: {
|
|
870
|
-
name: "Composite",
|
|
871
|
-
className: "IdentitySource"
|
|
872
|
-
}
|
|
873
|
-
}
|
|
874
|
-
}
|
|
875
|
-
},
|
|
876
|
-
availability: {
|
|
877
|
-
serializedName: "properties.availability",
|
|
878
|
-
type: {
|
|
879
|
-
name: "Composite",
|
|
880
|
-
className: "AvailabilityProperties"
|
|
881
|
-
}
|
|
882
|
-
},
|
|
883
|
-
encryption: {
|
|
884
|
-
serializedName: "properties.encryption",
|
|
885
|
-
type: {
|
|
886
|
-
name: "Composite",
|
|
887
|
-
className: "Encryption"
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
provisioningState: {
|
|
891
|
-
readOnly: true,
|
|
892
|
-
serializedName: "properties.provisioningState",
|
|
804
|
+
keyVersion: {
|
|
805
|
+
serializedName: "keyVersion",
|
|
893
806
|
type: {
|
|
894
807
|
name: "String"
|
|
895
808
|
}
|
|
896
809
|
},
|
|
897
|
-
|
|
898
|
-
serializedName: "
|
|
899
|
-
type: {
|
|
900
|
-
name: "Composite",
|
|
901
|
-
className: "Circuit"
|
|
902
|
-
}
|
|
903
|
-
},
|
|
904
|
-
endpoints: {
|
|
905
|
-
readOnly: true,
|
|
906
|
-
serializedName: "properties.endpoints",
|
|
907
|
-
type: {
|
|
908
|
-
name: "Composite",
|
|
909
|
-
className: "Endpoints"
|
|
910
|
-
}
|
|
911
|
-
},
|
|
912
|
-
networkBlock: {
|
|
913
|
-
required: true,
|
|
914
|
-
serializedName: "properties.networkBlock",
|
|
810
|
+
keyVaultUrl: {
|
|
811
|
+
serializedName: "keyVaultUrl",
|
|
915
812
|
type: {
|
|
916
813
|
name: "String"
|
|
917
814
|
}
|
|
918
815
|
},
|
|
919
|
-
|
|
816
|
+
keyState: {
|
|
817
|
+
serializedName: "keyState",
|
|
920
818
|
readOnly: true,
|
|
921
|
-
serializedName: "properties.managementNetwork",
|
|
922
819
|
type: {
|
|
923
820
|
name: "String"
|
|
924
821
|
}
|
|
925
822
|
},
|
|
926
|
-
|
|
823
|
+
versionType: {
|
|
824
|
+
serializedName: "versionType",
|
|
927
825
|
readOnly: true,
|
|
928
|
-
serializedName: "properties.provisioningNetwork",
|
|
929
826
|
type: {
|
|
930
827
|
name: "String"
|
|
931
828
|
}
|
|
932
|
-
}
|
|
933
|
-
|
|
829
|
+
}
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
};
|
|
833
|
+
|
|
834
|
+
export const PrivateCloudIdentity: coreClient.CompositeMapper = {
|
|
835
|
+
type: {
|
|
836
|
+
name: "Composite",
|
|
837
|
+
className: "PrivateCloudIdentity",
|
|
838
|
+
modelProperties: {
|
|
839
|
+
principalId: {
|
|
840
|
+
serializedName: "principalId",
|
|
934
841
|
readOnly: true,
|
|
935
|
-
serializedName: "properties.vmotionNetwork",
|
|
936
|
-
type: {
|
|
937
|
-
name: "String"
|
|
938
|
-
}
|
|
939
|
-
},
|
|
940
|
-
vcenterPassword: {
|
|
941
|
-
serializedName: "properties.vcenterPassword",
|
|
942
|
-
type: {
|
|
943
|
-
name: "String"
|
|
944
|
-
}
|
|
945
|
-
},
|
|
946
|
-
nsxtPassword: {
|
|
947
|
-
serializedName: "properties.nsxtPassword",
|
|
948
842
|
type: {
|
|
949
843
|
name: "String"
|
|
950
844
|
}
|
|
951
845
|
},
|
|
952
|
-
|
|
846
|
+
tenantId: {
|
|
847
|
+
serializedName: "tenantId",
|
|
953
848
|
readOnly: true,
|
|
954
|
-
serializedName: "properties.vcenterCertificateThumbprint",
|
|
955
849
|
type: {
|
|
956
850
|
name: "String"
|
|
957
851
|
}
|
|
958
852
|
},
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
serializedName: "properties.nsxtCertificateThumbprint",
|
|
853
|
+
type: {
|
|
854
|
+
serializedName: "type",
|
|
962
855
|
type: {
|
|
963
856
|
name: "String"
|
|
964
857
|
}
|
|
965
|
-
},
|
|
966
|
-
externalCloudLinks: {
|
|
967
|
-
readOnly: true,
|
|
968
|
-
serializedName: "properties.externalCloudLinks",
|
|
969
|
-
type: {
|
|
970
|
-
name: "Sequence",
|
|
971
|
-
element: {
|
|
972
|
-
type: {
|
|
973
|
-
name: "String"
|
|
974
|
-
}
|
|
975
|
-
}
|
|
976
|
-
}
|
|
977
|
-
},
|
|
978
|
-
secondaryCircuit: {
|
|
979
|
-
serializedName: "properties.secondaryCircuit",
|
|
980
|
-
type: {
|
|
981
|
-
name: "Composite",
|
|
982
|
-
className: "Circuit"
|
|
983
|
-
}
|
|
984
|
-
},
|
|
985
|
-
identity: {
|
|
986
|
-
serializedName: "identity",
|
|
987
|
-
type: {
|
|
988
|
-
name: "Composite",
|
|
989
|
-
className: "PrivateCloudIdentity"
|
|
990
|
-
}
|
|
991
858
|
}
|
|
992
859
|
}
|
|
993
860
|
}
|
|
994
861
|
};
|
|
995
862
|
|
|
996
|
-
export const
|
|
997
|
-
serializedName: "CommonClusterProperties",
|
|
863
|
+
export const Resource: coreClient.CompositeMapper = {
|
|
998
864
|
type: {
|
|
999
865
|
name: "Composite",
|
|
1000
|
-
className: "
|
|
866
|
+
className: "Resource",
|
|
1001
867
|
modelProperties: {
|
|
1002
|
-
|
|
1003
|
-
serializedName: "
|
|
1004
|
-
|
|
1005
|
-
name: "Number"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
provisioningState: {
|
|
1009
|
-
serializedName: "provisioningState",
|
|
868
|
+
id: {
|
|
869
|
+
serializedName: "id",
|
|
870
|
+
readOnly: true,
|
|
1010
871
|
type: {
|
|
1011
872
|
name: "String"
|
|
1012
873
|
}
|
|
1013
874
|
},
|
|
1014
|
-
|
|
875
|
+
name: {
|
|
876
|
+
serializedName: "name",
|
|
1015
877
|
readOnly: true,
|
|
1016
|
-
serializedName: "clusterId",
|
|
1017
878
|
type: {
|
|
1018
|
-
name: "
|
|
879
|
+
name: "String"
|
|
1019
880
|
}
|
|
1020
881
|
},
|
|
1021
|
-
|
|
1022
|
-
serializedName: "
|
|
882
|
+
type: {
|
|
883
|
+
serializedName: "type",
|
|
884
|
+
readOnly: true,
|
|
1023
885
|
type: {
|
|
1024
|
-
name: "
|
|
1025
|
-
element: {
|
|
1026
|
-
type: {
|
|
1027
|
-
name: "String"
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
886
|
+
name: "String"
|
|
1030
887
|
}
|
|
1031
888
|
}
|
|
1032
889
|
}
|
|
1033
890
|
}
|
|
1034
891
|
};
|
|
1035
892
|
|
|
1036
|
-
export const
|
|
1037
|
-
serializedName: "ManagementCluster",
|
|
1038
|
-
type: {
|
|
1039
|
-
name: "Composite",
|
|
1040
|
-
className: "ManagementCluster",
|
|
1041
|
-
modelProperties: {
|
|
1042
|
-
...CommonClusterProperties.type.modelProperties
|
|
1043
|
-
}
|
|
1044
|
-
}
|
|
1045
|
-
};
|
|
1046
|
-
|
|
1047
|
-
export const PrivateCloudUpdate: msRest.CompositeMapper = {
|
|
1048
|
-
serializedName: "PrivateCloudUpdate",
|
|
893
|
+
export const PrivateCloudUpdate: coreClient.CompositeMapper = {
|
|
1049
894
|
type: {
|
|
1050
895
|
name: "Composite",
|
|
1051
896
|
className: "PrivateCloudUpdate",
|
|
@@ -1054,11 +899,14 @@ export const PrivateCloudUpdate: msRest.CompositeMapper = {
|
|
|
1054
899
|
serializedName: "tags",
|
|
1055
900
|
type: {
|
|
1056
901
|
name: "Dictionary",
|
|
1057
|
-
value: {
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
902
|
+
value: { type: { name: "String" } }
|
|
903
|
+
}
|
|
904
|
+
},
|
|
905
|
+
identity: {
|
|
906
|
+
serializedName: "identity",
|
|
907
|
+
type: {
|
|
908
|
+
name: "Composite",
|
|
909
|
+
className: "PrivateCloudIdentity"
|
|
1062
910
|
}
|
|
1063
911
|
},
|
|
1064
912
|
managementCluster: {
|
|
@@ -1069,8 +917,8 @@ export const PrivateCloudUpdate: msRest.CompositeMapper = {
|
|
|
1069
917
|
}
|
|
1070
918
|
},
|
|
1071
919
|
internet: {
|
|
920
|
+
defaultValue: "Disabled",
|
|
1072
921
|
serializedName: "properties.internet",
|
|
1073
|
-
defaultValue: 'Disabled',
|
|
1074
922
|
type: {
|
|
1075
923
|
name: "String"
|
|
1076
924
|
}
|
|
@@ -1100,69 +948,41 @@ export const PrivateCloudUpdate: msRest.CompositeMapper = {
|
|
|
1100
948
|
name: "Composite",
|
|
1101
949
|
className: "Encryption"
|
|
1102
950
|
}
|
|
1103
|
-
},
|
|
1104
|
-
identity: {
|
|
1105
|
-
serializedName: "identity",
|
|
1106
|
-
type: {
|
|
1107
|
-
name: "Composite",
|
|
1108
|
-
className: "PrivateCloudIdentity"
|
|
1109
|
-
}
|
|
1110
951
|
}
|
|
1111
952
|
}
|
|
1112
953
|
}
|
|
1113
954
|
};
|
|
1114
955
|
|
|
1115
|
-
export const
|
|
1116
|
-
serializedName: "Cluster",
|
|
956
|
+
export const ClusterList: coreClient.CompositeMapper = {
|
|
1117
957
|
type: {
|
|
1118
958
|
name: "Composite",
|
|
1119
|
-
className: "
|
|
959
|
+
className: "ClusterList",
|
|
1120
960
|
modelProperties: {
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
serializedName: "sku",
|
|
961
|
+
value: {
|
|
962
|
+
serializedName: "value",
|
|
963
|
+
readOnly: true,
|
|
1125
964
|
type: {
|
|
1126
|
-
name: "
|
|
1127
|
-
|
|
965
|
+
name: "Sequence",
|
|
966
|
+
element: {
|
|
967
|
+
type: {
|
|
968
|
+
name: "Composite",
|
|
969
|
+
className: "Cluster"
|
|
970
|
+
}
|
|
971
|
+
}
|
|
1128
972
|
}
|
|
1129
973
|
},
|
|
1130
|
-
|
|
1131
|
-
serializedName: "
|
|
1132
|
-
type: {
|
|
1133
|
-
name: "Number"
|
|
1134
|
-
}
|
|
1135
|
-
},
|
|
1136
|
-
provisioningState: {
|
|
1137
|
-
serializedName: "properties.provisioningState",
|
|
1138
|
-
type: {
|
|
1139
|
-
name: "String"
|
|
1140
|
-
}
|
|
1141
|
-
},
|
|
1142
|
-
clusterId: {
|
|
974
|
+
nextLink: {
|
|
975
|
+
serializedName: "nextLink",
|
|
1143
976
|
readOnly: true,
|
|
1144
|
-
serializedName: "properties.clusterId",
|
|
1145
|
-
type: {
|
|
1146
|
-
name: "Number"
|
|
1147
|
-
}
|
|
1148
|
-
},
|
|
1149
|
-
hosts: {
|
|
1150
|
-
serializedName: "properties.hosts",
|
|
1151
977
|
type: {
|
|
1152
|
-
name: "
|
|
1153
|
-
element: {
|
|
1154
|
-
type: {
|
|
1155
|
-
name: "String"
|
|
1156
|
-
}
|
|
1157
|
-
}
|
|
978
|
+
name: "String"
|
|
1158
979
|
}
|
|
1159
980
|
}
|
|
1160
981
|
}
|
|
1161
982
|
}
|
|
1162
983
|
};
|
|
1163
984
|
|
|
1164
|
-
export const ClusterUpdate:
|
|
1165
|
-
serializedName: "ClusterUpdate",
|
|
985
|
+
export const ClusterUpdate: coreClient.CompositeMapper = {
|
|
1166
986
|
type: {
|
|
1167
987
|
name: "Composite",
|
|
1168
988
|
className: "ClusterUpdate",
|
|
@@ -1188,104 +1008,27 @@ export const ClusterUpdate: msRest.CompositeMapper = {
|
|
|
1188
1008
|
}
|
|
1189
1009
|
};
|
|
1190
1010
|
|
|
1191
|
-
export const
|
|
1192
|
-
serializedName: "AddonProperties",
|
|
1011
|
+
export const DatastoreList: coreClient.CompositeMapper = {
|
|
1193
1012
|
type: {
|
|
1194
1013
|
name: "Composite",
|
|
1195
|
-
|
|
1196
|
-
serializedName: "addonType",
|
|
1197
|
-
clientName: "addonType"
|
|
1198
|
-
},
|
|
1199
|
-
uberParent: "AddonProperties",
|
|
1200
|
-
className: "AddonProperties",
|
|
1014
|
+
className: "DatastoreList",
|
|
1201
1015
|
modelProperties: {
|
|
1202
|
-
|
|
1016
|
+
value: {
|
|
1017
|
+
serializedName: "value",
|
|
1203
1018
|
readOnly: true,
|
|
1204
|
-
serializedName: "provisioningState",
|
|
1205
1019
|
type: {
|
|
1206
|
-
name: "
|
|
1020
|
+
name: "Sequence",
|
|
1021
|
+
element: {
|
|
1022
|
+
type: {
|
|
1023
|
+
name: "Composite",
|
|
1024
|
+
className: "Datastore"
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1207
1027
|
}
|
|
1208
1028
|
},
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
type: {
|
|
1213
|
-
name: "String"
|
|
1214
|
-
}
|
|
1215
|
-
}
|
|
1216
|
-
}
|
|
1217
|
-
}
|
|
1218
|
-
};
|
|
1219
|
-
|
|
1220
|
-
export const Addon: msRest.CompositeMapper = {
|
|
1221
|
-
serializedName: "Addon",
|
|
1222
|
-
type: {
|
|
1223
|
-
name: "Composite",
|
|
1224
|
-
className: "Addon",
|
|
1225
|
-
modelProperties: {
|
|
1226
|
-
...Resource.type.modelProperties,
|
|
1227
|
-
properties: {
|
|
1228
|
-
serializedName: "properties",
|
|
1229
|
-
type: {
|
|
1230
|
-
name: "Composite",
|
|
1231
|
-
className: "AddonProperties"
|
|
1232
|
-
}
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
};
|
|
1237
|
-
|
|
1238
|
-
export const AddonSrmProperties: msRest.CompositeMapper = {
|
|
1239
|
-
serializedName: "SRM",
|
|
1240
|
-
type: {
|
|
1241
|
-
name: "Composite",
|
|
1242
|
-
polymorphicDiscriminator: AddonProperties.type.polymorphicDiscriminator,
|
|
1243
|
-
uberParent: "AddonProperties",
|
|
1244
|
-
className: "AddonSrmProperties",
|
|
1245
|
-
modelProperties: {
|
|
1246
|
-
...AddonProperties.type.modelProperties,
|
|
1247
|
-
licenseKey: {
|
|
1248
|
-
serializedName: "licenseKey",
|
|
1249
|
-
type: {
|
|
1250
|
-
name: "String"
|
|
1251
|
-
}
|
|
1252
|
-
}
|
|
1253
|
-
}
|
|
1254
|
-
}
|
|
1255
|
-
};
|
|
1256
|
-
|
|
1257
|
-
export const AddonVrProperties: msRest.CompositeMapper = {
|
|
1258
|
-
serializedName: "VR",
|
|
1259
|
-
type: {
|
|
1260
|
-
name: "Composite",
|
|
1261
|
-
polymorphicDiscriminator: AddonProperties.type.polymorphicDiscriminator,
|
|
1262
|
-
uberParent: "AddonProperties",
|
|
1263
|
-
className: "AddonVrProperties",
|
|
1264
|
-
modelProperties: {
|
|
1265
|
-
...AddonProperties.type.modelProperties,
|
|
1266
|
-
vrsCount: {
|
|
1267
|
-
required: true,
|
|
1268
|
-
serializedName: "vrsCount",
|
|
1269
|
-
type: {
|
|
1270
|
-
name: "Number"
|
|
1271
|
-
}
|
|
1272
|
-
}
|
|
1273
|
-
}
|
|
1274
|
-
}
|
|
1275
|
-
};
|
|
1276
|
-
|
|
1277
|
-
export const AddonHcxProperties: msRest.CompositeMapper = {
|
|
1278
|
-
serializedName: "HCX",
|
|
1279
|
-
type: {
|
|
1280
|
-
name: "Composite",
|
|
1281
|
-
polymorphicDiscriminator: AddonProperties.type.polymorphicDiscriminator,
|
|
1282
|
-
uberParent: "AddonProperties",
|
|
1283
|
-
className: "AddonHcxProperties",
|
|
1284
|
-
modelProperties: {
|
|
1285
|
-
...AddonProperties.type.modelProperties,
|
|
1286
|
-
offer: {
|
|
1287
|
-
required: true,
|
|
1288
|
-
serializedName: "offer",
|
|
1029
|
+
nextLink: {
|
|
1030
|
+
serializedName: "nextLink",
|
|
1031
|
+
readOnly: true,
|
|
1289
1032
|
type: {
|
|
1290
1033
|
name: "String"
|
|
1291
1034
|
}
|
|
@@ -1294,15 +1037,14 @@ export const AddonHcxProperties: msRest.CompositeMapper = {
|
|
|
1294
1037
|
}
|
|
1295
1038
|
};
|
|
1296
1039
|
|
|
1297
|
-
export const NetAppVolume:
|
|
1298
|
-
serializedName: "NetAppVolume",
|
|
1040
|
+
export const NetAppVolume: coreClient.CompositeMapper = {
|
|
1299
1041
|
type: {
|
|
1300
1042
|
name: "Composite",
|
|
1301
1043
|
className: "NetAppVolume",
|
|
1302
1044
|
modelProperties: {
|
|
1303
1045
|
id: {
|
|
1304
|
-
required: true,
|
|
1305
1046
|
serializedName: "id",
|
|
1047
|
+
required: true,
|
|
1306
1048
|
type: {
|
|
1307
1049
|
name: "String"
|
|
1308
1050
|
}
|
|
@@ -1311,75 +1053,35 @@ export const NetAppVolume: msRest.CompositeMapper = {
|
|
|
1311
1053
|
}
|
|
1312
1054
|
};
|
|
1313
1055
|
|
|
1314
|
-
export const DiskPoolVolume:
|
|
1315
|
-
serializedName: "DiskPoolVolume",
|
|
1056
|
+
export const DiskPoolVolume: coreClient.CompositeMapper = {
|
|
1316
1057
|
type: {
|
|
1317
1058
|
name: "Composite",
|
|
1318
1059
|
className: "DiskPoolVolume",
|
|
1319
1060
|
modelProperties: {
|
|
1320
1061
|
targetId: {
|
|
1321
|
-
required: true,
|
|
1322
1062
|
serializedName: "targetId",
|
|
1063
|
+
required: true,
|
|
1323
1064
|
type: {
|
|
1324
1065
|
name: "String"
|
|
1325
1066
|
}
|
|
1326
1067
|
},
|
|
1327
1068
|
lunName: {
|
|
1328
|
-
required: true,
|
|
1329
1069
|
serializedName: "lunName",
|
|
1070
|
+
required: true,
|
|
1330
1071
|
type: {
|
|
1331
1072
|
name: "String"
|
|
1332
1073
|
}
|
|
1333
1074
|
},
|
|
1334
1075
|
mountOption: {
|
|
1076
|
+
defaultValue: "MOUNT",
|
|
1335
1077
|
serializedName: "mountOption",
|
|
1336
|
-
defaultValue: 'MOUNT',
|
|
1337
1078
|
type: {
|
|
1338
1079
|
name: "String"
|
|
1339
1080
|
}
|
|
1340
1081
|
},
|
|
1341
1082
|
path: {
|
|
1342
|
-
readOnly: true,
|
|
1343
1083
|
serializedName: "path",
|
|
1344
|
-
type: {
|
|
1345
|
-
name: "String"
|
|
1346
|
-
}
|
|
1347
|
-
}
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
|
-
};
|
|
1351
|
-
|
|
1352
|
-
export const Datastore: msRest.CompositeMapper = {
|
|
1353
|
-
serializedName: "Datastore",
|
|
1354
|
-
type: {
|
|
1355
|
-
name: "Composite",
|
|
1356
|
-
className: "Datastore",
|
|
1357
|
-
modelProperties: {
|
|
1358
|
-
...Resource.type.modelProperties,
|
|
1359
|
-
provisioningState: {
|
|
1360
|
-
readOnly: true,
|
|
1361
|
-
serializedName: "properties.provisioningState",
|
|
1362
|
-
type: {
|
|
1363
|
-
name: "String"
|
|
1364
|
-
}
|
|
1365
|
-
},
|
|
1366
|
-
netAppVolume: {
|
|
1367
|
-
serializedName: "properties.netAppVolume",
|
|
1368
|
-
type: {
|
|
1369
|
-
name: "Composite",
|
|
1370
|
-
className: "NetAppVolume"
|
|
1371
|
-
}
|
|
1372
|
-
},
|
|
1373
|
-
diskPoolVolume: {
|
|
1374
|
-
serializedName: "properties.diskPoolVolume",
|
|
1375
|
-
type: {
|
|
1376
|
-
name: "Composite",
|
|
1377
|
-
className: "DiskPoolVolume"
|
|
1378
|
-
}
|
|
1379
|
-
},
|
|
1380
|
-
status: {
|
|
1381
1084
|
readOnly: true,
|
|
1382
|
-
serializedName: "properties.status",
|
|
1383
1085
|
type: {
|
|
1384
1086
|
name: "String"
|
|
1385
1087
|
}
|
|
@@ -1388,36 +1090,35 @@ export const Datastore: msRest.CompositeMapper = {
|
|
|
1388
1090
|
}
|
|
1389
1091
|
};
|
|
1390
1092
|
|
|
1391
|
-
export const AdminCredentials:
|
|
1392
|
-
serializedName: "AdminCredentials",
|
|
1093
|
+
export const AdminCredentials: coreClient.CompositeMapper = {
|
|
1393
1094
|
type: {
|
|
1394
1095
|
name: "Composite",
|
|
1395
1096
|
className: "AdminCredentials",
|
|
1396
1097
|
modelProperties: {
|
|
1397
1098
|
nsxtUsername: {
|
|
1398
|
-
readOnly: true,
|
|
1399
1099
|
serializedName: "nsxtUsername",
|
|
1100
|
+
readOnly: true,
|
|
1400
1101
|
type: {
|
|
1401
1102
|
name: "String"
|
|
1402
1103
|
}
|
|
1403
1104
|
},
|
|
1404
1105
|
nsxtPassword: {
|
|
1405
|
-
readOnly: true,
|
|
1406
1106
|
serializedName: "nsxtPassword",
|
|
1107
|
+
readOnly: true,
|
|
1407
1108
|
type: {
|
|
1408
1109
|
name: "String"
|
|
1409
1110
|
}
|
|
1410
1111
|
},
|
|
1411
1112
|
vcenterUsername: {
|
|
1412
|
-
readOnly: true,
|
|
1413
1113
|
serializedName: "vcenterUsername",
|
|
1114
|
+
readOnly: true,
|
|
1414
1115
|
type: {
|
|
1415
1116
|
name: "String"
|
|
1416
1117
|
}
|
|
1417
1118
|
},
|
|
1418
1119
|
vcenterPassword: {
|
|
1419
|
-
readOnly: true,
|
|
1420
1120
|
serializedName: "vcenterPassword",
|
|
1121
|
+
readOnly: true,
|
|
1421
1122
|
type: {
|
|
1422
1123
|
name: "String"
|
|
1423
1124
|
}
|
|
@@ -1426,23 +1127,27 @@ export const AdminCredentials: msRest.CompositeMapper = {
|
|
|
1426
1127
|
}
|
|
1427
1128
|
};
|
|
1428
1129
|
|
|
1429
|
-
export const
|
|
1430
|
-
serializedName: "HcxEnterpriseSite",
|
|
1130
|
+
export const HcxEnterpriseSiteList: coreClient.CompositeMapper = {
|
|
1431
1131
|
type: {
|
|
1432
1132
|
name: "Composite",
|
|
1433
|
-
className: "
|
|
1133
|
+
className: "HcxEnterpriseSiteList",
|
|
1434
1134
|
modelProperties: {
|
|
1435
|
-
|
|
1436
|
-
|
|
1135
|
+
value: {
|
|
1136
|
+
serializedName: "value",
|
|
1437
1137
|
readOnly: true,
|
|
1438
|
-
serializedName: "properties.activationKey",
|
|
1439
1138
|
type: {
|
|
1440
|
-
name: "
|
|
1139
|
+
name: "Sequence",
|
|
1140
|
+
element: {
|
|
1141
|
+
type: {
|
|
1142
|
+
name: "Composite",
|
|
1143
|
+
className: "HcxEnterpriseSite"
|
|
1144
|
+
}
|
|
1145
|
+
}
|
|
1441
1146
|
}
|
|
1442
1147
|
},
|
|
1443
|
-
|
|
1148
|
+
nextLink: {
|
|
1149
|
+
serializedName: "nextLink",
|
|
1444
1150
|
readOnly: true,
|
|
1445
|
-
serializedName: "properties.status",
|
|
1446
1151
|
type: {
|
|
1447
1152
|
name: "String"
|
|
1448
1153
|
}
|
|
@@ -1451,48 +1156,56 @@ export const HcxEnterpriseSite: msRest.CompositeMapper = {
|
|
|
1451
1156
|
}
|
|
1452
1157
|
};
|
|
1453
1158
|
|
|
1454
|
-
export const
|
|
1455
|
-
serializedName: "GlobalReachConnection",
|
|
1159
|
+
export const ExpressRouteAuthorizationList: coreClient.CompositeMapper = {
|
|
1456
1160
|
type: {
|
|
1457
1161
|
name: "Composite",
|
|
1458
|
-
className: "
|
|
1162
|
+
className: "ExpressRouteAuthorizationList",
|
|
1459
1163
|
modelProperties: {
|
|
1460
|
-
|
|
1461
|
-
|
|
1164
|
+
value: {
|
|
1165
|
+
serializedName: "value",
|
|
1462
1166
|
readOnly: true,
|
|
1463
|
-
serializedName: "properties.provisioningState",
|
|
1464
1167
|
type: {
|
|
1465
|
-
name: "
|
|
1168
|
+
name: "Sequence",
|
|
1169
|
+
element: {
|
|
1170
|
+
type: {
|
|
1171
|
+
name: "Composite",
|
|
1172
|
+
className: "ExpressRouteAuthorization"
|
|
1173
|
+
}
|
|
1174
|
+
}
|
|
1466
1175
|
}
|
|
1467
1176
|
},
|
|
1468
|
-
|
|
1177
|
+
nextLink: {
|
|
1178
|
+
serializedName: "nextLink",
|
|
1469
1179
|
readOnly: true,
|
|
1470
|
-
serializedName: "properties.addressPrefix",
|
|
1471
|
-
type: {
|
|
1472
|
-
name: "String"
|
|
1473
|
-
}
|
|
1474
|
-
},
|
|
1475
|
-
authorizationKey: {
|
|
1476
|
-
serializedName: "properties.authorizationKey",
|
|
1477
1180
|
type: {
|
|
1478
1181
|
name: "String"
|
|
1479
1182
|
}
|
|
1480
|
-
}
|
|
1481
|
-
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
}
|
|
1186
|
+
};
|
|
1187
|
+
|
|
1188
|
+
export const GlobalReachConnectionList: coreClient.CompositeMapper = {
|
|
1189
|
+
type: {
|
|
1190
|
+
name: "Composite",
|
|
1191
|
+
className: "GlobalReachConnectionList",
|
|
1192
|
+
modelProperties: {
|
|
1193
|
+
value: {
|
|
1194
|
+
serializedName: "value",
|
|
1482
1195
|
readOnly: true,
|
|
1483
|
-
serializedName: "properties.circuitConnectionStatus",
|
|
1484
1196
|
type: {
|
|
1485
|
-
name: "
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1197
|
+
name: "Sequence",
|
|
1198
|
+
element: {
|
|
1199
|
+
type: {
|
|
1200
|
+
name: "Composite",
|
|
1201
|
+
className: "GlobalReachConnection"
|
|
1202
|
+
}
|
|
1203
|
+
}
|
|
1492
1204
|
}
|
|
1493
1205
|
},
|
|
1494
|
-
|
|
1495
|
-
serializedName: "
|
|
1206
|
+
nextLink: {
|
|
1207
|
+
serializedName: "nextLink",
|
|
1208
|
+
readOnly: true,
|
|
1496
1209
|
type: {
|
|
1497
1210
|
name: "String"
|
|
1498
1211
|
}
|
|
@@ -1501,22 +1214,27 @@ export const GlobalReachConnection: msRest.CompositeMapper = {
|
|
|
1501
1214
|
}
|
|
1502
1215
|
};
|
|
1503
1216
|
|
|
1504
|
-
export const
|
|
1505
|
-
serializedName: "CloudLink",
|
|
1217
|
+
export const WorkloadNetworkSegmentsList: coreClient.CompositeMapper = {
|
|
1506
1218
|
type: {
|
|
1507
1219
|
name: "Composite",
|
|
1508
|
-
className: "
|
|
1220
|
+
className: "WorkloadNetworkSegmentsList",
|
|
1509
1221
|
modelProperties: {
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
readOnly: true,
|
|
1513
|
-
serializedName: "properties.status",
|
|
1222
|
+
value: {
|
|
1223
|
+
serializedName: "value",
|
|
1224
|
+
readOnly: true,
|
|
1514
1225
|
type: {
|
|
1515
|
-
name: "
|
|
1226
|
+
name: "Sequence",
|
|
1227
|
+
element: {
|
|
1228
|
+
type: {
|
|
1229
|
+
name: "Composite",
|
|
1230
|
+
className: "WorkloadNetworkSegment"
|
|
1231
|
+
}
|
|
1232
|
+
}
|
|
1516
1233
|
}
|
|
1517
1234
|
},
|
|
1518
|
-
|
|
1519
|
-
serializedName: "
|
|
1235
|
+
nextLink: {
|
|
1236
|
+
serializedName: "nextLink",
|
|
1237
|
+
readOnly: true,
|
|
1520
1238
|
type: {
|
|
1521
1239
|
name: "String"
|
|
1522
1240
|
}
|
|
@@ -1525,8 +1243,7 @@ export const CloudLink: msRest.CompositeMapper = {
|
|
|
1525
1243
|
}
|
|
1526
1244
|
};
|
|
1527
1245
|
|
|
1528
|
-
export const WorkloadNetworkSegmentSubnet:
|
|
1529
|
-
serializedName: "WorkloadNetworkSegmentSubnet",
|
|
1246
|
+
export const WorkloadNetworkSegmentSubnet: coreClient.CompositeMapper = {
|
|
1530
1247
|
type: {
|
|
1531
1248
|
name: "Composite",
|
|
1532
1249
|
className: "WorkloadNetworkSegmentSubnet",
|
|
@@ -1552,8 +1269,7 @@ export const WorkloadNetworkSegmentSubnet: msRest.CompositeMapper = {
|
|
|
1552
1269
|
}
|
|
1553
1270
|
};
|
|
1554
1271
|
|
|
1555
|
-
export const WorkloadNetworkSegmentPortVif:
|
|
1556
|
-
serializedName: "WorkloadNetworkSegmentPortVif",
|
|
1272
|
+
export const WorkloadNetworkSegmentPortVif: coreClient.CompositeMapper = {
|
|
1557
1273
|
type: {
|
|
1558
1274
|
name: "Composite",
|
|
1559
1275
|
className: "WorkloadNetworkSegmentPortVif",
|
|
@@ -1568,80 +1284,52 @@ export const WorkloadNetworkSegmentPortVif: msRest.CompositeMapper = {
|
|
|
1568
1284
|
}
|
|
1569
1285
|
};
|
|
1570
1286
|
|
|
1571
|
-
export const
|
|
1572
|
-
serializedName: "WorkloadNetworkSegment",
|
|
1287
|
+
export const WorkloadNetworkDhcpList: coreClient.CompositeMapper = {
|
|
1573
1288
|
type: {
|
|
1574
1289
|
name: "Composite",
|
|
1575
|
-
className: "
|
|
1290
|
+
className: "WorkloadNetworkDhcpList",
|
|
1576
1291
|
modelProperties: {
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
serializedName: "properties.displayName",
|
|
1580
|
-
type: {
|
|
1581
|
-
name: "String"
|
|
1582
|
-
}
|
|
1583
|
-
},
|
|
1584
|
-
connectedGateway: {
|
|
1585
|
-
serializedName: "properties.connectedGateway",
|
|
1586
|
-
type: {
|
|
1587
|
-
name: "String"
|
|
1588
|
-
}
|
|
1589
|
-
},
|
|
1590
|
-
subnet: {
|
|
1591
|
-
serializedName: "properties.subnet",
|
|
1592
|
-
type: {
|
|
1593
|
-
name: "Composite",
|
|
1594
|
-
className: "WorkloadNetworkSegmentSubnet"
|
|
1595
|
-
}
|
|
1596
|
-
},
|
|
1597
|
-
portVif: {
|
|
1292
|
+
value: {
|
|
1293
|
+
serializedName: "value",
|
|
1598
1294
|
readOnly: true,
|
|
1599
|
-
serializedName: "properties.portVif",
|
|
1600
1295
|
type: {
|
|
1601
1296
|
name: "Sequence",
|
|
1602
1297
|
element: {
|
|
1603
1298
|
type: {
|
|
1604
1299
|
name: "Composite",
|
|
1605
|
-
className: "
|
|
1300
|
+
className: "WorkloadNetworkDhcp"
|
|
1606
1301
|
}
|
|
1607
1302
|
}
|
|
1608
1303
|
}
|
|
1609
1304
|
},
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
serializedName: "properties.status",
|
|
1613
|
-
type: {
|
|
1614
|
-
name: "String"
|
|
1615
|
-
}
|
|
1616
|
-
},
|
|
1617
|
-
provisioningState: {
|
|
1305
|
+
nextLink: {
|
|
1306
|
+
serializedName: "nextLink",
|
|
1618
1307
|
readOnly: true,
|
|
1619
|
-
serializedName: "properties.provisioningState",
|
|
1620
1308
|
type: {
|
|
1621
1309
|
name: "String"
|
|
1622
1310
|
}
|
|
1623
|
-
},
|
|
1624
|
-
revision: {
|
|
1625
|
-
serializedName: "properties.revision",
|
|
1626
|
-
type: {
|
|
1627
|
-
name: "Number"
|
|
1628
|
-
}
|
|
1629
1311
|
}
|
|
1630
1312
|
}
|
|
1631
1313
|
}
|
|
1632
1314
|
};
|
|
1633
1315
|
|
|
1634
|
-
export const WorkloadNetworkDhcpEntity:
|
|
1635
|
-
serializedName: "WorkloadNetworkDhcpEntity",
|
|
1316
|
+
export const WorkloadNetworkDhcpEntity: coreClient.CompositeMapper = {
|
|
1636
1317
|
type: {
|
|
1637
1318
|
name: "Composite",
|
|
1319
|
+
className: "WorkloadNetworkDhcpEntity",
|
|
1320
|
+
uberParent: "WorkloadNetworkDhcpEntity",
|
|
1638
1321
|
polymorphicDiscriminator: {
|
|
1639
1322
|
serializedName: "dhcpType",
|
|
1640
1323
|
clientName: "dhcpType"
|
|
1641
1324
|
},
|
|
1642
|
-
uberParent: "WorkloadNetworkDhcpEntity",
|
|
1643
|
-
className: "WorkloadNetworkDhcpEntity",
|
|
1644
1325
|
modelProperties: {
|
|
1326
|
+
dhcpType: {
|
|
1327
|
+
serializedName: "dhcpType",
|
|
1328
|
+
required: true,
|
|
1329
|
+
type: {
|
|
1330
|
+
name: "String"
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1645
1333
|
displayName: {
|
|
1646
1334
|
serializedName: "displayName",
|
|
1647
1335
|
type: {
|
|
@@ -1649,8 +1337,8 @@ export const WorkloadNetworkDhcpEntity: msRest.CompositeMapper = {
|
|
|
1649
1337
|
}
|
|
1650
1338
|
},
|
|
1651
1339
|
segments: {
|
|
1652
|
-
readOnly: true,
|
|
1653
1340
|
serializedName: "segments",
|
|
1341
|
+
readOnly: true,
|
|
1654
1342
|
type: {
|
|
1655
1343
|
name: "Sequence",
|
|
1656
1344
|
element: {
|
|
@@ -1661,8 +1349,8 @@ export const WorkloadNetworkDhcpEntity: msRest.CompositeMapper = {
|
|
|
1661
1349
|
}
|
|
1662
1350
|
},
|
|
1663
1351
|
provisioningState: {
|
|
1664
|
-
readOnly: true,
|
|
1665
1352
|
serializedName: "provisioningState",
|
|
1353
|
+
readOnly: true,
|
|
1666
1354
|
type: {
|
|
1667
1355
|
name: "String"
|
|
1668
1356
|
}
|
|
@@ -1672,208 +1360,148 @@ export const WorkloadNetworkDhcpEntity: msRest.CompositeMapper = {
|
|
|
1672
1360
|
type: {
|
|
1673
1361
|
name: "Number"
|
|
1674
1362
|
}
|
|
1675
|
-
},
|
|
1676
|
-
dhcpType: {
|
|
1677
|
-
required: true,
|
|
1678
|
-
serializedName: "dhcpType",
|
|
1679
|
-
type: {
|
|
1680
|
-
name: "String"
|
|
1681
|
-
}
|
|
1682
1363
|
}
|
|
1683
1364
|
}
|
|
1684
1365
|
}
|
|
1685
1366
|
};
|
|
1686
1367
|
|
|
1687
|
-
export const
|
|
1688
|
-
serializedName: "SERVER",
|
|
1368
|
+
export const WorkloadNetworkGatewayList: coreClient.CompositeMapper = {
|
|
1689
1369
|
type: {
|
|
1690
1370
|
name: "Composite",
|
|
1691
|
-
|
|
1692
|
-
uberParent: "WorkloadNetworkDhcpEntity",
|
|
1693
|
-
className: "WorkloadNetworkDhcpServer",
|
|
1371
|
+
className: "WorkloadNetworkGatewayList",
|
|
1694
1372
|
modelProperties: {
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1373
|
+
value: {
|
|
1374
|
+
serializedName: "value",
|
|
1375
|
+
readOnly: true,
|
|
1698
1376
|
type: {
|
|
1699
|
-
name: "
|
|
1377
|
+
name: "Sequence",
|
|
1378
|
+
element: {
|
|
1379
|
+
type: {
|
|
1380
|
+
name: "Composite",
|
|
1381
|
+
className: "WorkloadNetworkGateway"
|
|
1382
|
+
}
|
|
1383
|
+
}
|
|
1700
1384
|
}
|
|
1701
1385
|
},
|
|
1702
|
-
|
|
1703
|
-
serializedName: "
|
|
1386
|
+
nextLink: {
|
|
1387
|
+
serializedName: "nextLink",
|
|
1388
|
+
readOnly: true,
|
|
1704
1389
|
type: {
|
|
1705
|
-
name: "
|
|
1390
|
+
name: "String"
|
|
1706
1391
|
}
|
|
1707
1392
|
}
|
|
1708
1393
|
}
|
|
1709
1394
|
}
|
|
1710
1395
|
};
|
|
1711
1396
|
|
|
1712
|
-
export const
|
|
1713
|
-
serializedName: "RELAY",
|
|
1397
|
+
export const WorkloadNetworkPortMirroringList: coreClient.CompositeMapper = {
|
|
1714
1398
|
type: {
|
|
1715
1399
|
name: "Composite",
|
|
1716
|
-
|
|
1717
|
-
uberParent: "WorkloadNetworkDhcpEntity",
|
|
1718
|
-
className: "WorkloadNetworkDhcpRelay",
|
|
1400
|
+
className: "WorkloadNetworkPortMirroringList",
|
|
1719
1401
|
modelProperties: {
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
constraints: {
|
|
1724
|
-
MaxItems: 3,
|
|
1725
|
-
MinItems: 1
|
|
1726
|
-
},
|
|
1402
|
+
value: {
|
|
1403
|
+
serializedName: "value",
|
|
1404
|
+
readOnly: true,
|
|
1727
1405
|
type: {
|
|
1728
1406
|
name: "Sequence",
|
|
1729
1407
|
element: {
|
|
1730
1408
|
type: {
|
|
1731
|
-
name: "
|
|
1409
|
+
name: "Composite",
|
|
1410
|
+
className: "WorkloadNetworkPortMirroring"
|
|
1732
1411
|
}
|
|
1733
1412
|
}
|
|
1734
1413
|
}
|
|
1735
|
-
}
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
export const WorkloadNetworkDhcp: msRest.CompositeMapper = {
|
|
1741
|
-
serializedName: "WorkloadNetworkDhcp",
|
|
1742
|
-
type: {
|
|
1743
|
-
name: "Composite",
|
|
1744
|
-
className: "WorkloadNetworkDhcp",
|
|
1745
|
-
modelProperties: {
|
|
1746
|
-
...ProxyResource.type.modelProperties,
|
|
1747
|
-
properties: {
|
|
1748
|
-
serializedName: "properties",
|
|
1414
|
+
},
|
|
1415
|
+
nextLink: {
|
|
1416
|
+
serializedName: "nextLink",
|
|
1417
|
+
readOnly: true,
|
|
1749
1418
|
type: {
|
|
1750
|
-
name: "
|
|
1751
|
-
className: "WorkloadNetworkDhcpEntity"
|
|
1419
|
+
name: "String"
|
|
1752
1420
|
}
|
|
1753
1421
|
}
|
|
1754
1422
|
}
|
|
1755
1423
|
}
|
|
1756
1424
|
};
|
|
1757
1425
|
|
|
1758
|
-
export const
|
|
1759
|
-
serializedName: "WorkloadNetworkPortMirroring",
|
|
1426
|
+
export const WorkloadNetworkVMGroupsList: coreClient.CompositeMapper = {
|
|
1760
1427
|
type: {
|
|
1761
1428
|
name: "Composite",
|
|
1762
|
-
className: "
|
|
1429
|
+
className: "WorkloadNetworkVMGroupsList",
|
|
1763
1430
|
modelProperties: {
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
serializedName: "properties.displayName",
|
|
1767
|
-
type: {
|
|
1768
|
-
name: "String"
|
|
1769
|
-
}
|
|
1770
|
-
},
|
|
1771
|
-
direction: {
|
|
1772
|
-
serializedName: "properties.direction",
|
|
1773
|
-
type: {
|
|
1774
|
-
name: "String"
|
|
1775
|
-
}
|
|
1776
|
-
},
|
|
1777
|
-
source: {
|
|
1778
|
-
serializedName: "properties.source",
|
|
1779
|
-
type: {
|
|
1780
|
-
name: "String"
|
|
1781
|
-
}
|
|
1782
|
-
},
|
|
1783
|
-
destination: {
|
|
1784
|
-
serializedName: "properties.destination",
|
|
1785
|
-
type: {
|
|
1786
|
-
name: "String"
|
|
1787
|
-
}
|
|
1788
|
-
},
|
|
1789
|
-
status: {
|
|
1431
|
+
value: {
|
|
1432
|
+
serializedName: "value",
|
|
1790
1433
|
readOnly: true,
|
|
1791
|
-
serializedName: "properties.status",
|
|
1792
1434
|
type: {
|
|
1793
|
-
name: "
|
|
1435
|
+
name: "Sequence",
|
|
1436
|
+
element: {
|
|
1437
|
+
type: {
|
|
1438
|
+
name: "Composite",
|
|
1439
|
+
className: "WorkloadNetworkVMGroup"
|
|
1440
|
+
}
|
|
1441
|
+
}
|
|
1794
1442
|
}
|
|
1795
1443
|
},
|
|
1796
|
-
|
|
1444
|
+
nextLink: {
|
|
1445
|
+
serializedName: "nextLink",
|
|
1797
1446
|
readOnly: true,
|
|
1798
|
-
serializedName: "properties.provisioningState",
|
|
1799
1447
|
type: {
|
|
1800
1448
|
name: "String"
|
|
1801
1449
|
}
|
|
1802
|
-
},
|
|
1803
|
-
revision: {
|
|
1804
|
-
serializedName: "properties.revision",
|
|
1805
|
-
type: {
|
|
1806
|
-
name: "Number"
|
|
1807
|
-
}
|
|
1808
1450
|
}
|
|
1809
1451
|
}
|
|
1810
1452
|
}
|
|
1811
1453
|
};
|
|
1812
1454
|
|
|
1813
|
-
export const
|
|
1814
|
-
serializedName: "WorkloadNetworkVMGroup",
|
|
1455
|
+
export const WorkloadNetworkVirtualMachinesList: coreClient.CompositeMapper = {
|
|
1815
1456
|
type: {
|
|
1816
1457
|
name: "Composite",
|
|
1817
|
-
className: "
|
|
1458
|
+
className: "WorkloadNetworkVirtualMachinesList",
|
|
1818
1459
|
modelProperties: {
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
type: {
|
|
1823
|
-
name: "String"
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
members: {
|
|
1827
|
-
serializedName: "properties.members",
|
|
1460
|
+
value: {
|
|
1461
|
+
serializedName: "value",
|
|
1462
|
+
readOnly: true,
|
|
1828
1463
|
type: {
|
|
1829
1464
|
name: "Sequence",
|
|
1830
1465
|
element: {
|
|
1831
1466
|
type: {
|
|
1832
|
-
name: "
|
|
1467
|
+
name: "Composite",
|
|
1468
|
+
className: "WorkloadNetworkVirtualMachine"
|
|
1833
1469
|
}
|
|
1834
1470
|
}
|
|
1835
1471
|
}
|
|
1836
1472
|
},
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
serializedName: "properties.status",
|
|
1840
|
-
type: {
|
|
1841
|
-
name: "String"
|
|
1842
|
-
}
|
|
1843
|
-
},
|
|
1844
|
-
provisioningState: {
|
|
1473
|
+
nextLink: {
|
|
1474
|
+
serializedName: "nextLink",
|
|
1845
1475
|
readOnly: true,
|
|
1846
|
-
serializedName: "properties.provisioningState",
|
|
1847
1476
|
type: {
|
|
1848
1477
|
name: "String"
|
|
1849
1478
|
}
|
|
1850
|
-
},
|
|
1851
|
-
revision: {
|
|
1852
|
-
serializedName: "properties.revision",
|
|
1853
|
-
type: {
|
|
1854
|
-
name: "Number"
|
|
1855
|
-
}
|
|
1856
1479
|
}
|
|
1857
1480
|
}
|
|
1858
1481
|
}
|
|
1859
1482
|
};
|
|
1860
1483
|
|
|
1861
|
-
export const
|
|
1862
|
-
serializedName: "WorkloadNetworkVirtualMachine",
|
|
1484
|
+
export const WorkloadNetworkDnsServicesList: coreClient.CompositeMapper = {
|
|
1863
1485
|
type: {
|
|
1864
1486
|
name: "Composite",
|
|
1865
|
-
className: "
|
|
1487
|
+
className: "WorkloadNetworkDnsServicesList",
|
|
1866
1488
|
modelProperties: {
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1489
|
+
value: {
|
|
1490
|
+
serializedName: "value",
|
|
1491
|
+
readOnly: true,
|
|
1870
1492
|
type: {
|
|
1871
|
-
name: "
|
|
1493
|
+
name: "Sequence",
|
|
1494
|
+
element: {
|
|
1495
|
+
type: {
|
|
1496
|
+
name: "Composite",
|
|
1497
|
+
className: "WorkloadNetworkDnsService"
|
|
1498
|
+
}
|
|
1499
|
+
}
|
|
1872
1500
|
}
|
|
1873
1501
|
},
|
|
1874
|
-
|
|
1502
|
+
nextLink: {
|
|
1503
|
+
serializedName: "nextLink",
|
|
1875
1504
|
readOnly: true,
|
|
1876
|
-
serializedName: "properties.vmType",
|
|
1877
1505
|
type: {
|
|
1878
1506
|
name: "String"
|
|
1879
1507
|
}
|
|
@@ -1882,22 +1510,27 @@ export const WorkloadNetworkVirtualMachine: msRest.CompositeMapper = {
|
|
|
1882
1510
|
}
|
|
1883
1511
|
};
|
|
1884
1512
|
|
|
1885
|
-
export const
|
|
1886
|
-
serializedName: "WorkloadNetworkGateway",
|
|
1513
|
+
export const WorkloadNetworkDnsZonesList: coreClient.CompositeMapper = {
|
|
1887
1514
|
type: {
|
|
1888
1515
|
name: "Composite",
|
|
1889
|
-
className: "
|
|
1516
|
+
className: "WorkloadNetworkDnsZonesList",
|
|
1890
1517
|
modelProperties: {
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1518
|
+
value: {
|
|
1519
|
+
serializedName: "value",
|
|
1520
|
+
readOnly: true,
|
|
1894
1521
|
type: {
|
|
1895
|
-
name: "
|
|
1896
|
-
|
|
1522
|
+
name: "Sequence",
|
|
1523
|
+
element: {
|
|
1524
|
+
type: {
|
|
1525
|
+
name: "Composite",
|
|
1526
|
+
className: "WorkloadNetworkDnsZone"
|
|
1527
|
+
}
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1897
1530
|
},
|
|
1898
|
-
|
|
1531
|
+
nextLink: {
|
|
1532
|
+
serializedName: "nextLink",
|
|
1899
1533
|
readOnly: true,
|
|
1900
|
-
serializedName: "properties.path",
|
|
1901
1534
|
type: {
|
|
1902
1535
|
name: "String"
|
|
1903
1536
|
}
|
|
@@ -1906,165 +1539,142 @@ export const WorkloadNetworkGateway: msRest.CompositeMapper = {
|
|
|
1906
1539
|
}
|
|
1907
1540
|
};
|
|
1908
1541
|
|
|
1909
|
-
export const
|
|
1910
|
-
serializedName: "WorkloadNetworkDnsService",
|
|
1542
|
+
export const WorkloadNetworkPublicIPsList: coreClient.CompositeMapper = {
|
|
1911
1543
|
type: {
|
|
1912
1544
|
name: "Composite",
|
|
1913
|
-
className: "
|
|
1545
|
+
className: "WorkloadNetworkPublicIPsList",
|
|
1914
1546
|
modelProperties: {
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
type: {
|
|
1919
|
-
name: "String"
|
|
1920
|
-
}
|
|
1921
|
-
},
|
|
1922
|
-
dnsServiceIp: {
|
|
1923
|
-
serializedName: "properties.dnsServiceIp",
|
|
1924
|
-
type: {
|
|
1925
|
-
name: "String"
|
|
1926
|
-
}
|
|
1927
|
-
},
|
|
1928
|
-
defaultDnsZone: {
|
|
1929
|
-
serializedName: "properties.defaultDnsZone",
|
|
1930
|
-
type: {
|
|
1931
|
-
name: "String"
|
|
1932
|
-
}
|
|
1933
|
-
},
|
|
1934
|
-
fqdnZones: {
|
|
1935
|
-
serializedName: "properties.fqdnZones",
|
|
1547
|
+
value: {
|
|
1548
|
+
serializedName: "value",
|
|
1549
|
+
readOnly: true,
|
|
1936
1550
|
type: {
|
|
1937
1551
|
name: "Sequence",
|
|
1938
1552
|
element: {
|
|
1939
1553
|
type: {
|
|
1940
|
-
name: "
|
|
1554
|
+
name: "Composite",
|
|
1555
|
+
className: "WorkloadNetworkPublicIP"
|
|
1941
1556
|
}
|
|
1942
1557
|
}
|
|
1943
1558
|
}
|
|
1944
1559
|
},
|
|
1945
|
-
|
|
1946
|
-
serializedName: "
|
|
1947
|
-
type: {
|
|
1948
|
-
name: "String"
|
|
1949
|
-
}
|
|
1950
|
-
},
|
|
1951
|
-
status: {
|
|
1952
|
-
readOnly: true,
|
|
1953
|
-
serializedName: "properties.status",
|
|
1954
|
-
type: {
|
|
1955
|
-
name: "String"
|
|
1956
|
-
}
|
|
1957
|
-
},
|
|
1958
|
-
provisioningState: {
|
|
1560
|
+
nextLink: {
|
|
1561
|
+
serializedName: "nextLink",
|
|
1959
1562
|
readOnly: true,
|
|
1960
|
-
serializedName: "properties.provisioningState",
|
|
1961
1563
|
type: {
|
|
1962
1564
|
name: "String"
|
|
1963
1565
|
}
|
|
1964
|
-
},
|
|
1965
|
-
revision: {
|
|
1966
|
-
serializedName: "properties.revision",
|
|
1967
|
-
type: {
|
|
1968
|
-
name: "Number"
|
|
1969
|
-
}
|
|
1970
1566
|
}
|
|
1971
1567
|
}
|
|
1972
1568
|
}
|
|
1973
1569
|
};
|
|
1974
1570
|
|
|
1975
|
-
export const
|
|
1976
|
-
serializedName: "WorkloadNetworkDnsZone",
|
|
1571
|
+
export const CloudLinkList: coreClient.CompositeMapper = {
|
|
1977
1572
|
type: {
|
|
1978
1573
|
name: "Composite",
|
|
1979
|
-
className: "
|
|
1574
|
+
className: "CloudLinkList",
|
|
1980
1575
|
modelProperties: {
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
type: {
|
|
1985
|
-
name: "String"
|
|
1986
|
-
}
|
|
1987
|
-
},
|
|
1988
|
-
domain: {
|
|
1989
|
-
serializedName: "properties.domain",
|
|
1576
|
+
value: {
|
|
1577
|
+
serializedName: "value",
|
|
1578
|
+
readOnly: true,
|
|
1990
1579
|
type: {
|
|
1991
1580
|
name: "Sequence",
|
|
1992
1581
|
element: {
|
|
1993
1582
|
type: {
|
|
1994
|
-
name: "
|
|
1583
|
+
name: "Composite",
|
|
1584
|
+
className: "CloudLink"
|
|
1995
1585
|
}
|
|
1996
1586
|
}
|
|
1997
1587
|
}
|
|
1998
1588
|
},
|
|
1999
|
-
|
|
2000
|
-
serializedName: "
|
|
1589
|
+
nextLink: {
|
|
1590
|
+
serializedName: "nextLink",
|
|
1591
|
+
readOnly: true,
|
|
1592
|
+
type: {
|
|
1593
|
+
name: "String"
|
|
1594
|
+
}
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1598
|
+
};
|
|
1599
|
+
|
|
1600
|
+
export const AddonList: coreClient.CompositeMapper = {
|
|
1601
|
+
type: {
|
|
1602
|
+
name: "Composite",
|
|
1603
|
+
className: "AddonList",
|
|
1604
|
+
modelProperties: {
|
|
1605
|
+
value: {
|
|
1606
|
+
serializedName: "value",
|
|
1607
|
+
readOnly: true,
|
|
2001
1608
|
type: {
|
|
2002
1609
|
name: "Sequence",
|
|
2003
1610
|
element: {
|
|
2004
1611
|
type: {
|
|
2005
|
-
name: "
|
|
1612
|
+
name: "Composite",
|
|
1613
|
+
className: "Addon"
|
|
2006
1614
|
}
|
|
2007
1615
|
}
|
|
2008
1616
|
}
|
|
2009
1617
|
},
|
|
2010
|
-
|
|
2011
|
-
serializedName: "
|
|
1618
|
+
nextLink: {
|
|
1619
|
+
serializedName: "nextLink",
|
|
1620
|
+
readOnly: true,
|
|
2012
1621
|
type: {
|
|
2013
1622
|
name: "String"
|
|
2014
1623
|
}
|
|
2015
|
-
}
|
|
2016
|
-
|
|
2017
|
-
|
|
1624
|
+
}
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
};
|
|
1628
|
+
|
|
1629
|
+
export const AddonProperties: coreClient.CompositeMapper = {
|
|
1630
|
+
type: {
|
|
1631
|
+
name: "Composite",
|
|
1632
|
+
className: "AddonProperties",
|
|
1633
|
+
uberParent: "AddonProperties",
|
|
1634
|
+
polymorphicDiscriminator: {
|
|
1635
|
+
serializedName: "addonType",
|
|
1636
|
+
clientName: "addonType"
|
|
1637
|
+
},
|
|
1638
|
+
modelProperties: {
|
|
1639
|
+
addonType: {
|
|
1640
|
+
serializedName: "addonType",
|
|
1641
|
+
required: true,
|
|
2018
1642
|
type: {
|
|
2019
|
-
name: "
|
|
1643
|
+
name: "String"
|
|
2020
1644
|
}
|
|
2021
1645
|
},
|
|
2022
1646
|
provisioningState: {
|
|
1647
|
+
serializedName: "provisioningState",
|
|
2023
1648
|
readOnly: true,
|
|
2024
|
-
serializedName: "properties.provisioningState",
|
|
2025
1649
|
type: {
|
|
2026
1650
|
name: "String"
|
|
2027
1651
|
}
|
|
2028
|
-
},
|
|
2029
|
-
revision: {
|
|
2030
|
-
serializedName: "properties.revision",
|
|
2031
|
-
type: {
|
|
2032
|
-
name: "Number"
|
|
2033
|
-
}
|
|
2034
1652
|
}
|
|
2035
1653
|
}
|
|
2036
1654
|
}
|
|
2037
1655
|
};
|
|
2038
1656
|
|
|
2039
|
-
export const
|
|
2040
|
-
serializedName: "WorkloadNetworkPublicIP",
|
|
1657
|
+
export const VirtualMachinesList: coreClient.CompositeMapper = {
|
|
2041
1658
|
type: {
|
|
2042
1659
|
name: "Composite",
|
|
2043
|
-
className: "
|
|
1660
|
+
className: "VirtualMachinesList",
|
|
2044
1661
|
modelProperties: {
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
serializedName: "properties.displayName",
|
|
2048
|
-
type: {
|
|
2049
|
-
name: "String"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
numberOfPublicIPs: {
|
|
2053
|
-
serializedName: "properties.numberOfPublicIPs",
|
|
2054
|
-
type: {
|
|
2055
|
-
name: "Number"
|
|
2056
|
-
}
|
|
2057
|
-
},
|
|
2058
|
-
publicIPBlock: {
|
|
1662
|
+
value: {
|
|
1663
|
+
serializedName: "value",
|
|
2059
1664
|
readOnly: true,
|
|
2060
|
-
serializedName: "properties.publicIPBlock",
|
|
2061
1665
|
type: {
|
|
2062
|
-
name: "
|
|
1666
|
+
name: "Sequence",
|
|
1667
|
+
element: {
|
|
1668
|
+
type: {
|
|
1669
|
+
name: "Composite",
|
|
1670
|
+
className: "VirtualMachine"
|
|
1671
|
+
}
|
|
1672
|
+
}
|
|
2063
1673
|
}
|
|
2064
1674
|
},
|
|
2065
|
-
|
|
1675
|
+
nextLink: {
|
|
1676
|
+
serializedName: "nextLink",
|
|
2066
1677
|
readOnly: true,
|
|
2067
|
-
serializedName: "properties.provisioningState",
|
|
2068
1678
|
type: {
|
|
2069
1679
|
name: "String"
|
|
2070
1680
|
}
|
|
@@ -2073,8 +1683,7 @@ export const WorkloadNetworkPublicIP: msRest.CompositeMapper = {
|
|
|
2073
1683
|
}
|
|
2074
1684
|
};
|
|
2075
1685
|
|
|
2076
|
-
export const VirtualMachineRestrictMovement:
|
|
2077
|
-
serializedName: "VirtualMachineRestrictMovement",
|
|
1686
|
+
export const VirtualMachineRestrictMovement: coreClient.CompositeMapper = {
|
|
2078
1687
|
type: {
|
|
2079
1688
|
name: "Composite",
|
|
2080
1689
|
className: "VirtualMachineRestrictMovement",
|
|
@@ -2089,37 +1698,27 @@ export const VirtualMachineRestrictMovement: msRest.CompositeMapper = {
|
|
|
2089
1698
|
}
|
|
2090
1699
|
};
|
|
2091
1700
|
|
|
2092
|
-
export const
|
|
2093
|
-
serializedName: "VirtualMachine",
|
|
1701
|
+
export const PlacementPoliciesList: coreClient.CompositeMapper = {
|
|
2094
1702
|
type: {
|
|
2095
1703
|
name: "Composite",
|
|
2096
|
-
className: "
|
|
1704
|
+
className: "PlacementPoliciesList",
|
|
2097
1705
|
modelProperties: {
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
readOnly: true,
|
|
2101
|
-
serializedName: "properties.displayName",
|
|
2102
|
-
type: {
|
|
2103
|
-
name: "String"
|
|
2104
|
-
}
|
|
2105
|
-
},
|
|
2106
|
-
moRefId: {
|
|
2107
|
-
readOnly: true,
|
|
2108
|
-
serializedName: "properties.moRefId",
|
|
2109
|
-
type: {
|
|
2110
|
-
name: "String"
|
|
2111
|
-
}
|
|
2112
|
-
},
|
|
2113
|
-
folderPath: {
|
|
1706
|
+
value: {
|
|
1707
|
+
serializedName: "value",
|
|
2114
1708
|
readOnly: true,
|
|
2115
|
-
serializedName: "properties.folderPath",
|
|
2116
1709
|
type: {
|
|
2117
|
-
name: "
|
|
1710
|
+
name: "Sequence",
|
|
1711
|
+
element: {
|
|
1712
|
+
type: {
|
|
1713
|
+
name: "Composite",
|
|
1714
|
+
className: "PlacementPolicy"
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
2118
1717
|
}
|
|
2119
1718
|
},
|
|
2120
|
-
|
|
1719
|
+
nextLink: {
|
|
1720
|
+
serializedName: "nextLink",
|
|
2121
1721
|
readOnly: true,
|
|
2122
|
-
serializedName: "properties.restrictMovement",
|
|
2123
1722
|
type: {
|
|
2124
1723
|
name: "String"
|
|
2125
1724
|
}
|
|
@@ -2128,17 +1727,23 @@ export const VirtualMachine: msRest.CompositeMapper = {
|
|
|
2128
1727
|
}
|
|
2129
1728
|
};
|
|
2130
1729
|
|
|
2131
|
-
export const PlacementPolicyProperties:
|
|
2132
|
-
serializedName: "PlacementPolicyProperties",
|
|
1730
|
+
export const PlacementPolicyProperties: coreClient.CompositeMapper = {
|
|
2133
1731
|
type: {
|
|
2134
1732
|
name: "Composite",
|
|
1733
|
+
className: "PlacementPolicyProperties",
|
|
1734
|
+
uberParent: "PlacementPolicyProperties",
|
|
2135
1735
|
polymorphicDiscriminator: {
|
|
2136
1736
|
serializedName: "type",
|
|
2137
1737
|
clientName: "type"
|
|
2138
1738
|
},
|
|
2139
|
-
uberParent: "PlacementPolicyProperties",
|
|
2140
|
-
className: "PlacementPolicyProperties",
|
|
2141
1739
|
modelProperties: {
|
|
1740
|
+
type: {
|
|
1741
|
+
serializedName: "type",
|
|
1742
|
+
required: true,
|
|
1743
|
+
type: {
|
|
1744
|
+
name: "String"
|
|
1745
|
+
}
|
|
1746
|
+
},
|
|
2142
1747
|
state: {
|
|
2143
1748
|
serializedName: "state",
|
|
2144
1749
|
type: {
|
|
@@ -2152,15 +1757,8 @@ export const PlacementPolicyProperties: msRest.CompositeMapper = {
|
|
|
2152
1757
|
}
|
|
2153
1758
|
},
|
|
2154
1759
|
provisioningState: {
|
|
2155
|
-
readOnly: true,
|
|
2156
1760
|
serializedName: "provisioningState",
|
|
2157
|
-
|
|
2158
|
-
name: "String"
|
|
2159
|
-
}
|
|
2160
|
-
},
|
|
2161
|
-
type: {
|
|
2162
|
-
required: true,
|
|
2163
|
-
serializedName: "type",
|
|
1761
|
+
readOnly: true,
|
|
2164
1762
|
type: {
|
|
2165
1763
|
name: "String"
|
|
2166
1764
|
}
|
|
@@ -2169,18 +1767,19 @@ export const PlacementPolicyProperties: msRest.CompositeMapper = {
|
|
|
2169
1767
|
}
|
|
2170
1768
|
};
|
|
2171
1769
|
|
|
2172
|
-
export const
|
|
2173
|
-
serializedName: "VmVm",
|
|
1770
|
+
export const PlacementPolicyUpdate: coreClient.CompositeMapper = {
|
|
2174
1771
|
type: {
|
|
2175
1772
|
name: "Composite",
|
|
2176
|
-
|
|
2177
|
-
uberParent: "PlacementPolicyProperties",
|
|
2178
|
-
className: "VmVmPlacementPolicyProperties",
|
|
1773
|
+
className: "PlacementPolicyUpdate",
|
|
2179
1774
|
modelProperties: {
|
|
2180
|
-
|
|
1775
|
+
state: {
|
|
1776
|
+
serializedName: "properties.state",
|
|
1777
|
+
type: {
|
|
1778
|
+
name: "String"
|
|
1779
|
+
}
|
|
1780
|
+
},
|
|
2181
1781
|
vmMembers: {
|
|
2182
|
-
|
|
2183
|
-
serializedName: "vmMembers",
|
|
1782
|
+
serializedName: "properties.vmMembers",
|
|
2184
1783
|
type: {
|
|
2185
1784
|
name: "Sequence",
|
|
2186
1785
|
element: {
|
|
@@ -2190,53 +1789,42 @@ export const VmVmPlacementPolicyProperties: msRest.CompositeMapper = {
|
|
|
2190
1789
|
}
|
|
2191
1790
|
}
|
|
2192
1791
|
},
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
serializedName: "affinityType",
|
|
1792
|
+
hostMembers: {
|
|
1793
|
+
serializedName: "properties.hostMembers",
|
|
2196
1794
|
type: {
|
|
2197
|
-
name: "
|
|
1795
|
+
name: "Sequence",
|
|
1796
|
+
element: {
|
|
1797
|
+
type: {
|
|
1798
|
+
name: "String"
|
|
1799
|
+
}
|
|
1800
|
+
}
|
|
2198
1801
|
}
|
|
2199
1802
|
}
|
|
2200
1803
|
}
|
|
2201
1804
|
}
|
|
2202
1805
|
};
|
|
2203
1806
|
|
|
2204
|
-
export const
|
|
2205
|
-
serializedName: "VmHost",
|
|
1807
|
+
export const ScriptPackagesList: coreClient.CompositeMapper = {
|
|
2206
1808
|
type: {
|
|
2207
1809
|
name: "Composite",
|
|
2208
|
-
|
|
2209
|
-
uberParent: "PlacementPolicyProperties",
|
|
2210
|
-
className: "VmHostPlacementPolicyProperties",
|
|
1810
|
+
className: "ScriptPackagesList",
|
|
2211
1811
|
modelProperties: {
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
serializedName: "vmMembers",
|
|
2216
|
-
type: {
|
|
2217
|
-
name: "Sequence",
|
|
2218
|
-
element: {
|
|
2219
|
-
type: {
|
|
2220
|
-
name: "String"
|
|
2221
|
-
}
|
|
2222
|
-
}
|
|
2223
|
-
}
|
|
2224
|
-
},
|
|
2225
|
-
hostMembers: {
|
|
2226
|
-
required: true,
|
|
2227
|
-
serializedName: "hostMembers",
|
|
1812
|
+
value: {
|
|
1813
|
+
serializedName: "value",
|
|
1814
|
+
readOnly: true,
|
|
2228
1815
|
type: {
|
|
2229
1816
|
name: "Sequence",
|
|
2230
1817
|
element: {
|
|
2231
1818
|
type: {
|
|
2232
|
-
name: "
|
|
1819
|
+
name: "Composite",
|
|
1820
|
+
className: "ScriptPackage"
|
|
2233
1821
|
}
|
|
2234
1822
|
}
|
|
2235
1823
|
}
|
|
2236
1824
|
},
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
1825
|
+
nextLink: {
|
|
1826
|
+
serializedName: "nextLink",
|
|
1827
|
+
readOnly: true,
|
|
2240
1828
|
type: {
|
|
2241
1829
|
name: "String"
|
|
2242
1830
|
}
|
|
@@ -2245,79 +1833,27 @@ export const VmHostPlacementPolicyProperties: msRest.CompositeMapper = {
|
|
|
2245
1833
|
}
|
|
2246
1834
|
};
|
|
2247
1835
|
|
|
2248
|
-
export const
|
|
2249
|
-
serializedName: "PlacementPolicy",
|
|
2250
|
-
type: {
|
|
2251
|
-
name: "Composite",
|
|
2252
|
-
className: "PlacementPolicy",
|
|
2253
|
-
modelProperties: {
|
|
2254
|
-
...Resource.type.modelProperties,
|
|
2255
|
-
properties: {
|
|
2256
|
-
serializedName: "properties",
|
|
2257
|
-
type: {
|
|
2258
|
-
name: "Composite",
|
|
2259
|
-
className: "PlacementPolicyProperties"
|
|
2260
|
-
}
|
|
2261
|
-
}
|
|
2262
|
-
}
|
|
2263
|
-
}
|
|
2264
|
-
};
|
|
2265
|
-
|
|
2266
|
-
export const PlacementPolicyUpdate: msRest.CompositeMapper = {
|
|
2267
|
-
serializedName: "PlacementPolicyUpdate",
|
|
1836
|
+
export const ScriptCmdletsList: coreClient.CompositeMapper = {
|
|
2268
1837
|
type: {
|
|
2269
1838
|
name: "Composite",
|
|
2270
|
-
className: "
|
|
1839
|
+
className: "ScriptCmdletsList",
|
|
2271
1840
|
modelProperties: {
|
|
2272
|
-
|
|
2273
|
-
serializedName: "
|
|
2274
|
-
|
|
2275
|
-
name: "String"
|
|
2276
|
-
}
|
|
2277
|
-
},
|
|
2278
|
-
vmMembers: {
|
|
2279
|
-
serializedName: "properties.vmMembers",
|
|
2280
|
-
type: {
|
|
2281
|
-
name: "Sequence",
|
|
2282
|
-
element: {
|
|
2283
|
-
type: {
|
|
2284
|
-
name: "String"
|
|
2285
|
-
}
|
|
2286
|
-
}
|
|
2287
|
-
}
|
|
2288
|
-
},
|
|
2289
|
-
hostMembers: {
|
|
2290
|
-
serializedName: "properties.hostMembers",
|
|
1841
|
+
value: {
|
|
1842
|
+
serializedName: "value",
|
|
1843
|
+
readOnly: true,
|
|
2291
1844
|
type: {
|
|
2292
1845
|
name: "Sequence",
|
|
2293
1846
|
element: {
|
|
2294
1847
|
type: {
|
|
2295
|
-
name: "
|
|
1848
|
+
name: "Composite",
|
|
1849
|
+
className: "ScriptCmdlet"
|
|
2296
1850
|
}
|
|
2297
1851
|
}
|
|
2298
1852
|
}
|
|
2299
|
-
}
|
|
2300
|
-
}
|
|
2301
|
-
}
|
|
2302
|
-
};
|
|
2303
|
-
|
|
2304
|
-
export const ScriptPackage: msRest.CompositeMapper = {
|
|
2305
|
-
serializedName: "ScriptPackage",
|
|
2306
|
-
type: {
|
|
2307
|
-
name: "Composite",
|
|
2308
|
-
className: "ScriptPackage",
|
|
2309
|
-
modelProperties: {
|
|
2310
|
-
...ProxyResource.type.modelProperties,
|
|
2311
|
-
description: {
|
|
2312
|
-
readOnly: true,
|
|
2313
|
-
serializedName: "properties.description",
|
|
2314
|
-
type: {
|
|
2315
|
-
name: "String"
|
|
2316
|
-
}
|
|
2317
1853
|
},
|
|
2318
|
-
|
|
1854
|
+
nextLink: {
|
|
1855
|
+
serializedName: "nextLink",
|
|
2319
1856
|
readOnly: true,
|
|
2320
|
-
serializedName: "properties.version",
|
|
2321
1857
|
type: {
|
|
2322
1858
|
name: "String"
|
|
2323
1859
|
}
|
|
@@ -2326,15 +1862,14 @@ export const ScriptPackage: msRest.CompositeMapper = {
|
|
|
2326
1862
|
}
|
|
2327
1863
|
};
|
|
2328
1864
|
|
|
2329
|
-
export const ScriptParameter:
|
|
2330
|
-
serializedName: "ScriptParameter",
|
|
1865
|
+
export const ScriptParameter: coreClient.CompositeMapper = {
|
|
2331
1866
|
type: {
|
|
2332
1867
|
name: "Composite",
|
|
2333
1868
|
className: "ScriptParameter",
|
|
2334
1869
|
modelProperties: {
|
|
2335
1870
|
type: {
|
|
2336
|
-
readOnly: true,
|
|
2337
1871
|
serializedName: "type",
|
|
1872
|
+
readOnly: true,
|
|
2338
1873
|
type: {
|
|
2339
1874
|
name: "String"
|
|
2340
1875
|
}
|
|
@@ -2346,22 +1881,22 @@ export const ScriptParameter: msRest.CompositeMapper = {
|
|
|
2346
1881
|
}
|
|
2347
1882
|
},
|
|
2348
1883
|
description: {
|
|
2349
|
-
readOnly: true,
|
|
2350
1884
|
serializedName: "description",
|
|
1885
|
+
readOnly: true,
|
|
2351
1886
|
type: {
|
|
2352
1887
|
name: "String"
|
|
2353
1888
|
}
|
|
2354
1889
|
},
|
|
2355
1890
|
visibility: {
|
|
2356
|
-
readOnly: true,
|
|
2357
1891
|
serializedName: "visibility",
|
|
1892
|
+
readOnly: true,
|
|
2358
1893
|
type: {
|
|
2359
1894
|
name: "String"
|
|
2360
1895
|
}
|
|
2361
1896
|
},
|
|
2362
1897
|
optional: {
|
|
2363
|
-
readOnly: true,
|
|
2364
1898
|
serializedName: "optional",
|
|
1899
|
+
readOnly: true,
|
|
2365
1900
|
type: {
|
|
2366
1901
|
name: "String"
|
|
2367
1902
|
}
|
|
@@ -2370,65 +1905,55 @@ export const ScriptParameter: msRest.CompositeMapper = {
|
|
|
2370
1905
|
}
|
|
2371
1906
|
};
|
|
2372
1907
|
|
|
2373
|
-
export const
|
|
2374
|
-
serializedName: "ScriptCmdlet",
|
|
1908
|
+
export const ScriptExecutionsList: coreClient.CompositeMapper = {
|
|
2375
1909
|
type: {
|
|
2376
1910
|
name: "Composite",
|
|
2377
|
-
className: "
|
|
1911
|
+
className: "ScriptExecutionsList",
|
|
2378
1912
|
modelProperties: {
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
readOnly: true,
|
|
2382
|
-
serializedName: "properties.description",
|
|
2383
|
-
type: {
|
|
2384
|
-
name: "String"
|
|
2385
|
-
}
|
|
2386
|
-
},
|
|
2387
|
-
timeout: {
|
|
2388
|
-
readOnly: true,
|
|
2389
|
-
serializedName: "properties.timeout",
|
|
2390
|
-
type: {
|
|
2391
|
-
name: "String"
|
|
2392
|
-
}
|
|
2393
|
-
},
|
|
2394
|
-
parameters: {
|
|
1913
|
+
value: {
|
|
1914
|
+
serializedName: "value",
|
|
2395
1915
|
readOnly: true,
|
|
2396
|
-
serializedName: "properties.parameters",
|
|
2397
1916
|
type: {
|
|
2398
1917
|
name: "Sequence",
|
|
2399
1918
|
element: {
|
|
2400
1919
|
type: {
|
|
2401
1920
|
name: "Composite",
|
|
2402
|
-
className: "
|
|
1921
|
+
className: "ScriptExecution"
|
|
2403
1922
|
}
|
|
2404
1923
|
}
|
|
2405
1924
|
}
|
|
1925
|
+
},
|
|
1926
|
+
nextLink: {
|
|
1927
|
+
serializedName: "nextLink",
|
|
1928
|
+
readOnly: true,
|
|
1929
|
+
type: {
|
|
1930
|
+
name: "String"
|
|
1931
|
+
}
|
|
2406
1932
|
}
|
|
2407
1933
|
}
|
|
2408
1934
|
}
|
|
2409
1935
|
};
|
|
2410
1936
|
|
|
2411
|
-
export const ScriptExecutionParameter:
|
|
2412
|
-
serializedName: "ScriptExecutionParameter",
|
|
1937
|
+
export const ScriptExecutionParameter: coreClient.CompositeMapper = {
|
|
2413
1938
|
type: {
|
|
2414
1939
|
name: "Composite",
|
|
1940
|
+
className: "ScriptExecutionParameter",
|
|
1941
|
+
uberParent: "ScriptExecutionParameter",
|
|
2415
1942
|
polymorphicDiscriminator: {
|
|
2416
1943
|
serializedName: "type",
|
|
2417
1944
|
clientName: "type"
|
|
2418
1945
|
},
|
|
2419
|
-
uberParent: "ScriptExecutionParameter",
|
|
2420
|
-
className: "ScriptExecutionParameter",
|
|
2421
1946
|
modelProperties: {
|
|
2422
1947
|
name: {
|
|
2423
|
-
required: true,
|
|
2424
1948
|
serializedName: "name",
|
|
1949
|
+
required: true,
|
|
2425
1950
|
type: {
|
|
2426
1951
|
name: "String"
|
|
2427
1952
|
}
|
|
2428
1953
|
},
|
|
2429
1954
|
type: {
|
|
2430
|
-
required: true,
|
|
2431
1955
|
serializedName: "type",
|
|
1956
|
+
required: true,
|
|
2432
1957
|
type: {
|
|
2433
1958
|
name: "String"
|
|
2434
1959
|
}
|
|
@@ -2437,127 +1962,90 @@ export const ScriptExecutionParameter: msRest.CompositeMapper = {
|
|
|
2437
1962
|
}
|
|
2438
1963
|
};
|
|
2439
1964
|
|
|
2440
|
-
export const
|
|
2441
|
-
serializedName: "ScriptExecution",
|
|
1965
|
+
export const PrivateCloudProperties: coreClient.CompositeMapper = {
|
|
2442
1966
|
type: {
|
|
2443
1967
|
name: "Composite",
|
|
2444
|
-
className: "
|
|
1968
|
+
className: "PrivateCloudProperties",
|
|
2445
1969
|
modelProperties: {
|
|
2446
|
-
...
|
|
2447
|
-
|
|
2448
|
-
serializedName: "
|
|
1970
|
+
...PrivateCloudUpdateProperties.type.modelProperties,
|
|
1971
|
+
provisioningState: {
|
|
1972
|
+
serializedName: "provisioningState",
|
|
1973
|
+
readOnly: true,
|
|
2449
1974
|
type: {
|
|
2450
1975
|
name: "String"
|
|
2451
1976
|
}
|
|
2452
1977
|
},
|
|
2453
|
-
|
|
2454
|
-
serializedName: "
|
|
2455
|
-
type: {
|
|
2456
|
-
name: "Sequence",
|
|
2457
|
-
element: {
|
|
2458
|
-
type: {
|
|
2459
|
-
name: "Composite",
|
|
2460
|
-
className: "ScriptExecutionParameter"
|
|
2461
|
-
}
|
|
2462
|
-
}
|
|
2463
|
-
}
|
|
2464
|
-
},
|
|
2465
|
-
hiddenParameters: {
|
|
2466
|
-
serializedName: "properties.hiddenParameters",
|
|
1978
|
+
circuit: {
|
|
1979
|
+
serializedName: "circuit",
|
|
2467
1980
|
type: {
|
|
2468
|
-
name: "
|
|
2469
|
-
|
|
2470
|
-
type: {
|
|
2471
|
-
name: "Composite",
|
|
2472
|
-
className: "ScriptExecutionParameter"
|
|
2473
|
-
}
|
|
2474
|
-
}
|
|
1981
|
+
name: "Composite",
|
|
1982
|
+
className: "Circuit"
|
|
2475
1983
|
}
|
|
2476
1984
|
},
|
|
2477
|
-
|
|
2478
|
-
serializedName: "
|
|
1985
|
+
endpoints: {
|
|
1986
|
+
serializedName: "endpoints",
|
|
2479
1987
|
type: {
|
|
2480
|
-
name: "
|
|
1988
|
+
name: "Composite",
|
|
1989
|
+
className: "Endpoints"
|
|
2481
1990
|
}
|
|
2482
1991
|
},
|
|
2483
|
-
|
|
1992
|
+
networkBlock: {
|
|
1993
|
+
serializedName: "networkBlock",
|
|
2484
1994
|
required: true,
|
|
2485
|
-
serializedName: "properties.timeout",
|
|
2486
|
-
type: {
|
|
2487
|
-
name: "String"
|
|
2488
|
-
}
|
|
2489
|
-
},
|
|
2490
|
-
retention: {
|
|
2491
|
-
serializedName: "properties.retention",
|
|
2492
1995
|
type: {
|
|
2493
1996
|
name: "String"
|
|
2494
1997
|
}
|
|
2495
1998
|
},
|
|
2496
|
-
|
|
1999
|
+
managementNetwork: {
|
|
2000
|
+
serializedName: "managementNetwork",
|
|
2497
2001
|
readOnly: true,
|
|
2498
|
-
serializedName: "properties.submittedAt",
|
|
2499
2002
|
type: {
|
|
2500
|
-
name: "
|
|
2003
|
+
name: "String"
|
|
2501
2004
|
}
|
|
2502
2005
|
},
|
|
2503
|
-
|
|
2006
|
+
provisioningNetwork: {
|
|
2007
|
+
serializedName: "provisioningNetwork",
|
|
2504
2008
|
readOnly: true,
|
|
2505
|
-
serializedName: "properties.startedAt",
|
|
2506
2009
|
type: {
|
|
2507
|
-
name: "
|
|
2010
|
+
name: "String"
|
|
2508
2011
|
}
|
|
2509
2012
|
},
|
|
2510
|
-
|
|
2013
|
+
vmotionNetwork: {
|
|
2014
|
+
serializedName: "vmotionNetwork",
|
|
2511
2015
|
readOnly: true,
|
|
2512
|
-
serializedName: "properties.finishedAt",
|
|
2513
2016
|
type: {
|
|
2514
|
-
name: "
|
|
2017
|
+
name: "String"
|
|
2515
2018
|
}
|
|
2516
2019
|
},
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
serializedName: "properties.provisioningState",
|
|
2020
|
+
vcenterPassword: {
|
|
2021
|
+
serializedName: "vcenterPassword",
|
|
2520
2022
|
type: {
|
|
2521
2023
|
name: "String"
|
|
2522
2024
|
}
|
|
2523
2025
|
},
|
|
2524
|
-
|
|
2525
|
-
serializedName: "
|
|
2026
|
+
nsxtPassword: {
|
|
2027
|
+
serializedName: "nsxtPassword",
|
|
2526
2028
|
type: {
|
|
2527
|
-
name: "
|
|
2528
|
-
element: {
|
|
2529
|
-
type: {
|
|
2530
|
-
name: "String"
|
|
2531
|
-
}
|
|
2532
|
-
}
|
|
2029
|
+
name: "String"
|
|
2533
2030
|
}
|
|
2534
2031
|
},
|
|
2535
|
-
|
|
2536
|
-
serializedName: "
|
|
2032
|
+
vcenterCertificateThumbprint: {
|
|
2033
|
+
serializedName: "vcenterCertificateThumbprint",
|
|
2034
|
+
readOnly: true,
|
|
2537
2035
|
type: {
|
|
2538
|
-
name: "
|
|
2539
|
-
value: {
|
|
2540
|
-
type: {
|
|
2541
|
-
name: "Object"
|
|
2542
|
-
}
|
|
2543
|
-
}
|
|
2036
|
+
name: "String"
|
|
2544
2037
|
}
|
|
2545
2038
|
},
|
|
2546
|
-
|
|
2039
|
+
nsxtCertificateThumbprint: {
|
|
2040
|
+
serializedName: "nsxtCertificateThumbprint",
|
|
2547
2041
|
readOnly: true,
|
|
2548
|
-
serializedName: "properties.information",
|
|
2549
2042
|
type: {
|
|
2550
|
-
name: "
|
|
2551
|
-
element: {
|
|
2552
|
-
type: {
|
|
2553
|
-
name: "String"
|
|
2554
|
-
}
|
|
2555
|
-
}
|
|
2043
|
+
name: "String"
|
|
2556
2044
|
}
|
|
2557
2045
|
},
|
|
2558
|
-
|
|
2046
|
+
externalCloudLinks: {
|
|
2047
|
+
serializedName: "externalCloudLinks",
|
|
2559
2048
|
readOnly: true,
|
|
2560
|
-
serializedName: "properties.warnings",
|
|
2561
2049
|
type: {
|
|
2562
2050
|
name: "Sequence",
|
|
2563
2051
|
element: {
|
|
@@ -2567,167 +2055,138 @@ export const ScriptExecution: msRest.CompositeMapper = {
|
|
|
2567
2055
|
}
|
|
2568
2056
|
}
|
|
2569
2057
|
},
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
serializedName: "properties.errors",
|
|
2058
|
+
secondaryCircuit: {
|
|
2059
|
+
serializedName: "secondaryCircuit",
|
|
2573
2060
|
type: {
|
|
2574
|
-
name: "
|
|
2575
|
-
|
|
2576
|
-
type: {
|
|
2577
|
-
name: "String"
|
|
2578
|
-
}
|
|
2579
|
-
}
|
|
2061
|
+
name: "Composite",
|
|
2062
|
+
className: "Circuit"
|
|
2580
2063
|
}
|
|
2581
2064
|
}
|
|
2582
2065
|
}
|
|
2583
2066
|
}
|
|
2584
2067
|
};
|
|
2585
2068
|
|
|
2586
|
-
export const
|
|
2587
|
-
serializedName: "SecureValue",
|
|
2069
|
+
export const ManagementCluster: coreClient.CompositeMapper = {
|
|
2588
2070
|
type: {
|
|
2589
2071
|
name: "Composite",
|
|
2590
|
-
|
|
2591
|
-
uberParent: "ScriptExecutionParameter",
|
|
2592
|
-
className: "ScriptSecureStringExecutionParameter",
|
|
2072
|
+
className: "ManagementCluster",
|
|
2593
2073
|
modelProperties: {
|
|
2594
|
-
...
|
|
2595
|
-
secureValue: {
|
|
2596
|
-
serializedName: "secureValue",
|
|
2597
|
-
type: {
|
|
2598
|
-
name: "String"
|
|
2599
|
-
}
|
|
2600
|
-
}
|
|
2074
|
+
...CommonClusterProperties.type.modelProperties
|
|
2601
2075
|
}
|
|
2602
2076
|
}
|
|
2603
2077
|
};
|
|
2604
2078
|
|
|
2605
|
-
export const
|
|
2606
|
-
serializedName: "Value",
|
|
2079
|
+
export const ClusterProperties: coreClient.CompositeMapper = {
|
|
2607
2080
|
type: {
|
|
2608
2081
|
name: "Composite",
|
|
2609
|
-
|
|
2610
|
-
uberParent: "ScriptExecutionParameter",
|
|
2611
|
-
className: "ScriptStringExecutionParameter",
|
|
2082
|
+
className: "ClusterProperties",
|
|
2612
2083
|
modelProperties: {
|
|
2613
|
-
...
|
|
2614
|
-
value: {
|
|
2615
|
-
serializedName: "value",
|
|
2616
|
-
type: {
|
|
2617
|
-
name: "String"
|
|
2618
|
-
}
|
|
2619
|
-
}
|
|
2084
|
+
...CommonClusterProperties.type.modelProperties
|
|
2620
2085
|
}
|
|
2621
2086
|
}
|
|
2622
2087
|
};
|
|
2623
2088
|
|
|
2624
|
-
export const
|
|
2625
|
-
serializedName: "Credential",
|
|
2089
|
+
export const TrackedResource: coreClient.CompositeMapper = {
|
|
2626
2090
|
type: {
|
|
2627
2091
|
name: "Composite",
|
|
2628
|
-
|
|
2629
|
-
uberParent: "ScriptExecutionParameter",
|
|
2630
|
-
className: "PSCredentialExecutionParameter",
|
|
2092
|
+
className: "TrackedResource",
|
|
2631
2093
|
modelProperties: {
|
|
2632
|
-
...
|
|
2633
|
-
|
|
2634
|
-
serializedName: "
|
|
2094
|
+
...Resource.type.modelProperties,
|
|
2095
|
+
location: {
|
|
2096
|
+
serializedName: "location",
|
|
2635
2097
|
type: {
|
|
2636
2098
|
name: "String"
|
|
2637
2099
|
}
|
|
2638
2100
|
},
|
|
2639
|
-
|
|
2640
|
-
serializedName: "
|
|
2101
|
+
tags: {
|
|
2102
|
+
serializedName: "tags",
|
|
2641
2103
|
type: {
|
|
2642
|
-
name: "
|
|
2104
|
+
name: "Dictionary",
|
|
2105
|
+
value: { type: { name: "String" } }
|
|
2643
2106
|
}
|
|
2644
2107
|
}
|
|
2645
2108
|
}
|
|
2646
2109
|
}
|
|
2647
2110
|
};
|
|
2648
2111
|
|
|
2649
|
-
export const
|
|
2650
|
-
serializedName: "OperationList",
|
|
2112
|
+
export const Cluster: coreClient.CompositeMapper = {
|
|
2651
2113
|
type: {
|
|
2652
2114
|
name: "Composite",
|
|
2653
|
-
className: "
|
|
2115
|
+
className: "Cluster",
|
|
2654
2116
|
modelProperties: {
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
serializedName: "",
|
|
2117
|
+
...Resource.type.modelProperties,
|
|
2118
|
+
sku: {
|
|
2119
|
+
serializedName: "sku",
|
|
2658
2120
|
type: {
|
|
2659
|
-
name: "
|
|
2660
|
-
|
|
2661
|
-
type: {
|
|
2662
|
-
name: "Composite",
|
|
2663
|
-
className: "Operation"
|
|
2664
|
-
}
|
|
2665
|
-
}
|
|
2121
|
+
name: "Composite",
|
|
2122
|
+
className: "Sku"
|
|
2666
2123
|
}
|
|
2667
2124
|
},
|
|
2668
|
-
|
|
2125
|
+
clusterSize: {
|
|
2126
|
+
serializedName: "properties.clusterSize",
|
|
2127
|
+
type: {
|
|
2128
|
+
name: "Number"
|
|
2129
|
+
}
|
|
2130
|
+
},
|
|
2131
|
+
provisioningState: {
|
|
2132
|
+
serializedName: "properties.provisioningState",
|
|
2669
2133
|
readOnly: true,
|
|
2670
|
-
serializedName: "nextLink",
|
|
2671
2134
|
type: {
|
|
2672
2135
|
name: "String"
|
|
2673
2136
|
}
|
|
2674
|
-
}
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
};
|
|
2678
|
-
|
|
2679
|
-
export const PrivateCloudList: msRest.CompositeMapper = {
|
|
2680
|
-
serializedName: "PrivateCloudList",
|
|
2681
|
-
type: {
|
|
2682
|
-
name: "Composite",
|
|
2683
|
-
className: "PrivateCloudList",
|
|
2684
|
-
modelProperties: {
|
|
2685
|
-
value: {
|
|
2137
|
+
},
|
|
2138
|
+
clusterId: {
|
|
2139
|
+
serializedName: "properties.clusterId",
|
|
2686
2140
|
readOnly: true,
|
|
2687
|
-
|
|
2141
|
+
type: {
|
|
2142
|
+
name: "Number"
|
|
2143
|
+
}
|
|
2144
|
+
},
|
|
2145
|
+
hosts: {
|
|
2146
|
+
serializedName: "properties.hosts",
|
|
2688
2147
|
type: {
|
|
2689
2148
|
name: "Sequence",
|
|
2690
2149
|
element: {
|
|
2691
2150
|
type: {
|
|
2692
|
-
name: "
|
|
2693
|
-
className: "PrivateCloud"
|
|
2151
|
+
name: "String"
|
|
2694
2152
|
}
|
|
2695
2153
|
}
|
|
2696
2154
|
}
|
|
2697
|
-
},
|
|
2698
|
-
nextLink: {
|
|
2699
|
-
readOnly: true,
|
|
2700
|
-
serializedName: "nextLink",
|
|
2701
|
-
type: {
|
|
2702
|
-
name: "String"
|
|
2703
|
-
}
|
|
2704
2155
|
}
|
|
2705
2156
|
}
|
|
2706
2157
|
}
|
|
2707
2158
|
};
|
|
2708
2159
|
|
|
2709
|
-
export const
|
|
2710
|
-
serializedName: "ClusterList",
|
|
2160
|
+
export const Datastore: coreClient.CompositeMapper = {
|
|
2711
2161
|
type: {
|
|
2712
2162
|
name: "Composite",
|
|
2713
|
-
className: "
|
|
2163
|
+
className: "Datastore",
|
|
2714
2164
|
modelProperties: {
|
|
2715
|
-
|
|
2165
|
+
...Resource.type.modelProperties,
|
|
2166
|
+
provisioningState: {
|
|
2167
|
+
serializedName: "properties.provisioningState",
|
|
2716
2168
|
readOnly: true,
|
|
2717
|
-
serializedName: "",
|
|
2718
2169
|
type: {
|
|
2719
|
-
name: "
|
|
2720
|
-
element: {
|
|
2721
|
-
type: {
|
|
2722
|
-
name: "Composite",
|
|
2723
|
-
className: "Cluster"
|
|
2724
|
-
}
|
|
2725
|
-
}
|
|
2170
|
+
name: "String"
|
|
2726
2171
|
}
|
|
2727
2172
|
},
|
|
2728
|
-
|
|
2173
|
+
netAppVolume: {
|
|
2174
|
+
serializedName: "properties.netAppVolume",
|
|
2175
|
+
type: {
|
|
2176
|
+
name: "Composite",
|
|
2177
|
+
className: "NetAppVolume"
|
|
2178
|
+
}
|
|
2179
|
+
},
|
|
2180
|
+
diskPoolVolume: {
|
|
2181
|
+
serializedName: "properties.diskPoolVolume",
|
|
2182
|
+
type: {
|
|
2183
|
+
name: "Composite",
|
|
2184
|
+
className: "DiskPoolVolume"
|
|
2185
|
+
}
|
|
2186
|
+
},
|
|
2187
|
+
status: {
|
|
2188
|
+
serializedName: "properties.status",
|
|
2729
2189
|
readOnly: true,
|
|
2730
|
-
serializedName: "nextLink",
|
|
2731
2190
|
type: {
|
|
2732
2191
|
name: "String"
|
|
2733
2192
|
}
|
|
@@ -2736,28 +2195,22 @@ export const ClusterList: msRest.CompositeMapper = {
|
|
|
2736
2195
|
}
|
|
2737
2196
|
};
|
|
2738
2197
|
|
|
2739
|
-
export const
|
|
2740
|
-
serializedName: "DatastoreList",
|
|
2198
|
+
export const HcxEnterpriseSite: coreClient.CompositeMapper = {
|
|
2741
2199
|
type: {
|
|
2742
2200
|
name: "Composite",
|
|
2743
|
-
className: "
|
|
2201
|
+
className: "HcxEnterpriseSite",
|
|
2744
2202
|
modelProperties: {
|
|
2745
|
-
|
|
2203
|
+
...Resource.type.modelProperties,
|
|
2204
|
+
activationKey: {
|
|
2205
|
+
serializedName: "properties.activationKey",
|
|
2746
2206
|
readOnly: true,
|
|
2747
|
-
serializedName: "",
|
|
2748
2207
|
type: {
|
|
2749
|
-
name: "
|
|
2750
|
-
element: {
|
|
2751
|
-
type: {
|
|
2752
|
-
name: "Composite",
|
|
2753
|
-
className: "Datastore"
|
|
2754
|
-
}
|
|
2755
|
-
}
|
|
2208
|
+
name: "String"
|
|
2756
2209
|
}
|
|
2757
2210
|
},
|
|
2758
|
-
|
|
2211
|
+
status: {
|
|
2212
|
+
serializedName: "properties.status",
|
|
2759
2213
|
readOnly: true,
|
|
2760
|
-
serializedName: "nextLink",
|
|
2761
2214
|
type: {
|
|
2762
2215
|
name: "String"
|
|
2763
2216
|
}
|
|
@@ -2766,58 +2219,35 @@ export const DatastoreList: msRest.CompositeMapper = {
|
|
|
2766
2219
|
}
|
|
2767
2220
|
};
|
|
2768
2221
|
|
|
2769
|
-
export const
|
|
2770
|
-
serializedName: "HcxEnterpriseSiteList",
|
|
2222
|
+
export const ExpressRouteAuthorization: coreClient.CompositeMapper = {
|
|
2771
2223
|
type: {
|
|
2772
2224
|
name: "Composite",
|
|
2773
|
-
className: "
|
|
2225
|
+
className: "ExpressRouteAuthorization",
|
|
2774
2226
|
modelProperties: {
|
|
2775
|
-
|
|
2227
|
+
...Resource.type.modelProperties,
|
|
2228
|
+
provisioningState: {
|
|
2229
|
+
serializedName: "properties.provisioningState",
|
|
2776
2230
|
readOnly: true,
|
|
2777
|
-
serializedName: "",
|
|
2778
2231
|
type: {
|
|
2779
|
-
name: "
|
|
2780
|
-
element: {
|
|
2781
|
-
type: {
|
|
2782
|
-
name: "Composite",
|
|
2783
|
-
className: "HcxEnterpriseSite"
|
|
2784
|
-
}
|
|
2785
|
-
}
|
|
2232
|
+
name: "String"
|
|
2786
2233
|
}
|
|
2787
2234
|
},
|
|
2788
|
-
|
|
2235
|
+
expressRouteAuthorizationId: {
|
|
2236
|
+
serializedName: "properties.expressRouteAuthorizationId",
|
|
2789
2237
|
readOnly: true,
|
|
2790
|
-
serializedName: "nextLink",
|
|
2791
2238
|
type: {
|
|
2792
2239
|
name: "String"
|
|
2793
2240
|
}
|
|
2794
|
-
}
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
};
|
|
2798
|
-
|
|
2799
|
-
export const ExpressRouteAuthorizationList: msRest.CompositeMapper = {
|
|
2800
|
-
serializedName: "ExpressRouteAuthorizationList",
|
|
2801
|
-
type: {
|
|
2802
|
-
name: "Composite",
|
|
2803
|
-
className: "ExpressRouteAuthorizationList",
|
|
2804
|
-
modelProperties: {
|
|
2805
|
-
value: {
|
|
2241
|
+
},
|
|
2242
|
+
expressRouteAuthorizationKey: {
|
|
2243
|
+
serializedName: "properties.expressRouteAuthorizationKey",
|
|
2806
2244
|
readOnly: true,
|
|
2807
|
-
serializedName: "",
|
|
2808
2245
|
type: {
|
|
2809
|
-
name: "
|
|
2810
|
-
element: {
|
|
2811
|
-
type: {
|
|
2812
|
-
name: "Composite",
|
|
2813
|
-
className: "ExpressRouteAuthorization"
|
|
2814
|
-
}
|
|
2815
|
-
}
|
|
2246
|
+
name: "String"
|
|
2816
2247
|
}
|
|
2817
2248
|
},
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
serializedName: "nextLink",
|
|
2249
|
+
expressRouteId: {
|
|
2250
|
+
serializedName: "properties.expressRouteId",
|
|
2821
2251
|
type: {
|
|
2822
2252
|
name: "String"
|
|
2823
2253
|
}
|
|
@@ -2826,28 +2256,47 @@ export const ExpressRouteAuthorizationList: msRest.CompositeMapper = {
|
|
|
2826
2256
|
}
|
|
2827
2257
|
};
|
|
2828
2258
|
|
|
2829
|
-
export const
|
|
2830
|
-
serializedName: "GlobalReachConnectionList",
|
|
2259
|
+
export const GlobalReachConnection: coreClient.CompositeMapper = {
|
|
2831
2260
|
type: {
|
|
2832
2261
|
name: "Composite",
|
|
2833
|
-
className: "
|
|
2262
|
+
className: "GlobalReachConnection",
|
|
2834
2263
|
modelProperties: {
|
|
2835
|
-
|
|
2264
|
+
...Resource.type.modelProperties,
|
|
2265
|
+
provisioningState: {
|
|
2266
|
+
serializedName: "properties.provisioningState",
|
|
2836
2267
|
readOnly: true,
|
|
2837
|
-
serializedName: "",
|
|
2838
2268
|
type: {
|
|
2839
|
-
name: "
|
|
2840
|
-
element: {
|
|
2841
|
-
type: {
|
|
2842
|
-
name: "Composite",
|
|
2843
|
-
className: "GlobalReachConnection"
|
|
2844
|
-
}
|
|
2845
|
-
}
|
|
2269
|
+
name: "String"
|
|
2846
2270
|
}
|
|
2847
2271
|
},
|
|
2848
|
-
|
|
2272
|
+
addressPrefix: {
|
|
2273
|
+
serializedName: "properties.addressPrefix",
|
|
2274
|
+
readOnly: true,
|
|
2275
|
+
type: {
|
|
2276
|
+
name: "String"
|
|
2277
|
+
}
|
|
2278
|
+
},
|
|
2279
|
+
authorizationKey: {
|
|
2280
|
+
serializedName: "properties.authorizationKey",
|
|
2281
|
+
type: {
|
|
2282
|
+
name: "String"
|
|
2283
|
+
}
|
|
2284
|
+
},
|
|
2285
|
+
circuitConnectionStatus: {
|
|
2286
|
+
serializedName: "properties.circuitConnectionStatus",
|
|
2849
2287
|
readOnly: true,
|
|
2850
|
-
|
|
2288
|
+
type: {
|
|
2289
|
+
name: "String"
|
|
2290
|
+
}
|
|
2291
|
+
},
|
|
2292
|
+
peerExpressRouteCircuit: {
|
|
2293
|
+
serializedName: "properties.peerExpressRouteCircuit",
|
|
2294
|
+
type: {
|
|
2295
|
+
name: "String"
|
|
2296
|
+
}
|
|
2297
|
+
},
|
|
2298
|
+
expressRouteId: {
|
|
2299
|
+
serializedName: "properties.expressRouteId",
|
|
2851
2300
|
type: {
|
|
2852
2301
|
name: "String"
|
|
2853
2302
|
}
|
|
@@ -2856,28 +2305,31 @@ export const GlobalReachConnectionList: msRest.CompositeMapper = {
|
|
|
2856
2305
|
}
|
|
2857
2306
|
};
|
|
2858
2307
|
|
|
2859
|
-
export const
|
|
2860
|
-
serializedName: "WorkloadNetworkSegmentsList",
|
|
2308
|
+
export const ProxyResource: coreClient.CompositeMapper = {
|
|
2861
2309
|
type: {
|
|
2862
2310
|
name: "Composite",
|
|
2863
|
-
className: "
|
|
2311
|
+
className: "ProxyResource",
|
|
2864
2312
|
modelProperties: {
|
|
2865
|
-
|
|
2313
|
+
...Resource.type.modelProperties
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2316
|
+
};
|
|
2317
|
+
|
|
2318
|
+
export const CloudLink: coreClient.CompositeMapper = {
|
|
2319
|
+
type: {
|
|
2320
|
+
name: "Composite",
|
|
2321
|
+
className: "CloudLink",
|
|
2322
|
+
modelProperties: {
|
|
2323
|
+
...Resource.type.modelProperties,
|
|
2324
|
+
status: {
|
|
2325
|
+
serializedName: "properties.status",
|
|
2866
2326
|
readOnly: true,
|
|
2867
|
-
serializedName: "",
|
|
2868
2327
|
type: {
|
|
2869
|
-
name: "
|
|
2870
|
-
element: {
|
|
2871
|
-
type: {
|
|
2872
|
-
name: "Composite",
|
|
2873
|
-
className: "WorkloadNetworkSegment"
|
|
2874
|
-
}
|
|
2875
|
-
}
|
|
2328
|
+
name: "String"
|
|
2876
2329
|
}
|
|
2877
2330
|
},
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
serializedName: "nextLink",
|
|
2331
|
+
linkedCloud: {
|
|
2332
|
+
serializedName: "properties.linkedCloud",
|
|
2881
2333
|
type: {
|
|
2882
2334
|
name: "String"
|
|
2883
2335
|
}
|
|
@@ -2886,28 +2338,549 @@ export const WorkloadNetworkSegmentsList: msRest.CompositeMapper = {
|
|
|
2886
2338
|
}
|
|
2887
2339
|
};
|
|
2888
2340
|
|
|
2889
|
-
export const
|
|
2890
|
-
serializedName: "WorkloadNetworkDhcpList",
|
|
2341
|
+
export const Addon: coreClient.CompositeMapper = {
|
|
2891
2342
|
type: {
|
|
2892
2343
|
name: "Composite",
|
|
2893
|
-
className: "
|
|
2344
|
+
className: "Addon",
|
|
2894
2345
|
modelProperties: {
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
serializedName: "",
|
|
2346
|
+
...Resource.type.modelProperties,
|
|
2347
|
+
properties: {
|
|
2348
|
+
serializedName: "properties",
|
|
2898
2349
|
type: {
|
|
2899
|
-
name: "
|
|
2350
|
+
name: "Composite",
|
|
2351
|
+
className: "AddonProperties"
|
|
2352
|
+
}
|
|
2353
|
+
}
|
|
2354
|
+
}
|
|
2355
|
+
}
|
|
2356
|
+
};
|
|
2357
|
+
|
|
2358
|
+
export const PlacementPolicy: coreClient.CompositeMapper = {
|
|
2359
|
+
type: {
|
|
2360
|
+
name: "Composite",
|
|
2361
|
+
className: "PlacementPolicy",
|
|
2362
|
+
modelProperties: {
|
|
2363
|
+
...Resource.type.modelProperties,
|
|
2364
|
+
properties: {
|
|
2365
|
+
serializedName: "properties",
|
|
2366
|
+
type: {
|
|
2367
|
+
name: "Composite",
|
|
2368
|
+
className: "PlacementPolicyProperties"
|
|
2369
|
+
}
|
|
2370
|
+
}
|
|
2371
|
+
}
|
|
2372
|
+
}
|
|
2373
|
+
};
|
|
2374
|
+
|
|
2375
|
+
export const WorkloadNetworkDhcpServer: coreClient.CompositeMapper = {
|
|
2376
|
+
serializedName: "SERVER",
|
|
2377
|
+
type: {
|
|
2378
|
+
name: "Composite",
|
|
2379
|
+
className: "WorkloadNetworkDhcpServer",
|
|
2380
|
+
uberParent: "WorkloadNetworkDhcpEntity",
|
|
2381
|
+
polymorphicDiscriminator:
|
|
2382
|
+
WorkloadNetworkDhcpEntity.type.polymorphicDiscriminator,
|
|
2383
|
+
modelProperties: {
|
|
2384
|
+
...WorkloadNetworkDhcpEntity.type.modelProperties,
|
|
2385
|
+
serverAddress: {
|
|
2386
|
+
serializedName: "serverAddress",
|
|
2387
|
+
type: {
|
|
2388
|
+
name: "String"
|
|
2389
|
+
}
|
|
2390
|
+
},
|
|
2391
|
+
leaseTime: {
|
|
2392
|
+
serializedName: "leaseTime",
|
|
2393
|
+
type: {
|
|
2394
|
+
name: "Number"
|
|
2395
|
+
}
|
|
2396
|
+
}
|
|
2397
|
+
}
|
|
2398
|
+
}
|
|
2399
|
+
};
|
|
2400
|
+
|
|
2401
|
+
export const WorkloadNetworkDhcpRelay: coreClient.CompositeMapper = {
|
|
2402
|
+
serializedName: "RELAY",
|
|
2403
|
+
type: {
|
|
2404
|
+
name: "Composite",
|
|
2405
|
+
className: "WorkloadNetworkDhcpRelay",
|
|
2406
|
+
uberParent: "WorkloadNetworkDhcpEntity",
|
|
2407
|
+
polymorphicDiscriminator:
|
|
2408
|
+
WorkloadNetworkDhcpEntity.type.polymorphicDiscriminator,
|
|
2409
|
+
modelProperties: {
|
|
2410
|
+
...WorkloadNetworkDhcpEntity.type.modelProperties,
|
|
2411
|
+
serverAddresses: {
|
|
2412
|
+
constraints: {
|
|
2413
|
+
MinItems: 1,
|
|
2414
|
+
MaxItems: 3
|
|
2415
|
+
},
|
|
2416
|
+
serializedName: "serverAddresses",
|
|
2417
|
+
type: {
|
|
2418
|
+
name: "Sequence",
|
|
2419
|
+
element: {
|
|
2420
|
+
type: {
|
|
2421
|
+
name: "String"
|
|
2422
|
+
}
|
|
2423
|
+
}
|
|
2424
|
+
}
|
|
2425
|
+
}
|
|
2426
|
+
}
|
|
2427
|
+
}
|
|
2428
|
+
};
|
|
2429
|
+
|
|
2430
|
+
export const AddonSrmProperties: coreClient.CompositeMapper = {
|
|
2431
|
+
serializedName: "SRM",
|
|
2432
|
+
type: {
|
|
2433
|
+
name: "Composite",
|
|
2434
|
+
className: "AddonSrmProperties",
|
|
2435
|
+
uberParent: "AddonProperties",
|
|
2436
|
+
polymorphicDiscriminator: AddonProperties.type.polymorphicDiscriminator,
|
|
2437
|
+
modelProperties: {
|
|
2438
|
+
...AddonProperties.type.modelProperties,
|
|
2439
|
+
licenseKey: {
|
|
2440
|
+
serializedName: "licenseKey",
|
|
2441
|
+
type: {
|
|
2442
|
+
name: "String"
|
|
2443
|
+
}
|
|
2444
|
+
}
|
|
2445
|
+
}
|
|
2446
|
+
}
|
|
2447
|
+
};
|
|
2448
|
+
|
|
2449
|
+
export const AddonVrProperties: coreClient.CompositeMapper = {
|
|
2450
|
+
serializedName: "VR",
|
|
2451
|
+
type: {
|
|
2452
|
+
name: "Composite",
|
|
2453
|
+
className: "AddonVrProperties",
|
|
2454
|
+
uberParent: "AddonProperties",
|
|
2455
|
+
polymorphicDiscriminator: AddonProperties.type.polymorphicDiscriminator,
|
|
2456
|
+
modelProperties: {
|
|
2457
|
+
...AddonProperties.type.modelProperties,
|
|
2458
|
+
vrsCount: {
|
|
2459
|
+
serializedName: "vrsCount",
|
|
2460
|
+
required: true,
|
|
2461
|
+
type: {
|
|
2462
|
+
name: "Number"
|
|
2463
|
+
}
|
|
2464
|
+
}
|
|
2465
|
+
}
|
|
2466
|
+
}
|
|
2467
|
+
};
|
|
2468
|
+
|
|
2469
|
+
export const AddonHcxProperties: coreClient.CompositeMapper = {
|
|
2470
|
+
serializedName: "HCX",
|
|
2471
|
+
type: {
|
|
2472
|
+
name: "Composite",
|
|
2473
|
+
className: "AddonHcxProperties",
|
|
2474
|
+
uberParent: "AddonProperties",
|
|
2475
|
+
polymorphicDiscriminator: AddonProperties.type.polymorphicDiscriminator,
|
|
2476
|
+
modelProperties: {
|
|
2477
|
+
...AddonProperties.type.modelProperties,
|
|
2478
|
+
offer: {
|
|
2479
|
+
serializedName: "offer",
|
|
2480
|
+
required: true,
|
|
2481
|
+
type: {
|
|
2482
|
+
name: "String"
|
|
2483
|
+
}
|
|
2484
|
+
}
|
|
2485
|
+
}
|
|
2486
|
+
}
|
|
2487
|
+
};
|
|
2488
|
+
|
|
2489
|
+
export const VmPlacementPolicyProperties: coreClient.CompositeMapper = {
|
|
2490
|
+
serializedName: "VmVm",
|
|
2491
|
+
type: {
|
|
2492
|
+
name: "Composite",
|
|
2493
|
+
className: "VmPlacementPolicyProperties",
|
|
2494
|
+
uberParent: "PlacementPolicyProperties",
|
|
2495
|
+
polymorphicDiscriminator:
|
|
2496
|
+
PlacementPolicyProperties.type.polymorphicDiscriminator,
|
|
2497
|
+
modelProperties: {
|
|
2498
|
+
...PlacementPolicyProperties.type.modelProperties,
|
|
2499
|
+
vmMembers: {
|
|
2500
|
+
serializedName: "vmMembers",
|
|
2501
|
+
required: true,
|
|
2502
|
+
type: {
|
|
2503
|
+
name: "Sequence",
|
|
2504
|
+
element: {
|
|
2505
|
+
type: {
|
|
2506
|
+
name: "String"
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2509
|
+
}
|
|
2510
|
+
},
|
|
2511
|
+
affinityType: {
|
|
2512
|
+
serializedName: "affinityType",
|
|
2513
|
+
required: true,
|
|
2514
|
+
type: {
|
|
2515
|
+
name: "String"
|
|
2516
|
+
}
|
|
2517
|
+
}
|
|
2518
|
+
}
|
|
2519
|
+
}
|
|
2520
|
+
};
|
|
2521
|
+
|
|
2522
|
+
export const VmHostPlacementPolicyProperties: coreClient.CompositeMapper = {
|
|
2523
|
+
serializedName: "VmHost",
|
|
2524
|
+
type: {
|
|
2525
|
+
name: "Composite",
|
|
2526
|
+
className: "VmHostPlacementPolicyProperties",
|
|
2527
|
+
uberParent: "PlacementPolicyProperties",
|
|
2528
|
+
polymorphicDiscriminator:
|
|
2529
|
+
PlacementPolicyProperties.type.polymorphicDiscriminator,
|
|
2530
|
+
modelProperties: {
|
|
2531
|
+
...PlacementPolicyProperties.type.modelProperties,
|
|
2532
|
+
vmMembers: {
|
|
2533
|
+
serializedName: "vmMembers",
|
|
2534
|
+
required: true,
|
|
2535
|
+
type: {
|
|
2536
|
+
name: "Sequence",
|
|
2537
|
+
element: {
|
|
2538
|
+
type: {
|
|
2539
|
+
name: "String"
|
|
2540
|
+
}
|
|
2541
|
+
}
|
|
2542
|
+
}
|
|
2543
|
+
},
|
|
2544
|
+
hostMembers: {
|
|
2545
|
+
serializedName: "hostMembers",
|
|
2546
|
+
required: true,
|
|
2547
|
+
type: {
|
|
2548
|
+
name: "Sequence",
|
|
2549
|
+
element: {
|
|
2550
|
+
type: {
|
|
2551
|
+
name: "String"
|
|
2552
|
+
}
|
|
2553
|
+
}
|
|
2554
|
+
}
|
|
2555
|
+
},
|
|
2556
|
+
affinityType: {
|
|
2557
|
+
serializedName: "affinityType",
|
|
2558
|
+
required: true,
|
|
2559
|
+
type: {
|
|
2560
|
+
name: "String"
|
|
2561
|
+
}
|
|
2562
|
+
}
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
};
|
|
2566
|
+
|
|
2567
|
+
export const ScriptSecureStringExecutionParameter: coreClient.CompositeMapper = {
|
|
2568
|
+
serializedName: "SecureValue",
|
|
2569
|
+
type: {
|
|
2570
|
+
name: "Composite",
|
|
2571
|
+
className: "ScriptSecureStringExecutionParameter",
|
|
2572
|
+
uberParent: "ScriptExecutionParameter",
|
|
2573
|
+
polymorphicDiscriminator:
|
|
2574
|
+
ScriptExecutionParameter.type.polymorphicDiscriminator,
|
|
2575
|
+
modelProperties: {
|
|
2576
|
+
...ScriptExecutionParameter.type.modelProperties,
|
|
2577
|
+
secureValue: {
|
|
2578
|
+
serializedName: "secureValue",
|
|
2579
|
+
type: {
|
|
2580
|
+
name: "String"
|
|
2581
|
+
}
|
|
2582
|
+
}
|
|
2583
|
+
}
|
|
2584
|
+
}
|
|
2585
|
+
};
|
|
2586
|
+
|
|
2587
|
+
export const ScriptStringExecutionParameter: coreClient.CompositeMapper = {
|
|
2588
|
+
serializedName: "Value",
|
|
2589
|
+
type: {
|
|
2590
|
+
name: "Composite",
|
|
2591
|
+
className: "ScriptStringExecutionParameter",
|
|
2592
|
+
uberParent: "ScriptExecutionParameter",
|
|
2593
|
+
polymorphicDiscriminator:
|
|
2594
|
+
ScriptExecutionParameter.type.polymorphicDiscriminator,
|
|
2595
|
+
modelProperties: {
|
|
2596
|
+
...ScriptExecutionParameter.type.modelProperties,
|
|
2597
|
+
value: {
|
|
2598
|
+
serializedName: "value",
|
|
2599
|
+
type: {
|
|
2600
|
+
name: "String"
|
|
2601
|
+
}
|
|
2602
|
+
}
|
|
2603
|
+
}
|
|
2604
|
+
}
|
|
2605
|
+
};
|
|
2606
|
+
|
|
2607
|
+
export const PSCredentialExecutionParameter: coreClient.CompositeMapper = {
|
|
2608
|
+
serializedName: "Credential",
|
|
2609
|
+
type: {
|
|
2610
|
+
name: "Composite",
|
|
2611
|
+
className: "PSCredentialExecutionParameter",
|
|
2612
|
+
uberParent: "ScriptExecutionParameter",
|
|
2613
|
+
polymorphicDiscriminator:
|
|
2614
|
+
ScriptExecutionParameter.type.polymorphicDiscriminator,
|
|
2615
|
+
modelProperties: {
|
|
2616
|
+
...ScriptExecutionParameter.type.modelProperties,
|
|
2617
|
+
username: {
|
|
2618
|
+
serializedName: "username",
|
|
2619
|
+
type: {
|
|
2620
|
+
name: "String"
|
|
2621
|
+
}
|
|
2622
|
+
},
|
|
2623
|
+
password: {
|
|
2624
|
+
serializedName: "password",
|
|
2625
|
+
type: {
|
|
2626
|
+
name: "String"
|
|
2627
|
+
}
|
|
2628
|
+
}
|
|
2629
|
+
}
|
|
2630
|
+
}
|
|
2631
|
+
};
|
|
2632
|
+
|
|
2633
|
+
export const PrivateCloud: coreClient.CompositeMapper = {
|
|
2634
|
+
type: {
|
|
2635
|
+
name: "Composite",
|
|
2636
|
+
className: "PrivateCloud",
|
|
2637
|
+
modelProperties: {
|
|
2638
|
+
...TrackedResource.type.modelProperties,
|
|
2639
|
+
sku: {
|
|
2640
|
+
serializedName: "sku",
|
|
2641
|
+
type: {
|
|
2642
|
+
name: "Composite",
|
|
2643
|
+
className: "Sku"
|
|
2644
|
+
}
|
|
2645
|
+
},
|
|
2646
|
+
identity: {
|
|
2647
|
+
serializedName: "identity",
|
|
2648
|
+
type: {
|
|
2649
|
+
name: "Composite",
|
|
2650
|
+
className: "PrivateCloudIdentity"
|
|
2651
|
+
}
|
|
2652
|
+
},
|
|
2653
|
+
managementCluster: {
|
|
2654
|
+
serializedName: "properties.managementCluster",
|
|
2655
|
+
type: {
|
|
2656
|
+
name: "Composite",
|
|
2657
|
+
className: "ManagementCluster"
|
|
2658
|
+
}
|
|
2659
|
+
},
|
|
2660
|
+
internet: {
|
|
2661
|
+
defaultValue: "Disabled",
|
|
2662
|
+
serializedName: "properties.internet",
|
|
2663
|
+
type: {
|
|
2664
|
+
name: "String"
|
|
2665
|
+
}
|
|
2666
|
+
},
|
|
2667
|
+
identitySources: {
|
|
2668
|
+
serializedName: "properties.identitySources",
|
|
2669
|
+
type: {
|
|
2670
|
+
name: "Sequence",
|
|
2900
2671
|
element: {
|
|
2901
2672
|
type: {
|
|
2902
2673
|
name: "Composite",
|
|
2903
|
-
className: "
|
|
2674
|
+
className: "IdentitySource"
|
|
2675
|
+
}
|
|
2676
|
+
}
|
|
2677
|
+
}
|
|
2678
|
+
},
|
|
2679
|
+
availability: {
|
|
2680
|
+
serializedName: "properties.availability",
|
|
2681
|
+
type: {
|
|
2682
|
+
name: "Composite",
|
|
2683
|
+
className: "AvailabilityProperties"
|
|
2684
|
+
}
|
|
2685
|
+
},
|
|
2686
|
+
encryption: {
|
|
2687
|
+
serializedName: "properties.encryption",
|
|
2688
|
+
type: {
|
|
2689
|
+
name: "Composite",
|
|
2690
|
+
className: "Encryption"
|
|
2691
|
+
}
|
|
2692
|
+
},
|
|
2693
|
+
provisioningState: {
|
|
2694
|
+
serializedName: "properties.provisioningState",
|
|
2695
|
+
readOnly: true,
|
|
2696
|
+
type: {
|
|
2697
|
+
name: "String"
|
|
2698
|
+
}
|
|
2699
|
+
},
|
|
2700
|
+
circuit: {
|
|
2701
|
+
serializedName: "properties.circuit",
|
|
2702
|
+
type: {
|
|
2703
|
+
name: "Composite",
|
|
2704
|
+
className: "Circuit"
|
|
2705
|
+
}
|
|
2706
|
+
},
|
|
2707
|
+
endpoints: {
|
|
2708
|
+
serializedName: "properties.endpoints",
|
|
2709
|
+
type: {
|
|
2710
|
+
name: "Composite",
|
|
2711
|
+
className: "Endpoints"
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
networkBlock: {
|
|
2715
|
+
serializedName: "properties.networkBlock",
|
|
2716
|
+
type: {
|
|
2717
|
+
name: "String"
|
|
2718
|
+
}
|
|
2719
|
+
},
|
|
2720
|
+
managementNetwork: {
|
|
2721
|
+
serializedName: "properties.managementNetwork",
|
|
2722
|
+
readOnly: true,
|
|
2723
|
+
type: {
|
|
2724
|
+
name: "String"
|
|
2725
|
+
}
|
|
2726
|
+
},
|
|
2727
|
+
provisioningNetwork: {
|
|
2728
|
+
serializedName: "properties.provisioningNetwork",
|
|
2729
|
+
readOnly: true,
|
|
2730
|
+
type: {
|
|
2731
|
+
name: "String"
|
|
2732
|
+
}
|
|
2733
|
+
},
|
|
2734
|
+
vmotionNetwork: {
|
|
2735
|
+
serializedName: "properties.vmotionNetwork",
|
|
2736
|
+
readOnly: true,
|
|
2737
|
+
type: {
|
|
2738
|
+
name: "String"
|
|
2739
|
+
}
|
|
2740
|
+
},
|
|
2741
|
+
vcenterPassword: {
|
|
2742
|
+
serializedName: "properties.vcenterPassword",
|
|
2743
|
+
type: {
|
|
2744
|
+
name: "String"
|
|
2745
|
+
}
|
|
2746
|
+
},
|
|
2747
|
+
nsxtPassword: {
|
|
2748
|
+
serializedName: "properties.nsxtPassword",
|
|
2749
|
+
type: {
|
|
2750
|
+
name: "String"
|
|
2751
|
+
}
|
|
2752
|
+
},
|
|
2753
|
+
vcenterCertificateThumbprint: {
|
|
2754
|
+
serializedName: "properties.vcenterCertificateThumbprint",
|
|
2755
|
+
readOnly: true,
|
|
2756
|
+
type: {
|
|
2757
|
+
name: "String"
|
|
2758
|
+
}
|
|
2759
|
+
},
|
|
2760
|
+
nsxtCertificateThumbprint: {
|
|
2761
|
+
serializedName: "properties.nsxtCertificateThumbprint",
|
|
2762
|
+
readOnly: true,
|
|
2763
|
+
type: {
|
|
2764
|
+
name: "String"
|
|
2765
|
+
}
|
|
2766
|
+
},
|
|
2767
|
+
externalCloudLinks: {
|
|
2768
|
+
serializedName: "properties.externalCloudLinks",
|
|
2769
|
+
readOnly: true,
|
|
2770
|
+
type: {
|
|
2771
|
+
name: "Sequence",
|
|
2772
|
+
element: {
|
|
2773
|
+
type: {
|
|
2774
|
+
name: "String"
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
},
|
|
2779
|
+
secondaryCircuit: {
|
|
2780
|
+
serializedName: "properties.secondaryCircuit",
|
|
2781
|
+
type: {
|
|
2782
|
+
name: "Composite",
|
|
2783
|
+
className: "Circuit"
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
}
|
|
2787
|
+
}
|
|
2788
|
+
};
|
|
2789
|
+
|
|
2790
|
+
export const WorkloadNetworkSegment: coreClient.CompositeMapper = {
|
|
2791
|
+
type: {
|
|
2792
|
+
name: "Composite",
|
|
2793
|
+
className: "WorkloadNetworkSegment",
|
|
2794
|
+
modelProperties: {
|
|
2795
|
+
...ProxyResource.type.modelProperties,
|
|
2796
|
+
displayName: {
|
|
2797
|
+
serializedName: "properties.displayName",
|
|
2798
|
+
type: {
|
|
2799
|
+
name: "String"
|
|
2800
|
+
}
|
|
2801
|
+
},
|
|
2802
|
+
connectedGateway: {
|
|
2803
|
+
serializedName: "properties.connectedGateway",
|
|
2804
|
+
type: {
|
|
2805
|
+
name: "String"
|
|
2806
|
+
}
|
|
2807
|
+
},
|
|
2808
|
+
subnet: {
|
|
2809
|
+
serializedName: "properties.subnet",
|
|
2810
|
+
type: {
|
|
2811
|
+
name: "Composite",
|
|
2812
|
+
className: "WorkloadNetworkSegmentSubnet"
|
|
2813
|
+
}
|
|
2814
|
+
},
|
|
2815
|
+
portVif: {
|
|
2816
|
+
serializedName: "properties.portVif",
|
|
2817
|
+
readOnly: true,
|
|
2818
|
+
type: {
|
|
2819
|
+
name: "Sequence",
|
|
2820
|
+
element: {
|
|
2821
|
+
type: {
|
|
2822
|
+
name: "Composite",
|
|
2823
|
+
className: "WorkloadNetworkSegmentPortVif"
|
|
2904
2824
|
}
|
|
2905
2825
|
}
|
|
2906
2826
|
}
|
|
2907
2827
|
},
|
|
2908
|
-
|
|
2828
|
+
status: {
|
|
2829
|
+
serializedName: "properties.status",
|
|
2830
|
+
readOnly: true,
|
|
2831
|
+
type: {
|
|
2832
|
+
name: "String"
|
|
2833
|
+
}
|
|
2834
|
+
},
|
|
2835
|
+
provisioningState: {
|
|
2836
|
+
serializedName: "properties.provisioningState",
|
|
2837
|
+
readOnly: true,
|
|
2838
|
+
type: {
|
|
2839
|
+
name: "String"
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2842
|
+
revision: {
|
|
2843
|
+
serializedName: "properties.revision",
|
|
2844
|
+
type: {
|
|
2845
|
+
name: "Number"
|
|
2846
|
+
}
|
|
2847
|
+
}
|
|
2848
|
+
}
|
|
2849
|
+
}
|
|
2850
|
+
};
|
|
2851
|
+
|
|
2852
|
+
export const WorkloadNetworkDhcp: coreClient.CompositeMapper = {
|
|
2853
|
+
type: {
|
|
2854
|
+
name: "Composite",
|
|
2855
|
+
className: "WorkloadNetworkDhcp",
|
|
2856
|
+
modelProperties: {
|
|
2857
|
+
...ProxyResource.type.modelProperties,
|
|
2858
|
+
properties: {
|
|
2859
|
+
serializedName: "properties",
|
|
2860
|
+
type: {
|
|
2861
|
+
name: "Composite",
|
|
2862
|
+
className: "WorkloadNetworkDhcpEntity"
|
|
2863
|
+
}
|
|
2864
|
+
}
|
|
2865
|
+
}
|
|
2866
|
+
}
|
|
2867
|
+
};
|
|
2868
|
+
|
|
2869
|
+
export const WorkloadNetworkGateway: coreClient.CompositeMapper = {
|
|
2870
|
+
type: {
|
|
2871
|
+
name: "Composite",
|
|
2872
|
+
className: "WorkloadNetworkGateway",
|
|
2873
|
+
modelProperties: {
|
|
2874
|
+
...ProxyResource.type.modelProperties,
|
|
2875
|
+
displayName: {
|
|
2876
|
+
serializedName: "properties.displayName",
|
|
2877
|
+
type: {
|
|
2878
|
+
name: "String"
|
|
2879
|
+
}
|
|
2880
|
+
},
|
|
2881
|
+
path: {
|
|
2882
|
+
serializedName: "properties.path",
|
|
2909
2883
|
readOnly: true,
|
|
2910
|
-
serializedName: "nextLink",
|
|
2911
2884
|
type: {
|
|
2912
2885
|
name: "String"
|
|
2913
2886
|
}
|
|
@@ -2916,118 +2889,286 @@ export const WorkloadNetworkDhcpList: msRest.CompositeMapper = {
|
|
|
2916
2889
|
}
|
|
2917
2890
|
};
|
|
2918
2891
|
|
|
2919
|
-
export const
|
|
2920
|
-
serializedName: "WorkloadNetworkGatewayList",
|
|
2892
|
+
export const WorkloadNetworkPortMirroring: coreClient.CompositeMapper = {
|
|
2921
2893
|
type: {
|
|
2922
2894
|
name: "Composite",
|
|
2923
|
-
className: "
|
|
2895
|
+
className: "WorkloadNetworkPortMirroring",
|
|
2924
2896
|
modelProperties: {
|
|
2925
|
-
|
|
2897
|
+
...ProxyResource.type.modelProperties,
|
|
2898
|
+
displayName: {
|
|
2899
|
+
serializedName: "properties.displayName",
|
|
2900
|
+
type: {
|
|
2901
|
+
name: "String"
|
|
2902
|
+
}
|
|
2903
|
+
},
|
|
2904
|
+
direction: {
|
|
2905
|
+
serializedName: "properties.direction",
|
|
2906
|
+
type: {
|
|
2907
|
+
name: "String"
|
|
2908
|
+
}
|
|
2909
|
+
},
|
|
2910
|
+
source: {
|
|
2911
|
+
serializedName: "properties.source",
|
|
2912
|
+
type: {
|
|
2913
|
+
name: "String"
|
|
2914
|
+
}
|
|
2915
|
+
},
|
|
2916
|
+
destination: {
|
|
2917
|
+
serializedName: "properties.destination",
|
|
2918
|
+
type: {
|
|
2919
|
+
name: "String"
|
|
2920
|
+
}
|
|
2921
|
+
},
|
|
2922
|
+
status: {
|
|
2923
|
+
serializedName: "properties.status",
|
|
2924
|
+
readOnly: true,
|
|
2925
|
+
type: {
|
|
2926
|
+
name: "String"
|
|
2927
|
+
}
|
|
2928
|
+
},
|
|
2929
|
+
provisioningState: {
|
|
2930
|
+
serializedName: "properties.provisioningState",
|
|
2926
2931
|
readOnly: true,
|
|
2927
|
-
|
|
2932
|
+
type: {
|
|
2933
|
+
name: "String"
|
|
2934
|
+
}
|
|
2935
|
+
},
|
|
2936
|
+
revision: {
|
|
2937
|
+
serializedName: "properties.revision",
|
|
2938
|
+
type: {
|
|
2939
|
+
name: "Number"
|
|
2940
|
+
}
|
|
2941
|
+
}
|
|
2942
|
+
}
|
|
2943
|
+
}
|
|
2944
|
+
};
|
|
2945
|
+
|
|
2946
|
+
export const WorkloadNetworkVMGroup: coreClient.CompositeMapper = {
|
|
2947
|
+
type: {
|
|
2948
|
+
name: "Composite",
|
|
2949
|
+
className: "WorkloadNetworkVMGroup",
|
|
2950
|
+
modelProperties: {
|
|
2951
|
+
...ProxyResource.type.modelProperties,
|
|
2952
|
+
displayName: {
|
|
2953
|
+
serializedName: "properties.displayName",
|
|
2954
|
+
type: {
|
|
2955
|
+
name: "String"
|
|
2956
|
+
}
|
|
2957
|
+
},
|
|
2958
|
+
members: {
|
|
2959
|
+
serializedName: "properties.members",
|
|
2928
2960
|
type: {
|
|
2929
2961
|
name: "Sequence",
|
|
2930
2962
|
element: {
|
|
2931
2963
|
type: {
|
|
2932
|
-
name: "
|
|
2933
|
-
className: "WorkloadNetworkGateway"
|
|
2964
|
+
name: "String"
|
|
2934
2965
|
}
|
|
2935
2966
|
}
|
|
2936
2967
|
}
|
|
2937
2968
|
},
|
|
2938
|
-
|
|
2969
|
+
status: {
|
|
2970
|
+
serializedName: "properties.status",
|
|
2971
|
+
readOnly: true,
|
|
2972
|
+
type: {
|
|
2973
|
+
name: "String"
|
|
2974
|
+
}
|
|
2975
|
+
},
|
|
2976
|
+
provisioningState: {
|
|
2977
|
+
serializedName: "properties.provisioningState",
|
|
2939
2978
|
readOnly: true,
|
|
2940
|
-
serializedName: "nextLink",
|
|
2941
2979
|
type: {
|
|
2942
2980
|
name: "String"
|
|
2943
2981
|
}
|
|
2982
|
+
},
|
|
2983
|
+
revision: {
|
|
2984
|
+
serializedName: "properties.revision",
|
|
2985
|
+
type: {
|
|
2986
|
+
name: "Number"
|
|
2987
|
+
}
|
|
2944
2988
|
}
|
|
2945
2989
|
}
|
|
2946
2990
|
}
|
|
2947
2991
|
};
|
|
2948
2992
|
|
|
2949
|
-
export const
|
|
2950
|
-
serializedName: "WorkloadNetworkPortMirroringList",
|
|
2993
|
+
export const WorkloadNetworkVirtualMachine: coreClient.CompositeMapper = {
|
|
2951
2994
|
type: {
|
|
2952
2995
|
name: "Composite",
|
|
2953
|
-
className: "
|
|
2996
|
+
className: "WorkloadNetworkVirtualMachine",
|
|
2954
2997
|
modelProperties: {
|
|
2955
|
-
|
|
2998
|
+
...ProxyResource.type.modelProperties,
|
|
2999
|
+
displayName: {
|
|
3000
|
+
serializedName: "properties.displayName",
|
|
3001
|
+
type: {
|
|
3002
|
+
name: "String"
|
|
3003
|
+
}
|
|
3004
|
+
},
|
|
3005
|
+
vmType: {
|
|
3006
|
+
serializedName: "properties.vmType",
|
|
2956
3007
|
readOnly: true,
|
|
2957
|
-
|
|
3008
|
+
type: {
|
|
3009
|
+
name: "String"
|
|
3010
|
+
}
|
|
3011
|
+
}
|
|
3012
|
+
}
|
|
3013
|
+
}
|
|
3014
|
+
};
|
|
3015
|
+
|
|
3016
|
+
export const WorkloadNetworkDnsService: coreClient.CompositeMapper = {
|
|
3017
|
+
type: {
|
|
3018
|
+
name: "Composite",
|
|
3019
|
+
className: "WorkloadNetworkDnsService",
|
|
3020
|
+
modelProperties: {
|
|
3021
|
+
...ProxyResource.type.modelProperties,
|
|
3022
|
+
displayName: {
|
|
3023
|
+
serializedName: "properties.displayName",
|
|
3024
|
+
type: {
|
|
3025
|
+
name: "String"
|
|
3026
|
+
}
|
|
3027
|
+
},
|
|
3028
|
+
dnsServiceIp: {
|
|
3029
|
+
serializedName: "properties.dnsServiceIp",
|
|
3030
|
+
type: {
|
|
3031
|
+
name: "String"
|
|
3032
|
+
}
|
|
3033
|
+
},
|
|
3034
|
+
defaultDnsZone: {
|
|
3035
|
+
serializedName: "properties.defaultDnsZone",
|
|
3036
|
+
type: {
|
|
3037
|
+
name: "String"
|
|
3038
|
+
}
|
|
3039
|
+
},
|
|
3040
|
+
fqdnZones: {
|
|
3041
|
+
serializedName: "properties.fqdnZones",
|
|
2958
3042
|
type: {
|
|
2959
3043
|
name: "Sequence",
|
|
2960
3044
|
element: {
|
|
2961
3045
|
type: {
|
|
2962
|
-
name: "
|
|
2963
|
-
className: "WorkloadNetworkPortMirroring"
|
|
3046
|
+
name: "String"
|
|
2964
3047
|
}
|
|
2965
3048
|
}
|
|
2966
3049
|
}
|
|
2967
3050
|
},
|
|
2968
|
-
|
|
3051
|
+
logLevel: {
|
|
3052
|
+
serializedName: "properties.logLevel",
|
|
3053
|
+
type: {
|
|
3054
|
+
name: "String"
|
|
3055
|
+
}
|
|
3056
|
+
},
|
|
3057
|
+
status: {
|
|
3058
|
+
serializedName: "properties.status",
|
|
3059
|
+
readOnly: true,
|
|
3060
|
+
type: {
|
|
3061
|
+
name: "String"
|
|
3062
|
+
}
|
|
3063
|
+
},
|
|
3064
|
+
provisioningState: {
|
|
3065
|
+
serializedName: "properties.provisioningState",
|
|
2969
3066
|
readOnly: true,
|
|
2970
|
-
serializedName: "nextLink",
|
|
2971
3067
|
type: {
|
|
2972
3068
|
name: "String"
|
|
2973
3069
|
}
|
|
3070
|
+
},
|
|
3071
|
+
revision: {
|
|
3072
|
+
serializedName: "properties.revision",
|
|
3073
|
+
type: {
|
|
3074
|
+
name: "Number"
|
|
3075
|
+
}
|
|
2974
3076
|
}
|
|
2975
3077
|
}
|
|
2976
3078
|
}
|
|
2977
3079
|
};
|
|
2978
3080
|
|
|
2979
|
-
export const
|
|
2980
|
-
serializedName: "WorkloadNetworkVMGroupsList",
|
|
3081
|
+
export const WorkloadNetworkDnsZone: coreClient.CompositeMapper = {
|
|
2981
3082
|
type: {
|
|
2982
3083
|
name: "Composite",
|
|
2983
|
-
className: "
|
|
3084
|
+
className: "WorkloadNetworkDnsZone",
|
|
2984
3085
|
modelProperties: {
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
serializedName: "",
|
|
3086
|
+
...ProxyResource.type.modelProperties,
|
|
3087
|
+
displayName: {
|
|
3088
|
+
serializedName: "properties.displayName",
|
|
3089
|
+
type: {
|
|
3090
|
+
name: "String"
|
|
3091
|
+
}
|
|
3092
|
+
},
|
|
3093
|
+
domain: {
|
|
3094
|
+
serializedName: "properties.domain",
|
|
2988
3095
|
type: {
|
|
2989
3096
|
name: "Sequence",
|
|
2990
3097
|
element: {
|
|
2991
3098
|
type: {
|
|
2992
|
-
name: "
|
|
2993
|
-
className: "WorkloadNetworkVMGroup"
|
|
3099
|
+
name: "String"
|
|
2994
3100
|
}
|
|
2995
3101
|
}
|
|
2996
3102
|
}
|
|
2997
3103
|
},
|
|
2998
|
-
|
|
3104
|
+
dnsServerIps: {
|
|
3105
|
+
serializedName: "properties.dnsServerIps",
|
|
3106
|
+
type: {
|
|
3107
|
+
name: "Sequence",
|
|
3108
|
+
element: {
|
|
3109
|
+
type: {
|
|
3110
|
+
name: "String"
|
|
3111
|
+
}
|
|
3112
|
+
}
|
|
3113
|
+
}
|
|
3114
|
+
},
|
|
3115
|
+
sourceIp: {
|
|
3116
|
+
serializedName: "properties.sourceIp",
|
|
3117
|
+
type: {
|
|
3118
|
+
name: "String"
|
|
3119
|
+
}
|
|
3120
|
+
},
|
|
3121
|
+
dnsServices: {
|
|
3122
|
+
serializedName: "properties.dnsServices",
|
|
3123
|
+
type: {
|
|
3124
|
+
name: "Number"
|
|
3125
|
+
}
|
|
3126
|
+
},
|
|
3127
|
+
provisioningState: {
|
|
3128
|
+
serializedName: "properties.provisioningState",
|
|
2999
3129
|
readOnly: true,
|
|
3000
|
-
serializedName: "nextLink",
|
|
3001
3130
|
type: {
|
|
3002
3131
|
name: "String"
|
|
3003
3132
|
}
|
|
3133
|
+
},
|
|
3134
|
+
revision: {
|
|
3135
|
+
serializedName: "properties.revision",
|
|
3136
|
+
type: {
|
|
3137
|
+
name: "Number"
|
|
3138
|
+
}
|
|
3004
3139
|
}
|
|
3005
3140
|
}
|
|
3006
3141
|
}
|
|
3007
3142
|
};
|
|
3008
3143
|
|
|
3009
|
-
export const
|
|
3010
|
-
serializedName: "WorkloadNetworkVirtualMachinesList",
|
|
3144
|
+
export const WorkloadNetworkPublicIP: coreClient.CompositeMapper = {
|
|
3011
3145
|
type: {
|
|
3012
3146
|
name: "Composite",
|
|
3013
|
-
className: "
|
|
3147
|
+
className: "WorkloadNetworkPublicIP",
|
|
3014
3148
|
modelProperties: {
|
|
3015
|
-
|
|
3149
|
+
...ProxyResource.type.modelProperties,
|
|
3150
|
+
displayName: {
|
|
3151
|
+
serializedName: "properties.displayName",
|
|
3152
|
+
type: {
|
|
3153
|
+
name: "String"
|
|
3154
|
+
}
|
|
3155
|
+
},
|
|
3156
|
+
numberOfPublicIPs: {
|
|
3157
|
+
serializedName: "properties.numberOfPublicIPs",
|
|
3158
|
+
type: {
|
|
3159
|
+
name: "Number"
|
|
3160
|
+
}
|
|
3161
|
+
},
|
|
3162
|
+
publicIPBlock: {
|
|
3163
|
+
serializedName: "properties.publicIPBlock",
|
|
3016
3164
|
readOnly: true,
|
|
3017
|
-
serializedName: "",
|
|
3018
3165
|
type: {
|
|
3019
|
-
name: "
|
|
3020
|
-
element: {
|
|
3021
|
-
type: {
|
|
3022
|
-
name: "Composite",
|
|
3023
|
-
className: "WorkloadNetworkVirtualMachine"
|
|
3024
|
-
}
|
|
3025
|
-
}
|
|
3166
|
+
name: "String"
|
|
3026
3167
|
}
|
|
3027
3168
|
},
|
|
3028
|
-
|
|
3169
|
+
provisioningState: {
|
|
3170
|
+
serializedName: "properties.provisioningState",
|
|
3029
3171
|
readOnly: true,
|
|
3030
|
-
serializedName: "nextLink",
|
|
3031
3172
|
type: {
|
|
3032
3173
|
name: "String"
|
|
3033
3174
|
}
|
|
@@ -3036,58 +3177,36 @@ export const WorkloadNetworkVirtualMachinesList: msRest.CompositeMapper = {
|
|
|
3036
3177
|
}
|
|
3037
3178
|
};
|
|
3038
3179
|
|
|
3039
|
-
export const
|
|
3040
|
-
serializedName: "WorkloadNetworkDnsServicesList",
|
|
3180
|
+
export const VirtualMachine: coreClient.CompositeMapper = {
|
|
3041
3181
|
type: {
|
|
3042
3182
|
name: "Composite",
|
|
3043
|
-
className: "
|
|
3183
|
+
className: "VirtualMachine",
|
|
3044
3184
|
modelProperties: {
|
|
3045
|
-
|
|
3185
|
+
...ProxyResource.type.modelProperties,
|
|
3186
|
+
displayName: {
|
|
3187
|
+
serializedName: "properties.displayName",
|
|
3046
3188
|
readOnly: true,
|
|
3047
|
-
serializedName: "",
|
|
3048
3189
|
type: {
|
|
3049
|
-
name: "
|
|
3050
|
-
element: {
|
|
3051
|
-
type: {
|
|
3052
|
-
name: "Composite",
|
|
3053
|
-
className: "WorkloadNetworkDnsService"
|
|
3054
|
-
}
|
|
3055
|
-
}
|
|
3190
|
+
name: "String"
|
|
3056
3191
|
}
|
|
3057
3192
|
},
|
|
3058
|
-
|
|
3193
|
+
moRefId: {
|
|
3194
|
+
serializedName: "properties.moRefId",
|
|
3059
3195
|
readOnly: true,
|
|
3060
|
-
serializedName: "nextLink",
|
|
3061
3196
|
type: {
|
|
3062
3197
|
name: "String"
|
|
3063
3198
|
}
|
|
3064
|
-
}
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
};
|
|
3068
|
-
|
|
3069
|
-
export const WorkloadNetworkDnsZonesList: msRest.CompositeMapper = {
|
|
3070
|
-
serializedName: "WorkloadNetworkDnsZonesList",
|
|
3071
|
-
type: {
|
|
3072
|
-
name: "Composite",
|
|
3073
|
-
className: "WorkloadNetworkDnsZonesList",
|
|
3074
|
-
modelProperties: {
|
|
3075
|
-
value: {
|
|
3199
|
+
},
|
|
3200
|
+
folderPath: {
|
|
3201
|
+
serializedName: "properties.folderPath",
|
|
3076
3202
|
readOnly: true,
|
|
3077
|
-
serializedName: "",
|
|
3078
3203
|
type: {
|
|
3079
|
-
name: "
|
|
3080
|
-
element: {
|
|
3081
|
-
type: {
|
|
3082
|
-
name: "Composite",
|
|
3083
|
-
className: "WorkloadNetworkDnsZone"
|
|
3084
|
-
}
|
|
3085
|
-
}
|
|
3204
|
+
name: "String"
|
|
3086
3205
|
}
|
|
3087
3206
|
},
|
|
3088
|
-
|
|
3207
|
+
restrictMovement: {
|
|
3208
|
+
serializedName: "properties.restrictMovement",
|
|
3089
3209
|
readOnly: true,
|
|
3090
|
-
serializedName: "nextLink",
|
|
3091
3210
|
type: {
|
|
3092
3211
|
name: "String"
|
|
3093
3212
|
}
|
|
@@ -3096,28 +3215,22 @@ export const WorkloadNetworkDnsZonesList: msRest.CompositeMapper = {
|
|
|
3096
3215
|
}
|
|
3097
3216
|
};
|
|
3098
3217
|
|
|
3099
|
-
export const
|
|
3100
|
-
serializedName: "WorkloadNetworkPublicIPsList",
|
|
3218
|
+
export const ScriptPackage: coreClient.CompositeMapper = {
|
|
3101
3219
|
type: {
|
|
3102
3220
|
name: "Composite",
|
|
3103
|
-
className: "
|
|
3221
|
+
className: "ScriptPackage",
|
|
3104
3222
|
modelProperties: {
|
|
3105
|
-
|
|
3223
|
+
...ProxyResource.type.modelProperties,
|
|
3224
|
+
description: {
|
|
3225
|
+
serializedName: "properties.description",
|
|
3106
3226
|
readOnly: true,
|
|
3107
|
-
serializedName: "",
|
|
3108
3227
|
type: {
|
|
3109
|
-
name: "
|
|
3110
|
-
element: {
|
|
3111
|
-
type: {
|
|
3112
|
-
name: "Composite",
|
|
3113
|
-
className: "WorkloadNetworkPublicIP"
|
|
3114
|
-
}
|
|
3115
|
-
}
|
|
3228
|
+
name: "String"
|
|
3116
3229
|
}
|
|
3117
3230
|
},
|
|
3118
|
-
|
|
3231
|
+
version: {
|
|
3232
|
+
serializedName: "properties.version",
|
|
3119
3233
|
readOnly: true,
|
|
3120
|
-
serializedName: "nextLink",
|
|
3121
3234
|
type: {
|
|
3122
3235
|
name: "String"
|
|
3123
3236
|
}
|
|
@@ -3126,230 +3239,198 @@ export const WorkloadNetworkPublicIPsList: msRest.CompositeMapper = {
|
|
|
3126
3239
|
}
|
|
3127
3240
|
};
|
|
3128
3241
|
|
|
3129
|
-
export const
|
|
3130
|
-
serializedName: "CloudLinkList",
|
|
3242
|
+
export const ScriptCmdlet: coreClient.CompositeMapper = {
|
|
3131
3243
|
type: {
|
|
3132
3244
|
name: "Composite",
|
|
3133
|
-
className: "
|
|
3245
|
+
className: "ScriptCmdlet",
|
|
3134
3246
|
modelProperties: {
|
|
3135
|
-
|
|
3247
|
+
...ProxyResource.type.modelProperties,
|
|
3248
|
+
description: {
|
|
3249
|
+
serializedName: "properties.description",
|
|
3136
3250
|
readOnly: true,
|
|
3137
|
-
serializedName: "",
|
|
3138
3251
|
type: {
|
|
3139
|
-
name: "
|
|
3140
|
-
element: {
|
|
3141
|
-
type: {
|
|
3142
|
-
name: "Composite",
|
|
3143
|
-
className: "CloudLink"
|
|
3144
|
-
}
|
|
3145
|
-
}
|
|
3252
|
+
name: "String"
|
|
3146
3253
|
}
|
|
3147
3254
|
},
|
|
3148
|
-
|
|
3255
|
+
timeout: {
|
|
3256
|
+
serializedName: "properties.timeout",
|
|
3149
3257
|
readOnly: true,
|
|
3150
|
-
serializedName: "nextLink",
|
|
3151
3258
|
type: {
|
|
3152
3259
|
name: "String"
|
|
3153
3260
|
}
|
|
3154
|
-
}
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
};
|
|
3158
|
-
|
|
3159
|
-
export const AddonList: msRest.CompositeMapper = {
|
|
3160
|
-
serializedName: "AddonList",
|
|
3161
|
-
type: {
|
|
3162
|
-
name: "Composite",
|
|
3163
|
-
className: "AddonList",
|
|
3164
|
-
modelProperties: {
|
|
3165
|
-
value: {
|
|
3261
|
+
},
|
|
3262
|
+
parameters: {
|
|
3263
|
+
serializedName: "properties.parameters",
|
|
3166
3264
|
readOnly: true,
|
|
3167
|
-
serializedName: "",
|
|
3168
3265
|
type: {
|
|
3169
3266
|
name: "Sequence",
|
|
3170
3267
|
element: {
|
|
3171
3268
|
type: {
|
|
3172
3269
|
name: "Composite",
|
|
3173
|
-
className: "
|
|
3270
|
+
className: "ScriptParameter"
|
|
3174
3271
|
}
|
|
3175
3272
|
}
|
|
3176
3273
|
}
|
|
3177
|
-
},
|
|
3178
|
-
nextLink: {
|
|
3179
|
-
readOnly: true,
|
|
3180
|
-
serializedName: "nextLink",
|
|
3181
|
-
type: {
|
|
3182
|
-
name: "String"
|
|
3183
|
-
}
|
|
3184
3274
|
}
|
|
3185
3275
|
}
|
|
3186
3276
|
}
|
|
3187
3277
|
};
|
|
3188
3278
|
|
|
3189
|
-
export const
|
|
3190
|
-
serializedName: "VirtualMachinesList",
|
|
3279
|
+
export const ScriptExecution: coreClient.CompositeMapper = {
|
|
3191
3280
|
type: {
|
|
3192
3281
|
name: "Composite",
|
|
3193
|
-
className: "
|
|
3282
|
+
className: "ScriptExecution",
|
|
3194
3283
|
modelProperties: {
|
|
3195
|
-
|
|
3196
|
-
|
|
3197
|
-
serializedName: "",
|
|
3284
|
+
...ProxyResource.type.modelProperties,
|
|
3285
|
+
scriptCmdletId: {
|
|
3286
|
+
serializedName: "properties.scriptCmdletId",
|
|
3287
|
+
type: {
|
|
3288
|
+
name: "String"
|
|
3289
|
+
}
|
|
3290
|
+
},
|
|
3291
|
+
parameters: {
|
|
3292
|
+
serializedName: "properties.parameters",
|
|
3198
3293
|
type: {
|
|
3199
3294
|
name: "Sequence",
|
|
3200
3295
|
element: {
|
|
3201
3296
|
type: {
|
|
3202
3297
|
name: "Composite",
|
|
3203
|
-
className: "
|
|
3298
|
+
className: "ScriptExecutionParameter"
|
|
3204
3299
|
}
|
|
3205
3300
|
}
|
|
3206
3301
|
}
|
|
3207
3302
|
},
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
serializedName: "nextLink",
|
|
3211
|
-
type: {
|
|
3212
|
-
name: "String"
|
|
3213
|
-
}
|
|
3214
|
-
}
|
|
3215
|
-
}
|
|
3216
|
-
}
|
|
3217
|
-
};
|
|
3218
|
-
|
|
3219
|
-
export const PlacementPoliciesList: msRest.CompositeMapper = {
|
|
3220
|
-
serializedName: "PlacementPoliciesList",
|
|
3221
|
-
type: {
|
|
3222
|
-
name: "Composite",
|
|
3223
|
-
className: "PlacementPoliciesList",
|
|
3224
|
-
modelProperties: {
|
|
3225
|
-
value: {
|
|
3226
|
-
readOnly: true,
|
|
3227
|
-
serializedName: "",
|
|
3303
|
+
hiddenParameters: {
|
|
3304
|
+
serializedName: "properties.hiddenParameters",
|
|
3228
3305
|
type: {
|
|
3229
3306
|
name: "Sequence",
|
|
3230
3307
|
element: {
|
|
3231
3308
|
type: {
|
|
3232
3309
|
name: "Composite",
|
|
3233
|
-
className: "
|
|
3310
|
+
className: "ScriptExecutionParameter"
|
|
3234
3311
|
}
|
|
3235
3312
|
}
|
|
3236
3313
|
}
|
|
3237
3314
|
},
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
|
-
serializedName: "nextLink",
|
|
3315
|
+
failureReason: {
|
|
3316
|
+
serializedName: "properties.failureReason",
|
|
3241
3317
|
type: {
|
|
3242
3318
|
name: "String"
|
|
3243
3319
|
}
|
|
3244
|
-
}
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3320
|
+
},
|
|
3321
|
+
timeout: {
|
|
3322
|
+
serializedName: "properties.timeout",
|
|
3323
|
+
type: {
|
|
3324
|
+
name: "String"
|
|
3325
|
+
}
|
|
3326
|
+
},
|
|
3327
|
+
retention: {
|
|
3328
|
+
serializedName: "properties.retention",
|
|
3329
|
+
type: {
|
|
3330
|
+
name: "String"
|
|
3331
|
+
}
|
|
3332
|
+
},
|
|
3333
|
+
submittedAt: {
|
|
3334
|
+
serializedName: "properties.submittedAt",
|
|
3335
|
+
readOnly: true,
|
|
3336
|
+
type: {
|
|
3337
|
+
name: "DateTime"
|
|
3338
|
+
}
|
|
3339
|
+
},
|
|
3340
|
+
startedAt: {
|
|
3341
|
+
serializedName: "properties.startedAt",
|
|
3342
|
+
readOnly: true,
|
|
3343
|
+
type: {
|
|
3344
|
+
name: "DateTime"
|
|
3345
|
+
}
|
|
3346
|
+
},
|
|
3347
|
+
finishedAt: {
|
|
3348
|
+
serializedName: "properties.finishedAt",
|
|
3349
|
+
readOnly: true,
|
|
3350
|
+
type: {
|
|
3351
|
+
name: "DateTime"
|
|
3352
|
+
}
|
|
3353
|
+
},
|
|
3354
|
+
provisioningState: {
|
|
3355
|
+
serializedName: "properties.provisioningState",
|
|
3256
3356
|
readOnly: true,
|
|
3257
|
-
|
|
3357
|
+
type: {
|
|
3358
|
+
name: "String"
|
|
3359
|
+
}
|
|
3360
|
+
},
|
|
3361
|
+
output: {
|
|
3362
|
+
serializedName: "properties.output",
|
|
3258
3363
|
type: {
|
|
3259
3364
|
name: "Sequence",
|
|
3260
3365
|
element: {
|
|
3261
3366
|
type: {
|
|
3262
|
-
name: "
|
|
3263
|
-
className: "ScriptPackage"
|
|
3367
|
+
name: "String"
|
|
3264
3368
|
}
|
|
3265
3369
|
}
|
|
3266
3370
|
}
|
|
3267
3371
|
},
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
-
serializedName: "nextLink",
|
|
3372
|
+
namedOutputs: {
|
|
3373
|
+
serializedName: "properties.namedOutputs",
|
|
3271
3374
|
type: {
|
|
3272
|
-
name: "
|
|
3375
|
+
name: "Dictionary",
|
|
3376
|
+
value: {
|
|
3377
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
3378
|
+
}
|
|
3273
3379
|
}
|
|
3274
|
-
}
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
};
|
|
3278
|
-
|
|
3279
|
-
export const ScriptCmdletsList: msRest.CompositeMapper = {
|
|
3280
|
-
serializedName: "ScriptCmdletsList",
|
|
3281
|
-
type: {
|
|
3282
|
-
name: "Composite",
|
|
3283
|
-
className: "ScriptCmdletsList",
|
|
3284
|
-
modelProperties: {
|
|
3285
|
-
value: {
|
|
3380
|
+
},
|
|
3381
|
+
information: {
|
|
3382
|
+
serializedName: "properties.information",
|
|
3286
3383
|
readOnly: true,
|
|
3287
|
-
serializedName: "",
|
|
3288
3384
|
type: {
|
|
3289
3385
|
name: "Sequence",
|
|
3290
3386
|
element: {
|
|
3291
3387
|
type: {
|
|
3292
|
-
name: "
|
|
3293
|
-
className: "ScriptCmdlet"
|
|
3388
|
+
name: "String"
|
|
3294
3389
|
}
|
|
3295
3390
|
}
|
|
3296
3391
|
}
|
|
3297
3392
|
},
|
|
3298
|
-
|
|
3299
|
-
|
|
3300
|
-
serializedName: "nextLink",
|
|
3301
|
-
type: {
|
|
3302
|
-
name: "String"
|
|
3303
|
-
}
|
|
3304
|
-
}
|
|
3305
|
-
}
|
|
3306
|
-
}
|
|
3307
|
-
};
|
|
3308
|
-
|
|
3309
|
-
export const ScriptExecutionsList: msRest.CompositeMapper = {
|
|
3310
|
-
serializedName: "ScriptExecutionsList",
|
|
3311
|
-
type: {
|
|
3312
|
-
name: "Composite",
|
|
3313
|
-
className: "ScriptExecutionsList",
|
|
3314
|
-
modelProperties: {
|
|
3315
|
-
value: {
|
|
3393
|
+
warnings: {
|
|
3394
|
+
serializedName: "properties.warnings",
|
|
3316
3395
|
readOnly: true,
|
|
3317
|
-
serializedName: "",
|
|
3318
3396
|
type: {
|
|
3319
3397
|
name: "Sequence",
|
|
3320
3398
|
element: {
|
|
3321
3399
|
type: {
|
|
3322
|
-
name: "
|
|
3323
|
-
className: "ScriptExecution"
|
|
3400
|
+
name: "String"
|
|
3324
3401
|
}
|
|
3325
3402
|
}
|
|
3326
3403
|
}
|
|
3327
3404
|
},
|
|
3328
|
-
|
|
3405
|
+
errors: {
|
|
3406
|
+
serializedName: "properties.errors",
|
|
3329
3407
|
readOnly: true,
|
|
3330
|
-
serializedName: "nextLink",
|
|
3331
3408
|
type: {
|
|
3332
|
-
name: "
|
|
3409
|
+
name: "Sequence",
|
|
3410
|
+
element: {
|
|
3411
|
+
type: {
|
|
3412
|
+
name: "String"
|
|
3413
|
+
}
|
|
3414
|
+
}
|
|
3333
3415
|
}
|
|
3334
3416
|
}
|
|
3335
3417
|
}
|
|
3336
3418
|
}
|
|
3337
3419
|
};
|
|
3338
3420
|
|
|
3339
|
-
export
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
|
|
3421
|
+
export let discriminators = {
|
|
3422
|
+
WorkloadNetworkDhcpEntity: WorkloadNetworkDhcpEntity,
|
|
3423
|
+
AddonProperties: AddonProperties,
|
|
3424
|
+
PlacementPolicyProperties: PlacementPolicyProperties,
|
|
3425
|
+
ScriptExecutionParameter: ScriptExecutionParameter,
|
|
3426
|
+
"WorkloadNetworkDhcpEntity.SERVER": WorkloadNetworkDhcpServer,
|
|
3427
|
+
"WorkloadNetworkDhcpEntity.RELAY": WorkloadNetworkDhcpRelay,
|
|
3428
|
+
"AddonProperties.SRM": AddonSrmProperties,
|
|
3429
|
+
"AddonProperties.VR": AddonVrProperties,
|
|
3430
|
+
"AddonProperties.HCX": AddonHcxProperties,
|
|
3431
|
+
"PlacementPolicyProperties.VmVm": VmPlacementPolicyProperties,
|
|
3432
|
+
"PlacementPolicyProperties.VmHost": VmHostPlacementPolicyProperties,
|
|
3433
|
+
"ScriptExecutionParameter.SecureValue": ScriptSecureStringExecutionParameter,
|
|
3434
|
+
"ScriptExecutionParameter.Value": ScriptStringExecutionParameter,
|
|
3435
|
+
"ScriptExecutionParameter.Credential": PSCredentialExecutionParameter
|
|
3355
3436
|
};
|