@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
|
@@ -1,988 +0,0 @@
|
|
|
1
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
2
|
-
import * as msRestAzure from "@azure/ms-rest-azure-js";
|
|
3
|
-
import * as Models from "../models";
|
|
4
|
-
import { AvsClientContext } from "../avsClientContext";
|
|
5
|
-
/** Class representing a WorkloadNetworks. */
|
|
6
|
-
export declare class WorkloadNetworks {
|
|
7
|
-
private readonly client;
|
|
8
|
-
/**
|
|
9
|
-
* Create a WorkloadNetworks.
|
|
10
|
-
* @param {AvsClientContext} client Reference to the service client.
|
|
11
|
-
*/
|
|
12
|
-
constructor(client: AvsClientContext);
|
|
13
|
-
/**
|
|
14
|
-
* @summary List of segments in a private cloud workload network.
|
|
15
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
|
-
* @param privateCloudName Name of the private cloud
|
|
17
|
-
* @param [options] The optional parameters
|
|
18
|
-
* @returns Promise<Models.WorkloadNetworksListSegmentsResponse>
|
|
19
|
-
*/
|
|
20
|
-
listSegments(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListSegmentsResponse>;
|
|
21
|
-
/**
|
|
22
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
|
-
* @param privateCloudName Name of the private cloud
|
|
24
|
-
* @param callback The callback
|
|
25
|
-
*/
|
|
26
|
-
listSegments(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkSegmentsList>): void;
|
|
27
|
-
/**
|
|
28
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
29
|
-
* @param privateCloudName Name of the private cloud
|
|
30
|
-
* @param options The optional parameters
|
|
31
|
-
* @param callback The callback
|
|
32
|
-
*/
|
|
33
|
-
listSegments(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkSegmentsList>): void;
|
|
34
|
-
/**
|
|
35
|
-
* @summary Get a segment by id in a private cloud workload network.
|
|
36
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
|
-
* @param privateCloudName Name of the private cloud
|
|
38
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
39
|
-
* @param [options] The optional parameters
|
|
40
|
-
* @returns Promise<Models.WorkloadNetworksGetSegmentResponse>
|
|
41
|
-
*/
|
|
42
|
-
getSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetSegmentResponse>;
|
|
43
|
-
/**
|
|
44
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
45
|
-
* @param privateCloudName Name of the private cloud
|
|
46
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
47
|
-
* @param callback The callback
|
|
48
|
-
*/
|
|
49
|
-
getSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkSegment>): void;
|
|
50
|
-
/**
|
|
51
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
52
|
-
* @param privateCloudName Name of the private cloud
|
|
53
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
54
|
-
* @param options The optional parameters
|
|
55
|
-
* @param callback The callback
|
|
56
|
-
*/
|
|
57
|
-
getSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkSegment>): void;
|
|
58
|
-
/**
|
|
59
|
-
* @summary Create a segment by id in a private cloud workload network.
|
|
60
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
61
|
-
* @param privateCloudName Name of the private cloud
|
|
62
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
63
|
-
* @param workloadNetworkSegment NSX Segment
|
|
64
|
-
* @param [options] The optional parameters
|
|
65
|
-
* @returns Promise<Models.WorkloadNetworksCreateSegmentsResponse>
|
|
66
|
-
*/
|
|
67
|
-
createSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: Models.WorkloadNetworkSegment, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksCreateSegmentsResponse>;
|
|
68
|
-
/**
|
|
69
|
-
* @summary Create or update a segment by id 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 segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
73
|
-
* @param workloadNetworkSegment NSX Segment
|
|
74
|
-
* @param [options] The optional parameters
|
|
75
|
-
* @returns Promise<Models.WorkloadNetworksUpdateSegmentsResponse>
|
|
76
|
-
*/
|
|
77
|
-
updateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: Models.WorkloadNetworkSegment, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksUpdateSegmentsResponse>;
|
|
78
|
-
/**
|
|
79
|
-
* @summary Delete a segment by id in a private cloud workload network.
|
|
80
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
81
|
-
* @param privateCloudName Name of the private cloud
|
|
82
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
83
|
-
* @param [options] The optional parameters
|
|
84
|
-
* @returns Promise<msRest.RestResponse>
|
|
85
|
-
*/
|
|
86
|
-
deleteSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
87
|
-
/**
|
|
88
|
-
* @summary List dhcp in a private cloud workload network.
|
|
89
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
90
|
-
* @param privateCloudName Name of the private cloud
|
|
91
|
-
* @param [options] The optional parameters
|
|
92
|
-
* @returns Promise<Models.WorkloadNetworksListDhcpResponse>
|
|
93
|
-
*/
|
|
94
|
-
listDhcp(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListDhcpResponse>;
|
|
95
|
-
/**
|
|
96
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
97
|
-
* @param privateCloudName Name of the private cloud
|
|
98
|
-
* @param callback The callback
|
|
99
|
-
*/
|
|
100
|
-
listDhcp(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDhcpList>): void;
|
|
101
|
-
/**
|
|
102
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
103
|
-
* @param privateCloudName Name of the private cloud
|
|
104
|
-
* @param options The optional parameters
|
|
105
|
-
* @param callback The callback
|
|
106
|
-
*/
|
|
107
|
-
listDhcp(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDhcpList>): void;
|
|
108
|
-
/**
|
|
109
|
-
* @summary Get dhcp by id in a private cloud workload network.
|
|
110
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
111
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
112
|
-
* @param privateCloudName Name of the private cloud
|
|
113
|
-
* @param [options] The optional parameters
|
|
114
|
-
* @returns Promise<Models.WorkloadNetworksGetDhcpResponse>
|
|
115
|
-
*/
|
|
116
|
-
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetDhcpResponse>;
|
|
117
|
-
/**
|
|
118
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
119
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
120
|
-
* @param privateCloudName Name of the private cloud
|
|
121
|
-
* @param callback The callback
|
|
122
|
-
*/
|
|
123
|
-
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDhcp>): void;
|
|
124
|
-
/**
|
|
125
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
126
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
127
|
-
* @param privateCloudName Name of the private cloud
|
|
128
|
-
* @param options The optional parameters
|
|
129
|
-
* @param callback The callback
|
|
130
|
-
*/
|
|
131
|
-
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDhcp>): void;
|
|
132
|
-
/**
|
|
133
|
-
* @summary Create dhcp by id in a private cloud workload network.
|
|
134
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
135
|
-
* @param privateCloudName Name of the private cloud
|
|
136
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
137
|
-
* @param [options] The optional parameters
|
|
138
|
-
* @returns Promise<Models.WorkloadNetworksCreateDhcpResponse>
|
|
139
|
-
*/
|
|
140
|
-
createDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: Models.WorkloadNetworksCreateDhcpOptionalParams): Promise<Models.WorkloadNetworksCreateDhcpResponse>;
|
|
141
|
-
/**
|
|
142
|
-
* @summary Create or update dhcp by id in a private cloud workload network.
|
|
143
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
144
|
-
* @param privateCloudName Name of the private cloud
|
|
145
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
146
|
-
* @param [options] The optional parameters
|
|
147
|
-
* @returns Promise<Models.WorkloadNetworksUpdateDhcpResponse>
|
|
148
|
-
*/
|
|
149
|
-
updateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: Models.WorkloadNetworksUpdateDhcpOptionalParams): Promise<Models.WorkloadNetworksUpdateDhcpResponse>;
|
|
150
|
-
/**
|
|
151
|
-
* @summary Delete dhcp by id in a private cloud workload network.
|
|
152
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
153
|
-
* @param privateCloudName Name of the private cloud
|
|
154
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
155
|
-
* @param [options] The optional parameters
|
|
156
|
-
* @returns Promise<msRest.RestResponse>
|
|
157
|
-
*/
|
|
158
|
-
deleteDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
159
|
-
/**
|
|
160
|
-
* @summary List of gateways in a private cloud workload network.
|
|
161
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
162
|
-
* @param privateCloudName Name of the private cloud
|
|
163
|
-
* @param [options] The optional parameters
|
|
164
|
-
* @returns Promise<Models.WorkloadNetworksListGatewaysResponse>
|
|
165
|
-
*/
|
|
166
|
-
listGateways(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListGatewaysResponse>;
|
|
167
|
-
/**
|
|
168
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
169
|
-
* @param privateCloudName Name of the private cloud
|
|
170
|
-
* @param callback The callback
|
|
171
|
-
*/
|
|
172
|
-
listGateways(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkGatewayList>): void;
|
|
173
|
-
/**
|
|
174
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
175
|
-
* @param privateCloudName Name of the private cloud
|
|
176
|
-
* @param options The optional parameters
|
|
177
|
-
* @param callback The callback
|
|
178
|
-
*/
|
|
179
|
-
listGateways(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkGatewayList>): void;
|
|
180
|
-
/**
|
|
181
|
-
* @summary Get a gateway by id in a private cloud workload network.
|
|
182
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
183
|
-
* @param privateCloudName Name of the private cloud
|
|
184
|
-
* @param gatewayId NSX Gateway identifier. Generally the same as the Gateway's display name
|
|
185
|
-
* @param [options] The optional parameters
|
|
186
|
-
* @returns Promise<Models.WorkloadNetworksGetGatewayResponse>
|
|
187
|
-
*/
|
|
188
|
-
getGateway(resourceGroupName: string, privateCloudName: string, gatewayId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetGatewayResponse>;
|
|
189
|
-
/**
|
|
190
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
191
|
-
* @param privateCloudName Name of the private cloud
|
|
192
|
-
* @param gatewayId NSX Gateway identifier. Generally the same as the Gateway's display name
|
|
193
|
-
* @param callback The callback
|
|
194
|
-
*/
|
|
195
|
-
getGateway(resourceGroupName: string, privateCloudName: string, gatewayId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkGateway>): void;
|
|
196
|
-
/**
|
|
197
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
198
|
-
* @param privateCloudName Name of the private cloud
|
|
199
|
-
* @param gatewayId NSX Gateway identifier. Generally the same as the Gateway's display name
|
|
200
|
-
* @param options The optional parameters
|
|
201
|
-
* @param callback The callback
|
|
202
|
-
*/
|
|
203
|
-
getGateway(resourceGroupName: string, privateCloudName: string, gatewayId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkGateway>): void;
|
|
204
|
-
/**
|
|
205
|
-
* @summary List of port mirroring profiles 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 [options] The optional parameters
|
|
209
|
-
* @returns Promise<Models.WorkloadNetworksListPortMirroringResponse>
|
|
210
|
-
*/
|
|
211
|
-
listPortMirroring(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListPortMirroringResponse>;
|
|
212
|
-
/**
|
|
213
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
214
|
-
* @param privateCloudName Name of the private cloud
|
|
215
|
-
* @param callback The callback
|
|
216
|
-
*/
|
|
217
|
-
listPortMirroring(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkPortMirroringList>): void;
|
|
218
|
-
/**
|
|
219
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
220
|
-
* @param privateCloudName Name of the private cloud
|
|
221
|
-
* @param options The optional parameters
|
|
222
|
-
* @param callback The callback
|
|
223
|
-
*/
|
|
224
|
-
listPortMirroring(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkPortMirroringList>): void;
|
|
225
|
-
/**
|
|
226
|
-
* @summary Get a port mirroring profile by id in a private cloud workload network.
|
|
227
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
228
|
-
* @param privateCloudName Name of the private cloud
|
|
229
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
230
|
-
* display name
|
|
231
|
-
* @param [options] The optional parameters
|
|
232
|
-
* @returns Promise<Models.WorkloadNetworksGetPortMirroringResponse>
|
|
233
|
-
*/
|
|
234
|
-
getPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetPortMirroringResponse>;
|
|
235
|
-
/**
|
|
236
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
237
|
-
* @param privateCloudName Name of the private cloud
|
|
238
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
239
|
-
* display name
|
|
240
|
-
* @param callback The callback
|
|
241
|
-
*/
|
|
242
|
-
getPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkPortMirroring>): void;
|
|
243
|
-
/**
|
|
244
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
245
|
-
* @param privateCloudName Name of the private cloud
|
|
246
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
247
|
-
* display name
|
|
248
|
-
* @param options The optional parameters
|
|
249
|
-
* @param callback The callback
|
|
250
|
-
*/
|
|
251
|
-
getPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkPortMirroring>): void;
|
|
252
|
-
/**
|
|
253
|
-
* @summary Create a port mirroring profile by id in a private cloud workload network.
|
|
254
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
255
|
-
* @param privateCloudName Name of the private cloud
|
|
256
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
257
|
-
* display name
|
|
258
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
259
|
-
* @param [options] The optional parameters
|
|
260
|
-
* @returns Promise<Models.WorkloadNetworksCreatePortMirroringResponse>
|
|
261
|
-
*/
|
|
262
|
-
createPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: Models.WorkloadNetworkPortMirroring, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksCreatePortMirroringResponse>;
|
|
263
|
-
/**
|
|
264
|
-
* @summary Create or update a port mirroring profile by id in a private cloud workload network.
|
|
265
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
266
|
-
* @param privateCloudName Name of the private cloud
|
|
267
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
268
|
-
* display name
|
|
269
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
270
|
-
* @param [options] The optional parameters
|
|
271
|
-
* @returns Promise<Models.WorkloadNetworksUpdatePortMirroringResponse>
|
|
272
|
-
*/
|
|
273
|
-
updatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: Models.WorkloadNetworkPortMirroring, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksUpdatePortMirroringResponse>;
|
|
274
|
-
/**
|
|
275
|
-
* @summary Delete a port mirroring profile by id in a private cloud workload network.
|
|
276
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
277
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
278
|
-
* display name
|
|
279
|
-
* @param privateCloudName Name of the private cloud
|
|
280
|
-
* @param [options] The optional parameters
|
|
281
|
-
* @returns Promise<msRest.RestResponse>
|
|
282
|
-
*/
|
|
283
|
-
deletePortMirroring(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
284
|
-
/**
|
|
285
|
-
* @summary List of vm groups in a private cloud workload network.
|
|
286
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
287
|
-
* @param privateCloudName Name of the private cloud
|
|
288
|
-
* @param [options] The optional parameters
|
|
289
|
-
* @returns Promise<Models.WorkloadNetworksListVMGroupsResponse>
|
|
290
|
-
*/
|
|
291
|
-
listVMGroups(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListVMGroupsResponse>;
|
|
292
|
-
/**
|
|
293
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
294
|
-
* @param privateCloudName Name of the private cloud
|
|
295
|
-
* @param callback The callback
|
|
296
|
-
*/
|
|
297
|
-
listVMGroups(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkVMGroupsList>): void;
|
|
298
|
-
/**
|
|
299
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
300
|
-
* @param privateCloudName Name of the private cloud
|
|
301
|
-
* @param options The optional parameters
|
|
302
|
-
* @param callback The callback
|
|
303
|
-
*/
|
|
304
|
-
listVMGroups(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkVMGroupsList>): void;
|
|
305
|
-
/**
|
|
306
|
-
* @summary Get a vm group by id in a private cloud workload network.
|
|
307
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
308
|
-
* @param privateCloudName Name of the private cloud
|
|
309
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
310
|
-
* @param [options] The optional parameters
|
|
311
|
-
* @returns Promise<Models.WorkloadNetworksGetVMGroupResponse>
|
|
312
|
-
*/
|
|
313
|
-
getVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetVMGroupResponse>;
|
|
314
|
-
/**
|
|
315
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
316
|
-
* @param privateCloudName Name of the private cloud
|
|
317
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
318
|
-
* @param callback The callback
|
|
319
|
-
*/
|
|
320
|
-
getVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkVMGroup>): void;
|
|
321
|
-
/**
|
|
322
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
323
|
-
* @param privateCloudName Name of the private cloud
|
|
324
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
325
|
-
* @param options The optional parameters
|
|
326
|
-
* @param callback The callback
|
|
327
|
-
*/
|
|
328
|
-
getVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkVMGroup>): void;
|
|
329
|
-
/**
|
|
330
|
-
* @summary Create a vm group by id in a private cloud workload network.
|
|
331
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
332
|
-
* @param privateCloudName Name of the private cloud
|
|
333
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
334
|
-
* @param workloadNetworkVMGroup NSX VM Group
|
|
335
|
-
* @param [options] The optional parameters
|
|
336
|
-
* @returns Promise<Models.WorkloadNetworksCreateVMGroupResponse>
|
|
337
|
-
*/
|
|
338
|
-
createVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: Models.WorkloadNetworkVMGroup, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksCreateVMGroupResponse>;
|
|
339
|
-
/**
|
|
340
|
-
* @summary Create or update a vm group by id in a private cloud workload network.
|
|
341
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
342
|
-
* @param privateCloudName Name of the private cloud
|
|
343
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
344
|
-
* @param workloadNetworkVMGroup NSX VM Group
|
|
345
|
-
* @param [options] The optional parameters
|
|
346
|
-
* @returns Promise<Models.WorkloadNetworksUpdateVMGroupResponse>
|
|
347
|
-
*/
|
|
348
|
-
updateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: Models.WorkloadNetworkVMGroup, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksUpdateVMGroupResponse>;
|
|
349
|
-
/**
|
|
350
|
-
* @summary Delete a vm group by id in a private cloud workload network.
|
|
351
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
352
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
353
|
-
* @param privateCloudName Name of the private cloud
|
|
354
|
-
* @param [options] The optional parameters
|
|
355
|
-
* @returns Promise<msRest.RestResponse>
|
|
356
|
-
*/
|
|
357
|
-
deleteVMGroup(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
358
|
-
/**
|
|
359
|
-
* @summary List of virtual machines in a private cloud workload network.
|
|
360
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
361
|
-
* @param privateCloudName Name of the private cloud
|
|
362
|
-
* @param [options] The optional parameters
|
|
363
|
-
* @returns Promise<Models.WorkloadNetworksListVirtualMachinesResponse>
|
|
364
|
-
*/
|
|
365
|
-
listVirtualMachines(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListVirtualMachinesResponse>;
|
|
366
|
-
/**
|
|
367
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
368
|
-
* @param privateCloudName Name of the private cloud
|
|
369
|
-
* @param callback The callback
|
|
370
|
-
*/
|
|
371
|
-
listVirtualMachines(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkVirtualMachinesList>): void;
|
|
372
|
-
/**
|
|
373
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
374
|
-
* @param privateCloudName Name of the private cloud
|
|
375
|
-
* @param options The optional parameters
|
|
376
|
-
* @param callback The callback
|
|
377
|
-
*/
|
|
378
|
-
listVirtualMachines(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkVirtualMachinesList>): void;
|
|
379
|
-
/**
|
|
380
|
-
* @summary Get a virtual machine by id in a private cloud workload network.
|
|
381
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
382
|
-
* @param privateCloudName Name of the private cloud
|
|
383
|
-
* @param virtualMachineId Virtual Machine identifier
|
|
384
|
-
* @param [options] The optional parameters
|
|
385
|
-
* @returns Promise<Models.WorkloadNetworksGetVirtualMachineResponse>
|
|
386
|
-
*/
|
|
387
|
-
getVirtualMachine(resourceGroupName: string, privateCloudName: string, virtualMachineId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetVirtualMachineResponse>;
|
|
388
|
-
/**
|
|
389
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
390
|
-
* @param privateCloudName Name of the private cloud
|
|
391
|
-
* @param virtualMachineId Virtual Machine identifier
|
|
392
|
-
* @param callback The callback
|
|
393
|
-
*/
|
|
394
|
-
getVirtualMachine(resourceGroupName: string, privateCloudName: string, virtualMachineId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkVirtualMachine>): void;
|
|
395
|
-
/**
|
|
396
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
397
|
-
* @param privateCloudName Name of the private cloud
|
|
398
|
-
* @param virtualMachineId Virtual Machine identifier
|
|
399
|
-
* @param options The optional parameters
|
|
400
|
-
* @param callback The callback
|
|
401
|
-
*/
|
|
402
|
-
getVirtualMachine(resourceGroupName: string, privateCloudName: string, virtualMachineId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkVirtualMachine>): void;
|
|
403
|
-
/**
|
|
404
|
-
* @summary List of DNS services in a private cloud workload network.
|
|
405
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
406
|
-
* @param privateCloudName Name of the private cloud
|
|
407
|
-
* @param [options] The optional parameters
|
|
408
|
-
* @returns Promise<Models.WorkloadNetworksListDnsServicesResponse>
|
|
409
|
-
*/
|
|
410
|
-
listDnsServices(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListDnsServicesResponse>;
|
|
411
|
-
/**
|
|
412
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
413
|
-
* @param privateCloudName Name of the private cloud
|
|
414
|
-
* @param callback The callback
|
|
415
|
-
*/
|
|
416
|
-
listDnsServices(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsServicesList>): void;
|
|
417
|
-
/**
|
|
418
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
419
|
-
* @param privateCloudName Name of the private cloud
|
|
420
|
-
* @param options The optional parameters
|
|
421
|
-
* @param callback The callback
|
|
422
|
-
*/
|
|
423
|
-
listDnsServices(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsServicesList>): void;
|
|
424
|
-
/**
|
|
425
|
-
* @summary Get 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
|
|
429
|
-
* name
|
|
430
|
-
* @param [options] The optional parameters
|
|
431
|
-
* @returns Promise<Models.WorkloadNetworksGetDnsServiceResponse>
|
|
432
|
-
*/
|
|
433
|
-
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetDnsServiceResponse>;
|
|
434
|
-
/**
|
|
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
|
|
438
|
-
* name
|
|
439
|
-
* @param callback The callback
|
|
440
|
-
*/
|
|
441
|
-
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsService>): void;
|
|
442
|
-
/**
|
|
443
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
444
|
-
* @param privateCloudName Name of the private cloud
|
|
445
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
446
|
-
* name
|
|
447
|
-
* @param options The optional parameters
|
|
448
|
-
* @param callback The callback
|
|
449
|
-
*/
|
|
450
|
-
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsService>): void;
|
|
451
|
-
/**
|
|
452
|
-
* @summary Create 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 privateCloudName Name of the private cloud
|
|
455
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
456
|
-
* name
|
|
457
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
458
|
-
* @param [options] The optional parameters
|
|
459
|
-
* @returns Promise<Models.WorkloadNetworksCreateDnsServiceResponse>
|
|
460
|
-
*/
|
|
461
|
-
createDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: Models.WorkloadNetworkDnsService, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksCreateDnsServiceResponse>;
|
|
462
|
-
/**
|
|
463
|
-
* @summary Create or update a DNS service by id in a private cloud workload network.
|
|
464
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
465
|
-
* @param privateCloudName Name of the private cloud
|
|
466
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
467
|
-
* name
|
|
468
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
469
|
-
* @param [options] The optional parameters
|
|
470
|
-
* @returns Promise<Models.WorkloadNetworksUpdateDnsServiceResponse>
|
|
471
|
-
*/
|
|
472
|
-
updateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: Models.WorkloadNetworkDnsService, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksUpdateDnsServiceResponse>;
|
|
473
|
-
/**
|
|
474
|
-
* @summary Delete a DNS service by id in a private cloud workload network.
|
|
475
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
476
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
477
|
-
* name
|
|
478
|
-
* @param privateCloudName Name of the private cloud
|
|
479
|
-
* @param [options] The optional parameters
|
|
480
|
-
* @returns Promise<msRest.RestResponse>
|
|
481
|
-
*/
|
|
482
|
-
deleteDnsService(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
483
|
-
/**
|
|
484
|
-
* @summary List of DNS zones in a private cloud workload network.
|
|
485
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
486
|
-
* @param privateCloudName Name of the private cloud
|
|
487
|
-
* @param [options] The optional parameters
|
|
488
|
-
* @returns Promise<Models.WorkloadNetworksListDnsZonesResponse>
|
|
489
|
-
*/
|
|
490
|
-
listDnsZones(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListDnsZonesResponse>;
|
|
491
|
-
/**
|
|
492
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
493
|
-
* @param privateCloudName Name of the private cloud
|
|
494
|
-
* @param callback The callback
|
|
495
|
-
*/
|
|
496
|
-
listDnsZones(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsZonesList>): void;
|
|
497
|
-
/**
|
|
498
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
499
|
-
* @param privateCloudName Name of the private cloud
|
|
500
|
-
* @param options The optional parameters
|
|
501
|
-
* @param callback The callback
|
|
502
|
-
*/
|
|
503
|
-
listDnsZones(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsZonesList>): void;
|
|
504
|
-
/**
|
|
505
|
-
* @summary Get a DNS zone by id in a private cloud workload network.
|
|
506
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
507
|
-
* @param privateCloudName Name of the private cloud
|
|
508
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
509
|
-
* @param [options] The optional parameters
|
|
510
|
-
* @returns Promise<Models.WorkloadNetworksGetDnsZoneResponse>
|
|
511
|
-
*/
|
|
512
|
-
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetDnsZoneResponse>;
|
|
513
|
-
/**
|
|
514
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
515
|
-
* @param privateCloudName Name of the private cloud
|
|
516
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
517
|
-
* @param callback The callback
|
|
518
|
-
*/
|
|
519
|
-
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsZone>): void;
|
|
520
|
-
/**
|
|
521
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
522
|
-
* @param privateCloudName Name of the private cloud
|
|
523
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
524
|
-
* @param options The optional parameters
|
|
525
|
-
* @param callback The callback
|
|
526
|
-
*/
|
|
527
|
-
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsZone>): void;
|
|
528
|
-
/**
|
|
529
|
-
* @summary Create a DNS zone by id in a private cloud workload network.
|
|
530
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
531
|
-
* @param privateCloudName Name of the private cloud
|
|
532
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
533
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
534
|
-
* @param [options] The optional parameters
|
|
535
|
-
* @returns Promise<Models.WorkloadNetworksCreateDnsZoneResponse>
|
|
536
|
-
*/
|
|
537
|
-
createDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: Models.WorkloadNetworkDnsZone, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksCreateDnsZoneResponse>;
|
|
538
|
-
/**
|
|
539
|
-
* @summary Create or update a DNS zone by id in a private cloud workload network.
|
|
540
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
541
|
-
* @param privateCloudName Name of the private cloud
|
|
542
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
543
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
544
|
-
* @param [options] The optional parameters
|
|
545
|
-
* @returns Promise<Models.WorkloadNetworksUpdateDnsZoneResponse>
|
|
546
|
-
*/
|
|
547
|
-
updateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: Models.WorkloadNetworkDnsZone, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksUpdateDnsZoneResponse>;
|
|
548
|
-
/**
|
|
549
|
-
* @summary Delete a DNS zone by id in a private cloud workload network.
|
|
550
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
551
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
552
|
-
* @param privateCloudName Name of the private cloud
|
|
553
|
-
* @param [options] The optional parameters
|
|
554
|
-
* @returns Promise<msRest.RestResponse>
|
|
555
|
-
*/
|
|
556
|
-
deleteDnsZone(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
557
|
-
/**
|
|
558
|
-
* @summary List of Public IP Blocks in a private cloud workload network.
|
|
559
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
560
|
-
* @param privateCloudName Name of the private cloud
|
|
561
|
-
* @param [options] The optional parameters
|
|
562
|
-
* @returns Promise<Models.WorkloadNetworksListPublicIPsResponse>
|
|
563
|
-
*/
|
|
564
|
-
listPublicIPs(resourceGroupName: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListPublicIPsResponse>;
|
|
565
|
-
/**
|
|
566
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
567
|
-
* @param privateCloudName Name of the private cloud
|
|
568
|
-
* @param callback The callback
|
|
569
|
-
*/
|
|
570
|
-
listPublicIPs(resourceGroupName: string, privateCloudName: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkPublicIPsList>): void;
|
|
571
|
-
/**
|
|
572
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
573
|
-
* @param privateCloudName Name of the private cloud
|
|
574
|
-
* @param options The optional parameters
|
|
575
|
-
* @param callback The callback
|
|
576
|
-
*/
|
|
577
|
-
listPublicIPs(resourceGroupName: string, privateCloudName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkPublicIPsList>): void;
|
|
578
|
-
/**
|
|
579
|
-
* @summary Get a Public IP Block by id in a private cloud workload network.
|
|
580
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
581
|
-
* @param privateCloudName Name of the private cloud
|
|
582
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
583
|
-
* display name
|
|
584
|
-
* @param [options] The optional parameters
|
|
585
|
-
* @returns Promise<Models.WorkloadNetworksGetPublicIPResponse>
|
|
586
|
-
*/
|
|
587
|
-
getPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksGetPublicIPResponse>;
|
|
588
|
-
/**
|
|
589
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
590
|
-
* @param privateCloudName Name of the private cloud
|
|
591
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
592
|
-
* display name
|
|
593
|
-
* @param callback The callback
|
|
594
|
-
*/
|
|
595
|
-
getPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkPublicIP>): void;
|
|
596
|
-
/**
|
|
597
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
598
|
-
* @param privateCloudName Name of the private cloud
|
|
599
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
600
|
-
* display name
|
|
601
|
-
* @param options The optional parameters
|
|
602
|
-
* @param callback The callback
|
|
603
|
-
*/
|
|
604
|
-
getPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkPublicIP>): void;
|
|
605
|
-
/**
|
|
606
|
-
* @summary Create a Public IP Block by id in a private cloud workload network.
|
|
607
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
608
|
-
* @param privateCloudName Name of the private cloud
|
|
609
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
610
|
-
* display name
|
|
611
|
-
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
612
|
-
* @param [options] The optional parameters
|
|
613
|
-
* @returns Promise<Models.WorkloadNetworksCreatePublicIPResponse>
|
|
614
|
-
*/
|
|
615
|
-
createPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: Models.WorkloadNetworkPublicIP, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksCreatePublicIPResponse>;
|
|
616
|
-
/**
|
|
617
|
-
* @summary Delete a Public IP Block by id in a private cloud workload network.
|
|
618
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
619
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
620
|
-
* display name
|
|
621
|
-
* @param privateCloudName Name of the private cloud
|
|
622
|
-
* @param [options] The optional parameters
|
|
623
|
-
* @returns Promise<msRest.RestResponse>
|
|
624
|
-
*/
|
|
625
|
-
deletePublicIP(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;
|
|
626
|
-
/**
|
|
627
|
-
* @summary Create a segment by id in a private cloud workload network.
|
|
628
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
629
|
-
* @param privateCloudName Name of the private cloud
|
|
630
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
631
|
-
* @param workloadNetworkSegment NSX Segment
|
|
632
|
-
* @param [options] The optional parameters
|
|
633
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
634
|
-
*/
|
|
635
|
-
beginCreateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: Models.WorkloadNetworkSegment, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
636
|
-
/**
|
|
637
|
-
* @summary Create or update a segment by id in a private cloud workload network.
|
|
638
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
639
|
-
* @param privateCloudName Name of the private cloud
|
|
640
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
641
|
-
* @param workloadNetworkSegment NSX Segment
|
|
642
|
-
* @param [options] The optional parameters
|
|
643
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
644
|
-
*/
|
|
645
|
-
beginUpdateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: Models.WorkloadNetworkSegment, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
646
|
-
/**
|
|
647
|
-
* @summary Delete a segment by id in a private cloud workload network.
|
|
648
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
649
|
-
* @param privateCloudName Name of the private cloud
|
|
650
|
-
* @param segmentId NSX Segment identifier. Generally the same as the Segment's display name
|
|
651
|
-
* @param [options] The optional parameters
|
|
652
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
653
|
-
*/
|
|
654
|
-
beginDeleteSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
655
|
-
/**
|
|
656
|
-
* @summary Create dhcp by id in a private cloud workload network.
|
|
657
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
658
|
-
* @param privateCloudName Name of the private cloud
|
|
659
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
660
|
-
* @param [options] The optional parameters
|
|
661
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
662
|
-
*/
|
|
663
|
-
beginCreateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: Models.WorkloadNetworksBeginCreateDhcpOptionalParams): Promise<msRestAzure.LROPoller>;
|
|
664
|
-
/**
|
|
665
|
-
* @summary Create or update dhcp by id in a private cloud workload network.
|
|
666
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
667
|
-
* @param privateCloudName Name of the private cloud
|
|
668
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
669
|
-
* @param [options] The optional parameters
|
|
670
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
671
|
-
*/
|
|
672
|
-
beginUpdateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: Models.WorkloadNetworksBeginUpdateDhcpOptionalParams): Promise<msRestAzure.LROPoller>;
|
|
673
|
-
/**
|
|
674
|
-
* @summary Delete dhcp by id in a private cloud workload network.
|
|
675
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
676
|
-
* @param privateCloudName Name of the private cloud
|
|
677
|
-
* @param dhcpId NSX DHCP identifier. Generally the same as the DHCP display name
|
|
678
|
-
* @param [options] The optional parameters
|
|
679
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
680
|
-
*/
|
|
681
|
-
beginDeleteDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
682
|
-
/**
|
|
683
|
-
* @summary Create a port mirroring profile by id in a private cloud workload network.
|
|
684
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
685
|
-
* @param privateCloudName Name of the private cloud
|
|
686
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
687
|
-
* display name
|
|
688
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
689
|
-
* @param [options] The optional parameters
|
|
690
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
691
|
-
*/
|
|
692
|
-
beginCreatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: Models.WorkloadNetworkPortMirroring, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
693
|
-
/**
|
|
694
|
-
* @summary Create or update a port mirroring profile by id in a private cloud workload network.
|
|
695
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
696
|
-
* @param privateCloudName Name of the private cloud
|
|
697
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
698
|
-
* display name
|
|
699
|
-
* @param workloadNetworkPortMirroring NSX port mirroring
|
|
700
|
-
* @param [options] The optional parameters
|
|
701
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
702
|
-
*/
|
|
703
|
-
beginUpdatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: Models.WorkloadNetworkPortMirroring, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
704
|
-
/**
|
|
705
|
-
* @summary Delete a port mirroring profile by id in a private cloud workload network.
|
|
706
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
707
|
-
* @param portMirroringId NSX Port Mirroring identifier. Generally the same as the Port Mirroring
|
|
708
|
-
* display name
|
|
709
|
-
* @param privateCloudName Name of the private cloud
|
|
710
|
-
* @param [options] The optional parameters
|
|
711
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
712
|
-
*/
|
|
713
|
-
beginDeletePortMirroring(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
714
|
-
/**
|
|
715
|
-
* @summary Create a vm group by id in a private cloud workload network.
|
|
716
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
717
|
-
* @param privateCloudName Name of the private cloud
|
|
718
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
719
|
-
* @param workloadNetworkVMGroup NSX VM Group
|
|
720
|
-
* @param [options] The optional parameters
|
|
721
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
722
|
-
*/
|
|
723
|
-
beginCreateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: Models.WorkloadNetworkVMGroup, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
724
|
-
/**
|
|
725
|
-
* @summary Create or update a vm group by id in a private cloud workload network.
|
|
726
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
727
|
-
* @param privateCloudName Name of the private cloud
|
|
728
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
729
|
-
* @param workloadNetworkVMGroup NSX VM Group
|
|
730
|
-
* @param [options] The optional parameters
|
|
731
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
732
|
-
*/
|
|
733
|
-
beginUpdateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: Models.WorkloadNetworkVMGroup, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
734
|
-
/**
|
|
735
|
-
* @summary Delete a vm group by id in a private cloud workload network.
|
|
736
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
737
|
-
* @param vmGroupId NSX VM Group identifier. Generally the same as the VM Group's display name
|
|
738
|
-
* @param privateCloudName Name of the private cloud
|
|
739
|
-
* @param [options] The optional parameters
|
|
740
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
741
|
-
*/
|
|
742
|
-
beginDeleteVMGroup(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
743
|
-
/**
|
|
744
|
-
* @summary Create a DNS service by id in a private cloud workload network.
|
|
745
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
746
|
-
* @param privateCloudName Name of the private cloud
|
|
747
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
748
|
-
* name
|
|
749
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
750
|
-
* @param [options] The optional parameters
|
|
751
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
752
|
-
*/
|
|
753
|
-
beginCreateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: Models.WorkloadNetworkDnsService, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
754
|
-
/**
|
|
755
|
-
* @summary Create or update a DNS service by id in a private cloud workload network.
|
|
756
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
757
|
-
* @param privateCloudName Name of the private cloud
|
|
758
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
759
|
-
* name
|
|
760
|
-
* @param workloadNetworkDnsService NSX DNS Service
|
|
761
|
-
* @param [options] The optional parameters
|
|
762
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
763
|
-
*/
|
|
764
|
-
beginUpdateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: Models.WorkloadNetworkDnsService, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
765
|
-
/**
|
|
766
|
-
* @summary Delete a DNS service by id in a private cloud workload network.
|
|
767
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
768
|
-
* @param dnsServiceId NSX DNS Service identifier. Generally the same as the DNS Service's display
|
|
769
|
-
* name
|
|
770
|
-
* @param privateCloudName Name of the private cloud
|
|
771
|
-
* @param [options] The optional parameters
|
|
772
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
773
|
-
*/
|
|
774
|
-
beginDeleteDnsService(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
775
|
-
/**
|
|
776
|
-
* @summary Create a DNS zone by id in a private cloud workload network.
|
|
777
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
778
|
-
* @param privateCloudName Name of the private cloud
|
|
779
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
780
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
781
|
-
* @param [options] The optional parameters
|
|
782
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
783
|
-
*/
|
|
784
|
-
beginCreateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: Models.WorkloadNetworkDnsZone, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
785
|
-
/**
|
|
786
|
-
* @summary Create or update a DNS zone by id in a private cloud workload network.
|
|
787
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
788
|
-
* @param privateCloudName Name of the private cloud
|
|
789
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
790
|
-
* @param workloadNetworkDnsZone NSX DNS Zone
|
|
791
|
-
* @param [options] The optional parameters
|
|
792
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
793
|
-
*/
|
|
794
|
-
beginUpdateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: Models.WorkloadNetworkDnsZone, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
795
|
-
/**
|
|
796
|
-
* @summary Delete a DNS zone by id in a private cloud workload network.
|
|
797
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
798
|
-
* @param dnsZoneId NSX DNS Zone identifier. Generally the same as the DNS Zone's display name
|
|
799
|
-
* @param privateCloudName Name of the private cloud
|
|
800
|
-
* @param [options] The optional parameters
|
|
801
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
802
|
-
*/
|
|
803
|
-
beginDeleteDnsZone(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
804
|
-
/**
|
|
805
|
-
* @summary Create a Public IP Block by id in a private cloud workload network.
|
|
806
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
807
|
-
* @param privateCloudName Name of the private cloud
|
|
808
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
809
|
-
* display name
|
|
810
|
-
* @param workloadNetworkPublicIP NSX Public IP Block
|
|
811
|
-
* @param [options] The optional parameters
|
|
812
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
813
|
-
*/
|
|
814
|
-
beginCreatePublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: Models.WorkloadNetworkPublicIP, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
815
|
-
/**
|
|
816
|
-
* @summary Delete a Public IP Block by id in a private cloud workload network.
|
|
817
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
818
|
-
* @param publicIPId NSX Public IP Block identifier. Generally the same as the Public IP Block's
|
|
819
|
-
* display name
|
|
820
|
-
* @param privateCloudName Name of the private cloud
|
|
821
|
-
* @param [options] The optional parameters
|
|
822
|
-
* @returns Promise<msRestAzure.LROPoller>
|
|
823
|
-
*/
|
|
824
|
-
beginDeletePublicIP(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller>;
|
|
825
|
-
/**
|
|
826
|
-
* @summary List of segments in a private cloud workload network.
|
|
827
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
828
|
-
* @param [options] The optional parameters
|
|
829
|
-
* @returns Promise<Models.WorkloadNetworksListSegmentsNextResponse>
|
|
830
|
-
*/
|
|
831
|
-
listSegmentsNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListSegmentsNextResponse>;
|
|
832
|
-
/**
|
|
833
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
834
|
-
* @param callback The callback
|
|
835
|
-
*/
|
|
836
|
-
listSegmentsNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkSegmentsList>): void;
|
|
837
|
-
/**
|
|
838
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
839
|
-
* @param options The optional parameters
|
|
840
|
-
* @param callback The callback
|
|
841
|
-
*/
|
|
842
|
-
listSegmentsNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkSegmentsList>): void;
|
|
843
|
-
/**
|
|
844
|
-
* @summary List dhcp in a private cloud workload network.
|
|
845
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
846
|
-
* @param [options] The optional parameters
|
|
847
|
-
* @returns Promise<Models.WorkloadNetworksListDhcpNextResponse>
|
|
848
|
-
*/
|
|
849
|
-
listDhcpNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListDhcpNextResponse>;
|
|
850
|
-
/**
|
|
851
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
852
|
-
* @param callback The callback
|
|
853
|
-
*/
|
|
854
|
-
listDhcpNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDhcpList>): void;
|
|
855
|
-
/**
|
|
856
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
857
|
-
* @param options The optional parameters
|
|
858
|
-
* @param callback The callback
|
|
859
|
-
*/
|
|
860
|
-
listDhcpNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDhcpList>): void;
|
|
861
|
-
/**
|
|
862
|
-
* @summary List of gateways in a private cloud workload network.
|
|
863
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
864
|
-
* @param [options] The optional parameters
|
|
865
|
-
* @returns Promise<Models.WorkloadNetworksListGatewaysNextResponse>
|
|
866
|
-
*/
|
|
867
|
-
listGatewaysNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListGatewaysNextResponse>;
|
|
868
|
-
/**
|
|
869
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
870
|
-
* @param callback The callback
|
|
871
|
-
*/
|
|
872
|
-
listGatewaysNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkGatewayList>): void;
|
|
873
|
-
/**
|
|
874
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
875
|
-
* @param options The optional parameters
|
|
876
|
-
* @param callback The callback
|
|
877
|
-
*/
|
|
878
|
-
listGatewaysNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkGatewayList>): void;
|
|
879
|
-
/**
|
|
880
|
-
* @summary List of port mirroring profiles in a private cloud workload network.
|
|
881
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
882
|
-
* @param [options] The optional parameters
|
|
883
|
-
* @returns Promise<Models.WorkloadNetworksListPortMirroringNextResponse>
|
|
884
|
-
*/
|
|
885
|
-
listPortMirroringNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListPortMirroringNextResponse>;
|
|
886
|
-
/**
|
|
887
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
888
|
-
* @param callback The callback
|
|
889
|
-
*/
|
|
890
|
-
listPortMirroringNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkPortMirroringList>): void;
|
|
891
|
-
/**
|
|
892
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
893
|
-
* @param options The optional parameters
|
|
894
|
-
* @param callback The callback
|
|
895
|
-
*/
|
|
896
|
-
listPortMirroringNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkPortMirroringList>): void;
|
|
897
|
-
/**
|
|
898
|
-
* @summary List of vm groups in a private cloud workload network.
|
|
899
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
900
|
-
* @param [options] The optional parameters
|
|
901
|
-
* @returns Promise<Models.WorkloadNetworksListVMGroupsNextResponse>
|
|
902
|
-
*/
|
|
903
|
-
listVMGroupsNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListVMGroupsNextResponse>;
|
|
904
|
-
/**
|
|
905
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
906
|
-
* @param callback The callback
|
|
907
|
-
*/
|
|
908
|
-
listVMGroupsNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkVMGroupsList>): void;
|
|
909
|
-
/**
|
|
910
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
911
|
-
* @param options The optional parameters
|
|
912
|
-
* @param callback The callback
|
|
913
|
-
*/
|
|
914
|
-
listVMGroupsNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkVMGroupsList>): void;
|
|
915
|
-
/**
|
|
916
|
-
* @summary List of virtual machines in a private cloud workload network.
|
|
917
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
918
|
-
* @param [options] The optional parameters
|
|
919
|
-
* @returns Promise<Models.WorkloadNetworksListVirtualMachinesNextResponse>
|
|
920
|
-
*/
|
|
921
|
-
listVirtualMachinesNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListVirtualMachinesNextResponse>;
|
|
922
|
-
/**
|
|
923
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
924
|
-
* @param callback The callback
|
|
925
|
-
*/
|
|
926
|
-
listVirtualMachinesNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkVirtualMachinesList>): void;
|
|
927
|
-
/**
|
|
928
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
929
|
-
* @param options The optional parameters
|
|
930
|
-
* @param callback The callback
|
|
931
|
-
*/
|
|
932
|
-
listVirtualMachinesNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkVirtualMachinesList>): void;
|
|
933
|
-
/**
|
|
934
|
-
* @summary List of DNS services in a private cloud workload network.
|
|
935
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
936
|
-
* @param [options] The optional parameters
|
|
937
|
-
* @returns Promise<Models.WorkloadNetworksListDnsServicesNextResponse>
|
|
938
|
-
*/
|
|
939
|
-
listDnsServicesNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListDnsServicesNextResponse>;
|
|
940
|
-
/**
|
|
941
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
942
|
-
* @param callback The callback
|
|
943
|
-
*/
|
|
944
|
-
listDnsServicesNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsServicesList>): void;
|
|
945
|
-
/**
|
|
946
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
947
|
-
* @param options The optional parameters
|
|
948
|
-
* @param callback The callback
|
|
949
|
-
*/
|
|
950
|
-
listDnsServicesNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsServicesList>): void;
|
|
951
|
-
/**
|
|
952
|
-
* @summary List of DNS zones in a private cloud workload network.
|
|
953
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
954
|
-
* @param [options] The optional parameters
|
|
955
|
-
* @returns Promise<Models.WorkloadNetworksListDnsZonesNextResponse>
|
|
956
|
-
*/
|
|
957
|
-
listDnsZonesNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListDnsZonesNextResponse>;
|
|
958
|
-
/**
|
|
959
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
960
|
-
* @param callback The callback
|
|
961
|
-
*/
|
|
962
|
-
listDnsZonesNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsZonesList>): void;
|
|
963
|
-
/**
|
|
964
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
965
|
-
* @param options The optional parameters
|
|
966
|
-
* @param callback The callback
|
|
967
|
-
*/
|
|
968
|
-
listDnsZonesNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkDnsZonesList>): void;
|
|
969
|
-
/**
|
|
970
|
-
* @summary List of Public IP Blocks in a private cloud workload network.
|
|
971
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
972
|
-
* @param [options] The optional parameters
|
|
973
|
-
* @returns Promise<Models.WorkloadNetworksListPublicIPsNextResponse>
|
|
974
|
-
*/
|
|
975
|
-
listPublicIPsNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkloadNetworksListPublicIPsNextResponse>;
|
|
976
|
-
/**
|
|
977
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
978
|
-
* @param callback The callback
|
|
979
|
-
*/
|
|
980
|
-
listPublicIPsNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.WorkloadNetworkPublicIPsList>): void;
|
|
981
|
-
/**
|
|
982
|
-
* @param nextPageLink The NextLink from the previous successful call to List operation.
|
|
983
|
-
* @param options The optional parameters
|
|
984
|
-
* @param callback The callback
|
|
985
|
-
*/
|
|
986
|
-
listPublicIPsNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkloadNetworkPublicIPsList>): void;
|
|
987
|
-
}
|
|
988
|
-
//# sourceMappingURL=workloadNetworks.d.ts.map
|