@azure/arm-avs 1.0.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/README.md +72 -73
- 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/dist-esm/src/models/mappers.js +3114 -0
- 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/dist-esm/src/operations/index.d.ts +17 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +24 -0
- 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/dist-esm/src/operationsInterfaces/addons.js +9 -0
- 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/dist-esm/src/operationsInterfaces/authorizations.js +9 -0
- 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/dist-esm/src/operationsInterfaces/cloudLinks.js +9 -0
- 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 -31
- 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 +3101 -931
- package/src/models/mappers.ts +2874 -387
- package/src/models/parameters.ts +407 -44
- package/src/operations/addons.ts +472 -0
- package/src/operations/authorizations.ts +341 -196
- package/src/operations/cloudLinks.ts +478 -0
- package/src/operations/clusters.ts +444 -238
- package/src/operations/datastores.ts +525 -0
- package/src/operations/globalReachConnections.ts +488 -0
- package/src/operations/hcxEnterpriseSites.ts +200 -210
- package/src/operations/index.ts +13 -5
- package/src/operations/locations.ts +56 -83
- package/src/operations/operations.ts +87 -73
- package/src/operations/placementPolicies.ts +677 -0
- package/src/operations/privateClouds.ts +705 -319
- package/src/operations/scriptCmdlets.ts +266 -0
- package/src/operations/scriptExecutions.ts +524 -0
- package/src/operations/scriptPackages.ts +229 -0
- package/src/operations/virtualMachines.ts +390 -0
- package/src/operations/workloadNetworks.ts +4398 -0
- 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 -2585
- 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 -23
- package/esm/avsClient.d.ts.map +0 -1
- package/esm/avsClient.js +0 -38
- package/esm/avsClient.js.map +0 -1
- package/esm/avsClientContext.d.ts +0 -16
- package/esm/avsClientContext.d.ts.map +0 -1
- package/esm/avsClientContext.js +0 -56
- package/esm/avsClientContext.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/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/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 -1163
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- 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 +0 -9
- package/esm/models/locationsMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -30
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js +0 -881
- 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 -12
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -122
- package/esm/models/parameters.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/operations/authorizations.d.ts +0 -115
- package/esm/operations/authorizations.d.ts.map +0 -1
- package/esm/operations/authorizations.js +0 -239
- package/esm/operations/authorizations.js.map +0 -1
- package/esm/operations/clusters.d.ts +0 -133
- 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/hcxEnterpriseSites.d.ts +0 -127
- package/esm/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/esm/operations/hcxEnterpriseSites.js +0 -196
- package/esm/operations/hcxEnterpriseSites.js.map +0 -1
- package/esm/operations/index.d.ts +0 -7
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js +0 -16
- 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 -85
- 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 -77
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/privateClouds.d.ts +0 -177
- package/esm/operations/privateClouds.d.ts.map +0 -1
- package/esm/operations/privateClouds.js +0 -365
- package/esm/operations/privateClouds.js.map +0 -1
- package/src/avsClient.ts +0 -52
- package/src/avsClientContext.ts +0 -62
- package/src/models/authorizationsMappers.ts +0 -27
- package/src/models/clustersMappers.ts +0 -28
- package/src/models/hcxEnterpriseSitesMappers.ts +0 -27
- package/src/models/locationsMappers.ts +0 -15
- package/src/models/operationsMappers.ts +0 -16
- package/src/models/privateCloudsMappers.ts +0 -29
package/src/models/parameters.ts
CHANGED
|
@@ -1,124 +1,487 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
* license information.
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
5
4
|
*
|
|
6
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
8
|
-
* regenerated.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
9
7
|
*/
|
|
10
8
|
|
|
11
|
-
import
|
|
9
|
+
import {
|
|
10
|
+
OperationParameter,
|
|
11
|
+
OperationURLParameter,
|
|
12
|
+
OperationQueryParameter
|
|
13
|
+
} from "@azure/core-client";
|
|
14
|
+
import {
|
|
15
|
+
PrivateCloud as PrivateCloudMapper,
|
|
16
|
+
PrivateCloudUpdate as PrivateCloudUpdateMapper,
|
|
17
|
+
Cluster as ClusterMapper,
|
|
18
|
+
ClusterUpdate as ClusterUpdateMapper,
|
|
19
|
+
Datastore as DatastoreMapper,
|
|
20
|
+
HcxEnterpriseSite as HcxEnterpriseSiteMapper,
|
|
21
|
+
ExpressRouteAuthorization as ExpressRouteAuthorizationMapper,
|
|
22
|
+
GlobalReachConnection as GlobalReachConnectionMapper,
|
|
23
|
+
WorkloadNetworkSegment as WorkloadNetworkSegmentMapper,
|
|
24
|
+
WorkloadNetworkDhcp as WorkloadNetworkDhcpMapper,
|
|
25
|
+
WorkloadNetworkPortMirroring as WorkloadNetworkPortMirroringMapper,
|
|
26
|
+
WorkloadNetworkVMGroup as WorkloadNetworkVMGroupMapper,
|
|
27
|
+
WorkloadNetworkDnsService as WorkloadNetworkDnsServiceMapper,
|
|
28
|
+
WorkloadNetworkDnsZone as WorkloadNetworkDnsZoneMapper,
|
|
29
|
+
WorkloadNetworkPublicIP as WorkloadNetworkPublicIPMapper,
|
|
30
|
+
CloudLink as CloudLinkMapper,
|
|
31
|
+
Addon as AddonMapper,
|
|
32
|
+
VirtualMachineRestrictMovement as VirtualMachineRestrictMovementMapper,
|
|
33
|
+
PlacementPolicy as PlacementPolicyMapper,
|
|
34
|
+
PlacementPolicyUpdate as PlacementPolicyUpdateMapper,
|
|
35
|
+
ScriptExecution as ScriptExecutionMapper
|
|
36
|
+
} from "../models/mappers";
|
|
12
37
|
|
|
13
|
-
export const
|
|
14
|
-
parameterPath: "
|
|
38
|
+
export const accept: OperationParameter = {
|
|
39
|
+
parameterPath: "accept",
|
|
15
40
|
mapper: {
|
|
16
|
-
|
|
17
|
-
|
|
41
|
+
defaultValue: "application/json",
|
|
42
|
+
isConstant: true,
|
|
43
|
+
serializedName: "Accept",
|
|
18
44
|
type: {
|
|
19
45
|
name: "String"
|
|
20
46
|
}
|
|
21
47
|
}
|
|
22
48
|
};
|
|
23
|
-
|
|
24
|
-
|
|
49
|
+
|
|
50
|
+
export const $host: OperationURLParameter = {
|
|
51
|
+
parameterPath: "$host",
|
|
25
52
|
mapper: {
|
|
53
|
+
serializedName: "$host",
|
|
26
54
|
required: true,
|
|
55
|
+
type: {
|
|
56
|
+
name: "String"
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
skipEncoding: true
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
export const apiVersion: OperationQueryParameter = {
|
|
63
|
+
parameterPath: "apiVersion",
|
|
64
|
+
mapper: {
|
|
65
|
+
defaultValue: "2021-12-01",
|
|
66
|
+
isConstant: true,
|
|
27
67
|
serializedName: "api-version",
|
|
68
|
+
type: {
|
|
69
|
+
name: "String"
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const nextLink: OperationURLParameter = {
|
|
75
|
+
parameterPath: "nextLink",
|
|
76
|
+
mapper: {
|
|
77
|
+
serializedName: "nextLink",
|
|
78
|
+
required: true,
|
|
79
|
+
type: {
|
|
80
|
+
name: "String"
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
skipEncoding: true
|
|
84
|
+
};
|
|
85
|
+
|
|
86
|
+
export const subscriptionId: OperationURLParameter = {
|
|
87
|
+
parameterPath: "subscriptionId",
|
|
88
|
+
mapper: {
|
|
28
89
|
constraints: {
|
|
29
90
|
MinLength: 1
|
|
30
91
|
},
|
|
92
|
+
serializedName: "subscriptionId",
|
|
93
|
+
required: true,
|
|
31
94
|
type: {
|
|
32
95
|
name: "String"
|
|
33
96
|
}
|
|
34
97
|
}
|
|
35
98
|
};
|
|
36
|
-
|
|
37
|
-
|
|
99
|
+
|
|
100
|
+
export const location: OperationURLParameter = {
|
|
101
|
+
parameterPath: "location",
|
|
38
102
|
mapper: {
|
|
103
|
+
serializedName: "location",
|
|
39
104
|
required: true,
|
|
40
|
-
serializedName: "authorizationName",
|
|
41
105
|
type: {
|
|
42
106
|
name: "String"
|
|
43
107
|
}
|
|
44
108
|
}
|
|
45
109
|
};
|
|
46
|
-
|
|
47
|
-
|
|
110
|
+
|
|
111
|
+
export const resourceGroupName: OperationURLParameter = {
|
|
112
|
+
parameterPath: "resourceGroupName",
|
|
48
113
|
mapper: {
|
|
114
|
+
constraints: {
|
|
115
|
+
MaxLength: 90,
|
|
116
|
+
MinLength: 1
|
|
117
|
+
},
|
|
118
|
+
serializedName: "resourceGroupName",
|
|
49
119
|
required: true,
|
|
120
|
+
type: {
|
|
121
|
+
name: "String"
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
|
|
126
|
+
export const privateCloudName: OperationURLParameter = {
|
|
127
|
+
parameterPath: "privateCloudName",
|
|
128
|
+
mapper: {
|
|
129
|
+
serializedName: "privateCloudName",
|
|
130
|
+
required: true,
|
|
131
|
+
type: {
|
|
132
|
+
name: "String"
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
};
|
|
136
|
+
|
|
137
|
+
export const contentType: OperationParameter = {
|
|
138
|
+
parameterPath: ["options", "contentType"],
|
|
139
|
+
mapper: {
|
|
140
|
+
defaultValue: "application/json",
|
|
141
|
+
isConstant: true,
|
|
142
|
+
serializedName: "Content-Type",
|
|
143
|
+
type: {
|
|
144
|
+
name: "String"
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
export const privateCloud: OperationParameter = {
|
|
150
|
+
parameterPath: "privateCloud",
|
|
151
|
+
mapper: PrivateCloudMapper
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
export const privateCloudUpdate: OperationParameter = {
|
|
155
|
+
parameterPath: "privateCloudUpdate",
|
|
156
|
+
mapper: PrivateCloudUpdateMapper
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
export const clusterName: OperationURLParameter = {
|
|
160
|
+
parameterPath: "clusterName",
|
|
161
|
+
mapper: {
|
|
50
162
|
serializedName: "clusterName",
|
|
163
|
+
required: true,
|
|
51
164
|
type: {
|
|
52
165
|
name: "String"
|
|
53
166
|
}
|
|
54
167
|
}
|
|
55
168
|
};
|
|
56
|
-
|
|
57
|
-
|
|
169
|
+
|
|
170
|
+
export const cluster: OperationParameter = {
|
|
171
|
+
parameterPath: "cluster",
|
|
172
|
+
mapper: ClusterMapper
|
|
173
|
+
};
|
|
174
|
+
|
|
175
|
+
export const clusterUpdate: OperationParameter = {
|
|
176
|
+
parameterPath: "clusterUpdate",
|
|
177
|
+
mapper: ClusterUpdateMapper
|
|
178
|
+
};
|
|
179
|
+
|
|
180
|
+
export const datastoreName: OperationURLParameter = {
|
|
181
|
+
parameterPath: "datastoreName",
|
|
58
182
|
mapper: {
|
|
183
|
+
serializedName: "datastoreName",
|
|
59
184
|
required: true,
|
|
185
|
+
type: {
|
|
186
|
+
name: "String"
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
};
|
|
190
|
+
|
|
191
|
+
export const datastore: OperationParameter = {
|
|
192
|
+
parameterPath: "datastore",
|
|
193
|
+
mapper: DatastoreMapper
|
|
194
|
+
};
|
|
195
|
+
|
|
196
|
+
export const hcxEnterpriseSiteName: OperationURLParameter = {
|
|
197
|
+
parameterPath: "hcxEnterpriseSiteName",
|
|
198
|
+
mapper: {
|
|
60
199
|
serializedName: "hcxEnterpriseSiteName",
|
|
200
|
+
required: true,
|
|
61
201
|
type: {
|
|
62
202
|
name: "String"
|
|
63
203
|
}
|
|
64
204
|
}
|
|
65
205
|
};
|
|
66
|
-
|
|
67
|
-
|
|
206
|
+
|
|
207
|
+
export const hcxEnterpriseSite: OperationParameter = {
|
|
208
|
+
parameterPath: "hcxEnterpriseSite",
|
|
209
|
+
mapper: HcxEnterpriseSiteMapper
|
|
210
|
+
};
|
|
211
|
+
|
|
212
|
+
export const authorizationName: OperationURLParameter = {
|
|
213
|
+
parameterPath: "authorizationName",
|
|
68
214
|
mapper: {
|
|
215
|
+
serializedName: "authorizationName",
|
|
69
216
|
required: true,
|
|
70
|
-
serializedName: "location",
|
|
71
217
|
type: {
|
|
72
218
|
name: "String"
|
|
73
219
|
}
|
|
74
220
|
}
|
|
75
221
|
};
|
|
76
|
-
|
|
77
|
-
|
|
222
|
+
|
|
223
|
+
export const authorization: OperationParameter = {
|
|
224
|
+
parameterPath: "authorization",
|
|
225
|
+
mapper: ExpressRouteAuthorizationMapper
|
|
226
|
+
};
|
|
227
|
+
|
|
228
|
+
export const globalReachConnectionName: OperationURLParameter = {
|
|
229
|
+
parameterPath: "globalReachConnectionName",
|
|
78
230
|
mapper: {
|
|
231
|
+
serializedName: "globalReachConnectionName",
|
|
79
232
|
required: true,
|
|
80
|
-
serializedName: "nextLink",
|
|
81
233
|
type: {
|
|
82
234
|
name: "String"
|
|
83
235
|
}
|
|
84
|
-
}
|
|
85
|
-
skipEncoding: true
|
|
236
|
+
}
|
|
86
237
|
};
|
|
87
|
-
|
|
88
|
-
|
|
238
|
+
|
|
239
|
+
export const globalReachConnection: OperationParameter = {
|
|
240
|
+
parameterPath: "globalReachConnection",
|
|
241
|
+
mapper: GlobalReachConnectionMapper
|
|
242
|
+
};
|
|
243
|
+
|
|
244
|
+
export const segmentId: OperationURLParameter = {
|
|
245
|
+
parameterPath: "segmentId",
|
|
89
246
|
mapper: {
|
|
247
|
+
serializedName: "segmentId",
|
|
90
248
|
required: true,
|
|
91
|
-
serializedName: "privateCloudName",
|
|
92
249
|
type: {
|
|
93
250
|
name: "String"
|
|
94
251
|
}
|
|
95
252
|
}
|
|
96
253
|
};
|
|
97
|
-
|
|
98
|
-
|
|
254
|
+
|
|
255
|
+
export const workloadNetworkSegment: OperationParameter = {
|
|
256
|
+
parameterPath: "workloadNetworkSegment",
|
|
257
|
+
mapper: WorkloadNetworkSegmentMapper
|
|
258
|
+
};
|
|
259
|
+
|
|
260
|
+
export const dhcpId: OperationURLParameter = {
|
|
261
|
+
parameterPath: "dhcpId",
|
|
99
262
|
mapper: {
|
|
263
|
+
serializedName: "dhcpId",
|
|
100
264
|
required: true,
|
|
101
|
-
serializedName: "resourceGroupName",
|
|
102
|
-
constraints: {
|
|
103
|
-
MaxLength: 90,
|
|
104
|
-
MinLength: 1,
|
|
105
|
-
Pattern: /^[-\w\._\(\)]+$/
|
|
106
|
-
},
|
|
107
265
|
type: {
|
|
108
266
|
name: "String"
|
|
109
267
|
}
|
|
110
268
|
}
|
|
111
269
|
};
|
|
112
|
-
|
|
113
|
-
|
|
270
|
+
|
|
271
|
+
export const workloadNetworkDhcp: OperationParameter = {
|
|
272
|
+
parameterPath: "workloadNetworkDhcp",
|
|
273
|
+
mapper: WorkloadNetworkDhcpMapper
|
|
274
|
+
};
|
|
275
|
+
|
|
276
|
+
export const gatewayId: OperationURLParameter = {
|
|
277
|
+
parameterPath: "gatewayId",
|
|
114
278
|
mapper: {
|
|
279
|
+
serializedName: "gatewayId",
|
|
280
|
+
required: true,
|
|
281
|
+
type: {
|
|
282
|
+
name: "String"
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
};
|
|
286
|
+
|
|
287
|
+
export const portMirroringId: OperationURLParameter = {
|
|
288
|
+
parameterPath: "portMirroringId",
|
|
289
|
+
mapper: {
|
|
290
|
+
serializedName: "portMirroringId",
|
|
291
|
+
required: true,
|
|
292
|
+
type: {
|
|
293
|
+
name: "String"
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
};
|
|
297
|
+
|
|
298
|
+
export const workloadNetworkPortMirroring: OperationParameter = {
|
|
299
|
+
parameterPath: "workloadNetworkPortMirroring",
|
|
300
|
+
mapper: WorkloadNetworkPortMirroringMapper
|
|
301
|
+
};
|
|
302
|
+
|
|
303
|
+
export const vmGroupId: OperationURLParameter = {
|
|
304
|
+
parameterPath: "vmGroupId",
|
|
305
|
+
mapper: {
|
|
306
|
+
serializedName: "vmGroupId",
|
|
307
|
+
required: true,
|
|
308
|
+
type: {
|
|
309
|
+
name: "String"
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
};
|
|
313
|
+
|
|
314
|
+
export const workloadNetworkVMGroup: OperationParameter = {
|
|
315
|
+
parameterPath: "workloadNetworkVMGroup",
|
|
316
|
+
mapper: WorkloadNetworkVMGroupMapper
|
|
317
|
+
};
|
|
318
|
+
|
|
319
|
+
export const virtualMachineId: OperationURLParameter = {
|
|
320
|
+
parameterPath: "virtualMachineId",
|
|
321
|
+
mapper: {
|
|
322
|
+
serializedName: "virtualMachineId",
|
|
115
323
|
required: true,
|
|
116
|
-
serializedName: "subscriptionId",
|
|
117
|
-
constraints: {
|
|
118
|
-
MinLength: 1
|
|
119
|
-
},
|
|
120
324
|
type: {
|
|
121
325
|
name: "String"
|
|
122
326
|
}
|
|
123
327
|
}
|
|
124
328
|
};
|
|
329
|
+
|
|
330
|
+
export const dnsServiceId: OperationURLParameter = {
|
|
331
|
+
parameterPath: "dnsServiceId",
|
|
332
|
+
mapper: {
|
|
333
|
+
serializedName: "dnsServiceId",
|
|
334
|
+
required: true,
|
|
335
|
+
type: {
|
|
336
|
+
name: "String"
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
};
|
|
340
|
+
|
|
341
|
+
export const workloadNetworkDnsService: OperationParameter = {
|
|
342
|
+
parameterPath: "workloadNetworkDnsService",
|
|
343
|
+
mapper: WorkloadNetworkDnsServiceMapper
|
|
344
|
+
};
|
|
345
|
+
|
|
346
|
+
export const dnsZoneId: OperationURLParameter = {
|
|
347
|
+
parameterPath: "dnsZoneId",
|
|
348
|
+
mapper: {
|
|
349
|
+
serializedName: "dnsZoneId",
|
|
350
|
+
required: true,
|
|
351
|
+
type: {
|
|
352
|
+
name: "String"
|
|
353
|
+
}
|
|
354
|
+
}
|
|
355
|
+
};
|
|
356
|
+
|
|
357
|
+
export const workloadNetworkDnsZone: OperationParameter = {
|
|
358
|
+
parameterPath: "workloadNetworkDnsZone",
|
|
359
|
+
mapper: WorkloadNetworkDnsZoneMapper
|
|
360
|
+
};
|
|
361
|
+
|
|
362
|
+
export const publicIPId: OperationURLParameter = {
|
|
363
|
+
parameterPath: "publicIPId",
|
|
364
|
+
mapper: {
|
|
365
|
+
serializedName: "publicIPId",
|
|
366
|
+
required: true,
|
|
367
|
+
type: {
|
|
368
|
+
name: "String"
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
};
|
|
372
|
+
|
|
373
|
+
export const workloadNetworkPublicIP: OperationParameter = {
|
|
374
|
+
parameterPath: "workloadNetworkPublicIP",
|
|
375
|
+
mapper: WorkloadNetworkPublicIPMapper
|
|
376
|
+
};
|
|
377
|
+
|
|
378
|
+
export const cloudLinkName: OperationURLParameter = {
|
|
379
|
+
parameterPath: "cloudLinkName",
|
|
380
|
+
mapper: {
|
|
381
|
+
serializedName: "cloudLinkName",
|
|
382
|
+
required: true,
|
|
383
|
+
type: {
|
|
384
|
+
name: "String"
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
export const cloudLink: OperationParameter = {
|
|
390
|
+
parameterPath: "cloudLink",
|
|
391
|
+
mapper: CloudLinkMapper
|
|
392
|
+
};
|
|
393
|
+
|
|
394
|
+
export const addonName: OperationURLParameter = {
|
|
395
|
+
parameterPath: "addonName",
|
|
396
|
+
mapper: {
|
|
397
|
+
serializedName: "addonName",
|
|
398
|
+
required: true,
|
|
399
|
+
type: {
|
|
400
|
+
name: "String"
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
};
|
|
404
|
+
|
|
405
|
+
export const addon: OperationParameter = {
|
|
406
|
+
parameterPath: "addon",
|
|
407
|
+
mapper: AddonMapper
|
|
408
|
+
};
|
|
409
|
+
|
|
410
|
+
export const restrictMovement: OperationParameter = {
|
|
411
|
+
parameterPath: "restrictMovement",
|
|
412
|
+
mapper: VirtualMachineRestrictMovementMapper
|
|
413
|
+
};
|
|
414
|
+
|
|
415
|
+
export const placementPolicyName: OperationURLParameter = {
|
|
416
|
+
parameterPath: "placementPolicyName",
|
|
417
|
+
mapper: {
|
|
418
|
+
serializedName: "placementPolicyName",
|
|
419
|
+
required: true,
|
|
420
|
+
type: {
|
|
421
|
+
name: "String"
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
};
|
|
425
|
+
|
|
426
|
+
export const placementPolicy: OperationParameter = {
|
|
427
|
+
parameterPath: "placementPolicy",
|
|
428
|
+
mapper: PlacementPolicyMapper
|
|
429
|
+
};
|
|
430
|
+
|
|
431
|
+
export const placementPolicyUpdate: OperationParameter = {
|
|
432
|
+
parameterPath: "placementPolicyUpdate",
|
|
433
|
+
mapper: PlacementPolicyUpdateMapper
|
|
434
|
+
};
|
|
435
|
+
|
|
436
|
+
export const scriptPackageName: OperationURLParameter = {
|
|
437
|
+
parameterPath: "scriptPackageName",
|
|
438
|
+
mapper: {
|
|
439
|
+
serializedName: "scriptPackageName",
|
|
440
|
+
required: true,
|
|
441
|
+
type: {
|
|
442
|
+
name: "String"
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
};
|
|
446
|
+
|
|
447
|
+
export const scriptCmdletName: OperationURLParameter = {
|
|
448
|
+
parameterPath: "scriptCmdletName",
|
|
449
|
+
mapper: {
|
|
450
|
+
serializedName: "scriptCmdletName",
|
|
451
|
+
required: true,
|
|
452
|
+
type: {
|
|
453
|
+
name: "String"
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
};
|
|
457
|
+
|
|
458
|
+
export const scriptExecutionName: OperationURLParameter = {
|
|
459
|
+
parameterPath: "scriptExecutionName",
|
|
460
|
+
mapper: {
|
|
461
|
+
serializedName: "scriptExecutionName",
|
|
462
|
+
required: true,
|
|
463
|
+
type: {
|
|
464
|
+
name: "String"
|
|
465
|
+
}
|
|
466
|
+
}
|
|
467
|
+
};
|
|
468
|
+
|
|
469
|
+
export const scriptExecution: OperationParameter = {
|
|
470
|
+
parameterPath: "scriptExecution",
|
|
471
|
+
mapper: ScriptExecutionMapper
|
|
472
|
+
};
|
|
473
|
+
|
|
474
|
+
export const scriptOutputStreamType: OperationParameter = {
|
|
475
|
+
parameterPath: ["options", "scriptOutputStreamType"],
|
|
476
|
+
mapper: {
|
|
477
|
+
serializedName: "scriptOutputStreamType",
|
|
478
|
+
type: {
|
|
479
|
+
name: "Sequence",
|
|
480
|
+
element: {
|
|
481
|
+
type: {
|
|
482
|
+
name: "String"
|
|
483
|
+
}
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
}
|
|
487
|
+
};
|