@azure/arm-networkcloud 2.0.0-alpha.20250217.1 → 2.0.0-alpha.20250219.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 +21 -14
- package/dist/browser/index.d.ts +5 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +13 -0
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/dist/browser/models/parameters.js +534 -0
- package/dist/browser/models/parameters.js.map +1 -0
- package/dist/browser/networkCloud.d.ts +39 -0
- package/dist/browser/networkCloud.d.ts.map +1 -0
- package/dist/browser/networkCloud.js +116 -0
- package/dist/browser/networkCloud.js.map +1 -0
- package/dist/browser/operations/agentPools.d.ts +100 -0
- package/dist/browser/operations/agentPools.d.ts.map +1 -0
- package/dist/browser/operations/agentPools.js +464 -0
- package/dist/browser/operations/agentPools.js.map +1 -0
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts +99 -0
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/browser/operations/bareMetalMachineKeySets.js +463 -0
- package/dist/browser/operations/bareMetalMachineKeySets.js.map +1 -0
- package/dist/browser/operations/bareMetalMachines.d.ts +273 -0
- package/dist/browser/operations/bareMetalMachines.d.ts.map +1 -0
- package/dist/browser/operations/bareMetalMachines.js +1420 -0
- package/dist/browser/operations/bareMetalMachines.js.map +1 -0
- package/dist/browser/operations/bmcKeySets.d.ts +101 -0
- package/dist/browser/operations/bmcKeySets.d.ts.map +1 -0
- package/dist/browser/operations/bmcKeySets.js +455 -0
- package/dist/browser/operations/bmcKeySets.js.map +1 -0
- package/dist/browser/operations/cloudServicesNetworks.d.ts +107 -0
- package/dist/browser/operations/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/browser/operations/cloudServicesNetworks.js +547 -0
- package/dist/browser/operations/cloudServicesNetworks.js.map +1 -0
- package/dist/browser/operations/clusterManagers.d.ts +99 -0
- package/dist/browser/operations/clusterManagers.d.ts.map +1 -0
- package/dist/browser/operations/clusterManagers.js +494 -0
- package/dist/browser/operations/clusterManagers.js.map +1 -0
- package/dist/browser/operations/clusters.d.ts +171 -0
- package/dist/browser/operations/clusters.d.ts.map +1 -0
- package/dist/browser/operations/clusters.js +896 -0
- package/dist/browser/operations/clusters.js.map +1 -0
- package/dist/browser/operations/consoles.d.ts +101 -0
- package/dist/browser/operations/consoles.d.ts.map +1 -0
- package/dist/browser/operations/consoles.js +455 -0
- package/dist/browser/operations/consoles.js.map +1 -0
- package/dist/browser/operations/index.d.ts +21 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +28 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/browser/operations/kubernetesClusterFeatures.js +454 -0
- package/dist/browser/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist/browser/operations/kubernetesClusters.d.ts +123 -0
- package/dist/browser/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist/browser/operations/kubernetesClusters.js +638 -0
- package/dist/browser/operations/kubernetesClusters.js.map +1 -0
- package/dist/browser/operations/l2Networks.d.ts +98 -0
- package/dist/browser/operations/l2Networks.d.ts.map +1 -0
- package/dist/browser/operations/l2Networks.js +488 -0
- package/dist/browser/operations/l2Networks.js.map +1 -0
- package/dist/browser/operations/l3Networks.d.ts +98 -0
- package/dist/browser/operations/l3Networks.d.ts.map +1 -0
- package/dist/browser/operations/l3Networks.js +488 -0
- package/dist/browser/operations/l3Networks.js.map +1 -0
- package/dist/browser/operations/metricsConfigurations.d.ts +99 -0
- package/dist/browser/operations/metricsConfigurations.d.ts.map +1 -0
- package/dist/browser/operations/metricsConfigurations.js +463 -0
- package/dist/browser/operations/metricsConfigurations.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +34 -0
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/dist/browser/operations/operations.js +135 -0
- package/dist/browser/operations/operations.js.map +1 -0
- package/dist/browser/operations/rackSkus.d.ts +38 -0
- package/dist/browser/operations/rackSkus.d.ts.map +1 -0
- package/dist/browser/operations/rackSkus.js +165 -0
- package/dist/browser/operations/rackSkus.js.map +1 -0
- package/dist/browser/operations/racks.d.ts +115 -0
- package/dist/browser/operations/racks.d.ts.map +1 -0
- package/dist/browser/operations/racks.js +550 -0
- package/dist/browser/operations/racks.js.map +1 -0
- package/dist/browser/operations/storageAppliances.d.ts +143 -0
- package/dist/browser/operations/storageAppliances.d.ts.map +1 -0
- package/dist/browser/operations/storageAppliances.js +721 -0
- package/dist/browser/operations/storageAppliances.js.map +1 -0
- package/dist/browser/operations/trunkedNetworks.d.ts +98 -0
- package/dist/browser/operations/trunkedNetworks.d.ts.map +1 -0
- package/dist/browser/operations/trunkedNetworks.js +493 -0
- package/dist/browser/operations/trunkedNetworks.js.map +1 -0
- package/dist/browser/operations/virtualMachines.d.ts +163 -0
- package/dist/browser/operations/virtualMachines.d.ts.map +1 -0
- package/dist/browser/operations/virtualMachines.js +877 -0
- package/dist/browser/operations/virtualMachines.js.map +1 -0
- package/dist/browser/operations/volumes.d.ts +98 -0
- package/dist/browser/operations/volumes.d.ts.map +1 -0
- package/dist/browser/operations/volumes.js +488 -0
- package/dist/browser/operations/volumes.js.map +1 -0
- package/dist/browser/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -0
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts +74 -0
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -0
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts +237 -0
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/bareMetalMachines.js.map +1 -0
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts +76 -0
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/bmcKeySets.js.map +1 -0
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts +71 -0
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js.map +1 -0
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts +63 -0
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/clusterManagers.js.map +1 -0
- package/dist/browser/operationsInterfaces/clusters.d.ts +135 -0
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -0
- package/dist/browser/operationsInterfaces/consoles.d.ts +76 -0
- package/dist/browser/operationsInterfaces/consoles.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/consoles.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +21 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +28 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist/browser/operationsInterfaces/l2Networks.d.ts +62 -0
- package/dist/browser/operationsInterfaces/l2Networks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/l2Networks.js.map +1 -0
- package/dist/browser/operationsInterfaces/l3Networks.d.ts +62 -0
- package/dist/browser/operationsInterfaces/l3Networks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/l3Networks.js.map +1 -0
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts +74 -0
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/metricsConfigurations.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +12 -0
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/rackSkus.d.ts +17 -0
- package/dist/browser/operationsInterfaces/rackSkus.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/rackSkus.js.map +1 -0
- package/dist/browser/operationsInterfaces/racks.d.ts +79 -0
- package/dist/browser/operationsInterfaces/racks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/racks.js.map +1 -0
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts +107 -0
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/storageAppliances.js.map +1 -0
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts +62 -0
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/trunkedNetworks.js.map +1 -0
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts +127 -0
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist/browser/operationsInterfaces/volumes.d.ts +62 -0
- package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/volumes.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +17 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +6266 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +1083 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +218 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +7526 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +77 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +538 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/networkCloud.d.ts +39 -0
- package/dist/commonjs/networkCloud.d.ts.map +1 -0
- package/dist/commonjs/networkCloud.js +121 -0
- package/dist/commonjs/networkCloud.js.map +1 -0
- package/dist/commonjs/operations/agentPools.d.ts +100 -0
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -0
- package/dist/commonjs/operations/agentPools.js +468 -0
- package/dist/commonjs/operations/agentPools.js.map +1 -0
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts +99 -0
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/commonjs/operations/bareMetalMachineKeySets.js +467 -0
- package/dist/commonjs/operations/bareMetalMachineKeySets.js.map +1 -0
- package/dist/commonjs/operations/bareMetalMachines.d.ts +273 -0
- package/dist/commonjs/operations/bareMetalMachines.d.ts.map +1 -0
- package/dist/commonjs/operations/bareMetalMachines.js +1424 -0
- package/dist/commonjs/operations/bareMetalMachines.js.map +1 -0
- package/dist/commonjs/operations/bmcKeySets.d.ts +101 -0
- package/dist/commonjs/operations/bmcKeySets.d.ts.map +1 -0
- package/dist/commonjs/operations/bmcKeySets.js +459 -0
- package/dist/commonjs/operations/bmcKeySets.js.map +1 -0
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts +107 -0
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/commonjs/operations/cloudServicesNetworks.js +551 -0
- package/dist/commonjs/operations/cloudServicesNetworks.js.map +1 -0
- package/dist/commonjs/operations/clusterManagers.d.ts +99 -0
- package/dist/commonjs/operations/clusterManagers.d.ts.map +1 -0
- package/dist/commonjs/operations/clusterManagers.js +498 -0
- package/dist/commonjs/operations/clusterManagers.js.map +1 -0
- package/dist/commonjs/operations/clusters.d.ts +171 -0
- package/dist/commonjs/operations/clusters.d.ts.map +1 -0
- package/dist/commonjs/operations/clusters.js +900 -0
- package/dist/commonjs/operations/clusters.js.map +1 -0
- package/dist/commonjs/operations/consoles.d.ts +101 -0
- package/dist/commonjs/operations/consoles.d.ts.map +1 -0
- package/dist/commonjs/operations/consoles.js +459 -0
- package/dist/commonjs/operations/consoles.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +21 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +31 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/commonjs/operations/kubernetesClusterFeatures.js +458 -0
- package/dist/commonjs/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist/commonjs/operations/kubernetesClusters.d.ts +123 -0
- package/dist/commonjs/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist/commonjs/operations/kubernetesClusters.js +642 -0
- package/dist/commonjs/operations/kubernetesClusters.js.map +1 -0
- package/dist/commonjs/operations/l2Networks.d.ts +98 -0
- package/dist/commonjs/operations/l2Networks.d.ts.map +1 -0
- package/dist/commonjs/operations/l2Networks.js +492 -0
- package/dist/commonjs/operations/l2Networks.js.map +1 -0
- package/dist/commonjs/operations/l3Networks.d.ts +98 -0
- package/dist/commonjs/operations/l3Networks.d.ts.map +1 -0
- package/dist/commonjs/operations/l3Networks.js +492 -0
- package/dist/commonjs/operations/l3Networks.js.map +1 -0
- package/dist/commonjs/operations/metricsConfigurations.d.ts +99 -0
- package/dist/commonjs/operations/metricsConfigurations.d.ts.map +1 -0
- package/dist/commonjs/operations/metricsConfigurations.js +467 -0
- package/dist/commonjs/operations/metricsConfigurations.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +34 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +139 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/rackSkus.d.ts +38 -0
- package/dist/commonjs/operations/rackSkus.d.ts.map +1 -0
- package/dist/commonjs/operations/rackSkus.js +169 -0
- package/dist/commonjs/operations/rackSkus.js.map +1 -0
- package/dist/commonjs/operations/racks.d.ts +115 -0
- package/dist/commonjs/operations/racks.d.ts.map +1 -0
- package/dist/commonjs/operations/racks.js +554 -0
- package/dist/commonjs/operations/racks.js.map +1 -0
- package/dist/commonjs/operations/storageAppliances.d.ts +143 -0
- package/dist/commonjs/operations/storageAppliances.d.ts.map +1 -0
- package/dist/commonjs/operations/storageAppliances.js +725 -0
- package/dist/commonjs/operations/storageAppliances.js.map +1 -0
- package/dist/commonjs/operations/trunkedNetworks.d.ts +98 -0
- package/dist/commonjs/operations/trunkedNetworks.d.ts.map +1 -0
- package/dist/commonjs/operations/trunkedNetworks.js +497 -0
- package/dist/commonjs/operations/trunkedNetworks.js.map +1 -0
- package/dist/commonjs/operations/virtualMachines.d.ts +163 -0
- package/dist/commonjs/operations/virtualMachines.d.ts.map +1 -0
- package/dist/commonjs/operations/virtualMachines.js +881 -0
- package/dist/commonjs/operations/virtualMachines.js.map +1 -0
- package/dist/commonjs/operations/volumes.d.ts +98 -0
- package/dist/commonjs/operations/volumes.d.ts.map +1 -0
- package/dist/commonjs/operations/volumes.js +492 -0
- package/dist/commonjs/operations/volumes.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/agentPools.js +10 -0
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts +74 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js +10 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts +237 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js +10 -0
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts +76 -0
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js +10 -0
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts +71 -0
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js +10 -0
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts +63 -0
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusterManagers.js +10 -0
- package/dist/commonjs/operationsInterfaces/clusterManagers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +135 -0
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/clusters.js +10 -0
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/consoles.d.ts +76 -0
- package/dist/commonjs/operationsInterfaces/consoles.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/consoles.js +10 -0
- package/dist/commonjs/operationsInterfaces/consoles.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +31 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js +10 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js +10 -0
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/l2Networks.js +10 -0
- package/dist/commonjs/operationsInterfaces/l2Networks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/l3Networks.js +10 -0
- package/dist/commonjs/operationsInterfaces/l3Networks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts +74 -0
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js +10 -0
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts +17 -0
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/rackSkus.js +10 -0
- package/dist/commonjs/operationsInterfaces/rackSkus.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/racks.d.ts +79 -0
- package/dist/commonjs/operationsInterfaces/racks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/racks.js +10 -0
- package/dist/commonjs/operationsInterfaces/racks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts +107 -0
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/storageAppliances.js +10 -0
- package/dist/commonjs/operationsInterfaces/storageAppliances.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js +10 -0
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +127 -0
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualMachines.js +10 -0
- package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/volumes.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/volumes.js +10 -0
- package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/commonjs/tsdoc-metadata.json +11 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +13 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +14 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +6266 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +1078 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +218 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +7519 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +77 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +534 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/networkCloud.d.ts +39 -0
- package/dist/esm/networkCloud.d.ts.map +1 -0
- package/dist/esm/networkCloud.js +116 -0
- package/dist/esm/networkCloud.js.map +1 -0
- package/dist/esm/operations/agentPools.d.ts +100 -0
- package/dist/esm/operations/agentPools.d.ts.map +1 -0
- package/dist/esm/operations/agentPools.js +464 -0
- package/dist/esm/operations/agentPools.js.map +1 -0
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts +99 -0
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/esm/operations/bareMetalMachineKeySets.js +463 -0
- package/dist/esm/operations/bareMetalMachineKeySets.js.map +1 -0
- package/dist/esm/operations/bareMetalMachines.d.ts +273 -0
- package/dist/esm/operations/bareMetalMachines.d.ts.map +1 -0
- package/dist/esm/operations/bareMetalMachines.js +1420 -0
- package/dist/esm/operations/bareMetalMachines.js.map +1 -0
- package/dist/esm/operations/bmcKeySets.d.ts +101 -0
- package/dist/esm/operations/bmcKeySets.d.ts.map +1 -0
- package/dist/esm/operations/bmcKeySets.js +455 -0
- package/dist/esm/operations/bmcKeySets.js.map +1 -0
- package/dist/esm/operations/cloudServicesNetworks.d.ts +107 -0
- package/dist/esm/operations/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/esm/operations/cloudServicesNetworks.js +547 -0
- package/dist/esm/operations/cloudServicesNetworks.js.map +1 -0
- package/dist/esm/operations/clusterManagers.d.ts +99 -0
- package/dist/esm/operations/clusterManagers.d.ts.map +1 -0
- package/dist/esm/operations/clusterManagers.js +494 -0
- package/dist/esm/operations/clusterManagers.js.map +1 -0
- package/dist/esm/operations/clusters.d.ts +171 -0
- package/dist/esm/operations/clusters.d.ts.map +1 -0
- package/dist/esm/operations/clusters.js +896 -0
- package/dist/esm/operations/clusters.js.map +1 -0
- package/dist/esm/operations/consoles.d.ts +101 -0
- package/dist/esm/operations/consoles.d.ts.map +1 -0
- package/dist/esm/operations/consoles.js +455 -0
- package/dist/esm/operations/consoles.js.map +1 -0
- package/dist/esm/operations/index.d.ts +21 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +28 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/esm/operations/kubernetesClusterFeatures.js +454 -0
- package/dist/esm/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist/esm/operations/kubernetesClusters.d.ts +123 -0
- package/dist/esm/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist/esm/operations/kubernetesClusters.js +638 -0
- package/dist/esm/operations/kubernetesClusters.js.map +1 -0
- package/dist/esm/operations/l2Networks.d.ts +98 -0
- package/dist/esm/operations/l2Networks.d.ts.map +1 -0
- package/dist/esm/operations/l2Networks.js +488 -0
- package/dist/esm/operations/l2Networks.js.map +1 -0
- package/dist/esm/operations/l3Networks.d.ts +98 -0
- package/dist/esm/operations/l3Networks.d.ts.map +1 -0
- package/dist/esm/operations/l3Networks.js +488 -0
- package/dist/esm/operations/l3Networks.js.map +1 -0
- package/dist/esm/operations/metricsConfigurations.d.ts +99 -0
- package/dist/esm/operations/metricsConfigurations.d.ts.map +1 -0
- package/dist/esm/operations/metricsConfigurations.js +463 -0
- package/dist/esm/operations/metricsConfigurations.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +34 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +135 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/rackSkus.d.ts +38 -0
- package/dist/esm/operations/rackSkus.d.ts.map +1 -0
- package/dist/esm/operations/rackSkus.js +165 -0
- package/dist/esm/operations/rackSkus.js.map +1 -0
- package/dist/esm/operations/racks.d.ts +115 -0
- package/dist/esm/operations/racks.d.ts.map +1 -0
- package/dist/esm/operations/racks.js +550 -0
- package/dist/esm/operations/racks.js.map +1 -0
- package/dist/esm/operations/storageAppliances.d.ts +143 -0
- package/dist/esm/operations/storageAppliances.d.ts.map +1 -0
- package/dist/esm/operations/storageAppliances.js +721 -0
- package/dist/esm/operations/storageAppliances.js.map +1 -0
- package/dist/esm/operations/trunkedNetworks.d.ts +98 -0
- package/dist/esm/operations/trunkedNetworks.d.ts.map +1 -0
- package/dist/esm/operations/trunkedNetworks.js +493 -0
- package/dist/esm/operations/trunkedNetworks.js.map +1 -0
- package/dist/esm/operations/virtualMachines.d.ts +163 -0
- package/dist/esm/operations/virtualMachines.d.ts.map +1 -0
- package/dist/esm/operations/virtualMachines.js +877 -0
- package/dist/esm/operations/virtualMachines.js.map +1 -0
- package/dist/esm/operations/volumes.d.ts +98 -0
- package/dist/esm/operations/volumes.d.ts.map +1 -0
- package/dist/esm/operations/volumes.js +488 -0
- package/dist/esm/operations/volumes.js.map +1 -0
- package/dist/esm/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/agentPools.js +9 -0
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -0
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts +74 -0
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js +9 -0
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -0
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts +237 -0
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/bareMetalMachines.js +9 -0
- package/dist/esm/operationsInterfaces/bareMetalMachines.js.map +1 -0
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts +76 -0
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/bmcKeySets.js +9 -0
- package/dist/esm/operationsInterfaces/bmcKeySets.js.map +1 -0
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts +71 -0
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js +9 -0
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js.map +1 -0
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts +63 -0
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/clusterManagers.js +9 -0
- package/dist/esm/operationsInterfaces/clusterManagers.js.map +1 -0
- package/dist/esm/operationsInterfaces/clusters.d.ts +135 -0
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/clusters.js +9 -0
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -0
- package/dist/esm/operationsInterfaces/consoles.d.ts +76 -0
- package/dist/esm/operationsInterfaces/consoles.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/consoles.js +9 -0
- package/dist/esm/operationsInterfaces/consoles.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +21 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +28 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js +9 -0
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/kubernetesClusters.js +9 -0
- package/dist/esm/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist/esm/operationsInterfaces/l2Networks.d.ts +62 -0
- package/dist/esm/operationsInterfaces/l2Networks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/l2Networks.js +9 -0
- package/dist/esm/operationsInterfaces/l2Networks.js.map +1 -0
- package/dist/esm/operationsInterfaces/l3Networks.d.ts +62 -0
- package/dist/esm/operationsInterfaces/l3Networks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/l3Networks.js +9 -0
- package/dist/esm/operationsInterfaces/l3Networks.js.map +1 -0
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts +74 -0
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/metricsConfigurations.js +9 -0
- package/dist/esm/operationsInterfaces/metricsConfigurations.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +12 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/rackSkus.d.ts +17 -0
- package/dist/esm/operationsInterfaces/rackSkus.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/rackSkus.js +9 -0
- package/dist/esm/operationsInterfaces/rackSkus.js.map +1 -0
- package/dist/esm/operationsInterfaces/racks.d.ts +79 -0
- package/dist/esm/operationsInterfaces/racks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/racks.js +9 -0
- package/dist/esm/operationsInterfaces/racks.js.map +1 -0
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts +107 -0
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/storageAppliances.js +9 -0
- package/dist/esm/operationsInterfaces/storageAppliances.js.map +1 -0
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts +62 -0
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/trunkedNetworks.js +9 -0
- package/dist/esm/operationsInterfaces/trunkedNetworks.js.map +1 -0
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts +127 -0
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/virtualMachines.js +9 -0
- package/dist/esm/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist/esm/operationsInterfaces/volumes.d.ts +62 -0
- package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/volumes.js +9 -0
- package/dist/esm/operationsInterfaces/volumes.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +14 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +6266 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +1078 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +218 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +7519 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +77 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +534 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/networkCloud.d.ts +39 -0
- package/dist/react-native/networkCloud.d.ts.map +1 -0
- package/dist/react-native/networkCloud.js +116 -0
- package/dist/react-native/networkCloud.js.map +1 -0
- package/dist/react-native/operations/agentPools.d.ts +100 -0
- package/dist/react-native/operations/agentPools.d.ts.map +1 -0
- package/dist/react-native/operations/agentPools.js +464 -0
- package/dist/react-native/operations/agentPools.js.map +1 -0
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts +99 -0
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/react-native/operations/bareMetalMachineKeySets.js +463 -0
- package/dist/react-native/operations/bareMetalMachineKeySets.js.map +1 -0
- package/dist/react-native/operations/bareMetalMachines.d.ts +273 -0
- package/dist/react-native/operations/bareMetalMachines.d.ts.map +1 -0
- package/dist/react-native/operations/bareMetalMachines.js +1420 -0
- package/dist/react-native/operations/bareMetalMachines.js.map +1 -0
- package/dist/react-native/operations/bmcKeySets.d.ts +101 -0
- package/dist/react-native/operations/bmcKeySets.d.ts.map +1 -0
- package/dist/react-native/operations/bmcKeySets.js +455 -0
- package/dist/react-native/operations/bmcKeySets.js.map +1 -0
- package/dist/react-native/operations/cloudServicesNetworks.d.ts +107 -0
- package/dist/react-native/operations/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/react-native/operations/cloudServicesNetworks.js +547 -0
- package/dist/react-native/operations/cloudServicesNetworks.js.map +1 -0
- package/dist/react-native/operations/clusterManagers.d.ts +99 -0
- package/dist/react-native/operations/clusterManagers.d.ts.map +1 -0
- package/dist/react-native/operations/clusterManagers.js +494 -0
- package/dist/react-native/operations/clusterManagers.js.map +1 -0
- package/dist/react-native/operations/clusters.d.ts +171 -0
- package/dist/react-native/operations/clusters.d.ts.map +1 -0
- package/dist/react-native/operations/clusters.js +896 -0
- package/dist/react-native/operations/clusters.js.map +1 -0
- package/dist/react-native/operations/consoles.d.ts +101 -0
- package/dist/react-native/operations/consoles.d.ts.map +1 -0
- package/dist/react-native/operations/consoles.js +455 -0
- package/dist/react-native/operations/consoles.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +21 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +28 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts +100 -0
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/react-native/operations/kubernetesClusterFeatures.js +454 -0
- package/dist/react-native/operations/kubernetesClusterFeatures.js.map +1 -0
- package/dist/react-native/operations/kubernetesClusters.d.ts +123 -0
- package/dist/react-native/operations/kubernetesClusters.d.ts.map +1 -0
- package/dist/react-native/operations/kubernetesClusters.js +638 -0
- package/dist/react-native/operations/kubernetesClusters.js.map +1 -0
- package/dist/react-native/operations/l2Networks.d.ts +98 -0
- package/dist/react-native/operations/l2Networks.d.ts.map +1 -0
- package/dist/react-native/operations/l2Networks.js +488 -0
- package/dist/react-native/operations/l2Networks.js.map +1 -0
- package/dist/react-native/operations/l3Networks.d.ts +98 -0
- package/dist/react-native/operations/l3Networks.d.ts.map +1 -0
- package/dist/react-native/operations/l3Networks.js +488 -0
- package/dist/react-native/operations/l3Networks.js.map +1 -0
- package/dist/react-native/operations/metricsConfigurations.d.ts +99 -0
- package/dist/react-native/operations/metricsConfigurations.d.ts.map +1 -0
- package/dist/react-native/operations/metricsConfigurations.js +463 -0
- package/dist/react-native/operations/metricsConfigurations.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +34 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +135 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/rackSkus.d.ts +38 -0
- package/dist/react-native/operations/rackSkus.d.ts.map +1 -0
- package/dist/react-native/operations/rackSkus.js +165 -0
- package/dist/react-native/operations/rackSkus.js.map +1 -0
- package/dist/react-native/operations/racks.d.ts +115 -0
- package/dist/react-native/operations/racks.d.ts.map +1 -0
- package/dist/react-native/operations/racks.js +550 -0
- package/dist/react-native/operations/racks.js.map +1 -0
- package/dist/react-native/operations/storageAppliances.d.ts +143 -0
- package/dist/react-native/operations/storageAppliances.d.ts.map +1 -0
- package/dist/react-native/operations/storageAppliances.js +721 -0
- package/dist/react-native/operations/storageAppliances.js.map +1 -0
- package/dist/react-native/operations/trunkedNetworks.d.ts +98 -0
- package/dist/react-native/operations/trunkedNetworks.d.ts.map +1 -0
- package/dist/react-native/operations/trunkedNetworks.js +493 -0
- package/dist/react-native/operations/trunkedNetworks.js.map +1 -0
- package/dist/react-native/operations/virtualMachines.d.ts +163 -0
- package/dist/react-native/operations/virtualMachines.d.ts.map +1 -0
- package/dist/react-native/operations/virtualMachines.js +877 -0
- package/dist/react-native/operations/virtualMachines.js.map +1 -0
- package/dist/react-native/operations/volumes.d.ts +98 -0
- package/dist/react-native/operations/volumes.d.ts.map +1 -0
- package/dist/react-native/operations/volumes.js +488 -0
- package/dist/react-native/operations/volumes.js.map +1 -0
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +74 -0
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/agentPools.js +9 -0
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts +74 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js +9 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts +237 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js +9 -0
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js.map +1 -0
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts +76 -0
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/bmcKeySets.js +9 -0
- package/dist/react-native/operationsInterfaces/bmcKeySets.js.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts +71 -0
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js +9 -0
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts +63 -0
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/clusterManagers.js +9 -0
- package/dist/react-native/operationsInterfaces/clusterManagers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/clusters.d.ts +135 -0
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/clusters.js +9 -0
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -0
- package/dist/react-native/operationsInterfaces/consoles.d.ts +76 -0
- package/dist/react-native/operationsInterfaces/consoles.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/consoles.js +9 -0
- package/dist/react-native/operationsInterfaces/consoles.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +28 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts +74 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js +9 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts +87 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js +9 -0
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js.map +1 -0
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/l2Networks.js +9 -0
- package/dist/react-native/operationsInterfaces/l2Networks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/l3Networks.js +9 -0
- package/dist/react-native/operationsInterfaces/l3Networks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts +74 -0
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js +9 -0
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts +17 -0
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/rackSkus.js +9 -0
- package/dist/react-native/operationsInterfaces/rackSkus.js.map +1 -0
- package/dist/react-native/operationsInterfaces/racks.d.ts +79 -0
- package/dist/react-native/operationsInterfaces/racks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/racks.js +9 -0
- package/dist/react-native/operationsInterfaces/racks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts +107 -0
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/storageAppliances.js +9 -0
- package/dist/react-native/operationsInterfaces/storageAppliances.js.map +1 -0
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js +9 -0
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +127 -0
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualMachines.js +9 -0
- package/dist/react-native/operationsInterfaces/virtualMachines.js.map +1 -0
- package/dist/react-native/operationsInterfaces/volumes.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/volumes.js +9 -0
- package/dist/react-native/operationsInterfaces/volumes.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +82 -54
- package/dist/index.js +0 -20840
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +0 -75
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/agentPoolsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/agentPoolsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.js +0 -37
- package/dist-esm/samples-dev/agentPoolsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js +0 -52
- package/dist-esm/samples-dev/agentPoolsListByKubernetesClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/agentPoolsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js +0 -43
- package/dist-esm/samples-dev/agentPoolsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js +0 -61
- package/dist-esm/samples-dev/bareMetalMachineKeySetsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/bareMetalMachineKeySetsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js +0 -37
- package/dist-esm/samples-dev/bareMetalMachineKeySetsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js +0 -52
- package/dist-esm/samples-dev/bareMetalMachineKeySetsListByClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js +0 -56
- package/dist-esm/samples-dev/bareMetalMachineKeySetsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js +0 -35
- package/dist-esm/samples-dev/bareMetalMachinesCordonSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js +0 -49
- package/dist-esm/samples-dev/bareMetalMachinesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js +0 -38
- package/dist-esm/samples-dev/bareMetalMachinesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/bareMetalMachinesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/bareMetalMachinesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js +0 -35
- package/dist-esm/samples-dev/bareMetalMachinesPowerOffSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesReimageSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js +0 -39
- package/dist-esm/samples-dev/bareMetalMachinesReplaceSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesRestartSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js +0 -34
- package/dist-esm/samples-dev/bareMetalMachinesRunCommandSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js +0 -38
- package/dist-esm/samples-dev/bareMetalMachinesRunDataExtractsSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesRunReadCommandsSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesStartSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesUncordonSample.js.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js +0 -36
- package/dist-esm/samples-dev/bareMetalMachinesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js +0 -59
- package/dist-esm/samples-dev/bmcKeySetsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/bmcKeySetsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js +0 -37
- package/dist-esm/samples-dev/bmcKeySetsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js +0 -52
- package/dist-esm/samples-dev/bmcKeySetsListByClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js +0 -53
- package/dist-esm/samples-dev/bmcKeySetsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js +0 -44
- package/dist-esm/samples-dev/cloudServicesNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js +0 -36
- package/dist-esm/samples-dev/cloudServicesNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js +0 -36
- package/dist-esm/samples-dev/cloudServicesNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/cloudServicesNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/cloudServicesNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js +0 -42
- package/dist-esm/samples-dev/cloudServicesNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js +0 -74
- package/dist-esm/samples-dev/clusterManagersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/clusterManagersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js +0 -36
- package/dist-esm/samples-dev/clusterManagersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/clusterManagersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clusterManagersGetSample.js +0 -36
- package/dist-esm/samples-dev/clusterManagersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/clusterManagersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/clusterManagersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clusterManagersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js +0 -42
- package/dist-esm/samples-dev/clusterManagersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.js +0 -32
- package/dist-esm/samples-dev/clustersContinueUpdateVersionSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +0 -152
- package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +0 -36
- package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersDeploySample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersDeploySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersDeploySample.js +0 -53
- package/dist-esm/samples-dev/clustersDeploySample.js.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersGetSample.js +0 -36
- package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/clustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersScanRuntimeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersScanRuntimeSample.js +0 -35
- package/dist-esm/samples-dev/clustersScanRuntimeSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +0 -209
- package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.d.ts +0 -2
- package/dist-esm/samples-dev/clustersUpdateVersionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js +0 -32
- package/dist-esm/samples-dev/clustersUpdateVersionSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js +0 -43
- package/dist-esm/samples-dev/consolesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesDeleteSample.js +0 -37
- package/dist-esm/samples-dev/consolesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesGetSample.js +0 -37
- package/dist-esm/samples-dev/consolesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js +0 -52
- package/dist-esm/samples-dev/consolesListByVirtualMachineSample.js.map +0 -1
- package/dist-esm/samples-dev/consolesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/consolesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/consolesUpdateSample.js +0 -39
- package/dist-esm/samples-dev/consolesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js +0 -35
- package/dist-esm/samples-dev/kubernetesClusterFeaturesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.js +0 -37
- package/dist-esm/samples-dev/kubernetesClusterFeaturesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.js +0 -37
- package/dist-esm/samples-dev/kubernetesClusterFeaturesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js +0 -52
- package/dist-esm/samples-dev/kubernetesClusterFeaturesListByKubernetesClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js +0 -37
- package/dist-esm/samples-dev/kubernetesClusterFeaturesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js +0 -302
- package/dist-esm/samples-dev/kubernetesClustersCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js +0 -36
- package/dist-esm/samples-dev/kubernetesClustersDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js +0 -36
- package/dist-esm/samples-dev/kubernetesClustersGetSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/kubernetesClustersListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/kubernetesClustersListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js +0 -32
- package/dist-esm/samples-dev/kubernetesClustersRestartNodeSample.js.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js +0 -53
- package/dist-esm/samples-dev/kubernetesClustersUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/l2NetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/l2NetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js +0 -36
- package/dist-esm/samples-dev/l2NetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/l2NetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l2NetworksGetSample.js +0 -36
- package/dist-esm/samples-dev/l2NetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/l2NetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/l2NetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/l2NetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js +0 -33
- package/dist-esm/samples-dev/l2NetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js +0 -43
- package/dist-esm/samples-dev/l3NetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/l3NetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js +0 -36
- package/dist-esm/samples-dev/l3NetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/l3NetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l3NetworksGetSample.js +0 -36
- package/dist-esm/samples-dev/l3NetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/l3NetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/l3NetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/l3NetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js +0 -33
- package/dist-esm/samples-dev/l3NetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/metricsConfigurationsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js +0 -37
- package/dist-esm/samples-dev/metricsConfigurationsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js +0 -37
- package/dist-esm/samples-dev/metricsConfigurationsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js +0 -52
- package/dist-esm/samples-dev/metricsConfigurationsListByClusterSample.js.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js +0 -38
- package/dist-esm/samples-dev/metricsConfigurationsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -50
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/rackSkusGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/rackSkusGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/rackSkusGetSample.js +0 -35
- package/dist-esm/samples-dev/rackSkusGetSample.js.map +0 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/rackSkusListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js +0 -43
- package/dist-esm/samples-dev/racksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/racksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/racksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/racksDeleteSample.js +0 -38
- package/dist-esm/samples-dev/racksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/racksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/racksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/racksGetSample.js +0 -36
- package/dist-esm/samples-dev/racksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/racksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/racksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/racksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/racksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/racksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/racksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/racksUpdateSample.js +0 -35
- package/dist-esm/samples-dev/racksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js +0 -44
- package/dist-esm/samples-dev/storageAppliancesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js +0 -38
- package/dist-esm/samples-dev/storageAppliancesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js +0 -36
- package/dist-esm/samples-dev/storageAppliancesDisableRemoteVendorManagementSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js +0 -33
- package/dist-esm/samples-dev/storageAppliancesEnableRemoteVendorManagementSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesGetSample.js +0 -36
- package/dist-esm/samples-dev/storageAppliancesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/storageAppliancesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/storageAppliancesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js +0 -36
- package/dist-esm/samples-dev/storageAppliancesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js +0 -43
- package/dist-esm/samples-dev/trunkedNetworksCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js +0 -36
- package/dist-esm/samples-dev/trunkedNetworksDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/trunkedNetworksGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js +0 -36
- package/dist-esm/samples-dev/trunkedNetworksGetSample.js.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/trunkedNetworksListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/trunkedNetworksListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js +0 -35
- package/dist-esm/samples-dev/trunkedNetworksUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +0 -87
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/virtualMachinesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/virtualMachinesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +0 -35
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesReimageSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesRestartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesStartSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +0 -36
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +0 -40
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +0 -38
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/volumesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/volumesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +0 -36
- package/dist-esm/samples-dev/volumesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/volumesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/volumesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/volumesGetSample.js +0 -36
- package/dist-esm/samples-dev/volumesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js +0 -51
- package/dist-esm/samples-dev/volumesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js +0 -50
- package/dist-esm/samples-dev/volumesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/volumesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/volumesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +0 -33
- package/dist-esm/samples-dev/volumesUpdateSample.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.d.ts.map +0 -1
- package/dist-esm/src/index.js +0 -13
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js +0 -534
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/networkCloud.d.ts +0 -39
- package/dist-esm/src/networkCloud.d.ts.map +0 -1
- package/dist-esm/src/networkCloud.js +0 -119
- package/dist-esm/src/networkCloud.js.map +0 -1
- package/dist-esm/src/operations/agentPools.d.ts +0 -100
- package/dist-esm/src/operations/agentPools.d.ts.map +0 -1
- package/dist-esm/src/operations/agentPools.js +0 -476
- package/dist-esm/src/operations/agentPools.js.map +0 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts +0 -99
- package/dist-esm/src/operations/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist-esm/src/operations/bareMetalMachineKeySets.js +0 -475
- package/dist-esm/src/operations/bareMetalMachineKeySets.js.map +0 -1
- package/dist-esm/src/operations/bareMetalMachines.d.ts +0 -273
- package/dist-esm/src/operations/bareMetalMachines.d.ts.map +0 -1
- package/dist-esm/src/operations/bareMetalMachines.js +0 -1472
- package/dist-esm/src/operations/bareMetalMachines.js.map +0 -1
- package/dist-esm/src/operations/bmcKeySets.d.ts +0 -101
- package/dist-esm/src/operations/bmcKeySets.d.ts.map +0 -1
- package/dist-esm/src/operations/bmcKeySets.js +0 -467
- package/dist-esm/src/operations/bmcKeySets.js.map +0 -1
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts +0 -107
- package/dist-esm/src/operations/cloudServicesNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/cloudServicesNetworks.js +0 -559
- package/dist-esm/src/operations/cloudServicesNetworks.js.map +0 -1
- package/dist-esm/src/operations/clusterManagers.d.ts +0 -99
- package/dist-esm/src/operations/clusterManagers.d.ts.map +0 -1
- package/dist-esm/src/operations/clusterManagers.js +0 -502
- package/dist-esm/src/operations/clusterManagers.js.map +0 -1
- package/dist-esm/src/operations/clusters.d.ts +0 -171
- package/dist-esm/src/operations/clusters.d.ts.map +0 -1
- package/dist-esm/src/operations/clusters.js +0 -924
- package/dist-esm/src/operations/clusters.js.map +0 -1
- package/dist-esm/src/operations/consoles.d.ts +0 -101
- package/dist-esm/src/operations/consoles.d.ts.map +0 -1
- package/dist-esm/src/operations/consoles.js +0 -467
- package/dist-esm/src/operations/consoles.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -21
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -28
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts +0 -100
- package/dist-esm/src/operations/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist-esm/src/operations/kubernetesClusterFeatures.js +0 -466
- package/dist-esm/src/operations/kubernetesClusterFeatures.js.map +0 -1
- package/dist-esm/src/operations/kubernetesClusters.d.ts +0 -123
- package/dist-esm/src/operations/kubernetesClusters.d.ts.map +0 -1
- package/dist-esm/src/operations/kubernetesClusters.js +0 -654
- package/dist-esm/src/operations/kubernetesClusters.js.map +0 -1
- package/dist-esm/src/operations/l2Networks.d.ts +0 -98
- package/dist-esm/src/operations/l2Networks.d.ts.map +0 -1
- package/dist-esm/src/operations/l2Networks.js +0 -496
- package/dist-esm/src/operations/l2Networks.js.map +0 -1
- package/dist-esm/src/operations/l3Networks.d.ts +0 -98
- package/dist-esm/src/operations/l3Networks.d.ts.map +0 -1
- package/dist-esm/src/operations/l3Networks.js +0 -496
- package/dist-esm/src/operations/l3Networks.js.map +0 -1
- package/dist-esm/src/operations/metricsConfigurations.d.ts +0 -99
- package/dist-esm/src/operations/metricsConfigurations.d.ts.map +0 -1
- package/dist-esm/src/operations/metricsConfigurations.js +0 -475
- package/dist-esm/src/operations/metricsConfigurations.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts +0 -34
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js +0 -135
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/rackSkus.d.ts +0 -38
- package/dist-esm/src/operations/rackSkus.d.ts.map +0 -1
- package/dist-esm/src/operations/rackSkus.js +0 -165
- package/dist-esm/src/operations/rackSkus.js.map +0 -1
- package/dist-esm/src/operations/racks.d.ts +0 -115
- package/dist-esm/src/operations/racks.d.ts.map +0 -1
- package/dist-esm/src/operations/racks.js +0 -562
- package/dist-esm/src/operations/racks.js.map +0 -1
- package/dist-esm/src/operations/storageAppliances.d.ts +0 -143
- package/dist-esm/src/operations/storageAppliances.d.ts.map +0 -1
- package/dist-esm/src/operations/storageAppliances.js +0 -741
- package/dist-esm/src/operations/storageAppliances.js.map +0 -1
- package/dist-esm/src/operations/trunkedNetworks.d.ts +0 -98
- package/dist-esm/src/operations/trunkedNetworks.d.ts.map +0 -1
- package/dist-esm/src/operations/trunkedNetworks.js +0 -501
- package/dist-esm/src/operations/trunkedNetworks.js.map +0 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +0 -163
- package/dist-esm/src/operations/virtualMachines.d.ts.map +0 -1
- package/dist-esm/src/operations/virtualMachines.js +0 -905
- package/dist-esm/src/operations/virtualMachines.js.map +0 -1
- package/dist-esm/src/operations/volumes.d.ts +0 -98
- package/dist-esm/src/operations/volumes.d.ts.map +0 -1
- package/dist-esm/src/operations/volumes.js +0 -496
- package/dist-esm/src/operations/volumes.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/agentPools.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/agentPools.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachineKeySets.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts +0 -237
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/bareMetalMachines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts +0 -76
- package/dist-esm/src/operationsInterfaces/bmcKeySets.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/bmcKeySets.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts +0 -71
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/cloudServicesNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts +0 -63
- package/dist-esm/src/operationsInterfaces/clusterManagers.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusterManagers.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +0 -135
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/consoles.d.ts +0 -76
- package/dist-esm/src/operationsInterfaces/consoles.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/consoles.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -21
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -28
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusterFeatures.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts +0 -87
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/kubernetesClusters.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/l2Networks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/l2Networks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/l3Networks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/l3Networks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts +0 -74
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/metricsConfigurations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/rackSkus.d.ts +0 -17
- package/dist-esm/src/operationsInterfaces/rackSkus.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/rackSkus.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/racks.d.ts +0 -79
- package/dist-esm/src/operationsInterfaces/racks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/racks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts +0 -107
- package/dist-esm/src/operationsInterfaces/storageAppliances.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/storageAppliances.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/trunkedNetworks.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +0 -127
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/volumes.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts +0 -4
- package/dist-esm/test/networkcloud_operations_test.spec.d.ts.map +0 -1
- package/dist-esm/test/networkcloud_operations_test.spec.js +0 -77
- package/dist-esm/test/networkcloud_operations_test.spec.js.map +0 -1
- package/src/index.ts +0 -13
- package/src/lroImpl.ts +0 -38
- package/src/models/index.ts +0 -7067
- package/src/models/mappers.ts +0 -8080
- package/src/models/parameters.ts +0 -665
- package/src/networkCloud.ts +0 -221
- package/src/operations/agentPools.ts +0 -662
- package/src/operations/bareMetalMachineKeySets.ts +0 -661
- package/src/operations/bareMetalMachines.ts +0 -2014
- package/src/operations/bmcKeySets.ts +0 -653
- package/src/operations/cloudServicesNetworks.ts +0 -729
- package/src/operations/clusterManagers.ts +0 -646
- package/src/operations/clusters.ts +0 -1246
- package/src/operations/consoles.ts +0 -653
- package/src/operations/index.ts +0 -28
- package/src/operations/kubernetesClusterFeatures.ts +0 -654
- package/src/operations/kubernetesClusters.ts +0 -864
- package/src/operations/l2Networks.ts +0 -640
- package/src/operations/l3Networks.ts +0 -640
- package/src/operations/metricsConfigurations.ts +0 -661
- package/src/operations/operations.ts +0 -151
- package/src/operations/rackSkus.ts +0 -193
- package/src/operations/racks.ts +0 -718
- package/src/operations/storageAppliances.ts +0 -984
- package/src/operations/trunkedNetworks.ts +0 -645
- package/src/operations/virtualMachines.ts +0 -1219
- package/src/operations/volumes.ts +0 -640
- package/src/operationsInterfaces/agentPools.ts +0 -150
- package/src/operationsInterfaces/bareMetalMachineKeySets.ts +0 -150
- package/src/operationsInterfaces/bareMetalMachines.ts +0 -467
- package/src/operationsInterfaces/bmcKeySets.ts +0 -152
- package/src/operationsInterfaces/cloudServicesNetworks.ts +0 -142
- package/src/operationsInterfaces/clusterManagers.ts +0 -125
- package/src/operationsInterfaces/clusters.ts +0 -272
- package/src/operationsInterfaces/consoles.ts +0 -152
- package/src/operationsInterfaces/index.ts +0 -28
- package/src/operationsInterfaces/kubernetesClusterFeatures.ts +0 -150
- package/src/operationsInterfaces/kubernetesClusters.ts +0 -176
- package/src/operationsInterfaces/l2Networks.ts +0 -124
- package/src/operationsInterfaces/l3Networks.ts +0 -124
- package/src/operationsInterfaces/metricsConfigurations.ts +0 -150
- package/src/operationsInterfaces/operations.ts +0 -23
- package/src/operationsInterfaces/rackSkus.ts +0 -36
- package/src/operationsInterfaces/racks.ts +0 -144
- package/src/operationsInterfaces/storageAppliances.ts +0 -208
- package/src/operationsInterfaces/trunkedNetworks.ts +0 -124
- package/src/operationsInterfaces/virtualMachines.ts +0 -258
- package/src/operationsInterfaces/volumes.ts +0 -124
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- package/types/arm-networkcloud.d.ts +0 -8628
- package/types/tsdoc-metadata.json +0 -11
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/agentPools.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/bareMetalMachineKeySets.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/bareMetalMachines.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/bmcKeySets.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/cloudServicesNetworks.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusterManagers.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/consoles.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/kubernetesClusterFeatures.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/kubernetesClusters.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/l2Networks.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/l3Networks.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/metricsConfigurations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/rackSkus.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/racks.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAppliances.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/trunkedNetworks.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/virtualMachines.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/volumes.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** BareMetalMachineList represents a list of bare metal machines. */\nexport interface BareMetalMachineList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of bare metal machines. */\n value?: BareMetalMachine[];\n}\n\n/** ExtendedLocation represents the Azure custom location where the resource will be created. */\nexport interface ExtendedLocation {\n /** The resource ID of the extended location on which the resource will be created. */\n name: string;\n /** The extended location type, for example, CustomLocation. */\n type: string;\n}\n\n/** AdministrativeCredentials represents the admin credentials for the device requiring password-based authentication. */\nexport interface AdministrativeCredentials {\n /** The password of the administrator of the device used during initialization. */\n password: string;\n /** The username of the administrator of the device used during initialization. */\n username: string;\n}\n\n/** 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. */\nexport interface HardwareInventory {\n /**\n * Freeform data extracted from the environment about this machine. This information varies depending on the specific hardware and configuration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalHostInformation?: string;\n /**\n * The list of network interfaces and associated details for the bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly interfaces?: HardwareInventoryNetworkInterface[];\n /**\n * Field Deprecated. Will be removed in an upcoming version. The list of network interface cards and associated details for the bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nics?: Nic[];\n}\n\n/** HardwareInventoryNetworkInterface represents the network interface details as part of a hardware inventory. */\nexport interface HardwareInventoryNetworkInterface {\n /**\n * The current status of the link.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly linkStatus?: string;\n /**\n * The MAC address associated with this interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n /**\n * The name of the interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource ID of the network interface for the port on the switch that this machine's interface is connected to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkInterfaceId?: string;\n}\n\n/** Type Deprecated. Will be removed in an upcoming version. Nic represents the network interface card details. */\nexport interface Nic {\n /**\n * The information about the device connected to this NIC.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lldpNeighbor?: LldpNeighbor;\n /**\n * The MAC address associated with this NIC.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n /**\n * The name of the NIC/interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n}\n\n/** Type Deprecated. Will be removed in an upcoming version. LldpNeighbor represents the details about the device connected to the NIC. */\nexport interface LldpNeighbor {\n /**\n * The descriptive information about the port on the connected device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly portDescription?: string;\n /**\n * The system-assigned name of the port on the connected device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly portName?: string;\n /**\n * The descriptive information about the connected device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemDescription?: string;\n /**\n * The system-assigned name of the connected device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemName?: string;\n}\n\n/** HardwareValidationStatus represents the latest hardware validation details performed for this bare metal machine. */\nexport interface HardwareValidationStatus {\n /**\n * The timestamp of the hardware validation execution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastValidationTime?: Date;\n /**\n * The outcome of the hardware validation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly result?: BareMetalMachineHardwareValidationResult;\n}\n\n/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */\nexport interface RuntimeProtectionStatus {\n /**\n * The timestamp when the malware definitions were last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly definitionsLastUpdated?: Date;\n /**\n * The version of the malware definitions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly definitionsVersion?: string;\n /**\n * The timestamp of the most recently completed scan, or empty if there has never been a scan.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scanCompletedTime?: Date;\n /**\n * The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scanScheduledTime?: Date;\n /**\n * The timestamp of the most recently started scan, or empty if there has never been a scan.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scanStartedTime?: Date;\n}\n\n/** SecretRotationStatus represents the status of a secret rotation. */\nexport interface SecretRotationStatus {\n /**\n * The maximum number of days the secret may be used before it must be changed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly expirePeriodDays?: number;\n /**\n * The date and time when the secret was last changed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastRotationTime?: Date;\n /**\n * The number of days a secret exists before rotations will be attempted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rotationPeriodDays?: number;\n /**\n * The reference to the secret in a key vault.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secretArchiveReference?: SecretArchiveReference;\n /**\n * The type name used to identify the purpose of the secret.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secretType?: string;\n}\n\n/** SecretArchiveReference represents the reference to a secret in a key vault. */\nexport interface SecretArchiveReference {\n /**\n * The resource ID of the key vault containing the secret.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly keyVaultId?: string;\n /**\n * The name of the secret in the key vault.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secretName?: string;\n /**\n * The version of the secret in the key vault.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secretVersion?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** CloudServicesNetworkList represents a list of cloud services networks. */\nexport interface CloudServicesNetworkList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of cloud services networks. */\n value?: CloudServicesNetwork[];\n}\n\n/** EgressEndpoint represents the connection from a cloud services network to the specified endpoint for a common purpose. */\nexport interface EgressEndpoint {\n /** The descriptive category name of endpoints accessible by the AKS agent node. For example, azure-resource-management, API server, etc. The platform egress endpoints provided by default will use the category 'default'. */\n category: string;\n /** The list of endpoint dependencies. */\n endpoints: EndpointDependency[];\n}\n\n/** EndpointDependency represents the definition of an endpoint, including the domain and details. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName: string;\n /** The port of this endpoint. */\n port?: number;\n}\n\n/** ClusterManagerList represents a list of cluster manager objects. */\nexport interface ClusterManagerList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of cluster managers. */\n value?: ClusterManager[];\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: {\n [propertyName: string]: UserAssignedIdentity | null;\n };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage. */\nexport interface ClusterAvailableVersion {\n /**\n * The last date the version of the platform is supported.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportExpiryDate?: string;\n /**\n * The version of the cluster to be deployed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetClusterVersion?: string;\n}\n\n/** ManagedResourceGroupConfiguration represents the configuration of the resource group managed by Azure. */\nexport interface ManagedResourceGroupConfiguration {\n /** The location of the managed resource group. If not specified, the location of the parent resource is chosen. */\n location?: string;\n /** The name for the managed resource group. If not specified, the unique name is automatically generated. */\n name?: string;\n}\n\n/** ClusterList represents a list of clusters. */\nexport interface ClusterList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of clusters. */\n value?: Cluster[];\n}\n\n/** RackDefinition represents details regarding the rack. */\nexport interface RackDefinition {\n /** The zone name used for this rack when created. Availability zones are used for workload placement. */\n availabilityZone?: string;\n /** The unordered list of bare metal machine configuration. */\n bareMetalMachineConfigurationData?: BareMetalMachineConfigurationData[];\n /** The resource ID of the network rack that matches this rack definition. */\n networkRackId: string;\n /** The free-form description of the rack's location. */\n rackLocation?: string;\n /** The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired. */\n rackSerialNumber: string;\n /** The resource ID of the sku for the rack being added. */\n rackSkuId: string;\n /** The list of storage appliance configuration data for this rack. */\n storageApplianceConfigurationData?: StorageApplianceConfigurationData[];\n}\n\n/** BareMetalMachineConfigurationData represents configuration for the bare metal machine. */\nexport interface BareMetalMachineConfigurationData {\n /**\n * The connection string for the baseboard management controller including IP address and protocol.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bmcConnectionString?: string;\n /** The credentials of the baseboard management controller on this bare metal machine. */\n bmcCredentials: AdministrativeCredentials;\n /** The MAC address of the BMC for this machine. */\n bmcMacAddress: string;\n /** The MAC address associated with the PXE NIC card. */\n bootMacAddress: string;\n /** The free-form additional information about the machine, e.g. an asset tag. */\n machineDetails?: string;\n /**\n * The user-provided name for the bare metal machine created from this specification.\n * If not provided, the machine name will be generated programmatically.\n */\n machineName?: string;\n /** The slot the physical machine is in the rack based on the BOM configuration. */\n rackSlot: number;\n /** The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag. */\n serialNumber: string;\n}\n\n/** StorageApplianceConfigurationData represents configuration for the storage application. */\nexport interface StorageApplianceConfigurationData {\n /** The credentials of the administrative interface on this storage appliance. */\n adminCredentials: AdministrativeCredentials;\n /** The slot that storage appliance is in the rack based on the BOM configuration. */\n rackSlot: number;\n /** The serial number of the appliance. */\n serialNumber: string;\n /** The user-provided name for the storage appliance that will be created from this specification. */\n storageApplianceName?: string;\n}\n\n/** ClusterAvailableUpgradeVersion represents the various cluster upgrade parameters. */\nexport interface ClusterAvailableUpgradeVersion {\n /**\n * The indicator of whether the control plane will be impacted during the upgrade.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly controlImpact?: ControlImpact;\n /**\n * The expected duration needed for this upgrade.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly expectedDuration?: string;\n /**\n * The impact description including the specific details and release notes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly impactDescription?: string;\n /**\n * The last date the version of the platform is supported.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportExpiryDate?: string;\n /**\n * The target version this cluster will be upgraded to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetClusterVersion?: string;\n /**\n * The indicator of whether the workload will be impacted during the upgrade.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadImpact?: WorkloadImpact;\n}\n\n/** ClusterCapacity represents various details regarding compute capacity. */\nexport interface ClusterCapacity {\n /** The remaining appliance-based storage in GB available for workload use. Measured in gibibytes. */\n availableApplianceStorageGB?: number;\n /** The remaining number of cores that are available in this cluster for workload use. */\n availableCoreCount?: number;\n /** The remaining machine or host-based storage in GB available for workload use. Measured in gibibytes. */\n availableHostStorageGB?: number;\n /** The remaining memory in GB that are available in this cluster for workload use. Measured in gibibytes. */\n availableMemoryGB?: number;\n /** The total appliance-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */\n totalApplianceStorageGB?: number;\n /** The total number of cores that are supported by this cluster for workload use. */\n totalCoreCount?: number;\n /** The total machine or host-based storage in GB supported by this cluster for workload use. Measured in gibibytes. */\n totalHostStorageGB?: number;\n /** The total memory supported by this cluster for workload use. Measured in gibibytes. */\n totalMemoryGB?: number;\n}\n\n/** ServicePrincipalInformation represents the details of the service principal to be used by the cluster during Arc Appliance installation. */\nexport interface ServicePrincipalInformation {\n /** The application ID, also known as client ID, of the service principal. */\n applicationId: string;\n /** The password of the service principal. */\n password: string;\n /** The principal ID, also known as the object ID, of the service principal. */\n principalId: string;\n /** The tenant ID, also known as the directory ID, of the tenant in which the service principal is created. */\n tenantId: string;\n}\n\n/** CommandOutputSettings represents the settings for commands run within the cluster such as bare metal machine run read-only commands. */\nexport interface CommandOutputSettings {\n /** The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned. */\n associatedIdentity?: IdentitySelector;\n /** The URL of the storage account container that is to be used by the specified identities. */\n containerUrl?: string;\n}\n\n/** IdentitySelector represents the selection of a managed identity for use. */\nexport interface IdentitySelector {\n /** The type of managed identity that is being selected. */\n identityType?: ManagedServiceIdentitySelectorType;\n /** The user assigned managed identity resource ID to use. Mutually exclusive with a system assigned identity type. */\n userAssignedIdentityResourceId?: string;\n}\n\n/** ValidationThreshold indicates allowed machine and node hardware and deployment failures. */\nexport interface ValidationThreshold {\n /** Selection of how the type evaluation is applied to the cluster calculation. */\n grouping: ValidationThresholdGrouping;\n /** Selection of how the threshold should be evaluated. */\n type: ValidationThresholdType;\n /** The numeric threshold value. */\n value: number;\n}\n\n/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */\nexport interface RuntimeProtectionConfiguration {\n /** The mode of operation for runtime protection. */\n enforcementLevel?: RuntimeProtectionEnforcementLevel;\n}\n\n/** ClusterSecretArchive configures the key vault to archive the secrets of the cluster for later retrieval. */\nexport interface ClusterSecretArchive {\n /** The resource ID of the key vault to archive the secrets of the cluster. */\n keyVaultId: string;\n /** The indicator if the specified key vault should be used to archive the secrets of the cluster. */\n useKeyVault?: ClusterSecretArchiveEnabled;\n}\n\n/** ClusterUpdateStrategy represents the strategy for updating the cluster. */\nexport interface ClusterUpdateStrategy {\n /**\n * The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack.\n * Limited by the maximum number of machines in the increment. Defaults to the whole increment size.\n */\n maxUnavailable?: number;\n /** The mode of operation for runtime protection. */\n strategyType: ClusterUpdateStrategyType;\n /** Selection of how the threshold should be evaluated. */\n thresholdType: ValidationThresholdType;\n /** The numeric threshold value. */\n thresholdValue: number;\n /** The time to wait between the increments of update defined by the strategy. */\n waitTimeMinutes?: number;\n}\n\n/** KubernetesClusterList represents a list of Kubernetes clusters. */\nexport interface KubernetesClusterList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of additional details related to Kubernetes clusters. */\n value?: KubernetesCluster[];\n}\n\n/** AadConfiguration represents the Azure Active Directory Integration properties. */\nexport interface AadConfiguration {\n /** The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster. */\n adminGroupObjectIds: string[];\n}\n\n/** AdministratorConfiguration represents the administrative credentials that will be applied to the control plane and agent pool nodes in Kubernetes clusters. */\nexport interface AdministratorConfiguration {\n /** The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service. */\n adminUsername?: string;\n /** The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment. */\n sshPublicKeys?: SshPublicKey[];\n}\n\n/** SshPublicKey represents the public key used to authenticate with a resource through SSH. */\nexport interface SshPublicKey {\n /** The SSH public key data. */\n keyData: string;\n}\n\n/** AvailableUpgrade represents an upgrade available for a Kubernetes cluster. */\nexport interface AvailableUpgrade {\n /**\n * The version lifecycle indicator.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availabilityLifecycle?: AvailabilityLifecycle;\n /**\n * The version available for upgrading.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** ControlPlaneNodeConfiguration represents the selection of virtual machines and size of the control plane for a Kubernetes cluster. */\nexport interface ControlPlaneNodeConfiguration {\n /** The administrator credentials to be used for the nodes in the control plane. */\n administratorConfiguration?: AdministratorConfiguration;\n /** The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used. */\n availabilityZones?: string[];\n /** The number of virtual machines that use this configuration. */\n count: number;\n /** The name of the VM SKU supplied during creation. */\n vmSkuName: string;\n}\n\n/** FeatureStatus contains information regarding a Kubernetes cluster feature. */\nexport interface FeatureStatus {\n /**\n * The status representing the state of this feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: FeatureDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The name of the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The version of the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** InitialAgentPoolConfiguration specifies the configuration of a pool of virtual machines that are initially defined with a Kubernetes cluster. */\nexport interface InitialAgentPoolConfiguration {\n /** The administrator credentials to be used for the nodes in this agent pool. */\n administratorConfiguration?: AdministratorConfiguration;\n /** The configurations that will be applied to each agent in this agent pool. */\n agentOptions?: AgentOptions;\n /** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */\n attachedNetworkConfiguration?: AttachedNetworkConfiguration;\n /** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */\n availabilityZones?: string[];\n /** The number of virtual machines that use this configuration. */\n count: number;\n /** The labels applied to the nodes in this agent pool. */\n labels?: KubernetesLabel[];\n /** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */\n mode: AgentPoolMode;\n /** The name that will be used for the agent pool resource representing this agent pool. */\n name: string;\n /** The taints applied to the nodes in this agent pool. */\n taints?: KubernetesLabel[];\n /** The configuration of the agent pool. */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /** The name of the VM SKU that determines the size of resources allocated for node VMs. */\n vmSkuName: string;\n}\n\n/** AgentOptions are configurations that will be applied to each agent in an agent pool. */\nexport interface AgentOptions {\n /** The number of hugepages to allocate. */\n hugepagesCount: number;\n /** The size of the hugepages to allocate. */\n hugepagesSize?: HugepagesSize;\n}\n\n/** AttachedNetworkConfiguration represents the set of workload networks to attach to a resource. */\nexport interface AttachedNetworkConfiguration {\n /** The list of Layer 2 Networks and related configuration for attachment. */\n l2Networks?: L2NetworkAttachmentConfiguration[];\n /** The list of Layer 3 Networks and related configuration for attachment. */\n l3Networks?: L3NetworkAttachmentConfiguration[];\n /** The list of Trunked Networks and related configuration for attachment. */\n trunkedNetworks?: TrunkedNetworkAttachmentConfiguration[];\n}\n\n/** L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network. */\nexport interface L2NetworkAttachmentConfiguration {\n /** The resource ID of the network that is being configured for attachment. */\n networkId: string;\n /** The indicator of how this network will be utilized by the Kubernetes cluster. */\n pluginType?: KubernetesPluginType;\n}\n\n/** L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network. */\nexport interface L3NetworkAttachmentConfiguration {\n /** The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. */\n ipamEnabled?: L3NetworkConfigurationIpamEnabled;\n /** The resource ID of the network that is being configured for attachment. */\n networkId: string;\n /** The indicator of how this network will be utilized by the Kubernetes cluster. */\n pluginType?: KubernetesPluginType;\n}\n\n/** TrunkedNetworkAttachmentConfiguration represents the configuration of the attachment of a trunked network. */\nexport interface TrunkedNetworkAttachmentConfiguration {\n /** The resource ID of the network that is being configured for attachment. */\n networkId: string;\n /** The indicator of how this network will be utilized by the Kubernetes cluster. */\n pluginType?: KubernetesPluginType;\n}\n\n/** KubernetesLabel represents a single entry for a Kubernetes label or taint such as those used on a node or pod. */\nexport interface KubernetesLabel {\n /** The name of the label or taint. */\n key: string;\n /** The value of the label or taint. */\n value: string;\n}\n\n/** AgentPoolUpgradeSettings specifies the upgrade settings for an agent pool. */\nexport interface AgentPoolUpgradeSettings {\n /** The maximum time in seconds that is allowed for a node drain to complete before proceeding with the upgrade of the agent pool. If not specified during creation, a value of 1800 seconds is used. */\n drainTimeout?: number;\n /** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 1 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */\n maxSurge?: string;\n /** The maximum number or percentage of nodes that can be unavailable during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified during creation, a value of 0 is used. One of MaxSurge and MaxUnavailable must be greater than 0. */\n maxUnavailable?: string;\n}\n\n/** NetworkConfiguration specifies the Kubernetes cluster network related configuration. */\nexport interface NetworkConfiguration {\n /** The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster. */\n attachedNetworkConfiguration?: AttachedNetworkConfiguration;\n /** The configuration of the BGP service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */\n bgpServiceLoadBalancerConfiguration?: BgpServiceLoadBalancerConfiguration;\n /** The resource ID of the associated Cloud Services network. */\n cloudServicesNetworkId: string;\n /** The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network. */\n cniNetworkId: string;\n /** The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR. */\n dnsServiceIp?: string;\n /** The configuration of the Layer 2 service load balancer for this Kubernetes cluster. A maximum of one service load balancer may be specified, either Layer 2 or BGP. */\n l2ServiceLoadBalancerConfiguration?: L2ServiceLoadBalancerConfiguration;\n /** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */\n podCidrs?: string[];\n /** The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */\n serviceCidrs?: string[];\n}\n\n/** BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer. */\nexport interface BgpServiceLoadBalancerConfiguration {\n /** The association of IP address pools to the communities and peers, allowing for announcement of IPs. */\n bgpAdvertisements?: BgpAdvertisement[];\n /** The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined. */\n bgpPeers?: ServiceLoadBalancerBgpPeer[];\n /** The indicator to specify if the load balancer peers with the network fabric. */\n fabricPeeringEnabled?: FabricPeeringEnabled;\n /** The list of pools of IP addresses that can be allocated to load balancer services. */\n ipAddressPools?: IpAddressPool[];\n}\n\n/** BgpAdvertisement represents the association of IP address pools to the communities and peers. */\nexport interface BgpAdvertisement {\n /** The indicator of if this advertisement is also made to the network fabric associated with the Network Cloud Cluster. This field is ignored if fabricPeeringEnabled is set to False. */\n advertiseToFabric?: AdvertiseToFabric;\n /** The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format. */\n communities?: string[];\n /** The names of the IP address pools associated with this announcement. */\n ipAddressPools: string[];\n /** The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement. */\n peers?: string[];\n}\n\n/** ServiceLoadBalancerBgpPeer represents the configuration of the BGP service load balancer for the Kubernetes cluster. */\nexport interface ServiceLoadBalancerBgpPeer {\n /** The indicator of BFD enablement for this BgpPeer. */\n bfdEnabled?: BfdEnabled;\n /** The indicator to enable multi-hop peering support. */\n bgpMultiHop?: BgpMultiHop;\n /** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H. */\n holdTime?: string;\n /** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H. */\n keepAliveTime?: string;\n /** The autonomous system number used for the local end of the BGP session. */\n myAsn?: number;\n /** The name used to identify this BGP peer for association with a BGP advertisement. */\n name: string;\n /** The authentication password for routers enforcing TCP MD5 authenticated sessions. */\n password?: string;\n /** The IPv4 or IPv6 address used to connect this BGP session. */\n peerAddress: string;\n /** The autonomous system number expected from the remote end of the BGP session. */\n peerAsn: number;\n /** The port used to connect this BGP session. */\n peerPort?: number;\n}\n\n/** IpAddressPool represents a pool of IP addresses that can be allocated to a service. */\nexport interface IpAddressPool {\n /** The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses. For a BGP service load balancer configuration, only CIDR format is supported and excludes /32 (IPv4) and /128 (IPv6) prefixes. */\n addresses: string[];\n /** The indicator to determine if automatic allocation from the pool should occur. */\n autoAssign?: BfdEnabled;\n /** The name used to identify this IP address pool for association with a BGP advertisement. */\n name: string;\n /** The indicator to prevent the use of IP addresses ending with .0 and .255 for this pool. Enabling this option will only use IP addresses between .1 and .254 inclusive. */\n onlyUseHostIps?: BfdEnabled;\n}\n\n/** L2ServiceLoadBalancerConfiguration represents the configuration of a layer 2 service load balancer. */\nexport interface L2ServiceLoadBalancerConfiguration {\n /** The list of pools of IP addresses that can be allocated to load balancer services. */\n ipAddressPools?: IpAddressPool[];\n}\n\n/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */\nexport interface KubernetesClusterNode {\n /**\n * The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly agentPoolId?: string;\n /**\n * The availability zone this node is running within.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availabilityZone?: string;\n /**\n * The resource ID of the bare metal machine that hosts this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bareMetalMachineId?: string;\n /**\n * The number of CPU cores configured for this node, derived from the VM SKU specified.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cpuCores?: number;\n /**\n * The detailed state of this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The size of the disk configured for this node. Allocations are measured in gibibytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSizeGB?: number;\n /**\n * The machine image used to deploy this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly image?: string;\n /**\n * The currently running version of Kubernetes and bundled features running on this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubernetesVersion?: string;\n /**\n * The list of labels on this node that have been assigned to the agent pool containing this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly labels?: KubernetesLabel[];\n /**\n * The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly memorySizeGB?: number;\n /**\n * The mode of the agent pool containing this node. Not applicable for control plane nodes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mode?: AgentPoolMode;\n /**\n * The name of this node, as realized in the Kubernetes cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The NetworkAttachments made to this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkAttachments?: NetworkAttachment[];\n /**\n * The power state of this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly powerState?: KubernetesNodePowerState;\n /**\n * The role of this node in the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly role?: KubernetesNodeRole;\n /**\n * The list of taints that have been assigned to the agent pool containing this node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly taints?: KubernetesLabel[];\n /**\n * The VM SKU name that was used to create this cluster node.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vmSkuName?: string;\n}\n\n/** NetworkAttachment represents the single network attachment. */\nexport interface NetworkAttachment {\n /**\n * The resource ID of the associated network attached to the virtual machine.\n * It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources.\n */\n attachedNetworkId: string;\n /**\n * The indicator of whether this is the default gateway.\n * Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True.\n */\n defaultGateway?: DefaultGateway;\n /**\n * The IP allocation mechanism for the virtual machine.\n * Dynamic and Static are only valid for l3Network which may also specify Disabled.\n * Otherwise, Disabled is the only permitted value.\n */\n ipAllocationMethod: VirtualMachineIPAllocationMethod;\n /**\n * The IPv4 address of the virtual machine.\n *\n * This field is used only if the attached network has IPAllocationType of IPV4 or DualStack.\n *\n * If IPAllocationMethod is:\n * Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network.\n * Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network.\n * Disabled - this field will be empty.\n */\n ipv4Address?: string;\n /**\n * The IPv6 address of the virtual machine.\n *\n * This field is used only if the attached network has IPAllocationType of IPV6 or DualStack.\n *\n * If IPAllocationMethod is:\n * Static - this field must contain an IPv6 address range from within the range specified in the attached network.\n * Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network.\n * Disabled - this field will be empty.\n */\n ipv6Address?: string;\n /**\n * The MAC address of the interface for the virtual machine that corresponds to this network attachment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n /**\n * The associated network's interface name.\n * If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine.\n * If the user doesn’t specify this value, the default interface name of the network resource will be used.\n * For a CloudServicesNetwork resource, this name will be ignored.\n */\n networkAttachmentName?: string;\n}\n\n/** L2NetworkList represents a list of L2 networks. */\nexport interface L2NetworkList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of L2 networks. */\n value?: L2Network[];\n}\n\n/** L3NetworkList represents a list of L3 networks. */\nexport interface L3NetworkList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of L3 networks. */\n value?: L3Network[];\n}\n\n/** RackSkuList represents a list of rack SKUs. */\nexport interface RackSkuList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of Rack SKUs. */\n value?: RackSku[];\n}\n\n/** MachineSkuSlot represents a single SKU and rack slot associated with the machine. */\nexport interface MachineSkuSlot {\n /**\n * The position in the rack for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rackSlot?: number;\n /**\n * The type of bootstrap protocol used.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bootstrapProtocol?: BootstrapProtocol;\n /**\n * The count of CPU cores for this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cpuCores?: number;\n /**\n * The count of CPU sockets for this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cpuSockets?: number;\n /**\n * The list of disks.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disks?: MachineDisk[];\n /**\n * The generation of the architecture.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly generation?: string;\n /**\n * The hardware version of the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hardwareVersion?: string;\n /**\n * The maximum amount of memory. Measured in gibibytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly memoryCapacityGB?: number;\n /**\n * The model of the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly model?: string;\n /**\n * The list of network interfaces.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkInterfaces?: NetworkInterface[];\n /**\n * The count of SMT and physical core threads for this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalThreads?: number;\n /**\n * The make of the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vendor?: string;\n}\n\n/** Disk represents the properties of the disk. */\nexport interface MachineDisk {\n /**\n * The maximum amount of storage. Measured in gibibytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacityGB?: number;\n /**\n * The connection type of the rack SKU resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connection?: MachineSkuDiskConnectionType;\n /**\n * The disk type of rack SKU resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: DiskType;\n}\n\n/** NetworkInterface represents properties of the network interface. */\nexport interface NetworkInterface {\n /**\n * The partial address of Peripheral Component Interconnect (PCI).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly address?: string;\n /**\n * The connection type of the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceConnectionType?: DeviceConnectionType;\n /**\n * The model name of the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly model?: string;\n /**\n * The physical slot for this device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly physicalSlot?: number;\n /**\n * The number of ports on the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly portCount?: number;\n /**\n * The maximum amount of data in gigabits that the line card transmits through a port at any given second.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly portSpeed?: number;\n /**\n * The vendor name of the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vendor?: string;\n}\n\n/** StorageApplianceSkuSlot represents the single SKU and rack slot associated with the storage appliance. */\nexport interface StorageApplianceSkuSlot {\n /**\n * The position in the rack for the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rackSlot?: number;\n /**\n * The maximum capacity of the storage appliance. Measured in gibibytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacityGB?: number;\n /**\n * The model of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly model?: string;\n}\n\n/** RackList represents a list of racks. */\nexport interface RackList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of racks. */\n value?: Rack[];\n}\n\n/** StorageApplianceList represents a list of storage appliances. */\nexport interface StorageApplianceList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of storage appliances. */\n value?: StorageAppliance[];\n}\n\n/** TrunkedNetworkList represents a list of trunked networks. */\nexport interface TrunkedNetworkList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of trunked networks. */\n value?: TrunkedNetwork[];\n}\n\n/** VirtualMachineList represents a list of virtual machines. */\nexport interface VirtualMachineList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of virtual machines. */\n value?: VirtualMachine[];\n}\n\n/** VirtualMachinePlacementHint represents a single scheduling hint of the virtual machine. */\nexport interface VirtualMachinePlacementHint {\n /** The specification of whether this hint supports affinity or anti-affinity with the referenced resources. */\n hintType: VirtualMachinePlacementHintType;\n /** The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine. */\n resourceId: string;\n /** The indicator of whether the hint is a hard or soft requirement during scheduling. */\n schedulingExecution: VirtualMachineSchedulingExecution;\n /** The scope for the virtual machine affinity or anti-affinity placement hint. It should always be \"Machine\" in the case of node affinity. */\n scope: VirtualMachinePlacementHintPodAffinityScope;\n}\n\n/** StorageProfile represents information about a disk. */\nexport interface StorageProfile {\n /** The disk to use with this virtual machine. */\n osDisk: OsDisk;\n /** The resource IDs of volumes that are requested to be attached to the virtual machine. */\n volumeAttachments?: string[];\n}\n\n/** OsDisk represents configuration of the boot disk. */\nexport interface OsDisk {\n /** The strategy for creating the OS disk. */\n createOption?: OsDiskCreateOption;\n /** The strategy for deleting the OS disk. */\n deleteOption?: OsDiskDeleteOption;\n /** The size of the disk. Required if the createOption is Ephemeral. Allocations are measured in gibibytes. */\n diskSizeGB: number;\n}\n\n/** ImageRepositoryCredentials represents the credentials used to login to the image repository. */\nexport interface ImageRepositoryCredentials {\n /** The password or token used to access an image in the target repository. */\n password: string;\n /** The URL of the authentication server used to validate the repository credentials. */\n registryUrl: string;\n /** The username used to access an image in the target repository. */\n username: string;\n}\n\n/** VolumeList represents a list of volumes. */\nexport interface VolumeList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of volumes. */\n value?: Volume[];\n}\n\n/** The current status of an async operation. */\nexport interface OperationStatusResult {\n /**\n * The end time of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTime?: Date;\n /**\n * If present, details of the operation error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: ErrorDetail;\n /**\n * Fully qualified ID for the async operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Name of the async operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The operations list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operations?: OperationStatusResult[];\n /**\n * Percent of the operation that is complete.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentComplete?: number;\n /**\n * Fully qualified ID of the resource against which the original async operation was started.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /**\n * The start time of the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /** Operation status. */\n status: string;\n /**\n * For actions that run commands or scripts, the exit code of the script execution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exitCode?: string;\n /**\n * For actions that run commands or scripts, the leading bytes of the output of the script execution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outputHead?: string;\n /**\n * For actions that run commands or scripts, a reference to the location of the result.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultRef?: string;\n /**\n * For actions that run commands or scripts, the URL where the full output of the script output can be retrieved.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resultUrl?: string;\n}\n\n/** BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties. */\nexport interface BareMetalMachinePatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /**\n * The details provided by the customer during the creation of rack manifests\n * that allows for custom data to be associated with this machine.\n */\n machineDetails?: string;\n}\n\n/** BareMetalMachineCordonParameters represents the body of the request to evacuate workloads from node on a bare metal machine. */\nexport interface BareMetalMachineCordonParameters {\n /** The indicator of whether to evacuate the node workload when the bare metal machine is cordoned. */\n evacuate?: BareMetalMachineEvacuate;\n}\n\n/** BareMetalMachinePowerOffParameters represents the body of the request to power off bare metal machine. */\nexport interface BareMetalMachinePowerOffParameters {\n /** The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. */\n skipShutdown?: BareMetalMachineSkipShutdown;\n}\n\n/** BareMetalMachineReplaceParameters represents the body of the request to physically swap a bare metal machine for another. */\nexport interface BareMetalMachineReplaceParameters {\n /** The credentials of the baseboard management controller on this bare metal machine. */\n bmcCredentials?: AdministrativeCredentials;\n /** The MAC address of the BMC device. */\n bmcMacAddress?: string;\n /** The MAC address of a NIC connected to the PXE network. */\n bootMacAddress?: string;\n /** The OS-level hostname assigned to this machine. */\n machineName?: string;\n /** The serial number of the bare metal machine. */\n serialNumber?: string;\n}\n\n/** BareMetalMachineRunCommandParameters represents the body of the request to execute a script on the bare metal machine. */\nexport interface BareMetalMachineRunCommandParameters {\n /** The list of string arguments that will be passed to the script in order as separate arguments. */\n arguments?: string[];\n /**\n * The maximum time the script is allowed to run.\n * If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).\n */\n limitTimeSeconds: number;\n /** The base64 encoded script to execute on the bare metal machine. */\n script: string;\n}\n\n/** BareMetalMachineRunDataExtractsParameters represents the body of request containing list of curated data extraction commands to run on the bare metal machine. */\nexport interface BareMetalMachineRunDataExtractsParameters {\n /** The list of curated data extraction commands to be executed directly against the target machine. */\n commands: BareMetalMachineCommandSpecification[];\n /**\n * The maximum time the commands are allowed to run.\n * If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).\n */\n limitTimeSeconds: number;\n}\n\n/** BareMetalMachineCommandSpecification represents the command and optional arguments to exercise against the bare metal machine. */\nexport interface BareMetalMachineCommandSpecification {\n /** The list of string arguments that will be passed to the script in order as separate arguments. */\n arguments?: string[];\n /** The command to execute against the bare metal machine. */\n command: string;\n}\n\n/** BareMetalMachineRunReadCommandsParameters represents the body of request containing list of read-only commands to run on the bare metal machine. */\nexport interface BareMetalMachineRunReadCommandsParameters {\n /** The list of read-only commands to be executed directly against the target machine. */\n commands: BareMetalMachineCommandSpecification[];\n /**\n * The maximum time the commands are allowed to run.\n * If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252).\n */\n limitTimeSeconds: number;\n}\n\n/** CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network. */\nexport interface CloudServicesNetworkPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. */\n additionalEgressEndpoints?: EgressEndpoint[];\n /** The indicator of whether the platform default endpoints are allowed for the egress traffic. */\n enableDefaultEgressEndpoints?: CloudServicesNetworkEnableDefaultEgressEndpoints;\n}\n\n/** ClusterManagerPatchParameters represents the body of the request to patch the cluster properties. */\nexport interface ClusterManagerPatchParameters {\n /** The identity for the resource. */\n identity?: ManagedServiceIdentity;\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n}\n\n/** ClusterPatchParameters represents the body of the request to patch the cluster properties. */\nexport interface ClusterPatchParameters {\n /** The identity for the resource. */\n identity?: ManagedServiceIdentity;\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** 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. */\n aggregatorOrSingleRackDefinition?: RackDefinition;\n /** The customer-provided location information to identify where the cluster resides. */\n clusterLocation?: string;\n /** The service principal to be used by the cluster during Arc Appliance installation. */\n clusterServicePrincipal?: ServicePrincipalInformation;\n /** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */\n commandOutputSettings?: CommandOutputSettings;\n /** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */\n computeDeploymentThreshold?: ValidationThreshold;\n /**\n * The list of rack definitions for the compute racks in a multi-rack\n * cluster, or an empty list in a single-rack cluster.\n */\n computeRackDefinitions?: RackDefinition[];\n /** The settings for cluster runtime protection. */\n runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;\n /** The configuration for use of a key vault to store secrets for later retrieval by the operator. */\n secretArchive?: ClusterSecretArchive;\n /** The strategy for updating the cluster. */\n updateStrategy?: ClusterUpdateStrategy;\n}\n\n/** BareMetalMachineKeySetList represents a list of bare metal machine key sets. */\nexport interface BareMetalMachineKeySetList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of bare metal machine key sets. */\n value?: BareMetalMachineKeySet[];\n}\n\n/** KeySetUser represents the properties of the user in the key set. */\nexport interface KeySetUser {\n /** The user name that will be used for access. */\n azureUserName: string;\n /** The free-form description for this user. */\n description?: string;\n /** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */\n sshPublicKey: SshPublicKey;\n /** The user principal name (email format) used to validate this user's group membership. */\n userPrincipalName?: string;\n}\n\n/** KeySetUserStatus represents the status of the key set user. */\nexport interface KeySetUserStatus {\n /**\n * The user name that will be used for access.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureUserName?: string;\n /**\n * The indicator of whether the user is currently deployed for access.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: BareMetalMachineKeySetUserSetupStatus;\n /**\n * The additional information describing the current status of this user, if any available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusMessage?: string;\n}\n\n/** BareMetalMachineKeySetPatchParameters represents the body of the request to patch the bare metal machine key set. */\nexport interface BareMetalMachineKeySetPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The date and time after which the users in this key set will be removed from the bare metal machines. */\n expiration?: Date;\n /** The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users. */\n jumpHostsAllowed?: string[];\n /** The unique list of permitted users. */\n userList?: KeySetUser[];\n}\n\n/** BmcKeySetList represents a list of baseboard management controller key sets. */\nexport interface BmcKeySetList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of baseboard management controller key sets. */\n value?: BmcKeySet[];\n}\n\n/** BmcKeySetPatchParameters represents the body of the request to patch the baseboard management controller key set. */\nexport interface BmcKeySetPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The date and time after which the users in this key set will be removed from the baseboard management controllers. */\n expiration?: Date;\n /** The unique list of permitted users. */\n userList?: KeySetUser[];\n}\n\n/** ClusterContinueUpdateVersionParameters represents the body of the request to continue the update of a cluster version. */\nexport interface ClusterContinueUpdateVersionParameters {\n /** The mode by which the cluster will target the next grouping of servers to continue the update. */\n machineGroupTargetingMode?: ClusterContinueUpdateVersionMachineGroupTargetingMode;\n}\n\n/** ClusterDeployParameters represents the body of the request to deploy cluster. */\nexport interface ClusterDeployParameters {\n /** The names of bare metal machines in the cluster that should be skipped during environment validation. */\n skipValidationsForMachines?: string[];\n}\n\n/** ClusterMetricsConfigurationList represents a list of metrics configuration of the cluster. */\nexport interface ClusterMetricsConfigurationList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of metrics configurations. */\n value?: ClusterMetricsConfiguration[];\n}\n\n/** ClusterMetricsConfigurationPatchParameters represents the body of the request to patch the metrics configuration of cluster. */\nexport interface ClusterMetricsConfigurationPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The interval in minutes by which metrics will be collected. */\n collectionInterval?: number;\n /** The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics. */\n enabledMetrics?: string[];\n}\n\n/** ClusterScanRuntimeParameters defines the parameters for the cluster scan runtime operation. */\nexport interface ClusterScanRuntimeParameters {\n /** The choice of if the scan operation should run the scan. */\n scanActivity?: ClusterScanRuntimeParametersScanActivity;\n}\n\n/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */\nexport interface ClusterUpdateVersionParameters {\n /** The version to be applied to the cluster during update. */\n targetClusterVersion: string;\n}\n\n/** KubernetesClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */\nexport interface KubernetesClusterPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The configuration of the default administrator credentials. */\n administratorConfiguration?: AdministratorConfigurationPatch;\n /** The defining characteristics of the control plane that can be patched for this Kubernetes cluster. */\n controlPlaneNodeConfiguration?: ControlPlaneNodePatchConfiguration;\n /** The Kubernetes version for this cluster. */\n kubernetesVersion?: string;\n}\n\n/** AdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */\nexport interface AdministratorConfigurationPatch {\n /** SshPublicKey represents the public key used to authenticate with a resource through SSH. */\n sshPublicKeys?: SshPublicKey[];\n}\n\n/** ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster. */\nexport interface ControlPlaneNodePatchConfiguration {\n /** The configuration of administrator credentials for the control plane nodes. */\n administratorConfiguration?: AdministratorConfigurationPatch;\n /** The number of virtual machines that use this configuration. */\n count?: number;\n}\n\n/** AgentPoolList represents a list of Kubernetes cluster agent pools. */\nexport interface AgentPoolList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of agent pools. */\n value?: AgentPool[];\n}\n\n/** AgentPoolPatchParameters represents the body of the request to patch the Kubernetes cluster agent pool. */\nexport interface AgentPoolPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The configuration of administrator credentials for the control plane nodes. */\n administratorConfiguration?: NodePoolAdministratorConfigurationPatch;\n /** The number of virtual machines that use this configuration. */\n count?: number;\n /** The configuration of the agent pool. */\n upgradeSettings?: AgentPoolUpgradeSettings;\n}\n\n/** NodePoolAdministratorConfigurationPatch represents the patching capabilities for the administrator configuration. */\nexport interface NodePoolAdministratorConfigurationPatch {\n /** SshPublicKey represents the public key used to authenticate with a resource through SSH. */\n sshPublicKeys?: SshPublicKey[];\n}\n\n/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */\nexport interface KubernetesClusterFeatureList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of Kubernetes cluster features. */\n value?: KubernetesClusterFeature[];\n}\n\n/** StringKeyValuePair represents a single entry in a mapping of keys to values. */\nexport interface StringKeyValuePair {\n /** The key to the mapped value. */\n key: string;\n /** The value of the mapping key. */\n value: string;\n}\n\n/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */\nexport interface KubernetesClusterFeaturePatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The configured options for the feature. */\n options?: StringKeyValuePair[];\n}\n\n/** KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster. */\nexport interface KubernetesClusterRestartNodeParameters {\n /** The name of the node to restart. */\n nodeName: string;\n}\n\n/** L2NetworkPatchParameters represents the body of the request to patch the L2 network. */\nexport interface L2NetworkPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n}\n\n/** L3NetworkPatchParameters represents the body of the request to patch the cloud services network. */\nexport interface L3NetworkPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n}\n\n/** RackPatchParameters represents the body of the request to patch the rack properties. */\nexport interface RackPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”) */\n rackLocation?: string;\n /** The globally unique identifier for the rack. */\n rackSerialNumber?: string;\n}\n\n/** StorageAppliancePatchParameters represents the body of the request to patch storage appliance properties. */\nexport interface StorageAppliancePatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The serial number for the storage appliance. */\n serialNumber?: string;\n}\n\n/** StorageApplianceEnableRemoteVendorManagementParameters represents the body of the request to enable remote vendor management of a storage appliance. */\nexport interface StorageApplianceEnableRemoteVendorManagementParameters {\n /** 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. */\n supportEndpoints?: string[];\n}\n\n/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */\nexport interface TrunkedNetworkPatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n}\n\n/** VirtualMachinePatchParameters represents the body of the request to patch the virtual machine. */\nexport interface VirtualMachinePatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The credentials used to login to the image repository that has access to the specified image. */\n vmImageRepositoryCredentials?: ImageRepositoryCredentials;\n}\n\n/** ConsoleList represents a list of virtual machine consoles. */\nexport interface ConsoleList {\n /** The link used to get the next page of operations. */\n nextLink?: string;\n /** The list of virtual machine consoles. */\n value?: Console[];\n}\n\n/** ConsolePatchParameters represents the body of the request to patch the virtual machine console. */\nexport interface ConsolePatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n /** The indicator of whether the console access is enabled. */\n enabled?: ConsoleEnabled;\n /** The date and time after which the key will be disallowed access. */\n expiration?: Date;\n /** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */\n sshPublicKey?: SshPublicKey;\n}\n\n/** VirtualMachinePowerOffParameters represents the body of the request to power off virtual machine. */\nexport interface VirtualMachinePowerOffParameters {\n /** The indicator of whether to skip the graceful OS shutdown and power off the virtual machine immediately. */\n skipShutdown?: SkipShutdown;\n}\n\n/** VolumePatchParameters represents the body of the request to patch the volume resource. */\nexport interface VolumePatchParameters {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n}\n\n/** AgentPoolConfiguration specifies the configuration of a pool of nodes. */\nexport interface AgentPoolConfiguration {\n /** The administrator credentials to be used for the nodes in this agent pool. */\n administratorConfiguration?: AdministratorConfiguration;\n /** The configurations that will be applied to each agent in this agent pool. */\n agentOptions?: AgentOptions;\n /** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */\n attachedNetworkConfiguration?: AttachedNetworkConfiguration;\n /** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */\n availabilityZones?: string[];\n /** The number of virtual machines that use this configuration. */\n count: number;\n /** The labels applied to the nodes in this agent pool. */\n labels?: KubernetesLabel[];\n /** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */\n mode: AgentPoolMode;\n /** The taints applied to the nodes in this agent pool. */\n taints?: KubernetesLabel[];\n /** The configuration of the agent pool. */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /** The name of the VM SKU that determines the size of resources allocated for node VMs. */\n vmSkuName: string;\n}\n\n/** TagsParameter represents the resource tags. */\nexport interface TagsParameter {\n /** The Azure resource tags that will replace the existing ones. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** RackSku represents the SKU information of the rack. */\nexport interface RackSku extends Resource {\n /**\n * The list of machine SKUs and associated rack slot for the compute-dedicated machines in this rack model.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly computeMachines?: MachineSkuSlot[];\n /**\n * The list of machine SKUs and associated rack slot for the control-plane dedicated machines in this rack model.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly controllerMachines?: MachineSkuSlot[];\n /**\n * The free-form text describing the rack.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The maximum number of compute racks supported by an aggregator rack. 0 if this is a compute rack or a rack for a single rack cluster(rackType=\"Single\").\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxClusterSlots?: number;\n /**\n * The provisioning state of the rack SKU resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: RackSkuProvisioningState;\n /**\n * The type of the rack.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly rackType?: RackSkuType;\n /**\n * The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageAppliances?: StorageApplianceSkuSlot[];\n /**\n * The list of supported SKUs if the rack is an aggregator.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedRackSkuIds?: string[];\n}\n\n/** BareMetalMachine represents the physical machine in the rack. */\nexport interface BareMetalMachine extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /**\n * The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly associatedResourceIds?: string[];\n /** The connection string for the baseboard management controller including IP address and protocol. */\n bmcConnectionString: string;\n /** The credentials of the baseboard management controller on this bare metal machine. */\n bmcCredentials: AdministrativeCredentials;\n /** The MAC address of the BMC device. */\n bmcMacAddress: string;\n /** The MAC address of a NIC connected to the PXE network. */\n bootMacAddress: string;\n /**\n * The resource ID of the cluster this bare metal machine is associated with.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The cordon status of the bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cordonStatus?: BareMetalMachineCordonStatus;\n /**\n * The more detailed status of the bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: BareMetalMachineDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The hardware inventory, including information acquired from the model/sku information and from the ironic inspector.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hardwareInventory?: HardwareInventory;\n /**\n * The details of the latest hardware validation performed for this bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hardwareValidationStatus?: HardwareValidationStatus;\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of the resource IDs for the HybridAksClusters that have nodes hosted on this bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridAksClustersAssociatedIds?: string[];\n /**\n * The name of this machine represented by the host object in the Cluster's Kubernetes control plane.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubernetesNodeName?: string;\n /**\n * The version of Kubernetes running on this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubernetesVersion?: string;\n /** The cluster version that has been applied to this machine during deployment or a version update. */\n machineClusterVersion?: string;\n /** The custom details provided by the customer. */\n machineDetails: string;\n /** The OS-level hostname assigned to this machine. */\n machineName: string;\n /**\n * The list of roles that are assigned to the cluster node running on this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineRoles?: string[];\n /** The unique internal identifier of the bare metal machine SKU. */\n machineSkuId: string;\n /**\n * The IPv4 address that is assigned to the bare metal machine during the cluster deployment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly oamIpv4Address?: string;\n /**\n * The IPv6 address that is assigned to the bare metal machine during the cluster deployment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly oamIpv6Address?: string;\n /**\n * The image that is currently provisioned to the OS disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly osImage?: string;\n /**\n * The power state derived from the baseboard management controller.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly powerState?: BareMetalMachinePowerState;\n /**\n * The provisioning state of the bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: BareMetalMachineProvisioningState;\n /** The resource ID of the rack where this bare metal machine resides. */\n rackId: string;\n /** The rack slot in which this bare metal machine is located, ordered from the bottom up i.e. the lowest slot is 1. */\n rackSlot: number;\n /**\n * The indicator of whether the bare metal machine is ready to receive workloads.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly readyState?: BareMetalMachineReadyState;\n /**\n * The runtime protection status of the bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runtimeProtectionStatus?: RuntimeProtectionStatus;\n /**\n * The list of statuses that represent secret rotation activity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secretRotationStatus?: SecretRotationStatus[];\n /** The serial number of the bare metal machine. */\n serialNumber: string;\n /**\n * The discovered value of the machine's service tag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceTag?: string;\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of the resource IDs for the VirtualMachines that are hosted on this bare metal machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachinesAssociatedIds?: string[];\n}\n\n/**\n * Upon creation, the additional services that are provided by the platform will be allocated and\n * represented in the status of this resource. All resources associated with this cloud services network will be part\n * of the same layer 2 (L2) isolation domain. At least one service network must be created but may be reused across many\n * virtual machines and/or Hybrid AKS clusters.\n */\nexport interface CloudServicesNetwork extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint. */\n additionalEgressEndpoints?: EgressEndpoint[];\n /**\n * The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly associatedResourceIds?: string[];\n /**\n * The resource ID of the Network Cloud cluster this cloud services network is associated with.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The more detailed status of the cloud services network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: CloudServicesNetworkDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** The indicator of whether the platform default endpoints are allowed for the egress traffic. */\n enableDefaultEgressEndpoints?: CloudServicesNetworkEnableDefaultEgressEndpoints;\n /**\n * The full list of additional and default egress endpoints that are currently enabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enabledEgressEndpoints?: EgressEndpoint[];\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this cloud services network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridAksClustersAssociatedIds?: string[];\n /**\n * The name of the interface that will be present in the virtual machine to represent this network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly interfaceName?: string;\n /**\n * The provisioning state of the cloud services network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: CloudServicesNetworkProvisioningState;\n /**\n * 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.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachinesAssociatedIds?: string[];\n}\n\n/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */\nexport interface ClusterManager extends TrackedResource {\n /** The identity of the cluster manager. */\n identity?: ManagedServiceIdentity;\n /** The resource ID of the Log Analytics workspace that is used for the logs collection. */\n analyticsWorkspaceId?: string;\n /** Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource. */\n availabilityZones?: string[];\n /**\n * The list of the cluster versions the manager supports. It is used as input in clusterVersion property of a cluster resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterVersions?: ClusterAvailableVersion[];\n /**\n * The detailed status that provides additional information about the cluster manager.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: ClusterManagerDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** The resource ID of the fabric controller that has one to one mapping with the cluster manager. */\n fabricControllerId: string;\n /** The configuration of the managed resource group associated with the resource. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /**\n * The extended location (custom location) that represents the cluster manager's control plane location. This extended location is used when creating cluster and rack manifest resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly managerExtendedLocation?: ExtendedLocation;\n /**\n * The provisioning state of the cluster manager.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ClusterManagerProvisioningState;\n /** Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The size of the Azure virtual machines to use for hosting the cluster manager resource. */\n vmSize?: string;\n}\n\n/** Cluster represents the on-premises Network Cloud cluster. */\nexport interface Cluster extends TrackedResource {\n /** The extended location of the cluster manager associated with the cluster. */\n extendedLocation: ExtendedLocation;\n /** The identity for the resource. */\n identity?: ManagedServiceIdentity;\n /** 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. */\n aggregatorOrSingleRackDefinition: RackDefinition;\n /** The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */\n analyticsWorkspaceId?: string;\n /**\n * The list of cluster runtime version upgrades available for this cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableUpgradeVersions?: ClusterAvailableUpgradeVersion[];\n /**\n * The capacity supported by this cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterCapacity?: ClusterCapacity;\n /**\n * The latest heartbeat status between the cluster manager and the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterConnectionStatus?: ClusterConnectionStatus;\n /**\n * The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterExtendedLocation?: ExtendedLocation;\n /** The customer-provided location information to identify where the cluster resides. */\n clusterLocation?: string;\n /**\n * The latest connectivity status between cluster manager and the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterManagerConnectionStatus?: ClusterManagerConnectionStatus;\n /**\n * The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterManagerId?: string;\n /** The service principal to be used by the cluster during Arc Appliance installation. */\n clusterServicePrincipal?: ServicePrincipalInformation;\n /** The type of rack configuration for the cluster. */\n clusterType: ClusterType;\n /** The current runtime version of the cluster. */\n clusterVersion: string;\n /** The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts. */\n commandOutputSettings?: CommandOutputSettings;\n /** The validation threshold indicating the allowable failures of compute machines during environment validation and deployment. */\n computeDeploymentThreshold?: ValidationThreshold;\n /**\n * The list of rack definitions for the compute racks in a multi-rack\n * cluster, or an empty list in a single-rack cluster.\n */\n computeRackDefinitions?: RackDefinition[];\n /**\n * The current detailed status of the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: ClusterDetailedStatus;\n /**\n * The descriptive message about the detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridAksExtendedLocation?: ExtendedLocation;\n /** The configuration of the managed resource group associated with the resource. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /**\n * The count of Manual Action Taken (MAT) events that have not been validated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly manualActionCount?: number;\n /** The resource ID of the Network Fabric associated with the cluster. */\n networkFabricId: string;\n /**\n * The provisioning state of the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ClusterProvisioningState;\n /** The settings for cluster runtime protection. */\n runtimeProtectionConfiguration?: RuntimeProtectionConfiguration;\n /** The configuration for use of a key vault to store secrets for later retrieval by the operator. */\n secretArchive?: ClusterSecretArchive;\n /**\n * The support end date of the runtime version of the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportExpiryDate?: string;\n /** The strategy for updating the cluster. */\n updateStrategy?: ClusterUpdateStrategy;\n /**\n * The list of workload resource IDs that are hosted within this cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadResourceIds?: string[];\n}\n\n/** KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud. */\nexport interface KubernetesCluster extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The Azure Active Directory Integration properties. */\n aadConfiguration?: AadConfiguration;\n /** The administrative credentials that will be applied to the control plane and agent pool nodes that do not specify their own values. */\n administratorConfiguration?: AdministratorConfiguration;\n /**\n * The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly attachedNetworkIds?: string[];\n /**\n * The list of versions that this Kubernetes cluster can be upgraded to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableUpgrades?: AvailableUpgrade[];\n /**\n * The resource ID of the Network Cloud cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The resource ID of the connected cluster set up when this Kubernetes cluster is created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectedClusterId?: string;\n /**\n * The current running version of Kubernetes on the control plane.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly controlPlaneKubernetesVersion?: string;\n /** The defining characteristics of the control plane for this Kubernetes Cluster. */\n controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;\n /**\n * The current status of the Kubernetes cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: KubernetesClusterDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The current feature settings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly featureStatuses?: FeatureStatus[];\n /** The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource. */\n initialAgentPoolConfigurations: InitialAgentPoolConfiguration[];\n /** The Kubernetes version for this cluster. */\n kubernetesVersion: string;\n /** The configuration of the managed resource group associated with the resource. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /** The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster. */\n networkConfiguration: NetworkConfiguration;\n /**\n * The details of the nodes in this cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nodes?: KubernetesClusterNode[];\n /**\n * The provisioning state of the Kubernetes cluster resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: KubernetesClusterProvisioningState;\n}\n\n/** L2Network represents a network that utilizes a single isolation domain set up for layer-2 resources. */\nexport interface L2Network extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /**\n * The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly associatedResourceIds?: string[];\n /**\n * The resource ID of the Network Cloud cluster this L2 network is associated with.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The more detailed status of the L2 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: L2NetworkDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource ID(s) that are associated with this L2 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridAksClustersAssociatedIds?: string[];\n /** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */\n hybridAksPluginType?: HybridAksPluginType;\n /** The default interface name for this L2 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */\n interfaceName?: string;\n /** The resource ID of the Network Fabric l2IsolationDomain. */\n l2IsolationDomainId: string;\n /**\n * The provisioning state of the L2 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: L2NetworkProvisioningState;\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of virtual machine resource ID(s), excluding any Hybrid AKS virtual machines, that are currently using this L2 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachinesAssociatedIds?: string[];\n}\n\n/** L3Network represents a network that utilizes a single isolation domain set up for layer-3 resources. */\nexport interface L3Network extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /**\n * The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly associatedResourceIds?: string[];\n /**\n * The resource ID of the Network Cloud cluster this L3 network is associated with.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The more detailed status of the L3 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: L3NetworkDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this L3 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridAksClustersAssociatedIds?: string[];\n /** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster. */\n hybridAksIpamEnabled?: HybridAksIpamEnabled;\n /** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */\n hybridAksPluginType?: HybridAksPluginType;\n /** The default interface name for this L3 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */\n interfaceName?: string;\n /** The type of the IP address allocation, defaulted to \"DualStack\". */\n ipAllocationType?: IpAllocationType;\n /**\n * The IPV4 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type\n * is IPV4 or DualStack.\n */\n ipv4ConnectedPrefix?: string;\n /**\n * The IPV6 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type\n * is IPV6 or DualStack.\n */\n ipv6ConnectedPrefix?: string;\n /** The resource ID of the Network Fabric l3IsolationDomain. */\n l3IsolationDomainId: string;\n /**\n * The provisioning state of the L3 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: L3NetworkProvisioningState;\n /**\n * 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 L3 network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachinesAssociatedIds?: string[];\n /** The VLAN from the l3IsolationDomain that is used for this network. */\n vlan: number;\n}\n\n/** Rack represents the hardware of the rack and is dependent upon the cluster for lifecycle. */\nexport interface Rack extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The value that will be used for machines in this rack to represent the availability zones that can be referenced by Hybrid AKS Clusters for node arrangement. */\n availabilityZone: string;\n /**\n * The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The more detailed status of the rack.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: RackDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The provisioning state of the rack resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: RackProvisioningState;\n /** The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”) */\n rackLocation: string;\n /** The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired. */\n rackSerialNumber: string;\n /** The SKU for the rack. */\n rackSkuId: string;\n}\n\n/** StorageAppliance represents on-premises Network Cloud storage appliance. */\nexport interface StorageAppliance extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The credentials of the administrative interface on this storage appliance. */\n administratorCredentials: AdministrativeCredentials;\n /**\n * The total capacity of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacity?: number;\n /**\n * The amount of storage consumed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacityUsed?: number;\n /**\n * The resource ID of the cluster this storage appliance is associated with.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The detailed status of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: StorageApplianceDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The endpoint for the management interface of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly managementIpv4Address?: string;\n /**\n * The manufacturer of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly manufacturer?: string;\n /**\n * The model of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly model?: string;\n /**\n * The provisioning state of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: StorageApplianceProvisioningState;\n /** The resource ID of the rack where this storage appliance resides. */\n rackId: string;\n /** The slot the storage appliance is in the rack based on the BOM configuration. */\n rackSlot: number;\n /**\n * The indicator of whether the storage appliance supports remote vendor management.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly remoteVendorManagementFeature?: RemoteVendorManagementFeature;\n /**\n * The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;\n /**\n * The list of statuses that represent secret rotation activity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secretRotationStatus?: SecretRotationStatus[];\n /** The serial number for the storage appliance. */\n serialNumber: string;\n /** The SKU for the storage appliance. */\n storageApplianceSkuId: string;\n /**\n * The version of the storage appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** TrunkedNetwork represents a network that utilizes multiple isolation domains and specified VLANs to create a trunked network. */\nexport interface TrunkedNetwork extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /**\n * The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly associatedResourceIds?: string[];\n /**\n * The resource ID of the Network Cloud cluster this trunked network is associated with.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The more detailed status of the trunked network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: TrunkedNetworkDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * Field Deprecated. These fields will be empty/omitted. The list of Hybrid AKS cluster resource IDs that are associated with this trunked network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridAksClustersAssociatedIds?: string[];\n /** Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS. */\n hybridAksPluginType?: HybridAksPluginType;\n /** The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine. */\n interfaceName?: string;\n /** The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources. */\n isolationDomainIds: string[];\n /**\n * The provisioning state of the trunked network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: TrunkedNetworkProvisioningState;\n /**\n * 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 trunked network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachinesAssociatedIds?: string[];\n /** The list of vlans that are selected from the isolation domains for trunking. */\n vlans: number[];\n}\n\n/** VirtualMachine represents the on-premises Network Cloud virtual machine. */\nexport interface VirtualMachine extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The name of the administrator to which the ssh public keys will be added into the authorized keys. */\n adminUsername: string;\n /**\n * The cluster availability zone containing this virtual machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availabilityZone?: string;\n /**\n * The resource ID of the bare metal machine that hosts the virtual machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bareMetalMachineId?: string;\n /** Selects the boot method for the virtual machine. */\n bootMethod?: VirtualMachineBootMethod;\n /** The cloud service network that provides platform-level services for the virtual machine. */\n cloudServicesNetworkAttachment: NetworkAttachment;\n /**\n * The resource ID of the cluster the virtual machine is created for.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /** The number of CPU cores in the virtual machine. */\n cpuCores: number;\n /**\n * The more detailed status of the virtual machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: VirtualMachineDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine. */\n isolateEmulatorThread?: VirtualMachineIsolateEmulatorThread;\n /** The memory size of the virtual machine. Allocations are measured in gibibytes. */\n memorySizeGB: number;\n /** The list of network attachments to the virtual machine. */\n networkAttachments?: NetworkAttachment[];\n /** The Base64 encoded cloud-init network data. */\n networkData?: string;\n /** The scheduling hints for the virtual machine. */\n placementHints?: VirtualMachinePlacementHint[];\n /**\n * The power state of the virtual machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly powerState?: VirtualMachinePowerState;\n /**\n * The provisioning state of the virtual machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: VirtualMachineProvisioningState;\n /** The list of ssh public keys. Each key will be added to the virtual machine using the cloud-init ssh_authorized_keys mechanism for the adminUsername. */\n sshPublicKeys?: SshPublicKey[];\n /** The storage profile that specifies size and other parameters about the disks related to the virtual machine. */\n storageProfile: StorageProfile;\n /** The Base64 encoded cloud-init user data. */\n userData?: string;\n /** Field Deprecated, use virtualizationModel instead. The type of the virtio interface. */\n virtioInterface?: VirtualMachineVirtioInterfaceType;\n /** The type of the device model to use. */\n vmDeviceModel?: VirtualMachineDeviceModelType;\n /** The virtual machine image that is currently provisioned to the OS disk, using the full url and tag notation used to pull the image. */\n vmImage: string;\n /** The credentials used to login to the image repository that has access to the specified image. */\n vmImageRepositoryCredentials?: ImageRepositoryCredentials;\n /**\n * The resource IDs of volumes that are attached to the virtual machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumes?: string[];\n}\n\n/** Volume represents storage made available for use by resources running on the cluster. */\nexport interface Volume extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /**\n * The list of resource IDs that attach the volume. It may include virtual machines and Hybrid AKS clusters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly attachedTo?: string[];\n /**\n * The more detailed status of the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: VolumeDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The provisioning state of the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: VolumeProvisioningState;\n /**\n * The unique identifier of the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /** The size of the allocation for this volume in Mebibytes. */\n sizeMiB: number;\n}\n\n/** BareMetalMachineKeySet represents the bare metal machine key set. */\nexport interface BareMetalMachineKeySet extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access. */\n azureGroupId: string;\n /**\n * The more detailed status of the key set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: BareMetalMachineKeySetDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** The date and time after which the users in this key set will be removed from the bare metal machines. */\n expiration: Date;\n /** The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users. */\n jumpHostsAllowed: string[];\n /**\n * The last time this key set was validated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastValidation?: Date;\n /** The name of the group that users will be assigned to on the operating system of the machines. */\n osGroupName?: string;\n /** The access level allowed for the users in this key set. */\n privilegeLevel: BareMetalMachineKeySetPrivilegeLevel;\n /**\n * The provisioning state of the bare metal machine key set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: BareMetalMachineKeySetProvisioningState;\n /** The unique list of permitted users. */\n userList: KeySetUser[];\n /**\n * The status evaluation of each user.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userListStatus?: KeySetUserStatus[];\n}\n\n/** BmcKeySet represents the baseboard management controller key set. */\nexport interface BmcKeySet extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access. */\n azureGroupId: string;\n /**\n * The more detailed status of the key set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: BmcKeySetDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** The date and time after which the users in this key set will be removed from the baseboard management controllers. */\n expiration: Date;\n /**\n * The last time this key set was validated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastValidation?: Date;\n /** The access level allowed for the users in this key set. */\n privilegeLevel: BmcKeySetPrivilegeLevel;\n /**\n * The provisioning state of the baseboard management controller key set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: BmcKeySetProvisioningState;\n /** The unique list of permitted users. */\n userList: KeySetUser[];\n /**\n * The status evaluation of each user.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userListStatus?: KeySetUserStatus[];\n}\n\n/** ClusterMetricsConfiguration represents the metrics configuration of an on-premises Network Cloud cluster. */\nexport interface ClusterMetricsConfiguration extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation: ExtendedLocation;\n /** The interval in minutes by which metrics will be collected. */\n collectionInterval: number;\n /**\n * The more detailed status of the metrics configuration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: ClusterMetricsConfigurationDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The list of metrics that are available for the cluster but disabled at the moment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disabledMetrics?: string[];\n /** The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics. */\n enabledMetrics?: string[];\n /**\n * The provisioning state of the metrics configuration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;\n}\n\n/** AgentPool represents the agent pool of Kubernetes cluster. */\nexport interface AgentPool extends TrackedResource {\n /** The extended location of the cluster associated with the resource. */\n extendedLocation?: ExtendedLocation;\n /** The administrator credentials to be used for the nodes in this agent pool. */\n administratorConfiguration?: AdministratorConfiguration;\n /** The configurations that will be applied to each agent in this agent pool. */\n agentOptions?: AgentOptions;\n /** The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. */\n attachedNetworkConfiguration?: AttachedNetworkConfiguration;\n /** The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used. */\n availabilityZones?: string[];\n /** The number of virtual machines that use this configuration. */\n count: number;\n /**\n * The current status of the agent pool.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: AgentPoolDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /**\n * The Kubernetes version running in this agent pool.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kubernetesVersion?: string;\n /** The labels applied to the nodes in this agent pool. */\n labels?: KubernetesLabel[];\n /** The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node. */\n mode: AgentPoolMode;\n /**\n * The provisioning state of the agent pool.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: AgentPoolProvisioningState;\n /** The taints applied to the nodes in this agent pool. */\n taints?: KubernetesLabel[];\n /** The configuration of the agent pool. */\n upgradeSettings?: AgentPoolUpgradeSettings;\n /** The name of the VM SKU that determines the size of resources allocated for node VMs. */\n vmSkuName: string;\n}\n\n/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */\nexport interface KubernetesClusterFeature extends TrackedResource {\n /**\n * The lifecycle indicator of the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;\n /**\n * The detailed status of the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;\n /**\n * The descriptive message for the detailed status of the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** The configured options for the feature. */\n options?: StringKeyValuePair[];\n /**\n * The provisioning state of the Kubernetes cluster feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: KubernetesClusterFeatureProvisioningState;\n /**\n * The indicator of if the feature is required or optional. Optional features may be deleted by the user, while required features are managed with the kubernetes cluster lifecycle.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly required?: KubernetesClusterFeatureRequired;\n /**\n * The version of the feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n}\n\n/** Console represents the console of an on-premises Network Cloud virtual machine. */\nexport interface Console extends TrackedResource {\n /** The extended location of the cluster manager associated with the cluster this virtual machine is created on. */\n extendedLocation: ExtendedLocation;\n /**\n * The more detailed status of the console.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatus?: ConsoleDetailedStatus;\n /**\n * The descriptive message about the current detailed status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detailedStatusMessage?: string;\n /** The indicator of whether the console access is enabled. */\n enabled: ConsoleEnabled;\n /** The date and time after which the key will be disallowed access. */\n expiration?: Date;\n /**\n * The resource ID of the private link service that is used to provide virtual machine console access.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateLinkServiceId?: string;\n /**\n * The provisioning state of the virtual machine console.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ConsoleProvisioningState;\n /** The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in. */\n sshPublicKey: SshPublicKey;\n /**\n * The unique identifier for the virtual machine that is used to access the console.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachineAccessId?: string;\n}\n\n/** Defines headers for BareMetalMachines_createOrUpdate operation. */\nexport interface BareMetalMachinesCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for BareMetalMachines_delete operation. */\nexport interface BareMetalMachinesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_update operation. */\nexport interface BareMetalMachinesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_cordon operation. */\nexport interface BareMetalMachinesCordonHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_powerOff operation. */\nexport interface BareMetalMachinesPowerOffHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_reimage operation. */\nexport interface BareMetalMachinesReimageHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_replace operation. */\nexport interface BareMetalMachinesReplaceHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_restart operation. */\nexport interface BareMetalMachinesRestartHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_runCommand operation. */\nexport interface BareMetalMachinesRunCommandHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_runDataExtracts operation. */\nexport interface BareMetalMachinesRunDataExtractsHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_runReadCommands operation. */\nexport interface BareMetalMachinesRunReadCommandsHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_start operation. */\nexport interface BareMetalMachinesStartHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachines_uncordon operation. */\nexport interface BareMetalMachinesUncordonHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for CloudServicesNetworks_createOrUpdate operation. */\nexport interface CloudServicesNetworksCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for CloudServicesNetworks_delete operation. */\nexport interface CloudServicesNetworksDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for CloudServicesNetworks_update operation. */\nexport interface CloudServicesNetworksUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for ClusterManagers_createOrUpdate operation. */\nexport interface ClusterManagersCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ClusterManagers_delete operation. */\nexport interface ClusterManagersDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Clusters_createOrUpdate operation. */\nexport interface ClustersCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Clusters_delete operation. */\nexport interface ClustersDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Clusters_update operation. */\nexport interface ClustersUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Clusters_continueUpdateVersion operation. */\nexport interface ClustersContinueUpdateVersionHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Clusters_deploy operation. */\nexport interface ClustersDeployHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Clusters_scanRuntime operation. */\nexport interface ClustersScanRuntimeHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Clusters_updateVersion operation. */\nexport interface ClustersUpdateVersionHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for KubernetesClusters_createOrUpdate operation. */\nexport interface KubernetesClustersCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for KubernetesClusters_delete operation. */\nexport interface KubernetesClustersDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for KubernetesClusters_update operation. */\nexport interface KubernetesClustersUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for KubernetesClusters_restartNode operation. */\nexport interface KubernetesClustersRestartNodeHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L2Networks_createOrUpdate operation. */\nexport interface L2NetworksCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for L2Networks_delete operation. */\nexport interface L2NetworksDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L3Networks_createOrUpdate operation. */\nexport interface L3NetworksCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for L3Networks_delete operation. */\nexport interface L3NetworksDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Racks_createOrUpdate operation. */\nexport interface RacksCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Racks_delete operation. */\nexport interface RacksDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Racks_update operation. */\nexport interface RacksUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for StorageAppliances_createOrUpdate operation. */\nexport interface StorageAppliancesCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for StorageAppliances_delete operation. */\nexport interface StorageAppliancesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for StorageAppliances_update operation. */\nexport interface StorageAppliancesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for StorageAppliances_disableRemoteVendorManagement operation. */\nexport interface StorageAppliancesDisableRemoteVendorManagementHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for StorageAppliances_enableRemoteVendorManagement operation. */\nexport interface StorageAppliancesEnableRemoteVendorManagementHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for TrunkedNetworks_createOrUpdate operation. */\nexport interface TrunkedNetworksCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for TrunkedNetworks_delete operation. */\nexport interface TrunkedNetworksDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for VirtualMachines_createOrUpdate operation. */\nexport interface VirtualMachinesCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for VirtualMachines_delete operation. */\nexport interface VirtualMachinesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for VirtualMachines_update operation. */\nexport interface VirtualMachinesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for VirtualMachines_powerOff operation. */\nexport interface VirtualMachinesPowerOffHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for VirtualMachines_reimage operation. */\nexport interface VirtualMachinesReimageHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for VirtualMachines_restart operation. */\nexport interface VirtualMachinesRestartHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for VirtualMachines_start operation. */\nexport interface VirtualMachinesStartHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Volumes_createOrUpdate operation. */\nexport interface VolumesCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Volumes_delete operation. */\nexport interface VolumesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachineKeySets_createOrUpdate operation. */\nexport interface BareMetalMachineKeySetsCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for BareMetalMachineKeySets_delete operation. */\nexport interface BareMetalMachineKeySetsDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BareMetalMachineKeySets_update operation. */\nexport interface BareMetalMachineKeySetsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BmcKeySets_createOrUpdate operation. */\nexport interface BmcKeySetsCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for BmcKeySets_delete operation. */\nexport interface BmcKeySetsDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for BmcKeySets_update operation. */\nexport interface BmcKeySetsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for MetricsConfigurations_createOrUpdate operation. */\nexport interface MetricsConfigurationsCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for MetricsConfigurations_delete operation. */\nexport interface MetricsConfigurationsDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for MetricsConfigurations_update operation. */\nexport interface MetricsConfigurationsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_createOrUpdate operation. */\nexport interface AgentPoolsCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for AgentPools_delete operation. */\nexport interface AgentPoolsDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for AgentPools_update operation. */\nexport interface AgentPoolsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for KubernetesClusterFeatures_createOrUpdate operation. */\nexport interface KubernetesClusterFeaturesCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for KubernetesClusterFeatures_delete operation. */\nexport interface KubernetesClusterFeaturesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for KubernetesClusterFeatures_update operation. */\nexport interface KubernetesClusterFeaturesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Consoles_createOrUpdate operation. */\nexport interface ConsolesCreateOrUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for Consoles_delete operation. */\nexport interface ConsolesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for Consoles_update operation. */\nexport interface ConsolesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link BareMetalMachineCordonStatus} that the service accepts. */\nexport enum KnownBareMetalMachineCordonStatus {\n /** Cordoned */\n Cordoned = \"Cordoned\",\n /** Uncordoned */\n Uncordoned = \"Uncordoned\",\n}\n\n/**\n * Defines values for BareMetalMachineCordonStatus. \\\n * {@link KnownBareMetalMachineCordonStatus} can be used interchangeably with BareMetalMachineCordonStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Cordoned** \\\n * **Uncordoned**\n */\nexport type BareMetalMachineCordonStatus = string;\n\n/** Known values of {@link BareMetalMachineDetailedStatus} that the service accepts. */\nexport enum KnownBareMetalMachineDetailedStatus {\n /** Preparing */\n Preparing = \"Preparing\",\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Provisioned */\n Provisioned = \"Provisioned\",\n /** Deprovisioning */\n Deprovisioning = \"Deprovisioning\",\n}\n\n/**\n * Defines values for BareMetalMachineDetailedStatus. \\\n * {@link KnownBareMetalMachineDetailedStatus} can be used interchangeably with BareMetalMachineDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Preparing** \\\n * **Error** \\\n * **Available** \\\n * **Provisioning** \\\n * **Provisioned** \\\n * **Deprovisioning**\n */\nexport type BareMetalMachineDetailedStatus = string;\n\n/** Known values of {@link BareMetalMachineHardwareValidationResult} that the service accepts. */\nexport enum KnownBareMetalMachineHardwareValidationResult {\n /** Pass */\n Pass = \"Pass\",\n /** Fail */\n Fail = \"Fail\",\n}\n\n/**\n * Defines values for BareMetalMachineHardwareValidationResult. \\\n * {@link KnownBareMetalMachineHardwareValidationResult} can be used interchangeably with BareMetalMachineHardwareValidationResult,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pass** \\\n * **Fail**\n */\nexport type BareMetalMachineHardwareValidationResult = string;\n\n/** Known values of {@link BareMetalMachinePowerState} that the service accepts. */\nexport enum KnownBareMetalMachinePowerState {\n /** On */\n On = \"On\",\n /** Off */\n Off = \"Off\",\n}\n\n/**\n * Defines values for BareMetalMachinePowerState. \\\n * {@link KnownBareMetalMachinePowerState} can be used interchangeably with BareMetalMachinePowerState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **On** \\\n * **Off**\n */\nexport type BareMetalMachinePowerState = string;\n\n/** Known values of {@link BareMetalMachineProvisioningState} that the service accepts. */\nexport enum KnownBareMetalMachineProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for BareMetalMachineProvisioningState. \\\n * {@link KnownBareMetalMachineProvisioningState} can be used interchangeably with BareMetalMachineProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type BareMetalMachineProvisioningState = string;\n\n/** Known values of {@link BareMetalMachineReadyState} that the service accepts. */\nexport enum KnownBareMetalMachineReadyState {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for BareMetalMachineReadyState. \\\n * {@link KnownBareMetalMachineReadyState} can be used interchangeably with BareMetalMachineReadyState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type BareMetalMachineReadyState = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link CloudServicesNetworkDetailedStatus} that the service accepts. */\nexport enum KnownCloudServicesNetworkDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for CloudServicesNetworkDetailedStatus. \\\n * {@link KnownCloudServicesNetworkDetailedStatus} can be used interchangeably with CloudServicesNetworkDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning**\n */\nexport type CloudServicesNetworkDetailedStatus = string;\n\n/** Known values of {@link CloudServicesNetworkEnableDefaultEgressEndpoints} that the service accepts. */\nexport enum KnownCloudServicesNetworkEnableDefaultEgressEndpoints {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for CloudServicesNetworkEnableDefaultEgressEndpoints. \\\n * {@link KnownCloudServicesNetworkEnableDefaultEgressEndpoints} can be used interchangeably with CloudServicesNetworkEnableDefaultEgressEndpoints,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type CloudServicesNetworkEnableDefaultEgressEndpoints = string;\n\n/** Known values of {@link CloudServicesNetworkProvisioningState} that the service accepts. */\nexport enum KnownCloudServicesNetworkProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for CloudServicesNetworkProvisioningState. \\\n * {@link KnownCloudServicesNetworkProvisioningState} can be used interchangeably with CloudServicesNetworkProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type CloudServicesNetworkProvisioningState = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned,UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link ClusterManagerDetailedStatus} that the service accepts. */\nexport enum KnownClusterManagerDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** ProvisioningFailed */\n ProvisioningFailed = \"ProvisioningFailed\",\n /** Updating */\n Updating = \"Updating\",\n /** UpdateFailed */\n UpdateFailed = \"UpdateFailed\",\n}\n\n/**\n * Defines values for ClusterManagerDetailedStatus. \\\n * {@link KnownClusterManagerDetailedStatus} can be used interchangeably with ClusterManagerDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning** \\\n * **ProvisioningFailed** \\\n * **Updating** \\\n * **UpdateFailed**\n */\nexport type ClusterManagerDetailedStatus = string;\n\n/** Known values of {@link ClusterManagerProvisioningState} that the service accepts. */\nexport enum KnownClusterManagerProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ClusterManagerProvisioningState. \\\n * {@link KnownClusterManagerProvisioningState} can be used interchangeably with ClusterManagerProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted** \\\n * **Updating**\n */\nexport type ClusterManagerProvisioningState = string;\n\n/** Known values of {@link ControlImpact} that the service accepts. */\nexport enum KnownControlImpact {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for ControlImpact. \\\n * {@link KnownControlImpact} can be used interchangeably with ControlImpact,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type ControlImpact = string;\n\n/** Known values of {@link WorkloadImpact} that the service accepts. */\nexport enum KnownWorkloadImpact {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for WorkloadImpact. \\\n * {@link KnownWorkloadImpact} can be used interchangeably with WorkloadImpact,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type WorkloadImpact = string;\n\n/** Known values of {@link ClusterConnectionStatus} that the service accepts. */\nexport enum KnownClusterConnectionStatus {\n /** Connected */\n Connected = \"Connected\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n /** Timeout */\n Timeout = \"Timeout\",\n /** Undefined */\n Undefined = \"Undefined\",\n}\n\n/**\n * Defines values for ClusterConnectionStatus. \\\n * {@link KnownClusterConnectionStatus} can be used interchangeably with ClusterConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Connected** \\\n * **Disconnected** \\\n * **Timeout** \\\n * **Undefined**\n */\nexport type ClusterConnectionStatus = string;\n\n/** Known values of {@link ClusterManagerConnectionStatus} that the service accepts. */\nexport enum KnownClusterManagerConnectionStatus {\n /** Connected */\n Connected = \"Connected\",\n /** Unreachable */\n Unreachable = \"Unreachable\",\n}\n\n/**\n * Defines values for ClusterManagerConnectionStatus. \\\n * {@link KnownClusterManagerConnectionStatus} can be used interchangeably with ClusterManagerConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Connected** \\\n * **Unreachable**\n */\nexport type ClusterManagerConnectionStatus = string;\n\n/** Known values of {@link ClusterType} that the service accepts. */\nexport enum KnownClusterType {\n /** SingleRack */\n SingleRack = \"SingleRack\",\n /** MultiRack */\n MultiRack = \"MultiRack\",\n}\n\n/**\n * Defines values for ClusterType. \\\n * {@link KnownClusterType} can be used interchangeably with ClusterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SingleRack** \\\n * **MultiRack**\n */\nexport type ClusterType = string;\n\n/** Known values of {@link ManagedServiceIdentitySelectorType} that the service accepts. */\nexport enum KnownManagedServiceIdentitySelectorType {\n /** SystemAssignedIdentity */\n SystemAssignedIdentity = \"SystemAssignedIdentity\",\n /** UserAssignedIdentity */\n UserAssignedIdentity = \"UserAssignedIdentity\",\n}\n\n/**\n * Defines values for ManagedServiceIdentitySelectorType. \\\n * {@link KnownManagedServiceIdentitySelectorType} can be used interchangeably with ManagedServiceIdentitySelectorType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssignedIdentity** \\\n * **UserAssignedIdentity**\n */\nexport type ManagedServiceIdentitySelectorType = string;\n\n/** Known values of {@link ValidationThresholdGrouping} that the service accepts. */\nexport enum KnownValidationThresholdGrouping {\n /** PerCluster */\n PerCluster = \"PerCluster\",\n /** PerRack */\n PerRack = \"PerRack\",\n}\n\n/**\n * Defines values for ValidationThresholdGrouping. \\\n * {@link KnownValidationThresholdGrouping} can be used interchangeably with ValidationThresholdGrouping,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PerCluster** \\\n * **PerRack**\n */\nexport type ValidationThresholdGrouping = string;\n\n/** Known values of {@link ValidationThresholdType} that the service accepts. */\nexport enum KnownValidationThresholdType {\n /** CountSuccess */\n CountSuccess = \"CountSuccess\",\n /** PercentSuccess */\n PercentSuccess = \"PercentSuccess\",\n}\n\n/**\n * Defines values for ValidationThresholdType. \\\n * {@link KnownValidationThresholdType} can be used interchangeably with ValidationThresholdType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CountSuccess** \\\n * **PercentSuccess**\n */\nexport type ValidationThresholdType = string;\n\n/** Known values of {@link ClusterDetailedStatus} that the service accepts. */\nexport enum KnownClusterDetailedStatus {\n /** PendingDeployment */\n PendingDeployment = \"PendingDeployment\",\n /** Deploying */\n Deploying = \"Deploying\",\n /** Running */\n Running = \"Running\",\n /** Updating */\n Updating = \"Updating\",\n /** UpdatePaused */\n UpdatePaused = \"UpdatePaused\",\n /** Degraded */\n Degraded = \"Degraded\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Disconnected */\n Disconnected = \"Disconnected\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for ClusterDetailedStatus. \\\n * {@link KnownClusterDetailedStatus} can be used interchangeably with ClusterDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PendingDeployment** \\\n * **Deploying** \\\n * **Running** \\\n * **Updating** \\\n * **UpdatePaused** \\\n * **Degraded** \\\n * **Deleting** \\\n * **Disconnected** \\\n * **Failed**\n */\nexport type ClusterDetailedStatus = string;\n\n/** Known values of {@link ClusterProvisioningState} that the service accepts. */\nexport enum KnownClusterProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Validating */\n Validating = \"Validating\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ClusterProvisioningState. \\\n * {@link KnownClusterProvisioningState} can be used interchangeably with ClusterProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Accepted** \\\n * **Validating** \\\n * **Updating**\n */\nexport type ClusterProvisioningState = string;\n\n/** Known values of {@link RuntimeProtectionEnforcementLevel} that the service accepts. */\nexport enum KnownRuntimeProtectionEnforcementLevel {\n /** Audit */\n Audit = \"Audit\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** OnDemand */\n OnDemand = \"OnDemand\",\n /** Passive */\n Passive = \"Passive\",\n /** RealTime */\n RealTime = \"RealTime\",\n}\n\n/**\n * Defines values for RuntimeProtectionEnforcementLevel. \\\n * {@link KnownRuntimeProtectionEnforcementLevel} can be used interchangeably with RuntimeProtectionEnforcementLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Audit** \\\n * **Disabled** \\\n * **OnDemand** \\\n * **Passive** \\\n * **RealTime**\n */\nexport type RuntimeProtectionEnforcementLevel = string;\n\n/** Known values of {@link ClusterSecretArchiveEnabled} that the service accepts. */\nexport enum KnownClusterSecretArchiveEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for ClusterSecretArchiveEnabled. \\\n * {@link KnownClusterSecretArchiveEnabled} can be used interchangeably with ClusterSecretArchiveEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type ClusterSecretArchiveEnabled = string;\n\n/** Known values of {@link ClusterUpdateStrategyType} that the service accepts. */\nexport enum KnownClusterUpdateStrategyType {\n /** Rack */\n Rack = \"Rack\",\n /** PauseAfterRack */\n PauseAfterRack = \"PauseAfterRack\",\n}\n\n/**\n * Defines values for ClusterUpdateStrategyType. \\\n * {@link KnownClusterUpdateStrategyType} can be used interchangeably with ClusterUpdateStrategyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Rack** \\\n * **PauseAfterRack**\n */\nexport type ClusterUpdateStrategyType = string;\n\n/** Known values of {@link AvailabilityLifecycle} that the service accepts. */\nexport enum KnownAvailabilityLifecycle {\n /** Preview */\n Preview = \"Preview\",\n /** GenerallyAvailable */\n GenerallyAvailable = \"GenerallyAvailable\",\n}\n\n/**\n * Defines values for AvailabilityLifecycle. \\\n * {@link KnownAvailabilityLifecycle} can be used interchangeably with AvailabilityLifecycle,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Preview** \\\n * **GenerallyAvailable**\n */\nexport type AvailabilityLifecycle = string;\n\n/** Known values of {@link KubernetesClusterDetailedStatus} that the service accepts. */\nexport enum KnownKubernetesClusterDetailedStatus {\n /** Available */\n Available = \"Available\",\n /** Error */\n Error = \"Error\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for KubernetesClusterDetailedStatus. \\\n * {@link KnownKubernetesClusterDetailedStatus} can be used interchangeably with KubernetesClusterDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **Error** \\\n * **Provisioning**\n */\nexport type KubernetesClusterDetailedStatus = string;\n\n/** Known values of {@link FeatureDetailedStatus} that the service accepts. */\nexport enum KnownFeatureDetailedStatus {\n /** Running */\n Running = \"Running\",\n /** Failed */\n Failed = \"Failed\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for FeatureDetailedStatus. \\\n * {@link KnownFeatureDetailedStatus} can be used interchangeably with FeatureDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running** \\\n * **Failed** \\\n * **Unknown**\n */\nexport type FeatureDetailedStatus = string;\n\n/** Known values of {@link HugepagesSize} that the service accepts. */\nexport enum KnownHugepagesSize {\n /** TwoM */\n TwoM = \"2M\",\n /** OneG */\n OneG = \"1G\",\n}\n\n/**\n * Defines values for HugepagesSize. \\\n * {@link KnownHugepagesSize} can be used interchangeably with HugepagesSize,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **2M** \\\n * **1G**\n */\nexport type HugepagesSize = string;\n\n/** Known values of {@link KubernetesPluginType} that the service accepts. */\nexport enum KnownKubernetesPluginType {\n /** Dpdk */\n Dpdk = \"DPDK\",\n /** Sriov */\n Sriov = \"SRIOV\",\n /** OSDevice */\n OSDevice = \"OSDevice\",\n /** Macvlan */\n Macvlan = \"MACVLAN\",\n /** Ipvlan */\n Ipvlan = \"IPVLAN\",\n}\n\n/**\n * Defines values for KubernetesPluginType. \\\n * {@link KnownKubernetesPluginType} can be used interchangeably with KubernetesPluginType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DPDK** \\\n * **SRIOV** \\\n * **OSDevice** \\\n * **MACVLAN** \\\n * **IPVLAN**\n */\nexport type KubernetesPluginType = string;\n\n/** Known values of {@link L3NetworkConfigurationIpamEnabled} that the service accepts. */\nexport enum KnownL3NetworkConfigurationIpamEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for L3NetworkConfigurationIpamEnabled. \\\n * {@link KnownL3NetworkConfigurationIpamEnabled} can be used interchangeably with L3NetworkConfigurationIpamEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type L3NetworkConfigurationIpamEnabled = string;\n\n/** Known values of {@link AgentPoolMode} that the service accepts. */\nexport enum KnownAgentPoolMode {\n /** System */\n System = \"System\",\n /** User */\n User = \"User\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for AgentPoolMode. \\\n * {@link KnownAgentPoolMode} can be used interchangeably with AgentPoolMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **System** \\\n * **User** \\\n * **NotApplicable**\n */\nexport type AgentPoolMode = string;\n\n/** Known values of {@link AdvertiseToFabric} that the service accepts. */\nexport enum KnownAdvertiseToFabric {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for AdvertiseToFabric. \\\n * {@link KnownAdvertiseToFabric} can be used interchangeably with AdvertiseToFabric,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type AdvertiseToFabric = string;\n\n/** Known values of {@link BfdEnabled} that the service accepts. */\nexport enum KnownBfdEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for BfdEnabled. \\\n * {@link KnownBfdEnabled} can be used interchangeably with BfdEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type BfdEnabled = string;\n\n/** Known values of {@link BgpMultiHop} that the service accepts. */\nexport enum KnownBgpMultiHop {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for BgpMultiHop. \\\n * {@link KnownBgpMultiHop} can be used interchangeably with BgpMultiHop,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type BgpMultiHop = string;\n\n/** Known values of {@link FabricPeeringEnabled} that the service accepts. */\nexport enum KnownFabricPeeringEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for FabricPeeringEnabled. \\\n * {@link KnownFabricPeeringEnabled} can be used interchangeably with FabricPeeringEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type FabricPeeringEnabled = string;\n\n/** Known values of {@link KubernetesClusterNodeDetailedStatus} that the service accepts. */\nexport enum KnownKubernetesClusterNodeDetailedStatus {\n /** Available */\n Available = \"Available\",\n /** Error */\n Error = \"Error\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Running */\n Running = \"Running\",\n /** Scheduling */\n Scheduling = \"Scheduling\",\n /** Stopped */\n Stopped = \"Stopped\",\n /** Terminating */\n Terminating = \"Terminating\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for KubernetesClusterNodeDetailedStatus. \\\n * {@link KnownKubernetesClusterNodeDetailedStatus} can be used interchangeably with KubernetesClusterNodeDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **Error** \\\n * **Provisioning** \\\n * **Running** \\\n * **Scheduling** \\\n * **Stopped** \\\n * **Terminating** \\\n * **Unknown**\n */\nexport type KubernetesClusterNodeDetailedStatus = string;\n\n/** Known values of {@link DefaultGateway} that the service accepts. */\nexport enum KnownDefaultGateway {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for DefaultGateway. \\\n * {@link KnownDefaultGateway} can be used interchangeably with DefaultGateway,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type DefaultGateway = string;\n\n/** Known values of {@link VirtualMachineIPAllocationMethod} that the service accepts. */\nexport enum KnownVirtualMachineIPAllocationMethod {\n /** Dynamic */\n Dynamic = \"Dynamic\",\n /** Static */\n Static = \"Static\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for VirtualMachineIPAllocationMethod. \\\n * {@link KnownVirtualMachineIPAllocationMethod} can be used interchangeably with VirtualMachineIPAllocationMethod,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Dynamic** \\\n * **Static** \\\n * **Disabled**\n */\nexport type VirtualMachineIPAllocationMethod = string;\n\n/** Known values of {@link KubernetesNodePowerState} that the service accepts. */\nexport enum KnownKubernetesNodePowerState {\n /** On */\n On = \"On\",\n /** Off */\n Off = \"Off\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for KubernetesNodePowerState. \\\n * {@link KnownKubernetesNodePowerState} can be used interchangeably with KubernetesNodePowerState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **On** \\\n * **Off** \\\n * **Unknown**\n */\nexport type KubernetesNodePowerState = string;\n\n/** Known values of {@link KubernetesNodeRole} that the service accepts. */\nexport enum KnownKubernetesNodeRole {\n /** ControlPlane */\n ControlPlane = \"ControlPlane\",\n /** Worker */\n Worker = \"Worker\",\n}\n\n/**\n * Defines values for KubernetesNodeRole. \\\n * {@link KnownKubernetesNodeRole} can be used interchangeably with KubernetesNodeRole,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ControlPlane** \\\n * **Worker**\n */\nexport type KubernetesNodeRole = string;\n\n/** Known values of {@link KubernetesClusterProvisioningState} that the service accepts. */\nexport enum KnownKubernetesClusterProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Created */\n Created = \"Created\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for KubernetesClusterProvisioningState. \\\n * {@link KnownKubernetesClusterProvisioningState} can be used interchangeably with KubernetesClusterProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Accepted** \\\n * **InProgress** \\\n * **Created** \\\n * **Updating** \\\n * **Deleting**\n */\nexport type KubernetesClusterProvisioningState = string;\n\n/** Known values of {@link L2NetworkDetailedStatus} that the service accepts. */\nexport enum KnownL2NetworkDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for L2NetworkDetailedStatus. \\\n * {@link KnownL2NetworkDetailedStatus} can be used interchangeably with L2NetworkDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning**\n */\nexport type L2NetworkDetailedStatus = string;\n\n/** Known values of {@link HybridAksPluginType} that the service accepts. */\nexport enum KnownHybridAksPluginType {\n /** Dpdk */\n Dpdk = \"DPDK\",\n /** Sriov */\n Sriov = \"SRIOV\",\n /** OSDevice */\n OSDevice = \"OSDevice\",\n}\n\n/**\n * Defines values for HybridAksPluginType. \\\n * {@link KnownHybridAksPluginType} can be used interchangeably with HybridAksPluginType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DPDK** \\\n * **SRIOV** \\\n * **OSDevice**\n */\nexport type HybridAksPluginType = string;\n\n/** Known values of {@link L2NetworkProvisioningState} that the service accepts. */\nexport enum KnownL2NetworkProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for L2NetworkProvisioningState. \\\n * {@link KnownL2NetworkProvisioningState} can be used interchangeably with L2NetworkProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type L2NetworkProvisioningState = string;\n\n/** Known values of {@link L3NetworkDetailedStatus} that the service accepts. */\nexport enum KnownL3NetworkDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for L3NetworkDetailedStatus. \\\n * {@link KnownL3NetworkDetailedStatus} can be used interchangeably with L3NetworkDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning**\n */\nexport type L3NetworkDetailedStatus = string;\n\n/** Known values of {@link HybridAksIpamEnabled} that the service accepts. */\nexport enum KnownHybridAksIpamEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for HybridAksIpamEnabled. \\\n * {@link KnownHybridAksIpamEnabled} can be used interchangeably with HybridAksIpamEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type HybridAksIpamEnabled = string;\n\n/** Known values of {@link IpAllocationType} that the service accepts. */\nexport enum KnownIpAllocationType {\n /** IPV4 */\n IPV4 = \"IPV4\",\n /** IPV6 */\n IPV6 = \"IPV6\",\n /** DualStack */\n DualStack = \"DualStack\",\n}\n\n/**\n * Defines values for IpAllocationType. \\\n * {@link KnownIpAllocationType} can be used interchangeably with IpAllocationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IPV4** \\\n * **IPV6** \\\n * **DualStack**\n */\nexport type IpAllocationType = string;\n\n/** Known values of {@link L3NetworkProvisioningState} that the service accepts. */\nexport enum KnownL3NetworkProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for L3NetworkProvisioningState. \\\n * {@link KnownL3NetworkProvisioningState} can be used interchangeably with L3NetworkProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type L3NetworkProvisioningState = string;\n\n/** Known values of {@link BootstrapProtocol} that the service accepts. */\nexport enum KnownBootstrapProtocol {\n /** PXE */\n PXE = \"PXE\",\n}\n\n/**\n * Defines values for BootstrapProtocol. \\\n * {@link KnownBootstrapProtocol} can be used interchangeably with BootstrapProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PXE**\n */\nexport type BootstrapProtocol = string;\n\n/** Known values of {@link MachineSkuDiskConnectionType} that the service accepts. */\nexport enum KnownMachineSkuDiskConnectionType {\n /** Pcie */\n Pcie = \"PCIE\",\n /** Sata */\n Sata = \"SATA\",\n /** Raid */\n Raid = \"RAID\",\n /** SAS */\n SAS = \"SAS\",\n}\n\n/**\n * Defines values for MachineSkuDiskConnectionType. \\\n * {@link KnownMachineSkuDiskConnectionType} can be used interchangeably with MachineSkuDiskConnectionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PCIE** \\\n * **SATA** \\\n * **RAID** \\\n * **SAS**\n */\nexport type MachineSkuDiskConnectionType = string;\n\n/** Known values of {@link DiskType} that the service accepts. */\nexport enum KnownDiskType {\n /** HDD */\n HDD = \"HDD\",\n /** SSD */\n SSD = \"SSD\",\n}\n\n/**\n * Defines values for DiskType. \\\n * {@link KnownDiskType} can be used interchangeably with DiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **HDD** \\\n * **SSD**\n */\nexport type DiskType = string;\n\n/** Known values of {@link DeviceConnectionType} that the service accepts. */\nexport enum KnownDeviceConnectionType {\n /** PCI */\n PCI = \"PCI\",\n}\n\n/**\n * Defines values for DeviceConnectionType. \\\n * {@link KnownDeviceConnectionType} can be used interchangeably with DeviceConnectionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PCI**\n */\nexport type DeviceConnectionType = string;\n\n/** Known values of {@link RackSkuProvisioningState} that the service accepts. */\nexport enum KnownRackSkuProvisioningState {\n /** Canceled */\n Canceled = \"Canceled\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * Defines values for RackSkuProvisioningState. \\\n * {@link KnownRackSkuProvisioningState} can be used interchangeably with RackSkuProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled** \\\n * **Failed** \\\n * **Succeeded**\n */\nexport type RackSkuProvisioningState = string;\n\n/** Known values of {@link RackSkuType} that the service accepts. */\nexport enum KnownRackSkuType {\n /** Aggregator */\n Aggregator = \"Aggregator\",\n /** Compute */\n Compute = \"Compute\",\n /** Single */\n Single = \"Single\",\n}\n\n/**\n * Defines values for RackSkuType. \\\n * {@link KnownRackSkuType} can be used interchangeably with RackSkuType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Aggregator** \\\n * **Compute** \\\n * **Single**\n */\nexport type RackSkuType = string;\n\n/** Known values of {@link RackDetailedStatus} that the service accepts. */\nexport enum KnownRackDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for RackDetailedStatus. \\\n * {@link KnownRackDetailedStatus} can be used interchangeably with RackDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning**\n */\nexport type RackDetailedStatus = string;\n\n/** Known values of {@link RackProvisioningState} that the service accepts. */\nexport enum KnownRackProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for RackProvisioningState. \\\n * {@link KnownRackProvisioningState} can be used interchangeably with RackProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type RackProvisioningState = string;\n\n/** Known values of {@link StorageApplianceDetailedStatus} that the service accepts. */\nexport enum KnownStorageApplianceDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for StorageApplianceDetailedStatus. \\\n * {@link KnownStorageApplianceDetailedStatus} can be used interchangeably with StorageApplianceDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning**\n */\nexport type StorageApplianceDetailedStatus = string;\n\n/** Known values of {@link StorageApplianceProvisioningState} that the service accepts. */\nexport enum KnownStorageApplianceProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for StorageApplianceProvisioningState. \\\n * {@link KnownStorageApplianceProvisioningState} can be used interchangeably with StorageApplianceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type StorageApplianceProvisioningState = string;\n\n/** Known values of {@link RemoteVendorManagementFeature} that the service accepts. */\nexport enum KnownRemoteVendorManagementFeature {\n /** Supported */\n Supported = \"Supported\",\n /** Unsupported */\n Unsupported = \"Unsupported\",\n}\n\n/**\n * Defines values for RemoteVendorManagementFeature. \\\n * {@link KnownRemoteVendorManagementFeature} can be used interchangeably with RemoteVendorManagementFeature,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Supported** \\\n * **Unsupported**\n */\nexport type RemoteVendorManagementFeature = string;\n\n/** Known values of {@link RemoteVendorManagementStatus} that the service accepts. */\nexport enum KnownRemoteVendorManagementStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Unsupported */\n Unsupported = \"Unsupported\",\n}\n\n/**\n * Defines values for RemoteVendorManagementStatus. \\\n * {@link KnownRemoteVendorManagementStatus} can be used interchangeably with RemoteVendorManagementStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled** \\\n * **Unsupported**\n */\nexport type RemoteVendorManagementStatus = string;\n\n/** Known values of {@link TrunkedNetworkDetailedStatus} that the service accepts. */\nexport enum KnownTrunkedNetworkDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Available */\n Available = \"Available\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for TrunkedNetworkDetailedStatus. \\\n * {@link KnownTrunkedNetworkDetailedStatus} can be used interchangeably with TrunkedNetworkDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Available** \\\n * **Provisioning**\n */\nexport type TrunkedNetworkDetailedStatus = string;\n\n/** Known values of {@link TrunkedNetworkProvisioningState} that the service accepts. */\nexport enum KnownTrunkedNetworkProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for TrunkedNetworkProvisioningState. \\\n * {@link KnownTrunkedNetworkProvisioningState} can be used interchangeably with TrunkedNetworkProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type TrunkedNetworkProvisioningState = string;\n\n/** Known values of {@link VirtualMachineBootMethod} that the service accepts. */\nexport enum KnownVirtualMachineBootMethod {\n /** Uefi */\n Uefi = \"UEFI\",\n /** Bios */\n Bios = \"BIOS\",\n}\n\n/**\n * Defines values for VirtualMachineBootMethod. \\\n * {@link KnownVirtualMachineBootMethod} can be used interchangeably with VirtualMachineBootMethod,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UEFI** \\\n * **BIOS**\n */\nexport type VirtualMachineBootMethod = string;\n\n/** Known values of {@link VirtualMachineDetailedStatus} that the service accepts. */\nexport enum KnownVirtualMachineDetailedStatus {\n /** Available */\n Available = \"Available\",\n /** Error */\n Error = \"Error\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Running */\n Running = \"Running\",\n /** Scheduling */\n Scheduling = \"Scheduling\",\n /** Stopped */\n Stopped = \"Stopped\",\n /** Terminating */\n Terminating = \"Terminating\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for VirtualMachineDetailedStatus. \\\n * {@link KnownVirtualMachineDetailedStatus} can be used interchangeably with VirtualMachineDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **Error** \\\n * **Provisioning** \\\n * **Running** \\\n * **Scheduling** \\\n * **Stopped** \\\n * **Terminating** \\\n * **Unknown**\n */\nexport type VirtualMachineDetailedStatus = string;\n\n/** Known values of {@link VirtualMachineIsolateEmulatorThread} that the service accepts. */\nexport enum KnownVirtualMachineIsolateEmulatorThread {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for VirtualMachineIsolateEmulatorThread. \\\n * {@link KnownVirtualMachineIsolateEmulatorThread} can be used interchangeably with VirtualMachineIsolateEmulatorThread,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type VirtualMachineIsolateEmulatorThread = string;\n\n/** Known values of {@link VirtualMachinePlacementHintType} that the service accepts. */\nexport enum KnownVirtualMachinePlacementHintType {\n /** Affinity */\n Affinity = \"Affinity\",\n /** AntiAffinity */\n AntiAffinity = \"AntiAffinity\",\n}\n\n/**\n * Defines values for VirtualMachinePlacementHintType. \\\n * {@link KnownVirtualMachinePlacementHintType} can be used interchangeably with VirtualMachinePlacementHintType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Affinity** \\\n * **AntiAffinity**\n */\nexport type VirtualMachinePlacementHintType = string;\n\n/** Known values of {@link VirtualMachineSchedulingExecution} that the service accepts. */\nexport enum KnownVirtualMachineSchedulingExecution {\n /** Hard */\n Hard = \"Hard\",\n /** Soft */\n Soft = \"Soft\",\n}\n\n/**\n * Defines values for VirtualMachineSchedulingExecution. \\\n * {@link KnownVirtualMachineSchedulingExecution} can be used interchangeably with VirtualMachineSchedulingExecution,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Hard** \\\n * **Soft**\n */\nexport type VirtualMachineSchedulingExecution = string;\n\n/** Known values of {@link VirtualMachinePlacementHintPodAffinityScope} that the service accepts. */\nexport enum KnownVirtualMachinePlacementHintPodAffinityScope {\n /** Rack */\n Rack = \"Rack\",\n /** Machine */\n Machine = \"Machine\",\n}\n\n/**\n * Defines values for VirtualMachinePlacementHintPodAffinityScope. \\\n * {@link KnownVirtualMachinePlacementHintPodAffinityScope} can be used interchangeably with VirtualMachinePlacementHintPodAffinityScope,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Rack** \\\n * **Machine**\n */\nexport type VirtualMachinePlacementHintPodAffinityScope = string;\n\n/** Known values of {@link VirtualMachinePowerState} that the service accepts. */\nexport enum KnownVirtualMachinePowerState {\n /** On */\n On = \"On\",\n /** Off */\n Off = \"Off\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for VirtualMachinePowerState. \\\n * {@link KnownVirtualMachinePowerState} can be used interchangeably with VirtualMachinePowerState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **On** \\\n * **Off** \\\n * **Unknown**\n */\nexport type VirtualMachinePowerState = string;\n\n/** Known values of {@link VirtualMachineProvisioningState} that the service accepts. */\nexport enum KnownVirtualMachineProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for VirtualMachineProvisioningState. \\\n * {@link KnownVirtualMachineProvisioningState} can be used interchangeably with VirtualMachineProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type VirtualMachineProvisioningState = string;\n\n/** Known values of {@link OsDiskCreateOption} that the service accepts. */\nexport enum KnownOsDiskCreateOption {\n /** Ephemeral */\n Ephemeral = \"Ephemeral\",\n}\n\n/**\n * Defines values for OsDiskCreateOption. \\\n * {@link KnownOsDiskCreateOption} can be used interchangeably with OsDiskCreateOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ephemeral**\n */\nexport type OsDiskCreateOption = string;\n\n/** Known values of {@link OsDiskDeleteOption} that the service accepts. */\nexport enum KnownOsDiskDeleteOption {\n /** Delete */\n Delete = \"Delete\",\n}\n\n/**\n * Defines values for OsDiskDeleteOption. \\\n * {@link KnownOsDiskDeleteOption} can be used interchangeably with OsDiskDeleteOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Delete**\n */\nexport type OsDiskDeleteOption = string;\n\n/** Known values of {@link VirtualMachineVirtioInterfaceType} that the service accepts. */\nexport enum KnownVirtualMachineVirtioInterfaceType {\n /** Modern */\n Modern = \"Modern\",\n /** Transitional */\n Transitional = \"Transitional\",\n}\n\n/**\n * Defines values for VirtualMachineVirtioInterfaceType. \\\n * {@link KnownVirtualMachineVirtioInterfaceType} can be used interchangeably with VirtualMachineVirtioInterfaceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Modern** \\\n * **Transitional**\n */\nexport type VirtualMachineVirtioInterfaceType = string;\n\n/** Known values of {@link VirtualMachineDeviceModelType} that the service accepts. */\nexport enum KnownVirtualMachineDeviceModelType {\n /** T1 */\n T1 = \"T1\",\n /** T2 */\n T2 = \"T2\",\n}\n\n/**\n * Defines values for VirtualMachineDeviceModelType. \\\n * {@link KnownVirtualMachineDeviceModelType} can be used interchangeably with VirtualMachineDeviceModelType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **T1** \\\n * **T2**\n */\nexport type VirtualMachineDeviceModelType = string;\n\n/** Known values of {@link VolumeDetailedStatus} that the service accepts. */\nexport enum KnownVolumeDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Active */\n Active = \"Active\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for VolumeDetailedStatus. \\\n * {@link KnownVolumeDetailedStatus} can be used interchangeably with VolumeDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Active** \\\n * **Provisioning**\n */\nexport type VolumeDetailedStatus = string;\n\n/** Known values of {@link VolumeProvisioningState} that the service accepts. */\nexport enum KnownVolumeProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for VolumeProvisioningState. \\\n * {@link KnownVolumeProvisioningState} can be used interchangeably with VolumeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type VolumeProvisioningState = string;\n\n/** Known values of {@link BareMetalMachineEvacuate} that the service accepts. */\nexport enum KnownBareMetalMachineEvacuate {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for BareMetalMachineEvacuate. \\\n * {@link KnownBareMetalMachineEvacuate} can be used interchangeably with BareMetalMachineEvacuate,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type BareMetalMachineEvacuate = string;\n\n/** Known values of {@link BareMetalMachineSkipShutdown} that the service accepts. */\nexport enum KnownBareMetalMachineSkipShutdown {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for BareMetalMachineSkipShutdown. \\\n * {@link KnownBareMetalMachineSkipShutdown} can be used interchangeably with BareMetalMachineSkipShutdown,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type BareMetalMachineSkipShutdown = string;\n\n/** Known values of {@link BareMetalMachineKeySetDetailedStatus} that the service accepts. */\nexport enum KnownBareMetalMachineKeySetDetailedStatus {\n /** AllActive */\n AllActive = \"AllActive\",\n /** SomeInvalid */\n SomeInvalid = \"SomeInvalid\",\n /** AllInvalid */\n AllInvalid = \"AllInvalid\",\n /** Validating */\n Validating = \"Validating\",\n}\n\n/**\n * Defines values for BareMetalMachineKeySetDetailedStatus. \\\n * {@link KnownBareMetalMachineKeySetDetailedStatus} can be used interchangeably with BareMetalMachineKeySetDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllActive** \\\n * **SomeInvalid** \\\n * **AllInvalid** \\\n * **Validating**\n */\nexport type BareMetalMachineKeySetDetailedStatus = string;\n\n/** Known values of {@link BareMetalMachineKeySetPrivilegeLevel} that the service accepts. */\nexport enum KnownBareMetalMachineKeySetPrivilegeLevel {\n /** Standard */\n Standard = \"Standard\",\n /** Superuser */\n Superuser = \"Superuser\",\n}\n\n/**\n * Defines values for BareMetalMachineKeySetPrivilegeLevel. \\\n * {@link KnownBareMetalMachineKeySetPrivilegeLevel} can be used interchangeably with BareMetalMachineKeySetPrivilegeLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard** \\\n * **Superuser**\n */\nexport type BareMetalMachineKeySetPrivilegeLevel = string;\n\n/** Known values of {@link BareMetalMachineKeySetProvisioningState} that the service accepts. */\nexport enum KnownBareMetalMachineKeySetProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for BareMetalMachineKeySetProvisioningState. \\\n * {@link KnownBareMetalMachineKeySetProvisioningState} can be used interchangeably with BareMetalMachineKeySetProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Accepted** \\\n * **Provisioning**\n */\nexport type BareMetalMachineKeySetProvisioningState = string;\n\n/** Known values of {@link BareMetalMachineKeySetUserSetupStatus} that the service accepts. */\nexport enum KnownBareMetalMachineKeySetUserSetupStatus {\n /** Active */\n Active = \"Active\",\n /** Invalid */\n Invalid = \"Invalid\",\n}\n\n/**\n * Defines values for BareMetalMachineKeySetUserSetupStatus. \\\n * {@link KnownBareMetalMachineKeySetUserSetupStatus} can be used interchangeably with BareMetalMachineKeySetUserSetupStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active** \\\n * **Invalid**\n */\nexport type BareMetalMachineKeySetUserSetupStatus = string;\n\n/** Known values of {@link BmcKeySetDetailedStatus} that the service accepts. */\nexport enum KnownBmcKeySetDetailedStatus {\n /** AllActive */\n AllActive = \"AllActive\",\n /** SomeInvalid */\n SomeInvalid = \"SomeInvalid\",\n /** AllInvalid */\n AllInvalid = \"AllInvalid\",\n /** Validating */\n Validating = \"Validating\",\n}\n\n/**\n * Defines values for BmcKeySetDetailedStatus. \\\n * {@link KnownBmcKeySetDetailedStatus} can be used interchangeably with BmcKeySetDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllActive** \\\n * **SomeInvalid** \\\n * **AllInvalid** \\\n * **Validating**\n */\nexport type BmcKeySetDetailedStatus = string;\n\n/** Known values of {@link BmcKeySetPrivilegeLevel} that the service accepts. */\nexport enum KnownBmcKeySetPrivilegeLevel {\n /** ReadOnly */\n ReadOnly = \"ReadOnly\",\n /** Administrator */\n Administrator = \"Administrator\",\n}\n\n/**\n * Defines values for BmcKeySetPrivilegeLevel. \\\n * {@link KnownBmcKeySetPrivilegeLevel} can be used interchangeably with BmcKeySetPrivilegeLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadOnly** \\\n * **Administrator**\n */\nexport type BmcKeySetPrivilegeLevel = string;\n\n/** Known values of {@link BmcKeySetProvisioningState} that the service accepts. */\nexport enum KnownBmcKeySetProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for BmcKeySetProvisioningState. \\\n * {@link KnownBmcKeySetProvisioningState} can be used interchangeably with BmcKeySetProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Accepted** \\\n * **Provisioning**\n */\nexport type BmcKeySetProvisioningState = string;\n\n/** Known values of {@link ClusterContinueUpdateVersionMachineGroupTargetingMode} that the service accepts. */\nexport enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {\n /** AlphaByRack */\n AlphaByRack = \"AlphaByRack\",\n}\n\n/**\n * Defines values for ClusterContinueUpdateVersionMachineGroupTargetingMode. \\\n * {@link KnownClusterContinueUpdateVersionMachineGroupTargetingMode} can be used interchangeably with ClusterContinueUpdateVersionMachineGroupTargetingMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AlphaByRack**\n */\nexport type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;\n\n/** Known values of {@link ClusterMetricsConfigurationDetailedStatus} that the service accepts. */\nexport enum KnownClusterMetricsConfigurationDetailedStatus {\n /** Processing */\n Processing = \"Processing\",\n /** Applied */\n Applied = \"Applied\",\n /** Error */\n Error = \"Error\",\n}\n\n/**\n * Defines values for ClusterMetricsConfigurationDetailedStatus. \\\n * {@link KnownClusterMetricsConfigurationDetailedStatus} can be used interchangeably with ClusterMetricsConfigurationDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Processing** \\\n * **Applied** \\\n * **Error**\n */\nexport type ClusterMetricsConfigurationDetailedStatus = string;\n\n/** Known values of {@link ClusterMetricsConfigurationProvisioningState} that the service accepts. */\nexport enum KnownClusterMetricsConfigurationProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for ClusterMetricsConfigurationProvisioningState. \\\n * {@link KnownClusterMetricsConfigurationProvisioningState} can be used interchangeably with ClusterMetricsConfigurationProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Accepted** \\\n * **Provisioning**\n */\nexport type ClusterMetricsConfigurationProvisioningState = string;\n\n/** Known values of {@link ClusterScanRuntimeParametersScanActivity} that the service accepts. */\nexport enum KnownClusterScanRuntimeParametersScanActivity {\n /** Scan */\n Scan = \"Scan\",\n /** Skip */\n Skip = \"Skip\",\n}\n\n/**\n * Defines values for ClusterScanRuntimeParametersScanActivity. \\\n * {@link KnownClusterScanRuntimeParametersScanActivity} can be used interchangeably with ClusterScanRuntimeParametersScanActivity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Scan** \\\n * **Skip**\n */\nexport type ClusterScanRuntimeParametersScanActivity = string;\n\n/** Known values of {@link AgentPoolDetailedStatus} that the service accepts. */\nexport enum KnownAgentPoolDetailedStatus {\n /** Available */\n Available = \"Available\",\n /** Error */\n Error = \"Error\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Defines values for AgentPoolDetailedStatus. \\\n * {@link KnownAgentPoolDetailedStatus} can be used interchangeably with AgentPoolDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **Error** \\\n * **Provisioning**\n */\nexport type AgentPoolDetailedStatus = string;\n\n/** Known values of {@link AgentPoolProvisioningState} that the service accepts. */\nexport enum KnownAgentPoolProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for AgentPoolProvisioningState. \\\n * {@link KnownAgentPoolProvisioningState} can be used interchangeably with AgentPoolProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Canceled** \\\n * **Deleting** \\\n * **Failed** \\\n * **InProgress** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type AgentPoolProvisioningState = string;\n\n/** Known values of {@link KubernetesClusterFeatureAvailabilityLifecycle} that the service accepts. */\nexport enum KnownKubernetesClusterFeatureAvailabilityLifecycle {\n /** Preview */\n Preview = \"Preview\",\n /** GenerallyAvailable */\n GenerallyAvailable = \"GenerallyAvailable\",\n}\n\n/**\n * Defines values for KubernetesClusterFeatureAvailabilityLifecycle. \\\n * {@link KnownKubernetesClusterFeatureAvailabilityLifecycle} can be used interchangeably with KubernetesClusterFeatureAvailabilityLifecycle,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Preview** \\\n * **GenerallyAvailable**\n */\nexport type KubernetesClusterFeatureAvailabilityLifecycle = string;\n\n/** Known values of {@link KubernetesClusterFeatureDetailedStatus} that the service accepts. */\nexport enum KnownKubernetesClusterFeatureDetailedStatus {\n /** Error */\n Error = \"Error\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Installed */\n Installed = \"Installed\",\n}\n\n/**\n * Defines values for KubernetesClusterFeatureDetailedStatus. \\\n * {@link KnownKubernetesClusterFeatureDetailedStatus} can be used interchangeably with KubernetesClusterFeatureDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Error** \\\n * **Provisioning** \\\n * **Installed**\n */\nexport type KubernetesClusterFeatureDetailedStatus = string;\n\n/** Known values of {@link KubernetesClusterFeatureProvisioningState} that the service accepts. */\nexport enum KnownKubernetesClusterFeatureProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for KubernetesClusterFeatureProvisioningState. \\\n * {@link KnownKubernetesClusterFeatureProvisioningState} can be used interchangeably with KubernetesClusterFeatureProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Canceled** \\\n * **Deleting** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type KubernetesClusterFeatureProvisioningState = string;\n\n/** Known values of {@link KubernetesClusterFeatureRequired} that the service accepts. */\nexport enum KnownKubernetesClusterFeatureRequired {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for KubernetesClusterFeatureRequired. \\\n * {@link KnownKubernetesClusterFeatureRequired} can be used interchangeably with KubernetesClusterFeatureRequired,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type KubernetesClusterFeatureRequired = string;\n\n/** Known values of {@link ConsoleDetailedStatus} that the service accepts. */\nexport enum KnownConsoleDetailedStatus {\n /** Ready */\n Ready = \"Ready\",\n /** Error */\n Error = \"Error\",\n}\n\n/**\n * Defines values for ConsoleDetailedStatus. \\\n * {@link KnownConsoleDetailedStatus} can be used interchangeably with ConsoleDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ready** \\\n * **Error**\n */\nexport type ConsoleDetailedStatus = string;\n\n/** Known values of {@link ConsoleEnabled} that the service accepts. */\nexport enum KnownConsoleEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for ConsoleEnabled. \\\n * {@link KnownConsoleEnabled} can be used interchangeably with ConsoleEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type ConsoleEnabled = string;\n\n/** Known values of {@link ConsoleProvisioningState} that the service accepts. */\nexport enum KnownConsoleProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Accepted */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for ConsoleProvisioningState. \\\n * {@link KnownConsoleProvisioningState} can be used interchangeably with ConsoleProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Accepted**\n */\nexport type ConsoleProvisioningState = string;\n\n/** Known values of {@link SkipShutdown} that the service accepts. */\nexport enum KnownSkipShutdown {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\",\n}\n\n/**\n * Defines values for SkipShutdown. \\\n * {@link KnownSkipShutdown} can be used interchangeably with SkipShutdown,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type SkipShutdown = string;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type BareMetalMachinesListBySubscriptionResponse = BareMetalMachineList;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type BareMetalMachinesListByResourceGroupResponse = BareMetalMachineList;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BareMetalMachinesGetResponse = BareMetalMachine;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BareMetalMachinesCreateOrUpdateResponse = BareMetalMachine;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BareMetalMachinesDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n bareMetalMachineUpdateParameters?: BareMetalMachinePatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BareMetalMachinesUpdateResponse = BareMetalMachine;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesCordonOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n bareMetalMachineCordonParameters?: BareMetalMachineCordonParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the cordon operation. */\nexport type BareMetalMachinesCordonResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesPowerOffOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n bareMetalMachinePowerOffParameters?: BareMetalMachinePowerOffParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the powerOff operation. */\nexport type BareMetalMachinesPowerOffResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesReimageOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the reimage operation. */\nexport type BareMetalMachinesReimageResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesReplaceOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n bareMetalMachineReplaceParameters?: BareMetalMachineReplaceParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the replace operation. */\nexport type BareMetalMachinesReplaceResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesRestartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restart operation. */\nexport type BareMetalMachinesRestartResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesRunCommandOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the runCommand operation. */\nexport type BareMetalMachinesRunCommandResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesRunDataExtractsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the runDataExtracts operation. */\nexport type BareMetalMachinesRunDataExtractsResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesRunReadCommandsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the runReadCommands operation. */\nexport type BareMetalMachinesRunReadCommandsResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesStartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the start operation. */\nexport type BareMetalMachinesStartResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesUncordonOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the uncordon operation. */\nexport type BareMetalMachinesUncordonResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type BareMetalMachinesListBySubscriptionNextResponse =\n BareMetalMachineList;\n\n/** Optional parameters. */\nexport interface BareMetalMachinesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type BareMetalMachinesListByResourceGroupNextResponse =\n BareMetalMachineList;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type CloudServicesNetworksListBySubscriptionResponse =\n CloudServicesNetworkList;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type CloudServicesNetworksListByResourceGroupResponse =\n CloudServicesNetworkList;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CloudServicesNetworksGetResponse = CloudServicesNetwork;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type CloudServicesNetworksCreateOrUpdateResponse = CloudServicesNetwork;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type CloudServicesNetworksDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n cloudServicesNetworkUpdateParameters?: CloudServicesNetworkPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type CloudServicesNetworksUpdateResponse = CloudServicesNetwork;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type CloudServicesNetworksListBySubscriptionNextResponse =\n CloudServicesNetworkList;\n\n/** Optional parameters. */\nexport interface CloudServicesNetworksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type CloudServicesNetworksListByResourceGroupNextResponse =\n CloudServicesNetworkList;\n\n/** Optional parameters. */\nexport interface ClusterManagersListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type ClusterManagersListBySubscriptionResponse = ClusterManagerList;\n\n/** Optional parameters. */\nexport interface ClusterManagersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ClusterManagersListByResourceGroupResponse = ClusterManagerList;\n\n/** Optional parameters. */\nexport interface ClusterManagersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ClusterManagersGetResponse = ClusterManager;\n\n/** Optional parameters. */\nexport interface ClusterManagersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ClusterManagersCreateOrUpdateResponse = ClusterManager;\n\n/** Optional parameters. */\nexport interface ClusterManagersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ClusterManagersDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ClusterManagersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n clusterManagerUpdateParameters?: ClusterManagerPatchParameters;\n}\n\n/** Contains response data for the update operation. */\nexport type ClusterManagersUpdateResponse = ClusterManager;\n\n/** Optional parameters. */\nexport interface ClusterManagersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type ClusterManagersListBySubscriptionNextResponse = ClusterManagerList;\n\n/** Optional parameters. */\nexport interface ClusterManagersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ClusterManagersListByResourceGroupNextResponse = ClusterManagerList;\n\n/** Optional parameters. */\nexport interface ClustersListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type ClustersListBySubscriptionResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface ClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ClustersListByResourceGroupResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface ClustersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ClustersGetResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ClustersCreateOrUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ClustersDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ClustersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n clusterUpdateParameters?: ClusterPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ClustersUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersContinueUpdateVersionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the continueUpdateVersion operation. */\nexport type ClustersContinueUpdateVersionResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ClustersDeployOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n clusterDeployParameters?: ClusterDeployParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the deploy operation. */\nexport type ClustersDeployResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ClustersScanRuntimeOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n clusterScanRuntimeParameters?: ClusterScanRuntimeParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the scanRuntime operation. */\nexport type ClustersScanRuntimeResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ClustersUpdateVersionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateVersion operation. */\nexport type ClustersUpdateVersionResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ClustersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type ClustersListBySubscriptionNextResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface ClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ClustersListByResourceGroupNextResponse = ClusterList;\n\n/** Optional parameters. */\nexport interface KubernetesClustersListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type KubernetesClustersListBySubscriptionResponse =\n KubernetesClusterList;\n\n/** Optional parameters. */\nexport interface KubernetesClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type KubernetesClustersListByResourceGroupResponse =\n KubernetesClusterList;\n\n/** Optional parameters. */\nexport interface KubernetesClustersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type KubernetesClustersGetResponse = KubernetesCluster;\n\n/** Optional parameters. */\nexport interface KubernetesClustersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type KubernetesClustersCreateOrUpdateResponse = KubernetesCluster;\n\n/** Optional parameters. */\nexport interface KubernetesClustersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type KubernetesClustersDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface KubernetesClustersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n kubernetesClusterUpdateParameters?: KubernetesClusterPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type KubernetesClustersUpdateResponse = KubernetesCluster;\n\n/** Optional parameters. */\nexport interface KubernetesClustersRestartNodeOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restartNode operation. */\nexport type KubernetesClustersRestartNodeResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface KubernetesClustersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type KubernetesClustersListBySubscriptionNextResponse =\n KubernetesClusterList;\n\n/** Optional parameters. */\nexport interface KubernetesClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type KubernetesClustersListByResourceGroupNextResponse =\n KubernetesClusterList;\n\n/** Optional parameters. */\nexport interface L2NetworksListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type L2NetworksListBySubscriptionResponse = L2NetworkList;\n\n/** Optional parameters. */\nexport interface L2NetworksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type L2NetworksListByResourceGroupResponse = L2NetworkList;\n\n/** Optional parameters. */\nexport interface L2NetworksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type L2NetworksGetResponse = L2Network;\n\n/** Optional parameters. */\nexport interface L2NetworksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type L2NetworksCreateOrUpdateResponse = L2Network;\n\n/** Optional parameters. */\nexport interface L2NetworksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type L2NetworksDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface L2NetworksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n l2NetworkUpdateParameters?: L2NetworkPatchParameters;\n}\n\n/** Contains response data for the update operation. */\nexport type L2NetworksUpdateResponse = L2Network;\n\n/** Optional parameters. */\nexport interface L2NetworksListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type L2NetworksListBySubscriptionNextResponse = L2NetworkList;\n\n/** Optional parameters. */\nexport interface L2NetworksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type L2NetworksListByResourceGroupNextResponse = L2NetworkList;\n\n/** Optional parameters. */\nexport interface L3NetworksListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type L3NetworksListBySubscriptionResponse = L3NetworkList;\n\n/** Optional parameters. */\nexport interface L3NetworksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type L3NetworksListByResourceGroupResponse = L3NetworkList;\n\n/** Optional parameters. */\nexport interface L3NetworksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type L3NetworksGetResponse = L3Network;\n\n/** Optional parameters. */\nexport interface L3NetworksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type L3NetworksCreateOrUpdateResponse = L3Network;\n\n/** Optional parameters. */\nexport interface L3NetworksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type L3NetworksDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface L3NetworksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n l3NetworkUpdateParameters?: L3NetworkPatchParameters;\n}\n\n/** Contains response data for the update operation. */\nexport type L3NetworksUpdateResponse = L3Network;\n\n/** Optional parameters. */\nexport interface L3NetworksListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type L3NetworksListBySubscriptionNextResponse = L3NetworkList;\n\n/** Optional parameters. */\nexport interface L3NetworksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type L3NetworksListByResourceGroupNextResponse = L3NetworkList;\n\n/** Optional parameters. */\nexport interface RackSkusListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type RackSkusListBySubscriptionResponse = RackSkuList;\n\n/** Optional parameters. */\nexport interface RackSkusGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RackSkusGetResponse = RackSku;\n\n/** Optional parameters. */\nexport interface RackSkusListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type RackSkusListBySubscriptionNextResponse = RackSkuList;\n\n/** Optional parameters. */\nexport interface RacksListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type RacksListBySubscriptionResponse = RackList;\n\n/** Optional parameters. */\nexport interface RacksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type RacksListByResourceGroupResponse = RackList;\n\n/** Optional parameters. */\nexport interface RacksGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RacksGetResponse = Rack;\n\n/** Optional parameters. */\nexport interface RacksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RacksCreateOrUpdateResponse = Rack;\n\n/** Optional parameters. */\nexport interface RacksDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RacksDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface RacksUpdateOptionalParams extends coreClient.OperationOptions {\n /** The request body. */\n rackUpdateParameters?: RackPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type RacksUpdateResponse = Rack;\n\n/** Optional parameters. */\nexport interface RacksListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type RacksListBySubscriptionNextResponse = RackList;\n\n/** Optional parameters. */\nexport interface RacksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type RacksListByResourceGroupNextResponse = RackList;\n\n/** Optional parameters. */\nexport interface StorageAppliancesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type StorageAppliancesListBySubscriptionResponse = StorageApplianceList;\n\n/** Optional parameters. */\nexport interface StorageAppliancesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type StorageAppliancesListByResourceGroupResponse = StorageApplianceList;\n\n/** Optional parameters. */\nexport interface StorageAppliancesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type StorageAppliancesGetResponse = StorageAppliance;\n\n/** Optional parameters. */\nexport interface StorageAppliancesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type StorageAppliancesCreateOrUpdateResponse = StorageAppliance;\n\n/** Optional parameters. */\nexport interface StorageAppliancesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type StorageAppliancesDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface StorageAppliancesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n storageApplianceUpdateParameters?: StorageAppliancePatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type StorageAppliancesUpdateResponse = StorageAppliance;\n\n/** Optional parameters. */\nexport interface StorageAppliancesDisableRemoteVendorManagementOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the disableRemoteVendorManagement operation. */\nexport type StorageAppliancesDisableRemoteVendorManagementResponse =\n OperationStatusResult;\n\n/** Optional parameters. */\nexport interface StorageAppliancesEnableRemoteVendorManagementOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n storageApplianceEnableRemoteVendorManagementParameters?: StorageApplianceEnableRemoteVendorManagementParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the enableRemoteVendorManagement operation. */\nexport type StorageAppliancesEnableRemoteVendorManagementResponse =\n OperationStatusResult;\n\n/** Optional parameters. */\nexport interface StorageAppliancesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type StorageAppliancesListBySubscriptionNextResponse =\n StorageApplianceList;\n\n/** Optional parameters. */\nexport interface StorageAppliancesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type StorageAppliancesListByResourceGroupNextResponse =\n StorageApplianceList;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type TrunkedNetworksListBySubscriptionResponse = TrunkedNetworkList;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type TrunkedNetworksListByResourceGroupResponse = TrunkedNetworkList;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type TrunkedNetworksGetResponse = TrunkedNetwork;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type TrunkedNetworksCreateOrUpdateResponse = TrunkedNetwork;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type TrunkedNetworksDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n trunkedNetworkUpdateParameters?: TrunkedNetworkPatchParameters;\n}\n\n/** Contains response data for the update operation. */\nexport type TrunkedNetworksUpdateResponse = TrunkedNetwork;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type TrunkedNetworksListBySubscriptionNextResponse = TrunkedNetworkList;\n\n/** Optional parameters. */\nexport interface TrunkedNetworksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type TrunkedNetworksListByResourceGroupNextResponse = TrunkedNetworkList;\n\n/** Optional parameters. */\nexport interface VirtualMachinesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type VirtualMachinesListBySubscriptionResponse = VirtualMachineList;\n\n/** Optional parameters. */\nexport interface VirtualMachinesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type VirtualMachinesListByResourceGroupResponse = VirtualMachineList;\n\n/** Optional parameters. */\nexport interface VirtualMachinesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VirtualMachinesGetResponse = VirtualMachine;\n\n/** Optional parameters. */\nexport interface VirtualMachinesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type VirtualMachinesCreateOrUpdateResponse = VirtualMachine;\n\n/** Optional parameters. */\nexport interface VirtualMachinesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type VirtualMachinesDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface VirtualMachinesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n virtualMachineUpdateParameters?: VirtualMachinePatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VirtualMachinesUpdateResponse = VirtualMachine;\n\n/** Optional parameters. */\nexport interface VirtualMachinesPowerOffOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n virtualMachinePowerOffParameters?: VirtualMachinePowerOffParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the powerOff operation. */\nexport type VirtualMachinesPowerOffResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface VirtualMachinesReimageOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the reimage operation. */\nexport type VirtualMachinesReimageResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface VirtualMachinesRestartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restart operation. */\nexport type VirtualMachinesRestartResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface VirtualMachinesStartOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the start operation. */\nexport type VirtualMachinesStartResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface VirtualMachinesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type VirtualMachinesListBySubscriptionNextResponse = VirtualMachineList;\n\n/** Optional parameters. */\nexport interface VirtualMachinesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type VirtualMachinesListByResourceGroupNextResponse = VirtualMachineList;\n\n/** Optional parameters. */\nexport interface VolumesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type VolumesListBySubscriptionResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface VolumesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type VolumesListByResourceGroupResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface VolumesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumesGetResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type VolumesCreateOrUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type VolumesDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface VolumesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n volumeUpdateParameters?: VolumePatchParameters;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumesUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type VolumesListBySubscriptionNextResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface VolumesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type VolumesListByResourceGroupNextResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface BareMetalMachineKeySetsListByClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type BareMetalMachineKeySetsListByClusterResponse =\n BareMetalMachineKeySetList;\n\n/** Optional parameters. */\nexport interface BareMetalMachineKeySetsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BareMetalMachineKeySetsGetResponse = BareMetalMachineKeySet;\n\n/** Optional parameters. */\nexport interface BareMetalMachineKeySetsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BareMetalMachineKeySetsCreateOrUpdateResponse =\n BareMetalMachineKeySet;\n\n/** Optional parameters. */\nexport interface BareMetalMachineKeySetsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BareMetalMachineKeySetsDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BareMetalMachineKeySetsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n bareMetalMachineKeySetUpdateParameters?: BareMetalMachineKeySetPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BareMetalMachineKeySetsUpdateResponse = BareMetalMachineKeySet;\n\n/** Optional parameters. */\nexport interface BareMetalMachineKeySetsListByClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByClusterNext operation. */\nexport type BareMetalMachineKeySetsListByClusterNextResponse =\n BareMetalMachineKeySetList;\n\n/** Optional parameters. */\nexport interface BmcKeySetsListByClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type BmcKeySetsListByClusterResponse = BmcKeySetList;\n\n/** Optional parameters. */\nexport interface BmcKeySetsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BmcKeySetsGetResponse = BmcKeySet;\n\n/** Optional parameters. */\nexport interface BmcKeySetsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BmcKeySetsCreateOrUpdateResponse = BmcKeySet;\n\n/** Optional parameters. */\nexport interface BmcKeySetsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BmcKeySetsDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface BmcKeySetsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n bmcKeySetUpdateParameters?: BmcKeySetPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BmcKeySetsUpdateResponse = BmcKeySet;\n\n/** Optional parameters. */\nexport interface BmcKeySetsListByClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByClusterNext operation. */\nexport type BmcKeySetsListByClusterNextResponse = BmcKeySetList;\n\n/** Optional parameters. */\nexport interface MetricsConfigurationsListByClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByCluster operation. */\nexport type MetricsConfigurationsListByClusterResponse =\n ClusterMetricsConfigurationList;\n\n/** Optional parameters. */\nexport interface MetricsConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MetricsConfigurationsGetResponse = ClusterMetricsConfiguration;\n\n/** Optional parameters. */\nexport interface MetricsConfigurationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type MetricsConfigurationsCreateOrUpdateResponse =\n ClusterMetricsConfiguration;\n\n/** Optional parameters. */\nexport interface MetricsConfigurationsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type MetricsConfigurationsDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface MetricsConfigurationsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n metricsConfigurationUpdateParameters?: ClusterMetricsConfigurationPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type MetricsConfigurationsUpdateResponse = ClusterMetricsConfiguration;\n\n/** Optional parameters. */\nexport interface MetricsConfigurationsListByClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByClusterNext operation. */\nexport type MetricsConfigurationsListByClusterNextResponse =\n ClusterMetricsConfigurationList;\n\n/** Optional parameters. */\nexport interface AgentPoolsListByKubernetesClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByKubernetesCluster operation. */\nexport type AgentPoolsListByKubernetesClusterResponse = AgentPoolList;\n\n/** Optional parameters. */\nexport interface AgentPoolsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AgentPoolsGetResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AgentPoolsCreateOrUpdateResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AgentPoolsDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface AgentPoolsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n agentPoolUpdateParameters?: AgentPoolPatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type AgentPoolsUpdateResponse = AgentPool;\n\n/** Optional parameters. */\nexport interface AgentPoolsListByKubernetesClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByKubernetesClusterNext operation. */\nexport type AgentPoolsListByKubernetesClusterNextResponse = AgentPoolList;\n\n/** Optional parameters. */\nexport interface KubernetesClusterFeaturesListByKubernetesClusterOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByKubernetesCluster operation. */\nexport type KubernetesClusterFeaturesListByKubernetesClusterResponse =\n KubernetesClusterFeatureList;\n\n/** Optional parameters. */\nexport interface KubernetesClusterFeaturesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type KubernetesClusterFeaturesGetResponse = KubernetesClusterFeature;\n\n/** Optional parameters. */\nexport interface KubernetesClusterFeaturesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type KubernetesClusterFeaturesCreateOrUpdateResponse =\n KubernetesClusterFeature;\n\n/** Optional parameters. */\nexport interface KubernetesClusterFeaturesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type KubernetesClusterFeaturesDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface KubernetesClusterFeaturesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n kubernetesClusterFeatureUpdateParameters?: KubernetesClusterFeaturePatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type KubernetesClusterFeaturesUpdateResponse = KubernetesClusterFeature;\n\n/** Optional parameters. */\nexport interface KubernetesClusterFeaturesListByKubernetesClusterNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByKubernetesClusterNext operation. */\nexport type KubernetesClusterFeaturesListByKubernetesClusterNextResponse =\n KubernetesClusterFeatureList;\n\n/** Optional parameters. */\nexport interface ConsolesListByVirtualMachineOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVirtualMachine operation. */\nexport type ConsolesListByVirtualMachineResponse = ConsoleList;\n\n/** Optional parameters. */\nexport interface ConsolesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ConsolesGetResponse = Console;\n\n/** Optional parameters. */\nexport interface ConsolesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ConsolesCreateOrUpdateResponse = Console;\n\n/** Optional parameters. */\nexport interface ConsolesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ConsolesDeleteResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface ConsolesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The request body. */\n consoleUpdateParameters?: ConsolePatchParameters;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ConsolesUpdateResponse = Console;\n\n/** Optional parameters. */\nexport interface ConsolesListByVirtualMachineNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVirtualMachineNext operation. */\nexport type ConsolesListByVirtualMachineNextResponse = ConsoleList;\n\n/** Optional parameters. */\nexport interface NetworkCloudOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|