@azure/arm-networkcloud 1.2.0 → 1.3.0-alpha.20251120.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 +42 -40
- package/CHANGELOG.md +0 -488
- package/review/arm-networkcloud.api.md +0 -4516
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
2
2
|
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
3
3
|
export interface OperationListResult {
|
|
4
4
|
/**
|
|
@@ -120,6 +120,72 @@ export interface ExtendedLocation {
|
|
|
120
120
|
/** The extended location type, for example, CustomLocation. */
|
|
121
121
|
type: string;
|
|
122
122
|
}
|
|
123
|
+
/** ActionState represents the state of an action taken against a resource. This can be used to represent both explicitly and implicitly defined action types. */
|
|
124
|
+
export interface ActionState {
|
|
125
|
+
/**
|
|
126
|
+
* The representation of the action for which this is a status. Matches ARM resource action format when the action is an ARM-based action.
|
|
127
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
128
|
+
*/
|
|
129
|
+
readonly actionType?: string;
|
|
130
|
+
/**
|
|
131
|
+
* The correlation ID for the original action request. Omitted if there is no related correlation ID.
|
|
132
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
133
|
+
*/
|
|
134
|
+
readonly correlationId?: string;
|
|
135
|
+
/**
|
|
136
|
+
* The timestamp of when the action reached its final, terminal state. Uses ISO 8601 format.
|
|
137
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
138
|
+
*/
|
|
139
|
+
readonly endTime?: string;
|
|
140
|
+
/**
|
|
141
|
+
* The description providing additional context for the status value. May be empty or contain guidance in the case of a failure.
|
|
142
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
143
|
+
*/
|
|
144
|
+
readonly message?: string;
|
|
145
|
+
/**
|
|
146
|
+
* The timestamp of when the action began, in ISO 8601 format.
|
|
147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
148
|
+
*/
|
|
149
|
+
readonly startTime?: string;
|
|
150
|
+
/**
|
|
151
|
+
* The status of the action.
|
|
152
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
153
|
+
*/
|
|
154
|
+
readonly status?: ActionStateStatus;
|
|
155
|
+
/**
|
|
156
|
+
* The ordered list of the individual steps which make up the action.
|
|
157
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
158
|
+
*/
|
|
159
|
+
readonly stepStates?: StepState[];
|
|
160
|
+
}
|
|
161
|
+
/** StepState represents the state of a step in an action. */
|
|
162
|
+
export interface StepState {
|
|
163
|
+
/**
|
|
164
|
+
* The timestamp for when processing of the step reached its terminal state, in ISO 8601 format.
|
|
165
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
166
|
+
*/
|
|
167
|
+
readonly endTime?: string;
|
|
168
|
+
/**
|
|
169
|
+
* The message providing additional context for the status value. May be empty, or contain diagnostic information in the case of a failure.
|
|
170
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
171
|
+
*/
|
|
172
|
+
readonly message?: string;
|
|
173
|
+
/**
|
|
174
|
+
* The timestamp for when processing of the step began, in ISO 8601 format.
|
|
175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
176
|
+
*/
|
|
177
|
+
readonly startTime?: string;
|
|
178
|
+
/**
|
|
179
|
+
* The status of the step. A value of Completed or Failed indicates a terminal state for the step.
|
|
180
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
181
|
+
*/
|
|
182
|
+
readonly status?: StepStateStatus;
|
|
183
|
+
/**
|
|
184
|
+
* The name for the step.
|
|
185
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
186
|
+
*/
|
|
187
|
+
readonly stepName?: string;
|
|
188
|
+
}
|
|
123
189
|
/** AdministrativeCredentials represents the admin credentials for the device requiring password-based authentication. */
|
|
124
190
|
export interface AdministrativeCredentials {
|
|
125
191
|
/** The password of the administrator of the device used during initialization. */
|
|
@@ -127,6 +193,19 @@ export interface AdministrativeCredentials {
|
|
|
127
193
|
/** The username of the administrator of the device used during initialization. */
|
|
128
194
|
username: string;
|
|
129
195
|
}
|
|
196
|
+
/** CertificateInfo represents the non-private information of an X.509 Certificate. */
|
|
197
|
+
export interface CertificateInfo {
|
|
198
|
+
/**
|
|
199
|
+
* The hash value of the X.509 Certificate.
|
|
200
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
201
|
+
*/
|
|
202
|
+
readonly hash?: string;
|
|
203
|
+
/**
|
|
204
|
+
* The textual value of the X.509 Certificate.
|
|
205
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
206
|
+
*/
|
|
207
|
+
readonly value?: string;
|
|
208
|
+
}
|
|
130
209
|
/** HardwareInventory represents the hardware configuration of this machine as exposed to the customer, including information acquired from the model/sku information and from the ironic inspector. */
|
|
131
210
|
export interface HardwareInventory {
|
|
132
211
|
/**
|
|
@@ -285,6 +364,11 @@ export interface SecretArchiveReference {
|
|
|
285
364
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
286
365
|
*/
|
|
287
366
|
readonly keyVaultId?: string;
|
|
367
|
+
/**
|
|
368
|
+
* The URI of the key containing the secret.
|
|
369
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
370
|
+
*/
|
|
371
|
+
readonly keyVaultUri?: string;
|
|
288
372
|
/**
|
|
289
373
|
* The name of the secret in the key vault.
|
|
290
374
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -355,6 +439,43 @@ export interface EndpointDependency {
|
|
|
355
439
|
/** The port of this endpoint. */
|
|
356
440
|
port?: number;
|
|
357
441
|
}
|
|
442
|
+
/** CloudServicesNetworkStorageOptions represents the storage options for the cloud services network. */
|
|
443
|
+
export interface CloudServicesNetworkStorageOptions {
|
|
444
|
+
/** The indicator to enable shared storage on the cloud services network. If not specified, the allocation will align with the standard storage enablement. */
|
|
445
|
+
mode?: CloudServicesNetworkStorageMode;
|
|
446
|
+
/** The requested storage allocation for the volume in Mebibytes. */
|
|
447
|
+
sizeMiB?: number;
|
|
448
|
+
/** The resource ID of the storage appliance that hosts the storage. */
|
|
449
|
+
storageApplianceId?: string;
|
|
450
|
+
}
|
|
451
|
+
/** CloudServicesNetworkStorageStatus represents the storage status of the cloud services network. */
|
|
452
|
+
export interface CloudServicesNetworkStorageStatus {
|
|
453
|
+
/**
|
|
454
|
+
* The indicator of if shared storage is enabled on the cloud services network.
|
|
455
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
456
|
+
*/
|
|
457
|
+
readonly mode?: CloudServicesNetworkStorageMode;
|
|
458
|
+
/**
|
|
459
|
+
* The size in Mebibytes of the storage allocation.
|
|
460
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
461
|
+
*/
|
|
462
|
+
readonly sizeMiB?: number;
|
|
463
|
+
/**
|
|
464
|
+
* The status of the storage allocation for the cloud services network.
|
|
465
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
466
|
+
*/
|
|
467
|
+
readonly status?: CloudServicesNetworkStorageStatusStatus;
|
|
468
|
+
/**
|
|
469
|
+
* The description for the status of the shared storage.
|
|
470
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
471
|
+
*/
|
|
472
|
+
readonly statusMessage?: string;
|
|
473
|
+
/**
|
|
474
|
+
* The resource ID of the volume created to host the shared storage.
|
|
475
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
476
|
+
*/
|
|
477
|
+
readonly volumeId?: string;
|
|
478
|
+
}
|
|
358
479
|
/** ClusterManagerList represents a list of cluster manager objects. */
|
|
359
480
|
export interface ClusterManagerList {
|
|
360
481
|
/** The link used to get the next page of operations. */
|
|
@@ -557,6 +678,17 @@ export interface CommandOutputSettings {
|
|
|
557
678
|
associatedIdentity?: IdentitySelector;
|
|
558
679
|
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
559
680
|
containerUrl?: string;
|
|
681
|
+
/** The list of optional overrides allowing for association of storage containers and identities to specific types of command output. If a type is not overridden, the default identity and storage container will be utilized. */
|
|
682
|
+
overrides?: CommandOutputOverride[];
|
|
683
|
+
}
|
|
684
|
+
/** CommandOutputOverride represents an overridden value for the command output settings. */
|
|
685
|
+
export interface CommandOutputOverride {
|
|
686
|
+
/** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */
|
|
687
|
+
associatedIdentity?: IdentitySelector;
|
|
688
|
+
/** The type of command output for the override. */
|
|
689
|
+
commandOutputType?: CommandOutputType;
|
|
690
|
+
/** The URL of the storage account container that is to be used by the specified identities. */
|
|
691
|
+
containerUrl?: string;
|
|
560
692
|
}
|
|
561
693
|
/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */
|
|
562
694
|
export interface ValidationThreshold {
|
|
@@ -1310,8 +1442,12 @@ export interface BareMetalMachineReplaceParameters {
|
|
|
1310
1442
|
bootMacAddress?: string;
|
|
1311
1443
|
/** The OS-level hostname assigned to this machine. */
|
|
1312
1444
|
machineName?: string;
|
|
1445
|
+
/** The safeguard mode to use for the replace action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. */
|
|
1446
|
+
safeguardMode?: BareMetalMachineReplaceSafeguardMode;
|
|
1313
1447
|
/** The serial number of the bare metal machine. */
|
|
1314
1448
|
serialNumber?: string;
|
|
1449
|
+
/** The indicator of whether to bypass clearing storage while replacing a bare metal machine. */
|
|
1450
|
+
storagePolicy?: BareMetalMachineReplaceStoragePolicy;
|
|
1315
1451
|
}
|
|
1316
1452
|
/** BareMetalMachineRunCommandParameters represents the body of the request to execute a script on the bare metal machine. */
|
|
1317
1453
|
export interface BareMetalMachineRunCommandParameters {
|
|
@@ -1362,6 +1498,17 @@ export interface CloudServicesNetworkPatchParameters {
|
|
|
1362
1498
|
additionalEgressEndpoints?: EgressEndpoint[];
|
|
1363
1499
|
/** The indicator of whether the platform default endpoints are allowed for the egress traffic. */
|
|
1364
1500
|
enableDefaultEgressEndpoints?: CloudServicesNetworkEnableDefaultEgressEndpoints;
|
|
1501
|
+
/** The storage options for the cloud services network. */
|
|
1502
|
+
storageOptions?: CloudServicesNetworkStorageOptionsPatch;
|
|
1503
|
+
}
|
|
1504
|
+
/** CloudServicesNetworkStorageOptionsPatch represents the patchable storage options for the cloud services network. */
|
|
1505
|
+
export interface CloudServicesNetworkStorageOptionsPatch {
|
|
1506
|
+
/** The indicator to enable shared storage on the cloud services network. */
|
|
1507
|
+
mode?: CloudServicesNetworkStorageMode;
|
|
1508
|
+
/** The requested storage allocation for the volume in Mebibytes. */
|
|
1509
|
+
sizeMiB?: number;
|
|
1510
|
+
/** The resource ID of the storage appliance that hosts the storage. */
|
|
1511
|
+
storageApplianceId?: string;
|
|
1365
1512
|
}
|
|
1366
1513
|
/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */
|
|
1367
1514
|
export interface ClusterManagerPatchParameters {
|
|
@@ -1386,7 +1533,7 @@ export interface ClusterPatchParameters {
|
|
|
1386
1533
|
analyticsOutputSettings?: AnalyticsOutputSettings;
|
|
1387
1534
|
/** The customer-provided location information to identify where the cluster resides. */
|
|
1388
1535
|
clusterLocation?: string;
|
|
1389
|
-
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
1536
|
+
/** Deprecated: Use managed identity to provide cluster privileges. The service principal to be used by the cluster during Arc Appliance installation. */
|
|
1390
1537
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
1391
1538
|
/** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */
|
|
1392
1539
|
commandOutputSettings?: CommandOutputSettings;
|
|
@@ -1635,6 +1782,20 @@ export interface StorageApplianceEnableRemoteVendorManagementParameters {
|
|
|
1635
1782
|
/** Field Deprecated. This field is not used and will be rejected if provided. The list of IPv4 subnets (in CIDR format), IPv6 subnets (in CIDR format), or hostnames that the storage appliance needs accessible in order to turn on the remote vendor management. */
|
|
1636
1783
|
supportEndpoints?: string[];
|
|
1637
1784
|
}
|
|
1785
|
+
/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run on the storage appliance. */
|
|
1786
|
+
export interface StorageApplianceRunReadCommandsParameters {
|
|
1787
|
+
/** The list of read-only commands to be executed directly against the target storage appliance. */
|
|
1788
|
+
commands: StorageApplianceCommandSpecification[];
|
|
1789
|
+
/** The maximum time the commands are allowed to run. */
|
|
1790
|
+
limitTimeSeconds: number;
|
|
1791
|
+
}
|
|
1792
|
+
/** StorageApplianceCommandSpecification represents the command and optional arguments to run. */
|
|
1793
|
+
export interface StorageApplianceCommandSpecification {
|
|
1794
|
+
/** The list of strings that will be passed to the script in order as separate arguments. */
|
|
1795
|
+
arguments?: string[];
|
|
1796
|
+
/** The command to execute. */
|
|
1797
|
+
command: string;
|
|
1798
|
+
}
|
|
1638
1799
|
/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */
|
|
1639
1800
|
export interface TrunkedNetworkPatchParameters {
|
|
1640
1801
|
/** The Azure resource tags that will replace the existing ones. */
|
|
@@ -1644,6 +1805,8 @@ export interface TrunkedNetworkPatchParameters {
|
|
|
1644
1805
|
}
|
|
1645
1806
|
/** VirtualMachinePatchParameters represents the body of the request to patch the virtual machine. */
|
|
1646
1807
|
export interface VirtualMachinePatchParameters {
|
|
1808
|
+
/** The identity for the resource. */
|
|
1809
|
+
identity?: ManagedServiceIdentity;
|
|
1647
1810
|
/** The Azure resource tags that will replace the existing ones. */
|
|
1648
1811
|
tags?: {
|
|
1649
1812
|
[propertyName: string]: string;
|
|
@@ -1651,6 +1814,13 @@ export interface VirtualMachinePatchParameters {
|
|
|
1651
1814
|
/** The credentials used to login to the image repository that has access to the specified image. */
|
|
1652
1815
|
vmImageRepositoryCredentials?: ImageRepositoryCredentials;
|
|
1653
1816
|
}
|
|
1817
|
+
/** VirtualMachineAssignRelayParameters represents the body of the request to update the relay used for a Microsoft.HybridCompute machine associated with the virtual machine. */
|
|
1818
|
+
export interface VirtualMachineAssignRelayParameters {
|
|
1819
|
+
/** The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage. */
|
|
1820
|
+
machineId: string;
|
|
1821
|
+
/** The indicator of which relay type the machine should be assigned to use. Platform indicates the use of a platform-dedicated relay. Public indicates the use of the standard public relay for Arc services. */
|
|
1822
|
+
relayType?: RelayType;
|
|
1823
|
+
}
|
|
1654
1824
|
/** ConsoleList represents a list of virtual machine consoles. */
|
|
1655
1825
|
export interface ConsoleList {
|
|
1656
1826
|
/** The link used to get the next page of operations. */
|
|
@@ -1774,6 +1944,11 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1774
1944
|
readonly etag?: string;
|
|
1775
1945
|
/** The extended location of the cluster associated with the resource. */
|
|
1776
1946
|
extendedLocation: ExtendedLocation;
|
|
1947
|
+
/**
|
|
1948
|
+
* The current state of any in progress or completed actions. The most recent known instance of each action type is shown.
|
|
1949
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1950
|
+
*/
|
|
1951
|
+
readonly actionStates?: ActionState[];
|
|
1777
1952
|
/**
|
|
1778
1953
|
* The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.
|
|
1779
1954
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1787,6 +1962,11 @@ export interface BareMetalMachine extends TrackedResource {
|
|
|
1787
1962
|
bmcMacAddress: string;
|
|
1788
1963
|
/** The MAC address of a NIC connected to the PXE network. */
|
|
1789
1964
|
bootMacAddress: string;
|
|
1965
|
+
/**
|
|
1966
|
+
* The CA certificate information issued by the platform for connecting to TLS interfaces for the bare metal machine. Callers add this certificate to the trusted CA store on the Kubernetes control plane nodes to allow secure communication with the bare metal machine.
|
|
1967
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1968
|
+
*/
|
|
1969
|
+
readonly caCertificate?: CertificateInfo;
|
|
1790
1970
|
/**
|
|
1791
1971
|
* The resource ID of the cluster this bare metal machine is associated with.
|
|
1792
1972
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1960,6 +2140,13 @@ export interface CloudServicesNetwork extends TrackedResource {
|
|
|
1960
2140
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1961
2141
|
*/
|
|
1962
2142
|
readonly provisioningState?: CloudServicesNetworkProvisioningState;
|
|
2143
|
+
/** The storage options for the cloud services network. */
|
|
2144
|
+
storageOptions?: CloudServicesNetworkStorageOptions;
|
|
2145
|
+
/**
|
|
2146
|
+
* The storage status for the cloud services network.
|
|
2147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2148
|
+
*/
|
|
2149
|
+
readonly storageStatus?: CloudServicesNetworkStorageStatus;
|
|
1963
2150
|
/**
|
|
1964
2151
|
* Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource IDs, excluding any Hybrid AKS virtual machines, that are currently using this cloud services network.
|
|
1965
2152
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1977,7 +2164,7 @@ export interface ClusterManager extends TrackedResource {
|
|
|
1977
2164
|
identity?: ManagedServiceIdentity;
|
|
1978
2165
|
/** The resource ID of the Log Analytics workspace that is used for the logs collection. */
|
|
1979
2166
|
analyticsWorkspaceId?: string;
|
|
1980
|
-
/**
|
|
2167
|
+
/** The Azure availability zones within the region that will be used to support the cluster manager resource. */
|
|
1981
2168
|
availabilityZones?: string[];
|
|
1982
2169
|
/**
|
|
1983
2170
|
* The list of the cluster versions the manager supports. It is used as input in clusterVersion property of a cluster resource.
|
|
@@ -2008,7 +2195,7 @@ export interface ClusterManager extends TrackedResource {
|
|
|
2008
2195
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2009
2196
|
*/
|
|
2010
2197
|
readonly provisioningState?: ClusterManagerProvisioningState;
|
|
2011
|
-
/**
|
|
2198
|
+
/** The size of the Azure virtual machines to use for hosting the cluster manager resource. */
|
|
2012
2199
|
vmSize?: string;
|
|
2013
2200
|
}
|
|
2014
2201
|
/** Cluster represents the on-premises Network Cloud cluster. */
|
|
@@ -2022,6 +2209,11 @@ export interface Cluster extends TrackedResource {
|
|
|
2022
2209
|
extendedLocation: ExtendedLocation;
|
|
2023
2210
|
/** The identity for the resource. */
|
|
2024
2211
|
identity?: ManagedServiceIdentity;
|
|
2212
|
+
/**
|
|
2213
|
+
* The current state of any in progress or completed actions. The most recent known instance of each action type is shown.
|
|
2214
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2215
|
+
*/
|
|
2216
|
+
readonly actionStates?: ActionState[];
|
|
2025
2217
|
/** The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster. */
|
|
2026
2218
|
aggregatorOrSingleRackDefinition: RackDefinition;
|
|
2027
2219
|
/** The settings for the log analytics workspace used for output of logs from this cluster. */
|
|
@@ -2060,7 +2252,7 @@ export interface Cluster extends TrackedResource {
|
|
|
2060
2252
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2061
2253
|
*/
|
|
2062
2254
|
readonly clusterManagerId?: string;
|
|
2063
|
-
/** The service principal to be used by the cluster during Arc Appliance installation. */
|
|
2255
|
+
/** Deprecated: Use managed identity to provide cluster privileges. The service principal to be used by the cluster during Arc Appliance installation. */
|
|
2064
2256
|
clusterServicePrincipal?: ServicePrincipalInformation;
|
|
2065
2257
|
/** The type of rack configuration for the cluster. */
|
|
2066
2258
|
clusterType: ClusterType;
|
|
@@ -2366,18 +2558,23 @@ export interface StorageAppliance extends TrackedResource {
|
|
|
2366
2558
|
extendedLocation: ExtendedLocation;
|
|
2367
2559
|
/** The credentials of the administrative interface on this storage appliance. */
|
|
2368
2560
|
administratorCredentials: AdministrativeCredentials;
|
|
2561
|
+
/**
|
|
2562
|
+
* The CA certificate information issued by the platform for connecting to TLS interfaces for the storage appliance. Callers add this certificate to their trusted CA store to allow secure communication with the storage appliance.
|
|
2563
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2564
|
+
*/
|
|
2565
|
+
readonly caCertificate?: CertificateInfo;
|
|
2369
2566
|
/**
|
|
2370
2567
|
* The total capacity of the storage appliance. Measured in GiB.
|
|
2371
2568
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2372
2569
|
*/
|
|
2373
2570
|
readonly capacity?: number;
|
|
2374
2571
|
/**
|
|
2375
|
-
* The amount of storage consumed.
|
|
2572
|
+
* The amount of storage consumed. Measured in GiB.
|
|
2376
2573
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2377
2574
|
*/
|
|
2378
2575
|
readonly capacityUsed?: number;
|
|
2379
2576
|
/**
|
|
2380
|
-
* The resource ID of the cluster this storage appliance is associated with.
|
|
2577
|
+
* The resource ID of the cluster this storage appliance is associated with.
|
|
2381
2578
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2382
2579
|
*/
|
|
2383
2580
|
readonly clusterId?: string;
|
|
@@ -2502,6 +2699,8 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2502
2699
|
readonly etag?: string;
|
|
2503
2700
|
/** The extended location of the cluster associated with the resource. */
|
|
2504
2701
|
extendedLocation: ExtendedLocation;
|
|
2702
|
+
/** The identity for the resource. */
|
|
2703
|
+
identity?: ManagedServiceIdentity;
|
|
2505
2704
|
/** The name of the administrator to which the ssh public keys will be added into the authorized keys. */
|
|
2506
2705
|
adminUsername: string;
|
|
2507
2706
|
/**
|
|
@@ -2543,8 +2742,10 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2543
2742
|
memorySizeGB: number;
|
|
2544
2743
|
/** The list of network attachments to the virtual machine. */
|
|
2545
2744
|
networkAttachments?: NetworkAttachment[];
|
|
2546
|
-
/** The Base64 encoded cloud-init network data. */
|
|
2745
|
+
/** Deprecated: The Base64 encoded cloud-init network data. The networkDataContent property will be used in preference to this property. */
|
|
2547
2746
|
networkData?: string;
|
|
2747
|
+
/** The Base64 encoded cloud-init network data. */
|
|
2748
|
+
networkDataContent?: string;
|
|
2548
2749
|
/** The scheduling hints for the virtual machine. */
|
|
2549
2750
|
placementHints?: VirtualMachinePlacementHint[];
|
|
2550
2751
|
/**
|
|
@@ -2561,8 +2762,10 @@ export interface VirtualMachine extends TrackedResource {
|
|
|
2561
2762
|
sshPublicKeys?: SshPublicKey[];
|
|
2562
2763
|
/** The storage profile that specifies size and other parameters about the disks related to the virtual machine. */
|
|
2563
2764
|
storageProfile: StorageProfile;
|
|
2564
|
-
/** The Base64 encoded cloud-init user data. */
|
|
2765
|
+
/** Deprecated: The Base64 encoded cloud-init user data. The userDataContent property will be used in preference to this property. */
|
|
2565
2766
|
userData?: string;
|
|
2767
|
+
/** The Base64 encoded cloud-init user data. */
|
|
2768
|
+
userDataContent?: string;
|
|
2566
2769
|
/** Field Deprecated, use virtualizationModel instead. The type of the virtio interface. */
|
|
2567
2770
|
virtioInterface?: VirtualMachineVirtioInterfaceType;
|
|
2568
2771
|
/** The type of the device model to use. */
|
|
@@ -2586,6 +2789,11 @@ export interface Volume extends TrackedResource {
|
|
|
2586
2789
|
readonly etag?: string;
|
|
2587
2790
|
/** The extended location of the cluster associated with the resource. */
|
|
2588
2791
|
extendedLocation: ExtendedLocation;
|
|
2792
|
+
/**
|
|
2793
|
+
* The allocated size of the volume in Mebibytes.
|
|
2794
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2795
|
+
*/
|
|
2796
|
+
readonly allocatedSizeMiB?: number;
|
|
2589
2797
|
/**
|
|
2590
2798
|
* The list of resource IDs that attach the volume. It may include virtual machines and Hybrid AKS clusters.
|
|
2591
2799
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2611,8 +2819,10 @@ export interface Volume extends TrackedResource {
|
|
|
2611
2819
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2612
2820
|
*/
|
|
2613
2821
|
readonly serialNumber?: string;
|
|
2614
|
-
/** The
|
|
2822
|
+
/** The requested storage allocation for the volume in Mebibytes. */
|
|
2615
2823
|
sizeMiB: number;
|
|
2824
|
+
/** The resource ID of the storage appliance that hosts the volume. */
|
|
2825
|
+
storageApplianceId?: string;
|
|
2616
2826
|
}
|
|
2617
2827
|
/** BareMetalMachineKeySet represents the bare metal machine key set. */
|
|
2618
2828
|
export interface BareMetalMachineKeySet extends TrackedResource {
|
|
@@ -2648,6 +2858,8 @@ export interface BareMetalMachineKeySet extends TrackedResource {
|
|
|
2648
2858
|
osGroupName?: string;
|
|
2649
2859
|
/** The access level allowed for the users in this key set. */
|
|
2650
2860
|
privilegeLevel: BareMetalMachineKeySetPrivilegeLevel;
|
|
2861
|
+
/** The name of the access level to apply when the privilege level is set to Other. */
|
|
2862
|
+
privilegeLevelName?: string;
|
|
2651
2863
|
/**
|
|
2652
2864
|
* The provisioning state of the bare metal machine key set.
|
|
2653
2865
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2921,6 +3133,11 @@ export interface BareMetalMachinesRunDataExtractsHeaders {
|
|
|
2921
3133
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
2922
3134
|
location?: string;
|
|
2923
3135
|
}
|
|
3136
|
+
/** Defines headers for BareMetalMachines_runDataExtractsRestricted operation. */
|
|
3137
|
+
export interface BareMetalMachinesRunDataExtractsRestrictedHeaders {
|
|
3138
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3139
|
+
location?: string;
|
|
3140
|
+
}
|
|
2924
3141
|
/** Defines headers for BareMetalMachines_runReadCommands operation. */
|
|
2925
3142
|
export interface BareMetalMachinesRunReadCommandsHeaders {
|
|
2926
3143
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -3086,6 +3303,11 @@ export interface StorageAppliancesEnableRemoteVendorManagementHeaders {
|
|
|
3086
3303
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3087
3304
|
location?: string;
|
|
3088
3305
|
}
|
|
3306
|
+
/** Defines headers for StorageAppliances_runReadCommands operation. */
|
|
3307
|
+
export interface StorageAppliancesRunReadCommandsHeaders {
|
|
3308
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3309
|
+
location?: string;
|
|
3310
|
+
}
|
|
3089
3311
|
/** Defines headers for TrunkedNetworks_createOrUpdate operation. */
|
|
3090
3312
|
export interface TrunkedNetworksCreateOrUpdateHeaders {
|
|
3091
3313
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -3113,6 +3335,11 @@ export interface VirtualMachinesUpdateHeaders {
|
|
|
3113
3335
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3114
3336
|
location?: string;
|
|
3115
3337
|
}
|
|
3338
|
+
/** Defines headers for VirtualMachines_assignRelay operation. */
|
|
3339
|
+
export interface VirtualMachinesAssignRelayHeaders {
|
|
3340
|
+
/** The URL to retrieve the status of the asynchronous operation. */
|
|
3341
|
+
location?: string;
|
|
3342
|
+
}
|
|
3116
3343
|
/** Defines headers for VirtualMachines_powerOff operation. */
|
|
3117
3344
|
export interface VirtualMachinesPowerOffHeaders {
|
|
3118
3345
|
/** The URL to retrieve the status of the asynchronous operation. */
|
|
@@ -3277,6 +3504,47 @@ export declare enum KnownActionType {
|
|
|
3277
3504
|
* **Internal**
|
|
3278
3505
|
*/
|
|
3279
3506
|
export type ActionType = string;
|
|
3507
|
+
/** Known values of {@link ActionStateStatus} that the service accepts. */
|
|
3508
|
+
export declare enum KnownActionStateStatus {
|
|
3509
|
+
/** Completed */
|
|
3510
|
+
Completed = "Completed",
|
|
3511
|
+
/** InProgress */
|
|
3512
|
+
InProgress = "InProgress",
|
|
3513
|
+
/** Failed */
|
|
3514
|
+
Failed = "Failed"
|
|
3515
|
+
}
|
|
3516
|
+
/**
|
|
3517
|
+
* Defines values for ActionStateStatus. \
|
|
3518
|
+
* {@link KnownActionStateStatus} can be used interchangeably with ActionStateStatus,
|
|
3519
|
+
* this enum contains the known values that the service supports.
|
|
3520
|
+
* ### Known values supported by the service
|
|
3521
|
+
* **Completed** \
|
|
3522
|
+
* **InProgress** \
|
|
3523
|
+
* **Failed**
|
|
3524
|
+
*/
|
|
3525
|
+
export type ActionStateStatus = string;
|
|
3526
|
+
/** Known values of {@link StepStateStatus} that the service accepts. */
|
|
3527
|
+
export declare enum KnownStepStateStatus {
|
|
3528
|
+
/** Completed */
|
|
3529
|
+
Completed = "Completed",
|
|
3530
|
+
/** InProgress */
|
|
3531
|
+
InProgress = "InProgress",
|
|
3532
|
+
/** Failed */
|
|
3533
|
+
Failed = "Failed",
|
|
3534
|
+
/** NotStarted */
|
|
3535
|
+
NotStarted = "NotStarted"
|
|
3536
|
+
}
|
|
3537
|
+
/**
|
|
3538
|
+
* Defines values for StepStateStatus. \
|
|
3539
|
+
* {@link KnownStepStateStatus} can be used interchangeably with StepStateStatus,
|
|
3540
|
+
* this enum contains the known values that the service supports.
|
|
3541
|
+
* ### Known values supported by the service
|
|
3542
|
+
* **Completed** \
|
|
3543
|
+
* **InProgress** \
|
|
3544
|
+
* **Failed** \
|
|
3545
|
+
* **NotStarted**
|
|
3546
|
+
*/
|
|
3547
|
+
export type StepStateStatus = string;
|
|
3280
3548
|
/** Known values of {@link BareMetalMachineCordonStatus} that the service accepts. */
|
|
3281
3549
|
export declare enum KnownBareMetalMachineCordonStatus {
|
|
3282
3550
|
/** Cordoned */
|
|
@@ -3476,6 +3744,41 @@ export declare enum KnownCloudServicesNetworkProvisioningState {
|
|
|
3476
3744
|
* **Accepted**
|
|
3477
3745
|
*/
|
|
3478
3746
|
export type CloudServicesNetworkProvisioningState = string;
|
|
3747
|
+
/** Known values of {@link CloudServicesNetworkStorageMode} that the service accepts. */
|
|
3748
|
+
export declare enum KnownCloudServicesNetworkStorageMode {
|
|
3749
|
+
/** None */
|
|
3750
|
+
None = "None",
|
|
3751
|
+
/** Standard */
|
|
3752
|
+
Standard = "Standard"
|
|
3753
|
+
}
|
|
3754
|
+
/**
|
|
3755
|
+
* Defines values for CloudServicesNetworkStorageMode. \
|
|
3756
|
+
* {@link KnownCloudServicesNetworkStorageMode} can be used interchangeably with CloudServicesNetworkStorageMode,
|
|
3757
|
+
* this enum contains the known values that the service supports.
|
|
3758
|
+
* ### Known values supported by the service
|
|
3759
|
+
* **None** \
|
|
3760
|
+
* **Standard**
|
|
3761
|
+
*/
|
|
3762
|
+
export type CloudServicesNetworkStorageMode = string;
|
|
3763
|
+
/** Known values of {@link CloudServicesNetworkStorageStatusStatus} that the service accepts. */
|
|
3764
|
+
export declare enum KnownCloudServicesNetworkStorageStatusStatus {
|
|
3765
|
+
/** Available */
|
|
3766
|
+
Available = "Available",
|
|
3767
|
+
/** ExpandingVolume */
|
|
3768
|
+
ExpandingVolume = "ExpandingVolume",
|
|
3769
|
+
/** ExpansionFailed */
|
|
3770
|
+
ExpansionFailed = "ExpansionFailed"
|
|
3771
|
+
}
|
|
3772
|
+
/**
|
|
3773
|
+
* Defines values for CloudServicesNetworkStorageStatusStatus. \
|
|
3774
|
+
* {@link KnownCloudServicesNetworkStorageStatusStatus} can be used interchangeably with CloudServicesNetworkStorageStatusStatus,
|
|
3775
|
+
* this enum contains the known values that the service supports.
|
|
3776
|
+
* ### Known values supported by the service
|
|
3777
|
+
* **Available** \
|
|
3778
|
+
* **ExpandingVolume** \
|
|
3779
|
+
* **ExpansionFailed**
|
|
3780
|
+
*/
|
|
3781
|
+
export type CloudServicesNetworkStorageStatusStatus = string;
|
|
3479
3782
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
3480
3783
|
export declare enum KnownManagedServiceIdentityType {
|
|
3481
3784
|
/** None */
|
|
@@ -3656,6 +3959,28 @@ export declare enum KnownClusterType {
|
|
|
3656
3959
|
* **MultiRack**
|
|
3657
3960
|
*/
|
|
3658
3961
|
export type ClusterType = string;
|
|
3962
|
+
/** Known values of {@link CommandOutputType} that the service accepts. */
|
|
3963
|
+
export declare enum KnownCommandOutputType {
|
|
3964
|
+
/** BareMetalMachineRunCommand */
|
|
3965
|
+
BareMetalMachineRunCommand = "BareMetalMachineRunCommand",
|
|
3966
|
+
/** BareMetalMachineRunDataExtracts */
|
|
3967
|
+
BareMetalMachineRunDataExtracts = "BareMetalMachineRunDataExtracts",
|
|
3968
|
+
/** BareMetalMachineRunReadCommands */
|
|
3969
|
+
BareMetalMachineRunReadCommands = "BareMetalMachineRunReadCommands",
|
|
3970
|
+
/** StorageRunReadCommands */
|
|
3971
|
+
StorageRunReadCommands = "StorageRunReadCommands"
|
|
3972
|
+
}
|
|
3973
|
+
/**
|
|
3974
|
+
* Defines values for CommandOutputType. \
|
|
3975
|
+
* {@link KnownCommandOutputType} can be used interchangeably with CommandOutputType,
|
|
3976
|
+
* this enum contains the known values that the service supports.
|
|
3977
|
+
* ### Known values supported by the service
|
|
3978
|
+
* **BareMetalMachineRunCommand** \
|
|
3979
|
+
* **BareMetalMachineRunDataExtracts** \
|
|
3980
|
+
* **BareMetalMachineRunReadCommands** \
|
|
3981
|
+
* **StorageRunReadCommands**
|
|
3982
|
+
*/
|
|
3983
|
+
export type CommandOutputType = string;
|
|
3659
3984
|
/** Known values of {@link ValidationThresholdGrouping} that the service accepts. */
|
|
3660
3985
|
export declare enum KnownValidationThresholdGrouping {
|
|
3661
3986
|
/** PerCluster */
|
|
@@ -4870,6 +5195,38 @@ export declare enum KnownBareMetalMachineSkipShutdown {
|
|
|
4870
5195
|
* **False**
|
|
4871
5196
|
*/
|
|
4872
5197
|
export type BareMetalMachineSkipShutdown = string;
|
|
5198
|
+
/** Known values of {@link BareMetalMachineReplaceSafeguardMode} that the service accepts. */
|
|
5199
|
+
export declare enum KnownBareMetalMachineReplaceSafeguardMode {
|
|
5200
|
+
/** All */
|
|
5201
|
+
All = "All",
|
|
5202
|
+
/** None */
|
|
5203
|
+
None = "None"
|
|
5204
|
+
}
|
|
5205
|
+
/**
|
|
5206
|
+
* Defines values for BareMetalMachineReplaceSafeguardMode. \
|
|
5207
|
+
* {@link KnownBareMetalMachineReplaceSafeguardMode} can be used interchangeably with BareMetalMachineReplaceSafeguardMode,
|
|
5208
|
+
* this enum contains the known values that the service supports.
|
|
5209
|
+
* ### Known values supported by the service
|
|
5210
|
+
* **All** \
|
|
5211
|
+
* **None**
|
|
5212
|
+
*/
|
|
5213
|
+
export type BareMetalMachineReplaceSafeguardMode = string;
|
|
5214
|
+
/** Known values of {@link BareMetalMachineReplaceStoragePolicy} that the service accepts. */
|
|
5215
|
+
export declare enum KnownBareMetalMachineReplaceStoragePolicy {
|
|
5216
|
+
/** Preserve */
|
|
5217
|
+
Preserve = "Preserve",
|
|
5218
|
+
/** DiscardAll */
|
|
5219
|
+
DiscardAll = "DiscardAll"
|
|
5220
|
+
}
|
|
5221
|
+
/**
|
|
5222
|
+
* Defines values for BareMetalMachineReplaceStoragePolicy. \
|
|
5223
|
+
* {@link KnownBareMetalMachineReplaceStoragePolicy} can be used interchangeably with BareMetalMachineReplaceStoragePolicy,
|
|
5224
|
+
* this enum contains the known values that the service supports.
|
|
5225
|
+
* ### Known values supported by the service
|
|
5226
|
+
* **Preserve** \
|
|
5227
|
+
* **DiscardAll**
|
|
5228
|
+
*/
|
|
5229
|
+
export type BareMetalMachineReplaceStoragePolicy = string;
|
|
4873
5230
|
/** Known values of {@link BareMetalMachineKeySetDetailedStatus} that the service accepts. */
|
|
4874
5231
|
export declare enum KnownBareMetalMachineKeySetDetailedStatus {
|
|
4875
5232
|
/** AllActive */
|
|
@@ -4897,7 +5254,9 @@ export declare enum KnownBareMetalMachineKeySetPrivilegeLevel {
|
|
|
4897
5254
|
/** Standard */
|
|
4898
5255
|
Standard = "Standard",
|
|
4899
5256
|
/** Superuser */
|
|
4900
|
-
Superuser = "Superuser"
|
|
5257
|
+
Superuser = "Superuser",
|
|
5258
|
+
/** Other */
|
|
5259
|
+
Other = "Other"
|
|
4901
5260
|
}
|
|
4902
5261
|
/**
|
|
4903
5262
|
* Defines values for BareMetalMachineKeySetPrivilegeLevel. \
|
|
@@ -4905,7 +5264,8 @@ export declare enum KnownBareMetalMachineKeySetPrivilegeLevel {
|
|
|
4905
5264
|
* this enum contains the known values that the service supports.
|
|
4906
5265
|
* ### Known values supported by the service
|
|
4907
5266
|
* **Standard** \
|
|
4908
|
-
* **Superuser**
|
|
5267
|
+
* **Superuser** \
|
|
5268
|
+
* **Other**
|
|
4909
5269
|
*/
|
|
4910
5270
|
export type BareMetalMachineKeySetPrivilegeLevel = string;
|
|
4911
5271
|
/** Known values of {@link BareMetalMachineKeySetProvisioningState} that the service accepts. */
|
|
@@ -5214,6 +5574,22 @@ export declare enum KnownKubernetesClusterFeatureRequired {
|
|
|
5214
5574
|
* **False**
|
|
5215
5575
|
*/
|
|
5216
5576
|
export type KubernetesClusterFeatureRequired = string;
|
|
5577
|
+
/** Known values of {@link RelayType} that the service accepts. */
|
|
5578
|
+
export declare enum KnownRelayType {
|
|
5579
|
+
/** Platform */
|
|
5580
|
+
Platform = "Platform",
|
|
5581
|
+
/** Public */
|
|
5582
|
+
Public = "Public"
|
|
5583
|
+
}
|
|
5584
|
+
/**
|
|
5585
|
+
* Defines values for RelayType. \
|
|
5586
|
+
* {@link KnownRelayType} can be used interchangeably with RelayType,
|
|
5587
|
+
* this enum contains the known values that the service supports.
|
|
5588
|
+
* ### Known values supported by the service
|
|
5589
|
+
* **Platform** \
|
|
5590
|
+
* **Public**
|
|
5591
|
+
*/
|
|
5592
|
+
export type RelayType = string;
|
|
5217
5593
|
/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */
|
|
5218
5594
|
export declare enum KnownConsoleDetailedStatus {
|
|
5219
5595
|
/** Ready */
|
|
@@ -5299,11 +5675,19 @@ export interface OperationsListNextOptionalParams extends coreClient.OperationOp
|
|
|
5299
5675
|
export type OperationsListNextResponse = OperationListResult;
|
|
5300
5676
|
/** Optional parameters. */
|
|
5301
5677
|
export interface BareMetalMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
5678
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
5679
|
+
top?: number;
|
|
5680
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
5681
|
+
skipToken?: string;
|
|
5302
5682
|
}
|
|
5303
5683
|
/** Contains response data for the listBySubscription operation. */
|
|
5304
5684
|
export type BareMetalMachinesListBySubscriptionResponse = BareMetalMachineList;
|
|
5305
5685
|
/** Optional parameters. */
|
|
5306
5686
|
export interface BareMetalMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
5687
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
5688
|
+
top?: number;
|
|
5689
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
5690
|
+
skipToken?: string;
|
|
5307
5691
|
}
|
|
5308
5692
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5309
5693
|
export type BareMetalMachinesListByResourceGroupResponse = BareMetalMachineList;
|
|
@@ -5423,6 +5807,15 @@ export interface BareMetalMachinesRunDataExtractsOptionalParams extends coreClie
|
|
|
5423
5807
|
/** Contains response data for the runDataExtracts operation. */
|
|
5424
5808
|
export type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;
|
|
5425
5809
|
/** Optional parameters. */
|
|
5810
|
+
export interface BareMetalMachinesRunDataExtractsRestrictedOptionalParams extends coreClient.OperationOptions {
|
|
5811
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5812
|
+
updateIntervalInMs?: number;
|
|
5813
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5814
|
+
resumeFrom?: string;
|
|
5815
|
+
}
|
|
5816
|
+
/** Contains response data for the runDataExtractsRestricted operation. */
|
|
5817
|
+
export type BareMetalMachinesRunDataExtractsRestrictedResponse = OperationStatusResult;
|
|
5818
|
+
/** Optional parameters. */
|
|
5426
5819
|
export interface BareMetalMachinesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
5427
5820
|
/** Delay to wait until next poll, in milliseconds. */
|
|
5428
5821
|
updateIntervalInMs?: number;
|
|
@@ -5461,11 +5854,19 @@ export interface BareMetalMachinesListByResourceGroupNextOptionalParams extends
|
|
|
5461
5854
|
export type BareMetalMachinesListByResourceGroupNextResponse = BareMetalMachineList;
|
|
5462
5855
|
/** Optional parameters. */
|
|
5463
5856
|
export interface CloudServicesNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
5857
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
5858
|
+
top?: number;
|
|
5859
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
5860
|
+
skipToken?: string;
|
|
5464
5861
|
}
|
|
5465
5862
|
/** Contains response data for the listBySubscription operation. */
|
|
5466
5863
|
export type CloudServicesNetworksListBySubscriptionResponse = CloudServicesNetworkList;
|
|
5467
5864
|
/** Optional parameters. */
|
|
5468
5865
|
export interface CloudServicesNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
5866
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
5867
|
+
top?: number;
|
|
5868
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
5869
|
+
skipToken?: string;
|
|
5469
5870
|
}
|
|
5470
5871
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5471
5872
|
export type CloudServicesNetworksListByResourceGroupResponse = CloudServicesNetworkList;
|
|
@@ -5527,11 +5928,19 @@ export interface CloudServicesNetworksListByResourceGroupNextOptionalParams exte
|
|
|
5527
5928
|
export type CloudServicesNetworksListByResourceGroupNextResponse = CloudServicesNetworkList;
|
|
5528
5929
|
/** Optional parameters. */
|
|
5529
5930
|
export interface ClusterManagersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
5931
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
5932
|
+
top?: number;
|
|
5933
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
5934
|
+
skipToken?: string;
|
|
5530
5935
|
}
|
|
5531
5936
|
/** Contains response data for the listBySubscription operation. */
|
|
5532
5937
|
export type ClusterManagersListBySubscriptionResponse = ClusterManagerList;
|
|
5533
5938
|
/** Optional parameters. */
|
|
5534
5939
|
export interface ClusterManagersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
5940
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
5941
|
+
top?: number;
|
|
5942
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
5943
|
+
skipToken?: string;
|
|
5535
5944
|
}
|
|
5536
5945
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5537
5946
|
export type ClusterManagersListByResourceGroupResponse = ClusterManagerList;
|
|
@@ -5589,11 +5998,19 @@ export interface ClusterManagersListByResourceGroupNextOptionalParams extends co
|
|
|
5589
5998
|
export type ClusterManagersListByResourceGroupNextResponse = ClusterManagerList;
|
|
5590
5999
|
/** Optional parameters. */
|
|
5591
6000
|
export interface ClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6001
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6002
|
+
top?: number;
|
|
6003
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6004
|
+
skipToken?: string;
|
|
5592
6005
|
}
|
|
5593
6006
|
/** Contains response data for the listBySubscription operation. */
|
|
5594
6007
|
export type ClustersListBySubscriptionResponse = ClusterList;
|
|
5595
6008
|
/** Optional parameters. */
|
|
5596
6009
|
export interface ClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6010
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6011
|
+
top?: number;
|
|
6012
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6013
|
+
skipToken?: string;
|
|
5597
6014
|
}
|
|
5598
6015
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5599
6016
|
export type ClustersListByResourceGroupResponse = ClusterList;
|
|
@@ -5695,11 +6112,19 @@ export interface ClustersListByResourceGroupNextOptionalParams extends coreClien
|
|
|
5695
6112
|
export type ClustersListByResourceGroupNextResponse = ClusterList;
|
|
5696
6113
|
/** Optional parameters. */
|
|
5697
6114
|
export interface KubernetesClustersListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6115
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6116
|
+
top?: number;
|
|
6117
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6118
|
+
skipToken?: string;
|
|
5698
6119
|
}
|
|
5699
6120
|
/** Contains response data for the listBySubscription operation. */
|
|
5700
6121
|
export type KubernetesClustersListBySubscriptionResponse = KubernetesClusterList;
|
|
5701
6122
|
/** Optional parameters. */
|
|
5702
6123
|
export interface KubernetesClustersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6124
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6125
|
+
top?: number;
|
|
6126
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6127
|
+
skipToken?: string;
|
|
5703
6128
|
}
|
|
5704
6129
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5705
6130
|
export type KubernetesClustersListByResourceGroupResponse = KubernetesClusterList;
|
|
@@ -5770,11 +6195,19 @@ export interface KubernetesClustersListByResourceGroupNextOptionalParams extends
|
|
|
5770
6195
|
export type KubernetesClustersListByResourceGroupNextResponse = KubernetesClusterList;
|
|
5771
6196
|
/** Optional parameters. */
|
|
5772
6197
|
export interface L2NetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6198
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6199
|
+
top?: number;
|
|
6200
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6201
|
+
skipToken?: string;
|
|
5773
6202
|
}
|
|
5774
6203
|
/** Contains response data for the listBySubscription operation. */
|
|
5775
6204
|
export type L2NetworksListBySubscriptionResponse = L2NetworkList;
|
|
5776
6205
|
/** Optional parameters. */
|
|
5777
6206
|
export interface L2NetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6207
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6208
|
+
top?: number;
|
|
6209
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6210
|
+
skipToken?: string;
|
|
5778
6211
|
}
|
|
5779
6212
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5780
6213
|
export type L2NetworksListByResourceGroupResponse = L2NetworkList;
|
|
@@ -5832,11 +6265,19 @@ export interface L2NetworksListByResourceGroupNextOptionalParams extends coreCli
|
|
|
5832
6265
|
export type L2NetworksListByResourceGroupNextResponse = L2NetworkList;
|
|
5833
6266
|
/** Optional parameters. */
|
|
5834
6267
|
export interface L3NetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6268
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6269
|
+
top?: number;
|
|
6270
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6271
|
+
skipToken?: string;
|
|
5835
6272
|
}
|
|
5836
6273
|
/** Contains response data for the listBySubscription operation. */
|
|
5837
6274
|
export type L3NetworksListBySubscriptionResponse = L3NetworkList;
|
|
5838
6275
|
/** Optional parameters. */
|
|
5839
6276
|
export interface L3NetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6277
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6278
|
+
top?: number;
|
|
6279
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6280
|
+
skipToken?: string;
|
|
5840
6281
|
}
|
|
5841
6282
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5842
6283
|
export type L3NetworksListByResourceGroupResponse = L3NetworkList;
|
|
@@ -5909,11 +6350,19 @@ export interface RackSkusListBySubscriptionNextOptionalParams extends coreClient
|
|
|
5909
6350
|
export type RackSkusListBySubscriptionNextResponse = RackSkuList;
|
|
5910
6351
|
/** Optional parameters. */
|
|
5911
6352
|
export interface RacksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6353
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6354
|
+
top?: number;
|
|
6355
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6356
|
+
skipToken?: string;
|
|
5912
6357
|
}
|
|
5913
6358
|
/** Contains response data for the listBySubscription operation. */
|
|
5914
6359
|
export type RacksListBySubscriptionResponse = RackList;
|
|
5915
6360
|
/** Optional parameters. */
|
|
5916
6361
|
export interface RacksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6362
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6363
|
+
top?: number;
|
|
6364
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6365
|
+
skipToken?: string;
|
|
5917
6366
|
}
|
|
5918
6367
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5919
6368
|
export type RacksListByResourceGroupResponse = RackList;
|
|
@@ -5975,11 +6424,19 @@ export interface RacksListByResourceGroupNextOptionalParams extends coreClient.O
|
|
|
5975
6424
|
export type RacksListByResourceGroupNextResponse = RackList;
|
|
5976
6425
|
/** Optional parameters. */
|
|
5977
6426
|
export interface StorageAppliancesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6427
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6428
|
+
top?: number;
|
|
6429
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6430
|
+
skipToken?: string;
|
|
5978
6431
|
}
|
|
5979
6432
|
/** Contains response data for the listBySubscription operation. */
|
|
5980
6433
|
export type StorageAppliancesListBySubscriptionResponse = StorageApplianceList;
|
|
5981
6434
|
/** Optional parameters. */
|
|
5982
6435
|
export interface StorageAppliancesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6436
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6437
|
+
top?: number;
|
|
6438
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6439
|
+
skipToken?: string;
|
|
5983
6440
|
}
|
|
5984
6441
|
/** Contains response data for the listByResourceGroup operation. */
|
|
5985
6442
|
export type StorageAppliancesListByResourceGroupResponse = StorageApplianceList;
|
|
@@ -6050,6 +6507,15 @@ export interface StorageAppliancesEnableRemoteVendorManagementOptionalParams ext
|
|
|
6050
6507
|
/** Contains response data for the enableRemoteVendorManagement operation. */
|
|
6051
6508
|
export type StorageAppliancesEnableRemoteVendorManagementResponse = OperationStatusResult;
|
|
6052
6509
|
/** Optional parameters. */
|
|
6510
|
+
export interface StorageAppliancesRunReadCommandsOptionalParams extends coreClient.OperationOptions {
|
|
6511
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6512
|
+
updateIntervalInMs?: number;
|
|
6513
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6514
|
+
resumeFrom?: string;
|
|
6515
|
+
}
|
|
6516
|
+
/** Contains response data for the runReadCommands operation. */
|
|
6517
|
+
export type StorageAppliancesRunReadCommandsResponse = OperationStatusResult;
|
|
6518
|
+
/** Optional parameters. */
|
|
6053
6519
|
export interface StorageAppliancesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
6054
6520
|
}
|
|
6055
6521
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
@@ -6061,11 +6527,19 @@ export interface StorageAppliancesListByResourceGroupNextOptionalParams extends
|
|
|
6061
6527
|
export type StorageAppliancesListByResourceGroupNextResponse = StorageApplianceList;
|
|
6062
6528
|
/** Optional parameters. */
|
|
6063
6529
|
export interface TrunkedNetworksListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6530
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6531
|
+
top?: number;
|
|
6532
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6533
|
+
skipToken?: string;
|
|
6064
6534
|
}
|
|
6065
6535
|
/** Contains response data for the listBySubscription operation. */
|
|
6066
6536
|
export type TrunkedNetworksListBySubscriptionResponse = TrunkedNetworkList;
|
|
6067
6537
|
/** Optional parameters. */
|
|
6068
6538
|
export interface TrunkedNetworksListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6539
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6540
|
+
top?: number;
|
|
6541
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6542
|
+
skipToken?: string;
|
|
6069
6543
|
}
|
|
6070
6544
|
/** Contains response data for the listByResourceGroup operation. */
|
|
6071
6545
|
export type TrunkedNetworksListByResourceGroupResponse = TrunkedNetworkList;
|
|
@@ -6123,11 +6597,19 @@ export interface TrunkedNetworksListByResourceGroupNextOptionalParams extends co
|
|
|
6123
6597
|
export type TrunkedNetworksListByResourceGroupNextResponse = TrunkedNetworkList;
|
|
6124
6598
|
/** Optional parameters. */
|
|
6125
6599
|
export interface VirtualMachinesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6600
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6601
|
+
top?: number;
|
|
6602
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6603
|
+
skipToken?: string;
|
|
6126
6604
|
}
|
|
6127
6605
|
/** Contains response data for the listBySubscription operation. */
|
|
6128
6606
|
export type VirtualMachinesListBySubscriptionResponse = VirtualMachineList;
|
|
6129
6607
|
/** Optional parameters. */
|
|
6130
6608
|
export interface VirtualMachinesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6609
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6610
|
+
top?: number;
|
|
6611
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6612
|
+
skipToken?: string;
|
|
6131
6613
|
}
|
|
6132
6614
|
/** Contains response data for the listByResourceGroup operation. */
|
|
6133
6615
|
export type VirtualMachinesListByResourceGroupResponse = VirtualMachineList;
|
|
@@ -6178,6 +6660,17 @@ export interface VirtualMachinesUpdateOptionalParams extends coreClient.Operatio
|
|
|
6178
6660
|
/** Contains response data for the update operation. */
|
|
6179
6661
|
export type VirtualMachinesUpdateResponse = VirtualMachine;
|
|
6180
6662
|
/** Optional parameters. */
|
|
6663
|
+
export interface VirtualMachinesAssignRelayOptionalParams extends coreClient.OperationOptions {
|
|
6664
|
+
/** The request body. */
|
|
6665
|
+
virtualMachineAssignRelayParameters?: VirtualMachineAssignRelayParameters;
|
|
6666
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6667
|
+
updateIntervalInMs?: number;
|
|
6668
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6669
|
+
resumeFrom?: string;
|
|
6670
|
+
}
|
|
6671
|
+
/** Contains response data for the assignRelay operation. */
|
|
6672
|
+
export type VirtualMachinesAssignRelayResponse = OperationStatusResult;
|
|
6673
|
+
/** Optional parameters. */
|
|
6181
6674
|
export interface VirtualMachinesPowerOffOptionalParams extends coreClient.OperationOptions {
|
|
6182
6675
|
/** The request body. */
|
|
6183
6676
|
virtualMachinePowerOffParameters?: VirtualMachinePowerOffParameters;
|
|
@@ -6227,11 +6720,19 @@ export interface VirtualMachinesListByResourceGroupNextOptionalParams extends co
|
|
|
6227
6720
|
export type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineList;
|
|
6228
6721
|
/** Optional parameters. */
|
|
6229
6722
|
export interface VolumesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
6723
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6724
|
+
top?: number;
|
|
6725
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6726
|
+
skipToken?: string;
|
|
6230
6727
|
}
|
|
6231
6728
|
/** Contains response data for the listBySubscription operation. */
|
|
6232
6729
|
export type VolumesListBySubscriptionResponse = VolumeList;
|
|
6233
6730
|
/** Optional parameters. */
|
|
6234
6731
|
export interface VolumesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
6732
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6733
|
+
top?: number;
|
|
6734
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6735
|
+
skipToken?: string;
|
|
6235
6736
|
}
|
|
6236
6737
|
/** Contains response data for the listByResourceGroup operation. */
|
|
6237
6738
|
export type VolumesListByResourceGroupResponse = VolumeList;
|
|
@@ -6289,6 +6790,10 @@ export interface VolumesListByResourceGroupNextOptionalParams extends coreClient
|
|
|
6289
6790
|
export type VolumesListByResourceGroupNextResponse = VolumeList;
|
|
6290
6791
|
/** Optional parameters. */
|
|
6291
6792
|
export interface BareMetalMachineKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
6793
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6794
|
+
top?: number;
|
|
6795
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6796
|
+
skipToken?: string;
|
|
6292
6797
|
}
|
|
6293
6798
|
/** Contains response data for the listByCluster operation. */
|
|
6294
6799
|
export type BareMetalMachineKeySetsListByClusterResponse = BareMetalMachineKeySetList;
|
|
@@ -6345,6 +6850,10 @@ export interface BareMetalMachineKeySetsListByClusterNextOptionalParams extends
|
|
|
6345
6850
|
export type BareMetalMachineKeySetsListByClusterNextResponse = BareMetalMachineKeySetList;
|
|
6346
6851
|
/** Optional parameters. */
|
|
6347
6852
|
export interface BmcKeySetsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
6853
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6854
|
+
top?: number;
|
|
6855
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6856
|
+
skipToken?: string;
|
|
6348
6857
|
}
|
|
6349
6858
|
/** Contains response data for the listByCluster operation. */
|
|
6350
6859
|
export type BmcKeySetsListByClusterResponse = BmcKeySetList;
|
|
@@ -6401,6 +6910,10 @@ export interface BmcKeySetsListByClusterNextOptionalParams extends coreClient.Op
|
|
|
6401
6910
|
export type BmcKeySetsListByClusterNextResponse = BmcKeySetList;
|
|
6402
6911
|
/** Optional parameters. */
|
|
6403
6912
|
export interface MetricsConfigurationsListByClusterOptionalParams extends coreClient.OperationOptions {
|
|
6913
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6914
|
+
top?: number;
|
|
6915
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6916
|
+
skipToken?: string;
|
|
6404
6917
|
}
|
|
6405
6918
|
/** Contains response data for the listByCluster operation. */
|
|
6406
6919
|
export type MetricsConfigurationsListByClusterResponse = ClusterMetricsConfigurationList;
|
|
@@ -6457,6 +6970,10 @@ export interface MetricsConfigurationsListByClusterNextOptionalParams extends co
|
|
|
6457
6970
|
export type MetricsConfigurationsListByClusterNextResponse = ClusterMetricsConfigurationList;
|
|
6458
6971
|
/** Optional parameters. */
|
|
6459
6972
|
export interface AgentPoolsListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
6973
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
6974
|
+
top?: number;
|
|
6975
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
6976
|
+
skipToken?: string;
|
|
6460
6977
|
}
|
|
6461
6978
|
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6462
6979
|
export type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;
|
|
@@ -6513,6 +7030,10 @@ export interface AgentPoolsListByKubernetesClusterNextOptionalParams extends cor
|
|
|
6513
7030
|
export type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;
|
|
6514
7031
|
/** Optional parameters. */
|
|
6515
7032
|
export interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams extends coreClient.OperationOptions {
|
|
7033
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
7034
|
+
top?: number;
|
|
7035
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
7036
|
+
skipToken?: string;
|
|
6516
7037
|
}
|
|
6517
7038
|
/** Contains response data for the listByKubernetesCluster operation. */
|
|
6518
7039
|
export type KubernetesClusterFeaturesListByKubernetesClusterResponse = KubernetesClusterFeatureList;
|
|
@@ -6569,6 +7090,10 @@ export interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalPar
|
|
|
6569
7090
|
export type KubernetesClusterFeaturesListByKubernetesClusterNextResponse = KubernetesClusterFeatureList;
|
|
6570
7091
|
/** Optional parameters. */
|
|
6571
7092
|
export interface ConsolesListByVirtualMachineOptionalParams extends coreClient.OperationOptions {
|
|
7093
|
+
/** The maximum number of resources to return from the operation. Example: '$top=10'. */
|
|
7094
|
+
top?: number;
|
|
7095
|
+
/** The opaque token that the server returns to indicate where to continue listing resources from. This is used for paging through large result sets. */
|
|
7096
|
+
skipToken?: string;
|
|
6572
7097
|
}
|
|
6573
7098
|
/** Contains response data for the listByVirtualMachine operation. */
|
|
6574
7099
|
export type ConsolesListByVirtualMachineResponse = ConsoleList;
|