@azure/arm-avs 6.0.1-alpha.20250606.1 → 7.0.0-alpha.20250609.1
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 +454 -7
- package/LICENSE +1 -1
- package/README.md +15 -18
- package/dist/browser/api/addons/index.d.ts +3 -0
- package/dist/browser/api/addons/index.d.ts.map +1 -0
- package/dist/browser/api/addons/index.js +4 -0
- package/dist/browser/api/addons/index.js.map +1 -0
- package/dist/browser/api/addons/operations.d.ts +28 -0
- package/dist/browser/api/addons/operations.d.ts.map +1 -0
- package/dist/browser/api/addons/operations.js +127 -0
- package/dist/browser/api/addons/operations.js.map +1 -0
- package/dist/browser/api/addons/options.d.ts +18 -0
- package/dist/browser/api/addons/options.d.ts.map +1 -0
- package/dist/browser/api/addons/options.js +4 -0
- package/dist/browser/api/addons/options.js.map +1 -0
- package/dist/browser/api/authorizations/index.d.ts +3 -0
- package/dist/browser/api/authorizations/index.d.ts.map +1 -0
- package/dist/browser/api/authorizations/index.js +4 -0
- package/dist/browser/api/authorizations/index.js.map +1 -0
- package/dist/browser/api/authorizations/operations.d.ts +28 -0
- package/dist/browser/api/authorizations/operations.d.ts.map +1 -0
- package/dist/browser/api/authorizations/operations.js +127 -0
- package/dist/browser/api/authorizations/operations.js.map +1 -0
- package/dist/browser/api/authorizations/options.d.ts +18 -0
- package/dist/browser/api/authorizations/options.d.ts.map +1 -0
- package/dist/browser/api/authorizations/options.js +4 -0
- package/dist/browser/api/authorizations/options.js.map +1 -0
- package/dist/browser/api/azureVMwareSolutionAPIContext.d.ts +17 -0
- package/dist/browser/api/azureVMwareSolutionAPIContext.d.ts.map +1 -0
- package/dist/browser/api/azureVMwareSolutionAPIContext.js +35 -0
- package/dist/browser/api/azureVMwareSolutionAPIContext.js.map +1 -0
- package/dist/browser/api/cloudLinks/index.d.ts +3 -0
- package/dist/browser/api/cloudLinks/index.d.ts.map +1 -0
- package/dist/browser/api/cloudLinks/index.js +4 -0
- package/dist/browser/api/cloudLinks/index.js.map +1 -0
- package/dist/browser/api/cloudLinks/operations.d.ts +28 -0
- package/dist/browser/api/cloudLinks/operations.d.ts.map +1 -0
- package/dist/browser/api/cloudLinks/operations.js +127 -0
- package/dist/browser/api/cloudLinks/operations.js.map +1 -0
- package/dist/browser/api/cloudLinks/options.d.ts +18 -0
- package/dist/browser/api/cloudLinks/options.d.ts.map +1 -0
- package/dist/browser/api/cloudLinks/options.js +4 -0
- package/dist/browser/api/cloudLinks/options.js.map +1 -0
- package/dist/browser/api/clusters/index.d.ts +3 -0
- package/dist/browser/api/clusters/index.d.ts.map +1 -0
- package/dist/browser/api/clusters/index.js +4 -0
- package/dist/browser/api/clusters/index.js.map +1 -0
- package/dist/browser/api/clusters/operations.d.ts +36 -0
- package/dist/browser/api/clusters/operations.d.ts.map +1 -0
- package/dist/browser/api/clusters/operations.js +185 -0
- package/dist/browser/api/clusters/operations.js.map +1 -0
- package/dist/browser/api/clusters/options.d.ts +26 -0
- package/dist/browser/api/clusters/options.d.ts.map +1 -0
- package/dist/browser/api/clusters/options.js +4 -0
- package/dist/browser/api/clusters/options.js.map +1 -0
- package/dist/browser/api/datastores/index.d.ts +3 -0
- package/dist/browser/api/datastores/index.d.ts.map +1 -0
- package/dist/browser/api/datastores/index.js +4 -0
- package/dist/browser/api/datastores/index.js.map +1 -0
- package/dist/browser/api/datastores/operations.d.ts +28 -0
- package/dist/browser/api/datastores/operations.d.ts.map +1 -0
- package/dist/browser/api/datastores/operations.js +131 -0
- package/dist/browser/api/datastores/operations.js.map +1 -0
- package/dist/browser/api/datastores/options.d.ts +18 -0
- package/dist/browser/api/datastores/options.d.ts.map +1 -0
- package/dist/browser/api/datastores/options.js +4 -0
- package/dist/browser/api/datastores/options.js.map +1 -0
- package/dist/browser/api/globalReachConnections/index.d.ts +3 -0
- package/dist/browser/api/globalReachConnections/index.d.ts.map +1 -0
- package/dist/browser/api/globalReachConnections/index.js +4 -0
- package/dist/browser/api/globalReachConnections/index.js.map +1 -0
- package/dist/browser/api/globalReachConnections/operations.d.ts +28 -0
- package/dist/browser/api/globalReachConnections/operations.d.ts.map +1 -0
- package/dist/browser/api/globalReachConnections/operations.js +131 -0
- package/dist/browser/api/globalReachConnections/operations.js.map +1 -0
- package/dist/browser/api/globalReachConnections/options.d.ts +18 -0
- package/dist/browser/api/globalReachConnections/options.d.ts.map +1 -0
- package/dist/browser/api/globalReachConnections/options.js +4 -0
- package/dist/browser/api/globalReachConnections/options.js.map +1 -0
- package/dist/browser/api/hcxEnterpriseSites/index.d.ts +3 -0
- package/dist/browser/api/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/browser/api/hcxEnterpriseSites/index.js +4 -0
- package/dist/browser/api/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/browser/api/hcxEnterpriseSites/operations.d.ts +27 -0
- package/dist/browser/api/hcxEnterpriseSites/operations.d.ts.map +1 -0
- package/dist/browser/api/hcxEnterpriseSites/operations.js +122 -0
- package/dist/browser/api/hcxEnterpriseSites/operations.js.map +1 -0
- package/dist/browser/api/hcxEnterpriseSites/options.d.ts +14 -0
- package/dist/browser/api/hcxEnterpriseSites/options.d.ts.map +1 -0
- package/dist/browser/api/hcxEnterpriseSites/options.js +4 -0
- package/dist/browser/api/hcxEnterpriseSites/options.js.map +1 -0
- package/dist/browser/api/hosts/index.d.ts +3 -0
- package/dist/browser/api/hosts/index.d.ts.map +1 -0
- package/dist/browser/api/hosts/index.js +4 -0
- package/dist/browser/api/hosts/index.js.map +1 -0
- package/dist/browser/api/hosts/operations.d.ts +14 -0
- package/dist/browser/api/hosts/operations.d.ts.map +1 -0
- package/dist/browser/api/hosts/operations.js +61 -0
- package/dist/browser/api/hosts/operations.js.map +1 -0
- package/dist/browser/api/hosts/options.d.ts +8 -0
- package/dist/browser/api/hosts/options.d.ts.map +1 -0
- package/dist/browser/api/hosts/options.js +4 -0
- package/dist/browser/api/hosts/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +2 -0
- package/dist/browser/api/index.d.ts.map +1 -0
- package/dist/browser/api/index.js +4 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/iscsiPaths/index.d.ts +3 -0
- package/dist/browser/api/iscsiPaths/index.d.ts.map +1 -0
- package/dist/browser/api/iscsiPaths/index.js +4 -0
- package/dist/browser/api/iscsiPaths/index.js.map +1 -0
- package/dist/browser/api/iscsiPaths/operations.d.ts +28 -0
- package/dist/browser/api/iscsiPaths/operations.d.ts.map +1 -0
- package/dist/browser/api/iscsiPaths/operations.js +124 -0
- package/dist/browser/api/iscsiPaths/operations.js.map +1 -0
- package/dist/browser/api/iscsiPaths/options.d.ts +18 -0
- package/dist/browser/api/iscsiPaths/options.d.ts.map +1 -0
- package/dist/browser/api/iscsiPaths/options.js +4 -0
- package/dist/browser/api/iscsiPaths/options.js.map +1 -0
- package/dist/browser/api/locations/index.d.ts +3 -0
- package/dist/browser/api/locations/index.d.ts.map +1 -0
- package/dist/browser/api/locations/index.js +4 -0
- package/dist/browser/api/locations/index.js.map +1 -0
- package/dist/browser/api/locations/operations.d.ts +13 -0
- package/dist/browser/api/locations/operations.d.ts.map +1 -0
- package/dist/browser/api/locations/operations.js +64 -0
- package/dist/browser/api/locations/operations.js.map +1 -0
- package/dist/browser/api/locations/options.d.ts +11 -0
- package/dist/browser/api/locations/options.d.ts.map +1 -0
- package/dist/browser/api/locations/options.js +4 -0
- package/dist/browser/api/locations/options.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +3 -0
- package/dist/browser/api/operations/index.d.ts.map +1 -0
- package/dist/browser/api/operations/index.js +4 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.d.ts.map +1 -0
- package/dist/browser/api/operations/operations.js +29 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.d.ts.map +1 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/placementPolicies/index.d.ts +3 -0
- package/dist/browser/api/placementPolicies/index.d.ts.map +1 -0
- package/dist/browser/api/placementPolicies/index.js +4 -0
- package/dist/browser/api/placementPolicies/index.js.map +1 -0
- package/dist/browser/api/placementPolicies/operations.d.ts +32 -0
- package/dist/browser/api/placementPolicies/operations.d.ts.map +1 -0
- package/dist/browser/api/placementPolicies/operations.js +167 -0
- package/dist/browser/api/placementPolicies/operations.js.map +1 -0
- package/dist/browser/api/placementPolicies/options.d.ts +23 -0
- package/dist/browser/api/placementPolicies/options.d.ts.map +1 -0
- package/dist/browser/api/placementPolicies/options.js +4 -0
- package/dist/browser/api/placementPolicies/options.js.map +1 -0
- package/dist/browser/api/privateClouds/index.d.ts +3 -0
- package/dist/browser/api/privateClouds/index.d.ts.map +1 -0
- package/dist/browser/api/privateClouds/index.js +4 -0
- package/dist/browser/api/privateClouds/index.js.map +1 -0
- package/dist/browser/api/privateClouds/operations.d.ts +48 -0
- package/dist/browser/api/privateClouds/operations.d.ts.map +1 -0
- package/dist/browser/api/privateClouds/operations.js +278 -0
- package/dist/browser/api/privateClouds/operations.js.map +1 -0
- package/dist/browser/api/privateClouds/options.d.ts +39 -0
- package/dist/browser/api/privateClouds/options.d.ts.map +1 -0
- package/dist/browser/api/privateClouds/options.js +4 -0
- package/dist/browser/api/privateClouds/options.js.map +1 -0
- package/dist/browser/api/provisionedNetworks/index.d.ts +3 -0
- package/dist/browser/api/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/browser/api/provisionedNetworks/index.js +4 -0
- package/dist/browser/api/provisionedNetworks/index.js.map +1 -0
- package/dist/browser/api/provisionedNetworks/operations.d.ts +14 -0
- package/dist/browser/api/provisionedNetworks/operations.d.ts.map +1 -0
- package/dist/browser/api/provisionedNetworks/operations.js +59 -0
- package/dist/browser/api/provisionedNetworks/operations.js.map +1 -0
- package/dist/browser/api/provisionedNetworks/options.d.ts +8 -0
- package/dist/browser/api/provisionedNetworks/options.d.ts.map +1 -0
- package/dist/browser/api/provisionedNetworks/options.js +4 -0
- package/dist/browser/api/provisionedNetworks/options.js.map +1 -0
- package/dist/browser/api/pureStoragePolicies/index.d.ts +3 -0
- package/dist/browser/api/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/browser/api/pureStoragePolicies/index.js +4 -0
- package/dist/browser/api/pureStoragePolicies/index.js.map +1 -0
- package/dist/browser/api/pureStoragePolicies/operations.d.ts +28 -0
- package/dist/browser/api/pureStoragePolicies/operations.d.ts.map +1 -0
- package/dist/browser/api/pureStoragePolicies/operations.js +131 -0
- package/dist/browser/api/pureStoragePolicies/operations.js.map +1 -0
- package/dist/browser/api/pureStoragePolicies/options.d.ts +18 -0
- package/dist/browser/api/pureStoragePolicies/options.d.ts.map +1 -0
- package/dist/browser/api/pureStoragePolicies/options.js +4 -0
- package/dist/browser/api/pureStoragePolicies/options.js.map +1 -0
- package/dist/browser/api/scriptCmdlets/index.d.ts +3 -0
- package/dist/browser/api/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/browser/api/scriptCmdlets/index.js +4 -0
- package/dist/browser/api/scriptCmdlets/index.js.map +1 -0
- package/dist/browser/api/scriptCmdlets/operations.d.ts +14 -0
- package/dist/browser/api/scriptCmdlets/operations.d.ts.map +1 -0
- package/dist/browser/api/scriptCmdlets/operations.js +61 -0
- package/dist/browser/api/scriptCmdlets/operations.js.map +1 -0
- package/dist/browser/api/scriptCmdlets/options.d.ts +8 -0
- package/dist/browser/api/scriptCmdlets/options.d.ts.map +1 -0
- package/dist/browser/api/scriptCmdlets/options.js +4 -0
- package/dist/browser/api/scriptCmdlets/options.js.map +1 -0
- package/dist/browser/api/scriptExecutions/index.d.ts +3 -0
- package/dist/browser/api/scriptExecutions/index.d.ts.map +1 -0
- package/dist/browser/api/scriptExecutions/index.js +4 -0
- package/dist/browser/api/scriptExecutions/index.js.map +1 -0
- package/dist/browser/api/scriptExecutions/operations.d.ts +32 -0
- package/dist/browser/api/scriptExecutions/operations.d.ts.map +1 -0
- package/dist/browser/api/scriptExecutions/operations.js +166 -0
- package/dist/browser/api/scriptExecutions/operations.js.map +1 -0
- package/dist/browser/api/scriptExecutions/options.d.ts +24 -0
- package/dist/browser/api/scriptExecutions/options.d.ts.map +1 -0
- package/dist/browser/api/scriptExecutions/options.js +4 -0
- package/dist/browser/api/scriptExecutions/options.js.map +1 -0
- package/dist/browser/api/scriptPackages/index.d.ts +3 -0
- package/dist/browser/api/scriptPackages/index.d.ts.map +1 -0
- package/dist/browser/api/scriptPackages/index.js +4 -0
- package/dist/browser/api/scriptPackages/index.js.map +1 -0
- package/dist/browser/api/scriptPackages/operations.d.ts +14 -0
- package/dist/browser/api/scriptPackages/operations.d.ts.map +1 -0
- package/dist/browser/api/scriptPackages/operations.js +59 -0
- package/dist/browser/api/scriptPackages/operations.js.map +1 -0
- package/dist/browser/api/scriptPackages/options.d.ts +8 -0
- package/dist/browser/api/scriptPackages/options.d.ts.map +1 -0
- package/dist/browser/api/scriptPackages/options.js +4 -0
- package/dist/browser/api/scriptPackages/options.js.map +1 -0
- package/dist/browser/api/skus/index.d.ts +3 -0
- package/dist/browser/api/skus/index.d.ts.map +1 -0
- package/dist/browser/api/skus/index.js +4 -0
- package/dist/browser/api/skus/index.js.map +1 -0
- package/dist/browser/api/skus/operations.d.ts +10 -0
- package/dist/browser/api/skus/operations.d.ts.map +1 -0
- package/dist/browser/api/skus/operations.js +30 -0
- package/dist/browser/api/skus/operations.js.map +1 -0
- package/dist/browser/api/skus/options.d.ts +5 -0
- package/dist/browser/api/skus/options.d.ts.map +1 -0
- package/dist/browser/api/skus/options.js +4 -0
- package/dist/browser/api/skus/options.js.map +1 -0
- package/dist/browser/api/virtualMachines/index.d.ts +3 -0
- package/dist/browser/api/virtualMachines/index.d.ts.map +1 -0
- package/dist/browser/api/virtualMachines/index.js +4 -0
- package/dist/browser/api/virtualMachines/index.js.map +1 -0
- package/dist/browser/api/virtualMachines/operations.d.ts +19 -0
- package/dist/browser/api/virtualMachines/operations.d.ts.map +1 -0
- package/dist/browser/api/virtualMachines/operations.js +98 -0
- package/dist/browser/api/virtualMachines/operations.js.map +1 -0
- package/dist/browser/api/virtualMachines/options.d.ts +13 -0
- package/dist/browser/api/virtualMachines/options.d.ts.map +1 -0
- package/dist/browser/api/virtualMachines/options.js +4 -0
- package/dist/browser/api/virtualMachines/options.js.map +1 -0
- package/dist/browser/api/workloadNetworks/index.d.ts +3 -0
- package/dist/browser/api/workloadNetworks/index.d.ts.map +1 -0
- package/dist/browser/api/workloadNetworks/index.js +4 -0
- package/dist/browser/api/workloadNetworks/index.js.map +1 -0
- package/dist/browser/api/workloadNetworks/operations.d.ts +167 -0
- package/dist/browser/api/workloadNetworks/operations.d.ts.map +1 -0
- package/dist/browser/api/workloadNetworks/operations.js +1207 -0
- package/dist/browser/api/workloadNetworks/operations.js.map +1 -0
- package/dist/browser/api/workloadNetworks/options.d.ts +162 -0
- package/dist/browser/api/workloadNetworks/options.d.ts.map +1 -0
- package/dist/browser/api/workloadNetworks/options.js +4 -0
- package/dist/browser/api/workloadNetworks/options.js.map +1 -0
- package/dist/browser/azureVMwareSolutionAPI.d.ts +72 -34
- package/dist/browser/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist/browser/azureVMwareSolutionAPI.js +54 -110
- package/dist/browser/azureVMwareSolutionAPI.js.map +1 -1
- package/dist/browser/classic/addons/index.d.ts +23 -0
- package/dist/browser/classic/addons/index.d.ts.map +1 -0
- package/dist/browser/classic/addons/index.js +15 -0
- package/dist/browser/classic/addons/index.js.map +1 -0
- package/dist/browser/classic/authorizations/index.d.ts +23 -0
- package/dist/browser/classic/authorizations/index.d.ts.map +1 -0
- package/dist/browser/classic/authorizations/index.js +15 -0
- package/dist/browser/classic/authorizations/index.js.map +1 -0
- package/dist/browser/classic/cloudLinks/index.d.ts +23 -0
- package/dist/browser/classic/cloudLinks/index.d.ts.map +1 -0
- package/dist/browser/classic/cloudLinks/index.js +15 -0
- package/dist/browser/classic/cloudLinks/index.js.map +1 -0
- package/dist/browser/classic/clusters/index.d.ts +27 -0
- package/dist/browser/classic/clusters/index.d.ts.map +1 -0
- package/dist/browser/classic/clusters/index.js +17 -0
- package/dist/browser/classic/clusters/index.js.map +1 -0
- package/dist/browser/classic/datastores/index.d.ts +23 -0
- package/dist/browser/classic/datastores/index.d.ts.map +1 -0
- package/dist/browser/classic/datastores/index.js +15 -0
- package/dist/browser/classic/datastores/index.js.map +1 -0
- package/dist/browser/classic/globalReachConnections/index.d.ts +23 -0
- package/dist/browser/classic/globalReachConnections/index.d.ts.map +1 -0
- package/dist/browser/classic/globalReachConnections/index.js +15 -0
- package/dist/browser/classic/globalReachConnections/index.js.map +1 -0
- package/dist/browser/classic/hcxEnterpriseSites/index.d.ts +22 -0
- package/dist/browser/classic/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/browser/classic/hcxEnterpriseSites/index.js +15 -0
- package/dist/browser/classic/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/browser/classic/hosts/index.d.ts +13 -0
- package/dist/browser/classic/hosts/index.d.ts.map +1 -0
- package/dist/browser/classic/hosts/index.js +13 -0
- package/dist/browser/classic/hosts/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +22 -0
- package/dist/browser/classic/index.d.ts.map +1 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/iscsiPaths/index.d.ts +23 -0
- package/dist/browser/classic/iscsiPaths/index.d.ts.map +1 -0
- package/dist/browser/classic/iscsiPaths/index.js +15 -0
- package/dist/browser/classic/iscsiPaths/index.js.map +1 -0
- package/dist/browser/classic/locations/index.d.ts +12 -0
- package/dist/browser/classic/locations/index.d.ts.map +1 -0
- package/dist/browser/classic/locations/index.js +13 -0
- package/dist/browser/classic/locations/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +11 -0
- package/dist/browser/classic/operations/index.d.ts.map +1 -0
- package/dist/browser/classic/operations/index.js +12 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/classic/placementPolicies/index.d.ts +25 -0
- package/dist/browser/classic/placementPolicies/index.d.ts.map +1 -0
- package/dist/browser/classic/placementPolicies/index.js +16 -0
- package/dist/browser/classic/placementPolicies/index.js.map +1 -0
- package/dist/browser/classic/privateClouds/index.d.ts +33 -0
- package/dist/browser/classic/privateClouds/index.d.ts.map +1 -0
- package/dist/browser/classic/privateClouds/index.js +20 -0
- package/dist/browser/classic/privateClouds/index.js.map +1 -0
- package/dist/browser/classic/provisionedNetworks/index.d.ts +13 -0
- package/dist/browser/classic/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/browser/classic/provisionedNetworks/index.js +13 -0
- package/dist/browser/classic/provisionedNetworks/index.js.map +1 -0
- package/dist/browser/classic/pureStoragePolicies/index.d.ts +23 -0
- package/dist/browser/classic/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/browser/classic/pureStoragePolicies/index.js +15 -0
- package/dist/browser/classic/pureStoragePolicies/index.js.map +1 -0
- package/dist/browser/classic/scriptCmdlets/index.d.ts +13 -0
- package/dist/browser/classic/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/browser/classic/scriptCmdlets/index.js +13 -0
- package/dist/browser/classic/scriptCmdlets/index.js.map +1 -0
- package/dist/browser/classic/scriptExecutions/index.d.ts +25 -0
- package/dist/browser/classic/scriptExecutions/index.d.ts.map +1 -0
- package/dist/browser/classic/scriptExecutions/index.js +16 -0
- package/dist/browser/classic/scriptExecutions/index.js.map +1 -0
- package/dist/browser/classic/scriptPackages/index.d.ts +13 -0
- package/dist/browser/classic/scriptPackages/index.d.ts.map +1 -0
- package/dist/browser/classic/scriptPackages/index.js +13 -0
- package/dist/browser/classic/scriptPackages/index.js.map +1 -0
- package/dist/browser/classic/skus/index.d.ts +11 -0
- package/dist/browser/classic/skus/index.d.ts.map +1 -0
- package/dist/browser/classic/skus/index.js +12 -0
- package/dist/browser/classic/skus/index.js.map +1 -0
- package/dist/browser/classic/virtualMachines/index.d.ts +16 -0
- package/dist/browser/classic/virtualMachines/index.d.ts.map +1 -0
- package/dist/browser/classic/virtualMachines/index.js +14 -0
- package/dist/browser/classic/virtualMachines/index.js.map +1 -0
- package/dist/browser/classic/workloadNetworks/index.d.ts +90 -0
- package/dist/browser/classic/workloadNetworks/index.d.ts.map +1 -0
- package/dist/browser/classic/workloadNetworks/index.js +51 -0
- package/dist/browser/classic/workloadNetworks/index.js.map +1 -0
- package/dist/browser/index.d.ts +27 -3
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -11
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.d.ts.map +1 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +1 -3813
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +3 -713
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +3091 -0
- package/dist/browser/models/models.d.ts.map +1 -0
- package/dist/browser/models/models.js +3154 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.d.ts.map +1 -0
- package/dist/browser/restorePollerHelpers.js +284 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.js +137 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.js +76 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.js +169 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/addons/index.d.ts +3 -0
- package/dist/commonjs/api/addons/index.d.ts.map +1 -0
- package/dist/commonjs/api/addons/index.js +11 -0
- package/dist/commonjs/api/addons/index.js.map +1 -0
- package/dist/commonjs/api/addons/operations.d.ts +28 -0
- package/dist/commonjs/api/addons/operations.d.ts.map +1 -0
- package/dist/commonjs/api/addons/operations.js +141 -0
- package/dist/commonjs/api/addons/operations.js.map +1 -0
- package/dist/commonjs/api/addons/options.d.ts +18 -0
- package/dist/commonjs/api/addons/options.d.ts.map +1 -0
- package/dist/commonjs/api/addons/options.js +5 -0
- package/dist/commonjs/api/addons/options.js.map +1 -0
- package/dist/commonjs/api/authorizations/index.d.ts +3 -0
- package/dist/commonjs/api/authorizations/index.d.ts.map +1 -0
- package/dist/commonjs/api/authorizations/index.js +11 -0
- package/dist/commonjs/api/authorizations/index.js.map +1 -0
- package/dist/commonjs/api/authorizations/operations.d.ts +28 -0
- package/dist/commonjs/api/authorizations/operations.d.ts.map +1 -0
- package/dist/commonjs/api/authorizations/operations.js +141 -0
- package/dist/commonjs/api/authorizations/operations.js.map +1 -0
- package/dist/commonjs/api/authorizations/options.d.ts +18 -0
- package/dist/commonjs/api/authorizations/options.d.ts.map +1 -0
- package/dist/commonjs/api/authorizations/options.js +5 -0
- package/dist/commonjs/api/authorizations/options.js.map +1 -0
- package/dist/commonjs/api/azureVMwareSolutionAPIContext.d.ts +17 -0
- package/dist/commonjs/api/azureVMwareSolutionAPIContext.d.ts.map +1 -0
- package/dist/commonjs/api/azureVMwareSolutionAPIContext.js +38 -0
- package/dist/commonjs/api/azureVMwareSolutionAPIContext.js.map +1 -0
- package/dist/commonjs/api/cloudLinks/index.d.ts +3 -0
- package/dist/commonjs/api/cloudLinks/index.d.ts.map +1 -0
- package/dist/commonjs/api/cloudLinks/index.js +11 -0
- package/dist/commonjs/api/cloudLinks/index.js.map +1 -0
- package/dist/commonjs/api/cloudLinks/operations.d.ts +28 -0
- package/dist/commonjs/api/cloudLinks/operations.d.ts.map +1 -0
- package/dist/commonjs/api/cloudLinks/operations.js +141 -0
- package/dist/commonjs/api/cloudLinks/operations.js.map +1 -0
- package/dist/commonjs/api/cloudLinks/options.d.ts +18 -0
- package/dist/commonjs/api/cloudLinks/options.d.ts.map +1 -0
- package/dist/commonjs/api/cloudLinks/options.js +5 -0
- package/dist/commonjs/api/cloudLinks/options.js.map +1 -0
- package/dist/commonjs/api/clusters/index.d.ts +3 -0
- package/dist/commonjs/api/clusters/index.d.ts.map +1 -0
- package/dist/commonjs/api/clusters/index.js +13 -0
- package/dist/commonjs/api/clusters/index.js.map +1 -0
- package/dist/commonjs/api/clusters/operations.d.ts +36 -0
- package/dist/commonjs/api/clusters/operations.d.ts.map +1 -0
- package/dist/commonjs/api/clusters/operations.js +205 -0
- package/dist/commonjs/api/clusters/operations.js.map +1 -0
- package/dist/commonjs/api/clusters/options.d.ts +26 -0
- package/dist/commonjs/api/clusters/options.d.ts.map +1 -0
- package/dist/commonjs/api/clusters/options.js +5 -0
- package/dist/commonjs/api/clusters/options.js.map +1 -0
- package/dist/commonjs/api/datastores/index.d.ts +3 -0
- package/dist/commonjs/api/datastores/index.d.ts.map +1 -0
- package/dist/commonjs/api/datastores/index.js +11 -0
- package/dist/commonjs/api/datastores/index.js.map +1 -0
- package/dist/commonjs/api/datastores/operations.d.ts +28 -0
- package/dist/commonjs/api/datastores/operations.d.ts.map +1 -0
- package/dist/commonjs/api/datastores/operations.js +145 -0
- package/dist/commonjs/api/datastores/operations.js.map +1 -0
- package/dist/commonjs/api/datastores/options.d.ts +18 -0
- package/dist/commonjs/api/datastores/options.d.ts.map +1 -0
- package/dist/commonjs/api/datastores/options.js +5 -0
- package/dist/commonjs/api/datastores/options.js.map +1 -0
- package/dist/commonjs/api/globalReachConnections/index.d.ts +3 -0
- package/dist/commonjs/api/globalReachConnections/index.d.ts.map +1 -0
- package/dist/commonjs/api/globalReachConnections/index.js +11 -0
- package/dist/commonjs/api/globalReachConnections/index.js.map +1 -0
- package/dist/commonjs/api/globalReachConnections/operations.d.ts +28 -0
- package/dist/commonjs/api/globalReachConnections/operations.d.ts.map +1 -0
- package/dist/commonjs/api/globalReachConnections/operations.js +145 -0
- package/dist/commonjs/api/globalReachConnections/operations.js.map +1 -0
- package/dist/commonjs/api/globalReachConnections/options.d.ts +18 -0
- package/dist/commonjs/api/globalReachConnections/options.d.ts.map +1 -0
- package/dist/commonjs/api/globalReachConnections/options.js +5 -0
- package/dist/commonjs/api/globalReachConnections/options.js.map +1 -0
- package/dist/commonjs/api/hcxEnterpriseSites/index.d.ts +3 -0
- package/dist/commonjs/api/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/commonjs/api/hcxEnterpriseSites/index.js +11 -0
- package/dist/commonjs/api/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/commonjs/api/hcxEnterpriseSites/operations.d.ts +27 -0
- package/dist/commonjs/api/hcxEnterpriseSites/operations.d.ts.map +1 -0
- package/dist/commonjs/api/hcxEnterpriseSites/operations.js +136 -0
- package/dist/commonjs/api/hcxEnterpriseSites/operations.js.map +1 -0
- package/dist/commonjs/api/hcxEnterpriseSites/options.d.ts +14 -0
- package/dist/commonjs/api/hcxEnterpriseSites/options.d.ts.map +1 -0
- package/dist/commonjs/api/hcxEnterpriseSites/options.js +5 -0
- package/dist/commonjs/api/hcxEnterpriseSites/options.js.map +1 -0
- package/dist/commonjs/api/hosts/index.d.ts +3 -0
- package/dist/commonjs/api/hosts/index.d.ts.map +1 -0
- package/dist/commonjs/api/hosts/index.js +9 -0
- package/dist/commonjs/api/hosts/index.js.map +1 -0
- package/dist/commonjs/api/hosts/operations.d.ts +14 -0
- package/dist/commonjs/api/hosts/operations.d.ts.map +1 -0
- package/dist/commonjs/api/hosts/operations.js +69 -0
- package/dist/commonjs/api/hosts/operations.js.map +1 -0
- package/dist/commonjs/api/hosts/options.d.ts +8 -0
- package/dist/commonjs/api/hosts/options.d.ts.map +1 -0
- package/dist/commonjs/api/hosts/options.js +5 -0
- package/dist/commonjs/api/hosts/options.js.map +1 -0
- package/dist/commonjs/api/index.d.ts +2 -0
- package/dist/commonjs/api/index.d.ts.map +1 -0
- package/dist/commonjs/api/index.js +8 -0
- package/dist/commonjs/api/index.js.map +1 -0
- package/dist/commonjs/api/iscsiPaths/index.d.ts +3 -0
- package/dist/commonjs/api/iscsiPaths/index.d.ts.map +1 -0
- package/dist/commonjs/api/iscsiPaths/index.js +11 -0
- package/dist/commonjs/api/iscsiPaths/index.js.map +1 -0
- package/dist/commonjs/api/iscsiPaths/operations.d.ts +28 -0
- package/dist/commonjs/api/iscsiPaths/operations.d.ts.map +1 -0
- package/dist/commonjs/api/iscsiPaths/operations.js +138 -0
- package/dist/commonjs/api/iscsiPaths/operations.js.map +1 -0
- package/dist/commonjs/api/iscsiPaths/options.d.ts +18 -0
- package/dist/commonjs/api/iscsiPaths/options.d.ts.map +1 -0
- package/dist/commonjs/api/iscsiPaths/options.js +5 -0
- package/dist/commonjs/api/iscsiPaths/options.js.map +1 -0
- package/dist/commonjs/api/locations/index.d.ts +3 -0
- package/dist/commonjs/api/locations/index.d.ts.map +1 -0
- package/dist/commonjs/api/locations/index.js +9 -0
- package/dist/commonjs/api/locations/index.js.map +1 -0
- package/dist/commonjs/api/locations/operations.d.ts +13 -0
- package/dist/commonjs/api/locations/operations.d.ts.map +1 -0
- package/dist/commonjs/api/locations/operations.js +72 -0
- package/dist/commonjs/api/locations/operations.js.map +1 -0
- package/dist/commonjs/api/locations/options.d.ts +11 -0
- package/dist/commonjs/api/locations/options.d.ts.map +1 -0
- package/dist/commonjs/api/locations/options.js +5 -0
- package/dist/commonjs/api/locations/options.js.map +1 -0
- package/dist/commonjs/api/operations/index.d.ts +3 -0
- package/dist/commonjs/api/operations/index.d.ts.map +1 -0
- package/dist/commonjs/api/operations/index.js +8 -0
- package/dist/commonjs/api/operations/index.js.map +1 -0
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/api/operations/operations.js +34 -0
- package/dist/commonjs/api/operations/operations.js.map +1 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.d.ts.map +1 -0
- package/dist/commonjs/api/operations/options.js +5 -0
- package/dist/commonjs/api/operations/options.js.map +1 -0
- package/dist/commonjs/api/placementPolicies/index.d.ts +3 -0
- package/dist/commonjs/api/placementPolicies/index.d.ts.map +1 -0
- package/dist/commonjs/api/placementPolicies/index.js +12 -0
- package/dist/commonjs/api/placementPolicies/index.js.map +1 -0
- package/dist/commonjs/api/placementPolicies/operations.d.ts +32 -0
- package/dist/commonjs/api/placementPolicies/operations.d.ts.map +1 -0
- package/dist/commonjs/api/placementPolicies/operations.js +184 -0
- package/dist/commonjs/api/placementPolicies/operations.js.map +1 -0
- package/dist/commonjs/api/placementPolicies/options.d.ts +23 -0
- package/dist/commonjs/api/placementPolicies/options.d.ts.map +1 -0
- package/dist/commonjs/api/placementPolicies/options.js +5 -0
- package/dist/commonjs/api/placementPolicies/options.js.map +1 -0
- package/dist/commonjs/api/privateClouds/index.d.ts +3 -0
- package/dist/commonjs/api/privateClouds/index.d.ts.map +1 -0
- package/dist/commonjs/api/privateClouds/index.js +16 -0
- package/dist/commonjs/api/privateClouds/index.js.map +1 -0
- package/dist/commonjs/api/privateClouds/operations.d.ts +48 -0
- package/dist/commonjs/api/privateClouds/operations.d.ts.map +1 -0
- package/dist/commonjs/api/privateClouds/operations.js +307 -0
- package/dist/commonjs/api/privateClouds/operations.js.map +1 -0
- package/dist/commonjs/api/privateClouds/options.d.ts +39 -0
- package/dist/commonjs/api/privateClouds/options.d.ts.map +1 -0
- package/dist/commonjs/api/privateClouds/options.js +5 -0
- package/dist/commonjs/api/privateClouds/options.js.map +1 -0
- package/dist/commonjs/api/provisionedNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/commonjs/api/provisionedNetworks/index.js +9 -0
- package/dist/commonjs/api/provisionedNetworks/index.js.map +1 -0
- package/dist/commonjs/api/provisionedNetworks/operations.d.ts +14 -0
- package/dist/commonjs/api/provisionedNetworks/operations.d.ts.map +1 -0
- package/dist/commonjs/api/provisionedNetworks/operations.js +67 -0
- package/dist/commonjs/api/provisionedNetworks/operations.js.map +1 -0
- package/dist/commonjs/api/provisionedNetworks/options.d.ts +8 -0
- package/dist/commonjs/api/provisionedNetworks/options.d.ts.map +1 -0
- package/dist/commonjs/api/provisionedNetworks/options.js +5 -0
- package/dist/commonjs/api/provisionedNetworks/options.js.map +1 -0
- package/dist/commonjs/api/pureStoragePolicies/index.d.ts +3 -0
- package/dist/commonjs/api/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/commonjs/api/pureStoragePolicies/index.js +11 -0
- package/dist/commonjs/api/pureStoragePolicies/index.js.map +1 -0
- package/dist/commonjs/api/pureStoragePolicies/operations.d.ts +28 -0
- package/dist/commonjs/api/pureStoragePolicies/operations.d.ts.map +1 -0
- package/dist/commonjs/api/pureStoragePolicies/operations.js +145 -0
- package/dist/commonjs/api/pureStoragePolicies/operations.js.map +1 -0
- package/dist/commonjs/api/pureStoragePolicies/options.d.ts +18 -0
- package/dist/commonjs/api/pureStoragePolicies/options.d.ts.map +1 -0
- package/dist/commonjs/api/pureStoragePolicies/options.js +5 -0
- package/dist/commonjs/api/pureStoragePolicies/options.js.map +1 -0
- package/dist/commonjs/api/scriptCmdlets/index.d.ts +3 -0
- package/dist/commonjs/api/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/commonjs/api/scriptCmdlets/index.js +9 -0
- package/dist/commonjs/api/scriptCmdlets/index.js.map +1 -0
- package/dist/commonjs/api/scriptCmdlets/operations.d.ts +14 -0
- package/dist/commonjs/api/scriptCmdlets/operations.d.ts.map +1 -0
- package/dist/commonjs/api/scriptCmdlets/operations.js +69 -0
- package/dist/commonjs/api/scriptCmdlets/operations.js.map +1 -0
- package/dist/commonjs/api/scriptCmdlets/options.d.ts +8 -0
- package/dist/commonjs/api/scriptCmdlets/options.d.ts.map +1 -0
- package/dist/commonjs/api/scriptCmdlets/options.js +5 -0
- package/dist/commonjs/api/scriptCmdlets/options.js.map +1 -0
- package/dist/commonjs/api/scriptExecutions/index.d.ts +3 -0
- package/dist/commonjs/api/scriptExecutions/index.d.ts.map +1 -0
- package/dist/commonjs/api/scriptExecutions/index.js +12 -0
- package/dist/commonjs/api/scriptExecutions/index.js.map +1 -0
- package/dist/commonjs/api/scriptExecutions/operations.d.ts +32 -0
- package/dist/commonjs/api/scriptExecutions/operations.d.ts.map +1 -0
- package/dist/commonjs/api/scriptExecutions/operations.js +183 -0
- package/dist/commonjs/api/scriptExecutions/operations.js.map +1 -0
- package/dist/commonjs/api/scriptExecutions/options.d.ts +24 -0
- package/dist/commonjs/api/scriptExecutions/options.d.ts.map +1 -0
- package/dist/commonjs/api/scriptExecutions/options.js +5 -0
- package/dist/commonjs/api/scriptExecutions/options.js.map +1 -0
- package/dist/commonjs/api/scriptPackages/index.d.ts +3 -0
- package/dist/commonjs/api/scriptPackages/index.d.ts.map +1 -0
- package/dist/commonjs/api/scriptPackages/index.js +9 -0
- package/dist/commonjs/api/scriptPackages/index.js.map +1 -0
- package/dist/commonjs/api/scriptPackages/operations.d.ts +14 -0
- package/dist/commonjs/api/scriptPackages/operations.d.ts.map +1 -0
- package/dist/commonjs/api/scriptPackages/operations.js +67 -0
- package/dist/commonjs/api/scriptPackages/operations.js.map +1 -0
- package/dist/commonjs/api/scriptPackages/options.d.ts +8 -0
- package/dist/commonjs/api/scriptPackages/options.d.ts.map +1 -0
- package/dist/commonjs/api/scriptPackages/options.js +5 -0
- package/dist/commonjs/api/scriptPackages/options.js.map +1 -0
- package/dist/commonjs/api/skus/index.d.ts +3 -0
- package/dist/commonjs/api/skus/index.d.ts.map +1 -0
- package/dist/commonjs/api/skus/index.js +8 -0
- package/dist/commonjs/api/skus/index.js.map +1 -0
- package/dist/commonjs/api/skus/operations.d.ts +10 -0
- package/dist/commonjs/api/skus/operations.d.ts.map +1 -0
- package/dist/commonjs/api/skus/operations.js +35 -0
- package/dist/commonjs/api/skus/operations.js.map +1 -0
- package/dist/commonjs/api/skus/options.d.ts +5 -0
- package/dist/commonjs/api/skus/options.d.ts.map +1 -0
- package/dist/commonjs/api/skus/options.js +5 -0
- package/dist/commonjs/api/skus/options.js.map +1 -0
- package/dist/commonjs/api/virtualMachines/index.d.ts +3 -0
- package/dist/commonjs/api/virtualMachines/index.d.ts.map +1 -0
- package/dist/commonjs/api/virtualMachines/index.js +10 -0
- package/dist/commonjs/api/virtualMachines/index.js.map +1 -0
- package/dist/commonjs/api/virtualMachines/operations.d.ts +19 -0
- package/dist/commonjs/api/virtualMachines/operations.d.ts.map +1 -0
- package/dist/commonjs/api/virtualMachines/operations.js +109 -0
- package/dist/commonjs/api/virtualMachines/operations.js.map +1 -0
- package/dist/commonjs/api/virtualMachines/options.d.ts +13 -0
- package/dist/commonjs/api/virtualMachines/options.d.ts.map +1 -0
- package/dist/commonjs/api/virtualMachines/options.js +5 -0
- package/dist/commonjs/api/virtualMachines/options.js.map +1 -0
- package/dist/commonjs/api/workloadNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/workloadNetworks/index.d.ts.map +1 -0
- package/dist/commonjs/api/workloadNetworks/index.js +47 -0
- package/dist/commonjs/api/workloadNetworks/index.js.map +1 -0
- package/dist/commonjs/api/workloadNetworks/operations.d.ts +167 -0
- package/dist/commonjs/api/workloadNetworks/operations.d.ts.map +1 -0
- package/dist/commonjs/api/workloadNetworks/operations.js +1329 -0
- package/dist/commonjs/api/workloadNetworks/operations.js.map +1 -0
- package/dist/commonjs/api/workloadNetworks/options.d.ts +162 -0
- package/dist/commonjs/api/workloadNetworks/options.d.ts.map +1 -0
- package/dist/commonjs/api/workloadNetworks/options.js +5 -0
- package/dist/commonjs/api/workloadNetworks/options.js.map +1 -0
- package/dist/commonjs/azureVMwareSolutionAPI.d.ts +72 -34
- package/dist/commonjs/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist/commonjs/azureVMwareSolutionAPI.js +54 -111
- package/dist/commonjs/azureVMwareSolutionAPI.js.map +1 -1
- package/dist/commonjs/classic/addons/index.d.ts +23 -0
- package/dist/commonjs/classic/addons/index.d.ts.map +1 -0
- package/dist/commonjs/classic/addons/index.js +18 -0
- package/dist/commonjs/classic/addons/index.js.map +1 -0
- package/dist/commonjs/classic/authorizations/index.d.ts +23 -0
- package/dist/commonjs/classic/authorizations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/authorizations/index.js +18 -0
- package/dist/commonjs/classic/authorizations/index.js.map +1 -0
- package/dist/commonjs/classic/cloudLinks/index.d.ts +23 -0
- package/dist/commonjs/classic/cloudLinks/index.d.ts.map +1 -0
- package/dist/commonjs/classic/cloudLinks/index.js +18 -0
- package/dist/commonjs/classic/cloudLinks/index.js.map +1 -0
- package/dist/commonjs/classic/clusters/index.d.ts +27 -0
- package/dist/commonjs/classic/clusters/index.d.ts.map +1 -0
- package/dist/commonjs/classic/clusters/index.js +20 -0
- package/dist/commonjs/classic/clusters/index.js.map +1 -0
- package/dist/commonjs/classic/datastores/index.d.ts +23 -0
- package/dist/commonjs/classic/datastores/index.d.ts.map +1 -0
- package/dist/commonjs/classic/datastores/index.js +18 -0
- package/dist/commonjs/classic/datastores/index.js.map +1 -0
- package/dist/commonjs/classic/globalReachConnections/index.d.ts +23 -0
- package/dist/commonjs/classic/globalReachConnections/index.d.ts.map +1 -0
- package/dist/commonjs/classic/globalReachConnections/index.js +18 -0
- package/dist/commonjs/classic/globalReachConnections/index.js.map +1 -0
- package/dist/commonjs/classic/hcxEnterpriseSites/index.d.ts +22 -0
- package/dist/commonjs/classic/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/commonjs/classic/hcxEnterpriseSites/index.js +18 -0
- package/dist/commonjs/classic/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/commonjs/classic/hosts/index.d.ts +13 -0
- package/dist/commonjs/classic/hosts/index.d.ts.map +1 -0
- package/dist/commonjs/classic/hosts/index.js +16 -0
- package/dist/commonjs/classic/hosts/index.js.map +1 -0
- package/dist/commonjs/classic/index.d.ts +22 -0
- package/dist/commonjs/classic/index.d.ts.map +1 -0
- package/dist/commonjs/classic/index.js +5 -0
- package/dist/commonjs/classic/index.js.map +1 -0
- package/dist/commonjs/classic/iscsiPaths/index.d.ts +23 -0
- package/dist/commonjs/classic/iscsiPaths/index.d.ts.map +1 -0
- package/dist/commonjs/classic/iscsiPaths/index.js +18 -0
- package/dist/commonjs/classic/iscsiPaths/index.js.map +1 -0
- package/dist/commonjs/classic/locations/index.d.ts +12 -0
- package/dist/commonjs/classic/locations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/locations/index.js +16 -0
- package/dist/commonjs/classic/locations/index.js.map +1 -0
- package/dist/commonjs/classic/operations/index.d.ts +11 -0
- package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/operations/index.js +15 -0
- package/dist/commonjs/classic/operations/index.js.map +1 -0
- package/dist/commonjs/classic/placementPolicies/index.d.ts +25 -0
- package/dist/commonjs/classic/placementPolicies/index.d.ts.map +1 -0
- package/dist/commonjs/classic/placementPolicies/index.js +19 -0
- package/dist/commonjs/classic/placementPolicies/index.js.map +1 -0
- package/dist/commonjs/classic/privateClouds/index.d.ts +33 -0
- package/dist/commonjs/classic/privateClouds/index.d.ts.map +1 -0
- package/dist/commonjs/classic/privateClouds/index.js +23 -0
- package/dist/commonjs/classic/privateClouds/index.js.map +1 -0
- package/dist/commonjs/classic/provisionedNetworks/index.d.ts +13 -0
- package/dist/commonjs/classic/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/commonjs/classic/provisionedNetworks/index.js +16 -0
- package/dist/commonjs/classic/provisionedNetworks/index.js.map +1 -0
- package/dist/commonjs/classic/pureStoragePolicies/index.d.ts +23 -0
- package/dist/commonjs/classic/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/commonjs/classic/pureStoragePolicies/index.js +18 -0
- package/dist/commonjs/classic/pureStoragePolicies/index.js.map +1 -0
- package/dist/commonjs/classic/scriptCmdlets/index.d.ts +13 -0
- package/dist/commonjs/classic/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/commonjs/classic/scriptCmdlets/index.js +16 -0
- package/dist/commonjs/classic/scriptCmdlets/index.js.map +1 -0
- package/dist/commonjs/classic/scriptExecutions/index.d.ts +25 -0
- package/dist/commonjs/classic/scriptExecutions/index.d.ts.map +1 -0
- package/dist/commonjs/classic/scriptExecutions/index.js +19 -0
- package/dist/commonjs/classic/scriptExecutions/index.js.map +1 -0
- package/dist/commonjs/classic/scriptPackages/index.d.ts +13 -0
- package/dist/commonjs/classic/scriptPackages/index.d.ts.map +1 -0
- package/dist/commonjs/classic/scriptPackages/index.js +16 -0
- package/dist/commonjs/classic/scriptPackages/index.js.map +1 -0
- package/dist/commonjs/classic/skus/index.d.ts +11 -0
- package/dist/commonjs/classic/skus/index.d.ts.map +1 -0
- package/dist/commonjs/classic/skus/index.js +15 -0
- package/dist/commonjs/classic/skus/index.js.map +1 -0
- package/dist/commonjs/classic/virtualMachines/index.d.ts +16 -0
- package/dist/commonjs/classic/virtualMachines/index.d.ts.map +1 -0
- package/dist/commonjs/classic/virtualMachines/index.js +17 -0
- package/dist/commonjs/classic/virtualMachines/index.js.map +1 -0
- package/dist/commonjs/classic/workloadNetworks/index.d.ts +90 -0
- package/dist/commonjs/classic/workloadNetworks/index.d.ts.map +1 -0
- package/dist/commonjs/classic/workloadNetworks/index.js +54 -0
- package/dist/commonjs/classic/workloadNetworks/index.js.map +1 -0
- package/dist/commonjs/index.d.ts +27 -3
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +79 -14
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.d.ts.map +1 -0
- package/dist/commonjs/logger.js +8 -0
- package/dist/commonjs/logger.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +1 -3813
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +77 -715
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +3091 -0
- package/dist/commonjs/models/models.d.ts.map +1 -0
- package/dist/commonjs/models/models.js +3438 -0
- package/dist/commonjs/models/models.js.map +1 -0
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -0
- package/dist/commonjs/restorePollerHelpers.js +287 -0
- package/dist/commonjs/restorePollerHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +79 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +172 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
- package/dist/esm/api/addons/index.d.ts +3 -0
- package/dist/esm/api/addons/index.d.ts.map +1 -0
- package/dist/esm/api/addons/index.js +4 -0
- package/dist/esm/api/addons/index.js.map +1 -0
- package/dist/esm/api/addons/operations.d.ts +28 -0
- package/dist/esm/api/addons/operations.d.ts.map +1 -0
- package/dist/esm/api/addons/operations.js +127 -0
- package/dist/esm/api/addons/operations.js.map +1 -0
- package/dist/esm/api/addons/options.d.ts +18 -0
- package/dist/esm/api/addons/options.d.ts.map +1 -0
- package/dist/esm/api/addons/options.js +4 -0
- package/dist/esm/api/addons/options.js.map +1 -0
- package/dist/esm/api/authorizations/index.d.ts +3 -0
- package/dist/esm/api/authorizations/index.d.ts.map +1 -0
- package/dist/esm/api/authorizations/index.js +4 -0
- package/dist/esm/api/authorizations/index.js.map +1 -0
- package/dist/esm/api/authorizations/operations.d.ts +28 -0
- package/dist/esm/api/authorizations/operations.d.ts.map +1 -0
- package/dist/esm/api/authorizations/operations.js +127 -0
- package/dist/esm/api/authorizations/operations.js.map +1 -0
- package/dist/esm/api/authorizations/options.d.ts +18 -0
- package/dist/esm/api/authorizations/options.d.ts.map +1 -0
- package/dist/esm/api/authorizations/options.js +4 -0
- package/dist/esm/api/authorizations/options.js.map +1 -0
- package/dist/esm/api/azureVMwareSolutionAPIContext.d.ts +17 -0
- package/dist/esm/api/azureVMwareSolutionAPIContext.d.ts.map +1 -0
- package/dist/esm/api/azureVMwareSolutionAPIContext.js +35 -0
- package/dist/esm/api/azureVMwareSolutionAPIContext.js.map +1 -0
- package/dist/esm/api/cloudLinks/index.d.ts +3 -0
- package/dist/esm/api/cloudLinks/index.d.ts.map +1 -0
- package/dist/esm/api/cloudLinks/index.js +4 -0
- package/dist/esm/api/cloudLinks/index.js.map +1 -0
- package/dist/esm/api/cloudLinks/operations.d.ts +28 -0
- package/dist/esm/api/cloudLinks/operations.d.ts.map +1 -0
- package/dist/esm/api/cloudLinks/operations.js +127 -0
- package/dist/esm/api/cloudLinks/operations.js.map +1 -0
- package/dist/esm/api/cloudLinks/options.d.ts +18 -0
- package/dist/esm/api/cloudLinks/options.d.ts.map +1 -0
- package/dist/esm/api/cloudLinks/options.js +4 -0
- package/dist/esm/api/cloudLinks/options.js.map +1 -0
- package/dist/esm/api/clusters/index.d.ts +3 -0
- package/dist/esm/api/clusters/index.d.ts.map +1 -0
- package/dist/esm/api/clusters/index.js +4 -0
- package/dist/esm/api/clusters/index.js.map +1 -0
- package/dist/esm/api/clusters/operations.d.ts +36 -0
- package/dist/esm/api/clusters/operations.d.ts.map +1 -0
- package/dist/esm/api/clusters/operations.js +185 -0
- package/dist/esm/api/clusters/operations.js.map +1 -0
- package/dist/esm/api/clusters/options.d.ts +26 -0
- package/dist/esm/api/clusters/options.d.ts.map +1 -0
- package/dist/esm/api/clusters/options.js +4 -0
- package/dist/esm/api/clusters/options.js.map +1 -0
- package/dist/esm/api/datastores/index.d.ts +3 -0
- package/dist/esm/api/datastores/index.d.ts.map +1 -0
- package/dist/esm/api/datastores/index.js +4 -0
- package/dist/esm/api/datastores/index.js.map +1 -0
- package/dist/esm/api/datastores/operations.d.ts +28 -0
- package/dist/esm/api/datastores/operations.d.ts.map +1 -0
- package/dist/esm/api/datastores/operations.js +131 -0
- package/dist/esm/api/datastores/operations.js.map +1 -0
- package/dist/esm/api/datastores/options.d.ts +18 -0
- package/dist/esm/api/datastores/options.d.ts.map +1 -0
- package/dist/esm/api/datastores/options.js +4 -0
- package/dist/esm/api/datastores/options.js.map +1 -0
- package/dist/esm/api/globalReachConnections/index.d.ts +3 -0
- package/dist/esm/api/globalReachConnections/index.d.ts.map +1 -0
- package/dist/esm/api/globalReachConnections/index.js +4 -0
- package/dist/esm/api/globalReachConnections/index.js.map +1 -0
- package/dist/esm/api/globalReachConnections/operations.d.ts +28 -0
- package/dist/esm/api/globalReachConnections/operations.d.ts.map +1 -0
- package/dist/esm/api/globalReachConnections/operations.js +131 -0
- package/dist/esm/api/globalReachConnections/operations.js.map +1 -0
- package/dist/esm/api/globalReachConnections/options.d.ts +18 -0
- package/dist/esm/api/globalReachConnections/options.d.ts.map +1 -0
- package/dist/esm/api/globalReachConnections/options.js +4 -0
- package/dist/esm/api/globalReachConnections/options.js.map +1 -0
- package/dist/esm/api/hcxEnterpriseSites/index.d.ts +3 -0
- package/dist/esm/api/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/esm/api/hcxEnterpriseSites/index.js +4 -0
- package/dist/esm/api/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/esm/api/hcxEnterpriseSites/operations.d.ts +27 -0
- package/dist/esm/api/hcxEnterpriseSites/operations.d.ts.map +1 -0
- package/dist/esm/api/hcxEnterpriseSites/operations.js +122 -0
- package/dist/esm/api/hcxEnterpriseSites/operations.js.map +1 -0
- package/dist/esm/api/hcxEnterpriseSites/options.d.ts +14 -0
- package/dist/esm/api/hcxEnterpriseSites/options.d.ts.map +1 -0
- package/dist/esm/api/hcxEnterpriseSites/options.js +4 -0
- package/dist/esm/api/hcxEnterpriseSites/options.js.map +1 -0
- package/dist/esm/api/hosts/index.d.ts +3 -0
- package/dist/esm/api/hosts/index.d.ts.map +1 -0
- package/dist/esm/api/hosts/index.js +4 -0
- package/dist/esm/api/hosts/index.js.map +1 -0
- package/dist/esm/api/hosts/operations.d.ts +14 -0
- package/dist/esm/api/hosts/operations.d.ts.map +1 -0
- package/dist/esm/api/hosts/operations.js +61 -0
- package/dist/esm/api/hosts/operations.js.map +1 -0
- package/dist/esm/api/hosts/options.d.ts +8 -0
- package/dist/esm/api/hosts/options.d.ts.map +1 -0
- package/dist/esm/api/hosts/options.js +4 -0
- package/dist/esm/api/hosts/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +2 -0
- package/dist/esm/api/index.d.ts.map +1 -0
- package/dist/esm/api/index.js +4 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/iscsiPaths/index.d.ts +3 -0
- package/dist/esm/api/iscsiPaths/index.d.ts.map +1 -0
- package/dist/esm/api/iscsiPaths/index.js +4 -0
- package/dist/esm/api/iscsiPaths/index.js.map +1 -0
- package/dist/esm/api/iscsiPaths/operations.d.ts +28 -0
- package/dist/esm/api/iscsiPaths/operations.d.ts.map +1 -0
- package/dist/esm/api/iscsiPaths/operations.js +124 -0
- package/dist/esm/api/iscsiPaths/operations.js.map +1 -0
- package/dist/esm/api/iscsiPaths/options.d.ts +18 -0
- package/dist/esm/api/iscsiPaths/options.d.ts.map +1 -0
- package/dist/esm/api/iscsiPaths/options.js +4 -0
- package/dist/esm/api/iscsiPaths/options.js.map +1 -0
- package/dist/esm/api/locations/index.d.ts +3 -0
- package/dist/esm/api/locations/index.d.ts.map +1 -0
- package/dist/esm/api/locations/index.js +4 -0
- package/dist/esm/api/locations/index.js.map +1 -0
- package/dist/esm/api/locations/operations.d.ts +13 -0
- package/dist/esm/api/locations/operations.d.ts.map +1 -0
- package/dist/esm/api/locations/operations.js +64 -0
- package/dist/esm/api/locations/operations.js.map +1 -0
- package/dist/esm/api/locations/options.d.ts +11 -0
- package/dist/esm/api/locations/options.d.ts.map +1 -0
- package/dist/esm/api/locations/options.js +4 -0
- package/dist/esm/api/locations/options.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +3 -0
- package/dist/esm/api/operations/index.d.ts.map +1 -0
- package/dist/esm/api/operations/index.js +4 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.d.ts.map +1 -0
- package/dist/esm/api/operations/operations.js +29 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.d.ts.map +1 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/placementPolicies/index.d.ts +3 -0
- package/dist/esm/api/placementPolicies/index.d.ts.map +1 -0
- package/dist/esm/api/placementPolicies/index.js +4 -0
- package/dist/esm/api/placementPolicies/index.js.map +1 -0
- package/dist/esm/api/placementPolicies/operations.d.ts +32 -0
- package/dist/esm/api/placementPolicies/operations.d.ts.map +1 -0
- package/dist/esm/api/placementPolicies/operations.js +167 -0
- package/dist/esm/api/placementPolicies/operations.js.map +1 -0
- package/dist/esm/api/placementPolicies/options.d.ts +23 -0
- package/dist/esm/api/placementPolicies/options.d.ts.map +1 -0
- package/dist/esm/api/placementPolicies/options.js +4 -0
- package/dist/esm/api/placementPolicies/options.js.map +1 -0
- package/dist/esm/api/privateClouds/index.d.ts +3 -0
- package/dist/esm/api/privateClouds/index.d.ts.map +1 -0
- package/dist/esm/api/privateClouds/index.js +4 -0
- package/dist/esm/api/privateClouds/index.js.map +1 -0
- package/dist/esm/api/privateClouds/operations.d.ts +48 -0
- package/dist/esm/api/privateClouds/operations.d.ts.map +1 -0
- package/dist/esm/api/privateClouds/operations.js +278 -0
- package/dist/esm/api/privateClouds/operations.js.map +1 -0
- package/dist/esm/api/privateClouds/options.d.ts +39 -0
- package/dist/esm/api/privateClouds/options.d.ts.map +1 -0
- package/dist/esm/api/privateClouds/options.js +4 -0
- package/dist/esm/api/privateClouds/options.js.map +1 -0
- package/dist/esm/api/provisionedNetworks/index.d.ts +3 -0
- package/dist/esm/api/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/esm/api/provisionedNetworks/index.js +4 -0
- package/dist/esm/api/provisionedNetworks/index.js.map +1 -0
- package/dist/esm/api/provisionedNetworks/operations.d.ts +14 -0
- package/dist/esm/api/provisionedNetworks/operations.d.ts.map +1 -0
- package/dist/esm/api/provisionedNetworks/operations.js +59 -0
- package/dist/esm/api/provisionedNetworks/operations.js.map +1 -0
- package/dist/esm/api/provisionedNetworks/options.d.ts +8 -0
- package/dist/esm/api/provisionedNetworks/options.d.ts.map +1 -0
- package/dist/esm/api/provisionedNetworks/options.js +4 -0
- package/dist/esm/api/provisionedNetworks/options.js.map +1 -0
- package/dist/esm/api/pureStoragePolicies/index.d.ts +3 -0
- package/dist/esm/api/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/esm/api/pureStoragePolicies/index.js +4 -0
- package/dist/esm/api/pureStoragePolicies/index.js.map +1 -0
- package/dist/esm/api/pureStoragePolicies/operations.d.ts +28 -0
- package/dist/esm/api/pureStoragePolicies/operations.d.ts.map +1 -0
- package/dist/esm/api/pureStoragePolicies/operations.js +131 -0
- package/dist/esm/api/pureStoragePolicies/operations.js.map +1 -0
- package/dist/esm/api/pureStoragePolicies/options.d.ts +18 -0
- package/dist/esm/api/pureStoragePolicies/options.d.ts.map +1 -0
- package/dist/esm/api/pureStoragePolicies/options.js +4 -0
- package/dist/esm/api/pureStoragePolicies/options.js.map +1 -0
- package/dist/esm/api/scriptCmdlets/index.d.ts +3 -0
- package/dist/esm/api/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/esm/api/scriptCmdlets/index.js +4 -0
- package/dist/esm/api/scriptCmdlets/index.js.map +1 -0
- package/dist/esm/api/scriptCmdlets/operations.d.ts +14 -0
- package/dist/esm/api/scriptCmdlets/operations.d.ts.map +1 -0
- package/dist/esm/api/scriptCmdlets/operations.js +61 -0
- package/dist/esm/api/scriptCmdlets/operations.js.map +1 -0
- package/dist/esm/api/scriptCmdlets/options.d.ts +8 -0
- package/dist/esm/api/scriptCmdlets/options.d.ts.map +1 -0
- package/dist/esm/api/scriptCmdlets/options.js +4 -0
- package/dist/esm/api/scriptCmdlets/options.js.map +1 -0
- package/dist/esm/api/scriptExecutions/index.d.ts +3 -0
- package/dist/esm/api/scriptExecutions/index.d.ts.map +1 -0
- package/dist/esm/api/scriptExecutions/index.js +4 -0
- package/dist/esm/api/scriptExecutions/index.js.map +1 -0
- package/dist/esm/api/scriptExecutions/operations.d.ts +32 -0
- package/dist/esm/api/scriptExecutions/operations.d.ts.map +1 -0
- package/dist/esm/api/scriptExecutions/operations.js +166 -0
- package/dist/esm/api/scriptExecutions/operations.js.map +1 -0
- package/dist/esm/api/scriptExecutions/options.d.ts +24 -0
- package/dist/esm/api/scriptExecutions/options.d.ts.map +1 -0
- package/dist/esm/api/scriptExecutions/options.js +4 -0
- package/dist/esm/api/scriptExecutions/options.js.map +1 -0
- package/dist/esm/api/scriptPackages/index.d.ts +3 -0
- package/dist/esm/api/scriptPackages/index.d.ts.map +1 -0
- package/dist/esm/api/scriptPackages/index.js +4 -0
- package/dist/esm/api/scriptPackages/index.js.map +1 -0
- package/dist/esm/api/scriptPackages/operations.d.ts +14 -0
- package/dist/esm/api/scriptPackages/operations.d.ts.map +1 -0
- package/dist/esm/api/scriptPackages/operations.js +59 -0
- package/dist/esm/api/scriptPackages/operations.js.map +1 -0
- package/dist/esm/api/scriptPackages/options.d.ts +8 -0
- package/dist/esm/api/scriptPackages/options.d.ts.map +1 -0
- package/dist/esm/api/scriptPackages/options.js +4 -0
- package/dist/esm/api/scriptPackages/options.js.map +1 -0
- package/dist/esm/api/skus/index.d.ts +3 -0
- package/dist/esm/api/skus/index.d.ts.map +1 -0
- package/dist/esm/api/skus/index.js +4 -0
- package/dist/esm/api/skus/index.js.map +1 -0
- package/dist/esm/api/skus/operations.d.ts +10 -0
- package/dist/esm/api/skus/operations.d.ts.map +1 -0
- package/dist/esm/api/skus/operations.js +30 -0
- package/dist/esm/api/skus/operations.js.map +1 -0
- package/dist/esm/api/skus/options.d.ts +5 -0
- package/dist/esm/api/skus/options.d.ts.map +1 -0
- package/dist/esm/api/skus/options.js +4 -0
- package/dist/esm/api/skus/options.js.map +1 -0
- package/dist/esm/api/virtualMachines/index.d.ts +3 -0
- package/dist/esm/api/virtualMachines/index.d.ts.map +1 -0
- package/dist/esm/api/virtualMachines/index.js +4 -0
- package/dist/esm/api/virtualMachines/index.js.map +1 -0
- package/dist/esm/api/virtualMachines/operations.d.ts +19 -0
- package/dist/esm/api/virtualMachines/operations.d.ts.map +1 -0
- package/dist/esm/api/virtualMachines/operations.js +98 -0
- package/dist/esm/api/virtualMachines/operations.js.map +1 -0
- package/dist/esm/api/virtualMachines/options.d.ts +13 -0
- package/dist/esm/api/virtualMachines/options.d.ts.map +1 -0
- package/dist/esm/api/virtualMachines/options.js +4 -0
- package/dist/esm/api/virtualMachines/options.js.map +1 -0
- package/dist/esm/api/workloadNetworks/index.d.ts +3 -0
- package/dist/esm/api/workloadNetworks/index.d.ts.map +1 -0
- package/dist/esm/api/workloadNetworks/index.js +4 -0
- package/dist/esm/api/workloadNetworks/index.js.map +1 -0
- package/dist/esm/api/workloadNetworks/operations.d.ts +167 -0
- package/dist/esm/api/workloadNetworks/operations.d.ts.map +1 -0
- package/dist/esm/api/workloadNetworks/operations.js +1207 -0
- package/dist/esm/api/workloadNetworks/operations.js.map +1 -0
- package/dist/esm/api/workloadNetworks/options.d.ts +162 -0
- package/dist/esm/api/workloadNetworks/options.d.ts.map +1 -0
- package/dist/esm/api/workloadNetworks/options.js +4 -0
- package/dist/esm/api/workloadNetworks/options.js.map +1 -0
- package/dist/esm/azureVMwareSolutionAPI.d.ts +72 -34
- package/dist/esm/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist/esm/azureVMwareSolutionAPI.js +54 -110
- package/dist/esm/azureVMwareSolutionAPI.js.map +1 -1
- package/dist/esm/classic/addons/index.d.ts +23 -0
- package/dist/esm/classic/addons/index.d.ts.map +1 -0
- package/dist/esm/classic/addons/index.js +15 -0
- package/dist/esm/classic/addons/index.js.map +1 -0
- package/dist/esm/classic/authorizations/index.d.ts +23 -0
- package/dist/esm/classic/authorizations/index.d.ts.map +1 -0
- package/dist/esm/classic/authorizations/index.js +15 -0
- package/dist/esm/classic/authorizations/index.js.map +1 -0
- package/dist/esm/classic/cloudLinks/index.d.ts +23 -0
- package/dist/esm/classic/cloudLinks/index.d.ts.map +1 -0
- package/dist/esm/classic/cloudLinks/index.js +15 -0
- package/dist/esm/classic/cloudLinks/index.js.map +1 -0
- package/dist/esm/classic/clusters/index.d.ts +27 -0
- package/dist/esm/classic/clusters/index.d.ts.map +1 -0
- package/dist/esm/classic/clusters/index.js +17 -0
- package/dist/esm/classic/clusters/index.js.map +1 -0
- package/dist/esm/classic/datastores/index.d.ts +23 -0
- package/dist/esm/classic/datastores/index.d.ts.map +1 -0
- package/dist/esm/classic/datastores/index.js +15 -0
- package/dist/esm/classic/datastores/index.js.map +1 -0
- package/dist/esm/classic/globalReachConnections/index.d.ts +23 -0
- package/dist/esm/classic/globalReachConnections/index.d.ts.map +1 -0
- package/dist/esm/classic/globalReachConnections/index.js +15 -0
- package/dist/esm/classic/globalReachConnections/index.js.map +1 -0
- package/dist/esm/classic/hcxEnterpriseSites/index.d.ts +22 -0
- package/dist/esm/classic/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/esm/classic/hcxEnterpriseSites/index.js +15 -0
- package/dist/esm/classic/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/esm/classic/hosts/index.d.ts +13 -0
- package/dist/esm/classic/hosts/index.d.ts.map +1 -0
- package/dist/esm/classic/hosts/index.js +13 -0
- package/dist/esm/classic/hosts/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +22 -0
- package/dist/esm/classic/index.d.ts.map +1 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/iscsiPaths/index.d.ts +23 -0
- package/dist/esm/classic/iscsiPaths/index.d.ts.map +1 -0
- package/dist/esm/classic/iscsiPaths/index.js +15 -0
- package/dist/esm/classic/iscsiPaths/index.js.map +1 -0
- package/dist/esm/classic/locations/index.d.ts +12 -0
- package/dist/esm/classic/locations/index.d.ts.map +1 -0
- package/dist/esm/classic/locations/index.js +13 -0
- package/dist/esm/classic/locations/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +11 -0
- package/dist/esm/classic/operations/index.d.ts.map +1 -0
- package/dist/esm/classic/operations/index.js +12 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/classic/placementPolicies/index.d.ts +25 -0
- package/dist/esm/classic/placementPolicies/index.d.ts.map +1 -0
- package/dist/esm/classic/placementPolicies/index.js +16 -0
- package/dist/esm/classic/placementPolicies/index.js.map +1 -0
- package/dist/esm/classic/privateClouds/index.d.ts +33 -0
- package/dist/esm/classic/privateClouds/index.d.ts.map +1 -0
- package/dist/esm/classic/privateClouds/index.js +20 -0
- package/dist/esm/classic/privateClouds/index.js.map +1 -0
- package/dist/esm/classic/provisionedNetworks/index.d.ts +13 -0
- package/dist/esm/classic/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/esm/classic/provisionedNetworks/index.js +13 -0
- package/dist/esm/classic/provisionedNetworks/index.js.map +1 -0
- package/dist/esm/classic/pureStoragePolicies/index.d.ts +23 -0
- package/dist/esm/classic/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/esm/classic/pureStoragePolicies/index.js +15 -0
- package/dist/esm/classic/pureStoragePolicies/index.js.map +1 -0
- package/dist/esm/classic/scriptCmdlets/index.d.ts +13 -0
- package/dist/esm/classic/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/esm/classic/scriptCmdlets/index.js +13 -0
- package/dist/esm/classic/scriptCmdlets/index.js.map +1 -0
- package/dist/esm/classic/scriptExecutions/index.d.ts +25 -0
- package/dist/esm/classic/scriptExecutions/index.d.ts.map +1 -0
- package/dist/esm/classic/scriptExecutions/index.js +16 -0
- package/dist/esm/classic/scriptExecutions/index.js.map +1 -0
- package/dist/esm/classic/scriptPackages/index.d.ts +13 -0
- package/dist/esm/classic/scriptPackages/index.d.ts.map +1 -0
- package/dist/esm/classic/scriptPackages/index.js +13 -0
- package/dist/esm/classic/scriptPackages/index.js.map +1 -0
- package/dist/esm/classic/skus/index.d.ts +11 -0
- package/dist/esm/classic/skus/index.d.ts.map +1 -0
- package/dist/esm/classic/skus/index.js +12 -0
- package/dist/esm/classic/skus/index.js.map +1 -0
- package/dist/esm/classic/virtualMachines/index.d.ts +16 -0
- package/dist/esm/classic/virtualMachines/index.d.ts.map +1 -0
- package/dist/esm/classic/virtualMachines/index.js +14 -0
- package/dist/esm/classic/virtualMachines/index.js.map +1 -0
- package/dist/esm/classic/workloadNetworks/index.d.ts +90 -0
- package/dist/esm/classic/workloadNetworks/index.d.ts.map +1 -0
- package/dist/esm/classic/workloadNetworks/index.js +51 -0
- package/dist/esm/classic/workloadNetworks/index.js.map +1 -0
- package/dist/esm/index.d.ts +27 -3
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -11
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.d.ts.map +1 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +1 -3813
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +3 -713
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +3091 -0
- package/dist/esm/models/models.d.ts.map +1 -0
- package/dist/esm/models/models.js +3154 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.d.ts.map +1 -0
- package/dist/esm/restorePollerHelpers.js +284 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.js +137 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.js +76 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.js +169 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/dist/react-native/api/addons/index.d.ts +3 -0
- package/dist/react-native/api/addons/index.d.ts.map +1 -0
- package/dist/react-native/api/addons/index.js +4 -0
- package/dist/react-native/api/addons/index.js.map +1 -0
- package/dist/react-native/api/addons/operations.d.ts +28 -0
- package/dist/react-native/api/addons/operations.d.ts.map +1 -0
- package/dist/react-native/api/addons/operations.js +127 -0
- package/dist/react-native/api/addons/operations.js.map +1 -0
- package/dist/react-native/api/addons/options.d.ts +18 -0
- package/dist/react-native/api/addons/options.d.ts.map +1 -0
- package/dist/react-native/api/addons/options.js +4 -0
- package/dist/react-native/api/addons/options.js.map +1 -0
- package/dist/react-native/api/authorizations/index.d.ts +3 -0
- package/dist/react-native/api/authorizations/index.d.ts.map +1 -0
- package/dist/react-native/api/authorizations/index.js +4 -0
- package/dist/react-native/api/authorizations/index.js.map +1 -0
- package/dist/react-native/api/authorizations/operations.d.ts +28 -0
- package/dist/react-native/api/authorizations/operations.d.ts.map +1 -0
- package/dist/react-native/api/authorizations/operations.js +127 -0
- package/dist/react-native/api/authorizations/operations.js.map +1 -0
- package/dist/react-native/api/authorizations/options.d.ts +18 -0
- package/dist/react-native/api/authorizations/options.d.ts.map +1 -0
- package/dist/react-native/api/authorizations/options.js +4 -0
- package/dist/react-native/api/authorizations/options.js.map +1 -0
- package/dist/react-native/api/azureVMwareSolutionAPIContext.d.ts +17 -0
- package/dist/react-native/api/azureVMwareSolutionAPIContext.d.ts.map +1 -0
- package/dist/react-native/api/azureVMwareSolutionAPIContext.js +35 -0
- package/dist/react-native/api/azureVMwareSolutionAPIContext.js.map +1 -0
- package/dist/react-native/api/cloudLinks/index.d.ts +3 -0
- package/dist/react-native/api/cloudLinks/index.d.ts.map +1 -0
- package/dist/react-native/api/cloudLinks/index.js +4 -0
- package/dist/react-native/api/cloudLinks/index.js.map +1 -0
- package/dist/react-native/api/cloudLinks/operations.d.ts +28 -0
- package/dist/react-native/api/cloudLinks/operations.d.ts.map +1 -0
- package/dist/react-native/api/cloudLinks/operations.js +127 -0
- package/dist/react-native/api/cloudLinks/operations.js.map +1 -0
- package/dist/react-native/api/cloudLinks/options.d.ts +18 -0
- package/dist/react-native/api/cloudLinks/options.d.ts.map +1 -0
- package/dist/react-native/api/cloudLinks/options.js +4 -0
- package/dist/react-native/api/cloudLinks/options.js.map +1 -0
- package/dist/react-native/api/clusters/index.d.ts +3 -0
- package/dist/react-native/api/clusters/index.d.ts.map +1 -0
- package/dist/react-native/api/clusters/index.js +4 -0
- package/dist/react-native/api/clusters/index.js.map +1 -0
- package/dist/react-native/api/clusters/operations.d.ts +36 -0
- package/dist/react-native/api/clusters/operations.d.ts.map +1 -0
- package/dist/react-native/api/clusters/operations.js +185 -0
- package/dist/react-native/api/clusters/operations.js.map +1 -0
- package/dist/react-native/api/clusters/options.d.ts +26 -0
- package/dist/react-native/api/clusters/options.d.ts.map +1 -0
- package/dist/react-native/api/clusters/options.js +4 -0
- package/dist/react-native/api/clusters/options.js.map +1 -0
- package/dist/react-native/api/datastores/index.d.ts +3 -0
- package/dist/react-native/api/datastores/index.d.ts.map +1 -0
- package/dist/react-native/api/datastores/index.js +4 -0
- package/dist/react-native/api/datastores/index.js.map +1 -0
- package/dist/react-native/api/datastores/operations.d.ts +28 -0
- package/dist/react-native/api/datastores/operations.d.ts.map +1 -0
- package/dist/react-native/api/datastores/operations.js +131 -0
- package/dist/react-native/api/datastores/operations.js.map +1 -0
- package/dist/react-native/api/datastores/options.d.ts +18 -0
- package/dist/react-native/api/datastores/options.d.ts.map +1 -0
- package/dist/react-native/api/datastores/options.js +4 -0
- package/dist/react-native/api/datastores/options.js.map +1 -0
- package/dist/react-native/api/globalReachConnections/index.d.ts +3 -0
- package/dist/react-native/api/globalReachConnections/index.d.ts.map +1 -0
- package/dist/react-native/api/globalReachConnections/index.js +4 -0
- package/dist/react-native/api/globalReachConnections/index.js.map +1 -0
- package/dist/react-native/api/globalReachConnections/operations.d.ts +28 -0
- package/dist/react-native/api/globalReachConnections/operations.d.ts.map +1 -0
- package/dist/react-native/api/globalReachConnections/operations.js +131 -0
- package/dist/react-native/api/globalReachConnections/operations.js.map +1 -0
- package/dist/react-native/api/globalReachConnections/options.d.ts +18 -0
- package/dist/react-native/api/globalReachConnections/options.d.ts.map +1 -0
- package/dist/react-native/api/globalReachConnections/options.js +4 -0
- package/dist/react-native/api/globalReachConnections/options.js.map +1 -0
- package/dist/react-native/api/hcxEnterpriseSites/index.d.ts +3 -0
- package/dist/react-native/api/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/react-native/api/hcxEnterpriseSites/index.js +4 -0
- package/dist/react-native/api/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/react-native/api/hcxEnterpriseSites/operations.d.ts +27 -0
- package/dist/react-native/api/hcxEnterpriseSites/operations.d.ts.map +1 -0
- package/dist/react-native/api/hcxEnterpriseSites/operations.js +122 -0
- package/dist/react-native/api/hcxEnterpriseSites/operations.js.map +1 -0
- package/dist/react-native/api/hcxEnterpriseSites/options.d.ts +14 -0
- package/dist/react-native/api/hcxEnterpriseSites/options.d.ts.map +1 -0
- package/dist/react-native/api/hcxEnterpriseSites/options.js +4 -0
- package/dist/react-native/api/hcxEnterpriseSites/options.js.map +1 -0
- package/dist/react-native/api/hosts/index.d.ts +3 -0
- package/dist/react-native/api/hosts/index.d.ts.map +1 -0
- package/dist/react-native/api/hosts/index.js +4 -0
- package/dist/react-native/api/hosts/index.js.map +1 -0
- package/dist/react-native/api/hosts/operations.d.ts +14 -0
- package/dist/react-native/api/hosts/operations.d.ts.map +1 -0
- package/dist/react-native/api/hosts/operations.js +61 -0
- package/dist/react-native/api/hosts/operations.js.map +1 -0
- package/dist/react-native/api/hosts/options.d.ts +8 -0
- package/dist/react-native/api/hosts/options.d.ts.map +1 -0
- package/dist/react-native/api/hosts/options.js +4 -0
- package/dist/react-native/api/hosts/options.js.map +1 -0
- package/dist/react-native/api/index.d.ts +2 -0
- package/dist/react-native/api/index.d.ts.map +1 -0
- package/dist/react-native/api/index.js +4 -0
- package/dist/react-native/api/index.js.map +1 -0
- package/dist/react-native/api/iscsiPaths/index.d.ts +3 -0
- package/dist/react-native/api/iscsiPaths/index.d.ts.map +1 -0
- package/dist/react-native/api/iscsiPaths/index.js +4 -0
- package/dist/react-native/api/iscsiPaths/index.js.map +1 -0
- package/dist/react-native/api/iscsiPaths/operations.d.ts +28 -0
- package/dist/react-native/api/iscsiPaths/operations.d.ts.map +1 -0
- package/dist/react-native/api/iscsiPaths/operations.js +124 -0
- package/dist/react-native/api/iscsiPaths/operations.js.map +1 -0
- package/dist/react-native/api/iscsiPaths/options.d.ts +18 -0
- package/dist/react-native/api/iscsiPaths/options.d.ts.map +1 -0
- package/dist/react-native/api/iscsiPaths/options.js +4 -0
- package/dist/react-native/api/iscsiPaths/options.js.map +1 -0
- package/dist/react-native/api/locations/index.d.ts +3 -0
- package/dist/react-native/api/locations/index.d.ts.map +1 -0
- package/dist/react-native/api/locations/index.js +4 -0
- package/dist/react-native/api/locations/index.js.map +1 -0
- package/dist/react-native/api/locations/operations.d.ts +13 -0
- package/dist/react-native/api/locations/operations.d.ts.map +1 -0
- package/dist/react-native/api/locations/operations.js +64 -0
- package/dist/react-native/api/locations/operations.js.map +1 -0
- package/dist/react-native/api/locations/options.d.ts +11 -0
- package/dist/react-native/api/locations/options.d.ts.map +1 -0
- package/dist/react-native/api/locations/options.js +4 -0
- package/dist/react-native/api/locations/options.js.map +1 -0
- package/dist/react-native/api/operations/index.d.ts +3 -0
- package/dist/react-native/api/operations/index.d.ts.map +1 -0
- package/dist/react-native/api/operations/index.js +4 -0
- package/dist/react-native/api/operations/index.js.map +1 -0
- package/dist/react-native/api/operations/operations.d.ts +10 -0
- package/dist/react-native/api/operations/operations.d.ts.map +1 -0
- package/dist/react-native/api/operations/operations.js +29 -0
- package/dist/react-native/api/operations/operations.js.map +1 -0
- package/dist/react-native/api/operations/options.d.ts +5 -0
- package/dist/react-native/api/operations/options.d.ts.map +1 -0
- package/dist/react-native/api/operations/options.js +4 -0
- package/dist/react-native/api/operations/options.js.map +1 -0
- package/dist/react-native/api/placementPolicies/index.d.ts +3 -0
- package/dist/react-native/api/placementPolicies/index.d.ts.map +1 -0
- package/dist/react-native/api/placementPolicies/index.js +4 -0
- package/dist/react-native/api/placementPolicies/index.js.map +1 -0
- package/dist/react-native/api/placementPolicies/operations.d.ts +32 -0
- package/dist/react-native/api/placementPolicies/operations.d.ts.map +1 -0
- package/dist/react-native/api/placementPolicies/operations.js +167 -0
- package/dist/react-native/api/placementPolicies/operations.js.map +1 -0
- package/dist/react-native/api/placementPolicies/options.d.ts +23 -0
- package/dist/react-native/api/placementPolicies/options.d.ts.map +1 -0
- package/dist/react-native/api/placementPolicies/options.js +4 -0
- package/dist/react-native/api/placementPolicies/options.js.map +1 -0
- package/dist/react-native/api/privateClouds/index.d.ts +3 -0
- package/dist/react-native/api/privateClouds/index.d.ts.map +1 -0
- package/dist/react-native/api/privateClouds/index.js +4 -0
- package/dist/react-native/api/privateClouds/index.js.map +1 -0
- package/dist/react-native/api/privateClouds/operations.d.ts +48 -0
- package/dist/react-native/api/privateClouds/operations.d.ts.map +1 -0
- package/dist/react-native/api/privateClouds/operations.js +278 -0
- package/dist/react-native/api/privateClouds/operations.js.map +1 -0
- package/dist/react-native/api/privateClouds/options.d.ts +39 -0
- package/dist/react-native/api/privateClouds/options.d.ts.map +1 -0
- package/dist/react-native/api/privateClouds/options.js +4 -0
- package/dist/react-native/api/privateClouds/options.js.map +1 -0
- package/dist/react-native/api/provisionedNetworks/index.d.ts +3 -0
- package/dist/react-native/api/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/react-native/api/provisionedNetworks/index.js +4 -0
- package/dist/react-native/api/provisionedNetworks/index.js.map +1 -0
- package/dist/react-native/api/provisionedNetworks/operations.d.ts +14 -0
- package/dist/react-native/api/provisionedNetworks/operations.d.ts.map +1 -0
- package/dist/react-native/api/provisionedNetworks/operations.js +59 -0
- package/dist/react-native/api/provisionedNetworks/operations.js.map +1 -0
- package/dist/react-native/api/provisionedNetworks/options.d.ts +8 -0
- package/dist/react-native/api/provisionedNetworks/options.d.ts.map +1 -0
- package/dist/react-native/api/provisionedNetworks/options.js +4 -0
- package/dist/react-native/api/provisionedNetworks/options.js.map +1 -0
- package/dist/react-native/api/pureStoragePolicies/index.d.ts +3 -0
- package/dist/react-native/api/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/react-native/api/pureStoragePolicies/index.js +4 -0
- package/dist/react-native/api/pureStoragePolicies/index.js.map +1 -0
- package/dist/react-native/api/pureStoragePolicies/operations.d.ts +28 -0
- package/dist/react-native/api/pureStoragePolicies/operations.d.ts.map +1 -0
- package/dist/react-native/api/pureStoragePolicies/operations.js +131 -0
- package/dist/react-native/api/pureStoragePolicies/operations.js.map +1 -0
- package/dist/react-native/api/pureStoragePolicies/options.d.ts +18 -0
- package/dist/react-native/api/pureStoragePolicies/options.d.ts.map +1 -0
- package/dist/react-native/api/pureStoragePolicies/options.js +4 -0
- package/dist/react-native/api/pureStoragePolicies/options.js.map +1 -0
- package/dist/react-native/api/scriptCmdlets/index.d.ts +3 -0
- package/dist/react-native/api/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/react-native/api/scriptCmdlets/index.js +4 -0
- package/dist/react-native/api/scriptCmdlets/index.js.map +1 -0
- package/dist/react-native/api/scriptCmdlets/operations.d.ts +14 -0
- package/dist/react-native/api/scriptCmdlets/operations.d.ts.map +1 -0
- package/dist/react-native/api/scriptCmdlets/operations.js +61 -0
- package/dist/react-native/api/scriptCmdlets/operations.js.map +1 -0
- package/dist/react-native/api/scriptCmdlets/options.d.ts +8 -0
- package/dist/react-native/api/scriptCmdlets/options.d.ts.map +1 -0
- package/dist/react-native/api/scriptCmdlets/options.js +4 -0
- package/dist/react-native/api/scriptCmdlets/options.js.map +1 -0
- package/dist/react-native/api/scriptExecutions/index.d.ts +3 -0
- package/dist/react-native/api/scriptExecutions/index.d.ts.map +1 -0
- package/dist/react-native/api/scriptExecutions/index.js +4 -0
- package/dist/react-native/api/scriptExecutions/index.js.map +1 -0
- package/dist/react-native/api/scriptExecutions/operations.d.ts +32 -0
- package/dist/react-native/api/scriptExecutions/operations.d.ts.map +1 -0
- package/dist/react-native/api/scriptExecutions/operations.js +166 -0
- package/dist/react-native/api/scriptExecutions/operations.js.map +1 -0
- package/dist/react-native/api/scriptExecutions/options.d.ts +24 -0
- package/dist/react-native/api/scriptExecutions/options.d.ts.map +1 -0
- package/dist/react-native/api/scriptExecutions/options.js +4 -0
- package/dist/react-native/api/scriptExecutions/options.js.map +1 -0
- package/dist/react-native/api/scriptPackages/index.d.ts +3 -0
- package/dist/react-native/api/scriptPackages/index.d.ts.map +1 -0
- package/dist/react-native/api/scriptPackages/index.js +4 -0
- package/dist/react-native/api/scriptPackages/index.js.map +1 -0
- package/dist/react-native/api/scriptPackages/operations.d.ts +14 -0
- package/dist/react-native/api/scriptPackages/operations.d.ts.map +1 -0
- package/dist/react-native/api/scriptPackages/operations.js +59 -0
- package/dist/react-native/api/scriptPackages/operations.js.map +1 -0
- package/dist/react-native/api/scriptPackages/options.d.ts +8 -0
- package/dist/react-native/api/scriptPackages/options.d.ts.map +1 -0
- package/dist/react-native/api/scriptPackages/options.js +4 -0
- package/dist/react-native/api/scriptPackages/options.js.map +1 -0
- package/dist/react-native/api/skus/index.d.ts +3 -0
- package/dist/react-native/api/skus/index.d.ts.map +1 -0
- package/dist/react-native/api/skus/index.js +4 -0
- package/dist/react-native/api/skus/index.js.map +1 -0
- package/dist/react-native/api/skus/operations.d.ts +10 -0
- package/dist/react-native/api/skus/operations.d.ts.map +1 -0
- package/dist/react-native/api/skus/operations.js +30 -0
- package/dist/react-native/api/skus/operations.js.map +1 -0
- package/dist/react-native/api/skus/options.d.ts +5 -0
- package/dist/react-native/api/skus/options.d.ts.map +1 -0
- package/dist/react-native/api/skus/options.js +4 -0
- package/dist/react-native/api/skus/options.js.map +1 -0
- package/dist/react-native/api/virtualMachines/index.d.ts +3 -0
- package/dist/react-native/api/virtualMachines/index.d.ts.map +1 -0
- package/dist/react-native/api/virtualMachines/index.js +4 -0
- package/dist/react-native/api/virtualMachines/index.js.map +1 -0
- package/dist/react-native/api/virtualMachines/operations.d.ts +19 -0
- package/dist/react-native/api/virtualMachines/operations.d.ts.map +1 -0
- package/dist/react-native/api/virtualMachines/operations.js +98 -0
- package/dist/react-native/api/virtualMachines/operations.js.map +1 -0
- package/dist/react-native/api/virtualMachines/options.d.ts +13 -0
- package/dist/react-native/api/virtualMachines/options.d.ts.map +1 -0
- package/dist/react-native/api/virtualMachines/options.js +4 -0
- package/dist/react-native/api/virtualMachines/options.js.map +1 -0
- package/dist/react-native/api/workloadNetworks/index.d.ts +3 -0
- package/dist/react-native/api/workloadNetworks/index.d.ts.map +1 -0
- package/dist/react-native/api/workloadNetworks/index.js +4 -0
- package/dist/react-native/api/workloadNetworks/index.js.map +1 -0
- package/dist/react-native/api/workloadNetworks/operations.d.ts +167 -0
- package/dist/react-native/api/workloadNetworks/operations.d.ts.map +1 -0
- package/dist/react-native/api/workloadNetworks/operations.js +1207 -0
- package/dist/react-native/api/workloadNetworks/operations.js.map +1 -0
- package/dist/react-native/api/workloadNetworks/options.d.ts +162 -0
- package/dist/react-native/api/workloadNetworks/options.d.ts.map +1 -0
- package/dist/react-native/api/workloadNetworks/options.js +4 -0
- package/dist/react-native/api/workloadNetworks/options.js.map +1 -0
- package/dist/react-native/azureVMwareSolutionAPI.d.ts +72 -34
- package/dist/react-native/azureVMwareSolutionAPI.d.ts.map +1 -1
- package/dist/react-native/azureVMwareSolutionAPI.js +54 -110
- package/dist/react-native/azureVMwareSolutionAPI.js.map +1 -1
- package/dist/react-native/classic/addons/index.d.ts +23 -0
- package/dist/react-native/classic/addons/index.d.ts.map +1 -0
- package/dist/react-native/classic/addons/index.js +15 -0
- package/dist/react-native/classic/addons/index.js.map +1 -0
- package/dist/react-native/classic/authorizations/index.d.ts +23 -0
- package/dist/react-native/classic/authorizations/index.d.ts.map +1 -0
- package/dist/react-native/classic/authorizations/index.js +15 -0
- package/dist/react-native/classic/authorizations/index.js.map +1 -0
- package/dist/react-native/classic/cloudLinks/index.d.ts +23 -0
- package/dist/react-native/classic/cloudLinks/index.d.ts.map +1 -0
- package/dist/react-native/classic/cloudLinks/index.js +15 -0
- package/dist/react-native/classic/cloudLinks/index.js.map +1 -0
- package/dist/react-native/classic/clusters/index.d.ts +27 -0
- package/dist/react-native/classic/clusters/index.d.ts.map +1 -0
- package/dist/react-native/classic/clusters/index.js +17 -0
- package/dist/react-native/classic/clusters/index.js.map +1 -0
- package/dist/react-native/classic/datastores/index.d.ts +23 -0
- package/dist/react-native/classic/datastores/index.d.ts.map +1 -0
- package/dist/react-native/classic/datastores/index.js +15 -0
- package/dist/react-native/classic/datastores/index.js.map +1 -0
- package/dist/react-native/classic/globalReachConnections/index.d.ts +23 -0
- package/dist/react-native/classic/globalReachConnections/index.d.ts.map +1 -0
- package/dist/react-native/classic/globalReachConnections/index.js +15 -0
- package/dist/react-native/classic/globalReachConnections/index.js.map +1 -0
- package/dist/react-native/classic/hcxEnterpriseSites/index.d.ts +22 -0
- package/dist/react-native/classic/hcxEnterpriseSites/index.d.ts.map +1 -0
- package/dist/react-native/classic/hcxEnterpriseSites/index.js +15 -0
- package/dist/react-native/classic/hcxEnterpriseSites/index.js.map +1 -0
- package/dist/react-native/classic/hosts/index.d.ts +13 -0
- package/dist/react-native/classic/hosts/index.d.ts.map +1 -0
- package/dist/react-native/classic/hosts/index.js +13 -0
- package/dist/react-native/classic/hosts/index.js.map +1 -0
- package/dist/react-native/classic/index.d.ts +22 -0
- package/dist/react-native/classic/index.d.ts.map +1 -0
- package/dist/react-native/classic/index.js +4 -0
- package/dist/react-native/classic/index.js.map +1 -0
- package/dist/react-native/classic/iscsiPaths/index.d.ts +23 -0
- package/dist/react-native/classic/iscsiPaths/index.d.ts.map +1 -0
- package/dist/react-native/classic/iscsiPaths/index.js +15 -0
- package/dist/react-native/classic/iscsiPaths/index.js.map +1 -0
- package/dist/react-native/classic/locations/index.d.ts +12 -0
- package/dist/react-native/classic/locations/index.d.ts.map +1 -0
- package/dist/react-native/classic/locations/index.js +13 -0
- package/dist/react-native/classic/locations/index.js.map +1 -0
- package/dist/react-native/classic/operations/index.d.ts +11 -0
- package/dist/react-native/classic/operations/index.d.ts.map +1 -0
- package/dist/react-native/classic/operations/index.js +12 -0
- package/dist/react-native/classic/operations/index.js.map +1 -0
- package/dist/react-native/classic/placementPolicies/index.d.ts +25 -0
- package/dist/react-native/classic/placementPolicies/index.d.ts.map +1 -0
- package/dist/react-native/classic/placementPolicies/index.js +16 -0
- package/dist/react-native/classic/placementPolicies/index.js.map +1 -0
- package/dist/react-native/classic/privateClouds/index.d.ts +33 -0
- package/dist/react-native/classic/privateClouds/index.d.ts.map +1 -0
- package/dist/react-native/classic/privateClouds/index.js +20 -0
- package/dist/react-native/classic/privateClouds/index.js.map +1 -0
- package/dist/react-native/classic/provisionedNetworks/index.d.ts +13 -0
- package/dist/react-native/classic/provisionedNetworks/index.d.ts.map +1 -0
- package/dist/react-native/classic/provisionedNetworks/index.js +13 -0
- package/dist/react-native/classic/provisionedNetworks/index.js.map +1 -0
- package/dist/react-native/classic/pureStoragePolicies/index.d.ts +23 -0
- package/dist/react-native/classic/pureStoragePolicies/index.d.ts.map +1 -0
- package/dist/react-native/classic/pureStoragePolicies/index.js +15 -0
- package/dist/react-native/classic/pureStoragePolicies/index.js.map +1 -0
- package/dist/react-native/classic/scriptCmdlets/index.d.ts +13 -0
- package/dist/react-native/classic/scriptCmdlets/index.d.ts.map +1 -0
- package/dist/react-native/classic/scriptCmdlets/index.js +13 -0
- package/dist/react-native/classic/scriptCmdlets/index.js.map +1 -0
- package/dist/react-native/classic/scriptExecutions/index.d.ts +25 -0
- package/dist/react-native/classic/scriptExecutions/index.d.ts.map +1 -0
- package/dist/react-native/classic/scriptExecutions/index.js +16 -0
- package/dist/react-native/classic/scriptExecutions/index.js.map +1 -0
- package/dist/react-native/classic/scriptPackages/index.d.ts +13 -0
- package/dist/react-native/classic/scriptPackages/index.d.ts.map +1 -0
- package/dist/react-native/classic/scriptPackages/index.js +13 -0
- package/dist/react-native/classic/scriptPackages/index.js.map +1 -0
- package/dist/react-native/classic/skus/index.d.ts +11 -0
- package/dist/react-native/classic/skus/index.d.ts.map +1 -0
- package/dist/react-native/classic/skus/index.js +12 -0
- package/dist/react-native/classic/skus/index.js.map +1 -0
- package/dist/react-native/classic/virtualMachines/index.d.ts +16 -0
- package/dist/react-native/classic/virtualMachines/index.d.ts.map +1 -0
- package/dist/react-native/classic/virtualMachines/index.js +14 -0
- package/dist/react-native/classic/virtualMachines/index.js.map +1 -0
- package/dist/react-native/classic/workloadNetworks/index.d.ts +90 -0
- package/dist/react-native/classic/workloadNetworks/index.d.ts.map +1 -0
- package/dist/react-native/classic/workloadNetworks/index.js +51 -0
- package/dist/react-native/classic/workloadNetworks/index.js.map +1 -0
- package/dist/react-native/index.d.ts +27 -3
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -11
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/logger.d.ts +2 -0
- package/dist/react-native/logger.d.ts.map +1 -0
- package/dist/react-native/logger.js +5 -0
- package/dist/react-native/logger.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1 -3813
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +3 -713
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +3091 -0
- package/dist/react-native/models/models.d.ts.map +1 -0
- package/dist/react-native/models/models.js +3154 -0
- package/dist/react-native/models/models.js.map +1 -0
- package/dist/react-native/restorePollerHelpers.d.ts +21 -0
- package/dist/react-native/restorePollerHelpers.d.ts.map +1 -0
- package/dist/react-native/restorePollerHelpers.js +284 -0
- package/dist/react-native/restorePollerHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/pollingHelpers.js +76 -0
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.js +169 -0
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +509 -68
- package/review/arm-avs-api-addons.api.md +44 -0
- package/review/arm-avs-api-authorizations.api.md +44 -0
- package/review/arm-avs-api-cloudLinks.api.md +44 -0
- package/review/arm-avs-api-clusters.api.md +59 -0
- package/review/arm-avs-api-datastores.api.md +44 -0
- package/review/arm-avs-api-globalReachConnections.api.md +44 -0
- package/review/arm-avs-api-hcxEnterpriseSites.api.md +40 -0
- package/review/arm-avs-api-hosts.api.md +26 -0
- package/review/arm-avs-api-iscsiPaths.api.md +44 -0
- package/review/arm-avs-api-locations.api.md +27 -0
- package/review/arm-avs-api-operations.api.md +19 -0
- package/review/arm-avs-api-placementPolicies.api.md +52 -0
- package/review/arm-avs-api-privateClouds.api.md +82 -0
- package/review/arm-avs-api-provisionedNetworks.api.md +26 -0
- package/review/arm-avs-api-pureStoragePolicies.api.md +44 -0
- package/review/arm-avs-api-scriptCmdlets.api.md +26 -0
- package/review/arm-avs-api-scriptExecutions.api.md +52 -0
- package/review/arm-avs-api-scriptPackages.api.md +26 -0
- package/review/arm-avs-api-skus.api.md +19 -0
- package/review/arm-avs-api-virtualMachines.api.md +36 -0
- package/review/arm-avs-api-workloadNetworks.api.md +314 -0
- package/review/arm-avs-api.api.md +27 -0
- package/review/arm-avs-models.api.md +1607 -0
- package/review/arm-avs.api.md +676 -1210
- package/dist/browser/lroImpl.d.ts +0 -11
- package/dist/browser/lroImpl.d.ts.map +0 -1
- package/dist/browser/lroImpl.js +0 -14
- package/dist/browser/lroImpl.js.map +0 -1
- package/dist/browser/models/mappers.d.ts +0 -162
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -3978
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -55
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -480
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/operations/addons.d.ts +0 -81
- package/dist/browser/operations/addons.d.ts.map +0 -1
- package/dist/browser/operations/addons.js +0 -350
- package/dist/browser/operations/addons.js.map +0 -1
- package/dist/browser/operations/authorizations.d.ts +0 -81
- package/dist/browser/operations/authorizations.d.ts.map +0 -1
- package/dist/browser/operations/authorizations.js +0 -356
- package/dist/browser/operations/authorizations.js.map +0 -1
- package/dist/browser/operations/cloudLinks.d.ts +0 -81
- package/dist/browser/operations/cloudLinks.d.ts.map +0 -1
- package/dist/browser/operations/cloudLinks.js +0 -356
- package/dist/browser/operations/cloudLinks.js.map +0 -1
- package/dist/browser/operations/clusters.d.ts +0 -107
- package/dist/browser/operations/clusters.d.ts.map +0 -1
- package/dist/browser/operations/clusters.js +0 -483
- package/dist/browser/operations/clusters.js.map +0 -1
- package/dist/browser/operations/datastores.d.ts +0 -89
- package/dist/browser/operations/datastores.d.ts.map +0 -1
- package/dist/browser/operations/datastores.js +0 -382
- package/dist/browser/operations/datastores.js.map +0 -1
- package/dist/browser/operations/globalReachConnections.d.ts +0 -81
- package/dist/browser/operations/globalReachConnections.d.ts.map +0 -1
- package/dist/browser/operations/globalReachConnections.js +0 -366
- package/dist/browser/operations/globalReachConnections.js.map +0 -1
- package/dist/browser/operations/hcxEnterpriseSites.d.ts +0 -63
- package/dist/browser/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/browser/operations/hcxEnterpriseSites.js +0 -257
- package/dist/browser/operations/hcxEnterpriseSites.js.map +0 -1
- package/dist/browser/operations/index.d.ts +0 -18
- package/dist/browser/operations/index.d.ts.map +0 -1
- package/dist/browser/operations/index.js +0 -25
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/iscsiPaths.d.ts +0 -76
- package/dist/browser/operations/iscsiPaths.d.ts.map +0 -1
- package/dist/browser/operations/iscsiPaths.js +0 -342
- package/dist/browser/operations/iscsiPaths.js.map +0 -1
- package/dist/browser/operations/locations.d.ts +0 -25
- package/dist/browser/operations/locations.d.ts.map +0 -1
- package/dist/browser/operations/locations.js +0 -81
- package/dist/browser/operations/locations.js.map +0 -1
- package/dist/browser/operations/operations.d.ts +0 -32
- package/dist/browser/operations/operations.d.ts.map +0 -1
- package/dist/browser/operations/operations.js +0 -133
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/placementPolicies.d.ts +0 -109
- package/dist/browser/operations/placementPolicies.d.ts.map +0 -1
- package/dist/browser/operations/placementPolicies.js +0 -481
- package/dist/browser/operations/placementPolicies.js.map +0 -1
- package/dist/browser/operations/privateClouds.d.ts +0 -142
- package/dist/browser/operations/privateClouds.d.ts.map +0 -1
- package/dist/browser/operations/privateClouds.js +0 -733
- package/dist/browser/operations/privateClouds.js.map +0 -1
- package/dist/browser/operations/scriptCmdlets.d.ts +0 -50
- package/dist/browser/operations/scriptCmdlets.d.ts.map +0 -1
- package/dist/browser/operations/scriptCmdlets.js +0 -201
- package/dist/browser/operations/scriptCmdlets.js.map +0 -1
- package/dist/browser/operations/scriptExecutions.d.ts +0 -89
- package/dist/browser/operations/scriptExecutions.d.ts.map +0 -1
- package/dist/browser/operations/scriptExecutions.js +0 -395
- package/dist/browser/operations/scriptExecutions.js.map +0 -1
- package/dist/browser/operations/scriptPackages.d.ts +0 -46
- package/dist/browser/operations/scriptPackages.d.ts.map +0 -1
- package/dist/browser/operations/scriptPackages.js +0 -182
- package/dist/browser/operations/scriptPackages.js.map +0 -1
- package/dist/browser/operations/virtualMachines.d.ts +0 -71
- package/dist/browser/operations/virtualMachines.d.ts.map +0 -1
- package/dist/browser/operations/virtualMachines.js +0 -296
- package/dist/browser/operations/virtualMachines.js.map +0 -1
- package/dist/browser/operations/workloadNetworks.d.ts +0 -680
- package/dist/browser/operations/workloadNetworks.d.ts.map +0 -1
- package/dist/browser/operations/workloadNetworks.js +0 -3360
- package/dist/browser/operations/workloadNetworks.js.map +0 -1
- package/dist/browser/operationsInterfaces/addons.d.ts +0 -56
- package/dist/browser/operationsInterfaces/addons.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/addons.js +0 -9
- package/dist/browser/operationsInterfaces/addons.js.map +0 -1
- package/dist/browser/operationsInterfaces/authorizations.d.ts +0 -56
- package/dist/browser/operationsInterfaces/authorizations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/authorizations.js +0 -9
- package/dist/browser/operationsInterfaces/authorizations.js.map +0 -1
- package/dist/browser/operationsInterfaces/cloudLinks.d.ts +0 -56
- package/dist/browser/operationsInterfaces/cloudLinks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/cloudLinks.js +0 -9
- package/dist/browser/operationsInterfaces/cloudLinks.js.map +0 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +0 -82
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/clusters.js +0 -9
- package/dist/browser/operationsInterfaces/clusters.js.map +0 -1
- package/dist/browser/operationsInterfaces/datastores.d.ts +0 -62
- package/dist/browser/operationsInterfaces/datastores.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/datastores.js +0 -9
- package/dist/browser/operationsInterfaces/datastores.js.map +0 -1
- package/dist/browser/operationsInterfaces/globalReachConnections.d.ts +0 -56
- package/dist/browser/operationsInterfaces/globalReachConnections.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/globalReachConnections.js +0 -9
- package/dist/browser/operationsInterfaces/globalReachConnections.js.map +0 -1
- package/dist/browser/operationsInterfaces/hcxEnterpriseSites.d.ts +0 -38
- package/dist/browser/operationsInterfaces/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/hcxEnterpriseSites.js +0 -9
- package/dist/browser/operationsInterfaces/hcxEnterpriseSites.js.map +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -18
- package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/index.js +0 -25
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/iscsiPaths.d.ts +0 -51
- package/dist/browser/operationsInterfaces/iscsiPaths.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/iscsiPaths.js +0 -9
- package/dist/browser/operationsInterfaces/iscsiPaths.js.map +0 -1
- package/dist/browser/operationsInterfaces/locations.d.ts +0 -17
- package/dist/browser/operationsInterfaces/locations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/locations.js +0 -9
- package/dist/browser/operationsInterfaces/locations.js.map +0 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
- package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operations.js +0 -9
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/placementPolicies.d.ts +0 -82
- package/dist/browser/operationsInterfaces/placementPolicies.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/placementPolicies.js +0 -9
- package/dist/browser/operationsInterfaces/placementPolicies.js.map +0 -1
- package/dist/browser/operationsInterfaces/privateClouds.d.ts +0 -106
- package/dist/browser/operationsInterfaces/privateClouds.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/privateClouds.js +0 -9
- package/dist/browser/operationsInterfaces/privateClouds.js.map +0 -1
- package/dist/browser/operationsInterfaces/scriptCmdlets.d.ts +0 -23
- package/dist/browser/operationsInterfaces/scriptCmdlets.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/scriptCmdlets.js +0 -9
- package/dist/browser/operationsInterfaces/scriptCmdlets.js.map +0 -1
- package/dist/browser/operationsInterfaces/scriptExecutions.d.ts +0 -64
- package/dist/browser/operationsInterfaces/scriptExecutions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/scriptExecutions.js +0 -9
- package/dist/browser/operationsInterfaces/scriptExecutions.js.map +0 -1
- package/dist/browser/operationsInterfaces/scriptPackages.d.ts +0 -21
- package/dist/browser/operationsInterfaces/scriptPackages.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/scriptPackages.js +0 -9
- package/dist/browser/operationsInterfaces/scriptPackages.js.map +0 -1
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts +0 -44
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/virtualMachines.js +0 -9
- package/dist/browser/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/browser/operationsInterfaces/workloadNetworks.d.ts +0 -502
- package/dist/browser/operationsInterfaces/workloadNetworks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/workloadNetworks.js +0 -9
- package/dist/browser/operationsInterfaces/workloadNetworks.js.map +0 -1
- package/dist/browser/pagingHelper.d.ts +0 -13
- package/dist/browser/pagingHelper.d.ts.map +0 -1
- package/dist/browser/pagingHelper.js +0 -32
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/commonjs/lroImpl.d.ts +0 -11
- package/dist/commonjs/lroImpl.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.js +0 -17
- package/dist/commonjs/lroImpl.js.map +0 -1
- package/dist/commonjs/models/mappers.d.ts +0 -162
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -3983
- package/dist/commonjs/models/mappers.js.map +0 -1
- package/dist/commonjs/models/parameters.d.ts +0 -55
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -484
- package/dist/commonjs/models/parameters.js.map +0 -1
- package/dist/commonjs/operations/addons.d.ts +0 -81
- package/dist/commonjs/operations/addons.d.ts.map +0 -1
- package/dist/commonjs/operations/addons.js +0 -354
- package/dist/commonjs/operations/addons.js.map +0 -1
- package/dist/commonjs/operations/authorizations.d.ts +0 -81
- package/dist/commonjs/operations/authorizations.d.ts.map +0 -1
- package/dist/commonjs/operations/authorizations.js +0 -360
- package/dist/commonjs/operations/authorizations.js.map +0 -1
- package/dist/commonjs/operations/cloudLinks.d.ts +0 -81
- package/dist/commonjs/operations/cloudLinks.d.ts.map +0 -1
- package/dist/commonjs/operations/cloudLinks.js +0 -360
- package/dist/commonjs/operations/cloudLinks.js.map +0 -1
- package/dist/commonjs/operations/clusters.d.ts +0 -107
- package/dist/commonjs/operations/clusters.d.ts.map +0 -1
- package/dist/commonjs/operations/clusters.js +0 -487
- package/dist/commonjs/operations/clusters.js.map +0 -1
- package/dist/commonjs/operations/datastores.d.ts +0 -89
- package/dist/commonjs/operations/datastores.d.ts.map +0 -1
- package/dist/commonjs/operations/datastores.js +0 -386
- package/dist/commonjs/operations/datastores.js.map +0 -1
- package/dist/commonjs/operations/globalReachConnections.d.ts +0 -81
- package/dist/commonjs/operations/globalReachConnections.d.ts.map +0 -1
- package/dist/commonjs/operations/globalReachConnections.js +0 -370
- package/dist/commonjs/operations/globalReachConnections.js.map +0 -1
- package/dist/commonjs/operations/hcxEnterpriseSites.d.ts +0 -63
- package/dist/commonjs/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/commonjs/operations/hcxEnterpriseSites.js +0 -261
- package/dist/commonjs/operations/hcxEnterpriseSites.js.map +0 -1
- package/dist/commonjs/operations/index.d.ts +0 -18
- package/dist/commonjs/operations/index.d.ts.map +0 -1
- package/dist/commonjs/operations/index.js +0 -28
- package/dist/commonjs/operations/index.js.map +0 -1
- package/dist/commonjs/operations/iscsiPaths.d.ts +0 -76
- package/dist/commonjs/operations/iscsiPaths.d.ts.map +0 -1
- package/dist/commonjs/operations/iscsiPaths.js +0 -346
- package/dist/commonjs/operations/iscsiPaths.js.map +0 -1
- package/dist/commonjs/operations/locations.d.ts +0 -25
- package/dist/commonjs/operations/locations.d.ts.map +0 -1
- package/dist/commonjs/operations/locations.js +0 -86
- package/dist/commonjs/operations/locations.js.map +0 -1
- package/dist/commonjs/operations/operations.d.ts +0 -32
- package/dist/commonjs/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/operations/operations.js +0 -137
- package/dist/commonjs/operations/operations.js.map +0 -1
- package/dist/commonjs/operations/placementPolicies.d.ts +0 -109
- package/dist/commonjs/operations/placementPolicies.d.ts.map +0 -1
- package/dist/commonjs/operations/placementPolicies.js +0 -485
- package/dist/commonjs/operations/placementPolicies.js.map +0 -1
- package/dist/commonjs/operations/privateClouds.d.ts +0 -142
- package/dist/commonjs/operations/privateClouds.d.ts.map +0 -1
- package/dist/commonjs/operations/privateClouds.js +0 -737
- package/dist/commonjs/operations/privateClouds.js.map +0 -1
- package/dist/commonjs/operations/scriptCmdlets.d.ts +0 -50
- package/dist/commonjs/operations/scriptCmdlets.d.ts.map +0 -1
- package/dist/commonjs/operations/scriptCmdlets.js +0 -205
- package/dist/commonjs/operations/scriptCmdlets.js.map +0 -1
- package/dist/commonjs/operations/scriptExecutions.d.ts +0 -89
- package/dist/commonjs/operations/scriptExecutions.d.ts.map +0 -1
- package/dist/commonjs/operations/scriptExecutions.js +0 -399
- package/dist/commonjs/operations/scriptExecutions.js.map +0 -1
- package/dist/commonjs/operations/scriptPackages.d.ts +0 -46
- package/dist/commonjs/operations/scriptPackages.d.ts.map +0 -1
- package/dist/commonjs/operations/scriptPackages.js +0 -186
- package/dist/commonjs/operations/scriptPackages.js.map +0 -1
- package/dist/commonjs/operations/virtualMachines.d.ts +0 -71
- package/dist/commonjs/operations/virtualMachines.d.ts.map +0 -1
- package/dist/commonjs/operations/virtualMachines.js +0 -300
- package/dist/commonjs/operations/virtualMachines.js.map +0 -1
- package/dist/commonjs/operations/workloadNetworks.d.ts +0 -680
- package/dist/commonjs/operations/workloadNetworks.d.ts.map +0 -1
- package/dist/commonjs/operations/workloadNetworks.js +0 -3364
- package/dist/commonjs/operations/workloadNetworks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/addons.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/addons.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/addons.js +0 -10
- package/dist/commonjs/operationsInterfaces/addons.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/authorizations.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/authorizations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/authorizations.js +0 -10
- package/dist/commonjs/operationsInterfaces/authorizations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudLinks.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/cloudLinks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudLinks.js +0 -10
- package/dist/commonjs/operationsInterfaces/cloudLinks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +0 -82
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +0 -10
- package/dist/commonjs/operationsInterfaces/clusters.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/datastores.d.ts +0 -62
- package/dist/commonjs/operationsInterfaces/datastores.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/datastores.js +0 -10
- package/dist/commonjs/operationsInterfaces/datastores.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/globalReachConnections.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/globalReachConnections.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/globalReachConnections.js +0 -10
- package/dist/commonjs/operationsInterfaces/globalReachConnections.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/hcxEnterpriseSites.d.ts +0 -38
- package/dist/commonjs/operationsInterfaces/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/hcxEnterpriseSites.js +0 -10
- package/dist/commonjs/operationsInterfaces/hcxEnterpriseSites.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -18
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -28
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/iscsiPaths.d.ts +0 -51
- package/dist/commonjs/operationsInterfaces/iscsiPaths.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/iscsiPaths.js +0 -10
- package/dist/commonjs/operationsInterfaces/iscsiPaths.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/locations.d.ts +0 -17
- package/dist/commonjs/operationsInterfaces/locations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/locations.js +0 -10
- package/dist/commonjs/operationsInterfaces/locations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.js +0 -10
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/placementPolicies.d.ts +0 -82
- package/dist/commonjs/operationsInterfaces/placementPolicies.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/placementPolicies.js +0 -10
- package/dist/commonjs/operationsInterfaces/placementPolicies.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateClouds.d.ts +0 -106
- package/dist/commonjs/operationsInterfaces/privateClouds.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateClouds.js +0 -10
- package/dist/commonjs/operationsInterfaces/privateClouds.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/scriptCmdlets.d.ts +0 -23
- package/dist/commonjs/operationsInterfaces/scriptCmdlets.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/scriptCmdlets.js +0 -10
- package/dist/commonjs/operationsInterfaces/scriptCmdlets.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/scriptExecutions.d.ts +0 -64
- package/dist/commonjs/operationsInterfaces/scriptExecutions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/scriptExecutions.js +0 -10
- package/dist/commonjs/operationsInterfaces/scriptExecutions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/scriptPackages.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/scriptPackages.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/scriptPackages.js +0 -10
- package/dist/commonjs/operationsInterfaces/scriptPackages.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +0 -44
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.js +0 -10
- package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/workloadNetworks.d.ts +0 -502
- package/dist/commonjs/operationsInterfaces/workloadNetworks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/workloadNetworks.js +0 -10
- package/dist/commonjs/operationsInterfaces/workloadNetworks.js.map +0 -1
- package/dist/commonjs/pagingHelper.d.ts +0 -13
- package/dist/commonjs/pagingHelper.d.ts.map +0 -1
- package/dist/commonjs/pagingHelper.js +0 -36
- package/dist/commonjs/pagingHelper.js.map +0 -1
- package/dist/esm/lroImpl.d.ts +0 -11
- package/dist/esm/lroImpl.d.ts.map +0 -1
- package/dist/esm/lroImpl.js +0 -14
- package/dist/esm/lroImpl.js.map +0 -1
- package/dist/esm/models/mappers.d.ts +0 -162
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -3978
- package/dist/esm/models/mappers.js.map +0 -1
- package/dist/esm/models/parameters.d.ts +0 -55
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -480
- package/dist/esm/models/parameters.js.map +0 -1
- package/dist/esm/operations/addons.d.ts +0 -81
- package/dist/esm/operations/addons.d.ts.map +0 -1
- package/dist/esm/operations/addons.js +0 -350
- package/dist/esm/operations/addons.js.map +0 -1
- package/dist/esm/operations/authorizations.d.ts +0 -81
- package/dist/esm/operations/authorizations.d.ts.map +0 -1
- package/dist/esm/operations/authorizations.js +0 -356
- package/dist/esm/operations/authorizations.js.map +0 -1
- package/dist/esm/operations/cloudLinks.d.ts +0 -81
- package/dist/esm/operations/cloudLinks.d.ts.map +0 -1
- package/dist/esm/operations/cloudLinks.js +0 -356
- package/dist/esm/operations/cloudLinks.js.map +0 -1
- package/dist/esm/operations/clusters.d.ts +0 -107
- package/dist/esm/operations/clusters.d.ts.map +0 -1
- package/dist/esm/operations/clusters.js +0 -483
- package/dist/esm/operations/clusters.js.map +0 -1
- package/dist/esm/operations/datastores.d.ts +0 -89
- package/dist/esm/operations/datastores.d.ts.map +0 -1
- package/dist/esm/operations/datastores.js +0 -382
- package/dist/esm/operations/datastores.js.map +0 -1
- package/dist/esm/operations/globalReachConnections.d.ts +0 -81
- package/dist/esm/operations/globalReachConnections.d.ts.map +0 -1
- package/dist/esm/operations/globalReachConnections.js +0 -366
- package/dist/esm/operations/globalReachConnections.js.map +0 -1
- package/dist/esm/operations/hcxEnterpriseSites.d.ts +0 -63
- package/dist/esm/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/esm/operations/hcxEnterpriseSites.js +0 -257
- package/dist/esm/operations/hcxEnterpriseSites.js.map +0 -1
- package/dist/esm/operations/index.d.ts +0 -18
- package/dist/esm/operations/index.d.ts.map +0 -1
- package/dist/esm/operations/index.js +0 -25
- package/dist/esm/operations/index.js.map +0 -1
- package/dist/esm/operations/iscsiPaths.d.ts +0 -76
- package/dist/esm/operations/iscsiPaths.d.ts.map +0 -1
- package/dist/esm/operations/iscsiPaths.js +0 -342
- package/dist/esm/operations/iscsiPaths.js.map +0 -1
- package/dist/esm/operations/locations.d.ts +0 -25
- package/dist/esm/operations/locations.d.ts.map +0 -1
- package/dist/esm/operations/locations.js +0 -81
- package/dist/esm/operations/locations.js.map +0 -1
- package/dist/esm/operations/operations.d.ts +0 -32
- package/dist/esm/operations/operations.d.ts.map +0 -1
- package/dist/esm/operations/operations.js +0 -133
- package/dist/esm/operations/operations.js.map +0 -1
- package/dist/esm/operations/placementPolicies.d.ts +0 -109
- package/dist/esm/operations/placementPolicies.d.ts.map +0 -1
- package/dist/esm/operations/placementPolicies.js +0 -481
- package/dist/esm/operations/placementPolicies.js.map +0 -1
- package/dist/esm/operations/privateClouds.d.ts +0 -142
- package/dist/esm/operations/privateClouds.d.ts.map +0 -1
- package/dist/esm/operations/privateClouds.js +0 -733
- package/dist/esm/operations/privateClouds.js.map +0 -1
- package/dist/esm/operations/scriptCmdlets.d.ts +0 -50
- package/dist/esm/operations/scriptCmdlets.d.ts.map +0 -1
- package/dist/esm/operations/scriptCmdlets.js +0 -201
- package/dist/esm/operations/scriptCmdlets.js.map +0 -1
- package/dist/esm/operations/scriptExecutions.d.ts +0 -89
- package/dist/esm/operations/scriptExecutions.d.ts.map +0 -1
- package/dist/esm/operations/scriptExecutions.js +0 -395
- package/dist/esm/operations/scriptExecutions.js.map +0 -1
- package/dist/esm/operations/scriptPackages.d.ts +0 -46
- package/dist/esm/operations/scriptPackages.d.ts.map +0 -1
- package/dist/esm/operations/scriptPackages.js +0 -182
- package/dist/esm/operations/scriptPackages.js.map +0 -1
- package/dist/esm/operations/virtualMachines.d.ts +0 -71
- package/dist/esm/operations/virtualMachines.d.ts.map +0 -1
- package/dist/esm/operations/virtualMachines.js +0 -296
- package/dist/esm/operations/virtualMachines.js.map +0 -1
- package/dist/esm/operations/workloadNetworks.d.ts +0 -680
- package/dist/esm/operations/workloadNetworks.d.ts.map +0 -1
- package/dist/esm/operations/workloadNetworks.js +0 -3360
- package/dist/esm/operations/workloadNetworks.js.map +0 -1
- package/dist/esm/operationsInterfaces/addons.d.ts +0 -56
- package/dist/esm/operationsInterfaces/addons.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/addons.js +0 -9
- package/dist/esm/operationsInterfaces/addons.js.map +0 -1
- package/dist/esm/operationsInterfaces/authorizations.d.ts +0 -56
- package/dist/esm/operationsInterfaces/authorizations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/authorizations.js +0 -9
- package/dist/esm/operationsInterfaces/authorizations.js.map +0 -1
- package/dist/esm/operationsInterfaces/cloudLinks.d.ts +0 -56
- package/dist/esm/operationsInterfaces/cloudLinks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/cloudLinks.js +0 -9
- package/dist/esm/operationsInterfaces/cloudLinks.js.map +0 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +0 -82
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/clusters.js +0 -9
- package/dist/esm/operationsInterfaces/clusters.js.map +0 -1
- package/dist/esm/operationsInterfaces/datastores.d.ts +0 -62
- package/dist/esm/operationsInterfaces/datastores.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/datastores.js +0 -9
- package/dist/esm/operationsInterfaces/datastores.js.map +0 -1
- package/dist/esm/operationsInterfaces/globalReachConnections.d.ts +0 -56
- package/dist/esm/operationsInterfaces/globalReachConnections.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/globalReachConnections.js +0 -9
- package/dist/esm/operationsInterfaces/globalReachConnections.js.map +0 -1
- package/dist/esm/operationsInterfaces/hcxEnterpriseSites.d.ts +0 -38
- package/dist/esm/operationsInterfaces/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/hcxEnterpriseSites.js +0 -9
- package/dist/esm/operationsInterfaces/hcxEnterpriseSites.js.map +0 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -18
- package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/index.js +0 -25
- package/dist/esm/operationsInterfaces/index.js.map +0 -1
- package/dist/esm/operationsInterfaces/iscsiPaths.d.ts +0 -51
- package/dist/esm/operationsInterfaces/iscsiPaths.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/iscsiPaths.js +0 -9
- package/dist/esm/operationsInterfaces/iscsiPaths.js.map +0 -1
- package/dist/esm/operationsInterfaces/locations.d.ts +0 -17
- package/dist/esm/operationsInterfaces/locations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/locations.js +0 -9
- package/dist/esm/operationsInterfaces/locations.js.map +0 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
- package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operations.js +0 -9
- package/dist/esm/operationsInterfaces/operations.js.map +0 -1
- package/dist/esm/operationsInterfaces/placementPolicies.d.ts +0 -82
- package/dist/esm/operationsInterfaces/placementPolicies.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/placementPolicies.js +0 -9
- package/dist/esm/operationsInterfaces/placementPolicies.js.map +0 -1
- package/dist/esm/operationsInterfaces/privateClouds.d.ts +0 -106
- package/dist/esm/operationsInterfaces/privateClouds.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/privateClouds.js +0 -9
- package/dist/esm/operationsInterfaces/privateClouds.js.map +0 -1
- package/dist/esm/operationsInterfaces/scriptCmdlets.d.ts +0 -23
- package/dist/esm/operationsInterfaces/scriptCmdlets.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/scriptCmdlets.js +0 -9
- package/dist/esm/operationsInterfaces/scriptCmdlets.js.map +0 -1
- package/dist/esm/operationsInterfaces/scriptExecutions.d.ts +0 -64
- package/dist/esm/operationsInterfaces/scriptExecutions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/scriptExecutions.js +0 -9
- package/dist/esm/operationsInterfaces/scriptExecutions.js.map +0 -1
- package/dist/esm/operationsInterfaces/scriptPackages.d.ts +0 -21
- package/dist/esm/operationsInterfaces/scriptPackages.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/scriptPackages.js +0 -9
- package/dist/esm/operationsInterfaces/scriptPackages.js.map +0 -1
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts +0 -44
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/virtualMachines.js +0 -9
- package/dist/esm/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/esm/operationsInterfaces/workloadNetworks.d.ts +0 -502
- package/dist/esm/operationsInterfaces/workloadNetworks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/workloadNetworks.js +0 -9
- package/dist/esm/operationsInterfaces/workloadNetworks.js.map +0 -1
- package/dist/esm/pagingHelper.d.ts +0 -13
- package/dist/esm/pagingHelper.d.ts.map +0 -1
- package/dist/esm/pagingHelper.js +0 -32
- package/dist/esm/pagingHelper.js.map +0 -1
- package/dist/react-native/lroImpl.d.ts +0 -11
- package/dist/react-native/lroImpl.d.ts.map +0 -1
- package/dist/react-native/lroImpl.js +0 -14
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -162
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -3978
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -55
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -480
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/operations/addons.d.ts +0 -81
- package/dist/react-native/operations/addons.d.ts.map +0 -1
- package/dist/react-native/operations/addons.js +0 -350
- package/dist/react-native/operations/addons.js.map +0 -1
- package/dist/react-native/operations/authorizations.d.ts +0 -81
- package/dist/react-native/operations/authorizations.d.ts.map +0 -1
- package/dist/react-native/operations/authorizations.js +0 -356
- package/dist/react-native/operations/authorizations.js.map +0 -1
- package/dist/react-native/operations/cloudLinks.d.ts +0 -81
- package/dist/react-native/operations/cloudLinks.d.ts.map +0 -1
- package/dist/react-native/operations/cloudLinks.js +0 -356
- package/dist/react-native/operations/cloudLinks.js.map +0 -1
- package/dist/react-native/operations/clusters.d.ts +0 -107
- package/dist/react-native/operations/clusters.d.ts.map +0 -1
- package/dist/react-native/operations/clusters.js +0 -483
- package/dist/react-native/operations/clusters.js.map +0 -1
- package/dist/react-native/operations/datastores.d.ts +0 -89
- package/dist/react-native/operations/datastores.d.ts.map +0 -1
- package/dist/react-native/operations/datastores.js +0 -382
- package/dist/react-native/operations/datastores.js.map +0 -1
- package/dist/react-native/operations/globalReachConnections.d.ts +0 -81
- package/dist/react-native/operations/globalReachConnections.d.ts.map +0 -1
- package/dist/react-native/operations/globalReachConnections.js +0 -366
- package/dist/react-native/operations/globalReachConnections.js.map +0 -1
- package/dist/react-native/operations/hcxEnterpriseSites.d.ts +0 -63
- package/dist/react-native/operations/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/react-native/operations/hcxEnterpriseSites.js +0 -257
- package/dist/react-native/operations/hcxEnterpriseSites.js.map +0 -1
- package/dist/react-native/operations/index.d.ts +0 -18
- package/dist/react-native/operations/index.d.ts.map +0 -1
- package/dist/react-native/operations/index.js +0 -25
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/iscsiPaths.d.ts +0 -76
- package/dist/react-native/operations/iscsiPaths.d.ts.map +0 -1
- package/dist/react-native/operations/iscsiPaths.js +0 -342
- package/dist/react-native/operations/iscsiPaths.js.map +0 -1
- package/dist/react-native/operations/locations.d.ts +0 -25
- package/dist/react-native/operations/locations.d.ts.map +0 -1
- package/dist/react-native/operations/locations.js +0 -81
- package/dist/react-native/operations/locations.js.map +0 -1
- package/dist/react-native/operations/operations.d.ts +0 -32
- package/dist/react-native/operations/operations.d.ts.map +0 -1
- package/dist/react-native/operations/operations.js +0 -133
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/placementPolicies.d.ts +0 -109
- package/dist/react-native/operations/placementPolicies.d.ts.map +0 -1
- package/dist/react-native/operations/placementPolicies.js +0 -481
- package/dist/react-native/operations/placementPolicies.js.map +0 -1
- package/dist/react-native/operations/privateClouds.d.ts +0 -142
- package/dist/react-native/operations/privateClouds.d.ts.map +0 -1
- package/dist/react-native/operations/privateClouds.js +0 -733
- package/dist/react-native/operations/privateClouds.js.map +0 -1
- package/dist/react-native/operations/scriptCmdlets.d.ts +0 -50
- package/dist/react-native/operations/scriptCmdlets.d.ts.map +0 -1
- package/dist/react-native/operations/scriptCmdlets.js +0 -201
- package/dist/react-native/operations/scriptCmdlets.js.map +0 -1
- package/dist/react-native/operations/scriptExecutions.d.ts +0 -89
- package/dist/react-native/operations/scriptExecutions.d.ts.map +0 -1
- package/dist/react-native/operations/scriptExecutions.js +0 -395
- package/dist/react-native/operations/scriptExecutions.js.map +0 -1
- package/dist/react-native/operations/scriptPackages.d.ts +0 -46
- package/dist/react-native/operations/scriptPackages.d.ts.map +0 -1
- package/dist/react-native/operations/scriptPackages.js +0 -182
- package/dist/react-native/operations/scriptPackages.js.map +0 -1
- package/dist/react-native/operations/virtualMachines.d.ts +0 -71
- package/dist/react-native/operations/virtualMachines.d.ts.map +0 -1
- package/dist/react-native/operations/virtualMachines.js +0 -296
- package/dist/react-native/operations/virtualMachines.js.map +0 -1
- package/dist/react-native/operations/workloadNetworks.d.ts +0 -680
- package/dist/react-native/operations/workloadNetworks.d.ts.map +0 -1
- package/dist/react-native/operations/workloadNetworks.js +0 -3360
- package/dist/react-native/operations/workloadNetworks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/addons.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/addons.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/addons.js +0 -9
- package/dist/react-native/operationsInterfaces/addons.js.map +0 -1
- package/dist/react-native/operationsInterfaces/authorizations.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/authorizations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/authorizations.js +0 -9
- package/dist/react-native/operationsInterfaces/authorizations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudLinks.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/cloudLinks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudLinks.js +0 -9
- package/dist/react-native/operationsInterfaces/cloudLinks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +0 -82
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/clusters.js +0 -9
- package/dist/react-native/operationsInterfaces/clusters.js.map +0 -1
- package/dist/react-native/operationsInterfaces/datastores.d.ts +0 -62
- package/dist/react-native/operationsInterfaces/datastores.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/datastores.js +0 -9
- package/dist/react-native/operationsInterfaces/datastores.js.map +0 -1
- package/dist/react-native/operationsInterfaces/globalReachConnections.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/globalReachConnections.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/globalReachConnections.js +0 -9
- package/dist/react-native/operationsInterfaces/globalReachConnections.js.map +0 -1
- package/dist/react-native/operationsInterfaces/hcxEnterpriseSites.d.ts +0 -38
- package/dist/react-native/operationsInterfaces/hcxEnterpriseSites.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/hcxEnterpriseSites.js +0 -9
- package/dist/react-native/operationsInterfaces/hcxEnterpriseSites.js.map +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -18
- package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -25
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/iscsiPaths.d.ts +0 -51
- package/dist/react-native/operationsInterfaces/iscsiPaths.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/iscsiPaths.js +0 -9
- package/dist/react-native/operationsInterfaces/iscsiPaths.js.map +0 -1
- package/dist/react-native/operationsInterfaces/locations.d.ts +0 -17
- package/dist/react-native/operationsInterfaces/locations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/locations.js +0 -9
- package/dist/react-native/operationsInterfaces/locations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.js +0 -9
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/placementPolicies.d.ts +0 -82
- package/dist/react-native/operationsInterfaces/placementPolicies.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/placementPolicies.js +0 -9
- package/dist/react-native/operationsInterfaces/placementPolicies.js.map +0 -1
- package/dist/react-native/operationsInterfaces/privateClouds.d.ts +0 -106
- package/dist/react-native/operationsInterfaces/privateClouds.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/privateClouds.js +0 -9
- package/dist/react-native/operationsInterfaces/privateClouds.js.map +0 -1
- package/dist/react-native/operationsInterfaces/scriptCmdlets.d.ts +0 -23
- package/dist/react-native/operationsInterfaces/scriptCmdlets.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/scriptCmdlets.js +0 -9
- package/dist/react-native/operationsInterfaces/scriptCmdlets.js.map +0 -1
- package/dist/react-native/operationsInterfaces/scriptExecutions.d.ts +0 -64
- package/dist/react-native/operationsInterfaces/scriptExecutions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/scriptExecutions.js +0 -9
- package/dist/react-native/operationsInterfaces/scriptExecutions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/scriptPackages.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/scriptPackages.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/scriptPackages.js +0 -9
- package/dist/react-native/operationsInterfaces/scriptPackages.js.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +0 -44
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.js +0 -9
- package/dist/react-native/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/react-native/operationsInterfaces/workloadNetworks.d.ts +0 -502
- package/dist/react-native/operationsInterfaces/workloadNetworks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/workloadNetworks.js +0 -9
- package/dist/react-native/operationsInterfaces/workloadNetworks.js.map +0 -1
- package/dist/react-native/pagingHelper.d.ts +0 -13
- package/dist/react-native/pagingHelper.d.ts.map +0 -1
- package/dist/react-native/pagingHelper.js +0 -32
- package/dist/react-native/pagingHelper.js.map +0 -1
|
@@ -1,3814 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export type AddonPropertiesUnion = AddonProperties | AddonArcProperties | AddonHcxProperties | AddonSrmProperties | AddonVrProperties;
|
|
3
|
-
export type PlacementPolicyPropertiesUnion = PlacementPolicyProperties | VmHostPlacementPolicyProperties | VmPlacementPolicyProperties;
|
|
4
|
-
export type ScriptExecutionParameterUnion = ScriptExecutionParameter | PSCredentialExecutionParameter | ScriptSecureStringExecutionParameter | ScriptStringExecutionParameter;
|
|
5
|
-
export type WorkloadNetworkDhcpEntityUnion = WorkloadNetworkDhcpEntity | WorkloadNetworkDhcpRelay | WorkloadNetworkDhcpServer;
|
|
6
|
-
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
7
|
-
export interface OperationListResult {
|
|
8
|
-
/**
|
|
9
|
-
* List of operations supported by the resource provider
|
|
10
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
11
|
-
*/
|
|
12
|
-
readonly value?: Operation[];
|
|
13
|
-
/**
|
|
14
|
-
* URL to get the next set of operation list results (if there are any).
|
|
15
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
16
|
-
*/
|
|
17
|
-
readonly nextLink?: string;
|
|
18
|
-
}
|
|
19
|
-
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
20
|
-
export interface Operation {
|
|
21
|
-
/**
|
|
22
|
-
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
23
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
24
|
-
*/
|
|
25
|
-
readonly name?: string;
|
|
26
|
-
/**
|
|
27
|
-
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
|
28
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
29
|
-
*/
|
|
30
|
-
readonly isDataAction?: boolean;
|
|
31
|
-
/** Localized display information for this particular operation. */
|
|
32
|
-
display?: OperationDisplay;
|
|
33
|
-
/**
|
|
34
|
-
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
|
|
35
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
36
|
-
*/
|
|
37
|
-
readonly origin?: Origin;
|
|
38
|
-
/**
|
|
39
|
-
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
40
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
41
|
-
*/
|
|
42
|
-
readonly actionType?: ActionType;
|
|
43
|
-
}
|
|
44
|
-
/** Localized display information for this particular operation. */
|
|
45
|
-
export interface OperationDisplay {
|
|
46
|
-
/**
|
|
47
|
-
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
|
|
48
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
49
|
-
*/
|
|
50
|
-
readonly provider?: string;
|
|
51
|
-
/**
|
|
52
|
-
* The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
|
|
53
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
54
|
-
*/
|
|
55
|
-
readonly resource?: string;
|
|
56
|
-
/**
|
|
57
|
-
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
|
|
58
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
59
|
-
*/
|
|
60
|
-
readonly operation?: string;
|
|
61
|
-
/**
|
|
62
|
-
* The short, localized friendly description of the operation; suitable for tool tips and detailed views.
|
|
63
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
64
|
-
*/
|
|
65
|
-
readonly description?: string;
|
|
66
|
-
}
|
|
67
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
68
|
-
export interface ErrorResponse {
|
|
69
|
-
/** The error object. */
|
|
70
|
-
error?: ErrorDetail;
|
|
71
|
-
}
|
|
72
|
-
/** The error detail. */
|
|
73
|
-
export interface ErrorDetail {
|
|
74
|
-
/**
|
|
75
|
-
* The error code.
|
|
76
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
77
|
-
*/
|
|
78
|
-
readonly code?: string;
|
|
79
|
-
/**
|
|
80
|
-
* The error message.
|
|
81
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
82
|
-
*/
|
|
83
|
-
readonly message?: string;
|
|
84
|
-
/**
|
|
85
|
-
* The error target.
|
|
86
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
87
|
-
*/
|
|
88
|
-
readonly target?: string;
|
|
89
|
-
/**
|
|
90
|
-
* The error details.
|
|
91
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
92
|
-
*/
|
|
93
|
-
readonly details?: ErrorDetail[];
|
|
94
|
-
/**
|
|
95
|
-
* The error additional info.
|
|
96
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
97
|
-
*/
|
|
98
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
99
|
-
}
|
|
100
|
-
/** The resource management error additional info. */
|
|
101
|
-
export interface ErrorAdditionalInfo {
|
|
102
|
-
/**
|
|
103
|
-
* The additional info type.
|
|
104
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
105
|
-
*/
|
|
106
|
-
readonly type?: string;
|
|
107
|
-
/**
|
|
108
|
-
* The additional info.
|
|
109
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
110
|
-
*/
|
|
111
|
-
readonly info?: Record<string, unknown>;
|
|
112
|
-
}
|
|
113
|
-
/** Subscription quotas */
|
|
114
|
-
export interface Quota {
|
|
115
|
-
/**
|
|
116
|
-
* Remaining hosts quota by sku type
|
|
117
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
118
|
-
*/
|
|
119
|
-
readonly hostsRemaining?: {
|
|
120
|
-
[propertyName: string]: number;
|
|
121
|
-
};
|
|
122
|
-
/**
|
|
123
|
-
* Host quota is active for current subscription
|
|
124
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
125
|
-
*/
|
|
126
|
-
readonly quotaEnabled?: QuotaEnabled;
|
|
127
|
-
}
|
|
128
|
-
/** The resource model definition representing SKU */
|
|
129
|
-
export interface Sku {
|
|
130
|
-
/** The name of the SKU. E.g. P3. It is typically a letter+number code */
|
|
131
|
-
name: string;
|
|
132
|
-
/** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
|
|
133
|
-
tier?: SkuTier;
|
|
134
|
-
/** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */
|
|
135
|
-
size?: string;
|
|
136
|
-
/** If the service has different generations of hardware, for the same SKU, then that can be captured here. */
|
|
137
|
-
family?: string;
|
|
138
|
-
/** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */
|
|
139
|
-
capacity?: number;
|
|
140
|
-
}
|
|
141
|
-
/** Subscription trial availability */
|
|
142
|
-
export interface Trial {
|
|
143
|
-
/**
|
|
144
|
-
* Trial status
|
|
145
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
146
|
-
*/
|
|
147
|
-
readonly status?: TrialStatus;
|
|
148
|
-
/**
|
|
149
|
-
* Number of trial hosts available
|
|
150
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
151
|
-
*/
|
|
152
|
-
readonly availableHosts?: number;
|
|
153
|
-
}
|
|
154
|
-
/** The response of a PrivateCloud list operation. */
|
|
155
|
-
export interface PrivateCloudList {
|
|
156
|
-
/** The PrivateCloud items on this page */
|
|
157
|
-
value: PrivateCloud[];
|
|
158
|
-
/** The link to the next page of items */
|
|
159
|
-
nextLink?: string;
|
|
160
|
-
}
|
|
161
|
-
/** The properties of a management cluster */
|
|
162
|
-
export interface ManagementCluster {
|
|
163
|
-
/** The cluster size */
|
|
164
|
-
clusterSize?: number;
|
|
165
|
-
/**
|
|
166
|
-
* The state of the cluster provisioning
|
|
167
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
168
|
-
*/
|
|
169
|
-
readonly provisioningState?: ClusterProvisioningState;
|
|
170
|
-
/**
|
|
171
|
-
* The identity
|
|
172
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
173
|
-
*/
|
|
174
|
-
readonly clusterId?: number;
|
|
175
|
-
/** The hosts */
|
|
176
|
-
hosts?: string[];
|
|
177
|
-
/** Name of the vsan datastore associated with the cluster */
|
|
178
|
-
vsanDatastoreName?: string;
|
|
179
|
-
}
|
|
180
|
-
/** vCenter Single Sign On Identity Source */
|
|
181
|
-
export interface IdentitySource {
|
|
182
|
-
/** The name of the identity source */
|
|
183
|
-
name?: string;
|
|
184
|
-
/** The domain's NetBIOS name */
|
|
185
|
-
alias?: string;
|
|
186
|
-
/** The domain's dns name */
|
|
187
|
-
domain?: string;
|
|
188
|
-
/** The base distinguished name for users */
|
|
189
|
-
baseUserDN?: string;
|
|
190
|
-
/** The base distinguished name for groups */
|
|
191
|
-
baseGroupDN?: string;
|
|
192
|
-
/** Primary server URL */
|
|
193
|
-
primaryServer?: string;
|
|
194
|
-
/** Secondary server URL */
|
|
195
|
-
secondaryServer?: string;
|
|
196
|
-
/** Protect LDAP communication using SSL certificate (LDAPS) */
|
|
197
|
-
ssl?: SslEnum;
|
|
198
|
-
/**
|
|
199
|
-
* The ID of an Active Directory user with a minimum of read-only access to Base
|
|
200
|
-
* DN for users and group
|
|
201
|
-
*/
|
|
202
|
-
username?: string;
|
|
203
|
-
/**
|
|
204
|
-
* The password of the Active Directory user with a minimum of read-only access to
|
|
205
|
-
* Base DN for users and groups.
|
|
206
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
207
|
-
*/
|
|
208
|
-
password?: string;
|
|
209
|
-
}
|
|
210
|
-
/** The properties describing private cloud availability zone distribution */
|
|
211
|
-
export interface AvailabilityProperties {
|
|
212
|
-
/** The availability strategy for the private cloud */
|
|
213
|
-
strategy?: AvailabilityStrategy;
|
|
214
|
-
/** The primary availability zone for the private cloud */
|
|
215
|
-
zone?: number;
|
|
216
|
-
/** The secondary availability zone for the private cloud */
|
|
217
|
-
secondaryZone?: number;
|
|
218
|
-
}
|
|
219
|
-
/** The properties of customer managed encryption key */
|
|
220
|
-
export interface Encryption {
|
|
221
|
-
/** Status of customer managed encryption key */
|
|
222
|
-
status?: EncryptionState;
|
|
223
|
-
/** The key vault where the encryption key is stored */
|
|
224
|
-
keyVaultProperties?: EncryptionKeyVaultProperties;
|
|
225
|
-
}
|
|
226
|
-
/** An Encryption Key */
|
|
227
|
-
export interface EncryptionKeyVaultProperties {
|
|
228
|
-
/** The name of the key. */
|
|
229
|
-
keyName?: string;
|
|
230
|
-
/** The version of the key. */
|
|
231
|
-
keyVersion?: string;
|
|
232
|
-
/**
|
|
233
|
-
* The auto-detected version of the key if versionType is auto-detected.
|
|
234
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
|
-
*/
|
|
236
|
-
readonly autoDetectedKeyVersion?: string;
|
|
237
|
-
/** The URL of the vault. */
|
|
238
|
-
keyVaultUrl?: string;
|
|
239
|
-
/**
|
|
240
|
-
* The state of key provided
|
|
241
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
242
|
-
*/
|
|
243
|
-
readonly keyState?: EncryptionKeyStatus;
|
|
244
|
-
/**
|
|
245
|
-
* Property of the key if user provided or auto detected
|
|
246
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
247
|
-
*/
|
|
248
|
-
readonly versionType?: EncryptionVersionType;
|
|
249
|
-
}
|
|
250
|
-
/** An ExpressRoute Circuit */
|
|
251
|
-
export interface Circuit {
|
|
252
|
-
/**
|
|
253
|
-
* CIDR of primary subnet
|
|
254
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
255
|
-
*/
|
|
256
|
-
readonly primarySubnet?: string;
|
|
257
|
-
/**
|
|
258
|
-
* CIDR of secondary subnet
|
|
259
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
260
|
-
*/
|
|
261
|
-
readonly secondarySubnet?: string;
|
|
262
|
-
/**
|
|
263
|
-
* Identifier of the ExpressRoute Circuit (Microsoft Colo only)
|
|
264
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
265
|
-
*/
|
|
266
|
-
readonly expressRouteID?: string;
|
|
267
|
-
/**
|
|
268
|
-
* ExpressRoute Circuit private peering identifier
|
|
269
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
270
|
-
*/
|
|
271
|
-
readonly expressRoutePrivatePeeringID?: string;
|
|
272
|
-
}
|
|
273
|
-
/** Endpoint addresses */
|
|
274
|
-
export interface Endpoints {
|
|
275
|
-
/**
|
|
276
|
-
* Endpoint FQDN for the NSX-T Data Center manager
|
|
277
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
278
|
-
*/
|
|
279
|
-
readonly nsxtManager?: string;
|
|
280
|
-
/**
|
|
281
|
-
* Endpoint FQDN for Virtual Center Server Appliance
|
|
282
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
283
|
-
*/
|
|
284
|
-
readonly vcsa?: string;
|
|
285
|
-
/**
|
|
286
|
-
* Endpoint FQDN for the HCX Cloud Manager
|
|
287
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
288
|
-
*/
|
|
289
|
-
readonly hcxCloudManager?: string;
|
|
290
|
-
/**
|
|
291
|
-
* Endpoint IP for the NSX-T Data Center manager
|
|
292
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
293
|
-
*/
|
|
294
|
-
readonly nsxtManagerIp?: string;
|
|
295
|
-
/**
|
|
296
|
-
* Endpoint IP for Virtual Center Server Appliance
|
|
297
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
298
|
-
*/
|
|
299
|
-
readonly vcenterIp?: string;
|
|
300
|
-
/**
|
|
301
|
-
* Endpoint IP for the HCX Cloud Manager
|
|
302
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
303
|
-
*/
|
|
304
|
-
readonly hcxCloudManagerIp?: string;
|
|
305
|
-
}
|
|
306
|
-
/** Managed service identity (either system assigned, or none) */
|
|
307
|
-
export interface PrivateCloudIdentity {
|
|
308
|
-
/**
|
|
309
|
-
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
310
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
311
|
-
*/
|
|
312
|
-
readonly principalId?: string;
|
|
313
|
-
/**
|
|
314
|
-
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
|
315
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
316
|
-
*/
|
|
317
|
-
readonly tenantId?: string;
|
|
318
|
-
/** Type of managed service identity (either system assigned, or none). */
|
|
319
|
-
type: ResourceIdentityType;
|
|
320
|
-
}
|
|
321
|
-
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
322
|
-
export interface Resource {
|
|
323
|
-
/**
|
|
324
|
-
* Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
|
|
325
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
326
|
-
*/
|
|
327
|
-
readonly id?: string;
|
|
328
|
-
/**
|
|
329
|
-
* The name of the resource
|
|
330
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
331
|
-
*/
|
|
332
|
-
readonly name?: string;
|
|
333
|
-
/**
|
|
334
|
-
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
335
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
336
|
-
*/
|
|
337
|
-
readonly type?: string;
|
|
338
|
-
/**
|
|
339
|
-
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
340
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
341
|
-
*/
|
|
342
|
-
readonly systemData?: SystemData;
|
|
343
|
-
}
|
|
344
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
345
|
-
export interface SystemData {
|
|
346
|
-
/** The identity that created the resource. */
|
|
347
|
-
createdBy?: string;
|
|
348
|
-
/** The type of identity that created the resource. */
|
|
349
|
-
createdByType?: CreatedByType;
|
|
350
|
-
/** The timestamp of resource creation (UTC). */
|
|
351
|
-
createdAt?: Date;
|
|
352
|
-
/** The identity that last modified the resource. */
|
|
353
|
-
lastModifiedBy?: string;
|
|
354
|
-
/** The type of identity that last modified the resource. */
|
|
355
|
-
lastModifiedByType?: CreatedByType;
|
|
356
|
-
/** The timestamp of resource last modification (UTC) */
|
|
357
|
-
lastModifiedAt?: Date;
|
|
358
|
-
}
|
|
359
|
-
/** An update to a private cloud resource */
|
|
360
|
-
export interface PrivateCloudUpdate {
|
|
361
|
-
/** Resource tags. */
|
|
362
|
-
tags?: {
|
|
363
|
-
[propertyName: string]: string;
|
|
364
|
-
};
|
|
365
|
-
/** The SKU (Stock Keeping Unit) assigned to this resource. */
|
|
366
|
-
sku?: Sku;
|
|
367
|
-
/** The managed service identities assigned to this resource. */
|
|
368
|
-
identity?: PrivateCloudIdentity;
|
|
369
|
-
/** The default cluster used for management */
|
|
370
|
-
managementCluster?: ManagementCluster;
|
|
371
|
-
/** Connectivity to internet is enabled or disabled */
|
|
372
|
-
internet?: InternetEnum;
|
|
373
|
-
/** vCenter Single Sign On Identity Sources */
|
|
374
|
-
identitySources?: IdentitySource[];
|
|
375
|
-
/** Properties describing how the cloud is distributed across availability zones */
|
|
376
|
-
availability?: AvailabilityProperties;
|
|
377
|
-
/** Customer managed key encryption, can be enabled or disabled */
|
|
378
|
-
encryption?: Encryption;
|
|
379
|
-
/**
|
|
380
|
-
* Array of additional networks noncontiguous with networkBlock. Networks must be
|
|
381
|
-
* unique and non-overlapping across VNet in your subscription, on-premise, and
|
|
382
|
-
* this privateCloud networkBlock attribute. Make sure the CIDR format conforms to
|
|
383
|
-
* (A.B.C.D/X).
|
|
384
|
-
*/
|
|
385
|
-
extendedNetworkBlocks?: string[];
|
|
386
|
-
/** The type of DNS zone to use. */
|
|
387
|
-
dnsZoneType?: DnsZoneType;
|
|
388
|
-
}
|
|
389
|
-
/** The response of a Addon list operation. */
|
|
390
|
-
export interface AddonList {
|
|
391
|
-
/** The Addon items on this page */
|
|
392
|
-
value: Addon[];
|
|
393
|
-
/** The link to the next page of items */
|
|
394
|
-
nextLink?: string;
|
|
395
|
-
}
|
|
396
|
-
/** The properties of an addon */
|
|
397
|
-
export interface AddonProperties {
|
|
398
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
399
|
-
addonType: "Arc" | "HCX" | "SRM" | "VR";
|
|
400
|
-
/**
|
|
401
|
-
* The state of the addon provisioning
|
|
402
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
403
|
-
*/
|
|
404
|
-
readonly provisioningState?: AddonProvisioningState;
|
|
405
|
-
}
|
|
406
|
-
/** The response of a ExpressRouteAuthorization list operation. */
|
|
407
|
-
export interface ExpressRouteAuthorizationList {
|
|
408
|
-
/** The ExpressRouteAuthorization items on this page */
|
|
409
|
-
value: ExpressRouteAuthorization[];
|
|
410
|
-
/** The link to the next page of items */
|
|
411
|
-
nextLink?: string;
|
|
412
|
-
}
|
|
413
|
-
/** The response of a CloudLink list operation. */
|
|
414
|
-
export interface CloudLinkList {
|
|
415
|
-
/** The CloudLink items on this page */
|
|
416
|
-
value: CloudLink[];
|
|
417
|
-
/** The link to the next page of items */
|
|
418
|
-
nextLink?: string;
|
|
419
|
-
}
|
|
420
|
-
/** The response of a Cluster list operation. */
|
|
421
|
-
export interface ClusterList {
|
|
422
|
-
/** The Cluster items on this page */
|
|
423
|
-
value: Cluster[];
|
|
424
|
-
/** The link to the next page of items */
|
|
425
|
-
nextLink?: string;
|
|
426
|
-
}
|
|
427
|
-
/** An update of a cluster resource */
|
|
428
|
-
export interface ClusterUpdate {
|
|
429
|
-
/** The SKU (Stock Keeping Unit) assigned to this resource. */
|
|
430
|
-
sku?: Sku;
|
|
431
|
-
/** The cluster size */
|
|
432
|
-
clusterSize?: number;
|
|
433
|
-
/** The hosts */
|
|
434
|
-
hosts?: string[];
|
|
435
|
-
}
|
|
436
|
-
/** The response of a Datastore list operation. */
|
|
437
|
-
export interface DatastoreList {
|
|
438
|
-
/** The Datastore items on this page */
|
|
439
|
-
value: Datastore[];
|
|
440
|
-
/** The link to the next page of items */
|
|
441
|
-
nextLink?: string;
|
|
442
|
-
}
|
|
443
|
-
/** An Azure NetApp Files volume from Microsoft.NetApp provider */
|
|
444
|
-
export interface NetAppVolume {
|
|
445
|
-
/** Azure resource ID of the NetApp volume */
|
|
446
|
-
id: string;
|
|
447
|
-
}
|
|
448
|
-
/** An iSCSI volume from Microsoft.StoragePool provider */
|
|
449
|
-
export interface DiskPoolVolume {
|
|
450
|
-
/** Azure resource ID of the iSCSI target */
|
|
451
|
-
targetId: string;
|
|
452
|
-
/** Name of the LUN to be used for datastore */
|
|
453
|
-
lunName: string;
|
|
454
|
-
/**
|
|
455
|
-
* Mode that describes whether the LUN has to be mounted as a datastore or
|
|
456
|
-
* attached as a LUN
|
|
457
|
-
*/
|
|
458
|
-
mountOption?: MountOptionEnum;
|
|
459
|
-
/**
|
|
460
|
-
* Device path
|
|
461
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
462
|
-
*/
|
|
463
|
-
readonly path?: string;
|
|
464
|
-
}
|
|
465
|
-
/** An Elastic SAN volume from Microsoft.ElasticSan provider */
|
|
466
|
-
export interface ElasticSanVolume {
|
|
467
|
-
/** Azure resource ID of the Elastic SAN Volume */
|
|
468
|
-
targetId: string;
|
|
469
|
-
}
|
|
470
|
-
/** List of all zones and associated hosts for a cluster */
|
|
471
|
-
export interface ClusterZoneList {
|
|
472
|
-
/** Zone and associated hosts info */
|
|
473
|
-
zones?: ClusterZone[];
|
|
474
|
-
}
|
|
475
|
-
/** Zone and associated hosts info */
|
|
476
|
-
export interface ClusterZone {
|
|
477
|
-
/**
|
|
478
|
-
* List of hosts belonging to the availability zone in a cluster
|
|
479
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
480
|
-
*/
|
|
481
|
-
readonly hosts?: string[];
|
|
482
|
-
/**
|
|
483
|
-
* Availability zone identifier
|
|
484
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
485
|
-
*/
|
|
486
|
-
readonly zone?: string;
|
|
487
|
-
}
|
|
488
|
-
/** The response of a PlacementPolicy list operation. */
|
|
489
|
-
export interface PlacementPoliciesList {
|
|
490
|
-
/** The PlacementPolicy items on this page */
|
|
491
|
-
value: PlacementPolicy[];
|
|
492
|
-
/** The link to the next page of items */
|
|
493
|
-
nextLink?: string;
|
|
494
|
-
}
|
|
495
|
-
/** Abstract placement policy properties */
|
|
496
|
-
export interface PlacementPolicyProperties {
|
|
497
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
498
|
-
type: "VmHost" | "VmVm";
|
|
499
|
-
/** Whether the placement policy is enabled or disabled */
|
|
500
|
-
state?: PlacementPolicyState;
|
|
501
|
-
/** Display name of the placement policy */
|
|
502
|
-
displayName?: string;
|
|
503
|
-
/**
|
|
504
|
-
* The provisioning state
|
|
505
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
506
|
-
*/
|
|
507
|
-
readonly provisioningState?: PlacementPolicyProvisioningState;
|
|
508
|
-
}
|
|
509
|
-
/** An update of a DRS placement policy resource */
|
|
510
|
-
export interface PlacementPolicyUpdate {
|
|
511
|
-
/** Whether the placement policy is enabled or disabled */
|
|
512
|
-
state?: PlacementPolicyState;
|
|
513
|
-
/** Virtual machine members list */
|
|
514
|
-
vmMembers?: string[];
|
|
515
|
-
/** Host members list */
|
|
516
|
-
hostMembers?: string[];
|
|
517
|
-
/** vm-host placement policy affinity strength (should/must) */
|
|
518
|
-
affinityStrength?: AffinityStrength;
|
|
519
|
-
/** placement policy azure hybrid benefit opt-in type */
|
|
520
|
-
azureHybridBenefitType?: AzureHybridBenefitType;
|
|
521
|
-
}
|
|
522
|
-
/** The response of a VirtualMachine list operation. */
|
|
523
|
-
export interface VirtualMachinesList {
|
|
524
|
-
/** The VirtualMachine items on this page */
|
|
525
|
-
value: VirtualMachine[];
|
|
526
|
-
/** The link to the next page of items */
|
|
527
|
-
nextLink?: string;
|
|
528
|
-
}
|
|
529
|
-
/** Set VM DRS-driven movement to restricted (enabled) or not (disabled) */
|
|
530
|
-
export interface VirtualMachineRestrictMovement {
|
|
531
|
-
/** Whether VM DRS-driven movement is restricted (enabled) or not (disabled) */
|
|
532
|
-
restrictMovement?: VirtualMachineRestrictMovementState;
|
|
533
|
-
}
|
|
534
|
-
/** The response of a GlobalReachConnection list operation. */
|
|
535
|
-
export interface GlobalReachConnectionList {
|
|
536
|
-
/** The GlobalReachConnection items on this page */
|
|
537
|
-
value: GlobalReachConnection[];
|
|
538
|
-
/** The link to the next page of items */
|
|
539
|
-
nextLink?: string;
|
|
540
|
-
}
|
|
541
|
-
/** The response of a HcxEnterpriseSite list operation. */
|
|
542
|
-
export interface HcxEnterpriseSiteList {
|
|
543
|
-
/** The HcxEnterpriseSite items on this page */
|
|
544
|
-
value: HcxEnterpriseSite[];
|
|
545
|
-
/** The link to the next page of items */
|
|
546
|
-
nextLink?: string;
|
|
547
|
-
}
|
|
548
|
-
/** The response of a IscsiPath list operation. */
|
|
549
|
-
export interface IscsiPathListResult {
|
|
550
|
-
/** The IscsiPath items on this page */
|
|
551
|
-
value: IscsiPath[];
|
|
552
|
-
/** The link to the next page of items */
|
|
553
|
-
nextLink?: string;
|
|
554
|
-
}
|
|
555
|
-
/** Administrative credentials for accessing vCenter and NSX-T */
|
|
556
|
-
export interface AdminCredentials {
|
|
557
|
-
/**
|
|
558
|
-
* NSX-T Manager username
|
|
559
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
560
|
-
*/
|
|
561
|
-
readonly nsxtUsername?: string;
|
|
562
|
-
/**
|
|
563
|
-
* NSX-T Manager password
|
|
564
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
565
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
566
|
-
*/
|
|
567
|
-
readonly nsxtPassword?: string;
|
|
568
|
-
/**
|
|
569
|
-
* vCenter admin username
|
|
570
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
571
|
-
*/
|
|
572
|
-
readonly vcenterUsername?: string;
|
|
573
|
-
/**
|
|
574
|
-
* vCenter admin password
|
|
575
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
576
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
577
|
-
*/
|
|
578
|
-
readonly vcenterPassword?: string;
|
|
579
|
-
}
|
|
580
|
-
/** The response of a ScriptExecution list operation. */
|
|
581
|
-
export interface ScriptExecutionsList {
|
|
582
|
-
/** The ScriptExecution items on this page */
|
|
583
|
-
value: ScriptExecution[];
|
|
584
|
-
/** The link to the next page of items */
|
|
585
|
-
nextLink?: string;
|
|
586
|
-
}
|
|
587
|
-
/** The arguments passed in to the execution */
|
|
588
|
-
export interface ScriptExecutionParameter {
|
|
589
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
590
|
-
type: "Credential" | "SecureValue" | "Value";
|
|
591
|
-
/** The parameter name */
|
|
592
|
-
name: string;
|
|
593
|
-
}
|
|
594
|
-
/** The response of a ScriptPackage list operation. */
|
|
595
|
-
export interface ScriptPackagesList {
|
|
596
|
-
/** The ScriptPackage items on this page */
|
|
597
|
-
value: ScriptPackage[];
|
|
598
|
-
/** The link to the next page of items */
|
|
599
|
-
nextLink?: string;
|
|
600
|
-
}
|
|
601
|
-
/** The response of a ScriptCmdlet list operation. */
|
|
602
|
-
export interface ScriptCmdletsList {
|
|
603
|
-
/** The ScriptCmdlet items on this page */
|
|
604
|
-
value: ScriptCmdlet[];
|
|
605
|
-
/** The link to the next page of items */
|
|
606
|
-
nextLink?: string;
|
|
607
|
-
}
|
|
608
|
-
/** An parameter that the script will accept */
|
|
609
|
-
export interface ScriptParameter {
|
|
610
|
-
/**
|
|
611
|
-
* The type of parameter the script is expecting. psCredential is a
|
|
612
|
-
* PSCredentialObject
|
|
613
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
614
|
-
*/
|
|
615
|
-
readonly type?: ScriptParameterTypes;
|
|
616
|
-
/** The parameter name that the script will expect a parameter value for */
|
|
617
|
-
name?: string;
|
|
618
|
-
/**
|
|
619
|
-
* User friendly description of the parameter
|
|
620
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
621
|
-
*/
|
|
622
|
-
readonly description?: string;
|
|
623
|
-
/**
|
|
624
|
-
* Should this parameter be visible to arm and passed in the parameters argument
|
|
625
|
-
* when executing
|
|
626
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
627
|
-
*/
|
|
628
|
-
readonly visibility?: VisibilityParameterEnum;
|
|
629
|
-
/**
|
|
630
|
-
* Is this parameter required or optional
|
|
631
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
632
|
-
*/
|
|
633
|
-
readonly optional?: OptionalParamEnum;
|
|
634
|
-
}
|
|
635
|
-
/** The response of a WorkloadNetwork list operation. */
|
|
636
|
-
export interface WorkloadNetworkList {
|
|
637
|
-
/** The WorkloadNetwork items on this page */
|
|
638
|
-
value: WorkloadNetwork[];
|
|
639
|
-
/** The link to the next page of items */
|
|
640
|
-
nextLink?: string;
|
|
641
|
-
}
|
|
642
|
-
/** The response of a WorkloadNetworkDhcp list operation. */
|
|
643
|
-
export interface WorkloadNetworkDhcpList {
|
|
644
|
-
/** The WorkloadNetworkDhcp items on this page */
|
|
645
|
-
value: WorkloadNetworkDhcp[];
|
|
646
|
-
/** The link to the next page of items */
|
|
647
|
-
nextLink?: string;
|
|
648
|
-
}
|
|
649
|
-
/**
|
|
650
|
-
* Base class for WorkloadNetworkDhcpServer and WorkloadNetworkDhcpRelay to
|
|
651
|
-
* inherit from
|
|
652
|
-
*/
|
|
653
|
-
export interface WorkloadNetworkDhcpEntity {
|
|
654
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
655
|
-
dhcpType: "RELAY" | "SERVER";
|
|
656
|
-
/** Display name of the DHCP entity. */
|
|
657
|
-
displayName?: string;
|
|
658
|
-
/**
|
|
659
|
-
* NSX Segments consuming DHCP.
|
|
660
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
661
|
-
*/
|
|
662
|
-
readonly segments?: string[];
|
|
663
|
-
/**
|
|
664
|
-
* The provisioning state
|
|
665
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
666
|
-
*/
|
|
667
|
-
readonly provisioningState?: WorkloadNetworkDhcpProvisioningState;
|
|
668
|
-
/** NSX revision number. */
|
|
669
|
-
revision?: number;
|
|
670
|
-
}
|
|
671
|
-
/** The response of a WorkloadNetworkDnsService list operation. */
|
|
672
|
-
export interface WorkloadNetworkDnsServicesList {
|
|
673
|
-
/** The WorkloadNetworkDnsService items on this page */
|
|
674
|
-
value: WorkloadNetworkDnsService[];
|
|
675
|
-
/** The link to the next page of items */
|
|
676
|
-
nextLink?: string;
|
|
677
|
-
}
|
|
678
|
-
/** The response of a WorkloadNetworkDnsZone list operation. */
|
|
679
|
-
export interface WorkloadNetworkDnsZonesList {
|
|
680
|
-
/** The WorkloadNetworkDnsZone items on this page */
|
|
681
|
-
value: WorkloadNetworkDnsZone[];
|
|
682
|
-
/** The link to the next page of items */
|
|
683
|
-
nextLink?: string;
|
|
684
|
-
}
|
|
685
|
-
/** The response of a WorkloadNetworkGateway list operation. */
|
|
686
|
-
export interface WorkloadNetworkGatewayList {
|
|
687
|
-
/** The WorkloadNetworkGateway items on this page */
|
|
688
|
-
value: WorkloadNetworkGateway[];
|
|
689
|
-
/** The link to the next page of items */
|
|
690
|
-
nextLink?: string;
|
|
691
|
-
}
|
|
692
|
-
/** The response of a WorkloadNetworkPortMirroring list operation. */
|
|
693
|
-
export interface WorkloadNetworkPortMirroringList {
|
|
694
|
-
/** The WorkloadNetworkPortMirroring items on this page */
|
|
695
|
-
value: WorkloadNetworkPortMirroring[];
|
|
696
|
-
/** The link to the next page of items */
|
|
697
|
-
nextLink?: string;
|
|
698
|
-
}
|
|
699
|
-
/** The response of a WorkloadNetworkPublicIP list operation. */
|
|
700
|
-
export interface WorkloadNetworkPublicIPsList {
|
|
701
|
-
/** The WorkloadNetworkPublicIP items on this page */
|
|
702
|
-
value: WorkloadNetworkPublicIP[];
|
|
703
|
-
/** The link to the next page of items */
|
|
704
|
-
nextLink?: string;
|
|
705
|
-
}
|
|
706
|
-
/** The response of a WorkloadNetworkSegment list operation. */
|
|
707
|
-
export interface WorkloadNetworkSegmentsList {
|
|
708
|
-
/** The WorkloadNetworkSegment items on this page */
|
|
709
|
-
value: WorkloadNetworkSegment[];
|
|
710
|
-
/** The link to the next page of items */
|
|
711
|
-
nextLink?: string;
|
|
712
|
-
}
|
|
713
|
-
/** Subnet configuration for segment */
|
|
714
|
-
export interface WorkloadNetworkSegmentSubnet {
|
|
715
|
-
/** DHCP Range assigned for subnet. */
|
|
716
|
-
dhcpRanges?: string[];
|
|
717
|
-
/** Gateway address. */
|
|
718
|
-
gatewayAddress?: string;
|
|
719
|
-
}
|
|
720
|
-
/** Ports and any VIF attached to segment. */
|
|
721
|
-
export interface WorkloadNetworkSegmentPortVif {
|
|
722
|
-
/** Name of port or VIF attached to segment. */
|
|
723
|
-
portName?: string;
|
|
724
|
-
}
|
|
725
|
-
/** The response of a WorkloadNetworkVirtualMachine list operation. */
|
|
726
|
-
export interface WorkloadNetworkVirtualMachinesList {
|
|
727
|
-
/** The WorkloadNetworkVirtualMachine items on this page */
|
|
728
|
-
value: WorkloadNetworkVirtualMachine[];
|
|
729
|
-
/** The link to the next page of items */
|
|
730
|
-
nextLink?: string;
|
|
731
|
-
}
|
|
732
|
-
/** The response of a WorkloadNetworkVMGroup list operation. */
|
|
733
|
-
export interface WorkloadNetworkVMGroupsList {
|
|
734
|
-
/** The WorkloadNetworkVMGroup items on this page */
|
|
735
|
-
value: WorkloadNetworkVMGroup[];
|
|
736
|
-
/** The link to the next page of items */
|
|
737
|
-
nextLink?: string;
|
|
738
|
-
}
|
|
739
|
-
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
740
|
-
export interface TrackedResource extends Resource {
|
|
741
|
-
/** Resource tags. */
|
|
742
|
-
tags?: {
|
|
743
|
-
[propertyName: string]: string;
|
|
744
|
-
};
|
|
745
|
-
/** The geo-location where the resource lives */
|
|
746
|
-
location: string;
|
|
747
|
-
}
|
|
748
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
749
|
-
export interface ProxyResource extends Resource {
|
|
750
|
-
}
|
|
751
|
-
/** The properties of an Arc addon */
|
|
752
|
-
export interface AddonArcProperties extends AddonProperties {
|
|
753
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
754
|
-
addonType: "Arc";
|
|
755
|
-
/** The VMware vCenter resource ID */
|
|
756
|
-
vCenter?: string;
|
|
757
|
-
}
|
|
758
|
-
/** The properties of an HCX addon */
|
|
759
|
-
export interface AddonHcxProperties extends AddonProperties {
|
|
760
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
761
|
-
addonType: "HCX";
|
|
762
|
-
/** The HCX offer, example VMware MaaS Cloud Provider (Enterprise) */
|
|
763
|
-
offer: string;
|
|
764
|
-
}
|
|
765
|
-
/** The properties of a Site Recovery Manager (SRM) addon */
|
|
766
|
-
export interface AddonSrmProperties extends AddonProperties {
|
|
767
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
768
|
-
addonType: "SRM";
|
|
769
|
-
/** The Site Recovery Manager (SRM) license */
|
|
770
|
-
licenseKey?: string;
|
|
771
|
-
}
|
|
772
|
-
/** The properties of a vSphere Replication (VR) addon */
|
|
773
|
-
export interface AddonVrProperties extends AddonProperties {
|
|
774
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
775
|
-
addonType: "VR";
|
|
776
|
-
/** The vSphere Replication Server (VRS) count */
|
|
777
|
-
vrsCount: number;
|
|
778
|
-
}
|
|
779
|
-
/** VM-Host placement policy properties */
|
|
780
|
-
export interface VmHostPlacementPolicyProperties extends PlacementPolicyProperties {
|
|
781
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
782
|
-
type: "VmHost";
|
|
783
|
-
/** Virtual machine members list */
|
|
784
|
-
vmMembers: string[];
|
|
785
|
-
/** Host members list */
|
|
786
|
-
hostMembers: string[];
|
|
787
|
-
/** placement policy affinity type */
|
|
788
|
-
affinityType: AffinityType;
|
|
789
|
-
/** vm-host placement policy affinity strength (should/must) */
|
|
790
|
-
affinityStrength?: AffinityStrength;
|
|
791
|
-
/** placement policy azure hybrid benefit opt-in type */
|
|
792
|
-
azureHybridBenefitType?: AzureHybridBenefitType;
|
|
793
|
-
}
|
|
794
|
-
/** VM-VM placement policy properties */
|
|
795
|
-
export interface VmPlacementPolicyProperties extends PlacementPolicyProperties {
|
|
796
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
797
|
-
type: "VmVm";
|
|
798
|
-
/** Virtual machine members list */
|
|
799
|
-
vmMembers: string[];
|
|
800
|
-
/** placement policy affinity type */
|
|
801
|
-
affinityType: AffinityType;
|
|
802
|
-
}
|
|
803
|
-
/** a powershell credential object */
|
|
804
|
-
export interface PSCredentialExecutionParameter extends ScriptExecutionParameter {
|
|
805
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
806
|
-
type: "Credential";
|
|
807
|
-
/** username for login */
|
|
808
|
-
username?: string;
|
|
809
|
-
/**
|
|
810
|
-
* password for login
|
|
811
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
812
|
-
*/
|
|
813
|
-
password?: string;
|
|
814
|
-
}
|
|
815
|
-
/** a plain text value execution parameter */
|
|
816
|
-
export interface ScriptSecureStringExecutionParameter extends ScriptExecutionParameter {
|
|
817
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
818
|
-
type: "SecureValue";
|
|
819
|
-
/**
|
|
820
|
-
* A secure value for the passed parameter, not to be stored in logs
|
|
821
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
822
|
-
*/
|
|
823
|
-
secureValue?: string;
|
|
824
|
-
}
|
|
825
|
-
/** a plain text value execution parameter */
|
|
826
|
-
export interface ScriptStringExecutionParameter extends ScriptExecutionParameter {
|
|
827
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
828
|
-
type: "Value";
|
|
829
|
-
/** The value for the passed parameter */
|
|
830
|
-
value?: string;
|
|
831
|
-
}
|
|
832
|
-
/** NSX DHCP Relay */
|
|
833
|
-
export interface WorkloadNetworkDhcpRelay extends WorkloadNetworkDhcpEntity {
|
|
834
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
835
|
-
dhcpType: "RELAY";
|
|
836
|
-
/** DHCP Relay Addresses. Max 3. */
|
|
837
|
-
serverAddresses?: string[];
|
|
838
|
-
}
|
|
839
|
-
/** NSX DHCP Server */
|
|
840
|
-
export interface WorkloadNetworkDhcpServer extends WorkloadNetworkDhcpEntity {
|
|
841
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
842
|
-
dhcpType: "SERVER";
|
|
843
|
-
/** DHCP Server Address. */
|
|
844
|
-
serverAddress?: string;
|
|
845
|
-
/** DHCP Server Lease Time. */
|
|
846
|
-
leaseTime?: number;
|
|
847
|
-
}
|
|
848
|
-
/** A private cloud resource */
|
|
849
|
-
export interface PrivateCloud extends TrackedResource {
|
|
850
|
-
/** The SKU (Stock Keeping Unit) assigned to this resource. */
|
|
851
|
-
sku: Sku;
|
|
852
|
-
/** The managed service identities assigned to this resource. */
|
|
853
|
-
identity?: PrivateCloudIdentity;
|
|
854
|
-
/** The default cluster used for management */
|
|
855
|
-
managementCluster?: ManagementCluster;
|
|
856
|
-
/** Connectivity to internet is enabled or disabled */
|
|
857
|
-
internet?: InternetEnum;
|
|
858
|
-
/** vCenter Single Sign On Identity Sources */
|
|
859
|
-
identitySources?: IdentitySource[];
|
|
860
|
-
/** Properties describing how the cloud is distributed across availability zones */
|
|
861
|
-
availability?: AvailabilityProperties;
|
|
862
|
-
/** Customer managed key encryption, can be enabled or disabled */
|
|
863
|
-
encryption?: Encryption;
|
|
864
|
-
/**
|
|
865
|
-
* Array of additional networks noncontiguous with networkBlock. Networks must be
|
|
866
|
-
* unique and non-overlapping across VNet in your subscription, on-premise, and
|
|
867
|
-
* this privateCloud networkBlock attribute. Make sure the CIDR format conforms to
|
|
868
|
-
* (A.B.C.D/X).
|
|
869
|
-
*/
|
|
870
|
-
extendedNetworkBlocks?: string[];
|
|
871
|
-
/**
|
|
872
|
-
* The provisioning state
|
|
873
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
874
|
-
*/
|
|
875
|
-
readonly provisioningState?: PrivateCloudProvisioningState;
|
|
876
|
-
/** An ExpressRoute Circuit */
|
|
877
|
-
circuit?: Circuit;
|
|
878
|
-
/**
|
|
879
|
-
* The endpoints
|
|
880
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
881
|
-
*/
|
|
882
|
-
readonly endpoints?: Endpoints;
|
|
883
|
-
/**
|
|
884
|
-
* The block of addresses should be unique across VNet in your subscription as
|
|
885
|
-
* well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where
|
|
886
|
-
* A,B,C,D are between 0 and 255, and X is between 0 and 22
|
|
887
|
-
*/
|
|
888
|
-
networkBlock?: string;
|
|
889
|
-
/**
|
|
890
|
-
* Network used to access vCenter Server and NSX-T Manager
|
|
891
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
892
|
-
*/
|
|
893
|
-
readonly managementNetwork?: string;
|
|
894
|
-
/**
|
|
895
|
-
* Used for virtual machine cold migration, cloning, and snapshot migration
|
|
896
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
897
|
-
*/
|
|
898
|
-
readonly provisioningNetwork?: string;
|
|
899
|
-
/**
|
|
900
|
-
* Used for live migration of virtual machines
|
|
901
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
902
|
-
*/
|
|
903
|
-
readonly vmotionNetwork?: string;
|
|
904
|
-
/**
|
|
905
|
-
* Optionally, set the vCenter admin password when the private cloud is created
|
|
906
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
907
|
-
*/
|
|
908
|
-
vcenterPassword?: string;
|
|
909
|
-
/**
|
|
910
|
-
* Optionally, set the NSX-T Manager password when the private cloud is created
|
|
911
|
-
* This value contains a credential. Consider obscuring before showing to users
|
|
912
|
-
*/
|
|
913
|
-
nsxtPassword?: string;
|
|
914
|
-
/**
|
|
915
|
-
* Thumbprint of the vCenter Server SSL certificate
|
|
916
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
917
|
-
*/
|
|
918
|
-
readonly vcenterCertificateThumbprint?: string;
|
|
919
|
-
/**
|
|
920
|
-
* Thumbprint of the NSX-T Manager SSL certificate
|
|
921
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
922
|
-
*/
|
|
923
|
-
readonly nsxtCertificateThumbprint?: string;
|
|
924
|
-
/**
|
|
925
|
-
* Array of cloud link IDs from other clouds that connect to this one
|
|
926
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
927
|
-
*/
|
|
928
|
-
readonly externalCloudLinks?: string[];
|
|
929
|
-
/**
|
|
930
|
-
* A secondary expressRoute circuit from a separate AZ. Only present in a
|
|
931
|
-
* stretched private cloud
|
|
932
|
-
*/
|
|
933
|
-
secondaryCircuit?: Circuit;
|
|
934
|
-
/**
|
|
935
|
-
* Flag to indicate whether the private cloud has the quota for provisioned NSX
|
|
936
|
-
* Public IP count raised from 64 to 1024
|
|
937
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
938
|
-
*/
|
|
939
|
-
readonly nsxPublicIpQuotaRaised?: NsxPublicIpQuotaRaisedEnum;
|
|
940
|
-
/** Azure resource ID of the virtual network */
|
|
941
|
-
virtualNetworkId?: string;
|
|
942
|
-
/** The type of DNS zone to use. */
|
|
943
|
-
dnsZoneType?: DnsZoneType;
|
|
944
|
-
}
|
|
945
|
-
/** An addon resource */
|
|
946
|
-
export interface Addon extends ProxyResource {
|
|
947
|
-
/** The resource-specific properties for this resource. */
|
|
948
|
-
properties?: AddonPropertiesUnion;
|
|
949
|
-
}
|
|
950
|
-
/** ExpressRoute Circuit Authorization */
|
|
951
|
-
export interface ExpressRouteAuthorization extends ProxyResource {
|
|
952
|
-
/**
|
|
953
|
-
* The state of the ExpressRoute Circuit Authorization provisioning
|
|
954
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
955
|
-
*/
|
|
956
|
-
readonly provisioningState?: ExpressRouteAuthorizationProvisioningState;
|
|
957
|
-
/**
|
|
958
|
-
* The ID of the ExpressRoute Circuit Authorization
|
|
959
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
960
|
-
*/
|
|
961
|
-
readonly expressRouteAuthorizationId?: string;
|
|
962
|
-
/**
|
|
963
|
-
* The key of the ExpressRoute Circuit Authorization
|
|
964
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
965
|
-
*/
|
|
966
|
-
readonly expressRouteAuthorizationKey?: string;
|
|
967
|
-
/** The ID of the ExpressRoute Circuit */
|
|
968
|
-
expressRouteId?: string;
|
|
969
|
-
}
|
|
970
|
-
/** A cloud link resource */
|
|
971
|
-
export interface CloudLink extends ProxyResource {
|
|
972
|
-
/**
|
|
973
|
-
* The provisioning state of the resource.
|
|
974
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
975
|
-
*/
|
|
976
|
-
readonly provisioningState?: CloudLinkProvisioningState;
|
|
977
|
-
/**
|
|
978
|
-
* The state of the cloud link.
|
|
979
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
980
|
-
*/
|
|
981
|
-
readonly status?: CloudLinkStatus;
|
|
982
|
-
/** Identifier of the other private cloud participating in the link. */
|
|
983
|
-
linkedCloud?: string;
|
|
984
|
-
}
|
|
985
|
-
/** A cluster resource */
|
|
986
|
-
export interface Cluster extends ProxyResource {
|
|
987
|
-
/** The SKU (Stock Keeping Unit) assigned to this resource. */
|
|
988
|
-
sku: Sku;
|
|
989
|
-
/** The cluster size */
|
|
990
|
-
clusterSize?: number;
|
|
991
|
-
/**
|
|
992
|
-
* The state of the cluster provisioning
|
|
993
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
994
|
-
*/
|
|
995
|
-
readonly provisioningState?: ClusterProvisioningState;
|
|
996
|
-
/**
|
|
997
|
-
* The identity
|
|
998
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
999
|
-
*/
|
|
1000
|
-
readonly clusterId?: number;
|
|
1001
|
-
/** The hosts */
|
|
1002
|
-
hosts?: string[];
|
|
1003
|
-
/** Name of the vsan datastore associated with the cluster */
|
|
1004
|
-
vsanDatastoreName?: string;
|
|
1005
|
-
}
|
|
1006
|
-
/** A datastore resource */
|
|
1007
|
-
export interface Datastore extends ProxyResource {
|
|
1008
|
-
/**
|
|
1009
|
-
* The state of the datastore provisioning
|
|
1010
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1011
|
-
*/
|
|
1012
|
-
readonly provisioningState?: DatastoreProvisioningState;
|
|
1013
|
-
/** An Azure NetApp Files volume */
|
|
1014
|
-
netAppVolume?: NetAppVolume;
|
|
1015
|
-
/** An iSCSI volume */
|
|
1016
|
-
diskPoolVolume?: DiskPoolVolume;
|
|
1017
|
-
/** An Elastic SAN volume */
|
|
1018
|
-
elasticSanVolume?: ElasticSanVolume;
|
|
1019
|
-
/**
|
|
1020
|
-
* The operational status of the datastore
|
|
1021
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1022
|
-
*/
|
|
1023
|
-
readonly status?: DatastoreStatus;
|
|
1024
|
-
}
|
|
1025
|
-
/** A vSphere Distributed Resource Scheduler (DRS) placement policy */
|
|
1026
|
-
export interface PlacementPolicy extends ProxyResource {
|
|
1027
|
-
/** The resource-specific properties for this resource. */
|
|
1028
|
-
properties?: PlacementPolicyPropertiesUnion;
|
|
1029
|
-
}
|
|
1030
|
-
/** Virtual Machine */
|
|
1031
|
-
export interface VirtualMachine extends ProxyResource {
|
|
1032
|
-
/**
|
|
1033
|
-
* The provisioning state of the resource.
|
|
1034
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1035
|
-
*/
|
|
1036
|
-
readonly provisioningState?: VirtualMachineProvisioningState;
|
|
1037
|
-
/**
|
|
1038
|
-
* Display name of the VM.
|
|
1039
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1040
|
-
*/
|
|
1041
|
-
readonly displayName?: string;
|
|
1042
|
-
/**
|
|
1043
|
-
* Virtual machine managed object reference id
|
|
1044
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1045
|
-
*/
|
|
1046
|
-
readonly moRefId?: string;
|
|
1047
|
-
/**
|
|
1048
|
-
* Path to virtual machine's folder starting from datacenter virtual machine folder
|
|
1049
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1050
|
-
*/
|
|
1051
|
-
readonly folderPath?: string;
|
|
1052
|
-
/**
|
|
1053
|
-
* Whether VM DRS-driven movement is restricted (enabled) or not (disabled)
|
|
1054
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1055
|
-
*/
|
|
1056
|
-
readonly restrictMovement?: VirtualMachineRestrictMovementState;
|
|
1057
|
-
}
|
|
1058
|
-
/** A global reach connection resource */
|
|
1059
|
-
export interface GlobalReachConnection extends ProxyResource {
|
|
1060
|
-
/**
|
|
1061
|
-
* The state of the ExpressRoute Circuit Authorization provisioning
|
|
1062
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1063
|
-
*/
|
|
1064
|
-
readonly provisioningState?: GlobalReachConnectionProvisioningState;
|
|
1065
|
-
/**
|
|
1066
|
-
* The network used for global reach carved out from the original network block
|
|
1067
|
-
* provided for the private cloud
|
|
1068
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1069
|
-
*/
|
|
1070
|
-
readonly addressPrefix?: string;
|
|
1071
|
-
/**
|
|
1072
|
-
* Authorization key from the peer express route used for the global reach
|
|
1073
|
-
* connection
|
|
1074
|
-
*/
|
|
1075
|
-
authorizationKey?: string;
|
|
1076
|
-
/**
|
|
1077
|
-
* The connection status of the global reach connection
|
|
1078
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1079
|
-
*/
|
|
1080
|
-
readonly circuitConnectionStatus?: GlobalReachConnectionStatus;
|
|
1081
|
-
/**
|
|
1082
|
-
* Identifier of the ExpressRoute Circuit to peer with in the global reach
|
|
1083
|
-
* connection
|
|
1084
|
-
*/
|
|
1085
|
-
peerExpressRouteCircuit?: string;
|
|
1086
|
-
/**
|
|
1087
|
-
* The ID of the Private Cloud's ExpressRoute Circuit that is participating in the
|
|
1088
|
-
* global reach connection
|
|
1089
|
-
*/
|
|
1090
|
-
expressRouteId?: string;
|
|
1091
|
-
}
|
|
1092
|
-
/** An HCX Enterprise Site resource */
|
|
1093
|
-
export interface HcxEnterpriseSite extends ProxyResource {
|
|
1094
|
-
/**
|
|
1095
|
-
* The provisioning state of the resource.
|
|
1096
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1097
|
-
*/
|
|
1098
|
-
readonly provisioningState?: HcxEnterpriseSiteProvisioningState;
|
|
1099
|
-
/**
|
|
1100
|
-
* The activation key
|
|
1101
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1102
|
-
*/
|
|
1103
|
-
readonly activationKey?: string;
|
|
1104
|
-
/**
|
|
1105
|
-
* The status of the HCX Enterprise Site
|
|
1106
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1107
|
-
*/
|
|
1108
|
-
readonly status?: HcxEnterpriseSiteStatus;
|
|
1109
|
-
}
|
|
1110
|
-
/** An iSCSI path resource */
|
|
1111
|
-
export interface IscsiPath extends ProxyResource {
|
|
1112
|
-
/**
|
|
1113
|
-
* The state of the iSCSI path provisioning
|
|
1114
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1115
|
-
*/
|
|
1116
|
-
readonly provisioningState?: IscsiPathProvisioningState;
|
|
1117
|
-
/** CIDR Block for iSCSI path. */
|
|
1118
|
-
networkBlock?: string;
|
|
1119
|
-
}
|
|
1120
|
-
/** An instance of a script executed by a user - custom or AVS */
|
|
1121
|
-
export interface ScriptExecution extends ProxyResource {
|
|
1122
|
-
/** A reference to the script cmdlet resource if user is running a AVS script */
|
|
1123
|
-
scriptCmdletId?: string;
|
|
1124
|
-
/** Parameters the script will accept */
|
|
1125
|
-
parameters?: ScriptExecutionParameterUnion[];
|
|
1126
|
-
/**
|
|
1127
|
-
* Parameters that will be hidden/not visible to ARM, such as passwords and
|
|
1128
|
-
* credentials
|
|
1129
|
-
*/
|
|
1130
|
-
hiddenParameters?: ScriptExecutionParameterUnion[];
|
|
1131
|
-
/**
|
|
1132
|
-
* Error message if the script was able to run, but if the script itself had
|
|
1133
|
-
* errors or powershell threw an exception
|
|
1134
|
-
*/
|
|
1135
|
-
failureReason?: string;
|
|
1136
|
-
/** Time limit for execution */
|
|
1137
|
-
timeout?: string;
|
|
1138
|
-
/** Time to live for the resource. If not provided, will be available for 60 days */
|
|
1139
|
-
retention?: string;
|
|
1140
|
-
/**
|
|
1141
|
-
* Time the script execution was submitted
|
|
1142
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1143
|
-
*/
|
|
1144
|
-
readonly submittedAt?: Date;
|
|
1145
|
-
/**
|
|
1146
|
-
* Time the script execution was started
|
|
1147
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1148
|
-
*/
|
|
1149
|
-
readonly startedAt?: Date;
|
|
1150
|
-
/**
|
|
1151
|
-
* Time the script execution was finished
|
|
1152
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1153
|
-
*/
|
|
1154
|
-
readonly finishedAt?: Date;
|
|
1155
|
-
/**
|
|
1156
|
-
* The state of the script execution resource
|
|
1157
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1158
|
-
*/
|
|
1159
|
-
readonly provisioningState?: ScriptExecutionProvisioningState;
|
|
1160
|
-
/** Standard output stream from the powershell execution */
|
|
1161
|
-
output?: string[];
|
|
1162
|
-
/** User-defined dictionary. */
|
|
1163
|
-
namedOutputs?: {
|
|
1164
|
-
[propertyName: string]: Record<string, unknown>;
|
|
1165
|
-
};
|
|
1166
|
-
/**
|
|
1167
|
-
* Standard information out stream from the powershell execution
|
|
1168
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1169
|
-
*/
|
|
1170
|
-
readonly information?: string[];
|
|
1171
|
-
/**
|
|
1172
|
-
* Standard warning out stream from the powershell execution
|
|
1173
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1174
|
-
*/
|
|
1175
|
-
readonly warnings?: string[];
|
|
1176
|
-
/**
|
|
1177
|
-
* Standard error output stream from the powershell execution
|
|
1178
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1179
|
-
*/
|
|
1180
|
-
readonly errors?: string[];
|
|
1181
|
-
}
|
|
1182
|
-
/** Script Package resources available for execution */
|
|
1183
|
-
export interface ScriptPackage extends ProxyResource {
|
|
1184
|
-
/**
|
|
1185
|
-
* The provisioning state of the resource.
|
|
1186
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1187
|
-
*/
|
|
1188
|
-
readonly provisioningState?: ScriptPackageProvisioningState;
|
|
1189
|
-
/**
|
|
1190
|
-
* User friendly description of the package
|
|
1191
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1192
|
-
*/
|
|
1193
|
-
readonly description?: string;
|
|
1194
|
-
/**
|
|
1195
|
-
* Module version
|
|
1196
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1197
|
-
*/
|
|
1198
|
-
readonly version?: string;
|
|
1199
|
-
/**
|
|
1200
|
-
* Company that created and supports the package
|
|
1201
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1202
|
-
*/
|
|
1203
|
-
readonly company?: string;
|
|
1204
|
-
/**
|
|
1205
|
-
* Link to support by the package vendor
|
|
1206
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1207
|
-
*/
|
|
1208
|
-
readonly uri?: string;
|
|
1209
|
-
}
|
|
1210
|
-
/** A cmdlet available for script execution */
|
|
1211
|
-
export interface ScriptCmdlet extends ProxyResource {
|
|
1212
|
-
/**
|
|
1213
|
-
* The provisioning state of the resource.
|
|
1214
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1215
|
-
*/
|
|
1216
|
-
readonly provisioningState?: ScriptCmdletProvisioningState;
|
|
1217
|
-
/**
|
|
1218
|
-
* Description of the scripts functionality
|
|
1219
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1220
|
-
*/
|
|
1221
|
-
readonly description?: string;
|
|
1222
|
-
/**
|
|
1223
|
-
* Recommended time limit for execution
|
|
1224
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1225
|
-
*/
|
|
1226
|
-
readonly timeout?: string;
|
|
1227
|
-
/**
|
|
1228
|
-
* Specifies whether a script cmdlet is intended to be invoked only through automation or visible to customers
|
|
1229
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1230
|
-
*/
|
|
1231
|
-
readonly audience?: ScriptCmdletAudience;
|
|
1232
|
-
/**
|
|
1233
|
-
* Parameters the script will accept
|
|
1234
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1235
|
-
*/
|
|
1236
|
-
readonly parameters?: ScriptParameter[];
|
|
1237
|
-
}
|
|
1238
|
-
/** Workload Network */
|
|
1239
|
-
export interface WorkloadNetwork extends ProxyResource {
|
|
1240
|
-
/**
|
|
1241
|
-
* The provisioning state of the resource.
|
|
1242
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1243
|
-
*/
|
|
1244
|
-
readonly provisioningState?: WorkloadNetworkProvisioningState;
|
|
1245
|
-
}
|
|
1246
|
-
/** NSX DHCP */
|
|
1247
|
-
export interface WorkloadNetworkDhcp extends ProxyResource {
|
|
1248
|
-
/** The resource-specific properties for this resource. */
|
|
1249
|
-
properties?: WorkloadNetworkDhcpEntityUnion;
|
|
1250
|
-
}
|
|
1251
|
-
/** NSX DNS Service */
|
|
1252
|
-
export interface WorkloadNetworkDnsService extends ProxyResource {
|
|
1253
|
-
/** Display name of the DNS Service. */
|
|
1254
|
-
displayName?: string;
|
|
1255
|
-
/** DNS service IP of the DNS Service. */
|
|
1256
|
-
dnsServiceIp?: string;
|
|
1257
|
-
/** Default DNS zone of the DNS Service. */
|
|
1258
|
-
defaultDnsZone?: string;
|
|
1259
|
-
/** FQDN zones of the DNS Service. */
|
|
1260
|
-
fqdnZones?: string[];
|
|
1261
|
-
/** DNS Service log level. */
|
|
1262
|
-
logLevel?: DnsServiceLogLevelEnum;
|
|
1263
|
-
/**
|
|
1264
|
-
* DNS Service status.
|
|
1265
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1266
|
-
*/
|
|
1267
|
-
readonly status?: DnsServiceStatusEnum;
|
|
1268
|
-
/**
|
|
1269
|
-
* The provisioning state
|
|
1270
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1271
|
-
*/
|
|
1272
|
-
readonly provisioningState?: WorkloadNetworkDnsServiceProvisioningState;
|
|
1273
|
-
/** NSX revision number. */
|
|
1274
|
-
revision?: number;
|
|
1275
|
-
}
|
|
1276
|
-
/** NSX DNS Zone */
|
|
1277
|
-
export interface WorkloadNetworkDnsZone extends ProxyResource {
|
|
1278
|
-
/** Display name of the DNS Zone. */
|
|
1279
|
-
displayName?: string;
|
|
1280
|
-
/** Domain names of the DNS Zone. */
|
|
1281
|
-
domain?: string[];
|
|
1282
|
-
/** DNS Server IP array of the DNS Zone. */
|
|
1283
|
-
dnsServerIps?: string[];
|
|
1284
|
-
/** Source IP of the DNS Zone. */
|
|
1285
|
-
sourceIp?: string;
|
|
1286
|
-
/** Number of DNS Services using the DNS zone. */
|
|
1287
|
-
dnsServices?: number;
|
|
1288
|
-
/**
|
|
1289
|
-
* The provisioning state
|
|
1290
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1291
|
-
*/
|
|
1292
|
-
readonly provisioningState?: WorkloadNetworkDnsZoneProvisioningState;
|
|
1293
|
-
/** NSX revision number. */
|
|
1294
|
-
revision?: number;
|
|
1295
|
-
}
|
|
1296
|
-
/** NSX Gateway. */
|
|
1297
|
-
export interface WorkloadNetworkGateway extends ProxyResource {
|
|
1298
|
-
/**
|
|
1299
|
-
* The provisioning state of the resource.
|
|
1300
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1301
|
-
*/
|
|
1302
|
-
readonly provisioningState?: WorkloadNetworkProvisioningState;
|
|
1303
|
-
/** Display name of the DHCP entity. */
|
|
1304
|
-
displayName?: string;
|
|
1305
|
-
/**
|
|
1306
|
-
* NSX Gateway Path.
|
|
1307
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1308
|
-
*/
|
|
1309
|
-
readonly path?: string;
|
|
1310
|
-
}
|
|
1311
|
-
/** NSX Port Mirroring */
|
|
1312
|
-
export interface WorkloadNetworkPortMirroring extends ProxyResource {
|
|
1313
|
-
/** Display name of the port mirroring profile. */
|
|
1314
|
-
displayName?: string;
|
|
1315
|
-
/** Direction of port mirroring profile. */
|
|
1316
|
-
direction?: PortMirroringDirectionEnum;
|
|
1317
|
-
/** Source VM Group. */
|
|
1318
|
-
source?: string;
|
|
1319
|
-
/** Destination VM Group. */
|
|
1320
|
-
destination?: string;
|
|
1321
|
-
/**
|
|
1322
|
-
* Port Mirroring Status.
|
|
1323
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1324
|
-
*/
|
|
1325
|
-
readonly status?: PortMirroringStatusEnum;
|
|
1326
|
-
/**
|
|
1327
|
-
* The provisioning state
|
|
1328
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1329
|
-
*/
|
|
1330
|
-
readonly provisioningState?: WorkloadNetworkPortMirroringProvisioningState;
|
|
1331
|
-
/** NSX revision number. */
|
|
1332
|
-
revision?: number;
|
|
1333
|
-
}
|
|
1334
|
-
/** NSX Public IP Block */
|
|
1335
|
-
export interface WorkloadNetworkPublicIP extends ProxyResource {
|
|
1336
|
-
/** Display name of the Public IP Block. */
|
|
1337
|
-
displayName?: string;
|
|
1338
|
-
/** Number of Public IPs requested. */
|
|
1339
|
-
numberOfPublicIPs?: number;
|
|
1340
|
-
/**
|
|
1341
|
-
* CIDR Block of the Public IP Block.
|
|
1342
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1343
|
-
*/
|
|
1344
|
-
readonly publicIPBlock?: string;
|
|
1345
|
-
/**
|
|
1346
|
-
* The provisioning state
|
|
1347
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1348
|
-
*/
|
|
1349
|
-
readonly provisioningState?: WorkloadNetworkPublicIPProvisioningState;
|
|
1350
|
-
}
|
|
1351
|
-
/** NSX Segment */
|
|
1352
|
-
export interface WorkloadNetworkSegment extends ProxyResource {
|
|
1353
|
-
/** Display name of the segment. */
|
|
1354
|
-
displayName?: string;
|
|
1355
|
-
/** Gateway which to connect segment to. */
|
|
1356
|
-
connectedGateway?: string;
|
|
1357
|
-
/** Subnet which to connect segment to. */
|
|
1358
|
-
subnet?: WorkloadNetworkSegmentSubnet;
|
|
1359
|
-
/**
|
|
1360
|
-
* Port Vif which segment is associated with.
|
|
1361
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1362
|
-
*/
|
|
1363
|
-
readonly portVif?: WorkloadNetworkSegmentPortVif[];
|
|
1364
|
-
/**
|
|
1365
|
-
* Segment status.
|
|
1366
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1367
|
-
*/
|
|
1368
|
-
readonly status?: SegmentStatusEnum;
|
|
1369
|
-
/**
|
|
1370
|
-
* The provisioning state
|
|
1371
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1372
|
-
*/
|
|
1373
|
-
readonly provisioningState?: WorkloadNetworkSegmentProvisioningState;
|
|
1374
|
-
/** NSX revision number. */
|
|
1375
|
-
revision?: number;
|
|
1376
|
-
}
|
|
1377
|
-
/** NSX Virtual Machine */
|
|
1378
|
-
export interface WorkloadNetworkVirtualMachine extends ProxyResource {
|
|
1379
|
-
/**
|
|
1380
|
-
* The provisioning state of the resource.
|
|
1381
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1382
|
-
*/
|
|
1383
|
-
readonly provisioningState?: WorkloadNetworkProvisioningState;
|
|
1384
|
-
/** Display name of the VM. */
|
|
1385
|
-
displayName?: string;
|
|
1386
|
-
/**
|
|
1387
|
-
* Virtual machine type.
|
|
1388
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1389
|
-
*/
|
|
1390
|
-
readonly vmType?: VMTypeEnum;
|
|
1391
|
-
}
|
|
1392
|
-
/** NSX VM Group */
|
|
1393
|
-
export interface WorkloadNetworkVMGroup extends ProxyResource {
|
|
1394
|
-
/** Display name of the VM group. */
|
|
1395
|
-
displayName?: string;
|
|
1396
|
-
/** Virtual machine members of this group. */
|
|
1397
|
-
members?: string[];
|
|
1398
|
-
/**
|
|
1399
|
-
* VM Group status.
|
|
1400
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1401
|
-
*/
|
|
1402
|
-
readonly status?: VMGroupStatusEnum;
|
|
1403
|
-
/**
|
|
1404
|
-
* The provisioning state
|
|
1405
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1406
|
-
*/
|
|
1407
|
-
readonly provisioningState?: WorkloadNetworkVMGroupProvisioningState;
|
|
1408
|
-
/** NSX revision number. */
|
|
1409
|
-
revision?: number;
|
|
1410
|
-
}
|
|
1411
|
-
/** Defines headers for PrivateClouds_createOrUpdate operation. */
|
|
1412
|
-
export interface PrivateCloudsCreateOrUpdateHeaders {
|
|
1413
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1414
|
-
retryAfter?: number;
|
|
1415
|
-
}
|
|
1416
|
-
/** Defines headers for PrivateClouds_update operation. */
|
|
1417
|
-
export interface PrivateCloudsUpdateHeaders {
|
|
1418
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1419
|
-
location?: string;
|
|
1420
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1421
|
-
retryAfter?: number;
|
|
1422
|
-
}
|
|
1423
|
-
/** Defines headers for PrivateClouds_delete operation. */
|
|
1424
|
-
export interface PrivateCloudsDeleteHeaders {
|
|
1425
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1426
|
-
location?: string;
|
|
1427
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1428
|
-
retryAfter?: number;
|
|
1429
|
-
}
|
|
1430
|
-
/** Defines headers for PrivateClouds_rotateNsxtPassword operation. */
|
|
1431
|
-
export interface PrivateCloudsRotateNsxtPasswordHeaders {
|
|
1432
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1433
|
-
location?: string;
|
|
1434
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1435
|
-
retryAfter?: number;
|
|
1436
|
-
}
|
|
1437
|
-
/** Defines headers for PrivateClouds_rotateVcenterPassword operation. */
|
|
1438
|
-
export interface PrivateCloudsRotateVcenterPasswordHeaders {
|
|
1439
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1440
|
-
location?: string;
|
|
1441
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1442
|
-
retryAfter?: number;
|
|
1443
|
-
}
|
|
1444
|
-
/** Defines headers for Addons_createOrUpdate operation. */
|
|
1445
|
-
export interface AddonsCreateOrUpdateHeaders {
|
|
1446
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1447
|
-
retryAfter?: number;
|
|
1448
|
-
}
|
|
1449
|
-
/** Defines headers for Addons_delete operation. */
|
|
1450
|
-
export interface AddonsDeleteHeaders {
|
|
1451
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1452
|
-
location?: string;
|
|
1453
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1454
|
-
retryAfter?: number;
|
|
1455
|
-
}
|
|
1456
|
-
/** Defines headers for Authorizations_createOrUpdate operation. */
|
|
1457
|
-
export interface AuthorizationsCreateOrUpdateHeaders {
|
|
1458
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1459
|
-
retryAfter?: number;
|
|
1460
|
-
}
|
|
1461
|
-
/** Defines headers for Authorizations_delete operation. */
|
|
1462
|
-
export interface AuthorizationsDeleteHeaders {
|
|
1463
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1464
|
-
location?: string;
|
|
1465
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1466
|
-
retryAfter?: number;
|
|
1467
|
-
}
|
|
1468
|
-
/** Defines headers for CloudLinks_createOrUpdate operation. */
|
|
1469
|
-
export interface CloudLinksCreateOrUpdateHeaders {
|
|
1470
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1471
|
-
retryAfter?: number;
|
|
1472
|
-
}
|
|
1473
|
-
/** Defines headers for CloudLinks_delete operation. */
|
|
1474
|
-
export interface CloudLinksDeleteHeaders {
|
|
1475
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1476
|
-
location?: string;
|
|
1477
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1478
|
-
retryAfter?: number;
|
|
1479
|
-
}
|
|
1480
|
-
/** Defines headers for Clusters_createOrUpdate operation. */
|
|
1481
|
-
export interface ClustersCreateOrUpdateHeaders {
|
|
1482
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1483
|
-
retryAfter?: number;
|
|
1484
|
-
}
|
|
1485
|
-
/** Defines headers for Clusters_update operation. */
|
|
1486
|
-
export interface ClustersUpdateHeaders {
|
|
1487
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1488
|
-
location?: string;
|
|
1489
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1490
|
-
retryAfter?: number;
|
|
1491
|
-
}
|
|
1492
|
-
/** Defines headers for Clusters_delete operation. */
|
|
1493
|
-
export interface ClustersDeleteHeaders {
|
|
1494
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1495
|
-
location?: string;
|
|
1496
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1497
|
-
retryAfter?: number;
|
|
1498
|
-
}
|
|
1499
|
-
/** Defines headers for Datastores_createOrUpdate operation. */
|
|
1500
|
-
export interface DatastoresCreateOrUpdateHeaders {
|
|
1501
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1502
|
-
retryAfter?: number;
|
|
1503
|
-
}
|
|
1504
|
-
/** Defines headers for Datastores_delete operation. */
|
|
1505
|
-
export interface DatastoresDeleteHeaders {
|
|
1506
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1507
|
-
location?: string;
|
|
1508
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1509
|
-
retryAfter?: number;
|
|
1510
|
-
}
|
|
1511
|
-
/** Defines headers for PlacementPolicies_createOrUpdate operation. */
|
|
1512
|
-
export interface PlacementPoliciesCreateOrUpdateHeaders {
|
|
1513
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1514
|
-
retryAfter?: number;
|
|
1515
|
-
}
|
|
1516
|
-
/** Defines headers for PlacementPolicies_update operation. */
|
|
1517
|
-
export interface PlacementPoliciesUpdateHeaders {
|
|
1518
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1519
|
-
location?: string;
|
|
1520
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1521
|
-
retryAfter?: number;
|
|
1522
|
-
}
|
|
1523
|
-
/** Defines headers for PlacementPolicies_delete operation. */
|
|
1524
|
-
export interface PlacementPoliciesDeleteHeaders {
|
|
1525
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1526
|
-
location?: string;
|
|
1527
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1528
|
-
retryAfter?: number;
|
|
1529
|
-
}
|
|
1530
|
-
/** Defines headers for VirtualMachines_restrictMovement operation. */
|
|
1531
|
-
export interface VirtualMachinesRestrictMovementHeaders {
|
|
1532
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1533
|
-
location?: string;
|
|
1534
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1535
|
-
retryAfter?: number;
|
|
1536
|
-
}
|
|
1537
|
-
/** Defines headers for GlobalReachConnections_createOrUpdate operation. */
|
|
1538
|
-
export interface GlobalReachConnectionsCreateOrUpdateHeaders {
|
|
1539
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1540
|
-
retryAfter?: number;
|
|
1541
|
-
}
|
|
1542
|
-
/** Defines headers for GlobalReachConnections_delete operation. */
|
|
1543
|
-
export interface GlobalReachConnectionsDeleteHeaders {
|
|
1544
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1545
|
-
location?: string;
|
|
1546
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1547
|
-
retryAfter?: number;
|
|
1548
|
-
}
|
|
1549
|
-
/** Defines headers for IscsiPaths_createOrUpdate operation. */
|
|
1550
|
-
export interface IscsiPathsCreateOrUpdateHeaders {
|
|
1551
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1552
|
-
retryAfter?: number;
|
|
1553
|
-
}
|
|
1554
|
-
/** Defines headers for IscsiPaths_delete operation. */
|
|
1555
|
-
export interface IscsiPathsDeleteHeaders {
|
|
1556
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1557
|
-
location?: string;
|
|
1558
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1559
|
-
retryAfter?: number;
|
|
1560
|
-
}
|
|
1561
|
-
/** Defines headers for ScriptExecutions_createOrUpdate operation. */
|
|
1562
|
-
export interface ScriptExecutionsCreateOrUpdateHeaders {
|
|
1563
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1564
|
-
retryAfter?: number;
|
|
1565
|
-
}
|
|
1566
|
-
/** Defines headers for ScriptExecutions_delete operation. */
|
|
1567
|
-
export interface ScriptExecutionsDeleteHeaders {
|
|
1568
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1569
|
-
location?: string;
|
|
1570
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1571
|
-
retryAfter?: number;
|
|
1572
|
-
}
|
|
1573
|
-
/** Defines headers for WorkloadNetworks_createDhcp operation. */
|
|
1574
|
-
export interface WorkloadNetworksCreateDhcpHeaders {
|
|
1575
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1576
|
-
retryAfter?: number;
|
|
1577
|
-
}
|
|
1578
|
-
/** Defines headers for WorkloadNetworks_updateDhcp operation. */
|
|
1579
|
-
export interface WorkloadNetworksUpdateDhcpHeaders {
|
|
1580
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1581
|
-
location?: string;
|
|
1582
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1583
|
-
retryAfter?: number;
|
|
1584
|
-
}
|
|
1585
|
-
/** Defines headers for WorkloadNetworks_deleteDhcp operation. */
|
|
1586
|
-
export interface WorkloadNetworksDeleteDhcpHeaders {
|
|
1587
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1588
|
-
location?: string;
|
|
1589
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1590
|
-
retryAfter?: number;
|
|
1591
|
-
}
|
|
1592
|
-
/** Defines headers for WorkloadNetworks_createDnsService operation. */
|
|
1593
|
-
export interface WorkloadNetworksCreateDnsServiceHeaders {
|
|
1594
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1595
|
-
retryAfter?: number;
|
|
1596
|
-
}
|
|
1597
|
-
/** Defines headers for WorkloadNetworks_updateDnsService operation. */
|
|
1598
|
-
export interface WorkloadNetworksUpdateDnsServiceHeaders {
|
|
1599
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1600
|
-
location?: string;
|
|
1601
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1602
|
-
retryAfter?: number;
|
|
1603
|
-
}
|
|
1604
|
-
/** Defines headers for WorkloadNetworks_deleteDnsService operation. */
|
|
1605
|
-
export interface WorkloadNetworksDeleteDnsServiceHeaders {
|
|
1606
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1607
|
-
location?: string;
|
|
1608
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1609
|
-
retryAfter?: number;
|
|
1610
|
-
}
|
|
1611
|
-
/** Defines headers for WorkloadNetworks_createDnsZone operation. */
|
|
1612
|
-
export interface WorkloadNetworksCreateDnsZoneHeaders {
|
|
1613
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1614
|
-
retryAfter?: number;
|
|
1615
|
-
}
|
|
1616
|
-
/** Defines headers for WorkloadNetworks_updateDnsZone operation. */
|
|
1617
|
-
export interface WorkloadNetworksUpdateDnsZoneHeaders {
|
|
1618
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1619
|
-
location?: string;
|
|
1620
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1621
|
-
retryAfter?: number;
|
|
1622
|
-
}
|
|
1623
|
-
/** Defines headers for WorkloadNetworks_deleteDnsZone operation. */
|
|
1624
|
-
export interface WorkloadNetworksDeleteDnsZoneHeaders {
|
|
1625
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1626
|
-
location?: string;
|
|
1627
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1628
|
-
retryAfter?: number;
|
|
1629
|
-
}
|
|
1630
|
-
/** Defines headers for WorkloadNetworks_createPortMirroring operation. */
|
|
1631
|
-
export interface WorkloadNetworksCreatePortMirroringHeaders {
|
|
1632
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1633
|
-
retryAfter?: number;
|
|
1634
|
-
}
|
|
1635
|
-
/** Defines headers for WorkloadNetworks_updatePortMirroring operation. */
|
|
1636
|
-
export interface WorkloadNetworksUpdatePortMirroringHeaders {
|
|
1637
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1638
|
-
location?: string;
|
|
1639
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1640
|
-
retryAfter?: number;
|
|
1641
|
-
}
|
|
1642
|
-
/** Defines headers for WorkloadNetworks_deletePortMirroring operation. */
|
|
1643
|
-
export interface WorkloadNetworksDeletePortMirroringHeaders {
|
|
1644
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1645
|
-
location?: string;
|
|
1646
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1647
|
-
retryAfter?: number;
|
|
1648
|
-
}
|
|
1649
|
-
/** Defines headers for WorkloadNetworks_createPublicIP operation. */
|
|
1650
|
-
export interface WorkloadNetworksCreatePublicIPHeaders {
|
|
1651
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1652
|
-
retryAfter?: number;
|
|
1653
|
-
}
|
|
1654
|
-
/** Defines headers for WorkloadNetworks_deletePublicIP operation. */
|
|
1655
|
-
export interface WorkloadNetworksDeletePublicIPHeaders {
|
|
1656
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1657
|
-
location?: string;
|
|
1658
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1659
|
-
retryAfter?: number;
|
|
1660
|
-
}
|
|
1661
|
-
/** Defines headers for WorkloadNetworks_createSegments operation. */
|
|
1662
|
-
export interface WorkloadNetworksCreateSegmentsHeaders {
|
|
1663
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1664
|
-
retryAfter?: number;
|
|
1665
|
-
}
|
|
1666
|
-
/** Defines headers for WorkloadNetworks_updateSegments operation. */
|
|
1667
|
-
export interface WorkloadNetworksUpdateSegmentsHeaders {
|
|
1668
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1669
|
-
location?: string;
|
|
1670
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1671
|
-
retryAfter?: number;
|
|
1672
|
-
}
|
|
1673
|
-
/** Defines headers for WorkloadNetworks_deleteSegment operation. */
|
|
1674
|
-
export interface WorkloadNetworksDeleteSegmentHeaders {
|
|
1675
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1676
|
-
location?: string;
|
|
1677
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1678
|
-
retryAfter?: number;
|
|
1679
|
-
}
|
|
1680
|
-
/** Defines headers for WorkloadNetworks_createVMGroup operation. */
|
|
1681
|
-
export interface WorkloadNetworksCreateVMGroupHeaders {
|
|
1682
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1683
|
-
retryAfter?: number;
|
|
1684
|
-
}
|
|
1685
|
-
/** Defines headers for WorkloadNetworks_updateVMGroup operation. */
|
|
1686
|
-
export interface WorkloadNetworksUpdateVMGroupHeaders {
|
|
1687
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1688
|
-
location?: string;
|
|
1689
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1690
|
-
retryAfter?: number;
|
|
1691
|
-
}
|
|
1692
|
-
/** Defines headers for WorkloadNetworks_deleteVMGroup operation. */
|
|
1693
|
-
export interface WorkloadNetworksDeleteVMGroupHeaders {
|
|
1694
|
-
/** The Location header contains the URL where the status of the long running operation can be checked. */
|
|
1695
|
-
location?: string;
|
|
1696
|
-
/** The Retry-After header can indicate how long the client should wait before polling the operation status. */
|
|
1697
|
-
retryAfter?: number;
|
|
1698
|
-
}
|
|
1699
|
-
/** Known values of {@link Origin} that the service accepts. */
|
|
1700
|
-
export declare enum KnownOrigin {
|
|
1701
|
-
/** User */
|
|
1702
|
-
User = "user",
|
|
1703
|
-
/** System */
|
|
1704
|
-
System = "system",
|
|
1705
|
-
/** UserSystem */
|
|
1706
|
-
UserSystem = "user,system"
|
|
1707
|
-
}
|
|
1708
|
-
/**
|
|
1709
|
-
* Defines values for Origin. \
|
|
1710
|
-
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
1711
|
-
* this enum contains the known values that the service supports.
|
|
1712
|
-
* ### Known values supported by the service
|
|
1713
|
-
* **user** \
|
|
1714
|
-
* **system** \
|
|
1715
|
-
* **user,system**
|
|
1716
|
-
*/
|
|
1717
|
-
export type Origin = string;
|
|
1718
|
-
/** Known values of {@link ActionType} that the service accepts. */
|
|
1719
|
-
export declare enum KnownActionType {
|
|
1720
|
-
/** Internal */
|
|
1721
|
-
Internal = "Internal"
|
|
1722
|
-
}
|
|
1723
|
-
/**
|
|
1724
|
-
* Defines values for ActionType. \
|
|
1725
|
-
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
1726
|
-
* this enum contains the known values that the service supports.
|
|
1727
|
-
* ### Known values supported by the service
|
|
1728
|
-
* **Internal**
|
|
1729
|
-
*/
|
|
1730
|
-
export type ActionType = string;
|
|
1731
|
-
/** Known values of {@link QuotaEnabled} that the service accepts. */
|
|
1732
|
-
export declare enum KnownQuotaEnabled {
|
|
1733
|
-
/** is enabled */
|
|
1734
|
-
Enabled = "Enabled",
|
|
1735
|
-
/** is disabled */
|
|
1736
|
-
Disabled = "Disabled"
|
|
1737
|
-
}
|
|
1738
|
-
/**
|
|
1739
|
-
* Defines values for QuotaEnabled. \
|
|
1740
|
-
* {@link KnownQuotaEnabled} can be used interchangeably with QuotaEnabled,
|
|
1741
|
-
* this enum contains the known values that the service supports.
|
|
1742
|
-
* ### Known values supported by the service
|
|
1743
|
-
* **Enabled**: is enabled \
|
|
1744
|
-
* **Disabled**: is disabled
|
|
1745
|
-
*/
|
|
1746
|
-
export type QuotaEnabled = string;
|
|
1747
|
-
/** Known values of {@link TrialStatus} that the service accepts. */
|
|
1748
|
-
export declare enum KnownTrialStatus {
|
|
1749
|
-
/** is available */
|
|
1750
|
-
TrialAvailable = "TrialAvailable",
|
|
1751
|
-
/** is used */
|
|
1752
|
-
TrialUsed = "TrialUsed",
|
|
1753
|
-
/** is disabled */
|
|
1754
|
-
TrialDisabled = "TrialDisabled"
|
|
1755
|
-
}
|
|
1756
|
-
/**
|
|
1757
|
-
* Defines values for TrialStatus. \
|
|
1758
|
-
* {@link KnownTrialStatus} can be used interchangeably with TrialStatus,
|
|
1759
|
-
* this enum contains the known values that the service supports.
|
|
1760
|
-
* ### Known values supported by the service
|
|
1761
|
-
* **TrialAvailable**: is available \
|
|
1762
|
-
* **TrialUsed**: is used \
|
|
1763
|
-
* **TrialDisabled**: is disabled
|
|
1764
|
-
*/
|
|
1765
|
-
export type TrialStatus = string;
|
|
1766
|
-
/** Known values of {@link ClusterProvisioningState} that the service accepts. */
|
|
1767
|
-
export declare enum KnownClusterProvisioningState {
|
|
1768
|
-
/** Resource has been created. */
|
|
1769
|
-
Succeeded = "Succeeded",
|
|
1770
|
-
/** Resource creation failed. */
|
|
1771
|
-
Failed = "Failed",
|
|
1772
|
-
/** Resource creation was canceled. */
|
|
1773
|
-
Canceled = "Canceled",
|
|
1774
|
-
/** is cancelled */
|
|
1775
|
-
Cancelled = "Cancelled",
|
|
1776
|
-
/** is deleting */
|
|
1777
|
-
Deleting = "Deleting",
|
|
1778
|
-
/** is updating */
|
|
1779
|
-
Updating = "Updating"
|
|
1780
|
-
}
|
|
1781
|
-
/**
|
|
1782
|
-
* Defines values for ClusterProvisioningState. \
|
|
1783
|
-
* {@link KnownClusterProvisioningState} can be used interchangeably with ClusterProvisioningState,
|
|
1784
|
-
* this enum contains the known values that the service supports.
|
|
1785
|
-
* ### Known values supported by the service
|
|
1786
|
-
* **Succeeded**: Resource has been created. \
|
|
1787
|
-
* **Failed**: Resource creation failed. \
|
|
1788
|
-
* **Canceled**: Resource creation was canceled. \
|
|
1789
|
-
* **Cancelled**: is cancelled \
|
|
1790
|
-
* **Deleting**: is deleting \
|
|
1791
|
-
* **Updating**: is updating
|
|
1792
|
-
*/
|
|
1793
|
-
export type ClusterProvisioningState = string;
|
|
1794
|
-
/** Known values of {@link InternetEnum} that the service accepts. */
|
|
1795
|
-
export declare enum KnownInternetEnum {
|
|
1796
|
-
/** is enabled */
|
|
1797
|
-
Enabled = "Enabled",
|
|
1798
|
-
/** is disabled */
|
|
1799
|
-
Disabled = "Disabled"
|
|
1800
|
-
}
|
|
1801
|
-
/**
|
|
1802
|
-
* Defines values for InternetEnum. \
|
|
1803
|
-
* {@link KnownInternetEnum} can be used interchangeably with InternetEnum,
|
|
1804
|
-
* this enum contains the known values that the service supports.
|
|
1805
|
-
* ### Known values supported by the service
|
|
1806
|
-
* **Enabled**: is enabled \
|
|
1807
|
-
* **Disabled**: is disabled
|
|
1808
|
-
*/
|
|
1809
|
-
export type InternetEnum = string;
|
|
1810
|
-
/** Known values of {@link SslEnum} that the service accepts. */
|
|
1811
|
-
export declare enum KnownSslEnum {
|
|
1812
|
-
/** is enabled */
|
|
1813
|
-
Enabled = "Enabled",
|
|
1814
|
-
/** is disabled */
|
|
1815
|
-
Disabled = "Disabled"
|
|
1816
|
-
}
|
|
1817
|
-
/**
|
|
1818
|
-
* Defines values for SslEnum. \
|
|
1819
|
-
* {@link KnownSslEnum} can be used interchangeably with SslEnum,
|
|
1820
|
-
* this enum contains the known values that the service supports.
|
|
1821
|
-
* ### Known values supported by the service
|
|
1822
|
-
* **Enabled**: is enabled \
|
|
1823
|
-
* **Disabled**: is disabled
|
|
1824
|
-
*/
|
|
1825
|
-
export type SslEnum = string;
|
|
1826
|
-
/** Known values of {@link AvailabilityStrategy} that the service accepts. */
|
|
1827
|
-
export declare enum KnownAvailabilityStrategy {
|
|
1828
|
-
/** in single zone */
|
|
1829
|
-
SingleZone = "SingleZone",
|
|
1830
|
-
/** in two zones */
|
|
1831
|
-
DualZone = "DualZone"
|
|
1832
|
-
}
|
|
1833
|
-
/**
|
|
1834
|
-
* Defines values for AvailabilityStrategy. \
|
|
1835
|
-
* {@link KnownAvailabilityStrategy} can be used interchangeably with AvailabilityStrategy,
|
|
1836
|
-
* this enum contains the known values that the service supports.
|
|
1837
|
-
* ### Known values supported by the service
|
|
1838
|
-
* **SingleZone**: in single zone \
|
|
1839
|
-
* **DualZone**: in two zones
|
|
1840
|
-
*/
|
|
1841
|
-
export type AvailabilityStrategy = string;
|
|
1842
|
-
/** Known values of {@link EncryptionState} that the service accepts. */
|
|
1843
|
-
export declare enum KnownEncryptionState {
|
|
1844
|
-
/** is enabled */
|
|
1845
|
-
Enabled = "Enabled",
|
|
1846
|
-
/** is disabled */
|
|
1847
|
-
Disabled = "Disabled"
|
|
1848
|
-
}
|
|
1849
|
-
/**
|
|
1850
|
-
* Defines values for EncryptionState. \
|
|
1851
|
-
* {@link KnownEncryptionState} can be used interchangeably with EncryptionState,
|
|
1852
|
-
* this enum contains the known values that the service supports.
|
|
1853
|
-
* ### Known values supported by the service
|
|
1854
|
-
* **Enabled**: is enabled \
|
|
1855
|
-
* **Disabled**: is disabled
|
|
1856
|
-
*/
|
|
1857
|
-
export type EncryptionState = string;
|
|
1858
|
-
/** Known values of {@link EncryptionKeyStatus} that the service accepts. */
|
|
1859
|
-
export declare enum KnownEncryptionKeyStatus {
|
|
1860
|
-
/** is connected */
|
|
1861
|
-
Connected = "Connected",
|
|
1862
|
-
/** is access denied */
|
|
1863
|
-
AccessDenied = "AccessDenied"
|
|
1864
|
-
}
|
|
1865
|
-
/**
|
|
1866
|
-
* Defines values for EncryptionKeyStatus. \
|
|
1867
|
-
* {@link KnownEncryptionKeyStatus} can be used interchangeably with EncryptionKeyStatus,
|
|
1868
|
-
* this enum contains the known values that the service supports.
|
|
1869
|
-
* ### Known values supported by the service
|
|
1870
|
-
* **Connected**: is connected \
|
|
1871
|
-
* **AccessDenied**: is access denied
|
|
1872
|
-
*/
|
|
1873
|
-
export type EncryptionKeyStatus = string;
|
|
1874
|
-
/** Known values of {@link EncryptionVersionType} that the service accepts. */
|
|
1875
|
-
export declare enum KnownEncryptionVersionType {
|
|
1876
|
-
/** is fixed */
|
|
1877
|
-
Fixed = "Fixed",
|
|
1878
|
-
/** is auto-detected */
|
|
1879
|
-
AutoDetected = "AutoDetected"
|
|
1880
|
-
}
|
|
1881
|
-
/**
|
|
1882
|
-
* Defines values for EncryptionVersionType. \
|
|
1883
|
-
* {@link KnownEncryptionVersionType} can be used interchangeably with EncryptionVersionType,
|
|
1884
|
-
* this enum contains the known values that the service supports.
|
|
1885
|
-
* ### Known values supported by the service
|
|
1886
|
-
* **Fixed**: is fixed \
|
|
1887
|
-
* **AutoDetected**: is auto-detected
|
|
1888
|
-
*/
|
|
1889
|
-
export type EncryptionVersionType = string;
|
|
1890
|
-
/** Known values of {@link PrivateCloudProvisioningState} that the service accepts. */
|
|
1891
|
-
export declare enum KnownPrivateCloudProvisioningState {
|
|
1892
|
-
/** Resource has been created. */
|
|
1893
|
-
Succeeded = "Succeeded",
|
|
1894
|
-
/** Resource creation failed. */
|
|
1895
|
-
Failed = "Failed",
|
|
1896
|
-
/** Resource creation was canceled. */
|
|
1897
|
-
Canceled = "Canceled",
|
|
1898
|
-
/** is cancelled */
|
|
1899
|
-
Cancelled = "Cancelled",
|
|
1900
|
-
/** is pending */
|
|
1901
|
-
Pending = "Pending",
|
|
1902
|
-
/** is building */
|
|
1903
|
-
Building = "Building",
|
|
1904
|
-
/** is deleting */
|
|
1905
|
-
Deleting = "Deleting",
|
|
1906
|
-
/** is updating */
|
|
1907
|
-
Updating = "Updating"
|
|
1908
|
-
}
|
|
1909
|
-
/**
|
|
1910
|
-
* Defines values for PrivateCloudProvisioningState. \
|
|
1911
|
-
* {@link KnownPrivateCloudProvisioningState} can be used interchangeably with PrivateCloudProvisioningState,
|
|
1912
|
-
* this enum contains the known values that the service supports.
|
|
1913
|
-
* ### Known values supported by the service
|
|
1914
|
-
* **Succeeded**: Resource has been created. \
|
|
1915
|
-
* **Failed**: Resource creation failed. \
|
|
1916
|
-
* **Canceled**: Resource creation was canceled. \
|
|
1917
|
-
* **Cancelled**: is cancelled \
|
|
1918
|
-
* **Pending**: is pending \
|
|
1919
|
-
* **Building**: is building \
|
|
1920
|
-
* **Deleting**: is deleting \
|
|
1921
|
-
* **Updating**: is updating
|
|
1922
|
-
*/
|
|
1923
|
-
export type PrivateCloudProvisioningState = string;
|
|
1924
|
-
/** Known values of {@link NsxPublicIpQuotaRaisedEnum} that the service accepts. */
|
|
1925
|
-
export declare enum KnownNsxPublicIpQuotaRaisedEnum {
|
|
1926
|
-
/** is enabled */
|
|
1927
|
-
Enabled = "Enabled",
|
|
1928
|
-
/** is disabled */
|
|
1929
|
-
Disabled = "Disabled"
|
|
1930
|
-
}
|
|
1931
|
-
/**
|
|
1932
|
-
* Defines values for NsxPublicIpQuotaRaisedEnum. \
|
|
1933
|
-
* {@link KnownNsxPublicIpQuotaRaisedEnum} can be used interchangeably with NsxPublicIpQuotaRaisedEnum,
|
|
1934
|
-
* this enum contains the known values that the service supports.
|
|
1935
|
-
* ### Known values supported by the service
|
|
1936
|
-
* **Enabled**: is enabled \
|
|
1937
|
-
* **Disabled**: is disabled
|
|
1938
|
-
*/
|
|
1939
|
-
export type NsxPublicIpQuotaRaisedEnum = string;
|
|
1940
|
-
/** Known values of {@link DnsZoneType} that the service accepts. */
|
|
1941
|
-
export declare enum KnownDnsZoneType {
|
|
1942
|
-
/** Primary DNS zone. */
|
|
1943
|
-
Public = "Public",
|
|
1944
|
-
/** Private DNS zone. */
|
|
1945
|
-
Private = "Private"
|
|
1946
|
-
}
|
|
1947
|
-
/**
|
|
1948
|
-
* Defines values for DnsZoneType. \
|
|
1949
|
-
* {@link KnownDnsZoneType} can be used interchangeably with DnsZoneType,
|
|
1950
|
-
* this enum contains the known values that the service supports.
|
|
1951
|
-
* ### Known values supported by the service
|
|
1952
|
-
* **Public**: Primary DNS zone. \
|
|
1953
|
-
* **Private**: Private DNS zone.
|
|
1954
|
-
*/
|
|
1955
|
-
export type DnsZoneType = string;
|
|
1956
|
-
/** Known values of {@link ResourceIdentityType} that the service accepts. */
|
|
1957
|
-
export declare enum KnownResourceIdentityType {
|
|
1958
|
-
/** None */
|
|
1959
|
-
None = "None",
|
|
1960
|
-
/** SystemAssigned */
|
|
1961
|
-
SystemAssigned = "SystemAssigned"
|
|
1962
|
-
}
|
|
1963
|
-
/**
|
|
1964
|
-
* Defines values for ResourceIdentityType. \
|
|
1965
|
-
* {@link KnownResourceIdentityType} can be used interchangeably with ResourceIdentityType,
|
|
1966
|
-
* this enum contains the known values that the service supports.
|
|
1967
|
-
* ### Known values supported by the service
|
|
1968
|
-
* **None** \
|
|
1969
|
-
* **SystemAssigned**
|
|
1970
|
-
*/
|
|
1971
|
-
export type ResourceIdentityType = string;
|
|
1972
|
-
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
1973
|
-
export declare enum KnownCreatedByType {
|
|
1974
|
-
/** User */
|
|
1975
|
-
User = "User",
|
|
1976
|
-
/** Application */
|
|
1977
|
-
Application = "Application",
|
|
1978
|
-
/** ManagedIdentity */
|
|
1979
|
-
ManagedIdentity = "ManagedIdentity",
|
|
1980
|
-
/** Key */
|
|
1981
|
-
Key = "Key"
|
|
1982
|
-
}
|
|
1983
|
-
/**
|
|
1984
|
-
* Defines values for CreatedByType. \
|
|
1985
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
1986
|
-
* this enum contains the known values that the service supports.
|
|
1987
|
-
* ### Known values supported by the service
|
|
1988
|
-
* **User** \
|
|
1989
|
-
* **Application** \
|
|
1990
|
-
* **ManagedIdentity** \
|
|
1991
|
-
* **Key**
|
|
1992
|
-
*/
|
|
1993
|
-
export type CreatedByType = string;
|
|
1994
|
-
/** Known values of {@link AddonType} that the service accepts. */
|
|
1995
|
-
export declare enum KnownAddonType {
|
|
1996
|
-
/** SRM */
|
|
1997
|
-
SRM = "SRM",
|
|
1998
|
-
/** VR */
|
|
1999
|
-
VR = "VR",
|
|
2000
|
-
/** HCX */
|
|
2001
|
-
HCX = "HCX",
|
|
2002
|
-
/** Arc */
|
|
2003
|
-
Arc = "Arc"
|
|
2004
|
-
}
|
|
2005
|
-
/**
|
|
2006
|
-
* Defines values for AddonType. \
|
|
2007
|
-
* {@link KnownAddonType} can be used interchangeably with AddonType,
|
|
2008
|
-
* this enum contains the known values that the service supports.
|
|
2009
|
-
* ### Known values supported by the service
|
|
2010
|
-
* **SRM** \
|
|
2011
|
-
* **VR** \
|
|
2012
|
-
* **HCX** \
|
|
2013
|
-
* **Arc**
|
|
2014
|
-
*/
|
|
2015
|
-
export type AddonType = string;
|
|
2016
|
-
/** Known values of {@link AddonProvisioningState} that the service accepts. */
|
|
2017
|
-
export declare enum KnownAddonProvisioningState {
|
|
2018
|
-
/** Resource has been created. */
|
|
2019
|
-
Succeeded = "Succeeded",
|
|
2020
|
-
/** Resource creation failed. */
|
|
2021
|
-
Failed = "Failed",
|
|
2022
|
-
/** Resource creation was canceled. */
|
|
2023
|
-
Canceled = "Canceled",
|
|
2024
|
-
/** is cancelled */
|
|
2025
|
-
Cancelled = "Cancelled",
|
|
2026
|
-
/** is building */
|
|
2027
|
-
Building = "Building",
|
|
2028
|
-
/** is deleting */
|
|
2029
|
-
Deleting = "Deleting",
|
|
2030
|
-
/** is updating */
|
|
2031
|
-
Updating = "Updating"
|
|
2032
|
-
}
|
|
2033
|
-
/**
|
|
2034
|
-
* Defines values for AddonProvisioningState. \
|
|
2035
|
-
* {@link KnownAddonProvisioningState} can be used interchangeably with AddonProvisioningState,
|
|
2036
|
-
* this enum contains the known values that the service supports.
|
|
2037
|
-
* ### Known values supported by the service
|
|
2038
|
-
* **Succeeded**: Resource has been created. \
|
|
2039
|
-
* **Failed**: Resource creation failed. \
|
|
2040
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2041
|
-
* **Cancelled**: is cancelled \
|
|
2042
|
-
* **Building**: is building \
|
|
2043
|
-
* **Deleting**: is deleting \
|
|
2044
|
-
* **Updating**: is updating
|
|
2045
|
-
*/
|
|
2046
|
-
export type AddonProvisioningState = string;
|
|
2047
|
-
/** Known values of {@link ExpressRouteAuthorizationProvisioningState} that the service accepts. */
|
|
2048
|
-
export declare enum KnownExpressRouteAuthorizationProvisioningState {
|
|
2049
|
-
/** Resource has been created. */
|
|
2050
|
-
Succeeded = "Succeeded",
|
|
2051
|
-
/** Resource creation failed. */
|
|
2052
|
-
Failed = "Failed",
|
|
2053
|
-
/** Resource creation was canceled. */
|
|
2054
|
-
Canceled = "Canceled",
|
|
2055
|
-
/** is updating */
|
|
2056
|
-
Updating = "Updating"
|
|
2057
|
-
}
|
|
2058
|
-
/**
|
|
2059
|
-
* Defines values for ExpressRouteAuthorizationProvisioningState. \
|
|
2060
|
-
* {@link KnownExpressRouteAuthorizationProvisioningState} can be used interchangeably with ExpressRouteAuthorizationProvisioningState,
|
|
2061
|
-
* this enum contains the known values that the service supports.
|
|
2062
|
-
* ### Known values supported by the service
|
|
2063
|
-
* **Succeeded**: Resource has been created. \
|
|
2064
|
-
* **Failed**: Resource creation failed. \
|
|
2065
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2066
|
-
* **Updating**: is updating
|
|
2067
|
-
*/
|
|
2068
|
-
export type ExpressRouteAuthorizationProvisioningState = string;
|
|
2069
|
-
/** Known values of {@link CloudLinkProvisioningState} that the service accepts. */
|
|
2070
|
-
export declare enum KnownCloudLinkProvisioningState {
|
|
2071
|
-
/** Resource has been created. */
|
|
2072
|
-
Succeeded = "Succeeded",
|
|
2073
|
-
/** Resource creation failed. */
|
|
2074
|
-
Failed = "Failed",
|
|
2075
|
-
/** Resource creation was canceled. */
|
|
2076
|
-
Canceled = "Canceled"
|
|
2077
|
-
}
|
|
2078
|
-
/**
|
|
2079
|
-
* Defines values for CloudLinkProvisioningState. \
|
|
2080
|
-
* {@link KnownCloudLinkProvisioningState} can be used interchangeably with CloudLinkProvisioningState,
|
|
2081
|
-
* this enum contains the known values that the service supports.
|
|
2082
|
-
* ### Known values supported by the service
|
|
2083
|
-
* **Succeeded**: Resource has been created. \
|
|
2084
|
-
* **Failed**: Resource creation failed. \
|
|
2085
|
-
* **Canceled**: Resource creation was canceled.
|
|
2086
|
-
*/
|
|
2087
|
-
export type CloudLinkProvisioningState = string;
|
|
2088
|
-
/** Known values of {@link CloudLinkStatus} that the service accepts. */
|
|
2089
|
-
export declare enum KnownCloudLinkStatus {
|
|
2090
|
-
/** is active */
|
|
2091
|
-
Active = "Active",
|
|
2092
|
-
/** is building */
|
|
2093
|
-
Building = "Building",
|
|
2094
|
-
/** is deleting */
|
|
2095
|
-
Deleting = "Deleting",
|
|
2096
|
-
/** is failed */
|
|
2097
|
-
Failed = "Failed",
|
|
2098
|
-
/** is disconnected */
|
|
2099
|
-
Disconnected = "Disconnected"
|
|
2100
|
-
}
|
|
2101
|
-
/**
|
|
2102
|
-
* Defines values for CloudLinkStatus. \
|
|
2103
|
-
* {@link KnownCloudLinkStatus} can be used interchangeably with CloudLinkStatus,
|
|
2104
|
-
* this enum contains the known values that the service supports.
|
|
2105
|
-
* ### Known values supported by the service
|
|
2106
|
-
* **Active**: is active \
|
|
2107
|
-
* **Building**: is building \
|
|
2108
|
-
* **Deleting**: is deleting \
|
|
2109
|
-
* **Failed**: is failed \
|
|
2110
|
-
* **Disconnected**: is disconnected
|
|
2111
|
-
*/
|
|
2112
|
-
export type CloudLinkStatus = string;
|
|
2113
|
-
/** Known values of {@link DatastoreProvisioningState} that the service accepts. */
|
|
2114
|
-
export declare enum KnownDatastoreProvisioningState {
|
|
2115
|
-
/** Resource has been created. */
|
|
2116
|
-
Succeeded = "Succeeded",
|
|
2117
|
-
/** Resource creation failed. */
|
|
2118
|
-
Failed = "Failed",
|
|
2119
|
-
/** Resource creation was canceled. */
|
|
2120
|
-
Canceled = "Canceled",
|
|
2121
|
-
/** is cancelled */
|
|
2122
|
-
Cancelled = "Cancelled",
|
|
2123
|
-
/** is pending */
|
|
2124
|
-
Pending = "Pending",
|
|
2125
|
-
/** is creating */
|
|
2126
|
-
Creating = "Creating",
|
|
2127
|
-
/** is updating */
|
|
2128
|
-
Updating = "Updating",
|
|
2129
|
-
/** is deleting */
|
|
2130
|
-
Deleting = "Deleting"
|
|
2131
|
-
}
|
|
2132
|
-
/**
|
|
2133
|
-
* Defines values for DatastoreProvisioningState. \
|
|
2134
|
-
* {@link KnownDatastoreProvisioningState} can be used interchangeably with DatastoreProvisioningState,
|
|
2135
|
-
* this enum contains the known values that the service supports.
|
|
2136
|
-
* ### Known values supported by the service
|
|
2137
|
-
* **Succeeded**: Resource has been created. \
|
|
2138
|
-
* **Failed**: Resource creation failed. \
|
|
2139
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2140
|
-
* **Cancelled**: is cancelled \
|
|
2141
|
-
* **Pending**: is pending \
|
|
2142
|
-
* **Creating**: is creating \
|
|
2143
|
-
* **Updating**: is updating \
|
|
2144
|
-
* **Deleting**: is deleting
|
|
2145
|
-
*/
|
|
2146
|
-
export type DatastoreProvisioningState = string;
|
|
2147
|
-
/** Known values of {@link MountOptionEnum} that the service accepts. */
|
|
2148
|
-
export declare enum KnownMountOptionEnum {
|
|
2149
|
-
/** is mount */
|
|
2150
|
-
Mount = "MOUNT",
|
|
2151
|
-
/** is attach */
|
|
2152
|
-
Attach = "ATTACH"
|
|
2153
|
-
}
|
|
2154
|
-
/**
|
|
2155
|
-
* Defines values for MountOptionEnum. \
|
|
2156
|
-
* {@link KnownMountOptionEnum} can be used interchangeably with MountOptionEnum,
|
|
2157
|
-
* this enum contains the known values that the service supports.
|
|
2158
|
-
* ### Known values supported by the service
|
|
2159
|
-
* **MOUNT**: is mount \
|
|
2160
|
-
* **ATTACH**: is attach
|
|
2161
|
-
*/
|
|
2162
|
-
export type MountOptionEnum = string;
|
|
2163
|
-
/** Known values of {@link DatastoreStatus} that the service accepts. */
|
|
2164
|
-
export declare enum KnownDatastoreStatus {
|
|
2165
|
-
/** is unknown */
|
|
2166
|
-
Unknown = "Unknown",
|
|
2167
|
-
/** is accessible */
|
|
2168
|
-
Accessible = "Accessible",
|
|
2169
|
-
/** is inaccessible */
|
|
2170
|
-
Inaccessible = "Inaccessible",
|
|
2171
|
-
/** is attached */
|
|
2172
|
-
Attached = "Attached",
|
|
2173
|
-
/** is detached */
|
|
2174
|
-
Detached = "Detached",
|
|
2175
|
-
/** is lost communication */
|
|
2176
|
-
LostCommunication = "LostCommunication",
|
|
2177
|
-
/** is dead or error */
|
|
2178
|
-
DeadOrError = "DeadOrError"
|
|
2179
|
-
}
|
|
2180
|
-
/**
|
|
2181
|
-
* Defines values for DatastoreStatus. \
|
|
2182
|
-
* {@link KnownDatastoreStatus} can be used interchangeably with DatastoreStatus,
|
|
2183
|
-
* this enum contains the known values that the service supports.
|
|
2184
|
-
* ### Known values supported by the service
|
|
2185
|
-
* **Unknown**: is unknown \
|
|
2186
|
-
* **Accessible**: is accessible \
|
|
2187
|
-
* **Inaccessible**: is inaccessible \
|
|
2188
|
-
* **Attached**: is attached \
|
|
2189
|
-
* **Detached**: is detached \
|
|
2190
|
-
* **LostCommunication**: is lost communication \
|
|
2191
|
-
* **DeadOrError**: is dead or error
|
|
2192
|
-
*/
|
|
2193
|
-
export type DatastoreStatus = string;
|
|
2194
|
-
/** Known values of {@link PlacementPolicyType} that the service accepts. */
|
|
2195
|
-
export declare enum KnownPlacementPolicyType {
|
|
2196
|
-
/** VmVm */
|
|
2197
|
-
VmVm = "VmVm",
|
|
2198
|
-
/** VmHost */
|
|
2199
|
-
VmHost = "VmHost"
|
|
2200
|
-
}
|
|
2201
|
-
/**
|
|
2202
|
-
* Defines values for PlacementPolicyType. \
|
|
2203
|
-
* {@link KnownPlacementPolicyType} can be used interchangeably with PlacementPolicyType,
|
|
2204
|
-
* this enum contains the known values that the service supports.
|
|
2205
|
-
* ### Known values supported by the service
|
|
2206
|
-
* **VmVm** \
|
|
2207
|
-
* **VmHost**
|
|
2208
|
-
*/
|
|
2209
|
-
export type PlacementPolicyType = string;
|
|
2210
|
-
/** Known values of {@link PlacementPolicyState} that the service accepts. */
|
|
2211
|
-
export declare enum KnownPlacementPolicyState {
|
|
2212
|
-
/** is enabled */
|
|
2213
|
-
Enabled = "Enabled",
|
|
2214
|
-
/** is disabled */
|
|
2215
|
-
Disabled = "Disabled"
|
|
2216
|
-
}
|
|
2217
|
-
/**
|
|
2218
|
-
* Defines values for PlacementPolicyState. \
|
|
2219
|
-
* {@link KnownPlacementPolicyState} can be used interchangeably with PlacementPolicyState,
|
|
2220
|
-
* this enum contains the known values that the service supports.
|
|
2221
|
-
* ### Known values supported by the service
|
|
2222
|
-
* **Enabled**: is enabled \
|
|
2223
|
-
* **Disabled**: is disabled
|
|
2224
|
-
*/
|
|
2225
|
-
export type PlacementPolicyState = string;
|
|
2226
|
-
/** Known values of {@link PlacementPolicyProvisioningState} that the service accepts. */
|
|
2227
|
-
export declare enum KnownPlacementPolicyProvisioningState {
|
|
2228
|
-
/** Resource has been created. */
|
|
2229
|
-
Succeeded = "Succeeded",
|
|
2230
|
-
/** Resource creation failed. */
|
|
2231
|
-
Failed = "Failed",
|
|
2232
|
-
/** Resource creation was canceled. */
|
|
2233
|
-
Canceled = "Canceled",
|
|
2234
|
-
/** is building */
|
|
2235
|
-
Building = "Building",
|
|
2236
|
-
/** is deleting */
|
|
2237
|
-
Deleting = "Deleting",
|
|
2238
|
-
/** is updating */
|
|
2239
|
-
Updating = "Updating"
|
|
2240
|
-
}
|
|
2241
|
-
/**
|
|
2242
|
-
* Defines values for PlacementPolicyProvisioningState. \
|
|
2243
|
-
* {@link KnownPlacementPolicyProvisioningState} can be used interchangeably with PlacementPolicyProvisioningState,
|
|
2244
|
-
* this enum contains the known values that the service supports.
|
|
2245
|
-
* ### Known values supported by the service
|
|
2246
|
-
* **Succeeded**: Resource has been created. \
|
|
2247
|
-
* **Failed**: Resource creation failed. \
|
|
2248
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2249
|
-
* **Building**: is building \
|
|
2250
|
-
* **Deleting**: is deleting \
|
|
2251
|
-
* **Updating**: is updating
|
|
2252
|
-
*/
|
|
2253
|
-
export type PlacementPolicyProvisioningState = string;
|
|
2254
|
-
/** Known values of {@link AffinityStrength} that the service accepts. */
|
|
2255
|
-
export declare enum KnownAffinityStrength {
|
|
2256
|
-
/** is should */
|
|
2257
|
-
Should = "Should",
|
|
2258
|
-
/** is must */
|
|
2259
|
-
Must = "Must"
|
|
2260
|
-
}
|
|
2261
|
-
/**
|
|
2262
|
-
* Defines values for AffinityStrength. \
|
|
2263
|
-
* {@link KnownAffinityStrength} can be used interchangeably with AffinityStrength,
|
|
2264
|
-
* this enum contains the known values that the service supports.
|
|
2265
|
-
* ### Known values supported by the service
|
|
2266
|
-
* **Should**: is should \
|
|
2267
|
-
* **Must**: is must
|
|
2268
|
-
*/
|
|
2269
|
-
export type AffinityStrength = string;
|
|
2270
|
-
/** Known values of {@link AzureHybridBenefitType} that the service accepts. */
|
|
2271
|
-
export declare enum KnownAzureHybridBenefitType {
|
|
2272
|
-
/** is SqlHost */
|
|
2273
|
-
SqlHost = "SqlHost",
|
|
2274
|
-
/** is None */
|
|
2275
|
-
None = "None"
|
|
2276
|
-
}
|
|
2277
|
-
/**
|
|
2278
|
-
* Defines values for AzureHybridBenefitType. \
|
|
2279
|
-
* {@link KnownAzureHybridBenefitType} can be used interchangeably with AzureHybridBenefitType,
|
|
2280
|
-
* this enum contains the known values that the service supports.
|
|
2281
|
-
* ### Known values supported by the service
|
|
2282
|
-
* **SqlHost**: is SqlHost \
|
|
2283
|
-
* **None**: is None
|
|
2284
|
-
*/
|
|
2285
|
-
export type AzureHybridBenefitType = string;
|
|
2286
|
-
/** Known values of {@link VirtualMachineProvisioningState} that the service accepts. */
|
|
2287
|
-
export declare enum KnownVirtualMachineProvisioningState {
|
|
2288
|
-
/** Resource has been created. */
|
|
2289
|
-
Succeeded = "Succeeded",
|
|
2290
|
-
/** Resource creation failed. */
|
|
2291
|
-
Failed = "Failed",
|
|
2292
|
-
/** Resource creation was canceled. */
|
|
2293
|
-
Canceled = "Canceled"
|
|
2294
|
-
}
|
|
2295
|
-
/**
|
|
2296
|
-
* Defines values for VirtualMachineProvisioningState. \
|
|
2297
|
-
* {@link KnownVirtualMachineProvisioningState} can be used interchangeably with VirtualMachineProvisioningState,
|
|
2298
|
-
* this enum contains the known values that the service supports.
|
|
2299
|
-
* ### Known values supported by the service
|
|
2300
|
-
* **Succeeded**: Resource has been created. \
|
|
2301
|
-
* **Failed**: Resource creation failed. \
|
|
2302
|
-
* **Canceled**: Resource creation was canceled.
|
|
2303
|
-
*/
|
|
2304
|
-
export type VirtualMachineProvisioningState = string;
|
|
2305
|
-
/** Known values of {@link VirtualMachineRestrictMovementState} that the service accepts. */
|
|
2306
|
-
export declare enum KnownVirtualMachineRestrictMovementState {
|
|
2307
|
-
/** is enabled */
|
|
2308
|
-
Enabled = "Enabled",
|
|
2309
|
-
/** is disabled */
|
|
2310
|
-
Disabled = "Disabled"
|
|
2311
|
-
}
|
|
2312
|
-
/**
|
|
2313
|
-
* Defines values for VirtualMachineRestrictMovementState. \
|
|
2314
|
-
* {@link KnownVirtualMachineRestrictMovementState} can be used interchangeably with VirtualMachineRestrictMovementState,
|
|
2315
|
-
* this enum contains the known values that the service supports.
|
|
2316
|
-
* ### Known values supported by the service
|
|
2317
|
-
* **Enabled**: is enabled \
|
|
2318
|
-
* **Disabled**: is disabled
|
|
2319
|
-
*/
|
|
2320
|
-
export type VirtualMachineRestrictMovementState = string;
|
|
2321
|
-
/** Known values of {@link GlobalReachConnectionProvisioningState} that the service accepts. */
|
|
2322
|
-
export declare enum KnownGlobalReachConnectionProvisioningState {
|
|
2323
|
-
/** Resource has been created. */
|
|
2324
|
-
Succeeded = "Succeeded",
|
|
2325
|
-
/** Resource creation failed. */
|
|
2326
|
-
Failed = "Failed",
|
|
2327
|
-
/** Resource creation was canceled. */
|
|
2328
|
-
Canceled = "Canceled",
|
|
2329
|
-
/** is updating */
|
|
2330
|
-
Updating = "Updating"
|
|
2331
|
-
}
|
|
2332
|
-
/**
|
|
2333
|
-
* Defines values for GlobalReachConnectionProvisioningState. \
|
|
2334
|
-
* {@link KnownGlobalReachConnectionProvisioningState} can be used interchangeably with GlobalReachConnectionProvisioningState,
|
|
2335
|
-
* this enum contains the known values that the service supports.
|
|
2336
|
-
* ### Known values supported by the service
|
|
2337
|
-
* **Succeeded**: Resource has been created. \
|
|
2338
|
-
* **Failed**: Resource creation failed. \
|
|
2339
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2340
|
-
* **Updating**: is updating
|
|
2341
|
-
*/
|
|
2342
|
-
export type GlobalReachConnectionProvisioningState = string;
|
|
2343
|
-
/** Known values of {@link GlobalReachConnectionStatus} that the service accepts. */
|
|
2344
|
-
export declare enum KnownGlobalReachConnectionStatus {
|
|
2345
|
-
/** is connected */
|
|
2346
|
-
Connected = "Connected",
|
|
2347
|
-
/** is connecting */
|
|
2348
|
-
Connecting = "Connecting",
|
|
2349
|
-
/** is disconnected */
|
|
2350
|
-
Disconnected = "Disconnected"
|
|
2351
|
-
}
|
|
2352
|
-
/**
|
|
2353
|
-
* Defines values for GlobalReachConnectionStatus. \
|
|
2354
|
-
* {@link KnownGlobalReachConnectionStatus} can be used interchangeably with GlobalReachConnectionStatus,
|
|
2355
|
-
* this enum contains the known values that the service supports.
|
|
2356
|
-
* ### Known values supported by the service
|
|
2357
|
-
* **Connected**: is connected \
|
|
2358
|
-
* **Connecting**: is connecting \
|
|
2359
|
-
* **Disconnected**: is disconnected
|
|
2360
|
-
*/
|
|
2361
|
-
export type GlobalReachConnectionStatus = string;
|
|
2362
|
-
/** Known values of {@link HcxEnterpriseSiteProvisioningState} that the service accepts. */
|
|
2363
|
-
export declare enum KnownHcxEnterpriseSiteProvisioningState {
|
|
2364
|
-
/** Resource has been created. */
|
|
2365
|
-
Succeeded = "Succeeded",
|
|
2366
|
-
/** Resource creation failed. */
|
|
2367
|
-
Failed = "Failed",
|
|
2368
|
-
/** Resource creation was canceled. */
|
|
2369
|
-
Canceled = "Canceled"
|
|
2370
|
-
}
|
|
2371
|
-
/**
|
|
2372
|
-
* Defines values for HcxEnterpriseSiteProvisioningState. \
|
|
2373
|
-
* {@link KnownHcxEnterpriseSiteProvisioningState} can be used interchangeably with HcxEnterpriseSiteProvisioningState,
|
|
2374
|
-
* this enum contains the known values that the service supports.
|
|
2375
|
-
* ### Known values supported by the service
|
|
2376
|
-
* **Succeeded**: Resource has been created. \
|
|
2377
|
-
* **Failed**: Resource creation failed. \
|
|
2378
|
-
* **Canceled**: Resource creation was canceled.
|
|
2379
|
-
*/
|
|
2380
|
-
export type HcxEnterpriseSiteProvisioningState = string;
|
|
2381
|
-
/** Known values of {@link HcxEnterpriseSiteStatus} that the service accepts. */
|
|
2382
|
-
export declare enum KnownHcxEnterpriseSiteStatus {
|
|
2383
|
-
/** is available */
|
|
2384
|
-
Available = "Available",
|
|
2385
|
-
/** is consumed */
|
|
2386
|
-
Consumed = "Consumed",
|
|
2387
|
-
/** is deactivated */
|
|
2388
|
-
Deactivated = "Deactivated",
|
|
2389
|
-
/** is deleted */
|
|
2390
|
-
Deleted = "Deleted"
|
|
2391
|
-
}
|
|
2392
|
-
/**
|
|
2393
|
-
* Defines values for HcxEnterpriseSiteStatus. \
|
|
2394
|
-
* {@link KnownHcxEnterpriseSiteStatus} can be used interchangeably with HcxEnterpriseSiteStatus,
|
|
2395
|
-
* this enum contains the known values that the service supports.
|
|
2396
|
-
* ### Known values supported by the service
|
|
2397
|
-
* **Available**: is available \
|
|
2398
|
-
* **Consumed**: is consumed \
|
|
2399
|
-
* **Deactivated**: is deactivated \
|
|
2400
|
-
* **Deleted**: is deleted
|
|
2401
|
-
*/
|
|
2402
|
-
export type HcxEnterpriseSiteStatus = string;
|
|
2403
|
-
/** Known values of {@link IscsiPathProvisioningState} that the service accepts. */
|
|
2404
|
-
export declare enum KnownIscsiPathProvisioningState {
|
|
2405
|
-
/** Resource has been created. */
|
|
2406
|
-
Succeeded = "Succeeded",
|
|
2407
|
-
/** Resource creation failed. */
|
|
2408
|
-
Failed = "Failed",
|
|
2409
|
-
/** Resource creation was canceled. */
|
|
2410
|
-
Canceled = "Canceled",
|
|
2411
|
-
/** is pending */
|
|
2412
|
-
Pending = "Pending",
|
|
2413
|
-
/** is building */
|
|
2414
|
-
Building = "Building",
|
|
2415
|
-
/** is deleting */
|
|
2416
|
-
Deleting = "Deleting",
|
|
2417
|
-
/** is updating */
|
|
2418
|
-
Updating = "Updating"
|
|
2419
|
-
}
|
|
2420
|
-
/**
|
|
2421
|
-
* Defines values for IscsiPathProvisioningState. \
|
|
2422
|
-
* {@link KnownIscsiPathProvisioningState} can be used interchangeably with IscsiPathProvisioningState,
|
|
2423
|
-
* this enum contains the known values that the service supports.
|
|
2424
|
-
* ### Known values supported by the service
|
|
2425
|
-
* **Succeeded**: Resource has been created. \
|
|
2426
|
-
* **Failed**: Resource creation failed. \
|
|
2427
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2428
|
-
* **Pending**: is pending \
|
|
2429
|
-
* **Building**: is building \
|
|
2430
|
-
* **Deleting**: is deleting \
|
|
2431
|
-
* **Updating**: is updating
|
|
2432
|
-
*/
|
|
2433
|
-
export type IscsiPathProvisioningState = string;
|
|
2434
|
-
/** Known values of {@link ScriptExecutionParameterType} that the service accepts. */
|
|
2435
|
-
export declare enum KnownScriptExecutionParameterType {
|
|
2436
|
-
/** Value */
|
|
2437
|
-
Value = "Value",
|
|
2438
|
-
/** SecureValue */
|
|
2439
|
-
SecureValue = "SecureValue",
|
|
2440
|
-
/** Credential */
|
|
2441
|
-
Credential = "Credential"
|
|
2442
|
-
}
|
|
2443
|
-
/**
|
|
2444
|
-
* Defines values for ScriptExecutionParameterType. \
|
|
2445
|
-
* {@link KnownScriptExecutionParameterType} can be used interchangeably with ScriptExecutionParameterType,
|
|
2446
|
-
* this enum contains the known values that the service supports.
|
|
2447
|
-
* ### Known values supported by the service
|
|
2448
|
-
* **Value** \
|
|
2449
|
-
* **SecureValue** \
|
|
2450
|
-
* **Credential**
|
|
2451
|
-
*/
|
|
2452
|
-
export type ScriptExecutionParameterType = string;
|
|
2453
|
-
/** Known values of {@link ScriptExecutionProvisioningState} that the service accepts. */
|
|
2454
|
-
export declare enum KnownScriptExecutionProvisioningState {
|
|
2455
|
-
/** Resource has been created. */
|
|
2456
|
-
Succeeded = "Succeeded",
|
|
2457
|
-
/** Resource creation failed. */
|
|
2458
|
-
Failed = "Failed",
|
|
2459
|
-
/** Resource creation was canceled. */
|
|
2460
|
-
Canceled = "Canceled",
|
|
2461
|
-
/** is pending */
|
|
2462
|
-
Pending = "Pending",
|
|
2463
|
-
/** is running */
|
|
2464
|
-
Running = "Running",
|
|
2465
|
-
/** is cancelling */
|
|
2466
|
-
Cancelling = "Cancelling",
|
|
2467
|
-
/** is cancelled */
|
|
2468
|
-
Cancelled = "Cancelled",
|
|
2469
|
-
/** is deleting */
|
|
2470
|
-
Deleting = "Deleting"
|
|
2471
|
-
}
|
|
2472
|
-
/**
|
|
2473
|
-
* Defines values for ScriptExecutionProvisioningState. \
|
|
2474
|
-
* {@link KnownScriptExecutionProvisioningState} can be used interchangeably with ScriptExecutionProvisioningState,
|
|
2475
|
-
* this enum contains the known values that the service supports.
|
|
2476
|
-
* ### Known values supported by the service
|
|
2477
|
-
* **Succeeded**: Resource has been created. \
|
|
2478
|
-
* **Failed**: Resource creation failed. \
|
|
2479
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2480
|
-
* **Pending**: is pending \
|
|
2481
|
-
* **Running**: is running \
|
|
2482
|
-
* **Cancelling**: is cancelling \
|
|
2483
|
-
* **Cancelled**: is cancelled \
|
|
2484
|
-
* **Deleting**: is deleting
|
|
2485
|
-
*/
|
|
2486
|
-
export type ScriptExecutionProvisioningState = string;
|
|
2487
|
-
/** Known values of {@link ScriptOutputStreamType} that the service accepts. */
|
|
2488
|
-
export declare enum KnownScriptOutputStreamType {
|
|
2489
|
-
/** is information */
|
|
2490
|
-
Information = "Information",
|
|
2491
|
-
/** is warning */
|
|
2492
|
-
Warning = "Warning",
|
|
2493
|
-
/** is output */
|
|
2494
|
-
Output = "Output",
|
|
2495
|
-
/** is error */
|
|
2496
|
-
Error = "Error"
|
|
2497
|
-
}
|
|
2498
|
-
/**
|
|
2499
|
-
* Defines values for ScriptOutputStreamType. \
|
|
2500
|
-
* {@link KnownScriptOutputStreamType} can be used interchangeably with ScriptOutputStreamType,
|
|
2501
|
-
* this enum contains the known values that the service supports.
|
|
2502
|
-
* ### Known values supported by the service
|
|
2503
|
-
* **Information**: is information \
|
|
2504
|
-
* **Warning**: is warning \
|
|
2505
|
-
* **Output**: is output \
|
|
2506
|
-
* **Error**: is error
|
|
2507
|
-
*/
|
|
2508
|
-
export type ScriptOutputStreamType = string;
|
|
2509
|
-
/** Known values of {@link ScriptPackageProvisioningState} that the service accepts. */
|
|
2510
|
-
export declare enum KnownScriptPackageProvisioningState {
|
|
2511
|
-
/** Resource has been created. */
|
|
2512
|
-
Succeeded = "Succeeded",
|
|
2513
|
-
/** Resource creation failed. */
|
|
2514
|
-
Failed = "Failed",
|
|
2515
|
-
/** Resource creation was canceled. */
|
|
2516
|
-
Canceled = "Canceled"
|
|
2517
|
-
}
|
|
2518
|
-
/**
|
|
2519
|
-
* Defines values for ScriptPackageProvisioningState. \
|
|
2520
|
-
* {@link KnownScriptPackageProvisioningState} can be used interchangeably with ScriptPackageProvisioningState,
|
|
2521
|
-
* this enum contains the known values that the service supports.
|
|
2522
|
-
* ### Known values supported by the service
|
|
2523
|
-
* **Succeeded**: Resource has been created. \
|
|
2524
|
-
* **Failed**: Resource creation failed. \
|
|
2525
|
-
* **Canceled**: Resource creation was canceled.
|
|
2526
|
-
*/
|
|
2527
|
-
export type ScriptPackageProvisioningState = string;
|
|
2528
|
-
/** Known values of {@link ScriptCmdletProvisioningState} that the service accepts. */
|
|
2529
|
-
export declare enum KnownScriptCmdletProvisioningState {
|
|
2530
|
-
/** Resource has been created. */
|
|
2531
|
-
Succeeded = "Succeeded",
|
|
2532
|
-
/** Resource creation failed. */
|
|
2533
|
-
Failed = "Failed",
|
|
2534
|
-
/** Resource creation was canceled. */
|
|
2535
|
-
Canceled = "Canceled"
|
|
2536
|
-
}
|
|
2537
|
-
/**
|
|
2538
|
-
* Defines values for ScriptCmdletProvisioningState. \
|
|
2539
|
-
* {@link KnownScriptCmdletProvisioningState} can be used interchangeably with ScriptCmdletProvisioningState,
|
|
2540
|
-
* this enum contains the known values that the service supports.
|
|
2541
|
-
* ### Known values supported by the service
|
|
2542
|
-
* **Succeeded**: Resource has been created. \
|
|
2543
|
-
* **Failed**: Resource creation failed. \
|
|
2544
|
-
* **Canceled**: Resource creation was canceled.
|
|
2545
|
-
*/
|
|
2546
|
-
export type ScriptCmdletProvisioningState = string;
|
|
2547
|
-
/** Known values of {@link ScriptCmdletAudience} that the service accepts. */
|
|
2548
|
-
export declare enum KnownScriptCmdletAudience {
|
|
2549
|
-
/** is automation */
|
|
2550
|
-
Automation = "Automation",
|
|
2551
|
-
/** is any */
|
|
2552
|
-
Any = "Any"
|
|
2553
|
-
}
|
|
2554
|
-
/**
|
|
2555
|
-
* Defines values for ScriptCmdletAudience. \
|
|
2556
|
-
* {@link KnownScriptCmdletAudience} can be used interchangeably with ScriptCmdletAudience,
|
|
2557
|
-
* this enum contains the known values that the service supports.
|
|
2558
|
-
* ### Known values supported by the service
|
|
2559
|
-
* **Automation**: is automation \
|
|
2560
|
-
* **Any**: is any
|
|
2561
|
-
*/
|
|
2562
|
-
export type ScriptCmdletAudience = string;
|
|
2563
|
-
/** Known values of {@link ScriptParameterTypes} that the service accepts. */
|
|
2564
|
-
export declare enum KnownScriptParameterTypes {
|
|
2565
|
-
/** is string */
|
|
2566
|
-
String = "String",
|
|
2567
|
-
/** is secure string */
|
|
2568
|
-
SecureString = "SecureString",
|
|
2569
|
-
/** is credential */
|
|
2570
|
-
Credential = "Credential",
|
|
2571
|
-
/** is int */
|
|
2572
|
-
Int = "Int",
|
|
2573
|
-
/** is bool */
|
|
2574
|
-
Bool = "Bool",
|
|
2575
|
-
/** is float */
|
|
2576
|
-
Float = "Float"
|
|
2577
|
-
}
|
|
2578
|
-
/**
|
|
2579
|
-
* Defines values for ScriptParameterTypes. \
|
|
2580
|
-
* {@link KnownScriptParameterTypes} can be used interchangeably with ScriptParameterTypes,
|
|
2581
|
-
* this enum contains the known values that the service supports.
|
|
2582
|
-
* ### Known values supported by the service
|
|
2583
|
-
* **String**: is string \
|
|
2584
|
-
* **SecureString**: is secure string \
|
|
2585
|
-
* **Credential**: is credential \
|
|
2586
|
-
* **Int**: is int \
|
|
2587
|
-
* **Bool**: is bool \
|
|
2588
|
-
* **Float**: is float
|
|
2589
|
-
*/
|
|
2590
|
-
export type ScriptParameterTypes = string;
|
|
2591
|
-
/** Known values of {@link VisibilityParameterEnum} that the service accepts. */
|
|
2592
|
-
export declare enum KnownVisibilityParameterEnum {
|
|
2593
|
-
/** is visible */
|
|
2594
|
-
Visible = "Visible",
|
|
2595
|
-
/** is hidden */
|
|
2596
|
-
Hidden = "Hidden"
|
|
2597
|
-
}
|
|
2598
|
-
/**
|
|
2599
|
-
* Defines values for VisibilityParameterEnum. \
|
|
2600
|
-
* {@link KnownVisibilityParameterEnum} can be used interchangeably with VisibilityParameterEnum,
|
|
2601
|
-
* this enum contains the known values that the service supports.
|
|
2602
|
-
* ### Known values supported by the service
|
|
2603
|
-
* **Visible**: is visible \
|
|
2604
|
-
* **Hidden**: is hidden
|
|
2605
|
-
*/
|
|
2606
|
-
export type VisibilityParameterEnum = string;
|
|
2607
|
-
/** Known values of {@link OptionalParamEnum} that the service accepts. */
|
|
2608
|
-
export declare enum KnownOptionalParamEnum {
|
|
2609
|
-
/** is optional */
|
|
2610
|
-
Optional = "Optional",
|
|
2611
|
-
/** is required */
|
|
2612
|
-
Required = "Required"
|
|
2613
|
-
}
|
|
2614
|
-
/**
|
|
2615
|
-
* Defines values for OptionalParamEnum. \
|
|
2616
|
-
* {@link KnownOptionalParamEnum} can be used interchangeably with OptionalParamEnum,
|
|
2617
|
-
* this enum contains the known values that the service supports.
|
|
2618
|
-
* ### Known values supported by the service
|
|
2619
|
-
* **Optional**: is optional \
|
|
2620
|
-
* **Required**: is required
|
|
2621
|
-
*/
|
|
2622
|
-
export type OptionalParamEnum = string;
|
|
2623
|
-
/** Known values of {@link WorkloadNetworkProvisioningState} that the service accepts. */
|
|
2624
|
-
export declare enum KnownWorkloadNetworkProvisioningState {
|
|
2625
|
-
/** Resource has been created. */
|
|
2626
|
-
Succeeded = "Succeeded",
|
|
2627
|
-
/** Resource creation failed. */
|
|
2628
|
-
Failed = "Failed",
|
|
2629
|
-
/** Resource creation was canceled. */
|
|
2630
|
-
Canceled = "Canceled",
|
|
2631
|
-
/** is building */
|
|
2632
|
-
Building = "Building",
|
|
2633
|
-
/** is deleting */
|
|
2634
|
-
Deleting = "Deleting",
|
|
2635
|
-
/** is updating */
|
|
2636
|
-
Updating = "Updating"
|
|
2637
|
-
}
|
|
2638
|
-
/**
|
|
2639
|
-
* Defines values for WorkloadNetworkProvisioningState. \
|
|
2640
|
-
* {@link KnownWorkloadNetworkProvisioningState} can be used interchangeably with WorkloadNetworkProvisioningState,
|
|
2641
|
-
* this enum contains the known values that the service supports.
|
|
2642
|
-
* ### Known values supported by the service
|
|
2643
|
-
* **Succeeded**: Resource has been created. \
|
|
2644
|
-
* **Failed**: Resource creation failed. \
|
|
2645
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2646
|
-
* **Building**: is building \
|
|
2647
|
-
* **Deleting**: is deleting \
|
|
2648
|
-
* **Updating**: is updating
|
|
2649
|
-
*/
|
|
2650
|
-
export type WorkloadNetworkProvisioningState = string;
|
|
2651
|
-
/** Known values of {@link DhcpTypeEnum} that the service accepts. */
|
|
2652
|
-
export declare enum KnownDhcpTypeEnum {
|
|
2653
|
-
/** Server */
|
|
2654
|
-
Server = "SERVER",
|
|
2655
|
-
/** Relay */
|
|
2656
|
-
Relay = "RELAY"
|
|
2657
|
-
}
|
|
2658
|
-
/**
|
|
2659
|
-
* Defines values for DhcpTypeEnum. \
|
|
2660
|
-
* {@link KnownDhcpTypeEnum} can be used interchangeably with DhcpTypeEnum,
|
|
2661
|
-
* this enum contains the known values that the service supports.
|
|
2662
|
-
* ### Known values supported by the service
|
|
2663
|
-
* **SERVER** \
|
|
2664
|
-
* **RELAY**
|
|
2665
|
-
*/
|
|
2666
|
-
export type DhcpTypeEnum = string;
|
|
2667
|
-
/** Known values of {@link WorkloadNetworkDhcpProvisioningState} that the service accepts. */
|
|
2668
|
-
export declare enum KnownWorkloadNetworkDhcpProvisioningState {
|
|
2669
|
-
/** Resource has been created. */
|
|
2670
|
-
Succeeded = "Succeeded",
|
|
2671
|
-
/** Resource creation failed. */
|
|
2672
|
-
Failed = "Failed",
|
|
2673
|
-
/** Resource creation was canceled. */
|
|
2674
|
-
Canceled = "Canceled",
|
|
2675
|
-
/** is building */
|
|
2676
|
-
Building = "Building",
|
|
2677
|
-
/** is deleting */
|
|
2678
|
-
Deleting = "Deleting",
|
|
2679
|
-
/** is updating */
|
|
2680
|
-
Updating = "Updating"
|
|
2681
|
-
}
|
|
2682
|
-
/**
|
|
2683
|
-
* Defines values for WorkloadNetworkDhcpProvisioningState. \
|
|
2684
|
-
* {@link KnownWorkloadNetworkDhcpProvisioningState} can be used interchangeably with WorkloadNetworkDhcpProvisioningState,
|
|
2685
|
-
* this enum contains the known values that the service supports.
|
|
2686
|
-
* ### Known values supported by the service
|
|
2687
|
-
* **Succeeded**: Resource has been created. \
|
|
2688
|
-
* **Failed**: Resource creation failed. \
|
|
2689
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2690
|
-
* **Building**: is building \
|
|
2691
|
-
* **Deleting**: is deleting \
|
|
2692
|
-
* **Updating**: is updating
|
|
2693
|
-
*/
|
|
2694
|
-
export type WorkloadNetworkDhcpProvisioningState = string;
|
|
2695
|
-
/** Known values of {@link DnsServiceLogLevelEnum} that the service accepts. */
|
|
2696
|
-
export declare enum KnownDnsServiceLogLevelEnum {
|
|
2697
|
-
/** is debug */
|
|
2698
|
-
Debug = "DEBUG",
|
|
2699
|
-
/** is info */
|
|
2700
|
-
Info = "INFO",
|
|
2701
|
-
/** is warning */
|
|
2702
|
-
Warning = "WARNING",
|
|
2703
|
-
/** is error */
|
|
2704
|
-
Error = "ERROR",
|
|
2705
|
-
/** is fatal */
|
|
2706
|
-
Fatal = "FATAL"
|
|
2707
|
-
}
|
|
2708
|
-
/**
|
|
2709
|
-
* Defines values for DnsServiceLogLevelEnum. \
|
|
2710
|
-
* {@link KnownDnsServiceLogLevelEnum} can be used interchangeably with DnsServiceLogLevelEnum,
|
|
2711
|
-
* this enum contains the known values that the service supports.
|
|
2712
|
-
* ### Known values supported by the service
|
|
2713
|
-
* **DEBUG**: is debug \
|
|
2714
|
-
* **INFO**: is info \
|
|
2715
|
-
* **WARNING**: is warning \
|
|
2716
|
-
* **ERROR**: is error \
|
|
2717
|
-
* **FATAL**: is fatal
|
|
2718
|
-
*/
|
|
2719
|
-
export type DnsServiceLogLevelEnum = string;
|
|
2720
|
-
/** Known values of {@link DnsServiceStatusEnum} that the service accepts. */
|
|
2721
|
-
export declare enum KnownDnsServiceStatusEnum {
|
|
2722
|
-
/** is success */
|
|
2723
|
-
Success = "SUCCESS",
|
|
2724
|
-
/** is failure */
|
|
2725
|
-
Failure = "FAILURE"
|
|
2726
|
-
}
|
|
2727
|
-
/**
|
|
2728
|
-
* Defines values for DnsServiceStatusEnum. \
|
|
2729
|
-
* {@link KnownDnsServiceStatusEnum} can be used interchangeably with DnsServiceStatusEnum,
|
|
2730
|
-
* this enum contains the known values that the service supports.
|
|
2731
|
-
* ### Known values supported by the service
|
|
2732
|
-
* **SUCCESS**: is success \
|
|
2733
|
-
* **FAILURE**: is failure
|
|
2734
|
-
*/
|
|
2735
|
-
export type DnsServiceStatusEnum = string;
|
|
2736
|
-
/** Known values of {@link WorkloadNetworkDnsServiceProvisioningState} that the service accepts. */
|
|
2737
|
-
export declare enum KnownWorkloadNetworkDnsServiceProvisioningState {
|
|
2738
|
-
/** Resource has been created. */
|
|
2739
|
-
Succeeded = "Succeeded",
|
|
2740
|
-
/** Resource creation failed. */
|
|
2741
|
-
Failed = "Failed",
|
|
2742
|
-
/** Resource creation was canceled. */
|
|
2743
|
-
Canceled = "Canceled",
|
|
2744
|
-
/** is building */
|
|
2745
|
-
Building = "Building",
|
|
2746
|
-
/** is deleting */
|
|
2747
|
-
Deleting = "Deleting",
|
|
2748
|
-
/** is updating */
|
|
2749
|
-
Updating = "Updating"
|
|
2750
|
-
}
|
|
2751
|
-
/**
|
|
2752
|
-
* Defines values for WorkloadNetworkDnsServiceProvisioningState. \
|
|
2753
|
-
* {@link KnownWorkloadNetworkDnsServiceProvisioningState} can be used interchangeably with WorkloadNetworkDnsServiceProvisioningState,
|
|
2754
|
-
* this enum contains the known values that the service supports.
|
|
2755
|
-
* ### Known values supported by the service
|
|
2756
|
-
* **Succeeded**: Resource has been created. \
|
|
2757
|
-
* **Failed**: Resource creation failed. \
|
|
2758
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2759
|
-
* **Building**: is building \
|
|
2760
|
-
* **Deleting**: is deleting \
|
|
2761
|
-
* **Updating**: is updating
|
|
2762
|
-
*/
|
|
2763
|
-
export type WorkloadNetworkDnsServiceProvisioningState = string;
|
|
2764
|
-
/** Known values of {@link WorkloadNetworkDnsZoneProvisioningState} that the service accepts. */
|
|
2765
|
-
export declare enum KnownWorkloadNetworkDnsZoneProvisioningState {
|
|
2766
|
-
/** Resource has been created. */
|
|
2767
|
-
Succeeded = "Succeeded",
|
|
2768
|
-
/** Resource creation failed. */
|
|
2769
|
-
Failed = "Failed",
|
|
2770
|
-
/** Resource creation was canceled. */
|
|
2771
|
-
Canceled = "Canceled",
|
|
2772
|
-
/** is building */
|
|
2773
|
-
Building = "Building",
|
|
2774
|
-
/** is deleting */
|
|
2775
|
-
Deleting = "Deleting",
|
|
2776
|
-
/** is updating */
|
|
2777
|
-
Updating = "Updating"
|
|
2778
|
-
}
|
|
2779
|
-
/**
|
|
2780
|
-
* Defines values for WorkloadNetworkDnsZoneProvisioningState. \
|
|
2781
|
-
* {@link KnownWorkloadNetworkDnsZoneProvisioningState} can be used interchangeably with WorkloadNetworkDnsZoneProvisioningState,
|
|
2782
|
-
* this enum contains the known values that the service supports.
|
|
2783
|
-
* ### Known values supported by the service
|
|
2784
|
-
* **Succeeded**: Resource has been created. \
|
|
2785
|
-
* **Failed**: Resource creation failed. \
|
|
2786
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2787
|
-
* **Building**: is building \
|
|
2788
|
-
* **Deleting**: is deleting \
|
|
2789
|
-
* **Updating**: is updating
|
|
2790
|
-
*/
|
|
2791
|
-
export type WorkloadNetworkDnsZoneProvisioningState = string;
|
|
2792
|
-
/** Known values of {@link PortMirroringDirectionEnum} that the service accepts. */
|
|
2793
|
-
export declare enum KnownPortMirroringDirectionEnum {
|
|
2794
|
-
/** is ingress */
|
|
2795
|
-
Ingress = "INGRESS",
|
|
2796
|
-
/** is egress */
|
|
2797
|
-
Egress = "EGRESS",
|
|
2798
|
-
/** is bidirectional */
|
|
2799
|
-
Bidirectional = "BIDIRECTIONAL"
|
|
2800
|
-
}
|
|
2801
|
-
/**
|
|
2802
|
-
* Defines values for PortMirroringDirectionEnum. \
|
|
2803
|
-
* {@link KnownPortMirroringDirectionEnum} can be used interchangeably with PortMirroringDirectionEnum,
|
|
2804
|
-
* this enum contains the known values that the service supports.
|
|
2805
|
-
* ### Known values supported by the service
|
|
2806
|
-
* **INGRESS**: is ingress \
|
|
2807
|
-
* **EGRESS**: is egress \
|
|
2808
|
-
* **BIDIRECTIONAL**: is bidirectional
|
|
2809
|
-
*/
|
|
2810
|
-
export type PortMirroringDirectionEnum = string;
|
|
2811
|
-
/** Known values of {@link PortMirroringStatusEnum} that the service accepts. */
|
|
2812
|
-
export declare enum KnownPortMirroringStatusEnum {
|
|
2813
|
-
/** is success */
|
|
2814
|
-
Success = "SUCCESS",
|
|
2815
|
-
/** is failure */
|
|
2816
|
-
Failure = "FAILURE"
|
|
2817
|
-
}
|
|
2818
|
-
/**
|
|
2819
|
-
* Defines values for PortMirroringStatusEnum. \
|
|
2820
|
-
* {@link KnownPortMirroringStatusEnum} can be used interchangeably with PortMirroringStatusEnum,
|
|
2821
|
-
* this enum contains the known values that the service supports.
|
|
2822
|
-
* ### Known values supported by the service
|
|
2823
|
-
* **SUCCESS**: is success \
|
|
2824
|
-
* **FAILURE**: is failure
|
|
2825
|
-
*/
|
|
2826
|
-
export type PortMirroringStatusEnum = string;
|
|
2827
|
-
/** Known values of {@link WorkloadNetworkPortMirroringProvisioningState} that the service accepts. */
|
|
2828
|
-
export declare enum KnownWorkloadNetworkPortMirroringProvisioningState {
|
|
2829
|
-
/** Resource has been created. */
|
|
2830
|
-
Succeeded = "Succeeded",
|
|
2831
|
-
/** Resource creation failed. */
|
|
2832
|
-
Failed = "Failed",
|
|
2833
|
-
/** Resource creation was canceled. */
|
|
2834
|
-
Canceled = "Canceled",
|
|
2835
|
-
/** is building */
|
|
2836
|
-
Building = "Building",
|
|
2837
|
-
/** is deleting */
|
|
2838
|
-
Deleting = "Deleting",
|
|
2839
|
-
/** is updating */
|
|
2840
|
-
Updating = "Updating"
|
|
2841
|
-
}
|
|
2842
|
-
/**
|
|
2843
|
-
* Defines values for WorkloadNetworkPortMirroringProvisioningState. \
|
|
2844
|
-
* {@link KnownWorkloadNetworkPortMirroringProvisioningState} can be used interchangeably with WorkloadNetworkPortMirroringProvisioningState,
|
|
2845
|
-
* this enum contains the known values that the service supports.
|
|
2846
|
-
* ### Known values supported by the service
|
|
2847
|
-
* **Succeeded**: Resource has been created. \
|
|
2848
|
-
* **Failed**: Resource creation failed. \
|
|
2849
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2850
|
-
* **Building**: is building \
|
|
2851
|
-
* **Deleting**: is deleting \
|
|
2852
|
-
* **Updating**: is updating
|
|
2853
|
-
*/
|
|
2854
|
-
export type WorkloadNetworkPortMirroringProvisioningState = string;
|
|
2855
|
-
/** Known values of {@link WorkloadNetworkPublicIPProvisioningState} that the service accepts. */
|
|
2856
|
-
export declare enum KnownWorkloadNetworkPublicIPProvisioningState {
|
|
2857
|
-
/** Resource has been created. */
|
|
2858
|
-
Succeeded = "Succeeded",
|
|
2859
|
-
/** Resource creation failed. */
|
|
2860
|
-
Failed = "Failed",
|
|
2861
|
-
/** Resource creation was canceled. */
|
|
2862
|
-
Canceled = "Canceled",
|
|
2863
|
-
/** is building */
|
|
2864
|
-
Building = "Building",
|
|
2865
|
-
/** is deleting */
|
|
2866
|
-
Deleting = "Deleting",
|
|
2867
|
-
/** is updating */
|
|
2868
|
-
Updating = "Updating"
|
|
2869
|
-
}
|
|
2870
|
-
/**
|
|
2871
|
-
* Defines values for WorkloadNetworkPublicIPProvisioningState. \
|
|
2872
|
-
* {@link KnownWorkloadNetworkPublicIPProvisioningState} can be used interchangeably with WorkloadNetworkPublicIPProvisioningState,
|
|
2873
|
-
* this enum contains the known values that the service supports.
|
|
2874
|
-
* ### Known values supported by the service
|
|
2875
|
-
* **Succeeded**: Resource has been created. \
|
|
2876
|
-
* **Failed**: Resource creation failed. \
|
|
2877
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2878
|
-
* **Building**: is building \
|
|
2879
|
-
* **Deleting**: is deleting \
|
|
2880
|
-
* **Updating**: is updating
|
|
2881
|
-
*/
|
|
2882
|
-
export type WorkloadNetworkPublicIPProvisioningState = string;
|
|
2883
|
-
/** Known values of {@link SegmentStatusEnum} that the service accepts. */
|
|
2884
|
-
export declare enum KnownSegmentStatusEnum {
|
|
2885
|
-
/** is success */
|
|
2886
|
-
Success = "SUCCESS",
|
|
2887
|
-
/** is failure */
|
|
2888
|
-
Failure = "FAILURE"
|
|
2889
|
-
}
|
|
2890
|
-
/**
|
|
2891
|
-
* Defines values for SegmentStatusEnum. \
|
|
2892
|
-
* {@link KnownSegmentStatusEnum} can be used interchangeably with SegmentStatusEnum,
|
|
2893
|
-
* this enum contains the known values that the service supports.
|
|
2894
|
-
* ### Known values supported by the service
|
|
2895
|
-
* **SUCCESS**: is success \
|
|
2896
|
-
* **FAILURE**: is failure
|
|
2897
|
-
*/
|
|
2898
|
-
export type SegmentStatusEnum = string;
|
|
2899
|
-
/** Known values of {@link WorkloadNetworkSegmentProvisioningState} that the service accepts. */
|
|
2900
|
-
export declare enum KnownWorkloadNetworkSegmentProvisioningState {
|
|
2901
|
-
/** Resource has been created. */
|
|
2902
|
-
Succeeded = "Succeeded",
|
|
2903
|
-
/** Resource creation failed. */
|
|
2904
|
-
Failed = "Failed",
|
|
2905
|
-
/** Resource creation was canceled. */
|
|
2906
|
-
Canceled = "Canceled",
|
|
2907
|
-
/** is building */
|
|
2908
|
-
Building = "Building",
|
|
2909
|
-
/** is deleting */
|
|
2910
|
-
Deleting = "Deleting",
|
|
2911
|
-
/** is updating */
|
|
2912
|
-
Updating = "Updating"
|
|
2913
|
-
}
|
|
2914
|
-
/**
|
|
2915
|
-
* Defines values for WorkloadNetworkSegmentProvisioningState. \
|
|
2916
|
-
* {@link KnownWorkloadNetworkSegmentProvisioningState} can be used interchangeably with WorkloadNetworkSegmentProvisioningState,
|
|
2917
|
-
* this enum contains the known values that the service supports.
|
|
2918
|
-
* ### Known values supported by the service
|
|
2919
|
-
* **Succeeded**: Resource has been created. \
|
|
2920
|
-
* **Failed**: Resource creation failed. \
|
|
2921
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2922
|
-
* **Building**: is building \
|
|
2923
|
-
* **Deleting**: is deleting \
|
|
2924
|
-
* **Updating**: is updating
|
|
2925
|
-
*/
|
|
2926
|
-
export type WorkloadNetworkSegmentProvisioningState = string;
|
|
2927
|
-
/** Known values of {@link VMTypeEnum} that the service accepts. */
|
|
2928
|
-
export declare enum KnownVMTypeEnum {
|
|
2929
|
-
/** is regular */
|
|
2930
|
-
Regular = "REGULAR",
|
|
2931
|
-
/** is edge */
|
|
2932
|
-
Edge = "EDGE",
|
|
2933
|
-
/** is service */
|
|
2934
|
-
Service = "SERVICE"
|
|
2935
|
-
}
|
|
2936
|
-
/**
|
|
2937
|
-
* Defines values for VMTypeEnum. \
|
|
2938
|
-
* {@link KnownVMTypeEnum} can be used interchangeably with VMTypeEnum,
|
|
2939
|
-
* this enum contains the known values that the service supports.
|
|
2940
|
-
* ### Known values supported by the service
|
|
2941
|
-
* **REGULAR**: is regular \
|
|
2942
|
-
* **EDGE**: is edge \
|
|
2943
|
-
* **SERVICE**: is service
|
|
2944
|
-
*/
|
|
2945
|
-
export type VMTypeEnum = string;
|
|
2946
|
-
/** Known values of {@link VMGroupStatusEnum} that the service accepts. */
|
|
2947
|
-
export declare enum KnownVMGroupStatusEnum {
|
|
2948
|
-
/** is success */
|
|
2949
|
-
Success = "SUCCESS",
|
|
2950
|
-
/** is failure */
|
|
2951
|
-
Failure = "FAILURE"
|
|
2952
|
-
}
|
|
2953
|
-
/**
|
|
2954
|
-
* Defines values for VMGroupStatusEnum. \
|
|
2955
|
-
* {@link KnownVMGroupStatusEnum} can be used interchangeably with VMGroupStatusEnum,
|
|
2956
|
-
* this enum contains the known values that the service supports.
|
|
2957
|
-
* ### Known values supported by the service
|
|
2958
|
-
* **SUCCESS**: is success \
|
|
2959
|
-
* **FAILURE**: is failure
|
|
2960
|
-
*/
|
|
2961
|
-
export type VMGroupStatusEnum = string;
|
|
2962
|
-
/** Known values of {@link WorkloadNetworkVMGroupProvisioningState} that the service accepts. */
|
|
2963
|
-
export declare enum KnownWorkloadNetworkVMGroupProvisioningState {
|
|
2964
|
-
/** Resource has been created. */
|
|
2965
|
-
Succeeded = "Succeeded",
|
|
2966
|
-
/** Resource creation failed. */
|
|
2967
|
-
Failed = "Failed",
|
|
2968
|
-
/** Resource creation was canceled. */
|
|
2969
|
-
Canceled = "Canceled",
|
|
2970
|
-
/** is building */
|
|
2971
|
-
Building = "Building",
|
|
2972
|
-
/** is deleting */
|
|
2973
|
-
Deleting = "Deleting",
|
|
2974
|
-
/** is updating */
|
|
2975
|
-
Updating = "Updating"
|
|
2976
|
-
}
|
|
2977
|
-
/**
|
|
2978
|
-
* Defines values for WorkloadNetworkVMGroupProvisioningState. \
|
|
2979
|
-
* {@link KnownWorkloadNetworkVMGroupProvisioningState} can be used interchangeably with WorkloadNetworkVMGroupProvisioningState,
|
|
2980
|
-
* this enum contains the known values that the service supports.
|
|
2981
|
-
* ### Known values supported by the service
|
|
2982
|
-
* **Succeeded**: Resource has been created. \
|
|
2983
|
-
* **Failed**: Resource creation failed. \
|
|
2984
|
-
* **Canceled**: Resource creation was canceled. \
|
|
2985
|
-
* **Building**: is building \
|
|
2986
|
-
* **Deleting**: is deleting \
|
|
2987
|
-
* **Updating**: is updating
|
|
2988
|
-
*/
|
|
2989
|
-
export type WorkloadNetworkVMGroupProvisioningState = string;
|
|
2990
|
-
/** Known values of {@link AffinityType} that the service accepts. */
|
|
2991
|
-
export declare enum KnownAffinityType {
|
|
2992
|
-
/** is affinity */
|
|
2993
|
-
Affinity = "Affinity",
|
|
2994
|
-
/** is anti-affinity */
|
|
2995
|
-
AntiAffinity = "AntiAffinity"
|
|
2996
|
-
}
|
|
2997
|
-
/**
|
|
2998
|
-
* Defines values for AffinityType. \
|
|
2999
|
-
* {@link KnownAffinityType} can be used interchangeably with AffinityType,
|
|
3000
|
-
* this enum contains the known values that the service supports.
|
|
3001
|
-
* ### Known values supported by the service
|
|
3002
|
-
* **Affinity**: is affinity \
|
|
3003
|
-
* **AntiAffinity**: is anti-affinity
|
|
3004
|
-
*/
|
|
3005
|
-
export type AffinityType = string;
|
|
3006
|
-
/** Defines values for SkuTier. */
|
|
3007
|
-
export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
|
|
3008
|
-
/** Optional parameters. */
|
|
3009
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
3010
|
-
}
|
|
3011
|
-
/** Contains response data for the list operation. */
|
|
3012
|
-
export type OperationsListResponse = OperationListResult;
|
|
3013
|
-
/** Optional parameters. */
|
|
3014
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3015
|
-
}
|
|
3016
|
-
/** Contains response data for the listNext operation. */
|
|
3017
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
3018
|
-
/** Optional parameters. */
|
|
3019
|
-
export interface LocationsCheckQuotaAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
3020
|
-
}
|
|
3021
|
-
/** Contains response data for the checkQuotaAvailability operation. */
|
|
3022
|
-
export type LocationsCheckQuotaAvailabilityResponse = Quota;
|
|
3023
|
-
/** Optional parameters. */
|
|
3024
|
-
export interface LocationsCheckTrialAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
3025
|
-
/** Optionally, check for a specific SKU */
|
|
3026
|
-
sku?: Sku;
|
|
3027
|
-
}
|
|
3028
|
-
/** Contains response data for the checkTrialAvailability operation. */
|
|
3029
|
-
export type LocationsCheckTrialAvailabilityResponse = Trial;
|
|
3030
|
-
/** Optional parameters. */
|
|
3031
|
-
export interface PrivateCloudsListInSubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3032
|
-
}
|
|
3033
|
-
/** Contains response data for the listInSubscription operation. */
|
|
3034
|
-
export type PrivateCloudsListInSubscriptionResponse = PrivateCloudList;
|
|
3035
|
-
/** Optional parameters. */
|
|
3036
|
-
export interface PrivateCloudsListOptionalParams extends coreClient.OperationOptions {
|
|
3037
|
-
}
|
|
3038
|
-
/** Contains response data for the list operation. */
|
|
3039
|
-
export type PrivateCloudsListResponse = PrivateCloudList;
|
|
3040
|
-
/** Optional parameters. */
|
|
3041
|
-
export interface PrivateCloudsGetOptionalParams extends coreClient.OperationOptions {
|
|
3042
|
-
}
|
|
3043
|
-
/** Contains response data for the get operation. */
|
|
3044
|
-
export type PrivateCloudsGetResponse = PrivateCloud;
|
|
3045
|
-
/** Optional parameters. */
|
|
3046
|
-
export interface PrivateCloudsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3047
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3048
|
-
updateIntervalInMs?: number;
|
|
3049
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3050
|
-
resumeFrom?: string;
|
|
3051
|
-
}
|
|
3052
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3053
|
-
export type PrivateCloudsCreateOrUpdateResponse = PrivateCloud;
|
|
3054
|
-
/** Optional parameters. */
|
|
3055
|
-
export interface PrivateCloudsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3056
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3057
|
-
updateIntervalInMs?: number;
|
|
3058
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3059
|
-
resumeFrom?: string;
|
|
3060
|
-
}
|
|
3061
|
-
/** Contains response data for the update operation. */
|
|
3062
|
-
export type PrivateCloudsUpdateResponse = PrivateCloud;
|
|
3063
|
-
/** Optional parameters. */
|
|
3064
|
-
export interface PrivateCloudsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3065
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3066
|
-
updateIntervalInMs?: number;
|
|
3067
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3068
|
-
resumeFrom?: string;
|
|
3069
|
-
}
|
|
3070
|
-
/** Optional parameters. */
|
|
3071
|
-
export interface PrivateCloudsListAdminCredentialsOptionalParams extends coreClient.OperationOptions {
|
|
3072
|
-
}
|
|
3073
|
-
/** Contains response data for the listAdminCredentials operation. */
|
|
3074
|
-
export type PrivateCloudsListAdminCredentialsResponse = AdminCredentials;
|
|
3075
|
-
/** Optional parameters. */
|
|
3076
|
-
export interface PrivateCloudsRotateNsxtPasswordOptionalParams extends coreClient.OperationOptions {
|
|
3077
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3078
|
-
updateIntervalInMs?: number;
|
|
3079
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3080
|
-
resumeFrom?: string;
|
|
3081
|
-
}
|
|
3082
|
-
/** Contains response data for the rotateNsxtPassword operation. */
|
|
3083
|
-
export type PrivateCloudsRotateNsxtPasswordResponse = PrivateCloudsRotateNsxtPasswordHeaders;
|
|
3084
|
-
/** Optional parameters. */
|
|
3085
|
-
export interface PrivateCloudsRotateVcenterPasswordOptionalParams extends coreClient.OperationOptions {
|
|
3086
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3087
|
-
updateIntervalInMs?: number;
|
|
3088
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3089
|
-
resumeFrom?: string;
|
|
3090
|
-
}
|
|
3091
|
-
/** Contains response data for the rotateVcenterPassword operation. */
|
|
3092
|
-
export type PrivateCloudsRotateVcenterPasswordResponse = PrivateCloudsRotateVcenterPasswordHeaders;
|
|
3093
|
-
/** Optional parameters. */
|
|
3094
|
-
export interface PrivateCloudsListInSubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3095
|
-
}
|
|
3096
|
-
/** Contains response data for the listInSubscriptionNext operation. */
|
|
3097
|
-
export type PrivateCloudsListInSubscriptionNextResponse = PrivateCloudList;
|
|
3098
|
-
/** Optional parameters. */
|
|
3099
|
-
export interface PrivateCloudsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3100
|
-
}
|
|
3101
|
-
/** Contains response data for the listNext operation. */
|
|
3102
|
-
export type PrivateCloudsListNextResponse = PrivateCloudList;
|
|
3103
|
-
/** Optional parameters. */
|
|
3104
|
-
export interface AddonsListOptionalParams extends coreClient.OperationOptions {
|
|
3105
|
-
}
|
|
3106
|
-
/** Contains response data for the list operation. */
|
|
3107
|
-
export type AddonsListResponse = AddonList;
|
|
3108
|
-
/** Optional parameters. */
|
|
3109
|
-
export interface AddonsGetOptionalParams extends coreClient.OperationOptions {
|
|
3110
|
-
}
|
|
3111
|
-
/** Contains response data for the get operation. */
|
|
3112
|
-
export type AddonsGetResponse = Addon;
|
|
3113
|
-
/** Optional parameters. */
|
|
3114
|
-
export interface AddonsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3115
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3116
|
-
updateIntervalInMs?: number;
|
|
3117
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3118
|
-
resumeFrom?: string;
|
|
3119
|
-
}
|
|
3120
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3121
|
-
export type AddonsCreateOrUpdateResponse = Addon;
|
|
3122
|
-
/** Optional parameters. */
|
|
3123
|
-
export interface AddonsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3124
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3125
|
-
updateIntervalInMs?: number;
|
|
3126
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3127
|
-
resumeFrom?: string;
|
|
3128
|
-
}
|
|
3129
|
-
/** Optional parameters. */
|
|
3130
|
-
export interface AddonsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3131
|
-
}
|
|
3132
|
-
/** Contains response data for the listNext operation. */
|
|
3133
|
-
export type AddonsListNextResponse = AddonList;
|
|
3134
|
-
/** Optional parameters. */
|
|
3135
|
-
export interface AuthorizationsListOptionalParams extends coreClient.OperationOptions {
|
|
3136
|
-
}
|
|
3137
|
-
/** Contains response data for the list operation. */
|
|
3138
|
-
export type AuthorizationsListResponse = ExpressRouteAuthorizationList;
|
|
3139
|
-
/** Optional parameters. */
|
|
3140
|
-
export interface AuthorizationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3141
|
-
}
|
|
3142
|
-
/** Contains response data for the get operation. */
|
|
3143
|
-
export type AuthorizationsGetResponse = ExpressRouteAuthorization;
|
|
3144
|
-
/** Optional parameters. */
|
|
3145
|
-
export interface AuthorizationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3146
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3147
|
-
updateIntervalInMs?: number;
|
|
3148
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3149
|
-
resumeFrom?: string;
|
|
3150
|
-
}
|
|
3151
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3152
|
-
export type AuthorizationsCreateOrUpdateResponse = ExpressRouteAuthorization;
|
|
3153
|
-
/** Optional parameters. */
|
|
3154
|
-
export interface AuthorizationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3155
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3156
|
-
updateIntervalInMs?: number;
|
|
3157
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3158
|
-
resumeFrom?: string;
|
|
3159
|
-
}
|
|
3160
|
-
/** Optional parameters. */
|
|
3161
|
-
export interface AuthorizationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3162
|
-
}
|
|
3163
|
-
/** Contains response data for the listNext operation. */
|
|
3164
|
-
export type AuthorizationsListNextResponse = ExpressRouteAuthorizationList;
|
|
3165
|
-
/** Optional parameters. */
|
|
3166
|
-
export interface CloudLinksListOptionalParams extends coreClient.OperationOptions {
|
|
3167
|
-
}
|
|
3168
|
-
/** Contains response data for the list operation. */
|
|
3169
|
-
export type CloudLinksListResponse = CloudLinkList;
|
|
3170
|
-
/** Optional parameters. */
|
|
3171
|
-
export interface CloudLinksGetOptionalParams extends coreClient.OperationOptions {
|
|
3172
|
-
}
|
|
3173
|
-
/** Contains response data for the get operation. */
|
|
3174
|
-
export type CloudLinksGetResponse = CloudLink;
|
|
3175
|
-
/** Optional parameters. */
|
|
3176
|
-
export interface CloudLinksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3177
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3178
|
-
updateIntervalInMs?: number;
|
|
3179
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3180
|
-
resumeFrom?: string;
|
|
3181
|
-
}
|
|
3182
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3183
|
-
export type CloudLinksCreateOrUpdateResponse = CloudLink;
|
|
3184
|
-
/** Optional parameters. */
|
|
3185
|
-
export interface CloudLinksDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3186
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3187
|
-
updateIntervalInMs?: number;
|
|
3188
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3189
|
-
resumeFrom?: string;
|
|
3190
|
-
}
|
|
3191
|
-
/** Optional parameters. */
|
|
3192
|
-
export interface CloudLinksListNextOptionalParams extends coreClient.OperationOptions {
|
|
3193
|
-
}
|
|
3194
|
-
/** Contains response data for the listNext operation. */
|
|
3195
|
-
export type CloudLinksListNextResponse = CloudLinkList;
|
|
3196
|
-
/** Optional parameters. */
|
|
3197
|
-
export interface ClustersListOptionalParams extends coreClient.OperationOptions {
|
|
3198
|
-
}
|
|
3199
|
-
/** Contains response data for the list operation. */
|
|
3200
|
-
export type ClustersListResponse = ClusterList;
|
|
3201
|
-
/** Optional parameters. */
|
|
3202
|
-
export interface ClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
3203
|
-
}
|
|
3204
|
-
/** Contains response data for the get operation. */
|
|
3205
|
-
export type ClustersGetResponse = Cluster;
|
|
3206
|
-
/** Optional parameters. */
|
|
3207
|
-
export interface ClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3208
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3209
|
-
updateIntervalInMs?: number;
|
|
3210
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3211
|
-
resumeFrom?: string;
|
|
3212
|
-
}
|
|
3213
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3214
|
-
export type ClustersCreateOrUpdateResponse = Cluster;
|
|
3215
|
-
/** Optional parameters. */
|
|
3216
|
-
export interface ClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3217
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3218
|
-
updateIntervalInMs?: number;
|
|
3219
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3220
|
-
resumeFrom?: string;
|
|
3221
|
-
}
|
|
3222
|
-
/** Contains response data for the update operation. */
|
|
3223
|
-
export type ClustersUpdateResponse = Cluster;
|
|
3224
|
-
/** Optional parameters. */
|
|
3225
|
-
export interface ClustersDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3226
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3227
|
-
updateIntervalInMs?: number;
|
|
3228
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3229
|
-
resumeFrom?: string;
|
|
3230
|
-
}
|
|
3231
|
-
/** Optional parameters. */
|
|
3232
|
-
export interface ClustersListZonesOptionalParams extends coreClient.OperationOptions {
|
|
3233
|
-
}
|
|
3234
|
-
/** Contains response data for the listZones operation. */
|
|
3235
|
-
export type ClustersListZonesResponse = ClusterZoneList;
|
|
3236
|
-
/** Optional parameters. */
|
|
3237
|
-
export interface ClustersListNextOptionalParams extends coreClient.OperationOptions {
|
|
3238
|
-
}
|
|
3239
|
-
/** Contains response data for the listNext operation. */
|
|
3240
|
-
export type ClustersListNextResponse = ClusterList;
|
|
3241
|
-
/** Optional parameters. */
|
|
3242
|
-
export interface DatastoresListOptionalParams extends coreClient.OperationOptions {
|
|
3243
|
-
}
|
|
3244
|
-
/** Contains response data for the list operation. */
|
|
3245
|
-
export type DatastoresListResponse = DatastoreList;
|
|
3246
|
-
/** Optional parameters. */
|
|
3247
|
-
export interface DatastoresGetOptionalParams extends coreClient.OperationOptions {
|
|
3248
|
-
}
|
|
3249
|
-
/** Contains response data for the get operation. */
|
|
3250
|
-
export type DatastoresGetResponse = Datastore;
|
|
3251
|
-
/** Optional parameters. */
|
|
3252
|
-
export interface DatastoresCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3253
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3254
|
-
updateIntervalInMs?: number;
|
|
3255
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3256
|
-
resumeFrom?: string;
|
|
3257
|
-
}
|
|
3258
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3259
|
-
export type DatastoresCreateOrUpdateResponse = Datastore;
|
|
3260
|
-
/** Optional parameters. */
|
|
3261
|
-
export interface DatastoresDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3262
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3263
|
-
updateIntervalInMs?: number;
|
|
3264
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3265
|
-
resumeFrom?: string;
|
|
3266
|
-
}
|
|
3267
|
-
/** Optional parameters. */
|
|
3268
|
-
export interface DatastoresListNextOptionalParams extends coreClient.OperationOptions {
|
|
3269
|
-
}
|
|
3270
|
-
/** Contains response data for the listNext operation. */
|
|
3271
|
-
export type DatastoresListNextResponse = DatastoreList;
|
|
3272
|
-
/** Optional parameters. */
|
|
3273
|
-
export interface PlacementPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
3274
|
-
}
|
|
3275
|
-
/** Contains response data for the list operation. */
|
|
3276
|
-
export type PlacementPoliciesListResponse = PlacementPoliciesList;
|
|
3277
|
-
/** Optional parameters. */
|
|
3278
|
-
export interface PlacementPoliciesGetOptionalParams extends coreClient.OperationOptions {
|
|
3279
|
-
}
|
|
3280
|
-
/** Contains response data for the get operation. */
|
|
3281
|
-
export type PlacementPoliciesGetResponse = PlacementPolicy;
|
|
3282
|
-
/** Optional parameters. */
|
|
3283
|
-
export interface PlacementPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3284
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3285
|
-
updateIntervalInMs?: number;
|
|
3286
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3287
|
-
resumeFrom?: string;
|
|
3288
|
-
}
|
|
3289
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3290
|
-
export type PlacementPoliciesCreateOrUpdateResponse = PlacementPolicy;
|
|
3291
|
-
/** Optional parameters. */
|
|
3292
|
-
export interface PlacementPoliciesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3293
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3294
|
-
updateIntervalInMs?: number;
|
|
3295
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3296
|
-
resumeFrom?: string;
|
|
3297
|
-
}
|
|
3298
|
-
/** Contains response data for the update operation. */
|
|
3299
|
-
export type PlacementPoliciesUpdateResponse = PlacementPolicy;
|
|
3300
|
-
/** Optional parameters. */
|
|
3301
|
-
export interface PlacementPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3302
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3303
|
-
updateIntervalInMs?: number;
|
|
3304
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3305
|
-
resumeFrom?: string;
|
|
3306
|
-
}
|
|
3307
|
-
/** Optional parameters. */
|
|
3308
|
-
export interface PlacementPoliciesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3309
|
-
}
|
|
3310
|
-
/** Contains response data for the listNext operation. */
|
|
3311
|
-
export type PlacementPoliciesListNextResponse = PlacementPoliciesList;
|
|
3312
|
-
/** Optional parameters. */
|
|
3313
|
-
export interface VirtualMachinesListOptionalParams extends coreClient.OperationOptions {
|
|
3314
|
-
}
|
|
3315
|
-
/** Contains response data for the list operation. */
|
|
3316
|
-
export type VirtualMachinesListResponse = VirtualMachinesList;
|
|
3317
|
-
/** Optional parameters. */
|
|
3318
|
-
export interface VirtualMachinesGetOptionalParams extends coreClient.OperationOptions {
|
|
3319
|
-
}
|
|
3320
|
-
/** Contains response data for the get operation. */
|
|
3321
|
-
export type VirtualMachinesGetResponse = VirtualMachine;
|
|
3322
|
-
/** Optional parameters. */
|
|
3323
|
-
export interface VirtualMachinesRestrictMovementOptionalParams extends coreClient.OperationOptions {
|
|
3324
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3325
|
-
updateIntervalInMs?: number;
|
|
3326
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3327
|
-
resumeFrom?: string;
|
|
3328
|
-
}
|
|
3329
|
-
/** Contains response data for the restrictMovement operation. */
|
|
3330
|
-
export type VirtualMachinesRestrictMovementResponse = VirtualMachinesRestrictMovementHeaders;
|
|
3331
|
-
/** Optional parameters. */
|
|
3332
|
-
export interface VirtualMachinesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3333
|
-
}
|
|
3334
|
-
/** Contains response data for the listNext operation. */
|
|
3335
|
-
export type VirtualMachinesListNextResponse = VirtualMachinesList;
|
|
3336
|
-
/** Optional parameters. */
|
|
3337
|
-
export interface GlobalReachConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
3338
|
-
}
|
|
3339
|
-
/** Contains response data for the list operation. */
|
|
3340
|
-
export type GlobalReachConnectionsListResponse = GlobalReachConnectionList;
|
|
3341
|
-
/** Optional parameters. */
|
|
3342
|
-
export interface GlobalReachConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
3343
|
-
}
|
|
3344
|
-
/** Contains response data for the get operation. */
|
|
3345
|
-
export type GlobalReachConnectionsGetResponse = GlobalReachConnection;
|
|
3346
|
-
/** Optional parameters. */
|
|
3347
|
-
export interface GlobalReachConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3348
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3349
|
-
updateIntervalInMs?: number;
|
|
3350
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3351
|
-
resumeFrom?: string;
|
|
3352
|
-
}
|
|
3353
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3354
|
-
export type GlobalReachConnectionsCreateOrUpdateResponse = GlobalReachConnection;
|
|
3355
|
-
/** Optional parameters. */
|
|
3356
|
-
export interface GlobalReachConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3357
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3358
|
-
updateIntervalInMs?: number;
|
|
3359
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3360
|
-
resumeFrom?: string;
|
|
3361
|
-
}
|
|
3362
|
-
/** Optional parameters. */
|
|
3363
|
-
export interface GlobalReachConnectionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3364
|
-
}
|
|
3365
|
-
/** Contains response data for the listNext operation. */
|
|
3366
|
-
export type GlobalReachConnectionsListNextResponse = GlobalReachConnectionList;
|
|
3367
|
-
/** Optional parameters. */
|
|
3368
|
-
export interface HcxEnterpriseSitesListOptionalParams extends coreClient.OperationOptions {
|
|
3369
|
-
}
|
|
3370
|
-
/** Contains response data for the list operation. */
|
|
3371
|
-
export type HcxEnterpriseSitesListResponse = HcxEnterpriseSiteList;
|
|
3372
|
-
/** Optional parameters. */
|
|
3373
|
-
export interface HcxEnterpriseSitesGetOptionalParams extends coreClient.OperationOptions {
|
|
3374
|
-
}
|
|
3375
|
-
/** Contains response data for the get operation. */
|
|
3376
|
-
export type HcxEnterpriseSitesGetResponse = HcxEnterpriseSite;
|
|
3377
|
-
/** Optional parameters. */
|
|
3378
|
-
export interface HcxEnterpriseSitesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3379
|
-
}
|
|
3380
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3381
|
-
export type HcxEnterpriseSitesCreateOrUpdateResponse = HcxEnterpriseSite;
|
|
3382
|
-
/** Optional parameters. */
|
|
3383
|
-
export interface HcxEnterpriseSitesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3384
|
-
}
|
|
3385
|
-
/** Optional parameters. */
|
|
3386
|
-
export interface HcxEnterpriseSitesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3387
|
-
}
|
|
3388
|
-
/** Contains response data for the listNext operation. */
|
|
3389
|
-
export type HcxEnterpriseSitesListNextResponse = HcxEnterpriseSiteList;
|
|
3390
|
-
/** Optional parameters. */
|
|
3391
|
-
export interface IscsiPathsListByPrivateCloudOptionalParams extends coreClient.OperationOptions {
|
|
3392
|
-
}
|
|
3393
|
-
/** Contains response data for the listByPrivateCloud operation. */
|
|
3394
|
-
export type IscsiPathsListByPrivateCloudResponse = IscsiPathListResult;
|
|
3395
|
-
/** Optional parameters. */
|
|
3396
|
-
export interface IscsiPathsGetOptionalParams extends coreClient.OperationOptions {
|
|
3397
|
-
}
|
|
3398
|
-
/** Contains response data for the get operation. */
|
|
3399
|
-
export type IscsiPathsGetResponse = IscsiPath;
|
|
3400
|
-
/** Optional parameters. */
|
|
3401
|
-
export interface IscsiPathsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3402
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3403
|
-
updateIntervalInMs?: number;
|
|
3404
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3405
|
-
resumeFrom?: string;
|
|
3406
|
-
}
|
|
3407
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3408
|
-
export type IscsiPathsCreateOrUpdateResponse = IscsiPath;
|
|
3409
|
-
/** Optional parameters. */
|
|
3410
|
-
export interface IscsiPathsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3411
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3412
|
-
updateIntervalInMs?: number;
|
|
3413
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3414
|
-
resumeFrom?: string;
|
|
3415
|
-
}
|
|
3416
|
-
/** Optional parameters. */
|
|
3417
|
-
export interface IscsiPathsListByPrivateCloudNextOptionalParams extends coreClient.OperationOptions {
|
|
3418
|
-
}
|
|
3419
|
-
/** Contains response data for the listByPrivateCloudNext operation. */
|
|
3420
|
-
export type IscsiPathsListByPrivateCloudNextResponse = IscsiPathListResult;
|
|
3421
|
-
/** Optional parameters. */
|
|
3422
|
-
export interface ScriptExecutionsListOptionalParams extends coreClient.OperationOptions {
|
|
3423
|
-
}
|
|
3424
|
-
/** Contains response data for the list operation. */
|
|
3425
|
-
export type ScriptExecutionsListResponse = ScriptExecutionsList;
|
|
3426
|
-
/** Optional parameters. */
|
|
3427
|
-
export interface ScriptExecutionsGetOptionalParams extends coreClient.OperationOptions {
|
|
3428
|
-
}
|
|
3429
|
-
/** Contains response data for the get operation. */
|
|
3430
|
-
export type ScriptExecutionsGetResponse = ScriptExecution;
|
|
3431
|
-
/** Optional parameters. */
|
|
3432
|
-
export interface ScriptExecutionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3433
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3434
|
-
updateIntervalInMs?: number;
|
|
3435
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3436
|
-
resumeFrom?: string;
|
|
3437
|
-
}
|
|
3438
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3439
|
-
export type ScriptExecutionsCreateOrUpdateResponse = ScriptExecution;
|
|
3440
|
-
/** Optional parameters. */
|
|
3441
|
-
export interface ScriptExecutionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3442
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3443
|
-
updateIntervalInMs?: number;
|
|
3444
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3445
|
-
resumeFrom?: string;
|
|
3446
|
-
}
|
|
3447
|
-
/** Optional parameters. */
|
|
3448
|
-
export interface ScriptExecutionsGetExecutionLogsOptionalParams extends coreClient.OperationOptions {
|
|
3449
|
-
/** Name of the desired output stream to return. If not provided, will return all. An empty array will return nothing. */
|
|
3450
|
-
scriptOutputStreamType?: ScriptOutputStreamType[];
|
|
3451
|
-
}
|
|
3452
|
-
/** Contains response data for the getExecutionLogs operation. */
|
|
3453
|
-
export type ScriptExecutionsGetExecutionLogsResponse = ScriptExecution;
|
|
3454
|
-
/** Optional parameters. */
|
|
3455
|
-
export interface ScriptExecutionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3456
|
-
}
|
|
3457
|
-
/** Contains response data for the listNext operation. */
|
|
3458
|
-
export type ScriptExecutionsListNextResponse = ScriptExecutionsList;
|
|
3459
|
-
/** Optional parameters. */
|
|
3460
|
-
export interface ScriptPackagesListOptionalParams extends coreClient.OperationOptions {
|
|
3461
|
-
}
|
|
3462
|
-
/** Contains response data for the list operation. */
|
|
3463
|
-
export type ScriptPackagesListResponse = ScriptPackagesList;
|
|
3464
|
-
/** Optional parameters. */
|
|
3465
|
-
export interface ScriptPackagesGetOptionalParams extends coreClient.OperationOptions {
|
|
3466
|
-
}
|
|
3467
|
-
/** Contains response data for the get operation. */
|
|
3468
|
-
export type ScriptPackagesGetResponse = ScriptPackage;
|
|
3469
|
-
/** Optional parameters. */
|
|
3470
|
-
export interface ScriptPackagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3471
|
-
}
|
|
3472
|
-
/** Contains response data for the listNext operation. */
|
|
3473
|
-
export type ScriptPackagesListNextResponse = ScriptPackagesList;
|
|
3474
|
-
/** Optional parameters. */
|
|
3475
|
-
export interface ScriptCmdletsListOptionalParams extends coreClient.OperationOptions {
|
|
3476
|
-
}
|
|
3477
|
-
/** Contains response data for the list operation. */
|
|
3478
|
-
export type ScriptCmdletsListResponse = ScriptCmdletsList;
|
|
3479
|
-
/** Optional parameters. */
|
|
3480
|
-
export interface ScriptCmdletsGetOptionalParams extends coreClient.OperationOptions {
|
|
3481
|
-
}
|
|
3482
|
-
/** Contains response data for the get operation. */
|
|
3483
|
-
export type ScriptCmdletsGetResponse = ScriptCmdlet;
|
|
3484
|
-
/** Optional parameters. */
|
|
3485
|
-
export interface ScriptCmdletsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3486
|
-
}
|
|
3487
|
-
/** Contains response data for the listNext operation. */
|
|
3488
|
-
export type ScriptCmdletsListNextResponse = ScriptCmdletsList;
|
|
3489
|
-
/** Optional parameters. */
|
|
3490
|
-
export interface WorkloadNetworksListOptionalParams extends coreClient.OperationOptions {
|
|
3491
|
-
}
|
|
3492
|
-
/** Contains response data for the list operation. */
|
|
3493
|
-
export type WorkloadNetworksListResponse = WorkloadNetworkList;
|
|
3494
|
-
/** Optional parameters. */
|
|
3495
|
-
export interface WorkloadNetworksGetOptionalParams extends coreClient.OperationOptions {
|
|
3496
|
-
}
|
|
3497
|
-
/** Contains response data for the get operation. */
|
|
3498
|
-
export type WorkloadNetworksGetResponse = WorkloadNetwork;
|
|
3499
|
-
/** Optional parameters. */
|
|
3500
|
-
export interface WorkloadNetworksListDhcpOptionalParams extends coreClient.OperationOptions {
|
|
3501
|
-
}
|
|
3502
|
-
/** Contains response data for the listDhcp operation. */
|
|
3503
|
-
export type WorkloadNetworksListDhcpResponse = WorkloadNetworkDhcpList;
|
|
3504
|
-
/** Optional parameters. */
|
|
3505
|
-
export interface WorkloadNetworksGetDhcpOptionalParams extends coreClient.OperationOptions {
|
|
3506
|
-
}
|
|
3507
|
-
/** Contains response data for the getDhcp operation. */
|
|
3508
|
-
export type WorkloadNetworksGetDhcpResponse = WorkloadNetworkDhcp;
|
|
3509
|
-
/** Optional parameters. */
|
|
3510
|
-
export interface WorkloadNetworksCreateDhcpOptionalParams extends coreClient.OperationOptions {
|
|
3511
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3512
|
-
updateIntervalInMs?: number;
|
|
3513
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3514
|
-
resumeFrom?: string;
|
|
3515
|
-
}
|
|
3516
|
-
/** Contains response data for the createDhcp operation. */
|
|
3517
|
-
export type WorkloadNetworksCreateDhcpResponse = WorkloadNetworkDhcp;
|
|
3518
|
-
/** Optional parameters. */
|
|
3519
|
-
export interface WorkloadNetworksUpdateDhcpOptionalParams extends coreClient.OperationOptions {
|
|
3520
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3521
|
-
updateIntervalInMs?: number;
|
|
3522
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3523
|
-
resumeFrom?: string;
|
|
3524
|
-
}
|
|
3525
|
-
/** Contains response data for the updateDhcp operation. */
|
|
3526
|
-
export type WorkloadNetworksUpdateDhcpResponse = WorkloadNetworkDhcp;
|
|
3527
|
-
/** Optional parameters. */
|
|
3528
|
-
export interface WorkloadNetworksDeleteDhcpOptionalParams extends coreClient.OperationOptions {
|
|
3529
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3530
|
-
updateIntervalInMs?: number;
|
|
3531
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3532
|
-
resumeFrom?: string;
|
|
3533
|
-
}
|
|
3534
|
-
/** Optional parameters. */
|
|
3535
|
-
export interface WorkloadNetworksListDnsServicesOptionalParams extends coreClient.OperationOptions {
|
|
3536
|
-
}
|
|
3537
|
-
/** Contains response data for the listDnsServices operation. */
|
|
3538
|
-
export type WorkloadNetworksListDnsServicesResponse = WorkloadNetworkDnsServicesList;
|
|
3539
|
-
/** Optional parameters. */
|
|
3540
|
-
export interface WorkloadNetworksGetDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
3541
|
-
}
|
|
3542
|
-
/** Contains response data for the getDnsService operation. */
|
|
3543
|
-
export type WorkloadNetworksGetDnsServiceResponse = WorkloadNetworkDnsService;
|
|
3544
|
-
/** Optional parameters. */
|
|
3545
|
-
export interface WorkloadNetworksCreateDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
3546
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3547
|
-
updateIntervalInMs?: number;
|
|
3548
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3549
|
-
resumeFrom?: string;
|
|
3550
|
-
}
|
|
3551
|
-
/** Contains response data for the createDnsService operation. */
|
|
3552
|
-
export type WorkloadNetworksCreateDnsServiceResponse = WorkloadNetworkDnsService;
|
|
3553
|
-
/** Optional parameters. */
|
|
3554
|
-
export interface WorkloadNetworksUpdateDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
3555
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3556
|
-
updateIntervalInMs?: number;
|
|
3557
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3558
|
-
resumeFrom?: string;
|
|
3559
|
-
}
|
|
3560
|
-
/** Contains response data for the updateDnsService operation. */
|
|
3561
|
-
export type WorkloadNetworksUpdateDnsServiceResponse = WorkloadNetworkDnsService;
|
|
3562
|
-
/** Optional parameters. */
|
|
3563
|
-
export interface WorkloadNetworksDeleteDnsServiceOptionalParams extends coreClient.OperationOptions {
|
|
3564
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3565
|
-
updateIntervalInMs?: number;
|
|
3566
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3567
|
-
resumeFrom?: string;
|
|
3568
|
-
}
|
|
3569
|
-
/** Optional parameters. */
|
|
3570
|
-
export interface WorkloadNetworksListDnsZonesOptionalParams extends coreClient.OperationOptions {
|
|
3571
|
-
}
|
|
3572
|
-
/** Contains response data for the listDnsZones operation. */
|
|
3573
|
-
export type WorkloadNetworksListDnsZonesResponse = WorkloadNetworkDnsZonesList;
|
|
3574
|
-
/** Optional parameters. */
|
|
3575
|
-
export interface WorkloadNetworksGetDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
3576
|
-
}
|
|
3577
|
-
/** Contains response data for the getDnsZone operation. */
|
|
3578
|
-
export type WorkloadNetworksGetDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
3579
|
-
/** Optional parameters. */
|
|
3580
|
-
export interface WorkloadNetworksCreateDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
3581
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3582
|
-
updateIntervalInMs?: number;
|
|
3583
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3584
|
-
resumeFrom?: string;
|
|
3585
|
-
}
|
|
3586
|
-
/** Contains response data for the createDnsZone operation. */
|
|
3587
|
-
export type WorkloadNetworksCreateDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
3588
|
-
/** Optional parameters. */
|
|
3589
|
-
export interface WorkloadNetworksUpdateDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
3590
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3591
|
-
updateIntervalInMs?: number;
|
|
3592
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3593
|
-
resumeFrom?: string;
|
|
3594
|
-
}
|
|
3595
|
-
/** Contains response data for the updateDnsZone operation. */
|
|
3596
|
-
export type WorkloadNetworksUpdateDnsZoneResponse = WorkloadNetworkDnsZone;
|
|
3597
|
-
/** Optional parameters. */
|
|
3598
|
-
export interface WorkloadNetworksDeleteDnsZoneOptionalParams extends coreClient.OperationOptions {
|
|
3599
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3600
|
-
updateIntervalInMs?: number;
|
|
3601
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3602
|
-
resumeFrom?: string;
|
|
3603
|
-
}
|
|
3604
|
-
/** Optional parameters. */
|
|
3605
|
-
export interface WorkloadNetworksListGatewaysOptionalParams extends coreClient.OperationOptions {
|
|
3606
|
-
}
|
|
3607
|
-
/** Contains response data for the listGateways operation. */
|
|
3608
|
-
export type WorkloadNetworksListGatewaysResponse = WorkloadNetworkGatewayList;
|
|
3609
|
-
/** Optional parameters. */
|
|
3610
|
-
export interface WorkloadNetworksGetGatewayOptionalParams extends coreClient.OperationOptions {
|
|
3611
|
-
}
|
|
3612
|
-
/** Contains response data for the getGateway operation. */
|
|
3613
|
-
export type WorkloadNetworksGetGatewayResponse = WorkloadNetworkGateway;
|
|
3614
|
-
/** Optional parameters. */
|
|
3615
|
-
export interface WorkloadNetworksListPortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
3616
|
-
}
|
|
3617
|
-
/** Contains response data for the listPortMirroring operation. */
|
|
3618
|
-
export type WorkloadNetworksListPortMirroringResponse = WorkloadNetworkPortMirroringList;
|
|
3619
|
-
/** Optional parameters. */
|
|
3620
|
-
export interface WorkloadNetworksGetPortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
3621
|
-
}
|
|
3622
|
-
/** Contains response data for the getPortMirroring operation. */
|
|
3623
|
-
export type WorkloadNetworksGetPortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
3624
|
-
/** Optional parameters. */
|
|
3625
|
-
export interface WorkloadNetworksCreatePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
3626
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3627
|
-
updateIntervalInMs?: number;
|
|
3628
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3629
|
-
resumeFrom?: string;
|
|
3630
|
-
}
|
|
3631
|
-
/** Contains response data for the createPortMirroring operation. */
|
|
3632
|
-
export type WorkloadNetworksCreatePortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
3633
|
-
/** Optional parameters. */
|
|
3634
|
-
export interface WorkloadNetworksUpdatePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
3635
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3636
|
-
updateIntervalInMs?: number;
|
|
3637
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3638
|
-
resumeFrom?: string;
|
|
3639
|
-
}
|
|
3640
|
-
/** Contains response data for the updatePortMirroring operation. */
|
|
3641
|
-
export type WorkloadNetworksUpdatePortMirroringResponse = WorkloadNetworkPortMirroring;
|
|
3642
|
-
/** Optional parameters. */
|
|
3643
|
-
export interface WorkloadNetworksDeletePortMirroringOptionalParams extends coreClient.OperationOptions {
|
|
3644
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3645
|
-
updateIntervalInMs?: number;
|
|
3646
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3647
|
-
resumeFrom?: string;
|
|
3648
|
-
}
|
|
3649
|
-
/** Optional parameters. */
|
|
3650
|
-
export interface WorkloadNetworksListPublicIPsOptionalParams extends coreClient.OperationOptions {
|
|
3651
|
-
}
|
|
3652
|
-
/** Contains response data for the listPublicIPs operation. */
|
|
3653
|
-
export type WorkloadNetworksListPublicIPsResponse = WorkloadNetworkPublicIPsList;
|
|
3654
|
-
/** Optional parameters. */
|
|
3655
|
-
export interface WorkloadNetworksGetPublicIPOptionalParams extends coreClient.OperationOptions {
|
|
3656
|
-
}
|
|
3657
|
-
/** Contains response data for the getPublicIP operation. */
|
|
3658
|
-
export type WorkloadNetworksGetPublicIPResponse = WorkloadNetworkPublicIP;
|
|
3659
|
-
/** Optional parameters. */
|
|
3660
|
-
export interface WorkloadNetworksCreatePublicIPOptionalParams extends coreClient.OperationOptions {
|
|
3661
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3662
|
-
updateIntervalInMs?: number;
|
|
3663
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3664
|
-
resumeFrom?: string;
|
|
3665
|
-
}
|
|
3666
|
-
/** Contains response data for the createPublicIP operation. */
|
|
3667
|
-
export type WorkloadNetworksCreatePublicIPResponse = WorkloadNetworkPublicIP;
|
|
3668
|
-
/** Optional parameters. */
|
|
3669
|
-
export interface WorkloadNetworksDeletePublicIPOptionalParams extends coreClient.OperationOptions {
|
|
3670
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3671
|
-
updateIntervalInMs?: number;
|
|
3672
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3673
|
-
resumeFrom?: string;
|
|
3674
|
-
}
|
|
3675
|
-
/** Optional parameters. */
|
|
3676
|
-
export interface WorkloadNetworksListSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
3677
|
-
}
|
|
3678
|
-
/** Contains response data for the listSegments operation. */
|
|
3679
|
-
export type WorkloadNetworksListSegmentsResponse = WorkloadNetworkSegmentsList;
|
|
3680
|
-
/** Optional parameters. */
|
|
3681
|
-
export interface WorkloadNetworksGetSegmentOptionalParams extends coreClient.OperationOptions {
|
|
3682
|
-
}
|
|
3683
|
-
/** Contains response data for the getSegment operation. */
|
|
3684
|
-
export type WorkloadNetworksGetSegmentResponse = WorkloadNetworkSegment;
|
|
3685
|
-
/** Optional parameters. */
|
|
3686
|
-
export interface WorkloadNetworksCreateSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
3687
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3688
|
-
updateIntervalInMs?: number;
|
|
3689
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3690
|
-
resumeFrom?: string;
|
|
3691
|
-
}
|
|
3692
|
-
/** Contains response data for the createSegments operation. */
|
|
3693
|
-
export type WorkloadNetworksCreateSegmentsResponse = WorkloadNetworkSegment;
|
|
3694
|
-
/** Optional parameters. */
|
|
3695
|
-
export interface WorkloadNetworksUpdateSegmentsOptionalParams extends coreClient.OperationOptions {
|
|
3696
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3697
|
-
updateIntervalInMs?: number;
|
|
3698
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3699
|
-
resumeFrom?: string;
|
|
3700
|
-
}
|
|
3701
|
-
/** Contains response data for the updateSegments operation. */
|
|
3702
|
-
export type WorkloadNetworksUpdateSegmentsResponse = WorkloadNetworkSegment;
|
|
3703
|
-
/** Optional parameters. */
|
|
3704
|
-
export interface WorkloadNetworksDeleteSegmentOptionalParams extends coreClient.OperationOptions {
|
|
3705
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3706
|
-
updateIntervalInMs?: number;
|
|
3707
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3708
|
-
resumeFrom?: string;
|
|
3709
|
-
}
|
|
3710
|
-
/** Optional parameters. */
|
|
3711
|
-
export interface WorkloadNetworksListVirtualMachinesOptionalParams extends coreClient.OperationOptions {
|
|
3712
|
-
}
|
|
3713
|
-
/** Contains response data for the listVirtualMachines operation. */
|
|
3714
|
-
export type WorkloadNetworksListVirtualMachinesResponse = WorkloadNetworkVirtualMachinesList;
|
|
3715
|
-
/** Optional parameters. */
|
|
3716
|
-
export interface WorkloadNetworksGetVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
3717
|
-
}
|
|
3718
|
-
/** Contains response data for the getVirtualMachine operation. */
|
|
3719
|
-
export type WorkloadNetworksGetVirtualMachineResponse = WorkloadNetworkVirtualMachine;
|
|
3720
|
-
/** Optional parameters. */
|
|
3721
|
-
export interface WorkloadNetworksListVMGroupsOptionalParams extends coreClient.OperationOptions {
|
|
3722
|
-
}
|
|
3723
|
-
/** Contains response data for the listVMGroups operation. */
|
|
3724
|
-
export type WorkloadNetworksListVMGroupsResponse = WorkloadNetworkVMGroupsList;
|
|
3725
|
-
/** Optional parameters. */
|
|
3726
|
-
export interface WorkloadNetworksGetVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
3727
|
-
}
|
|
3728
|
-
/** Contains response data for the getVMGroup operation. */
|
|
3729
|
-
export type WorkloadNetworksGetVMGroupResponse = WorkloadNetworkVMGroup;
|
|
3730
|
-
/** Optional parameters. */
|
|
3731
|
-
export interface WorkloadNetworksCreateVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
3732
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3733
|
-
updateIntervalInMs?: number;
|
|
3734
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3735
|
-
resumeFrom?: string;
|
|
3736
|
-
}
|
|
3737
|
-
/** Contains response data for the createVMGroup operation. */
|
|
3738
|
-
export type WorkloadNetworksCreateVMGroupResponse = WorkloadNetworkVMGroup;
|
|
3739
|
-
/** Optional parameters. */
|
|
3740
|
-
export interface WorkloadNetworksUpdateVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
3741
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3742
|
-
updateIntervalInMs?: number;
|
|
3743
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3744
|
-
resumeFrom?: string;
|
|
3745
|
-
}
|
|
3746
|
-
/** Contains response data for the updateVMGroup operation. */
|
|
3747
|
-
export type WorkloadNetworksUpdateVMGroupResponse = WorkloadNetworkVMGroup;
|
|
3748
|
-
/** Optional parameters. */
|
|
3749
|
-
export interface WorkloadNetworksDeleteVMGroupOptionalParams extends coreClient.OperationOptions {
|
|
3750
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3751
|
-
updateIntervalInMs?: number;
|
|
3752
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3753
|
-
resumeFrom?: string;
|
|
3754
|
-
}
|
|
3755
|
-
/** Optional parameters. */
|
|
3756
|
-
export interface WorkloadNetworksListNextOptionalParams extends coreClient.OperationOptions {
|
|
3757
|
-
}
|
|
3758
|
-
/** Contains response data for the listNext operation. */
|
|
3759
|
-
export type WorkloadNetworksListNextResponse = WorkloadNetworkList;
|
|
3760
|
-
/** Optional parameters. */
|
|
3761
|
-
export interface WorkloadNetworksListDhcpNextOptionalParams extends coreClient.OperationOptions {
|
|
3762
|
-
}
|
|
3763
|
-
/** Contains response data for the listDhcpNext operation. */
|
|
3764
|
-
export type WorkloadNetworksListDhcpNextResponse = WorkloadNetworkDhcpList;
|
|
3765
|
-
/** Optional parameters. */
|
|
3766
|
-
export interface WorkloadNetworksListDnsServicesNextOptionalParams extends coreClient.OperationOptions {
|
|
3767
|
-
}
|
|
3768
|
-
/** Contains response data for the listDnsServicesNext operation. */
|
|
3769
|
-
export type WorkloadNetworksListDnsServicesNextResponse = WorkloadNetworkDnsServicesList;
|
|
3770
|
-
/** Optional parameters. */
|
|
3771
|
-
export interface WorkloadNetworksListDnsZonesNextOptionalParams extends coreClient.OperationOptions {
|
|
3772
|
-
}
|
|
3773
|
-
/** Contains response data for the listDnsZonesNext operation. */
|
|
3774
|
-
export type WorkloadNetworksListDnsZonesNextResponse = WorkloadNetworkDnsZonesList;
|
|
3775
|
-
/** Optional parameters. */
|
|
3776
|
-
export interface WorkloadNetworksListGatewaysNextOptionalParams extends coreClient.OperationOptions {
|
|
3777
|
-
}
|
|
3778
|
-
/** Contains response data for the listGatewaysNext operation. */
|
|
3779
|
-
export type WorkloadNetworksListGatewaysNextResponse = WorkloadNetworkGatewayList;
|
|
3780
|
-
/** Optional parameters. */
|
|
3781
|
-
export interface WorkloadNetworksListPortMirroringNextOptionalParams extends coreClient.OperationOptions {
|
|
3782
|
-
}
|
|
3783
|
-
/** Contains response data for the listPortMirroringNext operation. */
|
|
3784
|
-
export type WorkloadNetworksListPortMirroringNextResponse = WorkloadNetworkPortMirroringList;
|
|
3785
|
-
/** Optional parameters. */
|
|
3786
|
-
export interface WorkloadNetworksListPublicIPsNextOptionalParams extends coreClient.OperationOptions {
|
|
3787
|
-
}
|
|
3788
|
-
/** Contains response data for the listPublicIPsNext operation. */
|
|
3789
|
-
export type WorkloadNetworksListPublicIPsNextResponse = WorkloadNetworkPublicIPsList;
|
|
3790
|
-
/** Optional parameters. */
|
|
3791
|
-
export interface WorkloadNetworksListSegmentsNextOptionalParams extends coreClient.OperationOptions {
|
|
3792
|
-
}
|
|
3793
|
-
/** Contains response data for the listSegmentsNext operation. */
|
|
3794
|
-
export type WorkloadNetworksListSegmentsNextResponse = WorkloadNetworkSegmentsList;
|
|
3795
|
-
/** Optional parameters. */
|
|
3796
|
-
export interface WorkloadNetworksListVirtualMachinesNextOptionalParams extends coreClient.OperationOptions {
|
|
3797
|
-
}
|
|
3798
|
-
/** Contains response data for the listVirtualMachinesNext operation. */
|
|
3799
|
-
export type WorkloadNetworksListVirtualMachinesNextResponse = WorkloadNetworkVirtualMachinesList;
|
|
3800
|
-
/** Optional parameters. */
|
|
3801
|
-
export interface WorkloadNetworksListVMGroupsNextOptionalParams extends coreClient.OperationOptions {
|
|
3802
|
-
}
|
|
3803
|
-
/** Contains response data for the listVMGroupsNext operation. */
|
|
3804
|
-
export type WorkloadNetworksListVMGroupsNextResponse = WorkloadNetworkVMGroupsList;
|
|
3805
|
-
/** Optional parameters. */
|
|
3806
|
-
export interface AzureVMwareSolutionAPIOptionalParams extends coreClient.ServiceClientOptions {
|
|
3807
|
-
/** server parameter */
|
|
3808
|
-
$host?: string;
|
|
3809
|
-
/** Api Version */
|
|
3810
|
-
apiVersion?: string;
|
|
3811
|
-
/** Overrides client endpoint. */
|
|
3812
|
-
endpoint?: string;
|
|
3813
|
-
}
|
|
1
|
+
export { WorkloadNetwork, WorkloadNetworkProperties, KnownWorkloadNetworkProvisioningState, WorkloadNetworkProvisioningState, ProxyResource, Resource, SystemData, KnownCreatedByType, CreatedByType, ErrorResponse, ErrorDetail, ErrorAdditionalInfo, WorkloadNetworkDhcp, WorkloadNetworkDhcpEntity, WorkloadNetworkDhcpEntityUnion, KnownDhcpTypeEnum, DhcpTypeEnum, KnownWorkloadNetworkDhcpProvisioningState, WorkloadNetworkDhcpProvisioningState, WorkloadNetworkDhcpServer, WorkloadNetworkDhcpRelay, WorkloadNetworkDnsService, WorkloadNetworkDnsServiceProperties, KnownDnsServiceLogLevelEnum, DnsServiceLogLevelEnum, KnownDnsServiceStatusEnum, DnsServiceStatusEnum, KnownWorkloadNetworkDnsServiceProvisioningState, WorkloadNetworkDnsServiceProvisioningState, WorkloadNetworkDnsZone, WorkloadNetworkDnsZoneProperties, KnownWorkloadNetworkDnsZoneProvisioningState, WorkloadNetworkDnsZoneProvisioningState, WorkloadNetworkGateway, WorkloadNetworkGatewayProperties, WorkloadNetworkPortMirroring, WorkloadNetworkPortMirroringProperties, KnownPortMirroringDirectionEnum, PortMirroringDirectionEnum, KnownPortMirroringStatusEnum, PortMirroringStatusEnum, KnownWorkloadNetworkPortMirroringProvisioningState, WorkloadNetworkPortMirroringProvisioningState, WorkloadNetworkPublicIP, WorkloadNetworkPublicIPProperties, KnownWorkloadNetworkPublicIPProvisioningState, WorkloadNetworkPublicIPProvisioningState, WorkloadNetworkSegment, WorkloadNetworkSegmentProperties, WorkloadNetworkSegmentSubnet, WorkloadNetworkSegmentPortVif, KnownSegmentStatusEnum, SegmentStatusEnum, KnownWorkloadNetworkSegmentProvisioningState, WorkloadNetworkSegmentProvisioningState, WorkloadNetworkVirtualMachine, WorkloadNetworkVirtualMachineProperties, KnownVMTypeEnum, VMTypeEnum, WorkloadNetworkVMGroup, WorkloadNetworkVMGroupProperties, KnownVMGroupStatusEnum, VMGroupStatusEnum, KnownWorkloadNetworkVMGroupProvisioningState, WorkloadNetworkVMGroupProvisioningState, Operation, OperationDisplay, KnownOrigin, Origin, KnownActionType, ActionType, Sku, SkuTier, Trial, KnownTrialStatus, TrialStatus, Quota, KnownQuotaEnabled, QuotaEnabled, PrivateCloud, PrivateCloudProperties, ManagementCluster, KnownClusterProvisioningState, ClusterProvisioningState, KnownInternetEnum, InternetEnum, IdentitySource, KnownSslEnum, SslEnum, AvailabilityProperties, KnownAvailabilityStrategy, AvailabilityStrategy, Encryption, KnownEncryptionState, EncryptionState, EncryptionKeyVaultProperties, KnownEncryptionKeyStatus, EncryptionKeyStatus, KnownEncryptionVersionType, EncryptionVersionType, KnownPrivateCloudProvisioningState, PrivateCloudProvisioningState, Circuit, Endpoints, KnownNsxPublicIpQuotaRaisedEnum, NsxPublicIpQuotaRaisedEnum, KnownDnsZoneType, DnsZoneType, PrivateCloudIdentity, KnownResourceIdentityType, ResourceIdentityType, TrackedResource, PrivateCloudUpdate, PrivateCloudUpdateProperties, AdminCredentials, Cluster, ClusterProperties, ClusterUpdate, ClusterUpdateProperties, ClusterZoneList, ClusterZone, Datastore, DatastoreProperties, KnownDatastoreProvisioningState, DatastoreProvisioningState, NetAppVolume, DiskPoolVolume, KnownMountOptionEnum, MountOptionEnum, ElasticSanVolume, PureStorageVolume, KnownDatastoreStatus, DatastoreStatus, HcxEnterpriseSite, HcxEnterpriseSiteProperties, KnownHcxEnterpriseSiteProvisioningState, HcxEnterpriseSiteProvisioningState, KnownHcxEnterpriseSiteStatus, HcxEnterpriseSiteStatus, ExpressRouteAuthorization, ExpressRouteAuthorizationProperties, KnownExpressRouteAuthorizationProvisioningState, ExpressRouteAuthorizationProvisioningState, GlobalReachConnection, GlobalReachConnectionProperties, KnownGlobalReachConnectionProvisioningState, GlobalReachConnectionProvisioningState, KnownGlobalReachConnectionStatus, GlobalReachConnectionStatus, CloudLink, CloudLinkProperties, KnownCloudLinkProvisioningState, CloudLinkProvisioningState, KnownCloudLinkStatus, CloudLinkStatus, Addon, AddonProperties, AddonPropertiesUnion, KnownAddonType, AddonType, KnownAddonProvisioningState, AddonProvisioningState, AddonSrmProperties, AddonVrProperties, AddonHcxProperties, AddonArcProperties, VirtualMachine, VirtualMachineProperties, KnownVirtualMachineProvisioningState, VirtualMachineProvisioningState, KnownVirtualMachineRestrictMovementState, VirtualMachineRestrictMovementState, VirtualMachineRestrictMovement, PlacementPolicy, PlacementPolicyProperties, PlacementPolicyPropertiesUnion, KnownPlacementPolicyType, PlacementPolicyType, KnownPlacementPolicyState, PlacementPolicyState, KnownPlacementPolicyProvisioningState, PlacementPolicyProvisioningState, VmPlacementPolicyProperties, KnownAffinityType, AffinityType, VmHostPlacementPolicyProperties, KnownAffinityStrength, AffinityStrength, KnownAzureHybridBenefitType, AzureHybridBenefitType, PlacementPolicyUpdate, PlacementPolicyUpdateProperties, ScriptPackage, ScriptPackageProperties, KnownScriptPackageProvisioningState, ScriptPackageProvisioningState, ScriptCmdlet, ScriptCmdletProperties, KnownScriptCmdletProvisioningState, ScriptCmdletProvisioningState, KnownScriptCmdletAudience, ScriptCmdletAudience, ScriptParameter, KnownScriptParameterTypes, ScriptParameterTypes, KnownVisibilityParameterEnum, VisibilityParameterEnum, KnownOptionalParamEnum, OptionalParamEnum, ScriptExecution, ScriptExecutionProperties, ScriptExecutionParameter, ScriptExecutionParameterUnion, KnownScriptExecutionParameterType, ScriptExecutionParameterType, ScriptSecureStringExecutionParameter, ScriptStringExecutionParameter, PSCredentialExecutionParameter, KnownScriptExecutionProvisioningState, ScriptExecutionProvisioningState, IscsiPath, IscsiPathProperties, KnownIscsiPathProvisioningState, IscsiPathProvisioningState, Host, HostProperties, HostPropertiesUnion, KnownHostKind, HostKind, KnownHostProvisioningState, HostProvisioningState, KnownHostMaintenance, HostMaintenance, GeneralHostProperties, SpecializedHostProperties, ProvisionedNetwork, ProvisionedNetworkProperties, KnownProvisionedNetworkProvisioningState, ProvisionedNetworkProvisioningState, KnownProvisionedNetworkTypes, ProvisionedNetworkTypes, ResourceSku, KnownResourceSkuResourceType, ResourceSkuResourceType, ResourceSkuLocationInfo, ResourceSkuZoneDetails, ResourceSkuCapabilities, ResourceSkuRestrictions, KnownResourceSkuRestrictionsType, ResourceSkuRestrictionsType, ResourceSkuRestrictionInfo, KnownResourceSkuRestrictionsReasonCode, ResourceSkuRestrictionsReasonCode, PureStoragePolicy, PureStoragePolicyProperties, KnownPureStoragePolicyProvisioningState, PureStoragePolicyProvisioningState, KnownScriptOutputStreamType, ScriptOutputStreamType, KnownVersions, } from "./models.js";
|
|
3814
2
|
//# sourceMappingURL=index.d.ts.map
|