@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
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
Addon,
|
|
13
|
+
AddonsListOptionalParams,
|
|
14
|
+
AddonsGetOptionalParams,
|
|
15
|
+
AddonsGetResponse,
|
|
16
|
+
AddonsCreateOrUpdateOptionalParams,
|
|
17
|
+
AddonsCreateOrUpdateResponse,
|
|
18
|
+
AddonsDeleteOptionalParams
|
|
19
|
+
} from "../models";
|
|
20
|
+
|
|
21
|
+
/// <reference lib="esnext.asynciterable" />
|
|
22
|
+
/** Interface representing a Addons. */
|
|
23
|
+
export interface Addons {
|
|
24
|
+
/**
|
|
25
|
+
* List addons in a private cloud
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
|
+
* @param privateCloudName Name of the private cloud
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
list(
|
|
31
|
+
resourceGroupName: string,
|
|
32
|
+
privateCloudName: string,
|
|
33
|
+
options?: AddonsListOptionalParams
|
|
34
|
+
): PagedAsyncIterableIterator<Addon>;
|
|
35
|
+
/**
|
|
36
|
+
* Get an addon by name in a private cloud
|
|
37
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
38
|
+
* @param privateCloudName Name of the private cloud
|
|
39
|
+
* @param addonName Name of the addon for the private cloud
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
get(
|
|
43
|
+
resourceGroupName: string,
|
|
44
|
+
privateCloudName: string,
|
|
45
|
+
addonName: string,
|
|
46
|
+
options?: AddonsGetOptionalParams
|
|
47
|
+
): Promise<AddonsGetResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* Create or update a addon in a private cloud
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
+
* @param privateCloudName The name of the private cloud.
|
|
52
|
+
* @param addonName Name of the addon for the private cloud
|
|
53
|
+
* @param addon A addon in the private cloud
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
beginCreateOrUpdate(
|
|
57
|
+
resourceGroupName: string,
|
|
58
|
+
privateCloudName: string,
|
|
59
|
+
addonName: string,
|
|
60
|
+
addon: Addon,
|
|
61
|
+
options?: AddonsCreateOrUpdateOptionalParams
|
|
62
|
+
): Promise<
|
|
63
|
+
PollerLike<
|
|
64
|
+
PollOperationState<AddonsCreateOrUpdateResponse>,
|
|
65
|
+
AddonsCreateOrUpdateResponse
|
|
66
|
+
>
|
|
67
|
+
>;
|
|
68
|
+
/**
|
|
69
|
+
* Create or update a addon in a private cloud
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param privateCloudName The name of the private cloud.
|
|
72
|
+
* @param addonName Name of the addon for the private cloud
|
|
73
|
+
* @param addon A addon in the private cloud
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
beginCreateOrUpdateAndWait(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
privateCloudName: string,
|
|
79
|
+
addonName: string,
|
|
80
|
+
addon: Addon,
|
|
81
|
+
options?: AddonsCreateOrUpdateOptionalParams
|
|
82
|
+
): Promise<AddonsCreateOrUpdateResponse>;
|
|
83
|
+
/**
|
|
84
|
+
* Delete a addon in a private cloud
|
|
85
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
86
|
+
* @param privateCloudName Name of the private cloud
|
|
87
|
+
* @param addonName Name of the addon for the private cloud
|
|
88
|
+
* @param options The options parameters.
|
|
89
|
+
*/
|
|
90
|
+
beginDelete(
|
|
91
|
+
resourceGroupName: string,
|
|
92
|
+
privateCloudName: string,
|
|
93
|
+
addonName: string,
|
|
94
|
+
options?: AddonsDeleteOptionalParams
|
|
95
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
96
|
+
/**
|
|
97
|
+
* Delete a addon in a private cloud
|
|
98
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
|
+
* @param privateCloudName Name of the private cloud
|
|
100
|
+
* @param addonName Name of the addon for the private cloud
|
|
101
|
+
* @param options The options parameters.
|
|
102
|
+
*/
|
|
103
|
+
beginDeleteAndWait(
|
|
104
|
+
resourceGroupName: string,
|
|
105
|
+
privateCloudName: string,
|
|
106
|
+
addonName: string,
|
|
107
|
+
options?: AddonsDeleteOptionalParams
|
|
108
|
+
): Promise<void>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
ExpressRouteAuthorization,
|
|
13
|
+
AuthorizationsListOptionalParams,
|
|
14
|
+
AuthorizationsGetOptionalParams,
|
|
15
|
+
AuthorizationsGetResponse,
|
|
16
|
+
AuthorizationsCreateOrUpdateOptionalParams,
|
|
17
|
+
AuthorizationsCreateOrUpdateResponse,
|
|
18
|
+
AuthorizationsDeleteOptionalParams
|
|
19
|
+
} from "../models";
|
|
20
|
+
|
|
21
|
+
/// <reference lib="esnext.asynciterable" />
|
|
22
|
+
/** Interface representing a Authorizations. */
|
|
23
|
+
export interface Authorizations {
|
|
24
|
+
/**
|
|
25
|
+
* List ExpressRoute Circuit Authorizations in a private cloud
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
|
+
* @param privateCloudName Name of the private cloud
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
list(
|
|
31
|
+
resourceGroupName: string,
|
|
32
|
+
privateCloudName: string,
|
|
33
|
+
options?: AuthorizationsListOptionalParams
|
|
34
|
+
): PagedAsyncIterableIterator<ExpressRouteAuthorization>;
|
|
35
|
+
/**
|
|
36
|
+
* Get an ExpressRoute Circuit Authorization by name in a private cloud
|
|
37
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
38
|
+
* @param privateCloudName Name of the private cloud
|
|
39
|
+
* @param authorizationName Name of the ExpressRoute Circuit Authorization in the private cloud
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
get(
|
|
43
|
+
resourceGroupName: string,
|
|
44
|
+
privateCloudName: string,
|
|
45
|
+
authorizationName: string,
|
|
46
|
+
options?: AuthorizationsGetOptionalParams
|
|
47
|
+
): Promise<AuthorizationsGetResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* Create or update an ExpressRoute Circuit Authorization in a private cloud
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
+
* @param privateCloudName The name of the private cloud.
|
|
52
|
+
* @param authorizationName Name of the ExpressRoute Circuit Authorization in the private cloud
|
|
53
|
+
* @param authorization An ExpressRoute Circuit Authorization
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
beginCreateOrUpdate(
|
|
57
|
+
resourceGroupName: string,
|
|
58
|
+
privateCloudName: string,
|
|
59
|
+
authorizationName: string,
|
|
60
|
+
authorization: ExpressRouteAuthorization,
|
|
61
|
+
options?: AuthorizationsCreateOrUpdateOptionalParams
|
|
62
|
+
): Promise<
|
|
63
|
+
PollerLike<
|
|
64
|
+
PollOperationState<AuthorizationsCreateOrUpdateResponse>,
|
|
65
|
+
AuthorizationsCreateOrUpdateResponse
|
|
66
|
+
>
|
|
67
|
+
>;
|
|
68
|
+
/**
|
|
69
|
+
* Create or update an ExpressRoute Circuit Authorization in a private cloud
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param privateCloudName The name of the private cloud.
|
|
72
|
+
* @param authorizationName Name of the ExpressRoute Circuit Authorization in the private cloud
|
|
73
|
+
* @param authorization An ExpressRoute Circuit Authorization
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
beginCreateOrUpdateAndWait(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
privateCloudName: string,
|
|
79
|
+
authorizationName: string,
|
|
80
|
+
authorization: ExpressRouteAuthorization,
|
|
81
|
+
options?: AuthorizationsCreateOrUpdateOptionalParams
|
|
82
|
+
): Promise<AuthorizationsCreateOrUpdateResponse>;
|
|
83
|
+
/**
|
|
84
|
+
* Delete an ExpressRoute Circuit Authorization in a private cloud
|
|
85
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
86
|
+
* @param privateCloudName Name of the private cloud
|
|
87
|
+
* @param authorizationName Name of the ExpressRoute Circuit Authorization in the private cloud
|
|
88
|
+
* @param options The options parameters.
|
|
89
|
+
*/
|
|
90
|
+
beginDelete(
|
|
91
|
+
resourceGroupName: string,
|
|
92
|
+
privateCloudName: string,
|
|
93
|
+
authorizationName: string,
|
|
94
|
+
options?: AuthorizationsDeleteOptionalParams
|
|
95
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
96
|
+
/**
|
|
97
|
+
* Delete an ExpressRoute Circuit Authorization in a private cloud
|
|
98
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
|
+
* @param privateCloudName Name of the private cloud
|
|
100
|
+
* @param authorizationName Name of the ExpressRoute Circuit Authorization in the private cloud
|
|
101
|
+
* @param options The options parameters.
|
|
102
|
+
*/
|
|
103
|
+
beginDeleteAndWait(
|
|
104
|
+
resourceGroupName: string,
|
|
105
|
+
privateCloudName: string,
|
|
106
|
+
authorizationName: string,
|
|
107
|
+
options?: AuthorizationsDeleteOptionalParams
|
|
108
|
+
): Promise<void>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
CloudLink,
|
|
13
|
+
CloudLinksListOptionalParams,
|
|
14
|
+
CloudLinksGetOptionalParams,
|
|
15
|
+
CloudLinksGetResponse,
|
|
16
|
+
CloudLinksCreateOrUpdateOptionalParams,
|
|
17
|
+
CloudLinksCreateOrUpdateResponse,
|
|
18
|
+
CloudLinksDeleteOptionalParams
|
|
19
|
+
} from "../models";
|
|
20
|
+
|
|
21
|
+
/// <reference lib="esnext.asynciterable" />
|
|
22
|
+
/** Interface representing a CloudLinks. */
|
|
23
|
+
export interface CloudLinks {
|
|
24
|
+
/**
|
|
25
|
+
* List cloud link in a private cloud
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
|
+
* @param privateCloudName Name of the private cloud
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
list(
|
|
31
|
+
resourceGroupName: string,
|
|
32
|
+
privateCloudName: string,
|
|
33
|
+
options?: CloudLinksListOptionalParams
|
|
34
|
+
): PagedAsyncIterableIterator<CloudLink>;
|
|
35
|
+
/**
|
|
36
|
+
* Get an cloud link by name in a private cloud
|
|
37
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
38
|
+
* @param privateCloudName Name of the private cloud
|
|
39
|
+
* @param cloudLinkName Name of the cloud link resource
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
get(
|
|
43
|
+
resourceGroupName: string,
|
|
44
|
+
privateCloudName: string,
|
|
45
|
+
cloudLinkName: string,
|
|
46
|
+
options?: CloudLinksGetOptionalParams
|
|
47
|
+
): Promise<CloudLinksGetResponse>;
|
|
48
|
+
/**
|
|
49
|
+
* Create or update a cloud link in a private cloud
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
|
+
* @param privateCloudName The name of the private cloud.
|
|
52
|
+
* @param cloudLinkName Name of the cloud link resource
|
|
53
|
+
* @param cloudLink A cloud link in the private cloud
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
beginCreateOrUpdate(
|
|
57
|
+
resourceGroupName: string,
|
|
58
|
+
privateCloudName: string,
|
|
59
|
+
cloudLinkName: string,
|
|
60
|
+
cloudLink: CloudLink,
|
|
61
|
+
options?: CloudLinksCreateOrUpdateOptionalParams
|
|
62
|
+
): Promise<
|
|
63
|
+
PollerLike<
|
|
64
|
+
PollOperationState<CloudLinksCreateOrUpdateResponse>,
|
|
65
|
+
CloudLinksCreateOrUpdateResponse
|
|
66
|
+
>
|
|
67
|
+
>;
|
|
68
|
+
/**
|
|
69
|
+
* Create or update a cloud link in a private cloud
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param privateCloudName The name of the private cloud.
|
|
72
|
+
* @param cloudLinkName Name of the cloud link resource
|
|
73
|
+
* @param cloudLink A cloud link in the private cloud
|
|
74
|
+
* @param options The options parameters.
|
|
75
|
+
*/
|
|
76
|
+
beginCreateOrUpdateAndWait(
|
|
77
|
+
resourceGroupName: string,
|
|
78
|
+
privateCloudName: string,
|
|
79
|
+
cloudLinkName: string,
|
|
80
|
+
cloudLink: CloudLink,
|
|
81
|
+
options?: CloudLinksCreateOrUpdateOptionalParams
|
|
82
|
+
): Promise<CloudLinksCreateOrUpdateResponse>;
|
|
83
|
+
/**
|
|
84
|
+
* Delete a cloud link in a private cloud
|
|
85
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
86
|
+
* @param privateCloudName Name of the private cloud
|
|
87
|
+
* @param cloudLinkName Name of the cloud link resource
|
|
88
|
+
* @param options The options parameters.
|
|
89
|
+
*/
|
|
90
|
+
beginDelete(
|
|
91
|
+
resourceGroupName: string,
|
|
92
|
+
privateCloudName: string,
|
|
93
|
+
cloudLinkName: string,
|
|
94
|
+
options?: CloudLinksDeleteOptionalParams
|
|
95
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
96
|
+
/**
|
|
97
|
+
* Delete a cloud link in a private cloud
|
|
98
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
99
|
+
* @param privateCloudName Name of the private cloud
|
|
100
|
+
* @param cloudLinkName Name of the cloud link resource
|
|
101
|
+
* @param options The options parameters.
|
|
102
|
+
*/
|
|
103
|
+
beginDeleteAndWait(
|
|
104
|
+
resourceGroupName: string,
|
|
105
|
+
privateCloudName: string,
|
|
106
|
+
cloudLinkName: string,
|
|
107
|
+
options?: CloudLinksDeleteOptionalParams
|
|
108
|
+
): Promise<void>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
Cluster,
|
|
13
|
+
ClustersListOptionalParams,
|
|
14
|
+
ClustersGetOptionalParams,
|
|
15
|
+
ClustersGetResponse,
|
|
16
|
+
ClustersCreateOrUpdateOptionalParams,
|
|
17
|
+
ClustersCreateOrUpdateResponse,
|
|
18
|
+
ClusterUpdate,
|
|
19
|
+
ClustersUpdateOptionalParams,
|
|
20
|
+
ClustersUpdateResponse,
|
|
21
|
+
ClustersDeleteOptionalParams
|
|
22
|
+
} from "../models";
|
|
23
|
+
|
|
24
|
+
/// <reference lib="esnext.asynciterable" />
|
|
25
|
+
/** Interface representing a Clusters. */
|
|
26
|
+
export interface Clusters {
|
|
27
|
+
/**
|
|
28
|
+
* List clusters in a private cloud
|
|
29
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
30
|
+
* @param privateCloudName Name of the private cloud
|
|
31
|
+
* @param options The options parameters.
|
|
32
|
+
*/
|
|
33
|
+
list(
|
|
34
|
+
resourceGroupName: string,
|
|
35
|
+
privateCloudName: string,
|
|
36
|
+
options?: ClustersListOptionalParams
|
|
37
|
+
): PagedAsyncIterableIterator<Cluster>;
|
|
38
|
+
/**
|
|
39
|
+
* Get a cluster by name in a private cloud
|
|
40
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
41
|
+
* @param privateCloudName Name of the private cloud
|
|
42
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
get(
|
|
46
|
+
resourceGroupName: string,
|
|
47
|
+
privateCloudName: string,
|
|
48
|
+
clusterName: string,
|
|
49
|
+
options?: ClustersGetOptionalParams
|
|
50
|
+
): Promise<ClustersGetResponse>;
|
|
51
|
+
/**
|
|
52
|
+
* Create or update a cluster in a private cloud
|
|
53
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
|
+
* @param privateCloudName The name of the private cloud.
|
|
55
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
56
|
+
* @param cluster A cluster in the private cloud
|
|
57
|
+
* @param options The options parameters.
|
|
58
|
+
*/
|
|
59
|
+
beginCreateOrUpdate(
|
|
60
|
+
resourceGroupName: string,
|
|
61
|
+
privateCloudName: string,
|
|
62
|
+
clusterName: string,
|
|
63
|
+
cluster: Cluster,
|
|
64
|
+
options?: ClustersCreateOrUpdateOptionalParams
|
|
65
|
+
): Promise<
|
|
66
|
+
PollerLike<
|
|
67
|
+
PollOperationState<ClustersCreateOrUpdateResponse>,
|
|
68
|
+
ClustersCreateOrUpdateResponse
|
|
69
|
+
>
|
|
70
|
+
>;
|
|
71
|
+
/**
|
|
72
|
+
* Create or update a cluster in a private cloud
|
|
73
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
74
|
+
* @param privateCloudName The name of the private cloud.
|
|
75
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
76
|
+
* @param cluster A cluster in the private cloud
|
|
77
|
+
* @param options The options parameters.
|
|
78
|
+
*/
|
|
79
|
+
beginCreateOrUpdateAndWait(
|
|
80
|
+
resourceGroupName: string,
|
|
81
|
+
privateCloudName: string,
|
|
82
|
+
clusterName: string,
|
|
83
|
+
cluster: Cluster,
|
|
84
|
+
options?: ClustersCreateOrUpdateOptionalParams
|
|
85
|
+
): Promise<ClustersCreateOrUpdateResponse>;
|
|
86
|
+
/**
|
|
87
|
+
* Update a cluster in a private cloud
|
|
88
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
|
+
* @param privateCloudName Name of the private cloud
|
|
90
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
91
|
+
* @param clusterUpdate The cluster properties to be updated
|
|
92
|
+
* @param options The options parameters.
|
|
93
|
+
*/
|
|
94
|
+
beginUpdate(
|
|
95
|
+
resourceGroupName: string,
|
|
96
|
+
privateCloudName: string,
|
|
97
|
+
clusterName: string,
|
|
98
|
+
clusterUpdate: ClusterUpdate,
|
|
99
|
+
options?: ClustersUpdateOptionalParams
|
|
100
|
+
): Promise<
|
|
101
|
+
PollerLike<
|
|
102
|
+
PollOperationState<ClustersUpdateResponse>,
|
|
103
|
+
ClustersUpdateResponse
|
|
104
|
+
>
|
|
105
|
+
>;
|
|
106
|
+
/**
|
|
107
|
+
* Update a cluster in a private cloud
|
|
108
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
109
|
+
* @param privateCloudName Name of the private cloud
|
|
110
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
111
|
+
* @param clusterUpdate The cluster properties to be updated
|
|
112
|
+
* @param options The options parameters.
|
|
113
|
+
*/
|
|
114
|
+
beginUpdateAndWait(
|
|
115
|
+
resourceGroupName: string,
|
|
116
|
+
privateCloudName: string,
|
|
117
|
+
clusterName: string,
|
|
118
|
+
clusterUpdate: ClusterUpdate,
|
|
119
|
+
options?: ClustersUpdateOptionalParams
|
|
120
|
+
): Promise<ClustersUpdateResponse>;
|
|
121
|
+
/**
|
|
122
|
+
* Delete a cluster in a private cloud
|
|
123
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
124
|
+
* @param privateCloudName Name of the private cloud
|
|
125
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
126
|
+
* @param options The options parameters.
|
|
127
|
+
*/
|
|
128
|
+
beginDelete(
|
|
129
|
+
resourceGroupName: string,
|
|
130
|
+
privateCloudName: string,
|
|
131
|
+
clusterName: string,
|
|
132
|
+
options?: ClustersDeleteOptionalParams
|
|
133
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
134
|
+
/**
|
|
135
|
+
* Delete a cluster in a private cloud
|
|
136
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
137
|
+
* @param privateCloudName Name of the private cloud
|
|
138
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
139
|
+
* @param options The options parameters.
|
|
140
|
+
*/
|
|
141
|
+
beginDeleteAndWait(
|
|
142
|
+
resourceGroupName: string,
|
|
143
|
+
privateCloudName: string,
|
|
144
|
+
clusterName: string,
|
|
145
|
+
options?: ClustersDeleteOptionalParams
|
|
146
|
+
): Promise<void>;
|
|
147
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
|
+
import {
|
|
12
|
+
Datastore,
|
|
13
|
+
DatastoresListOptionalParams,
|
|
14
|
+
DatastoresGetOptionalParams,
|
|
15
|
+
DatastoresGetResponse,
|
|
16
|
+
DatastoresCreateOrUpdateOptionalParams,
|
|
17
|
+
DatastoresCreateOrUpdateResponse,
|
|
18
|
+
DatastoresDeleteOptionalParams
|
|
19
|
+
} from "../models";
|
|
20
|
+
|
|
21
|
+
/// <reference lib="esnext.asynciterable" />
|
|
22
|
+
/** Interface representing a Datastores. */
|
|
23
|
+
export interface Datastores {
|
|
24
|
+
/**
|
|
25
|
+
* List datastores in a private cloud cluster
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
|
+
* @param privateCloudName Name of the private cloud
|
|
28
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
29
|
+
* @param options The options parameters.
|
|
30
|
+
*/
|
|
31
|
+
list(
|
|
32
|
+
resourceGroupName: string,
|
|
33
|
+
privateCloudName: string,
|
|
34
|
+
clusterName: string,
|
|
35
|
+
options?: DatastoresListOptionalParams
|
|
36
|
+
): PagedAsyncIterableIterator<Datastore>;
|
|
37
|
+
/**
|
|
38
|
+
* Get a datastore in a private cloud cluster
|
|
39
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
40
|
+
* @param privateCloudName Name of the private cloud
|
|
41
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
42
|
+
* @param datastoreName Name of the datastore in the private cloud cluster
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
get(
|
|
46
|
+
resourceGroupName: string,
|
|
47
|
+
privateCloudName: string,
|
|
48
|
+
clusterName: string,
|
|
49
|
+
datastoreName: string,
|
|
50
|
+
options?: DatastoresGetOptionalParams
|
|
51
|
+
): Promise<DatastoresGetResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* Create or update a datastore in a private cloud cluster
|
|
54
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
55
|
+
* @param privateCloudName Name of the private cloud
|
|
56
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
57
|
+
* @param datastoreName Name of the datastore in the private cloud cluster
|
|
58
|
+
* @param datastore A datastore in a private cloud cluster
|
|
59
|
+
* @param options The options parameters.
|
|
60
|
+
*/
|
|
61
|
+
beginCreateOrUpdate(
|
|
62
|
+
resourceGroupName: string,
|
|
63
|
+
privateCloudName: string,
|
|
64
|
+
clusterName: string,
|
|
65
|
+
datastoreName: string,
|
|
66
|
+
datastore: Datastore,
|
|
67
|
+
options?: DatastoresCreateOrUpdateOptionalParams
|
|
68
|
+
): Promise<
|
|
69
|
+
PollerLike<
|
|
70
|
+
PollOperationState<DatastoresCreateOrUpdateResponse>,
|
|
71
|
+
DatastoresCreateOrUpdateResponse
|
|
72
|
+
>
|
|
73
|
+
>;
|
|
74
|
+
/**
|
|
75
|
+
* Create or update a datastore in a private cloud cluster
|
|
76
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
77
|
+
* @param privateCloudName Name of the private cloud
|
|
78
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
79
|
+
* @param datastoreName Name of the datastore in the private cloud cluster
|
|
80
|
+
* @param datastore A datastore in a private cloud cluster
|
|
81
|
+
* @param options The options parameters.
|
|
82
|
+
*/
|
|
83
|
+
beginCreateOrUpdateAndWait(
|
|
84
|
+
resourceGroupName: string,
|
|
85
|
+
privateCloudName: string,
|
|
86
|
+
clusterName: string,
|
|
87
|
+
datastoreName: string,
|
|
88
|
+
datastore: Datastore,
|
|
89
|
+
options?: DatastoresCreateOrUpdateOptionalParams
|
|
90
|
+
): Promise<DatastoresCreateOrUpdateResponse>;
|
|
91
|
+
/**
|
|
92
|
+
* Delete a datastore in a private cloud cluster
|
|
93
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
94
|
+
* @param privateCloudName Name of the private cloud
|
|
95
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
96
|
+
* @param datastoreName Name of the datastore in the private cloud cluster
|
|
97
|
+
* @param options The options parameters.
|
|
98
|
+
*/
|
|
99
|
+
beginDelete(
|
|
100
|
+
resourceGroupName: string,
|
|
101
|
+
privateCloudName: string,
|
|
102
|
+
clusterName: string,
|
|
103
|
+
datastoreName: string,
|
|
104
|
+
options?: DatastoresDeleteOptionalParams
|
|
105
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
106
|
+
/**
|
|
107
|
+
* Delete a datastore in a private cloud cluster
|
|
108
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
109
|
+
* @param privateCloudName Name of the private cloud
|
|
110
|
+
* @param clusterName Name of the cluster in the private cloud
|
|
111
|
+
* @param datastoreName Name of the datastore in the private cloud cluster
|
|
112
|
+
* @param options The options parameters.
|
|
113
|
+
*/
|
|
114
|
+
beginDeleteAndWait(
|
|
115
|
+
resourceGroupName: string,
|
|
116
|
+
privateCloudName: string,
|
|
117
|
+
clusterName: string,
|
|
118
|
+
datastoreName: string,
|
|
119
|
+
options?: DatastoresDeleteOptionalParams
|
|
120
|
+
): Promise<void>;
|
|
121
|
+
}
|