@azure/arm-networkcloud 1.2.0 → 1.3.0-beta.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/README.md +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +9 -10
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +537 -12
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +80 -7
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +14 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1184 -329
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +6 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +35 -13
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/networkCloud.d.ts +3 -3
- package/dist/browser/networkCloud.d.ts.map +1 -1
- package/dist/browser/networkCloud.js +39 -16
- package/dist/browser/networkCloud.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts +5 -5
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +61 -72
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/browser/operations/bareMetalMachineKeySets.js +61 -72
- package/dist/browser/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/browser/operations/bareMetalMachines.d.ts +25 -5
- package/dist/browser/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/browser/operations/bareMetalMachines.js +296 -182
- package/dist/browser/operations/bareMetalMachines.js.map +1 -1
- package/dist/browser/operations/bmcKeySets.d.ts +5 -5
- package/dist/browser/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/browser/operations/bmcKeySets.js +61 -72
- package/dist/browser/operations/bmcKeySets.js.map +1 -1
- package/dist/browser/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/browser/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/browser/operations/cloudServicesNetworks.js +86 -122
- package/dist/browser/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/browser/operations/clusterManagers.d.ts +5 -5
- package/dist/browser/operations/clusterManagers.d.ts.map +1 -1
- package/dist/browser/operations/clusterManagers.js +75 -116
- package/dist/browser/operations/clusterManagers.js.map +1 -1
- package/dist/browser/operations/clusters.d.ts +5 -5
- package/dist/browser/operations/clusters.d.ts.map +1 -1
- package/dist/browser/operations/clusters.js +130 -146
- package/dist/browser/operations/clusters.js.map +1 -1
- package/dist/browser/operations/consoles.d.ts +5 -5
- package/dist/browser/operations/consoles.d.ts.map +1 -1
- package/dist/browser/operations/consoles.js +61 -72
- package/dist/browser/operations/consoles.js.map +1 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -7
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/browser/operations/kubernetesClusterFeatures.js +61 -72
- package/dist/browser/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/browser/operations/kubernetesClusters.d.ts +5 -5
- package/dist/browser/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/browser/operations/kubernetesClusters.js +97 -128
- package/dist/browser/operations/kubernetesClusters.js.map +1 -1
- package/dist/browser/operations/l2Networks.d.ts +5 -5
- package/dist/browser/operations/l2Networks.d.ts.map +1 -1
- package/dist/browser/operations/l2Networks.js +75 -116
- package/dist/browser/operations/l2Networks.js.map +1 -1
- package/dist/browser/operations/l3Networks.d.ts +5 -5
- package/dist/browser/operations/l3Networks.d.ts.map +1 -1
- package/dist/browser/operations/l3Networks.js +75 -116
- package/dist/browser/operations/l3Networks.js.map +1 -1
- package/dist/browser/operations/metricsConfigurations.d.ts +5 -5
- package/dist/browser/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/metricsConfigurations.js +61 -72
- package/dist/browser/operations/metricsConfigurations.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +25 -47
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/rackSkus.d.ts +4 -4
- package/dist/browser/operations/rackSkus.d.ts.map +1 -1
- package/dist/browser/operations/rackSkus.js +27 -57
- package/dist/browser/operations/rackSkus.js.map +1 -1
- package/dist/browser/operations/racks.d.ts +5 -5
- package/dist/browser/operations/racks.d.ts.map +1 -1
- package/dist/browser/operations/racks.js +86 -122
- package/dist/browser/operations/racks.js.map +1 -1
- package/dist/browser/operations/storageAppliances.d.ts +21 -5
- package/dist/browser/operations/storageAppliances.d.ts.map +1 -1
- package/dist/browser/operations/storageAppliances.js +204 -134
- package/dist/browser/operations/storageAppliances.js.map +1 -1
- package/dist/browser/operations/trunkedNetworks.d.ts +5 -5
- package/dist/browser/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/browser/operations/trunkedNetworks.js +75 -116
- package/dist/browser/operations/trunkedNetworks.js.map +1 -1
- package/dist/browser/operations/virtualMachines.d.ts +21 -5
- package/dist/browser/operations/virtualMachines.d.ts.map +1 -1
- package/dist/browser/operations/virtualMachines.js +221 -146
- package/dist/browser/operations/virtualMachines.js.map +1 -1
- package/dist/browser/operations/volumes.d.ts +5 -5
- package/dist/browser/operations/volumes.d.ts.map +1 -1
- package/dist/browser/operations/volumes.js +75 -116
- package/dist/browser/operations/volumes.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js +2 -7
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/browser/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/browser/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/browser/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.js +2 -7
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/browser/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/consoles.js +2 -7
- package/dist/browser/operationsInterfaces/consoles.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -7
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/browser/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/l2Networks.js +2 -7
- package/dist/browser/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/browser/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/l3Networks.js +2 -7
- package/dist/browser/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/browser/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/browser/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/rackSkus.js +2 -7
- package/dist/browser/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/browser/operationsInterfaces/racks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/racks.js +2 -7
- package/dist/browser/operationsInterfaces/racks.js.map +1 -1
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/browser/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/browser/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/browser/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.js +2 -7
- package/dist/browser/operationsInterfaces/volumes.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +4 -11
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +9 -10
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +537 -12
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +83 -10
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +14 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1189 -334
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +6 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +36 -14
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/networkCloud.d.ts +3 -3
- package/dist/commonjs/networkCloud.d.ts.map +1 -1
- package/dist/commonjs/networkCloud.js +39 -16
- package/dist/commonjs/networkCloud.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts +5 -5
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +60 -70
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.js +60 -70
- package/dist/commonjs/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/commonjs/operations/bareMetalMachines.d.ts +25 -5
- package/dist/commonjs/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/commonjs/operations/bareMetalMachines.js +295 -180
- package/dist/commonjs/operations/bareMetalMachines.js.map +1 -1
- package/dist/commonjs/operations/bmcKeySets.d.ts +5 -5
- package/dist/commonjs/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/commonjs/operations/bmcKeySets.js +60 -70
- package/dist/commonjs/operations/bmcKeySets.js.map +1 -1
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/commonjs/operations/cloudServicesNetworks.js +85 -120
- package/dist/commonjs/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/commonjs/operations/clusterManagers.d.ts +5 -5
- package/dist/commonjs/operations/clusterManagers.d.ts.map +1 -1
- package/dist/commonjs/operations/clusterManagers.js +74 -114
- package/dist/commonjs/operations/clusterManagers.js.map +1 -1
- package/dist/commonjs/operations/clusters.d.ts +5 -5
- package/dist/commonjs/operations/clusters.d.ts.map +1 -1
- package/dist/commonjs/operations/clusters.js +129 -144
- package/dist/commonjs/operations/clusters.js.map +1 -1
- package/dist/commonjs/operations/consoles.d.ts +5 -5
- package/dist/commonjs/operations/consoles.d.ts.map +1 -1
- package/dist/commonjs/operations/consoles.js +60 -70
- package/dist/commonjs/operations/consoles.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -7
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.js +60 -70
- package/dist/commonjs/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/commonjs/operations/kubernetesClusters.d.ts +5 -5
- package/dist/commonjs/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/kubernetesClusters.js +96 -126
- package/dist/commonjs/operations/kubernetesClusters.js.map +1 -1
- package/dist/commonjs/operations/l2Networks.d.ts +5 -5
- package/dist/commonjs/operations/l2Networks.d.ts.map +1 -1
- package/dist/commonjs/operations/l2Networks.js +74 -114
- package/dist/commonjs/operations/l2Networks.js.map +1 -1
- package/dist/commonjs/operations/l3Networks.d.ts +5 -5
- package/dist/commonjs/operations/l3Networks.d.ts.map +1 -1
- package/dist/commonjs/operations/l3Networks.js +74 -114
- package/dist/commonjs/operations/l3Networks.js.map +1 -1
- package/dist/commonjs/operations/metricsConfigurations.d.ts +5 -5
- package/dist/commonjs/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/metricsConfigurations.js +60 -70
- package/dist/commonjs/operations/metricsConfigurations.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +25 -46
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/rackSkus.d.ts +4 -4
- package/dist/commonjs/operations/rackSkus.d.ts.map +1 -1
- package/dist/commonjs/operations/rackSkus.js +27 -56
- package/dist/commonjs/operations/rackSkus.js.map +1 -1
- package/dist/commonjs/operations/racks.d.ts +5 -5
- package/dist/commonjs/operations/racks.d.ts.map +1 -1
- package/dist/commonjs/operations/racks.js +85 -120
- package/dist/commonjs/operations/racks.js.map +1 -1
- package/dist/commonjs/operations/storageAppliances.d.ts +21 -5
- package/dist/commonjs/operations/storageAppliances.d.ts.map +1 -1
- package/dist/commonjs/operations/storageAppliances.js +203 -132
- package/dist/commonjs/operations/storageAppliances.js.map +1 -1
- package/dist/commonjs/operations/trunkedNetworks.d.ts +5 -5
- package/dist/commonjs/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/commonjs/operations/trunkedNetworks.js +74 -114
- package/dist/commonjs/operations/trunkedNetworks.js.map +1 -1
- package/dist/commonjs/operations/virtualMachines.d.ts +21 -5
- package/dist/commonjs/operations/virtualMachines.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualMachines.js +220 -144
- package/dist/commonjs/operations/virtualMachines.js.map +1 -1
- package/dist/commonjs/operations/volumes.d.ts +5 -5
- package/dist/commonjs/operations/volumes.d.ts.map +1 -1
- package/dist/commonjs/operations/volumes.js +74 -114
- package/dist/commonjs/operations/volumes.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js +2 -7
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/consoles.js +2 -7
- package/dist/commonjs/operationsInterfaces/consoles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -7
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.js +2 -7
- package/dist/commonjs/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.js +2 -7
- package/dist/commonjs/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.js +2 -7
- package/dist/commonjs/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/racks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/racks.js +2 -7
- package/dist/commonjs/operationsInterfaces/racks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/commonjs/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.js +2 -7
- package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +4 -11
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +9 -10
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +537 -12
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +80 -7
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +14 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1184 -329
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +6 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +35 -13
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/networkCloud.d.ts +3 -3
- package/dist/esm/networkCloud.d.ts.map +1 -1
- package/dist/esm/networkCloud.js +39 -16
- package/dist/esm/networkCloud.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts +5 -5
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +61 -72
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/esm/operations/bareMetalMachineKeySets.js +61 -72
- package/dist/esm/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/esm/operations/bareMetalMachines.d.ts +25 -5
- package/dist/esm/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/esm/operations/bareMetalMachines.js +296 -182
- package/dist/esm/operations/bareMetalMachines.js.map +1 -1
- package/dist/esm/operations/bmcKeySets.d.ts +5 -5
- package/dist/esm/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/esm/operations/bmcKeySets.js +61 -72
- package/dist/esm/operations/bmcKeySets.js.map +1 -1
- package/dist/esm/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/esm/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/esm/operations/cloudServicesNetworks.js +86 -122
- package/dist/esm/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/esm/operations/clusterManagers.d.ts +5 -5
- package/dist/esm/operations/clusterManagers.d.ts.map +1 -1
- package/dist/esm/operations/clusterManagers.js +75 -116
- package/dist/esm/operations/clusterManagers.js.map +1 -1
- package/dist/esm/operations/clusters.d.ts +5 -5
- package/dist/esm/operations/clusters.d.ts.map +1 -1
- package/dist/esm/operations/clusters.js +130 -146
- package/dist/esm/operations/clusters.js.map +1 -1
- package/dist/esm/operations/consoles.d.ts +5 -5
- package/dist/esm/operations/consoles.d.ts.map +1 -1
- package/dist/esm/operations/consoles.js +61 -72
- package/dist/esm/operations/consoles.js.map +1 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -7
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/esm/operations/kubernetesClusterFeatures.js +61 -72
- package/dist/esm/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/esm/operations/kubernetesClusters.d.ts +5 -5
- package/dist/esm/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/esm/operations/kubernetesClusters.js +97 -128
- package/dist/esm/operations/kubernetesClusters.js.map +1 -1
- package/dist/esm/operations/l2Networks.d.ts +5 -5
- package/dist/esm/operations/l2Networks.d.ts.map +1 -1
- package/dist/esm/operations/l2Networks.js +75 -116
- package/dist/esm/operations/l2Networks.js.map +1 -1
- package/dist/esm/operations/l3Networks.d.ts +5 -5
- package/dist/esm/operations/l3Networks.d.ts.map +1 -1
- package/dist/esm/operations/l3Networks.js +75 -116
- package/dist/esm/operations/l3Networks.js.map +1 -1
- package/dist/esm/operations/metricsConfigurations.d.ts +5 -5
- package/dist/esm/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/metricsConfigurations.js +61 -72
- package/dist/esm/operations/metricsConfigurations.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +25 -47
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/rackSkus.d.ts +4 -4
- package/dist/esm/operations/rackSkus.d.ts.map +1 -1
- package/dist/esm/operations/rackSkus.js +27 -57
- package/dist/esm/operations/rackSkus.js.map +1 -1
- package/dist/esm/operations/racks.d.ts +5 -5
- package/dist/esm/operations/racks.d.ts.map +1 -1
- package/dist/esm/operations/racks.js +86 -122
- package/dist/esm/operations/racks.js.map +1 -1
- package/dist/esm/operations/storageAppliances.d.ts +21 -5
- package/dist/esm/operations/storageAppliances.d.ts.map +1 -1
- package/dist/esm/operations/storageAppliances.js +204 -134
- package/dist/esm/operations/storageAppliances.js.map +1 -1
- package/dist/esm/operations/trunkedNetworks.d.ts +5 -5
- package/dist/esm/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/esm/operations/trunkedNetworks.js +75 -116
- package/dist/esm/operations/trunkedNetworks.js.map +1 -1
- package/dist/esm/operations/virtualMachines.d.ts +21 -5
- package/dist/esm/operations/virtualMachines.d.ts.map +1 -1
- package/dist/esm/operations/virtualMachines.js +221 -146
- package/dist/esm/operations/virtualMachines.js.map +1 -1
- package/dist/esm/operations/volumes.d.ts +5 -5
- package/dist/esm/operations/volumes.d.ts.map +1 -1
- package/dist/esm/operations/volumes.js +75 -116
- package/dist/esm/operations/volumes.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js +2 -7
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/esm/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/esm/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/esm/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.js +2 -7
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/esm/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/consoles.js +2 -7
- package/dist/esm/operationsInterfaces/consoles.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -7
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/esm/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/l2Networks.js +2 -7
- package/dist/esm/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/esm/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/l3Networks.js +2 -7
- package/dist/esm/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/esm/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/esm/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/rackSkus.js +2 -7
- package/dist/esm/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/esm/operationsInterfaces/racks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/racks.js +2 -7
- package/dist/esm/operationsInterfaces/racks.js.map +1 -1
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/esm/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/esm/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/esm/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.js +2 -7
- package/dist/esm/operationsInterfaces/volumes.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +4 -11
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +9 -10
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +537 -12
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +80 -7
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +14 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1184 -329
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +6 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +35 -13
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/networkCloud.d.ts +3 -3
- package/dist/react-native/networkCloud.d.ts.map +1 -1
- package/dist/react-native/networkCloud.js +39 -16
- package/dist/react-native/networkCloud.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts +5 -5
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +61 -72
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.js +61 -72
- package/dist/react-native/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/react-native/operations/bareMetalMachines.d.ts +25 -5
- package/dist/react-native/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/react-native/operations/bareMetalMachines.js +296 -182
- package/dist/react-native/operations/bareMetalMachines.js.map +1 -1
- package/dist/react-native/operations/bmcKeySets.d.ts +5 -5
- package/dist/react-native/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/react-native/operations/bmcKeySets.js +61 -72
- package/dist/react-native/operations/bmcKeySets.js.map +1 -1
- package/dist/react-native/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/react-native/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/react-native/operations/cloudServicesNetworks.js +86 -122
- package/dist/react-native/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/react-native/operations/clusterManagers.d.ts +5 -5
- package/dist/react-native/operations/clusterManagers.d.ts.map +1 -1
- package/dist/react-native/operations/clusterManagers.js +75 -116
- package/dist/react-native/operations/clusterManagers.js.map +1 -1
- package/dist/react-native/operations/clusters.d.ts +5 -5
- package/dist/react-native/operations/clusters.d.ts.map +1 -1
- package/dist/react-native/operations/clusters.js +130 -146
- package/dist/react-native/operations/clusters.js.map +1 -1
- package/dist/react-native/operations/consoles.d.ts +5 -5
- package/dist/react-native/operations/consoles.d.ts.map +1 -1
- package/dist/react-native/operations/consoles.js +61 -72
- package/dist/react-native/operations/consoles.js.map +1 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -7
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.js +61 -72
- package/dist/react-native/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/react-native/operations/kubernetesClusters.d.ts +5 -5
- package/dist/react-native/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/react-native/operations/kubernetesClusters.js +97 -128
- package/dist/react-native/operations/kubernetesClusters.js.map +1 -1
- package/dist/react-native/operations/l2Networks.d.ts +5 -5
- package/dist/react-native/operations/l2Networks.d.ts.map +1 -1
- package/dist/react-native/operations/l2Networks.js +75 -116
- package/dist/react-native/operations/l2Networks.js.map +1 -1
- package/dist/react-native/operations/l3Networks.d.ts +5 -5
- package/dist/react-native/operations/l3Networks.d.ts.map +1 -1
- package/dist/react-native/operations/l3Networks.js +75 -116
- package/dist/react-native/operations/l3Networks.js.map +1 -1
- package/dist/react-native/operations/metricsConfigurations.d.ts +5 -5
- package/dist/react-native/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/metricsConfigurations.js +61 -72
- package/dist/react-native/operations/metricsConfigurations.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +25 -47
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/rackSkus.d.ts +4 -4
- package/dist/react-native/operations/rackSkus.d.ts.map +1 -1
- package/dist/react-native/operations/rackSkus.js +27 -57
- package/dist/react-native/operations/rackSkus.js.map +1 -1
- package/dist/react-native/operations/racks.d.ts +5 -5
- package/dist/react-native/operations/racks.d.ts.map +1 -1
- package/dist/react-native/operations/racks.js +86 -122
- package/dist/react-native/operations/racks.js.map +1 -1
- package/dist/react-native/operations/storageAppliances.d.ts +21 -5
- package/dist/react-native/operations/storageAppliances.d.ts.map +1 -1
- package/dist/react-native/operations/storageAppliances.js +204 -134
- package/dist/react-native/operations/storageAppliances.js.map +1 -1
- package/dist/react-native/operations/trunkedNetworks.d.ts +5 -5
- package/dist/react-native/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/react-native/operations/trunkedNetworks.js +75 -116
- package/dist/react-native/operations/trunkedNetworks.js.map +1 -1
- package/dist/react-native/operations/virtualMachines.d.ts +21 -5
- package/dist/react-native/operations/virtualMachines.d.ts.map +1 -1
- package/dist/react-native/operations/virtualMachines.js +221 -146
- package/dist/react-native/operations/virtualMachines.js.map +1 -1
- package/dist/react-native/operations/volumes.d.ts +5 -5
- package/dist/react-native/operations/volumes.d.ts.map +1 -1
- package/dist/react-native/operations/volumes.js +75 -116
- package/dist/react-native/operations/volumes.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js +2 -7
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/react-native/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/react-native/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.js +2 -7
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/consoles.js +2 -7
- package/dist/react-native/operationsInterfaces/consoles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -7
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/l2Networks.js +2 -7
- package/dist/react-native/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/l3Networks.js +2 -7
- package/dist/react-native/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/rackSkus.js +2 -7
- package/dist/react-native/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/racks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/racks.js +2 -7
- package/dist/react-native/operationsInterfaces/racks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/react-native/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/react-native/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.js +2 -7
- package/dist/react-native/operationsInterfaces/volumes.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +4 -11
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +39 -37
- package/CHANGELOG.md +0 -488
- package/review/arm-networkcloud.api.md +0 -4516
package/CHANGELOG.md
DELETED
|
@@ -1,488 +0,0 @@
|
|
|
1
|
-
# Release History
|
|
2
|
-
|
|
3
|
-
## 1.2.0 (2025-06-09)
|
|
4
|
-
|
|
5
|
-
### Features Added
|
|
6
|
-
|
|
7
|
-
- Added Interface AnalyticsOutputSettings
|
|
8
|
-
- Added Interface SecretArchiveSettings
|
|
9
|
-
- Added Interface VulnerabilityScanningSettings
|
|
10
|
-
- Added Interface VulnerabilityScanningSettingsPatch
|
|
11
|
-
- Added Type Alias VulnerabilityScanningSettingsContainerScan
|
|
12
|
-
- Interface AgentPool has a new optional parameter etag
|
|
13
|
-
- Interface AgentPoolsCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
14
|
-
- Interface AgentPoolsCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
15
|
-
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ifMatch
|
|
16
|
-
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
17
|
-
- Interface AgentPoolsUpdateOptionalParams has a new optional parameter ifMatch
|
|
18
|
-
- Interface AgentPoolsUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
19
|
-
- Interface BareMetalMachine has a new optional parameter etag
|
|
20
|
-
- Interface BareMetalMachineKeySet has a new optional parameter etag
|
|
21
|
-
- Interface BareMetalMachineKeySetsCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
22
|
-
- Interface BareMetalMachineKeySetsCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
23
|
-
- Interface BareMetalMachineKeySetsDeleteOptionalParams has a new optional parameter ifMatch
|
|
24
|
-
- Interface BareMetalMachineKeySetsDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
25
|
-
- Interface BareMetalMachineKeySetsUpdateOptionalParams has a new optional parameter ifMatch
|
|
26
|
-
- Interface BareMetalMachineKeySetsUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
27
|
-
- Interface BareMetalMachinesCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
28
|
-
- Interface BareMetalMachinesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
29
|
-
- Interface BareMetalMachinesDeleteOptionalParams has a new optional parameter ifMatch
|
|
30
|
-
- Interface BareMetalMachinesDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
31
|
-
- Interface BareMetalMachinesUpdateOptionalParams has a new optional parameter ifMatch
|
|
32
|
-
- Interface BareMetalMachinesUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
33
|
-
- Interface BmcKeySet has a new optional parameter etag
|
|
34
|
-
- Interface BmcKeySetsCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
35
|
-
- Interface BmcKeySetsCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
36
|
-
- Interface BmcKeySetsDeleteOptionalParams has a new optional parameter ifMatch
|
|
37
|
-
- Interface BmcKeySetsDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
38
|
-
- Interface BmcKeySetsUpdateOptionalParams has a new optional parameter ifMatch
|
|
39
|
-
- Interface BmcKeySetsUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
40
|
-
- Interface CloudServicesNetwork has a new optional parameter etag
|
|
41
|
-
- Interface CloudServicesNetworksCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
42
|
-
- Interface CloudServicesNetworksCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
43
|
-
- Interface CloudServicesNetworksDeleteOptionalParams has a new optional parameter ifMatch
|
|
44
|
-
- Interface CloudServicesNetworksDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
45
|
-
- Interface CloudServicesNetworksUpdateOptionalParams has a new optional parameter ifMatch
|
|
46
|
-
- Interface CloudServicesNetworksUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
47
|
-
- Interface Cluster has a new optional parameter analyticsOutputSettings
|
|
48
|
-
- Interface Cluster has a new optional parameter etag
|
|
49
|
-
- Interface Cluster has a new optional parameter secretArchiveSettings
|
|
50
|
-
- Interface Cluster has a new optional parameter vulnerabilityScanningSettings
|
|
51
|
-
- Interface ClusterManager has a new optional parameter etag
|
|
52
|
-
- Interface ClusterManagersCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
53
|
-
- Interface ClusterManagersCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
54
|
-
- Interface ClusterManagersDeleteOptionalParams has a new optional parameter ifMatch
|
|
55
|
-
- Interface ClusterManagersDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
56
|
-
- Interface ClusterManagersUpdateOptionalParams has a new optional parameter ifMatch
|
|
57
|
-
- Interface ClusterManagersUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
58
|
-
- Interface ClusterMetricsConfiguration has a new optional parameter etag
|
|
59
|
-
- Interface ClusterPatchParameters has a new optional parameter analyticsOutputSettings
|
|
60
|
-
- Interface ClusterPatchParameters has a new optional parameter secretArchiveSettings
|
|
61
|
-
- Interface ClusterPatchParameters has a new optional parameter vulnerabilityScanningSettings
|
|
62
|
-
- Interface ClustersCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
63
|
-
- Interface ClustersCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
64
|
-
- Interface ClustersDeleteOptionalParams has a new optional parameter ifMatch
|
|
65
|
-
- Interface ClustersDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
66
|
-
- Interface ClustersUpdateOptionalParams has a new optional parameter ifMatch
|
|
67
|
-
- Interface ClustersUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
68
|
-
- Interface Console_2 has a new optional parameter etag
|
|
69
|
-
- Interface ConsolesCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
70
|
-
- Interface ConsolesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
71
|
-
- Interface ConsolesDeleteOptionalParams has a new optional parameter ifMatch
|
|
72
|
-
- Interface ConsolesDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
73
|
-
- Interface ConsolesUpdateOptionalParams has a new optional parameter ifMatch
|
|
74
|
-
- Interface ConsolesUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
75
|
-
- Interface KubernetesCluster has a new optional parameter etag
|
|
76
|
-
- Interface KubernetesClusterFeature has a new optional parameter etag
|
|
77
|
-
- Interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
78
|
-
- Interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
79
|
-
- Interface KubernetesClusterFeaturesDeleteOptionalParams has a new optional parameter ifMatch
|
|
80
|
-
- Interface KubernetesClusterFeaturesDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
81
|
-
- Interface KubernetesClusterFeaturesUpdateOptionalParams has a new optional parameter ifMatch
|
|
82
|
-
- Interface KubernetesClusterFeaturesUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
83
|
-
- Interface KubernetesClustersCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
84
|
-
- Interface KubernetesClustersCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
85
|
-
- Interface KubernetesClustersDeleteOptionalParams has a new optional parameter ifMatch
|
|
86
|
-
- Interface KubernetesClustersDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
87
|
-
- Interface KubernetesClustersUpdateOptionalParams has a new optional parameter ifMatch
|
|
88
|
-
- Interface KubernetesClustersUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
89
|
-
- Interface L2Network has a new optional parameter etag
|
|
90
|
-
- Interface L2NetworksCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
91
|
-
- Interface L2NetworksCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
92
|
-
- Interface L2NetworksDeleteOptionalParams has a new optional parameter ifMatch
|
|
93
|
-
- Interface L2NetworksDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
94
|
-
- Interface L2NetworksUpdateOptionalParams has a new optional parameter ifMatch
|
|
95
|
-
- Interface L2NetworksUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
96
|
-
- Interface L3Network has a new optional parameter etag
|
|
97
|
-
- Interface L3NetworksCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
98
|
-
- Interface L3NetworksCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
99
|
-
- Interface L3NetworksDeleteOptionalParams has a new optional parameter ifMatch
|
|
100
|
-
- Interface L3NetworksDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
101
|
-
- Interface L3NetworksUpdateOptionalParams has a new optional parameter ifMatch
|
|
102
|
-
- Interface L3NetworksUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
103
|
-
- Interface MetricsConfigurationsCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
104
|
-
- Interface MetricsConfigurationsCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
105
|
-
- Interface MetricsConfigurationsDeleteOptionalParams has a new optional parameter ifMatch
|
|
106
|
-
- Interface MetricsConfigurationsDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
107
|
-
- Interface MetricsConfigurationsUpdateOptionalParams has a new optional parameter ifMatch
|
|
108
|
-
- Interface MetricsConfigurationsUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
109
|
-
- Interface Rack has a new optional parameter etag
|
|
110
|
-
- Interface RacksCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
111
|
-
- Interface RacksCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
112
|
-
- Interface RacksDeleteOptionalParams has a new optional parameter ifMatch
|
|
113
|
-
- Interface RacksDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
114
|
-
- Interface RacksUpdateOptionalParams has a new optional parameter ifMatch
|
|
115
|
-
- Interface RacksUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
116
|
-
- Interface StorageAppliance has a new optional parameter etag
|
|
117
|
-
- Interface StorageAppliancesCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
118
|
-
- Interface StorageAppliancesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
119
|
-
- Interface StorageAppliancesDeleteOptionalParams has a new optional parameter ifMatch
|
|
120
|
-
- Interface StorageAppliancesDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
121
|
-
- Interface StorageAppliancesUpdateOptionalParams has a new optional parameter ifMatch
|
|
122
|
-
- Interface StorageAppliancesUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
123
|
-
- Interface TrunkedNetwork has a new optional parameter etag
|
|
124
|
-
- Interface TrunkedNetworksCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
125
|
-
- Interface TrunkedNetworksCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
126
|
-
- Interface TrunkedNetworksDeleteOptionalParams has a new optional parameter ifMatch
|
|
127
|
-
- Interface TrunkedNetworksDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
128
|
-
- Interface TrunkedNetworksUpdateOptionalParams has a new optional parameter ifMatch
|
|
129
|
-
- Interface TrunkedNetworksUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
130
|
-
- Interface VirtualMachine has a new optional parameter consoleExtendedLocation
|
|
131
|
-
- Interface VirtualMachine has a new optional parameter etag
|
|
132
|
-
- Interface VirtualMachinesCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
133
|
-
- Interface VirtualMachinesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
134
|
-
- Interface VirtualMachinesDeleteOptionalParams has a new optional parameter ifMatch
|
|
135
|
-
- Interface VirtualMachinesDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
136
|
-
- Interface VirtualMachinesUpdateOptionalParams has a new optional parameter ifMatch
|
|
137
|
-
- Interface VirtualMachinesUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
138
|
-
- Interface Volume has a new optional parameter etag
|
|
139
|
-
- Interface VolumesCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
140
|
-
- Interface VolumesCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
141
|
-
- Interface VolumesDeleteOptionalParams has a new optional parameter ifMatch
|
|
142
|
-
- Interface VolumesDeleteOptionalParams has a new optional parameter ifNoneMatch
|
|
143
|
-
- Interface VolumesUpdateOptionalParams has a new optional parameter ifMatch
|
|
144
|
-
- Interface VolumesUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
145
|
-
- Added Enum KnownVulnerabilityScanningSettingsContainerScan
|
|
146
|
-
- Enum KnownOsDiskCreateOption has a new value Persistent
|
|
147
|
-
- Enum KnownStorageApplianceDetailedStatus has a new value Degraded
|
|
148
|
-
- Enum KnownVirtualMachineDeviceModelType has a new value T3
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
## 1.2.0-beta.1 (2025-04-18)
|
|
152
|
-
Compared with version 1.1.0
|
|
153
|
-
|
|
154
|
-
### Features Added
|
|
155
|
-
|
|
156
|
-
- Added Interface AnalyticsOutputSettings
|
|
157
|
-
- Added Interface SecretArchiveSettings
|
|
158
|
-
- Added Interface VulnerabilityScanningSettings
|
|
159
|
-
- Added Interface VulnerabilityScanningSettingsPatch
|
|
160
|
-
- Added Type Alias VulnerabilityScanningSettingsContainerScan
|
|
161
|
-
- Interface Cluster has a new optional parameter analyticsOutputSettings
|
|
162
|
-
- Interface Cluster has a new optional parameter secretArchiveSettings
|
|
163
|
-
- Interface Cluster has a new optional parameter vulnerabilityScanningSettings
|
|
164
|
-
- Interface ClusterPatchParameters has a new optional parameter analyticsOutputSettings
|
|
165
|
-
- Interface ClusterPatchParameters has a new optional parameter secretArchiveSettings
|
|
166
|
-
- Interface ClusterPatchParameters has a new optional parameter vulnerabilityScanningSettings
|
|
167
|
-
- Interface VirtualMachine has a new optional parameter consoleExtendedLocation
|
|
168
|
-
- Added Enum KnownVulnerabilityScanningSettingsContainerScan
|
|
169
|
-
- Enum KnownOsDiskCreateOption has a new value Persistent
|
|
170
|
-
- Enum KnownStorageApplianceDetailedStatus has a new value Degraded
|
|
171
|
-
- Enum KnownVirtualMachineDeviceModelType has a new value T3
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
## 1.1.0 (2025-02-20)
|
|
175
|
-
|
|
176
|
-
### Features Added
|
|
177
|
-
|
|
178
|
-
- Added operation group KubernetesClusterFeatures
|
|
179
|
-
- Added operation Clusters.beginContinueUpdateVersion
|
|
180
|
-
- Added operation Clusters.beginContinueUpdateVersionAndWait
|
|
181
|
-
- Added operation Clusters.beginScanRuntime
|
|
182
|
-
- Added operation Clusters.beginScanRuntimeAndWait
|
|
183
|
-
- Added Interface AdministratorConfigurationPatch
|
|
184
|
-
- Added Interface ClusterContinueUpdateVersionParameters
|
|
185
|
-
- Added Interface ClusterScanRuntimeParameters
|
|
186
|
-
- Added Interface ClustersContinueUpdateVersionHeaders
|
|
187
|
-
- Added Interface ClustersContinueUpdateVersionOptionalParams
|
|
188
|
-
- Added Interface ClusterSecretArchive
|
|
189
|
-
- Added Interface ClustersScanRuntimeHeaders
|
|
190
|
-
- Added Interface ClustersScanRuntimeOptionalParams
|
|
191
|
-
- Added Interface ClusterUpdateStrategy
|
|
192
|
-
- Added Interface CommandOutputSettings
|
|
193
|
-
- Added Interface IdentitySelector
|
|
194
|
-
- Added Interface KubernetesClusterFeature
|
|
195
|
-
- Added Interface KubernetesClusterFeatureList
|
|
196
|
-
- Added Interface KubernetesClusterFeaturePatchParameters
|
|
197
|
-
- Added Interface KubernetesClusterFeaturesCreateOrUpdateHeaders
|
|
198
|
-
- Added Interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams
|
|
199
|
-
- Added Interface KubernetesClusterFeaturesDeleteHeaders
|
|
200
|
-
- Added Interface KubernetesClusterFeaturesDeleteOptionalParams
|
|
201
|
-
- Added Interface KubernetesClusterFeaturesGetOptionalParams
|
|
202
|
-
- Added Interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams
|
|
203
|
-
- Added Interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams
|
|
204
|
-
- Added Interface KubernetesClusterFeaturesUpdateHeaders
|
|
205
|
-
- Added Interface KubernetesClusterFeaturesUpdateOptionalParams
|
|
206
|
-
- Added Interface L2ServiceLoadBalancerConfiguration
|
|
207
|
-
- Added Interface ManagedServiceIdentity
|
|
208
|
-
- Added Interface NodePoolAdministratorConfigurationPatch
|
|
209
|
-
- Added Interface RuntimeProtectionConfiguration
|
|
210
|
-
- Added Interface RuntimeProtectionStatus
|
|
211
|
-
- Added Interface SecretArchiveReference
|
|
212
|
-
- Added Interface SecretRotationStatus
|
|
213
|
-
- Added Interface StringKeyValuePair
|
|
214
|
-
- Added Interface UserAssignedIdentity
|
|
215
|
-
- Added Type Alias AgentPoolsDeleteResponse
|
|
216
|
-
- Added Type Alias BareMetalMachineKeySetsDeleteResponse
|
|
217
|
-
- Added Type Alias BareMetalMachinesDeleteResponse
|
|
218
|
-
- Added Type Alias BmcKeySetsDeleteResponse
|
|
219
|
-
- Added Type Alias CloudServicesNetworksDeleteResponse
|
|
220
|
-
- Added Type Alias ClusterContinueUpdateVersionMachineGroupTargetingMode
|
|
221
|
-
- Added Type Alias ClusterManagersDeleteResponse
|
|
222
|
-
- Added Type Alias ClusterScanRuntimeParametersScanActivity
|
|
223
|
-
- Added Type Alias ClustersContinueUpdateVersionResponse
|
|
224
|
-
- Added Type Alias ClustersDeleteResponse
|
|
225
|
-
- Added Type Alias ClusterSecretArchiveEnabled
|
|
226
|
-
- Added Type Alias ClustersScanRuntimeResponse
|
|
227
|
-
- Added Type Alias ClusterUpdateStrategyType
|
|
228
|
-
- Added Type Alias ConsolesDeleteResponse
|
|
229
|
-
- Added Type Alias KubernetesClusterFeatureAvailabilityLifecycle
|
|
230
|
-
- Added Type Alias KubernetesClusterFeatureDetailedStatus
|
|
231
|
-
- Added Type Alias KubernetesClusterFeatureProvisioningState
|
|
232
|
-
- Added Type Alias KubernetesClusterFeatureRequired
|
|
233
|
-
- Added Type Alias KubernetesClusterFeaturesCreateOrUpdateResponse
|
|
234
|
-
- Added Type Alias KubernetesClusterFeaturesDeleteResponse
|
|
235
|
-
- Added Type Alias KubernetesClusterFeaturesGetResponse
|
|
236
|
-
- Added Type Alias KubernetesClusterFeaturesListByKubernetesClusterNextResponse
|
|
237
|
-
- Added Type Alias KubernetesClusterFeaturesListByKubernetesClusterResponse
|
|
238
|
-
- Added Type Alias KubernetesClusterFeaturesUpdateResponse
|
|
239
|
-
- Added Type Alias KubernetesClustersDeleteResponse
|
|
240
|
-
- Added Type Alias L2NetworksDeleteResponse
|
|
241
|
-
- Added Type Alias L3NetworksDeleteResponse
|
|
242
|
-
- Added Type Alias ManagedServiceIdentitySelectorType
|
|
243
|
-
- Added Type Alias ManagedServiceIdentityType
|
|
244
|
-
- Added Type Alias MetricsConfigurationsDeleteResponse
|
|
245
|
-
- Added Type Alias RacksDeleteResponse
|
|
246
|
-
- Added Type Alias RuntimeProtectionEnforcementLevel
|
|
247
|
-
- Added Type Alias StorageAppliancesDeleteResponse
|
|
248
|
-
- Added Type Alias TrunkedNetworksDeleteResponse
|
|
249
|
-
- Added Type Alias VirtualMachinesDeleteResponse
|
|
250
|
-
- Added Type Alias VolumesDeleteResponse
|
|
251
|
-
- Interface AgentPoolPatchParameters has a new optional parameter administratorConfiguration
|
|
252
|
-
- Interface AgentPoolsUpdateHeaders has a new optional parameter location
|
|
253
|
-
- Interface AgentPoolUpgradeSettings has a new optional parameter drainTimeout
|
|
254
|
-
- Interface AgentPoolUpgradeSettings has a new optional parameter maxUnavailable
|
|
255
|
-
- Interface BareMetalMachine has a new optional parameter machineClusterVersion
|
|
256
|
-
- Interface BareMetalMachine has a new optional parameter machineRoles
|
|
257
|
-
- Interface BareMetalMachine has a new optional parameter runtimeProtectionStatus
|
|
258
|
-
- Interface BareMetalMachine has a new optional parameter secretRotationStatus
|
|
259
|
-
- Interface BareMetalMachineKeySetsUpdateHeaders has a new optional parameter location
|
|
260
|
-
- Interface BareMetalMachinesUpdateHeaders has a new optional parameter location
|
|
261
|
-
- Interface BmcKeySetsUpdateHeaders has a new optional parameter location
|
|
262
|
-
- Interface CloudServicesNetworksUpdateHeaders has a new optional parameter location
|
|
263
|
-
- Interface Cluster has a new optional parameter commandOutputSettings
|
|
264
|
-
- Interface Cluster has a new optional parameter identity
|
|
265
|
-
- Interface Cluster has a new optional parameter runtimeProtectionConfiguration
|
|
266
|
-
- Interface Cluster has a new optional parameter secretArchive
|
|
267
|
-
- Interface Cluster has a new optional parameter updateStrategy
|
|
268
|
-
- Interface ClusterManager has a new optional parameter identity
|
|
269
|
-
- Interface ClusterManagerPatchParameters has a new optional parameter identity
|
|
270
|
-
- Interface ClusterPatchParameters has a new optional parameter commandOutputSettings
|
|
271
|
-
- Interface ClusterPatchParameters has a new optional parameter identity
|
|
272
|
-
- Interface ClusterPatchParameters has a new optional parameter runtimeProtectionConfiguration
|
|
273
|
-
- Interface ClusterPatchParameters has a new optional parameter secretArchive
|
|
274
|
-
- Interface ClusterPatchParameters has a new optional parameter updateStrategy
|
|
275
|
-
- Interface ClustersUpdateHeaders has a new optional parameter location
|
|
276
|
-
- Interface ConsolesUpdateHeaders has a new optional parameter location
|
|
277
|
-
- Interface ControlPlaneNodePatchConfiguration has a new optional parameter administratorConfiguration
|
|
278
|
-
- Interface KeySetUser has a new optional parameter userPrincipalName
|
|
279
|
-
- Interface KubernetesClusterPatchParameters has a new optional parameter administratorConfiguration
|
|
280
|
-
- Interface KubernetesClustersUpdateHeaders has a new optional parameter location
|
|
281
|
-
- Interface MetricsConfigurationsUpdateHeaders has a new optional parameter location
|
|
282
|
-
- Interface NetworkConfiguration has a new optional parameter l2ServiceLoadBalancerConfiguration
|
|
283
|
-
- Interface OperationStatusResult has a new optional parameter exitCode
|
|
284
|
-
- Interface OperationStatusResult has a new optional parameter outputHead
|
|
285
|
-
- Interface OperationStatusResult has a new optional parameter resultRef
|
|
286
|
-
- Interface OperationStatusResult has a new optional parameter resultUrl
|
|
287
|
-
- Interface RacksUpdateHeaders has a new optional parameter location
|
|
288
|
-
- Interface StorageAppliance has a new optional parameter manufacturer
|
|
289
|
-
- Interface StorageAppliance has a new optional parameter model
|
|
290
|
-
- Interface StorageAppliance has a new optional parameter secretRotationStatus
|
|
291
|
-
- Interface StorageAppliance has a new optional parameter version
|
|
292
|
-
- Interface StorageAppliancesUpdateHeaders has a new optional parameter location
|
|
293
|
-
- Interface VirtualMachinesUpdateHeaders has a new optional parameter location
|
|
294
|
-
- Added Enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode
|
|
295
|
-
- Added Enum KnownClusterScanRuntimeParametersScanActivity
|
|
296
|
-
- Added Enum KnownClusterSecretArchiveEnabled
|
|
297
|
-
- Added Enum KnownClusterUpdateStrategyType
|
|
298
|
-
- Added Enum KnownKubernetesClusterFeatureAvailabilityLifecycle
|
|
299
|
-
- Added Enum KnownKubernetesClusterFeatureDetailedStatus
|
|
300
|
-
- Added Enum KnownKubernetesClusterFeatureProvisioningState
|
|
301
|
-
- Added Enum KnownKubernetesClusterFeatureRequired
|
|
302
|
-
- Added Enum KnownManagedServiceIdentitySelectorType
|
|
303
|
-
- Added Enum KnownManagedServiceIdentityType
|
|
304
|
-
- Added Enum KnownRuntimeProtectionEnforcementLevel
|
|
305
|
-
- Enum KnownClusterConnectionStatus has a new value Disconnected
|
|
306
|
-
- Enum KnownClusterDetailedStatus has a new value UpdatePaused
|
|
307
|
-
- Enum KnownRackSkuProvisioningState has a new value Canceled
|
|
308
|
-
- Enum KnownRackSkuProvisioningState has a new value Failed
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
## 2.0.0-beta.1 (2024-11-18)
|
|
312
|
-
Compared with version 1.0.0
|
|
313
|
-
|
|
314
|
-
### Features Added
|
|
315
|
-
|
|
316
|
-
- Added operation group KubernetesClusterFeatures
|
|
317
|
-
- Added operation Clusters.beginContinueUpdateVersion
|
|
318
|
-
- Added operation Clusters.beginContinueUpdateVersionAndWait
|
|
319
|
-
- Added operation Clusters.beginScanRuntime
|
|
320
|
-
- Added operation Clusters.beginScanRuntimeAndWait
|
|
321
|
-
- Added Interface AdministratorConfigurationPatch
|
|
322
|
-
- Added Interface ClusterContinueUpdateVersionParameters
|
|
323
|
-
- Added Interface ClusterScanRuntimeParameters
|
|
324
|
-
- Added Interface ClustersContinueUpdateVersionHeaders
|
|
325
|
-
- Added Interface ClustersContinueUpdateVersionOptionalParams
|
|
326
|
-
- Added Interface ClusterSecretArchive
|
|
327
|
-
- Added Interface ClustersScanRuntimeHeaders
|
|
328
|
-
- Added Interface ClustersScanRuntimeOptionalParams
|
|
329
|
-
- Added Interface ClusterUpdateStrategy
|
|
330
|
-
- Added Interface CommandOutputSettings
|
|
331
|
-
- Added Interface IdentitySelector
|
|
332
|
-
- Added Interface KubernetesClusterFeature
|
|
333
|
-
- Added Interface KubernetesClusterFeatureList
|
|
334
|
-
- Added Interface KubernetesClusterFeaturePatchParameters
|
|
335
|
-
- Added Interface KubernetesClusterFeaturesCreateOrUpdateHeaders
|
|
336
|
-
- Added Interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams
|
|
337
|
-
- Added Interface KubernetesClusterFeaturesDeleteHeaders
|
|
338
|
-
- Added Interface KubernetesClusterFeaturesDeleteOptionalParams
|
|
339
|
-
- Added Interface KubernetesClusterFeaturesGetOptionalParams
|
|
340
|
-
- Added Interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams
|
|
341
|
-
- Added Interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams
|
|
342
|
-
- Added Interface KubernetesClusterFeaturesUpdateHeaders
|
|
343
|
-
- Added Interface KubernetesClusterFeaturesUpdateOptionalParams
|
|
344
|
-
- Added Interface L2ServiceLoadBalancerConfiguration
|
|
345
|
-
- Added Interface ManagedServiceIdentity
|
|
346
|
-
- Added Interface NodePoolAdministratorConfigurationPatch
|
|
347
|
-
- Added Interface RuntimeProtectionConfiguration
|
|
348
|
-
- Added Interface RuntimeProtectionStatus
|
|
349
|
-
- Added Interface SecretArchiveReference
|
|
350
|
-
- Added Interface SecretRotationStatus
|
|
351
|
-
- Added Interface StringKeyValuePair
|
|
352
|
-
- Added Interface UserAssignedIdentity
|
|
353
|
-
- Added Type Alias AgentPoolsDeleteResponse
|
|
354
|
-
- Added Type Alias BareMetalMachineKeySetsDeleteResponse
|
|
355
|
-
- Added Type Alias BareMetalMachinesDeleteResponse
|
|
356
|
-
- Added Type Alias BmcKeySetsDeleteResponse
|
|
357
|
-
- Added Type Alias CloudServicesNetworksDeleteResponse
|
|
358
|
-
- Added Type Alias ClusterContinueUpdateVersionMachineGroupTargetingMode
|
|
359
|
-
- Added Type Alias ClusterManagersDeleteResponse
|
|
360
|
-
- Added Type Alias ClusterScanRuntimeParametersScanActivity
|
|
361
|
-
- Added Type Alias ClustersContinueUpdateVersionResponse
|
|
362
|
-
- Added Type Alias ClustersDeleteResponse
|
|
363
|
-
- Added Type Alias ClusterSecretArchiveEnabled
|
|
364
|
-
- Added Type Alias ClustersScanRuntimeResponse
|
|
365
|
-
- Added Type Alias ClusterUpdateStrategyType
|
|
366
|
-
- Added Type Alias ConsolesDeleteResponse
|
|
367
|
-
- Added Type Alias KubernetesClusterFeatureAvailabilityLifecycle
|
|
368
|
-
- Added Type Alias KubernetesClusterFeatureDetailedStatus
|
|
369
|
-
- Added Type Alias KubernetesClusterFeatureProvisioningState
|
|
370
|
-
- Added Type Alias KubernetesClusterFeatureRequired
|
|
371
|
-
- Added Type Alias KubernetesClusterFeaturesCreateOrUpdateResponse
|
|
372
|
-
- Added Type Alias KubernetesClusterFeaturesDeleteResponse
|
|
373
|
-
- Added Type Alias KubernetesClusterFeaturesGetResponse
|
|
374
|
-
- Added Type Alias KubernetesClusterFeaturesListByKubernetesClusterNextResponse
|
|
375
|
-
- Added Type Alias KubernetesClusterFeaturesListByKubernetesClusterResponse
|
|
376
|
-
- Added Type Alias KubernetesClusterFeaturesUpdateResponse
|
|
377
|
-
- Added Type Alias KubernetesClustersDeleteResponse
|
|
378
|
-
- Added Type Alias L2NetworksDeleteResponse
|
|
379
|
-
- Added Type Alias L3NetworksDeleteResponse
|
|
380
|
-
- Added Type Alias ManagedServiceIdentitySelectorType
|
|
381
|
-
- Added Type Alias ManagedServiceIdentityType
|
|
382
|
-
- Added Type Alias MetricsConfigurationsDeleteResponse
|
|
383
|
-
- Added Type Alias RacksDeleteResponse
|
|
384
|
-
- Added Type Alias RuntimeProtectionEnforcementLevel
|
|
385
|
-
- Added Type Alias StorageAppliancesDeleteResponse
|
|
386
|
-
- Added Type Alias TrunkedNetworksDeleteResponse
|
|
387
|
-
- Added Type Alias VirtualMachinesDeleteResponse
|
|
388
|
-
- Added Type Alias VolumesDeleteResponse
|
|
389
|
-
- Interface AgentPoolPatchParameters has a new optional parameter administratorConfiguration
|
|
390
|
-
- Interface AgentPoolsUpdateHeaders has a new optional parameter location
|
|
391
|
-
- Interface AgentPoolUpgradeSettings has a new optional parameter drainTimeout
|
|
392
|
-
- Interface AgentPoolUpgradeSettings has a new optional parameter maxUnavailable
|
|
393
|
-
- Interface BareMetalMachine has a new optional parameter machineClusterVersion
|
|
394
|
-
- Interface BareMetalMachine has a new optional parameter machineRoles
|
|
395
|
-
- Interface BareMetalMachine has a new optional parameter runtimeProtectionStatus
|
|
396
|
-
- Interface BareMetalMachine has a new optional parameter secretRotationStatus
|
|
397
|
-
- Interface BareMetalMachineKeySetsUpdateHeaders has a new optional parameter location
|
|
398
|
-
- Interface BareMetalMachinesUpdateHeaders has a new optional parameter location
|
|
399
|
-
- Interface BmcKeySetsUpdateHeaders has a new optional parameter location
|
|
400
|
-
- Interface CloudServicesNetworksUpdateHeaders has a new optional parameter location
|
|
401
|
-
- Interface Cluster has a new optional parameter commandOutputSettings
|
|
402
|
-
- Interface Cluster has a new optional parameter identity
|
|
403
|
-
- Interface Cluster has a new optional parameter runtimeProtectionConfiguration
|
|
404
|
-
- Interface Cluster has a new optional parameter secretArchive
|
|
405
|
-
- Interface Cluster has a new optional parameter updateStrategy
|
|
406
|
-
- Interface ClusterManager has a new optional parameter identity
|
|
407
|
-
- Interface ClusterManagerPatchParameters has a new optional parameter identity
|
|
408
|
-
- Interface ClusterPatchParameters has a new optional parameter commandOutputSettings
|
|
409
|
-
- Interface ClusterPatchParameters has a new optional parameter identity
|
|
410
|
-
- Interface ClusterPatchParameters has a new optional parameter runtimeProtectionConfiguration
|
|
411
|
-
- Interface ClusterPatchParameters has a new optional parameter secretArchive
|
|
412
|
-
- Interface ClusterPatchParameters has a new optional parameter updateStrategy
|
|
413
|
-
- Interface ClustersUpdateHeaders has a new optional parameter location
|
|
414
|
-
- Interface ConsolesUpdateHeaders has a new optional parameter location
|
|
415
|
-
- Interface ControlPlaneNodePatchConfiguration has a new optional parameter administratorConfiguration
|
|
416
|
-
- Interface KeySetUser has a new optional parameter userPrincipalName
|
|
417
|
-
- Interface KubernetesClusterPatchParameters has a new optional parameter administratorConfiguration
|
|
418
|
-
- Interface KubernetesClustersUpdateHeaders has a new optional parameter location
|
|
419
|
-
- Interface MetricsConfigurationsUpdateHeaders has a new optional parameter location
|
|
420
|
-
- Interface NetworkConfiguration has a new optional parameter l2ServiceLoadBalancerConfiguration
|
|
421
|
-
- Interface OperationStatusResult has a new optional parameter exitCode
|
|
422
|
-
- Interface OperationStatusResult has a new optional parameter outputHead
|
|
423
|
-
- Interface OperationStatusResult has a new optional parameter resultRef
|
|
424
|
-
- Interface OperationStatusResult has a new optional parameter resultUrl
|
|
425
|
-
- Interface RacksUpdateHeaders has a new optional parameter location
|
|
426
|
-
- Interface StorageAppliance has a new optional parameter manufacturer
|
|
427
|
-
- Interface StorageAppliance has a new optional parameter model
|
|
428
|
-
- Interface StorageAppliance has a new optional parameter secretRotationStatus
|
|
429
|
-
- Interface StorageAppliance has a new optional parameter version
|
|
430
|
-
- Interface StorageAppliancesUpdateHeaders has a new optional parameter location
|
|
431
|
-
- Interface VirtualMachinesUpdateHeaders has a new optional parameter location
|
|
432
|
-
- Added Enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode
|
|
433
|
-
- Added Enum KnownClusterScanRuntimeParametersScanActivity
|
|
434
|
-
- Added Enum KnownClusterSecretArchiveEnabled
|
|
435
|
-
- Added Enum KnownClusterUpdateStrategyType
|
|
436
|
-
- Added Enum KnownKubernetesClusterFeatureAvailabilityLifecycle
|
|
437
|
-
- Added Enum KnownKubernetesClusterFeatureDetailedStatus
|
|
438
|
-
- Added Enum KnownKubernetesClusterFeatureProvisioningState
|
|
439
|
-
- Added Enum KnownKubernetesClusterFeatureRequired
|
|
440
|
-
- Added Enum KnownManagedServiceIdentitySelectorType
|
|
441
|
-
- Added Enum KnownManagedServiceIdentityType
|
|
442
|
-
- Added Enum KnownRuntimeProtectionEnforcementLevel
|
|
443
|
-
- Enum KnownClusterConnectionStatus has a new value Disconnected
|
|
444
|
-
- Enum KnownClusterDetailedStatus has a new value UpdatePaused
|
|
445
|
-
- Enum KnownRackSkuProvisioningState has a new value Canceled
|
|
446
|
-
- Enum KnownRackSkuProvisioningState has a new value Failed
|
|
447
|
-
|
|
448
|
-
### Breaking Changes
|
|
449
|
-
|
|
450
|
-
- the return type of AgentPools.beginDelete operation has been changed from void into AgentPoolsDeleteResponse
|
|
451
|
-
- the return type of AgentPools.beginDeleteAndWait operation has been changed from void into AgentPoolsDeleteResponse
|
|
452
|
-
- the return type of BareMetalMachineKeySets.beginDelete operation has been changed from void into BareMetalMachineKeySetsDeleteResponse
|
|
453
|
-
- the return type of BareMetalMachineKeySets.beginDeleteAndWait operation has been changed from void into BareMetalMachineKeySetsDeleteResponse
|
|
454
|
-
- the return type of BareMetalMachines.beginDelete operation has been changed from void into BareMetalMachinesDeleteResponse
|
|
455
|
-
- the return type of BareMetalMachines.beginDeleteAndWait operation has been changed from void into BareMetalMachinesDeleteResponse
|
|
456
|
-
- the return type of BmcKeySets.beginDelete operation has been changed from void into BmcKeySetsDeleteResponse
|
|
457
|
-
- the return type of BmcKeySets.beginDeleteAndWait operation has been changed from void into BmcKeySetsDeleteResponse
|
|
458
|
-
- the return type of CloudServicesNetworks.beginDelete operation has been changed from void into CloudServicesNetworksDeleteResponse
|
|
459
|
-
- the return type of CloudServicesNetworks.beginDeleteAndWait operation has been changed from void into CloudServicesNetworksDeleteResponse
|
|
460
|
-
- the return type of ClusterManagers.beginDelete operation has been changed from void into ClusterManagersDeleteResponse
|
|
461
|
-
- the return type of ClusterManagers.beginDeleteAndWait operation has been changed from void into ClusterManagersDeleteResponse
|
|
462
|
-
- the return type of Clusters.beginDelete operation has been changed from void into ClustersDeleteResponse
|
|
463
|
-
- the return type of Clusters.beginDeleteAndWait operation has been changed from void into ClustersDeleteResponse
|
|
464
|
-
- the return type of Consoles.beginDelete operation has been changed from void into ConsolesDeleteResponse
|
|
465
|
-
- the return type of Consoles.beginDeleteAndWait operation has been changed from void into ConsolesDeleteResponse
|
|
466
|
-
- the return type of KubernetesClusters.beginDelete operation has been changed from void into KubernetesClustersDeleteResponse
|
|
467
|
-
- the return type of KubernetesClusters.beginDeleteAndWait operation has been changed from void into KubernetesClustersDeleteResponse
|
|
468
|
-
- the return type of L2Networks.beginDelete operation has been changed from void into L2NetworksDeleteResponse
|
|
469
|
-
- the return type of L2Networks.beginDeleteAndWait operation has been changed from void into L2NetworksDeleteResponse
|
|
470
|
-
- the return type of L3Networks.beginDelete operation has been changed from void into L3NetworksDeleteResponse
|
|
471
|
-
- the return type of L3Networks.beginDeleteAndWait operation has been changed from void into L3NetworksDeleteResponse
|
|
472
|
-
- the return type of MetricsConfigurations.beginDelete operation has been changed from void into MetricsConfigurationsDeleteResponse
|
|
473
|
-
- the return type of MetricsConfigurations.beginDeleteAndWait operation has been changed from void into MetricsConfigurationsDeleteResponse
|
|
474
|
-
- the return type of Racks.beginDelete operation has been changed from void into RacksDeleteResponse
|
|
475
|
-
- the return type of Racks.beginDeleteAndWait operation has been changed from void into RacksDeleteResponse
|
|
476
|
-
- the return type of StorageAppliances.beginDelete operation has been changed from void into StorageAppliancesDeleteResponse
|
|
477
|
-
- the return type of StorageAppliances.beginDeleteAndWait operation has been changed from void into StorageAppliancesDeleteResponse
|
|
478
|
-
- the return type of TrunkedNetworks.beginDelete operation has been changed from void into TrunkedNetworksDeleteResponse
|
|
479
|
-
- the return type of TrunkedNetworks.beginDeleteAndWait operation has been changed from void into TrunkedNetworksDeleteResponse
|
|
480
|
-
- the return type of VirtualMachines.beginDelete operation has been changed from void into VirtualMachinesDeleteResponse
|
|
481
|
-
- the return type of VirtualMachines.beginDeleteAndWait operation has been changed from void into VirtualMachinesDeleteResponse
|
|
482
|
-
- the return type of Volumes.beginDelete operation has been changed from void into VolumesDeleteResponse
|
|
483
|
-
- the return type of Volumes.beginDeleteAndWait operation has been changed from void into VolumesDeleteResponse
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
## 1.0.0 (2023-08-22)
|
|
487
|
-
|
|
488
|
-
The package of @azure/arm-networkcloud is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).
|