@azure/arm-networkcloud 1.2.0 → 1.3.0-alpha.20251120.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +9 -10
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +537 -12
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +80 -7
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +14 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1184 -329
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +6 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +35 -13
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/networkCloud.d.ts +3 -3
- package/dist/browser/networkCloud.d.ts.map +1 -1
- package/dist/browser/networkCloud.js +39 -16
- package/dist/browser/networkCloud.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts +5 -5
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +61 -72
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/browser/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/browser/operations/bareMetalMachineKeySets.js +61 -72
- package/dist/browser/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/browser/operations/bareMetalMachines.d.ts +25 -5
- package/dist/browser/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/browser/operations/bareMetalMachines.js +296 -182
- package/dist/browser/operations/bareMetalMachines.js.map +1 -1
- package/dist/browser/operations/bmcKeySets.d.ts +5 -5
- package/dist/browser/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/browser/operations/bmcKeySets.js +61 -72
- package/dist/browser/operations/bmcKeySets.js.map +1 -1
- package/dist/browser/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/browser/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/browser/operations/cloudServicesNetworks.js +86 -122
- package/dist/browser/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/browser/operations/clusterManagers.d.ts +5 -5
- package/dist/browser/operations/clusterManagers.d.ts.map +1 -1
- package/dist/browser/operations/clusterManagers.js +75 -116
- package/dist/browser/operations/clusterManagers.js.map +1 -1
- package/dist/browser/operations/clusters.d.ts +5 -5
- package/dist/browser/operations/clusters.d.ts.map +1 -1
- package/dist/browser/operations/clusters.js +130 -146
- package/dist/browser/operations/clusters.js.map +1 -1
- package/dist/browser/operations/consoles.d.ts +5 -5
- package/dist/browser/operations/consoles.d.ts.map +1 -1
- package/dist/browser/operations/consoles.js +61 -72
- package/dist/browser/operations/consoles.js.map +1 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -7
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/browser/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/browser/operations/kubernetesClusterFeatures.js +61 -72
- package/dist/browser/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/browser/operations/kubernetesClusters.d.ts +5 -5
- package/dist/browser/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/browser/operations/kubernetesClusters.js +97 -128
- package/dist/browser/operations/kubernetesClusters.js.map +1 -1
- package/dist/browser/operations/l2Networks.d.ts +5 -5
- package/dist/browser/operations/l2Networks.d.ts.map +1 -1
- package/dist/browser/operations/l2Networks.js +75 -116
- package/dist/browser/operations/l2Networks.js.map +1 -1
- package/dist/browser/operations/l3Networks.d.ts +5 -5
- package/dist/browser/operations/l3Networks.d.ts.map +1 -1
- package/dist/browser/operations/l3Networks.js +75 -116
- package/dist/browser/operations/l3Networks.js.map +1 -1
- package/dist/browser/operations/metricsConfigurations.d.ts +5 -5
- package/dist/browser/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/metricsConfigurations.js +61 -72
- package/dist/browser/operations/metricsConfigurations.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +25 -47
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/rackSkus.d.ts +4 -4
- package/dist/browser/operations/rackSkus.d.ts.map +1 -1
- package/dist/browser/operations/rackSkus.js +27 -57
- package/dist/browser/operations/rackSkus.js.map +1 -1
- package/dist/browser/operations/racks.d.ts +5 -5
- package/dist/browser/operations/racks.d.ts.map +1 -1
- package/dist/browser/operations/racks.js +86 -122
- package/dist/browser/operations/racks.js.map +1 -1
- package/dist/browser/operations/storageAppliances.d.ts +21 -5
- package/dist/browser/operations/storageAppliances.d.ts.map +1 -1
- package/dist/browser/operations/storageAppliances.js +204 -134
- package/dist/browser/operations/storageAppliances.js.map +1 -1
- package/dist/browser/operations/trunkedNetworks.d.ts +5 -5
- package/dist/browser/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/browser/operations/trunkedNetworks.js +75 -116
- package/dist/browser/operations/trunkedNetworks.js.map +1 -1
- package/dist/browser/operations/virtualMachines.d.ts +21 -5
- package/dist/browser/operations/virtualMachines.d.ts.map +1 -1
- package/dist/browser/operations/virtualMachines.js +221 -146
- package/dist/browser/operations/virtualMachines.js.map +1 -1
- package/dist/browser/operations/volumes.d.ts +5 -5
- package/dist/browser/operations/volumes.d.ts.map +1 -1
- package/dist/browser/operations/volumes.js +75 -116
- package/dist/browser/operations/volumes.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js +2 -7
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/browser/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/browser/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/browser/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/browser/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/browser/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/browser/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/browser/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/browser/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/clusters.js +2 -7
- package/dist/browser/operationsInterfaces/clusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/browser/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/consoles.js +2 -7
- package/dist/browser/operationsInterfaces/consoles.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -7
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/browser/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/browser/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/l2Networks.js +2 -7
- package/dist/browser/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/browser/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/l3Networks.js +2 -7
- package/dist/browser/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/browser/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/browser/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/browser/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/rackSkus.js +2 -7
- package/dist/browser/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/browser/operationsInterfaces/racks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/racks.js +2 -7
- package/dist/browser/operationsInterfaces/racks.js.map +1 -1
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/browser/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/browser/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/browser/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/browser/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/browser/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/volumes.js +2 -7
- package/dist/browser/operationsInterfaces/volumes.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +4 -11
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +9 -10
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +537 -12
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +83 -10
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +14 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1189 -334
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +6 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +36 -14
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/networkCloud.d.ts +3 -3
- package/dist/commonjs/networkCloud.d.ts.map +1 -1
- package/dist/commonjs/networkCloud.js +39 -16
- package/dist/commonjs/networkCloud.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts +5 -5
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +60 -70
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/commonjs/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/commonjs/operations/bareMetalMachineKeySets.js +60 -70
- package/dist/commonjs/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/commonjs/operations/bareMetalMachines.d.ts +25 -5
- package/dist/commonjs/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/commonjs/operations/bareMetalMachines.js +295 -180
- package/dist/commonjs/operations/bareMetalMachines.js.map +1 -1
- package/dist/commonjs/operations/bmcKeySets.d.ts +5 -5
- package/dist/commonjs/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/commonjs/operations/bmcKeySets.js +60 -70
- package/dist/commonjs/operations/bmcKeySets.js.map +1 -1
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/commonjs/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/commonjs/operations/cloudServicesNetworks.js +85 -120
- package/dist/commonjs/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/commonjs/operations/clusterManagers.d.ts +5 -5
- package/dist/commonjs/operations/clusterManagers.d.ts.map +1 -1
- package/dist/commonjs/operations/clusterManagers.js +74 -114
- package/dist/commonjs/operations/clusterManagers.js.map +1 -1
- package/dist/commonjs/operations/clusters.d.ts +5 -5
- package/dist/commonjs/operations/clusters.d.ts.map +1 -1
- package/dist/commonjs/operations/clusters.js +129 -144
- package/dist/commonjs/operations/clusters.js.map +1 -1
- package/dist/commonjs/operations/consoles.d.ts +5 -5
- package/dist/commonjs/operations/consoles.d.ts.map +1 -1
- package/dist/commonjs/operations/consoles.js +60 -70
- package/dist/commonjs/operations/consoles.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -7
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/commonjs/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/commonjs/operations/kubernetesClusterFeatures.js +60 -70
- package/dist/commonjs/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/commonjs/operations/kubernetesClusters.d.ts +5 -5
- package/dist/commonjs/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/kubernetesClusters.js +96 -126
- package/dist/commonjs/operations/kubernetesClusters.js.map +1 -1
- package/dist/commonjs/operations/l2Networks.d.ts +5 -5
- package/dist/commonjs/operations/l2Networks.d.ts.map +1 -1
- package/dist/commonjs/operations/l2Networks.js +74 -114
- package/dist/commonjs/operations/l2Networks.js.map +1 -1
- package/dist/commonjs/operations/l3Networks.d.ts +5 -5
- package/dist/commonjs/operations/l3Networks.d.ts.map +1 -1
- package/dist/commonjs/operations/l3Networks.js +74 -114
- package/dist/commonjs/operations/l3Networks.js.map +1 -1
- package/dist/commonjs/operations/metricsConfigurations.d.ts +5 -5
- package/dist/commonjs/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/metricsConfigurations.js +60 -70
- package/dist/commonjs/operations/metricsConfigurations.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +25 -46
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/rackSkus.d.ts +4 -4
- package/dist/commonjs/operations/rackSkus.d.ts.map +1 -1
- package/dist/commonjs/operations/rackSkus.js +27 -56
- package/dist/commonjs/operations/rackSkus.js.map +1 -1
- package/dist/commonjs/operations/racks.d.ts +5 -5
- package/dist/commonjs/operations/racks.d.ts.map +1 -1
- package/dist/commonjs/operations/racks.js +85 -120
- package/dist/commonjs/operations/racks.js.map +1 -1
- package/dist/commonjs/operations/storageAppliances.d.ts +21 -5
- package/dist/commonjs/operations/storageAppliances.d.ts.map +1 -1
- package/dist/commonjs/operations/storageAppliances.js +203 -132
- package/dist/commonjs/operations/storageAppliances.js.map +1 -1
- package/dist/commonjs/operations/trunkedNetworks.d.ts +5 -5
- package/dist/commonjs/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/commonjs/operations/trunkedNetworks.js +74 -114
- package/dist/commonjs/operations/trunkedNetworks.js.map +1 -1
- package/dist/commonjs/operations/virtualMachines.d.ts +21 -5
- package/dist/commonjs/operations/virtualMachines.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualMachines.js +220 -144
- package/dist/commonjs/operations/virtualMachines.js.map +1 -1
- package/dist/commonjs/operations/volumes.d.ts +5 -5
- package/dist/commonjs/operations/volumes.d.ts.map +1 -1
- package/dist/commonjs/operations/volumes.js +74 -114
- package/dist/commonjs/operations/volumes.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js +2 -7
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/commonjs/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/commonjs/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/commonjs/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/commonjs/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/clusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/consoles.js +2 -7
- package/dist/commonjs/operationsInterfaces/consoles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -7
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/commonjs/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/l2Networks.js +2 -7
- package/dist/commonjs/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/l3Networks.js +2 -7
- package/dist/commonjs/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/rackSkus.js +2 -7
- package/dist/commonjs/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/racks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/racks.js +2 -7
- package/dist/commonjs/operationsInterfaces/racks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/commonjs/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/commonjs/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/commonjs/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/volumes.js +2 -7
- package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +4 -11
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +9 -10
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +537 -12
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +80 -7
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +14 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1184 -329
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +6 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +35 -13
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/networkCloud.d.ts +3 -3
- package/dist/esm/networkCloud.d.ts.map +1 -1
- package/dist/esm/networkCloud.js +39 -16
- package/dist/esm/networkCloud.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts +5 -5
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +61 -72
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/esm/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/esm/operations/bareMetalMachineKeySets.js +61 -72
- package/dist/esm/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/esm/operations/bareMetalMachines.d.ts +25 -5
- package/dist/esm/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/esm/operations/bareMetalMachines.js +296 -182
- package/dist/esm/operations/bareMetalMachines.js.map +1 -1
- package/dist/esm/operations/bmcKeySets.d.ts +5 -5
- package/dist/esm/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/esm/operations/bmcKeySets.js +61 -72
- package/dist/esm/operations/bmcKeySets.js.map +1 -1
- package/dist/esm/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/esm/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/esm/operations/cloudServicesNetworks.js +86 -122
- package/dist/esm/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/esm/operations/clusterManagers.d.ts +5 -5
- package/dist/esm/operations/clusterManagers.d.ts.map +1 -1
- package/dist/esm/operations/clusterManagers.js +75 -116
- package/dist/esm/operations/clusterManagers.js.map +1 -1
- package/dist/esm/operations/clusters.d.ts +5 -5
- package/dist/esm/operations/clusters.d.ts.map +1 -1
- package/dist/esm/operations/clusters.js +130 -146
- package/dist/esm/operations/clusters.js.map +1 -1
- package/dist/esm/operations/consoles.d.ts +5 -5
- package/dist/esm/operations/consoles.d.ts.map +1 -1
- package/dist/esm/operations/consoles.js +61 -72
- package/dist/esm/operations/consoles.js.map +1 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -7
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/esm/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/esm/operations/kubernetesClusterFeatures.js +61 -72
- package/dist/esm/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/esm/operations/kubernetesClusters.d.ts +5 -5
- package/dist/esm/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/esm/operations/kubernetesClusters.js +97 -128
- package/dist/esm/operations/kubernetesClusters.js.map +1 -1
- package/dist/esm/operations/l2Networks.d.ts +5 -5
- package/dist/esm/operations/l2Networks.d.ts.map +1 -1
- package/dist/esm/operations/l2Networks.js +75 -116
- package/dist/esm/operations/l2Networks.js.map +1 -1
- package/dist/esm/operations/l3Networks.d.ts +5 -5
- package/dist/esm/operations/l3Networks.d.ts.map +1 -1
- package/dist/esm/operations/l3Networks.js +75 -116
- package/dist/esm/operations/l3Networks.js.map +1 -1
- package/dist/esm/operations/metricsConfigurations.d.ts +5 -5
- package/dist/esm/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/metricsConfigurations.js +61 -72
- package/dist/esm/operations/metricsConfigurations.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +25 -47
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/rackSkus.d.ts +4 -4
- package/dist/esm/operations/rackSkus.d.ts.map +1 -1
- package/dist/esm/operations/rackSkus.js +27 -57
- package/dist/esm/operations/rackSkus.js.map +1 -1
- package/dist/esm/operations/racks.d.ts +5 -5
- package/dist/esm/operations/racks.d.ts.map +1 -1
- package/dist/esm/operations/racks.js +86 -122
- package/dist/esm/operations/racks.js.map +1 -1
- package/dist/esm/operations/storageAppliances.d.ts +21 -5
- package/dist/esm/operations/storageAppliances.d.ts.map +1 -1
- package/dist/esm/operations/storageAppliances.js +204 -134
- package/dist/esm/operations/storageAppliances.js.map +1 -1
- package/dist/esm/operations/trunkedNetworks.d.ts +5 -5
- package/dist/esm/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/esm/operations/trunkedNetworks.js +75 -116
- package/dist/esm/operations/trunkedNetworks.js.map +1 -1
- package/dist/esm/operations/virtualMachines.d.ts +21 -5
- package/dist/esm/operations/virtualMachines.d.ts.map +1 -1
- package/dist/esm/operations/virtualMachines.js +221 -146
- package/dist/esm/operations/virtualMachines.js.map +1 -1
- package/dist/esm/operations/volumes.d.ts +5 -5
- package/dist/esm/operations/volumes.d.ts.map +1 -1
- package/dist/esm/operations/volumes.js +75 -116
- package/dist/esm/operations/volumes.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js +2 -7
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/esm/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/esm/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/esm/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/esm/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/esm/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/esm/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/esm/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/esm/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/clusters.js +2 -7
- package/dist/esm/operationsInterfaces/clusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/esm/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/consoles.js +2 -7
- package/dist/esm/operationsInterfaces/consoles.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -7
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/esm/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/esm/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/l2Networks.js +2 -7
- package/dist/esm/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/esm/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/l3Networks.js +2 -7
- package/dist/esm/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/esm/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/esm/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/esm/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/rackSkus.js +2 -7
- package/dist/esm/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/esm/operationsInterfaces/racks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/racks.js +2 -7
- package/dist/esm/operationsInterfaces/racks.js.map +1 -1
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/esm/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/esm/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/esm/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/esm/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/esm/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/volumes.js +2 -7
- package/dist/esm/operationsInterfaces/volumes.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +4 -11
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +9 -10
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +537 -12
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +80 -7
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +14 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1184 -329
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +6 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +35 -13
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/networkCloud.d.ts +3 -3
- package/dist/react-native/networkCloud.d.ts.map +1 -1
- package/dist/react-native/networkCloud.js +39 -16
- package/dist/react-native/networkCloud.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts +5 -5
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +61 -72
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts +5 -5
- package/dist/react-native/operations/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/react-native/operations/bareMetalMachineKeySets.js +61 -72
- package/dist/react-native/operations/bareMetalMachineKeySets.js.map +1 -1
- package/dist/react-native/operations/bareMetalMachines.d.ts +25 -5
- package/dist/react-native/operations/bareMetalMachines.d.ts.map +1 -1
- package/dist/react-native/operations/bareMetalMachines.js +296 -182
- package/dist/react-native/operations/bareMetalMachines.js.map +1 -1
- package/dist/react-native/operations/bmcKeySets.d.ts +5 -5
- package/dist/react-native/operations/bmcKeySets.d.ts.map +1 -1
- package/dist/react-native/operations/bmcKeySets.js +61 -72
- package/dist/react-native/operations/bmcKeySets.js.map +1 -1
- package/dist/react-native/operations/cloudServicesNetworks.d.ts +5 -5
- package/dist/react-native/operations/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/react-native/operations/cloudServicesNetworks.js +86 -122
- package/dist/react-native/operations/cloudServicesNetworks.js.map +1 -1
- package/dist/react-native/operations/clusterManagers.d.ts +5 -5
- package/dist/react-native/operations/clusterManagers.d.ts.map +1 -1
- package/dist/react-native/operations/clusterManagers.js +75 -116
- package/dist/react-native/operations/clusterManagers.js.map +1 -1
- package/dist/react-native/operations/clusters.d.ts +5 -5
- package/dist/react-native/operations/clusters.d.ts.map +1 -1
- package/dist/react-native/operations/clusters.js +130 -146
- package/dist/react-native/operations/clusters.js.map +1 -1
- package/dist/react-native/operations/consoles.d.ts +5 -5
- package/dist/react-native/operations/consoles.d.ts.map +1 -1
- package/dist/react-native/operations/consoles.js +61 -72
- package/dist/react-native/operations/consoles.js.map +1 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -7
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts +5 -5
- package/dist/react-native/operations/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/react-native/operations/kubernetesClusterFeatures.js +61 -72
- package/dist/react-native/operations/kubernetesClusterFeatures.js.map +1 -1
- package/dist/react-native/operations/kubernetesClusters.d.ts +5 -5
- package/dist/react-native/operations/kubernetesClusters.d.ts.map +1 -1
- package/dist/react-native/operations/kubernetesClusters.js +97 -128
- package/dist/react-native/operations/kubernetesClusters.js.map +1 -1
- package/dist/react-native/operations/l2Networks.d.ts +5 -5
- package/dist/react-native/operations/l2Networks.d.ts.map +1 -1
- package/dist/react-native/operations/l2Networks.js +75 -116
- package/dist/react-native/operations/l2Networks.js.map +1 -1
- package/dist/react-native/operations/l3Networks.d.ts +5 -5
- package/dist/react-native/operations/l3Networks.d.ts.map +1 -1
- package/dist/react-native/operations/l3Networks.js +75 -116
- package/dist/react-native/operations/l3Networks.js.map +1 -1
- package/dist/react-native/operations/metricsConfigurations.d.ts +5 -5
- package/dist/react-native/operations/metricsConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/metricsConfigurations.js +61 -72
- package/dist/react-native/operations/metricsConfigurations.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +25 -47
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/rackSkus.d.ts +4 -4
- package/dist/react-native/operations/rackSkus.d.ts.map +1 -1
- package/dist/react-native/operations/rackSkus.js +27 -57
- package/dist/react-native/operations/rackSkus.js.map +1 -1
- package/dist/react-native/operations/racks.d.ts +5 -5
- package/dist/react-native/operations/racks.d.ts.map +1 -1
- package/dist/react-native/operations/racks.js +86 -122
- package/dist/react-native/operations/racks.js.map +1 -1
- package/dist/react-native/operations/storageAppliances.d.ts +21 -5
- package/dist/react-native/operations/storageAppliances.d.ts.map +1 -1
- package/dist/react-native/operations/storageAppliances.js +204 -134
- package/dist/react-native/operations/storageAppliances.js.map +1 -1
- package/dist/react-native/operations/trunkedNetworks.d.ts +5 -5
- package/dist/react-native/operations/trunkedNetworks.d.ts.map +1 -1
- package/dist/react-native/operations/trunkedNetworks.js +75 -116
- package/dist/react-native/operations/trunkedNetworks.js.map +1 -1
- package/dist/react-native/operations/virtualMachines.d.ts +21 -5
- package/dist/react-native/operations/virtualMachines.d.ts.map +1 -1
- package/dist/react-native/operations/virtualMachines.js +221 -146
- package/dist/react-native/operations/virtualMachines.js.map +1 -1
- package/dist/react-native/operations/volumes.d.ts +5 -5
- package/dist/react-native/operations/volumes.d.ts.map +1 -1
- package/dist/react-native/operations/volumes.js +75 -116
- package/dist/react-native/operations/volumes.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js +2 -7
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js +2 -7
- package/dist/react-native/operationsInterfaces/bareMetalMachineKeySets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts +23 -3
- package/dist/react-native/operationsInterfaces/bareMetalMachines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js +2 -7
- package/dist/react-native/operationsInterfaces/bareMetalMachines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/bmcKeySets.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/bmcKeySets.js +2 -7
- package/dist/react-native/operationsInterfaces/bmcKeySets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js +2 -7
- package/dist/react-native/operationsInterfaces/cloudServicesNetworks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/clusterManagers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusterManagers.js +2 -7
- package/dist/react-native/operationsInterfaces/clusterManagers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/clusters.js +2 -7
- package/dist/react-native/operationsInterfaces/clusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/consoles.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/consoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/consoles.js +2 -7
- package/dist/react-native/operationsInterfaces/consoles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -7
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js +2 -7
- package/dist/react-native/operationsInterfaces/kubernetesClusterFeatures.js.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/kubernetesClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js +2 -7
- package/dist/react-native/operationsInterfaces/kubernetesClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/l2Networks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/l2Networks.js +2 -7
- package/dist/react-native/operationsInterfaces/l2Networks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/l3Networks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/l3Networks.js +2 -7
- package/dist/react-native/operationsInterfaces/l3Networks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/metricsConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js +2 -7
- package/dist/react-native/operationsInterfaces/metricsConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/rackSkus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/rackSkus.js +2 -7
- package/dist/react-native/operationsInterfaces/rackSkus.js.map +1 -1
- package/dist/react-native/operationsInterfaces/racks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/racks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/racks.js +2 -7
- package/dist/react-native/operationsInterfaces/racks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts +19 -3
- package/dist/react-native/operationsInterfaces/storageAppliances.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/storageAppliances.js +2 -7
- package/dist/react-native/operationsInterfaces/storageAppliances.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/trunkedNetworks.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js +2 -7
- package/dist/react-native/operationsInterfaces/trunkedNetworks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +19 -3
- package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualMachines.js +2 -7
- package/dist/react-native/operationsInterfaces/virtualMachines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/volumes.js +2 -7
- package/dist/react-native/operationsInterfaces/volumes.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +4 -11
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +42 -40
- package/CHANGELOG.md +0 -488
- package/review/arm-networkcloud.api.md +0 -4516
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export const OperationListResult = {
|
|
9
4
|
type: {
|
|
10
5
|
name: "Composite",
|
|
@@ -253,6 +248,112 @@ export const ExtendedLocation = {
|
|
|
253
248
|
},
|
|
254
249
|
},
|
|
255
250
|
};
|
|
251
|
+
export const ActionState = {
|
|
252
|
+
type: {
|
|
253
|
+
name: "Composite",
|
|
254
|
+
className: "ActionState",
|
|
255
|
+
modelProperties: {
|
|
256
|
+
actionType: {
|
|
257
|
+
serializedName: "actionType",
|
|
258
|
+
readOnly: true,
|
|
259
|
+
type: {
|
|
260
|
+
name: "String",
|
|
261
|
+
},
|
|
262
|
+
},
|
|
263
|
+
correlationId: {
|
|
264
|
+
serializedName: "correlationId",
|
|
265
|
+
readOnly: true,
|
|
266
|
+
type: {
|
|
267
|
+
name: "String",
|
|
268
|
+
},
|
|
269
|
+
},
|
|
270
|
+
endTime: {
|
|
271
|
+
serializedName: "endTime",
|
|
272
|
+
readOnly: true,
|
|
273
|
+
type: {
|
|
274
|
+
name: "String",
|
|
275
|
+
},
|
|
276
|
+
},
|
|
277
|
+
message: {
|
|
278
|
+
serializedName: "message",
|
|
279
|
+
readOnly: true,
|
|
280
|
+
type: {
|
|
281
|
+
name: "String",
|
|
282
|
+
},
|
|
283
|
+
},
|
|
284
|
+
startTime: {
|
|
285
|
+
serializedName: "startTime",
|
|
286
|
+
readOnly: true,
|
|
287
|
+
type: {
|
|
288
|
+
name: "String",
|
|
289
|
+
},
|
|
290
|
+
},
|
|
291
|
+
status: {
|
|
292
|
+
serializedName: "status",
|
|
293
|
+
readOnly: true,
|
|
294
|
+
type: {
|
|
295
|
+
name: "String",
|
|
296
|
+
},
|
|
297
|
+
},
|
|
298
|
+
stepStates: {
|
|
299
|
+
serializedName: "stepStates",
|
|
300
|
+
readOnly: true,
|
|
301
|
+
type: {
|
|
302
|
+
name: "Sequence",
|
|
303
|
+
element: {
|
|
304
|
+
type: {
|
|
305
|
+
name: "Composite",
|
|
306
|
+
className: "StepState",
|
|
307
|
+
},
|
|
308
|
+
},
|
|
309
|
+
},
|
|
310
|
+
},
|
|
311
|
+
},
|
|
312
|
+
},
|
|
313
|
+
};
|
|
314
|
+
export const StepState = {
|
|
315
|
+
type: {
|
|
316
|
+
name: "Composite",
|
|
317
|
+
className: "StepState",
|
|
318
|
+
modelProperties: {
|
|
319
|
+
endTime: {
|
|
320
|
+
serializedName: "endTime",
|
|
321
|
+
readOnly: true,
|
|
322
|
+
type: {
|
|
323
|
+
name: "String",
|
|
324
|
+
},
|
|
325
|
+
},
|
|
326
|
+
message: {
|
|
327
|
+
serializedName: "message",
|
|
328
|
+
readOnly: true,
|
|
329
|
+
type: {
|
|
330
|
+
name: "String",
|
|
331
|
+
},
|
|
332
|
+
},
|
|
333
|
+
startTime: {
|
|
334
|
+
serializedName: "startTime",
|
|
335
|
+
readOnly: true,
|
|
336
|
+
type: {
|
|
337
|
+
name: "String",
|
|
338
|
+
},
|
|
339
|
+
},
|
|
340
|
+
status: {
|
|
341
|
+
serializedName: "status",
|
|
342
|
+
readOnly: true,
|
|
343
|
+
type: {
|
|
344
|
+
name: "String",
|
|
345
|
+
},
|
|
346
|
+
},
|
|
347
|
+
stepName: {
|
|
348
|
+
serializedName: "stepName",
|
|
349
|
+
readOnly: true,
|
|
350
|
+
type: {
|
|
351
|
+
name: "String",
|
|
352
|
+
},
|
|
353
|
+
},
|
|
354
|
+
},
|
|
355
|
+
},
|
|
356
|
+
};
|
|
256
357
|
export const AdministrativeCredentials = {
|
|
257
358
|
type: {
|
|
258
359
|
name: "Composite",
|
|
@@ -281,6 +382,28 @@ export const AdministrativeCredentials = {
|
|
|
281
382
|
},
|
|
282
383
|
},
|
|
283
384
|
};
|
|
385
|
+
export const CertificateInfo = {
|
|
386
|
+
type: {
|
|
387
|
+
name: "Composite",
|
|
388
|
+
className: "CertificateInfo",
|
|
389
|
+
modelProperties: {
|
|
390
|
+
hash: {
|
|
391
|
+
serializedName: "hash",
|
|
392
|
+
readOnly: true,
|
|
393
|
+
type: {
|
|
394
|
+
name: "String",
|
|
395
|
+
},
|
|
396
|
+
},
|
|
397
|
+
value: {
|
|
398
|
+
serializedName: "value",
|
|
399
|
+
readOnly: true,
|
|
400
|
+
type: {
|
|
401
|
+
name: "String",
|
|
402
|
+
},
|
|
403
|
+
},
|
|
404
|
+
},
|
|
405
|
+
},
|
|
406
|
+
};
|
|
284
407
|
export const HardwareInventory = {
|
|
285
408
|
type: {
|
|
286
409
|
name: "Composite",
|
|
@@ -543,6 +666,13 @@ export const SecretArchiveReference = {
|
|
|
543
666
|
name: "String",
|
|
544
667
|
},
|
|
545
668
|
},
|
|
669
|
+
keyVaultUri: {
|
|
670
|
+
serializedName: "keyVaultUri",
|
|
671
|
+
readOnly: true,
|
|
672
|
+
type: {
|
|
673
|
+
name: "String",
|
|
674
|
+
},
|
|
675
|
+
},
|
|
546
676
|
secretName: {
|
|
547
677
|
serializedName: "secretName",
|
|
548
678
|
readOnly: true,
|
|
@@ -722,6 +852,81 @@ export const EndpointDependency = {
|
|
|
722
852
|
},
|
|
723
853
|
},
|
|
724
854
|
};
|
|
855
|
+
export const CloudServicesNetworkStorageOptions = {
|
|
856
|
+
type: {
|
|
857
|
+
name: "Composite",
|
|
858
|
+
className: "CloudServicesNetworkStorageOptions",
|
|
859
|
+
modelProperties: {
|
|
860
|
+
mode: {
|
|
861
|
+
serializedName: "mode",
|
|
862
|
+
type: {
|
|
863
|
+
name: "String",
|
|
864
|
+
},
|
|
865
|
+
},
|
|
866
|
+
sizeMiB: {
|
|
867
|
+
constraints: {
|
|
868
|
+
InclusiveMinimum: 1,
|
|
869
|
+
},
|
|
870
|
+
serializedName: "sizeMiB",
|
|
871
|
+
type: {
|
|
872
|
+
name: "Number",
|
|
873
|
+
},
|
|
874
|
+
},
|
|
875
|
+
storageApplianceId: {
|
|
876
|
+
serializedName: "storageApplianceId",
|
|
877
|
+
type: {
|
|
878
|
+
name: "String",
|
|
879
|
+
},
|
|
880
|
+
},
|
|
881
|
+
},
|
|
882
|
+
},
|
|
883
|
+
};
|
|
884
|
+
export const CloudServicesNetworkStorageStatus = {
|
|
885
|
+
type: {
|
|
886
|
+
name: "Composite",
|
|
887
|
+
className: "CloudServicesNetworkStorageStatus",
|
|
888
|
+
modelProperties: {
|
|
889
|
+
mode: {
|
|
890
|
+
serializedName: "mode",
|
|
891
|
+
readOnly: true,
|
|
892
|
+
type: {
|
|
893
|
+
name: "String",
|
|
894
|
+
},
|
|
895
|
+
},
|
|
896
|
+
sizeMiB: {
|
|
897
|
+
constraints: {
|
|
898
|
+
InclusiveMinimum: 0,
|
|
899
|
+
},
|
|
900
|
+
serializedName: "sizeMiB",
|
|
901
|
+
readOnly: true,
|
|
902
|
+
type: {
|
|
903
|
+
name: "Number",
|
|
904
|
+
},
|
|
905
|
+
},
|
|
906
|
+
status: {
|
|
907
|
+
serializedName: "status",
|
|
908
|
+
readOnly: true,
|
|
909
|
+
type: {
|
|
910
|
+
name: "String",
|
|
911
|
+
},
|
|
912
|
+
},
|
|
913
|
+
statusMessage: {
|
|
914
|
+
serializedName: "statusMessage",
|
|
915
|
+
readOnly: true,
|
|
916
|
+
type: {
|
|
917
|
+
name: "String",
|
|
918
|
+
},
|
|
919
|
+
},
|
|
920
|
+
volumeId: {
|
|
921
|
+
serializedName: "volumeId",
|
|
922
|
+
readOnly: true,
|
|
923
|
+
type: {
|
|
924
|
+
name: "String",
|
|
925
|
+
},
|
|
926
|
+
},
|
|
927
|
+
},
|
|
928
|
+
},
|
|
929
|
+
};
|
|
725
930
|
export const ClusterManagerList = {
|
|
726
931
|
type: {
|
|
727
932
|
name: "Composite",
|
|
@@ -1279,6 +1484,45 @@ export const CommandOutputSettings = {
|
|
|
1279
1484
|
name: "String",
|
|
1280
1485
|
},
|
|
1281
1486
|
},
|
|
1487
|
+
overrides: {
|
|
1488
|
+
serializedName: "overrides",
|
|
1489
|
+
type: {
|
|
1490
|
+
name: "Sequence",
|
|
1491
|
+
element: {
|
|
1492
|
+
type: {
|
|
1493
|
+
name: "Composite",
|
|
1494
|
+
className: "CommandOutputOverride",
|
|
1495
|
+
},
|
|
1496
|
+
},
|
|
1497
|
+
},
|
|
1498
|
+
},
|
|
1499
|
+
},
|
|
1500
|
+
},
|
|
1501
|
+
};
|
|
1502
|
+
export const CommandOutputOverride = {
|
|
1503
|
+
type: {
|
|
1504
|
+
name: "Composite",
|
|
1505
|
+
className: "CommandOutputOverride",
|
|
1506
|
+
modelProperties: {
|
|
1507
|
+
associatedIdentity: {
|
|
1508
|
+
serializedName: "associatedIdentity",
|
|
1509
|
+
type: {
|
|
1510
|
+
name: "Composite",
|
|
1511
|
+
className: "IdentitySelector",
|
|
1512
|
+
},
|
|
1513
|
+
},
|
|
1514
|
+
commandOutputType: {
|
|
1515
|
+
serializedName: "commandOutputType",
|
|
1516
|
+
type: {
|
|
1517
|
+
name: "String",
|
|
1518
|
+
},
|
|
1519
|
+
},
|
|
1520
|
+
containerUrl: {
|
|
1521
|
+
serializedName: "containerUrl",
|
|
1522
|
+
type: {
|
|
1523
|
+
name: "String",
|
|
1524
|
+
},
|
|
1525
|
+
},
|
|
1282
1526
|
},
|
|
1283
1527
|
},
|
|
1284
1528
|
};
|
|
@@ -3206,6 +3450,13 @@ export const BareMetalMachineReplaceParameters = {
|
|
|
3206
3450
|
name: "String",
|
|
3207
3451
|
},
|
|
3208
3452
|
},
|
|
3453
|
+
safeguardMode: {
|
|
3454
|
+
defaultValue: "All",
|
|
3455
|
+
serializedName: "safeguardMode",
|
|
3456
|
+
type: {
|
|
3457
|
+
name: "String",
|
|
3458
|
+
},
|
|
3459
|
+
},
|
|
3209
3460
|
serialNumber: {
|
|
3210
3461
|
constraints: {
|
|
3211
3462
|
MaxLength: 64,
|
|
@@ -3216,6 +3467,13 @@ export const BareMetalMachineReplaceParameters = {
|
|
|
3216
3467
|
name: "String",
|
|
3217
3468
|
},
|
|
3218
3469
|
},
|
|
3470
|
+
storagePolicy: {
|
|
3471
|
+
defaultValue: "DiscardAll",
|
|
3472
|
+
serializedName: "storagePolicy",
|
|
3473
|
+
type: {
|
|
3474
|
+
name: "String",
|
|
3475
|
+
},
|
|
3476
|
+
},
|
|
3219
3477
|
},
|
|
3220
3478
|
},
|
|
3221
3479
|
};
|
|
@@ -3382,6 +3640,42 @@ export const CloudServicesNetworkPatchParameters = {
|
|
|
3382
3640
|
name: "String",
|
|
3383
3641
|
},
|
|
3384
3642
|
},
|
|
3643
|
+
storageOptions: {
|
|
3644
|
+
serializedName: "properties.storageOptions",
|
|
3645
|
+
type: {
|
|
3646
|
+
name: "Composite",
|
|
3647
|
+
className: "CloudServicesNetworkStorageOptionsPatch",
|
|
3648
|
+
},
|
|
3649
|
+
},
|
|
3650
|
+
},
|
|
3651
|
+
},
|
|
3652
|
+
};
|
|
3653
|
+
export const CloudServicesNetworkStorageOptionsPatch = {
|
|
3654
|
+
type: {
|
|
3655
|
+
name: "Composite",
|
|
3656
|
+
className: "CloudServicesNetworkStorageOptionsPatch",
|
|
3657
|
+
modelProperties: {
|
|
3658
|
+
mode: {
|
|
3659
|
+
serializedName: "mode",
|
|
3660
|
+
type: {
|
|
3661
|
+
name: "String",
|
|
3662
|
+
},
|
|
3663
|
+
},
|
|
3664
|
+
sizeMiB: {
|
|
3665
|
+
constraints: {
|
|
3666
|
+
InclusiveMinimum: 1,
|
|
3667
|
+
},
|
|
3668
|
+
serializedName: "sizeMiB",
|
|
3669
|
+
type: {
|
|
3670
|
+
name: "Number",
|
|
3671
|
+
},
|
|
3672
|
+
},
|
|
3673
|
+
storageApplianceId: {
|
|
3674
|
+
serializedName: "storageApplianceId",
|
|
3675
|
+
type: {
|
|
3676
|
+
name: "String",
|
|
3677
|
+
},
|
|
3678
|
+
},
|
|
3385
3679
|
},
|
|
3386
3680
|
},
|
|
3387
3681
|
};
|
|
@@ -4209,17 +4503,78 @@ export const StorageApplianceEnableRemoteVendorManagementParameters = {
|
|
|
4209
4503
|
},
|
|
4210
4504
|
},
|
|
4211
4505
|
};
|
|
4212
|
-
export const
|
|
4506
|
+
export const StorageApplianceRunReadCommandsParameters = {
|
|
4213
4507
|
type: {
|
|
4214
4508
|
name: "Composite",
|
|
4215
|
-
className: "
|
|
4509
|
+
className: "StorageApplianceRunReadCommandsParameters",
|
|
4216
4510
|
modelProperties: {
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4511
|
+
commands: {
|
|
4512
|
+
constraints: {
|
|
4513
|
+
MinItems: 1,
|
|
4514
|
+
},
|
|
4515
|
+
serializedName: "commands",
|
|
4516
|
+
required: true,
|
|
4517
|
+
type: {
|
|
4518
|
+
name: "Sequence",
|
|
4519
|
+
element: {
|
|
4520
|
+
type: {
|
|
4521
|
+
name: "Composite",
|
|
4522
|
+
className: "StorageApplianceCommandSpecification",
|
|
4523
|
+
},
|
|
4524
|
+
},
|
|
4525
|
+
},
|
|
4526
|
+
},
|
|
4527
|
+
limitTimeSeconds: {
|
|
4528
|
+
constraints: {
|
|
4529
|
+
InclusiveMaximum: 14400,
|
|
4530
|
+
InclusiveMinimum: 60,
|
|
4531
|
+
},
|
|
4532
|
+
serializedName: "limitTimeSeconds",
|
|
4533
|
+
required: true,
|
|
4534
|
+
type: {
|
|
4535
|
+
name: "Number",
|
|
4536
|
+
},
|
|
4537
|
+
},
|
|
4538
|
+
},
|
|
4539
|
+
},
|
|
4540
|
+
};
|
|
4541
|
+
export const StorageApplianceCommandSpecification = {
|
|
4542
|
+
type: {
|
|
4543
|
+
name: "Composite",
|
|
4544
|
+
className: "StorageApplianceCommandSpecification",
|
|
4545
|
+
modelProperties: {
|
|
4546
|
+
arguments: {
|
|
4547
|
+
serializedName: "arguments",
|
|
4548
|
+
type: {
|
|
4549
|
+
name: "Sequence",
|
|
4550
|
+
element: {
|
|
4551
|
+
type: {
|
|
4552
|
+
name: "String",
|
|
4553
|
+
},
|
|
4554
|
+
},
|
|
4555
|
+
},
|
|
4556
|
+
},
|
|
4557
|
+
command: {
|
|
4558
|
+
serializedName: "command",
|
|
4559
|
+
required: true,
|
|
4560
|
+
type: {
|
|
4561
|
+
name: "String",
|
|
4562
|
+
},
|
|
4563
|
+
},
|
|
4564
|
+
},
|
|
4565
|
+
},
|
|
4566
|
+
};
|
|
4567
|
+
export const TrunkedNetworkPatchParameters = {
|
|
4568
|
+
type: {
|
|
4569
|
+
name: "Composite",
|
|
4570
|
+
className: "TrunkedNetworkPatchParameters",
|
|
4571
|
+
modelProperties: {
|
|
4572
|
+
tags: {
|
|
4573
|
+
serializedName: "tags",
|
|
4574
|
+
type: {
|
|
4575
|
+
name: "Dictionary",
|
|
4576
|
+
value: { type: { name: "String" } },
|
|
4577
|
+
},
|
|
4223
4578
|
},
|
|
4224
4579
|
},
|
|
4225
4580
|
},
|
|
@@ -4229,6 +4584,13 @@ export const VirtualMachinePatchParameters = {
|
|
|
4229
4584
|
name: "Composite",
|
|
4230
4585
|
className: "VirtualMachinePatchParameters",
|
|
4231
4586
|
modelProperties: {
|
|
4587
|
+
identity: {
|
|
4588
|
+
serializedName: "identity",
|
|
4589
|
+
type: {
|
|
4590
|
+
name: "Composite",
|
|
4591
|
+
className: "ManagedServiceIdentity",
|
|
4592
|
+
},
|
|
4593
|
+
},
|
|
4232
4594
|
tags: {
|
|
4233
4595
|
serializedName: "tags",
|
|
4234
4596
|
type: {
|
|
@@ -4246,6 +4608,28 @@ export const VirtualMachinePatchParameters = {
|
|
|
4246
4608
|
},
|
|
4247
4609
|
},
|
|
4248
4610
|
};
|
|
4611
|
+
export const VirtualMachineAssignRelayParameters = {
|
|
4612
|
+
type: {
|
|
4613
|
+
name: "Composite",
|
|
4614
|
+
className: "VirtualMachineAssignRelayParameters",
|
|
4615
|
+
modelProperties: {
|
|
4616
|
+
machineId: {
|
|
4617
|
+
serializedName: "machineId",
|
|
4618
|
+
required: true,
|
|
4619
|
+
type: {
|
|
4620
|
+
name: "String",
|
|
4621
|
+
},
|
|
4622
|
+
},
|
|
4623
|
+
relayType: {
|
|
4624
|
+
defaultValue: "Platform",
|
|
4625
|
+
serializedName: "relayType",
|
|
4626
|
+
type: {
|
|
4627
|
+
name: "String",
|
|
4628
|
+
},
|
|
4629
|
+
},
|
|
4630
|
+
},
|
|
4631
|
+
},
|
|
4632
|
+
};
|
|
4249
4633
|
export const ConsoleList = {
|
|
4250
4634
|
type: {
|
|
4251
4635
|
name: "Composite",
|
|
@@ -4447,26 +4831,32 @@ export const TrackedResource = {
|
|
|
4447
4831
|
type: {
|
|
4448
4832
|
name: "Composite",
|
|
4449
4833
|
className: "TrackedResource",
|
|
4450
|
-
modelProperties:
|
|
4834
|
+
modelProperties: {
|
|
4835
|
+
...Resource.type.modelProperties,
|
|
4836
|
+
tags: {
|
|
4451
4837
|
serializedName: "tags",
|
|
4452
4838
|
type: {
|
|
4453
4839
|
name: "Dictionary",
|
|
4454
4840
|
value: { type: { name: "String" } },
|
|
4455
4841
|
},
|
|
4456
|
-
},
|
|
4842
|
+
},
|
|
4843
|
+
location: {
|
|
4457
4844
|
serializedName: "location",
|
|
4458
4845
|
required: true,
|
|
4459
4846
|
type: {
|
|
4460
4847
|
name: "String",
|
|
4461
4848
|
},
|
|
4462
|
-
}
|
|
4849
|
+
},
|
|
4850
|
+
},
|
|
4463
4851
|
},
|
|
4464
4852
|
};
|
|
4465
4853
|
export const RackSku = {
|
|
4466
4854
|
type: {
|
|
4467
4855
|
name: "Composite",
|
|
4468
4856
|
className: "RackSku",
|
|
4469
|
-
modelProperties:
|
|
4857
|
+
modelProperties: {
|
|
4858
|
+
...Resource.type.modelProperties,
|
|
4859
|
+
computeMachines: {
|
|
4470
4860
|
serializedName: "properties.computeMachines",
|
|
4471
4861
|
readOnly: true,
|
|
4472
4862
|
type: {
|
|
@@ -4478,7 +4868,8 @@ export const RackSku = {
|
|
|
4478
4868
|
},
|
|
4479
4869
|
},
|
|
4480
4870
|
},
|
|
4481
|
-
},
|
|
4871
|
+
},
|
|
4872
|
+
controllerMachines: {
|
|
4482
4873
|
serializedName: "properties.controllerMachines",
|
|
4483
4874
|
readOnly: true,
|
|
4484
4875
|
type: {
|
|
@@ -4490,31 +4881,36 @@ export const RackSku = {
|
|
|
4490
4881
|
},
|
|
4491
4882
|
},
|
|
4492
4883
|
},
|
|
4493
|
-
},
|
|
4884
|
+
},
|
|
4885
|
+
description: {
|
|
4494
4886
|
serializedName: "properties.description",
|
|
4495
4887
|
readOnly: true,
|
|
4496
4888
|
type: {
|
|
4497
4889
|
name: "String",
|
|
4498
4890
|
},
|
|
4499
|
-
},
|
|
4891
|
+
},
|
|
4892
|
+
maxClusterSlots: {
|
|
4500
4893
|
serializedName: "properties.maxClusterSlots",
|
|
4501
4894
|
readOnly: true,
|
|
4502
4895
|
type: {
|
|
4503
4896
|
name: "Number",
|
|
4504
4897
|
},
|
|
4505
|
-
},
|
|
4898
|
+
},
|
|
4899
|
+
provisioningState: {
|
|
4506
4900
|
serializedName: "properties.provisioningState",
|
|
4507
4901
|
readOnly: true,
|
|
4508
4902
|
type: {
|
|
4509
4903
|
name: "String",
|
|
4510
4904
|
},
|
|
4511
|
-
},
|
|
4905
|
+
},
|
|
4906
|
+
rackType: {
|
|
4512
4907
|
serializedName: "properties.rackType",
|
|
4513
4908
|
readOnly: true,
|
|
4514
4909
|
type: {
|
|
4515
4910
|
name: "String",
|
|
4516
4911
|
},
|
|
4517
|
-
},
|
|
4912
|
+
},
|
|
4913
|
+
storageAppliances: {
|
|
4518
4914
|
serializedName: "properties.storageAppliances",
|
|
4519
4915
|
readOnly: true,
|
|
4520
4916
|
type: {
|
|
@@ -4526,7 +4922,8 @@ export const RackSku = {
|
|
|
4526
4922
|
},
|
|
4527
4923
|
},
|
|
4528
4924
|
},
|
|
4529
|
-
},
|
|
4925
|
+
},
|
|
4926
|
+
supportedRackSkuIds: {
|
|
4530
4927
|
serializedName: "properties.supportedRackSkuIds",
|
|
4531
4928
|
readOnly: true,
|
|
4532
4929
|
type: {
|
|
@@ -4537,26 +4934,44 @@ export const RackSku = {
|
|
|
4537
4934
|
},
|
|
4538
4935
|
},
|
|
4539
4936
|
},
|
|
4540
|
-
}
|
|
4937
|
+
},
|
|
4938
|
+
},
|
|
4541
4939
|
},
|
|
4542
4940
|
};
|
|
4543
4941
|
export const BareMetalMachine = {
|
|
4544
4942
|
type: {
|
|
4545
4943
|
name: "Composite",
|
|
4546
4944
|
className: "BareMetalMachine",
|
|
4547
|
-
modelProperties:
|
|
4945
|
+
modelProperties: {
|
|
4946
|
+
...TrackedResource.type.modelProperties,
|
|
4947
|
+
etag: {
|
|
4548
4948
|
serializedName: "etag",
|
|
4549
4949
|
readOnly: true,
|
|
4550
4950
|
type: {
|
|
4551
4951
|
name: "String",
|
|
4552
4952
|
},
|
|
4553
|
-
},
|
|
4953
|
+
},
|
|
4954
|
+
extendedLocation: {
|
|
4554
4955
|
serializedName: "extendedLocation",
|
|
4555
4956
|
type: {
|
|
4556
4957
|
name: "Composite",
|
|
4557
4958
|
className: "ExtendedLocation",
|
|
4558
4959
|
},
|
|
4559
|
-
},
|
|
4960
|
+
},
|
|
4961
|
+
actionStates: {
|
|
4962
|
+
serializedName: "properties.actionStates",
|
|
4963
|
+
readOnly: true,
|
|
4964
|
+
type: {
|
|
4965
|
+
name: "Sequence",
|
|
4966
|
+
element: {
|
|
4967
|
+
type: {
|
|
4968
|
+
name: "Composite",
|
|
4969
|
+
className: "ActionState",
|
|
4970
|
+
},
|
|
4971
|
+
},
|
|
4972
|
+
},
|
|
4973
|
+
},
|
|
4974
|
+
associatedResourceIds: {
|
|
4560
4975
|
serializedName: "properties.associatedResourceIds",
|
|
4561
4976
|
readOnly: true,
|
|
4562
4977
|
type: {
|
|
@@ -4567,19 +4982,22 @@ export const BareMetalMachine = {
|
|
|
4567
4982
|
},
|
|
4568
4983
|
},
|
|
4569
4984
|
},
|
|
4570
|
-
},
|
|
4985
|
+
},
|
|
4986
|
+
bmcConnectionString: {
|
|
4571
4987
|
serializedName: "properties.bmcConnectionString",
|
|
4572
4988
|
required: true,
|
|
4573
4989
|
type: {
|
|
4574
4990
|
name: "String",
|
|
4575
4991
|
},
|
|
4576
|
-
},
|
|
4992
|
+
},
|
|
4993
|
+
bmcCredentials: {
|
|
4577
4994
|
serializedName: "properties.bmcCredentials",
|
|
4578
4995
|
type: {
|
|
4579
4996
|
name: "Composite",
|
|
4580
4997
|
className: "AdministrativeCredentials",
|
|
4581
4998
|
},
|
|
4582
|
-
},
|
|
4999
|
+
},
|
|
5000
|
+
bmcMacAddress: {
|
|
4583
5001
|
constraints: {
|
|
4584
5002
|
Pattern: new RegExp("^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"),
|
|
4585
5003
|
},
|
|
@@ -4588,7 +5006,8 @@ export const BareMetalMachine = {
|
|
|
4588
5006
|
type: {
|
|
4589
5007
|
name: "String",
|
|
4590
5008
|
},
|
|
4591
|
-
},
|
|
5009
|
+
},
|
|
5010
|
+
bootMacAddress: {
|
|
4592
5011
|
constraints: {
|
|
4593
5012
|
Pattern: new RegExp("^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"),
|
|
4594
5013
|
},
|
|
@@ -4597,43 +5016,57 @@ export const BareMetalMachine = {
|
|
|
4597
5016
|
type: {
|
|
4598
5017
|
name: "String",
|
|
4599
5018
|
},
|
|
4600
|
-
},
|
|
5019
|
+
},
|
|
5020
|
+
caCertificate: {
|
|
5021
|
+
serializedName: "properties.caCertificate",
|
|
5022
|
+
type: {
|
|
5023
|
+
name: "Composite",
|
|
5024
|
+
className: "CertificateInfo",
|
|
5025
|
+
},
|
|
5026
|
+
},
|
|
5027
|
+
clusterId: {
|
|
4601
5028
|
serializedName: "properties.clusterId",
|
|
4602
5029
|
readOnly: true,
|
|
4603
5030
|
type: {
|
|
4604
5031
|
name: "String",
|
|
4605
5032
|
},
|
|
4606
|
-
},
|
|
5033
|
+
},
|
|
5034
|
+
cordonStatus: {
|
|
4607
5035
|
serializedName: "properties.cordonStatus",
|
|
4608
5036
|
readOnly: true,
|
|
4609
5037
|
type: {
|
|
4610
5038
|
name: "String",
|
|
4611
5039
|
},
|
|
4612
|
-
},
|
|
5040
|
+
},
|
|
5041
|
+
detailedStatus: {
|
|
4613
5042
|
serializedName: "properties.detailedStatus",
|
|
4614
5043
|
readOnly: true,
|
|
4615
5044
|
type: {
|
|
4616
5045
|
name: "String",
|
|
4617
5046
|
},
|
|
4618
|
-
},
|
|
5047
|
+
},
|
|
5048
|
+
detailedStatusMessage: {
|
|
4619
5049
|
serializedName: "properties.detailedStatusMessage",
|
|
4620
5050
|
readOnly: true,
|
|
4621
5051
|
type: {
|
|
4622
5052
|
name: "String",
|
|
4623
5053
|
},
|
|
4624
|
-
},
|
|
5054
|
+
},
|
|
5055
|
+
hardwareInventory: {
|
|
4625
5056
|
serializedName: "properties.hardwareInventory",
|
|
4626
5057
|
type: {
|
|
4627
5058
|
name: "Composite",
|
|
4628
5059
|
className: "HardwareInventory",
|
|
4629
5060
|
},
|
|
4630
|
-
},
|
|
5061
|
+
},
|
|
5062
|
+
hardwareValidationStatus: {
|
|
4631
5063
|
serializedName: "properties.hardwareValidationStatus",
|
|
4632
5064
|
type: {
|
|
4633
5065
|
name: "Composite",
|
|
4634
5066
|
className: "HardwareValidationStatus",
|
|
4635
5067
|
},
|
|
4636
|
-
},
|
|
5068
|
+
},
|
|
5069
|
+
hybridAksClustersAssociatedIds: {
|
|
4637
5070
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
4638
5071
|
readOnly: true,
|
|
4639
5072
|
type: {
|
|
@@ -4644,24 +5077,28 @@ export const BareMetalMachine = {
|
|
|
4644
5077
|
},
|
|
4645
5078
|
},
|
|
4646
5079
|
},
|
|
4647
|
-
},
|
|
5080
|
+
},
|
|
5081
|
+
kubernetesNodeName: {
|
|
4648
5082
|
serializedName: "properties.kubernetesNodeName",
|
|
4649
5083
|
readOnly: true,
|
|
4650
5084
|
type: {
|
|
4651
5085
|
name: "String",
|
|
4652
5086
|
},
|
|
4653
|
-
},
|
|
5087
|
+
},
|
|
5088
|
+
kubernetesVersion: {
|
|
4654
5089
|
serializedName: "properties.kubernetesVersion",
|
|
4655
5090
|
readOnly: true,
|
|
4656
5091
|
type: {
|
|
4657
5092
|
name: "String",
|
|
4658
5093
|
},
|
|
4659
|
-
},
|
|
5094
|
+
},
|
|
5095
|
+
machineClusterVersion: {
|
|
4660
5096
|
serializedName: "properties.machineClusterVersion",
|
|
4661
5097
|
type: {
|
|
4662
5098
|
name: "String",
|
|
4663
5099
|
},
|
|
4664
|
-
},
|
|
5100
|
+
},
|
|
5101
|
+
machineDetails: {
|
|
4665
5102
|
constraints: {
|
|
4666
5103
|
MaxLength: 256,
|
|
4667
5104
|
},
|
|
@@ -4670,7 +5107,8 @@ export const BareMetalMachine = {
|
|
|
4670
5107
|
type: {
|
|
4671
5108
|
name: "String",
|
|
4672
5109
|
},
|
|
4673
|
-
},
|
|
5110
|
+
},
|
|
5111
|
+
machineName: {
|
|
4674
5112
|
constraints: {
|
|
4675
5113
|
Pattern: new RegExp("^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"),
|
|
4676
5114
|
},
|
|
@@ -4679,7 +5117,8 @@ export const BareMetalMachine = {
|
|
|
4679
5117
|
type: {
|
|
4680
5118
|
name: "String",
|
|
4681
5119
|
},
|
|
4682
|
-
},
|
|
5120
|
+
},
|
|
5121
|
+
machineRoles: {
|
|
4683
5122
|
serializedName: "properties.machineRoles",
|
|
4684
5123
|
readOnly: true,
|
|
4685
5124
|
type: {
|
|
@@ -4690,49 +5129,57 @@ export const BareMetalMachine = {
|
|
|
4690
5129
|
},
|
|
4691
5130
|
},
|
|
4692
5131
|
},
|
|
4693
|
-
},
|
|
5132
|
+
},
|
|
5133
|
+
machineSkuId: {
|
|
4694
5134
|
serializedName: "properties.machineSkuId",
|
|
4695
5135
|
required: true,
|
|
4696
5136
|
type: {
|
|
4697
5137
|
name: "String",
|
|
4698
5138
|
},
|
|
4699
|
-
},
|
|
5139
|
+
},
|
|
5140
|
+
oamIpv4Address: {
|
|
4700
5141
|
serializedName: "properties.oamIpv4Address",
|
|
4701
5142
|
readOnly: true,
|
|
4702
5143
|
type: {
|
|
4703
5144
|
name: "String",
|
|
4704
5145
|
},
|
|
4705
|
-
},
|
|
5146
|
+
},
|
|
5147
|
+
oamIpv6Address: {
|
|
4706
5148
|
serializedName: "properties.oamIpv6Address",
|
|
4707
5149
|
readOnly: true,
|
|
4708
5150
|
type: {
|
|
4709
5151
|
name: "String",
|
|
4710
5152
|
},
|
|
4711
|
-
},
|
|
5153
|
+
},
|
|
5154
|
+
osImage: {
|
|
4712
5155
|
serializedName: "properties.osImage",
|
|
4713
5156
|
readOnly: true,
|
|
4714
5157
|
type: {
|
|
4715
5158
|
name: "String",
|
|
4716
5159
|
},
|
|
4717
|
-
},
|
|
5160
|
+
},
|
|
5161
|
+
powerState: {
|
|
4718
5162
|
serializedName: "properties.powerState",
|
|
4719
5163
|
readOnly: true,
|
|
4720
5164
|
type: {
|
|
4721
5165
|
name: "String",
|
|
4722
5166
|
},
|
|
4723
|
-
},
|
|
5167
|
+
},
|
|
5168
|
+
provisioningState: {
|
|
4724
5169
|
serializedName: "properties.provisioningState",
|
|
4725
5170
|
readOnly: true,
|
|
4726
5171
|
type: {
|
|
4727
5172
|
name: "String",
|
|
4728
5173
|
},
|
|
4729
|
-
},
|
|
5174
|
+
},
|
|
5175
|
+
rackId: {
|
|
4730
5176
|
serializedName: "properties.rackId",
|
|
4731
5177
|
required: true,
|
|
4732
5178
|
type: {
|
|
4733
5179
|
name: "String",
|
|
4734
5180
|
},
|
|
4735
|
-
},
|
|
5181
|
+
},
|
|
5182
|
+
rackSlot: {
|
|
4736
5183
|
constraints: {
|
|
4737
5184
|
InclusiveMaximum: 256,
|
|
4738
5185
|
InclusiveMinimum: 1,
|
|
@@ -4742,19 +5189,22 @@ export const BareMetalMachine = {
|
|
|
4742
5189
|
type: {
|
|
4743
5190
|
name: "Number",
|
|
4744
5191
|
},
|
|
4745
|
-
},
|
|
5192
|
+
},
|
|
5193
|
+
readyState: {
|
|
4746
5194
|
serializedName: "properties.readyState",
|
|
4747
5195
|
readOnly: true,
|
|
4748
5196
|
type: {
|
|
4749
5197
|
name: "String",
|
|
4750
5198
|
},
|
|
4751
|
-
},
|
|
5199
|
+
},
|
|
5200
|
+
runtimeProtectionStatus: {
|
|
4752
5201
|
serializedName: "properties.runtimeProtectionStatus",
|
|
4753
5202
|
type: {
|
|
4754
5203
|
name: "Composite",
|
|
4755
5204
|
className: "RuntimeProtectionStatus",
|
|
4756
5205
|
},
|
|
4757
|
-
},
|
|
5206
|
+
},
|
|
5207
|
+
secretRotationStatus: {
|
|
4758
5208
|
serializedName: "properties.secretRotationStatus",
|
|
4759
5209
|
readOnly: true,
|
|
4760
5210
|
type: {
|
|
@@ -4766,7 +5216,8 @@ export const BareMetalMachine = {
|
|
|
4766
5216
|
},
|
|
4767
5217
|
},
|
|
4768
5218
|
},
|
|
4769
|
-
},
|
|
5219
|
+
},
|
|
5220
|
+
serialNumber: {
|
|
4770
5221
|
constraints: {
|
|
4771
5222
|
MaxLength: 64,
|
|
4772
5223
|
MinLength: 1,
|
|
@@ -4776,13 +5227,15 @@ export const BareMetalMachine = {
|
|
|
4776
5227
|
type: {
|
|
4777
5228
|
name: "String",
|
|
4778
5229
|
},
|
|
4779
|
-
},
|
|
5230
|
+
},
|
|
5231
|
+
serviceTag: {
|
|
4780
5232
|
serializedName: "properties.serviceTag",
|
|
4781
5233
|
readOnly: true,
|
|
4782
5234
|
type: {
|
|
4783
5235
|
name: "String",
|
|
4784
5236
|
},
|
|
4785
|
-
},
|
|
5237
|
+
},
|
|
5238
|
+
virtualMachinesAssociatedIds: {
|
|
4786
5239
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
4787
5240
|
readOnly: true,
|
|
4788
5241
|
type: {
|
|
@@ -4793,26 +5246,31 @@ export const BareMetalMachine = {
|
|
|
4793
5246
|
},
|
|
4794
5247
|
},
|
|
4795
5248
|
},
|
|
4796
|
-
}
|
|
5249
|
+
},
|
|
5250
|
+
},
|
|
4797
5251
|
},
|
|
4798
5252
|
};
|
|
4799
5253
|
export const CloudServicesNetwork = {
|
|
4800
5254
|
type: {
|
|
4801
5255
|
name: "Composite",
|
|
4802
5256
|
className: "CloudServicesNetwork",
|
|
4803
|
-
modelProperties:
|
|
5257
|
+
modelProperties: {
|
|
5258
|
+
...TrackedResource.type.modelProperties,
|
|
5259
|
+
etag: {
|
|
4804
5260
|
serializedName: "etag",
|
|
4805
5261
|
readOnly: true,
|
|
4806
5262
|
type: {
|
|
4807
5263
|
name: "String",
|
|
4808
5264
|
},
|
|
4809
|
-
},
|
|
5265
|
+
},
|
|
5266
|
+
extendedLocation: {
|
|
4810
5267
|
serializedName: "extendedLocation",
|
|
4811
5268
|
type: {
|
|
4812
5269
|
name: "Composite",
|
|
4813
5270
|
className: "ExtendedLocation",
|
|
4814
5271
|
},
|
|
4815
|
-
},
|
|
5272
|
+
},
|
|
5273
|
+
additionalEgressEndpoints: {
|
|
4816
5274
|
serializedName: "properties.additionalEgressEndpoints",
|
|
4817
5275
|
type: {
|
|
4818
5276
|
name: "Sequence",
|
|
@@ -4823,7 +5281,8 @@ export const CloudServicesNetwork = {
|
|
|
4823
5281
|
},
|
|
4824
5282
|
},
|
|
4825
5283
|
},
|
|
4826
|
-
},
|
|
5284
|
+
},
|
|
5285
|
+
associatedResourceIds: {
|
|
4827
5286
|
serializedName: "properties.associatedResourceIds",
|
|
4828
5287
|
readOnly: true,
|
|
4829
5288
|
type: {
|
|
@@ -4834,30 +5293,35 @@ export const CloudServicesNetwork = {
|
|
|
4834
5293
|
},
|
|
4835
5294
|
},
|
|
4836
5295
|
},
|
|
4837
|
-
},
|
|
5296
|
+
},
|
|
5297
|
+
clusterId: {
|
|
4838
5298
|
serializedName: "properties.clusterId",
|
|
4839
5299
|
readOnly: true,
|
|
4840
5300
|
type: {
|
|
4841
5301
|
name: "String",
|
|
4842
5302
|
},
|
|
4843
|
-
},
|
|
5303
|
+
},
|
|
5304
|
+
detailedStatus: {
|
|
4844
5305
|
serializedName: "properties.detailedStatus",
|
|
4845
5306
|
readOnly: true,
|
|
4846
5307
|
type: {
|
|
4847
5308
|
name: "String",
|
|
4848
5309
|
},
|
|
4849
|
-
},
|
|
5310
|
+
},
|
|
5311
|
+
detailedStatusMessage: {
|
|
4850
5312
|
serializedName: "properties.detailedStatusMessage",
|
|
4851
5313
|
readOnly: true,
|
|
4852
5314
|
type: {
|
|
4853
5315
|
name: "String",
|
|
4854
5316
|
},
|
|
4855
|
-
},
|
|
5317
|
+
},
|
|
5318
|
+
enableDefaultEgressEndpoints: {
|
|
4856
5319
|
serializedName: "properties.enableDefaultEgressEndpoints",
|
|
4857
5320
|
type: {
|
|
4858
5321
|
name: "String",
|
|
4859
5322
|
},
|
|
4860
|
-
},
|
|
5323
|
+
},
|
|
5324
|
+
enabledEgressEndpoints: {
|
|
4861
5325
|
serializedName: "properties.enabledEgressEndpoints",
|
|
4862
5326
|
readOnly: true,
|
|
4863
5327
|
type: {
|
|
@@ -4869,7 +5333,8 @@ export const CloudServicesNetwork = {
|
|
|
4869
5333
|
},
|
|
4870
5334
|
},
|
|
4871
5335
|
},
|
|
4872
|
-
},
|
|
5336
|
+
},
|
|
5337
|
+
hybridAksClustersAssociatedIds: {
|
|
4873
5338
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
4874
5339
|
readOnly: true,
|
|
4875
5340
|
type: {
|
|
@@ -4880,19 +5345,36 @@ export const CloudServicesNetwork = {
|
|
|
4880
5345
|
},
|
|
4881
5346
|
},
|
|
4882
5347
|
},
|
|
4883
|
-
},
|
|
5348
|
+
},
|
|
5349
|
+
interfaceName: {
|
|
4884
5350
|
serializedName: "properties.interfaceName",
|
|
4885
5351
|
readOnly: true,
|
|
4886
5352
|
type: {
|
|
4887
5353
|
name: "String",
|
|
4888
5354
|
},
|
|
4889
|
-
},
|
|
5355
|
+
},
|
|
5356
|
+
provisioningState: {
|
|
4890
5357
|
serializedName: "properties.provisioningState",
|
|
4891
5358
|
readOnly: true,
|
|
4892
5359
|
type: {
|
|
4893
5360
|
name: "String",
|
|
4894
5361
|
},
|
|
4895
|
-
},
|
|
5362
|
+
},
|
|
5363
|
+
storageOptions: {
|
|
5364
|
+
serializedName: "properties.storageOptions",
|
|
5365
|
+
type: {
|
|
5366
|
+
name: "Composite",
|
|
5367
|
+
className: "CloudServicesNetworkStorageOptions",
|
|
5368
|
+
},
|
|
5369
|
+
},
|
|
5370
|
+
storageStatus: {
|
|
5371
|
+
serializedName: "properties.storageStatus",
|
|
5372
|
+
type: {
|
|
5373
|
+
name: "Composite",
|
|
5374
|
+
className: "CloudServicesNetworkStorageStatus",
|
|
5375
|
+
},
|
|
5376
|
+
},
|
|
5377
|
+
virtualMachinesAssociatedIds: {
|
|
4896
5378
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
4897
5379
|
readOnly: true,
|
|
4898
5380
|
type: {
|
|
@@ -4903,31 +5385,37 @@ export const CloudServicesNetwork = {
|
|
|
4903
5385
|
},
|
|
4904
5386
|
},
|
|
4905
5387
|
},
|
|
4906
|
-
}
|
|
5388
|
+
},
|
|
5389
|
+
},
|
|
4907
5390
|
},
|
|
4908
5391
|
};
|
|
4909
5392
|
export const ClusterManager = {
|
|
4910
5393
|
type: {
|
|
4911
5394
|
name: "Composite",
|
|
4912
5395
|
className: "ClusterManager",
|
|
4913
|
-
modelProperties:
|
|
5396
|
+
modelProperties: {
|
|
5397
|
+
...TrackedResource.type.modelProperties,
|
|
5398
|
+
etag: {
|
|
4914
5399
|
serializedName: "etag",
|
|
4915
5400
|
readOnly: true,
|
|
4916
5401
|
type: {
|
|
4917
5402
|
name: "String",
|
|
4918
5403
|
},
|
|
4919
|
-
},
|
|
5404
|
+
},
|
|
5405
|
+
identity: {
|
|
4920
5406
|
serializedName: "identity",
|
|
4921
5407
|
type: {
|
|
4922
5408
|
name: "Composite",
|
|
4923
5409
|
className: "ManagedServiceIdentity",
|
|
4924
5410
|
},
|
|
4925
|
-
},
|
|
5411
|
+
},
|
|
5412
|
+
analyticsWorkspaceId: {
|
|
4926
5413
|
serializedName: "properties.analyticsWorkspaceId",
|
|
4927
5414
|
type: {
|
|
4928
5415
|
name: "String",
|
|
4929
5416
|
},
|
|
4930
|
-
},
|
|
5417
|
+
},
|
|
5418
|
+
availabilityZones: {
|
|
4931
5419
|
serializedName: "properties.availabilityZones",
|
|
4932
5420
|
type: {
|
|
4933
5421
|
name: "Sequence",
|
|
@@ -4937,7 +5425,8 @@ export const ClusterManager = {
|
|
|
4937
5425
|
},
|
|
4938
5426
|
},
|
|
4939
5427
|
},
|
|
4940
|
-
},
|
|
5428
|
+
},
|
|
5429
|
+
clusterVersions: {
|
|
4941
5430
|
serializedName: "properties.clusterVersions",
|
|
4942
5431
|
readOnly: true,
|
|
4943
5432
|
type: {
|
|
@@ -4949,90 +5438,119 @@ export const ClusterManager = {
|
|
|
4949
5438
|
},
|
|
4950
5439
|
},
|
|
4951
5440
|
},
|
|
4952
|
-
},
|
|
5441
|
+
},
|
|
5442
|
+
detailedStatus: {
|
|
4953
5443
|
serializedName: "properties.detailedStatus",
|
|
4954
5444
|
readOnly: true,
|
|
4955
5445
|
type: {
|
|
4956
5446
|
name: "String",
|
|
4957
5447
|
},
|
|
4958
|
-
},
|
|
5448
|
+
},
|
|
5449
|
+
detailedStatusMessage: {
|
|
4959
5450
|
serializedName: "properties.detailedStatusMessage",
|
|
4960
5451
|
readOnly: true,
|
|
4961
5452
|
type: {
|
|
4962
5453
|
name: "String",
|
|
4963
5454
|
},
|
|
4964
|
-
},
|
|
5455
|
+
},
|
|
5456
|
+
fabricControllerId: {
|
|
4965
5457
|
serializedName: "properties.fabricControllerId",
|
|
4966
5458
|
required: true,
|
|
4967
5459
|
type: {
|
|
4968
5460
|
name: "String",
|
|
4969
5461
|
},
|
|
4970
|
-
},
|
|
5462
|
+
},
|
|
5463
|
+
managedResourceGroupConfiguration: {
|
|
4971
5464
|
serializedName: "properties.managedResourceGroupConfiguration",
|
|
4972
5465
|
type: {
|
|
4973
5466
|
name: "Composite",
|
|
4974
5467
|
className: "ManagedResourceGroupConfiguration",
|
|
4975
5468
|
},
|
|
4976
|
-
},
|
|
5469
|
+
},
|
|
5470
|
+
managerExtendedLocation: {
|
|
4977
5471
|
serializedName: "properties.managerExtendedLocation",
|
|
4978
5472
|
type: {
|
|
4979
5473
|
name: "Composite",
|
|
4980
5474
|
className: "ExtendedLocation",
|
|
4981
5475
|
},
|
|
4982
|
-
},
|
|
5476
|
+
},
|
|
5477
|
+
provisioningState: {
|
|
4983
5478
|
serializedName: "properties.provisioningState",
|
|
4984
5479
|
readOnly: true,
|
|
4985
5480
|
type: {
|
|
4986
5481
|
name: "String",
|
|
4987
5482
|
},
|
|
4988
|
-
},
|
|
5483
|
+
},
|
|
5484
|
+
vmSize: {
|
|
4989
5485
|
serializedName: "properties.vmSize",
|
|
4990
5486
|
type: {
|
|
4991
5487
|
name: "String",
|
|
4992
5488
|
},
|
|
4993
|
-
}
|
|
5489
|
+
},
|
|
5490
|
+
},
|
|
4994
5491
|
},
|
|
4995
5492
|
};
|
|
4996
5493
|
export const Cluster = {
|
|
4997
5494
|
type: {
|
|
4998
5495
|
name: "Composite",
|
|
4999
5496
|
className: "Cluster",
|
|
5000
|
-
modelProperties:
|
|
5497
|
+
modelProperties: {
|
|
5498
|
+
...TrackedResource.type.modelProperties,
|
|
5499
|
+
etag: {
|
|
5001
5500
|
serializedName: "etag",
|
|
5002
5501
|
readOnly: true,
|
|
5003
5502
|
type: {
|
|
5004
5503
|
name: "String",
|
|
5005
5504
|
},
|
|
5006
|
-
},
|
|
5505
|
+
},
|
|
5506
|
+
extendedLocation: {
|
|
5007
5507
|
serializedName: "extendedLocation",
|
|
5008
5508
|
type: {
|
|
5009
5509
|
name: "Composite",
|
|
5010
5510
|
className: "ExtendedLocation",
|
|
5011
5511
|
},
|
|
5012
|
-
},
|
|
5512
|
+
},
|
|
5513
|
+
identity: {
|
|
5013
5514
|
serializedName: "identity",
|
|
5014
5515
|
type: {
|
|
5015
5516
|
name: "Composite",
|
|
5016
5517
|
className: "ManagedServiceIdentity",
|
|
5017
5518
|
},
|
|
5018
|
-
},
|
|
5519
|
+
},
|
|
5520
|
+
actionStates: {
|
|
5521
|
+
serializedName: "properties.actionStates",
|
|
5522
|
+
readOnly: true,
|
|
5523
|
+
type: {
|
|
5524
|
+
name: "Sequence",
|
|
5525
|
+
element: {
|
|
5526
|
+
type: {
|
|
5527
|
+
name: "Composite",
|
|
5528
|
+
className: "ActionState",
|
|
5529
|
+
},
|
|
5530
|
+
},
|
|
5531
|
+
},
|
|
5532
|
+
},
|
|
5533
|
+
aggregatorOrSingleRackDefinition: {
|
|
5019
5534
|
serializedName: "properties.aggregatorOrSingleRackDefinition",
|
|
5020
5535
|
type: {
|
|
5021
5536
|
name: "Composite",
|
|
5022
5537
|
className: "RackDefinition",
|
|
5023
5538
|
},
|
|
5024
|
-
},
|
|
5539
|
+
},
|
|
5540
|
+
analyticsOutputSettings: {
|
|
5025
5541
|
serializedName: "properties.analyticsOutputSettings",
|
|
5026
5542
|
type: {
|
|
5027
5543
|
name: "Composite",
|
|
5028
5544
|
className: "AnalyticsOutputSettings",
|
|
5029
5545
|
},
|
|
5030
|
-
},
|
|
5546
|
+
},
|
|
5547
|
+
analyticsWorkspaceId: {
|
|
5031
5548
|
serializedName: "properties.analyticsWorkspaceId",
|
|
5032
5549
|
type: {
|
|
5033
5550
|
name: "String",
|
|
5034
5551
|
},
|
|
5035
|
-
},
|
|
5552
|
+
},
|
|
5553
|
+
availableUpgradeVersions: {
|
|
5036
5554
|
serializedName: "properties.availableUpgradeVersions",
|
|
5037
5555
|
readOnly: true,
|
|
5038
5556
|
type: {
|
|
@@ -5044,25 +5562,29 @@ export const Cluster = {
|
|
|
5044
5562
|
},
|
|
5045
5563
|
},
|
|
5046
5564
|
},
|
|
5047
|
-
},
|
|
5565
|
+
},
|
|
5566
|
+
clusterCapacity: {
|
|
5048
5567
|
serializedName: "properties.clusterCapacity",
|
|
5049
5568
|
type: {
|
|
5050
5569
|
name: "Composite",
|
|
5051
5570
|
className: "ClusterCapacity",
|
|
5052
5571
|
},
|
|
5053
|
-
},
|
|
5572
|
+
},
|
|
5573
|
+
clusterConnectionStatus: {
|
|
5054
5574
|
serializedName: "properties.clusterConnectionStatus",
|
|
5055
5575
|
readOnly: true,
|
|
5056
5576
|
type: {
|
|
5057
5577
|
name: "String",
|
|
5058
5578
|
},
|
|
5059
|
-
},
|
|
5579
|
+
},
|
|
5580
|
+
clusterExtendedLocation: {
|
|
5060
5581
|
serializedName: "properties.clusterExtendedLocation",
|
|
5061
5582
|
type: {
|
|
5062
5583
|
name: "Composite",
|
|
5063
5584
|
className: "ExtendedLocation",
|
|
5064
5585
|
},
|
|
5065
|
-
},
|
|
5586
|
+
},
|
|
5587
|
+
clusterLocation: {
|
|
5066
5588
|
constraints: {
|
|
5067
5589
|
MaxLength: 256,
|
|
5068
5590
|
},
|
|
@@ -5070,49 +5592,57 @@ export const Cluster = {
|
|
|
5070
5592
|
type: {
|
|
5071
5593
|
name: "String",
|
|
5072
5594
|
},
|
|
5073
|
-
},
|
|
5595
|
+
},
|
|
5596
|
+
clusterManagerConnectionStatus: {
|
|
5074
5597
|
serializedName: "properties.clusterManagerConnectionStatus",
|
|
5075
5598
|
readOnly: true,
|
|
5076
5599
|
type: {
|
|
5077
5600
|
name: "String",
|
|
5078
5601
|
},
|
|
5079
|
-
},
|
|
5602
|
+
},
|
|
5603
|
+
clusterManagerId: {
|
|
5080
5604
|
serializedName: "properties.clusterManagerId",
|
|
5081
5605
|
readOnly: true,
|
|
5082
5606
|
type: {
|
|
5083
5607
|
name: "String",
|
|
5084
5608
|
},
|
|
5085
|
-
},
|
|
5609
|
+
},
|
|
5610
|
+
clusterServicePrincipal: {
|
|
5086
5611
|
serializedName: "properties.clusterServicePrincipal",
|
|
5087
5612
|
type: {
|
|
5088
5613
|
name: "Composite",
|
|
5089
5614
|
className: "ServicePrincipalInformation",
|
|
5090
5615
|
},
|
|
5091
|
-
},
|
|
5616
|
+
},
|
|
5617
|
+
clusterType: {
|
|
5092
5618
|
serializedName: "properties.clusterType",
|
|
5093
5619
|
required: true,
|
|
5094
5620
|
type: {
|
|
5095
5621
|
name: "String",
|
|
5096
5622
|
},
|
|
5097
|
-
},
|
|
5623
|
+
},
|
|
5624
|
+
clusterVersion: {
|
|
5098
5625
|
serializedName: "properties.clusterVersion",
|
|
5099
5626
|
required: true,
|
|
5100
5627
|
type: {
|
|
5101
5628
|
name: "String",
|
|
5102
5629
|
},
|
|
5103
|
-
},
|
|
5630
|
+
},
|
|
5631
|
+
commandOutputSettings: {
|
|
5104
5632
|
serializedName: "properties.commandOutputSettings",
|
|
5105
5633
|
type: {
|
|
5106
5634
|
name: "Composite",
|
|
5107
5635
|
className: "CommandOutputSettings",
|
|
5108
5636
|
},
|
|
5109
|
-
},
|
|
5637
|
+
},
|
|
5638
|
+
computeDeploymentThreshold: {
|
|
5110
5639
|
serializedName: "properties.computeDeploymentThreshold",
|
|
5111
5640
|
type: {
|
|
5112
5641
|
name: "Composite",
|
|
5113
5642
|
className: "ValidationThreshold",
|
|
5114
5643
|
},
|
|
5115
|
-
},
|
|
5644
|
+
},
|
|
5645
|
+
computeRackDefinitions: {
|
|
5116
5646
|
serializedName: "properties.computeRackDefinitions",
|
|
5117
5647
|
type: {
|
|
5118
5648
|
name: "Sequence",
|
|
@@ -5123,85 +5653,99 @@ export const Cluster = {
|
|
|
5123
5653
|
},
|
|
5124
5654
|
},
|
|
5125
5655
|
},
|
|
5126
|
-
},
|
|
5656
|
+
},
|
|
5657
|
+
detailedStatus: {
|
|
5127
5658
|
serializedName: "properties.detailedStatus",
|
|
5128
5659
|
readOnly: true,
|
|
5129
5660
|
type: {
|
|
5130
5661
|
name: "String",
|
|
5131
5662
|
},
|
|
5132
|
-
},
|
|
5663
|
+
},
|
|
5664
|
+
detailedStatusMessage: {
|
|
5133
5665
|
serializedName: "properties.detailedStatusMessage",
|
|
5134
5666
|
readOnly: true,
|
|
5135
5667
|
type: {
|
|
5136
5668
|
name: "String",
|
|
5137
5669
|
},
|
|
5138
|
-
},
|
|
5670
|
+
},
|
|
5671
|
+
hybridAksExtendedLocation: {
|
|
5139
5672
|
serializedName: "properties.hybridAksExtendedLocation",
|
|
5140
5673
|
type: {
|
|
5141
5674
|
name: "Composite",
|
|
5142
5675
|
className: "ExtendedLocation",
|
|
5143
5676
|
},
|
|
5144
|
-
},
|
|
5677
|
+
},
|
|
5678
|
+
managedResourceGroupConfiguration: {
|
|
5145
5679
|
serializedName: "properties.managedResourceGroupConfiguration",
|
|
5146
5680
|
type: {
|
|
5147
5681
|
name: "Composite",
|
|
5148
5682
|
className: "ManagedResourceGroupConfiguration",
|
|
5149
5683
|
},
|
|
5150
|
-
},
|
|
5684
|
+
},
|
|
5685
|
+
manualActionCount: {
|
|
5151
5686
|
serializedName: "properties.manualActionCount",
|
|
5152
5687
|
readOnly: true,
|
|
5153
5688
|
type: {
|
|
5154
5689
|
name: "Number",
|
|
5155
5690
|
},
|
|
5156
|
-
},
|
|
5691
|
+
},
|
|
5692
|
+
networkFabricId: {
|
|
5157
5693
|
serializedName: "properties.networkFabricId",
|
|
5158
5694
|
required: true,
|
|
5159
5695
|
type: {
|
|
5160
5696
|
name: "String",
|
|
5161
5697
|
},
|
|
5162
|
-
},
|
|
5698
|
+
},
|
|
5699
|
+
provisioningState: {
|
|
5163
5700
|
serializedName: "properties.provisioningState",
|
|
5164
5701
|
readOnly: true,
|
|
5165
5702
|
type: {
|
|
5166
5703
|
name: "String",
|
|
5167
5704
|
},
|
|
5168
|
-
},
|
|
5705
|
+
},
|
|
5706
|
+
runtimeProtectionConfiguration: {
|
|
5169
5707
|
serializedName: "properties.runtimeProtectionConfiguration",
|
|
5170
5708
|
type: {
|
|
5171
5709
|
name: "Composite",
|
|
5172
5710
|
className: "RuntimeProtectionConfiguration",
|
|
5173
5711
|
},
|
|
5174
|
-
},
|
|
5712
|
+
},
|
|
5713
|
+
secretArchive: {
|
|
5175
5714
|
serializedName: "properties.secretArchive",
|
|
5176
5715
|
type: {
|
|
5177
5716
|
name: "Composite",
|
|
5178
5717
|
className: "ClusterSecretArchive",
|
|
5179
5718
|
},
|
|
5180
|
-
},
|
|
5719
|
+
},
|
|
5720
|
+
secretArchiveSettings: {
|
|
5181
5721
|
serializedName: "properties.secretArchiveSettings",
|
|
5182
5722
|
type: {
|
|
5183
5723
|
name: "Composite",
|
|
5184
5724
|
className: "SecretArchiveSettings",
|
|
5185
5725
|
},
|
|
5186
|
-
},
|
|
5726
|
+
},
|
|
5727
|
+
supportExpiryDate: {
|
|
5187
5728
|
serializedName: "properties.supportExpiryDate",
|
|
5188
5729
|
readOnly: true,
|
|
5189
5730
|
type: {
|
|
5190
5731
|
name: "String",
|
|
5191
5732
|
},
|
|
5192
|
-
},
|
|
5733
|
+
},
|
|
5734
|
+
updateStrategy: {
|
|
5193
5735
|
serializedName: "properties.updateStrategy",
|
|
5194
5736
|
type: {
|
|
5195
5737
|
name: "Composite",
|
|
5196
5738
|
className: "ClusterUpdateStrategy",
|
|
5197
5739
|
},
|
|
5198
|
-
},
|
|
5740
|
+
},
|
|
5741
|
+
vulnerabilityScanningSettings: {
|
|
5199
5742
|
serializedName: "properties.vulnerabilityScanningSettings",
|
|
5200
5743
|
type: {
|
|
5201
5744
|
name: "Composite",
|
|
5202
5745
|
className: "VulnerabilityScanningSettings",
|
|
5203
5746
|
},
|
|
5204
|
-
},
|
|
5747
|
+
},
|
|
5748
|
+
workloadResourceIds: {
|
|
5205
5749
|
serializedName: "properties.workloadResourceIds",
|
|
5206
5750
|
readOnly: true,
|
|
5207
5751
|
type: {
|
|
@@ -5212,38 +5756,45 @@ export const Cluster = {
|
|
|
5212
5756
|
},
|
|
5213
5757
|
},
|
|
5214
5758
|
},
|
|
5215
|
-
}
|
|
5759
|
+
},
|
|
5760
|
+
},
|
|
5216
5761
|
},
|
|
5217
5762
|
};
|
|
5218
5763
|
export const KubernetesCluster = {
|
|
5219
5764
|
type: {
|
|
5220
5765
|
name: "Composite",
|
|
5221
5766
|
className: "KubernetesCluster",
|
|
5222
|
-
modelProperties:
|
|
5767
|
+
modelProperties: {
|
|
5768
|
+
...TrackedResource.type.modelProperties,
|
|
5769
|
+
etag: {
|
|
5223
5770
|
serializedName: "etag",
|
|
5224
5771
|
readOnly: true,
|
|
5225
5772
|
type: {
|
|
5226
5773
|
name: "String",
|
|
5227
5774
|
},
|
|
5228
|
-
},
|
|
5775
|
+
},
|
|
5776
|
+
extendedLocation: {
|
|
5229
5777
|
serializedName: "extendedLocation",
|
|
5230
5778
|
type: {
|
|
5231
5779
|
name: "Composite",
|
|
5232
5780
|
className: "ExtendedLocation",
|
|
5233
5781
|
},
|
|
5234
|
-
},
|
|
5782
|
+
},
|
|
5783
|
+
aadConfiguration: {
|
|
5235
5784
|
serializedName: "properties.aadConfiguration",
|
|
5236
5785
|
type: {
|
|
5237
5786
|
name: "Composite",
|
|
5238
5787
|
className: "AadConfiguration",
|
|
5239
5788
|
},
|
|
5240
|
-
},
|
|
5789
|
+
},
|
|
5790
|
+
administratorConfiguration: {
|
|
5241
5791
|
serializedName: "properties.administratorConfiguration",
|
|
5242
5792
|
type: {
|
|
5243
5793
|
name: "Composite",
|
|
5244
5794
|
className: "AdministratorConfiguration",
|
|
5245
5795
|
},
|
|
5246
|
-
},
|
|
5796
|
+
},
|
|
5797
|
+
attachedNetworkIds: {
|
|
5247
5798
|
serializedName: "properties.attachedNetworkIds",
|
|
5248
5799
|
readOnly: true,
|
|
5249
5800
|
type: {
|
|
@@ -5254,7 +5805,8 @@ export const KubernetesCluster = {
|
|
|
5254
5805
|
},
|
|
5255
5806
|
},
|
|
5256
5807
|
},
|
|
5257
|
-
},
|
|
5808
|
+
},
|
|
5809
|
+
availableUpgrades: {
|
|
5258
5810
|
serializedName: "properties.availableUpgrades",
|
|
5259
5811
|
readOnly: true,
|
|
5260
5812
|
type: {
|
|
@@ -5266,43 +5818,50 @@ export const KubernetesCluster = {
|
|
|
5266
5818
|
},
|
|
5267
5819
|
},
|
|
5268
5820
|
},
|
|
5269
|
-
},
|
|
5821
|
+
},
|
|
5822
|
+
clusterId: {
|
|
5270
5823
|
serializedName: "properties.clusterId",
|
|
5271
5824
|
readOnly: true,
|
|
5272
5825
|
type: {
|
|
5273
5826
|
name: "String",
|
|
5274
5827
|
},
|
|
5275
|
-
},
|
|
5828
|
+
},
|
|
5829
|
+
connectedClusterId: {
|
|
5276
5830
|
serializedName: "properties.connectedClusterId",
|
|
5277
5831
|
readOnly: true,
|
|
5278
5832
|
type: {
|
|
5279
5833
|
name: "String",
|
|
5280
5834
|
},
|
|
5281
|
-
},
|
|
5835
|
+
},
|
|
5836
|
+
controlPlaneKubernetesVersion: {
|
|
5282
5837
|
serializedName: "properties.controlPlaneKubernetesVersion",
|
|
5283
5838
|
readOnly: true,
|
|
5284
5839
|
type: {
|
|
5285
5840
|
name: "String",
|
|
5286
5841
|
},
|
|
5287
|
-
},
|
|
5842
|
+
},
|
|
5843
|
+
controlPlaneNodeConfiguration: {
|
|
5288
5844
|
serializedName: "properties.controlPlaneNodeConfiguration",
|
|
5289
5845
|
type: {
|
|
5290
5846
|
name: "Composite",
|
|
5291
5847
|
className: "ControlPlaneNodeConfiguration",
|
|
5292
5848
|
},
|
|
5293
|
-
},
|
|
5849
|
+
},
|
|
5850
|
+
detailedStatus: {
|
|
5294
5851
|
serializedName: "properties.detailedStatus",
|
|
5295
5852
|
readOnly: true,
|
|
5296
5853
|
type: {
|
|
5297
5854
|
name: "String",
|
|
5298
5855
|
},
|
|
5299
|
-
},
|
|
5856
|
+
},
|
|
5857
|
+
detailedStatusMessage: {
|
|
5300
5858
|
serializedName: "properties.detailedStatusMessage",
|
|
5301
5859
|
readOnly: true,
|
|
5302
5860
|
type: {
|
|
5303
5861
|
name: "String",
|
|
5304
5862
|
},
|
|
5305
|
-
},
|
|
5863
|
+
},
|
|
5864
|
+
featureStatuses: {
|
|
5306
5865
|
serializedName: "properties.featureStatuses",
|
|
5307
5866
|
readOnly: true,
|
|
5308
5867
|
type: {
|
|
@@ -5314,7 +5873,8 @@ export const KubernetesCluster = {
|
|
|
5314
5873
|
},
|
|
5315
5874
|
},
|
|
5316
5875
|
},
|
|
5317
|
-
},
|
|
5876
|
+
},
|
|
5877
|
+
initialAgentPoolConfigurations: {
|
|
5318
5878
|
constraints: {
|
|
5319
5879
|
MinItems: 1,
|
|
5320
5880
|
},
|
|
@@ -5329,25 +5889,29 @@ export const KubernetesCluster = {
|
|
|
5329
5889
|
},
|
|
5330
5890
|
},
|
|
5331
5891
|
},
|
|
5332
|
-
},
|
|
5892
|
+
},
|
|
5893
|
+
kubernetesVersion: {
|
|
5333
5894
|
serializedName: "properties.kubernetesVersion",
|
|
5334
5895
|
required: true,
|
|
5335
5896
|
type: {
|
|
5336
5897
|
name: "String",
|
|
5337
5898
|
},
|
|
5338
|
-
},
|
|
5899
|
+
},
|
|
5900
|
+
managedResourceGroupConfiguration: {
|
|
5339
5901
|
serializedName: "properties.managedResourceGroupConfiguration",
|
|
5340
5902
|
type: {
|
|
5341
5903
|
name: "Composite",
|
|
5342
5904
|
className: "ManagedResourceGroupConfiguration",
|
|
5343
5905
|
},
|
|
5344
|
-
},
|
|
5906
|
+
},
|
|
5907
|
+
networkConfiguration: {
|
|
5345
5908
|
serializedName: "properties.networkConfiguration",
|
|
5346
5909
|
type: {
|
|
5347
5910
|
name: "Composite",
|
|
5348
5911
|
className: "NetworkConfiguration",
|
|
5349
5912
|
},
|
|
5350
|
-
},
|
|
5913
|
+
},
|
|
5914
|
+
nodes: {
|
|
5351
5915
|
serializedName: "properties.nodes",
|
|
5352
5916
|
readOnly: true,
|
|
5353
5917
|
type: {
|
|
@@ -5359,32 +5923,38 @@ export const KubernetesCluster = {
|
|
|
5359
5923
|
},
|
|
5360
5924
|
},
|
|
5361
5925
|
},
|
|
5362
|
-
},
|
|
5926
|
+
},
|
|
5927
|
+
provisioningState: {
|
|
5363
5928
|
serializedName: "properties.provisioningState",
|
|
5364
5929
|
readOnly: true,
|
|
5365
5930
|
type: {
|
|
5366
5931
|
name: "String",
|
|
5367
5932
|
},
|
|
5368
|
-
}
|
|
5933
|
+
},
|
|
5934
|
+
},
|
|
5369
5935
|
},
|
|
5370
5936
|
};
|
|
5371
5937
|
export const L2Network = {
|
|
5372
5938
|
type: {
|
|
5373
5939
|
name: "Composite",
|
|
5374
5940
|
className: "L2Network",
|
|
5375
|
-
modelProperties:
|
|
5941
|
+
modelProperties: {
|
|
5942
|
+
...TrackedResource.type.modelProperties,
|
|
5943
|
+
etag: {
|
|
5376
5944
|
serializedName: "etag",
|
|
5377
5945
|
readOnly: true,
|
|
5378
5946
|
type: {
|
|
5379
5947
|
name: "String",
|
|
5380
5948
|
},
|
|
5381
|
-
},
|
|
5949
|
+
},
|
|
5950
|
+
extendedLocation: {
|
|
5382
5951
|
serializedName: "extendedLocation",
|
|
5383
5952
|
type: {
|
|
5384
5953
|
name: "Composite",
|
|
5385
5954
|
className: "ExtendedLocation",
|
|
5386
5955
|
},
|
|
5387
|
-
},
|
|
5956
|
+
},
|
|
5957
|
+
associatedResourceIds: {
|
|
5388
5958
|
serializedName: "properties.associatedResourceIds",
|
|
5389
5959
|
readOnly: true,
|
|
5390
5960
|
type: {
|
|
@@ -5395,25 +5965,29 @@ export const L2Network = {
|
|
|
5395
5965
|
},
|
|
5396
5966
|
},
|
|
5397
5967
|
},
|
|
5398
|
-
},
|
|
5968
|
+
},
|
|
5969
|
+
clusterId: {
|
|
5399
5970
|
serializedName: "properties.clusterId",
|
|
5400
5971
|
readOnly: true,
|
|
5401
5972
|
type: {
|
|
5402
5973
|
name: "String",
|
|
5403
5974
|
},
|
|
5404
|
-
},
|
|
5975
|
+
},
|
|
5976
|
+
detailedStatus: {
|
|
5405
5977
|
serializedName: "properties.detailedStatus",
|
|
5406
5978
|
readOnly: true,
|
|
5407
5979
|
type: {
|
|
5408
5980
|
name: "String",
|
|
5409
5981
|
},
|
|
5410
|
-
},
|
|
5982
|
+
},
|
|
5983
|
+
detailedStatusMessage: {
|
|
5411
5984
|
serializedName: "properties.detailedStatusMessage",
|
|
5412
5985
|
readOnly: true,
|
|
5413
5986
|
type: {
|
|
5414
5987
|
name: "String",
|
|
5415
5988
|
},
|
|
5416
|
-
},
|
|
5989
|
+
},
|
|
5990
|
+
hybridAksClustersAssociatedIds: {
|
|
5417
5991
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
5418
5992
|
readOnly: true,
|
|
5419
5993
|
type: {
|
|
@@ -5424,12 +5998,14 @@ export const L2Network = {
|
|
|
5424
5998
|
},
|
|
5425
5999
|
},
|
|
5426
6000
|
},
|
|
5427
|
-
},
|
|
6001
|
+
},
|
|
6002
|
+
hybridAksPluginType: {
|
|
5428
6003
|
serializedName: "properties.hybridAksPluginType",
|
|
5429
6004
|
type: {
|
|
5430
6005
|
name: "String",
|
|
5431
6006
|
},
|
|
5432
|
-
},
|
|
6007
|
+
},
|
|
6008
|
+
interfaceName: {
|
|
5433
6009
|
constraints: {
|
|
5434
6010
|
Pattern: new RegExp("^[a-zA-Z0-9@._-]*$"),
|
|
5435
6011
|
MaxLength: 12,
|
|
@@ -5438,19 +6014,22 @@ export const L2Network = {
|
|
|
5438
6014
|
type: {
|
|
5439
6015
|
name: "String",
|
|
5440
6016
|
},
|
|
5441
|
-
},
|
|
6017
|
+
},
|
|
6018
|
+
l2IsolationDomainId: {
|
|
5442
6019
|
serializedName: "properties.l2IsolationDomainId",
|
|
5443
6020
|
required: true,
|
|
5444
6021
|
type: {
|
|
5445
6022
|
name: "String",
|
|
5446
6023
|
},
|
|
5447
|
-
},
|
|
6024
|
+
},
|
|
6025
|
+
provisioningState: {
|
|
5448
6026
|
serializedName: "properties.provisioningState",
|
|
5449
6027
|
readOnly: true,
|
|
5450
6028
|
type: {
|
|
5451
6029
|
name: "String",
|
|
5452
6030
|
},
|
|
5453
|
-
},
|
|
6031
|
+
},
|
|
6032
|
+
virtualMachinesAssociatedIds: {
|
|
5454
6033
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
5455
6034
|
readOnly: true,
|
|
5456
6035
|
type: {
|
|
@@ -5461,26 +6040,31 @@ export const L2Network = {
|
|
|
5461
6040
|
},
|
|
5462
6041
|
},
|
|
5463
6042
|
},
|
|
5464
|
-
}
|
|
6043
|
+
},
|
|
6044
|
+
},
|
|
5465
6045
|
},
|
|
5466
6046
|
};
|
|
5467
6047
|
export const L3Network = {
|
|
5468
6048
|
type: {
|
|
5469
6049
|
name: "Composite",
|
|
5470
6050
|
className: "L3Network",
|
|
5471
|
-
modelProperties:
|
|
6051
|
+
modelProperties: {
|
|
6052
|
+
...TrackedResource.type.modelProperties,
|
|
6053
|
+
etag: {
|
|
5472
6054
|
serializedName: "etag",
|
|
5473
6055
|
readOnly: true,
|
|
5474
6056
|
type: {
|
|
5475
6057
|
name: "String",
|
|
5476
6058
|
},
|
|
5477
|
-
},
|
|
6059
|
+
},
|
|
6060
|
+
extendedLocation: {
|
|
5478
6061
|
serializedName: "extendedLocation",
|
|
5479
6062
|
type: {
|
|
5480
6063
|
name: "Composite",
|
|
5481
6064
|
className: "ExtendedLocation",
|
|
5482
6065
|
},
|
|
5483
|
-
},
|
|
6066
|
+
},
|
|
6067
|
+
associatedResourceIds: {
|
|
5484
6068
|
serializedName: "properties.associatedResourceIds",
|
|
5485
6069
|
readOnly: true,
|
|
5486
6070
|
type: {
|
|
@@ -5491,25 +6075,29 @@ export const L3Network = {
|
|
|
5491
6075
|
},
|
|
5492
6076
|
},
|
|
5493
6077
|
},
|
|
5494
|
-
},
|
|
6078
|
+
},
|
|
6079
|
+
clusterId: {
|
|
5495
6080
|
serializedName: "properties.clusterId",
|
|
5496
6081
|
readOnly: true,
|
|
5497
6082
|
type: {
|
|
5498
6083
|
name: "String",
|
|
5499
6084
|
},
|
|
5500
|
-
},
|
|
6085
|
+
},
|
|
6086
|
+
detailedStatus: {
|
|
5501
6087
|
serializedName: "properties.detailedStatus",
|
|
5502
6088
|
readOnly: true,
|
|
5503
6089
|
type: {
|
|
5504
6090
|
name: "String",
|
|
5505
6091
|
},
|
|
5506
|
-
},
|
|
6092
|
+
},
|
|
6093
|
+
detailedStatusMessage: {
|
|
5507
6094
|
serializedName: "properties.detailedStatusMessage",
|
|
5508
6095
|
readOnly: true,
|
|
5509
6096
|
type: {
|
|
5510
6097
|
name: "String",
|
|
5511
6098
|
},
|
|
5512
|
-
},
|
|
6099
|
+
},
|
|
6100
|
+
hybridAksClustersAssociatedIds: {
|
|
5513
6101
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
5514
6102
|
readOnly: true,
|
|
5515
6103
|
type: {
|
|
@@ -5520,18 +6108,21 @@ export const L3Network = {
|
|
|
5520
6108
|
},
|
|
5521
6109
|
},
|
|
5522
6110
|
},
|
|
5523
|
-
},
|
|
6111
|
+
},
|
|
6112
|
+
hybridAksIpamEnabled: {
|
|
5524
6113
|
defaultValue: "True",
|
|
5525
6114
|
serializedName: "properties.hybridAksIpamEnabled",
|
|
5526
6115
|
type: {
|
|
5527
6116
|
name: "String",
|
|
5528
6117
|
},
|
|
5529
|
-
},
|
|
6118
|
+
},
|
|
6119
|
+
hybridAksPluginType: {
|
|
5530
6120
|
serializedName: "properties.hybridAksPluginType",
|
|
5531
6121
|
type: {
|
|
5532
6122
|
name: "String",
|
|
5533
6123
|
},
|
|
5534
|
-
},
|
|
6124
|
+
},
|
|
6125
|
+
interfaceName: {
|
|
5535
6126
|
constraints: {
|
|
5536
6127
|
Pattern: new RegExp("^[a-zA-Z0-9@._-]*$"),
|
|
5537
6128
|
MaxLength: 12,
|
|
@@ -5540,35 +6131,41 @@ export const L3Network = {
|
|
|
5540
6131
|
type: {
|
|
5541
6132
|
name: "String",
|
|
5542
6133
|
},
|
|
5543
|
-
},
|
|
6134
|
+
},
|
|
6135
|
+
ipAllocationType: {
|
|
5544
6136
|
defaultValue: "DualStack",
|
|
5545
6137
|
serializedName: "properties.ipAllocationType",
|
|
5546
6138
|
type: {
|
|
5547
6139
|
name: "String",
|
|
5548
6140
|
},
|
|
5549
|
-
},
|
|
6141
|
+
},
|
|
6142
|
+
ipv4ConnectedPrefix: {
|
|
5550
6143
|
serializedName: "properties.ipv4ConnectedPrefix",
|
|
5551
6144
|
type: {
|
|
5552
6145
|
name: "String",
|
|
5553
6146
|
},
|
|
5554
|
-
},
|
|
6147
|
+
},
|
|
6148
|
+
ipv6ConnectedPrefix: {
|
|
5555
6149
|
serializedName: "properties.ipv6ConnectedPrefix",
|
|
5556
6150
|
type: {
|
|
5557
6151
|
name: "String",
|
|
5558
6152
|
},
|
|
5559
|
-
},
|
|
6153
|
+
},
|
|
6154
|
+
l3IsolationDomainId: {
|
|
5560
6155
|
serializedName: "properties.l3IsolationDomainId",
|
|
5561
6156
|
required: true,
|
|
5562
6157
|
type: {
|
|
5563
6158
|
name: "String",
|
|
5564
6159
|
},
|
|
5565
|
-
},
|
|
6160
|
+
},
|
|
6161
|
+
provisioningState: {
|
|
5566
6162
|
serializedName: "properties.provisioningState",
|
|
5567
6163
|
readOnly: true,
|
|
5568
6164
|
type: {
|
|
5569
6165
|
name: "String",
|
|
5570
6166
|
},
|
|
5571
|
-
},
|
|
6167
|
+
},
|
|
6168
|
+
virtualMachinesAssociatedIds: {
|
|
5572
6169
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
5573
6170
|
readOnly: true,
|
|
5574
6171
|
type: {
|
|
@@ -5579,32 +6176,38 @@ export const L3Network = {
|
|
|
5579
6176
|
},
|
|
5580
6177
|
},
|
|
5581
6178
|
},
|
|
5582
|
-
},
|
|
6179
|
+
},
|
|
6180
|
+
vlan: {
|
|
5583
6181
|
serializedName: "properties.vlan",
|
|
5584
6182
|
required: true,
|
|
5585
6183
|
type: {
|
|
5586
6184
|
name: "Number",
|
|
5587
6185
|
},
|
|
5588
|
-
}
|
|
6186
|
+
},
|
|
6187
|
+
},
|
|
5589
6188
|
},
|
|
5590
6189
|
};
|
|
5591
6190
|
export const Rack = {
|
|
5592
6191
|
type: {
|
|
5593
6192
|
name: "Composite",
|
|
5594
6193
|
className: "Rack",
|
|
5595
|
-
modelProperties:
|
|
6194
|
+
modelProperties: {
|
|
6195
|
+
...TrackedResource.type.modelProperties,
|
|
6196
|
+
etag: {
|
|
5596
6197
|
serializedName: "etag",
|
|
5597
6198
|
readOnly: true,
|
|
5598
6199
|
type: {
|
|
5599
6200
|
name: "String",
|
|
5600
6201
|
},
|
|
5601
|
-
},
|
|
6202
|
+
},
|
|
6203
|
+
extendedLocation: {
|
|
5602
6204
|
serializedName: "extendedLocation",
|
|
5603
6205
|
type: {
|
|
5604
6206
|
name: "Composite",
|
|
5605
6207
|
className: "ExtendedLocation",
|
|
5606
6208
|
},
|
|
5607
|
-
},
|
|
6209
|
+
},
|
|
6210
|
+
availabilityZone: {
|
|
5608
6211
|
constraints: {
|
|
5609
6212
|
Pattern: new RegExp("^[a-zA-Z0-9]{1,10}$"),
|
|
5610
6213
|
},
|
|
@@ -5613,31 +6216,36 @@ export const Rack = {
|
|
|
5613
6216
|
type: {
|
|
5614
6217
|
name: "String",
|
|
5615
6218
|
},
|
|
5616
|
-
},
|
|
6219
|
+
},
|
|
6220
|
+
clusterId: {
|
|
5617
6221
|
serializedName: "properties.clusterId",
|
|
5618
6222
|
readOnly: true,
|
|
5619
6223
|
type: {
|
|
5620
6224
|
name: "String",
|
|
5621
6225
|
},
|
|
5622
|
-
},
|
|
6226
|
+
},
|
|
6227
|
+
detailedStatus: {
|
|
5623
6228
|
serializedName: "properties.detailedStatus",
|
|
5624
6229
|
readOnly: true,
|
|
5625
6230
|
type: {
|
|
5626
6231
|
name: "String",
|
|
5627
6232
|
},
|
|
5628
|
-
},
|
|
6233
|
+
},
|
|
6234
|
+
detailedStatusMessage: {
|
|
5629
6235
|
serializedName: "properties.detailedStatusMessage",
|
|
5630
6236
|
readOnly: true,
|
|
5631
6237
|
type: {
|
|
5632
6238
|
name: "String",
|
|
5633
6239
|
},
|
|
5634
|
-
},
|
|
6240
|
+
},
|
|
6241
|
+
provisioningState: {
|
|
5635
6242
|
serializedName: "properties.provisioningState",
|
|
5636
6243
|
readOnly: true,
|
|
5637
6244
|
type: {
|
|
5638
6245
|
name: "String",
|
|
5639
6246
|
},
|
|
5640
|
-
},
|
|
6247
|
+
},
|
|
6248
|
+
rackLocation: {
|
|
5641
6249
|
constraints: {
|
|
5642
6250
|
MaxLength: 256,
|
|
5643
6251
|
},
|
|
@@ -5646,7 +6254,8 @@ export const Rack = {
|
|
|
5646
6254
|
type: {
|
|
5647
6255
|
name: "String",
|
|
5648
6256
|
},
|
|
5649
|
-
},
|
|
6257
|
+
},
|
|
6258
|
+
rackSerialNumber: {
|
|
5650
6259
|
constraints: {
|
|
5651
6260
|
MaxLength: 64,
|
|
5652
6261
|
MinLength: 1,
|
|
@@ -5656,98 +6265,122 @@ export const Rack = {
|
|
|
5656
6265
|
type: {
|
|
5657
6266
|
name: "String",
|
|
5658
6267
|
},
|
|
5659
|
-
},
|
|
6268
|
+
},
|
|
6269
|
+
rackSkuId: {
|
|
5660
6270
|
serializedName: "properties.rackSkuId",
|
|
5661
6271
|
required: true,
|
|
5662
6272
|
type: {
|
|
5663
6273
|
name: "String",
|
|
5664
6274
|
},
|
|
5665
|
-
}
|
|
6275
|
+
},
|
|
6276
|
+
},
|
|
5666
6277
|
},
|
|
5667
6278
|
};
|
|
5668
6279
|
export const StorageAppliance = {
|
|
5669
6280
|
type: {
|
|
5670
6281
|
name: "Composite",
|
|
5671
6282
|
className: "StorageAppliance",
|
|
5672
|
-
modelProperties:
|
|
6283
|
+
modelProperties: {
|
|
6284
|
+
...TrackedResource.type.modelProperties,
|
|
6285
|
+
etag: {
|
|
5673
6286
|
serializedName: "etag",
|
|
5674
6287
|
readOnly: true,
|
|
5675
6288
|
type: {
|
|
5676
6289
|
name: "String",
|
|
5677
6290
|
},
|
|
5678
|
-
},
|
|
6291
|
+
},
|
|
6292
|
+
extendedLocation: {
|
|
5679
6293
|
serializedName: "extendedLocation",
|
|
5680
6294
|
type: {
|
|
5681
6295
|
name: "Composite",
|
|
5682
6296
|
className: "ExtendedLocation",
|
|
5683
6297
|
},
|
|
5684
|
-
},
|
|
6298
|
+
},
|
|
6299
|
+
administratorCredentials: {
|
|
5685
6300
|
serializedName: "properties.administratorCredentials",
|
|
5686
6301
|
type: {
|
|
5687
6302
|
name: "Composite",
|
|
5688
6303
|
className: "AdministrativeCredentials",
|
|
5689
6304
|
},
|
|
5690
|
-
},
|
|
6305
|
+
},
|
|
6306
|
+
caCertificate: {
|
|
6307
|
+
serializedName: "properties.caCertificate",
|
|
6308
|
+
type: {
|
|
6309
|
+
name: "Composite",
|
|
6310
|
+
className: "CertificateInfo",
|
|
6311
|
+
},
|
|
6312
|
+
},
|
|
6313
|
+
capacity: {
|
|
5691
6314
|
serializedName: "properties.capacity",
|
|
5692
6315
|
readOnly: true,
|
|
5693
6316
|
type: {
|
|
5694
6317
|
name: "Number",
|
|
5695
6318
|
},
|
|
5696
|
-
},
|
|
6319
|
+
},
|
|
6320
|
+
capacityUsed: {
|
|
5697
6321
|
serializedName: "properties.capacityUsed",
|
|
5698
6322
|
readOnly: true,
|
|
5699
6323
|
type: {
|
|
5700
6324
|
name: "Number",
|
|
5701
6325
|
},
|
|
5702
|
-
},
|
|
6326
|
+
},
|
|
6327
|
+
clusterId: {
|
|
5703
6328
|
serializedName: "properties.clusterId",
|
|
5704
6329
|
readOnly: true,
|
|
5705
6330
|
type: {
|
|
5706
6331
|
name: "String",
|
|
5707
6332
|
},
|
|
5708
|
-
},
|
|
6333
|
+
},
|
|
6334
|
+
detailedStatus: {
|
|
5709
6335
|
serializedName: "properties.detailedStatus",
|
|
5710
6336
|
readOnly: true,
|
|
5711
6337
|
type: {
|
|
5712
6338
|
name: "String",
|
|
5713
6339
|
},
|
|
5714
|
-
},
|
|
6340
|
+
},
|
|
6341
|
+
detailedStatusMessage: {
|
|
5715
6342
|
serializedName: "properties.detailedStatusMessage",
|
|
5716
6343
|
readOnly: true,
|
|
5717
6344
|
type: {
|
|
5718
6345
|
name: "String",
|
|
5719
6346
|
},
|
|
5720
|
-
},
|
|
6347
|
+
},
|
|
6348
|
+
managementIpv4Address: {
|
|
5721
6349
|
serializedName: "properties.managementIpv4Address",
|
|
5722
6350
|
readOnly: true,
|
|
5723
6351
|
type: {
|
|
5724
6352
|
name: "String",
|
|
5725
6353
|
},
|
|
5726
|
-
},
|
|
6354
|
+
},
|
|
6355
|
+
manufacturer: {
|
|
5727
6356
|
serializedName: "properties.manufacturer",
|
|
5728
6357
|
readOnly: true,
|
|
5729
6358
|
type: {
|
|
5730
6359
|
name: "String",
|
|
5731
6360
|
},
|
|
5732
|
-
},
|
|
6361
|
+
},
|
|
6362
|
+
model: {
|
|
5733
6363
|
serializedName: "properties.model",
|
|
5734
6364
|
readOnly: true,
|
|
5735
6365
|
type: {
|
|
5736
6366
|
name: "String",
|
|
5737
6367
|
},
|
|
5738
|
-
},
|
|
6368
|
+
},
|
|
6369
|
+
provisioningState: {
|
|
5739
6370
|
serializedName: "properties.provisioningState",
|
|
5740
6371
|
readOnly: true,
|
|
5741
6372
|
type: {
|
|
5742
6373
|
name: "String",
|
|
5743
6374
|
},
|
|
5744
|
-
},
|
|
6375
|
+
},
|
|
6376
|
+
rackId: {
|
|
5745
6377
|
serializedName: "properties.rackId",
|
|
5746
6378
|
required: true,
|
|
5747
6379
|
type: {
|
|
5748
6380
|
name: "String",
|
|
5749
6381
|
},
|
|
5750
|
-
},
|
|
6382
|
+
},
|
|
6383
|
+
rackSlot: {
|
|
5751
6384
|
constraints: {
|
|
5752
6385
|
InclusiveMaximum: 256,
|
|
5753
6386
|
InclusiveMinimum: 1,
|
|
@@ -5757,19 +6390,22 @@ export const StorageAppliance = {
|
|
|
5757
6390
|
type: {
|
|
5758
6391
|
name: "Number",
|
|
5759
6392
|
},
|
|
5760
|
-
},
|
|
6393
|
+
},
|
|
6394
|
+
remoteVendorManagementFeature: {
|
|
5761
6395
|
serializedName: "properties.remoteVendorManagementFeature",
|
|
5762
6396
|
readOnly: true,
|
|
5763
6397
|
type: {
|
|
5764
6398
|
name: "String",
|
|
5765
6399
|
},
|
|
5766
|
-
},
|
|
6400
|
+
},
|
|
6401
|
+
remoteVendorManagementStatus: {
|
|
5767
6402
|
serializedName: "properties.remoteVendorManagementStatus",
|
|
5768
6403
|
readOnly: true,
|
|
5769
6404
|
type: {
|
|
5770
6405
|
name: "String",
|
|
5771
6406
|
},
|
|
5772
|
-
},
|
|
6407
|
+
},
|
|
6408
|
+
secretRotationStatus: {
|
|
5773
6409
|
serializedName: "properties.secretRotationStatus",
|
|
5774
6410
|
readOnly: true,
|
|
5775
6411
|
type: {
|
|
@@ -5781,44 +6417,52 @@ export const StorageAppliance = {
|
|
|
5781
6417
|
},
|
|
5782
6418
|
},
|
|
5783
6419
|
},
|
|
5784
|
-
},
|
|
6420
|
+
},
|
|
6421
|
+
serialNumber: {
|
|
5785
6422
|
serializedName: "properties.serialNumber",
|
|
5786
6423
|
required: true,
|
|
5787
6424
|
type: {
|
|
5788
6425
|
name: "String",
|
|
5789
6426
|
},
|
|
5790
|
-
},
|
|
6427
|
+
},
|
|
6428
|
+
storageApplianceSkuId: {
|
|
5791
6429
|
serializedName: "properties.storageApplianceSkuId",
|
|
5792
6430
|
required: true,
|
|
5793
6431
|
type: {
|
|
5794
6432
|
name: "String",
|
|
5795
6433
|
},
|
|
5796
|
-
},
|
|
6434
|
+
},
|
|
6435
|
+
version: {
|
|
5797
6436
|
serializedName: "properties.version",
|
|
5798
6437
|
readOnly: true,
|
|
5799
6438
|
type: {
|
|
5800
6439
|
name: "String",
|
|
5801
6440
|
},
|
|
5802
|
-
}
|
|
6441
|
+
},
|
|
6442
|
+
},
|
|
5803
6443
|
},
|
|
5804
6444
|
};
|
|
5805
6445
|
export const TrunkedNetwork = {
|
|
5806
6446
|
type: {
|
|
5807
6447
|
name: "Composite",
|
|
5808
6448
|
className: "TrunkedNetwork",
|
|
5809
|
-
modelProperties:
|
|
6449
|
+
modelProperties: {
|
|
6450
|
+
...TrackedResource.type.modelProperties,
|
|
6451
|
+
etag: {
|
|
5810
6452
|
serializedName: "etag",
|
|
5811
6453
|
readOnly: true,
|
|
5812
6454
|
type: {
|
|
5813
6455
|
name: "String",
|
|
5814
6456
|
},
|
|
5815
|
-
},
|
|
6457
|
+
},
|
|
6458
|
+
extendedLocation: {
|
|
5816
6459
|
serializedName: "extendedLocation",
|
|
5817
6460
|
type: {
|
|
5818
6461
|
name: "Composite",
|
|
5819
6462
|
className: "ExtendedLocation",
|
|
5820
6463
|
},
|
|
5821
|
-
},
|
|
6464
|
+
},
|
|
6465
|
+
associatedResourceIds: {
|
|
5822
6466
|
serializedName: "properties.associatedResourceIds",
|
|
5823
6467
|
readOnly: true,
|
|
5824
6468
|
type: {
|
|
@@ -5829,25 +6473,29 @@ export const TrunkedNetwork = {
|
|
|
5829
6473
|
},
|
|
5830
6474
|
},
|
|
5831
6475
|
},
|
|
5832
|
-
},
|
|
6476
|
+
},
|
|
6477
|
+
clusterId: {
|
|
5833
6478
|
serializedName: "properties.clusterId",
|
|
5834
6479
|
readOnly: true,
|
|
5835
6480
|
type: {
|
|
5836
6481
|
name: "String",
|
|
5837
6482
|
},
|
|
5838
|
-
},
|
|
6483
|
+
},
|
|
6484
|
+
detailedStatus: {
|
|
5839
6485
|
serializedName: "properties.detailedStatus",
|
|
5840
6486
|
readOnly: true,
|
|
5841
6487
|
type: {
|
|
5842
6488
|
name: "String",
|
|
5843
6489
|
},
|
|
5844
|
-
},
|
|
6490
|
+
},
|
|
6491
|
+
detailedStatusMessage: {
|
|
5845
6492
|
serializedName: "properties.detailedStatusMessage",
|
|
5846
6493
|
readOnly: true,
|
|
5847
6494
|
type: {
|
|
5848
6495
|
name: "String",
|
|
5849
6496
|
},
|
|
5850
|
-
},
|
|
6497
|
+
},
|
|
6498
|
+
hybridAksClustersAssociatedIds: {
|
|
5851
6499
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
5852
6500
|
readOnly: true,
|
|
5853
6501
|
type: {
|
|
@@ -5858,12 +6506,14 @@ export const TrunkedNetwork = {
|
|
|
5858
6506
|
},
|
|
5859
6507
|
},
|
|
5860
6508
|
},
|
|
5861
|
-
},
|
|
6509
|
+
},
|
|
6510
|
+
hybridAksPluginType: {
|
|
5862
6511
|
serializedName: "properties.hybridAksPluginType",
|
|
5863
6512
|
type: {
|
|
5864
6513
|
name: "String",
|
|
5865
6514
|
},
|
|
5866
|
-
},
|
|
6515
|
+
},
|
|
6516
|
+
interfaceName: {
|
|
5867
6517
|
constraints: {
|
|
5868
6518
|
Pattern: new RegExp("^[a-zA-Z0-9@._-]*$"),
|
|
5869
6519
|
MaxLength: 12,
|
|
@@ -5872,7 +6522,8 @@ export const TrunkedNetwork = {
|
|
|
5872
6522
|
type: {
|
|
5873
6523
|
name: "String",
|
|
5874
6524
|
},
|
|
5875
|
-
},
|
|
6525
|
+
},
|
|
6526
|
+
isolationDomainIds: {
|
|
5876
6527
|
constraints: {
|
|
5877
6528
|
MinItems: 1,
|
|
5878
6529
|
},
|
|
@@ -5886,13 +6537,15 @@ export const TrunkedNetwork = {
|
|
|
5886
6537
|
},
|
|
5887
6538
|
},
|
|
5888
6539
|
},
|
|
5889
|
-
},
|
|
6540
|
+
},
|
|
6541
|
+
provisioningState: {
|
|
5890
6542
|
serializedName: "properties.provisioningState",
|
|
5891
6543
|
readOnly: true,
|
|
5892
6544
|
type: {
|
|
5893
6545
|
name: "String",
|
|
5894
6546
|
},
|
|
5895
|
-
},
|
|
6547
|
+
},
|
|
6548
|
+
virtualMachinesAssociatedIds: {
|
|
5896
6549
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
5897
6550
|
readOnly: true,
|
|
5898
6551
|
type: {
|
|
@@ -5903,7 +6556,8 @@ export const TrunkedNetwork = {
|
|
|
5903
6556
|
},
|
|
5904
6557
|
},
|
|
5905
6558
|
},
|
|
5906
|
-
},
|
|
6559
|
+
},
|
|
6560
|
+
vlans: {
|
|
5907
6561
|
constraints: {
|
|
5908
6562
|
MinItems: 1,
|
|
5909
6563
|
},
|
|
@@ -5917,26 +6571,38 @@ export const TrunkedNetwork = {
|
|
|
5917
6571
|
},
|
|
5918
6572
|
},
|
|
5919
6573
|
},
|
|
5920
|
-
}
|
|
6574
|
+
},
|
|
6575
|
+
},
|
|
5921
6576
|
},
|
|
5922
6577
|
};
|
|
5923
6578
|
export const VirtualMachine = {
|
|
5924
6579
|
type: {
|
|
5925
6580
|
name: "Composite",
|
|
5926
6581
|
className: "VirtualMachine",
|
|
5927
|
-
modelProperties:
|
|
6582
|
+
modelProperties: {
|
|
6583
|
+
...TrackedResource.type.modelProperties,
|
|
6584
|
+
etag: {
|
|
5928
6585
|
serializedName: "etag",
|
|
5929
6586
|
readOnly: true,
|
|
5930
6587
|
type: {
|
|
5931
6588
|
name: "String",
|
|
5932
6589
|
},
|
|
5933
|
-
},
|
|
6590
|
+
},
|
|
6591
|
+
extendedLocation: {
|
|
5934
6592
|
serializedName: "extendedLocation",
|
|
5935
6593
|
type: {
|
|
5936
6594
|
name: "Composite",
|
|
5937
6595
|
className: "ExtendedLocation",
|
|
5938
6596
|
},
|
|
5939
|
-
},
|
|
6597
|
+
},
|
|
6598
|
+
identity: {
|
|
6599
|
+
serializedName: "identity",
|
|
6600
|
+
type: {
|
|
6601
|
+
name: "Composite",
|
|
6602
|
+
className: "ManagedServiceIdentity",
|
|
6603
|
+
},
|
|
6604
|
+
},
|
|
6605
|
+
adminUsername: {
|
|
5940
6606
|
constraints: {
|
|
5941
6607
|
Pattern: new RegExp("^[a-z_][a-z0-9_]{0,31}$"),
|
|
5942
6608
|
MaxLength: 32,
|
|
@@ -5947,43 +6613,50 @@ export const VirtualMachine = {
|
|
|
5947
6613
|
type: {
|
|
5948
6614
|
name: "String",
|
|
5949
6615
|
},
|
|
5950
|
-
},
|
|
6616
|
+
},
|
|
6617
|
+
availabilityZone: {
|
|
5951
6618
|
serializedName: "properties.availabilityZone",
|
|
5952
6619
|
readOnly: true,
|
|
5953
6620
|
type: {
|
|
5954
6621
|
name: "String",
|
|
5955
6622
|
},
|
|
5956
|
-
},
|
|
6623
|
+
},
|
|
6624
|
+
bareMetalMachineId: {
|
|
5957
6625
|
serializedName: "properties.bareMetalMachineId",
|
|
5958
6626
|
readOnly: true,
|
|
5959
6627
|
type: {
|
|
5960
6628
|
name: "String",
|
|
5961
6629
|
},
|
|
5962
|
-
},
|
|
6630
|
+
},
|
|
6631
|
+
bootMethod: {
|
|
5963
6632
|
defaultValue: "UEFI",
|
|
5964
6633
|
serializedName: "properties.bootMethod",
|
|
5965
6634
|
type: {
|
|
5966
6635
|
name: "String",
|
|
5967
6636
|
},
|
|
5968
|
-
},
|
|
6637
|
+
},
|
|
6638
|
+
cloudServicesNetworkAttachment: {
|
|
5969
6639
|
serializedName: "properties.cloudServicesNetworkAttachment",
|
|
5970
6640
|
type: {
|
|
5971
6641
|
name: "Composite",
|
|
5972
6642
|
className: "NetworkAttachment",
|
|
5973
6643
|
},
|
|
5974
|
-
},
|
|
6644
|
+
},
|
|
6645
|
+
clusterId: {
|
|
5975
6646
|
serializedName: "properties.clusterId",
|
|
5976
6647
|
readOnly: true,
|
|
5977
6648
|
type: {
|
|
5978
6649
|
name: "String",
|
|
5979
6650
|
},
|
|
5980
|
-
},
|
|
6651
|
+
},
|
|
6652
|
+
consoleExtendedLocation: {
|
|
5981
6653
|
serializedName: "properties.consoleExtendedLocation",
|
|
5982
6654
|
type: {
|
|
5983
6655
|
name: "Composite",
|
|
5984
6656
|
className: "ExtendedLocation",
|
|
5985
6657
|
},
|
|
5986
|
-
},
|
|
6658
|
+
},
|
|
6659
|
+
cpuCores: {
|
|
5987
6660
|
constraints: {
|
|
5988
6661
|
InclusiveMinimum: 2,
|
|
5989
6662
|
},
|
|
@@ -5992,25 +6665,29 @@ export const VirtualMachine = {
|
|
|
5992
6665
|
type: {
|
|
5993
6666
|
name: "Number",
|
|
5994
6667
|
},
|
|
5995
|
-
},
|
|
6668
|
+
},
|
|
6669
|
+
detailedStatus: {
|
|
5996
6670
|
serializedName: "properties.detailedStatus",
|
|
5997
6671
|
readOnly: true,
|
|
5998
6672
|
type: {
|
|
5999
6673
|
name: "String",
|
|
6000
6674
|
},
|
|
6001
|
-
},
|
|
6675
|
+
},
|
|
6676
|
+
detailedStatusMessage: {
|
|
6002
6677
|
serializedName: "properties.detailedStatusMessage",
|
|
6003
6678
|
readOnly: true,
|
|
6004
6679
|
type: {
|
|
6005
6680
|
name: "String",
|
|
6006
6681
|
},
|
|
6007
|
-
},
|
|
6682
|
+
},
|
|
6683
|
+
isolateEmulatorThread: {
|
|
6008
6684
|
defaultValue: "True",
|
|
6009
6685
|
serializedName: "properties.isolateEmulatorThread",
|
|
6010
6686
|
type: {
|
|
6011
6687
|
name: "String",
|
|
6012
6688
|
},
|
|
6013
|
-
},
|
|
6689
|
+
},
|
|
6690
|
+
memorySizeGB: {
|
|
6014
6691
|
constraints: {
|
|
6015
6692
|
InclusiveMinimum: 1,
|
|
6016
6693
|
},
|
|
@@ -6019,7 +6696,8 @@ export const VirtualMachine = {
|
|
|
6019
6696
|
type: {
|
|
6020
6697
|
name: "Number",
|
|
6021
6698
|
},
|
|
6022
|
-
},
|
|
6699
|
+
},
|
|
6700
|
+
networkAttachments: {
|
|
6023
6701
|
serializedName: "properties.networkAttachments",
|
|
6024
6702
|
type: {
|
|
6025
6703
|
name: "Sequence",
|
|
@@ -6030,12 +6708,20 @@ export const VirtualMachine = {
|
|
|
6030
6708
|
},
|
|
6031
6709
|
},
|
|
6032
6710
|
},
|
|
6033
|
-
},
|
|
6711
|
+
},
|
|
6712
|
+
networkData: {
|
|
6034
6713
|
serializedName: "properties.networkData",
|
|
6035
6714
|
type: {
|
|
6036
6715
|
name: "String",
|
|
6037
6716
|
},
|
|
6038
|
-
},
|
|
6717
|
+
},
|
|
6718
|
+
networkDataContent: {
|
|
6719
|
+
serializedName: "properties.networkDataContent",
|
|
6720
|
+
type: {
|
|
6721
|
+
name: "String",
|
|
6722
|
+
},
|
|
6723
|
+
},
|
|
6724
|
+
placementHints: {
|
|
6039
6725
|
serializedName: "properties.placementHints",
|
|
6040
6726
|
type: {
|
|
6041
6727
|
name: "Sequence",
|
|
@@ -6046,19 +6732,22 @@ export const VirtualMachine = {
|
|
|
6046
6732
|
},
|
|
6047
6733
|
},
|
|
6048
6734
|
},
|
|
6049
|
-
},
|
|
6735
|
+
},
|
|
6736
|
+
powerState: {
|
|
6050
6737
|
serializedName: "properties.powerState",
|
|
6051
6738
|
readOnly: true,
|
|
6052
6739
|
type: {
|
|
6053
6740
|
name: "String",
|
|
6054
6741
|
},
|
|
6055
|
-
},
|
|
6742
|
+
},
|
|
6743
|
+
provisioningState: {
|
|
6056
6744
|
serializedName: "properties.provisioningState",
|
|
6057
6745
|
readOnly: true,
|
|
6058
6746
|
type: {
|
|
6059
6747
|
name: "String",
|
|
6060
6748
|
},
|
|
6061
|
-
},
|
|
6749
|
+
},
|
|
6750
|
+
sshPublicKeys: {
|
|
6062
6751
|
serializedName: "properties.sshPublicKeys",
|
|
6063
6752
|
type: {
|
|
6064
6753
|
name: "Sequence",
|
|
@@ -6069,42 +6758,55 @@ export const VirtualMachine = {
|
|
|
6069
6758
|
},
|
|
6070
6759
|
},
|
|
6071
6760
|
},
|
|
6072
|
-
},
|
|
6761
|
+
},
|
|
6762
|
+
storageProfile: {
|
|
6073
6763
|
serializedName: "properties.storageProfile",
|
|
6074
6764
|
type: {
|
|
6075
6765
|
name: "Composite",
|
|
6076
6766
|
className: "StorageProfile",
|
|
6077
6767
|
},
|
|
6078
|
-
},
|
|
6768
|
+
},
|
|
6769
|
+
userData: {
|
|
6079
6770
|
serializedName: "properties.userData",
|
|
6080
6771
|
type: {
|
|
6081
6772
|
name: "String",
|
|
6082
6773
|
},
|
|
6083
|
-
},
|
|
6774
|
+
},
|
|
6775
|
+
userDataContent: {
|
|
6776
|
+
serializedName: "properties.userDataContent",
|
|
6777
|
+
type: {
|
|
6778
|
+
name: "String",
|
|
6779
|
+
},
|
|
6780
|
+
},
|
|
6781
|
+
virtioInterface: {
|
|
6084
6782
|
defaultValue: "Modern",
|
|
6085
6783
|
serializedName: "properties.virtioInterface",
|
|
6086
6784
|
type: {
|
|
6087
6785
|
name: "String",
|
|
6088
6786
|
},
|
|
6089
|
-
},
|
|
6787
|
+
},
|
|
6788
|
+
vmDeviceModel: {
|
|
6090
6789
|
defaultValue: "T2",
|
|
6091
6790
|
serializedName: "properties.vmDeviceModel",
|
|
6092
6791
|
type: {
|
|
6093
6792
|
name: "String",
|
|
6094
6793
|
},
|
|
6095
|
-
},
|
|
6794
|
+
},
|
|
6795
|
+
vmImage: {
|
|
6096
6796
|
serializedName: "properties.vmImage",
|
|
6097
6797
|
required: true,
|
|
6098
6798
|
type: {
|
|
6099
6799
|
name: "String",
|
|
6100
6800
|
},
|
|
6101
|
-
},
|
|
6801
|
+
},
|
|
6802
|
+
vmImageRepositoryCredentials: {
|
|
6102
6803
|
serializedName: "properties.vmImageRepositoryCredentials",
|
|
6103
6804
|
type: {
|
|
6104
6805
|
name: "Composite",
|
|
6105
6806
|
className: "ImageRepositoryCredentials",
|
|
6106
6807
|
},
|
|
6107
|
-
},
|
|
6808
|
+
},
|
|
6809
|
+
volumes: {
|
|
6108
6810
|
serializedName: "properties.volumes",
|
|
6109
6811
|
readOnly: true,
|
|
6110
6812
|
type: {
|
|
@@ -6115,26 +6817,41 @@ export const VirtualMachine = {
|
|
|
6115
6817
|
},
|
|
6116
6818
|
},
|
|
6117
6819
|
},
|
|
6118
|
-
}
|
|
6820
|
+
},
|
|
6821
|
+
},
|
|
6119
6822
|
},
|
|
6120
6823
|
};
|
|
6121
6824
|
export const Volume = {
|
|
6122
6825
|
type: {
|
|
6123
6826
|
name: "Composite",
|
|
6124
6827
|
className: "Volume",
|
|
6125
|
-
modelProperties:
|
|
6828
|
+
modelProperties: {
|
|
6829
|
+
...TrackedResource.type.modelProperties,
|
|
6830
|
+
etag: {
|
|
6126
6831
|
serializedName: "etag",
|
|
6127
6832
|
readOnly: true,
|
|
6128
6833
|
type: {
|
|
6129
6834
|
name: "String",
|
|
6130
6835
|
},
|
|
6131
|
-
},
|
|
6836
|
+
},
|
|
6837
|
+
extendedLocation: {
|
|
6132
6838
|
serializedName: "extendedLocation",
|
|
6133
6839
|
type: {
|
|
6134
6840
|
name: "Composite",
|
|
6135
6841
|
className: "ExtendedLocation",
|
|
6136
6842
|
},
|
|
6137
|
-
},
|
|
6843
|
+
},
|
|
6844
|
+
allocatedSizeMiB: {
|
|
6845
|
+
constraints: {
|
|
6846
|
+
InclusiveMinimum: 0,
|
|
6847
|
+
},
|
|
6848
|
+
serializedName: "properties.allocatedSizeMiB",
|
|
6849
|
+
readOnly: true,
|
|
6850
|
+
type: {
|
|
6851
|
+
name: "Number",
|
|
6852
|
+
},
|
|
6853
|
+
},
|
|
6854
|
+
attachedTo: {
|
|
6138
6855
|
serializedName: "properties.attachedTo",
|
|
6139
6856
|
readOnly: true,
|
|
6140
6857
|
type: {
|
|
@@ -6145,31 +6862,36 @@ export const Volume = {
|
|
|
6145
6862
|
},
|
|
6146
6863
|
},
|
|
6147
6864
|
},
|
|
6148
|
-
},
|
|
6865
|
+
},
|
|
6866
|
+
detailedStatus: {
|
|
6149
6867
|
serializedName: "properties.detailedStatus",
|
|
6150
6868
|
readOnly: true,
|
|
6151
6869
|
type: {
|
|
6152
6870
|
name: "String",
|
|
6153
6871
|
},
|
|
6154
|
-
},
|
|
6872
|
+
},
|
|
6873
|
+
detailedStatusMessage: {
|
|
6155
6874
|
serializedName: "properties.detailedStatusMessage",
|
|
6156
6875
|
readOnly: true,
|
|
6157
6876
|
type: {
|
|
6158
6877
|
name: "String",
|
|
6159
6878
|
},
|
|
6160
|
-
},
|
|
6879
|
+
},
|
|
6880
|
+
provisioningState: {
|
|
6161
6881
|
serializedName: "properties.provisioningState",
|
|
6162
6882
|
readOnly: true,
|
|
6163
6883
|
type: {
|
|
6164
6884
|
name: "String",
|
|
6165
6885
|
},
|
|
6166
|
-
},
|
|
6886
|
+
},
|
|
6887
|
+
serialNumber: {
|
|
6167
6888
|
serializedName: "properties.serialNumber",
|
|
6168
6889
|
readOnly: true,
|
|
6169
6890
|
type: {
|
|
6170
6891
|
name: "String",
|
|
6171
6892
|
},
|
|
6172
|
-
},
|
|
6893
|
+
},
|
|
6894
|
+
sizeMiB: {
|
|
6173
6895
|
constraints: {
|
|
6174
6896
|
InclusiveMinimum: 1,
|
|
6175
6897
|
},
|
|
@@ -6178,50 +6900,65 @@ export const Volume = {
|
|
|
6178
6900
|
type: {
|
|
6179
6901
|
name: "Number",
|
|
6180
6902
|
},
|
|
6181
|
-
}
|
|
6903
|
+
},
|
|
6904
|
+
storageApplianceId: {
|
|
6905
|
+
serializedName: "properties.storageApplianceId",
|
|
6906
|
+
type: {
|
|
6907
|
+
name: "String",
|
|
6908
|
+
},
|
|
6909
|
+
},
|
|
6910
|
+
},
|
|
6182
6911
|
},
|
|
6183
6912
|
};
|
|
6184
6913
|
export const BareMetalMachineKeySet = {
|
|
6185
6914
|
type: {
|
|
6186
6915
|
name: "Composite",
|
|
6187
6916
|
className: "BareMetalMachineKeySet",
|
|
6188
|
-
modelProperties:
|
|
6917
|
+
modelProperties: {
|
|
6918
|
+
...TrackedResource.type.modelProperties,
|
|
6919
|
+
etag: {
|
|
6189
6920
|
serializedName: "etag",
|
|
6190
6921
|
readOnly: true,
|
|
6191
6922
|
type: {
|
|
6192
6923
|
name: "String",
|
|
6193
6924
|
},
|
|
6194
|
-
},
|
|
6925
|
+
},
|
|
6926
|
+
extendedLocation: {
|
|
6195
6927
|
serializedName: "extendedLocation",
|
|
6196
6928
|
type: {
|
|
6197
6929
|
name: "Composite",
|
|
6198
6930
|
className: "ExtendedLocation",
|
|
6199
6931
|
},
|
|
6200
|
-
},
|
|
6932
|
+
},
|
|
6933
|
+
azureGroupId: {
|
|
6201
6934
|
serializedName: "properties.azureGroupId",
|
|
6202
6935
|
required: true,
|
|
6203
6936
|
type: {
|
|
6204
6937
|
name: "String",
|
|
6205
6938
|
},
|
|
6206
|
-
},
|
|
6939
|
+
},
|
|
6940
|
+
detailedStatus: {
|
|
6207
6941
|
serializedName: "properties.detailedStatus",
|
|
6208
6942
|
readOnly: true,
|
|
6209
6943
|
type: {
|
|
6210
6944
|
name: "String",
|
|
6211
6945
|
},
|
|
6212
|
-
},
|
|
6946
|
+
},
|
|
6947
|
+
detailedStatusMessage: {
|
|
6213
6948
|
serializedName: "properties.detailedStatusMessage",
|
|
6214
6949
|
readOnly: true,
|
|
6215
6950
|
type: {
|
|
6216
6951
|
name: "String",
|
|
6217
6952
|
},
|
|
6218
|
-
},
|
|
6953
|
+
},
|
|
6954
|
+
expiration: {
|
|
6219
6955
|
serializedName: "properties.expiration",
|
|
6220
6956
|
required: true,
|
|
6221
6957
|
type: {
|
|
6222
6958
|
name: "DateTime",
|
|
6223
6959
|
},
|
|
6224
|
-
},
|
|
6960
|
+
},
|
|
6961
|
+
jumpHostsAllowed: {
|
|
6225
6962
|
serializedName: "properties.jumpHostsAllowed",
|
|
6226
6963
|
required: true,
|
|
6227
6964
|
type: {
|
|
@@ -6232,13 +6969,15 @@ export const BareMetalMachineKeySet = {
|
|
|
6232
6969
|
},
|
|
6233
6970
|
},
|
|
6234
6971
|
},
|
|
6235
|
-
},
|
|
6972
|
+
},
|
|
6973
|
+
lastValidation: {
|
|
6236
6974
|
serializedName: "properties.lastValidation",
|
|
6237
6975
|
readOnly: true,
|
|
6238
6976
|
type: {
|
|
6239
6977
|
name: "DateTime",
|
|
6240
6978
|
},
|
|
6241
|
-
},
|
|
6979
|
+
},
|
|
6980
|
+
osGroupName: {
|
|
6242
6981
|
constraints: {
|
|
6243
6982
|
Pattern: new RegExp("^([A-Za-z]([A-Za-z0-9]*))$"),
|
|
6244
6983
|
MaxLength: 32,
|
|
@@ -6247,19 +6986,28 @@ export const BareMetalMachineKeySet = {
|
|
|
6247
6986
|
type: {
|
|
6248
6987
|
name: "String",
|
|
6249
6988
|
},
|
|
6250
|
-
},
|
|
6989
|
+
},
|
|
6990
|
+
privilegeLevel: {
|
|
6251
6991
|
serializedName: "properties.privilegeLevel",
|
|
6252
6992
|
required: true,
|
|
6253
6993
|
type: {
|
|
6254
6994
|
name: "String",
|
|
6255
6995
|
},
|
|
6256
|
-
},
|
|
6996
|
+
},
|
|
6997
|
+
privilegeLevelName: {
|
|
6998
|
+
serializedName: "properties.privilegeLevelName",
|
|
6999
|
+
type: {
|
|
7000
|
+
name: "String",
|
|
7001
|
+
},
|
|
7002
|
+
},
|
|
7003
|
+
provisioningState: {
|
|
6257
7004
|
serializedName: "properties.provisioningState",
|
|
6258
7005
|
readOnly: true,
|
|
6259
7006
|
type: {
|
|
6260
7007
|
name: "String",
|
|
6261
7008
|
},
|
|
6262
|
-
},
|
|
7009
|
+
},
|
|
7010
|
+
userList: {
|
|
6263
7011
|
serializedName: "properties.userList",
|
|
6264
7012
|
required: true,
|
|
6265
7013
|
type: {
|
|
@@ -6271,7 +7019,8 @@ export const BareMetalMachineKeySet = {
|
|
|
6271
7019
|
},
|
|
6272
7020
|
},
|
|
6273
7021
|
},
|
|
6274
|
-
},
|
|
7022
|
+
},
|
|
7023
|
+
userListStatus: {
|
|
6275
7024
|
serializedName: "properties.userListStatus",
|
|
6276
7025
|
readOnly: true,
|
|
6277
7026
|
type: {
|
|
@@ -6283,68 +7032,80 @@ export const BareMetalMachineKeySet = {
|
|
|
6283
7032
|
},
|
|
6284
7033
|
},
|
|
6285
7034
|
},
|
|
6286
|
-
}
|
|
7035
|
+
},
|
|
7036
|
+
},
|
|
6287
7037
|
},
|
|
6288
7038
|
};
|
|
6289
7039
|
export const BmcKeySet = {
|
|
6290
7040
|
type: {
|
|
6291
7041
|
name: "Composite",
|
|
6292
7042
|
className: "BmcKeySet",
|
|
6293
|
-
modelProperties:
|
|
7043
|
+
modelProperties: {
|
|
7044
|
+
...TrackedResource.type.modelProperties,
|
|
7045
|
+
etag: {
|
|
6294
7046
|
serializedName: "etag",
|
|
6295
7047
|
readOnly: true,
|
|
6296
7048
|
type: {
|
|
6297
7049
|
name: "String",
|
|
6298
7050
|
},
|
|
6299
|
-
},
|
|
7051
|
+
},
|
|
7052
|
+
extendedLocation: {
|
|
6300
7053
|
serializedName: "extendedLocation",
|
|
6301
7054
|
type: {
|
|
6302
7055
|
name: "Composite",
|
|
6303
7056
|
className: "ExtendedLocation",
|
|
6304
7057
|
},
|
|
6305
|
-
},
|
|
7058
|
+
},
|
|
7059
|
+
azureGroupId: {
|
|
6306
7060
|
serializedName: "properties.azureGroupId",
|
|
6307
7061
|
required: true,
|
|
6308
7062
|
type: {
|
|
6309
7063
|
name: "String",
|
|
6310
7064
|
},
|
|
6311
|
-
},
|
|
7065
|
+
},
|
|
7066
|
+
detailedStatus: {
|
|
6312
7067
|
serializedName: "properties.detailedStatus",
|
|
6313
7068
|
readOnly: true,
|
|
6314
7069
|
type: {
|
|
6315
7070
|
name: "String",
|
|
6316
7071
|
},
|
|
6317
|
-
},
|
|
7072
|
+
},
|
|
7073
|
+
detailedStatusMessage: {
|
|
6318
7074
|
serializedName: "properties.detailedStatusMessage",
|
|
6319
7075
|
readOnly: true,
|
|
6320
7076
|
type: {
|
|
6321
7077
|
name: "String",
|
|
6322
7078
|
},
|
|
6323
|
-
},
|
|
7079
|
+
},
|
|
7080
|
+
expiration: {
|
|
6324
7081
|
serializedName: "properties.expiration",
|
|
6325
7082
|
required: true,
|
|
6326
7083
|
type: {
|
|
6327
7084
|
name: "DateTime",
|
|
6328
7085
|
},
|
|
6329
|
-
},
|
|
7086
|
+
},
|
|
7087
|
+
lastValidation: {
|
|
6330
7088
|
serializedName: "properties.lastValidation",
|
|
6331
7089
|
readOnly: true,
|
|
6332
7090
|
type: {
|
|
6333
7091
|
name: "DateTime",
|
|
6334
7092
|
},
|
|
6335
|
-
},
|
|
7093
|
+
},
|
|
7094
|
+
privilegeLevel: {
|
|
6336
7095
|
serializedName: "properties.privilegeLevel",
|
|
6337
7096
|
required: true,
|
|
6338
7097
|
type: {
|
|
6339
7098
|
name: "String",
|
|
6340
7099
|
},
|
|
6341
|
-
},
|
|
7100
|
+
},
|
|
7101
|
+
provisioningState: {
|
|
6342
7102
|
serializedName: "properties.provisioningState",
|
|
6343
7103
|
readOnly: true,
|
|
6344
7104
|
type: {
|
|
6345
7105
|
name: "String",
|
|
6346
7106
|
},
|
|
6347
|
-
},
|
|
7107
|
+
},
|
|
7108
|
+
userList: {
|
|
6348
7109
|
serializedName: "properties.userList",
|
|
6349
7110
|
required: true,
|
|
6350
7111
|
type: {
|
|
@@ -6356,7 +7117,8 @@ export const BmcKeySet = {
|
|
|
6356
7117
|
},
|
|
6357
7118
|
},
|
|
6358
7119
|
},
|
|
6359
|
-
},
|
|
7120
|
+
},
|
|
7121
|
+
userListStatus: {
|
|
6360
7122
|
serializedName: "properties.userListStatus",
|
|
6361
7123
|
readOnly: true,
|
|
6362
7124
|
type: {
|
|
@@ -6368,26 +7130,31 @@ export const BmcKeySet = {
|
|
|
6368
7130
|
},
|
|
6369
7131
|
},
|
|
6370
7132
|
},
|
|
6371
|
-
}
|
|
7133
|
+
},
|
|
7134
|
+
},
|
|
6372
7135
|
},
|
|
6373
7136
|
};
|
|
6374
7137
|
export const ClusterMetricsConfiguration = {
|
|
6375
7138
|
type: {
|
|
6376
7139
|
name: "Composite",
|
|
6377
7140
|
className: "ClusterMetricsConfiguration",
|
|
6378
|
-
modelProperties:
|
|
7141
|
+
modelProperties: {
|
|
7142
|
+
...TrackedResource.type.modelProperties,
|
|
7143
|
+
etag: {
|
|
6379
7144
|
serializedName: "etag",
|
|
6380
7145
|
readOnly: true,
|
|
6381
7146
|
type: {
|
|
6382
7147
|
name: "String",
|
|
6383
7148
|
},
|
|
6384
|
-
},
|
|
7149
|
+
},
|
|
7150
|
+
extendedLocation: {
|
|
6385
7151
|
serializedName: "extendedLocation",
|
|
6386
7152
|
type: {
|
|
6387
7153
|
name: "Composite",
|
|
6388
7154
|
className: "ExtendedLocation",
|
|
6389
7155
|
},
|
|
6390
|
-
},
|
|
7156
|
+
},
|
|
7157
|
+
collectionInterval: {
|
|
6391
7158
|
constraints: {
|
|
6392
7159
|
InclusiveMaximum: 1440,
|
|
6393
7160
|
InclusiveMinimum: 1,
|
|
@@ -6397,19 +7164,22 @@ export const ClusterMetricsConfiguration = {
|
|
|
6397
7164
|
type: {
|
|
6398
7165
|
name: "Number",
|
|
6399
7166
|
},
|
|
6400
|
-
},
|
|
7167
|
+
},
|
|
7168
|
+
detailedStatus: {
|
|
6401
7169
|
serializedName: "properties.detailedStatus",
|
|
6402
7170
|
readOnly: true,
|
|
6403
7171
|
type: {
|
|
6404
7172
|
name: "String",
|
|
6405
7173
|
},
|
|
6406
|
-
},
|
|
7174
|
+
},
|
|
7175
|
+
detailedStatusMessage: {
|
|
6407
7176
|
serializedName: "properties.detailedStatusMessage",
|
|
6408
7177
|
readOnly: true,
|
|
6409
7178
|
type: {
|
|
6410
7179
|
name: "String",
|
|
6411
7180
|
},
|
|
6412
|
-
},
|
|
7181
|
+
},
|
|
7182
|
+
disabledMetrics: {
|
|
6413
7183
|
serializedName: "properties.disabledMetrics",
|
|
6414
7184
|
readOnly: true,
|
|
6415
7185
|
type: {
|
|
@@ -6420,7 +7190,8 @@ export const ClusterMetricsConfiguration = {
|
|
|
6420
7190
|
},
|
|
6421
7191
|
},
|
|
6422
7192
|
},
|
|
6423
|
-
},
|
|
7193
|
+
},
|
|
7194
|
+
enabledMetrics: {
|
|
6424
7195
|
serializedName: "properties.enabledMetrics",
|
|
6425
7196
|
type: {
|
|
6426
7197
|
name: "Sequence",
|
|
@@ -6430,50 +7201,59 @@ export const ClusterMetricsConfiguration = {
|
|
|
6430
7201
|
},
|
|
6431
7202
|
},
|
|
6432
7203
|
},
|
|
6433
|
-
},
|
|
7204
|
+
},
|
|
7205
|
+
provisioningState: {
|
|
6434
7206
|
serializedName: "properties.provisioningState",
|
|
6435
7207
|
readOnly: true,
|
|
6436
7208
|
type: {
|
|
6437
7209
|
name: "String",
|
|
6438
7210
|
},
|
|
6439
|
-
}
|
|
7211
|
+
},
|
|
7212
|
+
},
|
|
6440
7213
|
},
|
|
6441
7214
|
};
|
|
6442
7215
|
export const AgentPool = {
|
|
6443
7216
|
type: {
|
|
6444
7217
|
name: "Composite",
|
|
6445
7218
|
className: "AgentPool",
|
|
6446
|
-
modelProperties:
|
|
7219
|
+
modelProperties: {
|
|
7220
|
+
...TrackedResource.type.modelProperties,
|
|
7221
|
+
etag: {
|
|
6447
7222
|
serializedName: "etag",
|
|
6448
7223
|
readOnly: true,
|
|
6449
7224
|
type: {
|
|
6450
7225
|
name: "String",
|
|
6451
7226
|
},
|
|
6452
|
-
},
|
|
7227
|
+
},
|
|
7228
|
+
extendedLocation: {
|
|
6453
7229
|
serializedName: "extendedLocation",
|
|
6454
7230
|
type: {
|
|
6455
7231
|
name: "Composite",
|
|
6456
7232
|
className: "ExtendedLocation",
|
|
6457
7233
|
},
|
|
6458
|
-
},
|
|
7234
|
+
},
|
|
7235
|
+
administratorConfiguration: {
|
|
6459
7236
|
serializedName: "properties.administratorConfiguration",
|
|
6460
7237
|
type: {
|
|
6461
7238
|
name: "Composite",
|
|
6462
7239
|
className: "AdministratorConfiguration",
|
|
6463
7240
|
},
|
|
6464
|
-
},
|
|
7241
|
+
},
|
|
7242
|
+
agentOptions: {
|
|
6465
7243
|
serializedName: "properties.agentOptions",
|
|
6466
7244
|
type: {
|
|
6467
7245
|
name: "Composite",
|
|
6468
7246
|
className: "AgentOptions",
|
|
6469
7247
|
},
|
|
6470
|
-
},
|
|
7248
|
+
},
|
|
7249
|
+
attachedNetworkConfiguration: {
|
|
6471
7250
|
serializedName: "properties.attachedNetworkConfiguration",
|
|
6472
7251
|
type: {
|
|
6473
7252
|
name: "Composite",
|
|
6474
7253
|
className: "AttachedNetworkConfiguration",
|
|
6475
7254
|
},
|
|
6476
|
-
},
|
|
7255
|
+
},
|
|
7256
|
+
availabilityZones: {
|
|
6477
7257
|
serializedName: "properties.availabilityZones",
|
|
6478
7258
|
type: {
|
|
6479
7259
|
name: "Sequence",
|
|
@@ -6483,31 +7263,36 @@ export const AgentPool = {
|
|
|
6483
7263
|
},
|
|
6484
7264
|
},
|
|
6485
7265
|
},
|
|
6486
|
-
},
|
|
7266
|
+
},
|
|
7267
|
+
count: {
|
|
6487
7268
|
serializedName: "properties.count",
|
|
6488
7269
|
required: true,
|
|
6489
7270
|
type: {
|
|
6490
7271
|
name: "Number",
|
|
6491
7272
|
},
|
|
6492
|
-
},
|
|
7273
|
+
},
|
|
7274
|
+
detailedStatus: {
|
|
6493
7275
|
serializedName: "properties.detailedStatus",
|
|
6494
7276
|
readOnly: true,
|
|
6495
7277
|
type: {
|
|
6496
7278
|
name: "String",
|
|
6497
7279
|
},
|
|
6498
|
-
},
|
|
7280
|
+
},
|
|
7281
|
+
detailedStatusMessage: {
|
|
6499
7282
|
serializedName: "properties.detailedStatusMessage",
|
|
6500
7283
|
readOnly: true,
|
|
6501
7284
|
type: {
|
|
6502
7285
|
name: "String",
|
|
6503
7286
|
},
|
|
6504
|
-
},
|
|
7287
|
+
},
|
|
7288
|
+
kubernetesVersion: {
|
|
6505
7289
|
serializedName: "properties.kubernetesVersion",
|
|
6506
7290
|
readOnly: true,
|
|
6507
7291
|
type: {
|
|
6508
7292
|
name: "String",
|
|
6509
7293
|
},
|
|
6510
|
-
},
|
|
7294
|
+
},
|
|
7295
|
+
labels: {
|
|
6511
7296
|
serializedName: "properties.labels",
|
|
6512
7297
|
type: {
|
|
6513
7298
|
name: "Sequence",
|
|
@@ -6518,19 +7303,22 @@ export const AgentPool = {
|
|
|
6518
7303
|
},
|
|
6519
7304
|
},
|
|
6520
7305
|
},
|
|
6521
|
-
},
|
|
7306
|
+
},
|
|
7307
|
+
mode: {
|
|
6522
7308
|
serializedName: "properties.mode",
|
|
6523
7309
|
required: true,
|
|
6524
7310
|
type: {
|
|
6525
7311
|
name: "String",
|
|
6526
7312
|
},
|
|
6527
|
-
},
|
|
7313
|
+
},
|
|
7314
|
+
provisioningState: {
|
|
6528
7315
|
serializedName: "properties.provisioningState",
|
|
6529
7316
|
readOnly: true,
|
|
6530
7317
|
type: {
|
|
6531
7318
|
name: "String",
|
|
6532
7319
|
},
|
|
6533
|
-
},
|
|
7320
|
+
},
|
|
7321
|
+
taints: {
|
|
6534
7322
|
serializedName: "properties.taints",
|
|
6535
7323
|
type: {
|
|
6536
7324
|
name: "Sequence",
|
|
@@ -6541,50 +7329,59 @@ export const AgentPool = {
|
|
|
6541
7329
|
},
|
|
6542
7330
|
},
|
|
6543
7331
|
},
|
|
6544
|
-
},
|
|
7332
|
+
},
|
|
7333
|
+
upgradeSettings: {
|
|
6545
7334
|
serializedName: "properties.upgradeSettings",
|
|
6546
7335
|
type: {
|
|
6547
7336
|
name: "Composite",
|
|
6548
7337
|
className: "AgentPoolUpgradeSettings",
|
|
6549
7338
|
},
|
|
6550
|
-
},
|
|
7339
|
+
},
|
|
7340
|
+
vmSkuName: {
|
|
6551
7341
|
serializedName: "properties.vmSkuName",
|
|
6552
7342
|
required: true,
|
|
6553
7343
|
type: {
|
|
6554
7344
|
name: "String",
|
|
6555
7345
|
},
|
|
6556
|
-
}
|
|
7346
|
+
},
|
|
7347
|
+
},
|
|
6557
7348
|
},
|
|
6558
7349
|
};
|
|
6559
7350
|
export const KubernetesClusterFeature = {
|
|
6560
7351
|
type: {
|
|
6561
7352
|
name: "Composite",
|
|
6562
7353
|
className: "KubernetesClusterFeature",
|
|
6563
|
-
modelProperties:
|
|
7354
|
+
modelProperties: {
|
|
7355
|
+
...TrackedResource.type.modelProperties,
|
|
7356
|
+
etag: {
|
|
6564
7357
|
serializedName: "etag",
|
|
6565
7358
|
readOnly: true,
|
|
6566
7359
|
type: {
|
|
6567
7360
|
name: "String",
|
|
6568
7361
|
},
|
|
6569
|
-
},
|
|
7362
|
+
},
|
|
7363
|
+
availabilityLifecycle: {
|
|
6570
7364
|
serializedName: "properties.availabilityLifecycle",
|
|
6571
7365
|
readOnly: true,
|
|
6572
7366
|
type: {
|
|
6573
7367
|
name: "String",
|
|
6574
7368
|
},
|
|
6575
|
-
},
|
|
7369
|
+
},
|
|
7370
|
+
detailedStatus: {
|
|
6576
7371
|
serializedName: "properties.detailedStatus",
|
|
6577
7372
|
readOnly: true,
|
|
6578
7373
|
type: {
|
|
6579
7374
|
name: "String",
|
|
6580
7375
|
},
|
|
6581
|
-
},
|
|
7376
|
+
},
|
|
7377
|
+
detailedStatusMessage: {
|
|
6582
7378
|
serializedName: "properties.detailedStatusMessage",
|
|
6583
7379
|
readOnly: true,
|
|
6584
7380
|
type: {
|
|
6585
7381
|
name: "String",
|
|
6586
7382
|
},
|
|
6587
|
-
},
|
|
7383
|
+
},
|
|
7384
|
+
options: {
|
|
6588
7385
|
serializedName: "properties.options",
|
|
6589
7386
|
type: {
|
|
6590
7387
|
name: "Sequence",
|
|
@@ -6595,91 +7392,107 @@ export const KubernetesClusterFeature = {
|
|
|
6595
7392
|
},
|
|
6596
7393
|
},
|
|
6597
7394
|
},
|
|
6598
|
-
},
|
|
7395
|
+
},
|
|
7396
|
+
provisioningState: {
|
|
6599
7397
|
serializedName: "properties.provisioningState",
|
|
6600
7398
|
readOnly: true,
|
|
6601
7399
|
type: {
|
|
6602
7400
|
name: "String",
|
|
6603
7401
|
},
|
|
6604
|
-
},
|
|
7402
|
+
},
|
|
7403
|
+
required: {
|
|
6605
7404
|
serializedName: "properties.required",
|
|
6606
7405
|
readOnly: true,
|
|
6607
7406
|
type: {
|
|
6608
7407
|
name: "String",
|
|
6609
7408
|
},
|
|
6610
|
-
},
|
|
7409
|
+
},
|
|
7410
|
+
version: {
|
|
6611
7411
|
serializedName: "properties.version",
|
|
6612
7412
|
readOnly: true,
|
|
6613
7413
|
type: {
|
|
6614
7414
|
name: "String",
|
|
6615
7415
|
},
|
|
6616
|
-
}
|
|
7416
|
+
},
|
|
7417
|
+
},
|
|
6617
7418
|
},
|
|
6618
7419
|
};
|
|
6619
7420
|
export const Console = {
|
|
6620
7421
|
type: {
|
|
6621
7422
|
name: "Composite",
|
|
6622
7423
|
className: "Console",
|
|
6623
|
-
modelProperties:
|
|
7424
|
+
modelProperties: {
|
|
7425
|
+
...TrackedResource.type.modelProperties,
|
|
7426
|
+
etag: {
|
|
6624
7427
|
serializedName: "etag",
|
|
6625
7428
|
readOnly: true,
|
|
6626
7429
|
type: {
|
|
6627
7430
|
name: "String",
|
|
6628
7431
|
},
|
|
6629
|
-
},
|
|
7432
|
+
},
|
|
7433
|
+
extendedLocation: {
|
|
6630
7434
|
serializedName: "extendedLocation",
|
|
6631
7435
|
type: {
|
|
6632
7436
|
name: "Composite",
|
|
6633
7437
|
className: "ExtendedLocation",
|
|
6634
7438
|
},
|
|
6635
|
-
},
|
|
7439
|
+
},
|
|
7440
|
+
detailedStatus: {
|
|
6636
7441
|
serializedName: "properties.detailedStatus",
|
|
6637
7442
|
readOnly: true,
|
|
6638
7443
|
type: {
|
|
6639
7444
|
name: "String",
|
|
6640
7445
|
},
|
|
6641
|
-
},
|
|
7446
|
+
},
|
|
7447
|
+
detailedStatusMessage: {
|
|
6642
7448
|
serializedName: "properties.detailedStatusMessage",
|
|
6643
7449
|
readOnly: true,
|
|
6644
7450
|
type: {
|
|
6645
7451
|
name: "String",
|
|
6646
7452
|
},
|
|
6647
|
-
},
|
|
7453
|
+
},
|
|
7454
|
+
enabled: {
|
|
6648
7455
|
serializedName: "properties.enabled",
|
|
6649
7456
|
required: true,
|
|
6650
7457
|
type: {
|
|
6651
7458
|
name: "String",
|
|
6652
7459
|
},
|
|
6653
|
-
},
|
|
7460
|
+
},
|
|
7461
|
+
expiration: {
|
|
6654
7462
|
serializedName: "properties.expiration",
|
|
6655
7463
|
type: {
|
|
6656
7464
|
name: "DateTime",
|
|
6657
7465
|
},
|
|
6658
|
-
},
|
|
7466
|
+
},
|
|
7467
|
+
privateLinkServiceId: {
|
|
6659
7468
|
serializedName: "properties.privateLinkServiceId",
|
|
6660
7469
|
readOnly: true,
|
|
6661
7470
|
type: {
|
|
6662
7471
|
name: "String",
|
|
6663
7472
|
},
|
|
6664
|
-
},
|
|
7473
|
+
},
|
|
7474
|
+
provisioningState: {
|
|
6665
7475
|
serializedName: "properties.provisioningState",
|
|
6666
7476
|
readOnly: true,
|
|
6667
7477
|
type: {
|
|
6668
7478
|
name: "String",
|
|
6669
7479
|
},
|
|
6670
|
-
},
|
|
7480
|
+
},
|
|
7481
|
+
sshPublicKey: {
|
|
6671
7482
|
serializedName: "properties.sshPublicKey",
|
|
6672
7483
|
type: {
|
|
6673
7484
|
name: "Composite",
|
|
6674
7485
|
className: "SshPublicKey",
|
|
6675
7486
|
},
|
|
6676
|
-
},
|
|
7487
|
+
},
|
|
7488
|
+
virtualMachineAccessId: {
|
|
6677
7489
|
serializedName: "properties.virtualMachineAccessId",
|
|
6678
7490
|
readOnly: true,
|
|
6679
7491
|
type: {
|
|
6680
7492
|
name: "String",
|
|
6681
7493
|
},
|
|
6682
|
-
}
|
|
7494
|
+
},
|
|
7495
|
+
},
|
|
6683
7496
|
},
|
|
6684
7497
|
};
|
|
6685
7498
|
export const BareMetalMachinesCreateOrUpdateHeaders = {
|
|
@@ -6828,6 +7641,20 @@ export const BareMetalMachinesRunDataExtractsHeaders = {
|
|
|
6828
7641
|
},
|
|
6829
7642
|
},
|
|
6830
7643
|
};
|
|
7644
|
+
export const BareMetalMachinesRunDataExtractsRestrictedHeaders = {
|
|
7645
|
+
type: {
|
|
7646
|
+
name: "Composite",
|
|
7647
|
+
className: "BareMetalMachinesRunDataExtractsRestrictedHeaders",
|
|
7648
|
+
modelProperties: {
|
|
7649
|
+
location: {
|
|
7650
|
+
serializedName: "location",
|
|
7651
|
+
type: {
|
|
7652
|
+
name: "String",
|
|
7653
|
+
},
|
|
7654
|
+
},
|
|
7655
|
+
},
|
|
7656
|
+
},
|
|
7657
|
+
};
|
|
6831
7658
|
export const BareMetalMachinesRunReadCommandsHeaders = {
|
|
6832
7659
|
type: {
|
|
6833
7660
|
name: "Composite",
|
|
@@ -7292,6 +8119,20 @@ export const StorageAppliancesEnableRemoteVendorManagementHeaders = {
|
|
|
7292
8119
|
},
|
|
7293
8120
|
},
|
|
7294
8121
|
};
|
|
8122
|
+
export const StorageAppliancesRunReadCommandsHeaders = {
|
|
8123
|
+
type: {
|
|
8124
|
+
name: "Composite",
|
|
8125
|
+
className: "StorageAppliancesRunReadCommandsHeaders",
|
|
8126
|
+
modelProperties: {
|
|
8127
|
+
location: {
|
|
8128
|
+
serializedName: "location",
|
|
8129
|
+
type: {
|
|
8130
|
+
name: "String",
|
|
8131
|
+
},
|
|
8132
|
+
},
|
|
8133
|
+
},
|
|
8134
|
+
},
|
|
8135
|
+
};
|
|
7295
8136
|
export const TrunkedNetworksCreateOrUpdateHeaders = {
|
|
7296
8137
|
type: {
|
|
7297
8138
|
name: "Composite",
|
|
@@ -7368,6 +8209,20 @@ export const VirtualMachinesUpdateHeaders = {
|
|
|
7368
8209
|
},
|
|
7369
8210
|
},
|
|
7370
8211
|
};
|
|
8212
|
+
export const VirtualMachinesAssignRelayHeaders = {
|
|
8213
|
+
type: {
|
|
8214
|
+
name: "Composite",
|
|
8215
|
+
className: "VirtualMachinesAssignRelayHeaders",
|
|
8216
|
+
modelProperties: {
|
|
8217
|
+
location: {
|
|
8218
|
+
serializedName: "location",
|
|
8219
|
+
type: {
|
|
8220
|
+
name: "String",
|
|
8221
|
+
},
|
|
8222
|
+
},
|
|
8223
|
+
},
|
|
8224
|
+
},
|
|
8225
|
+
};
|
|
7371
8226
|
export const VirtualMachinesPowerOffHeaders = {
|
|
7372
8227
|
type: {
|
|
7373
8228
|
name: "Composite",
|