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