@azure/arm-networkcloud 2.0.0-alpha.20250226.1 → 2.0.0-beta.2
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/LICENSE +1 -1
- package/README.md +10 -11
- package/dist/browser/api/accessBridges/index.d.ts +3 -0
- package/dist/browser/api/accessBridges/index.js +4 -0
- package/dist/browser/api/accessBridges/index.js.map +1 -0
- package/dist/browser/api/accessBridges/operations.d.ts +31 -0
- package/dist/browser/api/accessBridges/operations.js +213 -0
- package/dist/browser/api/accessBridges/operations.js.map +1 -0
- package/dist/browser/api/accessBridges/options.d.ts +45 -0
- package/dist/browser/api/accessBridges/options.js +4 -0
- package/dist/browser/api/accessBridges/options.js.map +1 -0
- package/dist/browser/api/agentPools/index.d.ts +3 -0
- package/dist/browser/api/agentPools/index.js +4 -0
- package/dist/browser/api/agentPools/index.js.map +1 -0
- package/dist/browser/api/agentPools/operations.d.ts +27 -0
- package/dist/browser/api/agentPools/operations.js +192 -0
- package/dist/browser/api/agentPools/operations.js.map +1 -0
- package/dist/browser/api/agentPools/options.d.ts +42 -0
- package/dist/browser/api/agentPools/options.js +4 -0
- package/dist/browser/api/agentPools/options.js.map +1 -0
- package/dist/browser/api/bareMetalMachineKeySets/index.d.ts +3 -0
- package/dist/browser/api/bareMetalMachineKeySets/index.js +4 -0
- package/dist/browser/api/bareMetalMachineKeySets/index.js.map +1 -0
- package/dist/browser/api/bareMetalMachineKeySets/operations.d.ts +27 -0
- package/dist/browser/api/bareMetalMachineKeySets/operations.js +192 -0
- package/dist/browser/api/bareMetalMachineKeySets/operations.js.map +1 -0
- package/dist/browser/api/bareMetalMachineKeySets/options.d.ts +42 -0
- package/dist/browser/api/bareMetalMachineKeySets/options.js +4 -0
- package/dist/browser/api/bareMetalMachineKeySets/options.js.map +1 -0
- package/dist/browser/api/bareMetalMachines/index.d.ts +3 -0
- package/dist/browser/api/bareMetalMachines/index.js +4 -0
- package/dist/browser/api/bareMetalMachines/index.js.map +1 -0
- package/dist/browser/api/bareMetalMachines/operations.d.ts +75 -0
- package/dist/browser/api/bareMetalMachines/operations.js +588 -0
- package/dist/browser/api/bareMetalMachines/operations.js.map +1 -0
- package/dist/browser/api/bareMetalMachines/options.d.ts +112 -0
- package/dist/browser/api/bareMetalMachines/options.js +4 -0
- package/dist/browser/api/bareMetalMachines/options.js.map +1 -0
- package/dist/browser/api/bmcKeySets/index.d.ts +3 -0
- package/dist/browser/api/bmcKeySets/index.js +4 -0
- package/dist/browser/api/bmcKeySets/index.js.map +1 -0
- package/dist/browser/api/bmcKeySets/operations.d.ts +27 -0
- package/dist/browser/api/bmcKeySets/operations.js +192 -0
- package/dist/browser/api/bmcKeySets/operations.js.map +1 -0
- package/dist/browser/api/bmcKeySets/options.d.ts +42 -0
- package/dist/browser/api/bmcKeySets/options.js +4 -0
- package/dist/browser/api/bmcKeySets/options.js.map +1 -0
- package/dist/browser/api/cloudServicesNetworks/index.d.ts +3 -0
- package/dist/browser/api/cloudServicesNetworks/index.js +4 -0
- package/dist/browser/api/cloudServicesNetworks/index.js.map +1 -0
- package/dist/browser/api/cloudServicesNetworks/operations.d.ts +31 -0
- package/dist/browser/api/cloudServicesNetworks/operations.js +218 -0
- package/dist/browser/api/cloudServicesNetworks/operations.js.map +1 -0
- package/dist/browser/api/cloudServicesNetworks/options.d.ts +49 -0
- package/dist/browser/api/cloudServicesNetworks/options.js +4 -0
- package/dist/browser/api/cloudServicesNetworks/options.js.map +1 -0
- package/dist/browser/api/clusterManagers/index.d.ts +3 -0
- package/dist/browser/api/clusterManagers/index.js +4 -0
- package/dist/browser/api/clusterManagers/index.js.map +1 -0
- package/dist/browser/api/clusterManagers/operations.d.ts +35 -0
- package/dist/browser/api/clusterManagers/operations.js +253 -0
- package/dist/browser/api/clusterManagers/operations.js.map +1 -0
- package/dist/browser/api/clusterManagers/options.d.ts +54 -0
- package/dist/browser/api/clusterManagers/options.js +4 -0
- package/dist/browser/api/clusterManagers/options.js.map +1 -0
- package/dist/browser/api/clusters/index.d.ts +3 -0
- package/dist/browser/api/clusters/index.js +4 -0
- package/dist/browser/api/clusters/index.js.map +1 -0
- package/dist/browser/api/clusters/operations.d.ts +55 -0
- package/dist/browser/api/clusters/operations.js +428 -0
- package/dist/browser/api/clusters/operations.js.map +1 -0
- package/dist/browser/api/clusters/options.d.ts +85 -0
- package/dist/browser/api/clusters/options.js +4 -0
- package/dist/browser/api/clusters/options.js.map +1 -0
- package/dist/browser/api/consoles/index.d.ts +3 -0
- package/dist/browser/api/consoles/index.js +4 -0
- package/dist/browser/api/consoles/index.js.map +1 -0
- package/dist/browser/api/consoles/operations.d.ts +27 -0
- package/dist/browser/api/consoles/operations.js +192 -0
- package/dist/browser/api/consoles/operations.js.map +1 -0
- package/dist/browser/api/consoles/options.d.ts +42 -0
- package/dist/browser/api/consoles/options.js +4 -0
- package/dist/browser/api/consoles/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +3 -0
- package/dist/browser/api/index.js +4 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/kubernetesClusterFeatures/index.d.ts +3 -0
- package/dist/browser/api/kubernetesClusterFeatures/index.js +4 -0
- package/dist/browser/api/kubernetesClusterFeatures/index.js.map +1 -0
- package/dist/browser/api/kubernetesClusterFeatures/operations.d.ts +27 -0
- package/dist/browser/api/kubernetesClusterFeatures/operations.js +192 -0
- package/dist/browser/api/kubernetesClusterFeatures/operations.js.map +1 -0
- package/dist/browser/api/kubernetesClusterFeatures/options.d.ts +42 -0
- package/dist/browser/api/kubernetesClusterFeatures/options.js +4 -0
- package/dist/browser/api/kubernetesClusterFeatures/options.js.map +1 -0
- package/dist/browser/api/kubernetesClusters/index.d.ts +3 -0
- package/dist/browser/api/kubernetesClusters/index.js +4 -0
- package/dist/browser/api/kubernetesClusters/index.js.map +1 -0
- package/dist/browser/api/kubernetesClusters/operations.d.ts +35 -0
- package/dist/browser/api/kubernetesClusters/operations.js +252 -0
- package/dist/browser/api/kubernetesClusters/operations.js.map +1 -0
- package/dist/browser/api/kubernetesClusters/options.d.ts +54 -0
- package/dist/browser/api/kubernetesClusters/options.js +4 -0
- package/dist/browser/api/kubernetesClusters/options.js.map +1 -0
- package/dist/browser/api/kubernetesVersions/index.d.ts +3 -0
- package/dist/browser/api/kubernetesVersions/index.js +4 -0
- package/dist/browser/api/kubernetesVersions/index.js.map +1 -0
- package/dist/browser/api/kubernetesVersions/operations.d.ts +31 -0
- package/dist/browser/api/kubernetesVersions/operations.js +218 -0
- package/dist/browser/api/kubernetesVersions/operations.js.map +1 -0
- package/dist/browser/api/kubernetesVersions/options.d.ts +49 -0
- package/dist/browser/api/kubernetesVersions/options.js +4 -0
- package/dist/browser/api/kubernetesVersions/options.js.map +1 -0
- package/dist/browser/api/l2Networks/index.d.ts +3 -0
- package/dist/browser/api/l2Networks/index.js +4 -0
- package/dist/browser/api/l2Networks/index.js.map +1 -0
- package/dist/browser/api/l2Networks/operations.d.ts +31 -0
- package/dist/browser/api/l2Networks/operations.js +213 -0
- package/dist/browser/api/l2Networks/operations.js.map +1 -0
- package/dist/browser/api/l2Networks/options.d.ts +47 -0
- package/dist/browser/api/l2Networks/options.js +4 -0
- package/dist/browser/api/l2Networks/options.js.map +1 -0
- package/dist/browser/api/l3Networks/index.d.ts +3 -0
- package/dist/browser/api/l3Networks/index.js +4 -0
- package/dist/browser/api/l3Networks/index.js.map +1 -0
- package/dist/browser/api/l3Networks/operations.d.ts +31 -0
- package/dist/browser/api/l3Networks/operations.js +213 -0
- package/dist/browser/api/l3Networks/operations.js.map +1 -0
- package/dist/browser/api/l3Networks/options.d.ts +47 -0
- package/dist/browser/api/l3Networks/options.js +4 -0
- package/dist/browser/api/l3Networks/options.js.map +1 -0
- package/dist/browser/api/metricsConfigurations/index.d.ts +3 -0
- package/dist/browser/api/metricsConfigurations/index.js +4 -0
- package/dist/browser/api/metricsConfigurations/index.js.map +1 -0
- package/dist/browser/api/metricsConfigurations/operations.d.ts +27 -0
- package/dist/browser/api/metricsConfigurations/operations.js +192 -0
- package/dist/browser/api/metricsConfigurations/operations.js.map +1 -0
- package/dist/browser/api/metricsConfigurations/options.d.ts +42 -0
- package/dist/browser/api/metricsConfigurations/options.js +4 -0
- package/dist/browser/api/metricsConfigurations/options.js.map +1 -0
- package/dist/browser/api/networkCloudContext.d.ts +22 -0
- package/dist/browser/api/networkCloudContext.js +24 -0
- package/dist/browser/api/networkCloudContext.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +3 -0
- package/dist/browser/api/operations/index.js +4 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.js +35 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/rackSkus/index.d.ts +3 -0
- package/dist/browser/api/rackSkus/index.js +4 -0
- package/dist/browser/api/rackSkus/index.js.map +1 -0
- package/dist/browser/api/rackSkus/operations.d.ts +14 -0
- package/dist/browser/api/rackSkus/operations.js +63 -0
- package/dist/browser/api/rackSkus/operations.js.map +1 -0
- package/dist/browser/api/rackSkus/options.d.ts +8 -0
- package/dist/browser/api/rackSkus/options.js +4 -0
- package/dist/browser/api/rackSkus/options.js.map +1 -0
- package/dist/browser/api/racks/index.d.ts +3 -0
- package/dist/browser/api/racks/index.js +4 -0
- package/dist/browser/api/racks/index.js.map +1 -0
- package/dist/browser/api/racks/operations.d.ts +31 -0
- package/dist/browser/api/racks/operations.js +218 -0
- package/dist/browser/api/racks/operations.js.map +1 -0
- package/dist/browser/api/racks/options.d.ts +49 -0
- package/dist/browser/api/racks/options.js +4 -0
- package/dist/browser/api/racks/options.js.map +1 -0
- package/dist/browser/api/storageAppliances/index.d.ts +3 -0
- package/dist/browser/api/storageAppliances/index.js +4 -0
- package/dist/browser/api/storageAppliances/index.js.map +1 -0
- package/dist/browser/api/storageAppliances/operations.d.ts +43 -0
- package/dist/browser/api/storageAppliances/operations.js +318 -0
- package/dist/browser/api/storageAppliances/operations.js.map +1 -0
- package/dist/browser/api/storageAppliances/options.d.ts +66 -0
- package/dist/browser/api/storageAppliances/options.js +4 -0
- package/dist/browser/api/storageAppliances/options.js.map +1 -0
- package/dist/browser/api/trunkedNetworks/index.d.ts +3 -0
- package/dist/browser/api/trunkedNetworks/index.js +4 -0
- package/dist/browser/api/trunkedNetworks/index.js.map +1 -0
- package/dist/browser/api/trunkedNetworks/operations.d.ts +31 -0
- package/dist/browser/api/trunkedNetworks/operations.js +213 -0
- package/dist/browser/api/trunkedNetworks/operations.js.map +1 -0
- package/dist/browser/api/trunkedNetworks/options.d.ts +47 -0
- package/dist/browser/api/trunkedNetworks/options.js +4 -0
- package/dist/browser/api/trunkedNetworks/options.js.map +1 -0
- package/dist/browser/api/virtualMachines/index.d.ts +3 -0
- package/dist/browser/api/virtualMachines/index.js +4 -0
- package/dist/browser/api/virtualMachines/index.js.map +1 -0
- package/dist/browser/api/virtualMachines/operations.d.ts +51 -0
- package/dist/browser/api/virtualMachines/operations.js +380 -0
- package/dist/browser/api/virtualMachines/operations.js.map +1 -0
- package/dist/browser/api/virtualMachines/options.d.ts +78 -0
- package/dist/browser/api/virtualMachines/options.js +4 -0
- package/dist/browser/api/virtualMachines/options.js.map +1 -0
- package/dist/browser/api/volumes/index.d.ts +3 -0
- package/dist/browser/api/volumes/index.js +4 -0
- package/dist/browser/api/volumes/index.js.map +1 -0
- package/dist/browser/api/volumes/operations.d.ts +31 -0
- package/dist/browser/api/volumes/operations.js +213 -0
- package/dist/browser/api/volumes/operations.js.map +1 -0
- package/dist/browser/api/volumes/options.d.ts +47 -0
- package/dist/browser/api/volumes/options.js +4 -0
- package/dist/browser/api/volumes/options.js.map +1 -0
- package/dist/browser/classic/accessBridges/index.d.ts +35 -0
- package/dist/browser/classic/accessBridges/index.js +44 -0
- package/dist/browser/classic/accessBridges/index.js.map +1 -0
- package/dist/browser/classic/agentPools/index.d.ts +33 -0
- package/dist/browser/classic/agentPools/index.js +43 -0
- package/dist/browser/classic/agentPools/index.js.map +1 -0
- package/dist/browser/classic/bareMetalMachineKeySets/index.d.ts +33 -0
- package/dist/browser/classic/bareMetalMachineKeySets/index.js +43 -0
- package/dist/browser/classic/bareMetalMachineKeySets/index.js.map +1 -0
- package/dist/browser/classic/bareMetalMachines/index.d.ts +101 -0
- package/dist/browser/classic/bareMetalMachines/index.js +143 -0
- package/dist/browser/classic/bareMetalMachines/index.js.map +1 -0
- package/dist/browser/classic/bmcKeySets/index.d.ts +33 -0
- package/dist/browser/classic/bmcKeySets/index.js +43 -0
- package/dist/browser/classic/bmcKeySets/index.js.map +1 -0
- package/dist/browser/classic/cloudServicesNetworks/index.d.ts +35 -0
- package/dist/browser/classic/cloudServicesNetworks/index.js +44 -0
- package/dist/browser/classic/cloudServicesNetworks/index.js.map +1 -0
- package/dist/browser/classic/clusterManagers/index.d.ts +37 -0
- package/dist/browser/classic/clusterManagers/index.js +45 -0
- package/dist/browser/classic/clusterManagers/index.js.map +1 -0
- package/dist/browser/classic/clusters/index.d.ts +71 -0
- package/dist/browser/classic/clusters/index.js +98 -0
- package/dist/browser/classic/clusters/index.js.map +1 -0
- package/dist/browser/classic/consoles/index.d.ts +33 -0
- package/dist/browser/classic/consoles/index.js +43 -0
- package/dist/browser/classic/consoles/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +23 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/kubernetesClusterFeatures/index.d.ts +33 -0
- package/dist/browser/classic/kubernetesClusterFeatures/index.js +43 -0
- package/dist/browser/classic/kubernetesClusterFeatures/index.js.map +1 -0
- package/dist/browser/classic/kubernetesClusters/index.d.ts +41 -0
- package/dist/browser/classic/kubernetesClusters/index.js +53 -0
- package/dist/browser/classic/kubernetesClusters/index.js.map +1 -0
- package/dist/browser/classic/kubernetesVersions/index.d.ts +35 -0
- package/dist/browser/classic/kubernetesVersions/index.js +44 -0
- package/dist/browser/classic/kubernetesVersions/index.js.map +1 -0
- package/dist/browser/classic/l2Networks/index.d.ts +31 -0
- package/dist/browser/classic/l2Networks/index.js +36 -0
- package/dist/browser/classic/l2Networks/index.js.map +1 -0
- package/dist/browser/classic/l3Networks/index.d.ts +31 -0
- package/dist/browser/classic/l3Networks/index.js +36 -0
- package/dist/browser/classic/l3Networks/index.js.map +1 -0
- package/dist/browser/classic/metricsConfigurations/index.d.ts +33 -0
- package/dist/browser/classic/metricsConfigurations/index.js +43 -0
- package/dist/browser/classic/metricsConfigurations/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +11 -0
- package/dist/browser/classic/operations/index.js +14 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/classic/rackSkus/index.d.ts +13 -0
- package/dist/browser/classic/rackSkus/index.js +15 -0
- package/dist/browser/classic/rackSkus/index.js.map +1 -0
- package/dist/browser/classic/racks/index.d.ts +35 -0
- package/dist/browser/classic/racks/index.js +44 -0
- package/dist/browser/classic/racks/index.js.map +1 -0
- package/dist/browser/classic/storageAppliances/index.d.ts +53 -0
- package/dist/browser/classic/storageAppliances/index.js +71 -0
- package/dist/browser/classic/storageAppliances/index.js.map +1 -0
- package/dist/browser/classic/trunkedNetworks/index.d.ts +31 -0
- package/dist/browser/classic/trunkedNetworks/index.js +36 -0
- package/dist/browser/classic/trunkedNetworks/index.js.map +1 -0
- package/dist/browser/classic/virtualMachines/index.d.ts +65 -0
- package/dist/browser/classic/virtualMachines/index.js +89 -0
- package/dist/browser/classic/virtualMachines/index.js.map +1 -0
- package/dist/browser/classic/volumes/index.d.ts +31 -0
- package/dist/browser/classic/volumes/index.js +36 -0
- package/dist/browser/classic/volumes/index.js.map +1 -0
- package/dist/browser/index.d.ts +34 -3
- package/dist/browser/index.js +6 -11
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +2 -6265
- package/dist/browser/models/index.js +3 -1077
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +6342 -0
- package/dist/browser/models/models.js +6214 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/networkCloud.d.ts +76 -37
- package/dist/browser/networkCloud.js +106 -113
- package/dist/browser/networkCloud.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.js +269 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/browser/static-helpers/pagingHelpers.js +143 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/browser/static-helpers/pollingHelpers.js +95 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.js +200 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/accessBridges/index.d.ts +3 -0
- package/dist/commonjs/api/accessBridges/index.js +38 -0
- package/dist/commonjs/api/accessBridges/index.js.map +7 -0
- package/dist/commonjs/api/accessBridges/operations.d.ts +31 -0
- package/dist/commonjs/api/accessBridges/operations.js +299 -0
- package/dist/commonjs/api/accessBridges/operations.js.map +7 -0
- package/dist/commonjs/api/accessBridges/options.d.ts +45 -0
- package/dist/commonjs/api/accessBridges/options.js +16 -0
- package/dist/commonjs/api/accessBridges/options.js.map +7 -0
- package/dist/commonjs/api/agentPools/index.d.ts +3 -0
- package/dist/commonjs/api/agentPools/index.js +36 -0
- package/dist/commonjs/api/agentPools/index.js.map +7 -0
- package/dist/commonjs/api/agentPools/operations.d.ts +27 -0
- package/dist/commonjs/api/agentPools/operations.js +276 -0
- package/dist/commonjs/api/agentPools/operations.js.map +7 -0
- package/dist/commonjs/api/agentPools/options.d.ts +42 -0
- package/dist/commonjs/api/agentPools/options.js +16 -0
- package/dist/commonjs/api/agentPools/options.js.map +7 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/index.d.ts +3 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/index.js +36 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/index.js.map +7 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/operations.d.ts +27 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/operations.js +278 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/operations.js.map +7 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/options.d.ts +42 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/options.js +16 -0
- package/dist/commonjs/api/bareMetalMachineKeySets/options.js.map +7 -0
- package/dist/commonjs/api/bareMetalMachines/index.d.ts +3 -0
- package/dist/commonjs/api/bareMetalMachines/index.js +60 -0
- package/dist/commonjs/api/bareMetalMachines/index.js.map +7 -0
- package/dist/commonjs/api/bareMetalMachines/operations.d.ts +75 -0
- package/dist/commonjs/api/bareMetalMachines/operations.js +806 -0
- package/dist/commonjs/api/bareMetalMachines/operations.js.map +7 -0
- package/dist/commonjs/api/bareMetalMachines/options.d.ts +112 -0
- package/dist/commonjs/api/bareMetalMachines/options.js +16 -0
- package/dist/commonjs/api/bareMetalMachines/options.js.map +7 -0
- package/dist/commonjs/api/bmcKeySets/index.d.ts +3 -0
- package/dist/commonjs/api/bmcKeySets/index.js +36 -0
- package/dist/commonjs/api/bmcKeySets/index.js.map +7 -0
- package/dist/commonjs/api/bmcKeySets/operations.d.ts +27 -0
- package/dist/commonjs/api/bmcKeySets/operations.js +270 -0
- package/dist/commonjs/api/bmcKeySets/operations.js.map +7 -0
- package/dist/commonjs/api/bmcKeySets/options.d.ts +42 -0
- package/dist/commonjs/api/bmcKeySets/options.js +16 -0
- package/dist/commonjs/api/bmcKeySets/options.js.map +7 -0
- package/dist/commonjs/api/cloudServicesNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/cloudServicesNetworks/index.js +38 -0
- package/dist/commonjs/api/cloudServicesNetworks/index.js.map +7 -0
- package/dist/commonjs/api/cloudServicesNetworks/operations.d.ts +31 -0
- package/dist/commonjs/api/cloudServicesNetworks/operations.js +312 -0
- package/dist/commonjs/api/cloudServicesNetworks/operations.js.map +7 -0
- package/dist/commonjs/api/cloudServicesNetworks/options.d.ts +49 -0
- package/dist/commonjs/api/cloudServicesNetworks/options.js +16 -0
- package/dist/commonjs/api/cloudServicesNetworks/options.js.map +7 -0
- package/dist/commonjs/api/clusterManagers/index.d.ts +3 -0
- package/dist/commonjs/api/clusterManagers/index.js +40 -0
- package/dist/commonjs/api/clusterManagers/index.js.map +7 -0
- package/dist/commonjs/api/clusterManagers/operations.d.ts +35 -0
- package/dist/commonjs/api/clusterManagers/operations.js +364 -0
- package/dist/commonjs/api/clusterManagers/operations.js.map +7 -0
- package/dist/commonjs/api/clusterManagers/options.d.ts +54 -0
- package/dist/commonjs/api/clusterManagers/options.js +16 -0
- package/dist/commonjs/api/clusterManagers/options.js.map +7 -0
- package/dist/commonjs/api/clusters/index.d.ts +3 -0
- package/dist/commonjs/api/clusters/index.js +50 -0
- package/dist/commonjs/api/clusters/index.js.map +7 -0
- package/dist/commonjs/api/clusters/operations.d.ts +55 -0
- package/dist/commonjs/api/clusters/operations.js +574 -0
- package/dist/commonjs/api/clusters/operations.js.map +7 -0
- package/dist/commonjs/api/clusters/options.d.ts +85 -0
- package/dist/commonjs/api/clusters/options.js +16 -0
- package/dist/commonjs/api/clusters/options.js.map +7 -0
- package/dist/commonjs/api/consoles/index.d.ts +3 -0
- package/dist/commonjs/api/consoles/index.js +36 -0
- package/dist/commonjs/api/consoles/index.js.map +7 -0
- package/dist/commonjs/api/consoles/operations.d.ts +27 -0
- package/dist/commonjs/api/consoles/operations.js +276 -0
- package/dist/commonjs/api/consoles/operations.js.map +7 -0
- package/dist/commonjs/api/consoles/options.d.ts +42 -0
- package/dist/commonjs/api/consoles/options.js +16 -0
- package/dist/commonjs/api/consoles/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +3 -0
- package/dist/commonjs/api/index.js +28 -0
- package/dist/commonjs/api/index.js.map +7 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/index.d.ts +3 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/index.js +36 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/index.js.map +7 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/operations.d.ts +27 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/operations.js +278 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/operations.js.map +7 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/options.d.ts +42 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/options.js +16 -0
- package/dist/commonjs/api/kubernetesClusterFeatures/options.js.map +7 -0
- package/dist/commonjs/api/kubernetesClusters/index.d.ts +3 -0
- package/dist/commonjs/api/kubernetesClusters/index.js +40 -0
- package/dist/commonjs/api/kubernetesClusters/index.js.map +7 -0
- package/dist/commonjs/api/kubernetesClusters/operations.d.ts +35 -0
- package/dist/commonjs/api/kubernetesClusters/operations.js +359 -0
- package/dist/commonjs/api/kubernetesClusters/operations.js.map +7 -0
- package/dist/commonjs/api/kubernetesClusters/options.d.ts +54 -0
- package/dist/commonjs/api/kubernetesClusters/options.js +16 -0
- package/dist/commonjs/api/kubernetesClusters/options.js.map +7 -0
- package/dist/commonjs/api/kubernetesVersions/index.d.ts +3 -0
- package/dist/commonjs/api/kubernetesVersions/index.js +38 -0
- package/dist/commonjs/api/kubernetesVersions/index.js.map +7 -0
- package/dist/commonjs/api/kubernetesVersions/operations.d.ts +31 -0
- package/dist/commonjs/api/kubernetesVersions/operations.js +310 -0
- package/dist/commonjs/api/kubernetesVersions/operations.js.map +7 -0
- package/dist/commonjs/api/kubernetesVersions/options.d.ts +49 -0
- package/dist/commonjs/api/kubernetesVersions/options.js +16 -0
- package/dist/commonjs/api/kubernetesVersions/options.js.map +7 -0
- package/dist/commonjs/api/l2Networks/index.d.ts +3 -0
- package/dist/commonjs/api/l2Networks/index.js +38 -0
- package/dist/commonjs/api/l2Networks/index.js.map +7 -0
- package/dist/commonjs/api/l2Networks/operations.d.ts +31 -0
- package/dist/commonjs/api/l2Networks/operations.js +299 -0
- package/dist/commonjs/api/l2Networks/operations.js.map +7 -0
- package/dist/commonjs/api/l2Networks/options.d.ts +47 -0
- package/dist/commonjs/api/l2Networks/options.js +16 -0
- package/dist/commonjs/api/l2Networks/options.js.map +7 -0
- package/dist/commonjs/api/l3Networks/index.d.ts +3 -0
- package/dist/commonjs/api/l3Networks/index.js +38 -0
- package/dist/commonjs/api/l3Networks/index.js.map +7 -0
- package/dist/commonjs/api/l3Networks/operations.d.ts +31 -0
- package/dist/commonjs/api/l3Networks/operations.js +299 -0
- package/dist/commonjs/api/l3Networks/operations.js.map +7 -0
- package/dist/commonjs/api/l3Networks/options.d.ts +47 -0
- package/dist/commonjs/api/l3Networks/options.js +16 -0
- package/dist/commonjs/api/l3Networks/options.js.map +7 -0
- package/dist/commonjs/api/metricsConfigurations/index.d.ts +3 -0
- package/dist/commonjs/api/metricsConfigurations/index.js +36 -0
- package/dist/commonjs/api/metricsConfigurations/index.js.map +7 -0
- package/dist/commonjs/api/metricsConfigurations/operations.d.ts +27 -0
- package/dist/commonjs/api/metricsConfigurations/operations.js +278 -0
- package/dist/commonjs/api/metricsConfigurations/operations.js.map +7 -0
- package/dist/commonjs/api/metricsConfigurations/options.d.ts +42 -0
- package/dist/commonjs/api/metricsConfigurations/options.js +16 -0
- package/dist/commonjs/api/metricsConfigurations/options.js.map +7 -0
- package/dist/commonjs/api/networkCloudContext.d.ts +22 -0
- package/dist/commonjs/api/networkCloudContext.js +45 -0
- package/dist/commonjs/api/networkCloudContext.js.map +7 -0
- package/dist/commonjs/api/operations/index.d.ts +3 -0
- package/dist/commonjs/api/operations/index.js +28 -0
- package/dist/commonjs/api/operations/index.js.map +7 -0
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.js +72 -0
- package/dist/commonjs/api/operations/operations.js.map +7 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.js +16 -0
- package/dist/commonjs/api/operations/options.js.map +7 -0
- package/dist/commonjs/api/rackSkus/index.d.ts +3 -0
- package/dist/commonjs/api/rackSkus/index.js +30 -0
- package/dist/commonjs/api/rackSkus/index.js.map +7 -0
- package/dist/commonjs/api/rackSkus/operations.d.ts +14 -0
- package/dist/commonjs/api/rackSkus/operations.js +109 -0
- package/dist/commonjs/api/rackSkus/operations.js.map +7 -0
- package/dist/commonjs/api/rackSkus/options.d.ts +8 -0
- package/dist/commonjs/api/rackSkus/options.js +16 -0
- package/dist/commonjs/api/rackSkus/options.js.map +7 -0
- package/dist/commonjs/api/racks/index.d.ts +3 -0
- package/dist/commonjs/api/racks/index.js +38 -0
- package/dist/commonjs/api/racks/index.js.map +7 -0
- package/dist/commonjs/api/racks/operations.d.ts +31 -0
- package/dist/commonjs/api/racks/operations.js +304 -0
- package/dist/commonjs/api/racks/operations.js.map +7 -0
- package/dist/commonjs/api/racks/options.d.ts +49 -0
- package/dist/commonjs/api/racks/options.js +16 -0
- package/dist/commonjs/api/racks/options.js.map +7 -0
- package/dist/commonjs/api/storageAppliances/index.d.ts +3 -0
- package/dist/commonjs/api/storageAppliances/index.js +44 -0
- package/dist/commonjs/api/storageAppliances/index.js.map +7 -0
- package/dist/commonjs/api/storageAppliances/operations.d.ts +43 -0
- package/dist/commonjs/api/storageAppliances/operations.js +465 -0
- package/dist/commonjs/api/storageAppliances/operations.js.map +7 -0
- package/dist/commonjs/api/storageAppliances/options.d.ts +66 -0
- package/dist/commonjs/api/storageAppliances/options.js +16 -0
- package/dist/commonjs/api/storageAppliances/options.js.map +7 -0
- package/dist/commonjs/api/trunkedNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/trunkedNetworks/index.js +38 -0
- package/dist/commonjs/api/trunkedNetworks/index.js.map +7 -0
- package/dist/commonjs/api/trunkedNetworks/operations.d.ts +31 -0
- package/dist/commonjs/api/trunkedNetworks/operations.js +305 -0
- package/dist/commonjs/api/trunkedNetworks/operations.js.map +7 -0
- package/dist/commonjs/api/trunkedNetworks/options.d.ts +47 -0
- package/dist/commonjs/api/trunkedNetworks/options.js +16 -0
- package/dist/commonjs/api/trunkedNetworks/options.js.map +7 -0
- package/dist/commonjs/api/virtualMachines/index.d.ts +3 -0
- package/dist/commonjs/api/virtualMachines/index.js +48 -0
- package/dist/commonjs/api/virtualMachines/index.js.map +7 -0
- package/dist/commonjs/api/virtualMachines/operations.d.ts +51 -0
- package/dist/commonjs/api/virtualMachines/operations.js +515 -0
- package/dist/commonjs/api/virtualMachines/operations.js.map +7 -0
- package/dist/commonjs/api/virtualMachines/options.d.ts +78 -0
- package/dist/commonjs/api/virtualMachines/options.js +16 -0
- package/dist/commonjs/api/virtualMachines/options.js.map +7 -0
- package/dist/commonjs/api/volumes/index.d.ts +3 -0
- package/dist/commonjs/api/volumes/index.js +38 -0
- package/dist/commonjs/api/volumes/index.js.map +7 -0
- package/dist/commonjs/api/volumes/operations.d.ts +31 -0
- package/dist/commonjs/api/volumes/operations.js +299 -0
- package/dist/commonjs/api/volumes/operations.js.map +7 -0
- package/dist/commonjs/api/volumes/options.d.ts +47 -0
- package/dist/commonjs/api/volumes/options.js +16 -0
- package/dist/commonjs/api/volumes/options.js.map +7 -0
- package/dist/commonjs/classic/accessBridges/index.d.ts +35 -0
- package/dist/commonjs/classic/accessBridges/index.js +80 -0
- package/dist/commonjs/classic/accessBridges/index.js.map +7 -0
- package/dist/commonjs/classic/agentPools/index.d.ts +33 -0
- package/dist/commonjs/classic/agentPools/index.js +112 -0
- package/dist/commonjs/classic/agentPools/index.js.map +7 -0
- package/dist/commonjs/classic/bareMetalMachineKeySets/index.d.ts +33 -0
- package/dist/commonjs/classic/bareMetalMachineKeySets/index.js +112 -0
- package/dist/commonjs/classic/bareMetalMachineKeySets/index.js.map +7 -0
- package/dist/commonjs/classic/bareMetalMachines/index.d.ts +101 -0
- package/dist/commonjs/classic/bareMetalMachines/index.js +257 -0
- package/dist/commonjs/classic/bareMetalMachines/index.js.map +7 -0
- package/dist/commonjs/classic/bmcKeySets/index.d.ts +33 -0
- package/dist/commonjs/classic/bmcKeySets/index.js +88 -0
- package/dist/commonjs/classic/bmcKeySets/index.js.map +7 -0
- package/dist/commonjs/classic/cloudServicesNetworks/index.d.ts +35 -0
- package/dist/commonjs/classic/cloudServicesNetworks/index.js +86 -0
- package/dist/commonjs/classic/cloudServicesNetworks/index.js.map +7 -0
- package/dist/commonjs/classic/clusterManagers/index.d.ts +37 -0
- package/dist/commonjs/classic/clusterManagers/index.js +97 -0
- package/dist/commonjs/classic/clusterManagers/index.js.map +7 -0
- package/dist/commonjs/classic/clusters/index.d.ts +71 -0
- package/dist/commonjs/classic/clusters/index.js +170 -0
- package/dist/commonjs/classic/clusters/index.js.map +7 -0
- package/dist/commonjs/classic/consoles/index.d.ts +33 -0
- package/dist/commonjs/classic/consoles/index.js +88 -0
- package/dist/commonjs/classic/consoles/index.js.map +7 -0
- package/dist/commonjs/classic/index.d.ts +23 -0
- package/dist/commonjs/classic/index.js +16 -0
- package/dist/commonjs/classic/index.js.map +7 -0
- package/dist/commonjs/classic/kubernetesClusterFeatures/index.d.ts +33 -0
- package/dist/commonjs/classic/kubernetesClusterFeatures/index.js +100 -0
- package/dist/commonjs/classic/kubernetesClusterFeatures/index.js.map +7 -0
- package/dist/commonjs/classic/kubernetesClusters/index.d.ts +41 -0
- package/dist/commonjs/classic/kubernetesClusters/index.js +113 -0
- package/dist/commonjs/classic/kubernetesClusters/index.js.map +7 -0
- package/dist/commonjs/classic/kubernetesVersions/index.d.ts +35 -0
- package/dist/commonjs/classic/kubernetesVersions/index.js +86 -0
- package/dist/commonjs/classic/kubernetesVersions/index.js.map +7 -0
- package/dist/commonjs/classic/l2Networks/index.d.ts +31 -0
- package/dist/commonjs/classic/l2Networks/index.js +72 -0
- package/dist/commonjs/classic/l2Networks/index.js.map +7 -0
- package/dist/commonjs/classic/l3Networks/index.d.ts +31 -0
- package/dist/commonjs/classic/l3Networks/index.js +72 -0
- package/dist/commonjs/classic/l3Networks/index.js.map +7 -0
- package/dist/commonjs/classic/metricsConfigurations/index.d.ts +33 -0
- package/dist/commonjs/classic/metricsConfigurations/index.js +112 -0
- package/dist/commonjs/classic/metricsConfigurations/index.js.map +7 -0
- package/dist/commonjs/classic/operations/index.d.ts +11 -0
- package/dist/commonjs/classic/operations/index.js +38 -0
- package/dist/commonjs/classic/operations/index.js.map +7 -0
- package/dist/commonjs/classic/rackSkus/index.d.ts +13 -0
- package/dist/commonjs/classic/rackSkus/index.js +39 -0
- package/dist/commonjs/classic/rackSkus/index.js.map +7 -0
- package/dist/commonjs/classic/racks/index.d.ts +35 -0
- package/dist/commonjs/classic/racks/index.js +68 -0
- package/dist/commonjs/classic/racks/index.js.map +7 -0
- package/dist/commonjs/classic/storageAppliances/index.d.ts +53 -0
- package/dist/commonjs/classic/storageAppliances/index.js +151 -0
- package/dist/commonjs/classic/storageAppliances/index.js.map +7 -0
- package/dist/commonjs/classic/trunkedNetworks/index.d.ts +31 -0
- package/dist/commonjs/classic/trunkedNetworks/index.js +78 -0
- package/dist/commonjs/classic/trunkedNetworks/index.js.map +7 -0
- package/dist/commonjs/classic/virtualMachines/index.d.ts +65 -0
- package/dist/commonjs/classic/virtualMachines/index.js +131 -0
- package/dist/commonjs/classic/virtualMachines/index.js.map +7 -0
- package/dist/commonjs/classic/volumes/index.d.ts +31 -0
- package/dist/commonjs/classic/volumes/index.js +72 -0
- package/dist/commonjs/classic/volumes/index.js.map +7 -0
- package/dist/commonjs/index.d.ts +34 -3
- package/dist/commonjs/index.js +301 -19
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.js +29 -0
- package/dist/commonjs/logger.js.map +7 -0
- package/dist/commonjs/models/index.d.ts +2 -6265
- package/dist/commonjs/models/index.js +292 -1083
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +6342 -0
- package/dist/commonjs/models/models.js +6034 -0
- package/dist/commonjs/models/models.js.map +7 -0
- package/dist/commonjs/networkCloud.d.ts +76 -37
- package/dist/commonjs/networkCloud.js +130 -120
- package/dist/commonjs/networkCloud.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.js +282 -0
- package/dist/commonjs/restorePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/accessBridges/index.d.ts +3 -0
- package/dist/esm/api/accessBridges/index.js +4 -0
- package/dist/esm/api/accessBridges/index.js.map +1 -0
- package/dist/esm/api/accessBridges/operations.d.ts +31 -0
- package/dist/esm/api/accessBridges/operations.js +213 -0
- package/dist/esm/api/accessBridges/operations.js.map +1 -0
- package/dist/esm/api/accessBridges/options.d.ts +45 -0
- package/dist/esm/api/accessBridges/options.js +4 -0
- package/dist/esm/api/accessBridges/options.js.map +1 -0
- package/dist/esm/api/agentPools/index.d.ts +3 -0
- package/dist/esm/api/agentPools/index.js +4 -0
- package/dist/esm/api/agentPools/index.js.map +1 -0
- package/dist/esm/api/agentPools/operations.d.ts +27 -0
- package/dist/esm/api/agentPools/operations.js +192 -0
- package/dist/esm/api/agentPools/operations.js.map +1 -0
- package/dist/esm/api/agentPools/options.d.ts +42 -0
- package/dist/esm/api/agentPools/options.js +4 -0
- package/dist/esm/api/agentPools/options.js.map +1 -0
- package/dist/esm/api/bareMetalMachineKeySets/index.d.ts +3 -0
- package/dist/esm/api/bareMetalMachineKeySets/index.js +4 -0
- package/dist/esm/api/bareMetalMachineKeySets/index.js.map +1 -0
- package/dist/esm/api/bareMetalMachineKeySets/operations.d.ts +27 -0
- package/dist/esm/api/bareMetalMachineKeySets/operations.js +192 -0
- package/dist/esm/api/bareMetalMachineKeySets/operations.js.map +1 -0
- package/dist/esm/api/bareMetalMachineKeySets/options.d.ts +42 -0
- package/dist/esm/api/bareMetalMachineKeySets/options.js +4 -0
- package/dist/esm/api/bareMetalMachineKeySets/options.js.map +1 -0
- package/dist/esm/api/bareMetalMachines/index.d.ts +3 -0
- package/dist/esm/api/bareMetalMachines/index.js +4 -0
- package/dist/esm/api/bareMetalMachines/index.js.map +1 -0
- package/dist/esm/api/bareMetalMachines/operations.d.ts +75 -0
- package/dist/esm/api/bareMetalMachines/operations.js +588 -0
- package/dist/esm/api/bareMetalMachines/operations.js.map +1 -0
- package/dist/esm/api/bareMetalMachines/options.d.ts +112 -0
- package/dist/esm/api/bareMetalMachines/options.js +4 -0
- package/dist/esm/api/bareMetalMachines/options.js.map +1 -0
- package/dist/esm/api/bmcKeySets/index.d.ts +3 -0
- package/dist/esm/api/bmcKeySets/index.js +4 -0
- package/dist/esm/api/bmcKeySets/index.js.map +1 -0
- package/dist/esm/api/bmcKeySets/operations.d.ts +27 -0
- package/dist/esm/api/bmcKeySets/operations.js +192 -0
- package/dist/esm/api/bmcKeySets/operations.js.map +1 -0
- package/dist/esm/api/bmcKeySets/options.d.ts +42 -0
- package/dist/esm/api/bmcKeySets/options.js +4 -0
- package/dist/esm/api/bmcKeySets/options.js.map +1 -0
- package/dist/esm/api/cloudServicesNetworks/index.d.ts +3 -0
- package/dist/esm/api/cloudServicesNetworks/index.js +4 -0
- package/dist/esm/api/cloudServicesNetworks/index.js.map +1 -0
- package/dist/esm/api/cloudServicesNetworks/operations.d.ts +31 -0
- package/dist/esm/api/cloudServicesNetworks/operations.js +218 -0
- package/dist/esm/api/cloudServicesNetworks/operations.js.map +1 -0
- package/dist/esm/api/cloudServicesNetworks/options.d.ts +49 -0
- package/dist/esm/api/cloudServicesNetworks/options.js +4 -0
- package/dist/esm/api/cloudServicesNetworks/options.js.map +1 -0
- package/dist/esm/api/clusterManagers/index.d.ts +3 -0
- package/dist/esm/api/clusterManagers/index.js +4 -0
- package/dist/esm/api/clusterManagers/index.js.map +1 -0
- package/dist/esm/api/clusterManagers/operations.d.ts +35 -0
- package/dist/esm/api/clusterManagers/operations.js +253 -0
- package/dist/esm/api/clusterManagers/operations.js.map +1 -0
- package/dist/esm/api/clusterManagers/options.d.ts +54 -0
- package/dist/esm/api/clusterManagers/options.js +4 -0
- package/dist/esm/api/clusterManagers/options.js.map +1 -0
- package/dist/esm/api/clusters/index.d.ts +3 -0
- package/dist/esm/api/clusters/index.js +4 -0
- package/dist/esm/api/clusters/index.js.map +1 -0
- package/dist/esm/api/clusters/operations.d.ts +55 -0
- package/dist/esm/api/clusters/operations.js +428 -0
- package/dist/esm/api/clusters/operations.js.map +1 -0
- package/dist/esm/api/clusters/options.d.ts +85 -0
- package/dist/esm/api/clusters/options.js +4 -0
- package/dist/esm/api/clusters/options.js.map +1 -0
- package/dist/esm/api/consoles/index.d.ts +3 -0
- package/dist/esm/api/consoles/index.js +4 -0
- package/dist/esm/api/consoles/index.js.map +1 -0
- package/dist/esm/api/consoles/operations.d.ts +27 -0
- package/dist/esm/api/consoles/operations.js +192 -0
- package/dist/esm/api/consoles/operations.js.map +1 -0
- package/dist/esm/api/consoles/options.d.ts +42 -0
- package/dist/esm/api/consoles/options.js +4 -0
- package/dist/esm/api/consoles/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +3 -0
- package/dist/esm/api/index.js +4 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/kubernetesClusterFeatures/index.d.ts +3 -0
- package/dist/esm/api/kubernetesClusterFeatures/index.js +4 -0
- package/dist/esm/api/kubernetesClusterFeatures/index.js.map +1 -0
- package/dist/esm/api/kubernetesClusterFeatures/operations.d.ts +27 -0
- package/dist/esm/api/kubernetesClusterFeatures/operations.js +192 -0
- package/dist/esm/api/kubernetesClusterFeatures/operations.js.map +1 -0
- package/dist/esm/api/kubernetesClusterFeatures/options.d.ts +42 -0
- package/dist/esm/api/kubernetesClusterFeatures/options.js +4 -0
- package/dist/esm/api/kubernetesClusterFeatures/options.js.map +1 -0
- package/dist/esm/api/kubernetesClusters/index.d.ts +3 -0
- package/dist/esm/api/kubernetesClusters/index.js +4 -0
- package/dist/esm/api/kubernetesClusters/index.js.map +1 -0
- package/dist/esm/api/kubernetesClusters/operations.d.ts +35 -0
- package/dist/esm/api/kubernetesClusters/operations.js +252 -0
- package/dist/esm/api/kubernetesClusters/operations.js.map +1 -0
- package/dist/esm/api/kubernetesClusters/options.d.ts +54 -0
- package/dist/esm/api/kubernetesClusters/options.js +4 -0
- package/dist/esm/api/kubernetesClusters/options.js.map +1 -0
- package/dist/esm/api/kubernetesVersions/index.d.ts +3 -0
- package/dist/esm/api/kubernetesVersions/index.js +4 -0
- package/dist/esm/api/kubernetesVersions/index.js.map +1 -0
- package/dist/esm/api/kubernetesVersions/operations.d.ts +31 -0
- package/dist/esm/api/kubernetesVersions/operations.js +218 -0
- package/dist/esm/api/kubernetesVersions/operations.js.map +1 -0
- package/dist/esm/api/kubernetesVersions/options.d.ts +49 -0
- package/dist/esm/api/kubernetesVersions/options.js +4 -0
- package/dist/esm/api/kubernetesVersions/options.js.map +1 -0
- package/dist/esm/api/l2Networks/index.d.ts +3 -0
- package/dist/esm/api/l2Networks/index.js +4 -0
- package/dist/esm/api/l2Networks/index.js.map +1 -0
- package/dist/esm/api/l2Networks/operations.d.ts +31 -0
- package/dist/esm/api/l2Networks/operations.js +213 -0
- package/dist/esm/api/l2Networks/operations.js.map +1 -0
- package/dist/esm/api/l2Networks/options.d.ts +47 -0
- package/dist/esm/api/l2Networks/options.js +4 -0
- package/dist/esm/api/l2Networks/options.js.map +1 -0
- package/dist/esm/api/l3Networks/index.d.ts +3 -0
- package/dist/esm/api/l3Networks/index.js +4 -0
- package/dist/esm/api/l3Networks/index.js.map +1 -0
- package/dist/esm/api/l3Networks/operations.d.ts +31 -0
- package/dist/esm/api/l3Networks/operations.js +213 -0
- package/dist/esm/api/l3Networks/operations.js.map +1 -0
- package/dist/esm/api/l3Networks/options.d.ts +47 -0
- package/dist/esm/api/l3Networks/options.js +4 -0
- package/dist/esm/api/l3Networks/options.js.map +1 -0
- package/dist/esm/api/metricsConfigurations/index.d.ts +3 -0
- package/dist/esm/api/metricsConfigurations/index.js +4 -0
- package/dist/esm/api/metricsConfigurations/index.js.map +1 -0
- package/dist/esm/api/metricsConfigurations/operations.d.ts +27 -0
- package/dist/esm/api/metricsConfigurations/operations.js +192 -0
- package/dist/esm/api/metricsConfigurations/operations.js.map +1 -0
- package/dist/esm/api/metricsConfigurations/options.d.ts +42 -0
- package/dist/esm/api/metricsConfigurations/options.js +4 -0
- package/dist/esm/api/metricsConfigurations/options.js.map +1 -0
- package/dist/esm/api/networkCloudContext.d.ts +22 -0
- package/dist/esm/api/networkCloudContext.js +24 -0
- package/dist/esm/api/networkCloudContext.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +3 -0
- package/dist/esm/api/operations/index.js +4 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.js +35 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/rackSkus/index.d.ts +3 -0
- package/dist/esm/api/rackSkus/index.js +4 -0
- package/dist/esm/api/rackSkus/index.js.map +1 -0
- package/dist/esm/api/rackSkus/operations.d.ts +14 -0
- package/dist/esm/api/rackSkus/operations.js +63 -0
- package/dist/esm/api/rackSkus/operations.js.map +1 -0
- package/dist/esm/api/rackSkus/options.d.ts +8 -0
- package/dist/esm/api/rackSkus/options.js +4 -0
- package/dist/esm/api/rackSkus/options.js.map +1 -0
- package/dist/esm/api/racks/index.d.ts +3 -0
- package/dist/esm/api/racks/index.js +4 -0
- package/dist/esm/api/racks/index.js.map +1 -0
- package/dist/esm/api/racks/operations.d.ts +31 -0
- package/dist/esm/api/racks/operations.js +218 -0
- package/dist/esm/api/racks/operations.js.map +1 -0
- package/dist/esm/api/racks/options.d.ts +49 -0
- package/dist/esm/api/racks/options.js +4 -0
- package/dist/esm/api/racks/options.js.map +1 -0
- package/dist/esm/api/storageAppliances/index.d.ts +3 -0
- package/dist/esm/api/storageAppliances/index.js +4 -0
- package/dist/esm/api/storageAppliances/index.js.map +1 -0
- package/dist/esm/api/storageAppliances/operations.d.ts +43 -0
- package/dist/esm/api/storageAppliances/operations.js +318 -0
- package/dist/esm/api/storageAppliances/operations.js.map +1 -0
- package/dist/esm/api/storageAppliances/options.d.ts +66 -0
- package/dist/esm/api/storageAppliances/options.js +4 -0
- package/dist/esm/api/storageAppliances/options.js.map +1 -0
- package/dist/esm/api/trunkedNetworks/index.d.ts +3 -0
- package/dist/esm/api/trunkedNetworks/index.js +4 -0
- package/dist/esm/api/trunkedNetworks/index.js.map +1 -0
- package/dist/esm/api/trunkedNetworks/operations.d.ts +31 -0
- package/dist/esm/api/trunkedNetworks/operations.js +213 -0
- package/dist/esm/api/trunkedNetworks/operations.js.map +1 -0
- package/dist/esm/api/trunkedNetworks/options.d.ts +47 -0
- package/dist/esm/api/trunkedNetworks/options.js +4 -0
- package/dist/esm/api/trunkedNetworks/options.js.map +1 -0
- package/dist/esm/api/virtualMachines/index.d.ts +3 -0
- package/dist/esm/api/virtualMachines/index.js +4 -0
- package/dist/esm/api/virtualMachines/index.js.map +1 -0
- package/dist/esm/api/virtualMachines/operations.d.ts +51 -0
- package/dist/esm/api/virtualMachines/operations.js +380 -0
- package/dist/esm/api/virtualMachines/operations.js.map +1 -0
- package/dist/esm/api/virtualMachines/options.d.ts +78 -0
- package/dist/esm/api/virtualMachines/options.js +4 -0
- package/dist/esm/api/virtualMachines/options.js.map +1 -0
- package/dist/esm/api/volumes/index.d.ts +3 -0
- package/dist/esm/api/volumes/index.js +4 -0
- package/dist/esm/api/volumes/index.js.map +1 -0
- package/dist/esm/api/volumes/operations.d.ts +31 -0
- package/dist/esm/api/volumes/operations.js +213 -0
- package/dist/esm/api/volumes/operations.js.map +1 -0
- package/dist/esm/api/volumes/options.d.ts +47 -0
- package/dist/esm/api/volumes/options.js +4 -0
- package/dist/esm/api/volumes/options.js.map +1 -0
- package/dist/esm/classic/accessBridges/index.d.ts +35 -0
- package/dist/esm/classic/accessBridges/index.js +44 -0
- package/dist/esm/classic/accessBridges/index.js.map +1 -0
- package/dist/esm/classic/agentPools/index.d.ts +33 -0
- package/dist/esm/classic/agentPools/index.js +43 -0
- package/dist/esm/classic/agentPools/index.js.map +1 -0
- package/dist/esm/classic/bareMetalMachineKeySets/index.d.ts +33 -0
- package/dist/esm/classic/bareMetalMachineKeySets/index.js +43 -0
- package/dist/esm/classic/bareMetalMachineKeySets/index.js.map +1 -0
- package/dist/esm/classic/bareMetalMachines/index.d.ts +101 -0
- package/dist/esm/classic/bareMetalMachines/index.js +143 -0
- package/dist/esm/classic/bareMetalMachines/index.js.map +1 -0
- package/dist/esm/classic/bmcKeySets/index.d.ts +33 -0
- package/dist/esm/classic/bmcKeySets/index.js +43 -0
- package/dist/esm/classic/bmcKeySets/index.js.map +1 -0
- package/dist/esm/classic/cloudServicesNetworks/index.d.ts +35 -0
- package/dist/esm/classic/cloudServicesNetworks/index.js +44 -0
- package/dist/esm/classic/cloudServicesNetworks/index.js.map +1 -0
- package/dist/esm/classic/clusterManagers/index.d.ts +37 -0
- package/dist/esm/classic/clusterManagers/index.js +45 -0
- package/dist/esm/classic/clusterManagers/index.js.map +1 -0
- package/dist/esm/classic/clusters/index.d.ts +71 -0
- package/dist/esm/classic/clusters/index.js +98 -0
- package/dist/esm/classic/clusters/index.js.map +1 -0
- package/dist/esm/classic/consoles/index.d.ts +33 -0
- package/dist/esm/classic/consoles/index.js +43 -0
- package/dist/esm/classic/consoles/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +23 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/kubernetesClusterFeatures/index.d.ts +33 -0
- package/dist/esm/classic/kubernetesClusterFeatures/index.js +43 -0
- package/dist/esm/classic/kubernetesClusterFeatures/index.js.map +1 -0
- package/dist/esm/classic/kubernetesClusters/index.d.ts +41 -0
- package/dist/esm/classic/kubernetesClusters/index.js +53 -0
- package/dist/esm/classic/kubernetesClusters/index.js.map +1 -0
- package/dist/esm/classic/kubernetesVersions/index.d.ts +35 -0
- package/dist/esm/classic/kubernetesVersions/index.js +44 -0
- package/dist/esm/classic/kubernetesVersions/index.js.map +1 -0
- package/dist/esm/classic/l2Networks/index.d.ts +31 -0
- package/dist/esm/classic/l2Networks/index.js +36 -0
- package/dist/esm/classic/l2Networks/index.js.map +1 -0
- package/dist/esm/classic/l3Networks/index.d.ts +31 -0
- package/dist/esm/classic/l3Networks/index.js +36 -0
- package/dist/esm/classic/l3Networks/index.js.map +1 -0
- package/dist/esm/classic/metricsConfigurations/index.d.ts +33 -0
- package/dist/esm/classic/metricsConfigurations/index.js +43 -0
- package/dist/esm/classic/metricsConfigurations/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +11 -0
- package/dist/esm/classic/operations/index.js +14 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/classic/rackSkus/index.d.ts +13 -0
- package/dist/esm/classic/rackSkus/index.js +15 -0
- package/dist/esm/classic/rackSkus/index.js.map +1 -0
- package/dist/esm/classic/racks/index.d.ts +35 -0
- package/dist/esm/classic/racks/index.js +44 -0
- package/dist/esm/classic/racks/index.js.map +1 -0
- package/dist/esm/classic/storageAppliances/index.d.ts +53 -0
- package/dist/esm/classic/storageAppliances/index.js +71 -0
- package/dist/esm/classic/storageAppliances/index.js.map +1 -0
- package/dist/esm/classic/trunkedNetworks/index.d.ts +31 -0
- package/dist/esm/classic/trunkedNetworks/index.js +36 -0
- package/dist/esm/classic/trunkedNetworks/index.js.map +1 -0
- package/dist/esm/classic/virtualMachines/index.d.ts +65 -0
- package/dist/esm/classic/virtualMachines/index.js +89 -0
- package/dist/esm/classic/virtualMachines/index.js.map +1 -0
- package/dist/esm/classic/volumes/index.d.ts +31 -0
- package/dist/esm/classic/volumes/index.js +36 -0
- package/dist/esm/classic/volumes/index.js.map +1 -0
- package/dist/esm/index.d.ts +34 -3
- package/dist/esm/index.js +6 -11
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +2 -6265
- package/dist/esm/models/index.js +3 -1077
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +6342 -0
- package/dist/esm/models/models.js +6214 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/networkCloud.d.ts +76 -37
- package/dist/esm/networkCloud.js +106 -113
- package/dist/esm/networkCloud.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.js +269 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/esm/static-helpers/pagingHelpers.js +143 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/esm/static-helpers/pollingHelpers.js +95 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.js +200 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +423 -111
- package/CHANGELOG.md +0 -190
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/lroImpl.d.ts +0 -11
- package/dist/browser/lroImpl.d.ts.map +0 -1
- package/dist/browser/lroImpl.js +0 -14
- package/dist/browser/lroImpl.js.map +0 -1
- package/dist/browser/models/index.d.ts.map +0 -1
- package/dist/browser/models/mappers.d.ts +0 -218
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -7519
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -77
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -534
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/networkCloud.d.ts.map +0 -1
- package/dist/browser/operations/agentPools.d.ts +0 -100
- package/dist/browser/operations/agentPools.d.ts.map +0 -1
- package/dist/browser/operations/agentPools.js +0 -464
- package/dist/browser/operations/agentPools.js.map +0 -1
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts +0 -99
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/browser/operations/bareMetalMachineKeySets.js +0 -463
- package/dist/browser/operations/bareMetalMachineKeySets.js.map +0 -1
- package/dist/browser/operations/bareMetalMachines.d.ts +0 -273
- package/dist/browser/operations/bareMetalMachines.d.ts.map +0 -1
- package/dist/browser/operations/bareMetalMachines.js +0 -1420
- package/dist/browser/operations/bareMetalMachines.js.map +0 -1
- package/dist/browser/operations/bmcKeySets.d.ts +0 -101
- package/dist/browser/operations/bmcKeySets.d.ts.map +0 -1
- package/dist/browser/operations/bmcKeySets.js +0 -455
- package/dist/browser/operations/bmcKeySets.js.map +0 -1
- package/dist/browser/operations/cloudServicesNetworks.d.ts +0 -107
- package/dist/browser/operations/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/browser/operations/cloudServicesNetworks.js +0 -547
- package/dist/browser/operations/cloudServicesNetworks.js.map +0 -1
- package/dist/browser/operations/clusterManagers.d.ts +0 -99
- package/dist/browser/operations/clusterManagers.d.ts.map +0 -1
- package/dist/browser/operations/clusterManagers.js +0 -494
- package/dist/browser/operations/clusterManagers.js.map +0 -1
- package/dist/browser/operations/clusters.d.ts +0 -171
- package/dist/browser/operations/clusters.d.ts.map +0 -1
- package/dist/browser/operations/clusters.js +0 -896
- package/dist/browser/operations/clusters.js.map +0 -1
- package/dist/browser/operations/consoles.d.ts +0 -101
- package/dist/browser/operations/consoles.d.ts.map +0 -1
- package/dist/browser/operations/consoles.js +0 -455
- package/dist/browser/operations/consoles.js.map +0 -1
- package/dist/browser/operations/index.d.ts +0 -21
- package/dist/browser/operations/index.d.ts.map +0 -1
- package/dist/browser/operations/index.js +0 -28
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts +0 -100
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/browser/operations/kubernetesClusterFeatures.js +0 -454
- package/dist/browser/operations/kubernetesClusterFeatures.js.map +0 -1
- package/dist/browser/operations/kubernetesClusters.d.ts +0 -123
- package/dist/browser/operations/kubernetesClusters.d.ts.map +0 -1
- package/dist/browser/operations/kubernetesClusters.js +0 -638
- package/dist/browser/operations/kubernetesClusters.js.map +0 -1
- package/dist/browser/operations/l2Networks.d.ts +0 -98
- package/dist/browser/operations/l2Networks.d.ts.map +0 -1
- package/dist/browser/operations/l2Networks.js +0 -488
- package/dist/browser/operations/l2Networks.js.map +0 -1
- package/dist/browser/operations/l3Networks.d.ts +0 -98
- package/dist/browser/operations/l3Networks.d.ts.map +0 -1
- package/dist/browser/operations/l3Networks.js +0 -488
- package/dist/browser/operations/l3Networks.js.map +0 -1
- package/dist/browser/operations/metricsConfigurations.d.ts +0 -99
- package/dist/browser/operations/metricsConfigurations.d.ts.map +0 -1
- package/dist/browser/operations/metricsConfigurations.js +0 -463
- package/dist/browser/operations/metricsConfigurations.js.map +0 -1
- package/dist/browser/operations/operations.d.ts +0 -34
- package/dist/browser/operations/operations.d.ts.map +0 -1
- package/dist/browser/operations/operations.js +0 -135
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/rackSkus.d.ts +0 -38
- package/dist/browser/operations/rackSkus.d.ts.map +0 -1
- package/dist/browser/operations/rackSkus.js +0 -165
- package/dist/browser/operations/rackSkus.js.map +0 -1
- package/dist/browser/operations/racks.d.ts +0 -115
- package/dist/browser/operations/racks.d.ts.map +0 -1
- package/dist/browser/operations/racks.js +0 -550
- package/dist/browser/operations/racks.js.map +0 -1
- package/dist/browser/operations/storageAppliances.d.ts +0 -143
- package/dist/browser/operations/storageAppliances.d.ts.map +0 -1
- package/dist/browser/operations/storageAppliances.js +0 -721
- package/dist/browser/operations/storageAppliances.js.map +0 -1
- package/dist/browser/operations/trunkedNetworks.d.ts +0 -98
- package/dist/browser/operations/trunkedNetworks.d.ts.map +0 -1
- package/dist/browser/operations/trunkedNetworks.js +0 -493
- package/dist/browser/operations/trunkedNetworks.js.map +0 -1
- package/dist/browser/operations/virtualMachines.d.ts +0 -163
- package/dist/browser/operations/virtualMachines.d.ts.map +0 -1
- package/dist/browser/operations/virtualMachines.js +0 -877
- package/dist/browser/operations/virtualMachines.js.map +0 -1
- package/dist/browser/operations/volumes.d.ts +0 -98
- package/dist/browser/operations/volumes.d.ts.map +0 -1
- package/dist/browser/operations/volumes.js +0 -488
- package/dist/browser/operations/volumes.js.map +0 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +0 -74
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/agentPools.js +0 -9
- package/dist/browser/operationsInterfaces/agentPools.js.map +0 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts +0 -74
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js +0 -9
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js.map +0 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts +0 -237
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.js +0 -9
- package/dist/browser/operationsInterfaces/bareMetalMachines.js.map +0 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts +0 -76
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.js +0 -9
- package/dist/browser/operationsInterfaces/bmcKeySets.js.map +0 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts +0 -71
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js +0 -9
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js.map +0 -1
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts +0 -63
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/clusterManagers.js +0 -9
- package/dist/browser/operationsInterfaces/clusterManagers.js.map +0 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +0 -135
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/clusters.js +0 -9
- package/dist/browser/operationsInterfaces/clusters.js.map +0 -1
- package/dist/browser/operationsInterfaces/consoles.d.ts +0 -76
- package/dist/browser/operationsInterfaces/consoles.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/consoles.js +0 -9
- package/dist/browser/operationsInterfaces/consoles.js.map +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -21
- package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/index.js +0 -28
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts +0 -74
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js +0 -9
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js.map +0 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts +0 -87
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.js +0 -9
- package/dist/browser/operationsInterfaces/kubernetesClusters.js.map +0 -1
- package/dist/browser/operationsInterfaces/l2Networks.d.ts +0 -62
- package/dist/browser/operationsInterfaces/l2Networks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/l2Networks.js +0 -9
- package/dist/browser/operationsInterfaces/l2Networks.js.map +0 -1
- package/dist/browser/operationsInterfaces/l3Networks.d.ts +0 -62
- package/dist/browser/operationsInterfaces/l3Networks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/l3Networks.js +0 -9
- package/dist/browser/operationsInterfaces/l3Networks.js.map +0 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts +0 -74
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.js +0 -9
- package/dist/browser/operationsInterfaces/metricsConfigurations.js.map +0 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +0 -12
- package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operations.js +0 -9
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/rackSkus.d.ts +0 -17
- package/dist/browser/operationsInterfaces/rackSkus.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/rackSkus.js +0 -9
- package/dist/browser/operationsInterfaces/rackSkus.js.map +0 -1
- package/dist/browser/operationsInterfaces/racks.d.ts +0 -79
- package/dist/browser/operationsInterfaces/racks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/racks.js +0 -9
- package/dist/browser/operationsInterfaces/racks.js.map +0 -1
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts +0 -107
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/storageAppliances.js +0 -9
- package/dist/browser/operationsInterfaces/storageAppliances.js.map +0 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts +0 -62
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.js +0 -9
- package/dist/browser/operationsInterfaces/trunkedNetworks.js.map +0 -1
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts +0 -127
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/virtualMachines.js +0 -9
- package/dist/browser/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/browser/operationsInterfaces/volumes.d.ts +0 -62
- package/dist/browser/operationsInterfaces/volumes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/volumes.js +0 -9
- package/dist/browser/operationsInterfaces/volumes.js.map +0 -1
- package/dist/browser/pagingHelper.d.ts +0 -13
- package/dist/browser/pagingHelper.d.ts.map +0 -1
- package/dist/browser/pagingHelper.js +0 -32
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/commonjs/index.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.d.ts +0 -11
- package/dist/commonjs/lroImpl.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.js +0 -17
- package/dist/commonjs/lroImpl.js.map +0 -1
- package/dist/commonjs/models/index.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.d.ts +0 -218
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -7526
- package/dist/commonjs/models/mappers.js.map +0 -1
- package/dist/commonjs/models/parameters.d.ts +0 -77
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -538
- package/dist/commonjs/models/parameters.js.map +0 -1
- package/dist/commonjs/networkCloud.d.ts.map +0 -1
- package/dist/commonjs/operations/agentPools.d.ts +0 -100
- package/dist/commonjs/operations/agentPools.d.ts.map +0 -1
- package/dist/commonjs/operations/agentPools.js +0 -468
- package/dist/commonjs/operations/agentPools.js.map +0 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts +0 -99
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.js +0 -467
- package/dist/commonjs/operations/bareMetalMachineKeySets.js.map +0 -1
- package/dist/commonjs/operations/bareMetalMachines.d.ts +0 -273
- package/dist/commonjs/operations/bareMetalMachines.d.ts.map +0 -1
- package/dist/commonjs/operations/bareMetalMachines.js +0 -1424
- package/dist/commonjs/operations/bareMetalMachines.js.map +0 -1
- package/dist/commonjs/operations/bmcKeySets.d.ts +0 -101
- package/dist/commonjs/operations/bmcKeySets.d.ts.map +0 -1
- package/dist/commonjs/operations/bmcKeySets.js +0 -459
- package/dist/commonjs/operations/bmcKeySets.js.map +0 -1
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts +0 -107
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/commonjs/operations/cloudServicesNetworks.js +0 -551
- package/dist/commonjs/operations/cloudServicesNetworks.js.map +0 -1
- package/dist/commonjs/operations/clusterManagers.d.ts +0 -99
- package/dist/commonjs/operations/clusterManagers.d.ts.map +0 -1
- package/dist/commonjs/operations/clusterManagers.js +0 -498
- package/dist/commonjs/operations/clusterManagers.js.map +0 -1
- package/dist/commonjs/operations/clusters.d.ts +0 -171
- package/dist/commonjs/operations/clusters.d.ts.map +0 -1
- package/dist/commonjs/operations/clusters.js +0 -900
- package/dist/commonjs/operations/clusters.js.map +0 -1
- package/dist/commonjs/operations/consoles.d.ts +0 -101
- package/dist/commonjs/operations/consoles.d.ts.map +0 -1
- package/dist/commonjs/operations/consoles.js +0 -459
- package/dist/commonjs/operations/consoles.js.map +0 -1
- package/dist/commonjs/operations/index.d.ts +0 -21
- package/dist/commonjs/operations/index.d.ts.map +0 -1
- package/dist/commonjs/operations/index.js +0 -31
- package/dist/commonjs/operations/index.js.map +0 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts +0 -100
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.js +0 -458
- package/dist/commonjs/operations/kubernetesClusterFeatures.js.map +0 -1
- package/dist/commonjs/operations/kubernetesClusters.d.ts +0 -123
- package/dist/commonjs/operations/kubernetesClusters.d.ts.map +0 -1
- package/dist/commonjs/operations/kubernetesClusters.js +0 -642
- package/dist/commonjs/operations/kubernetesClusters.js.map +0 -1
- package/dist/commonjs/operations/l2Networks.d.ts +0 -98
- package/dist/commonjs/operations/l2Networks.d.ts.map +0 -1
- package/dist/commonjs/operations/l2Networks.js +0 -492
- package/dist/commonjs/operations/l2Networks.js.map +0 -1
- package/dist/commonjs/operations/l3Networks.d.ts +0 -98
- package/dist/commonjs/operations/l3Networks.d.ts.map +0 -1
- package/dist/commonjs/operations/l3Networks.js +0 -492
- package/dist/commonjs/operations/l3Networks.js.map +0 -1
- package/dist/commonjs/operations/metricsConfigurations.d.ts +0 -99
- package/dist/commonjs/operations/metricsConfigurations.d.ts.map +0 -1
- package/dist/commonjs/operations/metricsConfigurations.js +0 -467
- package/dist/commonjs/operations/metricsConfigurations.js.map +0 -1
- package/dist/commonjs/operations/operations.d.ts +0 -34
- package/dist/commonjs/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/operations/operations.js +0 -139
- package/dist/commonjs/operations/operations.js.map +0 -1
- package/dist/commonjs/operations/rackSkus.d.ts +0 -38
- package/dist/commonjs/operations/rackSkus.d.ts.map +0 -1
- package/dist/commonjs/operations/rackSkus.js +0 -169
- package/dist/commonjs/operations/rackSkus.js.map +0 -1
- package/dist/commonjs/operations/racks.d.ts +0 -115
- package/dist/commonjs/operations/racks.d.ts.map +0 -1
- package/dist/commonjs/operations/racks.js +0 -554
- package/dist/commonjs/operations/racks.js.map +0 -1
- package/dist/commonjs/operations/storageAppliances.d.ts +0 -143
- package/dist/commonjs/operations/storageAppliances.d.ts.map +0 -1
- package/dist/commonjs/operations/storageAppliances.js +0 -725
- package/dist/commonjs/operations/storageAppliances.js.map +0 -1
- package/dist/commonjs/operations/trunkedNetworks.d.ts +0 -98
- package/dist/commonjs/operations/trunkedNetworks.d.ts.map +0 -1
- package/dist/commonjs/operations/trunkedNetworks.js +0 -497
- package/dist/commonjs/operations/trunkedNetworks.js.map +0 -1
- package/dist/commonjs/operations/virtualMachines.d.ts +0 -163
- package/dist/commonjs/operations/virtualMachines.d.ts.map +0 -1
- package/dist/commonjs/operations/virtualMachines.js +0 -881
- package/dist/commonjs/operations/virtualMachines.js.map +0 -1
- package/dist/commonjs/operations/volumes.d.ts +0 -98
- package/dist/commonjs/operations/volumes.d.ts.map +0 -1
- package/dist/commonjs/operations/volumes.js +0 -492
- package/dist/commonjs/operations/volumes.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js +0 -10
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js +0 -10
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts +0 -237
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js +0 -10
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts +0 -76
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js +0 -10
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js +0 -10
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts +0 -63
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.js +0 -10
- package/dist/commonjs/operationsInterfaces/clusterManagers.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +0 -135
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +0 -10
- package/dist/commonjs/operationsInterfaces/clusters.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/consoles.d.ts +0 -76
- package/dist/commonjs/operationsInterfaces/consoles.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/consoles.js +0 -10
- package/dist/commonjs/operationsInterfaces/consoles.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -31
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js +0 -10
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts +0 -87
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js +0 -10
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts +0 -62
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.js +0 -10
- package/dist/commonjs/operationsInterfaces/l2Networks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts +0 -62
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.js +0 -10
- package/dist/commonjs/operationsInterfaces/l3Networks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js +0 -10
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.js +0 -10
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts +0 -17
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.js +0 -10
- package/dist/commonjs/operationsInterfaces/rackSkus.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/racks.d.ts +0 -79
- package/dist/commonjs/operationsInterfaces/racks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/racks.js +0 -10
- package/dist/commonjs/operationsInterfaces/racks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts +0 -107
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.js +0 -10
- package/dist/commonjs/operationsInterfaces/storageAppliances.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts +0 -62
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js +0 -10
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +0 -127
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.js +0 -10
- package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/volumes.d.ts +0 -62
- package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/volumes.js +0 -10
- package/dist/commonjs/operationsInterfaces/volumes.js.map +0 -1
- package/dist/commonjs/pagingHelper.d.ts +0 -13
- package/dist/commonjs/pagingHelper.d.ts.map +0 -1
- package/dist/commonjs/pagingHelper.js +0 -36
- package/dist/commonjs/pagingHelper.js.map +0 -1
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/lroImpl.d.ts +0 -11
- package/dist/esm/lroImpl.d.ts.map +0 -1
- package/dist/esm/lroImpl.js +0 -14
- package/dist/esm/lroImpl.js.map +0 -1
- package/dist/esm/models/index.d.ts.map +0 -1
- package/dist/esm/models/mappers.d.ts +0 -218
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -7519
- package/dist/esm/models/mappers.js.map +0 -1
- package/dist/esm/models/parameters.d.ts +0 -77
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -534
- package/dist/esm/models/parameters.js.map +0 -1
- package/dist/esm/networkCloud.d.ts.map +0 -1
- package/dist/esm/operations/agentPools.d.ts +0 -100
- package/dist/esm/operations/agentPools.d.ts.map +0 -1
- package/dist/esm/operations/agentPools.js +0 -464
- package/dist/esm/operations/agentPools.js.map +0 -1
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts +0 -99
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/esm/operations/bareMetalMachineKeySets.js +0 -463
- package/dist/esm/operations/bareMetalMachineKeySets.js.map +0 -1
- package/dist/esm/operations/bareMetalMachines.d.ts +0 -273
- package/dist/esm/operations/bareMetalMachines.d.ts.map +0 -1
- package/dist/esm/operations/bareMetalMachines.js +0 -1420
- package/dist/esm/operations/bareMetalMachines.js.map +0 -1
- package/dist/esm/operations/bmcKeySets.d.ts +0 -101
- package/dist/esm/operations/bmcKeySets.d.ts.map +0 -1
- package/dist/esm/operations/bmcKeySets.js +0 -455
- package/dist/esm/operations/bmcKeySets.js.map +0 -1
- package/dist/esm/operations/cloudServicesNetworks.d.ts +0 -107
- package/dist/esm/operations/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/esm/operations/cloudServicesNetworks.js +0 -547
- package/dist/esm/operations/cloudServicesNetworks.js.map +0 -1
- package/dist/esm/operations/clusterManagers.d.ts +0 -99
- package/dist/esm/operations/clusterManagers.d.ts.map +0 -1
- package/dist/esm/operations/clusterManagers.js +0 -494
- package/dist/esm/operations/clusterManagers.js.map +0 -1
- package/dist/esm/operations/clusters.d.ts +0 -171
- package/dist/esm/operations/clusters.d.ts.map +0 -1
- package/dist/esm/operations/clusters.js +0 -896
- package/dist/esm/operations/clusters.js.map +0 -1
- package/dist/esm/operations/consoles.d.ts +0 -101
- package/dist/esm/operations/consoles.d.ts.map +0 -1
- package/dist/esm/operations/consoles.js +0 -455
- package/dist/esm/operations/consoles.js.map +0 -1
- package/dist/esm/operations/index.d.ts +0 -21
- package/dist/esm/operations/index.d.ts.map +0 -1
- package/dist/esm/operations/index.js +0 -28
- package/dist/esm/operations/index.js.map +0 -1
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts +0 -100
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/esm/operations/kubernetesClusterFeatures.js +0 -454
- package/dist/esm/operations/kubernetesClusterFeatures.js.map +0 -1
- package/dist/esm/operations/kubernetesClusters.d.ts +0 -123
- package/dist/esm/operations/kubernetesClusters.d.ts.map +0 -1
- package/dist/esm/operations/kubernetesClusters.js +0 -638
- package/dist/esm/operations/kubernetesClusters.js.map +0 -1
- package/dist/esm/operations/l2Networks.d.ts +0 -98
- package/dist/esm/operations/l2Networks.d.ts.map +0 -1
- package/dist/esm/operations/l2Networks.js +0 -488
- package/dist/esm/operations/l2Networks.js.map +0 -1
- package/dist/esm/operations/l3Networks.d.ts +0 -98
- package/dist/esm/operations/l3Networks.d.ts.map +0 -1
- package/dist/esm/operations/l3Networks.js +0 -488
- package/dist/esm/operations/l3Networks.js.map +0 -1
- package/dist/esm/operations/metricsConfigurations.d.ts +0 -99
- package/dist/esm/operations/metricsConfigurations.d.ts.map +0 -1
- package/dist/esm/operations/metricsConfigurations.js +0 -463
- package/dist/esm/operations/metricsConfigurations.js.map +0 -1
- package/dist/esm/operations/operations.d.ts +0 -34
- package/dist/esm/operations/operations.d.ts.map +0 -1
- package/dist/esm/operations/operations.js +0 -135
- package/dist/esm/operations/operations.js.map +0 -1
- package/dist/esm/operations/rackSkus.d.ts +0 -38
- package/dist/esm/operations/rackSkus.d.ts.map +0 -1
- package/dist/esm/operations/rackSkus.js +0 -165
- package/dist/esm/operations/rackSkus.js.map +0 -1
- package/dist/esm/operations/racks.d.ts +0 -115
- package/dist/esm/operations/racks.d.ts.map +0 -1
- package/dist/esm/operations/racks.js +0 -550
- package/dist/esm/operations/racks.js.map +0 -1
- package/dist/esm/operations/storageAppliances.d.ts +0 -143
- package/dist/esm/operations/storageAppliances.d.ts.map +0 -1
- package/dist/esm/operations/storageAppliances.js +0 -721
- package/dist/esm/operations/storageAppliances.js.map +0 -1
- package/dist/esm/operations/trunkedNetworks.d.ts +0 -98
- package/dist/esm/operations/trunkedNetworks.d.ts.map +0 -1
- package/dist/esm/operations/trunkedNetworks.js +0 -493
- package/dist/esm/operations/trunkedNetworks.js.map +0 -1
- package/dist/esm/operations/virtualMachines.d.ts +0 -163
- package/dist/esm/operations/virtualMachines.d.ts.map +0 -1
- package/dist/esm/operations/virtualMachines.js +0 -877
- package/dist/esm/operations/virtualMachines.js.map +0 -1
- package/dist/esm/operations/volumes.d.ts +0 -98
- package/dist/esm/operations/volumes.d.ts.map +0 -1
- package/dist/esm/operations/volumes.js +0 -488
- package/dist/esm/operations/volumes.js.map +0 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +0 -74
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/agentPools.js +0 -9
- package/dist/esm/operationsInterfaces/agentPools.js.map +0 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts +0 -74
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js +0 -9
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js.map +0 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts +0 -237
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.js +0 -9
- package/dist/esm/operationsInterfaces/bareMetalMachines.js.map +0 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts +0 -76
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.js +0 -9
- package/dist/esm/operationsInterfaces/bmcKeySets.js.map +0 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts +0 -71
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js +0 -9
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js.map +0 -1
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts +0 -63
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/clusterManagers.js +0 -9
- package/dist/esm/operationsInterfaces/clusterManagers.js.map +0 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +0 -135
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/clusters.js +0 -9
- package/dist/esm/operationsInterfaces/clusters.js.map +0 -1
- package/dist/esm/operationsInterfaces/consoles.d.ts +0 -76
- package/dist/esm/operationsInterfaces/consoles.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/consoles.js +0 -9
- package/dist/esm/operationsInterfaces/consoles.js.map +0 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -21
- package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/index.js +0 -28
- package/dist/esm/operationsInterfaces/index.js.map +0 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts +0 -74
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js +0 -9
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js.map +0 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts +0 -87
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.js +0 -9
- package/dist/esm/operationsInterfaces/kubernetesClusters.js.map +0 -1
- package/dist/esm/operationsInterfaces/l2Networks.d.ts +0 -62
- package/dist/esm/operationsInterfaces/l2Networks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/l2Networks.js +0 -9
- package/dist/esm/operationsInterfaces/l2Networks.js.map +0 -1
- package/dist/esm/operationsInterfaces/l3Networks.d.ts +0 -62
- package/dist/esm/operationsInterfaces/l3Networks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/l3Networks.js +0 -9
- package/dist/esm/operationsInterfaces/l3Networks.js.map +0 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts +0 -74
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.js +0 -9
- package/dist/esm/operationsInterfaces/metricsConfigurations.js.map +0 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +0 -12
- package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operations.js +0 -9
- package/dist/esm/operationsInterfaces/operations.js.map +0 -1
- package/dist/esm/operationsInterfaces/rackSkus.d.ts +0 -17
- package/dist/esm/operationsInterfaces/rackSkus.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/rackSkus.js +0 -9
- package/dist/esm/operationsInterfaces/rackSkus.js.map +0 -1
- package/dist/esm/operationsInterfaces/racks.d.ts +0 -79
- package/dist/esm/operationsInterfaces/racks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/racks.js +0 -9
- package/dist/esm/operationsInterfaces/racks.js.map +0 -1
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts +0 -107
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/storageAppliances.js +0 -9
- package/dist/esm/operationsInterfaces/storageAppliances.js.map +0 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts +0 -62
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.js +0 -9
- package/dist/esm/operationsInterfaces/trunkedNetworks.js.map +0 -1
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts +0 -127
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/virtualMachines.js +0 -9
- package/dist/esm/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/esm/operationsInterfaces/volumes.d.ts +0 -62
- package/dist/esm/operationsInterfaces/volumes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/volumes.js +0 -9
- package/dist/esm/operationsInterfaces/volumes.js.map +0 -1
- package/dist/esm/pagingHelper.d.ts +0 -13
- package/dist/esm/pagingHelper.d.ts.map +0 -1
- package/dist/esm/pagingHelper.js +0 -32
- package/dist/esm/pagingHelper.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -5
- package/dist/react-native/index.d.ts.map +0 -1
- package/dist/react-native/index.js +0 -13
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/lroImpl.d.ts +0 -11
- package/dist/react-native/lroImpl.d.ts.map +0 -1
- package/dist/react-native/lroImpl.js +0 -14
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -6266
- package/dist/react-native/models/index.d.ts.map +0 -1
- package/dist/react-native/models/index.js +0 -1078
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -218
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -7519
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -77
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -534
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/networkCloud.d.ts +0 -39
- package/dist/react-native/networkCloud.d.ts.map +0 -1
- package/dist/react-native/networkCloud.js +0 -116
- package/dist/react-native/networkCloud.js.map +0 -1
- package/dist/react-native/operations/agentPools.d.ts +0 -100
- package/dist/react-native/operations/agentPools.d.ts.map +0 -1
- package/dist/react-native/operations/agentPools.js +0 -464
- package/dist/react-native/operations/agentPools.js.map +0 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts +0 -99
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.js +0 -463
- package/dist/react-native/operations/bareMetalMachineKeySets.js.map +0 -1
- package/dist/react-native/operations/bareMetalMachines.d.ts +0 -273
- package/dist/react-native/operations/bareMetalMachines.d.ts.map +0 -1
- package/dist/react-native/operations/bareMetalMachines.js +0 -1420
- package/dist/react-native/operations/bareMetalMachines.js.map +0 -1
- package/dist/react-native/operations/bmcKeySets.d.ts +0 -101
- package/dist/react-native/operations/bmcKeySets.d.ts.map +0 -1
- package/dist/react-native/operations/bmcKeySets.js +0 -455
- package/dist/react-native/operations/bmcKeySets.js.map +0 -1
- package/dist/react-native/operations/cloudServicesNetworks.d.ts +0 -107
- package/dist/react-native/operations/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/react-native/operations/cloudServicesNetworks.js +0 -547
- package/dist/react-native/operations/cloudServicesNetworks.js.map +0 -1
- package/dist/react-native/operations/clusterManagers.d.ts +0 -99
- package/dist/react-native/operations/clusterManagers.d.ts.map +0 -1
- package/dist/react-native/operations/clusterManagers.js +0 -494
- package/dist/react-native/operations/clusterManagers.js.map +0 -1
- package/dist/react-native/operations/clusters.d.ts +0 -171
- package/dist/react-native/operations/clusters.d.ts.map +0 -1
- package/dist/react-native/operations/clusters.js +0 -896
- package/dist/react-native/operations/clusters.js.map +0 -1
- package/dist/react-native/operations/consoles.d.ts +0 -101
- package/dist/react-native/operations/consoles.d.ts.map +0 -1
- package/dist/react-native/operations/consoles.js +0 -455
- package/dist/react-native/operations/consoles.js.map +0 -1
- package/dist/react-native/operations/index.d.ts +0 -21
- package/dist/react-native/operations/index.d.ts.map +0 -1
- package/dist/react-native/operations/index.js +0 -28
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts +0 -100
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.js +0 -454
- package/dist/react-native/operations/kubernetesClusterFeatures.js.map +0 -1
- package/dist/react-native/operations/kubernetesClusters.d.ts +0 -123
- package/dist/react-native/operations/kubernetesClusters.d.ts.map +0 -1
- package/dist/react-native/operations/kubernetesClusters.js +0 -638
- package/dist/react-native/operations/kubernetesClusters.js.map +0 -1
- package/dist/react-native/operations/l2Networks.d.ts +0 -98
- package/dist/react-native/operations/l2Networks.d.ts.map +0 -1
- package/dist/react-native/operations/l2Networks.js +0 -488
- package/dist/react-native/operations/l2Networks.js.map +0 -1
- package/dist/react-native/operations/l3Networks.d.ts +0 -98
- package/dist/react-native/operations/l3Networks.d.ts.map +0 -1
- package/dist/react-native/operations/l3Networks.js +0 -488
- package/dist/react-native/operations/l3Networks.js.map +0 -1
- package/dist/react-native/operations/metricsConfigurations.d.ts +0 -99
- package/dist/react-native/operations/metricsConfigurations.d.ts.map +0 -1
- package/dist/react-native/operations/metricsConfigurations.js +0 -463
- package/dist/react-native/operations/metricsConfigurations.js.map +0 -1
- package/dist/react-native/operations/operations.d.ts +0 -34
- package/dist/react-native/operations/operations.d.ts.map +0 -1
- package/dist/react-native/operations/operations.js +0 -135
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/rackSkus.d.ts +0 -38
- package/dist/react-native/operations/rackSkus.d.ts.map +0 -1
- package/dist/react-native/operations/rackSkus.js +0 -165
- package/dist/react-native/operations/rackSkus.js.map +0 -1
- package/dist/react-native/operations/racks.d.ts +0 -115
- package/dist/react-native/operations/racks.d.ts.map +0 -1
- package/dist/react-native/operations/racks.js +0 -550
- package/dist/react-native/operations/racks.js.map +0 -1
- package/dist/react-native/operations/storageAppliances.d.ts +0 -143
- package/dist/react-native/operations/storageAppliances.d.ts.map +0 -1
- package/dist/react-native/operations/storageAppliances.js +0 -721
- package/dist/react-native/operations/storageAppliances.js.map +0 -1
- package/dist/react-native/operations/trunkedNetworks.d.ts +0 -98
- package/dist/react-native/operations/trunkedNetworks.d.ts.map +0 -1
- package/dist/react-native/operations/trunkedNetworks.js +0 -493
- package/dist/react-native/operations/trunkedNetworks.js.map +0 -1
- package/dist/react-native/operations/virtualMachines.d.ts +0 -163
- package/dist/react-native/operations/virtualMachines.d.ts.map +0 -1
- package/dist/react-native/operations/virtualMachines.js +0 -877
- package/dist/react-native/operations/virtualMachines.js.map +0 -1
- package/dist/react-native/operations/volumes.d.ts +0 -98
- package/dist/react-native/operations/volumes.d.ts.map +0 -1
- package/dist/react-native/operations/volumes.js +0 -488
- package/dist/react-native/operations/volumes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/agentPools.js +0 -9
- package/dist/react-native/operationsInterfaces/agentPools.js.map +0 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js +0 -9
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js.map +0 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts +0 -237
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js +0 -9
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js.map +0 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts +0 -76
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.js +0 -9
- package/dist/react-native/operationsInterfaces/bmcKeySets.js.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js +0 -9
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts +0 -63
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.js +0 -9
- package/dist/react-native/operationsInterfaces/clusterManagers.js.map +0 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +0 -135
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/clusters.js +0 -9
- package/dist/react-native/operationsInterfaces/clusters.js.map +0 -1
- package/dist/react-native/operationsInterfaces/consoles.d.ts +0 -76
- package/dist/react-native/operationsInterfaces/consoles.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/consoles.js +0 -9
- package/dist/react-native/operationsInterfaces/consoles.js.map +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -28
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js +0 -9
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js.map +0 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts +0 -87
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js +0 -9
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js.map +0 -1
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts +0 -62
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/l2Networks.js +0 -9
- package/dist/react-native/operationsInterfaces/l2Networks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts +0 -62
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/l3Networks.js +0 -9
- package/dist/react-native/operationsInterfaces/l3Networks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js +0 -9
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.js +0 -9
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts +0 -17
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/rackSkus.js +0 -9
- package/dist/react-native/operationsInterfaces/rackSkus.js.map +0 -1
- package/dist/react-native/operationsInterfaces/racks.d.ts +0 -79
- package/dist/react-native/operationsInterfaces/racks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/racks.js +0 -9
- package/dist/react-native/operationsInterfaces/racks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts +0 -107
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.js +0 -9
- package/dist/react-native/operationsInterfaces/storageAppliances.js.map +0 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts +0 -62
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js +0 -9
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +0 -127
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.js +0 -9
- package/dist/react-native/operationsInterfaces/virtualMachines.js.map +0 -1
- package/dist/react-native/operationsInterfaces/volumes.d.ts +0 -62
- package/dist/react-native/operationsInterfaces/volumes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/volumes.js +0 -9
- package/dist/react-native/operationsInterfaces/volumes.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/pagingHelper.d.ts +0 -13
- package/dist/react-native/pagingHelper.d.ts.map +0 -1
- package/dist/react-native/pagingHelper.js +0 -32
- package/dist/react-native/pagingHelper.js.map +0 -1
- package/review/arm-networkcloud.api.md +0 -4349
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/models/models.ts"],
|
|
4
|
+
"sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { areAllPropsUndefined } from \"../static-helpers/serialization/check-prop-undefined.js\";\n\n/**\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\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 /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for an operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\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 * {@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**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\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**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** AccessBridge represents a managed access bridge resource. */\nexport interface AccessBridge extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\n /** The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId. */\n ipv4ConnectedPrefix?: string;\n /** The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId. */\n ipv6ConnectedPrefix?: string;\n /** The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use. */\n networkId: string;\n /** The list of security rules enforced by the access bridge. */\n securityRules?: AccessBridgeSecurityRule[];\n /** The detailed status reported by the access bridge. */\n readonly detailedStatus?: AccessBridgeDetailedStatus;\n /** The descriptive message that accompanies the detailed status. */\n readonly detailedStatusMessage?: string;\n /** The observed endpoints that clients should use to reach the access bridge. */\n readonly endpoints?: AccessBridgeEndpoint[];\n /** The protocol advertised by the access bridge endpoints. */\n readonly protocol?: TransportProtocol;\n /** The provisioning state of the access bridge. */\n readonly provisioningState?: AccessBridgeProvisioningState;\n}\n\nexport function accessBridgeSerializer(item: AccessBridge): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _accessBridgePropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function accessBridgeDeserializer(item: any): AccessBridge {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._accessBridgePropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** AccessBridgeProperties captures the input and status for an access bridge. */\nexport interface AccessBridgeProperties {\n /** The IPv4 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId. */\n ipv4ConnectedPrefix?: string;\n /** The IPv6 subnet from which the access bridge allocates an address. This subnet must be part of the internal network specified by networkId. */\n ipv6ConnectedPrefix?: string;\n /** The resource ID of the internal network in a layer 3 isolation domain containing the IP subnets to use. */\n networkId: string;\n /** The list of security rules enforced by the access bridge. */\n securityRules?: AccessBridgeSecurityRule[];\n /** The detailed status reported by the access bridge. */\n readonly detailedStatus?: AccessBridgeDetailedStatus;\n /** The descriptive message that accompanies the detailed status. */\n readonly detailedStatusMessage?: string;\n /** The observed endpoints that clients should use to reach the access bridge. */\n readonly endpoints?: AccessBridgeEndpoint[];\n /** The protocol advertised by the access bridge endpoints. */\n readonly protocol?: TransportProtocol;\n /** The provisioning state of the access bridge. */\n readonly provisioningState?: AccessBridgeProvisioningState;\n}\n\nexport function accessBridgePropertiesSerializer(item: AccessBridgeProperties): any {\n return {\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n networkId: item[\"networkId\"],\n securityRules: !item[\"securityRules\"]\n ? item[\"securityRules\"]\n : accessBridgeSecurityRuleArraySerializer(item[\"securityRules\"]),\n };\n}\n\nexport function accessBridgePropertiesDeserializer(item: any): AccessBridgeProperties {\n return {\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n networkId: item[\"networkId\"],\n securityRules: !item[\"securityRules\"]\n ? item[\"securityRules\"]\n : accessBridgeSecurityRuleArrayDeserializer(item[\"securityRules\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n endpoints: !item[\"endpoints\"]\n ? item[\"endpoints\"]\n : accessBridgeEndpointArrayDeserializer(item[\"endpoints\"]),\n protocol: item[\"protocol\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function accessBridgeSecurityRuleArraySerializer(\n result: Array<AccessBridgeSecurityRule>,\n): any[] {\n return result.map((item) => {\n return accessBridgeSecurityRuleSerializer(item);\n });\n}\n\nexport function accessBridgeSecurityRuleArrayDeserializer(\n result: Array<AccessBridgeSecurityRule>,\n): any[] {\n return result.map((item) => {\n return accessBridgeSecurityRuleDeserializer(item);\n });\n}\n\n/** AccessBridgeSecurityRule captures an individual access rule enforced by the bridge. */\nexport interface AccessBridgeSecurityRule {\n /** The user provided value describing this rule. */\n description?: string;\n /** The direction of allowed network traffic based on the rule. */\n direction: SecurityRuleDirection;\n /** The set of IPv4 addresses permitted as the source or destination of the security rule. For as single address, utilize a /32 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 10.10.10.10-10.10.10.20 or 10.10.10.10/24. */\n ipv4Addresses?: string[];\n /** The set of IPv6 addresses permitted as the source or destination of the security rule. For as single address, utilize a /128 (CIDR notation). One or both Ipv4Addresses and Ipv6Addresses must be specified. Example formats: 2001:db8:abcd::1-2001:db8:abcd::ff or 2001:db8:abcd::1/64. */\n ipv6Addresses?: string[];\n /** The source or destination port or port range. Example 24562 or 24562-24570. */\n port: string;\n}\n\nexport function accessBridgeSecurityRuleSerializer(item: AccessBridgeSecurityRule): any {\n return {\n description: item[\"description\"],\n direction: item[\"direction\"],\n ipv4Addresses: !item[\"ipv4Addresses\"]\n ? item[\"ipv4Addresses\"]\n : item[\"ipv4Addresses\"].map((p: any) => {\n return p;\n }),\n ipv6Addresses: !item[\"ipv6Addresses\"]\n ? item[\"ipv6Addresses\"]\n : item[\"ipv6Addresses\"].map((p: any) => {\n return p;\n }),\n port: item[\"port\"],\n };\n}\n\nexport function accessBridgeSecurityRuleDeserializer(item: any): AccessBridgeSecurityRule {\n return {\n description: item[\"description\"],\n direction: item[\"direction\"],\n ipv4Addresses: !item[\"ipv4Addresses\"]\n ? item[\"ipv4Addresses\"]\n : item[\"ipv4Addresses\"].map((p: any) => {\n return p;\n }),\n ipv6Addresses: !item[\"ipv6Addresses\"]\n ? item[\"ipv6Addresses\"]\n : item[\"ipv6Addresses\"].map((p: any) => {\n return p;\n }),\n port: item[\"port\"],\n };\n}\n\n/** The direction of allowed network traffic based on the rule. */\nexport enum KnownSecurityRuleDirection {\n /** Inbound traffic toward the on-premsises cluster. */\n Inbound = \"Inbound\",\n /** Outbound traffic from the on-premises cluster. */\n Outbound = \"Outbound\",\n}\n\n/**\n * The direction of allowed network traffic based on the rule. \\\n * {@link KnownSecurityRuleDirection} can be used interchangeably with SecurityRuleDirection,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inbound**: Inbound traffic toward the on-premsises cluster. \\\n * **Outbound**: Outbound traffic from the on-premises cluster.\n */\nexport type SecurityRuleDirection = string;\n\n/** The detailed status reported by the access bridge. */\nexport enum KnownAccessBridgeDetailedStatus {\n /** The access bridge is healthy and operating normally. */\n Running = \"Running\",\n /** The access bridge is experiencing degraded performance or partial outages. */\n Degraded = \"Degraded\",\n /** The access bridge is not operational. */\n Failed = \"Failed\",\n}\n\n/**\n * The detailed status reported by the access bridge. \\\n * {@link KnownAccessBridgeDetailedStatus} can be used interchangeably with AccessBridgeDetailedStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running**: The access bridge is healthy and operating normally. \\\n * **Degraded**: The access bridge is experiencing degraded performance or partial outages. \\\n * **Failed**: The access bridge is not operational.\n */\nexport type AccessBridgeDetailedStatus = string;\n\nexport function accessBridgeEndpointArrayDeserializer(result: Array<AccessBridgeEndpoint>): any[] {\n return result.map((item) => {\n return accessBridgeEndpointDeserializer(item);\n });\n}\n\n/** AccessBridgeEndpoint describes a single advertised service endpoint. */\nexport interface AccessBridgeEndpoint {\n /** The fully qualified domain name used to describe the certificate name for the endpoint. */\n readonly fqdn?: string;\n /** The IPv4 address associated with the endpoint. */\n readonly ipv4Address?: string;\n /** The IPv6 address associated with the endpoint. */\n readonly ipv6Address?: string;\n /** The name that identifies the type of endpoint (for example VIP or host). */\n readonly name?: string;\n}\n\nexport function accessBridgeEndpointDeserializer(item: any): AccessBridgeEndpoint {\n return {\n fqdn: item[\"fqdn\"],\n ipv4Address: item[\"ipv4Address\"],\n ipv6Address: item[\"ipv6Address\"],\n name: item[\"name\"],\n };\n}\n\n/** The protocol advertised by the access bridge endpoints. */\nexport enum KnownTransportProtocol {\n /** The TCP transport protocol. */\n TCP = \"TCP\",\n /** The UDP transport protocol. */\n UDP = \"UDP\",\n}\n\n/**\n * The protocol advertised by the access bridge endpoints. \\\n * {@link KnownTransportProtocol} can be used interchangeably with TransportProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP**: The TCP transport protocol. \\\n * **UDP**: The UDP transport protocol.\n */\nexport type TransportProtocol = string;\n\n/** The provisioning state of the access bridge. */\nexport enum KnownAccessBridgeProvisioningState {\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * The provisioning state of the access bridge. \\\n * {@link KnownAccessBridgeProvisioningState} can be used interchangeably with AccessBridgeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted**: The Accepted status. \\\n * **Canceled**: The Canceled status. \\\n * **Failed**: The Failed status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Succeeded**: The Succeeded status.\n */\nexport type AccessBridgeProvisioningState = string;\n\n/** The allowed names for the access bridge. */\nexport enum KnownAccessBridgeAllowedName {\n /** The access bridge for bare metal machine bastion access. */\n Bastion = \"Bastion\",\n /** The access bridge for cluster access to private vault. */\n PrivateVault = \"PrivateVault\",\n /** The access bridge for access to the storage dashboard. */\n StorageDashboard = \"StorageDashboard\",\n}\n\n/**\n * The allowed names for the access bridge. \\\n * {@link KnownAccessBridgeAllowedName} can be used interchangeably with AccessBridgeAllowedName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Bastion**: The access bridge for bare metal machine bastion access. \\\n * **PrivateVault**: The access bridge for cluster access to private vault. \\\n * **StorageDashboard**: The access bridge for access to the storage dashboard.\n */\nexport type AccessBridgeAllowedName = string;\n\n/** The complex type of the extended location. */\nexport interface ExtendedLocation {\n /** The name of the extended location. */\n name: string;\n /** The type of the extended location. */\n type: ExtendedLocationType;\n}\n\nexport function extendedLocationSerializer(item: ExtendedLocation): any {\n return { name: item[\"name\"], type: item[\"type\"] };\n}\n\nexport function extendedLocationDeserializer(item: any): ExtendedLocation {\n return {\n name: item[\"name\"],\n type: item[\"type\"],\n };\n}\n\n/** The supported ExtendedLocation types. */\nexport enum KnownExtendedLocationType {\n /** Azure Edge Zones location type */\n EdgeZone = \"EdgeZone\",\n /** Azure Custom Locations type */\n CustomLocation = \"CustomLocation\",\n}\n\n/**\n * The supported ExtendedLocation types. \\\n * {@link KnownExtendedLocationType} can be used interchangeably with ExtendedLocationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EdgeZone**: Azure Edge Zones location type \\\n * **CustomLocation**: Azure Custom Locations type\n */\nexport type ExtendedLocationType = string;\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?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(_item: Resource): any {\n return {};\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\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\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\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**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** AccessBridgePatchParameters represents the payload for a PATCH request to an access bridge. */\nexport interface AccessBridgePatchParameters {\n /** The list of the resource properties. */\n properties?: AccessBridgePatchProperties;\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function accessBridgePatchParametersSerializer(item: AccessBridgePatchParameters): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : accessBridgePatchPropertiesSerializer(item[\"properties\"]),\n tags: item[\"tags\"],\n };\n}\n\n/** AccessBridgePatchProperties identifies the mutable properties for patch operations. */\nexport interface AccessBridgePatchProperties {\n /** The list of security rules enforced by the access bridge. */\n securityRules?: AccessBridgeSecurityRule[];\n}\n\nexport function accessBridgePatchPropertiesSerializer(item: AccessBridgePatchProperties): any {\n return {\n securityRules: !item[\"securityRules\"]\n ? item[\"securityRules\"]\n : accessBridgeSecurityRuleArraySerializer(item[\"securityRules\"]),\n };\n}\n\n/** The current status of an async operation. */\nexport interface OperationStatusResult {\n /** The end time of the operation. */\n readonly endTime?: Date;\n /** If present, details of the operation error. */\n readonly error?: ErrorDetail;\n /** Fully qualified ID for the async operation. */\n readonly id?: string;\n /** Name of the async operation. */\n readonly name?: string;\n /** The operations list. */\n readonly operations?: OperationStatusResult[];\n /** Percent of the operation that is complete. */\n readonly percentComplete?: number;\n /** Fully qualified ID of the resource against which the original async operation was started. */\n readonly resourceId?: string;\n /** The start time of the operation. */\n readonly startTime?: Date;\n /** Operation status. */\n status: string;\n /** For actions that run commands or scripts, the exit code of the script execution. */\n readonly exitCode?: string;\n /** For actions that run commands or scripts, the leading bytes of the output of the script execution. */\n readonly outputHead?: string;\n /** For actions that run commands or scripts, a reference to the location of the result. */\n readonly resultRef?: string;\n /** For actions that run commands or scripts, the URL where the full output of the script output can be retrieved. */\n readonly resultUrl?: string;\n}\n\nexport function operationStatusResultDeserializer(item: any): OperationStatusResult {\n return {\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n id: item[\"id\"],\n name: item[\"name\"],\n operations: !item[\"operations\"]\n ? item[\"operations\"]\n : operationStatusResultArrayDeserializer(item[\"operations\"]),\n percentComplete: item[\"percentComplete\"],\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _operationStatusResultPropertiesDeserializer(item[\"properties\"])),\n resourceId: item[\"resourceId\"],\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n status: item[\"status\"],\n };\n}\n\nexport function operationStatusResultArrayDeserializer(\n result: Array<OperationStatusResult>,\n): any[] {\n return result.map((item) => {\n return operationStatusResultDeserializer(item);\n });\n}\n\n/** OperationStatusResultProperties represents additional properties of the operation status result. */\nexport interface OperationStatusResultProperties {\n /** For actions that run commands or scripts, the exit code of the script execution. */\n readonly exitCode?: string;\n /** For actions that run commands or scripts, the leading bytes of the output of the script execution. */\n readonly outputHead?: string;\n /** For actions that run commands or scripts, a reference to the location of the result. */\n readonly resultRef?: string;\n /** For actions that run commands or scripts, the URL where the full output of the script output can be retrieved. */\n readonly resultUrl?: string;\n}\n\nexport function operationStatusResultPropertiesDeserializer(\n item: any,\n): OperationStatusResultProperties {\n return {\n exitCode: item[\"exitCode\"],\n outputHead: item[\"outputHead\"],\n resultRef: item[\"resultRef\"],\n resultUrl: item[\"resultUrl\"],\n };\n}\n\n/** AccessBridgeList represents a paged list of access bridges. */\nexport interface _AccessBridgeList {\n /** The AccessBridge items on this page */\n value: AccessBridge[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _accessBridgeListDeserializer(item: any): _AccessBridgeList {\n return {\n value: accessBridgeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function accessBridgeArraySerializer(result: Array<AccessBridge>): any[] {\n return result.map((item) => {\n return accessBridgeSerializer(item);\n });\n}\n\nexport function accessBridgeArrayDeserializer(result: Array<AccessBridge>): any[] {\n return result.map((item) => {\n return accessBridgeDeserializer(item);\n });\n}\n\n/** BareMetalMachine represents the physical machine in the rack. */\nexport interface BareMetalMachine extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\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 /** The custom details provided by the customer. */\n machineDetails: string;\n /** The OS-level hostname assigned to this machine. */\n machineName: string;\n /** The unique internal identifier of the bare metal machine SKU. */\n machineSkuId: string;\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 /** The serial number of the bare metal machine. */\n serialNumber: string;\n /** The current state of any in progress or completed actions. The most recent known instance of each action type is shown. */\n readonly actionStates?: ActionState[];\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The IPv4 address of the BMC interface for the bare metal machine. */\n readonly bmcIpv4Address?: string;\n /** The IPv6 address of the BMC interface for the bare metal machine. */\n readonly bmcIpv6Address?: string;\n /** The CA certificate information issued by the platform for connecting to TLS interfaces for the bare metal machine. Callers add this certificate to the trusted CA store on the Kubernetes control plane nodes to allow secure communication with the bare metal machine. */\n readonly caCertificate?: CertificateInfo;\n /** The resource ID of the cluster this bare metal machine is associated with. */\n readonly clusterId?: string;\n /** The cordon status of the bare metal machine. */\n readonly cordonStatus?: BareMetalMachineCordonStatus;\n /** The more detailed status of the bare metal machine. */\n readonly detailedStatus?: BareMetalMachineDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The hardware inventory, including information acquired from the model/sku information and from the ironic inspector. */\n readonly hardwareInventory?: HardwareInventory;\n /** The details of the latest hardware validation performed for this bare metal machine. */\n readonly hardwareValidationStatus?: HardwareValidationStatus;\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 readonly hybridAksClustersAssociatedIds?: string[];\n /** The name of this machine represented by the host object in the Cluster's Kubernetes control plane. */\n readonly kubernetesNodeName?: string;\n /** The version of Kubernetes running on this machine. */\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 list of roles that are assigned to the cluster node running on this machine. */\n readonly machineRoles?: string[];\n /** The monitoring configuration status of the bare metal machine. */\n readonly monitoringConfigurationStatus?: BareMetalMachineMonitoringConfigurationStatus;\n /** The IPv4 address that is assigned to the bare metal machine during the cluster deployment. */\n readonly oamIpv4Address?: string;\n /** The IPv6 address that is assigned to the bare metal machine during the cluster deployment. */\n readonly oamIpv6Address?: string;\n /** The image that is currently provisioned to the OS disk. */\n readonly osImage?: string;\n /** The power state derived from the baseboard management controller. */\n readonly powerState?: BareMetalMachinePowerState;\n /** The indicator of whether the bare metal machine is ready to receive workloads. */\n readonly readyState?: BareMetalMachineReadyState;\n /** The runtime protection status of the bare metal machine. */\n readonly runtimeProtectionStatus?: RuntimeProtectionStatus;\n /** The list of statuses that represent secret rotation activity. */\n readonly secretRotationStatus?: SecretRotationStatus[];\n /** The discovered value of the machine's service tag. */\n readonly serviceTag?: string;\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the bare metal machine. */\n readonly provisioningState?: BareMetalMachineProvisioningState;\n}\n\nexport function bareMetalMachineSerializer(item: BareMetalMachine): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _bareMetalMachinePropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function bareMetalMachineDeserializer(item: any): BareMetalMachine {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._bareMetalMachinePropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** BareMetalMachineProperties represents the properties of a bare metal machine. */\nexport interface BareMetalMachineProperties {\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 /** The custom details provided by the customer. */\n machineDetails: string;\n /** The OS-level hostname assigned to this machine. */\n machineName: string;\n /** The unique internal identifier of the bare metal machine SKU. */\n machineSkuId: string;\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 /** The serial number of the bare metal machine. */\n serialNumber: string;\n /** The current state of any in progress or completed actions. The most recent known instance of each action type is shown. */\n readonly actionStates?: ActionState[];\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The IPv4 address of the BMC interface for the bare metal machine. */\n readonly bmcIpv4Address?: string;\n /** The IPv6 address of the BMC interface for the bare metal machine. */\n readonly bmcIpv6Address?: string;\n /** The CA certificate information issued by the platform for connecting to TLS interfaces for the bare metal machine. Callers add this certificate to the trusted CA store on the Kubernetes control plane nodes to allow secure communication with the bare metal machine. */\n readonly caCertificate?: CertificateInfo;\n /** The resource ID of the cluster this bare metal machine is associated with. */\n readonly clusterId?: string;\n /** The cordon status of the bare metal machine. */\n readonly cordonStatus?: BareMetalMachineCordonStatus;\n /** The more detailed status of the bare metal machine. */\n readonly detailedStatus?: BareMetalMachineDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The hardware inventory, including information acquired from the model/sku information and from the ironic inspector. */\n readonly hardwareInventory?: HardwareInventory;\n /** The details of the latest hardware validation performed for this bare metal machine. */\n readonly hardwareValidationStatus?: HardwareValidationStatus;\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 readonly hybridAksClustersAssociatedIds?: string[];\n /** The name of this machine represented by the host object in the Cluster's Kubernetes control plane. */\n readonly kubernetesNodeName?: string;\n /** The version of Kubernetes running on this machine. */\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 list of roles that are assigned to the cluster node running on this machine. */\n readonly machineRoles?: string[];\n /** The monitoring configuration status of the bare metal machine. */\n readonly monitoringConfigurationStatus?: BareMetalMachineMonitoringConfigurationStatus;\n /** The IPv4 address that is assigned to the bare metal machine during the cluster deployment. */\n readonly oamIpv4Address?: string;\n /** The IPv6 address that is assigned to the bare metal machine during the cluster deployment. */\n readonly oamIpv6Address?: string;\n /** The image that is currently provisioned to the OS disk. */\n readonly osImage?: string;\n /** The power state derived from the baseboard management controller. */\n readonly powerState?: BareMetalMachinePowerState;\n /** The indicator of whether the bare metal machine is ready to receive workloads. */\n readonly readyState?: BareMetalMachineReadyState;\n /** The runtime protection status of the bare metal machine. */\n readonly runtimeProtectionStatus?: RuntimeProtectionStatus;\n /** The list of statuses that represent secret rotation activity. */\n readonly secretRotationStatus?: SecretRotationStatus[];\n /** The discovered value of the machine's service tag. */\n readonly serviceTag?: string;\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the bare metal machine. */\n readonly provisioningState?: BareMetalMachineProvisioningState;\n}\n\nexport function bareMetalMachinePropertiesSerializer(item: BareMetalMachineProperties): any {\n return {\n bmcConnectionString: item[\"bmcConnectionString\"],\n bmcCredentials: administrativeCredentialsSerializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineDetails: item[\"machineDetails\"],\n machineName: item[\"machineName\"],\n machineSkuId: item[\"machineSkuId\"],\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n machineClusterVersion: item[\"machineClusterVersion\"],\n };\n}\n\nexport function bareMetalMachinePropertiesDeserializer(item: any): BareMetalMachineProperties {\n return {\n bmcConnectionString: item[\"bmcConnectionString\"],\n bmcCredentials: administrativeCredentialsDeserializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineDetails: item[\"machineDetails\"],\n machineName: item[\"machineName\"],\n machineSkuId: item[\"machineSkuId\"],\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n actionStates: !item[\"actionStates\"]\n ? item[\"actionStates\"]\n : actionStateArrayDeserializer(item[\"actionStates\"]),\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n bmcIpv4Address: item[\"bmcIpv4Address\"],\n bmcIpv6Address: item[\"bmcIpv6Address\"],\n caCertificate: !item[\"caCertificate\"]\n ? item[\"caCertificate\"]\n : certificateInfoDeserializer(item[\"caCertificate\"]),\n clusterId: item[\"clusterId\"],\n cordonStatus: item[\"cordonStatus\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hardwareInventory: !item[\"hardwareInventory\"]\n ? item[\"hardwareInventory\"]\n : hardwareInventoryDeserializer(item[\"hardwareInventory\"]),\n hardwareValidationStatus: !item[\"hardwareValidationStatus\"]\n ? item[\"hardwareValidationStatus\"]\n : hardwareValidationStatusDeserializer(item[\"hardwareValidationStatus\"]),\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n kubernetesNodeName: item[\"kubernetesNodeName\"],\n kubernetesVersion: item[\"kubernetesVersion\"],\n machineClusterVersion: item[\"machineClusterVersion\"],\n machineRoles: !item[\"machineRoles\"]\n ? item[\"machineRoles\"]\n : item[\"machineRoles\"].map((p: any) => {\n return p;\n }),\n monitoringConfigurationStatus: !item[\"monitoringConfigurationStatus\"]\n ? item[\"monitoringConfigurationStatus\"]\n : bareMetalMachineMonitoringConfigurationStatusDeserializer(\n item[\"monitoringConfigurationStatus\"],\n ),\n oamIpv4Address: item[\"oamIpv4Address\"],\n oamIpv6Address: item[\"oamIpv6Address\"],\n osImage: item[\"osImage\"],\n powerState: item[\"powerState\"],\n readyState: item[\"readyState\"],\n runtimeProtectionStatus: !item[\"runtimeProtectionStatus\"]\n ? item[\"runtimeProtectionStatus\"]\n : runtimeProtectionStatusDeserializer(item[\"runtimeProtectionStatus\"]),\n secretRotationStatus: !item[\"secretRotationStatus\"]\n ? item[\"secretRotationStatus\"]\n : secretRotationStatusArrayDeserializer(item[\"secretRotationStatus\"]),\n serviceTag: item[\"serviceTag\"],\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\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\nexport function administrativeCredentialsSerializer(item: AdministrativeCredentials): any {\n return { password: item[\"password\"], username: item[\"username\"] };\n}\n\nexport function administrativeCredentialsDeserializer(item: any): AdministrativeCredentials {\n return {\n password: item[\"password\"],\n username: item[\"username\"],\n };\n}\n\nexport function actionStateArrayDeserializer(result: Array<ActionState>): any[] {\n return result.map((item) => {\n return actionStateDeserializer(item);\n });\n}\n\n/** ActionState represents the state of an action taken against a resource. This can be used to represent both explicitly and implicitly defined action types. */\nexport interface ActionState {\n /** The representation of the action for which this is a status. Matches ARM resource action format when the action is an ARM-based action. */\n readonly actionType?: string;\n /** The correlation ID for the original action request. Omitted if there is no related correlation ID. */\n readonly correlationId?: string;\n /** The timestamp of when the action reached its final, terminal state. Uses ISO 8601 format. */\n readonly endTime?: string;\n /** The description providing additional context for the status value. May be empty or contain guidance in the case of a failure. */\n readonly message?: string;\n /** The timestamp of when the action began, in ISO 8601 format. */\n readonly startTime?: string;\n /** The status of the action. */\n readonly status?: ActionStateStatus;\n /** The ordered list of the individual steps which make up the action. */\n readonly stepStates?: StepState[];\n}\n\nexport function actionStateDeserializer(item: any): ActionState {\n return {\n actionType: item[\"actionType\"],\n correlationId: item[\"correlationId\"],\n endTime: item[\"endTime\"],\n message: item[\"message\"],\n startTime: item[\"startTime\"],\n status: item[\"status\"],\n stepStates: !item[\"stepStates\"]\n ? item[\"stepStates\"]\n : stepStateArrayDeserializer(item[\"stepStates\"]),\n };\n}\n\n/** The status of the action. */\nexport enum KnownActionStateStatus {\n /** The completed status. */\n Completed = \"Completed\",\n /** The in-progress status. */\n InProgress = \"InProgress\",\n /** The failed status. */\n Failed = \"Failed\",\n}\n\n/**\n * The status of the action. \\\n * {@link KnownActionStateStatus} can be used interchangeably with ActionStateStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Completed**: The completed status. \\\n * **InProgress**: The in-progress status. \\\n * **Failed**: The failed status.\n */\nexport type ActionStateStatus = string;\n\nexport function stepStateArrayDeserializer(result: Array<StepState>): any[] {\n return result.map((item) => {\n return stepStateDeserializer(item);\n });\n}\n\n/** StepState represents the state of a step in an action. */\nexport interface StepState {\n /** The timestamp for when processing of the step reached its terminal state, in ISO 8601 format. */\n readonly endTime?: string;\n /** The message providing additional context for the status value. May be empty, or contain diagnostic information in the case of a failure. */\n readonly message?: string;\n /** The timestamp for when processing of the step began, in ISO 8601 format. */\n readonly startTime?: string;\n /** The status of the step. A value of Completed or Failed indicates a terminal state for the step. */\n readonly status?: StepStateStatus;\n /** The name for the step. */\n readonly stepName?: string;\n}\n\nexport function stepStateDeserializer(item: any): StepState {\n return {\n endTime: item[\"endTime\"],\n message: item[\"message\"],\n startTime: item[\"startTime\"],\n status: item[\"status\"],\n stepName: item[\"stepName\"],\n };\n}\n\n/** The status of the step. A value of Completed or Failed indicates a terminal state for the step. */\nexport enum KnownStepStateStatus {\n /** The completed status. */\n Completed = \"Completed\",\n /** The in-progress status. */\n InProgress = \"InProgress\",\n /** The failed status. */\n Failed = \"Failed\",\n /** The not started status. */\n NotStarted = \"NotStarted\",\n}\n\n/**\n * The status of the step. A value of Completed or Failed indicates a terminal state for the step. \\\n * {@link KnownStepStateStatus} can be used interchangeably with StepStateStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Completed**: The completed status. \\\n * **InProgress**: The in-progress status. \\\n * **Failed**: The failed status. \\\n * **NotStarted**: The not started status.\n */\nexport type StepStateStatus = string;\n\n/** CertificateInfo represents the non-private information of an X.509 Certificate. */\nexport interface CertificateInfo {\n /** The hash value of the X.509 Certificate. */\n readonly hash?: string;\n /** The textual value of the X.509 Certificate. */\n readonly value?: string;\n}\n\nexport function certificateInfoDeserializer(item: any): CertificateInfo {\n return {\n hash: item[\"hash\"],\n value: item[\"value\"],\n };\n}\n\n/** The cordon status of the bare metal machine. */\nexport enum KnownBareMetalMachineCordonStatus {\n /** The bare metal machine is cordoned. */\n Cordoned = \"Cordoned\",\n /** The bare metal machine is uncordoned. */\n Uncordoned = \"Uncordoned\",\n}\n\n/**\n * The cordon status of the bare metal machine. \\\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**: The bare metal machine is cordoned. \\\n * **Uncordoned**: The bare metal machine is uncordoned.\n */\nexport type BareMetalMachineCordonStatus = string;\n\n/** The more detailed status of the bare metal machine. */\nexport enum KnownBareMetalMachineDetailedStatus {\n /** The Preparing status. */\n Preparing = \"Preparing\",\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Provisioned status. */\n Provisioned = \"Provisioned\",\n /** The Deprovisioning status. */\n Deprovisioning = \"Deprovisioning\",\n}\n\n/**\n * The more detailed status of the bare metal machine. \\\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**: The Preparing status. \\\n * **Error**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Provisioned**: The Provisioned status. \\\n * **Deprovisioning**: The Deprovisioning status.\n */\nexport type BareMetalMachineDetailedStatus = string;\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 /** Freeform data extracted from the environment about this machine. This information varies depending on the specific hardware and configuration. */\n readonly additionalHostInformation?: string;\n /** The list of network interfaces and associated details for the bare metal machine. */\n readonly interfaces?: HardwareInventoryNetworkInterface[];\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 readonly nics?: Nic[];\n}\n\nexport function hardwareInventoryDeserializer(item: any): HardwareInventory {\n return {\n additionalHostInformation: item[\"additionalHostInformation\"],\n interfaces: !item[\"interfaces\"]\n ? item[\"interfaces\"]\n : hardwareInventoryNetworkInterfaceArrayDeserializer(item[\"interfaces\"]),\n nics: !item[\"nics\"] ? item[\"nics\"] : nicArrayDeserializer(item[\"nics\"]),\n };\n}\n\nexport function hardwareInventoryNetworkInterfaceArrayDeserializer(\n result: Array<HardwareInventoryNetworkInterface>,\n): any[] {\n return result.map((item) => {\n return hardwareInventoryNetworkInterfaceDeserializer(item);\n });\n}\n\n/** HardwareInventoryNetworkInterface represents the network interface details as part of a hardware inventory. */\nexport interface HardwareInventoryNetworkInterface {\n /** The current status of the link. */\n readonly linkStatus?: string;\n /** The MAC address associated with this interface. */\n readonly macAddress?: string;\n /** The name of the interface. */\n readonly name?: string;\n /** The resource ID of the network interface for the port on the switch that this machine's interface is connected to. */\n readonly networkInterfaceId?: string;\n}\n\nexport function hardwareInventoryNetworkInterfaceDeserializer(\n item: any,\n): HardwareInventoryNetworkInterface {\n return {\n linkStatus: item[\"linkStatus\"],\n macAddress: item[\"macAddress\"],\n name: item[\"name\"],\n networkInterfaceId: item[\"networkInterfaceId\"],\n };\n}\n\nexport function nicArrayDeserializer(result: Array<Nic>): any[] {\n return result.map((item) => {\n return nicDeserializer(item);\n });\n}\n\n/** Type Deprecated. Will be removed in an upcoming version. Nic represents the network interface card details. */\nexport interface Nic {\n /** The information about the device connected to this NIC. */\n readonly lldpNeighbor?: LldpNeighbor;\n /** The MAC address associated with this NIC. */\n readonly macAddress?: string;\n /** The name of the NIC/interface. */\n readonly name?: string;\n}\n\nexport function nicDeserializer(item: any): Nic {\n return {\n lldpNeighbor: !item[\"lldpNeighbor\"]\n ? item[\"lldpNeighbor\"]\n : lldpNeighborDeserializer(item[\"lldpNeighbor\"]),\n macAddress: item[\"macAddress\"],\n name: item[\"name\"],\n };\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 /** The descriptive information about the port on the connected device. */\n readonly portDescription?: string;\n /** The system-assigned name of the port on the connected device. */\n readonly portName?: string;\n /** The descriptive information about the connected device. */\n readonly systemDescription?: string;\n /** The system-assigned name of the connected device. */\n readonly systemName?: string;\n}\n\nexport function lldpNeighborDeserializer(item: any): LldpNeighbor {\n return {\n portDescription: item[\"portDescription\"],\n portName: item[\"portName\"],\n systemDescription: item[\"systemDescription\"],\n systemName: item[\"systemName\"],\n };\n}\n\n/** HardwareValidationStatus represents the latest hardware validation details performed for this bare metal machine. */\nexport interface HardwareValidationStatus {\n /** The timestamp of the hardware validation execution. */\n readonly lastValidationTime?: Date;\n /** The outcome of the hardware validation. */\n readonly result?: BareMetalMachineHardwareValidationResult;\n}\n\nexport function hardwareValidationStatusDeserializer(item: any): HardwareValidationStatus {\n return {\n lastValidationTime: !item[\"lastValidationTime\"]\n ? item[\"lastValidationTime\"]\n : new Date(item[\"lastValidationTime\"]),\n result: item[\"result\"],\n };\n}\n\n/** The outcome of the hardware validation. */\nexport enum KnownBareMetalMachineHardwareValidationResult {\n /** The hardware validation passed. */\n Pass = \"Pass\",\n /** The hardware validation failed. */\n Fail = \"Fail\",\n}\n\n/**\n * The outcome of the hardware validation. \\\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**: The hardware validation passed. \\\n * **Fail**: The hardware validation failed.\n */\nexport type BareMetalMachineHardwareValidationResult = string;\n\n/** BareMetalMachineMonitoringConfigurationStatus represents the monitoring configuration status of the bare metal machine. */\nexport interface BareMetalMachineMonitoringConfigurationStatus {\n /** The log level for the monitoring configuration status of the bare metal machine. */\n logLevel?: BareMetalMachineMetricsConfigurationStatusLogLevel;\n /** The metrics level for the monitoring configuration status of the bare metal machine. */\n metricsLevel?: BareMetalMachineMetricsConfigurationStatusMetricsLevel;\n}\n\nexport function bareMetalMachineMonitoringConfigurationStatusDeserializer(\n item: any,\n): BareMetalMachineMonitoringConfigurationStatus {\n return {\n logLevel: item[\"logLevel\"],\n metricsLevel: item[\"metricsLevel\"],\n };\n}\n\n/** The log level for the monitoring configuration status of the bare metal machine. */\nexport enum KnownBareMetalMachineMetricsConfigurationStatusLogLevel {\n /** Logs are emitted at the default log level. */\n Default = \"Default\",\n /** Logs are emitted at the Nexus log level. */\n Nexus = \"Nexus\",\n}\n\n/**\n * The log level for the monitoring configuration status of the bare metal machine. \\\n * {@link KnownBareMetalMachineMetricsConfigurationStatusLogLevel} can be used interchangeably with BareMetalMachineMetricsConfigurationStatusLogLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Logs are emitted at the default log level. \\\n * **Nexus**: Logs are emitted at the Nexus log level.\n */\nexport type BareMetalMachineMetricsConfigurationStatusLogLevel = string;\n\n/** The metrics level for the monitoring configuration status of the bare metal machine. */\nexport enum KnownBareMetalMachineMetricsConfigurationStatusMetricsLevel {\n /** Metrics are emitted at the default metrics level. */\n Default = \"Default\",\n /** Metrics are emitted at the Nexus metrics level. */\n Nexus = \"Nexus\",\n}\n\n/**\n * The metrics level for the monitoring configuration status of the bare metal machine. \\\n * {@link KnownBareMetalMachineMetricsConfigurationStatusMetricsLevel} can be used interchangeably with BareMetalMachineMetricsConfigurationStatusMetricsLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Metrics are emitted at the default metrics level. \\\n * **Nexus**: Metrics are emitted at the Nexus metrics level.\n */\nexport type BareMetalMachineMetricsConfigurationStatusMetricsLevel = string;\n\n/** The power state derived from the baseboard management controller. */\nexport enum KnownBareMetalMachinePowerState {\n /** The bare metal machine was marked as powered on in the latest check of the baseboard management controller. */\n On = \"On\",\n /** The bare metal machine was marked as powered off in the latest check of the baseboard management controller. */\n Off = \"Off\",\n}\n\n/**\n * The power state derived from the baseboard management controller. \\\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**: The bare metal machine was marked as powered on in the latest check of the baseboard management controller. \\\n * **Off**: The bare metal machine was marked as powered off in the latest check of the baseboard management controller.\n */\nexport type BareMetalMachinePowerState = string;\n\n/** The indicator of whether the bare metal machine is ready to receive workloads. */\nexport enum KnownBareMetalMachineReadyState {\n /** The bare metal machine is ready to receive workloads. */\n True = \"True\",\n /** The bare metal machine is not ready to receive workloads. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether the bare metal machine is ready to receive workloads. \\\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**: The bare metal machine is ready to receive workloads. \\\n * **False**: The bare metal machine is not ready to receive workloads.\n */\nexport type BareMetalMachineReadyState = string;\n\n/** RuntimeProtectionStatus represents the runtime protection status of the bare metal machine. */\nexport interface RuntimeProtectionStatus {\n /** The runtime protection agent health status. */\n readonly agentHealthStatus?: RuntimeProtectionAgentHealthStatus;\n /** The runtime protection agent health status issues, if present. */\n readonly agentHealthStatusIssues?: string[];\n /** The runtime protection agent license status. */\n readonly agentLicenseStatus?: RuntimeProtectionAgentLicenseStatus;\n /** The definition update mode for runtime protection. */\n readonly definitionUpdateMode?: RuntimeProtectionDefinitionUpdateMode;\n /** The timestamp when the malware definitions were last updated. */\n readonly definitionsLastUpdated?: Date;\n /** The version of the malware definitions. */\n readonly definitionsVersion?: string;\n /** The enforcement level set for the runtime protection on the bare metal machine. */\n readonly enforcementLevel?: RuntimeProtectionEnforcementLevel;\n /** The timestamp of the most recently completed scan, or empty if there has never been a scan. */\n readonly scanCompletedTime?: Date;\n /** The timestamp of the most recently scheduled scan, or empty if no scan has been scheduled. */\n readonly scanScheduledTime?: Date;\n /** The timestamp of the most recently started scan, or empty if there has never been a scan. */\n readonly scanStartedTime?: Date;\n}\n\nexport function runtimeProtectionStatusDeserializer(item: any): RuntimeProtectionStatus {\n return {\n agentHealthStatus: item[\"agentHealthStatus\"],\n agentHealthStatusIssues: !item[\"agentHealthStatusIssues\"]\n ? item[\"agentHealthStatusIssues\"]\n : item[\"agentHealthStatusIssues\"].map((p: any) => {\n return p;\n }),\n agentLicenseStatus: item[\"agentLicenseStatus\"],\n definitionUpdateMode: item[\"definitionUpdateMode\"],\n definitionsLastUpdated: !item[\"definitionsLastUpdated\"]\n ? item[\"definitionsLastUpdated\"]\n : new Date(item[\"definitionsLastUpdated\"]),\n definitionsVersion: item[\"definitionsVersion\"],\n enforcementLevel: item[\"enforcementLevel\"],\n scanCompletedTime: !item[\"scanCompletedTime\"]\n ? item[\"scanCompletedTime\"]\n : new Date(item[\"scanCompletedTime\"]),\n scanScheduledTime: !item[\"scanScheduledTime\"]\n ? item[\"scanScheduledTime\"]\n : new Date(item[\"scanScheduledTime\"]),\n scanStartedTime: !item[\"scanStartedTime\"]\n ? item[\"scanStartedTime\"]\n : new Date(item[\"scanStartedTime\"]),\n };\n}\n\n/** The runtime protection agent health status. */\nexport enum KnownRuntimeProtectionAgentHealthStatus {\n /** The runtime protection agent is healthy. */\n Healthy = \"Healthy\",\n /** The runtime protection agent has health issues. */\n Unhealthy = \"Unhealthy\",\n}\n\n/**\n * The runtime protection agent health status. \\\n * {@link KnownRuntimeProtectionAgentHealthStatus} can be used interchangeably with RuntimeProtectionAgentHealthStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy**: The runtime protection agent is healthy. \\\n * **Unhealthy**: The runtime protection agent has health issues.\n */\nexport type RuntimeProtectionAgentHealthStatus = string;\n\n/** The runtime protection agent license status. */\nexport enum KnownRuntimeProtectionAgentLicenseStatus {\n /** The runtime protection agent license is valid. */\n Licensed = \"Licensed\",\n /** The runtime protection agent license is not valid. */\n Unlicensed = \"Unlicensed\",\n}\n\n/**\n * The runtime protection agent license status. \\\n * {@link KnownRuntimeProtectionAgentLicenseStatus} can be used interchangeably with RuntimeProtectionAgentLicenseStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Licensed**: The runtime protection agent license is valid. \\\n * **Unlicensed**: The runtime protection agent license is not valid.\n */\nexport type RuntimeProtectionAgentLicenseStatus = string;\n\n/** The definition update mode for runtime protection. */\nexport enum KnownRuntimeProtectionDefinitionUpdateMode {\n /** Update definitions automatically through the connected runtime protection agent. */\n Automatic = \"Automatic\",\n /** Do not update definitions. */\n None = \"None\",\n}\n\n/**\n * The definition update mode for runtime protection. \\\n * {@link KnownRuntimeProtectionDefinitionUpdateMode} can be used interchangeably with RuntimeProtectionDefinitionUpdateMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Automatic**: Update definitions automatically through the connected runtime protection agent. \\\n * **None**: Do not update definitions.\n */\nexport type RuntimeProtectionDefinitionUpdateMode = string;\n\n/** The mode of operation for runtime protection. */\nexport enum KnownRuntimeProtectionEnforcementLevel {\n /** Real-time scans detect but do not remediate detected issues. */\n Audit = \"Audit\",\n /** Real-time scans are disabled and can not be triggered. */\n Disabled = \"Disabled\",\n /** Real-time scans are disabled but can be triggered to remediate detected issues. */\n OnDemand = \"OnDemand\",\n /** Real-time scans are disabled but can be triggered to detect issues without remediation. */\n Passive = \"Passive\",\n /** Real-time scans detect and remediate detected issues. */\n RealTime = \"RealTime\",\n}\n\n/**\n * The mode of operation for runtime protection. \\\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**: Real-time scans detect but do not remediate detected issues. \\\n * **Disabled**: Real-time scans are disabled and can not be triggered. \\\n * **OnDemand**: Real-time scans are disabled but can be triggered to remediate detected issues. \\\n * **Passive**: Real-time scans are disabled but can be triggered to detect issues without remediation. \\\n * **RealTime**: Real-time scans detect and remediate detected issues.\n */\nexport type RuntimeProtectionEnforcementLevel = string;\n\nexport function secretRotationStatusArrayDeserializer(result: Array<SecretRotationStatus>): any[] {\n return result.map((item) => {\n return secretRotationStatusDeserializer(item);\n });\n}\n\n/** SecretRotationStatus represents the status of a secret rotation. */\nexport interface SecretRotationStatus {\n /** The maximum number of days the secret may be used before it must be changed. */\n readonly expirePeriodDays?: number;\n /** The date and time when the secret was last changed. */\n readonly lastRotationTime?: Date;\n /** The number of days a secret exists before rotations will be attempted. */\n readonly rotationPeriodDays?: number;\n /** The reference to the secret in a key vault. */\n readonly secretArchiveReference?: SecretArchiveReference;\n /** The type name used to identify the purpose of the secret. */\n readonly secretType?: string;\n}\n\nexport function secretRotationStatusDeserializer(item: any): SecretRotationStatus {\n return {\n expirePeriodDays: item[\"expirePeriodDays\"],\n lastRotationTime: !item[\"lastRotationTime\"]\n ? item[\"lastRotationTime\"]\n : new Date(item[\"lastRotationTime\"]),\n rotationPeriodDays: item[\"rotationPeriodDays\"],\n secretArchiveReference: !item[\"secretArchiveReference\"]\n ? item[\"secretArchiveReference\"]\n : secretArchiveReferenceDeserializer(item[\"secretArchiveReference\"]),\n secretType: item[\"secretType\"],\n };\n}\n\n/** SecretArchiveReference represents the reference to a secret in a key vault. */\nexport interface SecretArchiveReference {\n /** The resource ID of the key vault containing the secret. */\n readonly keyVaultId?: string;\n /** The URI of the key containing the secret. */\n readonly keyVaultUri?: string;\n /** The name of the secret in the key vault. */\n readonly secretName?: string;\n /** The version of the secret in the key vault. */\n readonly secretVersion?: string;\n}\n\nexport function secretArchiveReferenceDeserializer(item: any): SecretArchiveReference {\n return {\n keyVaultId: item[\"keyVaultId\"],\n keyVaultUri: item[\"keyVaultUri\"],\n secretName: item[\"secretName\"],\n secretVersion: item[\"secretVersion\"],\n };\n}\n\n/** The provisioning state of the bare metal machine. */\nexport enum KnownBareMetalMachineProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the bare metal machine. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type BareMetalMachineProvisioningState = string;\n\n/** BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties. */\nexport interface BareMetalMachinePatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine. */\n machineDetails?: string;\n}\n\nexport function bareMetalMachinePatchParametersSerializer(\n item: BareMetalMachinePatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\"machineDetails\"])\n ? undefined\n : _bareMetalMachinePatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** BareMetalMachinePatchProperties represents the properties of the bare metal machine that can be patched. */\nexport interface BareMetalMachinePatchProperties {\n /** The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine. */\n machineDetails?: string;\n}\n\nexport function bareMetalMachinePatchPropertiesSerializer(\n item: BareMetalMachinePatchProperties,\n): any {\n return { machineDetails: item[\"machineDetails\"] };\n}\n\n/** BareMetalMachineList represents a list of bare metal machines. */\nexport interface _BareMetalMachineList {\n /** The BareMetalMachine items on this page */\n value: BareMetalMachine[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _bareMetalMachineListDeserializer(item: any): _BareMetalMachineList {\n return {\n value: bareMetalMachineArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function bareMetalMachineArraySerializer(result: Array<BareMetalMachine>): any[] {\n return result.map((item) => {\n return bareMetalMachineSerializer(item);\n });\n}\n\nexport function bareMetalMachineArrayDeserializer(result: Array<BareMetalMachine>): any[] {\n return result.map((item) => {\n return bareMetalMachineDeserializer(item);\n });\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\nexport function bareMetalMachineCordonParametersSerializer(\n item: BareMetalMachineCordonParameters,\n): any {\n return { evacuate: item[\"evacuate\"] };\n}\n\n/** The indicator of whether to evacuate the node workload when the bare metal machine is cordoned. */\nexport enum KnownBareMetalMachineEvacuate {\n /** Evacuate workloads from the node when the bare metal machine is cordoned. */\n True = \"True\",\n /** Do not evacuate workloads from the node when the bare metal machine is cordoned. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether to evacuate the node workload when the bare metal machine is cordoned. \\\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**: Evacuate workloads from the node when the bare metal machine is cordoned. \\\n * **False**: Do not evacuate workloads from the node when the bare metal machine is cordoned.\n */\nexport type BareMetalMachineEvacuate = string;\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\nexport function bareMetalMachinePowerOffParametersSerializer(\n item: BareMetalMachinePowerOffParameters,\n): any {\n return { skipShutdown: item[\"skipShutdown\"] };\n}\n\n/** The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. */\nexport enum KnownBareMetalMachineSkipShutdown {\n /** Skip the graceful OS shutdown and power off the bare metal machine immediately. */\n True = \"True\",\n /** Do not skip the graceful OS shutdown and power off the bare metal machine immediately. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately. \\\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**: Skip the graceful OS shutdown and power off the bare metal machine immediately. \\\n * **False**: Do not skip the graceful OS shutdown and power off the bare metal machine immediately.\n */\nexport type BareMetalMachineSkipShutdown = string;\n\n/** BareMetalMachineReimageParameters represents the body of the request to reimage a bare metal machine. */\nexport interface BareMetalMachineReimageParameters {\n /** The safeguard mode to use for the reimage action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. If not specified, the default is All. */\n safeguardMode?: BareMetalMachineReimageSafeguardMode;\n}\n\nexport function bareMetalMachineReimageParametersSerializer(\n item: BareMetalMachineReimageParameters,\n): any {\n return { safeguardMode: item[\"safeguardMode\"] };\n}\n\n/** The safeguard mode to use for the reimage action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. */\nexport enum KnownBareMetalMachineReimageSafeguardMode {\n /** Run all pre\u2011operation validation checks before performing the reimage. If any check fails, the request is rejected and no changes are made. */\n All = \"All\",\n /** Skip all safeguards and perform the reimage without running pre\u2011operation validation checks. */\n None = \"None\",\n}\n\n/**\n * The safeguard mode to use for the reimage action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. \\\n * {@link KnownBareMetalMachineReimageSafeguardMode} can be used interchangeably with BareMetalMachineReimageSafeguardMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **All**: Run all pre\u2011operation validation checks before performing the reimage. If any check fails, the request is rejected and no changes are made. \\\n * **None**: Skip all safeguards and perform the reimage without running pre\u2011operation validation checks.\n */\nexport type BareMetalMachineReimageSafeguardMode = string;\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. The password field is expected to be an Azure Key Vault key URL. Until the cluster is converted to utilize managed identity by setting the secret archive settings, the actual password value should be provided instead. */\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 safeguard mode to use for the replace action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. */\n safeguardMode?: BareMetalMachineReplaceSafeguardMode;\n /** The serial number of the bare metal machine. */\n serialNumber?: string;\n /** The indicator of whether to bypass clearing storage while replacing a bare metal machine. */\n storagePolicy?: BareMetalMachineReplaceStoragePolicy;\n}\n\nexport function bareMetalMachineReplaceParametersSerializer(\n item: BareMetalMachineReplaceParameters,\n): any {\n return {\n bmcCredentials: !item[\"bmcCredentials\"]\n ? item[\"bmcCredentials\"]\n : administrativeCredentialsSerializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineName: item[\"machineName\"],\n safeguardMode: item[\"safeguardMode\"],\n serialNumber: item[\"serialNumber\"],\n storagePolicy: item[\"storagePolicy\"],\n };\n}\n\n/** The safeguard mode to use for the replace action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. */\nexport enum KnownBareMetalMachineReplaceSafeguardMode {\n /** All safeguards will be utilized during the replace action. */\n All = \"All\",\n /** No safeguards will be utilized during the replace action. */\n None = \"None\",\n}\n\n/**\n * The safeguard mode to use for the replace action, where None indicates to bypass safeguards and All indicates to utilize all safeguards. \\\n * {@link KnownBareMetalMachineReplaceSafeguardMode} can be used interchangeably with BareMetalMachineReplaceSafeguardMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **All**: All safeguards will be utilized during the replace action. \\\n * **None**: No safeguards will be utilized during the replace action.\n */\nexport type BareMetalMachineReplaceSafeguardMode = string;\n\n/** The indicator of whether to bypass clearing storage while replacing a bare metal machine. */\nexport enum KnownBareMetalMachineReplaceStoragePolicy {\n /** Storage will be preserved and not cleared during the replace action. */\n Preserve = \"Preserve\",\n /** Storage will be cleared during the replace action. */\n DiscardAll = \"DiscardAll\",\n}\n\n/**\n * The indicator of whether to bypass clearing storage while replacing a bare metal machine. \\\n * {@link KnownBareMetalMachineReplaceStoragePolicy} can be used interchangeably with BareMetalMachineReplaceStoragePolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Preserve**: Storage will be preserved and not cleared during the replace action. \\\n * **DiscardAll**: Storage will be cleared during the replace action.\n */\nexport type BareMetalMachineReplaceStoragePolicy = string;\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 /** The maximum time the script is allowed to run. 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 limitTimeSeconds: number;\n /** The base64 encoded script to execute on the bare metal machine. */\n script: string;\n}\n\nexport function bareMetalMachineRunCommandParametersSerializer(\n item: BareMetalMachineRunCommandParameters,\n): any {\n return {\n arguments: !item[\"arguments\"]\n ? item[\"arguments\"]\n : item[\"arguments\"].map((p: any) => {\n return p;\n }),\n limitTimeSeconds: item[\"limitTimeSeconds\"],\n script: item[\"script\"],\n };\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 /** The maximum time the commands are allowed to run. 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 limitTimeSeconds: number;\n}\n\nexport function bareMetalMachineRunDataExtractsParametersSerializer(\n item: BareMetalMachineRunDataExtractsParameters,\n): any {\n return {\n commands: bareMetalMachineCommandSpecificationArraySerializer(item[\"commands\"]),\n limitTimeSeconds: item[\"limitTimeSeconds\"],\n };\n}\n\nexport function bareMetalMachineCommandSpecificationArraySerializer(\n result: Array<BareMetalMachineCommandSpecification>,\n): any[] {\n return result.map((item) => {\n return bareMetalMachineCommandSpecificationSerializer(item);\n });\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\nexport function bareMetalMachineCommandSpecificationSerializer(\n item: BareMetalMachineCommandSpecification,\n): any {\n return {\n arguments: !item[\"arguments\"]\n ? item[\"arguments\"]\n : item[\"arguments\"].map((p: any) => {\n return p;\n }),\n command: item[\"command\"],\n };\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 /** The maximum time the commands are allowed to run. 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 limitTimeSeconds: number;\n}\n\nexport function bareMetalMachineRunReadCommandsParametersSerializer(\n item: BareMetalMachineRunReadCommandsParameters,\n): any {\n return {\n commands: bareMetalMachineCommandSpecificationArraySerializer(item[\"commands\"]),\n limitTimeSeconds: item[\"limitTimeSeconds\"],\n };\n}\n\n/** Upon creation, the additional services that are provided by the platform will be allocated and represented in the status of this resource. All resources associated with this cloud services network will be part of the same layer 2 (L2) isolation domain. At least one service network must be created but may be reused across many virtual machines and/or Hybrid AKS clusters. */\nexport interface CloudServicesNetwork extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating 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 /** The indicator of whether the platform default endpoints are allowed for the egress traffic. */\n enableDefaultEgressEndpoints?: CloudServicesNetworkEnableDefaultEgressEndpoints;\n /** The storage options for the cloud services network. */\n storageOptions?: CloudServicesNetworkStorageOptions;\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this cloud services network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the cloud services network. */\n readonly detailedStatus?: CloudServicesNetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The full list of additional and default egress endpoints that are currently enabled. */\n readonly enabledEgressEndpoints?: EgressEndpoint[];\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 readonly hybridAksClustersAssociatedIds?: string[];\n /** The name of the interface that will be present in the virtual machine to represent this network. */\n readonly interfaceName?: string;\n /** The storage status for the cloud services network. */\n readonly storageStatus?: CloudServicesNetworkStorageStatus;\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the cloud services network. */\n readonly provisioningState?: CloudServicesNetworkProvisioningState;\n}\n\nexport function cloudServicesNetworkSerializer(item: CloudServicesNetwork): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"additionalEgressEndpoints\",\n \"enableDefaultEgressEndpoints\",\n \"storageOptions\",\n ])\n ? undefined\n : _cloudServicesNetworkPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function cloudServicesNetworkDeserializer(item: any): CloudServicesNetwork {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _cloudServicesNetworkPropertiesDeserializer(item[\"properties\"])),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** CloudServicesNetworkProperties represents properties of the cloud services network. */\nexport interface CloudServicesNetworkProperties {\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 /** The storage options for the cloud services network. */\n storageOptions?: CloudServicesNetworkStorageOptions;\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this cloud services network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the cloud services network. */\n readonly detailedStatus?: CloudServicesNetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The full list of additional and default egress endpoints that are currently enabled. */\n readonly enabledEgressEndpoints?: EgressEndpoint[];\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 readonly hybridAksClustersAssociatedIds?: string[];\n /** The name of the interface that will be present in the virtual machine to represent this network. */\n readonly interfaceName?: string;\n /** The storage status for the cloud services network. */\n readonly storageStatus?: CloudServicesNetworkStorageStatus;\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the cloud services network. */\n readonly provisioningState?: CloudServicesNetworkProvisioningState;\n}\n\nexport function cloudServicesNetworkPropertiesSerializer(\n item: CloudServicesNetworkProperties,\n): any {\n return {\n additionalEgressEndpoints: !item[\"additionalEgressEndpoints\"]\n ? item[\"additionalEgressEndpoints\"]\n : egressEndpointArraySerializer(item[\"additionalEgressEndpoints\"]),\n enableDefaultEgressEndpoints: item[\"enableDefaultEgressEndpoints\"],\n storageOptions: !item[\"storageOptions\"]\n ? item[\"storageOptions\"]\n : cloudServicesNetworkStorageOptionsSerializer(item[\"storageOptions\"]),\n };\n}\n\nexport function cloudServicesNetworkPropertiesDeserializer(\n item: any,\n): CloudServicesNetworkProperties {\n return {\n additionalEgressEndpoints: !item[\"additionalEgressEndpoints\"]\n ? item[\"additionalEgressEndpoints\"]\n : egressEndpointArrayDeserializer(item[\"additionalEgressEndpoints\"]),\n enableDefaultEgressEndpoints: item[\"enableDefaultEgressEndpoints\"],\n storageOptions: !item[\"storageOptions\"]\n ? item[\"storageOptions\"]\n : cloudServicesNetworkStorageOptionsDeserializer(item[\"storageOptions\"]),\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n enabledEgressEndpoints: !item[\"enabledEgressEndpoints\"]\n ? item[\"enabledEgressEndpoints\"]\n : egressEndpointArrayDeserializer(item[\"enabledEgressEndpoints\"]),\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n interfaceName: item[\"interfaceName\"],\n storageStatus: !item[\"storageStatus\"]\n ? item[\"storageStatus\"]\n : cloudServicesNetworkStorageStatusDeserializer(item[\"storageStatus\"]),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function egressEndpointArraySerializer(result: Array<EgressEndpoint>): any[] {\n return result.map((item) => {\n return egressEndpointSerializer(item);\n });\n}\n\nexport function egressEndpointArrayDeserializer(result: Array<EgressEndpoint>): any[] {\n return result.map((item) => {\n return egressEndpointDeserializer(item);\n });\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\nexport function egressEndpointSerializer(item: EgressEndpoint): any {\n return {\n category: item[\"category\"],\n endpoints: endpointDependencyArraySerializer(item[\"endpoints\"]),\n };\n}\n\nexport function egressEndpointDeserializer(item: any): EgressEndpoint {\n return {\n category: item[\"category\"],\n endpoints: endpointDependencyArrayDeserializer(item[\"endpoints\"]),\n };\n}\n\nexport function endpointDependencyArraySerializer(result: Array<EndpointDependency>): any[] {\n return result.map((item) => {\n return endpointDependencySerializer(item);\n });\n}\n\nexport function endpointDependencyArrayDeserializer(result: Array<EndpointDependency>): any[] {\n return result.map((item) => {\n return endpointDependencyDeserializer(item);\n });\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\nexport function endpointDependencySerializer(item: EndpointDependency): any {\n return { domainName: item[\"domainName\"], port: item[\"port\"] };\n}\n\nexport function endpointDependencyDeserializer(item: any): EndpointDependency {\n return {\n domainName: item[\"domainName\"],\n port: item[\"port\"],\n };\n}\n\n/** The indicator of whether the platform default endpoints are allowed for the egress traffic. */\nexport enum KnownCloudServicesNetworkEnableDefaultEgressEndpoints {\n /** Enable default egress endpoints. */\n True = \"True\",\n /** Disable default egress endpoints. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether the platform default endpoints are allowed for the egress traffic. \\\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**: Enable default egress endpoints. \\\n * **False**: Disable default egress endpoints.\n */\nexport type CloudServicesNetworkEnableDefaultEgressEndpoints = string;\n\n/** CloudServicesNetworkStorageOptions represents the storage options for the cloud services network. */\nexport interface CloudServicesNetworkStorageOptions {\n /** The indicator to enable shared storage on the cloud services network. If not specified, the allocation will align with the standard storage enablement. */\n mode?: CloudServicesNetworkStorageMode;\n /** The requested storage allocation for the volume in Mebibytes. */\n sizeMiB?: number;\n /** The resource ID of the storage appliance that hosts the storage. */\n storageApplianceId?: string;\n}\n\nexport function cloudServicesNetworkStorageOptionsSerializer(\n item: CloudServicesNetworkStorageOptions,\n): any {\n return {\n mode: item[\"mode\"],\n sizeMiB: item[\"sizeMiB\"],\n storageApplianceId: item[\"storageApplianceId\"],\n };\n}\n\nexport function cloudServicesNetworkStorageOptionsDeserializer(\n item: any,\n): CloudServicesNetworkStorageOptions {\n return {\n mode: item[\"mode\"],\n sizeMiB: item[\"sizeMiB\"],\n storageApplianceId: item[\"storageApplianceId\"],\n };\n}\n\n/** The indicator to enable shared storage on the cloud services network. If not specified, the allocation will align with the standard storage enablement. */\nexport enum KnownCloudServicesNetworkStorageMode {\n /** No shared storage. */\n None = \"None\",\n /** Standard shared storage. */\n Standard = \"Standard\",\n}\n\n/**\n * The indicator to enable shared storage on the cloud services network. If not specified, the allocation will align with the standard storage enablement. \\\n * {@link KnownCloudServicesNetworkStorageMode} can be used interchangeably with CloudServicesNetworkStorageMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No shared storage. \\\n * **Standard**: Standard shared storage.\n */\nexport type CloudServicesNetworkStorageMode = string;\n\n/** The more detailed status of the cloud services network. */\nexport enum KnownCloudServicesNetworkDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The more detailed status of the cloud services network. \\\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**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type CloudServicesNetworkDetailedStatus = string;\n\n/** CloudServicesNetworkStorageStatus represents the storage status of the cloud services network. */\nexport interface CloudServicesNetworkStorageStatus {\n /** The indicator of if shared storage is enabled on the cloud services network. */\n readonly mode?: CloudServicesNetworkStorageMode;\n /** The size in Mebibytes of the storage allocation. */\n readonly sizeMiB?: number;\n /** The status of the storage allocation for the cloud services network. */\n readonly status?: CloudServicesNetworkStorageStatusStatus;\n /** The description for the status of the shared storage. */\n readonly statusMessage?: string;\n /** The resource ID of the volume created to host the shared storage. */\n readonly volumeId?: string;\n}\n\nexport function cloudServicesNetworkStorageStatusDeserializer(\n item: any,\n): CloudServicesNetworkStorageStatus {\n return {\n mode: item[\"mode\"],\n sizeMiB: item[\"sizeMiB\"],\n status: item[\"status\"],\n statusMessage: item[\"statusMessage\"],\n volumeId: item[\"volumeId\"],\n };\n}\n\n/** The status of the storage allocation for the cloud services network. */\nexport enum KnownCloudServicesNetworkStorageStatusStatus {\n /** The storage allocation is available */\n Available = \"Available\",\n /** The storage allocation is expanding the volume. */\n ExpandingVolume = \"ExpandingVolume\",\n /** The expansion of the storage allocation has failed. */\n ExpansionFailed = \"ExpansionFailed\",\n /** The storage allocation is initializing. */\n Initializing = \"Initializing\",\n /** The storage allocation has no status. */\n None = \"None\",\n /** The storage allocation is being repaired. */\n Repairing = \"Repairing\",\n}\n\n/**\n * The status of the storage allocation for the cloud services network. \\\n * {@link KnownCloudServicesNetworkStorageStatusStatus} can be used interchangeably with CloudServicesNetworkStorageStatusStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available**: The storage allocation is available \\\n * **ExpandingVolume**: The storage allocation is expanding the volume. \\\n * **ExpansionFailed**: The expansion of the storage allocation has failed. \\\n * **Initializing**: The storage allocation is initializing. \\\n * **None**: The storage allocation has no status. \\\n * **Repairing**: The storage allocation is being repaired.\n */\nexport type CloudServicesNetworkStorageStatusStatus = string;\n\n/** The provisioning state of the cloud services network. */\nexport enum KnownCloudServicesNetworkProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the cloud services network. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type CloudServicesNetworkProvisioningState = string;\n\n/** CloudServicesNetworkPatchParameters represents the body of the request to patch the cloud services network. */\nexport interface CloudServicesNetworkPatchParameters {\n /** Resource tags. */\n tags?: Record<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 /** The storage options for the cloud services network. */\n storageOptions?: CloudServicesNetworkStorageOptionsPatch;\n}\n\nexport function cloudServicesNetworkPatchParametersSerializer(\n item: CloudServicesNetworkPatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"additionalEgressEndpoints\",\n \"enableDefaultEgressEndpoints\",\n \"storageOptions\",\n ])\n ? undefined\n : _cloudServicesNetworkPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** CloudServicesNetworkPatchProperties represents the properties of the cloud services network that can be updated using a patch request. */\nexport interface CloudServicesNetworkPatchProperties {\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 /** The storage options for the cloud services network. */\n storageOptions?: CloudServicesNetworkStorageOptionsPatch;\n}\n\nexport function cloudServicesNetworkPatchPropertiesSerializer(\n item: CloudServicesNetworkPatchProperties,\n): any {\n return {\n additionalEgressEndpoints: !item[\"additionalEgressEndpoints\"]\n ? item[\"additionalEgressEndpoints\"]\n : egressEndpointArraySerializer(item[\"additionalEgressEndpoints\"]),\n enableDefaultEgressEndpoints: item[\"enableDefaultEgressEndpoints\"],\n storageOptions: !item[\"storageOptions\"]\n ? item[\"storageOptions\"]\n : cloudServicesNetworkStorageOptionsPatchSerializer(item[\"storageOptions\"]),\n };\n}\n\n/** CloudServicesNetworkStorageOptionsPatch represents the patchable storage options for the cloud services network. */\nexport interface CloudServicesNetworkStorageOptionsPatch {\n /** The indicator to enable shared storage on the cloud services network. */\n mode?: CloudServicesNetworkStorageMode;\n /** The requested storage allocation for the volume in Mebibytes. */\n sizeMiB?: number;\n /** The resource ID of the storage appliance that hosts the storage. */\n storageApplianceId?: string;\n}\n\nexport function cloudServicesNetworkStorageOptionsPatchSerializer(\n item: CloudServicesNetworkStorageOptionsPatch,\n): any {\n return {\n mode: item[\"mode\"],\n sizeMiB: item[\"sizeMiB\"],\n storageApplianceId: item[\"storageApplianceId\"],\n };\n}\n\n/** CloudServicesNetworkList represents a list of cloud services networks. */\nexport interface _CloudServicesNetworkList {\n /** The CloudServicesNetwork items on this page */\n value: CloudServicesNetwork[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudServicesNetworkListDeserializer(item: any): _CloudServicesNetworkList {\n return {\n value: cloudServicesNetworkArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudServicesNetworkArraySerializer(result: Array<CloudServicesNetwork>): any[] {\n return result.map((item) => {\n return cloudServicesNetworkSerializer(item);\n });\n}\n\nexport function cloudServicesNetworkArrayDeserializer(result: Array<CloudServicesNetwork>): any[] {\n return result.map((item) => {\n return cloudServicesNetworkDeserializer(item);\n });\n}\n\n/** ClusterManager represents a control-plane to manage one or more on-premises clusters. */\nexport interface ClusterManager extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** The kind of the cluster manager. */\n kind?: DeploymentType;\n /** The resource ID of the Log Analytics workspace that is used for the logs collection. */\n analyticsWorkspaceId?: string;\n /** The Azure availability zones within the region that will be used to support the cluster manager resource. */\n availabilityZones?: string[];\n /** The list of the cluster versions the manager supports. It is used as input in clusterVersion property of a cluster resource. */\n readonly clusterVersions?: ClusterAvailableVersion[];\n /** The detailed status that provides additional information about the cluster manager. */\n readonly detailedStatus?: ClusterManagerDetailedStatus;\n /** The descriptive message about the current detailed status. */\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 /** 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 readonly managerExtendedLocation?: ExtendedLocation;\n /** The provisioning state of the cluster manager. */\n readonly provisioningState?: ClusterManagerProvisioningState;\n /** The relay configuration for the cluster manager. */\n readonly relayConfiguration?: ClusterManagerRelayConfiguration;\n /** The size of the Azure virtual machines to use for hosting the cluster manager resource. */\n vmSize?: string;\n}\n\nexport function clusterManagerSerializer(item: ClusterManager): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _clusterManagerPropertiesSerializer(item),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n kind: item[\"kind\"],\n };\n}\n\nexport function clusterManagerDeserializer(item: any): ClusterManager {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._clusterManagerPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n kind: item[\"kind\"],\n };\n}\n\n/** ClusterManagerProperties represents the properties of a cluster manager. */\nexport interface ClusterManagerProperties {\n /** The resource ID of the Log Analytics workspace that is used for the logs collection. */\n analyticsWorkspaceId?: string;\n /** The Azure availability zones within the region that will be used to support the cluster manager resource. */\n availabilityZones?: string[];\n /** The list of the cluster versions the manager supports. It is used as input in clusterVersion property of a cluster resource. */\n readonly clusterVersions?: ClusterAvailableVersion[];\n /** The detailed status that provides additional information about the cluster manager. */\n readonly detailedStatus?: ClusterManagerDetailedStatus;\n /** The descriptive message about the current detailed status. */\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 /** 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 readonly managerExtendedLocation?: ExtendedLocation;\n /** The provisioning state of the cluster manager. */\n readonly provisioningState?: ClusterManagerProvisioningState;\n /** The relay configuration for the cluster manager. */\n readonly relayConfiguration?: ClusterManagerRelayConfiguration;\n /** The size of the Azure virtual machines to use for hosting the cluster manager resource. */\n vmSize?: string;\n}\n\nexport function clusterManagerPropertiesSerializer(item: ClusterManagerProperties): any {\n return {\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n fabricControllerId: item[\"fabricControllerId\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationSerializer(item[\"managedResourceGroupConfiguration\"]),\n vmSize: item[\"vmSize\"],\n };\n}\n\nexport function clusterManagerPropertiesDeserializer(item: any): ClusterManagerProperties {\n return {\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n clusterVersions: !item[\"clusterVersions\"]\n ? item[\"clusterVersions\"]\n : clusterAvailableVersionArrayDeserializer(item[\"clusterVersions\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n fabricControllerId: item[\"fabricControllerId\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationDeserializer(item[\"managedResourceGroupConfiguration\"]),\n managerExtendedLocation: !item[\"managerExtendedLocation\"]\n ? item[\"managerExtendedLocation\"]\n : extendedLocationDeserializer(item[\"managerExtendedLocation\"]),\n provisioningState: item[\"provisioningState\"],\n relayConfiguration: !item[\"relayConfiguration\"]\n ? item[\"relayConfiguration\"]\n : clusterManagerRelayConfigurationDeserializer(item[\"relayConfiguration\"]),\n vmSize: item[\"vmSize\"],\n };\n}\n\nexport function clusterAvailableVersionArrayDeserializer(\n result: Array<ClusterAvailableVersion>,\n): any[] {\n return result.map((item) => {\n return clusterAvailableVersionDeserializer(item);\n });\n}\n\n/** ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage. */\nexport interface ClusterAvailableVersion {\n /** The last date the version of the platform is supported. */\n readonly supportExpiryDate?: string;\n /** The version of the cluster to be deployed. */\n readonly targetClusterVersion?: string;\n}\n\nexport function clusterAvailableVersionDeserializer(item: any): ClusterAvailableVersion {\n return {\n supportExpiryDate: item[\"supportExpiryDate\"],\n targetClusterVersion: item[\"targetClusterVersion\"],\n };\n}\n\n/** The detailed status that provides additional information about the cluster manager. */\nexport enum KnownClusterManagerDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The ProvisioningFailed status. */\n ProvisioningFailed = \"ProvisioningFailed\",\n /** The Updating status. */\n Updating = \"Updating\",\n /** The UpdateFailed status. */\n UpdateFailed = \"UpdateFailed\",\n}\n\n/**\n * The detailed status that provides additional information about the cluster manager. \\\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**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status. \\\n * **ProvisioningFailed**: The ProvisioningFailed status. \\\n * **Updating**: The Updating status. \\\n * **UpdateFailed**: The UpdateFailed status.\n */\nexport type ClusterManagerDetailedStatus = string;\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\nexport function managedResourceGroupConfigurationSerializer(\n item: ManagedResourceGroupConfiguration,\n): any {\n return { location: item[\"location\"], name: item[\"name\"] };\n}\n\nexport function managedResourceGroupConfigurationDeserializer(\n item: any,\n): ManagedResourceGroupConfiguration {\n return {\n location: item[\"location\"],\n name: item[\"name\"],\n };\n}\n\n/** The provisioning state of the cluster manager. */\nexport enum KnownClusterManagerProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Updating status. */\n Updating = \"Updating\",\n}\n\n/**\n * The provisioning state of the cluster manager. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status. \\\n * **Updating**: The Updating status.\n */\nexport type ClusterManagerProvisioningState = string;\n\n/** ClusterManagerRelayConfiguration represents the relay configuration for the cluster manager. */\nexport interface ClusterManagerRelayConfiguration {\n /** The resource ID of the Azure relay namespace managed by the cluster manager. */\n relayNamespaceId?: string;\n}\n\nexport function clusterManagerRelayConfigurationDeserializer(\n item: any,\n): ClusterManagerRelayConfiguration {\n return {\n relayNamespaceId: item[\"relayNamespaceId\"],\n };\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return { type: item[\"type\"], userAssignedIdentities: item[\"userAssignedIdentities\"] };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : Object.fromEntries(\n Object.entries(item[\"userAssignedIdentities\"]).map(([k, p]: [string, any]) => [\n k,\n !p ? p : userAssignedIdentityDeserializer(p),\n ]),\n ),\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\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**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned,UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any {\n return {};\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** The type (kind) of the cluster. When specified, the value must exactly match the kind configured on the cluster manager that manages the cluster. If omitted, the service will default the value to the kind value of the cluster manager. */\nexport enum KnownDeploymentType {\n /** Azure Operator Nexus */\n Nexus = \"Nexus\",\n /** Azure Local */\n AzureLocal = \"AzureLocal\",\n}\n\n/**\n * The type (kind) of the cluster. When specified, the value must exactly match the kind configured on the cluster manager that manages the cluster. If omitted, the service will default the value to the kind value of the cluster manager. \\\n * {@link KnownDeploymentType} can be used interchangeably with DeploymentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Nexus**: Azure Operator Nexus \\\n * **AzureLocal**: Azure Local\n */\nexport type DeploymentType = string;\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 /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function clusterManagerPatchParametersSerializer(item: ClusterManagerPatchParameters): any {\n return {\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n tags: item[\"tags\"],\n };\n}\n\n/** ClusterManagerList represents a list of cluster manager objects. */\nexport interface _ClusterManagerList {\n /** The ClusterManager items on this page */\n value: ClusterManager[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _clusterManagerListDeserializer(item: any): _ClusterManagerList {\n return {\n value: clusterManagerArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function clusterManagerArraySerializer(result: Array<ClusterManager>): any[] {\n return result.map((item) => {\n return clusterManagerSerializer(item);\n });\n}\n\nexport function clusterManagerArrayDeserializer(result: Array<ClusterManager>): any[] {\n return result.map((item) => {\n return clusterManagerDeserializer(item);\n });\n}\n\n/** ClusterManagerUpdateRelayPrivateEndpointConnectionParameters represents the body of the request to approve or reject the relay private endpoint connection for the private relay managed by a cluster manager. */\nexport interface ClusterManagerUpdateRelayPrivateEndpointConnectionParameters {\n /** The state to set for the private endpoint connection. */\n connectionState: RelayPrivateEndpointConnectionState;\n /** The description to associate with the private endpoint connection. */\n description?: string;\n /** The resource ID of private endpoint to be permitted or denied connection to the relay namespace. */\n privateEndpointResourceId: string;\n}\n\nexport function clusterManagerUpdateRelayPrivateEndpointConnectionParametersSerializer(\n item: ClusterManagerUpdateRelayPrivateEndpointConnectionParameters,\n): any {\n return {\n connectionState: item[\"connectionState\"],\n description: item[\"description\"],\n privateEndpointResourceId: item[\"privateEndpointResourceId\"],\n };\n}\n\n/** The state to set for the private endpoint connection. */\nexport enum KnownRelayPrivateEndpointConnectionState {\n /** The private endpoint connection is approved. */\n Approved = \"Approved\",\n /** The private endpoint connection is rejected. */\n Rejected = \"Rejected\",\n}\n\n/**\n * The state to set for the private endpoint connection. \\\n * {@link KnownRelayPrivateEndpointConnectionState} can be used interchangeably with RelayPrivateEndpointConnectionState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approved**: The private endpoint connection is approved. \\\n * **Rejected**: The private endpoint connection is rejected.\n */\nexport type RelayPrivateEndpointConnectionState = string;\n\n/** Cluster represents the on-premises Network Cloud cluster. */\nexport interface Cluster extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** The type (kind) of the cluster. When specified, the value must exactly match the kind configured on the cluster manager that manages the cluster. If omitted, the service will default the value to the kind value of the cluster manager. */\n kind?: DeploymentType;\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 settings for the log analytics workspace used for output of logs from this cluster. */\n analyticsOutputSettings?: AnalyticsOutputSettings;\n /** Field Deprecated. The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */\n analyticsWorkspaceId?: string;\n /** The customer-provided location information to identify where the cluster resides. */\n clusterLocation?: string;\n /** Field Deprecated: Use managed identity to provide cluster privileges. 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 /** The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster. */\n computeRackDefinitions?: RackDefinition[];\n /** The configuration of the managed resource group associated with the resource. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /** The resource ID of the Network Fabric associated with the cluster. */\n networkFabricId: string;\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 settings for the secret archive used to hold credentials for the cluster. */\n secretArchiveSettings?: SecretArchiveSettings;\n /** The strategy for updating the cluster. */\n updateStrategy?: ClusterUpdateStrategy;\n /** The settings for how security vulnerability scanning is applied to the cluster. */\n vulnerabilityScanningSettings?: VulnerabilityScanningSettings;\n /** The current state of any in progress or completed actions. The most recent known instance of each action type is shown. */\n readonly actionStates?: ActionState[];\n /** The list of cluster runtime version upgrades available for this cluster. */\n readonly availableUpgradeVersions?: ClusterAvailableUpgradeVersion[];\n /** The capacity supported by this cluster. */\n readonly clusterCapacity?: ClusterCapacity;\n /** The latest heartbeat status between the cluster manager and the cluster. */\n readonly clusterConnectionStatus?: ClusterConnectionStatus;\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 readonly clusterExtendedLocation?: ExtendedLocation;\n /** The latest connectivity status between cluster manager and the cluster. */\n readonly clusterManagerConnectionStatus?: ClusterManagerConnectionStatus;\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 readonly clusterManagerId?: string;\n /** The current detailed status of the cluster. */\n readonly detailedStatus?: ClusterDetailedStatus;\n /** The descriptive message about the detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksExtendedLocation?: ExtendedLocation;\n /** The date and time of the end of the last successful version update for the cluster. */\n readonly lastSuccessfulVersionUpdateTime?: Date;\n /** The list of credentials that are managed for the cluster and can be rotated on-demand. */\n readonly managedCredentials?: string[];\n /** The count of Manual Action Taken (MAT) events that have not been validated. */\n readonly manualActionCount?: number;\n /** The support end date of the runtime version of the cluster. */\n readonly supportExpiryDate?: string;\n /** The list of workload resource IDs that are hosted within this cluster. */\n readonly workloadResourceIds?: string[];\n /** The provisioning state of the cluster. */\n readonly provisioningState?: ClusterProvisioningState;\n}\n\nexport function clusterSerializer(item: Cluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _clusterPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n kind: item[\"kind\"],\n };\n}\n\nexport function clusterDeserializer(item: any): Cluster {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._clusterPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n kind: item[\"kind\"],\n };\n}\n\n/** ClusterProperties represents the properties of a cluster. */\nexport interface ClusterProperties {\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 settings for the log analytics workspace used for output of logs from this cluster. */\n analyticsOutputSettings?: AnalyticsOutputSettings;\n /** Field Deprecated. The resource ID of the Log Analytics Workspace that will be used for storing relevant logs. */\n analyticsWorkspaceId?: string;\n /** The customer-provided location information to identify where the cluster resides. */\n clusterLocation?: string;\n /** Field Deprecated: Use managed identity to provide cluster privileges. 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 /** The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster. */\n computeRackDefinitions?: RackDefinition[];\n /** The configuration of the managed resource group associated with the resource. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /** The resource ID of the Network Fabric associated with the cluster. */\n networkFabricId: string;\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 settings for the secret archive used to hold credentials for the cluster. */\n secretArchiveSettings?: SecretArchiveSettings;\n /** The strategy for updating the cluster. */\n updateStrategy?: ClusterUpdateStrategy;\n /** The settings for how security vulnerability scanning is applied to the cluster. */\n vulnerabilityScanningSettings?: VulnerabilityScanningSettings;\n /** The current state of any in progress or completed actions. The most recent known instance of each action type is shown. */\n readonly actionStates?: ActionState[];\n /** The list of cluster runtime version upgrades available for this cluster. */\n readonly availableUpgradeVersions?: ClusterAvailableUpgradeVersion[];\n /** The capacity supported by this cluster. */\n readonly clusterCapacity?: ClusterCapacity;\n /** The latest heartbeat status between the cluster manager and the cluster. */\n readonly clusterConnectionStatus?: ClusterConnectionStatus;\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 readonly clusterExtendedLocation?: ExtendedLocation;\n /** The latest connectivity status between cluster manager and the cluster. */\n readonly clusterManagerConnectionStatus?: ClusterManagerConnectionStatus;\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 readonly clusterManagerId?: string;\n /** The current detailed status of the cluster. */\n readonly detailedStatus?: ClusterDetailedStatus;\n /** The descriptive message about the detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksExtendedLocation?: ExtendedLocation;\n /** The date and time of the end of the last successful version update for the cluster. */\n readonly lastSuccessfulVersionUpdateTime?: Date;\n /** The list of credentials that are managed for the cluster and can be rotated on-demand. */\n readonly managedCredentials?: string[];\n /** The count of Manual Action Taken (MAT) events that have not been validated. */\n readonly manualActionCount?: number;\n /** The support end date of the runtime version of the cluster. */\n readonly supportExpiryDate?: string;\n /** The list of workload resource IDs that are hosted within this cluster. */\n readonly workloadResourceIds?: string[];\n /** The provisioning state of the cluster. */\n readonly provisioningState?: ClusterProvisioningState;\n}\n\nexport function clusterPropertiesSerializer(item: ClusterProperties): any {\n return {\n aggregatorOrSingleRackDefinition: rackDefinitionSerializer(\n item[\"aggregatorOrSingleRackDefinition\"],\n ),\n analyticsOutputSettings: !item[\"analyticsOutputSettings\"]\n ? item[\"analyticsOutputSettings\"]\n : analyticsOutputSettingsSerializer(item[\"analyticsOutputSettings\"]),\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n clusterLocation: item[\"clusterLocation\"],\n clusterServicePrincipal: !item[\"clusterServicePrincipal\"]\n ? item[\"clusterServicePrincipal\"]\n : servicePrincipalInformationSerializer(item[\"clusterServicePrincipal\"]),\n clusterType: item[\"clusterType\"],\n clusterVersion: item[\"clusterVersion\"],\n commandOutputSettings: !item[\"commandOutputSettings\"]\n ? item[\"commandOutputSettings\"]\n : commandOutputSettingsSerializer(item[\"commandOutputSettings\"]),\n computeDeploymentThreshold: !item[\"computeDeploymentThreshold\"]\n ? item[\"computeDeploymentThreshold\"]\n : validationThresholdSerializer(item[\"computeDeploymentThreshold\"]),\n computeRackDefinitions: !item[\"computeRackDefinitions\"]\n ? item[\"computeRackDefinitions\"]\n : rackDefinitionArraySerializer(item[\"computeRackDefinitions\"]),\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationSerializer(item[\"managedResourceGroupConfiguration\"]),\n networkFabricId: item[\"networkFabricId\"],\n runtimeProtectionConfiguration: !item[\"runtimeProtectionConfiguration\"]\n ? item[\"runtimeProtectionConfiguration\"]\n : runtimeProtectionConfigurationSerializer(item[\"runtimeProtectionConfiguration\"]),\n secretArchive: !item[\"secretArchive\"]\n ? item[\"secretArchive\"]\n : clusterSecretArchiveSerializer(item[\"secretArchive\"]),\n secretArchiveSettings: !item[\"secretArchiveSettings\"]\n ? item[\"secretArchiveSettings\"]\n : secretArchiveSettingsSerializer(item[\"secretArchiveSettings\"]),\n updateStrategy: !item[\"updateStrategy\"]\n ? item[\"updateStrategy\"]\n : clusterUpdateStrategySerializer(item[\"updateStrategy\"]),\n vulnerabilityScanningSettings: !item[\"vulnerabilityScanningSettings\"]\n ? item[\"vulnerabilityScanningSettings\"]\n : vulnerabilityScanningSettingsSerializer(item[\"vulnerabilityScanningSettings\"]),\n };\n}\n\nexport function clusterPropertiesDeserializer(item: any): ClusterProperties {\n return {\n aggregatorOrSingleRackDefinition: rackDefinitionDeserializer(\n item[\"aggregatorOrSingleRackDefinition\"],\n ),\n analyticsOutputSettings: !item[\"analyticsOutputSettings\"]\n ? item[\"analyticsOutputSettings\"]\n : analyticsOutputSettingsDeserializer(item[\"analyticsOutputSettings\"]),\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n clusterLocation: item[\"clusterLocation\"],\n clusterServicePrincipal: !item[\"clusterServicePrincipal\"]\n ? item[\"clusterServicePrincipal\"]\n : servicePrincipalInformationDeserializer(item[\"clusterServicePrincipal\"]),\n clusterType: item[\"clusterType\"],\n clusterVersion: item[\"clusterVersion\"],\n commandOutputSettings: !item[\"commandOutputSettings\"]\n ? item[\"commandOutputSettings\"]\n : commandOutputSettingsDeserializer(item[\"commandOutputSettings\"]),\n computeDeploymentThreshold: !item[\"computeDeploymentThreshold\"]\n ? item[\"computeDeploymentThreshold\"]\n : validationThresholdDeserializer(item[\"computeDeploymentThreshold\"]),\n computeRackDefinitions: !item[\"computeRackDefinitions\"]\n ? item[\"computeRackDefinitions\"]\n : rackDefinitionArrayDeserializer(item[\"computeRackDefinitions\"]),\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationDeserializer(item[\"managedResourceGroupConfiguration\"]),\n networkFabricId: item[\"networkFabricId\"],\n runtimeProtectionConfiguration: !item[\"runtimeProtectionConfiguration\"]\n ? item[\"runtimeProtectionConfiguration\"]\n : runtimeProtectionConfigurationDeserializer(item[\"runtimeProtectionConfiguration\"]),\n secretArchive: !item[\"secretArchive\"]\n ? item[\"secretArchive\"]\n : clusterSecretArchiveDeserializer(item[\"secretArchive\"]),\n secretArchiveSettings: !item[\"secretArchiveSettings\"]\n ? item[\"secretArchiveSettings\"]\n : secretArchiveSettingsDeserializer(item[\"secretArchiveSettings\"]),\n updateStrategy: !item[\"updateStrategy\"]\n ? item[\"updateStrategy\"]\n : clusterUpdateStrategyDeserializer(item[\"updateStrategy\"]),\n vulnerabilityScanningSettings: !item[\"vulnerabilityScanningSettings\"]\n ? item[\"vulnerabilityScanningSettings\"]\n : vulnerabilityScanningSettingsDeserializer(item[\"vulnerabilityScanningSettings\"]),\n actionStates: !item[\"actionStates\"]\n ? item[\"actionStates\"]\n : actionStateArrayDeserializer(item[\"actionStates\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : clusterAvailableUpgradeVersionArrayDeserializer(item[\"availableUpgradeVersions\"]),\n clusterCapacity: !item[\"clusterCapacity\"]\n ? item[\"clusterCapacity\"]\n : clusterCapacityDeserializer(item[\"clusterCapacity\"]),\n clusterConnectionStatus: item[\"clusterConnectionStatus\"],\n clusterExtendedLocation: !item[\"clusterExtendedLocation\"]\n ? item[\"clusterExtendedLocation\"]\n : extendedLocationDeserializer(item[\"clusterExtendedLocation\"]),\n clusterManagerConnectionStatus: item[\"clusterManagerConnectionStatus\"],\n clusterManagerId: item[\"clusterManagerId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksExtendedLocation: !item[\"hybridAksExtendedLocation\"]\n ? item[\"hybridAksExtendedLocation\"]\n : extendedLocationDeserializer(item[\"hybridAksExtendedLocation\"]),\n lastSuccessfulVersionUpdateTime: !item[\"lastSuccessfulVersionUpdateTime\"]\n ? item[\"lastSuccessfulVersionUpdateTime\"]\n : new Date(item[\"lastSuccessfulVersionUpdateTime\"]),\n managedCredentials: !item[\"managedCredentials\"]\n ? item[\"managedCredentials\"]\n : item[\"managedCredentials\"].map((p: any) => {\n return p;\n }),\n manualActionCount: item[\"manualActionCount\"],\n supportExpiryDate: item[\"supportExpiryDate\"],\n workloadResourceIds: !item[\"workloadResourceIds\"]\n ? item[\"workloadResourceIds\"]\n : item[\"workloadResourceIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\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\nexport function rackDefinitionSerializer(item: RackDefinition): any {\n return {\n availabilityZone: item[\"availabilityZone\"],\n bareMetalMachineConfigurationData: !item[\"bareMetalMachineConfigurationData\"]\n ? item[\"bareMetalMachineConfigurationData\"]\n : bareMetalMachineConfigurationDataArraySerializer(item[\"bareMetalMachineConfigurationData\"]),\n networkRackId: item[\"networkRackId\"],\n rackLocation: item[\"rackLocation\"],\n rackSerialNumber: item[\"rackSerialNumber\"],\n rackSkuId: item[\"rackSkuId\"],\n storageApplianceConfigurationData: !item[\"storageApplianceConfigurationData\"]\n ? item[\"storageApplianceConfigurationData\"]\n : storageApplianceConfigurationDataArraySerializer(item[\"storageApplianceConfigurationData\"]),\n };\n}\n\nexport function rackDefinitionDeserializer(item: any): RackDefinition {\n return {\n availabilityZone: item[\"availabilityZone\"],\n bareMetalMachineConfigurationData: !item[\"bareMetalMachineConfigurationData\"]\n ? item[\"bareMetalMachineConfigurationData\"]\n : bareMetalMachineConfigurationDataArrayDeserializer(\n item[\"bareMetalMachineConfigurationData\"],\n ),\n networkRackId: item[\"networkRackId\"],\n rackLocation: item[\"rackLocation\"],\n rackSerialNumber: item[\"rackSerialNumber\"],\n rackSkuId: item[\"rackSkuId\"],\n storageApplianceConfigurationData: !item[\"storageApplianceConfigurationData\"]\n ? item[\"storageApplianceConfigurationData\"]\n : storageApplianceConfigurationDataArrayDeserializer(\n item[\"storageApplianceConfigurationData\"],\n ),\n };\n}\n\nexport function bareMetalMachineConfigurationDataArraySerializer(\n result: Array<BareMetalMachineConfigurationData>,\n): any[] {\n return result.map((item) => {\n return bareMetalMachineConfigurationDataSerializer(item);\n });\n}\n\nexport function bareMetalMachineConfigurationDataArrayDeserializer(\n result: Array<BareMetalMachineConfigurationData>,\n): any[] {\n return result.map((item) => {\n return bareMetalMachineConfigurationDataDeserializer(item);\n });\n}\n\n/** BareMetalMachineConfigurationData represents configuration for the bare metal machine. */\nexport interface BareMetalMachineConfigurationData {\n /** The connection string for the baseboard management controller including IP address and protocol. */\n readonly bmcConnectionString?: string;\n /** The credentials of the baseboard management controller on this bare metal machine. The password field is expected to be an Azure Key Vault key URL. Until the cluster is converted to utilize managed identity by setting the secret archive settings, the actual password value should be provided instead. */\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 /** The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically. */\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\nexport function bareMetalMachineConfigurationDataSerializer(\n item: BareMetalMachineConfigurationData,\n): any {\n return {\n bmcCredentials: administrativeCredentialsSerializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineDetails: item[\"machineDetails\"],\n machineName: item[\"machineName\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n };\n}\n\nexport function bareMetalMachineConfigurationDataDeserializer(\n item: any,\n): BareMetalMachineConfigurationData {\n return {\n bmcConnectionString: item[\"bmcConnectionString\"],\n bmcCredentials: administrativeCredentialsDeserializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineDetails: item[\"machineDetails\"],\n machineName: item[\"machineName\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n };\n}\n\nexport function storageApplianceConfigurationDataArraySerializer(\n result: Array<StorageApplianceConfigurationData>,\n): any[] {\n return result.map((item) => {\n return storageApplianceConfigurationDataSerializer(item);\n });\n}\n\nexport function storageApplianceConfigurationDataArrayDeserializer(\n result: Array<StorageApplianceConfigurationData>,\n): any[] {\n return result.map((item) => {\n return storageApplianceConfigurationDataDeserializer(item);\n });\n}\n\n/** StorageApplianceConfigurationData represents configuration for the storage application. */\nexport interface StorageApplianceConfigurationData {\n /** The credentials of the administrative interface on this storage appliance. The password field is expected to be an Azure Key Vault key URL. Until the cluster is converted to utilize managed identity by setting the secret archive settings, the actual password value should be provided instead. */\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\nexport function storageApplianceConfigurationDataSerializer(\n item: StorageApplianceConfigurationData,\n): any {\n return {\n adminCredentials: administrativeCredentialsSerializer(item[\"adminCredentials\"]),\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n storageApplianceName: item[\"storageApplianceName\"],\n };\n}\n\nexport function storageApplianceConfigurationDataDeserializer(\n item: any,\n): StorageApplianceConfigurationData {\n return {\n adminCredentials: administrativeCredentialsDeserializer(item[\"adminCredentials\"]),\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n storageApplianceName: item[\"storageApplianceName\"],\n };\n}\n\n/** AnalyticsOutputSettings represents the settings for the log analytics workspace used for output of logs from this cluster. */\nexport interface AnalyticsOutputSettings {\n /** The resource ID of the analytics workspace that is to be used by the specified identity. */\n analyticsWorkspaceId?: string;\n /** The selection of the managed identity to use with this analytics workspace. The identity type must be either system assigned or user assigned. */\n associatedIdentity?: IdentitySelector;\n}\n\nexport function analyticsOutputSettingsSerializer(item: AnalyticsOutputSettings): any {\n return {\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorSerializer(item[\"associatedIdentity\"]),\n };\n}\n\nexport function analyticsOutputSettingsDeserializer(item: any): AnalyticsOutputSettings {\n return {\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorDeserializer(item[\"associatedIdentity\"]),\n };\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\nexport function identitySelectorSerializer(item: IdentitySelector): any {\n return {\n identityType: item[\"identityType\"],\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n };\n}\n\nexport function identitySelectorDeserializer(item: any): IdentitySelector {\n return {\n identityType: item[\"identityType\"],\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n };\n}\n\n/** The type of managed identity that is being selected. */\nexport enum KnownManagedServiceIdentitySelectorType {\n /** System assigned identity selection. */\n SystemAssignedIdentity = \"SystemAssignedIdentity\",\n /** User assigned identity selection. */\n UserAssignedIdentity = \"UserAssignedIdentity\",\n}\n\n/**\n * The type of managed identity that is being selected. \\\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**: System assigned identity selection. \\\n * **UserAssignedIdentity**: User assigned identity selection.\n */\nexport type ManagedServiceIdentitySelectorType = string;\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\nexport function servicePrincipalInformationSerializer(item: ServicePrincipalInformation): any {\n return {\n applicationId: item[\"applicationId\"],\n password: item[\"password\"],\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n };\n}\n\nexport function servicePrincipalInformationDeserializer(item: any): ServicePrincipalInformation {\n return {\n applicationId: item[\"applicationId\"],\n password: item[\"password\"],\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n };\n}\n\n/** The type of rack configuration for the cluster. */\nexport enum KnownClusterType {\n /** Single rack configuration. */\n SingleRack = \"SingleRack\",\n /** Multi-rack configuration. */\n MultiRack = \"MultiRack\",\n}\n\n/**\n * The type of rack configuration for the cluster. \\\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**: Single rack configuration. \\\n * **MultiRack**: Multi-rack configuration.\n */\nexport type ClusterType = string;\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 /** The list of optional overrides allowing for association of storage containers and identities to specific types of command output. If a type is not overridden, the default identity and storage container will be utilized. */\n overrides?: CommandOutputOverride[];\n}\n\nexport function commandOutputSettingsSerializer(item: CommandOutputSettings): any {\n return {\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorSerializer(item[\"associatedIdentity\"]),\n containerUrl: item[\"containerUrl\"],\n overrides: !item[\"overrides\"]\n ? item[\"overrides\"]\n : commandOutputOverrideArraySerializer(item[\"overrides\"]),\n };\n}\n\nexport function commandOutputSettingsDeserializer(item: any): CommandOutputSettings {\n return {\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorDeserializer(item[\"associatedIdentity\"]),\n containerUrl: item[\"containerUrl\"],\n overrides: !item[\"overrides\"]\n ? item[\"overrides\"]\n : commandOutputOverrideArrayDeserializer(item[\"overrides\"]),\n };\n}\n\nexport function commandOutputOverrideArraySerializer(result: Array<CommandOutputOverride>): any[] {\n return result.map((item) => {\n return commandOutputOverrideSerializer(item);\n });\n}\n\nexport function commandOutputOverrideArrayDeserializer(\n result: Array<CommandOutputOverride>,\n): any[] {\n return result.map((item) => {\n return commandOutputOverrideDeserializer(item);\n });\n}\n\n/** CommandOutputOverride represents an overridden value for the command output settings. */\nexport interface CommandOutputOverride {\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 type of command output for the override. */\n commandOutputType?: CommandOutputType;\n /** The URL of the storage account container that is to be used by the specified identities. */\n containerUrl?: string;\n}\n\nexport function commandOutputOverrideSerializer(item: CommandOutputOverride): any {\n return {\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorSerializer(item[\"associatedIdentity\"]),\n commandOutputType: item[\"commandOutputType\"],\n containerUrl: item[\"containerUrl\"],\n };\n}\n\nexport function commandOutputOverrideDeserializer(item: any): CommandOutputOverride {\n return {\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorDeserializer(item[\"associatedIdentity\"]),\n commandOutputType: item[\"commandOutputType\"],\n containerUrl: item[\"containerUrl\"],\n };\n}\n\n/** The type of command output for the override. */\nexport enum KnownCommandOutputType {\n /** BareMetalMachineRunCommand output type */\n BareMetalMachineRunCommand = \"BareMetalMachineRunCommand\",\n /** BareMetalMachineRunDataExtracts output type */\n BareMetalMachineRunDataExtracts = \"BareMetalMachineRunDataExtracts\",\n /** BareMetalMachineRunReadCommands output type */\n BareMetalMachineRunReadCommands = \"BareMetalMachineRunReadCommands\",\n /** ClusterSupportAdministrativeActions output type supporting administrative actions that can be run on a cluster for support purposes. */\n ClusterSupportAdministrativeActions = \"ClusterSupportAdministrativeActions\",\n /** StorageRunReadCommands output type */\n StorageRunReadCommands = \"StorageRunReadCommands\",\n /** BareMetalMachineRunDataExtractsRestricted output type */\n BareMetalMachineRunDataExtractsRestricted = \"BareMetalMachineRunDataExtractsRestricted\",\n}\n\n/**\n * The type of command output for the override. \\\n * {@link KnownCommandOutputType} can be used interchangeably with CommandOutputType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BareMetalMachineRunCommand**: BareMetalMachineRunCommand output type \\\n * **BareMetalMachineRunDataExtracts**: BareMetalMachineRunDataExtracts output type \\\n * **BareMetalMachineRunReadCommands**: BareMetalMachineRunReadCommands output type \\\n * **ClusterSupportAdministrativeActions**: ClusterSupportAdministrativeActions output type supporting administrative actions that can be run on a cluster for support purposes. \\\n * **StorageRunReadCommands**: StorageRunReadCommands output type \\\n * **BareMetalMachineRunDataExtractsRestricted**: BareMetalMachineRunDataExtractsRestricted output type\n */\nexport type CommandOutputType = string;\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\nexport function validationThresholdSerializer(item: ValidationThreshold): any {\n return { grouping: item[\"grouping\"], type: item[\"type\"], value: item[\"value\"] };\n}\n\nexport function validationThresholdDeserializer(item: any): ValidationThreshold {\n return {\n grouping: item[\"grouping\"],\n type: item[\"type\"],\n value: item[\"value\"],\n };\n}\n\n/** Selection of how the type evaluation is applied to the cluster calculation. */\nexport enum KnownValidationThresholdGrouping {\n /** The threshold is calculated for the whole cluster. */\n PerCluster = \"PerCluster\",\n /** The threshold is calculated for each rack in the cluster. */\n PerRack = \"PerRack\",\n}\n\n/**\n * Selection of how the type evaluation is applied to the cluster calculation. \\\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**: The threshold is calculated for the whole cluster. \\\n * **PerRack**: The threshold is calculated for each rack in the cluster.\n */\nexport type ValidationThresholdGrouping = string;\n\n/** Selection of how the threshold should be evaluated. */\nexport enum KnownValidationThresholdType {\n /** The threshold is evaluated based on the count of successful operations. */\n CountSuccess = \"CountSuccess\",\n /** The threshold is evaluated based on the percentage of successful operations. */\n PercentSuccess = \"PercentSuccess\",\n}\n\n/**\n * Selection of how the threshold should be evaluated. \\\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**: The threshold is evaluated based on the count of successful operations. \\\n * **PercentSuccess**: The threshold is evaluated based on the percentage of successful operations.\n */\nexport type ValidationThresholdType = string;\n\nexport function rackDefinitionArraySerializer(result: Array<RackDefinition>): any[] {\n return result.map((item) => {\n return rackDefinitionSerializer(item);\n });\n}\n\nexport function rackDefinitionArrayDeserializer(result: Array<RackDefinition>): any[] {\n return result.map((item) => {\n return rackDefinitionDeserializer(item);\n });\n}\n\n/** RuntimeProtectionConfiguration represents the runtime protection configuration for the cluster. */\nexport interface RuntimeProtectionConfiguration {\n /** The definition update mode for runtime protection. */\n definitionUpdateMode?: RuntimeProtectionDefinitionUpdateMode;\n /** The mode of operation for runtime protection. */\n enforcementLevel?: RuntimeProtectionEnforcementLevel;\n}\n\nexport function runtimeProtectionConfigurationSerializer(\n item: RuntimeProtectionConfiguration,\n): any {\n return {\n definitionUpdateMode: item[\"definitionUpdateMode\"],\n enforcementLevel: item[\"enforcementLevel\"],\n };\n}\n\nexport function runtimeProtectionConfigurationDeserializer(\n item: any,\n): RuntimeProtectionConfiguration {\n return {\n definitionUpdateMode: item[\"definitionUpdateMode\"],\n enforcementLevel: item[\"enforcementLevel\"],\n };\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\nexport function clusterSecretArchiveSerializer(item: ClusterSecretArchive): any {\n return { keyVaultId: item[\"keyVaultId\"], useKeyVault: item[\"useKeyVault\"] };\n}\n\nexport function clusterSecretArchiveDeserializer(item: any): ClusterSecretArchive {\n return {\n keyVaultId: item[\"keyVaultId\"],\n useKeyVault: item[\"useKeyVault\"],\n };\n}\n\n/** The indicator if the specified key vault should be used to archive the secrets of the cluster. */\nexport enum KnownClusterSecretArchiveEnabled {\n /** Enable the cluster secret archive with the specified key vault. */\n True = \"True\",\n /** Disable use of the cluster secret archive even if a key vault is specified. */\n False = \"False\",\n}\n\n/**\n * The indicator if the specified key vault should be used to archive the secrets of the cluster. \\\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**: Enable the cluster secret archive with the specified key vault. \\\n * **False**: Disable use of the cluster secret archive even if a key vault is specified.\n */\nexport type ClusterSecretArchiveEnabled = string;\n\n/** SecretArchiveSettings represents the settings for the secret archive used to hold credentials for the cluster. */\nexport interface SecretArchiveSettings {\n /** The selection of the managed identity to use with this vault URI. The identity type must be either system assigned or user assigned. */\n associatedIdentity?: IdentitySelector;\n /** The URI for the key vault used as the secret archive. */\n vaultUri?: string;\n}\n\nexport function secretArchiveSettingsSerializer(item: SecretArchiveSettings): any {\n return {\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorSerializer(item[\"associatedIdentity\"]),\n vaultUri: item[\"vaultUri\"],\n };\n}\n\nexport function secretArchiveSettingsDeserializer(item: any): SecretArchiveSettings {\n return {\n associatedIdentity: !item[\"associatedIdentity\"]\n ? item[\"associatedIdentity\"]\n : identitySelectorDeserializer(item[\"associatedIdentity\"]),\n vaultUri: item[\"vaultUri\"],\n };\n}\n\n/** ClusterUpdateStrategy represents the strategy for updating the cluster. */\nexport interface ClusterUpdateStrategy {\n /** The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size. */\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\nexport function clusterUpdateStrategySerializer(item: ClusterUpdateStrategy): any {\n return {\n maxUnavailable: item[\"maxUnavailable\"],\n strategyType: item[\"strategyType\"],\n thresholdType: item[\"thresholdType\"],\n thresholdValue: item[\"thresholdValue\"],\n waitTimeMinutes: item[\"waitTimeMinutes\"],\n };\n}\n\nexport function clusterUpdateStrategyDeserializer(item: any): ClusterUpdateStrategy {\n return {\n maxUnavailable: item[\"maxUnavailable\"],\n strategyType: item[\"strategyType\"],\n thresholdType: item[\"thresholdType\"],\n thresholdValue: item[\"thresholdValue\"],\n waitTimeMinutes: item[\"waitTimeMinutes\"],\n };\n}\n\n/** The mode of operation for runtime protection. */\nexport enum KnownClusterUpdateStrategyType {\n /** Update the cluster in rack-by-rack increments. */\n Rack = \"Rack\",\n /** Pause after each rack is updated. */\n PauseAfterRack = \"PauseAfterRack\",\n}\n\n/**\n * The mode of operation for runtime protection. \\\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**: Update the cluster in rack-by-rack increments. \\\n * **PauseAfterRack**: Pause after each rack is updated.\n */\nexport type ClusterUpdateStrategyType = string;\n\n/** VulnerabilityScanningSettings represents the settings for how security vulnerability scanning is applied to the cluster. */\nexport interface VulnerabilityScanningSettings {\n /** The mode selection for container vulnerability scanning. */\n containerScan?: VulnerabilityScanningSettingsContainerScan;\n}\n\nexport function vulnerabilityScanningSettingsSerializer(item: VulnerabilityScanningSettings): any {\n return { containerScan: item[\"containerScan\"] };\n}\n\nexport function vulnerabilityScanningSettingsDeserializer(\n item: any,\n): VulnerabilityScanningSettings {\n return {\n containerScan: item[\"containerScan\"],\n };\n}\n\n/** The mode selection for container vulnerability scanning. */\nexport enum KnownVulnerabilityScanningSettingsContainerScan {\n /** Disable container vulnerability scanning for the cluster. */\n Disabled = \"Disabled\",\n /** Enable container vulnerability scanning for the cluster. */\n Enabled = \"Enabled\",\n}\n\n/**\n * The mode selection for container vulnerability scanning. \\\n * {@link KnownVulnerabilityScanningSettingsContainerScan} can be used interchangeably with VulnerabilityScanningSettingsContainerScan,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: Disable container vulnerability scanning for the cluster. \\\n * **Enabled**: Enable container vulnerability scanning for the cluster.\n */\nexport type VulnerabilityScanningSettingsContainerScan = string;\n\nexport function clusterAvailableUpgradeVersionArrayDeserializer(\n result: Array<ClusterAvailableUpgradeVersion>,\n): any[] {\n return result.map((item) => {\n return clusterAvailableUpgradeVersionDeserializer(item);\n });\n}\n\n/** ClusterAvailableUpgradeVersion represents the various cluster upgrade parameters. */\nexport interface ClusterAvailableUpgradeVersion {\n /** The indicator of whether the control plane will be impacted during the upgrade. */\n readonly controlImpact?: ControlImpact;\n /** The expected duration needed for this upgrade. */\n readonly expectedDuration?: string;\n /** The impact description including the specific details and release notes. */\n readonly impactDescription?: string;\n /** The last date the version of the platform is supported. */\n readonly supportExpiryDate?: string;\n /** The target version this cluster will be upgraded to. */\n readonly targetClusterVersion?: string;\n /** The indicator of whether the workload will be impacted during the upgrade. */\n readonly workloadImpact?: WorkloadImpact;\n}\n\nexport function clusterAvailableUpgradeVersionDeserializer(\n item: any,\n): ClusterAvailableUpgradeVersion {\n return {\n controlImpact: item[\"controlImpact\"],\n expectedDuration: item[\"expectedDuration\"],\n impactDescription: item[\"impactDescription\"],\n supportExpiryDate: item[\"supportExpiryDate\"],\n targetClusterVersion: item[\"targetClusterVersion\"],\n workloadImpact: item[\"workloadImpact\"],\n };\n}\n\n/** The indicator of whether the control plane will be impacted during the upgrade. */\nexport enum KnownControlImpact {\n /** The control plane will be impacted during the upgrade. */\n True = \"True\",\n /** The control plane will not be impacted during the upgrade. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether the control plane will be impacted during the upgrade. \\\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**: The control plane will be impacted during the upgrade. \\\n * **False**: The control plane will not be impacted during the upgrade.\n */\nexport type ControlImpact = string;\n\n/** The indicator of whether the workload will be impacted during the upgrade. */\nexport enum KnownWorkloadImpact {\n /** The workload will be impacted during the upgrade. */\n True = \"True\",\n /** The workload will not be impacted during the upgrade. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether the workload will be impacted during the upgrade. \\\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**: The workload will be impacted during the upgrade. \\\n * **False**: The workload will not be impacted during the upgrade.\n */\nexport type WorkloadImpact = string;\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\nexport function clusterCapacityDeserializer(item: any): ClusterCapacity {\n return {\n availableApplianceStorageGB: item[\"availableApplianceStorageGB\"],\n availableCoreCount: item[\"availableCoreCount\"],\n availableHostStorageGB: item[\"availableHostStorageGB\"],\n availableMemoryGB: item[\"availableMemoryGB\"],\n totalApplianceStorageGB: item[\"totalApplianceStorageGB\"],\n totalCoreCount: item[\"totalCoreCount\"],\n totalHostStorageGB: item[\"totalHostStorageGB\"],\n totalMemoryGB: item[\"totalMemoryGB\"],\n };\n}\n\n/** The latest heartbeat status between the cluster manager and the cluster. */\nexport enum KnownClusterConnectionStatus {\n /** The latest heartbeat status is healthy. */\n Connected = \"Connected\",\n /** The latest heartbeat status is unhealthy. */\n Disconnected = \"Disconnected\",\n /** Too many of the latest heartbeats were missed. */\n Timeout = \"Timeout\",\n /** Could not determine the latest heartbeat status. */\n Undefined = \"Undefined\",\n}\n\n/**\n * The latest heartbeat status between the cluster manager and the cluster. \\\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**: The latest heartbeat status is healthy. \\\n * **Disconnected**: The latest heartbeat status is unhealthy. \\\n * **Timeout**: Too many of the latest heartbeats were missed. \\\n * **Undefined**: Could not determine the latest heartbeat status.\n */\nexport type ClusterConnectionStatus = string;\n\n/** The latest connectivity status between cluster manager and the cluster. */\nexport enum KnownClusterManagerConnectionStatus {\n /** The latest connectivity status is healthy. */\n Connected = \"Connected\",\n /** Connectivity could not be established. */\n Unreachable = \"Unreachable\",\n}\n\n/**\n * The latest connectivity status between cluster manager and the cluster. \\\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**: The latest connectivity status is healthy. \\\n * **Unreachable**: Connectivity could not be established.\n */\nexport type ClusterManagerConnectionStatus = string;\n\n/** The current detailed status of the cluster. */\nexport enum KnownClusterDetailedStatus {\n /** The PendingDeployment status. */\n PendingDeployment = \"PendingDeployment\",\n /** The Deploying status. */\n Deploying = \"Deploying\",\n /** The Running status. */\n Running = \"Running\",\n /** The Updating status. */\n Updating = \"Updating\",\n /** The UpdatePaused status. */\n UpdatePaused = \"UpdatePaused\",\n /** The Degraded status. */\n Degraded = \"Degraded\",\n /** The Deleting status. */\n Deleting = \"Deleting\",\n /** The Disconnected status. */\n Disconnected = \"Disconnected\",\n /** The Failed status. */\n Failed = \"Failed\",\n}\n\n/**\n * The current detailed status of the cluster. \\\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**: The PendingDeployment status. \\\n * **Deploying**: The Deploying status. \\\n * **Running**: The Running status. \\\n * **Updating**: The Updating status. \\\n * **UpdatePaused**: The UpdatePaused status. \\\n * **Degraded**: The Degraded status. \\\n * **Deleting**: The Deleting status. \\\n * **Disconnected**: The Disconnected status. \\\n * **Failed**: The Failed status.\n */\nexport type ClusterDetailedStatus = string;\n\n/** The provisioning state of the cluster. */\nexport enum KnownClusterProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Validating status. */\n Validating = \"Validating\",\n /** The Updating status. */\n Updating = \"Updating\",\n}\n\n/**\n * The provisioning state of the cluster. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Accepted**: The Accepted status. \\\n * **Validating**: The Validating status. \\\n * **Updating**: The Updating status.\n */\nexport type ClusterProvisioningState = string;\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 /** Resource tags. */\n tags?: Record<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 settings for the log analytics workspace used for output of logs from this cluster. */\n analyticsOutputSettings?: AnalyticsOutputSettings;\n /** The customer-provided location information to identify where the cluster resides. */\n clusterLocation?: string;\n /** Field Deprecated: Use managed identity to provide cluster privileges. 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 /** The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster. */\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 settings for the secret archive used to hold credentials for the cluster. */\n secretArchiveSettings?: SecretArchiveSettings;\n /** The strategy for updating the cluster. */\n updateStrategy?: ClusterUpdateStrategy;\n /** The settings for how security vulnerability scanning is applied to the cluster. */\n vulnerabilityScanningSettings?: VulnerabilityScanningSettingsPatch;\n}\n\nexport function clusterPatchParametersSerializer(item: ClusterPatchParameters): any {\n return {\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n properties: areAllPropsUndefined(item, [\n \"aggregatorOrSingleRackDefinition\",\n \"analyticsOutputSettings\",\n \"clusterLocation\",\n \"clusterServicePrincipal\",\n \"commandOutputSettings\",\n \"computeDeploymentThreshold\",\n \"computeRackDefinitions\",\n \"runtimeProtectionConfiguration\",\n \"secretArchive\",\n \"secretArchiveSettings\",\n \"updateStrategy\",\n \"vulnerabilityScanningSettings\",\n ])\n ? undefined\n : _clusterPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** ClusterPatchProperties represents the properties of the cluster for patching. */\nexport interface ClusterPatchProperties {\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 settings for the log analytics workspace used for output of logs from this cluster. */\n analyticsOutputSettings?: AnalyticsOutputSettings;\n /** The customer-provided location information to identify where the cluster resides. */\n clusterLocation?: string;\n /** Field Deprecated: Use managed identity to provide cluster privileges. 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 /** The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster. */\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 settings for the secret archive used to hold credentials for the cluster. */\n secretArchiveSettings?: SecretArchiveSettings;\n /** The strategy for updating the cluster. */\n updateStrategy?: ClusterUpdateStrategy;\n /** The settings for how security vulnerability scanning is applied to the cluster. */\n vulnerabilityScanningSettings?: VulnerabilityScanningSettingsPatch;\n}\n\nexport function clusterPatchPropertiesSerializer(item: ClusterPatchProperties): any {\n return {\n aggregatorOrSingleRackDefinition: !item[\"aggregatorOrSingleRackDefinition\"]\n ? item[\"aggregatorOrSingleRackDefinition\"]\n : rackDefinitionSerializer(item[\"aggregatorOrSingleRackDefinition\"]),\n analyticsOutputSettings: !item[\"analyticsOutputSettings\"]\n ? item[\"analyticsOutputSettings\"]\n : analyticsOutputSettingsSerializer(item[\"analyticsOutputSettings\"]),\n clusterLocation: item[\"clusterLocation\"],\n clusterServicePrincipal: !item[\"clusterServicePrincipal\"]\n ? item[\"clusterServicePrincipal\"]\n : servicePrincipalInformationSerializer(item[\"clusterServicePrincipal\"]),\n commandOutputSettings: !item[\"commandOutputSettings\"]\n ? item[\"commandOutputSettings\"]\n : commandOutputSettingsSerializer(item[\"commandOutputSettings\"]),\n computeDeploymentThreshold: !item[\"computeDeploymentThreshold\"]\n ? item[\"computeDeploymentThreshold\"]\n : validationThresholdSerializer(item[\"computeDeploymentThreshold\"]),\n computeRackDefinitions: !item[\"computeRackDefinitions\"]\n ? item[\"computeRackDefinitions\"]\n : rackDefinitionArraySerializer(item[\"computeRackDefinitions\"]),\n runtimeProtectionConfiguration: !item[\"runtimeProtectionConfiguration\"]\n ? item[\"runtimeProtectionConfiguration\"]\n : runtimeProtectionConfigurationSerializer(item[\"runtimeProtectionConfiguration\"]),\n secretArchive: !item[\"secretArchive\"]\n ? item[\"secretArchive\"]\n : clusterSecretArchiveSerializer(item[\"secretArchive\"]),\n secretArchiveSettings: !item[\"secretArchiveSettings\"]\n ? item[\"secretArchiveSettings\"]\n : secretArchiveSettingsSerializer(item[\"secretArchiveSettings\"]),\n updateStrategy: !item[\"updateStrategy\"]\n ? item[\"updateStrategy\"]\n : clusterUpdateStrategySerializer(item[\"updateStrategy\"]),\n vulnerabilityScanningSettings: !item[\"vulnerabilityScanningSettings\"]\n ? item[\"vulnerabilityScanningSettings\"]\n : vulnerabilityScanningSettingsPatchSerializer(item[\"vulnerabilityScanningSettings\"]),\n };\n}\n\n/** VulnerabilityScanningSettingsPatch represents the settings for how security vulnerability scanning is applied to the cluster. */\nexport interface VulnerabilityScanningSettingsPatch {\n /** The mode selection for container vulnerability scanning. */\n containerScan?: VulnerabilityScanningSettingsContainerScan;\n}\n\nexport function vulnerabilityScanningSettingsPatchSerializer(\n item: VulnerabilityScanningSettingsPatch,\n): any {\n return { containerScan: item[\"containerScan\"] };\n}\n\n/** ClusterList represents a list of clusters. */\nexport interface _ClusterList {\n /** The Cluster items on this page */\n value: Cluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _clusterListDeserializer(item: any): _ClusterList {\n return {\n value: clusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function clusterArraySerializer(result: Array<Cluster>): any[] {\n return result.map((item) => {\n return clusterSerializer(item);\n });\n}\n\nexport function clusterArrayDeserializer(result: Array<Cluster>): any[] {\n return result.map((item) => {\n return clusterDeserializer(item);\n });\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 /** Specifies how safeguards are applied during the continue update version operation. Use All to run all pre\u2011operation validation checks. Use None to bypass safeguards. If not specified, the default is All. */\n safeguardMode?: ClusterContinueUpdateVersionSafeguardMode;\n}\n\nexport function clusterContinueUpdateVersionParametersSerializer(\n item: ClusterContinueUpdateVersionParameters,\n): any {\n return {\n machineGroupTargetingMode: item[\"machineGroupTargetingMode\"],\n safeguardMode: item[\"safeguardMode\"],\n };\n}\n\n/** The mode by which the cluster will target the next grouping of servers to continue the update. */\nexport enum KnownClusterContinueUpdateVersionMachineGroupTargetingMode {\n /** Racks will be targeted for update in alphabetical order based on the rack name. */\n AlphaByRack = \"AlphaByRack\",\n}\n\n/**\n * The mode by which the cluster will target the next grouping of servers to continue the update. \\\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**: Racks will be targeted for update in alphabetical order based on the rack name.\n */\nexport type ClusterContinueUpdateVersionMachineGroupTargetingMode = string;\n\n/** ClusterContinueUpdateVersionSafeguardMode represents the mode of the cluster continue update safeguards. */\nexport enum KnownClusterContinueUpdateVersionSafeguardMode {\n /** Run all pre\u2011operation validation checks before continuing the version update. If any check fails, the request is rejected and no changes are made. */\n All = \"All\",\n /** Skip all safeguards and continue the version update without running pre\u2011operation validation checks. */\n None = \"None\",\n}\n\n/**\n * ClusterContinueUpdateVersionSafeguardMode represents the mode of the cluster continue update safeguards. \\\n * {@link KnownClusterContinueUpdateVersionSafeguardMode} can be used interchangeably with ClusterContinueUpdateVersionSafeguardMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **All**: Run all pre\u2011operation validation checks before continuing the version update. If any check fails, the request is rejected and no changes are made. \\\n * **None**: Skip all safeguards and continue the version update without running pre\u2011operation validation checks.\n */\nexport type ClusterContinueUpdateVersionSafeguardMode = string;\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\nexport function clusterDeployParametersSerializer(item: ClusterDeployParameters): any {\n return {\n skipValidationsForMachines: !item[\"skipValidationsForMachines\"]\n ? item[\"skipValidationsForMachines\"]\n : item[\"skipValidationsForMachines\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ClusterInspectParameters represents the body of the request to inspect the cluster. */\nexport interface ClusterInspectParameters {\n /** Additional actions supplement the default non-disruptive cluster inspection. Additional actions may be disallowed if the cluster is in a deployed and running state. */\n additionalActions?: ClusterInspectAdditionalAction[];\n /** Indicates which devices are included in the inspection. By default, all devices that can be targeted will be included in the inspection. */\n filterDevices?: FilterDevices;\n}\n\nexport function clusterInspectParametersSerializer(item: ClusterInspectParameters): any {\n return {\n additionalActions: !item[\"additionalActions\"]\n ? item[\"additionalActions\"]\n : item[\"additionalActions\"].map((p: any) => {\n return p;\n }),\n filterDevices: !item[\"filterDevices\"]\n ? item[\"filterDevices\"]\n : filterDevicesSerializer(item[\"filterDevices\"]),\n };\n}\n\n/** Additional actions supplement the default non-disruptive cluster inspection. Additional actions may be disallowed if the cluster is in a deployed and running state. */\nexport enum KnownClusterInspectAdditionalAction {\n /** Indicates that hardware reset should be performed during inspection. */\n ResetHardware = \"ResetHardware\",\n}\n\n/**\n * Additional actions supplement the default non-disruptive cluster inspection. Additional actions may be disallowed if the cluster is in a deployed and running state. \\\n * {@link KnownClusterInspectAdditionalAction} can be used interchangeably with ClusterInspectAdditionalAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ResetHardware**: Indicates that hardware reset should be performed during inspection.\n */\nexport type ClusterInspectAdditionalAction = string;\n\n/** FilterDevices defines the filtered target of the inspection. */\nexport interface FilterDevices {\n /** The list of bare metal machine names to include in the inspection. */\n bareMetalMachineNames?: string[];\n /** The list of rack names to include in the inspection. */\n rackNames?: string[];\n}\n\nexport function filterDevicesSerializer(item: FilterDevices): any {\n return {\n bareMetalMachineNames: !item[\"bareMetalMachineNames\"]\n ? item[\"bareMetalMachineNames\"]\n : item[\"bareMetalMachineNames\"].map((p: any) => {\n return p;\n }),\n rackNames: !item[\"rackNames\"]\n ? item[\"rackNames\"]\n : item[\"rackNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ClusterRotateCredentialParameters represents the body of the request to rotate cluster credentials. */\nexport interface ClusterRotateCredentialParameters {\n /** The list of credential names for the credentials to rotate. */\n credentials: string[];\n}\n\nexport function clusterRotateCredentialParametersSerializer(\n item: ClusterRotateCredentialParameters,\n): any {\n return {\n credentials: item[\"credentials\"].map((p: any) => {\n return p;\n }),\n };\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\nexport function clusterScanRuntimeParametersSerializer(item: ClusterScanRuntimeParameters): any {\n return { scanActivity: item[\"scanActivity\"] };\n}\n\n/** The choice of if the scan operation should run the scan. */\nexport enum KnownClusterScanRuntimeParametersScanActivity {\n /** Scan the cluster. */\n Scan = \"Scan\",\n /** Do not scan the cluster. */\n Skip = \"Skip\",\n}\n\n/**\n * The choice of if the scan operation should run the scan. \\\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**: Scan the cluster. \\\n * **Skip**: Do not scan the cluster.\n */\nexport type ClusterScanRuntimeParametersScanActivity = string;\n\n/** ClusterUpdateVersionParameters represents the body of the request to update cluster version. */\nexport interface ClusterUpdateVersionParameters {\n /** Specifies how safeguards are applied during the update version operation. Use All to run all pre\u2011operation validation checks. Use None to bypass safeguards. If not specified, the default is All. */\n safeguardMode?: ClusterUpdateVersionSafeguardMode;\n /** The version to be applied to the cluster during update. */\n targetClusterVersion: string;\n}\n\nexport function clusterUpdateVersionParametersSerializer(\n item: ClusterUpdateVersionParameters,\n): any {\n return {\n safeguardMode: item[\"safeguardMode\"],\n targetClusterVersion: item[\"targetClusterVersion\"],\n };\n}\n\n/** ClusterUpdateVersionSafeguardMode represents the mode of the cluster update safeguards. */\nexport enum KnownClusterUpdateVersionSafeguardMode {\n /** Run all pre\u2011operation validation checks before performing the version update. If any check fails, the request is rejected and no changes are made. */\n All = \"All\",\n /** Skip all safeguards and perform the version update without running pre\u2011operation validation checks. */\n None = \"None\",\n}\n\n/**\n * ClusterUpdateVersionSafeguardMode represents the mode of the cluster update safeguards. \\\n * {@link KnownClusterUpdateVersionSafeguardMode} can be used interchangeably with ClusterUpdateVersionSafeguardMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **All**: Run all pre\u2011operation validation checks before performing the version update. If any check fails, the request is rejected and no changes are made. \\\n * **None**: Skip all safeguards and perform the version update without running pre\u2011operation validation checks.\n */\nexport type ClusterUpdateVersionSafeguardMode = string;\n\n/** KubernetesCluster represents the Kubernetes cluster hosted on Network Cloud. */\nexport interface KubernetesCluster extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating 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 /** The defining characteristics of the control plane for this Kubernetes Cluster. */\n controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;\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 /** The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools. */\n readonly attachedNetworkIds?: string[];\n /** The list of versions that this Kubernetes cluster can be upgraded to. */\n readonly availableUpgrades?: AvailableUpgrade[];\n /** The resource ID of the Network Cloud cluster. */\n readonly clusterId?: string;\n /** The resource ID of the connected cluster set up when this Kubernetes cluster is created. */\n readonly connectedClusterId?: string;\n /** The current running version of Kubernetes on the control plane. */\n readonly controlPlaneKubernetesVersion?: string;\n /** The current status of the Kubernetes cluster. */\n readonly detailedStatus?: KubernetesClusterDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The current feature settings. */\n readonly featureStatuses?: FeatureStatus[];\n /** The details of the nodes in this cluster. */\n readonly nodes?: KubernetesClusterNode[];\n /** The provisioning state of the Kubernetes cluster resource. */\n readonly provisioningState?: KubernetesClusterProvisioningState;\n}\n\nexport function kubernetesClusterSerializer(item: KubernetesCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _kubernetesClusterPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function kubernetesClusterDeserializer(item: any): KubernetesCluster {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._kubernetesClusterPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** KubernetesClusterProperties represents the properties of Kubernetes cluster resource. */\nexport interface KubernetesClusterProperties {\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 /** The defining characteristics of the control plane for this Kubernetes Cluster. */\n controlPlaneNodeConfiguration: ControlPlaneNodeConfiguration;\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 /** The full list of network resource IDs that are attached to this cluster, including those attached only to specific agent pools. */\n readonly attachedNetworkIds?: string[];\n /** The list of versions that this Kubernetes cluster can be upgraded to. */\n readonly availableUpgrades?: AvailableUpgrade[];\n /** The resource ID of the Network Cloud cluster. */\n readonly clusterId?: string;\n /** The resource ID of the connected cluster set up when this Kubernetes cluster is created. */\n readonly connectedClusterId?: string;\n /** The current running version of Kubernetes on the control plane. */\n readonly controlPlaneKubernetesVersion?: string;\n /** The current status of the Kubernetes cluster. */\n readonly detailedStatus?: KubernetesClusterDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The current feature settings. */\n readonly featureStatuses?: FeatureStatus[];\n /** The details of the nodes in this cluster. */\n readonly nodes?: KubernetesClusterNode[];\n /** The provisioning state of the Kubernetes cluster resource. */\n readonly provisioningState?: KubernetesClusterProvisioningState;\n}\n\nexport function kubernetesClusterPropertiesSerializer(item: KubernetesClusterProperties): any {\n return {\n aadConfiguration: !item[\"aadConfiguration\"]\n ? item[\"aadConfiguration\"]\n : aadConfigurationSerializer(item[\"aadConfiguration\"]),\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationSerializer(item[\"administratorConfiguration\"]),\n controlPlaneNodeConfiguration: controlPlaneNodeConfigurationSerializer(\n item[\"controlPlaneNodeConfiguration\"],\n ),\n initialAgentPoolConfigurations: initialAgentPoolConfigurationArraySerializer(\n item[\"initialAgentPoolConfigurations\"],\n ),\n kubernetesVersion: item[\"kubernetesVersion\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationSerializer(item[\"managedResourceGroupConfiguration\"]),\n networkConfiguration: networkConfigurationSerializer(item[\"networkConfiguration\"]),\n };\n}\n\nexport function kubernetesClusterPropertiesDeserializer(item: any): KubernetesClusterProperties {\n return {\n aadConfiguration: !item[\"aadConfiguration\"]\n ? item[\"aadConfiguration\"]\n : aadConfigurationDeserializer(item[\"aadConfiguration\"]),\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationDeserializer(item[\"administratorConfiguration\"]),\n controlPlaneNodeConfiguration: controlPlaneNodeConfigurationDeserializer(\n item[\"controlPlaneNodeConfiguration\"],\n ),\n initialAgentPoolConfigurations: initialAgentPoolConfigurationArrayDeserializer(\n item[\"initialAgentPoolConfigurations\"],\n ),\n kubernetesVersion: item[\"kubernetesVersion\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationDeserializer(item[\"managedResourceGroupConfiguration\"]),\n networkConfiguration: networkConfigurationDeserializer(item[\"networkConfiguration\"]),\n attachedNetworkIds: !item[\"attachedNetworkIds\"]\n ? item[\"attachedNetworkIds\"]\n : item[\"attachedNetworkIds\"].map((p: any) => {\n return p;\n }),\n availableUpgrades: !item[\"availableUpgrades\"]\n ? item[\"availableUpgrades\"]\n : availableUpgradeArrayDeserializer(item[\"availableUpgrades\"]),\n clusterId: item[\"clusterId\"],\n connectedClusterId: item[\"connectedClusterId\"],\n controlPlaneKubernetesVersion: item[\"controlPlaneKubernetesVersion\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n featureStatuses: !item[\"featureStatuses\"]\n ? item[\"featureStatuses\"]\n : featureStatusArrayDeserializer(item[\"featureStatuses\"]),\n nodes: !item[\"nodes\"] ? item[\"nodes\"] : kubernetesClusterNodeArrayDeserializer(item[\"nodes\"]),\n provisioningState: item[\"provisioningState\"],\n };\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\nexport function aadConfigurationSerializer(item: AadConfiguration): any {\n return {\n adminGroupObjectIds: item[\"adminGroupObjectIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function aadConfigurationDeserializer(item: any): AadConfiguration {\n return {\n adminGroupObjectIds: item[\"adminGroupObjectIds\"].map((p: any) => {\n return p;\n }),\n };\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\nexport function administratorConfigurationSerializer(item: AdministratorConfiguration): any {\n return {\n adminUsername: item[\"adminUsername\"],\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArraySerializer(item[\"sshPublicKeys\"]),\n };\n}\n\nexport function administratorConfigurationDeserializer(item: any): AdministratorConfiguration {\n return {\n adminUsername: item[\"adminUsername\"],\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArrayDeserializer(item[\"sshPublicKeys\"]),\n };\n}\n\nexport function sshPublicKeyArraySerializer(result: Array<SshPublicKey>): any[] {\n return result.map((item) => {\n return sshPublicKeySerializer(item);\n });\n}\n\nexport function sshPublicKeyArrayDeserializer(result: Array<SshPublicKey>): any[] {\n return result.map((item) => {\n return sshPublicKeyDeserializer(item);\n });\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\nexport function sshPublicKeySerializer(item: SshPublicKey): any {\n return { keyData: item[\"keyData\"] };\n}\n\nexport function sshPublicKeyDeserializer(item: any): SshPublicKey {\n return {\n keyData: item[\"keyData\"],\n };\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\nexport function controlPlaneNodeConfigurationSerializer(item: ControlPlaneNodeConfiguration): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationSerializer(item[\"administratorConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n vmSkuName: item[\"vmSkuName\"],\n };\n}\n\nexport function controlPlaneNodeConfigurationDeserializer(\n item: any,\n): ControlPlaneNodeConfiguration {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationDeserializer(item[\"administratorConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n vmSkuName: item[\"vmSkuName\"],\n };\n}\n\nexport function initialAgentPoolConfigurationArraySerializer(\n result: Array<InitialAgentPoolConfiguration>,\n): any[] {\n return result.map((item) => {\n return initialAgentPoolConfigurationSerializer(item);\n });\n}\n\nexport function initialAgentPoolConfigurationArrayDeserializer(\n result: Array<InitialAgentPoolConfiguration>,\n): any[] {\n return result.map((item) => {\n return initialAgentPoolConfigurationDeserializer(item);\n });\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 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 /** The name that will be used for the agent pool resource representing this agent pool. */\n name: string;\n}\n\nexport function initialAgentPoolConfigurationSerializer(item: InitialAgentPoolConfiguration): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationSerializer(item[\"administratorConfiguration\"]),\n agentOptions: !item[\"agentOptions\"]\n ? item[\"agentOptions\"]\n : agentOptionsSerializer(item[\"agentOptions\"]),\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationSerializer(item[\"attachedNetworkConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArraySerializer(item[\"labels\"]),\n mode: item[\"mode\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArraySerializer(item[\"taints\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n vmSkuName: item[\"vmSkuName\"],\n name: item[\"name\"],\n };\n}\n\nexport function initialAgentPoolConfigurationDeserializer(\n item: any,\n): InitialAgentPoolConfiguration {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationDeserializer(item[\"administratorConfiguration\"]),\n agentOptions: !item[\"agentOptions\"]\n ? item[\"agentOptions\"]\n : agentOptionsDeserializer(item[\"agentOptions\"]),\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationDeserializer(item[\"attachedNetworkConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArrayDeserializer(item[\"labels\"]),\n mode: item[\"mode\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArrayDeserializer(item[\"taints\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsDeserializer(item[\"upgradeSettings\"]),\n vmSkuName: item[\"vmSkuName\"],\n name: item[\"name\"],\n };\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\nexport function agentOptionsSerializer(item: AgentOptions): any {\n return { hugepagesCount: item[\"hugepagesCount\"], hugepagesSize: item[\"hugepagesSize\"] };\n}\n\nexport function agentOptionsDeserializer(item: any): AgentOptions {\n return {\n hugepagesCount: item[\"hugepagesCount\"],\n hugepagesSize: item[\"hugepagesSize\"],\n };\n}\n\n/** The size of the hugepages to allocate. */\nexport enum KnownHugepagesSize {\n /** 2M hugepages */\n TwoM = \"2M\",\n /** 1G hugepages */\n OneG = \"1G\",\n}\n\n/**\n * The size of the hugepages to allocate. \\\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**: 2M hugepages \\\n * **1G**: 1G hugepages\n */\nexport type HugepagesSize = string;\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\nexport function attachedNetworkConfigurationSerializer(item: AttachedNetworkConfiguration): any {\n return {\n l2Networks: !item[\"l2Networks\"]\n ? item[\"l2Networks\"]\n : l2NetworkAttachmentConfigurationArraySerializer(item[\"l2Networks\"]),\n l3Networks: !item[\"l3Networks\"]\n ? item[\"l3Networks\"]\n : l3NetworkAttachmentConfigurationArraySerializer(item[\"l3Networks\"]),\n trunkedNetworks: !item[\"trunkedNetworks\"]\n ? item[\"trunkedNetworks\"]\n : trunkedNetworkAttachmentConfigurationArraySerializer(item[\"trunkedNetworks\"]),\n };\n}\n\nexport function attachedNetworkConfigurationDeserializer(item: any): AttachedNetworkConfiguration {\n return {\n l2Networks: !item[\"l2Networks\"]\n ? item[\"l2Networks\"]\n : l2NetworkAttachmentConfigurationArrayDeserializer(item[\"l2Networks\"]),\n l3Networks: !item[\"l3Networks\"]\n ? item[\"l3Networks\"]\n : l3NetworkAttachmentConfigurationArrayDeserializer(item[\"l3Networks\"]),\n trunkedNetworks: !item[\"trunkedNetworks\"]\n ? item[\"trunkedNetworks\"]\n : trunkedNetworkAttachmentConfigurationArrayDeserializer(item[\"trunkedNetworks\"]),\n };\n}\n\nexport function l2NetworkAttachmentConfigurationArraySerializer(\n result: Array<L2NetworkAttachmentConfiguration>,\n): any[] {\n return result.map((item) => {\n return l2NetworkAttachmentConfigurationSerializer(item);\n });\n}\n\nexport function l2NetworkAttachmentConfigurationArrayDeserializer(\n result: Array<L2NetworkAttachmentConfiguration>,\n): any[] {\n return result.map((item) => {\n return l2NetworkAttachmentConfigurationDeserializer(item);\n });\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\nexport function l2NetworkAttachmentConfigurationSerializer(\n item: L2NetworkAttachmentConfiguration,\n): any {\n return { networkId: item[\"networkId\"], pluginType: item[\"pluginType\"] };\n}\n\nexport function l2NetworkAttachmentConfigurationDeserializer(\n item: any,\n): L2NetworkAttachmentConfiguration {\n return {\n networkId: item[\"networkId\"],\n pluginType: item[\"pluginType\"],\n };\n}\n\n/** The indicator of how this network will be utilized by the Kubernetes cluster. */\nexport enum KnownKubernetesPluginType {\n /** DPDK plugin type */\n Dpdk = \"DPDK\",\n /** SRIOV plugin type */\n Sriov = \"SRIOV\",\n /** OSDevice plugin type */\n OSDevice = \"OSDevice\",\n /** MACVLAN plugin type */\n Macvlan = \"MACVLAN\",\n /** IPVLAN plugin type */\n Ipvlan = \"IPVLAN\",\n}\n\n/**\n * The indicator of how this network will be utilized by the Kubernetes cluster. \\\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**: DPDK plugin type \\\n * **SRIOV**: SRIOV plugin type \\\n * **OSDevice**: OSDevice plugin type \\\n * **MACVLAN**: MACVLAN plugin type \\\n * **IPVLAN**: IPVLAN plugin type\n */\nexport type KubernetesPluginType = string;\n\nexport function l3NetworkAttachmentConfigurationArraySerializer(\n result: Array<L3NetworkAttachmentConfiguration>,\n): any[] {\n return result.map((item) => {\n return l3NetworkAttachmentConfigurationSerializer(item);\n });\n}\n\nexport function l3NetworkAttachmentConfigurationArrayDeserializer(\n result: Array<L3NetworkAttachmentConfiguration>,\n): any[] {\n return result.map((item) => {\n return l3NetworkAttachmentConfigurationDeserializer(item);\n });\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\nexport function l3NetworkAttachmentConfigurationSerializer(\n item: L3NetworkAttachmentConfiguration,\n): any {\n return {\n ipamEnabled: item[\"ipamEnabled\"],\n networkId: item[\"networkId\"],\n pluginType: item[\"pluginType\"],\n };\n}\n\nexport function l3NetworkAttachmentConfigurationDeserializer(\n item: any,\n): L3NetworkAttachmentConfiguration {\n return {\n ipamEnabled: item[\"ipamEnabled\"],\n networkId: item[\"networkId\"],\n pluginType: item[\"pluginType\"],\n };\n}\n\n/** The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. */\nexport enum KnownL3NetworkConfigurationIpamEnabled {\n /** IP address management enabled. */\n True = \"True\",\n /** IP address management disabled. */\n False = \"False\",\n}\n\n/**\n * The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached. \\\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**: IP address management enabled. \\\n * **False**: IP address management disabled.\n */\nexport type L3NetworkConfigurationIpamEnabled = string;\n\nexport function trunkedNetworkAttachmentConfigurationArraySerializer(\n result: Array<TrunkedNetworkAttachmentConfiguration>,\n): any[] {\n return result.map((item) => {\n return trunkedNetworkAttachmentConfigurationSerializer(item);\n });\n}\n\nexport function trunkedNetworkAttachmentConfigurationArrayDeserializer(\n result: Array<TrunkedNetworkAttachmentConfiguration>,\n): any[] {\n return result.map((item) => {\n return trunkedNetworkAttachmentConfigurationDeserializer(item);\n });\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\nexport function trunkedNetworkAttachmentConfigurationSerializer(\n item: TrunkedNetworkAttachmentConfiguration,\n): any {\n return { networkId: item[\"networkId\"], pluginType: item[\"pluginType\"] };\n}\n\nexport function trunkedNetworkAttachmentConfigurationDeserializer(\n item: any,\n): TrunkedNetworkAttachmentConfiguration {\n return {\n networkId: item[\"networkId\"],\n pluginType: item[\"pluginType\"],\n };\n}\n\nexport function kubernetesLabelArraySerializer(result: Array<KubernetesLabel>): any[] {\n return result.map((item) => {\n return kubernetesLabelSerializer(item);\n });\n}\n\nexport function kubernetesLabelArrayDeserializer(result: Array<KubernetesLabel>): any[] {\n return result.map((item) => {\n return kubernetesLabelDeserializer(item);\n });\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\nexport function kubernetesLabelSerializer(item: KubernetesLabel): any {\n return { key: item[\"key\"], value: item[\"value\"] };\n}\n\nexport function kubernetesLabelDeserializer(item: any): KubernetesLabel {\n return {\n key: item[\"key\"],\n value: item[\"value\"],\n };\n}\n\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. */\nexport enum KnownAgentPoolMode {\n /** System agent pool */\n System = \"System\",\n /** User agent pool */\n User = \"User\",\n /** Not applicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\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 * {@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**: System agent pool \\\n * **User**: User agent pool \\\n * **NotApplicable**: Not applicable\n */\nexport type AgentPoolMode = string;\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\nexport function agentPoolUpgradeSettingsSerializer(item: AgentPoolUpgradeSettings): any {\n return {\n drainTimeout: item[\"drainTimeout\"],\n maxSurge: item[\"maxSurge\"],\n maxUnavailable: item[\"maxUnavailable\"],\n };\n}\n\nexport function agentPoolUpgradeSettingsDeserializer(item: any): AgentPoolUpgradeSettings {\n return {\n drainTimeout: item[\"drainTimeout\"],\n maxSurge: item[\"maxSurge\"],\n maxUnavailable: item[\"maxUnavailable\"],\n };\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\nexport function networkConfigurationSerializer(item: NetworkConfiguration): any {\n return {\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationSerializer(item[\"attachedNetworkConfiguration\"]),\n bgpServiceLoadBalancerConfiguration: !item[\"bgpServiceLoadBalancerConfiguration\"]\n ? item[\"bgpServiceLoadBalancerConfiguration\"]\n : bgpServiceLoadBalancerConfigurationSerializer(item[\"bgpServiceLoadBalancerConfiguration\"]),\n cloudServicesNetworkId: item[\"cloudServicesNetworkId\"],\n cniNetworkId: item[\"cniNetworkId\"],\n dnsServiceIp: item[\"dnsServiceIp\"],\n l2ServiceLoadBalancerConfiguration: !item[\"l2ServiceLoadBalancerConfiguration\"]\n ? item[\"l2ServiceLoadBalancerConfiguration\"]\n : l2ServiceLoadBalancerConfigurationSerializer(item[\"l2ServiceLoadBalancerConfiguration\"]),\n podCidrs: !item[\"podCidrs\"]\n ? item[\"podCidrs\"]\n : item[\"podCidrs\"].map((p: any) => {\n return p;\n }),\n serviceCidrs: !item[\"serviceCidrs\"]\n ? item[\"serviceCidrs\"]\n : item[\"serviceCidrs\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function networkConfigurationDeserializer(item: any): NetworkConfiguration {\n return {\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationDeserializer(item[\"attachedNetworkConfiguration\"]),\n bgpServiceLoadBalancerConfiguration: !item[\"bgpServiceLoadBalancerConfiguration\"]\n ? item[\"bgpServiceLoadBalancerConfiguration\"]\n : bgpServiceLoadBalancerConfigurationDeserializer(\n item[\"bgpServiceLoadBalancerConfiguration\"],\n ),\n cloudServicesNetworkId: item[\"cloudServicesNetworkId\"],\n cniNetworkId: item[\"cniNetworkId\"],\n dnsServiceIp: item[\"dnsServiceIp\"],\n l2ServiceLoadBalancerConfiguration: !item[\"l2ServiceLoadBalancerConfiguration\"]\n ? item[\"l2ServiceLoadBalancerConfiguration\"]\n : l2ServiceLoadBalancerConfigurationDeserializer(item[\"l2ServiceLoadBalancerConfiguration\"]),\n podCidrs: !item[\"podCidrs\"]\n ? item[\"podCidrs\"]\n : item[\"podCidrs\"].map((p: any) => {\n return p;\n }),\n serviceCidrs: !item[\"serviceCidrs\"]\n ? item[\"serviceCidrs\"]\n : item[\"serviceCidrs\"].map((p: any) => {\n return p;\n }),\n };\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\nexport function bgpServiceLoadBalancerConfigurationSerializer(\n item: BgpServiceLoadBalancerConfiguration,\n): any {\n return {\n bgpAdvertisements: !item[\"bgpAdvertisements\"]\n ? item[\"bgpAdvertisements\"]\n : bgpAdvertisementArraySerializer(item[\"bgpAdvertisements\"]),\n bgpPeers: !item[\"bgpPeers\"]\n ? item[\"bgpPeers\"]\n : serviceLoadBalancerBgpPeerArraySerializer(item[\"bgpPeers\"]),\n fabricPeeringEnabled: item[\"fabricPeeringEnabled\"],\n ipAddressPools: !item[\"ipAddressPools\"]\n ? item[\"ipAddressPools\"]\n : ipAddressPoolArraySerializer(item[\"ipAddressPools\"]),\n };\n}\n\nexport function bgpServiceLoadBalancerConfigurationDeserializer(\n item: any,\n): BgpServiceLoadBalancerConfiguration {\n return {\n bgpAdvertisements: !item[\"bgpAdvertisements\"]\n ? item[\"bgpAdvertisements\"]\n : bgpAdvertisementArrayDeserializer(item[\"bgpAdvertisements\"]),\n bgpPeers: !item[\"bgpPeers\"]\n ? item[\"bgpPeers\"]\n : serviceLoadBalancerBgpPeerArrayDeserializer(item[\"bgpPeers\"]),\n fabricPeeringEnabled: item[\"fabricPeeringEnabled\"],\n ipAddressPools: !item[\"ipAddressPools\"]\n ? item[\"ipAddressPools\"]\n : ipAddressPoolArrayDeserializer(item[\"ipAddressPools\"]),\n };\n}\n\nexport function bgpAdvertisementArraySerializer(result: Array<BgpAdvertisement>): any[] {\n return result.map((item) => {\n return bgpAdvertisementSerializer(item);\n });\n}\n\nexport function bgpAdvertisementArrayDeserializer(result: Array<BgpAdvertisement>): any[] {\n return result.map((item) => {\n return bgpAdvertisementDeserializer(item);\n });\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\nexport function bgpAdvertisementSerializer(item: BgpAdvertisement): any {\n return {\n advertiseToFabric: item[\"advertiseToFabric\"],\n communities: !item[\"communities\"]\n ? item[\"communities\"]\n : item[\"communities\"].map((p: any) => {\n return p;\n }),\n ipAddressPools: item[\"ipAddressPools\"].map((p: any) => {\n return p;\n }),\n peers: !item[\"peers\"]\n ? item[\"peers\"]\n : item[\"peers\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function bgpAdvertisementDeserializer(item: any): BgpAdvertisement {\n return {\n advertiseToFabric: item[\"advertiseToFabric\"],\n communities: !item[\"communities\"]\n ? item[\"communities\"]\n : item[\"communities\"].map((p: any) => {\n return p;\n }),\n ipAddressPools: item[\"ipAddressPools\"].map((p: any) => {\n return p;\n }),\n peers: !item[\"peers\"]\n ? item[\"peers\"]\n : item[\"peers\"].map((p: any) => {\n return p;\n }),\n };\n}\n\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. */\nexport enum KnownAdvertiseToFabric {\n /** Advertise to fabric */\n True = \"True\",\n /** Do not advertise to fabric */\n False = \"False\",\n}\n\n/**\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 * {@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**: Advertise to fabric \\\n * **False**: Do not advertise to fabric\n */\nexport type AdvertiseToFabric = string;\n\nexport function serviceLoadBalancerBgpPeerArraySerializer(\n result: Array<ServiceLoadBalancerBgpPeer>,\n): any[] {\n return result.map((item) => {\n return serviceLoadBalancerBgpPeerSerializer(item);\n });\n}\n\nexport function serviceLoadBalancerBgpPeerArrayDeserializer(\n result: Array<ServiceLoadBalancerBgpPeer>,\n): any[] {\n return result.map((item) => {\n return serviceLoadBalancerBgpPeerDeserializer(item);\n });\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\nexport function serviceLoadBalancerBgpPeerSerializer(item: ServiceLoadBalancerBgpPeer): any {\n return {\n bfdEnabled: item[\"bfdEnabled\"],\n bgpMultiHop: item[\"bgpMultiHop\"],\n holdTime: item[\"holdTime\"],\n keepAliveTime: item[\"keepAliveTime\"],\n myAsn: item[\"myAsn\"],\n name: item[\"name\"],\n password: item[\"password\"],\n peerAddress: item[\"peerAddress\"],\n peerAsn: item[\"peerAsn\"],\n peerPort: item[\"peerPort\"],\n };\n}\n\nexport function serviceLoadBalancerBgpPeerDeserializer(item: any): ServiceLoadBalancerBgpPeer {\n return {\n bfdEnabled: item[\"bfdEnabled\"],\n bgpMultiHop: item[\"bgpMultiHop\"],\n holdTime: item[\"holdTime\"],\n keepAliveTime: item[\"keepAliveTime\"],\n myAsn: item[\"myAsn\"],\n name: item[\"name\"],\n password: item[\"password\"],\n peerAddress: item[\"peerAddress\"],\n peerAsn: item[\"peerAsn\"],\n peerPort: item[\"peerPort\"],\n };\n}\n\n/** The indicator to determine if automatic allocation from the pool should occur. */\nexport enum KnownBfdEnabled {\n /** BFD is enabled for this BGP peer. */\n True = \"True\",\n /** BFD is disabled for this BGP peer. */\n False = \"False\",\n}\n\n/**\n * The indicator to determine if automatic allocation from the pool should occur. \\\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**: BFD is enabled for this BGP peer. \\\n * **False**: BFD is disabled for this BGP peer.\n */\nexport type BfdEnabled = string;\n\n/** The indicator to enable multi-hop peering support. */\nexport enum KnownBgpMultiHop {\n /** Enable multi-hop peering support. */\n True = \"True\",\n /** Disable multi-hop peering support. */\n False = \"False\",\n}\n\n/**\n * The indicator to enable multi-hop peering support. \\\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**: Enable multi-hop peering support. \\\n * **False**: Disable multi-hop peering support.\n */\nexport type BgpMultiHop = string;\n\n/** The indicator to specify if the load balancer peers with the network fabric. */\nexport enum KnownFabricPeeringEnabled {\n /** Enable fabric peering. */\n True = \"True\",\n /** Disable fabric peering. */\n False = \"False\",\n}\n\n/**\n * The indicator to specify if the load balancer peers with the network fabric. \\\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**: Enable fabric peering. \\\n * **False**: Disable fabric peering.\n */\nexport type FabricPeeringEnabled = string;\n\nexport function ipAddressPoolArraySerializer(result: Array<IpAddressPool>): any[] {\n return result.map((item) => {\n return ipAddressPoolSerializer(item);\n });\n}\n\nexport function ipAddressPoolArrayDeserializer(result: Array<IpAddressPool>): any[] {\n return result.map((item) => {\n return ipAddressPoolDeserializer(item);\n });\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\nexport function ipAddressPoolSerializer(item: IpAddressPool): any {\n return {\n addresses: item[\"addresses\"].map((p: any) => {\n return p;\n }),\n autoAssign: item[\"autoAssign\"],\n name: item[\"name\"],\n onlyUseHostIps: item[\"onlyUseHostIps\"],\n };\n}\n\nexport function ipAddressPoolDeserializer(item: any): IpAddressPool {\n return {\n addresses: item[\"addresses\"].map((p: any) => {\n return p;\n }),\n autoAssign: item[\"autoAssign\"],\n name: item[\"name\"],\n onlyUseHostIps: item[\"onlyUseHostIps\"],\n };\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\nexport function l2ServiceLoadBalancerConfigurationSerializer(\n item: L2ServiceLoadBalancerConfiguration,\n): any {\n return {\n ipAddressPools: !item[\"ipAddressPools\"]\n ? item[\"ipAddressPools\"]\n : ipAddressPoolArraySerializer(item[\"ipAddressPools\"]),\n };\n}\n\nexport function l2ServiceLoadBalancerConfigurationDeserializer(\n item: any,\n): L2ServiceLoadBalancerConfiguration {\n return {\n ipAddressPools: !item[\"ipAddressPools\"]\n ? item[\"ipAddressPools\"]\n : ipAddressPoolArrayDeserializer(item[\"ipAddressPools\"]),\n };\n}\n\nexport function availableUpgradeArrayDeserializer(result: Array<AvailableUpgrade>): any[] {\n return result.map((item) => {\n return availableUpgradeDeserializer(item);\n });\n}\n\n/** AvailableUpgrade represents an upgrade available for a Kubernetes cluster. */\nexport interface AvailableUpgrade {\n /** The version lifecycle indicator. */\n readonly availabilityLifecycle?: AvailabilityLifecycle;\n /** The version available for upgrading. */\n readonly version?: string;\n}\n\nexport function availableUpgradeDeserializer(item: any): AvailableUpgrade {\n return {\n availabilityLifecycle: item[\"availabilityLifecycle\"],\n version: item[\"version\"],\n };\n}\n\n/** The version lifecycle indicator. */\nexport enum KnownAvailabilityLifecycle {\n /** Preview availability */\n Preview = \"Preview\",\n /** Generally available */\n GenerallyAvailable = \"GenerallyAvailable\",\n}\n\n/**\n * The version lifecycle indicator. \\\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**: Preview availability \\\n * **GenerallyAvailable**: Generally available\n */\nexport type AvailabilityLifecycle = string;\n\n/** The current status of the Kubernetes cluster. */\nexport enum KnownKubernetesClusterDetailedStatus {\n /** The Available status. */\n Available = \"Available\",\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The current status of the Kubernetes cluster. \\\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**: The Available status. \\\n * **Error**: The Error status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type KubernetesClusterDetailedStatus = string;\n\nexport function featureStatusArrayDeserializer(result: Array<FeatureStatus>): any[] {\n return result.map((item) => {\n return featureStatusDeserializer(item);\n });\n}\n\n/** FeatureStatus contains information regarding a Kubernetes cluster feature. */\nexport interface FeatureStatus {\n /** The status representing the state of this feature. */\n readonly detailedStatus?: FeatureDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The name of the feature. */\n readonly name?: string;\n /** The version of the feature. */\n readonly version?: string;\n}\n\nexport function featureStatusDeserializer(item: any): FeatureStatus {\n return {\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n name: item[\"name\"],\n version: item[\"version\"],\n };\n}\n\n/** The status representing the state of this feature. */\nexport enum KnownFeatureDetailedStatus {\n /** The Running status. */\n Running = \"Running\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Unknown status. */\n Unknown = \"Unknown\",\n}\n\n/**\n * The status representing the state of this feature. \\\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**: The Running status. \\\n * **Failed**: The Failed status. \\\n * **Unknown**: The Unknown status.\n */\nexport type FeatureDetailedStatus = string;\n\nexport function kubernetesClusterNodeArrayDeserializer(\n result: Array<KubernetesClusterNode>,\n): any[] {\n return result.map((item) => {\n return kubernetesClusterNodeDeserializer(item);\n });\n}\n\n/** KubernetesClusterNode represents the details of a node in a Kubernetes cluster. */\nexport interface KubernetesClusterNode {\n /** The resource ID of the agent pool that this node belongs to. This value is not represented on control plane nodes. */\n readonly agentPoolId?: string;\n /** The availability zone this node is running within. */\n readonly availabilityZone?: string;\n /** The resource ID of the bare metal machine that hosts this node. */\n readonly bareMetalMachineId?: string;\n /** The number of CPU cores configured for this node, derived from the VM SKU specified. */\n readonly cpuCores?: number;\n /** The detailed state of this node. */\n readonly detailedStatus?: KubernetesClusterNodeDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The size of the disk configured for this node. Allocations are measured in gibibytes. */\n readonly diskSizeGB?: number;\n /** The machine image used to deploy this node. */\n readonly image?: string;\n /** The currently running version of Kubernetes and bundled features running on this node. */\n readonly kubernetesVersion?: string;\n /** The list of labels on this node that have been assigned to the agent pool containing this node. */\n readonly labels?: KubernetesLabel[];\n /** The amount of memory configured for this node, derived from the vm SKU specified. Allocations are measured in gibibytes. */\n readonly memorySizeGB?: number;\n /** The mode of the agent pool containing this node. Not applicable for control plane nodes. */\n readonly mode?: AgentPoolMode;\n /** The name of this node, as realized in the Kubernetes cluster. */\n readonly name?: string;\n /** The NetworkAttachments made to this node. */\n readonly networkAttachments?: NetworkAttachment[];\n /** The power state of this node. */\n readonly powerState?: KubernetesNodePowerState;\n /** The role of this node in the cluster. */\n readonly role?: KubernetesNodeRole;\n /** The list of taints that have been assigned to the agent pool containing this node. */\n readonly taints?: KubernetesLabel[];\n /** The VM SKU name that was used to create this cluster node. */\n readonly vmSkuName?: string;\n}\n\nexport function kubernetesClusterNodeDeserializer(item: any): KubernetesClusterNode {\n return {\n agentPoolId: item[\"agentPoolId\"],\n availabilityZone: item[\"availabilityZone\"],\n bareMetalMachineId: item[\"bareMetalMachineId\"],\n cpuCores: item[\"cpuCores\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n diskSizeGB: item[\"diskSizeGB\"],\n image: item[\"image\"],\n kubernetesVersion: item[\"kubernetesVersion\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArrayDeserializer(item[\"labels\"]),\n memorySizeGB: item[\"memorySizeGB\"],\n mode: item[\"mode\"],\n name: item[\"name\"],\n networkAttachments: !item[\"networkAttachments\"]\n ? item[\"networkAttachments\"]\n : networkAttachmentArrayDeserializer(item[\"networkAttachments\"]),\n powerState: item[\"powerState\"],\n role: item[\"role\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArrayDeserializer(item[\"taints\"]),\n vmSkuName: item[\"vmSkuName\"],\n };\n}\n\n/** The detailed state of this node. */\nexport enum KnownKubernetesClusterNodeDetailedStatus {\n /** The Available status. */\n Available = \"Available\",\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Running status. */\n Running = \"Running\",\n /** The Scheduling status. */\n Scheduling = \"Scheduling\",\n /** The Stopped status. */\n Stopped = \"Stopped\",\n /** The Terminating status. */\n Terminating = \"Terminating\",\n /** The Unknown status. */\n Unknown = \"Unknown\",\n}\n\n/**\n * The detailed state of this node. \\\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**: The Available status. \\\n * **Error**: The Error status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Running**: The Running status. \\\n * **Scheduling**: The Scheduling status. \\\n * **Stopped**: The Stopped status. \\\n * **Terminating**: The Terminating status. \\\n * **Unknown**: The Unknown status.\n */\nexport type KubernetesClusterNodeDetailedStatus = string;\n\nexport function networkAttachmentArraySerializer(result: Array<NetworkAttachment>): any[] {\n return result.map((item) => {\n return networkAttachmentSerializer(item);\n });\n}\n\nexport function networkAttachmentArrayDeserializer(result: Array<NetworkAttachment>): any[] {\n return result.map((item) => {\n return networkAttachmentDeserializer(item);\n });\n}\n\n/** NetworkAttachment represents the single network attachment. */\nexport interface NetworkAttachment {\n /** The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources. */\n attachedNetworkId: string;\n /** The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True. */\n defaultGateway?: DefaultGateway;\n /** The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value. */\n ipAllocationMethod: VirtualMachineIPAllocationMethod;\n /** The IPv4 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV4 or DualStack. If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty. */\n ipv4Address?: string;\n /** The IPv6 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV6 or DualStack. If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty. */\n ipv6Address?: string;\n /** The MAC address of the interface for the virtual machine that corresponds to this network attachment. */\n readonly macAddress?: string;\n /** The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn\u2019t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored. */\n networkAttachmentName?: string;\n}\n\nexport function networkAttachmentSerializer(item: NetworkAttachment): any {\n return {\n attachedNetworkId: item[\"attachedNetworkId\"],\n defaultGateway: item[\"defaultGateway\"],\n ipAllocationMethod: item[\"ipAllocationMethod\"],\n ipv4Address: item[\"ipv4Address\"],\n ipv6Address: item[\"ipv6Address\"],\n networkAttachmentName: item[\"networkAttachmentName\"],\n };\n}\n\nexport function networkAttachmentDeserializer(item: any): NetworkAttachment {\n return {\n attachedNetworkId: item[\"attachedNetworkId\"],\n defaultGateway: item[\"defaultGateway\"],\n ipAllocationMethod: item[\"ipAllocationMethod\"],\n ipv4Address: item[\"ipv4Address\"],\n ipv6Address: item[\"ipv6Address\"],\n macAddress: item[\"macAddress\"],\n networkAttachmentName: item[\"networkAttachmentName\"],\n };\n}\n\n/** The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True. */\nexport enum KnownDefaultGateway {\n /** This is the default gateway. */\n True = \"True\",\n /** This is not the default gateway. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True. \\\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**: This is the default gateway. \\\n * **False**: This is not the default gateway.\n */\nexport type DefaultGateway = string;\n\n/** The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value. */\nexport enum KnownVirtualMachineIPAllocationMethod {\n /** Dynamic VM IP allocation. */\n Dynamic = \"Dynamic\",\n /** Static VM IP allocation. */\n Static = \"Static\",\n /** No VM IP allocation. */\n Disabled = \"Disabled\",\n}\n\n/**\n * The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value. \\\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**: Dynamic VM IP allocation. \\\n * **Static**: Static VM IP allocation. \\\n * **Disabled**: No VM IP allocation.\n */\nexport type VirtualMachineIPAllocationMethod = string;\n\n/** The power state of this node. */\nexport enum KnownKubernetesNodePowerState {\n /** The node is powered on. */\n On = \"On\",\n /** The node is powered off. */\n Off = \"Off\",\n /** The node is in an unknown power state. */\n Unknown = \"Unknown\",\n}\n\n/**\n * The power state of this node. \\\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**: The node is powered on. \\\n * **Off**: The node is powered off. \\\n * **Unknown**: The node is in an unknown power state.\n */\nexport type KubernetesNodePowerState = string;\n\n/** The role of this node in the cluster. */\nexport enum KnownKubernetesNodeRole {\n /** Control plane role */\n ControlPlane = \"ControlPlane\",\n /** Worker role */\n Worker = \"Worker\",\n}\n\n/**\n * The role of this node in the cluster. \\\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**: Control plane role \\\n * **Worker**: Worker role\n */\nexport type KubernetesNodeRole = string;\n\n/** The provisioning state of the Kubernetes cluster resource. */\nexport enum KnownKubernetesClusterProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The InProgress status. */\n InProgress = \"InProgress\",\n /** The Created status. */\n Created = \"Created\",\n /** The Updating status. */\n Updating = \"Updating\",\n /** The Deleting status. */\n Deleting = \"Deleting\",\n}\n\n/**\n * The provisioning state of the Kubernetes cluster resource. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Accepted**: The Accepted status. \\\n * **InProgress**: The InProgress status. \\\n * **Created**: The Created status. \\\n * **Updating**: The Updating status. \\\n * **Deleting**: The Deleting status.\n */\nexport type KubernetesClusterProvisioningState = string;\n\n/** KubernetesClusterPatchParameters represents the body of the request to patch the Hybrid AKS cluster. */\nexport interface KubernetesClusterPatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function kubernetesClusterPatchParametersSerializer(\n item: KubernetesClusterPatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"administratorConfiguration\",\n \"controlPlaneNodeConfiguration\",\n \"kubernetesVersion\",\n ])\n ? undefined\n : _kubernetesClusterPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** KubernetesClusterPatchProperties represents the properties of the Kubernetes cluster that can be patched. */\nexport interface KubernetesClusterPatchProperties {\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\nexport function kubernetesClusterPatchPropertiesSerializer(\n item: KubernetesClusterPatchProperties,\n): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationPatchSerializer(item[\"administratorConfiguration\"]),\n controlPlaneNodeConfiguration: !item[\"controlPlaneNodeConfiguration\"]\n ? item[\"controlPlaneNodeConfiguration\"]\n : controlPlaneNodePatchConfigurationSerializer(item[\"controlPlaneNodeConfiguration\"]),\n kubernetesVersion: item[\"kubernetesVersion\"],\n };\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\nexport function administratorConfigurationPatchSerializer(\n item: AdministratorConfigurationPatch,\n): any {\n return {\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArraySerializer(item[\"sshPublicKeys\"]),\n };\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\nexport function controlPlaneNodePatchConfigurationSerializer(\n item: ControlPlaneNodePatchConfiguration,\n): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationPatchSerializer(item[\"administratorConfiguration\"]),\n count: item[\"count\"],\n };\n}\n\n/** KubernetesClusterList represents a list of Kubernetes clusters. */\nexport interface _KubernetesClusterList {\n /** The KubernetesCluster items on this page */\n value: KubernetesCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _kubernetesClusterListDeserializer(item: any): _KubernetesClusterList {\n return {\n value: kubernetesClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function kubernetesClusterArraySerializer(result: Array<KubernetesCluster>): any[] {\n return result.map((item) => {\n return kubernetesClusterSerializer(item);\n });\n}\n\nexport function kubernetesClusterArrayDeserializer(result: Array<KubernetesCluster>): any[] {\n return result.map((item) => {\n return kubernetesClusterDeserializer(item);\n });\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\nexport function kubernetesClusterRestartNodeParametersSerializer(\n item: KubernetesClusterRestartNodeParameters,\n): any {\n return { nodeName: item[\"nodeName\"] };\n}\n\n/** KubernetesVersion represents the available Kubernetes versions for a cluster. */\nexport interface KubernetesVersion extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\n /** The list of available Kubernetes versions. */\n readonly values?: KubernetesVersionValue[];\n /** The provisioning state of the Kubernetes version resource. */\n readonly provisioningState?: KubernetesVersionProvisioningState;\n}\n\nexport function kubernetesVersionSerializer(item: KubernetesVersion): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _kubernetesVersionPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function kubernetesVersionDeserializer(item: any): KubernetesVersion {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._kubernetesVersionPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** KubernetesVersionProperties contains the read-only properties describing available versions. */\nexport interface KubernetesVersionProperties {\n /** The list of available Kubernetes versions. */\n readonly values?: KubernetesVersionValue[];\n /** The provisioning state of the Kubernetes version resource. */\n readonly provisioningState?: KubernetesVersionProvisioningState;\n}\n\nexport function kubernetesVersionPropertiesSerializer(_item: KubernetesVersionProperties): any {\n return {};\n}\n\nexport function kubernetesVersionPropertiesDeserializer(item: any): KubernetesVersionProperties {\n return {\n values: !item[\"values\"]\n ? item[\"values\"]\n : kubernetesVersionValueArrayDeserializer(item[\"values\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function kubernetesVersionValueArrayDeserializer(\n result: Array<KubernetesVersionValue>,\n): any[] {\n return result.map((item) => {\n return kubernetesVersionValueDeserializer(item);\n });\n}\n\n/** KubernetesVersionValue describes a specific Kubernetes version that can be deployed. */\nexport interface KubernetesVersionValue {\n /** Additional description for the Kubernetes version. */\n readonly description?: string;\n /** The Kubernetes version identifier. */\n readonly version?: string;\n}\n\nexport function kubernetesVersionValueDeserializer(item: any): KubernetesVersionValue {\n return {\n description: item[\"description\"],\n version: item[\"version\"],\n };\n}\n\n/** The provisioning state of the Kubernetes version resource. */\nexport enum KnownKubernetesVersionProvisioningState {\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * The provisioning state of the Kubernetes version resource. \\\n * {@link KnownKubernetesVersionProvisioningState} can be used interchangeably with KubernetesVersionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted**: The Accepted status. \\\n * **Canceled**: The Canceled status. \\\n * **Failed**: The Failed status. \\\n * **Succeeded**: The Succeeded status.\n */\nexport type KubernetesVersionProvisioningState = string;\n\n/** KubernetesVersionPatchParameters represents the body of the request to patch Kubernetes version tags. */\nexport interface KubernetesVersionPatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function kubernetesVersionPatchParametersSerializer(\n item: KubernetesVersionPatchParameters,\n): any {\n return { tags: item[\"tags\"] };\n}\n\n/** KubernetesVersionList represents a list of Kubernetes version resources. */\nexport interface _KubernetesVersionList {\n /** The KubernetesVersion items on this page */\n value: KubernetesVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _kubernetesVersionListDeserializer(item: any): _KubernetesVersionList {\n return {\n value: kubernetesVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function kubernetesVersionArraySerializer(result: Array<KubernetesVersion>): any[] {\n return result.map((item) => {\n return kubernetesVersionSerializer(item);\n });\n}\n\nexport function kubernetesVersionArrayDeserializer(result: Array<KubernetesVersion>): any[] {\n return result.map((item) => {\n return kubernetesVersionDeserializer(item);\n });\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 /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\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 /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this L2 network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the L2 network. */\n readonly detailedStatus?: L2NetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksClustersAssociatedIds?: string[];\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the L2 network. */\n readonly provisioningState?: L2NetworkProvisioningState;\n}\n\nexport function l2NetworkSerializer(item: L2Network): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _l2NetworkPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function l2NetworkDeserializer(item: any): L2Network {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._l2NetworkPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** L2NetworkProperties represents properties of the L2 network. */\nexport interface L2NetworkProperties {\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 /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this L2 network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the L2 network. */\n readonly detailedStatus?: L2NetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksClustersAssociatedIds?: string[];\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the L2 network. */\n readonly provisioningState?: L2NetworkProvisioningState;\n}\n\nexport function l2NetworkPropertiesSerializer(item: L2NetworkProperties): any {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n l2IsolationDomainId: item[\"l2IsolationDomainId\"],\n };\n}\n\nexport function l2NetworkPropertiesDeserializer(item: any): L2NetworkProperties {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n l2IsolationDomainId: item[\"l2IsolationDomainId\"],\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\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. */\nexport enum KnownHybridAksPluginType {\n /** The DPDK plugin type. */\n Dpdk = \"DPDK\",\n /** The SRIOV plugin type. */\n Sriov = \"SRIOV\",\n /** The OSDevice plugin type. */\n OSDevice = \"OSDevice\",\n}\n\n/**\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 * {@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**: The DPDK plugin type. \\\n * **SRIOV**: The SRIOV plugin type. \\\n * **OSDevice**: The OSDevice plugin type.\n */\nexport type HybridAksPluginType = string;\n\n/** The more detailed status of the L2 network. */\nexport enum KnownL2NetworkDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The more detailed status of the L2 network. \\\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**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type L2NetworkDetailedStatus = string;\n\n/** The provisioning state of the L2 network. */\nexport enum KnownL2NetworkProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the L2 network. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type L2NetworkProvisioningState = string;\n\n/** L2NetworkPatchParameters represents the body of the request to patch the L2 network. */\nexport interface L2NetworkPatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function l2NetworkPatchParametersSerializer(item: L2NetworkPatchParameters): any {\n return { tags: item[\"tags\"] };\n}\n\n/** L2NetworkList represents a list of L2 networks. */\nexport interface _L2NetworkList {\n /** The L2Network items on this page */\n value: L2Network[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _l2NetworkListDeserializer(item: any): _L2NetworkList {\n return {\n value: l2NetworkArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function l2NetworkArraySerializer(result: Array<L2Network>): any[] {\n return result.map((item) => {\n return l2NetworkSerializer(item);\n });\n}\n\nexport function l2NetworkArrayDeserializer(result: Array<L2Network>): any[] {\n return result.map((item) => {\n return l2NetworkDeserializer(item);\n });\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 /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\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 /** The IPV4 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV4 or DualStack. */\n ipv4ConnectedPrefix?: string;\n /** The IPV6 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV6 or DualStack. */\n ipv6ConnectedPrefix?: string;\n /** The resource ID of the Network Fabric l3IsolationDomain. */\n l3IsolationDomainId: string;\n /** The VLAN from the l3IsolationDomain that is used for this network. */\n vlan: number;\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this L3 network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the L3 network. */\n readonly detailedStatus?: L3NetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksClustersAssociatedIds?: string[];\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the L3 network. */\n readonly provisioningState?: L3NetworkProvisioningState;\n}\n\nexport function l3NetworkSerializer(item: L3Network): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _l3NetworkPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function l3NetworkDeserializer(item: any): L3Network {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._l3NetworkPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** L3NetworkProperties represents properties of the L3 network. */\nexport interface L3NetworkProperties {\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 /** The IPV4 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV4 or DualStack. */\n ipv4ConnectedPrefix?: string;\n /** The IPV6 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV6 or DualStack. */\n ipv6ConnectedPrefix?: string;\n /** The resource ID of the Network Fabric l3IsolationDomain. */\n l3IsolationDomainId: string;\n /** The VLAN from the l3IsolationDomain that is used for this network. */\n vlan: number;\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this L3 network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the L3 network. */\n readonly detailedStatus?: L3NetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksClustersAssociatedIds?: string[];\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the L3 network. */\n readonly provisioningState?: L3NetworkProvisioningState;\n}\n\nexport function l3NetworkPropertiesSerializer(item: L3NetworkProperties): any {\n return {\n hybridAksIpamEnabled: item[\"hybridAksIpamEnabled\"],\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n ipAllocationType: item[\"ipAllocationType\"],\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n l3IsolationDomainId: item[\"l3IsolationDomainId\"],\n vlan: item[\"vlan\"],\n };\n}\n\nexport function l3NetworkPropertiesDeserializer(item: any): L3NetworkProperties {\n return {\n hybridAksIpamEnabled: item[\"hybridAksIpamEnabled\"],\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n ipAllocationType: item[\"ipAllocationType\"],\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n l3IsolationDomainId: item[\"l3IsolationDomainId\"],\n vlan: item[\"vlan\"],\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\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. */\nexport enum KnownHybridAksIpamEnabled {\n /** Hybrid AKS IPAM allocation is enabled. */\n True = \"True\",\n /** Hybrid AKS IPAM allocation is disabled. */\n False = \"False\",\n}\n\n/**\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 * {@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**: Hybrid AKS IPAM allocation is enabled. \\\n * **False**: Hybrid AKS IPAM allocation is disabled.\n */\nexport type HybridAksIpamEnabled = string;\n\n/** The type of the IP address allocation, defaulted to \"DualStack\". */\nexport enum KnownIpAllocationType {\n /** The IPV4 address allocation type. */\n IPV4 = \"IPV4\",\n /** The IPV6 address allocation type. */\n IPV6 = \"IPV6\",\n /** The DualStack address allocation type. */\n DualStack = \"DualStack\",\n}\n\n/**\n * The type of the IP address allocation, defaulted to \"DualStack\". \\\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**: The IPV4 address allocation type. \\\n * **IPV6**: The IPV6 address allocation type. \\\n * **DualStack**: The DualStack address allocation type.\n */\nexport type IpAllocationType = string;\n\n/** The more detailed status of the L3 network. */\nexport enum KnownL3NetworkDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The more detailed status of the L3 network. \\\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**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type L3NetworkDetailedStatus = string;\n\n/** The provisioning state of the L3 network. */\nexport enum KnownL3NetworkProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the L3 network. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type L3NetworkProvisioningState = string;\n\n/** L3NetworkPatchParameters represents the body of the request to patch the cloud services network. */\nexport interface L3NetworkPatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function l3NetworkPatchParametersSerializer(item: L3NetworkPatchParameters): any {\n return { tags: item[\"tags\"] };\n}\n\n/** L3NetworkList represents a list of L3 networks. */\nexport interface _L3NetworkList {\n /** The L3Network items on this page */\n value: L3Network[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _l3NetworkListDeserializer(item: any): _L3NetworkList {\n return {\n value: l3NetworkArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function l3NetworkArraySerializer(result: Array<L3Network>): any[] {\n return result.map((item) => {\n return l3NetworkSerializer(item);\n });\n}\n\nexport function l3NetworkArrayDeserializer(result: Array<L3Network>): any[] {\n return result.map((item) => {\n return l3NetworkDeserializer(item);\n });\n}\n\n/** RackSku represents the SKU information of the rack. */\nexport interface RackSku extends ProxyResource {\n /** The list of machine SKUs and associated rack slot for the compute-dedicated machines in this rack model. */\n readonly computeMachines?: MachineSkuSlot[];\n /** The list of machine SKUs and associated rack slot for the control-plane dedicated machines in this rack model. */\n readonly controllerMachines?: MachineSkuSlot[];\n /** The deployment type supported by the rack SKU. */\n readonly deploymentType?: DeploymentType;\n /** The free-form text describing the rack. */\n readonly description?: string;\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 readonly maxClusterSlots?: number;\n /** The provisioning state of the rack SKU resource. */\n readonly provisioningState?: RackSkuProvisioningState;\n /** The type of the rack. */\n readonly rackType?: RackSkuType;\n /** The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model. */\n readonly storageAppliances?: StorageApplianceSkuSlot[];\n /** The list of supported SKUs if the rack is an aggregator. */\n readonly supportedRackSkuIds?: string[];\n}\n\nexport function rackSkuDeserializer(item: any): RackSku {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._rackSkuPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** RackSkuProperties represents the properties of compute-related hardware for a rack. This supports both aggregator and compute racks. */\nexport interface RackSkuProperties {\n /** The list of machine SKUs and associated rack slot for the compute-dedicated machines in this rack model. */\n readonly computeMachines?: MachineSkuSlot[];\n /** The list of machine SKUs and associated rack slot for the control-plane dedicated machines in this rack model. */\n readonly controllerMachines?: MachineSkuSlot[];\n /** The deployment type supported by the rack SKU. */\n readonly deploymentType?: DeploymentType;\n /** The free-form text describing the rack. */\n readonly description?: string;\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 readonly maxClusterSlots?: number;\n /** The provisioning state of the rack SKU resource. */\n readonly provisioningState?: RackSkuProvisioningState;\n /** The type of the rack. */\n readonly rackType?: RackSkuType;\n /** The list of appliance SKUs and associated rack slot for the storage appliance(s) in this rack model. */\n readonly storageAppliances?: StorageApplianceSkuSlot[];\n /** The list of supported SKUs if the rack is an aggregator. */\n readonly supportedRackSkuIds?: string[];\n}\n\nexport function rackSkuPropertiesDeserializer(item: any): RackSkuProperties {\n return {\n computeMachines: !item[\"computeMachines\"]\n ? item[\"computeMachines\"]\n : machineSkuSlotArrayDeserializer(item[\"computeMachines\"]),\n controllerMachines: !item[\"controllerMachines\"]\n ? item[\"controllerMachines\"]\n : machineSkuSlotArrayDeserializer(item[\"controllerMachines\"]),\n deploymentType: item[\"deploymentType\"],\n description: item[\"description\"],\n maxClusterSlots: item[\"maxClusterSlots\"],\n provisioningState: item[\"provisioningState\"],\n rackType: item[\"rackType\"],\n storageAppliances: !item[\"storageAppliances\"]\n ? item[\"storageAppliances\"]\n : storageApplianceSkuSlotArrayDeserializer(item[\"storageAppliances\"]),\n supportedRackSkuIds: !item[\"supportedRackSkuIds\"]\n ? item[\"supportedRackSkuIds\"]\n : item[\"supportedRackSkuIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function machineSkuSlotArrayDeserializer(result: Array<MachineSkuSlot>): any[] {\n return result.map((item) => {\n return machineSkuSlotDeserializer(item);\n });\n}\n\n/** MachineSkuSlot represents a single SKU and rack slot associated with the machine. */\nexport interface MachineSkuSlot {\n /** The position in the rack for the machine. */\n readonly rackSlot?: number;\n /** The type of bootstrap protocol used. */\n readonly bootstrapProtocol?: BootstrapProtocol;\n /** The count of CPU cores for this machine. */\n readonly cpuCores?: number;\n /** The count of CPU sockets for this machine. */\n readonly cpuSockets?: number;\n /** The list of disks. */\n readonly disks?: MachineDisk[];\n /** The generation of the architecture. */\n readonly generation?: string;\n /** The hardware version of the machine. */\n readonly hardwareVersion?: string;\n /** The maximum amount of memory. Measured in gibibytes. */\n readonly memoryCapacityGB?: number;\n /** The model of the machine. */\n readonly model?: string;\n /** The list of network interfaces. */\n readonly networkInterfaces?: NetworkInterface[];\n /** The count of SMT and physical core threads for this machine. */\n readonly totalThreads?: number;\n /** The make of the machine. */\n readonly vendor?: string;\n}\n\nexport function machineSkuSlotDeserializer(item: any): MachineSkuSlot {\n return {\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _machineSkuSlotPropertiesDeserializer(item[\"properties\"])),\n rackSlot: item[\"rackSlot\"],\n };\n}\n\n/** MachineSkuProperties represents the properties of the machine SKU. */\nexport interface MachineSkuProperties {\n /** The type of bootstrap protocol used. */\n readonly bootstrapProtocol?: BootstrapProtocol;\n /** The count of CPU cores for this machine. */\n readonly cpuCores?: number;\n /** The count of CPU sockets for this machine. */\n readonly cpuSockets?: number;\n /** The list of disks. */\n readonly disks?: MachineDisk[];\n /** The generation of the architecture. */\n readonly generation?: string;\n /** The hardware version of the machine. */\n readonly hardwareVersion?: string;\n /** The maximum amount of memory. Measured in gibibytes. */\n readonly memoryCapacityGB?: number;\n /** The model of the machine. */\n readonly model?: string;\n /** The list of network interfaces. */\n readonly networkInterfaces?: NetworkInterface[];\n /** The count of SMT and physical core threads for this machine. */\n readonly totalThreads?: number;\n /** The make of the machine. */\n readonly vendor?: string;\n}\n\nexport function machineSkuPropertiesDeserializer(item: any): MachineSkuProperties {\n return {\n bootstrapProtocol: item[\"bootstrapProtocol\"],\n cpuCores: item[\"cpuCores\"],\n cpuSockets: item[\"cpuSockets\"],\n disks: !item[\"disks\"] ? item[\"disks\"] : machineDiskArrayDeserializer(item[\"disks\"]),\n generation: item[\"generation\"],\n hardwareVersion: item[\"hardwareVersion\"],\n memoryCapacityGB: item[\"memoryCapacityGB\"],\n model: item[\"model\"],\n networkInterfaces: !item[\"networkInterfaces\"]\n ? item[\"networkInterfaces\"]\n : networkInterfaceArrayDeserializer(item[\"networkInterfaces\"]),\n totalThreads: item[\"totalThreads\"],\n vendor: item[\"vendor\"],\n };\n}\n\n/** The type of bootstrap protocol used. */\nexport enum KnownBootstrapProtocol {\n /** PXE bootstrap protocol */\n PXE = \"PXE\",\n}\n\n/**\n * The type of bootstrap protocol used. \\\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**: PXE bootstrap protocol\n */\nexport type BootstrapProtocol = string;\n\nexport function machineDiskArrayDeserializer(result: Array<MachineDisk>): any[] {\n return result.map((item) => {\n return machineDiskDeserializer(item);\n });\n}\n\n/** MachineDisk represents the properties of the disk. */\nexport interface MachineDisk {\n /** The maximum amount of storage. Measured in gibibytes. */\n readonly capacityGB?: number;\n /** The connection type of the rack SKU resource. */\n readonly connection?: MachineSkuDiskConnectionType;\n /** The disk type of rack SKU resource. */\n readonly type?: DiskType;\n}\n\nexport function machineDiskDeserializer(item: any): MachineDisk {\n return {\n capacityGB: item[\"capacityGB\"],\n connection: item[\"connection\"],\n type: item[\"type\"],\n };\n}\n\n/** The connection type of the rack SKU resource. */\nexport enum KnownMachineSkuDiskConnectionType {\n /** PCIE connection type */\n Pcie = \"PCIE\",\n /** SATA connection type */\n Sata = \"SATA\",\n /** RAID connection type */\n Raid = \"RAID\",\n /** SAS connection type */\n SAS = \"SAS\",\n}\n\n/**\n * The connection type of the rack SKU resource. \\\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**: PCIE connection type \\\n * **SATA**: SATA connection type \\\n * **RAID**: RAID connection type \\\n * **SAS**: SAS connection type\n */\nexport type MachineSkuDiskConnectionType = string;\n\n/** The disk type of rack SKU resource. */\nexport enum KnownDiskType {\n /** HDD disk type */\n HDD = \"HDD\",\n /** SSD disk type */\n SSD = \"SSD\",\n}\n\n/**\n * The disk type of rack SKU resource. \\\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**: HDD disk type \\\n * **SSD**: SSD disk type\n */\nexport type DiskType = string;\n\nexport function networkInterfaceArrayDeserializer(result: Array<NetworkInterface>): any[] {\n return result.map((item) => {\n return networkInterfaceDeserializer(item);\n });\n}\n\n/** NetworkInterface represents properties of the network interface. */\nexport interface NetworkInterface {\n /** The partial address of Peripheral Component Interconnect (PCI). */\n readonly address?: string;\n /** The connection type of the device. */\n readonly deviceConnectionType?: DeviceConnectionType;\n /** The model name of the device. */\n readonly model?: string;\n /** The physical slot for this device. */\n readonly physicalSlot?: number;\n /** The number of ports on the device. */\n readonly portCount?: number;\n /** The maximum amount of data in gigabits that the line card transmits through a port at any given second. */\n readonly portSpeed?: number;\n /** The vendor name of the device. */\n readonly vendor?: string;\n}\n\nexport function networkInterfaceDeserializer(item: any): NetworkInterface {\n return {\n address: item[\"address\"],\n deviceConnectionType: item[\"deviceConnectionType\"],\n model: item[\"model\"],\n physicalSlot: item[\"physicalSlot\"],\n portCount: item[\"portCount\"],\n portSpeed: item[\"portSpeed\"],\n vendor: item[\"vendor\"],\n };\n}\n\n/** The connection type of the device. */\nexport enum KnownDeviceConnectionType {\n /** PCI connection type */\n PCI = \"PCI\",\n}\n\n/**\n * The connection type of the device. \\\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**: PCI connection type\n */\nexport type DeviceConnectionType = string;\n\n/** The provisioning state of the rack SKU resource. */\nexport enum KnownRackSkuProvisioningState {\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * The provisioning state of the rack SKU resource. \\\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**: The Canceled status. \\\n * **Failed**: The Failed status. \\\n * **Succeeded**: The Succeeded status.\n */\nexport type RackSkuProvisioningState = string;\n\n/** The type of the rack. */\nexport enum KnownRackSkuType {\n /** Aggregator Rack */\n Aggregator = \"Aggregator\",\n /** Compute Rack */\n Compute = \"Compute\",\n /** Combination of Aggregator Rack and Compute Rack for a single rack cluster */\n Single = \"Single\",\n}\n\n/**\n * The type of the rack. \\\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**: Aggregator Rack \\\n * **Compute**: Compute Rack \\\n * **Single**: Combination of Aggregator Rack and Compute Rack for a single rack cluster\n */\nexport type RackSkuType = string;\n\nexport function storageApplianceSkuSlotArrayDeserializer(\n result: Array<StorageApplianceSkuSlot>,\n): any[] {\n return result.map((item) => {\n return storageApplianceSkuSlotDeserializer(item);\n });\n}\n\n/** StorageApplianceSkuSlot represents the single SKU and rack slot associated with the storage appliance. */\nexport interface StorageApplianceSkuSlot {\n /** The position in the rack for the storage appliance. */\n readonly rackSlot?: number;\n /** The maximum capacity of the storage appliance. Measured in gibibytes. */\n readonly capacityGB?: number;\n /** The model of the storage appliance. */\n readonly model?: string;\n}\n\nexport function storageApplianceSkuSlotDeserializer(item: any): StorageApplianceSkuSlot {\n return {\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _storageApplianceSkuSlotPropertiesDeserializer(item[\"properties\"])),\n rackSlot: item[\"rackSlot\"],\n };\n}\n\n/** StorageApplianceSkuProperties represents the properties of the storage appliance SKU. */\nexport interface StorageApplianceSkuProperties {\n /** The maximum capacity of the storage appliance. Measured in gibibytes. */\n readonly capacityGB?: number;\n /** The model of the storage appliance. */\n readonly model?: string;\n}\n\nexport function storageApplianceSkuPropertiesDeserializer(\n item: any,\n): StorageApplianceSkuProperties {\n return {\n capacityGB: item[\"capacityGB\"],\n model: item[\"model\"],\n };\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** RackSkuList represents a list of rack SKUs. */\nexport interface _RackSkuList {\n /** The RackSku items on this page */\n value: RackSku[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _rackSkuListDeserializer(item: any): _RackSkuList {\n return {\n value: rackSkuArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function rackSkuArrayDeserializer(result: Array<RackSku>): any[] {\n return result.map((item) => {\n return rackSkuDeserializer(item);\n });\n}\n\n/** Rack represents the hardware of the rack and is dependent upon the cluster for lifecycle. */\nexport interface Rack extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating 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 /** 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 /** The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster. */\n readonly clusterId?: string;\n /** The more detailed status of the rack. */\n readonly detailedStatus?: RackDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The provisioning state of the rack resource. */\n readonly provisioningState?: RackProvisioningState;\n}\n\nexport function rackSerializer(item: Rack): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _rackPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function rackDeserializer(item: any): Rack {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._rackPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** RackProperties represents the properties of the rack. */\nexport interface RackProperties {\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 /** 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 /** The resource ID of the cluster the rack is created for. This value is set when the rack is created by the cluster. */\n readonly clusterId?: string;\n /** The more detailed status of the rack. */\n readonly detailedStatus?: RackDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The provisioning state of the rack resource. */\n readonly provisioningState?: RackProvisioningState;\n}\n\nexport function rackPropertiesSerializer(item: RackProperties): any {\n return {\n availabilityZone: item[\"availabilityZone\"],\n rackLocation: item[\"rackLocation\"],\n rackSerialNumber: item[\"rackSerialNumber\"],\n rackSkuId: item[\"rackSkuId\"],\n };\n}\n\nexport function rackPropertiesDeserializer(item: any): RackProperties {\n return {\n availabilityZone: item[\"availabilityZone\"],\n rackLocation: item[\"rackLocation\"],\n rackSerialNumber: item[\"rackSerialNumber\"],\n rackSkuId: item[\"rackSkuId\"],\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The more detailed status of the rack. */\nexport enum KnownRackDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The more detailed status of the rack. \\\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**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type RackDetailedStatus = string;\n\n/** The provisioning state of the rack resource. */\nexport enum KnownRackProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the rack resource. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type RackProvisioningState = string;\n\n/** RackPatchParameters represents the body of the request to patch the rack properties. */\nexport interface RackPatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function rackPatchParametersSerializer(item: RackPatchParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"rackLocation\", \"rackSerialNumber\"])\n ? undefined\n : _rackPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** RacksPatchProperties represents the properties of the rack during patching. */\nexport interface RacksPatchProperties {\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\nexport function racksPatchPropertiesSerializer(item: RacksPatchProperties): any {\n return { rackLocation: item[\"rackLocation\"], rackSerialNumber: item[\"rackSerialNumber\"] };\n}\n\n/** RackList represents a list of racks. */\nexport interface _RackList {\n /** The Rack items on this page */\n value: Rack[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _rackListDeserializer(item: any): _RackList {\n return {\n value: rackArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function rackArraySerializer(result: Array<Rack>): any[] {\n return result.map((item) => {\n return rackSerializer(item);\n });\n}\n\nexport function rackArrayDeserializer(result: Array<Rack>): any[] {\n return result.map((item) => {\n return rackDeserializer(item);\n });\n}\n\n/** StorageAppliance represents on-premises Network Cloud storage appliance. */\nexport interface StorageAppliance extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\n /** The credentials of the administrative interface on this storage appliance. */\n administratorCredentials: AdministrativeCredentials;\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 /** The serial number for the storage appliance. */\n serialNumber: string;\n /** The SKU for the storage appliance. */\n storageApplianceSkuId: string;\n /** The CA certificate information issued by the platform for connecting to TLS interfaces for the storage appliance. Callers add this certificate to their trusted CA store to allow secure communication with the storage appliance. */\n readonly caCertificate?: CertificateInfo;\n /** The total capacity of the storage appliance. Measured in GiB. */\n readonly capacity?: number;\n /** The amount of storage consumed. Measured in GiB. */\n readonly capacityUsed?: number;\n /** The resource ID of the cluster this storage appliance is associated with. */\n readonly clusterId?: string;\n /** The detailed status of the storage appliance. */\n readonly detailedStatus?: StorageApplianceDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The list of expansion shelves connected to the storage appliance. */\n readonly expansionShelves?: StorageApplianceExpansionShelf[];\n /** The endpoint for the management interface of the storage appliance. */\n readonly managementIpv4Address?: string;\n /** The manufacturer of the storage appliance. */\n readonly manufacturer?: string;\n /** The model of the storage appliance. */\n readonly model?: string;\n /** The monitoring configuration status of the storage appliance. */\n readonly monitoringConfigurationStatus?: StorageApplianceMonitoringConfigurationStatus;\n /** The indicator of whether the storage appliance supports remote vendor management. */\n readonly remoteVendorManagementFeature?: RemoteVendorManagementFeature;\n /** The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature. */\n readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;\n /** The list of statuses that represent secret rotation activity. */\n readonly secretRotationStatus?: SecretRotationStatus[];\n /** The version of the storage appliance. */\n readonly version?: string;\n /** The provisioning state of the storage appliance. */\n readonly provisioningState?: StorageApplianceProvisioningState;\n}\n\nexport function storageApplianceSerializer(item: StorageAppliance): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _storageAppliancePropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function storageApplianceDeserializer(item: any): StorageAppliance {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._storageAppliancePropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** StorageApplianceProperties represents the properties of the storage appliance. */\nexport interface StorageApplianceProperties {\n /** The credentials of the administrative interface on this storage appliance. */\n administratorCredentials: AdministrativeCredentials;\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 /** The serial number for the storage appliance. */\n serialNumber: string;\n /** The SKU for the storage appliance. */\n storageApplianceSkuId: string;\n /** The CA certificate information issued by the platform for connecting to TLS interfaces for the storage appliance. Callers add this certificate to their trusted CA store to allow secure communication with the storage appliance. */\n readonly caCertificate?: CertificateInfo;\n /** The total capacity of the storage appliance. Measured in GiB. */\n readonly capacity?: number;\n /** The amount of storage consumed. Measured in GiB. */\n readonly capacityUsed?: number;\n /** The resource ID of the cluster this storage appliance is associated with. */\n readonly clusterId?: string;\n /** The detailed status of the storage appliance. */\n readonly detailedStatus?: StorageApplianceDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The list of expansion shelves connected to the storage appliance. */\n readonly expansionShelves?: StorageApplianceExpansionShelf[];\n /** The endpoint for the management interface of the storage appliance. */\n readonly managementIpv4Address?: string;\n /** The manufacturer of the storage appliance. */\n readonly manufacturer?: string;\n /** The model of the storage appliance. */\n readonly model?: string;\n /** The monitoring configuration status of the storage appliance. */\n readonly monitoringConfigurationStatus?: StorageApplianceMonitoringConfigurationStatus;\n /** The indicator of whether the storage appliance supports remote vendor management. */\n readonly remoteVendorManagementFeature?: RemoteVendorManagementFeature;\n /** The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature. */\n readonly remoteVendorManagementStatus?: RemoteVendorManagementStatus;\n /** The list of statuses that represent secret rotation activity. */\n readonly secretRotationStatus?: SecretRotationStatus[];\n /** The version of the storage appliance. */\n readonly version?: string;\n /** The provisioning state of the storage appliance. */\n readonly provisioningState?: StorageApplianceProvisioningState;\n}\n\nexport function storageAppliancePropertiesSerializer(item: StorageApplianceProperties): any {\n return {\n administratorCredentials: administrativeCredentialsSerializer(item[\"administratorCredentials\"]),\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n storageApplianceSkuId: item[\"storageApplianceSkuId\"],\n };\n}\n\nexport function storageAppliancePropertiesDeserializer(item: any): StorageApplianceProperties {\n return {\n administratorCredentials: administrativeCredentialsDeserializer(\n item[\"administratorCredentials\"],\n ),\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n storageApplianceSkuId: item[\"storageApplianceSkuId\"],\n caCertificate: !item[\"caCertificate\"]\n ? item[\"caCertificate\"]\n : certificateInfoDeserializer(item[\"caCertificate\"]),\n capacity: item[\"capacity\"],\n capacityUsed: item[\"capacityUsed\"],\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n expansionShelves: !item[\"expansionShelves\"]\n ? item[\"expansionShelves\"]\n : storageApplianceExpansionShelfArrayDeserializer(item[\"expansionShelves\"]),\n managementIpv4Address: item[\"managementIpv4Address\"],\n manufacturer: item[\"manufacturer\"],\n model: item[\"model\"],\n monitoringConfigurationStatus: !item[\"monitoringConfigurationStatus\"]\n ? item[\"monitoringConfigurationStatus\"]\n : storageApplianceMonitoringConfigurationStatusDeserializer(\n item[\"monitoringConfigurationStatus\"],\n ),\n remoteVendorManagementFeature: item[\"remoteVendorManagementFeature\"],\n remoteVendorManagementStatus: item[\"remoteVendorManagementStatus\"],\n secretRotationStatus: !item[\"secretRotationStatus\"]\n ? item[\"secretRotationStatus\"]\n : secretRotationStatusArrayDeserializer(item[\"secretRotationStatus\"]),\n version: item[\"version\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The detailed status of the storage appliance. */\nexport enum KnownStorageApplianceDetailedStatus {\n /** The Available status. */\n Available = \"Available\",\n /** The Degraded status. */\n Degraded = \"Degraded\",\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The detailed status of the storage appliance. \\\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 * **Available**: The Available status. \\\n * **Degraded**: The Degraded status. \\\n * **Error**: The Error status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type StorageApplianceDetailedStatus = string;\n\nexport function storageApplianceExpansionShelfArrayDeserializer(\n result: Array<StorageApplianceExpansionShelf>,\n): any[] {\n return result.map((item) => {\n return storageApplianceExpansionShelfDeserializer(item);\n });\n}\n\n/** StorageApplianceExpansionShelf represents an expansion shelf connected to a storage appliance. */\nexport interface StorageApplianceExpansionShelf {\n /** The model of the expansion shelf. */\n model?: string;\n /** The version of the expansion shelf. */\n version?: string;\n}\n\nexport function storageApplianceExpansionShelfDeserializer(\n item: any,\n): StorageApplianceExpansionShelf {\n return {\n model: item[\"model\"],\n version: item[\"version\"],\n };\n}\n\n/** The monitoring configuration status of the storage appliance. */\nexport interface StorageApplianceMonitoringConfigurationStatus {\n /** The log level for the monitoring configuration status of the storage appliance. */\n logLevel?: StorageApplianceMetricsConfigurationStatusLogLevel;\n /** The metrics level for the monitoring configuration status of the storage appliance. */\n metricsLevel?: StorageApplianceMetricsConfigurationStatusMetricsLevel;\n}\n\nexport function storageApplianceMonitoringConfigurationStatusDeserializer(\n item: any,\n): StorageApplianceMonitoringConfigurationStatus {\n return {\n logLevel: item[\"logLevel\"],\n metricsLevel: item[\"metricsLevel\"],\n };\n}\n\n/** The log level for the monitoring configuration status of the storage appliance. */\nexport enum KnownStorageApplianceMetricsConfigurationStatusLogLevel {\n /** Logs are emitted at the default log level. */\n Default = \"Default\",\n /** Logs are emitted at the Nexus log level. */\n Nexus = \"Nexus\",\n}\n\n/**\n * The log level for the monitoring configuration status of the storage appliance. \\\n * {@link KnownStorageApplianceMetricsConfigurationStatusLogLevel} can be used interchangeably with StorageApplianceMetricsConfigurationStatusLogLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Logs are emitted at the default log level. \\\n * **Nexus**: Logs are emitted at the Nexus log level.\n */\nexport type StorageApplianceMetricsConfigurationStatusLogLevel = string;\n\n/** The metrics level for the monitoring configuration status of the storage appliance. */\nexport enum KnownStorageApplianceMetricsConfigurationStatusMetricsLevel {\n /** Metrics are emitted at the default metrics level. */\n Default = \"Default\",\n /** Metrics are emitted at the Nexus metrics level. */\n Nexus = \"Nexus\",\n}\n\n/**\n * The metrics level for the monitoring configuration status of the storage appliance. \\\n * {@link KnownStorageApplianceMetricsConfigurationStatusMetricsLevel} can be used interchangeably with StorageApplianceMetricsConfigurationStatusMetricsLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Metrics are emitted at the default metrics level. \\\n * **Nexus**: Metrics are emitted at the Nexus metrics level.\n */\nexport type StorageApplianceMetricsConfigurationStatusMetricsLevel = string;\n\n/** The indicator of whether the storage appliance supports remote vendor management. */\nexport enum KnownRemoteVendorManagementFeature {\n /** Remote vendor management is supported. */\n Supported = \"Supported\",\n /** Remote vendor management is unsupported. */\n Unsupported = \"Unsupported\",\n}\n\n/**\n * The indicator of whether the storage appliance supports remote vendor management. \\\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**: Remote vendor management is supported. \\\n * **Unsupported**: Remote vendor management is unsupported.\n */\nexport type RemoteVendorManagementFeature = string;\n\n/** The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature. */\nexport enum KnownRemoteVendorManagementStatus {\n /** Remote vendor management is enabled. */\n Enabled = \"Enabled\",\n /** Remote vendor management is disabled. */\n Disabled = \"Disabled\",\n /** Remote vendor management is unsupported. */\n Unsupported = \"Unsupported\",\n}\n\n/**\n * The indicator of whether the remote vendor management feature is enabled or disabled, or unsupported if it is an unsupported feature. \\\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**: Remote vendor management is enabled. \\\n * **Disabled**: Remote vendor management is disabled. \\\n * **Unsupported**: Remote vendor management is unsupported.\n */\nexport type RemoteVendorManagementStatus = string;\n\n/** The provisioning state of the storage appliance. */\nexport enum KnownStorageApplianceProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the storage appliance. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type StorageApplianceProvisioningState = string;\n\n/** StorageAppliancePatchParameters represents the body of the request to patch storage appliance properties. */\nexport interface StorageAppliancePatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The serial number for the storage appliance. */\n serialNumber?: string;\n}\n\nexport function storageAppliancePatchParametersSerializer(\n item: StorageAppliancePatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\"serialNumber\"])\n ? undefined\n : _storageAppliancePatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** StorageAppliancePatchProperties represents the properties of the storage appliance that can be patched. */\nexport interface StorageAppliancePatchProperties {\n /** The serial number for the storage appliance. */\n serialNumber?: string;\n}\n\nexport function storageAppliancePatchPropertiesSerializer(\n item: StorageAppliancePatchProperties,\n): any {\n return { serialNumber: item[\"serialNumber\"] };\n}\n\n/** StorageApplianceList represents a list of storage appliances. */\nexport interface _StorageApplianceList {\n /** The StorageAppliance items on this page */\n value: StorageAppliance[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _storageApplianceListDeserializer(item: any): _StorageApplianceList {\n return {\n value: storageApplianceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function storageApplianceArraySerializer(result: Array<StorageAppliance>): any[] {\n return result.map((item) => {\n return storageApplianceSerializer(item);\n });\n}\n\nexport function storageApplianceArrayDeserializer(result: Array<StorageAppliance>): any[] {\n return result.map((item) => {\n return storageApplianceDeserializer(item);\n });\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\nexport function storageApplianceEnableRemoteVendorManagementParametersSerializer(\n item: StorageApplianceEnableRemoteVendorManagementParameters,\n): any {\n return {\n supportEndpoints: !item[\"supportEndpoints\"]\n ? item[\"supportEndpoints\"]\n : item[\"supportEndpoints\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** StorageApplianceRunReadCommandsParameters represents the body of request containing list of read-only commands to run on the storage appliance. */\nexport interface StorageApplianceRunReadCommandsParameters {\n /** The list of read-only commands to be executed directly against the target storage appliance. */\n commands: StorageApplianceCommandSpecification[];\n /** The maximum time the commands are allowed to run. */\n limitTimeSeconds: number;\n}\n\nexport function storageApplianceRunReadCommandsParametersSerializer(\n item: StorageApplianceRunReadCommandsParameters,\n): any {\n return {\n commands: storageApplianceCommandSpecificationArraySerializer(item[\"commands\"]),\n limitTimeSeconds: item[\"limitTimeSeconds\"],\n };\n}\n\nexport function storageApplianceCommandSpecificationArraySerializer(\n result: Array<StorageApplianceCommandSpecification>,\n): any[] {\n return result.map((item) => {\n return storageApplianceCommandSpecificationSerializer(item);\n });\n}\n\n/** StorageApplianceCommandSpecification represents the command and optional arguments to run. */\nexport interface StorageApplianceCommandSpecification {\n /** The list of strings that will be passed to the script in order as separate arguments. */\n arguments?: string[];\n /** The command to execute. */\n command: string;\n}\n\nexport function storageApplianceCommandSpecificationSerializer(\n item: StorageApplianceCommandSpecification,\n): any {\n return {\n arguments: !item[\"arguments\"]\n ? item[\"arguments\"]\n : item[\"arguments\"].map((p: any) => {\n return p;\n }),\n command: item[\"command\"],\n };\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 /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\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 /** The list of vlans that are selected from the isolation domains for trunking. */\n vlans: number[];\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this trunked network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the trunked network. */\n readonly detailedStatus?: TrunkedNetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksClustersAssociatedIds?: string[];\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the trunked network. */\n readonly provisioningState?: TrunkedNetworkProvisioningState;\n}\n\nexport function trunkedNetworkSerializer(item: TrunkedNetwork): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _trunkedNetworkPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function trunkedNetworkDeserializer(item: any): TrunkedNetwork {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._trunkedNetworkPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** TrunkedNetworkProperties represents properties of the trunked network. */\nexport interface TrunkedNetworkProperties {\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 /** The list of vlans that are selected from the isolation domains for trunking. */\n vlans: number[];\n /** The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network. */\n readonly associatedResourceIds?: string[];\n /** The resource ID of the Network Cloud cluster this trunked network is associated with. */\n readonly clusterId?: string;\n /** The more detailed status of the trunked network. */\n readonly detailedStatus?: TrunkedNetworkDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\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 readonly hybridAksClustersAssociatedIds?: string[];\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 readonly virtualMachinesAssociatedIds?: string[];\n /** The provisioning state of the trunked network. */\n readonly provisioningState?: TrunkedNetworkProvisioningState;\n}\n\nexport function trunkedNetworkPropertiesSerializer(item: TrunkedNetworkProperties): any {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n isolationDomainIds: item[\"isolationDomainIds\"].map((p: any) => {\n return p;\n }),\n vlans: item[\"vlans\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function trunkedNetworkPropertiesDeserializer(item: any): TrunkedNetworkProperties {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n isolationDomainIds: item[\"isolationDomainIds\"].map((p: any) => {\n return p;\n }),\n vlans: item[\"vlans\"].map((p: any) => {\n return p;\n }),\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The more detailed status of the trunked network. */\nexport enum KnownTrunkedNetworkDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Available status. */\n Available = \"Available\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The more detailed status of the trunked network. \\\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**: The Error status. \\\n * **Available**: The Available status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type TrunkedNetworkDetailedStatus = string;\n\n/** The provisioning state of the trunked network. */\nexport enum KnownTrunkedNetworkProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n}\n\n/**\n * The provisioning state of the trunked network. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Accepted**: The Accepted status.\n */\nexport type TrunkedNetworkProvisioningState = string;\n\n/** TrunkedNetworkPatchParameters represents the body of the request to patch the Trunked network. */\nexport interface TrunkedNetworkPatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function trunkedNetworkPatchParametersSerializer(item: TrunkedNetworkPatchParameters): any {\n return { tags: item[\"tags\"] };\n}\n\n/** TrunkedNetworkList represents a list of trunked networks. */\nexport interface _TrunkedNetworkList {\n /** The TrunkedNetwork items on this page */\n value: TrunkedNetwork[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _trunkedNetworkListDeserializer(item: any): _TrunkedNetworkList {\n return {\n value: trunkedNetworkArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function trunkedNetworkArraySerializer(result: Array<TrunkedNetwork>): any[] {\n return result.map((item) => {\n return trunkedNetworkSerializer(item);\n });\n}\n\nexport function trunkedNetworkArrayDeserializer(result: Array<TrunkedNetwork>): any[] {\n return result.map((item) => {\n return trunkedNetworkDeserializer(item);\n });\n}\n\n/** VirtualMachine represents the on-premises Network Cloud virtual machine. */\nexport interface VirtualMachine extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** The name of the administrator to which the ssh public keys will be added into the authorized keys. */\n adminUsername: 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 /** The number of CPU cores in the virtual machine. */\n cpuCores: number;\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 /** Field Deprecated: The Base64 encoded cloud-init network data. The networkDataContent property will be used in preference to this property. */\n networkData?: string;\n /** The Base64 encoded cloud-init network data. */\n networkDataContent?: string;\n /** The scheduling hints for the virtual machine. */\n placementHints?: VirtualMachinePlacementHint[];\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 /** Field Deprecated: The Base64 encoded cloud-init user data. The userDataContent property will be used in preference to this property. */\n userData?: string;\n /** The Base64 encoded cloud-init user data. */\n userDataContent?: 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 /** The cluster availability zone containing this virtual machine. */\n readonly availabilityZone?: string;\n /** The resource ID of the bare metal machine that hosts the virtual machine. */\n readonly bareMetalMachineId?: string;\n /** The resource ID of the cluster the virtual machine is created for. */\n readonly clusterId?: string;\n /** The extended location to use for creation of a VM console resource. */\n consoleExtendedLocation?: ExtendedLocation;\n /** The more detailed status of the virtual machine. */\n readonly detailedStatus?: VirtualMachineDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The power state of the virtual machine. */\n readonly powerState?: VirtualMachinePowerState;\n /** The resource IDs of volumes that are attached to the virtual machine. */\n readonly volumes?: string[];\n /** The provisioning state of the virtual machine. */\n readonly provisioningState?: VirtualMachineProvisioningState;\n}\n\nexport function virtualMachineSerializer(item: VirtualMachine): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _virtualMachinePropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n };\n}\n\nexport function virtualMachineDeserializer(item: any): VirtualMachine {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._virtualMachinePropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n };\n}\n\n/** VirtualMachineProperties represents the properties of the virtual machine. */\nexport interface VirtualMachineProperties {\n /** The name of the administrator to which the ssh public keys will be added into the authorized keys. */\n adminUsername: 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 /** The number of CPU cores in the virtual machine. */\n cpuCores: number;\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 /** Field Deprecated: The Base64 encoded cloud-init network data. The networkDataContent property will be used in preference to this property. */\n networkData?: string;\n /** The Base64 encoded cloud-init network data. */\n networkDataContent?: string;\n /** The scheduling hints for the virtual machine. */\n placementHints?: VirtualMachinePlacementHint[];\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 /** Field Deprecated: The Base64 encoded cloud-init user data. The userDataContent property will be used in preference to this property. */\n userData?: string;\n /** The Base64 encoded cloud-init user data. */\n userDataContent?: 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 /** The cluster availability zone containing this virtual machine. */\n readonly availabilityZone?: string;\n /** The resource ID of the bare metal machine that hosts the virtual machine. */\n readonly bareMetalMachineId?: string;\n /** The resource ID of the cluster the virtual machine is created for. */\n readonly clusterId?: string;\n /** The extended location to use for creation of a VM console resource. */\n consoleExtendedLocation?: ExtendedLocation;\n /** The more detailed status of the virtual machine. */\n readonly detailedStatus?: VirtualMachineDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The power state of the virtual machine. */\n readonly powerState?: VirtualMachinePowerState;\n /** The resource IDs of volumes that are attached to the virtual machine. */\n readonly volumes?: string[];\n /** The provisioning state of the virtual machine. */\n readonly provisioningState?: VirtualMachineProvisioningState;\n}\n\nexport function virtualMachinePropertiesSerializer(item: VirtualMachineProperties): any {\n return {\n adminUsername: item[\"adminUsername\"],\n bootMethod: item[\"bootMethod\"],\n cloudServicesNetworkAttachment: networkAttachmentSerializer(\n item[\"cloudServicesNetworkAttachment\"],\n ),\n cpuCores: item[\"cpuCores\"],\n isolateEmulatorThread: item[\"isolateEmulatorThread\"],\n memorySizeGB: item[\"memorySizeGB\"],\n networkAttachments: !item[\"networkAttachments\"]\n ? item[\"networkAttachments\"]\n : networkAttachmentArraySerializer(item[\"networkAttachments\"]),\n networkData: item[\"networkData\"],\n networkDataContent: item[\"networkDataContent\"],\n placementHints: !item[\"placementHints\"]\n ? item[\"placementHints\"]\n : virtualMachinePlacementHintArraySerializer(item[\"placementHints\"]),\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArraySerializer(item[\"sshPublicKeys\"]),\n storageProfile: storageProfileSerializer(item[\"storageProfile\"]),\n userData: item[\"userData\"],\n userDataContent: item[\"userDataContent\"],\n virtioInterface: item[\"virtioInterface\"],\n vmDeviceModel: item[\"vmDeviceModel\"],\n vmImage: item[\"vmImage\"],\n vmImageRepositoryCredentials: !item[\"vmImageRepositoryCredentials\"]\n ? item[\"vmImageRepositoryCredentials\"]\n : imageRepositoryCredentialsSerializer(item[\"vmImageRepositoryCredentials\"]),\n consoleExtendedLocation: !item[\"consoleExtendedLocation\"]\n ? item[\"consoleExtendedLocation\"]\n : extendedLocationSerializer(item[\"consoleExtendedLocation\"]),\n };\n}\n\nexport function virtualMachinePropertiesDeserializer(item: any): VirtualMachineProperties {\n return {\n adminUsername: item[\"adminUsername\"],\n bootMethod: item[\"bootMethod\"],\n cloudServicesNetworkAttachment: networkAttachmentDeserializer(\n item[\"cloudServicesNetworkAttachment\"],\n ),\n cpuCores: item[\"cpuCores\"],\n isolateEmulatorThread: item[\"isolateEmulatorThread\"],\n memorySizeGB: item[\"memorySizeGB\"],\n networkAttachments: !item[\"networkAttachments\"]\n ? item[\"networkAttachments\"]\n : networkAttachmentArrayDeserializer(item[\"networkAttachments\"]),\n networkData: item[\"networkData\"],\n networkDataContent: item[\"networkDataContent\"],\n placementHints: !item[\"placementHints\"]\n ? item[\"placementHints\"]\n : virtualMachinePlacementHintArrayDeserializer(item[\"placementHints\"]),\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArrayDeserializer(item[\"sshPublicKeys\"]),\n storageProfile: storageProfileDeserializer(item[\"storageProfile\"]),\n userData: item[\"userData\"],\n userDataContent: item[\"userDataContent\"],\n virtioInterface: item[\"virtioInterface\"],\n vmDeviceModel: item[\"vmDeviceModel\"],\n vmImage: item[\"vmImage\"],\n vmImageRepositoryCredentials: !item[\"vmImageRepositoryCredentials\"]\n ? item[\"vmImageRepositoryCredentials\"]\n : imageRepositoryCredentialsDeserializer(item[\"vmImageRepositoryCredentials\"]),\n availabilityZone: item[\"availabilityZone\"],\n bareMetalMachineId: item[\"bareMetalMachineId\"],\n clusterId: item[\"clusterId\"],\n consoleExtendedLocation: !item[\"consoleExtendedLocation\"]\n ? item[\"consoleExtendedLocation\"]\n : extendedLocationDeserializer(item[\"consoleExtendedLocation\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n powerState: item[\"powerState\"],\n volumes: !item[\"volumes\"]\n ? item[\"volumes\"]\n : item[\"volumes\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** Selects the boot method for the virtual machine. */\nexport enum KnownVirtualMachineBootMethod {\n /** BIOS boot mode. */\n Bios = \"BIOS\",\n /** UEFI boot mode. */\n Uefi = \"UEFI\",\n}\n\n/**\n * Selects the boot method for the virtual machine. \\\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 * **BIOS**: BIOS boot mode. \\\n * **UEFI**: UEFI boot mode.\n */\nexport type VirtualMachineBootMethod = string;\n\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. */\nexport enum KnownVirtualMachineIsolateEmulatorThread {\n /** Do not isolate the emulator thread. */\n False = \"False\",\n /** Isolate the emulator thread. */\n True = \"True\",\n}\n\n/**\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 * {@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 * **False**: Do not isolate the emulator thread. \\\n * **True**: Isolate the emulator thread.\n */\nexport type VirtualMachineIsolateEmulatorThread = string;\n\nexport function virtualMachinePlacementHintArraySerializer(\n result: Array<VirtualMachinePlacementHint>,\n): any[] {\n return result.map((item) => {\n return virtualMachinePlacementHintSerializer(item);\n });\n}\n\nexport function virtualMachinePlacementHintArrayDeserializer(\n result: Array<VirtualMachinePlacementHint>,\n): any[] {\n return result.map((item) => {\n return virtualMachinePlacementHintDeserializer(item);\n });\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\nexport function virtualMachinePlacementHintSerializer(item: VirtualMachinePlacementHint): any {\n return {\n hintType: item[\"hintType\"],\n resourceId: item[\"resourceId\"],\n schedulingExecution: item[\"schedulingExecution\"],\n scope: item[\"scope\"],\n };\n}\n\nexport function virtualMachinePlacementHintDeserializer(item: any): VirtualMachinePlacementHint {\n return {\n hintType: item[\"hintType\"],\n resourceId: item[\"resourceId\"],\n schedulingExecution: item[\"schedulingExecution\"],\n scope: item[\"scope\"],\n };\n}\n\n/** The specification of whether this hint supports affinity or anti-affinity with the referenced resources. */\nexport enum KnownVirtualMachinePlacementHintType {\n /** The virtual machine has affinity with the referenced resources. */\n Affinity = \"Affinity\",\n /** The virtual machine has anti-affinity with the referenced resources. */\n AntiAffinity = \"AntiAffinity\",\n}\n\n/**\n * The specification of whether this hint supports affinity or anti-affinity with the referenced resources. \\\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**: The virtual machine has affinity with the referenced resources. \\\n * **AntiAffinity**: The virtual machine has anti-affinity with the referenced resources.\n */\nexport type VirtualMachinePlacementHintType = string;\n\n/** The indicator of whether the hint is a hard or soft requirement during scheduling. */\nexport enum KnownVirtualMachineSchedulingExecution {\n /** The hint is a requirement during scheduling. */\n Hard = \"Hard\",\n /** The hint is applied using a best-effort approach during scheduling. */\n Soft = \"Soft\",\n}\n\n/**\n * The indicator of whether the hint is a hard or soft requirement during scheduling. \\\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**: The hint is a requirement during scheduling. \\\n * **Soft**: The hint is applied using a best-effort approach during scheduling.\n */\nexport type VirtualMachineSchedulingExecution = string;\n\n/** The scope for the virtual machine affinity or anti-affinity placement hint. It should always be \"Machine\" in the case of node affinity. */\nexport enum KnownVirtualMachinePlacementHintPodAffinityScope {\n /** The virtual machine placement hint is scoped to the bare metal machine. */\n Machine = \"Machine\",\n /** The virtual machine placement hint is scoped to the rack. */\n Rack = \"Rack\",\n}\n\n/**\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 * {@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 * **Machine**: The virtual machine placement hint is scoped to the bare metal machine. \\\n * **Rack**: The virtual machine placement hint is scoped to the rack.\n */\nexport type VirtualMachinePlacementHintPodAffinityScope = string;\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\nexport function storageProfileSerializer(item: StorageProfile): any {\n return {\n osDisk: osDiskSerializer(item[\"osDisk\"]),\n volumeAttachments: !item[\"volumeAttachments\"]\n ? item[\"volumeAttachments\"]\n : item[\"volumeAttachments\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function storageProfileDeserializer(item: any): StorageProfile {\n return {\n osDisk: osDiskDeserializer(item[\"osDisk\"]),\n volumeAttachments: !item[\"volumeAttachments\"]\n ? item[\"volumeAttachments\"]\n : item[\"volumeAttachments\"].map((p: any) => {\n return p;\n }),\n };\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\nexport function osDiskSerializer(item: OsDisk): any {\n return {\n createOption: item[\"createOption\"],\n deleteOption: item[\"deleteOption\"],\n diskSizeGB: item[\"diskSizeGB\"],\n };\n}\n\nexport function osDiskDeserializer(item: any): OsDisk {\n return {\n createOption: item[\"createOption\"],\n deleteOption: item[\"deleteOption\"],\n diskSizeGB: item[\"diskSizeGB\"],\n };\n}\n\n/** The strategy for creating the OS disk. */\nexport enum KnownOsDiskCreateOption {\n /** The Os Disk will be created on ephemeral storage. */\n Ephemeral = \"Ephemeral\",\n /** The Os Disk is on persistent storage. */\n Persistent = \"Persistent\",\n}\n\n/**\n * The strategy for creating the OS disk. \\\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**: The Os Disk will be created on ephemeral storage. \\\n * **Persistent**: The Os Disk is on persistent storage.\n */\nexport type OsDiskCreateOption = string;\n\n/** The strategy for deleting the OS disk. */\nexport enum KnownOsDiskDeleteOption {\n /** The Os Disk will be deleted when the virtual machine is deleted. */\n Delete = \"Delete\",\n}\n\n/**\n * The strategy for deleting the OS disk. \\\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**: The Os Disk will be deleted when the virtual machine is deleted.\n */\nexport type OsDiskDeleteOption = string;\n\n/** Field Deprecated, use virtualizationModel instead. The type of the virtio interface. */\nexport enum KnownVirtualMachineVirtioInterfaceType {\n /** Modern virtio interface. */\n Modern = \"Modern\",\n /** Transitional virtio interface. */\n Transitional = \"Transitional\",\n}\n\n/**\n * Field Deprecated, use virtualizationModel instead. The type of the virtio interface. \\\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**: Modern virtio interface. \\\n * **Transitional**: Transitional virtio interface.\n */\nexport type VirtualMachineVirtioInterfaceType = string;\n\n/** The type of the device model to use. */\nexport enum KnownVirtualMachineDeviceModelType {\n /** The T1 device model. */\n T1 = \"T1\",\n /** The T2 device model. */\n T2 = \"T2\",\n /** The T3 device model. */\n T3 = \"T3\",\n}\n\n/**\n * The type of the device model to use. \\\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**: The T1 device model. \\\n * **T2**: The T2 device model. \\\n * **T3**: The T3 device model.\n */\nexport type VirtualMachineDeviceModelType = string;\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\nexport function imageRepositoryCredentialsSerializer(item: ImageRepositoryCredentials): any {\n return {\n password: item[\"password\"],\n registryUrl: item[\"registryUrl\"],\n username: item[\"username\"],\n };\n}\n\nexport function imageRepositoryCredentialsDeserializer(item: any): ImageRepositoryCredentials {\n return {\n password: item[\"password\"],\n registryUrl: item[\"registryUrl\"],\n username: item[\"username\"],\n };\n}\n\n/** The more detailed status of the virtual machine. */\nexport enum KnownVirtualMachineDetailedStatus {\n /** The Available status. */\n Available = \"Available\",\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Running status. */\n Running = \"Running\",\n /** The Scheduling status. */\n Scheduling = \"Scheduling\",\n /** The Stopped status. */\n Stopped = \"Stopped\",\n /** The Terminating status. */\n Terminating = \"Terminating\",\n /** The Unknown status. */\n Unknown = \"Unknown\",\n}\n\n/**\n * The more detailed status of the virtual machine. \\\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**: The Available status. \\\n * **Error**: The Error status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Running**: The Running status. \\\n * **Scheduling**: The Scheduling status. \\\n * **Stopped**: The Stopped status. \\\n * **Terminating**: The Terminating status. \\\n * **Unknown**: The Unknown status.\n */\nexport type VirtualMachineDetailedStatus = string;\n\n/** The power state of the virtual machine. */\nexport enum KnownVirtualMachinePowerState {\n /** The virtual machine is powered off. */\n Off = \"Off\",\n /** The virtual machine is powered on. */\n On = \"On\",\n /** The virtual machine power state is unknown. */\n Unknown = \"Unknown\",\n}\n\n/**\n * The power state of the virtual machine. \\\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 * **Off**: The virtual machine is powered off. \\\n * **On**: The virtual machine is powered on. \\\n * **Unknown**: The virtual machine power state is unknown.\n */\nexport type VirtualMachinePowerState = string;\n\n/** The provisioning state of the virtual machine. */\nexport enum KnownVirtualMachineProvisioningState {\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * The provisioning state of the virtual machine. \\\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 * **Accepted**: The Accepted status. \\\n * **Canceled**: The Canceled status. \\\n * **Failed**: The Failed status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Succeeded**: The Succeeded status.\n */\nexport type VirtualMachineProvisioningState = string;\n\n/** VirtualMachinePatchParameters represents the body of the request to patch the virtual machine. */\nexport interface VirtualMachinePatchParameters {\n /** The identity for the resource. */\n identity?: ManagedServiceIdentity;\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The credentials used to login to the image repository that has access to the specified image. */\n vmImageRepositoryCredentials?: ImageRepositoryCredentials;\n}\n\nexport function virtualMachinePatchParametersSerializer(item: VirtualMachinePatchParameters): any {\n return {\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n properties: areAllPropsUndefined(item, [\"vmImageRepositoryCredentials\"])\n ? undefined\n : _virtualMachinePatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** VirtualMachinePatchProperties represents the properties of the virtual machine that can be patched. */\nexport interface VirtualMachinePatchProperties {\n /** The credentials used to login to the image repository that has access to the specified image. */\n vmImageRepositoryCredentials?: ImageRepositoryCredentials;\n}\n\nexport function virtualMachinePatchPropertiesSerializer(item: VirtualMachinePatchProperties): any {\n return {\n vmImageRepositoryCredentials: !item[\"vmImageRepositoryCredentials\"]\n ? item[\"vmImageRepositoryCredentials\"]\n : imageRepositoryCredentialsSerializer(item[\"vmImageRepositoryCredentials\"]),\n };\n}\n\n/** VirtualMachineList represents a list of virtual machines. */\nexport interface _VirtualMachineList {\n /** The VirtualMachine items on this page */\n value: VirtualMachine[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _virtualMachineListDeserializer(item: any): _VirtualMachineList {\n return {\n value: virtualMachineArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function virtualMachineArraySerializer(result: Array<VirtualMachine>): any[] {\n return result.map((item) => {\n return virtualMachineSerializer(item);\n });\n}\n\nexport function virtualMachineArrayDeserializer(result: Array<VirtualMachine>): any[] {\n return result.map((item) => {\n return virtualMachineDeserializer(item);\n });\n}\n\n/** VirtualMachineAssignRelayParameters represents the body of the request to update the relay used for a Microsoft.HybridCompute machine associated with the virtual machine. */\nexport interface VirtualMachineAssignRelayParameters {\n /** The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage. */\n machineId: string;\n /** The indicator of which relay type the machine should be assigned to use. Platform indicates the use of a platform-dedicated relay. Public indicates the use of the standard public relay for Arc services. */\n relayType?: RelayType;\n}\n\nexport function virtualMachineAssignRelayParametersSerializer(\n item: VirtualMachineAssignRelayParameters,\n): any {\n return { machineId: item[\"machineId\"], relayType: item[\"relayType\"] };\n}\n\n/** The indicator of which relay type the machine should be assigned to use. Platform indicates the use of a platform-dedicated relay. Public indicates the use of the standard public relay for Arc services. */\nexport enum KnownRelayType {\n /** Utilize the platform-dedicated relay for Arc services. */\n Platform = \"Platform\",\n /** Utilize the standard public relay for Arc services. */\n Public = \"Public\",\n}\n\n/**\n * The indicator of which relay type the machine should be assigned to use. Platform indicates the use of a platform-dedicated relay. Public indicates the use of the standard public relay for Arc services. \\\n * {@link KnownRelayType} can be used interchangeably with RelayType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Platform**: Utilize the platform-dedicated relay for Arc services. \\\n * **Public**: Utilize the standard public relay for Arc services.\n */\nexport type RelayType = string;\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\nexport function virtualMachinePowerOffParametersSerializer(\n item: VirtualMachinePowerOffParameters,\n): any {\n return { skipShutdown: item[\"skipShutdown\"] };\n}\n\n/** The indicator of whether to skip the graceful OS shutdown and power off the virtual machine immediately. */\nexport enum KnownSkipShutdown {\n /** Skip the graceful OS shutdown and power off the virtual machine immediately. */\n True = \"True\",\n /** Do not skip the graceful OS shutdown. */\n False = \"False\",\n}\n\n/**\n * The indicator of whether to skip the graceful OS shutdown and power off the virtual machine immediately. \\\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**: Skip the graceful OS shutdown and power off the virtual machine immediately. \\\n * **False**: Do not skip the graceful OS shutdown.\n */\nexport type SkipShutdown = string;\n\n/** Volume represents storage made available for use by resources running on the cluster. */\nexport interface Volume extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\n /** The requested storage allocation for the volume in Mebibytes. */\n sizeMiB: number;\n /** The resource ID of the storage appliance that hosts the volume. */\n storageApplianceId?: string;\n /** The allocated size of the volume in Mebibytes. */\n readonly allocatedSizeMiB?: number;\n /** The assigned resource ID of the storage appliance that hosts the volume. */\n readonly assignedStorageApplianceId?: string;\n /** The list of resource IDs that attach the volume. It may include virtual machines and Hybrid AKS clusters. */\n readonly attachedTo?: string[];\n /** The more detailed status of the volume. */\n readonly detailedStatus?: VolumeDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The unique identifier of the volume. */\n readonly serialNumber?: string;\n /** The provisioning state of the volume. */\n readonly provisioningState?: VolumeProvisioningState;\n}\n\nexport function volumeSerializer(item: Volume): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _volumePropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function volumeDeserializer(item: any): Volume {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._volumePropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** VolumeProperties represents properties of the volume resource. */\nexport interface VolumeProperties {\n /** The requested storage allocation for the volume in Mebibytes. */\n sizeMiB: number;\n /** The resource ID of the storage appliance that hosts the volume. */\n storageApplianceId?: string;\n /** The allocated size of the volume in Mebibytes. */\n readonly allocatedSizeMiB?: number;\n /** The assigned resource ID of the storage appliance that hosts the volume. */\n readonly assignedStorageApplianceId?: string;\n /** The list of resource IDs that attach the volume. It may include virtual machines and Hybrid AKS clusters. */\n readonly attachedTo?: string[];\n /** The more detailed status of the volume. */\n readonly detailedStatus?: VolumeDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The unique identifier of the volume. */\n readonly serialNumber?: string;\n /** The provisioning state of the volume. */\n readonly provisioningState?: VolumeProvisioningState;\n}\n\nexport function volumePropertiesSerializer(item: VolumeProperties): any {\n return { sizeMiB: item[\"sizeMiB\"], storageApplianceId: item[\"storageApplianceId\"] };\n}\n\nexport function volumePropertiesDeserializer(item: any): VolumeProperties {\n return {\n sizeMiB: item[\"sizeMiB\"],\n storageApplianceId: item[\"storageApplianceId\"],\n allocatedSizeMiB: item[\"allocatedSizeMiB\"],\n assignedStorageApplianceId: item[\"assignedStorageApplianceId\"],\n attachedTo: !item[\"attachedTo\"]\n ? item[\"attachedTo\"]\n : item[\"attachedTo\"].map((p: any) => {\n return p;\n }),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n serialNumber: item[\"serialNumber\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The more detailed status of the volume. */\nexport enum KnownVolumeDetailedStatus {\n /** The Active status. */\n Active = \"Active\",\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The more detailed status of the volume. \\\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 * **Active**: The Active status. \\\n * **Error**: The Error status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type VolumeDetailedStatus = string;\n\n/** The provisioning state of the volume. */\nexport enum KnownVolumeProvisioningState {\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n}\n\n/**\n * The provisioning state of the volume. \\\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 * **Accepted**: The Accepted status. \\\n * **Canceled**: The Canceled status. \\\n * **Failed**: The Failed status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Succeeded**: The Succeeded status.\n */\nexport type VolumeProvisioningState = string;\n\n/** VolumePatchParameters represents the body of the request to patch the volume resource. */\nexport interface VolumePatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function volumePatchParametersSerializer(item: VolumePatchParameters): any {\n return { tags: item[\"tags\"] };\n}\n\n/** VolumeList represents a list of volumes. */\nexport interface _VolumeList {\n /** The Volume items on this page */\n value: Volume[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _volumeListDeserializer(item: any): _VolumeList {\n return {\n value: volumeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function volumeArraySerializer(result: Array<Volume>): any[] {\n return result.map((item) => {\n return volumeSerializer(item);\n });\n}\n\nexport function volumeArrayDeserializer(result: Array<Volume>): any[] {\n return result.map((item) => {\n return volumeDeserializer(item);\n });\n}\n\n/** BareMetalMachineKeySet represents the bare metal machine key set. */\nexport interface BareMetalMachineKeySet extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating 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 /** 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 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 /** The name of the access level to apply when the privilege level is set to Other. */\n privilegeLevelName?: string;\n /** The unique list of permitted users. */\n userList: KeySetUser[];\n /** The more detailed status of the key set. */\n readonly detailedStatus?: BareMetalMachineKeySetDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The last time this key set was validated. */\n readonly lastValidation?: Date;\n /** The status evaluation of each user. */\n readonly userListStatus?: KeySetUserStatus[];\n /** The provisioning state of the bare metal machine key set. */\n readonly provisioningState?: BareMetalMachineKeySetProvisioningState;\n}\n\nexport function bareMetalMachineKeySetSerializer(item: BareMetalMachineKeySet): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _bareMetalMachineKeySetPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function bareMetalMachineKeySetDeserializer(item: any): BareMetalMachineKeySet {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._bareMetalMachineKeySetPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** BareMetalMachineKeySetProperties represents the properties of bare metal machine key set. */\nexport interface BareMetalMachineKeySetProperties {\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 /** 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 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 /** The name of the access level to apply when the privilege level is set to Other. */\n privilegeLevelName?: string;\n /** The unique list of permitted users. */\n userList: KeySetUser[];\n /** The more detailed status of the key set. */\n readonly detailedStatus?: BareMetalMachineKeySetDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The last time this key set was validated. */\n readonly lastValidation?: Date;\n /** The status evaluation of each user. */\n readonly userListStatus?: KeySetUserStatus[];\n /** The provisioning state of the bare metal machine key set. */\n readonly provisioningState?: BareMetalMachineKeySetProvisioningState;\n}\n\nexport function bareMetalMachineKeySetPropertiesSerializer(\n item: BareMetalMachineKeySetProperties,\n): any {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: item[\"expiration\"].toISOString(),\n jumpHostsAllowed: item[\"jumpHostsAllowed\"].map((p: any) => {\n return p;\n }),\n osGroupName: item[\"osGroupName\"],\n privilegeLevel: item[\"privilegeLevel\"],\n privilegeLevelName: item[\"privilegeLevelName\"],\n userList: keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\nexport function bareMetalMachineKeySetPropertiesDeserializer(\n item: any,\n): BareMetalMachineKeySetProperties {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: new Date(item[\"expiration\"]),\n jumpHostsAllowed: item[\"jumpHostsAllowed\"].map((p: any) => {\n return p;\n }),\n osGroupName: item[\"osGroupName\"],\n privilegeLevel: item[\"privilegeLevel\"],\n privilegeLevelName: item[\"privilegeLevelName\"],\n userList: keySetUserArrayDeserializer(item[\"userList\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n lastValidation: !item[\"lastValidation\"]\n ? item[\"lastValidation\"]\n : new Date(item[\"lastValidation\"]),\n userListStatus: !item[\"userListStatus\"]\n ? item[\"userListStatus\"]\n : keySetUserStatusArrayDeserializer(item[\"userListStatus\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The access level allowed for the users in this key set. */\nexport enum KnownBareMetalMachineKeySetPrivilegeLevel {\n /** Standard access level. */\n Standard = \"Standard\",\n /** Superuser access level. */\n Superuser = \"Superuser\",\n /** Other access level. */\n Other = \"Other\",\n}\n\n/**\n * The access level allowed for the users in this key set. \\\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**: Standard access level. \\\n * **Superuser**: Superuser access level. \\\n * **Other**: Other access level.\n */\nexport type BareMetalMachineKeySetPrivilegeLevel = string;\n\nexport function keySetUserArraySerializer(result: Array<KeySetUser>): any[] {\n return result.map((item) => {\n return keySetUserSerializer(item);\n });\n}\n\nexport function keySetUserArrayDeserializer(result: Array<KeySetUser>): any[] {\n return result.map((item) => {\n return keySetUserDeserializer(item);\n });\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\nexport function keySetUserSerializer(item: KeySetUser): any {\n return {\n azureUserName: item[\"azureUserName\"],\n description: item[\"description\"],\n sshPublicKey: sshPublicKeySerializer(item[\"sshPublicKey\"]),\n userPrincipalName: item[\"userPrincipalName\"],\n };\n}\n\nexport function keySetUserDeserializer(item: any): KeySetUser {\n return {\n azureUserName: item[\"azureUserName\"],\n description: item[\"description\"],\n sshPublicKey: sshPublicKeyDeserializer(item[\"sshPublicKey\"]),\n userPrincipalName: item[\"userPrincipalName\"],\n };\n}\n\n/** The more detailed status of the key set. */\nexport enum KnownBareMetalMachineKeySetDetailedStatus {\n /** All users in the key set are active. */\n AllActive = \"AllActive\",\n /** Some users in the key set are invalid. */\n SomeInvalid = \"SomeInvalid\",\n /** All users in the key set are invalid. */\n AllInvalid = \"AllInvalid\",\n /** Key set is being validated. */\n Validating = \"Validating\",\n}\n\n/**\n * The more detailed status of the key set. \\\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**: All users in the key set are active. \\\n * **SomeInvalid**: Some users in the key set are invalid. \\\n * **AllInvalid**: All users in the key set are invalid. \\\n * **Validating**: Key set is being validated.\n */\nexport type BareMetalMachineKeySetDetailedStatus = string;\n\nexport function keySetUserStatusArrayDeserializer(result: Array<KeySetUserStatus>): any[] {\n return result.map((item) => {\n return keySetUserStatusDeserializer(item);\n });\n}\n\n/** KeySetUserStatus represents the status of the key set user. */\nexport interface KeySetUserStatus {\n /** The user name that will be used for access. */\n readonly azureUserName?: string;\n /** The indicator of whether the user is currently deployed for access. */\n readonly status?: BareMetalMachineKeySetUserSetupStatus;\n /** The additional information describing the current status of this user, if any available. */\n readonly statusMessage?: string;\n}\n\nexport function keySetUserStatusDeserializer(item: any): KeySetUserStatus {\n return {\n azureUserName: item[\"azureUserName\"],\n status: item[\"status\"],\n statusMessage: item[\"statusMessage\"],\n };\n}\n\n/** The indicator of whether the user is currently deployed for access. */\nexport enum KnownBareMetalMachineKeySetUserSetupStatus {\n /** The user is currently active. */\n Active = \"Active\",\n /** The user is not valid and has no access. */\n Invalid = \"Invalid\",\n}\n\n/**\n * The indicator of whether the user is currently deployed for access. \\\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**: The user is currently active. \\\n * **Invalid**: The user is not valid and has no access.\n */\nexport type BareMetalMachineKeySetUserSetupStatus = string;\n\n/** The provisioning state of the bare metal machine key set. */\nexport enum KnownBareMetalMachineKeySetProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The provisioning state of the bare metal machine key set. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Accepted**: The Accepted status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type BareMetalMachineKeySetProvisioningState = string;\n\n/** BareMetalMachineKeySetPatchParameters represents the body of the request to patch the bare metal machine key set. */\nexport interface BareMetalMachineKeySetPatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function bareMetalMachineKeySetPatchParametersSerializer(\n item: BareMetalMachineKeySetPatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\"expiration\", \"jumpHostsAllowed\", \"userList\"])\n ? undefined\n : _bareMetalMachineKeySetPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** BareMetalMachineKeySetPatchProperties represents the properties of bare metal machine key set that can be patched. */\nexport interface BareMetalMachineKeySetPatchProperties {\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\nexport function bareMetalMachineKeySetPatchPropertiesSerializer(\n item: BareMetalMachineKeySetPatchProperties,\n): any {\n return {\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n jumpHostsAllowed: !item[\"jumpHostsAllowed\"]\n ? item[\"jumpHostsAllowed\"]\n : item[\"jumpHostsAllowed\"].map((p: any) => {\n return p;\n }),\n userList: !item[\"userList\"] ? item[\"userList\"] : keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\n/** BareMetalMachineKeySetList represents a list of bare metal machine key sets. */\nexport interface _BareMetalMachineKeySetList {\n /** The BareMetalMachineKeySet items on this page */\n value: BareMetalMachineKeySet[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _bareMetalMachineKeySetListDeserializer(item: any): _BareMetalMachineKeySetList {\n return {\n value: bareMetalMachineKeySetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function bareMetalMachineKeySetArraySerializer(\n result: Array<BareMetalMachineKeySet>,\n): any[] {\n return result.map((item) => {\n return bareMetalMachineKeySetSerializer(item);\n });\n}\n\nexport function bareMetalMachineKeySetArrayDeserializer(\n result: Array<BareMetalMachineKeySet>,\n): any[] {\n return result.map((item) => {\n return bareMetalMachineKeySetDeserializer(item);\n });\n}\n\n/** BmcKeySet represents the baseboard management controller key set. */\nexport interface BmcKeySet extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating 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 /** 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 access level allowed for the users in this key set. */\n privilegeLevel: BmcKeySetPrivilegeLevel;\n /** The unique list of permitted users. */\n userList: KeySetUser[];\n /** The more detailed status of the key set. */\n readonly detailedStatus?: BmcKeySetDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The last time this key set was validated. */\n readonly lastValidation?: Date;\n /** The status evaluation of each user. */\n readonly userListStatus?: KeySetUserStatus[];\n /** The provisioning state of the baseboard management controller key set. */\n readonly provisioningState?: BmcKeySetProvisioningState;\n}\n\nexport function bmcKeySetSerializer(item: BmcKeySet): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _bmcKeySetPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function bmcKeySetDeserializer(item: any): BmcKeySet {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._bmcKeySetPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** BmcKeySetProperties represents the properties of baseboard management controller key set. */\nexport interface BmcKeySetProperties {\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 /** 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 access level allowed for the users in this key set. */\n privilegeLevel: BmcKeySetPrivilegeLevel;\n /** The unique list of permitted users. */\n userList: KeySetUser[];\n /** The more detailed status of the key set. */\n readonly detailedStatus?: BmcKeySetDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The last time this key set was validated. */\n readonly lastValidation?: Date;\n /** The status evaluation of each user. */\n readonly userListStatus?: KeySetUserStatus[];\n /** The provisioning state of the baseboard management controller key set. */\n readonly provisioningState?: BmcKeySetProvisioningState;\n}\n\nexport function bmcKeySetPropertiesSerializer(item: BmcKeySetProperties): any {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: item[\"expiration\"].toISOString(),\n privilegeLevel: item[\"privilegeLevel\"],\n userList: keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\nexport function bmcKeySetPropertiesDeserializer(item: any): BmcKeySetProperties {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: new Date(item[\"expiration\"]),\n privilegeLevel: item[\"privilegeLevel\"],\n userList: keySetUserArrayDeserializer(item[\"userList\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n lastValidation: !item[\"lastValidation\"]\n ? item[\"lastValidation\"]\n : new Date(item[\"lastValidation\"]),\n userListStatus: !item[\"userListStatus\"]\n ? item[\"userListStatus\"]\n : keySetUserStatusArrayDeserializer(item[\"userListStatus\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The access level allowed for the users in this key set. */\nexport enum KnownBmcKeySetPrivilegeLevel {\n /** ReadOnly privilege level */\n ReadOnly = \"ReadOnly\",\n /** Administrator privilege level */\n Administrator = \"Administrator\",\n}\n\n/**\n * The access level allowed for the users in this key set. \\\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**: ReadOnly privilege level \\\n * **Administrator**: Administrator privilege level\n */\nexport type BmcKeySetPrivilegeLevel = string;\n\n/** The more detailed status of the key set. */\nexport enum KnownBmcKeySetDetailedStatus {\n /** The AllActive status. */\n AllActive = \"AllActive\",\n /** The SomeInvalid status. */\n SomeInvalid = \"SomeInvalid\",\n /** The AllInvalid status. */\n AllInvalid = \"AllInvalid\",\n /** The Validating status. */\n Validating = \"Validating\",\n}\n\n/**\n * The more detailed status of the key set. \\\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**: The AllActive status. \\\n * **SomeInvalid**: The SomeInvalid status. \\\n * **AllInvalid**: The AllInvalid status. \\\n * **Validating**: The Validating status.\n */\nexport type BmcKeySetDetailedStatus = string;\n\n/** The provisioning state of the baseboard management controller key set. */\nexport enum KnownBmcKeySetProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The provisioning state of the baseboard management controller key set. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Accepted**: The Accepted status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type BmcKeySetProvisioningState = string;\n\n/** BmcKeySetPatchParameters represents the body of the request to patch the baseboard management controller key set. */\nexport interface BmcKeySetPatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function bmcKeySetPatchParametersSerializer(item: BmcKeySetPatchParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"expiration\", \"userList\"])\n ? undefined\n : _bmcKeySetPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** BmcKeySetPatchProperties represents the properties of baseboard management controller key set that are patchable. */\nexport interface BmcKeySetPatchProperties {\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\nexport function bmcKeySetPatchPropertiesSerializer(item: BmcKeySetPatchProperties): any {\n return {\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n userList: !item[\"userList\"] ? item[\"userList\"] : keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\n/** BmcKeySetList represents a list of baseboard management controller key sets. */\nexport interface _BmcKeySetList {\n /** The BmcKeySet items on this page */\n value: BmcKeySet[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _bmcKeySetListDeserializer(item: any): _BmcKeySetList {\n return {\n value: bmcKeySetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function bmcKeySetArraySerializer(result: Array<BmcKeySet>): any[] {\n return result.map((item) => {\n return bmcKeySetSerializer(item);\n });\n}\n\nexport function bmcKeySetArrayDeserializer(result: Array<BmcKeySet>): any[] {\n return result.map((item) => {\n return bmcKeySetDeserializer(item);\n });\n}\n\n/** AgentPool represents the agent pool of Kubernetes cluster. */\nexport interface AgentPool extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\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 /** 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 /** The current status of the agent pool. */\n readonly detailedStatus?: AgentPoolDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The Kubernetes version running in this agent pool. */\n readonly kubernetesVersion?: string;\n /** The provisioning state of the agent pool. */\n readonly provisioningState?: AgentPoolProvisioningState;\n}\n\nexport function agentPoolSerializer(item: AgentPool): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _agentPoolPropertiesSerializer(item),\n extendedLocation: !item[\"extendedLocation\"]\n ? item[\"extendedLocation\"]\n : extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function agentPoolDeserializer(item: any): AgentPool {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._agentPoolPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: !item[\"extendedLocation\"]\n ? item[\"extendedLocation\"]\n : extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** AgentPoolProperties represents the properties of the Kubernetes cluster agent pool. */\nexport interface AgentPoolProperties {\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 /** The current status of the agent pool. */\n readonly detailedStatus?: AgentPoolDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The Kubernetes version running in this agent pool. */\n readonly kubernetesVersion?: string;\n /** The provisioning state of the agent pool. */\n readonly provisioningState?: AgentPoolProvisioningState;\n}\n\nexport function agentPoolPropertiesSerializer(item: AgentPoolProperties): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationSerializer(item[\"administratorConfiguration\"]),\n agentOptions: !item[\"agentOptions\"]\n ? item[\"agentOptions\"]\n : agentOptionsSerializer(item[\"agentOptions\"]),\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationSerializer(item[\"attachedNetworkConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArraySerializer(item[\"labels\"]),\n mode: item[\"mode\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArraySerializer(item[\"taints\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n vmSkuName: item[\"vmSkuName\"],\n };\n}\n\nexport function agentPoolPropertiesDeserializer(item: any): AgentPoolProperties {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationDeserializer(item[\"administratorConfiguration\"]),\n agentOptions: !item[\"agentOptions\"]\n ? item[\"agentOptions\"]\n : agentOptionsDeserializer(item[\"agentOptions\"]),\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationDeserializer(item[\"attachedNetworkConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArrayDeserializer(item[\"labels\"]),\n mode: item[\"mode\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArrayDeserializer(item[\"taints\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsDeserializer(item[\"upgradeSettings\"]),\n vmSkuName: item[\"vmSkuName\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n kubernetesVersion: item[\"kubernetesVersion\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The current status of the agent pool. */\nexport enum KnownAgentPoolDetailedStatus {\n /** The Available status. */\n Available = \"Available\",\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The current status of the agent pool. \\\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**: The Available status. \\\n * **Error**: The Error status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type AgentPoolDetailedStatus = string;\n\n/** The provisioning state of the agent pool. */\nexport enum KnownAgentPoolProvisioningState {\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Deleting status. */\n Deleting = \"Deleting\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The InProgress status. */\n InProgress = \"InProgress\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Updating status. */\n Updating = \"Updating\",\n}\n\n/**\n * The provisioning state of the agent pool. \\\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**: The Accepted status. \\\n * **Canceled**: The Canceled status. \\\n * **Deleting**: The Deleting status. \\\n * **Failed**: The Failed status. \\\n * **InProgress**: The InProgress status. \\\n * **Succeeded**: The Succeeded status. \\\n * **Updating**: The Updating status.\n */\nexport type AgentPoolProvisioningState = string;\n\n/** AgentPoolPatchParameters represents the body of the request to patch the Kubernetes cluster agent pool. */\nexport interface AgentPoolPatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function agentPoolPatchParametersSerializer(item: AgentPoolPatchParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"administratorConfiguration\",\n \"count\",\n \"upgradeSettings\",\n ])\n ? undefined\n : _agentPoolPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** AgentPoolPatchProperties represents the properties of an agent pool that can be modified. */\nexport interface AgentPoolPatchProperties {\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\nexport function agentPoolPatchPropertiesSerializer(item: AgentPoolPatchProperties): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : nodePoolAdministratorConfigurationPatchSerializer(item[\"administratorConfiguration\"]),\n count: item[\"count\"],\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n };\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\nexport function nodePoolAdministratorConfigurationPatchSerializer(\n item: NodePoolAdministratorConfigurationPatch,\n): any {\n return {\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArraySerializer(item[\"sshPublicKeys\"]),\n };\n}\n\n/** AgentPoolList represents a list of Kubernetes cluster agent pools. */\nexport interface _AgentPoolList {\n /** The AgentPool items on this page */\n value: AgentPool[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _agentPoolListDeserializer(item: any): _AgentPoolList {\n return {\n value: agentPoolArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function agentPoolArraySerializer(result: Array<AgentPool>): any[] {\n return result.map((item) => {\n return agentPoolSerializer(item);\n });\n}\n\nexport function agentPoolArrayDeserializer(result: Array<AgentPool>): any[] {\n return result.map((item) => {\n return agentPoolDeserializer(item);\n });\n}\n\n/** KubernetesClusterFeature represents the feature of a Kubernetes cluster. */\nexport interface KubernetesClusterFeature extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The configured options for the feature. */\n options?: StringKeyValuePair[];\n /** The lifecycle indicator of the feature. */\n readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;\n /** The detailed status of the feature. */\n readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;\n /** The descriptive message for the detailed status of the feature. */\n readonly detailedStatusMessage?: string;\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 readonly required?: KubernetesClusterFeatureRequired;\n /** The version of the feature. */\n readonly version?: string;\n /** The provisioning state of the Kubernetes cluster feature. */\n readonly provisioningState?: KubernetesClusterFeatureProvisioningState;\n}\n\nexport function kubernetesClusterFeatureSerializer(item: KubernetesClusterFeature): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\"options\"])\n ? undefined\n : _kubernetesClusterFeaturePropertiesSerializer(item),\n };\n}\n\nexport function kubernetesClusterFeatureDeserializer(item: any): KubernetesClusterFeature {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _kubernetesClusterFeaturePropertiesDeserializer(item[\"properties\"])),\n etag: item[\"etag\"],\n };\n}\n\n/** KubernetesClusterFeatureProperties represents the properties of a Kubernetes cluster feature. */\nexport interface KubernetesClusterFeatureProperties {\n /** The configured options for the feature. */\n options?: StringKeyValuePair[];\n /** The lifecycle indicator of the feature. */\n readonly availabilityLifecycle?: KubernetesClusterFeatureAvailabilityLifecycle;\n /** The detailed status of the feature. */\n readonly detailedStatus?: KubernetesClusterFeatureDetailedStatus;\n /** The descriptive message for the detailed status of the feature. */\n readonly detailedStatusMessage?: string;\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 readonly required?: KubernetesClusterFeatureRequired;\n /** The version of the feature. */\n readonly version?: string;\n /** The provisioning state of the Kubernetes cluster feature. */\n readonly provisioningState?: KubernetesClusterFeatureProvisioningState;\n}\n\nexport function kubernetesClusterFeaturePropertiesSerializer(\n item: KubernetesClusterFeatureProperties,\n): any {\n return {\n options: !item[\"options\"]\n ? item[\"options\"]\n : stringKeyValuePairArraySerializer(item[\"options\"]),\n };\n}\n\nexport function kubernetesClusterFeaturePropertiesDeserializer(\n item: any,\n): KubernetesClusterFeatureProperties {\n return {\n options: !item[\"options\"]\n ? item[\"options\"]\n : stringKeyValuePairArrayDeserializer(item[\"options\"]),\n availabilityLifecycle: item[\"availabilityLifecycle\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n required: item[\"required\"],\n version: item[\"version\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function stringKeyValuePairArraySerializer(result: Array<StringKeyValuePair>): any[] {\n return result.map((item) => {\n return stringKeyValuePairSerializer(item);\n });\n}\n\nexport function stringKeyValuePairArrayDeserializer(result: Array<StringKeyValuePair>): any[] {\n return result.map((item) => {\n return stringKeyValuePairDeserializer(item);\n });\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\nexport function stringKeyValuePairSerializer(item: StringKeyValuePair): any {\n return { key: item[\"key\"], value: item[\"value\"] };\n}\n\nexport function stringKeyValuePairDeserializer(item: any): StringKeyValuePair {\n return {\n key: item[\"key\"],\n value: item[\"value\"],\n };\n}\n\n/** The lifecycle indicator of the feature. */\nexport enum KnownKubernetesClusterFeatureAvailabilityLifecycle {\n /** Preview availability */\n Preview = \"Preview\",\n /** Generally available */\n GenerallyAvailable = \"GenerallyAvailable\",\n}\n\n/**\n * The lifecycle indicator of the feature. \\\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**: Preview availability \\\n * **GenerallyAvailable**: Generally available\n */\nexport type KubernetesClusterFeatureAvailabilityLifecycle = string;\n\n/** The detailed status of the feature. */\nexport enum KnownKubernetesClusterFeatureDetailedStatus {\n /** The Error status. */\n Error = \"Error\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n /** The Installed status. */\n Installed = \"Installed\",\n}\n\n/**\n * The detailed status of the feature. \\\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**: The Error status. \\\n * **Provisioning**: The Provisioning status. \\\n * **Installed**: The Installed status.\n */\nexport type KubernetesClusterFeatureDetailedStatus = string;\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. */\nexport enum KnownKubernetesClusterFeatureRequired {\n /** A required feature. */\n True = \"True\",\n /** An optional feature. */\n False = \"False\",\n}\n\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 * {@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**: A required feature. \\\n * **False**: An optional feature.\n */\nexport type KubernetesClusterFeatureRequired = string;\n\n/** The provisioning state of the Kubernetes cluster feature. */\nexport enum KnownKubernetesClusterFeatureProvisioningState {\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Deleting status. */\n Deleting = \"Deleting\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Updating status. */\n Updating = \"Updating\",\n}\n\n/**\n * The provisioning state of the Kubernetes cluster feature. \\\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**: The Accepted status. \\\n * **Canceled**: The Canceled status. \\\n * **Deleting**: The Deleting status. \\\n * **Failed**: The Failed status. \\\n * **Succeeded**: The Succeeded status. \\\n * **Updating**: The Updating status.\n */\nexport type KubernetesClusterFeatureProvisioningState = string;\n\n/** KubernetesClusterFeaturePatchParameters represents the body of the request to patch the Kubernetes cluster feature. */\nexport interface KubernetesClusterFeaturePatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The configured options for the feature. */\n options?: StringKeyValuePair[];\n}\n\nexport function kubernetesClusterFeaturePatchParametersSerializer(\n item: KubernetesClusterFeaturePatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\"options\"])\n ? undefined\n : _kubernetesClusterFeaturePatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** KubernetesClusterFeaturePatchProperties represents the Kubernetes cluster feature properties for patching. */\nexport interface KubernetesClusterFeaturePatchProperties {\n /** The configured options for the feature. */\n options?: StringKeyValuePair[];\n}\n\nexport function kubernetesClusterFeaturePatchPropertiesSerializer(\n item: KubernetesClusterFeaturePatchProperties,\n): any {\n return {\n options: !item[\"options\"]\n ? item[\"options\"]\n : stringKeyValuePairArraySerializer(item[\"options\"]),\n };\n}\n\n/** KubernetesClusterFeatureList represents the list of Kubernetes cluster feature resources. */\nexport interface _KubernetesClusterFeatureList {\n /** The KubernetesClusterFeature items on this page */\n value: KubernetesClusterFeature[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _kubernetesClusterFeatureListDeserializer(\n item: any,\n): _KubernetesClusterFeatureList {\n return {\n value: kubernetesClusterFeatureArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function kubernetesClusterFeatureArraySerializer(\n result: Array<KubernetesClusterFeature>,\n): any[] {\n return result.map((item) => {\n return kubernetesClusterFeatureSerializer(item);\n });\n}\n\nexport function kubernetesClusterFeatureArrayDeserializer(\n result: Array<KubernetesClusterFeature>,\n): any[] {\n return result.map((item) => {\n return kubernetesClusterFeatureDeserializer(item);\n });\n}\n\n/** Console represents the console of an on-premises Network Cloud virtual machine. */\nexport interface Console extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\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 /** The more detailed status of the console. */\n readonly detailedStatus?: ConsoleDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The resource ID of the private link service that is used to provide virtual machine console access. */\n readonly privateLinkServiceId?: string;\n /** The unique identifier for the virtual machine that is used to access the console. */\n readonly virtualMachineAccessId?: string;\n /** The provisioning state of the virtual machine console. */\n readonly provisioningState?: ConsoleProvisioningState;\n}\n\nexport function consoleSerializer(item: Console): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _consolePropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function consoleDeserializer(item: any): Console {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._consolePropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** ConsoleProperties represents the properties of the virtual machine console. */\nexport interface ConsoleProperties {\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 /** The more detailed status of the console. */\n readonly detailedStatus?: ConsoleDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The resource ID of the private link service that is used to provide virtual machine console access. */\n readonly privateLinkServiceId?: string;\n /** The unique identifier for the virtual machine that is used to access the console. */\n readonly virtualMachineAccessId?: string;\n /** The provisioning state of the virtual machine console. */\n readonly provisioningState?: ConsoleProvisioningState;\n}\n\nexport function consolePropertiesSerializer(item: ConsoleProperties): any {\n return {\n enabled: item[\"enabled\"],\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n sshPublicKey: sshPublicKeySerializer(item[\"sshPublicKey\"]),\n };\n}\n\nexport function consolePropertiesDeserializer(item: any): ConsoleProperties {\n return {\n enabled: item[\"enabled\"],\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : new Date(item[\"expiration\"]),\n sshPublicKey: sshPublicKeyDeserializer(item[\"sshPublicKey\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n privateLinkServiceId: item[\"privateLinkServiceId\"],\n virtualMachineAccessId: item[\"virtualMachineAccessId\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The indicator of whether the console access is enabled. */\nexport enum KnownConsoleEnabled {\n /** Console access enabled */\n True = \"True\",\n /** Console access disabled */\n False = \"False\",\n}\n\n/**\n * The indicator of whether the console access is enabled. \\\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**: Console access enabled \\\n * **False**: Console access disabled\n */\nexport type ConsoleEnabled = string;\n\n/** The more detailed status of the console. */\nexport enum KnownConsoleDetailedStatus {\n /** The Ready status. */\n Ready = \"Ready\",\n /** The Error status. */\n Error = \"Error\",\n}\n\n/**\n * The more detailed status of the console. \\\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**: The Ready status. \\\n * **Error**: The Error status.\n */\nexport type ConsoleDetailedStatus = string;\n\n/** The provisioning state of the virtual machine console. */\nexport enum KnownConsoleProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The provisioning state of the virtual machine console. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Accepted**: The Accepted status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type ConsoleProvisioningState = string;\n\n/** ConsolePatchParameters represents the body of the request to patch the virtual machine console. */\nexport interface ConsolePatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function consolePatchParametersSerializer(item: ConsolePatchParameters): any {\n return {\n properties: areAllPropsUndefined(item, [\"enabled\", \"expiration\", \"sshPublicKey\"])\n ? undefined\n : _consolePatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** ConsolePatchProperties represents the properties of the virtual machine console that can be patched. */\nexport interface ConsolePatchProperties {\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\nexport function consolePatchPropertiesSerializer(item: ConsolePatchProperties): any {\n return {\n enabled: item[\"enabled\"],\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n sshPublicKey: !item[\"sshPublicKey\"]\n ? item[\"sshPublicKey\"]\n : sshPublicKeySerializer(item[\"sshPublicKey\"]),\n };\n}\n\n/** ConsoleList represents a list of virtual machine consoles. */\nexport interface _ConsoleList {\n /** The Console items on this page */\n value: Console[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _consoleListDeserializer(item: any): _ConsoleList {\n return {\n value: consoleArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function consoleArraySerializer(result: Array<Console>): any[] {\n return result.map((item) => {\n return consoleSerializer(item);\n });\n}\n\nexport function consoleArrayDeserializer(result: Array<Console>): any[] {\n return result.map((item) => {\n return consoleDeserializer(item);\n });\n}\n\n/** ClusterMetricsConfiguration represents the metrics configuration of an on-premises Network Cloud cluster. */\nexport interface ClusterMetricsConfiguration extends TrackedResource {\n /** \"If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.\") */\n readonly etag?: string;\n /** The extended location of the resource. This property is required when creating the resource. */\n extendedLocation: ExtendedLocation;\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 /** The interval in minutes by which metrics will be collected. */\n collectionInterval: number;\n /** The more detailed status of the metrics configuration. */\n readonly detailedStatus?: ClusterMetricsConfigurationDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The list of metrics that are available for the cluster but disabled at the moment. */\n readonly disabledMetrics?: string[];\n /** The provisioning state of the metrics configuration. */\n readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;\n}\n\nexport function clusterMetricsConfigurationSerializer(item: ClusterMetricsConfiguration): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: _clusterMetricsConfigurationPropertiesSerializer(item),\n extendedLocation: extendedLocationSerializer(item[\"extendedLocation\"]),\n };\n}\n\nexport function clusterMetricsConfigurationDeserializer(item: any): ClusterMetricsConfiguration {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ..._clusterMetricsConfigurationPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n extendedLocation: extendedLocationDeserializer(item[\"extendedLocation\"]),\n };\n}\n\n/** ClusterMetricsConfigurationProperties represents the properties of metrics configuration for the cluster. */\nexport interface ClusterMetricsConfigurationProperties {\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 /** The interval in minutes by which metrics will be collected. */\n collectionInterval: number;\n /** The more detailed status of the metrics configuration. */\n readonly detailedStatus?: ClusterMetricsConfigurationDetailedStatus;\n /** The descriptive message about the current detailed status. */\n readonly detailedStatusMessage?: string;\n /** The list of metrics that are available for the cluster but disabled at the moment. */\n readonly disabledMetrics?: string[];\n /** The provisioning state of the metrics configuration. */\n readonly provisioningState?: ClusterMetricsConfigurationProvisioningState;\n}\n\nexport function clusterMetricsConfigurationPropertiesSerializer(\n item: ClusterMetricsConfigurationProperties,\n): any {\n return {\n enabledMetrics: !item[\"enabledMetrics\"]\n ? item[\"enabledMetrics\"]\n : item[\"enabledMetrics\"].map((p: any) => {\n return p;\n }),\n collectionInterval: item[\"collectionInterval\"],\n };\n}\n\nexport function clusterMetricsConfigurationPropertiesDeserializer(\n item: any,\n): ClusterMetricsConfigurationProperties {\n return {\n enabledMetrics: !item[\"enabledMetrics\"]\n ? item[\"enabledMetrics\"]\n : item[\"enabledMetrics\"].map((p: any) => {\n return p;\n }),\n collectionInterval: item[\"collectionInterval\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n disabledMetrics: !item[\"disabledMetrics\"]\n ? item[\"disabledMetrics\"]\n : item[\"disabledMetrics\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The more detailed status of the metrics configuration. */\nexport enum KnownClusterMetricsConfigurationDetailedStatus {\n /** The Processing status. */\n Processing = \"Processing\",\n /** The Applied status. */\n Applied = \"Applied\",\n /** The Error status. */\n Error = \"Error\",\n}\n\n/**\n * The more detailed status of the metrics configuration. \\\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**: The Processing status. \\\n * **Applied**: The Applied status. \\\n * **Error**: The Error status.\n */\nexport type ClusterMetricsConfigurationDetailedStatus = string;\n\n/** The provisioning state of the metrics configuration. */\nexport enum KnownClusterMetricsConfigurationProvisioningState {\n /** The Succeeded status. */\n Succeeded = \"Succeeded\",\n /** The Failed status. */\n Failed = \"Failed\",\n /** The Canceled status. */\n Canceled = \"Canceled\",\n /** The Accepted status. */\n Accepted = \"Accepted\",\n /** The Provisioning status. */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * The provisioning state of the metrics configuration. \\\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**: The Succeeded status. \\\n * **Failed**: The Failed status. \\\n * **Canceled**: The Canceled status. \\\n * **Accepted**: The Accepted status. \\\n * **Provisioning**: The Provisioning status.\n */\nexport type ClusterMetricsConfigurationProvisioningState = string;\n\n/** ClusterMetricsConfigurationPatchParameters represents the body of the request to patch the metrics configuration of cluster. */\nexport interface ClusterMetricsConfigurationPatchParameters {\n /** Resource tags. */\n tags?: Record<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\nexport function clusterMetricsConfigurationPatchParametersSerializer(\n item: ClusterMetricsConfigurationPatchParameters,\n): any {\n return {\n properties: areAllPropsUndefined(item, [\"collectionInterval\", \"enabledMetrics\"])\n ? undefined\n : _clusterMetricsConfigurationPatchParametersPropertiesSerializer(item),\n tags: item[\"tags\"],\n };\n}\n\n/** ClusterMetricsConfigurationPatchProperties represents the properties of metrics configuration for the cluster for patching. */\nexport interface ClusterMetricsConfigurationPatchProperties {\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\nexport function clusterMetricsConfigurationPatchPropertiesSerializer(\n item: ClusterMetricsConfigurationPatchProperties,\n): any {\n return {\n collectionInterval: item[\"collectionInterval\"],\n enabledMetrics: !item[\"enabledMetrics\"]\n ? item[\"enabledMetrics\"]\n : item[\"enabledMetrics\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ClusterMetricsConfigurationList represents a list of metrics configuration of the cluster. */\nexport interface _ClusterMetricsConfigurationList {\n /** The ClusterMetricsConfiguration items on this page */\n value: ClusterMetricsConfiguration[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _clusterMetricsConfigurationListDeserializer(\n item: any,\n): _ClusterMetricsConfigurationList {\n return {\n value: clusterMetricsConfigurationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function clusterMetricsConfigurationArraySerializer(\n result: Array<ClusterMetricsConfiguration>,\n): any[] {\n return result.map((item) => {\n return clusterMetricsConfigurationSerializer(item);\n });\n}\n\nexport function clusterMetricsConfigurationArrayDeserializer(\n result: Array<ClusterMetricsConfiguration>,\n): any[] {\n return result.map((item) => {\n return clusterMetricsConfigurationDeserializer(item);\n });\n}\n\n/**\n * The available API versions.\n * Note: Order Matters more than naming. If you add a new version, please add it to the correct location based on the version date and which versions\n * have preceded it.\n */\nexport enum KnownVersions {\n /** The 2025-09-01 API version. */\n V20250901 = \"2025-09-01\",\n /** The 2026-01-01-preview API version. */\n V20260101Preview = \"2026-01-01-preview\",\n /** The 2026-05-01-preview API version. */\n V20260501Preview = \"2026-05-01-preview\",\n}\n\nexport function _accessBridgePropertiesSerializer(item: AccessBridge): any {\n return {\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n networkId: item[\"networkId\"],\n securityRules: !item[\"securityRules\"]\n ? item[\"securityRules\"]\n : accessBridgeSecurityRuleArraySerializer(item[\"securityRules\"]),\n };\n}\n\nexport function _accessBridgePropertiesDeserializer(item: any) {\n return {\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n networkId: item[\"networkId\"],\n securityRules: !item[\"securityRules\"]\n ? item[\"securityRules\"]\n : accessBridgeSecurityRuleArrayDeserializer(item[\"securityRules\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n endpoints: !item[\"endpoints\"]\n ? item[\"endpoints\"]\n : accessBridgeEndpointArrayDeserializer(item[\"endpoints\"]),\n protocol: item[\"protocol\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _operationStatusResultPropertiesDeserializer(item: any) {\n return {\n exitCode: item[\"exitCode\"],\n outputHead: item[\"outputHead\"],\n resultRef: item[\"resultRef\"],\n resultUrl: item[\"resultUrl\"],\n };\n}\n\nexport function _bareMetalMachinePropertiesSerializer(item: BareMetalMachine): any {\n return {\n bmcConnectionString: item[\"bmcConnectionString\"],\n bmcCredentials: administrativeCredentialsSerializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineDetails: item[\"machineDetails\"],\n machineName: item[\"machineName\"],\n machineSkuId: item[\"machineSkuId\"],\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n machineClusterVersion: item[\"machineClusterVersion\"],\n };\n}\n\nexport function _bareMetalMachinePropertiesDeserializer(item: any) {\n return {\n bmcConnectionString: item[\"bmcConnectionString\"],\n bmcCredentials: administrativeCredentialsDeserializer(item[\"bmcCredentials\"]),\n bmcMacAddress: item[\"bmcMacAddress\"],\n bootMacAddress: item[\"bootMacAddress\"],\n machineDetails: item[\"machineDetails\"],\n machineName: item[\"machineName\"],\n machineSkuId: item[\"machineSkuId\"],\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n actionStates: !item[\"actionStates\"]\n ? item[\"actionStates\"]\n : actionStateArrayDeserializer(item[\"actionStates\"]),\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n bmcIpv4Address: item[\"bmcIpv4Address\"],\n bmcIpv6Address: item[\"bmcIpv6Address\"],\n caCertificate: !item[\"caCertificate\"]\n ? item[\"caCertificate\"]\n : certificateInfoDeserializer(item[\"caCertificate\"]),\n clusterId: item[\"clusterId\"],\n cordonStatus: item[\"cordonStatus\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hardwareInventory: !item[\"hardwareInventory\"]\n ? item[\"hardwareInventory\"]\n : hardwareInventoryDeserializer(item[\"hardwareInventory\"]),\n hardwareValidationStatus: !item[\"hardwareValidationStatus\"]\n ? item[\"hardwareValidationStatus\"]\n : hardwareValidationStatusDeserializer(item[\"hardwareValidationStatus\"]),\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n kubernetesNodeName: item[\"kubernetesNodeName\"],\n kubernetesVersion: item[\"kubernetesVersion\"],\n machineClusterVersion: item[\"machineClusterVersion\"],\n machineRoles: !item[\"machineRoles\"]\n ? item[\"machineRoles\"]\n : item[\"machineRoles\"].map((p: any) => {\n return p;\n }),\n monitoringConfigurationStatus: !item[\"monitoringConfigurationStatus\"]\n ? item[\"monitoringConfigurationStatus\"]\n : bareMetalMachineMonitoringConfigurationStatusDeserializer(\n item[\"monitoringConfigurationStatus\"],\n ),\n oamIpv4Address: item[\"oamIpv4Address\"],\n oamIpv6Address: item[\"oamIpv6Address\"],\n osImage: item[\"osImage\"],\n powerState: item[\"powerState\"],\n readyState: item[\"readyState\"],\n runtimeProtectionStatus: !item[\"runtimeProtectionStatus\"]\n ? item[\"runtimeProtectionStatus\"]\n : runtimeProtectionStatusDeserializer(item[\"runtimeProtectionStatus\"]),\n secretRotationStatus: !item[\"secretRotationStatus\"]\n ? item[\"secretRotationStatus\"]\n : secretRotationStatusArrayDeserializer(item[\"secretRotationStatus\"]),\n serviceTag: item[\"serviceTag\"],\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _bareMetalMachinePatchParametersPropertiesSerializer(\n item: BareMetalMachinePatchParameters,\n): any {\n return { machineDetails: item[\"machineDetails\"] };\n}\n\nexport function _cloudServicesNetworkPropertiesSerializer(item: CloudServicesNetwork): any {\n return {\n additionalEgressEndpoints: !item[\"additionalEgressEndpoints\"]\n ? item[\"additionalEgressEndpoints\"]\n : egressEndpointArraySerializer(item[\"additionalEgressEndpoints\"]),\n enableDefaultEgressEndpoints: item[\"enableDefaultEgressEndpoints\"],\n storageOptions: !item[\"storageOptions\"]\n ? item[\"storageOptions\"]\n : cloudServicesNetworkStorageOptionsSerializer(item[\"storageOptions\"]),\n };\n}\n\nexport function _cloudServicesNetworkPropertiesDeserializer(item: any) {\n return {\n additionalEgressEndpoints: !item[\"additionalEgressEndpoints\"]\n ? item[\"additionalEgressEndpoints\"]\n : egressEndpointArrayDeserializer(item[\"additionalEgressEndpoints\"]),\n enableDefaultEgressEndpoints: item[\"enableDefaultEgressEndpoints\"],\n storageOptions: !item[\"storageOptions\"]\n ? item[\"storageOptions\"]\n : cloudServicesNetworkStorageOptionsDeserializer(item[\"storageOptions\"]),\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n enabledEgressEndpoints: !item[\"enabledEgressEndpoints\"]\n ? item[\"enabledEgressEndpoints\"]\n : egressEndpointArrayDeserializer(item[\"enabledEgressEndpoints\"]),\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n interfaceName: item[\"interfaceName\"],\n storageStatus: !item[\"storageStatus\"]\n ? item[\"storageStatus\"]\n : cloudServicesNetworkStorageStatusDeserializer(item[\"storageStatus\"]),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _cloudServicesNetworkPatchParametersPropertiesSerializer(\n item: CloudServicesNetworkPatchParameters,\n): any {\n return {\n additionalEgressEndpoints: !item[\"additionalEgressEndpoints\"]\n ? item[\"additionalEgressEndpoints\"]\n : egressEndpointArraySerializer(item[\"additionalEgressEndpoints\"]),\n enableDefaultEgressEndpoints: item[\"enableDefaultEgressEndpoints\"],\n storageOptions: !item[\"storageOptions\"]\n ? item[\"storageOptions\"]\n : cloudServicesNetworkStorageOptionsPatchSerializer(item[\"storageOptions\"]),\n };\n}\n\nexport function _clusterManagerPropertiesSerializer(item: ClusterManager): any {\n return {\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n fabricControllerId: item[\"fabricControllerId\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationSerializer(item[\"managedResourceGroupConfiguration\"]),\n vmSize: item[\"vmSize\"],\n };\n}\n\nexport function _clusterManagerPropertiesDeserializer(item: any) {\n return {\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n clusterVersions: !item[\"clusterVersions\"]\n ? item[\"clusterVersions\"]\n : clusterAvailableVersionArrayDeserializer(item[\"clusterVersions\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n fabricControllerId: item[\"fabricControllerId\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationDeserializer(item[\"managedResourceGroupConfiguration\"]),\n managerExtendedLocation: !item[\"managerExtendedLocation\"]\n ? item[\"managerExtendedLocation\"]\n : extendedLocationDeserializer(item[\"managerExtendedLocation\"]),\n provisioningState: item[\"provisioningState\"],\n relayConfiguration: !item[\"relayConfiguration\"]\n ? item[\"relayConfiguration\"]\n : clusterManagerRelayConfigurationDeserializer(item[\"relayConfiguration\"]),\n vmSize: item[\"vmSize\"],\n };\n}\n\nexport function _clusterPropertiesSerializer(item: Cluster): any {\n return {\n aggregatorOrSingleRackDefinition: rackDefinitionSerializer(\n item[\"aggregatorOrSingleRackDefinition\"],\n ),\n analyticsOutputSettings: !item[\"analyticsOutputSettings\"]\n ? item[\"analyticsOutputSettings\"]\n : analyticsOutputSettingsSerializer(item[\"analyticsOutputSettings\"]),\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n clusterLocation: item[\"clusterLocation\"],\n clusterServicePrincipal: !item[\"clusterServicePrincipal\"]\n ? item[\"clusterServicePrincipal\"]\n : servicePrincipalInformationSerializer(item[\"clusterServicePrincipal\"]),\n clusterType: item[\"clusterType\"],\n clusterVersion: item[\"clusterVersion\"],\n commandOutputSettings: !item[\"commandOutputSettings\"]\n ? item[\"commandOutputSettings\"]\n : commandOutputSettingsSerializer(item[\"commandOutputSettings\"]),\n computeDeploymentThreshold: !item[\"computeDeploymentThreshold\"]\n ? item[\"computeDeploymentThreshold\"]\n : validationThresholdSerializer(item[\"computeDeploymentThreshold\"]),\n computeRackDefinitions: !item[\"computeRackDefinitions\"]\n ? item[\"computeRackDefinitions\"]\n : rackDefinitionArraySerializer(item[\"computeRackDefinitions\"]),\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationSerializer(item[\"managedResourceGroupConfiguration\"]),\n networkFabricId: item[\"networkFabricId\"],\n runtimeProtectionConfiguration: !item[\"runtimeProtectionConfiguration\"]\n ? item[\"runtimeProtectionConfiguration\"]\n : runtimeProtectionConfigurationSerializer(item[\"runtimeProtectionConfiguration\"]),\n secretArchive: !item[\"secretArchive\"]\n ? item[\"secretArchive\"]\n : clusterSecretArchiveSerializer(item[\"secretArchive\"]),\n secretArchiveSettings: !item[\"secretArchiveSettings\"]\n ? item[\"secretArchiveSettings\"]\n : secretArchiveSettingsSerializer(item[\"secretArchiveSettings\"]),\n updateStrategy: !item[\"updateStrategy\"]\n ? item[\"updateStrategy\"]\n : clusterUpdateStrategySerializer(item[\"updateStrategy\"]),\n vulnerabilityScanningSettings: !item[\"vulnerabilityScanningSettings\"]\n ? item[\"vulnerabilityScanningSettings\"]\n : vulnerabilityScanningSettingsSerializer(item[\"vulnerabilityScanningSettings\"]),\n };\n}\n\nexport function _clusterPropertiesDeserializer(item: any) {\n return {\n aggregatorOrSingleRackDefinition: rackDefinitionDeserializer(\n item[\"aggregatorOrSingleRackDefinition\"],\n ),\n analyticsOutputSettings: !item[\"analyticsOutputSettings\"]\n ? item[\"analyticsOutputSettings\"]\n : analyticsOutputSettingsDeserializer(item[\"analyticsOutputSettings\"]),\n analyticsWorkspaceId: item[\"analyticsWorkspaceId\"],\n clusterLocation: item[\"clusterLocation\"],\n clusterServicePrincipal: !item[\"clusterServicePrincipal\"]\n ? item[\"clusterServicePrincipal\"]\n : servicePrincipalInformationDeserializer(item[\"clusterServicePrincipal\"]),\n clusterType: item[\"clusterType\"],\n clusterVersion: item[\"clusterVersion\"],\n commandOutputSettings: !item[\"commandOutputSettings\"]\n ? item[\"commandOutputSettings\"]\n : commandOutputSettingsDeserializer(item[\"commandOutputSettings\"]),\n computeDeploymentThreshold: !item[\"computeDeploymentThreshold\"]\n ? item[\"computeDeploymentThreshold\"]\n : validationThresholdDeserializer(item[\"computeDeploymentThreshold\"]),\n computeRackDefinitions: !item[\"computeRackDefinitions\"]\n ? item[\"computeRackDefinitions\"]\n : rackDefinitionArrayDeserializer(item[\"computeRackDefinitions\"]),\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationDeserializer(item[\"managedResourceGroupConfiguration\"]),\n networkFabricId: item[\"networkFabricId\"],\n runtimeProtectionConfiguration: !item[\"runtimeProtectionConfiguration\"]\n ? item[\"runtimeProtectionConfiguration\"]\n : runtimeProtectionConfigurationDeserializer(item[\"runtimeProtectionConfiguration\"]),\n secretArchive: !item[\"secretArchive\"]\n ? item[\"secretArchive\"]\n : clusterSecretArchiveDeserializer(item[\"secretArchive\"]),\n secretArchiveSettings: !item[\"secretArchiveSettings\"]\n ? item[\"secretArchiveSettings\"]\n : secretArchiveSettingsDeserializer(item[\"secretArchiveSettings\"]),\n updateStrategy: !item[\"updateStrategy\"]\n ? item[\"updateStrategy\"]\n : clusterUpdateStrategyDeserializer(item[\"updateStrategy\"]),\n vulnerabilityScanningSettings: !item[\"vulnerabilityScanningSettings\"]\n ? item[\"vulnerabilityScanningSettings\"]\n : vulnerabilityScanningSettingsDeserializer(item[\"vulnerabilityScanningSettings\"]),\n actionStates: !item[\"actionStates\"]\n ? item[\"actionStates\"]\n : actionStateArrayDeserializer(item[\"actionStates\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : clusterAvailableUpgradeVersionArrayDeserializer(item[\"availableUpgradeVersions\"]),\n clusterCapacity: !item[\"clusterCapacity\"]\n ? item[\"clusterCapacity\"]\n : clusterCapacityDeserializer(item[\"clusterCapacity\"]),\n clusterConnectionStatus: item[\"clusterConnectionStatus\"],\n clusterExtendedLocation: !item[\"clusterExtendedLocation\"]\n ? item[\"clusterExtendedLocation\"]\n : extendedLocationDeserializer(item[\"clusterExtendedLocation\"]),\n clusterManagerConnectionStatus: item[\"clusterManagerConnectionStatus\"],\n clusterManagerId: item[\"clusterManagerId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksExtendedLocation: !item[\"hybridAksExtendedLocation\"]\n ? item[\"hybridAksExtendedLocation\"]\n : extendedLocationDeserializer(item[\"hybridAksExtendedLocation\"]),\n lastSuccessfulVersionUpdateTime: !item[\"lastSuccessfulVersionUpdateTime\"]\n ? item[\"lastSuccessfulVersionUpdateTime\"]\n : new Date(item[\"lastSuccessfulVersionUpdateTime\"]),\n managedCredentials: !item[\"managedCredentials\"]\n ? item[\"managedCredentials\"]\n : item[\"managedCredentials\"].map((p: any) => {\n return p;\n }),\n manualActionCount: item[\"manualActionCount\"],\n supportExpiryDate: item[\"supportExpiryDate\"],\n workloadResourceIds: !item[\"workloadResourceIds\"]\n ? item[\"workloadResourceIds\"]\n : item[\"workloadResourceIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _clusterPatchParametersPropertiesSerializer(item: ClusterPatchParameters): any {\n return {\n aggregatorOrSingleRackDefinition: !item[\"aggregatorOrSingleRackDefinition\"]\n ? item[\"aggregatorOrSingleRackDefinition\"]\n : rackDefinitionSerializer(item[\"aggregatorOrSingleRackDefinition\"]),\n analyticsOutputSettings: !item[\"analyticsOutputSettings\"]\n ? item[\"analyticsOutputSettings\"]\n : analyticsOutputSettingsSerializer(item[\"analyticsOutputSettings\"]),\n clusterLocation: item[\"clusterLocation\"],\n clusterServicePrincipal: !item[\"clusterServicePrincipal\"]\n ? item[\"clusterServicePrincipal\"]\n : servicePrincipalInformationSerializer(item[\"clusterServicePrincipal\"]),\n commandOutputSettings: !item[\"commandOutputSettings\"]\n ? item[\"commandOutputSettings\"]\n : commandOutputSettingsSerializer(item[\"commandOutputSettings\"]),\n computeDeploymentThreshold: !item[\"computeDeploymentThreshold\"]\n ? item[\"computeDeploymentThreshold\"]\n : validationThresholdSerializer(item[\"computeDeploymentThreshold\"]),\n computeRackDefinitions: !item[\"computeRackDefinitions\"]\n ? item[\"computeRackDefinitions\"]\n : rackDefinitionArraySerializer(item[\"computeRackDefinitions\"]),\n runtimeProtectionConfiguration: !item[\"runtimeProtectionConfiguration\"]\n ? item[\"runtimeProtectionConfiguration\"]\n : runtimeProtectionConfigurationSerializer(item[\"runtimeProtectionConfiguration\"]),\n secretArchive: !item[\"secretArchive\"]\n ? item[\"secretArchive\"]\n : clusterSecretArchiveSerializer(item[\"secretArchive\"]),\n secretArchiveSettings: !item[\"secretArchiveSettings\"]\n ? item[\"secretArchiveSettings\"]\n : secretArchiveSettingsSerializer(item[\"secretArchiveSettings\"]),\n updateStrategy: !item[\"updateStrategy\"]\n ? item[\"updateStrategy\"]\n : clusterUpdateStrategySerializer(item[\"updateStrategy\"]),\n vulnerabilityScanningSettings: !item[\"vulnerabilityScanningSettings\"]\n ? item[\"vulnerabilityScanningSettings\"]\n : vulnerabilityScanningSettingsPatchSerializer(item[\"vulnerabilityScanningSettings\"]),\n };\n}\n\nexport function _kubernetesClusterPropertiesSerializer(item: KubernetesCluster): any {\n return {\n aadConfiguration: !item[\"aadConfiguration\"]\n ? item[\"aadConfiguration\"]\n : aadConfigurationSerializer(item[\"aadConfiguration\"]),\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationSerializer(item[\"administratorConfiguration\"]),\n controlPlaneNodeConfiguration: controlPlaneNodeConfigurationSerializer(\n item[\"controlPlaneNodeConfiguration\"],\n ),\n initialAgentPoolConfigurations: initialAgentPoolConfigurationArraySerializer(\n item[\"initialAgentPoolConfigurations\"],\n ),\n kubernetesVersion: item[\"kubernetesVersion\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationSerializer(item[\"managedResourceGroupConfiguration\"]),\n networkConfiguration: networkConfigurationSerializer(item[\"networkConfiguration\"]),\n };\n}\n\nexport function _kubernetesClusterPropertiesDeserializer(item: any) {\n return {\n aadConfiguration: !item[\"aadConfiguration\"]\n ? item[\"aadConfiguration\"]\n : aadConfigurationDeserializer(item[\"aadConfiguration\"]),\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationDeserializer(item[\"administratorConfiguration\"]),\n controlPlaneNodeConfiguration: controlPlaneNodeConfigurationDeserializer(\n item[\"controlPlaneNodeConfiguration\"],\n ),\n initialAgentPoolConfigurations: initialAgentPoolConfigurationArrayDeserializer(\n item[\"initialAgentPoolConfigurations\"],\n ),\n kubernetesVersion: item[\"kubernetesVersion\"],\n managedResourceGroupConfiguration: !item[\"managedResourceGroupConfiguration\"]\n ? item[\"managedResourceGroupConfiguration\"]\n : managedResourceGroupConfigurationDeserializer(item[\"managedResourceGroupConfiguration\"]),\n networkConfiguration: networkConfigurationDeserializer(item[\"networkConfiguration\"]),\n attachedNetworkIds: !item[\"attachedNetworkIds\"]\n ? item[\"attachedNetworkIds\"]\n : item[\"attachedNetworkIds\"].map((p: any) => {\n return p;\n }),\n availableUpgrades: !item[\"availableUpgrades\"]\n ? item[\"availableUpgrades\"]\n : availableUpgradeArrayDeserializer(item[\"availableUpgrades\"]),\n clusterId: item[\"clusterId\"],\n connectedClusterId: item[\"connectedClusterId\"],\n controlPlaneKubernetesVersion: item[\"controlPlaneKubernetesVersion\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n featureStatuses: !item[\"featureStatuses\"]\n ? item[\"featureStatuses\"]\n : featureStatusArrayDeserializer(item[\"featureStatuses\"]),\n nodes: !item[\"nodes\"] ? item[\"nodes\"] : kubernetesClusterNodeArrayDeserializer(item[\"nodes\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _kubernetesClusterPatchParametersPropertiesSerializer(\n item: KubernetesClusterPatchParameters,\n): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationPatchSerializer(item[\"administratorConfiguration\"]),\n controlPlaneNodeConfiguration: !item[\"controlPlaneNodeConfiguration\"]\n ? item[\"controlPlaneNodeConfiguration\"]\n : controlPlaneNodePatchConfigurationSerializer(item[\"controlPlaneNodeConfiguration\"]),\n kubernetesVersion: item[\"kubernetesVersion\"],\n };\n}\n\nexport function _kubernetesVersionPropertiesSerializer(_item: KubernetesVersion): any {\n return {};\n}\n\nexport function _kubernetesVersionPropertiesDeserializer(item: any) {\n return {\n values: !item[\"values\"]\n ? item[\"values\"]\n : kubernetesVersionValueArrayDeserializer(item[\"values\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _l2NetworkPropertiesSerializer(item: L2Network): any {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n l2IsolationDomainId: item[\"l2IsolationDomainId\"],\n };\n}\n\nexport function _l2NetworkPropertiesDeserializer(item: any) {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n l2IsolationDomainId: item[\"l2IsolationDomainId\"],\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _l3NetworkPropertiesSerializer(item: L3Network): any {\n return {\n hybridAksIpamEnabled: item[\"hybridAksIpamEnabled\"],\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n ipAllocationType: item[\"ipAllocationType\"],\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n l3IsolationDomainId: item[\"l3IsolationDomainId\"],\n vlan: item[\"vlan\"],\n };\n}\n\nexport function _l3NetworkPropertiesDeserializer(item: any) {\n return {\n hybridAksIpamEnabled: item[\"hybridAksIpamEnabled\"],\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n ipAllocationType: item[\"ipAllocationType\"],\n ipv4ConnectedPrefix: item[\"ipv4ConnectedPrefix\"],\n ipv6ConnectedPrefix: item[\"ipv6ConnectedPrefix\"],\n l3IsolationDomainId: item[\"l3IsolationDomainId\"],\n vlan: item[\"vlan\"],\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _machineSkuSlotPropertiesDeserializer(item: any) {\n return {\n bootstrapProtocol: item[\"bootstrapProtocol\"],\n cpuCores: item[\"cpuCores\"],\n cpuSockets: item[\"cpuSockets\"],\n disks: !item[\"disks\"] ? item[\"disks\"] : machineDiskArrayDeserializer(item[\"disks\"]),\n generation: item[\"generation\"],\n hardwareVersion: item[\"hardwareVersion\"],\n memoryCapacityGB: item[\"memoryCapacityGB\"],\n model: item[\"model\"],\n networkInterfaces: !item[\"networkInterfaces\"]\n ? item[\"networkInterfaces\"]\n : networkInterfaceArrayDeserializer(item[\"networkInterfaces\"]),\n totalThreads: item[\"totalThreads\"],\n vendor: item[\"vendor\"],\n };\n}\n\nexport function _storageApplianceSkuSlotPropertiesDeserializer(item: any) {\n return {\n capacityGB: item[\"capacityGB\"],\n model: item[\"model\"],\n };\n}\n\nexport function _rackSkuPropertiesDeserializer(item: any) {\n return {\n computeMachines: !item[\"computeMachines\"]\n ? item[\"computeMachines\"]\n : machineSkuSlotArrayDeserializer(item[\"computeMachines\"]),\n controllerMachines: !item[\"controllerMachines\"]\n ? item[\"controllerMachines\"]\n : machineSkuSlotArrayDeserializer(item[\"controllerMachines\"]),\n deploymentType: item[\"deploymentType\"],\n description: item[\"description\"],\n maxClusterSlots: item[\"maxClusterSlots\"],\n provisioningState: item[\"provisioningState\"],\n rackType: item[\"rackType\"],\n storageAppliances: !item[\"storageAppliances\"]\n ? item[\"storageAppliances\"]\n : storageApplianceSkuSlotArrayDeserializer(item[\"storageAppliances\"]),\n supportedRackSkuIds: !item[\"supportedRackSkuIds\"]\n ? item[\"supportedRackSkuIds\"]\n : item[\"supportedRackSkuIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _rackPropertiesSerializer(item: Rack): any {\n return {\n availabilityZone: item[\"availabilityZone\"],\n rackLocation: item[\"rackLocation\"],\n rackSerialNumber: item[\"rackSerialNumber\"],\n rackSkuId: item[\"rackSkuId\"],\n };\n}\n\nexport function _rackPropertiesDeserializer(item: any) {\n return {\n availabilityZone: item[\"availabilityZone\"],\n rackLocation: item[\"rackLocation\"],\n rackSerialNumber: item[\"rackSerialNumber\"],\n rackSkuId: item[\"rackSkuId\"],\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _rackPatchParametersPropertiesSerializer(item: RackPatchParameters): any {\n return { rackLocation: item[\"rackLocation\"], rackSerialNumber: item[\"rackSerialNumber\"] };\n}\n\nexport function _storageAppliancePropertiesSerializer(item: StorageAppliance): any {\n return {\n administratorCredentials: administrativeCredentialsSerializer(item[\"administratorCredentials\"]),\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n storageApplianceSkuId: item[\"storageApplianceSkuId\"],\n };\n}\n\nexport function _storageAppliancePropertiesDeserializer(item: any) {\n return {\n administratorCredentials: administrativeCredentialsDeserializer(\n item[\"administratorCredentials\"],\n ),\n rackId: item[\"rackId\"],\n rackSlot: item[\"rackSlot\"],\n serialNumber: item[\"serialNumber\"],\n storageApplianceSkuId: item[\"storageApplianceSkuId\"],\n caCertificate: !item[\"caCertificate\"]\n ? item[\"caCertificate\"]\n : certificateInfoDeserializer(item[\"caCertificate\"]),\n capacity: item[\"capacity\"],\n capacityUsed: item[\"capacityUsed\"],\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n expansionShelves: !item[\"expansionShelves\"]\n ? item[\"expansionShelves\"]\n : storageApplianceExpansionShelfArrayDeserializer(item[\"expansionShelves\"]),\n managementIpv4Address: item[\"managementIpv4Address\"],\n manufacturer: item[\"manufacturer\"],\n model: item[\"model\"],\n monitoringConfigurationStatus: !item[\"monitoringConfigurationStatus\"]\n ? item[\"monitoringConfigurationStatus\"]\n : storageApplianceMonitoringConfigurationStatusDeserializer(\n item[\"monitoringConfigurationStatus\"],\n ),\n remoteVendorManagementFeature: item[\"remoteVendorManagementFeature\"],\n remoteVendorManagementStatus: item[\"remoteVendorManagementStatus\"],\n secretRotationStatus: !item[\"secretRotationStatus\"]\n ? item[\"secretRotationStatus\"]\n : secretRotationStatusArrayDeserializer(item[\"secretRotationStatus\"]),\n version: item[\"version\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _storageAppliancePatchParametersPropertiesSerializer(\n item: StorageAppliancePatchParameters,\n): any {\n return { serialNumber: item[\"serialNumber\"] };\n}\n\nexport function _trunkedNetworkPropertiesSerializer(item: TrunkedNetwork): any {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n isolationDomainIds: item[\"isolationDomainIds\"].map((p: any) => {\n return p;\n }),\n vlans: item[\"vlans\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _trunkedNetworkPropertiesDeserializer(item: any) {\n return {\n hybridAksPluginType: item[\"hybridAksPluginType\"],\n interfaceName: item[\"interfaceName\"],\n isolationDomainIds: item[\"isolationDomainIds\"].map((p: any) => {\n return p;\n }),\n vlans: item[\"vlans\"].map((p: any) => {\n return p;\n }),\n associatedResourceIds: !item[\"associatedResourceIds\"]\n ? item[\"associatedResourceIds\"]\n : item[\"associatedResourceIds\"].map((p: any) => {\n return p;\n }),\n clusterId: item[\"clusterId\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n hybridAksClustersAssociatedIds: !item[\"hybridAksClustersAssociatedIds\"]\n ? item[\"hybridAksClustersAssociatedIds\"]\n : item[\"hybridAksClustersAssociatedIds\"].map((p: any) => {\n return p;\n }),\n virtualMachinesAssociatedIds: !item[\"virtualMachinesAssociatedIds\"]\n ? item[\"virtualMachinesAssociatedIds\"]\n : item[\"virtualMachinesAssociatedIds\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _virtualMachinePropertiesSerializer(item: VirtualMachine): any {\n return {\n adminUsername: item[\"adminUsername\"],\n bootMethod: item[\"bootMethod\"],\n cloudServicesNetworkAttachment: networkAttachmentSerializer(\n item[\"cloudServicesNetworkAttachment\"],\n ),\n cpuCores: item[\"cpuCores\"],\n isolateEmulatorThread: item[\"isolateEmulatorThread\"],\n memorySizeGB: item[\"memorySizeGB\"],\n networkAttachments: !item[\"networkAttachments\"]\n ? item[\"networkAttachments\"]\n : networkAttachmentArraySerializer(item[\"networkAttachments\"]),\n networkData: item[\"networkData\"],\n networkDataContent: item[\"networkDataContent\"],\n placementHints: !item[\"placementHints\"]\n ? item[\"placementHints\"]\n : virtualMachinePlacementHintArraySerializer(item[\"placementHints\"]),\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArraySerializer(item[\"sshPublicKeys\"]),\n storageProfile: storageProfileSerializer(item[\"storageProfile\"]),\n userData: item[\"userData\"],\n userDataContent: item[\"userDataContent\"],\n virtioInterface: item[\"virtioInterface\"],\n vmDeviceModel: item[\"vmDeviceModel\"],\n vmImage: item[\"vmImage\"],\n vmImageRepositoryCredentials: !item[\"vmImageRepositoryCredentials\"]\n ? item[\"vmImageRepositoryCredentials\"]\n : imageRepositoryCredentialsSerializer(item[\"vmImageRepositoryCredentials\"]),\n consoleExtendedLocation: !item[\"consoleExtendedLocation\"]\n ? item[\"consoleExtendedLocation\"]\n : extendedLocationSerializer(item[\"consoleExtendedLocation\"]),\n };\n}\n\nexport function _virtualMachinePropertiesDeserializer(item: any) {\n return {\n adminUsername: item[\"adminUsername\"],\n bootMethod: item[\"bootMethod\"],\n cloudServicesNetworkAttachment: networkAttachmentDeserializer(\n item[\"cloudServicesNetworkAttachment\"],\n ),\n cpuCores: item[\"cpuCores\"],\n isolateEmulatorThread: item[\"isolateEmulatorThread\"],\n memorySizeGB: item[\"memorySizeGB\"],\n networkAttachments: !item[\"networkAttachments\"]\n ? item[\"networkAttachments\"]\n : networkAttachmentArrayDeserializer(item[\"networkAttachments\"]),\n networkData: item[\"networkData\"],\n networkDataContent: item[\"networkDataContent\"],\n placementHints: !item[\"placementHints\"]\n ? item[\"placementHints\"]\n : virtualMachinePlacementHintArrayDeserializer(item[\"placementHints\"]),\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : sshPublicKeyArrayDeserializer(item[\"sshPublicKeys\"]),\n storageProfile: storageProfileDeserializer(item[\"storageProfile\"]),\n userData: item[\"userData\"],\n userDataContent: item[\"userDataContent\"],\n virtioInterface: item[\"virtioInterface\"],\n vmDeviceModel: item[\"vmDeviceModel\"],\n vmImage: item[\"vmImage\"],\n vmImageRepositoryCredentials: !item[\"vmImageRepositoryCredentials\"]\n ? item[\"vmImageRepositoryCredentials\"]\n : imageRepositoryCredentialsDeserializer(item[\"vmImageRepositoryCredentials\"]),\n availabilityZone: item[\"availabilityZone\"],\n bareMetalMachineId: item[\"bareMetalMachineId\"],\n clusterId: item[\"clusterId\"],\n consoleExtendedLocation: !item[\"consoleExtendedLocation\"]\n ? item[\"consoleExtendedLocation\"]\n : extendedLocationDeserializer(item[\"consoleExtendedLocation\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n powerState: item[\"powerState\"],\n volumes: !item[\"volumes\"]\n ? item[\"volumes\"]\n : item[\"volumes\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _virtualMachinePatchParametersPropertiesSerializer(\n item: VirtualMachinePatchParameters,\n): any {\n return {\n vmImageRepositoryCredentials: !item[\"vmImageRepositoryCredentials\"]\n ? item[\"vmImageRepositoryCredentials\"]\n : imageRepositoryCredentialsSerializer(item[\"vmImageRepositoryCredentials\"]),\n };\n}\n\nexport function _volumePropertiesSerializer(item: Volume): any {\n return { sizeMiB: item[\"sizeMiB\"], storageApplianceId: item[\"storageApplianceId\"] };\n}\n\nexport function _volumePropertiesDeserializer(item: any) {\n return {\n sizeMiB: item[\"sizeMiB\"],\n storageApplianceId: item[\"storageApplianceId\"],\n allocatedSizeMiB: item[\"allocatedSizeMiB\"],\n assignedStorageApplianceId: item[\"assignedStorageApplianceId\"],\n attachedTo: !item[\"attachedTo\"]\n ? item[\"attachedTo\"]\n : item[\"attachedTo\"].map((p: any) => {\n return p;\n }),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n serialNumber: item[\"serialNumber\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _bareMetalMachineKeySetPropertiesSerializer(item: BareMetalMachineKeySet): any {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: item[\"expiration\"].toISOString(),\n jumpHostsAllowed: item[\"jumpHostsAllowed\"].map((p: any) => {\n return p;\n }),\n osGroupName: item[\"osGroupName\"],\n privilegeLevel: item[\"privilegeLevel\"],\n privilegeLevelName: item[\"privilegeLevelName\"],\n userList: keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\nexport function _bareMetalMachineKeySetPropertiesDeserializer(item: any) {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: new Date(item[\"expiration\"]),\n jumpHostsAllowed: item[\"jumpHostsAllowed\"].map((p: any) => {\n return p;\n }),\n osGroupName: item[\"osGroupName\"],\n privilegeLevel: item[\"privilegeLevel\"],\n privilegeLevelName: item[\"privilegeLevelName\"],\n userList: keySetUserArrayDeserializer(item[\"userList\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n lastValidation: !item[\"lastValidation\"]\n ? item[\"lastValidation\"]\n : new Date(item[\"lastValidation\"]),\n userListStatus: !item[\"userListStatus\"]\n ? item[\"userListStatus\"]\n : keySetUserStatusArrayDeserializer(item[\"userListStatus\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _bareMetalMachineKeySetPatchParametersPropertiesSerializer(\n item: BareMetalMachineKeySetPatchParameters,\n): any {\n return {\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n jumpHostsAllowed: !item[\"jumpHostsAllowed\"]\n ? item[\"jumpHostsAllowed\"]\n : item[\"jumpHostsAllowed\"].map((p: any) => {\n return p;\n }),\n userList: !item[\"userList\"] ? item[\"userList\"] : keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\nexport function _bmcKeySetPropertiesSerializer(item: BmcKeySet): any {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: item[\"expiration\"].toISOString(),\n privilegeLevel: item[\"privilegeLevel\"],\n userList: keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\nexport function _bmcKeySetPropertiesDeserializer(item: any) {\n return {\n azureGroupId: item[\"azureGroupId\"],\n expiration: new Date(item[\"expiration\"]),\n privilegeLevel: item[\"privilegeLevel\"],\n userList: keySetUserArrayDeserializer(item[\"userList\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n lastValidation: !item[\"lastValidation\"]\n ? item[\"lastValidation\"]\n : new Date(item[\"lastValidation\"]),\n userListStatus: !item[\"userListStatus\"]\n ? item[\"userListStatus\"]\n : keySetUserStatusArrayDeserializer(item[\"userListStatus\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _bmcKeySetPatchParametersPropertiesSerializer(item: BmcKeySetPatchParameters): any {\n return {\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n userList: !item[\"userList\"] ? item[\"userList\"] : keySetUserArraySerializer(item[\"userList\"]),\n };\n}\n\nexport function _agentPoolPropertiesSerializer(item: AgentPool): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationSerializer(item[\"administratorConfiguration\"]),\n agentOptions: !item[\"agentOptions\"]\n ? item[\"agentOptions\"]\n : agentOptionsSerializer(item[\"agentOptions\"]),\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationSerializer(item[\"attachedNetworkConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArraySerializer(item[\"labels\"]),\n mode: item[\"mode\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArraySerializer(item[\"taints\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n vmSkuName: item[\"vmSkuName\"],\n };\n}\n\nexport function _agentPoolPropertiesDeserializer(item: any) {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : administratorConfigurationDeserializer(item[\"administratorConfiguration\"]),\n agentOptions: !item[\"agentOptions\"]\n ? item[\"agentOptions\"]\n : agentOptionsDeserializer(item[\"agentOptions\"]),\n attachedNetworkConfiguration: !item[\"attachedNetworkConfiguration\"]\n ? item[\"attachedNetworkConfiguration\"]\n : attachedNetworkConfigurationDeserializer(item[\"attachedNetworkConfiguration\"]),\n availabilityZones: !item[\"availabilityZones\"]\n ? item[\"availabilityZones\"]\n : item[\"availabilityZones\"].map((p: any) => {\n return p;\n }),\n count: item[\"count\"],\n labels: !item[\"labels\"] ? item[\"labels\"] : kubernetesLabelArrayDeserializer(item[\"labels\"]),\n mode: item[\"mode\"],\n taints: !item[\"taints\"] ? item[\"taints\"] : kubernetesLabelArrayDeserializer(item[\"taints\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsDeserializer(item[\"upgradeSettings\"]),\n vmSkuName: item[\"vmSkuName\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n kubernetesVersion: item[\"kubernetesVersion\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _agentPoolPatchParametersPropertiesSerializer(item: AgentPoolPatchParameters): any {\n return {\n administratorConfiguration: !item[\"administratorConfiguration\"]\n ? item[\"administratorConfiguration\"]\n : nodePoolAdministratorConfigurationPatchSerializer(item[\"administratorConfiguration\"]),\n count: item[\"count\"],\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : agentPoolUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n };\n}\n\nexport function _kubernetesClusterFeaturePropertiesSerializer(item: KubernetesClusterFeature): any {\n return {\n options: !item[\"options\"]\n ? item[\"options\"]\n : stringKeyValuePairArraySerializer(item[\"options\"]),\n };\n}\n\nexport function _kubernetesClusterFeaturePropertiesDeserializer(item: any) {\n return {\n options: !item[\"options\"]\n ? item[\"options\"]\n : stringKeyValuePairArrayDeserializer(item[\"options\"]),\n availabilityLifecycle: item[\"availabilityLifecycle\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n required: item[\"required\"],\n version: item[\"version\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _kubernetesClusterFeaturePatchParametersPropertiesSerializer(\n item: KubernetesClusterFeaturePatchParameters,\n): any {\n return {\n options: !item[\"options\"]\n ? item[\"options\"]\n : stringKeyValuePairArraySerializer(item[\"options\"]),\n };\n}\n\nexport function _consolePropertiesSerializer(item: Console): any {\n return {\n enabled: item[\"enabled\"],\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n sshPublicKey: sshPublicKeySerializer(item[\"sshPublicKey\"]),\n };\n}\n\nexport function _consolePropertiesDeserializer(item: any) {\n return {\n enabled: item[\"enabled\"],\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : new Date(item[\"expiration\"]),\n sshPublicKey: sshPublicKeyDeserializer(item[\"sshPublicKey\"]),\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n privateLinkServiceId: item[\"privateLinkServiceId\"],\n virtualMachineAccessId: item[\"virtualMachineAccessId\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _consolePatchParametersPropertiesSerializer(item: ConsolePatchParameters): any {\n return {\n enabled: item[\"enabled\"],\n expiration: !item[\"expiration\"] ? item[\"expiration\"] : item[\"expiration\"].toISOString(),\n sshPublicKey: !item[\"sshPublicKey\"]\n ? item[\"sshPublicKey\"]\n : sshPublicKeySerializer(item[\"sshPublicKey\"]),\n };\n}\n\nexport function _clusterMetricsConfigurationPropertiesSerializer(\n item: ClusterMetricsConfiguration,\n): any {\n return {\n enabledMetrics: !item[\"enabledMetrics\"]\n ? item[\"enabledMetrics\"]\n : item[\"enabledMetrics\"].map((p: any) => {\n return p;\n }),\n collectionInterval: item[\"collectionInterval\"],\n };\n}\n\nexport function _clusterMetricsConfigurationPropertiesDeserializer(item: any) {\n return {\n enabledMetrics: !item[\"enabledMetrics\"]\n ? item[\"enabledMetrics\"]\n : item[\"enabledMetrics\"].map((p: any) => {\n return p;\n }),\n collectionInterval: item[\"collectionInterval\"],\n detailedStatus: item[\"detailedStatus\"],\n detailedStatusMessage: item[\"detailedStatusMessage\"],\n disabledMetrics: !item[\"disabledMetrics\"]\n ? item[\"disabledMetrics\"]\n : item[\"disabledMetrics\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _clusterMetricsConfigurationPatchParametersPropertiesSerializer(\n item: ClusterMetricsConfigurationPatchParameters,\n): any {\n return {\n collectionInterval: item[\"collectionInterval\"],\n enabledMetrics: !item[\"enabledMetrics\"]\n ? item[\"enabledMetrics\"]\n : item[\"enabledMetrics\"].map((p: any) => {\n return p;\n }),\n };\n}\n"],
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAA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",
|
|
6
|
+
"names": ["KnownOrigin", "KnownActionType", "KnownSecurityRuleDirection", "KnownAccessBridgeDetailedStatus", "KnownTransportProtocol", "KnownAccessBridgeProvisioningState", "KnownAccessBridgeAllowedName", "KnownExtendedLocationType", "KnownCreatedByType", "KnownActionStateStatus", "KnownStepStateStatus", "KnownBareMetalMachineCordonStatus", "KnownBareMetalMachineDetailedStatus", "KnownBareMetalMachineHardwareValidationResult", "KnownBareMetalMachineMetricsConfigurationStatusLogLevel", "KnownBareMetalMachineMetricsConfigurationStatusMetricsLevel", "KnownBareMetalMachinePowerState", "KnownBareMetalMachineReadyState", "KnownRuntimeProtectionAgentHealthStatus", "KnownRuntimeProtectionAgentLicenseStatus", "KnownRuntimeProtectionDefinitionUpdateMode", "KnownRuntimeProtectionEnforcementLevel", "KnownBareMetalMachineProvisioningState", "KnownBareMetalMachineEvacuate", "KnownBareMetalMachineSkipShutdown", "KnownBareMetalMachineReimageSafeguardMode", "KnownBareMetalMachineReplaceSafeguardMode", "KnownBareMetalMachineReplaceStoragePolicy", "KnownCloudServicesNetworkEnableDefaultEgressEndpoints", "KnownCloudServicesNetworkStorageMode", "KnownCloudServicesNetworkDetailedStatus", "KnownCloudServicesNetworkStorageStatusStatus", "KnownCloudServicesNetworkProvisioningState", "KnownClusterManagerDetailedStatus", "KnownClusterManagerProvisioningState", "KnownManagedServiceIdentityType", "KnownDeploymentType", "KnownRelayPrivateEndpointConnectionState", "KnownManagedServiceIdentitySelectorType", "KnownClusterType", "KnownCommandOutputType", "KnownValidationThresholdGrouping", "KnownValidationThresholdType", "KnownClusterSecretArchiveEnabled", "KnownClusterUpdateStrategyType", "KnownVulnerabilityScanningSettingsContainerScan", "KnownControlImpact", "KnownWorkloadImpact", "KnownClusterConnectionStatus", "KnownClusterManagerConnectionStatus", "KnownClusterDetailedStatus", "KnownClusterProvisioningState", "KnownClusterContinueUpdateVersionMachineGroupTargetingMode", "KnownClusterContinueUpdateVersionSafeguardMode", "KnownClusterInspectAdditionalAction", "KnownClusterScanRuntimeParametersScanActivity", "KnownClusterUpdateVersionSafeguardMode", "KnownHugepagesSize", "KnownKubernetesPluginType", "KnownL3NetworkConfigurationIpamEnabled", "KnownAgentPoolMode", "KnownAdvertiseToFabric", "KnownBfdEnabled", "KnownBgpMultiHop", "KnownFabricPeeringEnabled", "KnownAvailabilityLifecycle", "KnownKubernetesClusterDetailedStatus", "KnownFeatureDetailedStatus", "KnownKubernetesClusterNodeDetailedStatus", "KnownDefaultGateway", "KnownVirtualMachineIPAllocationMethod", "KnownKubernetesNodePowerState", "KnownKubernetesNodeRole", "KnownKubernetesClusterProvisioningState", "KnownKubernetesVersionProvisioningState", "KnownHybridAksPluginType", "KnownL2NetworkDetailedStatus", "KnownL2NetworkProvisioningState", "KnownHybridAksIpamEnabled", "KnownIpAllocationType", "KnownL3NetworkDetailedStatus", "KnownL3NetworkProvisioningState", "KnownBootstrapProtocol", "KnownMachineSkuDiskConnectionType", "KnownDiskType", "KnownDeviceConnectionType", "KnownRackSkuProvisioningState", "KnownRackSkuType", "KnownRackDetailedStatus", "KnownRackProvisioningState", "KnownStorageApplianceDetailedStatus", "KnownStorageApplianceMetricsConfigurationStatusLogLevel", "KnownStorageApplianceMetricsConfigurationStatusMetricsLevel", "KnownRemoteVendorManagementFeature", "KnownRemoteVendorManagementStatus", "KnownStorageApplianceProvisioningState", "KnownTrunkedNetworkDetailedStatus", "KnownTrunkedNetworkProvisioningState", "KnownVirtualMachineBootMethod", "KnownVirtualMachineIsolateEmulatorThread", "KnownVirtualMachinePlacementHintType", "KnownVirtualMachineSchedulingExecution", "KnownVirtualMachinePlacementHintPodAffinityScope", "KnownOsDiskCreateOption", "KnownOsDiskDeleteOption", "KnownVirtualMachineVirtioInterfaceType", "KnownVirtualMachineDeviceModelType", "KnownVirtualMachineDetailedStatus", "KnownVirtualMachinePowerState", "KnownVirtualMachineProvisioningState", "KnownRelayType", "KnownSkipShutdown", "KnownVolumeDetailedStatus", "KnownVolumeProvisioningState", "KnownBareMetalMachineKeySetPrivilegeLevel", "KnownBareMetalMachineKeySetDetailedStatus", "KnownBareMetalMachineKeySetUserSetupStatus", "KnownBareMetalMachineKeySetProvisioningState", "KnownBmcKeySetPrivilegeLevel", "KnownBmcKeySetDetailedStatus", "KnownBmcKeySetProvisioningState", "KnownAgentPoolDetailedStatus", "KnownAgentPoolProvisioningState", "KnownKubernetesClusterFeatureAvailabilityLifecycle", "KnownKubernetesClusterFeatureDetailedStatus", "KnownKubernetesClusterFeatureRequired", "KnownKubernetesClusterFeatureProvisioningState", "KnownConsoleEnabled", "KnownConsoleDetailedStatus", "KnownConsoleProvisioningState", "KnownClusterMetricsConfigurationDetailedStatus", "KnownClusterMetricsConfigurationProvisioningState", "KnownVersions"]
|
|
7
|
+
}
|