@azure/arm-avs 2.1.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/LICENSE.txt +1 -1
- package/README.md +70 -78
- package/dist/index.js +11681 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts +33 -0
- package/dist-esm/src/azureVMwareSolutionAPI.d.ts.map +1 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js +66 -0
- package/dist-esm/src/azureVMwareSolutionAPI.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2962 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +363 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +115 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +1693 -1639
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +53 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +409 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/addons.d.ts +81 -0
- package/dist-esm/src/operations/addons.d.ts.map +1 -0
- package/dist-esm/src/operations/addons.js +331 -0
- package/dist-esm/src/operations/addons.js.map +1 -0
- package/dist-esm/src/operations/authorizations.d.ts +81 -0
- package/dist-esm/src/operations/authorizations.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizations.js +337 -0
- package/dist-esm/src/operations/authorizations.js.map +1 -0
- package/dist-esm/src/operations/cloudLinks.d.ts +81 -0
- package/dist-esm/src/operations/cloudLinks.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudLinks.js +337 -0
- package/dist-esm/src/operations/cloudLinks.js.map +1 -0
- package/dist-esm/src/operations/clusters.d.ts +99 -0
- package/dist-esm/src/operations/clusters.d.ts.map +1 -0
- package/dist-esm/src/operations/clusters.js +423 -0
- package/dist-esm/src/operations/clusters.js.map +1 -0
- package/dist-esm/src/operations/datastores.d.ts +89 -0
- package/dist-esm/src/operations/datastores.d.ts.map +1 -0
- package/dist-esm/src/operations/datastores.js +363 -0
- package/dist-esm/src/operations/datastores.js.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts +81 -0
- package/dist-esm/src/operations/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/globalReachConnections.js +347 -0
- package/dist-esm/src/operations/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts +63 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js +244 -0
- package/dist-esm/src/operations/hcxEnterpriseSites.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +25 -0
- package/dist-esm/src/operations/locations.d.ts.map +1 -0
- package/dist-esm/src/operations/locations.js +79 -0
- package/dist-esm/src/operations/locations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/placementPolicies.d.ts +116 -0
- package/dist-esm/src/operations/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/placementPolicies.js +466 -0
- package/dist-esm/src/operations/placementPolicies.js.map +1 -0
- package/dist-esm/src/operations/privateClouds.d.ts +142 -0
- package/dist-esm/src/operations/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operations/privateClouds.js +672 -0
- package/dist-esm/src/operations/privateClouds.js.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts +53 -0
- package/dist-esm/src/operations/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptCmdlets.js +191 -0
- package/dist-esm/src/operations/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts +89 -0
- package/dist-esm/src/operations/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptExecutions.js +371 -0
- package/dist-esm/src/operations/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operations/scriptPackages.d.ts +46 -0
- package/dist-esm/src/operations/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operations/scriptPackages.js +169 -0
- package/dist-esm/src/operations/scriptPackages.js.map +1 -0
- package/dist-esm/src/operations/virtualMachines.d.ts +71 -0
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualMachines.js +272 -0
- package/dist-esm/src/operations/virtualMachines.js.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts +661 -0
- package/dist-esm/src/operations/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operations/workloadNetworks.js +3049 -0
- package/dist-esm/src/operations/workloadNetworks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/addons.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/addons.js} +2 -1
- package/dist-esm/src/operationsInterfaces/addons.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/authorizations.d.ts.map +1 -0
- package/{src/models/locationsMappers.ts → dist-esm/src/operationsInterfaces/authorizations.js} +2 -9
- package/dist-esm/src/operationsInterfaces/authorizations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/cloudLinks.d.ts.map +1 -0
- package/{esm/models/locationsMappers.js → dist-esm/src/operationsInterfaces/cloudLinks.js} +2 -2
- package/dist-esm/src/operationsInterfaces/cloudLinks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/clusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/clusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/datastores.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/datastores.js +9 -0
- package/dist-esm/src/operationsInterfaces/datastores.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/globalReachConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js +9 -0
- package/dist-esm/src/operationsInterfaces/hcxEnterpriseSites.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +24 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.js +9 -0
- package/dist-esm/src/operationsInterfaces/locations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts +89 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/placementPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts +106 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateClouds.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptCmdlets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptExecutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js +9 -0
- package/dist-esm/src/operationsInterfaces/scriptPackages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts +500 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js +9 -0
- package/dist-esm/src/operationsInterfaces/workloadNetworks.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +65 -32
- package/review/arm-avs.api.md +2534 -0
- package/rollup.config.js +181 -30
- package/src/azureVMwareSolutionAPI.ts +139 -0
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +2550 -4167
- package/src/models/mappers.ts +1755 -1674
- package/src/models/parameters.ts +289 -94
- package/src/operations/addons.ts +339 -201
- package/src/operations/authorizations.ts +340 -196
- package/src/operations/cloudLinks.ts +340 -196
- package/src/operations/clusters.ts +441 -235
- package/src/operations/datastores.ts +364 -189
- package/src/operations/globalReachConnections.ts +341 -185
- package/src/operations/hcxEnterpriseSites.ts +200 -205
- package/src/operations/index.ts +1 -2
- package/src/operations/locations.ts +54 -80
- package/src/operations/operations.ts +85 -73
- package/src/operations/placementPolicies.ts +485 -245
- package/src/operations/privateClouds.ts +674 -401
- package/src/operations/scriptCmdlets.ts +175 -124
- package/src/operations/scriptExecutions.ts +372 -259
- package/src/operations/scriptPackages.ts +152 -123
- package/src/operations/virtualMachines.ts +271 -165
- package/src/operations/workloadNetworks.ts +3369 -1906
- package/src/operationsInterfaces/addons.ts +109 -0
- package/src/operationsInterfaces/authorizations.ts +109 -0
- package/src/operationsInterfaces/cloudLinks.ts +109 -0
- package/src/operationsInterfaces/clusters.ts +147 -0
- package/src/operationsInterfaces/datastores.ts +121 -0
- package/src/operationsInterfaces/globalReachConnections.ts +109 -0
- package/src/operationsInterfaces/hcxEnterpriseSites.ts +75 -0
- package/src/operationsInterfaces/index.ts +24 -0
- package/src/operationsInterfaces/locations.ts +36 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/placementPolicies.ts +170 -0
- package/src/operationsInterfaces/privateClouds.ts +198 -0
- package/src/operationsInterfaces/scriptCmdlets.ts +50 -0
- package/src/operationsInterfaces/scriptExecutions.ts +124 -0
- package/src/operationsInterfaces/scriptPackages.ts +44 -0
- package/src/operationsInterfaces/virtualMachines.ts +85 -0
- package/src/operationsInterfaces/workloadNetworks.ts +951 -0
- package/tsconfig.json +3 -3
- package/types/arm-avs.d.ts +4645 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-avs.js +0 -10045
- package/dist/arm-avs.js.map +0 -1
- package/dist/arm-avs.min.js +0 -1
- package/dist/arm-avs.min.js.map +0 -1
- package/esm/avsClient.d.ts +0 -39
- package/esm/avsClient.d.ts.map +0 -1
- package/esm/avsClient.js +0 -52
- package/esm/avsClient.js.map +0 -1
- package/esm/avsClientContext.d.ts +0 -22
- package/esm/avsClientContext.d.ts.map +0 -1
- package/esm/avsClientContext.js +0 -60
- package/esm/avsClientContext.js.map +0 -1
- package/esm/models/addonsMappers.d.ts +0 -2
- package/esm/models/addonsMappers.d.ts.map +0 -1
- package/esm/models/addonsMappers.js +0 -9
- package/esm/models/addonsMappers.js.map +0 -1
- package/esm/models/authorizationsMappers.d.ts +0 -2
- package/esm/models/authorizationsMappers.d.ts.map +0 -1
- package/esm/models/authorizationsMappers.js +0 -9
- package/esm/models/authorizationsMappers.js.map +0 -1
- package/esm/models/cloudLinksMappers.d.ts +0 -2
- package/esm/models/cloudLinksMappers.d.ts.map +0 -1
- package/esm/models/cloudLinksMappers.js +0 -9
- package/esm/models/cloudLinksMappers.js.map +0 -1
- package/esm/models/clustersMappers.d.ts +0 -2
- package/esm/models/clustersMappers.d.ts.map +0 -1
- package/esm/models/clustersMappers.js +0 -9
- package/esm/models/clustersMappers.js.map +0 -1
- package/esm/models/datastoresMappers.d.ts +0 -2
- package/esm/models/datastoresMappers.d.ts.map +0 -1
- package/esm/models/datastoresMappers.js +0 -9
- package/esm/models/datastoresMappers.js.map +0 -1
- package/esm/models/globalReachConnectionsMappers.d.ts +0 -2
- package/esm/models/globalReachConnectionsMappers.d.ts.map +0 -1
- package/esm/models/globalReachConnectionsMappers.js +0 -9
- package/esm/models/globalReachConnectionsMappers.js.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.d.ts +0 -2
- package/esm/models/hcxEnterpriseSitesMappers.d.ts.map +0 -1
- package/esm/models/hcxEnterpriseSitesMappers.js +0 -9
- package/esm/models/hcxEnterpriseSitesMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -4643
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/locationsMappers.d.ts +0 -2
- package/esm/models/locationsMappers.d.ts.map +0 -1
- package/esm/models/locationsMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -113
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -29
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -290
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/placementPoliciesMappers.d.ts +0 -2
- package/esm/models/placementPoliciesMappers.d.ts.map +0 -1
- package/esm/models/placementPoliciesMappers.js +0 -9
- package/esm/models/placementPoliciesMappers.js.map +0 -1
- package/esm/models/privateCloudsMappers.d.ts +0 -2
- package/esm/models/privateCloudsMappers.d.ts.map +0 -1
- package/esm/models/privateCloudsMappers.js +0 -9
- package/esm/models/privateCloudsMappers.js.map +0 -1
- package/esm/models/scriptCmdletsMappers.d.ts +0 -2
- package/esm/models/scriptCmdletsMappers.d.ts.map +0 -1
- package/esm/models/scriptCmdletsMappers.js +0 -9
- package/esm/models/scriptCmdletsMappers.js.map +0 -1
- package/esm/models/scriptExecutionsMappers.d.ts +0 -2
- package/esm/models/scriptExecutionsMappers.d.ts.map +0 -1
- package/esm/models/scriptExecutionsMappers.js +0 -9
- package/esm/models/scriptExecutionsMappers.js.map +0 -1
- package/esm/models/scriptPackagesMappers.d.ts +0 -2
- package/esm/models/scriptPackagesMappers.d.ts.map +0 -1
- package/esm/models/scriptPackagesMappers.js +0 -9
- package/esm/models/scriptPackagesMappers.js.map +0 -1
- package/esm/models/virtualMachinesMappers.d.ts +0 -2
- package/esm/models/virtualMachinesMappers.d.ts.map +0 -1
- package/esm/models/virtualMachinesMappers.js +0 -9
- package/esm/models/virtualMachinesMappers.js.map +0 -1
- package/esm/models/workloadNetworksMappers.d.ts +0 -2
- package/esm/models/workloadNetworksMappers.d.ts.map +0 -1
- package/esm/models/workloadNetworksMappers.js +0 -9
- package/esm/models/workloadNetworksMappers.js.map +0 -1
- package/esm/operations/addons.d.ts +0 -113
- package/esm/operations/addons.d.ts.map +0 -1
- package/esm/operations/addons.js +0 -238
- package/esm/operations/addons.js.map +0 -1
- package/esm/operations/authorizations.d.ts +0 -113
- package/esm/operations/authorizations.d.ts.map +0 -1
- package/esm/operations/authorizations.js +0 -238
- package/esm/operations/authorizations.js.map +0 -1
- package/esm/operations/cloudLinks.d.ts +0 -113
- package/esm/operations/cloudLinks.d.ts.map +0 -1
- package/esm/operations/cloudLinks.js +0 -238
- package/esm/operations/cloudLinks.js.map +0 -1
- package/esm/operations/clusters.d.ts +0 -135
- package/esm/operations/clusters.d.ts.map +0 -1
- package/esm/operations/clusters.js +0 -299
- package/esm/operations/clusters.js.map +0 -1
- package/esm/operations/datastores.d.ts +0 -125
- package/esm/operations/datastores.d.ts.map +0 -1
- package/esm/operations/datastores.js +0 -248
- package/esm/operations/datastores.js.map +0 -1
- package/esm/operations/globalReachConnections.d.ts +0 -115
- package/esm/operations/globalReachConnections.d.ts.map +0 -1
- package/esm/operations/globalReachConnections.js +0 -236
- package/esm/operations/globalReachConnections.js.map +0 -1
- package/esm/operations/hcxEnterpriseSites.d.ts +0 -124
- package/esm/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/esm/operations/hcxEnterpriseSites.js +0 -192
- package/esm/operations/hcxEnterpriseSites.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/locations.d.ts +0 -49
- package/esm/operations/locations.d.ts.map +0 -1
- package/esm/operations/locations.js +0 -84
- package/esm/operations/locations.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/placementPolicies.d.ts +0 -154
- package/esm/operations/placementPolicies.d.ts.map +0 -1
- package/esm/operations/placementPolicies.js +0 -323
- package/esm/operations/placementPolicies.js.map +0 -1
- package/esm/operations/privateClouds.d.ts +0 -209
- package/esm/operations/privateClouds.d.ts.map +0 -1
- package/esm/operations/privateClouds.js +0 -466
- package/esm/operations/privateClouds.js.map +0 -1
- package/esm/operations/scriptCmdlets.d.ts +0 -87
- package/esm/operations/scriptCmdlets.d.ts.map +0 -1
- package/esm/operations/scriptCmdlets.js +0 -123
- package/esm/operations/scriptCmdlets.js.map +0 -1
- package/esm/operations/scriptExecutions.d.ts +0 -139
- package/esm/operations/scriptExecutions.d.ts.map +0 -1
- package/esm/operations/scriptExecutions.js +0 -286
- package/esm/operations/scriptExecutions.js.map +0 -1
- package/esm/operations/scriptPackages.d.ts +0 -76
- package/esm/operations/scriptPackages.d.ts.map +0 -1
- package/esm/operations/scriptPackages.js +0 -119
- package/esm/operations/scriptPackages.js.map +0 -1
- package/esm/operations/virtualMachines.d.ts +0 -103
- package/esm/operations/virtualMachines.d.ts.map +0 -1
- package/esm/operations/virtualMachines.js +0 -188
- package/esm/operations/virtualMachines.js.map +0 -1
- package/esm/operations/workloadNetworks.d.ts +0 -988
- package/esm/operations/workloadNetworks.d.ts.map +0 -1
- package/esm/operations/workloadNetworks.js +0 -2062
- package/esm/operations/workloadNetworks.js.map +0 -1
- package/src/avsClient.ts +0 -77
- package/src/avsClientContext.ts +0 -67
- package/src/models/addonsMappers.ts +0 -70
- package/src/models/authorizationsMappers.ts +0 -70
- package/src/models/cloudLinksMappers.ts +0 -70
- package/src/models/clustersMappers.ts +0 -71
- package/src/models/datastoresMappers.ts +0 -70
- package/src/models/globalReachConnectionsMappers.ts +0 -70
- package/src/models/hcxEnterpriseSitesMappers.ts +0 -70
- package/src/models/operationsMappers.ts +0 -22
- package/src/models/placementPoliciesMappers.ts +0 -71
- package/src/models/privateCloudsMappers.ts +0 -72
- package/src/models/scriptCmdletsMappers.ts +0 -70
- package/src/models/scriptExecutionsMappers.ts +0 -70
- package/src/models/scriptPackagesMappers.ts +0 -70
- package/src/models/virtualMachinesMappers.ts +0 -71
- package/src/models/workloadNetworksMappers.ts +0 -78
|
@@ -0,0 +1,2534 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-avs"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
+
import { PollerLike } from '@azure/core-lro';
|
|
11
|
+
import { PollOperationState } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type Addon = Resource & {
|
|
15
|
+
properties?: AddonPropertiesUnion;
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
// @public
|
|
19
|
+
export type AddonHcxProperties = AddonProperties & {
|
|
20
|
+
addonType: "HCX";
|
|
21
|
+
offer: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
// @public
|
|
25
|
+
export interface AddonList {
|
|
26
|
+
readonly nextLink?: string;
|
|
27
|
+
readonly value?: Addon[];
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
// @public
|
|
31
|
+
export interface AddonProperties {
|
|
32
|
+
addonType: "SRM" | "VR" | "HCX";
|
|
33
|
+
readonly provisioningState?: AddonProvisioningState;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
// @public (undocumented)
|
|
37
|
+
export type AddonPropertiesUnion = AddonProperties | AddonSrmProperties | AddonVrProperties | AddonHcxProperties;
|
|
38
|
+
|
|
39
|
+
// @public
|
|
40
|
+
export type AddonProvisioningState = string;
|
|
41
|
+
|
|
42
|
+
// @public
|
|
43
|
+
export interface Addons {
|
|
44
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, addonName: string, addon: Addon, options?: AddonsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AddonsCreateOrUpdateResponse>, AddonsCreateOrUpdateResponse>>;
|
|
45
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, addonName: string, addon: Addon, options?: AddonsCreateOrUpdateOptionalParams): Promise<AddonsCreateOrUpdateResponse>;
|
|
46
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, addonName: string, options?: AddonsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
47
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, addonName: string, options?: AddonsDeleteOptionalParams): Promise<void>;
|
|
48
|
+
get(resourceGroupName: string, privateCloudName: string, addonName: string, options?: AddonsGetOptionalParams): Promise<AddonsGetResponse>;
|
|
49
|
+
list(resourceGroupName: string, privateCloudName: string, options?: AddonsListOptionalParams): PagedAsyncIterableIterator<Addon>;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
// @public
|
|
53
|
+
export interface AddonsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
54
|
+
resumeFrom?: string;
|
|
55
|
+
updateIntervalInMs?: number;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
// @public
|
|
59
|
+
export type AddonsCreateOrUpdateResponse = Addon;
|
|
60
|
+
|
|
61
|
+
// @public
|
|
62
|
+
export interface AddonsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
63
|
+
resumeFrom?: string;
|
|
64
|
+
updateIntervalInMs?: number;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
// @public
|
|
68
|
+
export interface AddonsGetOptionalParams extends coreClient.OperationOptions {
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
// @public
|
|
72
|
+
export type AddonsGetResponse = Addon;
|
|
73
|
+
|
|
74
|
+
// @public
|
|
75
|
+
export interface AddonsListNextOptionalParams extends coreClient.OperationOptions {
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
// @public
|
|
79
|
+
export type AddonsListNextResponse = AddonList;
|
|
80
|
+
|
|
81
|
+
// @public
|
|
82
|
+
export interface AddonsListOptionalParams extends coreClient.OperationOptions {
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
// @public
|
|
86
|
+
export type AddonsListResponse = AddonList;
|
|
87
|
+
|
|
88
|
+
// @public
|
|
89
|
+
export type AddonSrmProperties = AddonProperties & {
|
|
90
|
+
addonType: "SRM";
|
|
91
|
+
licenseKey?: string;
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
// @public
|
|
95
|
+
export type AddonType = string;
|
|
96
|
+
|
|
97
|
+
// @public
|
|
98
|
+
export type AddonVrProperties = AddonProperties & {
|
|
99
|
+
addonType: "VR";
|
|
100
|
+
vrsCount: number;
|
|
101
|
+
};
|
|
102
|
+
|
|
103
|
+
// @public
|
|
104
|
+
export interface AdminCredentials {
|
|
105
|
+
readonly nsxtPassword?: string;
|
|
106
|
+
readonly nsxtUsername?: string;
|
|
107
|
+
readonly vcenterPassword?: string;
|
|
108
|
+
readonly vcenterUsername?: string;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export type AffinityType = string;
|
|
113
|
+
|
|
114
|
+
// @public
|
|
115
|
+
export interface Authorizations {
|
|
116
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, authorizationName: string, authorization: ExpressRouteAuthorization, options?: AuthorizationsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AuthorizationsCreateOrUpdateResponse>, AuthorizationsCreateOrUpdateResponse>>;
|
|
117
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, authorizationName: string, authorization: ExpressRouteAuthorization, options?: AuthorizationsCreateOrUpdateOptionalParams): Promise<AuthorizationsCreateOrUpdateResponse>;
|
|
118
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, authorizationName: string, options?: AuthorizationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
119
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, authorizationName: string, options?: AuthorizationsDeleteOptionalParams): Promise<void>;
|
|
120
|
+
get(resourceGroupName: string, privateCloudName: string, authorizationName: string, options?: AuthorizationsGetOptionalParams): Promise<AuthorizationsGetResponse>;
|
|
121
|
+
list(resourceGroupName: string, privateCloudName: string, options?: AuthorizationsListOptionalParams): PagedAsyncIterableIterator<ExpressRouteAuthorization>;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
// @public
|
|
125
|
+
export interface AuthorizationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
126
|
+
resumeFrom?: string;
|
|
127
|
+
updateIntervalInMs?: number;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
// @public
|
|
131
|
+
export type AuthorizationsCreateOrUpdateResponse = ExpressRouteAuthorization;
|
|
132
|
+
|
|
133
|
+
// @public
|
|
134
|
+
export interface AuthorizationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
135
|
+
resumeFrom?: string;
|
|
136
|
+
updateIntervalInMs?: number;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
// @public
|
|
140
|
+
export interface AuthorizationsGetOptionalParams extends coreClient.OperationOptions {
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
// @public
|
|
144
|
+
export type AuthorizationsGetResponse = ExpressRouteAuthorization;
|
|
145
|
+
|
|
146
|
+
// @public
|
|
147
|
+
export interface AuthorizationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
// @public
|
|
151
|
+
export type AuthorizationsListNextResponse = ExpressRouteAuthorizationList;
|
|
152
|
+
|
|
153
|
+
// @public
|
|
154
|
+
export interface AuthorizationsListOptionalParams extends coreClient.OperationOptions {
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
// @public
|
|
158
|
+
export type AuthorizationsListResponse = ExpressRouteAuthorizationList;
|
|
159
|
+
|
|
160
|
+
// @public
|
|
161
|
+
export interface AvailabilityProperties {
|
|
162
|
+
secondaryZone?: number;
|
|
163
|
+
strategy?: AvailabilityStrategy;
|
|
164
|
+
zone?: number;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export type AvailabilityStrategy = string;
|
|
169
|
+
|
|
170
|
+
// @public (undocumented)
|
|
171
|
+
export class AzureVMwareSolutionAPI extends coreClient.ServiceClient {
|
|
172
|
+
// (undocumented)
|
|
173
|
+
$host: string;
|
|
174
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureVMwareSolutionAPIOptionalParams);
|
|
175
|
+
// (undocumented)
|
|
176
|
+
addons: Addons;
|
|
177
|
+
// (undocumented)
|
|
178
|
+
apiVersion: string;
|
|
179
|
+
// (undocumented)
|
|
180
|
+
authorizations: Authorizations;
|
|
181
|
+
// (undocumented)
|
|
182
|
+
cloudLinks: CloudLinks;
|
|
183
|
+
// (undocumented)
|
|
184
|
+
clusters: Clusters;
|
|
185
|
+
// (undocumented)
|
|
186
|
+
datastores: Datastores;
|
|
187
|
+
// (undocumented)
|
|
188
|
+
globalReachConnections: GlobalReachConnections;
|
|
189
|
+
// (undocumented)
|
|
190
|
+
hcxEnterpriseSites: HcxEnterpriseSites;
|
|
191
|
+
// (undocumented)
|
|
192
|
+
locations: Locations;
|
|
193
|
+
// (undocumented)
|
|
194
|
+
operations: Operations;
|
|
195
|
+
// (undocumented)
|
|
196
|
+
placementPolicies: PlacementPolicies;
|
|
197
|
+
// (undocumented)
|
|
198
|
+
privateClouds: PrivateClouds;
|
|
199
|
+
// (undocumented)
|
|
200
|
+
scriptCmdlets: ScriptCmdlets;
|
|
201
|
+
// (undocumented)
|
|
202
|
+
scriptExecutions: ScriptExecutions;
|
|
203
|
+
// (undocumented)
|
|
204
|
+
scriptPackages: ScriptPackages;
|
|
205
|
+
// (undocumented)
|
|
206
|
+
subscriptionId: string;
|
|
207
|
+
// (undocumented)
|
|
208
|
+
virtualMachines: VirtualMachines;
|
|
209
|
+
// (undocumented)
|
|
210
|
+
workloadNetworks: WorkloadNetworks;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
// @public
|
|
214
|
+
export interface AzureVMwareSolutionAPIOptionalParams extends coreClient.ServiceClientOptions {
|
|
215
|
+
$host?: string;
|
|
216
|
+
apiVersion?: string;
|
|
217
|
+
endpoint?: string;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
// @public
|
|
221
|
+
export interface Circuit {
|
|
222
|
+
readonly expressRouteID?: string;
|
|
223
|
+
readonly expressRoutePrivatePeeringID?: string;
|
|
224
|
+
readonly primarySubnet?: string;
|
|
225
|
+
readonly secondarySubnet?: string;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
// @public
|
|
229
|
+
export interface CloudError {
|
|
230
|
+
error?: ErrorResponse;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
// @public
|
|
234
|
+
export type CloudLink = Resource & {
|
|
235
|
+
readonly status?: CloudLinkStatus;
|
|
236
|
+
linkedCloud?: string;
|
|
237
|
+
};
|
|
238
|
+
|
|
239
|
+
// @public
|
|
240
|
+
export interface CloudLinkList {
|
|
241
|
+
readonly nextLink?: string;
|
|
242
|
+
readonly value?: CloudLink[];
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
// @public
|
|
246
|
+
export interface CloudLinks {
|
|
247
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, cloudLinkName: string, cloudLink: CloudLink, options?: CloudLinksCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<CloudLinksCreateOrUpdateResponse>, CloudLinksCreateOrUpdateResponse>>;
|
|
248
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, cloudLinkName: string, cloudLink: CloudLink, options?: CloudLinksCreateOrUpdateOptionalParams): Promise<CloudLinksCreateOrUpdateResponse>;
|
|
249
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, cloudLinkName: string, options?: CloudLinksDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
250
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, cloudLinkName: string, options?: CloudLinksDeleteOptionalParams): Promise<void>;
|
|
251
|
+
get(resourceGroupName: string, privateCloudName: string, cloudLinkName: string, options?: CloudLinksGetOptionalParams): Promise<CloudLinksGetResponse>;
|
|
252
|
+
list(resourceGroupName: string, privateCloudName: string, options?: CloudLinksListOptionalParams): PagedAsyncIterableIterator<CloudLink>;
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
// @public
|
|
256
|
+
export interface CloudLinksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
257
|
+
resumeFrom?: string;
|
|
258
|
+
updateIntervalInMs?: number;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
// @public
|
|
262
|
+
export type CloudLinksCreateOrUpdateResponse = CloudLink;
|
|
263
|
+
|
|
264
|
+
// @public
|
|
265
|
+
export interface CloudLinksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
266
|
+
resumeFrom?: string;
|
|
267
|
+
updateIntervalInMs?: number;
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
// @public
|
|
271
|
+
export interface CloudLinksGetOptionalParams extends coreClient.OperationOptions {
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
// @public
|
|
275
|
+
export type CloudLinksGetResponse = CloudLink;
|
|
276
|
+
|
|
277
|
+
// @public
|
|
278
|
+
export interface CloudLinksListNextOptionalParams extends coreClient.OperationOptions {
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
// @public
|
|
282
|
+
export type CloudLinksListNextResponse = CloudLinkList;
|
|
283
|
+
|
|
284
|
+
// @public
|
|
285
|
+
export interface CloudLinksListOptionalParams extends coreClient.OperationOptions {
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
// @public
|
|
289
|
+
export type CloudLinksListResponse = CloudLinkList;
|
|
290
|
+
|
|
291
|
+
// @public
|
|
292
|
+
export type CloudLinkStatus = string;
|
|
293
|
+
|
|
294
|
+
// @public
|
|
295
|
+
export type Cluster = Resource & {
|
|
296
|
+
sku: Sku;
|
|
297
|
+
clusterSize?: number;
|
|
298
|
+
readonly provisioningState?: ClusterProvisioningState;
|
|
299
|
+
readonly clusterId?: number;
|
|
300
|
+
hosts?: string[];
|
|
301
|
+
};
|
|
302
|
+
|
|
303
|
+
// @public
|
|
304
|
+
export interface ClusterList {
|
|
305
|
+
readonly nextLink?: string;
|
|
306
|
+
readonly value?: Cluster[];
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
// @public
|
|
310
|
+
export type ClusterProperties = CommonClusterProperties & {};
|
|
311
|
+
|
|
312
|
+
// @public
|
|
313
|
+
export type ClusterProvisioningState = string;
|
|
314
|
+
|
|
315
|
+
// @public
|
|
316
|
+
export interface Clusters {
|
|
317
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, cluster: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ClustersCreateOrUpdateResponse>, ClustersCreateOrUpdateResponse>>;
|
|
318
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, cluster: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<ClustersCreateOrUpdateResponse>;
|
|
319
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
320
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
|
|
321
|
+
beginUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, clusterUpdate: ClusterUpdate, options?: ClustersUpdateOptionalParams): Promise<PollerLike<PollOperationState<ClustersUpdateResponse>, ClustersUpdateResponse>>;
|
|
322
|
+
beginUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, clusterUpdate: ClusterUpdate, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
|
|
323
|
+
get(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
|
|
324
|
+
list(resourceGroupName: string, privateCloudName: string, options?: ClustersListOptionalParams): PagedAsyncIterableIterator<Cluster>;
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
// @public
|
|
328
|
+
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
329
|
+
resumeFrom?: string;
|
|
330
|
+
updateIntervalInMs?: number;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
// @public
|
|
334
|
+
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
335
|
+
|
|
336
|
+
// @public
|
|
337
|
+
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
338
|
+
resumeFrom?: string;
|
|
339
|
+
updateIntervalInMs?: number;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
// @public
|
|
343
|
+
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
// @public
|
|
347
|
+
export type ClustersGetResponse = Cluster;
|
|
348
|
+
|
|
349
|
+
// @public
|
|
350
|
+
export interface ClustersListNextOptionalParams extends coreClient.OperationOptions {
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
// @public
|
|
354
|
+
export type ClustersListNextResponse = ClusterList;
|
|
355
|
+
|
|
356
|
+
// @public
|
|
357
|
+
export interface ClustersListOptionalParams extends coreClient.OperationOptions {
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
// @public
|
|
361
|
+
export type ClustersListResponse = ClusterList;
|
|
362
|
+
|
|
363
|
+
// @public
|
|
364
|
+
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
365
|
+
resumeFrom?: string;
|
|
366
|
+
updateIntervalInMs?: number;
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
// @public
|
|
370
|
+
export type ClustersUpdateResponse = Cluster;
|
|
371
|
+
|
|
372
|
+
// @public
|
|
373
|
+
export interface ClusterUpdate {
|
|
374
|
+
clusterSize?: number;
|
|
375
|
+
hosts?: string[];
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
// @public
|
|
379
|
+
export interface CommonClusterProperties {
|
|
380
|
+
readonly clusterId?: number;
|
|
381
|
+
clusterSize?: number;
|
|
382
|
+
hosts?: string[];
|
|
383
|
+
readonly provisioningState?: ClusterProvisioningState;
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
// @public
|
|
387
|
+
export type Datastore = Resource & {
|
|
388
|
+
readonly provisioningState?: DatastoreProvisioningState;
|
|
389
|
+
netAppVolume?: NetAppVolume;
|
|
390
|
+
diskPoolVolume?: DiskPoolVolume;
|
|
391
|
+
readonly status?: DatastoreStatus;
|
|
392
|
+
};
|
|
393
|
+
|
|
394
|
+
// @public
|
|
395
|
+
export interface DatastoreList {
|
|
396
|
+
readonly nextLink?: string;
|
|
397
|
+
readonly value?: Datastore[];
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
// @public
|
|
401
|
+
export type DatastoreProvisioningState = string;
|
|
402
|
+
|
|
403
|
+
// @public
|
|
404
|
+
export interface Datastores {
|
|
405
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, datastore: Datastore, options?: DatastoresCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DatastoresCreateOrUpdateResponse>, DatastoresCreateOrUpdateResponse>>;
|
|
406
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, datastore: Datastore, options?: DatastoresCreateOrUpdateOptionalParams): Promise<DatastoresCreateOrUpdateResponse>;
|
|
407
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
408
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, options?: DatastoresDeleteOptionalParams): Promise<void>;
|
|
409
|
+
get(resourceGroupName: string, privateCloudName: string, clusterName: string, datastoreName: string, options?: DatastoresGetOptionalParams): Promise<DatastoresGetResponse>;
|
|
410
|
+
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: DatastoresListOptionalParams): PagedAsyncIterableIterator<Datastore>;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
// @public
|
|
414
|
+
export interface DatastoresCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
415
|
+
resumeFrom?: string;
|
|
416
|
+
updateIntervalInMs?: number;
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
// @public
|
|
420
|
+
export type DatastoresCreateOrUpdateResponse = Datastore;
|
|
421
|
+
|
|
422
|
+
// @public
|
|
423
|
+
export interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
|
|
424
|
+
resumeFrom?: string;
|
|
425
|
+
updateIntervalInMs?: number;
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
// @public
|
|
429
|
+
export interface DatastoresGetOptionalParams extends coreClient.OperationOptions {
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
// @public
|
|
433
|
+
export type DatastoresGetResponse = Datastore;
|
|
434
|
+
|
|
435
|
+
// @public
|
|
436
|
+
export interface DatastoresListNextOptionalParams extends coreClient.OperationOptions {
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
// @public
|
|
440
|
+
export type DatastoresListNextResponse = DatastoreList;
|
|
441
|
+
|
|
442
|
+
// @public
|
|
443
|
+
export interface DatastoresListOptionalParams extends coreClient.OperationOptions {
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
// @public
|
|
447
|
+
export type DatastoresListResponse = DatastoreList;
|
|
448
|
+
|
|
449
|
+
// @public
|
|
450
|
+
export type DatastoreStatus = string;
|
|
451
|
+
|
|
452
|
+
// @public
|
|
453
|
+
export type DhcpTypeEnum = string;
|
|
454
|
+
|
|
455
|
+
// @public
|
|
456
|
+
export interface DiskPoolVolume {
|
|
457
|
+
lunName: string;
|
|
458
|
+
mountOption?: MountOptionEnum;
|
|
459
|
+
readonly path?: string;
|
|
460
|
+
targetId: string;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
// @public
|
|
464
|
+
export type DnsServiceLogLevelEnum = string;
|
|
465
|
+
|
|
466
|
+
// @public
|
|
467
|
+
export type DnsServiceStatusEnum = string;
|
|
468
|
+
|
|
469
|
+
// @public
|
|
470
|
+
export interface Encryption {
|
|
471
|
+
keyVaultProperties?: EncryptionKeyVaultProperties;
|
|
472
|
+
status?: EncryptionState;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
// @public
|
|
476
|
+
export type EncryptionKeyStatus = string;
|
|
477
|
+
|
|
478
|
+
// @public
|
|
479
|
+
export interface EncryptionKeyVaultProperties {
|
|
480
|
+
keyName?: string;
|
|
481
|
+
readonly keyState?: EncryptionKeyStatus;
|
|
482
|
+
keyVaultUrl?: string;
|
|
483
|
+
keyVersion?: string;
|
|
484
|
+
readonly versionType?: EncryptionVersionType;
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
// @public
|
|
488
|
+
export type EncryptionState = string;
|
|
489
|
+
|
|
490
|
+
// @public
|
|
491
|
+
export type EncryptionVersionType = string;
|
|
492
|
+
|
|
493
|
+
// @public
|
|
494
|
+
export interface Endpoints {
|
|
495
|
+
readonly hcxCloudManager?: string;
|
|
496
|
+
readonly nsxtManager?: string;
|
|
497
|
+
readonly vcsa?: string;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
// @public
|
|
501
|
+
export interface ErrorAdditionalInfo {
|
|
502
|
+
readonly info?: Record<string, unknown>;
|
|
503
|
+
readonly type?: string;
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
// @public
|
|
507
|
+
export interface ErrorResponse {
|
|
508
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
509
|
+
readonly code?: string;
|
|
510
|
+
readonly details?: ErrorResponse[];
|
|
511
|
+
readonly message?: string;
|
|
512
|
+
readonly target?: string;
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
// @public
|
|
516
|
+
export type ExpressRouteAuthorization = Resource & {
|
|
517
|
+
readonly provisioningState?: ExpressRouteAuthorizationProvisioningState;
|
|
518
|
+
readonly expressRouteAuthorizationId?: string;
|
|
519
|
+
readonly expressRouteAuthorizationKey?: string;
|
|
520
|
+
expressRouteId?: string;
|
|
521
|
+
};
|
|
522
|
+
|
|
523
|
+
// @public
|
|
524
|
+
export interface ExpressRouteAuthorizationList {
|
|
525
|
+
readonly nextLink?: string;
|
|
526
|
+
readonly value?: ExpressRouteAuthorization[];
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
// @public
|
|
530
|
+
export type ExpressRouteAuthorizationProvisioningState = string;
|
|
531
|
+
|
|
532
|
+
// @public
|
|
533
|
+
export type GlobalReachConnection = Resource & {
|
|
534
|
+
readonly provisioningState?: GlobalReachConnectionProvisioningState;
|
|
535
|
+
readonly addressPrefix?: string;
|
|
536
|
+
authorizationKey?: string;
|
|
537
|
+
readonly circuitConnectionStatus?: GlobalReachConnectionStatus;
|
|
538
|
+
peerExpressRouteCircuit?: string;
|
|
539
|
+
expressRouteId?: string;
|
|
540
|
+
};
|
|
541
|
+
|
|
542
|
+
// @public
|
|
543
|
+
export interface GlobalReachConnectionList {
|
|
544
|
+
readonly nextLink?: string;
|
|
545
|
+
readonly value?: GlobalReachConnection[];
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
// @public
|
|
549
|
+
export type GlobalReachConnectionProvisioningState = string;
|
|
550
|
+
|
|
551
|
+
// @public
|
|
552
|
+
export interface GlobalReachConnections {
|
|
553
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, globalReachConnection: GlobalReachConnection, options?: GlobalReachConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<GlobalReachConnectionsCreateOrUpdateResponse>, GlobalReachConnectionsCreateOrUpdateResponse>>;
|
|
554
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, globalReachConnection: GlobalReachConnection, options?: GlobalReachConnectionsCreateOrUpdateOptionalParams): Promise<GlobalReachConnectionsCreateOrUpdateResponse>;
|
|
555
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, options?: GlobalReachConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
556
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, options?: GlobalReachConnectionsDeleteOptionalParams): Promise<void>;
|
|
557
|
+
get(resourceGroupName: string, privateCloudName: string, globalReachConnectionName: string, options?: GlobalReachConnectionsGetOptionalParams): Promise<GlobalReachConnectionsGetResponse>;
|
|
558
|
+
list(resourceGroupName: string, privateCloudName: string, options?: GlobalReachConnectionsListOptionalParams): PagedAsyncIterableIterator<GlobalReachConnection>;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
// @public
|
|
562
|
+
export interface GlobalReachConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
563
|
+
resumeFrom?: string;
|
|
564
|
+
updateIntervalInMs?: number;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
// @public
|
|
568
|
+
export type GlobalReachConnectionsCreateOrUpdateResponse = GlobalReachConnection;
|
|
569
|
+
|
|
570
|
+
// @public
|
|
571
|
+
export interface GlobalReachConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
572
|
+
resumeFrom?: string;
|
|
573
|
+
updateIntervalInMs?: number;
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
// @public
|
|
577
|
+
export interface GlobalReachConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
// @public
|
|
581
|
+
export type GlobalReachConnectionsGetResponse = GlobalReachConnection;
|
|
582
|
+
|
|
583
|
+
// @public
|
|
584
|
+
export interface GlobalReachConnectionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
// @public
|
|
588
|
+
export type GlobalReachConnectionsListNextResponse = GlobalReachConnectionList;
|
|
589
|
+
|
|
590
|
+
// @public
|
|
591
|
+
export interface GlobalReachConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
// @public
|
|
595
|
+
export type GlobalReachConnectionsListResponse = GlobalReachConnectionList;
|
|
596
|
+
|
|
597
|
+
// @public
|
|
598
|
+
export type GlobalReachConnectionStatus = string;
|
|
599
|
+
|
|
600
|
+
// @public
|
|
601
|
+
export type HcxEnterpriseSite = Resource & {
|
|
602
|
+
readonly activationKey?: string;
|
|
603
|
+
readonly status?: HcxEnterpriseSiteStatus;
|
|
604
|
+
};
|
|
605
|
+
|
|
606
|
+
// @public
|
|
607
|
+
export interface HcxEnterpriseSiteList {
|
|
608
|
+
readonly nextLink?: string;
|
|
609
|
+
readonly value?: HcxEnterpriseSite[];
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
// @public
|
|
613
|
+
export interface HcxEnterpriseSites {
|
|
614
|
+
createOrUpdate(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, hcxEnterpriseSite: HcxEnterpriseSite, options?: HcxEnterpriseSitesCreateOrUpdateOptionalParams): Promise<HcxEnterpriseSitesCreateOrUpdateResponse>;
|
|
615
|
+
delete(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: HcxEnterpriseSitesDeleteOptionalParams): Promise<void>;
|
|
616
|
+
get(resourceGroupName: string, privateCloudName: string, hcxEnterpriseSiteName: string, options?: HcxEnterpriseSitesGetOptionalParams): Promise<HcxEnterpriseSitesGetResponse>;
|
|
617
|
+
list(resourceGroupName: string, privateCloudName: string, options?: HcxEnterpriseSitesListOptionalParams): PagedAsyncIterableIterator<HcxEnterpriseSite>;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
// @public
|
|
621
|
+
export interface HcxEnterpriseSitesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
// @public
|
|
625
|
+
export type HcxEnterpriseSitesCreateOrUpdateResponse = HcxEnterpriseSite;
|
|
626
|
+
|
|
627
|
+
// @public
|
|
628
|
+
export interface HcxEnterpriseSitesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
// @public
|
|
632
|
+
export interface HcxEnterpriseSitesGetOptionalParams extends coreClient.OperationOptions {
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
// @public
|
|
636
|
+
export type HcxEnterpriseSitesGetResponse = HcxEnterpriseSite;
|
|
637
|
+
|
|
638
|
+
// @public
|
|
639
|
+
export interface HcxEnterpriseSitesListNextOptionalParams extends coreClient.OperationOptions {
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
// @public
|
|
643
|
+
export type HcxEnterpriseSitesListNextResponse = HcxEnterpriseSiteList;
|
|
644
|
+
|
|
645
|
+
// @public
|
|
646
|
+
export interface HcxEnterpriseSitesListOptionalParams extends coreClient.OperationOptions {
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
// @public
|
|
650
|
+
export type HcxEnterpriseSitesListResponse = HcxEnterpriseSiteList;
|
|
651
|
+
|
|
652
|
+
// @public
|
|
653
|
+
export type HcxEnterpriseSiteStatus = string;
|
|
654
|
+
|
|
655
|
+
// @public
|
|
656
|
+
export interface IdentitySource {
|
|
657
|
+
alias?: string;
|
|
658
|
+
baseGroupDN?: string;
|
|
659
|
+
baseUserDN?: string;
|
|
660
|
+
domain?: string;
|
|
661
|
+
name?: string;
|
|
662
|
+
password?: string;
|
|
663
|
+
primaryServer?: string;
|
|
664
|
+
secondaryServer?: string;
|
|
665
|
+
ssl?: SslEnum;
|
|
666
|
+
username?: string;
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
// @public
|
|
670
|
+
export type InternetEnum = string;
|
|
671
|
+
|
|
672
|
+
// @public
|
|
673
|
+
export enum KnownAddonProvisioningState {
|
|
674
|
+
// (undocumented)
|
|
675
|
+
Building = "Building",
|
|
676
|
+
// (undocumented)
|
|
677
|
+
Cancelled = "Cancelled",
|
|
678
|
+
// (undocumented)
|
|
679
|
+
Deleting = "Deleting",
|
|
680
|
+
// (undocumented)
|
|
681
|
+
Failed = "Failed",
|
|
682
|
+
// (undocumented)
|
|
683
|
+
Succeeded = "Succeeded",
|
|
684
|
+
// (undocumented)
|
|
685
|
+
Updating = "Updating"
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
// @public
|
|
689
|
+
export enum KnownAddonType {
|
|
690
|
+
// (undocumented)
|
|
691
|
+
HCX = "HCX",
|
|
692
|
+
// (undocumented)
|
|
693
|
+
SRM = "SRM",
|
|
694
|
+
// (undocumented)
|
|
695
|
+
VR = "VR"
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
// @public
|
|
699
|
+
export enum KnownAffinityType {
|
|
700
|
+
// (undocumented)
|
|
701
|
+
Affinity = "Affinity",
|
|
702
|
+
// (undocumented)
|
|
703
|
+
AntiAffinity = "AntiAffinity"
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
// @public
|
|
707
|
+
export enum KnownAvailabilityStrategy {
|
|
708
|
+
// (undocumented)
|
|
709
|
+
DualZone = "DualZone",
|
|
710
|
+
// (undocumented)
|
|
711
|
+
SingleZone = "SingleZone"
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
// @public
|
|
715
|
+
export enum KnownCloudLinkStatus {
|
|
716
|
+
// (undocumented)
|
|
717
|
+
Active = "Active",
|
|
718
|
+
// (undocumented)
|
|
719
|
+
Building = "Building",
|
|
720
|
+
// (undocumented)
|
|
721
|
+
Deleting = "Deleting",
|
|
722
|
+
// (undocumented)
|
|
723
|
+
Disconnected = "Disconnected",
|
|
724
|
+
// (undocumented)
|
|
725
|
+
Failed = "Failed"
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
// @public
|
|
729
|
+
export enum KnownClusterProvisioningState {
|
|
730
|
+
// (undocumented)
|
|
731
|
+
Cancelled = "Cancelled",
|
|
732
|
+
// (undocumented)
|
|
733
|
+
Deleting = "Deleting",
|
|
734
|
+
// (undocumented)
|
|
735
|
+
Failed = "Failed",
|
|
736
|
+
// (undocumented)
|
|
737
|
+
Succeeded = "Succeeded",
|
|
738
|
+
// (undocumented)
|
|
739
|
+
Updating = "Updating"
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
// @public
|
|
743
|
+
export enum KnownDatastoreProvisioningState {
|
|
744
|
+
// (undocumented)
|
|
745
|
+
Cancelled = "Cancelled",
|
|
746
|
+
// (undocumented)
|
|
747
|
+
Creating = "Creating",
|
|
748
|
+
// (undocumented)
|
|
749
|
+
Deleting = "Deleting",
|
|
750
|
+
// (undocumented)
|
|
751
|
+
Failed = "Failed",
|
|
752
|
+
// (undocumented)
|
|
753
|
+
Pending = "Pending",
|
|
754
|
+
// (undocumented)
|
|
755
|
+
Succeeded = "Succeeded",
|
|
756
|
+
// (undocumented)
|
|
757
|
+
Updating = "Updating"
|
|
758
|
+
}
|
|
759
|
+
|
|
760
|
+
// @public
|
|
761
|
+
export enum KnownDatastoreStatus {
|
|
762
|
+
// (undocumented)
|
|
763
|
+
Accessible = "Accessible",
|
|
764
|
+
// (undocumented)
|
|
765
|
+
Attached = "Attached",
|
|
766
|
+
// (undocumented)
|
|
767
|
+
DeadOrError = "DeadOrError",
|
|
768
|
+
// (undocumented)
|
|
769
|
+
Detached = "Detached",
|
|
770
|
+
// (undocumented)
|
|
771
|
+
Inaccessible = "Inaccessible",
|
|
772
|
+
// (undocumented)
|
|
773
|
+
LostCommunication = "LostCommunication",
|
|
774
|
+
// (undocumented)
|
|
775
|
+
Unknown = "Unknown"
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
// @public
|
|
779
|
+
export enum KnownDhcpTypeEnum {
|
|
780
|
+
// (undocumented)
|
|
781
|
+
Relay = "RELAY",
|
|
782
|
+
// (undocumented)
|
|
783
|
+
Server = "SERVER"
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
// @public
|
|
787
|
+
export enum KnownDnsServiceLogLevelEnum {
|
|
788
|
+
// (undocumented)
|
|
789
|
+
Debug = "DEBUG",
|
|
790
|
+
// (undocumented)
|
|
791
|
+
Error = "ERROR",
|
|
792
|
+
// (undocumented)
|
|
793
|
+
Fatal = "FATAL",
|
|
794
|
+
// (undocumented)
|
|
795
|
+
Info = "INFO",
|
|
796
|
+
// (undocumented)
|
|
797
|
+
Warning = "WARNING"
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
// @public
|
|
801
|
+
export enum KnownDnsServiceStatusEnum {
|
|
802
|
+
// (undocumented)
|
|
803
|
+
Failure = "FAILURE",
|
|
804
|
+
// (undocumented)
|
|
805
|
+
Success = "SUCCESS"
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
// @public
|
|
809
|
+
export enum KnownEncryptionKeyStatus {
|
|
810
|
+
// (undocumented)
|
|
811
|
+
AccessDenied = "AccessDenied",
|
|
812
|
+
// (undocumented)
|
|
813
|
+
Connected = "Connected"
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
// @public
|
|
817
|
+
export enum KnownEncryptionState {
|
|
818
|
+
// (undocumented)
|
|
819
|
+
Disabled = "Disabled",
|
|
820
|
+
// (undocumented)
|
|
821
|
+
Enabled = "Enabled"
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
// @public
|
|
825
|
+
export enum KnownEncryptionVersionType {
|
|
826
|
+
// (undocumented)
|
|
827
|
+
AutoDetected = "AutoDetected",
|
|
828
|
+
// (undocumented)
|
|
829
|
+
Fixed = "Fixed"
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
// @public
|
|
833
|
+
export enum KnownExpressRouteAuthorizationProvisioningState {
|
|
834
|
+
// (undocumented)
|
|
835
|
+
Failed = "Failed",
|
|
836
|
+
// (undocumented)
|
|
837
|
+
Succeeded = "Succeeded",
|
|
838
|
+
// (undocumented)
|
|
839
|
+
Updating = "Updating"
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
// @public
|
|
843
|
+
export enum KnownGlobalReachConnectionProvisioningState {
|
|
844
|
+
// (undocumented)
|
|
845
|
+
Failed = "Failed",
|
|
846
|
+
// (undocumented)
|
|
847
|
+
Succeeded = "Succeeded",
|
|
848
|
+
// (undocumented)
|
|
849
|
+
Updating = "Updating"
|
|
850
|
+
}
|
|
851
|
+
|
|
852
|
+
// @public
|
|
853
|
+
export enum KnownGlobalReachConnectionStatus {
|
|
854
|
+
// (undocumented)
|
|
855
|
+
Connected = "Connected",
|
|
856
|
+
// (undocumented)
|
|
857
|
+
Connecting = "Connecting",
|
|
858
|
+
// (undocumented)
|
|
859
|
+
Disconnected = "Disconnected"
|
|
860
|
+
}
|
|
861
|
+
|
|
862
|
+
// @public
|
|
863
|
+
export enum KnownHcxEnterpriseSiteStatus {
|
|
864
|
+
// (undocumented)
|
|
865
|
+
Available = "Available",
|
|
866
|
+
// (undocumented)
|
|
867
|
+
Consumed = "Consumed",
|
|
868
|
+
// (undocumented)
|
|
869
|
+
Deactivated = "Deactivated",
|
|
870
|
+
// (undocumented)
|
|
871
|
+
Deleted = "Deleted"
|
|
872
|
+
}
|
|
873
|
+
|
|
874
|
+
// @public
|
|
875
|
+
export enum KnownInternetEnum {
|
|
876
|
+
// (undocumented)
|
|
877
|
+
Disabled = "Disabled",
|
|
878
|
+
// (undocumented)
|
|
879
|
+
Enabled = "Enabled"
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
// @public
|
|
883
|
+
export enum KnownMountOptionEnum {
|
|
884
|
+
// (undocumented)
|
|
885
|
+
Attach = "ATTACH",
|
|
886
|
+
// (undocumented)
|
|
887
|
+
Mount = "MOUNT"
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
// @public
|
|
891
|
+
export enum KnownOptionalParamEnum {
|
|
892
|
+
// (undocumented)
|
|
893
|
+
Optional = "Optional",
|
|
894
|
+
// (undocumented)
|
|
895
|
+
Required = "Required"
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
// @public
|
|
899
|
+
export enum KnownPlacementPolicyProvisioningState {
|
|
900
|
+
// (undocumented)
|
|
901
|
+
Building = "Building",
|
|
902
|
+
// (undocumented)
|
|
903
|
+
Deleting = "Deleting",
|
|
904
|
+
// (undocumented)
|
|
905
|
+
Failed = "Failed",
|
|
906
|
+
// (undocumented)
|
|
907
|
+
Succeeded = "Succeeded",
|
|
908
|
+
// (undocumented)
|
|
909
|
+
Updating = "Updating"
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
// @public
|
|
913
|
+
export enum KnownPlacementPolicyState {
|
|
914
|
+
// (undocumented)
|
|
915
|
+
Disabled = "Disabled",
|
|
916
|
+
// (undocumented)
|
|
917
|
+
Enabled = "Enabled"
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
// @public
|
|
921
|
+
export enum KnownPlacementPolicyType {
|
|
922
|
+
// (undocumented)
|
|
923
|
+
VmHost = "VmHost",
|
|
924
|
+
// (undocumented)
|
|
925
|
+
VmVm = "VmVm"
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
// @public
|
|
929
|
+
export enum KnownPortMirroringDirectionEnum {
|
|
930
|
+
// (undocumented)
|
|
931
|
+
Bidirectional = "BIDIRECTIONAL",
|
|
932
|
+
// (undocumented)
|
|
933
|
+
Egress = "EGRESS",
|
|
934
|
+
// (undocumented)
|
|
935
|
+
Ingress = "INGRESS"
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
// @public
|
|
939
|
+
export enum KnownPortMirroringStatusEnum {
|
|
940
|
+
// (undocumented)
|
|
941
|
+
Failure = "FAILURE",
|
|
942
|
+
// (undocumented)
|
|
943
|
+
Success = "SUCCESS"
|
|
944
|
+
}
|
|
945
|
+
|
|
946
|
+
// @public
|
|
947
|
+
export enum KnownPrivateCloudProvisioningState {
|
|
948
|
+
// (undocumented)
|
|
949
|
+
Building = "Building",
|
|
950
|
+
// (undocumented)
|
|
951
|
+
Cancelled = "Cancelled",
|
|
952
|
+
// (undocumented)
|
|
953
|
+
Deleting = "Deleting",
|
|
954
|
+
// (undocumented)
|
|
955
|
+
Failed = "Failed",
|
|
956
|
+
// (undocumented)
|
|
957
|
+
Pending = "Pending",
|
|
958
|
+
// (undocumented)
|
|
959
|
+
Succeeded = "Succeeded",
|
|
960
|
+
// (undocumented)
|
|
961
|
+
Updating = "Updating"
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
// @public
|
|
965
|
+
export enum KnownQuotaEnabled {
|
|
966
|
+
// (undocumented)
|
|
967
|
+
Disabled = "Disabled",
|
|
968
|
+
// (undocumented)
|
|
969
|
+
Enabled = "Enabled"
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
// @public
|
|
973
|
+
export enum KnownResourceIdentityType {
|
|
974
|
+
// (undocumented)
|
|
975
|
+
None = "None",
|
|
976
|
+
// (undocumented)
|
|
977
|
+
SystemAssigned = "SystemAssigned"
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
// @public
|
|
981
|
+
export enum KnownScriptExecutionParameterType {
|
|
982
|
+
// (undocumented)
|
|
983
|
+
Credential = "Credential",
|
|
984
|
+
// (undocumented)
|
|
985
|
+
SecureValue = "SecureValue",
|
|
986
|
+
// (undocumented)
|
|
987
|
+
Value = "Value"
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
// @public
|
|
991
|
+
export enum KnownScriptExecutionProvisioningState {
|
|
992
|
+
// (undocumented)
|
|
993
|
+
Cancelled = "Cancelled",
|
|
994
|
+
// (undocumented)
|
|
995
|
+
Cancelling = "Cancelling",
|
|
996
|
+
// (undocumented)
|
|
997
|
+
Deleting = "Deleting",
|
|
998
|
+
// (undocumented)
|
|
999
|
+
Failed = "Failed",
|
|
1000
|
+
// (undocumented)
|
|
1001
|
+
Pending = "Pending",
|
|
1002
|
+
// (undocumented)
|
|
1003
|
+
Running = "Running",
|
|
1004
|
+
// (undocumented)
|
|
1005
|
+
Succeeded = "Succeeded"
|
|
1006
|
+
}
|
|
1007
|
+
|
|
1008
|
+
// @public
|
|
1009
|
+
export enum KnownScriptOutputStreamType {
|
|
1010
|
+
// (undocumented)
|
|
1011
|
+
Error = "Error",
|
|
1012
|
+
// (undocumented)
|
|
1013
|
+
Information = "Information",
|
|
1014
|
+
// (undocumented)
|
|
1015
|
+
Output = "Output",
|
|
1016
|
+
// (undocumented)
|
|
1017
|
+
Warning = "Warning"
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
// @public
|
|
1021
|
+
export enum KnownScriptParameterTypes {
|
|
1022
|
+
// (undocumented)
|
|
1023
|
+
Bool = "Bool",
|
|
1024
|
+
// (undocumented)
|
|
1025
|
+
Credential = "Credential",
|
|
1026
|
+
// (undocumented)
|
|
1027
|
+
Float = "Float",
|
|
1028
|
+
// (undocumented)
|
|
1029
|
+
Int = "Int",
|
|
1030
|
+
// (undocumented)
|
|
1031
|
+
SecureString = "SecureString",
|
|
1032
|
+
// (undocumented)
|
|
1033
|
+
String = "String"
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
// @public
|
|
1037
|
+
export enum KnownSegmentStatusEnum {
|
|
1038
|
+
// (undocumented)
|
|
1039
|
+
Failure = "FAILURE",
|
|
1040
|
+
// (undocumented)
|
|
1041
|
+
Success = "SUCCESS"
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
// @public
|
|
1045
|
+
export enum KnownSslEnum {
|
|
1046
|
+
// (undocumented)
|
|
1047
|
+
Disabled = "Disabled",
|
|
1048
|
+
// (undocumented)
|
|
1049
|
+
Enabled = "Enabled"
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
// @public
|
|
1053
|
+
export enum KnownTrialStatus {
|
|
1054
|
+
// (undocumented)
|
|
1055
|
+
TrialAvailable = "TrialAvailable",
|
|
1056
|
+
// (undocumented)
|
|
1057
|
+
TrialDisabled = "TrialDisabled",
|
|
1058
|
+
// (undocumented)
|
|
1059
|
+
TrialUsed = "TrialUsed"
|
|
1060
|
+
}
|
|
1061
|
+
|
|
1062
|
+
// @public
|
|
1063
|
+
export enum KnownVirtualMachineRestrictMovementState {
|
|
1064
|
+
// (undocumented)
|
|
1065
|
+
Disabled = "Disabled",
|
|
1066
|
+
// (undocumented)
|
|
1067
|
+
Enabled = "Enabled"
|
|
1068
|
+
}
|
|
1069
|
+
|
|
1070
|
+
// @public
|
|
1071
|
+
export enum KnownVisibilityParameterEnum {
|
|
1072
|
+
// (undocumented)
|
|
1073
|
+
Hidden = "Hidden",
|
|
1074
|
+
// (undocumented)
|
|
1075
|
+
Visible = "Visible"
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
// @public
|
|
1079
|
+
export enum KnownVMGroupStatusEnum {
|
|
1080
|
+
// (undocumented)
|
|
1081
|
+
Failure = "FAILURE",
|
|
1082
|
+
// (undocumented)
|
|
1083
|
+
Success = "SUCCESS"
|
|
1084
|
+
}
|
|
1085
|
+
|
|
1086
|
+
// @public
|
|
1087
|
+
export enum KnownVMTypeEnum {
|
|
1088
|
+
// (undocumented)
|
|
1089
|
+
Edge = "EDGE",
|
|
1090
|
+
// (undocumented)
|
|
1091
|
+
Regular = "REGULAR",
|
|
1092
|
+
// (undocumented)
|
|
1093
|
+
Service = "SERVICE"
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
// @public
|
|
1097
|
+
export enum KnownWorkloadNetworkDhcpProvisioningState {
|
|
1098
|
+
// (undocumented)
|
|
1099
|
+
Building = "Building",
|
|
1100
|
+
// (undocumented)
|
|
1101
|
+
Deleting = "Deleting",
|
|
1102
|
+
// (undocumented)
|
|
1103
|
+
Failed = "Failed",
|
|
1104
|
+
// (undocumented)
|
|
1105
|
+
Succeeded = "Succeeded",
|
|
1106
|
+
// (undocumented)
|
|
1107
|
+
Updating = "Updating"
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
// @public
|
|
1111
|
+
export enum KnownWorkloadNetworkDnsServiceProvisioningState {
|
|
1112
|
+
// (undocumented)
|
|
1113
|
+
Building = "Building",
|
|
1114
|
+
// (undocumented)
|
|
1115
|
+
Deleting = "Deleting",
|
|
1116
|
+
// (undocumented)
|
|
1117
|
+
Failed = "Failed",
|
|
1118
|
+
// (undocumented)
|
|
1119
|
+
Succeeded = "Succeeded",
|
|
1120
|
+
// (undocumented)
|
|
1121
|
+
Updating = "Updating"
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
// @public
|
|
1125
|
+
export enum KnownWorkloadNetworkDnsZoneProvisioningState {
|
|
1126
|
+
// (undocumented)
|
|
1127
|
+
Building = "Building",
|
|
1128
|
+
// (undocumented)
|
|
1129
|
+
Deleting = "Deleting",
|
|
1130
|
+
// (undocumented)
|
|
1131
|
+
Failed = "Failed",
|
|
1132
|
+
// (undocumented)
|
|
1133
|
+
Succeeded = "Succeeded",
|
|
1134
|
+
// (undocumented)
|
|
1135
|
+
Updating = "Updating"
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
// @public
|
|
1139
|
+
export enum KnownWorkloadNetworkPortMirroringProvisioningState {
|
|
1140
|
+
// (undocumented)
|
|
1141
|
+
Building = "Building",
|
|
1142
|
+
// (undocumented)
|
|
1143
|
+
Deleting = "Deleting",
|
|
1144
|
+
// (undocumented)
|
|
1145
|
+
Failed = "Failed",
|
|
1146
|
+
// (undocumented)
|
|
1147
|
+
Succeeded = "Succeeded",
|
|
1148
|
+
// (undocumented)
|
|
1149
|
+
Updating = "Updating"
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
// @public
|
|
1153
|
+
export enum KnownWorkloadNetworkPublicIPProvisioningState {
|
|
1154
|
+
// (undocumented)
|
|
1155
|
+
Building = "Building",
|
|
1156
|
+
// (undocumented)
|
|
1157
|
+
Deleting = "Deleting",
|
|
1158
|
+
// (undocumented)
|
|
1159
|
+
Failed = "Failed",
|
|
1160
|
+
// (undocumented)
|
|
1161
|
+
Succeeded = "Succeeded",
|
|
1162
|
+
// (undocumented)
|
|
1163
|
+
Updating = "Updating"
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
// @public
|
|
1167
|
+
export enum KnownWorkloadNetworkSegmentProvisioningState {
|
|
1168
|
+
// (undocumented)
|
|
1169
|
+
Building = "Building",
|
|
1170
|
+
// (undocumented)
|
|
1171
|
+
Deleting = "Deleting",
|
|
1172
|
+
// (undocumented)
|
|
1173
|
+
Failed = "Failed",
|
|
1174
|
+
// (undocumented)
|
|
1175
|
+
Succeeded = "Succeeded",
|
|
1176
|
+
// (undocumented)
|
|
1177
|
+
Updating = "Updating"
|
|
1178
|
+
}
|
|
1179
|
+
|
|
1180
|
+
// @public
|
|
1181
|
+
export enum KnownWorkloadNetworkVMGroupProvisioningState {
|
|
1182
|
+
// (undocumented)
|
|
1183
|
+
Building = "Building",
|
|
1184
|
+
// (undocumented)
|
|
1185
|
+
Deleting = "Deleting",
|
|
1186
|
+
// (undocumented)
|
|
1187
|
+
Failed = "Failed",
|
|
1188
|
+
// (undocumented)
|
|
1189
|
+
Succeeded = "Succeeded",
|
|
1190
|
+
// (undocumented)
|
|
1191
|
+
Updating = "Updating"
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1194
|
+
// @public
|
|
1195
|
+
export interface Locations {
|
|
1196
|
+
checkQuotaAvailability(location: string, options?: LocationsCheckQuotaAvailabilityOptionalParams): Promise<LocationsCheckQuotaAvailabilityResponse>;
|
|
1197
|
+
checkTrialAvailability(location: string, options?: LocationsCheckTrialAvailabilityOptionalParams): Promise<LocationsCheckTrialAvailabilityResponse>;
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
// @public
|
|
1201
|
+
export interface LocationsCheckQuotaAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
// @public
|
|
1205
|
+
export type LocationsCheckQuotaAvailabilityResponse = Quota;
|
|
1206
|
+
|
|
1207
|
+
// @public
|
|
1208
|
+
export interface LocationsCheckTrialAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
1209
|
+
}
|
|
1210
|
+
|
|
1211
|
+
// @public
|
|
1212
|
+
export type LocationsCheckTrialAvailabilityResponse = Trial;
|
|
1213
|
+
|
|
1214
|
+
// @public
|
|
1215
|
+
export interface LogSpecification {
|
|
1216
|
+
blobDuration?: string;
|
|
1217
|
+
displayName?: string;
|
|
1218
|
+
name?: string;
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1221
|
+
// @public
|
|
1222
|
+
export type ManagementCluster = CommonClusterProperties & {};
|
|
1223
|
+
|
|
1224
|
+
// @public
|
|
1225
|
+
export interface MetricDimension {
|
|
1226
|
+
displayName?: string;
|
|
1227
|
+
internalName?: string;
|
|
1228
|
+
name?: string;
|
|
1229
|
+
toBeExportedForShoebox?: boolean;
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
// @public
|
|
1233
|
+
export interface MetricSpecification {
|
|
1234
|
+
aggregationType?: string;
|
|
1235
|
+
category?: string;
|
|
1236
|
+
dimensions?: MetricDimension[];
|
|
1237
|
+
displayDescription?: string;
|
|
1238
|
+
displayName?: string;
|
|
1239
|
+
enableRegionalMdmAccount?: string;
|
|
1240
|
+
fillGapWithZero?: boolean;
|
|
1241
|
+
name?: string;
|
|
1242
|
+
sourceMdmAccount?: string;
|
|
1243
|
+
sourceMdmNamespace?: string;
|
|
1244
|
+
supportedAggregationTypes?: string[];
|
|
1245
|
+
supportedTimeGrainTypes?: string[];
|
|
1246
|
+
unit?: string;
|
|
1247
|
+
}
|
|
1248
|
+
|
|
1249
|
+
// @public
|
|
1250
|
+
export type MountOptionEnum = string;
|
|
1251
|
+
|
|
1252
|
+
// @public
|
|
1253
|
+
export interface NetAppVolume {
|
|
1254
|
+
id: string;
|
|
1255
|
+
}
|
|
1256
|
+
|
|
1257
|
+
// @public
|
|
1258
|
+
export interface Operation {
|
|
1259
|
+
readonly display?: OperationDisplay;
|
|
1260
|
+
isDataAction?: boolean;
|
|
1261
|
+
readonly name?: string;
|
|
1262
|
+
origin?: string;
|
|
1263
|
+
properties?: OperationProperties;
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
// @public
|
|
1267
|
+
export interface OperationDisplay {
|
|
1268
|
+
readonly description?: string;
|
|
1269
|
+
readonly operation?: string;
|
|
1270
|
+
readonly provider?: string;
|
|
1271
|
+
readonly resource?: string;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
// @public
|
|
1275
|
+
export interface OperationList {
|
|
1276
|
+
readonly nextLink?: string;
|
|
1277
|
+
readonly value?: Operation[];
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
// @public
|
|
1281
|
+
export interface OperationProperties {
|
|
1282
|
+
serviceSpecification?: ServiceSpecification;
|
|
1283
|
+
}
|
|
1284
|
+
|
|
1285
|
+
// @public
|
|
1286
|
+
export interface Operations {
|
|
1287
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1288
|
+
}
|
|
1289
|
+
|
|
1290
|
+
// @public
|
|
1291
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1292
|
+
}
|
|
1293
|
+
|
|
1294
|
+
// @public
|
|
1295
|
+
export type OperationsListNextResponse = OperationList;
|
|
1296
|
+
|
|
1297
|
+
// @public
|
|
1298
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1299
|
+
}
|
|
1300
|
+
|
|
1301
|
+
// @public
|
|
1302
|
+
export type OperationsListResponse = OperationList;
|
|
1303
|
+
|
|
1304
|
+
// @public
|
|
1305
|
+
export type OptionalParamEnum = string;
|
|
1306
|
+
|
|
1307
|
+
// @public
|
|
1308
|
+
export interface PlacementPolicies {
|
|
1309
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicy: PlacementPolicy, options?: PlacementPoliciesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PlacementPoliciesCreateOrUpdateResponse>, PlacementPoliciesCreateOrUpdateResponse>>;
|
|
1310
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicy: PlacementPolicy, options?: PlacementPoliciesCreateOrUpdateOptionalParams): Promise<PlacementPoliciesCreateOrUpdateResponse>;
|
|
1311
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, options?: PlacementPoliciesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1312
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, options?: PlacementPoliciesDeleteOptionalParams): Promise<void>;
|
|
1313
|
+
beginUpdate(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicyUpdate: PlacementPolicyUpdate, options?: PlacementPoliciesUpdateOptionalParams): Promise<PollerLike<PollOperationState<PlacementPoliciesUpdateResponse>, PlacementPoliciesUpdateResponse>>;
|
|
1314
|
+
beginUpdateAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, placementPolicyUpdate: PlacementPolicyUpdate, options?: PlacementPoliciesUpdateOptionalParams): Promise<PlacementPoliciesUpdateResponse>;
|
|
1315
|
+
get(resourceGroupName: string, privateCloudName: string, clusterName: string, placementPolicyName: string, options?: PlacementPoliciesGetOptionalParams): Promise<PlacementPoliciesGetResponse>;
|
|
1316
|
+
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: PlacementPoliciesListOptionalParams): PagedAsyncIterableIterator<PlacementPolicy>;
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
// @public
|
|
1320
|
+
export interface PlacementPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1321
|
+
resumeFrom?: string;
|
|
1322
|
+
updateIntervalInMs?: number;
|
|
1323
|
+
}
|
|
1324
|
+
|
|
1325
|
+
// @public
|
|
1326
|
+
export type PlacementPoliciesCreateOrUpdateResponse = PlacementPolicy;
|
|
1327
|
+
|
|
1328
|
+
// @public
|
|
1329
|
+
export interface PlacementPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1330
|
+
resumeFrom?: string;
|
|
1331
|
+
updateIntervalInMs?: number;
|
|
1332
|
+
}
|
|
1333
|
+
|
|
1334
|
+
// @public
|
|
1335
|
+
export interface PlacementPoliciesGetOptionalParams extends coreClient.OperationOptions {
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
// @public
|
|
1339
|
+
export type PlacementPoliciesGetResponse = PlacementPolicy;
|
|
1340
|
+
|
|
1341
|
+
// @public
|
|
1342
|
+
export interface PlacementPoliciesList {
|
|
1343
|
+
readonly nextLink?: string;
|
|
1344
|
+
readonly value?: PlacementPolicy[];
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
// @public
|
|
1348
|
+
export interface PlacementPoliciesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1351
|
+
// @public
|
|
1352
|
+
export type PlacementPoliciesListNextResponse = PlacementPoliciesList;
|
|
1353
|
+
|
|
1354
|
+
// @public
|
|
1355
|
+
export interface PlacementPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
1356
|
+
}
|
|
1357
|
+
|
|
1358
|
+
// @public
|
|
1359
|
+
export type PlacementPoliciesListResponse = PlacementPoliciesList;
|
|
1360
|
+
|
|
1361
|
+
// @public
|
|
1362
|
+
export interface PlacementPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1363
|
+
resumeFrom?: string;
|
|
1364
|
+
updateIntervalInMs?: number;
|
|
1365
|
+
}
|
|
1366
|
+
|
|
1367
|
+
// @public
|
|
1368
|
+
export type PlacementPoliciesUpdateResponse = PlacementPolicy;
|
|
1369
|
+
|
|
1370
|
+
// @public
|
|
1371
|
+
export type PlacementPolicy = Resource & {
|
|
1372
|
+
properties?: PlacementPolicyPropertiesUnion;
|
|
1373
|
+
};
|
|
1374
|
+
|
|
1375
|
+
// @public
|
|
1376
|
+
export interface PlacementPolicyProperties {
|
|
1377
|
+
displayName?: string;
|
|
1378
|
+
readonly provisioningState?: PlacementPolicyProvisioningState;
|
|
1379
|
+
state?: PlacementPolicyState;
|
|
1380
|
+
type: "VmVm" | "VmHost";
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
// @public (undocumented)
|
|
1384
|
+
export type PlacementPolicyPropertiesUnion = PlacementPolicyProperties | VmPlacementPolicyProperties | VmHostPlacementPolicyProperties;
|
|
1385
|
+
|
|
1386
|
+
// @public
|
|
1387
|
+
export type PlacementPolicyProvisioningState = string;
|
|
1388
|
+
|
|
1389
|
+
// @public
|
|
1390
|
+
export type PlacementPolicyState = string;
|
|
1391
|
+
|
|
1392
|
+
// @public
|
|
1393
|
+
export type PlacementPolicyType = string;
|
|
1394
|
+
|
|
1395
|
+
// @public
|
|
1396
|
+
export interface PlacementPolicyUpdate {
|
|
1397
|
+
hostMembers?: string[];
|
|
1398
|
+
state?: PlacementPolicyState;
|
|
1399
|
+
vmMembers?: string[];
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
// @public
|
|
1403
|
+
export type PortMirroringDirectionEnum = string;
|
|
1404
|
+
|
|
1405
|
+
// @public
|
|
1406
|
+
export type PortMirroringStatusEnum = string;
|
|
1407
|
+
|
|
1408
|
+
// @public
|
|
1409
|
+
export type PrivateCloud = TrackedResource & {
|
|
1410
|
+
sku: Sku;
|
|
1411
|
+
identity?: PrivateCloudIdentity;
|
|
1412
|
+
managementCluster?: ManagementCluster;
|
|
1413
|
+
internet?: InternetEnum;
|
|
1414
|
+
identitySources?: IdentitySource[];
|
|
1415
|
+
availability?: AvailabilityProperties;
|
|
1416
|
+
encryption?: Encryption;
|
|
1417
|
+
readonly provisioningState?: PrivateCloudProvisioningState;
|
|
1418
|
+
circuit?: Circuit;
|
|
1419
|
+
readonly endpoints?: Endpoints;
|
|
1420
|
+
networkBlock?: string;
|
|
1421
|
+
readonly managementNetwork?: string;
|
|
1422
|
+
readonly provisioningNetwork?: string;
|
|
1423
|
+
readonly vmotionNetwork?: string;
|
|
1424
|
+
vcenterPassword?: string;
|
|
1425
|
+
nsxtPassword?: string;
|
|
1426
|
+
readonly vcenterCertificateThumbprint?: string;
|
|
1427
|
+
readonly nsxtCertificateThumbprint?: string;
|
|
1428
|
+
readonly externalCloudLinks?: string[];
|
|
1429
|
+
secondaryCircuit?: Circuit;
|
|
1430
|
+
};
|
|
1431
|
+
|
|
1432
|
+
// @public
|
|
1433
|
+
export interface PrivateCloudIdentity {
|
|
1434
|
+
readonly principalId?: string;
|
|
1435
|
+
readonly tenantId?: string;
|
|
1436
|
+
type?: ResourceIdentityType;
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
// @public
|
|
1440
|
+
export interface PrivateCloudList {
|
|
1441
|
+
readonly nextLink?: string;
|
|
1442
|
+
readonly value?: PrivateCloud[];
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
// @public
|
|
1446
|
+
export type PrivateCloudProperties = PrivateCloudUpdateProperties & {
|
|
1447
|
+
readonly provisioningState?: PrivateCloudProvisioningState;
|
|
1448
|
+
circuit?: Circuit;
|
|
1449
|
+
readonly endpoints?: Endpoints;
|
|
1450
|
+
networkBlock: string;
|
|
1451
|
+
readonly managementNetwork?: string;
|
|
1452
|
+
readonly provisioningNetwork?: string;
|
|
1453
|
+
readonly vmotionNetwork?: string;
|
|
1454
|
+
vcenterPassword?: string;
|
|
1455
|
+
nsxtPassword?: string;
|
|
1456
|
+
readonly vcenterCertificateThumbprint?: string;
|
|
1457
|
+
readonly nsxtCertificateThumbprint?: string;
|
|
1458
|
+
readonly externalCloudLinks?: string[];
|
|
1459
|
+
secondaryCircuit?: Circuit;
|
|
1460
|
+
};
|
|
1461
|
+
|
|
1462
|
+
// @public
|
|
1463
|
+
export type PrivateCloudProvisioningState = string;
|
|
1464
|
+
|
|
1465
|
+
// @public
|
|
1466
|
+
export interface PrivateClouds {
|
|
1467
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, privateCloud: PrivateCloud, options?: PrivateCloudsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateCloudsCreateOrUpdateResponse>, PrivateCloudsCreateOrUpdateResponse>>;
|
|
1468
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, privateCloud: PrivateCloud, options?: PrivateCloudsCreateOrUpdateOptionalParams): Promise<PrivateCloudsCreateOrUpdateResponse>;
|
|
1469
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1470
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsDeleteOptionalParams): Promise<void>;
|
|
1471
|
+
beginRotateNsxtPassword(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateNsxtPasswordOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1472
|
+
beginRotateNsxtPasswordAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateNsxtPasswordOptionalParams): Promise<void>;
|
|
1473
|
+
beginRotateVcenterPassword(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateVcenterPasswordOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1474
|
+
beginRotateVcenterPasswordAndWait(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsRotateVcenterPasswordOptionalParams): Promise<void>;
|
|
1475
|
+
beginUpdate(resourceGroupName: string, privateCloudName: string, privateCloudUpdate: PrivateCloudUpdate, options?: PrivateCloudsUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateCloudsUpdateResponse>, PrivateCloudsUpdateResponse>>;
|
|
1476
|
+
beginUpdateAndWait(resourceGroupName: string, privateCloudName: string, privateCloudUpdate: PrivateCloudUpdate, options?: PrivateCloudsUpdateOptionalParams): Promise<PrivateCloudsUpdateResponse>;
|
|
1477
|
+
get(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsGetOptionalParams): Promise<PrivateCloudsGetResponse>;
|
|
1478
|
+
list(resourceGroupName: string, options?: PrivateCloudsListOptionalParams): PagedAsyncIterableIterator<PrivateCloud>;
|
|
1479
|
+
listAdminCredentials(resourceGroupName: string, privateCloudName: string, options?: PrivateCloudsListAdminCredentialsOptionalParams): Promise<PrivateCloudsListAdminCredentialsResponse>;
|
|
1480
|
+
listInSubscription(options?: PrivateCloudsListInSubscriptionOptionalParams): PagedAsyncIterableIterator<PrivateCloud>;
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
// @public
|
|
1484
|
+
export interface PrivateCloudsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1485
|
+
resumeFrom?: string;
|
|
1486
|
+
updateIntervalInMs?: number;
|
|
1487
|
+
}
|
|
1488
|
+
|
|
1489
|
+
// @public
|
|
1490
|
+
export type PrivateCloudsCreateOrUpdateResponse = PrivateCloud;
|
|
1491
|
+
|
|
1492
|
+
// @public
|
|
1493
|
+
export interface PrivateCloudsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1494
|
+
resumeFrom?: string;
|
|
1495
|
+
updateIntervalInMs?: number;
|
|
1496
|
+
}
|
|
1497
|
+
|
|
1498
|
+
// @public
|
|
1499
|
+
export interface PrivateCloudsGetOptionalParams extends coreClient.OperationOptions {
|
|
1500
|
+
}
|
|
1501
|
+
|
|
1502
|
+
// @public
|
|
1503
|
+
export type PrivateCloudsGetResponse = PrivateCloud;
|
|
1504
|
+
|
|
1505
|
+
// @public
|
|
1506
|
+
export interface PrivateCloudsListAdminCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
// @public
|
|
1510
|
+
export type PrivateCloudsListAdminCredentialsResponse = AdminCredentials;
|
|
1511
|
+
|
|
1512
|
+
// @public
|
|
1513
|
+
export interface PrivateCloudsListInSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
// @public
|
|
1517
|
+
export type PrivateCloudsListInSubscriptionNextResponse = PrivateCloudList;
|
|
1518
|
+
|
|
1519
|
+
// @public
|
|
1520
|
+
export interface PrivateCloudsListInSubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1521
|
+
}
|
|
1522
|
+
|
|
1523
|
+
// @public
|
|
1524
|
+
export type PrivateCloudsListInSubscriptionResponse = PrivateCloudList;
|
|
1525
|
+
|
|
1526
|
+
// @public
|
|
1527
|
+
export interface PrivateCloudsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1528
|
+
}
|
|
1529
|
+
|
|
1530
|
+
// @public
|
|
1531
|
+
export type PrivateCloudsListNextResponse = PrivateCloudList;
|
|
1532
|
+
|
|
1533
|
+
// @public
|
|
1534
|
+
export interface PrivateCloudsListOptionalParams extends coreClient.OperationOptions {
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1537
|
+
// @public
|
|
1538
|
+
export type PrivateCloudsListResponse = PrivateCloudList;
|
|
1539
|
+
|
|
1540
|
+
// @public
|
|
1541
|
+
export interface PrivateCloudsRotateNsxtPasswordOptionalParams extends coreClient.OperationOptions {
|
|
1542
|
+
resumeFrom?: string;
|
|
1543
|
+
updateIntervalInMs?: number;
|
|
1544
|
+
}
|
|
1545
|
+
|
|
1546
|
+
// @public
|
|
1547
|
+
export interface PrivateCloudsRotateVcenterPasswordOptionalParams extends coreClient.OperationOptions {
|
|
1548
|
+
resumeFrom?: string;
|
|
1549
|
+
updateIntervalInMs?: number;
|
|
1550
|
+
}
|
|
1551
|
+
|
|
1552
|
+
// @public
|
|
1553
|
+
export interface PrivateCloudsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1554
|
+
resumeFrom?: string;
|
|
1555
|
+
updateIntervalInMs?: number;
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
// @public
|
|
1559
|
+
export type PrivateCloudsUpdateResponse = PrivateCloud;
|
|
1560
|
+
|
|
1561
|
+
// @public
|
|
1562
|
+
export interface PrivateCloudUpdate {
|
|
1563
|
+
availability?: AvailabilityProperties;
|
|
1564
|
+
encryption?: Encryption;
|
|
1565
|
+
identity?: PrivateCloudIdentity;
|
|
1566
|
+
identitySources?: IdentitySource[];
|
|
1567
|
+
internet?: InternetEnum;
|
|
1568
|
+
managementCluster?: ManagementCluster;
|
|
1569
|
+
tags?: {
|
|
1570
|
+
[propertyName: string]: string;
|
|
1571
|
+
};
|
|
1572
|
+
}
|
|
1573
|
+
|
|
1574
|
+
// @public
|
|
1575
|
+
export interface PrivateCloudUpdateProperties {
|
|
1576
|
+
availability?: AvailabilityProperties;
|
|
1577
|
+
encryption?: Encryption;
|
|
1578
|
+
identitySources?: IdentitySource[];
|
|
1579
|
+
internet?: InternetEnum;
|
|
1580
|
+
managementCluster?: ManagementCluster;
|
|
1581
|
+
}
|
|
1582
|
+
|
|
1583
|
+
// @public
|
|
1584
|
+
export type ProxyResource = Resource & {};
|
|
1585
|
+
|
|
1586
|
+
// @public
|
|
1587
|
+
export type PSCredentialExecutionParameter = ScriptExecutionParameter & {
|
|
1588
|
+
type: "Credential";
|
|
1589
|
+
username?: string;
|
|
1590
|
+
password?: string;
|
|
1591
|
+
};
|
|
1592
|
+
|
|
1593
|
+
// @public
|
|
1594
|
+
export interface Quota {
|
|
1595
|
+
readonly hostsRemaining?: {
|
|
1596
|
+
[propertyName: string]: number;
|
|
1597
|
+
};
|
|
1598
|
+
readonly quotaEnabled?: QuotaEnabled;
|
|
1599
|
+
}
|
|
1600
|
+
|
|
1601
|
+
// @public
|
|
1602
|
+
export type QuotaEnabled = string;
|
|
1603
|
+
|
|
1604
|
+
// @public
|
|
1605
|
+
export interface Resource {
|
|
1606
|
+
readonly id?: string;
|
|
1607
|
+
readonly name?: string;
|
|
1608
|
+
readonly type?: string;
|
|
1609
|
+
}
|
|
1610
|
+
|
|
1611
|
+
// @public
|
|
1612
|
+
export type ResourceIdentityType = string;
|
|
1613
|
+
|
|
1614
|
+
// @public
|
|
1615
|
+
export type ScriptCmdlet = ProxyResource & {
|
|
1616
|
+
readonly description?: string;
|
|
1617
|
+
readonly timeout?: string;
|
|
1618
|
+
readonly parameters?: ScriptParameter[];
|
|
1619
|
+
};
|
|
1620
|
+
|
|
1621
|
+
// @public
|
|
1622
|
+
export interface ScriptCmdlets {
|
|
1623
|
+
get(resourceGroupName: string, privateCloudName: string, scriptPackageName: string, scriptCmdletName: string, options?: ScriptCmdletsGetOptionalParams): Promise<ScriptCmdletsGetResponse>;
|
|
1624
|
+
list(resourceGroupName: string, privateCloudName: string, scriptPackageName: string, options?: ScriptCmdletsListOptionalParams): PagedAsyncIterableIterator<ScriptCmdlet>;
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1627
|
+
// @public
|
|
1628
|
+
export interface ScriptCmdletsGetOptionalParams extends coreClient.OperationOptions {
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
// @public
|
|
1632
|
+
export type ScriptCmdletsGetResponse = ScriptCmdlet;
|
|
1633
|
+
|
|
1634
|
+
// @public
|
|
1635
|
+
export interface ScriptCmdletsList {
|
|
1636
|
+
readonly nextLink?: string;
|
|
1637
|
+
readonly value?: ScriptCmdlet[];
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
// @public
|
|
1641
|
+
export interface ScriptCmdletsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1642
|
+
}
|
|
1643
|
+
|
|
1644
|
+
// @public
|
|
1645
|
+
export type ScriptCmdletsListNextResponse = ScriptCmdletsList;
|
|
1646
|
+
|
|
1647
|
+
// @public
|
|
1648
|
+
export interface ScriptCmdletsListOptionalParams extends coreClient.OperationOptions {
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
// @public
|
|
1652
|
+
export type ScriptCmdletsListResponse = ScriptCmdletsList;
|
|
1653
|
+
|
|
1654
|
+
// @public
|
|
1655
|
+
export type ScriptExecution = ProxyResource & {
|
|
1656
|
+
scriptCmdletId?: string;
|
|
1657
|
+
parameters?: ScriptExecutionParameterUnion[];
|
|
1658
|
+
hiddenParameters?: ScriptExecutionParameterUnion[];
|
|
1659
|
+
failureReason?: string;
|
|
1660
|
+
timeout?: string;
|
|
1661
|
+
retention?: string;
|
|
1662
|
+
readonly submittedAt?: Date;
|
|
1663
|
+
readonly startedAt?: Date;
|
|
1664
|
+
readonly finishedAt?: Date;
|
|
1665
|
+
readonly provisioningState?: ScriptExecutionProvisioningState;
|
|
1666
|
+
output?: string[];
|
|
1667
|
+
namedOutputs?: {
|
|
1668
|
+
[propertyName: string]: Record<string, unknown>;
|
|
1669
|
+
};
|
|
1670
|
+
readonly information?: string[];
|
|
1671
|
+
readonly warnings?: string[];
|
|
1672
|
+
readonly errors?: string[];
|
|
1673
|
+
};
|
|
1674
|
+
|
|
1675
|
+
// @public
|
|
1676
|
+
export interface ScriptExecutionParameter {
|
|
1677
|
+
name: string;
|
|
1678
|
+
type: "SecureValue" | "Value" | "Credential";
|
|
1679
|
+
}
|
|
1680
|
+
|
|
1681
|
+
// @public
|
|
1682
|
+
export type ScriptExecutionParameterType = string;
|
|
1683
|
+
|
|
1684
|
+
// @public (undocumented)
|
|
1685
|
+
export type ScriptExecutionParameterUnion = ScriptExecutionParameter | ScriptSecureStringExecutionParameter | ScriptStringExecutionParameter | PSCredentialExecutionParameter;
|
|
1686
|
+
|
|
1687
|
+
// @public
|
|
1688
|
+
export type ScriptExecutionProvisioningState = string;
|
|
1689
|
+
|
|
1690
|
+
// @public
|
|
1691
|
+
export interface ScriptExecutions {
|
|
1692
|
+
beginCreateOrUpdate(resourceGroupName: string, privateCloudName: string, scriptExecutionName: string, scriptExecution: ScriptExecution, options?: ScriptExecutionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ScriptExecutionsCreateOrUpdateResponse>, ScriptExecutionsCreateOrUpdateResponse>>;
|
|
1693
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, privateCloudName: string, scriptExecutionName: string, scriptExecution: ScriptExecution, options?: ScriptExecutionsCreateOrUpdateOptionalParams): Promise<ScriptExecutionsCreateOrUpdateResponse>;
|
|
1694
|
+
beginDelete(resourceGroupName: string, privateCloudName: string, scriptExecutionName: string, options?: ScriptExecutionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1695
|
+
beginDeleteAndWait(resourceGroupName: string, privateCloudName: string, scriptExecutionName: string, options?: ScriptExecutionsDeleteOptionalParams): Promise<void>;
|
|
1696
|
+
get(resourceGroupName: string, privateCloudName: string, scriptExecutionName: string, options?: ScriptExecutionsGetOptionalParams): Promise<ScriptExecutionsGetResponse>;
|
|
1697
|
+
getExecutionLogs(resourceGroupName: string, privateCloudName: string, scriptExecutionName: string, options?: ScriptExecutionsGetExecutionLogsOptionalParams): Promise<ScriptExecutionsGetExecutionLogsResponse>;
|
|
1698
|
+
list(resourceGroupName: string, privateCloudName: string, options?: ScriptExecutionsListOptionalParams): PagedAsyncIterableIterator<ScriptExecution>;
|
|
1699
|
+
}
|
|
1700
|
+
|
|
1701
|
+
// @public
|
|
1702
|
+
export interface ScriptExecutionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1703
|
+
resumeFrom?: string;
|
|
1704
|
+
updateIntervalInMs?: number;
|
|
1705
|
+
}
|
|
1706
|
+
|
|
1707
|
+
// @public
|
|
1708
|
+
export type ScriptExecutionsCreateOrUpdateResponse = ScriptExecution;
|
|
1709
|
+
|
|
1710
|
+
// @public
|
|
1711
|
+
export interface ScriptExecutionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1712
|
+
resumeFrom?: string;
|
|
1713
|
+
updateIntervalInMs?: number;
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
// @public
|
|
1717
|
+
export interface ScriptExecutionsGetExecutionLogsOptionalParams extends coreClient.OperationOptions {
|
|
1718
|
+
scriptOutputStreamType?: ScriptOutputStreamType[];
|
|
1719
|
+
}
|
|
1720
|
+
|
|
1721
|
+
// @public
|
|
1722
|
+
export type ScriptExecutionsGetExecutionLogsResponse = ScriptExecution;
|
|
1723
|
+
|
|
1724
|
+
// @public
|
|
1725
|
+
export interface ScriptExecutionsGetOptionalParams extends coreClient.OperationOptions {
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
// @public
|
|
1729
|
+
export type ScriptExecutionsGetResponse = ScriptExecution;
|
|
1730
|
+
|
|
1731
|
+
// @public
|
|
1732
|
+
export interface ScriptExecutionsList {
|
|
1733
|
+
readonly nextLink?: string;
|
|
1734
|
+
readonly value?: ScriptExecution[];
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
// @public
|
|
1738
|
+
export interface ScriptExecutionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1739
|
+
}
|
|
1740
|
+
|
|
1741
|
+
// @public
|
|
1742
|
+
export type ScriptExecutionsListNextResponse = ScriptExecutionsList;
|
|
1743
|
+
|
|
1744
|
+
// @public
|
|
1745
|
+
export interface ScriptExecutionsListOptionalParams extends coreClient.OperationOptions {
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
// @public
|
|
1749
|
+
export type ScriptExecutionsListResponse = ScriptExecutionsList;
|
|
1750
|
+
|
|
1751
|
+
// @public
|
|
1752
|
+
export type ScriptOutputStreamType = string;
|
|
1753
|
+
|
|
1754
|
+
// @public
|
|
1755
|
+
export type ScriptPackage = ProxyResource & {
|
|
1756
|
+
readonly description?: string;
|
|
1757
|
+
readonly version?: string;
|
|
1758
|
+
};
|
|
1759
|
+
|
|
1760
|
+
// @public
|
|
1761
|
+
export interface ScriptPackages {
|
|
1762
|
+
get(resourceGroupName: string, privateCloudName: string, scriptPackageName: string, options?: ScriptPackagesGetOptionalParams): Promise<ScriptPackagesGetResponse>;
|
|
1763
|
+
list(resourceGroupName: string, privateCloudName: string, options?: ScriptPackagesListOptionalParams): PagedAsyncIterableIterator<ScriptPackage>;
|
|
1764
|
+
}
|
|
1765
|
+
|
|
1766
|
+
// @public
|
|
1767
|
+
export interface ScriptPackagesGetOptionalParams extends coreClient.OperationOptions {
|
|
1768
|
+
}
|
|
1769
|
+
|
|
1770
|
+
// @public
|
|
1771
|
+
export type ScriptPackagesGetResponse = ScriptPackage;
|
|
1772
|
+
|
|
1773
|
+
// @public
|
|
1774
|
+
export interface ScriptPackagesList {
|
|
1775
|
+
readonly nextLink?: string;
|
|
1776
|
+
readonly value?: ScriptPackage[];
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1779
|
+
// @public
|
|
1780
|
+
export interface ScriptPackagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1781
|
+
}
|
|
1782
|
+
|
|
1783
|
+
// @public
|
|
1784
|
+
export type ScriptPackagesListNextResponse = ScriptPackagesList;
|
|
1785
|
+
|
|
1786
|
+
// @public
|
|
1787
|
+
export interface ScriptPackagesListOptionalParams extends coreClient.OperationOptions {
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1790
|
+
// @public
|
|
1791
|
+
export type ScriptPackagesListResponse = ScriptPackagesList;
|
|
1792
|
+
|
|
1793
|
+
// @public
|
|
1794
|
+
export interface ScriptParameter {
|
|
1795
|
+
readonly description?: string;
|
|
1796
|
+
name?: string;
|
|
1797
|
+
readonly optional?: OptionalParamEnum;
|
|
1798
|
+
readonly type?: ScriptParameterTypes;
|
|
1799
|
+
readonly visibility?: VisibilityParameterEnum;
|
|
1800
|
+
}
|
|
1801
|
+
|
|
1802
|
+
// @public
|
|
1803
|
+
export type ScriptParameterTypes = string;
|
|
1804
|
+
|
|
1805
|
+
// @public
|
|
1806
|
+
export type ScriptSecureStringExecutionParameter = ScriptExecutionParameter & {
|
|
1807
|
+
type: "SecureValue";
|
|
1808
|
+
secureValue?: string;
|
|
1809
|
+
};
|
|
1810
|
+
|
|
1811
|
+
// @public
|
|
1812
|
+
export type ScriptStringExecutionParameter = ScriptExecutionParameter & {
|
|
1813
|
+
type: "Value";
|
|
1814
|
+
value?: string;
|
|
1815
|
+
};
|
|
1816
|
+
|
|
1817
|
+
// @public
|
|
1818
|
+
export type SegmentStatusEnum = string;
|
|
1819
|
+
|
|
1820
|
+
// @public
|
|
1821
|
+
export interface ServiceSpecification {
|
|
1822
|
+
logSpecifications?: LogSpecification[];
|
|
1823
|
+
metricSpecifications?: MetricSpecification[];
|
|
1824
|
+
}
|
|
1825
|
+
|
|
1826
|
+
// @public
|
|
1827
|
+
export interface Sku {
|
|
1828
|
+
name: string;
|
|
1829
|
+
}
|
|
1830
|
+
|
|
1831
|
+
// @public
|
|
1832
|
+
export type SslEnum = string;
|
|
1833
|
+
|
|
1834
|
+
// @public
|
|
1835
|
+
export type TrackedResource = Resource & {
|
|
1836
|
+
location?: string;
|
|
1837
|
+
tags?: {
|
|
1838
|
+
[propertyName: string]: string;
|
|
1839
|
+
};
|
|
1840
|
+
};
|
|
1841
|
+
|
|
1842
|
+
// @public
|
|
1843
|
+
export interface Trial {
|
|
1844
|
+
readonly availableHosts?: number;
|
|
1845
|
+
readonly status?: TrialStatus;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
// @public
|
|
1849
|
+
export type TrialStatus = string;
|
|
1850
|
+
|
|
1851
|
+
// @public
|
|
1852
|
+
export type VirtualMachine = ProxyResource & {
|
|
1853
|
+
readonly displayName?: string;
|
|
1854
|
+
readonly moRefId?: string;
|
|
1855
|
+
readonly folderPath?: string;
|
|
1856
|
+
readonly restrictMovement?: VirtualMachineRestrictMovementState;
|
|
1857
|
+
};
|
|
1858
|
+
|
|
1859
|
+
// @public
|
|
1860
|
+
export interface VirtualMachineRestrictMovement {
|
|
1861
|
+
restrictMovement?: VirtualMachineRestrictMovementState;
|
|
1862
|
+
}
|
|
1863
|
+
|
|
1864
|
+
// @public
|
|
1865
|
+
export type VirtualMachineRestrictMovementState = string;
|
|
1866
|
+
|
|
1867
|
+
// @public
|
|
1868
|
+
export interface VirtualMachines {
|
|
1869
|
+
beginRestrictMovement(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, restrictMovement: VirtualMachineRestrictMovement, options?: VirtualMachinesRestrictMovementOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1870
|
+
beginRestrictMovementAndWait(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, restrictMovement: VirtualMachineRestrictMovement, options?: VirtualMachinesRestrictMovementOptionalParams): Promise<void>;
|
|
1871
|
+
get(resourceGroupName: string, privateCloudName: string, clusterName: string, virtualMachineId: string, options?: VirtualMachinesGetOptionalParams): Promise<VirtualMachinesGetResponse>;
|
|
1872
|
+
list(resourceGroupName: string, privateCloudName: string, clusterName: string, options?: VirtualMachinesListOptionalParams): PagedAsyncIterableIterator<VirtualMachine>;
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1875
|
+
// @public
|
|
1876
|
+
export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
// @public
|
|
1880
|
+
export type VirtualMachinesGetResponse = VirtualMachine;
|
|
1881
|
+
|
|
1882
|
+
// @public
|
|
1883
|
+
export interface VirtualMachinesList {
|
|
1884
|
+
readonly nextLink?: string;
|
|
1885
|
+
readonly value?: VirtualMachine[];
|
|
1886
|
+
}
|
|
1887
|
+
|
|
1888
|
+
// @public
|
|
1889
|
+
export interface VirtualMachinesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1890
|
+
}
|
|
1891
|
+
|
|
1892
|
+
// @public
|
|
1893
|
+
export type VirtualMachinesListNextResponse = VirtualMachinesList;
|
|
1894
|
+
|
|
1895
|
+
// @public
|
|
1896
|
+
export interface VirtualMachinesListOptionalParams extends coreClient.OperationOptions {
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1899
|
+
// @public
|
|
1900
|
+
export type VirtualMachinesListResponse = VirtualMachinesList;
|
|
1901
|
+
|
|
1902
|
+
// @public
|
|
1903
|
+
export interface VirtualMachinesRestrictMovementOptionalParams extends coreClient.OperationOptions {
|
|
1904
|
+
resumeFrom?: string;
|
|
1905
|
+
updateIntervalInMs?: number;
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
// @public
|
|
1909
|
+
export type VisibilityParameterEnum = string;
|
|
1910
|
+
|
|
1911
|
+
// @public
|
|
1912
|
+
export type VMGroupStatusEnum = string;
|
|
1913
|
+
|
|
1914
|
+
// @public
|
|
1915
|
+
export type VmHostPlacementPolicyProperties = PlacementPolicyProperties & {
|
|
1916
|
+
type: "VmHost";
|
|
1917
|
+
vmMembers: string[];
|
|
1918
|
+
hostMembers: string[];
|
|
1919
|
+
affinityType: AffinityType;
|
|
1920
|
+
};
|
|
1921
|
+
|
|
1922
|
+
// @public
|
|
1923
|
+
export type VmPlacementPolicyProperties = PlacementPolicyProperties & {
|
|
1924
|
+
type: "VmVm";
|
|
1925
|
+
vmMembers: string[];
|
|
1926
|
+
affinityType: AffinityType;
|
|
1927
|
+
};
|
|
1928
|
+
|
|
1929
|
+
// @public
|
|
1930
|
+
export type VMTypeEnum = string;
|
|
1931
|
+
|
|
1932
|
+
// @public
|
|
1933
|
+
export type WorkloadNetworkDhcp = ProxyResource & {
|
|
1934
|
+
properties?: WorkloadNetworkDhcpEntityUnion;
|
|
1935
|
+
};
|
|
1936
|
+
|
|
1937
|
+
// @public
|
|
1938
|
+
export interface WorkloadNetworkDhcpEntity {
|
|
1939
|
+
dhcpType: "SERVER" | "RELAY";
|
|
1940
|
+
displayName?: string;
|
|
1941
|
+
readonly provisioningState?: WorkloadNetworkDhcpProvisioningState;
|
|
1942
|
+
revision?: number;
|
|
1943
|
+
readonly segments?: string[];
|
|
1944
|
+
}
|
|
1945
|
+
|
|
1946
|
+
// @public (undocumented)
|
|
1947
|
+
export type WorkloadNetworkDhcpEntityUnion = WorkloadNetworkDhcpEntity | WorkloadNetworkDhcpServer | WorkloadNetworkDhcpRelay;
|
|
1948
|
+
|
|
1949
|
+
// @public
|
|
1950
|
+
export interface WorkloadNetworkDhcpList {
|
|
1951
|
+
readonly nextLink?: string;
|
|
1952
|
+
readonly value?: WorkloadNetworkDhcp[];
|
|
1953
|
+
}
|
|
1954
|
+
|
|
1955
|
+
// @public
|
|
1956
|
+
export type WorkloadNetworkDhcpProvisioningState = string;
|
|
1957
|
+
|
|
1958
|
+
// @public
|
|
1959
|
+
export type WorkloadNetworkDhcpRelay = WorkloadNetworkDhcpEntity & {
|
|
1960
|
+
dhcpType: "RELAY";
|
|
1961
|
+
serverAddresses?: string[];
|
|
1962
|
+
};
|
|
1963
|
+
|
|
1964
|
+
// @public
|
|
1965
|
+
export type WorkloadNetworkDhcpServer = WorkloadNetworkDhcpEntity & {
|
|
1966
|
+
dhcpType: "SERVER";
|
|
1967
|
+
serverAddress?: string;
|
|
1968
|
+
leaseTime?: number;
|
|
1969
|
+
};
|
|
1970
|
+
|
|
1971
|
+
// @public
|
|
1972
|
+
export type WorkloadNetworkDnsService = ProxyResource & {
|
|
1973
|
+
displayName?: string;
|
|
1974
|
+
dnsServiceIp?: string;
|
|
1975
|
+
defaultDnsZone?: string;
|
|
1976
|
+
fqdnZones?: string[];
|
|
1977
|
+
logLevel?: DnsServiceLogLevelEnum;
|
|
1978
|
+
readonly status?: DnsServiceStatusEnum;
|
|
1979
|
+
readonly provisioningState?: WorkloadNetworkDnsServiceProvisioningState;
|
|
1980
|
+
revision?: number;
|
|
1981
|
+
};
|
|
1982
|
+
|
|
1983
|
+
// @public
|
|
1984
|
+
export type WorkloadNetworkDnsServiceProvisioningState = string;
|
|
1985
|
+
|
|
1986
|
+
// @public
|
|
1987
|
+
export interface WorkloadNetworkDnsServicesList {
|
|
1988
|
+
readonly nextLink?: string;
|
|
1989
|
+
readonly value?: WorkloadNetworkDnsService[];
|
|
1990
|
+
}
|
|
1991
|
+
|
|
1992
|
+
// @public
|
|
1993
|
+
export type WorkloadNetworkDnsZone = ProxyResource & {
|
|
1994
|
+
displayName?: string;
|
|
1995
|
+
domain?: string[];
|
|
1996
|
+
dnsServerIps?: string[];
|
|
1997
|
+
sourceIp?: string;
|
|
1998
|
+
dnsServices?: number;
|
|
1999
|
+
readonly provisioningState?: WorkloadNetworkDnsZoneProvisioningState;
|
|
2000
|
+
revision?: number;
|
|
2001
|
+
};
|
|
2002
|
+
|
|
2003
|
+
// @public
|
|
2004
|
+
export type WorkloadNetworkDnsZoneProvisioningState = string;
|
|
2005
|
+
|
|
2006
|
+
// @public
|
|
2007
|
+
export interface WorkloadNetworkDnsZonesList {
|
|
2008
|
+
readonly nextLink?: string;
|
|
2009
|
+
readonly value?: WorkloadNetworkDnsZone[];
|
|
2010
|
+
}
|
|
2011
|
+
|
|
2012
|
+
// @public
|
|
2013
|
+
export type WorkloadNetworkGateway = ProxyResource & {
|
|
2014
|
+
displayName?: string;
|
|
2015
|
+
readonly path?: string;
|
|
2016
|
+
};
|
|
2017
|
+
|
|
2018
|
+
// @public
|
|
2019
|
+
export interface WorkloadNetworkGatewayList {
|
|
2020
|
+
readonly nextLink?: string;
|
|
2021
|
+
readonly value?: WorkloadNetworkGateway[];
|
|
2022
|
+
}
|
|
2023
|
+
|
|
2024
|
+
// @public
|
|
2025
|
+
export type WorkloadNetworkPortMirroring = ProxyResource & {
|
|
2026
|
+
displayName?: string;
|
|
2027
|
+
direction?: PortMirroringDirectionEnum;
|
|
2028
|
+
source?: string;
|
|
2029
|
+
destination?: string;
|
|
2030
|
+
readonly status?: PortMirroringStatusEnum;
|
|
2031
|
+
readonly provisioningState?: WorkloadNetworkPortMirroringProvisioningState;
|
|
2032
|
+
revision?: number;
|
|
2033
|
+
};
|
|
2034
|
+
|
|
2035
|
+
// @public
|
|
2036
|
+
export interface WorkloadNetworkPortMirroringList {
|
|
2037
|
+
readonly nextLink?: string;
|
|
2038
|
+
readonly value?: WorkloadNetworkPortMirroring[];
|
|
2039
|
+
}
|
|
2040
|
+
|
|
2041
|
+
// @public
|
|
2042
|
+
export type WorkloadNetworkPortMirroringProvisioningState = string;
|
|
2043
|
+
|
|
2044
|
+
// @public
|
|
2045
|
+
export type WorkloadNetworkPublicIP = ProxyResource & {
|
|
2046
|
+
displayName?: string;
|
|
2047
|
+
numberOfPublicIPs?: number;
|
|
2048
|
+
readonly publicIPBlock?: string;
|
|
2049
|
+
readonly provisioningState?: WorkloadNetworkPublicIPProvisioningState;
|
|
2050
|
+
};
|
|
2051
|
+
|
|
2052
|
+
// @public
|
|
2053
|
+
export type WorkloadNetworkPublicIPProvisioningState = string;
|
|
2054
|
+
|
|
2055
|
+
// @public
|
|
2056
|
+
export interface WorkloadNetworkPublicIPsList {
|
|
2057
|
+
readonly nextLink?: string;
|
|
2058
|
+
readonly value?: WorkloadNetworkPublicIP[];
|
|
2059
|
+
}
|
|
2060
|
+
|
|
2061
|
+
// @public
|
|
2062
|
+
export interface WorkloadNetworks {
|
|
2063
|
+
beginCreateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksCreateDhcpOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateDhcpResponse>, WorkloadNetworksCreateDhcpResponse>>;
|
|
2064
|
+
beginCreateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksCreateDhcpOptionalParams): Promise<WorkloadNetworksCreateDhcpResponse>;
|
|
2065
|
+
beginCreateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksCreateDnsServiceOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateDnsServiceResponse>, WorkloadNetworksCreateDnsServiceResponse>>;
|
|
2066
|
+
beginCreateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksCreateDnsServiceOptionalParams): Promise<WorkloadNetworksCreateDnsServiceResponse>;
|
|
2067
|
+
beginCreateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksCreateDnsZoneOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateDnsZoneResponse>, WorkloadNetworksCreateDnsZoneResponse>>;
|
|
2068
|
+
beginCreateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksCreateDnsZoneOptionalParams): Promise<WorkloadNetworksCreateDnsZoneResponse>;
|
|
2069
|
+
beginCreatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksCreatePortMirroringOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreatePortMirroringResponse>, WorkloadNetworksCreatePortMirroringResponse>>;
|
|
2070
|
+
beginCreatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksCreatePortMirroringOptionalParams): Promise<WorkloadNetworksCreatePortMirroringResponse>;
|
|
2071
|
+
beginCreatePublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: WorkloadNetworkPublicIP, options?: WorkloadNetworksCreatePublicIPOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreatePublicIPResponse>, WorkloadNetworksCreatePublicIPResponse>>;
|
|
2072
|
+
beginCreatePublicIPAndWait(resourceGroupName: string, privateCloudName: string, publicIPId: string, workloadNetworkPublicIP: WorkloadNetworkPublicIP, options?: WorkloadNetworksCreatePublicIPOptionalParams): Promise<WorkloadNetworksCreatePublicIPResponse>;
|
|
2073
|
+
beginCreateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksCreateSegmentsOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateSegmentsResponse>, WorkloadNetworksCreateSegmentsResponse>>;
|
|
2074
|
+
beginCreateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksCreateSegmentsOptionalParams): Promise<WorkloadNetworksCreateSegmentsResponse>;
|
|
2075
|
+
beginCreateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksCreateVMGroupOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksCreateVMGroupResponse>, WorkloadNetworksCreateVMGroupResponse>>;
|
|
2076
|
+
beginCreateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksCreateVMGroupOptionalParams): Promise<WorkloadNetworksCreateVMGroupResponse>;
|
|
2077
|
+
beginDeleteDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: WorkloadNetworksDeleteDhcpOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2078
|
+
beginDeleteDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, options?: WorkloadNetworksDeleteDhcpOptionalParams): Promise<void>;
|
|
2079
|
+
beginDeleteDnsService(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsServiceOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2080
|
+
beginDeleteDnsServiceAndWait(resourceGroupName: string, dnsServiceId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsServiceOptionalParams): Promise<void>;
|
|
2081
|
+
beginDeleteDnsZone(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsZoneOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2082
|
+
beginDeleteDnsZoneAndWait(resourceGroupName: string, dnsZoneId: string, privateCloudName: string, options?: WorkloadNetworksDeleteDnsZoneOptionalParams): Promise<void>;
|
|
2083
|
+
beginDeletePortMirroring(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: WorkloadNetworksDeletePortMirroringOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2084
|
+
beginDeletePortMirroringAndWait(resourceGroupName: string, portMirroringId: string, privateCloudName: string, options?: WorkloadNetworksDeletePortMirroringOptionalParams): Promise<void>;
|
|
2085
|
+
beginDeletePublicIP(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: WorkloadNetworksDeletePublicIPOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2086
|
+
beginDeletePublicIPAndWait(resourceGroupName: string, publicIPId: string, privateCloudName: string, options?: WorkloadNetworksDeletePublicIPOptionalParams): Promise<void>;
|
|
2087
|
+
beginDeleteSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2088
|
+
beginDeleteSegmentAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksDeleteSegmentOptionalParams): Promise<void>;
|
|
2089
|
+
beginDeleteVMGroup(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2090
|
+
beginDeleteVMGroupAndWait(resourceGroupName: string, vmGroupId: string, privateCloudName: string, options?: WorkloadNetworksDeleteVMGroupOptionalParams): Promise<void>;
|
|
2091
|
+
beginUpdateDhcp(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateDhcpResponse>, WorkloadNetworksUpdateDhcpResponse>>;
|
|
2092
|
+
beginUpdateDhcpAndWait(resourceGroupName: string, privateCloudName: string, dhcpId: string, workloadNetworkDhcp: WorkloadNetworkDhcp, options?: WorkloadNetworksUpdateDhcpOptionalParams): Promise<WorkloadNetworksUpdateDhcpResponse>;
|
|
2093
|
+
beginUpdateDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateDnsServiceResponse>, WorkloadNetworksUpdateDnsServiceResponse>>;
|
|
2094
|
+
beginUpdateDnsServiceAndWait(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, workloadNetworkDnsService: WorkloadNetworkDnsService, options?: WorkloadNetworksUpdateDnsServiceOptionalParams): Promise<WorkloadNetworksUpdateDnsServiceResponse>;
|
|
2095
|
+
beginUpdateDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateDnsZoneResponse>, WorkloadNetworksUpdateDnsZoneResponse>>;
|
|
2096
|
+
beginUpdateDnsZoneAndWait(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, workloadNetworkDnsZone: WorkloadNetworkDnsZone, options?: WorkloadNetworksUpdateDnsZoneOptionalParams): Promise<WorkloadNetworksUpdateDnsZoneResponse>;
|
|
2097
|
+
beginUpdatePortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdatePortMirroringResponse>, WorkloadNetworksUpdatePortMirroringResponse>>;
|
|
2098
|
+
beginUpdatePortMirroringAndWait(resourceGroupName: string, privateCloudName: string, portMirroringId: string, workloadNetworkPortMirroring: WorkloadNetworkPortMirroring, options?: WorkloadNetworksUpdatePortMirroringOptionalParams): Promise<WorkloadNetworksUpdatePortMirroringResponse>;
|
|
2099
|
+
beginUpdateSegments(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateSegmentsResponse>, WorkloadNetworksUpdateSegmentsResponse>>;
|
|
2100
|
+
beginUpdateSegmentsAndWait(resourceGroupName: string, privateCloudName: string, segmentId: string, workloadNetworkSegment: WorkloadNetworkSegment, options?: WorkloadNetworksUpdateSegmentsOptionalParams): Promise<WorkloadNetworksUpdateSegmentsResponse>;
|
|
2101
|
+
beginUpdateVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<PollerLike<PollOperationState<WorkloadNetworksUpdateVMGroupResponse>, WorkloadNetworksUpdateVMGroupResponse>>;
|
|
2102
|
+
beginUpdateVMGroupAndWait(resourceGroupName: string, privateCloudName: string, vmGroupId: string, workloadNetworkVMGroup: WorkloadNetworkVMGroup, options?: WorkloadNetworksUpdateVMGroupOptionalParams): Promise<WorkloadNetworksUpdateVMGroupResponse>;
|
|
2103
|
+
getDhcp(resourceGroupName: string, dhcpId: string, privateCloudName: string, options?: WorkloadNetworksGetDhcpOptionalParams): Promise<WorkloadNetworksGetDhcpResponse>;
|
|
2104
|
+
getDnsService(resourceGroupName: string, privateCloudName: string, dnsServiceId: string, options?: WorkloadNetworksGetDnsServiceOptionalParams): Promise<WorkloadNetworksGetDnsServiceResponse>;
|
|
2105
|
+
getDnsZone(resourceGroupName: string, privateCloudName: string, dnsZoneId: string, options?: WorkloadNetworksGetDnsZoneOptionalParams): Promise<WorkloadNetworksGetDnsZoneResponse>;
|
|
2106
|
+
getGateway(resourceGroupName: string, privateCloudName: string, gatewayId: string, options?: WorkloadNetworksGetGatewayOptionalParams): Promise<WorkloadNetworksGetGatewayResponse>;
|
|
2107
|
+
getPortMirroring(resourceGroupName: string, privateCloudName: string, portMirroringId: string, options?: WorkloadNetworksGetPortMirroringOptionalParams): Promise<WorkloadNetworksGetPortMirroringResponse>;
|
|
2108
|
+
getPublicIP(resourceGroupName: string, privateCloudName: string, publicIPId: string, options?: WorkloadNetworksGetPublicIPOptionalParams): Promise<WorkloadNetworksGetPublicIPResponse>;
|
|
2109
|
+
getSegment(resourceGroupName: string, privateCloudName: string, segmentId: string, options?: WorkloadNetworksGetSegmentOptionalParams): Promise<WorkloadNetworksGetSegmentResponse>;
|
|
2110
|
+
getVirtualMachine(resourceGroupName: string, privateCloudName: string, virtualMachineId: string, options?: WorkloadNetworksGetVirtualMachineOptionalParams): Promise<WorkloadNetworksGetVirtualMachineResponse>;
|
|
2111
|
+
getVMGroup(resourceGroupName: string, privateCloudName: string, vmGroupId: string, options?: WorkloadNetworksGetVMGroupOptionalParams): Promise<WorkloadNetworksGetVMGroupResponse>;
|
|
2112
|
+
listDhcp(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDhcpOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDhcp>;
|
|
2113
|
+
listDnsServices(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDnsServicesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDnsService>;
|
|
2114
|
+
listDnsZones(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListDnsZonesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkDnsZone>;
|
|
2115
|
+
listGateways(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListGatewaysOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkGateway>;
|
|
2116
|
+
listPortMirroring(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListPortMirroringOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkPortMirroring>;
|
|
2117
|
+
listPublicIPs(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListPublicIPsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkPublicIP>;
|
|
2118
|
+
listSegments(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListSegmentsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkSegment>;
|
|
2119
|
+
listVirtualMachines(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVirtualMachinesOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVirtualMachine>;
|
|
2120
|
+
listVMGroups(resourceGroupName: string, privateCloudName: string, options?: WorkloadNetworksListVMGroupsOptionalParams): PagedAsyncIterableIterator<WorkloadNetworkVMGroup>;
|
|
2121
|
+
}
|
|
2122
|
+
|
|
2123
|
+
// @public
|
|
2124
|
+
export interface WorkloadNetworksCreateDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2125
|
+
resumeFrom?: string;
|
|
2126
|
+
updateIntervalInMs?: number;
|
|
2127
|
+
}
|
|
2128
|
+
|
|
2129
|
+
// @public
|
|
2130
|
+
export type WorkloadNetworksCreateDhcpResponse = WorkloadNetworkDhcp;
|
|
2131
|
+
|
|
2132
|
+
// @public
|
|
2133
|
+
export interface WorkloadNetworksCreateDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2134
|
+
resumeFrom?: string;
|
|
2135
|
+
updateIntervalInMs?: number;
|
|
2136
|
+
}
|
|
2137
|
+
|
|
2138
|
+
// @public
|
|
2139
|
+
export type WorkloadNetworksCreateDnsServiceResponse = WorkloadNetworkDnsService;
|
|
2140
|
+
|
|
2141
|
+
// @public
|
|
2142
|
+
export interface WorkloadNetworksCreateDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2143
|
+
resumeFrom?: string;
|
|
2144
|
+
updateIntervalInMs?: number;
|
|
2145
|
+
}
|
|
2146
|
+
|
|
2147
|
+
// @public
|
|
2148
|
+
export type WorkloadNetworksCreateDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
2149
|
+
|
|
2150
|
+
// @public
|
|
2151
|
+
export interface WorkloadNetworksCreatePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2152
|
+
resumeFrom?: string;
|
|
2153
|
+
updateIntervalInMs?: number;
|
|
2154
|
+
}
|
|
2155
|
+
|
|
2156
|
+
// @public
|
|
2157
|
+
export type WorkloadNetworksCreatePortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
2158
|
+
|
|
2159
|
+
// @public
|
|
2160
|
+
export interface WorkloadNetworksCreatePublicIPOptionalParams extends coreClient.OperationOptions {
|
|
2161
|
+
resumeFrom?: string;
|
|
2162
|
+
updateIntervalInMs?: number;
|
|
2163
|
+
}
|
|
2164
|
+
|
|
2165
|
+
// @public
|
|
2166
|
+
export type WorkloadNetworksCreatePublicIPResponse = WorkloadNetworkPublicIP;
|
|
2167
|
+
|
|
2168
|
+
// @public
|
|
2169
|
+
export interface WorkloadNetworksCreateSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
2170
|
+
resumeFrom?: string;
|
|
2171
|
+
updateIntervalInMs?: number;
|
|
2172
|
+
}
|
|
2173
|
+
|
|
2174
|
+
// @public
|
|
2175
|
+
export type WorkloadNetworksCreateSegmentsResponse = WorkloadNetworkSegment;
|
|
2176
|
+
|
|
2177
|
+
// @public
|
|
2178
|
+
export interface WorkloadNetworksCreateVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2179
|
+
resumeFrom?: string;
|
|
2180
|
+
updateIntervalInMs?: number;
|
|
2181
|
+
}
|
|
2182
|
+
|
|
2183
|
+
// @public
|
|
2184
|
+
export type WorkloadNetworksCreateVMGroupResponse = WorkloadNetworkVMGroup;
|
|
2185
|
+
|
|
2186
|
+
// @public
|
|
2187
|
+
export interface WorkloadNetworksDeleteDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2188
|
+
resumeFrom?: string;
|
|
2189
|
+
updateIntervalInMs?: number;
|
|
2190
|
+
}
|
|
2191
|
+
|
|
2192
|
+
// @public
|
|
2193
|
+
export interface WorkloadNetworksDeleteDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2194
|
+
resumeFrom?: string;
|
|
2195
|
+
updateIntervalInMs?: number;
|
|
2196
|
+
}
|
|
2197
|
+
|
|
2198
|
+
// @public
|
|
2199
|
+
export interface WorkloadNetworksDeleteDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2200
|
+
resumeFrom?: string;
|
|
2201
|
+
updateIntervalInMs?: number;
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
// @public
|
|
2205
|
+
export interface WorkloadNetworksDeletePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2206
|
+
resumeFrom?: string;
|
|
2207
|
+
updateIntervalInMs?: number;
|
|
2208
|
+
}
|
|
2209
|
+
|
|
2210
|
+
// @public
|
|
2211
|
+
export interface WorkloadNetworksDeletePublicIPOptionalParams extends coreClient.OperationOptions {
|
|
2212
|
+
resumeFrom?: string;
|
|
2213
|
+
updateIntervalInMs?: number;
|
|
2214
|
+
}
|
|
2215
|
+
|
|
2216
|
+
// @public
|
|
2217
|
+
export interface WorkloadNetworksDeleteSegmentOptionalParams extends coreClient.OperationOptions {
|
|
2218
|
+
resumeFrom?: string;
|
|
2219
|
+
updateIntervalInMs?: number;
|
|
2220
|
+
}
|
|
2221
|
+
|
|
2222
|
+
// @public
|
|
2223
|
+
export interface WorkloadNetworksDeleteVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2224
|
+
resumeFrom?: string;
|
|
2225
|
+
updateIntervalInMs?: number;
|
|
2226
|
+
}
|
|
2227
|
+
|
|
2228
|
+
// @public
|
|
2229
|
+
export type WorkloadNetworkSegment = ProxyResource & {
|
|
2230
|
+
displayName?: string;
|
|
2231
|
+
connectedGateway?: string;
|
|
2232
|
+
subnet?: WorkloadNetworkSegmentSubnet;
|
|
2233
|
+
readonly portVif?: WorkloadNetworkSegmentPortVif[];
|
|
2234
|
+
readonly status?: SegmentStatusEnum;
|
|
2235
|
+
readonly provisioningState?: WorkloadNetworkSegmentProvisioningState;
|
|
2236
|
+
revision?: number;
|
|
2237
|
+
};
|
|
2238
|
+
|
|
2239
|
+
// @public
|
|
2240
|
+
export interface WorkloadNetworkSegmentPortVif {
|
|
2241
|
+
portName?: string;
|
|
2242
|
+
}
|
|
2243
|
+
|
|
2244
|
+
// @public
|
|
2245
|
+
export type WorkloadNetworkSegmentProvisioningState = string;
|
|
2246
|
+
|
|
2247
|
+
// @public
|
|
2248
|
+
export interface WorkloadNetworkSegmentsList {
|
|
2249
|
+
readonly nextLink?: string;
|
|
2250
|
+
readonly value?: WorkloadNetworkSegment[];
|
|
2251
|
+
}
|
|
2252
|
+
|
|
2253
|
+
// @public
|
|
2254
|
+
export interface WorkloadNetworkSegmentSubnet {
|
|
2255
|
+
dhcpRanges?: string[];
|
|
2256
|
+
gatewayAddress?: string;
|
|
2257
|
+
}
|
|
2258
|
+
|
|
2259
|
+
// @public
|
|
2260
|
+
export interface WorkloadNetworksGetDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2263
|
+
// @public
|
|
2264
|
+
export type WorkloadNetworksGetDhcpResponse = WorkloadNetworkDhcp;
|
|
2265
|
+
|
|
2266
|
+
// @public
|
|
2267
|
+
export interface WorkloadNetworksGetDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2268
|
+
}
|
|
2269
|
+
|
|
2270
|
+
// @public
|
|
2271
|
+
export type WorkloadNetworksGetDnsServiceResponse = WorkloadNetworkDnsService;
|
|
2272
|
+
|
|
2273
|
+
// @public
|
|
2274
|
+
export interface WorkloadNetworksGetDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2275
|
+
}
|
|
2276
|
+
|
|
2277
|
+
// @public
|
|
2278
|
+
export type WorkloadNetworksGetDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
2279
|
+
|
|
2280
|
+
// @public
|
|
2281
|
+
export interface WorkloadNetworksGetGatewayOptionalParams extends coreClient.OperationOptions {
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
// @public
|
|
2285
|
+
export type WorkloadNetworksGetGatewayResponse = WorkloadNetworkGateway;
|
|
2286
|
+
|
|
2287
|
+
// @public
|
|
2288
|
+
export interface WorkloadNetworksGetPortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2289
|
+
}
|
|
2290
|
+
|
|
2291
|
+
// @public
|
|
2292
|
+
export type WorkloadNetworksGetPortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
2293
|
+
|
|
2294
|
+
// @public
|
|
2295
|
+
export interface WorkloadNetworksGetPublicIPOptionalParams extends coreClient.OperationOptions {
|
|
2296
|
+
}
|
|
2297
|
+
|
|
2298
|
+
// @public
|
|
2299
|
+
export type WorkloadNetworksGetPublicIPResponse = WorkloadNetworkPublicIP;
|
|
2300
|
+
|
|
2301
|
+
// @public
|
|
2302
|
+
export interface WorkloadNetworksGetSegmentOptionalParams extends coreClient.OperationOptions {
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
// @public
|
|
2306
|
+
export type WorkloadNetworksGetSegmentResponse = WorkloadNetworkSegment;
|
|
2307
|
+
|
|
2308
|
+
// @public
|
|
2309
|
+
export interface WorkloadNetworksGetVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
2310
|
+
}
|
|
2311
|
+
|
|
2312
|
+
// @public
|
|
2313
|
+
export type WorkloadNetworksGetVirtualMachineResponse = WorkloadNetworkVirtualMachine;
|
|
2314
|
+
|
|
2315
|
+
// @public
|
|
2316
|
+
export interface WorkloadNetworksGetVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2317
|
+
}
|
|
2318
|
+
|
|
2319
|
+
// @public
|
|
2320
|
+
export type WorkloadNetworksGetVMGroupResponse = WorkloadNetworkVMGroup;
|
|
2321
|
+
|
|
2322
|
+
// @public
|
|
2323
|
+
export interface WorkloadNetworksListDhcpNextOptionalParams extends coreClient.OperationOptions {
|
|
2324
|
+
}
|
|
2325
|
+
|
|
2326
|
+
// @public
|
|
2327
|
+
export type WorkloadNetworksListDhcpNextResponse = WorkloadNetworkDhcpList;
|
|
2328
|
+
|
|
2329
|
+
// @public
|
|
2330
|
+
export interface WorkloadNetworksListDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2331
|
+
}
|
|
2332
|
+
|
|
2333
|
+
// @public
|
|
2334
|
+
export type WorkloadNetworksListDhcpResponse = WorkloadNetworkDhcpList;
|
|
2335
|
+
|
|
2336
|
+
// @public
|
|
2337
|
+
export interface WorkloadNetworksListDnsServicesNextOptionalParams extends coreClient.OperationOptions {
|
|
2338
|
+
}
|
|
2339
|
+
|
|
2340
|
+
// @public
|
|
2341
|
+
export type WorkloadNetworksListDnsServicesNextResponse = WorkloadNetworkDnsServicesList;
|
|
2342
|
+
|
|
2343
|
+
// @public
|
|
2344
|
+
export interface WorkloadNetworksListDnsServicesOptionalParams extends coreClient.OperationOptions {
|
|
2345
|
+
}
|
|
2346
|
+
|
|
2347
|
+
// @public
|
|
2348
|
+
export type WorkloadNetworksListDnsServicesResponse = WorkloadNetworkDnsServicesList;
|
|
2349
|
+
|
|
2350
|
+
// @public
|
|
2351
|
+
export interface WorkloadNetworksListDnsZonesNextOptionalParams extends coreClient.OperationOptions {
|
|
2352
|
+
}
|
|
2353
|
+
|
|
2354
|
+
// @public
|
|
2355
|
+
export type WorkloadNetworksListDnsZonesNextResponse = WorkloadNetworkDnsZonesList;
|
|
2356
|
+
|
|
2357
|
+
// @public
|
|
2358
|
+
export interface WorkloadNetworksListDnsZonesOptionalParams extends coreClient.OperationOptions {
|
|
2359
|
+
}
|
|
2360
|
+
|
|
2361
|
+
// @public
|
|
2362
|
+
export type WorkloadNetworksListDnsZonesResponse = WorkloadNetworkDnsZonesList;
|
|
2363
|
+
|
|
2364
|
+
// @public
|
|
2365
|
+
export interface WorkloadNetworksListGatewaysNextOptionalParams extends coreClient.OperationOptions {
|
|
2366
|
+
}
|
|
2367
|
+
|
|
2368
|
+
// @public
|
|
2369
|
+
export type WorkloadNetworksListGatewaysNextResponse = WorkloadNetworkGatewayList;
|
|
2370
|
+
|
|
2371
|
+
// @public
|
|
2372
|
+
export interface WorkloadNetworksListGatewaysOptionalParams extends coreClient.OperationOptions {
|
|
2373
|
+
}
|
|
2374
|
+
|
|
2375
|
+
// @public
|
|
2376
|
+
export type WorkloadNetworksListGatewaysResponse = WorkloadNetworkGatewayList;
|
|
2377
|
+
|
|
2378
|
+
// @public
|
|
2379
|
+
export interface WorkloadNetworksListPortMirroringNextOptionalParams extends coreClient.OperationOptions {
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2382
|
+
// @public
|
|
2383
|
+
export type WorkloadNetworksListPortMirroringNextResponse = WorkloadNetworkPortMirroringList;
|
|
2384
|
+
|
|
2385
|
+
// @public
|
|
2386
|
+
export interface WorkloadNetworksListPortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2387
|
+
}
|
|
2388
|
+
|
|
2389
|
+
// @public
|
|
2390
|
+
export type WorkloadNetworksListPortMirroringResponse = WorkloadNetworkPortMirroringList;
|
|
2391
|
+
|
|
2392
|
+
// @public
|
|
2393
|
+
export interface WorkloadNetworksListPublicIPsNextOptionalParams extends coreClient.OperationOptions {
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2396
|
+
// @public
|
|
2397
|
+
export type WorkloadNetworksListPublicIPsNextResponse = WorkloadNetworkPublicIPsList;
|
|
2398
|
+
|
|
2399
|
+
// @public
|
|
2400
|
+
export interface WorkloadNetworksListPublicIPsOptionalParams extends coreClient.OperationOptions {
|
|
2401
|
+
}
|
|
2402
|
+
|
|
2403
|
+
// @public
|
|
2404
|
+
export type WorkloadNetworksListPublicIPsResponse = WorkloadNetworkPublicIPsList;
|
|
2405
|
+
|
|
2406
|
+
// @public
|
|
2407
|
+
export interface WorkloadNetworksListSegmentsNextOptionalParams extends coreClient.OperationOptions {
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2410
|
+
// @public
|
|
2411
|
+
export type WorkloadNetworksListSegmentsNextResponse = WorkloadNetworkSegmentsList;
|
|
2412
|
+
|
|
2413
|
+
// @public
|
|
2414
|
+
export interface WorkloadNetworksListSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
2415
|
+
}
|
|
2416
|
+
|
|
2417
|
+
// @public
|
|
2418
|
+
export type WorkloadNetworksListSegmentsResponse = WorkloadNetworkSegmentsList;
|
|
2419
|
+
|
|
2420
|
+
// @public
|
|
2421
|
+
export interface WorkloadNetworksListVirtualMachinesNextOptionalParams extends coreClient.OperationOptions {
|
|
2422
|
+
}
|
|
2423
|
+
|
|
2424
|
+
// @public
|
|
2425
|
+
export type WorkloadNetworksListVirtualMachinesNextResponse = WorkloadNetworkVirtualMachinesList;
|
|
2426
|
+
|
|
2427
|
+
// @public
|
|
2428
|
+
export interface WorkloadNetworksListVirtualMachinesOptionalParams extends coreClient.OperationOptions {
|
|
2429
|
+
}
|
|
2430
|
+
|
|
2431
|
+
// @public
|
|
2432
|
+
export type WorkloadNetworksListVirtualMachinesResponse = WorkloadNetworkVirtualMachinesList;
|
|
2433
|
+
|
|
2434
|
+
// @public
|
|
2435
|
+
export interface WorkloadNetworksListVMGroupsNextOptionalParams extends coreClient.OperationOptions {
|
|
2436
|
+
}
|
|
2437
|
+
|
|
2438
|
+
// @public
|
|
2439
|
+
export type WorkloadNetworksListVMGroupsNextResponse = WorkloadNetworkVMGroupsList;
|
|
2440
|
+
|
|
2441
|
+
// @public
|
|
2442
|
+
export interface WorkloadNetworksListVMGroupsOptionalParams extends coreClient.OperationOptions {
|
|
2443
|
+
}
|
|
2444
|
+
|
|
2445
|
+
// @public
|
|
2446
|
+
export type WorkloadNetworksListVMGroupsResponse = WorkloadNetworkVMGroupsList;
|
|
2447
|
+
|
|
2448
|
+
// @public
|
|
2449
|
+
export interface WorkloadNetworksUpdateDhcpOptionalParams extends coreClient.OperationOptions {
|
|
2450
|
+
resumeFrom?: string;
|
|
2451
|
+
updateIntervalInMs?: number;
|
|
2452
|
+
}
|
|
2453
|
+
|
|
2454
|
+
// @public
|
|
2455
|
+
export type WorkloadNetworksUpdateDhcpResponse = WorkloadNetworkDhcp;
|
|
2456
|
+
|
|
2457
|
+
// @public
|
|
2458
|
+
export interface WorkloadNetworksUpdateDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
2459
|
+
resumeFrom?: string;
|
|
2460
|
+
updateIntervalInMs?: number;
|
|
2461
|
+
}
|
|
2462
|
+
|
|
2463
|
+
// @public
|
|
2464
|
+
export type WorkloadNetworksUpdateDnsServiceResponse = WorkloadNetworkDnsService;
|
|
2465
|
+
|
|
2466
|
+
// @public
|
|
2467
|
+
export interface WorkloadNetworksUpdateDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
2468
|
+
resumeFrom?: string;
|
|
2469
|
+
updateIntervalInMs?: number;
|
|
2470
|
+
}
|
|
2471
|
+
|
|
2472
|
+
// @public
|
|
2473
|
+
export type WorkloadNetworksUpdateDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
2474
|
+
|
|
2475
|
+
// @public
|
|
2476
|
+
export interface WorkloadNetworksUpdatePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
2477
|
+
resumeFrom?: string;
|
|
2478
|
+
updateIntervalInMs?: number;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
|
+
// @public
|
|
2482
|
+
export type WorkloadNetworksUpdatePortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
2483
|
+
|
|
2484
|
+
// @public
|
|
2485
|
+
export interface WorkloadNetworksUpdateSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
2486
|
+
resumeFrom?: string;
|
|
2487
|
+
updateIntervalInMs?: number;
|
|
2488
|
+
}
|
|
2489
|
+
|
|
2490
|
+
// @public
|
|
2491
|
+
export type WorkloadNetworksUpdateSegmentsResponse = WorkloadNetworkSegment;
|
|
2492
|
+
|
|
2493
|
+
// @public
|
|
2494
|
+
export interface WorkloadNetworksUpdateVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
2495
|
+
resumeFrom?: string;
|
|
2496
|
+
updateIntervalInMs?: number;
|
|
2497
|
+
}
|
|
2498
|
+
|
|
2499
|
+
// @public
|
|
2500
|
+
export type WorkloadNetworksUpdateVMGroupResponse = WorkloadNetworkVMGroup;
|
|
2501
|
+
|
|
2502
|
+
// @public
|
|
2503
|
+
export type WorkloadNetworkVirtualMachine = ProxyResource & {
|
|
2504
|
+
displayName?: string;
|
|
2505
|
+
readonly vmType?: VMTypeEnum;
|
|
2506
|
+
};
|
|
2507
|
+
|
|
2508
|
+
// @public
|
|
2509
|
+
export interface WorkloadNetworkVirtualMachinesList {
|
|
2510
|
+
readonly nextLink?: string;
|
|
2511
|
+
readonly value?: WorkloadNetworkVirtualMachine[];
|
|
2512
|
+
}
|
|
2513
|
+
|
|
2514
|
+
// @public
|
|
2515
|
+
export type WorkloadNetworkVMGroup = ProxyResource & {
|
|
2516
|
+
displayName?: string;
|
|
2517
|
+
members?: string[];
|
|
2518
|
+
readonly status?: VMGroupStatusEnum;
|
|
2519
|
+
readonly provisioningState?: WorkloadNetworkVMGroupProvisioningState;
|
|
2520
|
+
revision?: number;
|
|
2521
|
+
};
|
|
2522
|
+
|
|
2523
|
+
// @public
|
|
2524
|
+
export type WorkloadNetworkVMGroupProvisioningState = string;
|
|
2525
|
+
|
|
2526
|
+
// @public
|
|
2527
|
+
export interface WorkloadNetworkVMGroupsList {
|
|
2528
|
+
readonly nextLink?: string;
|
|
2529
|
+
readonly value?: WorkloadNetworkVMGroup[];
|
|
2530
|
+
}
|
|
2531
|
+
|
|
2532
|
+
// (No @packageDocumentation comment for this package)
|
|
2533
|
+
|
|
2534
|
+
```
|