@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,661 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { WorkloadNetworks } from "../operationsInterfaces";
|
|
3
|
+
import { AzureVMwareSolutionAPI } from "../azureVMwareSolutionAPI";
|
|
4
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
5
|
+
import { WorkloadNetworkSegment, WorkloadNetworksListSegmentsOptionalParams, WorkloadNetworkDhcp, WorkloadNetworksListDhcpOptionalParams, WorkloadNetworkGateway, WorkloadNetworksListGatewaysOptionalParams, WorkloadNetworkPortMirroring, WorkloadNetworksListPortMirroringOptionalParams, WorkloadNetworkVMGroup, WorkloadNetworksListVMGroupsOptionalParams, WorkloadNetworkVirtualMachine, WorkloadNetworksListVirtualMachinesOptionalParams, WorkloadNetworkDnsService, WorkloadNetworksListDnsServicesOptionalParams, WorkloadNetworkDnsZone, WorkloadNetworksListDnsZonesOptionalParams, WorkloadNetworkPublicIP, WorkloadNetworksListPublicIPsOptionalParams, WorkloadNetworksGetSegmentOptionalParams, WorkloadNetworksGetSegmentResponse, WorkloadNetworksCreateSegmentsOptionalParams, WorkloadNetworksCreateSegmentsResponse, WorkloadNetworksUpdateSegmentsOptionalParams, WorkloadNetworksUpdateSegmentsResponse, WorkloadNetworksDeleteSegmentOptionalParams, WorkloadNetworksGetDhcpOptionalParams, WorkloadNetworksGetDhcpResponse, WorkloadNetworksCreateDhcpOptionalParams, WorkloadNetworksCreateDhcpResponse, WorkloadNetworksUpdateDhcpOptionalParams, WorkloadNetworksUpdateDhcpResponse, WorkloadNetworksDeleteDhcpOptionalParams, WorkloadNetworksGetGatewayOptionalParams, WorkloadNetworksGetGatewayResponse, WorkloadNetworksGetPortMirroringOptionalParams, WorkloadNetworksGetPortMirroringResponse, WorkloadNetworksCreatePortMirroringOptionalParams, WorkloadNetworksCreatePortMirroringResponse, WorkloadNetworksUpdatePortMirroringOptionalParams, WorkloadNetworksUpdatePortMirroringResponse, WorkloadNetworksDeletePortMirroringOptionalParams, WorkloadNetworksGetVMGroupOptionalParams, WorkloadNetworksGetVMGroupResponse, WorkloadNetworksCreateVMGroupOptionalParams, WorkloadNetworksCreateVMGroupResponse, WorkloadNetworksUpdateVMGroupOptionalParams, WorkloadNetworksUpdateVMGroupResponse, WorkloadNetworksDeleteVMGroupOptionalParams, WorkloadNetworksGetVirtualMachineOptionalParams, WorkloadNetworksGetVirtualMachineResponse, WorkloadNetworksGetDnsServiceOptionalParams, WorkloadNetworksGetDnsServiceResponse, WorkloadNetworksCreateDnsServiceOptionalParams, WorkloadNetworksCreateDnsServiceResponse, WorkloadNetworksUpdateDnsServiceOptionalParams, WorkloadNetworksUpdateDnsServiceResponse, WorkloadNetworksDeleteDnsServiceOptionalParams, WorkloadNetworksGetDnsZoneOptionalParams, WorkloadNetworksGetDnsZoneResponse, WorkloadNetworksCreateDnsZoneOptionalParams, WorkloadNetworksCreateDnsZoneResponse, WorkloadNetworksUpdateDnsZoneOptionalParams, WorkloadNetworksUpdateDnsZoneResponse, WorkloadNetworksDeleteDnsZoneOptionalParams, WorkloadNetworksGetPublicIPOptionalParams, WorkloadNetworksGetPublicIPResponse, WorkloadNetworksCreatePublicIPOptionalParams, WorkloadNetworksCreatePublicIPResponse, WorkloadNetworksDeletePublicIPOptionalParams } from "../models";
|
|
6
|
+
/** Class containing WorkloadNetworks operations. */
|
|
7
|
+
export declare class WorkloadNetworksImpl implements WorkloadNetworks {
|
|
8
|
+
private readonly client;
|
|
9
|
+
/**
|
|
10
|
+
* Initialize a new instance of the class WorkloadNetworks class.
|
|
11
|
+
* @param client Reference to the service client
|
|
12
|
+
*/
|
|
13
|
+
constructor(client: AzureVMwareSolutionAPI);
|
|
14
|
+
/**
|
|
15
|
+
* List of segments in a private cloud workload network.
|
|
16
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
|
+
* @param privateCloudName Name of the private cloud
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
listSegments(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListSegmentsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkSegment>;
|
|
21
|
+
private listSegmentsPagingPage;
|
|
22
|
+
private listSegmentsPagingAll;
|
|
23
|
+
/**
|
|
24
|
+
* List dhcp in a private cloud workload network.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
|
+
* @param privateCloudName Name of the private cloud
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
listDhcp(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDhcpOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDhcp>;
|
|
30
|
+
private listDhcpPagingPage;
|
|
31
|
+
private listDhcpPagingAll;
|
|
32
|
+
/**
|
|
33
|
+
* List of gateways in a private cloud workload network.
|
|
34
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
|
+
* @param privateCloudName Name of the private cloud
|
|
36
|
+
* @param options The options parameters.
|
|
37
|
+
*/
|
|
38
|
+
listGateways(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListGatewaysOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkGateway>;
|
|
39
|
+
private listGatewaysPagingPage;
|
|
40
|
+
private listGatewaysPagingAll;
|
|
41
|
+
/**
|
|
42
|
+
* List of port mirroring profiles in a private cloud workload network.
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
|
+
* @param privateCloudName Name of the private cloud
|
|
45
|
+
* @param options The options parameters.
|
|
46
|
+
*/
|
|
47
|
+
listPortMirroring(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListPortMirroringOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkPortMirroring>;
|
|
48
|
+
private listPortMirroringPagingPage;
|
|
49
|
+
private listPortMirroringPagingAll;
|
|
50
|
+
/**
|
|
51
|
+
* List of vm groups in a private cloud workload network.
|
|
52
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
53
|
+
* @param privateCloudName Name of the private cloud
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
listVMGroups(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVMGroupsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVMGroup>;
|
|
57
|
+
private listVMGroupsPagingPage;
|
|
58
|
+
private listVMGroupsPagingAll;
|
|
59
|
+
/**
|
|
60
|
+
* List of virtual machines in a private cloud workload network.
|
|
61
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
62
|
+
* @param privateCloudName Name of the private cloud
|
|
63
|
+
* @param options The options parameters.
|
|
64
|
+
*/
|
|
65
|
+
listVirtualMachines(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVirtualMachinesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVirtualMachine>;
|
|
66
|
+
private listVirtualMachinesPagingPage;
|
|
67
|
+
private listVirtualMachinesPagingAll;
|
|
68
|
+
/**
|
|
69
|
+
* List of DNS services in a private cloud workload network.
|
|
70
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
71
|
+
* @param privateCloudName Name of the private cloud
|
|
72
|
+
* @param options The options parameters.
|
|
73
|
+
*/
|
|
74
|
+
listDnsServices(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDnsServicesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDnsService>;
|
|
75
|
+
private listDnsServicesPagingPage;
|
|
76
|
+
private listDnsServicesPagingAll;
|
|
77
|
+
/**
|
|
78
|
+
* List of DNS zones in a private cloud workload network.
|
|
79
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
|
+
* @param privateCloudName Name of the private cloud
|
|
81
|
+
* @param options The options parameters.
|
|
82
|
+
*/
|
|
83
|
+
listDnsZones(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDnsZonesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDnsZone>;
|
|
84
|
+
private listDnsZonesPagingPage;
|
|
85
|
+
private listDnsZonesPagingAll;
|
|
86
|
+
/**
|
|
87
|
+
* List of Public IP Blocks in a private cloud workload network.
|
|
88
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
89
|
+
* @param privateCloudName Name of the private cloud
|
|
90
|
+
* @param options The options parameters.
|
|
91
|
+
*/
|
|
92
|
+
listPublicIPs(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListPublicIPsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkPublicIP>;
|
|
93
|
+
private listPublicIPsPagingPage;
|
|
94
|
+
private listPublicIPsPagingAll;
|
|
95
|
+
/**
|
|
96
|
+
* List of segments in a private cloud workload network.
|
|
97
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
98
|
+
* @param privateCloudName Name of the private cloud
|
|
99
|
+
* @param options The options parameters.
|
|
100
|
+
*/
|
|
101
|
+
private _listSegments;
|
|
102
|
+
/**
|
|
103
|
+
* Get a segment by id in a private cloud workload network.
|
|
104
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
105
|
+
* @param privateCloudName Name of the private cloud
|
|
106
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
107
|
+
* @param options The options parameters.
|
|
108
|
+
*/
|
|
109
|
+
getSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksGetSegmentOptionalParams): Promise<WorkloadNetworksGetSegmentResponse>;
|
|
110
|
+
/**
|
|
111
|
+
* Create a segment by id in a private cloud workload network.
|
|
112
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
113
|
+
* @param privateCloudName Name of the private cloud
|
|
114
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
115
|
+
* @param workloadNetworkSegment NSX Segment
|
|
116
|
+
* @param options The options parameters.
|
|
117
|
+
*/
|
|
118
|
+
beginCreateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksCreateSegmentsOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateSegmentsResponse>, WorkloadNetworksCreateSegmentsResponse>>;
|
|
119
|
+
/**
|
|
120
|
+
* Create a segment by id in a private cloud workload network.
|
|
121
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
122
|
+
* @param privateCloudName Name of the private cloud
|
|
123
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
124
|
+
* @param workloadNetworkSegment NSX Segment
|
|
125
|
+
* @param options The options parameters.
|
|
126
|
+
*/
|
|
127
|
+
beginCreateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksCreateSegmentsOptionalParams): Promise<WorkloadNetworksCreateSegmentsResponse>;
|
|
128
|
+
/**
|
|
129
|
+
* Create or update a segment by id in a private cloud workload network.
|
|
130
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
131
|
+
* @param privateCloudName Name of the private cloud
|
|
132
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
133
|
+
* @param workloadNetworkSegment NSX Segment
|
|
134
|
+
* @param options The options parameters.
|
|
135
|
+
*/
|
|
136
|
+
beginUpdateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateSegmentsResponse>, WorkloadNetworksUpdateSegmentsResponse>>;
|
|
137
|
+
/**
|
|
138
|
+
* Create or update a segment by id in a private cloud workload network.
|
|
139
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
140
|
+
* @param privateCloudName Name of the private cloud
|
|
141
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
142
|
+
* @param workloadNetworkSegment NSX Segment
|
|
143
|
+
* @param options The options parameters.
|
|
144
|
+
*/
|
|
145
|
+
beginUpdateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<WorkloadNetworksUpdateSegmentsResponse>;
|
|
146
|
+
/**
|
|
147
|
+
* Delete a segment by id in a private cloud workload network.
|
|
148
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
149
|
+
* @param privateCloudName Name of the private cloud
|
|
150
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
151
|
+
* @param options The options parameters.
|
|
152
|
+
*/
|
|
153
|
+
beginDeleteSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
154
|
+
/**
|
|
155
|
+
* Delete a segment by id in a private cloud workload network.
|
|
156
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
157
|
+
* @param privateCloudName Name of the private cloud
|
|
158
|
+
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
159
|
+
* @param options The options parameters.
|
|
160
|
+
*/
|
|
161
|
+
beginDeleteSegmentAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<void>;
|
|
162
|
+
/**
|
|
163
|
+
* List dhcp in a private cloud workload network.
|
|
164
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
165
|
+
* @param privateCloudName Name of the private cloud
|
|
166
|
+
* @param options The options parameters.
|
|
167
|
+
*/
|
|
168
|
+
private _listDhcp;
|
|
169
|
+
/**
|
|
170
|
+
* Get dhcp by id in a private cloud workload network.
|
|
171
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
172
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
173
|
+
* @param privateCloudName Name of the private cloud
|
|
174
|
+
* @param options The options parameters.
|
|
175
|
+
*/
|
|
176
|
+
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, options?: WorkloadNetworksGetDhcpOptionalParams): Promise<WorkloadNetworksGetDhcpResponse>;
|
|
177
|
+
/**
|
|
178
|
+
* Create dhcp by id in a private cloud workload network.
|
|
179
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
180
|
+
* @param privateCloudName Name of the private cloud
|
|
181
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
182
|
+
* @param workloadNetworkDhcp NSX DHCP
|
|
183
|
+
* @param options The options parameters.
|
|
184
|
+
*/
|
|
185
|
+
beginCreateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksCreateDhcpOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateDhcpResponse>, WorkloadNetworksCreateDhcpResponse>>;
|
|
186
|
+
/**
|
|
187
|
+
* Create dhcp by id in a private cloud workload network.
|
|
188
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
189
|
+
* @param privateCloudName Name of the private cloud
|
|
190
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
191
|
+
* @param workloadNetworkDhcp NSX DHCP
|
|
192
|
+
* @param options The options parameters.
|
|
193
|
+
*/
|
|
194
|
+
beginCreateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksCreateDhcpOptionalParams): Promise<WorkloadNetworksCreateDhcpResponse>;
|
|
195
|
+
/**
|
|
196
|
+
* Create or update dhcp by id in a private cloud workload network.
|
|
197
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
198
|
+
* @param privateCloudName Name of the private cloud
|
|
199
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
200
|
+
* @param workloadNetworkDhcp NSX DHCP
|
|
201
|
+
* @param options The options parameters.
|
|
202
|
+
*/
|
|
203
|
+
beginUpdateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateDhcpResponse>, WorkloadNetworksUpdateDhcpResponse>>;
|
|
204
|
+
/**
|
|
205
|
+
* Create or update dhcp by id in a private cloud workload network.
|
|
206
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
207
|
+
* @param privateCloudName Name of the private cloud
|
|
208
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
209
|
+
* @param workloadNetworkDhcp NSX DHCP
|
|
210
|
+
* @param options The options parameters.
|
|
211
|
+
*/
|
|
212
|
+
beginUpdateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<WorkloadNetworksUpdateDhcpResponse>;
|
|
213
|
+
/**
|
|
214
|
+
* Delete dhcp by id in a private cloud workload network.
|
|
215
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
216
|
+
* @param privateCloudName Name of the private cloud
|
|
217
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
218
|
+
* @param options The options parameters.
|
|
219
|
+
*/
|
|
220
|
+
beginDeleteDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: WorkloadNetworksDeleteDhcpOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
221
|
+
/**
|
|
222
|
+
* Delete dhcp by id in a private cloud workload network.
|
|
223
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
224
|
+
* @param privateCloudName Name of the private cloud
|
|
225
|
+
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
226
|
+
* @param options The options parameters.
|
|
227
|
+
*/
|
|
228
|
+
beginDeleteDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: WorkloadNetworksDeleteDhcpOptionalParams): Promise<void>;
|
|
229
|
+
/**
|
|
230
|
+
* List of gateways in a private cloud workload network.
|
|
231
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
232
|
+
* @param privateCloudName Name of the private cloud
|
|
233
|
+
* @param options The options parameters.
|
|
234
|
+
*/
|
|
235
|
+
private _listGateways;
|
|
236
|
+
/**
|
|
237
|
+
* Get a gateway by id in a private cloud workload network.
|
|
238
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
239
|
+
* @param privateCloudName Name of the private cloud
|
|
240
|
+
* @param gatewayId NSX Gateway identifier. Generally the same as the Gateway's display name
|
|
241
|
+
* @param options The options parameters.
|
|
242
|
+
*/
|
|
243
|
+
getGateway(resourceGroupName: string, privateCloudName: string, gatewayId: string, options?: WorkloadNetworksGetGatewayOptionalParams): Promise<WorkloadNetworksGetGatewayResponse>;
|
|
244
|
+
/**
|
|
245
|
+
* List of port mirroring profiles in a private cloud workload network.
|
|
246
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
247
|
+
* @param privateCloudName Name of the private cloud
|
|
248
|
+
* @param options The options parameters.
|
|
249
|
+
*/
|
|
250
|
+
private _listPortMirroring;
|
|
251
|
+
/**
|
|
252
|
+
* Get a port mirroring profile by id in a private cloud workload network.
|
|
253
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
254
|
+
* @param privateCloudName Name of the private cloud
|
|
255
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
256
|
+
* display name
|
|
257
|
+
* @param options The options parameters.
|
|
258
|
+
*/
|
|
259
|
+
getPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, options?: WorkloadNetworksGetPortMirroringOptionalParams): Promise<WorkloadNetworksGetPortMirroringResponse>;
|
|
260
|
+
/**
|
|
261
|
+
* Create a port mirroring profile by id in a private cloud workload network.
|
|
262
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
263
|
+
* @param privateCloudName Name of the private cloud
|
|
264
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
265
|
+
* display name
|
|
266
|
+
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
267
|
+
* @param options The options parameters.
|
|
268
|
+
*/
|
|
269
|
+
beginCreatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksCreatePortMirroringOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreatePortMirroringResponse>, WorkloadNetworksCreatePortMirroringResponse>>;
|
|
270
|
+
/**
|
|
271
|
+
* Create a port mirroring profile by id in a private cloud workload network.
|
|
272
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
273
|
+
* @param privateCloudName Name of the private cloud
|
|
274
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
275
|
+
* display name
|
|
276
|
+
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
277
|
+
* @param options The options parameters.
|
|
278
|
+
*/
|
|
279
|
+
beginCreatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksCreatePortMirroringOptionalParams): Promise<WorkloadNetworksCreatePortMirroringResponse>;
|
|
280
|
+
/**
|
|
281
|
+
* Create or update a port mirroring profile by id in a private cloud workload network.
|
|
282
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
283
|
+
* @param privateCloudName Name of the private cloud
|
|
284
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
285
|
+
* display name
|
|
286
|
+
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
287
|
+
* @param options The options parameters.
|
|
288
|
+
*/
|
|
289
|
+
beginUpdatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdatePortMirroringResponse>, WorkloadNetworksUpdatePortMirroringResponse>>;
|
|
290
|
+
/**
|
|
291
|
+
* Create or update a port mirroring profile by id in a private cloud workload network.
|
|
292
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
293
|
+
* @param privateCloudName Name of the private cloud
|
|
294
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
295
|
+
* display name
|
|
296
|
+
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
297
|
+
* @param options The options parameters.
|
|
298
|
+
*/
|
|
299
|
+
beginUpdatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<WorkloadNetworksUpdatePortMirroringResponse>;
|
|
300
|
+
/**
|
|
301
|
+
* Delete a port mirroring profile by id in a private cloud workload network.
|
|
302
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
303
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
304
|
+
* display name
|
|
305
|
+
* @param privateCloudName Name of the private cloud
|
|
306
|
+
* @param options The options parameters.
|
|
307
|
+
*/
|
|
308
|
+
beginDeletePortMirroring(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: WorkloadNetworksDeletePortMirroringOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
309
|
+
/**
|
|
310
|
+
* Delete a port mirroring profile by id in a private cloud workload network.
|
|
311
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
312
|
+
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
313
|
+
* display name
|
|
314
|
+
* @param privateCloudName Name of the private cloud
|
|
315
|
+
* @param options The options parameters.
|
|
316
|
+
*/
|
|
317
|
+
beginDeletePortMirroringAndWait(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: WorkloadNetworksDeletePortMirroringOptionalParams): Promise<void>;
|
|
318
|
+
/**
|
|
319
|
+
* List of vm groups in a private cloud workload network.
|
|
320
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
321
|
+
* @param privateCloudName Name of the private cloud
|
|
322
|
+
* @param options The options parameters.
|
|
323
|
+
*/
|
|
324
|
+
private _listVMGroups;
|
|
325
|
+
/**
|
|
326
|
+
* Get a vm group by id in a private cloud workload network.
|
|
327
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
328
|
+
* @param privateCloudName Name of the private cloud
|
|
329
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
330
|
+
* @param options The options parameters.
|
|
331
|
+
*/
|
|
332
|
+
getVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, options?: WorkloadNetworksGetVMGroupOptionalParams): Promise<WorkloadNetworksGetVMGroupResponse>;
|
|
333
|
+
/**
|
|
334
|
+
* Create a vm group by id in a private cloud workload network.
|
|
335
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
336
|
+
* @param privateCloudName Name of the private cloud
|
|
337
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
338
|
+
* @param workloadNetworkVMGroup NSX VM Group
|
|
339
|
+
* @param options The options parameters.
|
|
340
|
+
*/
|
|
341
|
+
beginCreateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksCreateVMGroupOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateVMGroupResponse>, WorkloadNetworksCreateVMGroupResponse>>;
|
|
342
|
+
/**
|
|
343
|
+
* Create a vm group by id in a private cloud workload network.
|
|
344
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
345
|
+
* @param privateCloudName Name of the private cloud
|
|
346
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
347
|
+
* @param workloadNetworkVMGroup NSX VM Group
|
|
348
|
+
* @param options The options parameters.
|
|
349
|
+
*/
|
|
350
|
+
beginCreateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksCreateVMGroupOptionalParams): Promise<WorkloadNetworksCreateVMGroupResponse>;
|
|
351
|
+
/**
|
|
352
|
+
* Create or update a vm group by id in a private cloud workload network.
|
|
353
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
354
|
+
* @param privateCloudName Name of the private cloud
|
|
355
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
356
|
+
* @param workloadNetworkVMGroup NSX VM Group
|
|
357
|
+
* @param options The options parameters.
|
|
358
|
+
*/
|
|
359
|
+
beginUpdateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateVMGroupResponse>, WorkloadNetworksUpdateVMGroupResponse>>;
|
|
360
|
+
/**
|
|
361
|
+
* Create or update a vm group by id in a private cloud workload network.
|
|
362
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
363
|
+
* @param privateCloudName Name of the private cloud
|
|
364
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
365
|
+
* @param workloadNetworkVMGroup NSX VM Group
|
|
366
|
+
* @param options The options parameters.
|
|
367
|
+
*/
|
|
368
|
+
beginUpdateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<WorkloadNetworksUpdateVMGroupResponse>;
|
|
369
|
+
/**
|
|
370
|
+
* Delete a vm group by id in a private cloud workload network.
|
|
371
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
372
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
373
|
+
* @param privateCloudName Name of the private cloud
|
|
374
|
+
* @param options The options parameters.
|
|
375
|
+
*/
|
|
376
|
+
beginDeleteVMGroup(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
377
|
+
/**
|
|
378
|
+
* Delete a vm group by id in a private cloud workload network.
|
|
379
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
380
|
+
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
381
|
+
* @param privateCloudName Name of the private cloud
|
|
382
|
+
* @param options The options parameters.
|
|
383
|
+
*/
|
|
384
|
+
beginDeleteVMGroupAndWait(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<void>;
|
|
385
|
+
/**
|
|
386
|
+
* List of virtual machines in a private cloud workload network.
|
|
387
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
388
|
+
* @param privateCloudName Name of the private cloud
|
|
389
|
+
* @param options The options parameters.
|
|
390
|
+
*/
|
|
391
|
+
private _listVirtualMachines;
|
|
392
|
+
/**
|
|
393
|
+
* Get a virtual machine by id in a private cloud workload network.
|
|
394
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
395
|
+
* @param privateCloudName Name of the private cloud
|
|
396
|
+
* @param virtualMachineId Virtual Machine identifier
|
|
397
|
+
* @param options The options parameters.
|
|
398
|
+
*/
|
|
399
|
+
getVirtualMachine(resourceGroupName: string, privateCloudName: string, virtualMachineId: string, options?: WorkloadNetworksGetVirtualMachineOptionalParams): Promise<WorkloadNetworksGetVirtualMachineResponse>;
|
|
400
|
+
/**
|
|
401
|
+
* List of DNS services in a private cloud workload network.
|
|
402
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
403
|
+
* @param privateCloudName Name of the private cloud
|
|
404
|
+
* @param options The options parameters.
|
|
405
|
+
*/
|
|
406
|
+
private _listDnsServices;
|
|
407
|
+
/**
|
|
408
|
+
* Get a DNS service by id in a private cloud workload network.
|
|
409
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
410
|
+
* @param privateCloudName Name of the private cloud
|
|
411
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
412
|
+
* @param options The options parameters.
|
|
413
|
+
*/
|
|
414
|
+
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, options?: WorkloadNetworksGetDnsServiceOptionalParams): Promise<WorkloadNetworksGetDnsServiceResponse>;
|
|
415
|
+
/**
|
|
416
|
+
* Create a DNS service by id in a private cloud workload network.
|
|
417
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
418
|
+
* @param privateCloudName Name of the private cloud
|
|
419
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
420
|
+
* @param workloadNetworkDnsService NSX DNS Service
|
|
421
|
+
* @param options The options parameters.
|
|
422
|
+
*/
|
|
423
|
+
beginCreateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksCreateDnsServiceOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateDnsServiceResponse>, WorkloadNetworksCreateDnsServiceResponse>>;
|
|
424
|
+
/**
|
|
425
|
+
* Create a DNS service by id in a private cloud workload network.
|
|
426
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
427
|
+
* @param privateCloudName Name of the private cloud
|
|
428
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
429
|
+
* @param workloadNetworkDnsService NSX DNS Service
|
|
430
|
+
* @param options The options parameters.
|
|
431
|
+
*/
|
|
432
|
+
beginCreateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksCreateDnsServiceOptionalParams): Promise<WorkloadNetworksCreateDnsServiceResponse>;
|
|
433
|
+
/**
|
|
434
|
+
* Create or update a DNS service by id in a private cloud workload network.
|
|
435
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
436
|
+
* @param privateCloudName Name of the private cloud
|
|
437
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
438
|
+
* @param workloadNetworkDnsService NSX DNS Service
|
|
439
|
+
* @param options The options parameters.
|
|
440
|
+
*/
|
|
441
|
+
beginUpdateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateDnsServiceResponse>, WorkloadNetworksUpdateDnsServiceResponse>>;
|
|
442
|
+
/**
|
|
443
|
+
* Create or update a DNS service by id in a private cloud workload network.
|
|
444
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
445
|
+
* @param privateCloudName Name of the private cloud
|
|
446
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
447
|
+
* @param workloadNetworkDnsService NSX DNS Service
|
|
448
|
+
* @param options The options parameters.
|
|
449
|
+
*/
|
|
450
|
+
beginUpdateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<WorkloadNetworksUpdateDnsServiceResponse>;
|
|
451
|
+
/**
|
|
452
|
+
* Delete a DNS service by id in a private cloud workload network.
|
|
453
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
454
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
455
|
+
* @param privateCloudName Name of the private cloud
|
|
456
|
+
* @param options The options parameters.
|
|
457
|
+
*/
|
|
458
|
+
beginDeleteDnsService(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsServiceOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
459
|
+
/**
|
|
460
|
+
* Delete a DNS service by id in a private cloud workload network.
|
|
461
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
462
|
+
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display name
|
|
463
|
+
* @param privateCloudName Name of the private cloud
|
|
464
|
+
* @param options The options parameters.
|
|
465
|
+
*/
|
|
466
|
+
beginDeleteDnsServiceAndWait(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsServiceOptionalParams): Promise<void>;
|
|
467
|
+
/**
|
|
468
|
+
* List of DNS zones in a private cloud workload network.
|
|
469
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
470
|
+
* @param privateCloudName Name of the private cloud
|
|
471
|
+
* @param options The options parameters.
|
|
472
|
+
*/
|
|
473
|
+
private _listDnsZones;
|
|
474
|
+
/**
|
|
475
|
+
* Get a DNS zone by id in a private cloud workload network.
|
|
476
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
477
|
+
* @param privateCloudName Name of the private cloud
|
|
478
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
479
|
+
* @param options The options parameters.
|
|
480
|
+
*/
|
|
481
|
+
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, options?: WorkloadNetworksGetDnsZoneOptionalParams): Promise<WorkloadNetworksGetDnsZoneResponse>;
|
|
482
|
+
/**
|
|
483
|
+
* Create a DNS zone by id in a private cloud workload network.
|
|
484
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
485
|
+
* @param privateCloudName Name of the private cloud
|
|
486
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
487
|
+
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
488
|
+
* @param options The options parameters.
|
|
489
|
+
*/
|
|
490
|
+
beginCreateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksCreateDnsZoneOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateDnsZoneResponse>, WorkloadNetworksCreateDnsZoneResponse>>;
|
|
491
|
+
/**
|
|
492
|
+
* Create a DNS zone by id in a private cloud workload network.
|
|
493
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
494
|
+
* @param privateCloudName Name of the private cloud
|
|
495
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
496
|
+
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
497
|
+
* @param options The options parameters.
|
|
498
|
+
*/
|
|
499
|
+
beginCreateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksCreateDnsZoneOptionalParams): Promise<WorkloadNetworksCreateDnsZoneResponse>;
|
|
500
|
+
/**
|
|
501
|
+
* Create or update a DNS zone by id in a private cloud workload network.
|
|
502
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
503
|
+
* @param privateCloudName Name of the private cloud
|
|
504
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
505
|
+
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
506
|
+
* @param options The options parameters.
|
|
507
|
+
*/
|
|
508
|
+
beginUpdateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateDnsZoneResponse>, WorkloadNetworksUpdateDnsZoneResponse>>;
|
|
509
|
+
/**
|
|
510
|
+
* Create or update a DNS zone by id in a private cloud workload network.
|
|
511
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
512
|
+
* @param privateCloudName Name of the private cloud
|
|
513
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
514
|
+
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
515
|
+
* @param options The options parameters.
|
|
516
|
+
*/
|
|
517
|
+
beginUpdateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<WorkloadNetworksUpdateDnsZoneResponse>;
|
|
518
|
+
/**
|
|
519
|
+
* Delete a DNS zone by id in a private cloud workload network.
|
|
520
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
521
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
522
|
+
* @param privateCloudName Name of the private cloud
|
|
523
|
+
* @param options The options parameters.
|
|
524
|
+
*/
|
|
525
|
+
beginDeleteDnsZone(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsZoneOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
526
|
+
/**
|
|
527
|
+
* Delete a DNS zone by id in a private cloud workload network.
|
|
528
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
529
|
+
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
530
|
+
* @param privateCloudName Name of the private cloud
|
|
531
|
+
* @param options The options parameters.
|
|
532
|
+
*/
|
|
533
|
+
beginDeleteDnsZoneAndWait(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsZoneOptionalParams): Promise<void>;
|
|
534
|
+
/**
|
|
535
|
+
* List of Public IP Blocks in a private cloud workload network.
|
|
536
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
537
|
+
* @param privateCloudName Name of the private cloud
|
|
538
|
+
* @param options The options parameters.
|
|
539
|
+
*/
|
|
540
|
+
private _listPublicIPs;
|
|
541
|
+
/**
|
|
542
|
+
* Get a Public IP Block by id in a private cloud workload network.
|
|
543
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
544
|
+
* @param privateCloudName Name of the private cloud
|
|
545
|
+
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
546
|
+
* display name
|
|
547
|
+
* @param options The options parameters.
|
|
548
|
+
*/
|
|
549
|
+
getPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, options?: WorkloadNetworksGetPublicIPOptionalParams): Promise<WorkloadNetworksGetPublicIPResponse>;
|
|
550
|
+
/**
|
|
551
|
+
* Create a Public IP Block by id in a private cloud workload network.
|
|
552
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
553
|
+
* @param privateCloudName Name of the private cloud
|
|
554
|
+
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
555
|
+
* display name
|
|
556
|
+
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
557
|
+
* @param options The options parameters.
|
|
558
|
+
*/
|
|
559
|
+
beginCreatePublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: WorkloadNetworkPublicIP, options?: WorkloadNetworksCreatePublicIPOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreatePublicIPResponse>, WorkloadNetworksCreatePublicIPResponse>>;
|
|
560
|
+
/**
|
|
561
|
+
* Create a Public IP Block by id in a private cloud workload network.
|
|
562
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
563
|
+
* @param privateCloudName Name of the private cloud
|
|
564
|
+
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
565
|
+
* display name
|
|
566
|
+
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
567
|
+
* @param options The options parameters.
|
|
568
|
+
*/
|
|
569
|
+
beginCreatePublicIPAndWait(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: WorkloadNetworkPublicIP, options?: WorkloadNetworksCreatePublicIPOptionalParams): Promise<WorkloadNetworksCreatePublicIPResponse>;
|
|
570
|
+
/**
|
|
571
|
+
* Delete a Public IP Block by id in a private cloud workload network.
|
|
572
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
573
|
+
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
574
|
+
* display name
|
|
575
|
+
* @param privateCloudName Name of the private cloud
|
|
576
|
+
* @param options The options parameters.
|
|
577
|
+
*/
|
|
578
|
+
beginDeletePublicIP(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: WorkloadNetworksDeletePublicIPOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
579
|
+
/**
|
|
580
|
+
* Delete a Public IP Block by id in a private cloud workload network.
|
|
581
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
582
|
+
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
583
|
+
* display name
|
|
584
|
+
* @param privateCloudName Name of the private cloud
|
|
585
|
+
* @param options The options parameters.
|
|
586
|
+
*/
|
|
587
|
+
beginDeletePublicIPAndWait(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: WorkloadNetworksDeletePublicIPOptionalParams): Promise<void>;
|
|
588
|
+
/**
|
|
589
|
+
* ListSegmentsNext
|
|
590
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
591
|
+
* @param privateCloudName Name of the private cloud
|
|
592
|
+
* @param nextLink The nextLink from the previous successful call to the ListSegments method.
|
|
593
|
+
* @param options The options parameters.
|
|
594
|
+
*/
|
|
595
|
+
private _listSegmentsNext;
|
|
596
|
+
/**
|
|
597
|
+
* ListDhcpNext
|
|
598
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
599
|
+
* @param privateCloudName Name of the private cloud
|
|
600
|
+
* @param nextLink The nextLink from the previous successful call to the ListDhcp method.
|
|
601
|
+
* @param options The options parameters.
|
|
602
|
+
*/
|
|
603
|
+
private _listDhcpNext;
|
|
604
|
+
/**
|
|
605
|
+
* ListGatewaysNext
|
|
606
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
607
|
+
* @param privateCloudName Name of the private cloud
|
|
608
|
+
* @param nextLink The nextLink from the previous successful call to the ListGateways method.
|
|
609
|
+
* @param options The options parameters.
|
|
610
|
+
*/
|
|
611
|
+
private _listGatewaysNext;
|
|
612
|
+
/**
|
|
613
|
+
* ListPortMirroringNext
|
|
614
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
615
|
+
* @param privateCloudName Name of the private cloud
|
|
616
|
+
* @param nextLink The nextLink from the previous successful call to the ListPortMirroring method.
|
|
617
|
+
* @param options The options parameters.
|
|
618
|
+
*/
|
|
619
|
+
private _listPortMirroringNext;
|
|
620
|
+
/**
|
|
621
|
+
* ListVMGroupsNext
|
|
622
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
623
|
+
* @param privateCloudName Name of the private cloud
|
|
624
|
+
* @param nextLink The nextLink from the previous successful call to the ListVMGroups method.
|
|
625
|
+
* @param options The options parameters.
|
|
626
|
+
*/
|
|
627
|
+
private _listVMGroupsNext;
|
|
628
|
+
/**
|
|
629
|
+
* ListVirtualMachinesNext
|
|
630
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
631
|
+
* @param privateCloudName Name of the private cloud
|
|
632
|
+
* @param nextLink The nextLink from the previous successful call to the ListVirtualMachines method.
|
|
633
|
+
* @param options The options parameters.
|
|
634
|
+
*/
|
|
635
|
+
private _listVirtualMachinesNext;
|
|
636
|
+
/**
|
|
637
|
+
* ListDnsServicesNext
|
|
638
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
639
|
+
* @param privateCloudName Name of the private cloud
|
|
640
|
+
* @param nextLink The nextLink from the previous successful call to the ListDnsServices method.
|
|
641
|
+
* @param options The options parameters.
|
|
642
|
+
*/
|
|
643
|
+
private _listDnsServicesNext;
|
|
644
|
+
/**
|
|
645
|
+
* ListDnsZonesNext
|
|
646
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
647
|
+
* @param privateCloudName Name of the private cloud
|
|
648
|
+
* @param nextLink The nextLink from the previous successful call to the ListDnsZones method.
|
|
649
|
+
* @param options The options parameters.
|
|
650
|
+
*/
|
|
651
|
+
private _listDnsZonesNext;
|
|
652
|
+
/**
|
|
653
|
+
* ListPublicIPsNext
|
|
654
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
655
|
+
* @param privateCloudName Name of the private cloud
|
|
656
|
+
* @param nextLink The nextLink from the previous successful call to the ListPublicIPs method.
|
|
657
|
+
* @param options The options parameters.
|
|
658
|
+
*/
|
|
659
|
+
private _listPublicIPsNext;
|
|
660
|
+
}
|
|
661
|
+
//# sourceMappingURL=workloadNetworks.d.ts.map
|