@azure/arm-networkcloud 1.2.0-beta.1 → 1.3.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- 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 +845 -14
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +81 -8
- 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 +1275 -312
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +8 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +53 -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 +73 -70
- 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 +73 -70
- 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 +308 -180
- 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 +73 -70
- 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 +98 -120
- 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 +87 -114
- 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 +142 -144
- 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 +73 -70
- 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 +73 -70
- 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 +109 -126
- 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 +87 -114
- 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 +87 -114
- 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 +73 -70
- 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 +98 -120
- 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 +216 -132
- 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 +87 -114
- 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 +232 -143
- 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 +87 -114
- 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 +845 -14
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +84 -11
- 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 +1280 -317
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +8 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +54 -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 +72 -68
- 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 +72 -68
- 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 +307 -178
- 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 +72 -68
- 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 +97 -118
- 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 +86 -112
- 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 +141 -142
- 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 +72 -68
- 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 +72 -68
- 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 +108 -124
- 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 +86 -112
- 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 +86 -112
- 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 +72 -68
- 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 +97 -118
- 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 +215 -130
- 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 +86 -112
- 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 +231 -141
- 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 +86 -112
- 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 +845 -14
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +81 -8
- 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 +1275 -312
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +8 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +53 -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 +73 -70
- 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 +73 -70
- 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 +308 -180
- 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 +73 -70
- 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 +98 -120
- 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 +87 -114
- 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 +142 -144
- 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 +73 -70
- 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 +73 -70
- 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 +109 -126
- 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 +87 -114
- 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 +87 -114
- 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 +73 -70
- 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 +98 -120
- 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 +216 -132
- 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 +87 -114
- 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 +232 -143
- 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 +87 -114
- 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 +845 -14
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +81 -8
- 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 +1275 -312
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +8 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +53 -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 +73 -70
- 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 +73 -70
- 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 +308 -180
- 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 +73 -70
- 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 +98 -120
- 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 +87 -114
- 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 +142 -144
- 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 +73 -70
- 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 +73 -70
- 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 +109 -126
- 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 +87 -114
- 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 +87 -114
- 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 +73 -70
- 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 +98 -120
- 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 +216 -132
- 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 +87 -114
- 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 +232 -143
- 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 +87 -114
- 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 +56 -65
- package/CHANGELOG.md +0 -340
- package/review/arm-networkcloud.api.md +0 -4390
|
@@ -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,20 +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: {
|
|
4948
|
+
serializedName: "etag",
|
|
4949
|
+
readOnly: true,
|
|
4950
|
+
type: {
|
|
4951
|
+
name: "String",
|
|
4952
|
+
},
|
|
4953
|
+
},
|
|
4954
|
+
extendedLocation: {
|
|
4548
4955
|
serializedName: "extendedLocation",
|
|
4549
4956
|
type: {
|
|
4550
4957
|
name: "Composite",
|
|
4551
4958
|
className: "ExtendedLocation",
|
|
4552
4959
|
},
|
|
4553
|
-
},
|
|
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: {
|
|
4554
4975
|
serializedName: "properties.associatedResourceIds",
|
|
4555
4976
|
readOnly: true,
|
|
4556
4977
|
type: {
|
|
@@ -4561,19 +4982,22 @@ export const BareMetalMachine = {
|
|
|
4561
4982
|
},
|
|
4562
4983
|
},
|
|
4563
4984
|
},
|
|
4564
|
-
},
|
|
4985
|
+
},
|
|
4986
|
+
bmcConnectionString: {
|
|
4565
4987
|
serializedName: "properties.bmcConnectionString",
|
|
4566
4988
|
required: true,
|
|
4567
4989
|
type: {
|
|
4568
4990
|
name: "String",
|
|
4569
4991
|
},
|
|
4570
|
-
},
|
|
4992
|
+
},
|
|
4993
|
+
bmcCredentials: {
|
|
4571
4994
|
serializedName: "properties.bmcCredentials",
|
|
4572
4995
|
type: {
|
|
4573
4996
|
name: "Composite",
|
|
4574
4997
|
className: "AdministrativeCredentials",
|
|
4575
4998
|
},
|
|
4576
|
-
},
|
|
4999
|
+
},
|
|
5000
|
+
bmcMacAddress: {
|
|
4577
5001
|
constraints: {
|
|
4578
5002
|
Pattern: new RegExp("^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"),
|
|
4579
5003
|
},
|
|
@@ -4582,7 +5006,8 @@ export const BareMetalMachine = {
|
|
|
4582
5006
|
type: {
|
|
4583
5007
|
name: "String",
|
|
4584
5008
|
},
|
|
4585
|
-
},
|
|
5009
|
+
},
|
|
5010
|
+
bootMacAddress: {
|
|
4586
5011
|
constraints: {
|
|
4587
5012
|
Pattern: new RegExp("^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"),
|
|
4588
5013
|
},
|
|
@@ -4591,43 +5016,57 @@ export const BareMetalMachine = {
|
|
|
4591
5016
|
type: {
|
|
4592
5017
|
name: "String",
|
|
4593
5018
|
},
|
|
4594
|
-
},
|
|
5019
|
+
},
|
|
5020
|
+
caCertificate: {
|
|
5021
|
+
serializedName: "properties.caCertificate",
|
|
5022
|
+
type: {
|
|
5023
|
+
name: "Composite",
|
|
5024
|
+
className: "CertificateInfo",
|
|
5025
|
+
},
|
|
5026
|
+
},
|
|
5027
|
+
clusterId: {
|
|
4595
5028
|
serializedName: "properties.clusterId",
|
|
4596
5029
|
readOnly: true,
|
|
4597
5030
|
type: {
|
|
4598
5031
|
name: "String",
|
|
4599
5032
|
},
|
|
4600
|
-
},
|
|
5033
|
+
},
|
|
5034
|
+
cordonStatus: {
|
|
4601
5035
|
serializedName: "properties.cordonStatus",
|
|
4602
5036
|
readOnly: true,
|
|
4603
5037
|
type: {
|
|
4604
5038
|
name: "String",
|
|
4605
5039
|
},
|
|
4606
|
-
},
|
|
5040
|
+
},
|
|
5041
|
+
detailedStatus: {
|
|
4607
5042
|
serializedName: "properties.detailedStatus",
|
|
4608
5043
|
readOnly: true,
|
|
4609
5044
|
type: {
|
|
4610
5045
|
name: "String",
|
|
4611
5046
|
},
|
|
4612
|
-
},
|
|
5047
|
+
},
|
|
5048
|
+
detailedStatusMessage: {
|
|
4613
5049
|
serializedName: "properties.detailedStatusMessage",
|
|
4614
5050
|
readOnly: true,
|
|
4615
5051
|
type: {
|
|
4616
5052
|
name: "String",
|
|
4617
5053
|
},
|
|
4618
|
-
},
|
|
5054
|
+
},
|
|
5055
|
+
hardwareInventory: {
|
|
4619
5056
|
serializedName: "properties.hardwareInventory",
|
|
4620
5057
|
type: {
|
|
4621
5058
|
name: "Composite",
|
|
4622
5059
|
className: "HardwareInventory",
|
|
4623
5060
|
},
|
|
4624
|
-
},
|
|
5061
|
+
},
|
|
5062
|
+
hardwareValidationStatus: {
|
|
4625
5063
|
serializedName: "properties.hardwareValidationStatus",
|
|
4626
5064
|
type: {
|
|
4627
5065
|
name: "Composite",
|
|
4628
5066
|
className: "HardwareValidationStatus",
|
|
4629
5067
|
},
|
|
4630
|
-
},
|
|
5068
|
+
},
|
|
5069
|
+
hybridAksClustersAssociatedIds: {
|
|
4631
5070
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
4632
5071
|
readOnly: true,
|
|
4633
5072
|
type: {
|
|
@@ -4638,24 +5077,28 @@ export const BareMetalMachine = {
|
|
|
4638
5077
|
},
|
|
4639
5078
|
},
|
|
4640
5079
|
},
|
|
4641
|
-
},
|
|
5080
|
+
},
|
|
5081
|
+
kubernetesNodeName: {
|
|
4642
5082
|
serializedName: "properties.kubernetesNodeName",
|
|
4643
5083
|
readOnly: true,
|
|
4644
5084
|
type: {
|
|
4645
5085
|
name: "String",
|
|
4646
5086
|
},
|
|
4647
|
-
},
|
|
5087
|
+
},
|
|
5088
|
+
kubernetesVersion: {
|
|
4648
5089
|
serializedName: "properties.kubernetesVersion",
|
|
4649
5090
|
readOnly: true,
|
|
4650
5091
|
type: {
|
|
4651
5092
|
name: "String",
|
|
4652
5093
|
},
|
|
4653
|
-
},
|
|
5094
|
+
},
|
|
5095
|
+
machineClusterVersion: {
|
|
4654
5096
|
serializedName: "properties.machineClusterVersion",
|
|
4655
5097
|
type: {
|
|
4656
5098
|
name: "String",
|
|
4657
5099
|
},
|
|
4658
|
-
},
|
|
5100
|
+
},
|
|
5101
|
+
machineDetails: {
|
|
4659
5102
|
constraints: {
|
|
4660
5103
|
MaxLength: 256,
|
|
4661
5104
|
},
|
|
@@ -4664,7 +5107,8 @@ export const BareMetalMachine = {
|
|
|
4664
5107
|
type: {
|
|
4665
5108
|
name: "String",
|
|
4666
5109
|
},
|
|
4667
|
-
},
|
|
5110
|
+
},
|
|
5111
|
+
machineName: {
|
|
4668
5112
|
constraints: {
|
|
4669
5113
|
Pattern: new RegExp("^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"),
|
|
4670
5114
|
},
|
|
@@ -4673,7 +5117,8 @@ export const BareMetalMachine = {
|
|
|
4673
5117
|
type: {
|
|
4674
5118
|
name: "String",
|
|
4675
5119
|
},
|
|
4676
|
-
},
|
|
5120
|
+
},
|
|
5121
|
+
machineRoles: {
|
|
4677
5122
|
serializedName: "properties.machineRoles",
|
|
4678
5123
|
readOnly: true,
|
|
4679
5124
|
type: {
|
|
@@ -4684,49 +5129,57 @@ export const BareMetalMachine = {
|
|
|
4684
5129
|
},
|
|
4685
5130
|
},
|
|
4686
5131
|
},
|
|
4687
|
-
},
|
|
5132
|
+
},
|
|
5133
|
+
machineSkuId: {
|
|
4688
5134
|
serializedName: "properties.machineSkuId",
|
|
4689
5135
|
required: true,
|
|
4690
5136
|
type: {
|
|
4691
5137
|
name: "String",
|
|
4692
5138
|
},
|
|
4693
|
-
},
|
|
5139
|
+
},
|
|
5140
|
+
oamIpv4Address: {
|
|
4694
5141
|
serializedName: "properties.oamIpv4Address",
|
|
4695
5142
|
readOnly: true,
|
|
4696
5143
|
type: {
|
|
4697
5144
|
name: "String",
|
|
4698
5145
|
},
|
|
4699
|
-
},
|
|
5146
|
+
},
|
|
5147
|
+
oamIpv6Address: {
|
|
4700
5148
|
serializedName: "properties.oamIpv6Address",
|
|
4701
5149
|
readOnly: true,
|
|
4702
5150
|
type: {
|
|
4703
5151
|
name: "String",
|
|
4704
5152
|
},
|
|
4705
|
-
},
|
|
5153
|
+
},
|
|
5154
|
+
osImage: {
|
|
4706
5155
|
serializedName: "properties.osImage",
|
|
4707
5156
|
readOnly: true,
|
|
4708
5157
|
type: {
|
|
4709
5158
|
name: "String",
|
|
4710
5159
|
},
|
|
4711
|
-
},
|
|
5160
|
+
},
|
|
5161
|
+
powerState: {
|
|
4712
5162
|
serializedName: "properties.powerState",
|
|
4713
5163
|
readOnly: true,
|
|
4714
5164
|
type: {
|
|
4715
5165
|
name: "String",
|
|
4716
5166
|
},
|
|
4717
|
-
},
|
|
5167
|
+
},
|
|
5168
|
+
provisioningState: {
|
|
4718
5169
|
serializedName: "properties.provisioningState",
|
|
4719
5170
|
readOnly: true,
|
|
4720
5171
|
type: {
|
|
4721
5172
|
name: "String",
|
|
4722
5173
|
},
|
|
4723
|
-
},
|
|
5174
|
+
},
|
|
5175
|
+
rackId: {
|
|
4724
5176
|
serializedName: "properties.rackId",
|
|
4725
5177
|
required: true,
|
|
4726
5178
|
type: {
|
|
4727
5179
|
name: "String",
|
|
4728
5180
|
},
|
|
4729
|
-
},
|
|
5181
|
+
},
|
|
5182
|
+
rackSlot: {
|
|
4730
5183
|
constraints: {
|
|
4731
5184
|
InclusiveMaximum: 256,
|
|
4732
5185
|
InclusiveMinimum: 1,
|
|
@@ -4736,19 +5189,22 @@ export const BareMetalMachine = {
|
|
|
4736
5189
|
type: {
|
|
4737
5190
|
name: "Number",
|
|
4738
5191
|
},
|
|
4739
|
-
},
|
|
5192
|
+
},
|
|
5193
|
+
readyState: {
|
|
4740
5194
|
serializedName: "properties.readyState",
|
|
4741
5195
|
readOnly: true,
|
|
4742
5196
|
type: {
|
|
4743
5197
|
name: "String",
|
|
4744
5198
|
},
|
|
4745
|
-
},
|
|
5199
|
+
},
|
|
5200
|
+
runtimeProtectionStatus: {
|
|
4746
5201
|
serializedName: "properties.runtimeProtectionStatus",
|
|
4747
5202
|
type: {
|
|
4748
5203
|
name: "Composite",
|
|
4749
5204
|
className: "RuntimeProtectionStatus",
|
|
4750
5205
|
},
|
|
4751
|
-
},
|
|
5206
|
+
},
|
|
5207
|
+
secretRotationStatus: {
|
|
4752
5208
|
serializedName: "properties.secretRotationStatus",
|
|
4753
5209
|
readOnly: true,
|
|
4754
5210
|
type: {
|
|
@@ -4760,7 +5216,8 @@ export const BareMetalMachine = {
|
|
|
4760
5216
|
},
|
|
4761
5217
|
},
|
|
4762
5218
|
},
|
|
4763
|
-
},
|
|
5219
|
+
},
|
|
5220
|
+
serialNumber: {
|
|
4764
5221
|
constraints: {
|
|
4765
5222
|
MaxLength: 64,
|
|
4766
5223
|
MinLength: 1,
|
|
@@ -4770,13 +5227,15 @@ export const BareMetalMachine = {
|
|
|
4770
5227
|
type: {
|
|
4771
5228
|
name: "String",
|
|
4772
5229
|
},
|
|
4773
|
-
},
|
|
5230
|
+
},
|
|
5231
|
+
serviceTag: {
|
|
4774
5232
|
serializedName: "properties.serviceTag",
|
|
4775
5233
|
readOnly: true,
|
|
4776
5234
|
type: {
|
|
4777
5235
|
name: "String",
|
|
4778
5236
|
},
|
|
4779
|
-
},
|
|
5237
|
+
},
|
|
5238
|
+
virtualMachinesAssociatedIds: {
|
|
4780
5239
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
4781
5240
|
readOnly: true,
|
|
4782
5241
|
type: {
|
|
@@ -4787,20 +5246,31 @@ export const BareMetalMachine = {
|
|
|
4787
5246
|
},
|
|
4788
5247
|
},
|
|
4789
5248
|
},
|
|
4790
|
-
}
|
|
5249
|
+
},
|
|
5250
|
+
},
|
|
4791
5251
|
},
|
|
4792
5252
|
};
|
|
4793
5253
|
export const CloudServicesNetwork = {
|
|
4794
5254
|
type: {
|
|
4795
5255
|
name: "Composite",
|
|
4796
5256
|
className: "CloudServicesNetwork",
|
|
4797
|
-
modelProperties:
|
|
5257
|
+
modelProperties: {
|
|
5258
|
+
...TrackedResource.type.modelProperties,
|
|
5259
|
+
etag: {
|
|
5260
|
+
serializedName: "etag",
|
|
5261
|
+
readOnly: true,
|
|
5262
|
+
type: {
|
|
5263
|
+
name: "String",
|
|
5264
|
+
},
|
|
5265
|
+
},
|
|
5266
|
+
extendedLocation: {
|
|
4798
5267
|
serializedName: "extendedLocation",
|
|
4799
5268
|
type: {
|
|
4800
5269
|
name: "Composite",
|
|
4801
5270
|
className: "ExtendedLocation",
|
|
4802
5271
|
},
|
|
4803
|
-
},
|
|
5272
|
+
},
|
|
5273
|
+
additionalEgressEndpoints: {
|
|
4804
5274
|
serializedName: "properties.additionalEgressEndpoints",
|
|
4805
5275
|
type: {
|
|
4806
5276
|
name: "Sequence",
|
|
@@ -4811,7 +5281,8 @@ export const CloudServicesNetwork = {
|
|
|
4811
5281
|
},
|
|
4812
5282
|
},
|
|
4813
5283
|
},
|
|
4814
|
-
},
|
|
5284
|
+
},
|
|
5285
|
+
associatedResourceIds: {
|
|
4815
5286
|
serializedName: "properties.associatedResourceIds",
|
|
4816
5287
|
readOnly: true,
|
|
4817
5288
|
type: {
|
|
@@ -4822,30 +5293,35 @@ export const CloudServicesNetwork = {
|
|
|
4822
5293
|
},
|
|
4823
5294
|
},
|
|
4824
5295
|
},
|
|
4825
|
-
},
|
|
5296
|
+
},
|
|
5297
|
+
clusterId: {
|
|
4826
5298
|
serializedName: "properties.clusterId",
|
|
4827
5299
|
readOnly: true,
|
|
4828
5300
|
type: {
|
|
4829
5301
|
name: "String",
|
|
4830
5302
|
},
|
|
4831
|
-
},
|
|
5303
|
+
},
|
|
5304
|
+
detailedStatus: {
|
|
4832
5305
|
serializedName: "properties.detailedStatus",
|
|
4833
5306
|
readOnly: true,
|
|
4834
5307
|
type: {
|
|
4835
5308
|
name: "String",
|
|
4836
5309
|
},
|
|
4837
|
-
},
|
|
5310
|
+
},
|
|
5311
|
+
detailedStatusMessage: {
|
|
4838
5312
|
serializedName: "properties.detailedStatusMessage",
|
|
4839
5313
|
readOnly: true,
|
|
4840
5314
|
type: {
|
|
4841
5315
|
name: "String",
|
|
4842
5316
|
},
|
|
4843
|
-
},
|
|
5317
|
+
},
|
|
5318
|
+
enableDefaultEgressEndpoints: {
|
|
4844
5319
|
serializedName: "properties.enableDefaultEgressEndpoints",
|
|
4845
5320
|
type: {
|
|
4846
5321
|
name: "String",
|
|
4847
5322
|
},
|
|
4848
|
-
},
|
|
5323
|
+
},
|
|
5324
|
+
enabledEgressEndpoints: {
|
|
4849
5325
|
serializedName: "properties.enabledEgressEndpoints",
|
|
4850
5326
|
readOnly: true,
|
|
4851
5327
|
type: {
|
|
@@ -4857,7 +5333,8 @@ export const CloudServicesNetwork = {
|
|
|
4857
5333
|
},
|
|
4858
5334
|
},
|
|
4859
5335
|
},
|
|
4860
|
-
},
|
|
5336
|
+
},
|
|
5337
|
+
hybridAksClustersAssociatedIds: {
|
|
4861
5338
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
4862
5339
|
readOnly: true,
|
|
4863
5340
|
type: {
|
|
@@ -4868,19 +5345,36 @@ export const CloudServicesNetwork = {
|
|
|
4868
5345
|
},
|
|
4869
5346
|
},
|
|
4870
5347
|
},
|
|
4871
|
-
},
|
|
5348
|
+
},
|
|
5349
|
+
interfaceName: {
|
|
4872
5350
|
serializedName: "properties.interfaceName",
|
|
4873
5351
|
readOnly: true,
|
|
4874
5352
|
type: {
|
|
4875
5353
|
name: "String",
|
|
4876
5354
|
},
|
|
4877
|
-
},
|
|
5355
|
+
},
|
|
5356
|
+
provisioningState: {
|
|
4878
5357
|
serializedName: "properties.provisioningState",
|
|
4879
5358
|
readOnly: true,
|
|
4880
5359
|
type: {
|
|
4881
5360
|
name: "String",
|
|
4882
5361
|
},
|
|
4883
|
-
},
|
|
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: {
|
|
4884
5378
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
4885
5379
|
readOnly: true,
|
|
4886
5380
|
type: {
|
|
@@ -4891,25 +5385,37 @@ export const CloudServicesNetwork = {
|
|
|
4891
5385
|
},
|
|
4892
5386
|
},
|
|
4893
5387
|
},
|
|
4894
|
-
}
|
|
5388
|
+
},
|
|
5389
|
+
},
|
|
4895
5390
|
},
|
|
4896
5391
|
};
|
|
4897
5392
|
export const ClusterManager = {
|
|
4898
5393
|
type: {
|
|
4899
5394
|
name: "Composite",
|
|
4900
5395
|
className: "ClusterManager",
|
|
4901
|
-
modelProperties:
|
|
5396
|
+
modelProperties: {
|
|
5397
|
+
...TrackedResource.type.modelProperties,
|
|
5398
|
+
etag: {
|
|
5399
|
+
serializedName: "etag",
|
|
5400
|
+
readOnly: true,
|
|
5401
|
+
type: {
|
|
5402
|
+
name: "String",
|
|
5403
|
+
},
|
|
5404
|
+
},
|
|
5405
|
+
identity: {
|
|
4902
5406
|
serializedName: "identity",
|
|
4903
5407
|
type: {
|
|
4904
5408
|
name: "Composite",
|
|
4905
5409
|
className: "ManagedServiceIdentity",
|
|
4906
5410
|
},
|
|
4907
|
-
},
|
|
5411
|
+
},
|
|
5412
|
+
analyticsWorkspaceId: {
|
|
4908
5413
|
serializedName: "properties.analyticsWorkspaceId",
|
|
4909
5414
|
type: {
|
|
4910
5415
|
name: "String",
|
|
4911
5416
|
},
|
|
4912
|
-
},
|
|
5417
|
+
},
|
|
5418
|
+
availabilityZones: {
|
|
4913
5419
|
serializedName: "properties.availabilityZones",
|
|
4914
5420
|
type: {
|
|
4915
5421
|
name: "Sequence",
|
|
@@ -4919,7 +5425,8 @@ export const ClusterManager = {
|
|
|
4919
5425
|
},
|
|
4920
5426
|
},
|
|
4921
5427
|
},
|
|
4922
|
-
},
|
|
5428
|
+
},
|
|
5429
|
+
clusterVersions: {
|
|
4923
5430
|
serializedName: "properties.clusterVersions",
|
|
4924
5431
|
readOnly: true,
|
|
4925
5432
|
type: {
|
|
@@ -4931,84 +5438,119 @@ export const ClusterManager = {
|
|
|
4931
5438
|
},
|
|
4932
5439
|
},
|
|
4933
5440
|
},
|
|
4934
|
-
},
|
|
5441
|
+
},
|
|
5442
|
+
detailedStatus: {
|
|
4935
5443
|
serializedName: "properties.detailedStatus",
|
|
4936
5444
|
readOnly: true,
|
|
4937
5445
|
type: {
|
|
4938
5446
|
name: "String",
|
|
4939
5447
|
},
|
|
4940
|
-
},
|
|
5448
|
+
},
|
|
5449
|
+
detailedStatusMessage: {
|
|
4941
5450
|
serializedName: "properties.detailedStatusMessage",
|
|
4942
5451
|
readOnly: true,
|
|
4943
5452
|
type: {
|
|
4944
5453
|
name: "String",
|
|
4945
5454
|
},
|
|
4946
|
-
},
|
|
5455
|
+
},
|
|
5456
|
+
fabricControllerId: {
|
|
4947
5457
|
serializedName: "properties.fabricControllerId",
|
|
4948
5458
|
required: true,
|
|
4949
5459
|
type: {
|
|
4950
5460
|
name: "String",
|
|
4951
5461
|
},
|
|
4952
|
-
},
|
|
5462
|
+
},
|
|
5463
|
+
managedResourceGroupConfiguration: {
|
|
4953
5464
|
serializedName: "properties.managedResourceGroupConfiguration",
|
|
4954
5465
|
type: {
|
|
4955
5466
|
name: "Composite",
|
|
4956
5467
|
className: "ManagedResourceGroupConfiguration",
|
|
4957
5468
|
},
|
|
4958
|
-
},
|
|
5469
|
+
},
|
|
5470
|
+
managerExtendedLocation: {
|
|
4959
5471
|
serializedName: "properties.managerExtendedLocation",
|
|
4960
5472
|
type: {
|
|
4961
5473
|
name: "Composite",
|
|
4962
5474
|
className: "ExtendedLocation",
|
|
4963
5475
|
},
|
|
4964
|
-
},
|
|
5476
|
+
},
|
|
5477
|
+
provisioningState: {
|
|
4965
5478
|
serializedName: "properties.provisioningState",
|
|
4966
5479
|
readOnly: true,
|
|
4967
5480
|
type: {
|
|
4968
5481
|
name: "String",
|
|
4969
5482
|
},
|
|
4970
|
-
},
|
|
5483
|
+
},
|
|
5484
|
+
vmSize: {
|
|
4971
5485
|
serializedName: "properties.vmSize",
|
|
4972
5486
|
type: {
|
|
4973
5487
|
name: "String",
|
|
4974
5488
|
},
|
|
4975
|
-
}
|
|
5489
|
+
},
|
|
5490
|
+
},
|
|
4976
5491
|
},
|
|
4977
5492
|
};
|
|
4978
5493
|
export const Cluster = {
|
|
4979
5494
|
type: {
|
|
4980
5495
|
name: "Composite",
|
|
4981
5496
|
className: "Cluster",
|
|
4982
|
-
modelProperties:
|
|
5497
|
+
modelProperties: {
|
|
5498
|
+
...TrackedResource.type.modelProperties,
|
|
5499
|
+
etag: {
|
|
5500
|
+
serializedName: "etag",
|
|
5501
|
+
readOnly: true,
|
|
5502
|
+
type: {
|
|
5503
|
+
name: "String",
|
|
5504
|
+
},
|
|
5505
|
+
},
|
|
5506
|
+
extendedLocation: {
|
|
4983
5507
|
serializedName: "extendedLocation",
|
|
4984
5508
|
type: {
|
|
4985
5509
|
name: "Composite",
|
|
4986
5510
|
className: "ExtendedLocation",
|
|
4987
5511
|
},
|
|
4988
|
-
},
|
|
5512
|
+
},
|
|
5513
|
+
identity: {
|
|
4989
5514
|
serializedName: "identity",
|
|
4990
5515
|
type: {
|
|
4991
5516
|
name: "Composite",
|
|
4992
5517
|
className: "ManagedServiceIdentity",
|
|
4993
5518
|
},
|
|
4994
|
-
},
|
|
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: {
|
|
4995
5534
|
serializedName: "properties.aggregatorOrSingleRackDefinition",
|
|
4996
5535
|
type: {
|
|
4997
5536
|
name: "Composite",
|
|
4998
5537
|
className: "RackDefinition",
|
|
4999
5538
|
},
|
|
5000
|
-
},
|
|
5539
|
+
},
|
|
5540
|
+
analyticsOutputSettings: {
|
|
5001
5541
|
serializedName: "properties.analyticsOutputSettings",
|
|
5002
5542
|
type: {
|
|
5003
5543
|
name: "Composite",
|
|
5004
5544
|
className: "AnalyticsOutputSettings",
|
|
5005
5545
|
},
|
|
5006
|
-
},
|
|
5546
|
+
},
|
|
5547
|
+
analyticsWorkspaceId: {
|
|
5007
5548
|
serializedName: "properties.analyticsWorkspaceId",
|
|
5008
5549
|
type: {
|
|
5009
5550
|
name: "String",
|
|
5010
5551
|
},
|
|
5011
|
-
},
|
|
5552
|
+
},
|
|
5553
|
+
availableUpgradeVersions: {
|
|
5012
5554
|
serializedName: "properties.availableUpgradeVersions",
|
|
5013
5555
|
readOnly: true,
|
|
5014
5556
|
type: {
|
|
@@ -5020,25 +5562,29 @@ export const Cluster = {
|
|
|
5020
5562
|
},
|
|
5021
5563
|
},
|
|
5022
5564
|
},
|
|
5023
|
-
},
|
|
5565
|
+
},
|
|
5566
|
+
clusterCapacity: {
|
|
5024
5567
|
serializedName: "properties.clusterCapacity",
|
|
5025
5568
|
type: {
|
|
5026
5569
|
name: "Composite",
|
|
5027
5570
|
className: "ClusterCapacity",
|
|
5028
5571
|
},
|
|
5029
|
-
},
|
|
5572
|
+
},
|
|
5573
|
+
clusterConnectionStatus: {
|
|
5030
5574
|
serializedName: "properties.clusterConnectionStatus",
|
|
5031
5575
|
readOnly: true,
|
|
5032
5576
|
type: {
|
|
5033
5577
|
name: "String",
|
|
5034
5578
|
},
|
|
5035
|
-
},
|
|
5579
|
+
},
|
|
5580
|
+
clusterExtendedLocation: {
|
|
5036
5581
|
serializedName: "properties.clusterExtendedLocation",
|
|
5037
5582
|
type: {
|
|
5038
5583
|
name: "Composite",
|
|
5039
5584
|
className: "ExtendedLocation",
|
|
5040
5585
|
},
|
|
5041
|
-
},
|
|
5586
|
+
},
|
|
5587
|
+
clusterLocation: {
|
|
5042
5588
|
constraints: {
|
|
5043
5589
|
MaxLength: 256,
|
|
5044
5590
|
},
|
|
@@ -5046,49 +5592,57 @@ export const Cluster = {
|
|
|
5046
5592
|
type: {
|
|
5047
5593
|
name: "String",
|
|
5048
5594
|
},
|
|
5049
|
-
},
|
|
5595
|
+
},
|
|
5596
|
+
clusterManagerConnectionStatus: {
|
|
5050
5597
|
serializedName: "properties.clusterManagerConnectionStatus",
|
|
5051
5598
|
readOnly: true,
|
|
5052
5599
|
type: {
|
|
5053
5600
|
name: "String",
|
|
5054
5601
|
},
|
|
5055
|
-
},
|
|
5602
|
+
},
|
|
5603
|
+
clusterManagerId: {
|
|
5056
5604
|
serializedName: "properties.clusterManagerId",
|
|
5057
5605
|
readOnly: true,
|
|
5058
5606
|
type: {
|
|
5059
5607
|
name: "String",
|
|
5060
5608
|
},
|
|
5061
|
-
},
|
|
5609
|
+
},
|
|
5610
|
+
clusterServicePrincipal: {
|
|
5062
5611
|
serializedName: "properties.clusterServicePrincipal",
|
|
5063
5612
|
type: {
|
|
5064
5613
|
name: "Composite",
|
|
5065
5614
|
className: "ServicePrincipalInformation",
|
|
5066
5615
|
},
|
|
5067
|
-
},
|
|
5616
|
+
},
|
|
5617
|
+
clusterType: {
|
|
5068
5618
|
serializedName: "properties.clusterType",
|
|
5069
5619
|
required: true,
|
|
5070
5620
|
type: {
|
|
5071
5621
|
name: "String",
|
|
5072
5622
|
},
|
|
5073
|
-
},
|
|
5623
|
+
},
|
|
5624
|
+
clusterVersion: {
|
|
5074
5625
|
serializedName: "properties.clusterVersion",
|
|
5075
5626
|
required: true,
|
|
5076
5627
|
type: {
|
|
5077
5628
|
name: "String",
|
|
5078
5629
|
},
|
|
5079
|
-
},
|
|
5630
|
+
},
|
|
5631
|
+
commandOutputSettings: {
|
|
5080
5632
|
serializedName: "properties.commandOutputSettings",
|
|
5081
5633
|
type: {
|
|
5082
5634
|
name: "Composite",
|
|
5083
5635
|
className: "CommandOutputSettings",
|
|
5084
5636
|
},
|
|
5085
|
-
},
|
|
5637
|
+
},
|
|
5638
|
+
computeDeploymentThreshold: {
|
|
5086
5639
|
serializedName: "properties.computeDeploymentThreshold",
|
|
5087
5640
|
type: {
|
|
5088
5641
|
name: "Composite",
|
|
5089
5642
|
className: "ValidationThreshold",
|
|
5090
5643
|
},
|
|
5091
|
-
},
|
|
5644
|
+
},
|
|
5645
|
+
computeRackDefinitions: {
|
|
5092
5646
|
serializedName: "properties.computeRackDefinitions",
|
|
5093
5647
|
type: {
|
|
5094
5648
|
name: "Sequence",
|
|
@@ -5099,85 +5653,99 @@ export const Cluster = {
|
|
|
5099
5653
|
},
|
|
5100
5654
|
},
|
|
5101
5655
|
},
|
|
5102
|
-
},
|
|
5656
|
+
},
|
|
5657
|
+
detailedStatus: {
|
|
5103
5658
|
serializedName: "properties.detailedStatus",
|
|
5104
5659
|
readOnly: true,
|
|
5105
5660
|
type: {
|
|
5106
5661
|
name: "String",
|
|
5107
5662
|
},
|
|
5108
|
-
},
|
|
5663
|
+
},
|
|
5664
|
+
detailedStatusMessage: {
|
|
5109
5665
|
serializedName: "properties.detailedStatusMessage",
|
|
5110
5666
|
readOnly: true,
|
|
5111
5667
|
type: {
|
|
5112
5668
|
name: "String",
|
|
5113
5669
|
},
|
|
5114
|
-
},
|
|
5670
|
+
},
|
|
5671
|
+
hybridAksExtendedLocation: {
|
|
5115
5672
|
serializedName: "properties.hybridAksExtendedLocation",
|
|
5116
5673
|
type: {
|
|
5117
5674
|
name: "Composite",
|
|
5118
5675
|
className: "ExtendedLocation",
|
|
5119
5676
|
},
|
|
5120
|
-
},
|
|
5677
|
+
},
|
|
5678
|
+
managedResourceGroupConfiguration: {
|
|
5121
5679
|
serializedName: "properties.managedResourceGroupConfiguration",
|
|
5122
5680
|
type: {
|
|
5123
5681
|
name: "Composite",
|
|
5124
5682
|
className: "ManagedResourceGroupConfiguration",
|
|
5125
5683
|
},
|
|
5126
|
-
},
|
|
5684
|
+
},
|
|
5685
|
+
manualActionCount: {
|
|
5127
5686
|
serializedName: "properties.manualActionCount",
|
|
5128
5687
|
readOnly: true,
|
|
5129
5688
|
type: {
|
|
5130
5689
|
name: "Number",
|
|
5131
5690
|
},
|
|
5132
|
-
},
|
|
5691
|
+
},
|
|
5692
|
+
networkFabricId: {
|
|
5133
5693
|
serializedName: "properties.networkFabricId",
|
|
5134
5694
|
required: true,
|
|
5135
5695
|
type: {
|
|
5136
5696
|
name: "String",
|
|
5137
5697
|
},
|
|
5138
|
-
},
|
|
5698
|
+
},
|
|
5699
|
+
provisioningState: {
|
|
5139
5700
|
serializedName: "properties.provisioningState",
|
|
5140
5701
|
readOnly: true,
|
|
5141
5702
|
type: {
|
|
5142
5703
|
name: "String",
|
|
5143
5704
|
},
|
|
5144
|
-
},
|
|
5705
|
+
},
|
|
5706
|
+
runtimeProtectionConfiguration: {
|
|
5145
5707
|
serializedName: "properties.runtimeProtectionConfiguration",
|
|
5146
5708
|
type: {
|
|
5147
5709
|
name: "Composite",
|
|
5148
5710
|
className: "RuntimeProtectionConfiguration",
|
|
5149
5711
|
},
|
|
5150
|
-
},
|
|
5712
|
+
},
|
|
5713
|
+
secretArchive: {
|
|
5151
5714
|
serializedName: "properties.secretArchive",
|
|
5152
5715
|
type: {
|
|
5153
5716
|
name: "Composite",
|
|
5154
5717
|
className: "ClusterSecretArchive",
|
|
5155
5718
|
},
|
|
5156
|
-
},
|
|
5719
|
+
},
|
|
5720
|
+
secretArchiveSettings: {
|
|
5157
5721
|
serializedName: "properties.secretArchiveSettings",
|
|
5158
5722
|
type: {
|
|
5159
5723
|
name: "Composite",
|
|
5160
5724
|
className: "SecretArchiveSettings",
|
|
5161
5725
|
},
|
|
5162
|
-
},
|
|
5726
|
+
},
|
|
5727
|
+
supportExpiryDate: {
|
|
5163
5728
|
serializedName: "properties.supportExpiryDate",
|
|
5164
5729
|
readOnly: true,
|
|
5165
5730
|
type: {
|
|
5166
5731
|
name: "String",
|
|
5167
5732
|
},
|
|
5168
|
-
},
|
|
5733
|
+
},
|
|
5734
|
+
updateStrategy: {
|
|
5169
5735
|
serializedName: "properties.updateStrategy",
|
|
5170
5736
|
type: {
|
|
5171
5737
|
name: "Composite",
|
|
5172
5738
|
className: "ClusterUpdateStrategy",
|
|
5173
5739
|
},
|
|
5174
|
-
},
|
|
5740
|
+
},
|
|
5741
|
+
vulnerabilityScanningSettings: {
|
|
5175
5742
|
serializedName: "properties.vulnerabilityScanningSettings",
|
|
5176
5743
|
type: {
|
|
5177
5744
|
name: "Composite",
|
|
5178
5745
|
className: "VulnerabilityScanningSettings",
|
|
5179
5746
|
},
|
|
5180
|
-
},
|
|
5747
|
+
},
|
|
5748
|
+
workloadResourceIds: {
|
|
5181
5749
|
serializedName: "properties.workloadResourceIds",
|
|
5182
5750
|
readOnly: true,
|
|
5183
5751
|
type: {
|
|
@@ -5188,32 +5756,45 @@ export const Cluster = {
|
|
|
5188
5756
|
},
|
|
5189
5757
|
},
|
|
5190
5758
|
},
|
|
5191
|
-
}
|
|
5759
|
+
},
|
|
5760
|
+
},
|
|
5192
5761
|
},
|
|
5193
5762
|
};
|
|
5194
5763
|
export const KubernetesCluster = {
|
|
5195
5764
|
type: {
|
|
5196
5765
|
name: "Composite",
|
|
5197
5766
|
className: "KubernetesCluster",
|
|
5198
|
-
modelProperties:
|
|
5767
|
+
modelProperties: {
|
|
5768
|
+
...TrackedResource.type.modelProperties,
|
|
5769
|
+
etag: {
|
|
5770
|
+
serializedName: "etag",
|
|
5771
|
+
readOnly: true,
|
|
5772
|
+
type: {
|
|
5773
|
+
name: "String",
|
|
5774
|
+
},
|
|
5775
|
+
},
|
|
5776
|
+
extendedLocation: {
|
|
5199
5777
|
serializedName: "extendedLocation",
|
|
5200
5778
|
type: {
|
|
5201
5779
|
name: "Composite",
|
|
5202
5780
|
className: "ExtendedLocation",
|
|
5203
5781
|
},
|
|
5204
|
-
},
|
|
5782
|
+
},
|
|
5783
|
+
aadConfiguration: {
|
|
5205
5784
|
serializedName: "properties.aadConfiguration",
|
|
5206
5785
|
type: {
|
|
5207
5786
|
name: "Composite",
|
|
5208
5787
|
className: "AadConfiguration",
|
|
5209
5788
|
},
|
|
5210
|
-
},
|
|
5789
|
+
},
|
|
5790
|
+
administratorConfiguration: {
|
|
5211
5791
|
serializedName: "properties.administratorConfiguration",
|
|
5212
5792
|
type: {
|
|
5213
5793
|
name: "Composite",
|
|
5214
5794
|
className: "AdministratorConfiguration",
|
|
5215
5795
|
},
|
|
5216
|
-
},
|
|
5796
|
+
},
|
|
5797
|
+
attachedNetworkIds: {
|
|
5217
5798
|
serializedName: "properties.attachedNetworkIds",
|
|
5218
5799
|
readOnly: true,
|
|
5219
5800
|
type: {
|
|
@@ -5224,7 +5805,8 @@ export const KubernetesCluster = {
|
|
|
5224
5805
|
},
|
|
5225
5806
|
},
|
|
5226
5807
|
},
|
|
5227
|
-
},
|
|
5808
|
+
},
|
|
5809
|
+
availableUpgrades: {
|
|
5228
5810
|
serializedName: "properties.availableUpgrades",
|
|
5229
5811
|
readOnly: true,
|
|
5230
5812
|
type: {
|
|
@@ -5236,43 +5818,50 @@ export const KubernetesCluster = {
|
|
|
5236
5818
|
},
|
|
5237
5819
|
},
|
|
5238
5820
|
},
|
|
5239
|
-
},
|
|
5821
|
+
},
|
|
5822
|
+
clusterId: {
|
|
5240
5823
|
serializedName: "properties.clusterId",
|
|
5241
5824
|
readOnly: true,
|
|
5242
5825
|
type: {
|
|
5243
5826
|
name: "String",
|
|
5244
5827
|
},
|
|
5245
|
-
},
|
|
5828
|
+
},
|
|
5829
|
+
connectedClusterId: {
|
|
5246
5830
|
serializedName: "properties.connectedClusterId",
|
|
5247
5831
|
readOnly: true,
|
|
5248
5832
|
type: {
|
|
5249
5833
|
name: "String",
|
|
5250
5834
|
},
|
|
5251
|
-
},
|
|
5835
|
+
},
|
|
5836
|
+
controlPlaneKubernetesVersion: {
|
|
5252
5837
|
serializedName: "properties.controlPlaneKubernetesVersion",
|
|
5253
5838
|
readOnly: true,
|
|
5254
5839
|
type: {
|
|
5255
5840
|
name: "String",
|
|
5256
5841
|
},
|
|
5257
|
-
},
|
|
5842
|
+
},
|
|
5843
|
+
controlPlaneNodeConfiguration: {
|
|
5258
5844
|
serializedName: "properties.controlPlaneNodeConfiguration",
|
|
5259
5845
|
type: {
|
|
5260
5846
|
name: "Composite",
|
|
5261
5847
|
className: "ControlPlaneNodeConfiguration",
|
|
5262
5848
|
},
|
|
5263
|
-
},
|
|
5849
|
+
},
|
|
5850
|
+
detailedStatus: {
|
|
5264
5851
|
serializedName: "properties.detailedStatus",
|
|
5265
5852
|
readOnly: true,
|
|
5266
5853
|
type: {
|
|
5267
5854
|
name: "String",
|
|
5268
5855
|
},
|
|
5269
|
-
},
|
|
5856
|
+
},
|
|
5857
|
+
detailedStatusMessage: {
|
|
5270
5858
|
serializedName: "properties.detailedStatusMessage",
|
|
5271
5859
|
readOnly: true,
|
|
5272
5860
|
type: {
|
|
5273
5861
|
name: "String",
|
|
5274
5862
|
},
|
|
5275
|
-
},
|
|
5863
|
+
},
|
|
5864
|
+
featureStatuses: {
|
|
5276
5865
|
serializedName: "properties.featureStatuses",
|
|
5277
5866
|
readOnly: true,
|
|
5278
5867
|
type: {
|
|
@@ -5284,7 +5873,8 @@ export const KubernetesCluster = {
|
|
|
5284
5873
|
},
|
|
5285
5874
|
},
|
|
5286
5875
|
},
|
|
5287
|
-
},
|
|
5876
|
+
},
|
|
5877
|
+
initialAgentPoolConfigurations: {
|
|
5288
5878
|
constraints: {
|
|
5289
5879
|
MinItems: 1,
|
|
5290
5880
|
},
|
|
@@ -5299,25 +5889,29 @@ export const KubernetesCluster = {
|
|
|
5299
5889
|
},
|
|
5300
5890
|
},
|
|
5301
5891
|
},
|
|
5302
|
-
},
|
|
5892
|
+
},
|
|
5893
|
+
kubernetesVersion: {
|
|
5303
5894
|
serializedName: "properties.kubernetesVersion",
|
|
5304
5895
|
required: true,
|
|
5305
5896
|
type: {
|
|
5306
5897
|
name: "String",
|
|
5307
5898
|
},
|
|
5308
|
-
},
|
|
5899
|
+
},
|
|
5900
|
+
managedResourceGroupConfiguration: {
|
|
5309
5901
|
serializedName: "properties.managedResourceGroupConfiguration",
|
|
5310
5902
|
type: {
|
|
5311
5903
|
name: "Composite",
|
|
5312
5904
|
className: "ManagedResourceGroupConfiguration",
|
|
5313
5905
|
},
|
|
5314
|
-
},
|
|
5906
|
+
},
|
|
5907
|
+
networkConfiguration: {
|
|
5315
5908
|
serializedName: "properties.networkConfiguration",
|
|
5316
5909
|
type: {
|
|
5317
5910
|
name: "Composite",
|
|
5318
5911
|
className: "NetworkConfiguration",
|
|
5319
5912
|
},
|
|
5320
|
-
},
|
|
5913
|
+
},
|
|
5914
|
+
nodes: {
|
|
5321
5915
|
serializedName: "properties.nodes",
|
|
5322
5916
|
readOnly: true,
|
|
5323
5917
|
type: {
|
|
@@ -5329,26 +5923,38 @@ export const KubernetesCluster = {
|
|
|
5329
5923
|
},
|
|
5330
5924
|
},
|
|
5331
5925
|
},
|
|
5332
|
-
},
|
|
5926
|
+
},
|
|
5927
|
+
provisioningState: {
|
|
5333
5928
|
serializedName: "properties.provisioningState",
|
|
5334
5929
|
readOnly: true,
|
|
5335
5930
|
type: {
|
|
5336
5931
|
name: "String",
|
|
5337
5932
|
},
|
|
5338
|
-
}
|
|
5933
|
+
},
|
|
5934
|
+
},
|
|
5339
5935
|
},
|
|
5340
5936
|
};
|
|
5341
5937
|
export const L2Network = {
|
|
5342
5938
|
type: {
|
|
5343
5939
|
name: "Composite",
|
|
5344
5940
|
className: "L2Network",
|
|
5345
|
-
modelProperties:
|
|
5941
|
+
modelProperties: {
|
|
5942
|
+
...TrackedResource.type.modelProperties,
|
|
5943
|
+
etag: {
|
|
5944
|
+
serializedName: "etag",
|
|
5945
|
+
readOnly: true,
|
|
5946
|
+
type: {
|
|
5947
|
+
name: "String",
|
|
5948
|
+
},
|
|
5949
|
+
},
|
|
5950
|
+
extendedLocation: {
|
|
5346
5951
|
serializedName: "extendedLocation",
|
|
5347
5952
|
type: {
|
|
5348
5953
|
name: "Composite",
|
|
5349
5954
|
className: "ExtendedLocation",
|
|
5350
5955
|
},
|
|
5351
|
-
},
|
|
5956
|
+
},
|
|
5957
|
+
associatedResourceIds: {
|
|
5352
5958
|
serializedName: "properties.associatedResourceIds",
|
|
5353
5959
|
readOnly: true,
|
|
5354
5960
|
type: {
|
|
@@ -5359,25 +5965,29 @@ export const L2Network = {
|
|
|
5359
5965
|
},
|
|
5360
5966
|
},
|
|
5361
5967
|
},
|
|
5362
|
-
},
|
|
5968
|
+
},
|
|
5969
|
+
clusterId: {
|
|
5363
5970
|
serializedName: "properties.clusterId",
|
|
5364
5971
|
readOnly: true,
|
|
5365
5972
|
type: {
|
|
5366
5973
|
name: "String",
|
|
5367
5974
|
},
|
|
5368
|
-
},
|
|
5975
|
+
},
|
|
5976
|
+
detailedStatus: {
|
|
5369
5977
|
serializedName: "properties.detailedStatus",
|
|
5370
5978
|
readOnly: true,
|
|
5371
5979
|
type: {
|
|
5372
5980
|
name: "String",
|
|
5373
5981
|
},
|
|
5374
|
-
},
|
|
5982
|
+
},
|
|
5983
|
+
detailedStatusMessage: {
|
|
5375
5984
|
serializedName: "properties.detailedStatusMessage",
|
|
5376
5985
|
readOnly: true,
|
|
5377
5986
|
type: {
|
|
5378
5987
|
name: "String",
|
|
5379
5988
|
},
|
|
5380
|
-
},
|
|
5989
|
+
},
|
|
5990
|
+
hybridAksClustersAssociatedIds: {
|
|
5381
5991
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
5382
5992
|
readOnly: true,
|
|
5383
5993
|
type: {
|
|
@@ -5388,12 +5998,14 @@ export const L2Network = {
|
|
|
5388
5998
|
},
|
|
5389
5999
|
},
|
|
5390
6000
|
},
|
|
5391
|
-
},
|
|
6001
|
+
},
|
|
6002
|
+
hybridAksPluginType: {
|
|
5392
6003
|
serializedName: "properties.hybridAksPluginType",
|
|
5393
6004
|
type: {
|
|
5394
6005
|
name: "String",
|
|
5395
6006
|
},
|
|
5396
|
-
},
|
|
6007
|
+
},
|
|
6008
|
+
interfaceName: {
|
|
5397
6009
|
constraints: {
|
|
5398
6010
|
Pattern: new RegExp("^[a-zA-Z0-9@._-]*$"),
|
|
5399
6011
|
MaxLength: 12,
|
|
@@ -5402,19 +6014,22 @@ export const L2Network = {
|
|
|
5402
6014
|
type: {
|
|
5403
6015
|
name: "String",
|
|
5404
6016
|
},
|
|
5405
|
-
},
|
|
6017
|
+
},
|
|
6018
|
+
l2IsolationDomainId: {
|
|
5406
6019
|
serializedName: "properties.l2IsolationDomainId",
|
|
5407
6020
|
required: true,
|
|
5408
6021
|
type: {
|
|
5409
6022
|
name: "String",
|
|
5410
6023
|
},
|
|
5411
|
-
},
|
|
6024
|
+
},
|
|
6025
|
+
provisioningState: {
|
|
5412
6026
|
serializedName: "properties.provisioningState",
|
|
5413
6027
|
readOnly: true,
|
|
5414
6028
|
type: {
|
|
5415
6029
|
name: "String",
|
|
5416
6030
|
},
|
|
5417
|
-
},
|
|
6031
|
+
},
|
|
6032
|
+
virtualMachinesAssociatedIds: {
|
|
5418
6033
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
5419
6034
|
readOnly: true,
|
|
5420
6035
|
type: {
|
|
@@ -5425,20 +6040,31 @@ export const L2Network = {
|
|
|
5425
6040
|
},
|
|
5426
6041
|
},
|
|
5427
6042
|
},
|
|
5428
|
-
}
|
|
6043
|
+
},
|
|
6044
|
+
},
|
|
5429
6045
|
},
|
|
5430
6046
|
};
|
|
5431
6047
|
export const L3Network = {
|
|
5432
6048
|
type: {
|
|
5433
6049
|
name: "Composite",
|
|
5434
6050
|
className: "L3Network",
|
|
5435
|
-
modelProperties:
|
|
6051
|
+
modelProperties: {
|
|
6052
|
+
...TrackedResource.type.modelProperties,
|
|
6053
|
+
etag: {
|
|
6054
|
+
serializedName: "etag",
|
|
6055
|
+
readOnly: true,
|
|
6056
|
+
type: {
|
|
6057
|
+
name: "String",
|
|
6058
|
+
},
|
|
6059
|
+
},
|
|
6060
|
+
extendedLocation: {
|
|
5436
6061
|
serializedName: "extendedLocation",
|
|
5437
6062
|
type: {
|
|
5438
6063
|
name: "Composite",
|
|
5439
6064
|
className: "ExtendedLocation",
|
|
5440
6065
|
},
|
|
5441
|
-
},
|
|
6066
|
+
},
|
|
6067
|
+
associatedResourceIds: {
|
|
5442
6068
|
serializedName: "properties.associatedResourceIds",
|
|
5443
6069
|
readOnly: true,
|
|
5444
6070
|
type: {
|
|
@@ -5449,25 +6075,29 @@ export const L3Network = {
|
|
|
5449
6075
|
},
|
|
5450
6076
|
},
|
|
5451
6077
|
},
|
|
5452
|
-
},
|
|
6078
|
+
},
|
|
6079
|
+
clusterId: {
|
|
5453
6080
|
serializedName: "properties.clusterId",
|
|
5454
6081
|
readOnly: true,
|
|
5455
6082
|
type: {
|
|
5456
6083
|
name: "String",
|
|
5457
6084
|
},
|
|
5458
|
-
},
|
|
6085
|
+
},
|
|
6086
|
+
detailedStatus: {
|
|
5459
6087
|
serializedName: "properties.detailedStatus",
|
|
5460
6088
|
readOnly: true,
|
|
5461
6089
|
type: {
|
|
5462
6090
|
name: "String",
|
|
5463
6091
|
},
|
|
5464
|
-
},
|
|
6092
|
+
},
|
|
6093
|
+
detailedStatusMessage: {
|
|
5465
6094
|
serializedName: "properties.detailedStatusMessage",
|
|
5466
6095
|
readOnly: true,
|
|
5467
6096
|
type: {
|
|
5468
6097
|
name: "String",
|
|
5469
6098
|
},
|
|
5470
|
-
},
|
|
6099
|
+
},
|
|
6100
|
+
hybridAksClustersAssociatedIds: {
|
|
5471
6101
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
5472
6102
|
readOnly: true,
|
|
5473
6103
|
type: {
|
|
@@ -5478,18 +6108,21 @@ export const L3Network = {
|
|
|
5478
6108
|
},
|
|
5479
6109
|
},
|
|
5480
6110
|
},
|
|
5481
|
-
},
|
|
6111
|
+
},
|
|
6112
|
+
hybridAksIpamEnabled: {
|
|
5482
6113
|
defaultValue: "True",
|
|
5483
6114
|
serializedName: "properties.hybridAksIpamEnabled",
|
|
5484
6115
|
type: {
|
|
5485
6116
|
name: "String",
|
|
5486
6117
|
},
|
|
5487
|
-
},
|
|
6118
|
+
},
|
|
6119
|
+
hybridAksPluginType: {
|
|
5488
6120
|
serializedName: "properties.hybridAksPluginType",
|
|
5489
6121
|
type: {
|
|
5490
6122
|
name: "String",
|
|
5491
6123
|
},
|
|
5492
|
-
},
|
|
6124
|
+
},
|
|
6125
|
+
interfaceName: {
|
|
5493
6126
|
constraints: {
|
|
5494
6127
|
Pattern: new RegExp("^[a-zA-Z0-9@._-]*$"),
|
|
5495
6128
|
MaxLength: 12,
|
|
@@ -5498,35 +6131,41 @@ export const L3Network = {
|
|
|
5498
6131
|
type: {
|
|
5499
6132
|
name: "String",
|
|
5500
6133
|
},
|
|
5501
|
-
},
|
|
6134
|
+
},
|
|
6135
|
+
ipAllocationType: {
|
|
5502
6136
|
defaultValue: "DualStack",
|
|
5503
6137
|
serializedName: "properties.ipAllocationType",
|
|
5504
6138
|
type: {
|
|
5505
6139
|
name: "String",
|
|
5506
6140
|
},
|
|
5507
|
-
},
|
|
6141
|
+
},
|
|
6142
|
+
ipv4ConnectedPrefix: {
|
|
5508
6143
|
serializedName: "properties.ipv4ConnectedPrefix",
|
|
5509
6144
|
type: {
|
|
5510
6145
|
name: "String",
|
|
5511
6146
|
},
|
|
5512
|
-
},
|
|
6147
|
+
},
|
|
6148
|
+
ipv6ConnectedPrefix: {
|
|
5513
6149
|
serializedName: "properties.ipv6ConnectedPrefix",
|
|
5514
6150
|
type: {
|
|
5515
6151
|
name: "String",
|
|
5516
6152
|
},
|
|
5517
|
-
},
|
|
6153
|
+
},
|
|
6154
|
+
l3IsolationDomainId: {
|
|
5518
6155
|
serializedName: "properties.l3IsolationDomainId",
|
|
5519
6156
|
required: true,
|
|
5520
6157
|
type: {
|
|
5521
6158
|
name: "String",
|
|
5522
6159
|
},
|
|
5523
|
-
},
|
|
6160
|
+
},
|
|
6161
|
+
provisioningState: {
|
|
5524
6162
|
serializedName: "properties.provisioningState",
|
|
5525
6163
|
readOnly: true,
|
|
5526
6164
|
type: {
|
|
5527
6165
|
name: "String",
|
|
5528
6166
|
},
|
|
5529
|
-
},
|
|
6167
|
+
},
|
|
6168
|
+
virtualMachinesAssociatedIds: {
|
|
5530
6169
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
5531
6170
|
readOnly: true,
|
|
5532
6171
|
type: {
|
|
@@ -5537,26 +6176,38 @@ export const L3Network = {
|
|
|
5537
6176
|
},
|
|
5538
6177
|
},
|
|
5539
6178
|
},
|
|
5540
|
-
},
|
|
6179
|
+
},
|
|
6180
|
+
vlan: {
|
|
5541
6181
|
serializedName: "properties.vlan",
|
|
5542
6182
|
required: true,
|
|
5543
6183
|
type: {
|
|
5544
6184
|
name: "Number",
|
|
5545
6185
|
},
|
|
5546
|
-
}
|
|
6186
|
+
},
|
|
6187
|
+
},
|
|
5547
6188
|
},
|
|
5548
6189
|
};
|
|
5549
6190
|
export const Rack = {
|
|
5550
6191
|
type: {
|
|
5551
6192
|
name: "Composite",
|
|
5552
6193
|
className: "Rack",
|
|
5553
|
-
modelProperties:
|
|
6194
|
+
modelProperties: {
|
|
6195
|
+
...TrackedResource.type.modelProperties,
|
|
6196
|
+
etag: {
|
|
6197
|
+
serializedName: "etag",
|
|
6198
|
+
readOnly: true,
|
|
6199
|
+
type: {
|
|
6200
|
+
name: "String",
|
|
6201
|
+
},
|
|
6202
|
+
},
|
|
6203
|
+
extendedLocation: {
|
|
5554
6204
|
serializedName: "extendedLocation",
|
|
5555
6205
|
type: {
|
|
5556
6206
|
name: "Composite",
|
|
5557
6207
|
className: "ExtendedLocation",
|
|
5558
6208
|
},
|
|
5559
|
-
},
|
|
6209
|
+
},
|
|
6210
|
+
availabilityZone: {
|
|
5560
6211
|
constraints: {
|
|
5561
6212
|
Pattern: new RegExp("^[a-zA-Z0-9]{1,10}$"),
|
|
5562
6213
|
},
|
|
@@ -5565,31 +6216,36 @@ export const Rack = {
|
|
|
5565
6216
|
type: {
|
|
5566
6217
|
name: "String",
|
|
5567
6218
|
},
|
|
5568
|
-
},
|
|
6219
|
+
},
|
|
6220
|
+
clusterId: {
|
|
5569
6221
|
serializedName: "properties.clusterId",
|
|
5570
6222
|
readOnly: true,
|
|
5571
6223
|
type: {
|
|
5572
6224
|
name: "String",
|
|
5573
6225
|
},
|
|
5574
|
-
},
|
|
6226
|
+
},
|
|
6227
|
+
detailedStatus: {
|
|
5575
6228
|
serializedName: "properties.detailedStatus",
|
|
5576
6229
|
readOnly: true,
|
|
5577
6230
|
type: {
|
|
5578
6231
|
name: "String",
|
|
5579
6232
|
},
|
|
5580
|
-
},
|
|
6233
|
+
},
|
|
6234
|
+
detailedStatusMessage: {
|
|
5581
6235
|
serializedName: "properties.detailedStatusMessage",
|
|
5582
6236
|
readOnly: true,
|
|
5583
6237
|
type: {
|
|
5584
6238
|
name: "String",
|
|
5585
6239
|
},
|
|
5586
|
-
},
|
|
6240
|
+
},
|
|
6241
|
+
provisioningState: {
|
|
5587
6242
|
serializedName: "properties.provisioningState",
|
|
5588
6243
|
readOnly: true,
|
|
5589
6244
|
type: {
|
|
5590
6245
|
name: "String",
|
|
5591
6246
|
},
|
|
5592
|
-
},
|
|
6247
|
+
},
|
|
6248
|
+
rackLocation: {
|
|
5593
6249
|
constraints: {
|
|
5594
6250
|
MaxLength: 256,
|
|
5595
6251
|
},
|
|
@@ -5598,7 +6254,8 @@ export const Rack = {
|
|
|
5598
6254
|
type: {
|
|
5599
6255
|
name: "String",
|
|
5600
6256
|
},
|
|
5601
|
-
},
|
|
6257
|
+
},
|
|
6258
|
+
rackSerialNumber: {
|
|
5602
6259
|
constraints: {
|
|
5603
6260
|
MaxLength: 64,
|
|
5604
6261
|
MinLength: 1,
|
|
@@ -5608,92 +6265,122 @@ export const Rack = {
|
|
|
5608
6265
|
type: {
|
|
5609
6266
|
name: "String",
|
|
5610
6267
|
},
|
|
5611
|
-
},
|
|
6268
|
+
},
|
|
6269
|
+
rackSkuId: {
|
|
5612
6270
|
serializedName: "properties.rackSkuId",
|
|
5613
6271
|
required: true,
|
|
5614
6272
|
type: {
|
|
5615
6273
|
name: "String",
|
|
5616
6274
|
},
|
|
5617
|
-
}
|
|
6275
|
+
},
|
|
6276
|
+
},
|
|
5618
6277
|
},
|
|
5619
6278
|
};
|
|
5620
6279
|
export const StorageAppliance = {
|
|
5621
6280
|
type: {
|
|
5622
6281
|
name: "Composite",
|
|
5623
6282
|
className: "StorageAppliance",
|
|
5624
|
-
modelProperties:
|
|
6283
|
+
modelProperties: {
|
|
6284
|
+
...TrackedResource.type.modelProperties,
|
|
6285
|
+
etag: {
|
|
6286
|
+
serializedName: "etag",
|
|
6287
|
+
readOnly: true,
|
|
6288
|
+
type: {
|
|
6289
|
+
name: "String",
|
|
6290
|
+
},
|
|
6291
|
+
},
|
|
6292
|
+
extendedLocation: {
|
|
5625
6293
|
serializedName: "extendedLocation",
|
|
5626
6294
|
type: {
|
|
5627
6295
|
name: "Composite",
|
|
5628
6296
|
className: "ExtendedLocation",
|
|
5629
6297
|
},
|
|
5630
|
-
},
|
|
6298
|
+
},
|
|
6299
|
+
administratorCredentials: {
|
|
5631
6300
|
serializedName: "properties.administratorCredentials",
|
|
5632
6301
|
type: {
|
|
5633
6302
|
name: "Composite",
|
|
5634
6303
|
className: "AdministrativeCredentials",
|
|
5635
6304
|
},
|
|
5636
|
-
},
|
|
6305
|
+
},
|
|
6306
|
+
caCertificate: {
|
|
6307
|
+
serializedName: "properties.caCertificate",
|
|
6308
|
+
type: {
|
|
6309
|
+
name: "Composite",
|
|
6310
|
+
className: "CertificateInfo",
|
|
6311
|
+
},
|
|
6312
|
+
},
|
|
6313
|
+
capacity: {
|
|
5637
6314
|
serializedName: "properties.capacity",
|
|
5638
6315
|
readOnly: true,
|
|
5639
6316
|
type: {
|
|
5640
6317
|
name: "Number",
|
|
5641
6318
|
},
|
|
5642
|
-
},
|
|
6319
|
+
},
|
|
6320
|
+
capacityUsed: {
|
|
5643
6321
|
serializedName: "properties.capacityUsed",
|
|
5644
6322
|
readOnly: true,
|
|
5645
6323
|
type: {
|
|
5646
6324
|
name: "Number",
|
|
5647
6325
|
},
|
|
5648
|
-
},
|
|
6326
|
+
},
|
|
6327
|
+
clusterId: {
|
|
5649
6328
|
serializedName: "properties.clusterId",
|
|
5650
6329
|
readOnly: true,
|
|
5651
6330
|
type: {
|
|
5652
6331
|
name: "String",
|
|
5653
6332
|
},
|
|
5654
|
-
},
|
|
6333
|
+
},
|
|
6334
|
+
detailedStatus: {
|
|
5655
6335
|
serializedName: "properties.detailedStatus",
|
|
5656
6336
|
readOnly: true,
|
|
5657
6337
|
type: {
|
|
5658
6338
|
name: "String",
|
|
5659
6339
|
},
|
|
5660
|
-
},
|
|
6340
|
+
},
|
|
6341
|
+
detailedStatusMessage: {
|
|
5661
6342
|
serializedName: "properties.detailedStatusMessage",
|
|
5662
6343
|
readOnly: true,
|
|
5663
6344
|
type: {
|
|
5664
6345
|
name: "String",
|
|
5665
6346
|
},
|
|
5666
|
-
},
|
|
6347
|
+
},
|
|
6348
|
+
managementIpv4Address: {
|
|
5667
6349
|
serializedName: "properties.managementIpv4Address",
|
|
5668
6350
|
readOnly: true,
|
|
5669
6351
|
type: {
|
|
5670
6352
|
name: "String",
|
|
5671
6353
|
},
|
|
5672
|
-
},
|
|
6354
|
+
},
|
|
6355
|
+
manufacturer: {
|
|
5673
6356
|
serializedName: "properties.manufacturer",
|
|
5674
6357
|
readOnly: true,
|
|
5675
6358
|
type: {
|
|
5676
6359
|
name: "String",
|
|
5677
6360
|
},
|
|
5678
|
-
},
|
|
6361
|
+
},
|
|
6362
|
+
model: {
|
|
5679
6363
|
serializedName: "properties.model",
|
|
5680
6364
|
readOnly: true,
|
|
5681
6365
|
type: {
|
|
5682
6366
|
name: "String",
|
|
5683
6367
|
},
|
|
5684
|
-
},
|
|
6368
|
+
},
|
|
6369
|
+
provisioningState: {
|
|
5685
6370
|
serializedName: "properties.provisioningState",
|
|
5686
6371
|
readOnly: true,
|
|
5687
6372
|
type: {
|
|
5688
6373
|
name: "String",
|
|
5689
6374
|
},
|
|
5690
|
-
},
|
|
6375
|
+
},
|
|
6376
|
+
rackId: {
|
|
5691
6377
|
serializedName: "properties.rackId",
|
|
5692
6378
|
required: true,
|
|
5693
6379
|
type: {
|
|
5694
6380
|
name: "String",
|
|
5695
6381
|
},
|
|
5696
|
-
},
|
|
6382
|
+
},
|
|
6383
|
+
rackSlot: {
|
|
5697
6384
|
constraints: {
|
|
5698
6385
|
InclusiveMaximum: 256,
|
|
5699
6386
|
InclusiveMinimum: 1,
|
|
@@ -5703,19 +6390,22 @@ export const StorageAppliance = {
|
|
|
5703
6390
|
type: {
|
|
5704
6391
|
name: "Number",
|
|
5705
6392
|
},
|
|
5706
|
-
},
|
|
6393
|
+
},
|
|
6394
|
+
remoteVendorManagementFeature: {
|
|
5707
6395
|
serializedName: "properties.remoteVendorManagementFeature",
|
|
5708
6396
|
readOnly: true,
|
|
5709
6397
|
type: {
|
|
5710
6398
|
name: "String",
|
|
5711
6399
|
},
|
|
5712
|
-
},
|
|
6400
|
+
},
|
|
6401
|
+
remoteVendorManagementStatus: {
|
|
5713
6402
|
serializedName: "properties.remoteVendorManagementStatus",
|
|
5714
6403
|
readOnly: true,
|
|
5715
6404
|
type: {
|
|
5716
6405
|
name: "String",
|
|
5717
6406
|
},
|
|
5718
|
-
},
|
|
6407
|
+
},
|
|
6408
|
+
secretRotationStatus: {
|
|
5719
6409
|
serializedName: "properties.secretRotationStatus",
|
|
5720
6410
|
readOnly: true,
|
|
5721
6411
|
type: {
|
|
@@ -5727,38 +6417,52 @@ export const StorageAppliance = {
|
|
|
5727
6417
|
},
|
|
5728
6418
|
},
|
|
5729
6419
|
},
|
|
5730
|
-
},
|
|
6420
|
+
},
|
|
6421
|
+
serialNumber: {
|
|
5731
6422
|
serializedName: "properties.serialNumber",
|
|
5732
6423
|
required: true,
|
|
5733
6424
|
type: {
|
|
5734
6425
|
name: "String",
|
|
5735
6426
|
},
|
|
5736
|
-
},
|
|
6427
|
+
},
|
|
6428
|
+
storageApplianceSkuId: {
|
|
5737
6429
|
serializedName: "properties.storageApplianceSkuId",
|
|
5738
6430
|
required: true,
|
|
5739
6431
|
type: {
|
|
5740
6432
|
name: "String",
|
|
5741
6433
|
},
|
|
5742
|
-
},
|
|
6434
|
+
},
|
|
6435
|
+
version: {
|
|
5743
6436
|
serializedName: "properties.version",
|
|
5744
6437
|
readOnly: true,
|
|
5745
6438
|
type: {
|
|
5746
6439
|
name: "String",
|
|
5747
6440
|
},
|
|
5748
|
-
}
|
|
6441
|
+
},
|
|
6442
|
+
},
|
|
5749
6443
|
},
|
|
5750
6444
|
};
|
|
5751
6445
|
export const TrunkedNetwork = {
|
|
5752
6446
|
type: {
|
|
5753
6447
|
name: "Composite",
|
|
5754
6448
|
className: "TrunkedNetwork",
|
|
5755
|
-
modelProperties:
|
|
6449
|
+
modelProperties: {
|
|
6450
|
+
...TrackedResource.type.modelProperties,
|
|
6451
|
+
etag: {
|
|
6452
|
+
serializedName: "etag",
|
|
6453
|
+
readOnly: true,
|
|
6454
|
+
type: {
|
|
6455
|
+
name: "String",
|
|
6456
|
+
},
|
|
6457
|
+
},
|
|
6458
|
+
extendedLocation: {
|
|
5756
6459
|
serializedName: "extendedLocation",
|
|
5757
6460
|
type: {
|
|
5758
6461
|
name: "Composite",
|
|
5759
6462
|
className: "ExtendedLocation",
|
|
5760
6463
|
},
|
|
5761
|
-
},
|
|
6464
|
+
},
|
|
6465
|
+
associatedResourceIds: {
|
|
5762
6466
|
serializedName: "properties.associatedResourceIds",
|
|
5763
6467
|
readOnly: true,
|
|
5764
6468
|
type: {
|
|
@@ -5769,25 +6473,29 @@ export const TrunkedNetwork = {
|
|
|
5769
6473
|
},
|
|
5770
6474
|
},
|
|
5771
6475
|
},
|
|
5772
|
-
},
|
|
6476
|
+
},
|
|
6477
|
+
clusterId: {
|
|
5773
6478
|
serializedName: "properties.clusterId",
|
|
5774
6479
|
readOnly: true,
|
|
5775
6480
|
type: {
|
|
5776
6481
|
name: "String",
|
|
5777
6482
|
},
|
|
5778
|
-
},
|
|
6483
|
+
},
|
|
6484
|
+
detailedStatus: {
|
|
5779
6485
|
serializedName: "properties.detailedStatus",
|
|
5780
6486
|
readOnly: true,
|
|
5781
6487
|
type: {
|
|
5782
6488
|
name: "String",
|
|
5783
6489
|
},
|
|
5784
|
-
},
|
|
6490
|
+
},
|
|
6491
|
+
detailedStatusMessage: {
|
|
5785
6492
|
serializedName: "properties.detailedStatusMessage",
|
|
5786
6493
|
readOnly: true,
|
|
5787
6494
|
type: {
|
|
5788
6495
|
name: "String",
|
|
5789
6496
|
},
|
|
5790
|
-
},
|
|
6497
|
+
},
|
|
6498
|
+
hybridAksClustersAssociatedIds: {
|
|
5791
6499
|
serializedName: "properties.hybridAksClustersAssociatedIds",
|
|
5792
6500
|
readOnly: true,
|
|
5793
6501
|
type: {
|
|
@@ -5798,12 +6506,14 @@ export const TrunkedNetwork = {
|
|
|
5798
6506
|
},
|
|
5799
6507
|
},
|
|
5800
6508
|
},
|
|
5801
|
-
},
|
|
6509
|
+
},
|
|
6510
|
+
hybridAksPluginType: {
|
|
5802
6511
|
serializedName: "properties.hybridAksPluginType",
|
|
5803
6512
|
type: {
|
|
5804
6513
|
name: "String",
|
|
5805
6514
|
},
|
|
5806
|
-
},
|
|
6515
|
+
},
|
|
6516
|
+
interfaceName: {
|
|
5807
6517
|
constraints: {
|
|
5808
6518
|
Pattern: new RegExp("^[a-zA-Z0-9@._-]*$"),
|
|
5809
6519
|
MaxLength: 12,
|
|
@@ -5812,7 +6522,8 @@ export const TrunkedNetwork = {
|
|
|
5812
6522
|
type: {
|
|
5813
6523
|
name: "String",
|
|
5814
6524
|
},
|
|
5815
|
-
},
|
|
6525
|
+
},
|
|
6526
|
+
isolationDomainIds: {
|
|
5816
6527
|
constraints: {
|
|
5817
6528
|
MinItems: 1,
|
|
5818
6529
|
},
|
|
@@ -5826,13 +6537,15 @@ export const TrunkedNetwork = {
|
|
|
5826
6537
|
},
|
|
5827
6538
|
},
|
|
5828
6539
|
},
|
|
5829
|
-
},
|
|
6540
|
+
},
|
|
6541
|
+
provisioningState: {
|
|
5830
6542
|
serializedName: "properties.provisioningState",
|
|
5831
6543
|
readOnly: true,
|
|
5832
6544
|
type: {
|
|
5833
6545
|
name: "String",
|
|
5834
6546
|
},
|
|
5835
|
-
},
|
|
6547
|
+
},
|
|
6548
|
+
virtualMachinesAssociatedIds: {
|
|
5836
6549
|
serializedName: "properties.virtualMachinesAssociatedIds",
|
|
5837
6550
|
readOnly: true,
|
|
5838
6551
|
type: {
|
|
@@ -5843,7 +6556,8 @@ export const TrunkedNetwork = {
|
|
|
5843
6556
|
},
|
|
5844
6557
|
},
|
|
5845
6558
|
},
|
|
5846
|
-
},
|
|
6559
|
+
},
|
|
6560
|
+
vlans: {
|
|
5847
6561
|
constraints: {
|
|
5848
6562
|
MinItems: 1,
|
|
5849
6563
|
},
|
|
@@ -5857,20 +6571,38 @@ export const TrunkedNetwork = {
|
|
|
5857
6571
|
},
|
|
5858
6572
|
},
|
|
5859
6573
|
},
|
|
5860
|
-
}
|
|
6574
|
+
},
|
|
6575
|
+
},
|
|
5861
6576
|
},
|
|
5862
6577
|
};
|
|
5863
6578
|
export const VirtualMachine = {
|
|
5864
6579
|
type: {
|
|
5865
6580
|
name: "Composite",
|
|
5866
6581
|
className: "VirtualMachine",
|
|
5867
|
-
modelProperties:
|
|
6582
|
+
modelProperties: {
|
|
6583
|
+
...TrackedResource.type.modelProperties,
|
|
6584
|
+
etag: {
|
|
6585
|
+
serializedName: "etag",
|
|
6586
|
+
readOnly: true,
|
|
6587
|
+
type: {
|
|
6588
|
+
name: "String",
|
|
6589
|
+
},
|
|
6590
|
+
},
|
|
6591
|
+
extendedLocation: {
|
|
5868
6592
|
serializedName: "extendedLocation",
|
|
5869
6593
|
type: {
|
|
5870
6594
|
name: "Composite",
|
|
5871
|
-
className: "ExtendedLocation",
|
|
6595
|
+
className: "ExtendedLocation",
|
|
6596
|
+
},
|
|
6597
|
+
},
|
|
6598
|
+
identity: {
|
|
6599
|
+
serializedName: "identity",
|
|
6600
|
+
type: {
|
|
6601
|
+
name: "Composite",
|
|
6602
|
+
className: "ManagedServiceIdentity",
|
|
5872
6603
|
},
|
|
5873
|
-
},
|
|
6604
|
+
},
|
|
6605
|
+
adminUsername: {
|
|
5874
6606
|
constraints: {
|
|
5875
6607
|
Pattern: new RegExp("^[a-z_][a-z0-9_]{0,31}$"),
|
|
5876
6608
|
MaxLength: 32,
|
|
@@ -5881,43 +6613,50 @@ export const VirtualMachine = {
|
|
|
5881
6613
|
type: {
|
|
5882
6614
|
name: "String",
|
|
5883
6615
|
},
|
|
5884
|
-
},
|
|
6616
|
+
},
|
|
6617
|
+
availabilityZone: {
|
|
5885
6618
|
serializedName: "properties.availabilityZone",
|
|
5886
6619
|
readOnly: true,
|
|
5887
6620
|
type: {
|
|
5888
6621
|
name: "String",
|
|
5889
6622
|
},
|
|
5890
|
-
},
|
|
6623
|
+
},
|
|
6624
|
+
bareMetalMachineId: {
|
|
5891
6625
|
serializedName: "properties.bareMetalMachineId",
|
|
5892
6626
|
readOnly: true,
|
|
5893
6627
|
type: {
|
|
5894
6628
|
name: "String",
|
|
5895
6629
|
},
|
|
5896
|
-
},
|
|
6630
|
+
},
|
|
6631
|
+
bootMethod: {
|
|
5897
6632
|
defaultValue: "UEFI",
|
|
5898
6633
|
serializedName: "properties.bootMethod",
|
|
5899
6634
|
type: {
|
|
5900
6635
|
name: "String",
|
|
5901
6636
|
},
|
|
5902
|
-
},
|
|
6637
|
+
},
|
|
6638
|
+
cloudServicesNetworkAttachment: {
|
|
5903
6639
|
serializedName: "properties.cloudServicesNetworkAttachment",
|
|
5904
6640
|
type: {
|
|
5905
6641
|
name: "Composite",
|
|
5906
6642
|
className: "NetworkAttachment",
|
|
5907
6643
|
},
|
|
5908
|
-
},
|
|
6644
|
+
},
|
|
6645
|
+
clusterId: {
|
|
5909
6646
|
serializedName: "properties.clusterId",
|
|
5910
6647
|
readOnly: true,
|
|
5911
6648
|
type: {
|
|
5912
6649
|
name: "String",
|
|
5913
6650
|
},
|
|
5914
|
-
},
|
|
6651
|
+
},
|
|
6652
|
+
consoleExtendedLocation: {
|
|
5915
6653
|
serializedName: "properties.consoleExtendedLocation",
|
|
5916
6654
|
type: {
|
|
5917
6655
|
name: "Composite",
|
|
5918
6656
|
className: "ExtendedLocation",
|
|
5919
6657
|
},
|
|
5920
|
-
},
|
|
6658
|
+
},
|
|
6659
|
+
cpuCores: {
|
|
5921
6660
|
constraints: {
|
|
5922
6661
|
InclusiveMinimum: 2,
|
|
5923
6662
|
},
|
|
@@ -5926,25 +6665,29 @@ export const VirtualMachine = {
|
|
|
5926
6665
|
type: {
|
|
5927
6666
|
name: "Number",
|
|
5928
6667
|
},
|
|
5929
|
-
},
|
|
6668
|
+
},
|
|
6669
|
+
detailedStatus: {
|
|
5930
6670
|
serializedName: "properties.detailedStatus",
|
|
5931
6671
|
readOnly: true,
|
|
5932
6672
|
type: {
|
|
5933
6673
|
name: "String",
|
|
5934
6674
|
},
|
|
5935
|
-
},
|
|
6675
|
+
},
|
|
6676
|
+
detailedStatusMessage: {
|
|
5936
6677
|
serializedName: "properties.detailedStatusMessage",
|
|
5937
6678
|
readOnly: true,
|
|
5938
6679
|
type: {
|
|
5939
6680
|
name: "String",
|
|
5940
6681
|
},
|
|
5941
|
-
},
|
|
6682
|
+
},
|
|
6683
|
+
isolateEmulatorThread: {
|
|
5942
6684
|
defaultValue: "True",
|
|
5943
6685
|
serializedName: "properties.isolateEmulatorThread",
|
|
5944
6686
|
type: {
|
|
5945
6687
|
name: "String",
|
|
5946
6688
|
},
|
|
5947
|
-
},
|
|
6689
|
+
},
|
|
6690
|
+
memorySizeGB: {
|
|
5948
6691
|
constraints: {
|
|
5949
6692
|
InclusiveMinimum: 1,
|
|
5950
6693
|
},
|
|
@@ -5953,7 +6696,8 @@ export const VirtualMachine = {
|
|
|
5953
6696
|
type: {
|
|
5954
6697
|
name: "Number",
|
|
5955
6698
|
},
|
|
5956
|
-
},
|
|
6699
|
+
},
|
|
6700
|
+
networkAttachments: {
|
|
5957
6701
|
serializedName: "properties.networkAttachments",
|
|
5958
6702
|
type: {
|
|
5959
6703
|
name: "Sequence",
|
|
@@ -5964,12 +6708,20 @@ export const VirtualMachine = {
|
|
|
5964
6708
|
},
|
|
5965
6709
|
},
|
|
5966
6710
|
},
|
|
5967
|
-
},
|
|
6711
|
+
},
|
|
6712
|
+
networkData: {
|
|
5968
6713
|
serializedName: "properties.networkData",
|
|
5969
6714
|
type: {
|
|
5970
6715
|
name: "String",
|
|
5971
6716
|
},
|
|
5972
|
-
},
|
|
6717
|
+
},
|
|
6718
|
+
networkDataContent: {
|
|
6719
|
+
serializedName: "properties.networkDataContent",
|
|
6720
|
+
type: {
|
|
6721
|
+
name: "String",
|
|
6722
|
+
},
|
|
6723
|
+
},
|
|
6724
|
+
placementHints: {
|
|
5973
6725
|
serializedName: "properties.placementHints",
|
|
5974
6726
|
type: {
|
|
5975
6727
|
name: "Sequence",
|
|
@@ -5980,19 +6732,22 @@ export const VirtualMachine = {
|
|
|
5980
6732
|
},
|
|
5981
6733
|
},
|
|
5982
6734
|
},
|
|
5983
|
-
},
|
|
6735
|
+
},
|
|
6736
|
+
powerState: {
|
|
5984
6737
|
serializedName: "properties.powerState",
|
|
5985
6738
|
readOnly: true,
|
|
5986
6739
|
type: {
|
|
5987
6740
|
name: "String",
|
|
5988
6741
|
},
|
|
5989
|
-
},
|
|
6742
|
+
},
|
|
6743
|
+
provisioningState: {
|
|
5990
6744
|
serializedName: "properties.provisioningState",
|
|
5991
6745
|
readOnly: true,
|
|
5992
6746
|
type: {
|
|
5993
6747
|
name: "String",
|
|
5994
6748
|
},
|
|
5995
|
-
},
|
|
6749
|
+
},
|
|
6750
|
+
sshPublicKeys: {
|
|
5996
6751
|
serializedName: "properties.sshPublicKeys",
|
|
5997
6752
|
type: {
|
|
5998
6753
|
name: "Sequence",
|
|
@@ -6003,42 +6758,55 @@ export const VirtualMachine = {
|
|
|
6003
6758
|
},
|
|
6004
6759
|
},
|
|
6005
6760
|
},
|
|
6006
|
-
},
|
|
6761
|
+
},
|
|
6762
|
+
storageProfile: {
|
|
6007
6763
|
serializedName: "properties.storageProfile",
|
|
6008
6764
|
type: {
|
|
6009
6765
|
name: "Composite",
|
|
6010
6766
|
className: "StorageProfile",
|
|
6011
6767
|
},
|
|
6012
|
-
},
|
|
6768
|
+
},
|
|
6769
|
+
userData: {
|
|
6013
6770
|
serializedName: "properties.userData",
|
|
6014
6771
|
type: {
|
|
6015
6772
|
name: "String",
|
|
6016
6773
|
},
|
|
6017
|
-
},
|
|
6774
|
+
},
|
|
6775
|
+
userDataContent: {
|
|
6776
|
+
serializedName: "properties.userDataContent",
|
|
6777
|
+
type: {
|
|
6778
|
+
name: "String",
|
|
6779
|
+
},
|
|
6780
|
+
},
|
|
6781
|
+
virtioInterface: {
|
|
6018
6782
|
defaultValue: "Modern",
|
|
6019
6783
|
serializedName: "properties.virtioInterface",
|
|
6020
6784
|
type: {
|
|
6021
6785
|
name: "String",
|
|
6022
6786
|
},
|
|
6023
|
-
},
|
|
6787
|
+
},
|
|
6788
|
+
vmDeviceModel: {
|
|
6024
6789
|
defaultValue: "T2",
|
|
6025
6790
|
serializedName: "properties.vmDeviceModel",
|
|
6026
6791
|
type: {
|
|
6027
6792
|
name: "String",
|
|
6028
6793
|
},
|
|
6029
|
-
},
|
|
6794
|
+
},
|
|
6795
|
+
vmImage: {
|
|
6030
6796
|
serializedName: "properties.vmImage",
|
|
6031
6797
|
required: true,
|
|
6032
6798
|
type: {
|
|
6033
6799
|
name: "String",
|
|
6034
6800
|
},
|
|
6035
|
-
},
|
|
6801
|
+
},
|
|
6802
|
+
vmImageRepositoryCredentials: {
|
|
6036
6803
|
serializedName: "properties.vmImageRepositoryCredentials",
|
|
6037
6804
|
type: {
|
|
6038
6805
|
name: "Composite",
|
|
6039
6806
|
className: "ImageRepositoryCredentials",
|
|
6040
6807
|
},
|
|
6041
|
-
},
|
|
6808
|
+
},
|
|
6809
|
+
volumes: {
|
|
6042
6810
|
serializedName: "properties.volumes",
|
|
6043
6811
|
readOnly: true,
|
|
6044
6812
|
type: {
|
|
@@ -6049,20 +6817,41 @@ export const VirtualMachine = {
|
|
|
6049
6817
|
},
|
|
6050
6818
|
},
|
|
6051
6819
|
},
|
|
6052
|
-
}
|
|
6820
|
+
},
|
|
6821
|
+
},
|
|
6053
6822
|
},
|
|
6054
6823
|
};
|
|
6055
6824
|
export const Volume = {
|
|
6056
6825
|
type: {
|
|
6057
6826
|
name: "Composite",
|
|
6058
6827
|
className: "Volume",
|
|
6059
|
-
modelProperties:
|
|
6828
|
+
modelProperties: {
|
|
6829
|
+
...TrackedResource.type.modelProperties,
|
|
6830
|
+
etag: {
|
|
6831
|
+
serializedName: "etag",
|
|
6832
|
+
readOnly: true,
|
|
6833
|
+
type: {
|
|
6834
|
+
name: "String",
|
|
6835
|
+
},
|
|
6836
|
+
},
|
|
6837
|
+
extendedLocation: {
|
|
6060
6838
|
serializedName: "extendedLocation",
|
|
6061
6839
|
type: {
|
|
6062
6840
|
name: "Composite",
|
|
6063
6841
|
className: "ExtendedLocation",
|
|
6064
6842
|
},
|
|
6065
|
-
},
|
|
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: {
|
|
6066
6855
|
serializedName: "properties.attachedTo",
|
|
6067
6856
|
readOnly: true,
|
|
6068
6857
|
type: {
|
|
@@ -6073,31 +6862,36 @@ export const Volume = {
|
|
|
6073
6862
|
},
|
|
6074
6863
|
},
|
|
6075
6864
|
},
|
|
6076
|
-
},
|
|
6865
|
+
},
|
|
6866
|
+
detailedStatus: {
|
|
6077
6867
|
serializedName: "properties.detailedStatus",
|
|
6078
6868
|
readOnly: true,
|
|
6079
6869
|
type: {
|
|
6080
6870
|
name: "String",
|
|
6081
6871
|
},
|
|
6082
|
-
},
|
|
6872
|
+
},
|
|
6873
|
+
detailedStatusMessage: {
|
|
6083
6874
|
serializedName: "properties.detailedStatusMessage",
|
|
6084
6875
|
readOnly: true,
|
|
6085
6876
|
type: {
|
|
6086
6877
|
name: "String",
|
|
6087
6878
|
},
|
|
6088
|
-
},
|
|
6879
|
+
},
|
|
6880
|
+
provisioningState: {
|
|
6089
6881
|
serializedName: "properties.provisioningState",
|
|
6090
6882
|
readOnly: true,
|
|
6091
6883
|
type: {
|
|
6092
6884
|
name: "String",
|
|
6093
6885
|
},
|
|
6094
|
-
},
|
|
6886
|
+
},
|
|
6887
|
+
serialNumber: {
|
|
6095
6888
|
serializedName: "properties.serialNumber",
|
|
6096
6889
|
readOnly: true,
|
|
6097
6890
|
type: {
|
|
6098
6891
|
name: "String",
|
|
6099
6892
|
},
|
|
6100
|
-
},
|
|
6893
|
+
},
|
|
6894
|
+
sizeMiB: {
|
|
6101
6895
|
constraints: {
|
|
6102
6896
|
InclusiveMinimum: 1,
|
|
6103
6897
|
},
|
|
@@ -6106,44 +6900,65 @@ export const Volume = {
|
|
|
6106
6900
|
type: {
|
|
6107
6901
|
name: "Number",
|
|
6108
6902
|
},
|
|
6109
|
-
}
|
|
6903
|
+
},
|
|
6904
|
+
storageApplianceId: {
|
|
6905
|
+
serializedName: "properties.storageApplianceId",
|
|
6906
|
+
type: {
|
|
6907
|
+
name: "String",
|
|
6908
|
+
},
|
|
6909
|
+
},
|
|
6910
|
+
},
|
|
6110
6911
|
},
|
|
6111
6912
|
};
|
|
6112
6913
|
export const BareMetalMachineKeySet = {
|
|
6113
6914
|
type: {
|
|
6114
6915
|
name: "Composite",
|
|
6115
6916
|
className: "BareMetalMachineKeySet",
|
|
6116
|
-
modelProperties:
|
|
6917
|
+
modelProperties: {
|
|
6918
|
+
...TrackedResource.type.modelProperties,
|
|
6919
|
+
etag: {
|
|
6920
|
+
serializedName: "etag",
|
|
6921
|
+
readOnly: true,
|
|
6922
|
+
type: {
|
|
6923
|
+
name: "String",
|
|
6924
|
+
},
|
|
6925
|
+
},
|
|
6926
|
+
extendedLocation: {
|
|
6117
6927
|
serializedName: "extendedLocation",
|
|
6118
6928
|
type: {
|
|
6119
6929
|
name: "Composite",
|
|
6120
6930
|
className: "ExtendedLocation",
|
|
6121
6931
|
},
|
|
6122
|
-
},
|
|
6932
|
+
},
|
|
6933
|
+
azureGroupId: {
|
|
6123
6934
|
serializedName: "properties.azureGroupId",
|
|
6124
6935
|
required: true,
|
|
6125
6936
|
type: {
|
|
6126
6937
|
name: "String",
|
|
6127
6938
|
},
|
|
6128
|
-
},
|
|
6939
|
+
},
|
|
6940
|
+
detailedStatus: {
|
|
6129
6941
|
serializedName: "properties.detailedStatus",
|
|
6130
6942
|
readOnly: true,
|
|
6131
6943
|
type: {
|
|
6132
6944
|
name: "String",
|
|
6133
6945
|
},
|
|
6134
|
-
},
|
|
6946
|
+
},
|
|
6947
|
+
detailedStatusMessage: {
|
|
6135
6948
|
serializedName: "properties.detailedStatusMessage",
|
|
6136
6949
|
readOnly: true,
|
|
6137
6950
|
type: {
|
|
6138
6951
|
name: "String",
|
|
6139
6952
|
},
|
|
6140
|
-
},
|
|
6953
|
+
},
|
|
6954
|
+
expiration: {
|
|
6141
6955
|
serializedName: "properties.expiration",
|
|
6142
6956
|
required: true,
|
|
6143
6957
|
type: {
|
|
6144
6958
|
name: "DateTime",
|
|
6145
6959
|
},
|
|
6146
|
-
},
|
|
6960
|
+
},
|
|
6961
|
+
jumpHostsAllowed: {
|
|
6147
6962
|
serializedName: "properties.jumpHostsAllowed",
|
|
6148
6963
|
required: true,
|
|
6149
6964
|
type: {
|
|
@@ -6154,13 +6969,15 @@ export const BareMetalMachineKeySet = {
|
|
|
6154
6969
|
},
|
|
6155
6970
|
},
|
|
6156
6971
|
},
|
|
6157
|
-
},
|
|
6972
|
+
},
|
|
6973
|
+
lastValidation: {
|
|
6158
6974
|
serializedName: "properties.lastValidation",
|
|
6159
6975
|
readOnly: true,
|
|
6160
6976
|
type: {
|
|
6161
6977
|
name: "DateTime",
|
|
6162
6978
|
},
|
|
6163
|
-
},
|
|
6979
|
+
},
|
|
6980
|
+
osGroupName: {
|
|
6164
6981
|
constraints: {
|
|
6165
6982
|
Pattern: new RegExp("^([A-Za-z]([A-Za-z0-9]*))$"),
|
|
6166
6983
|
MaxLength: 32,
|
|
@@ -6169,19 +6986,28 @@ export const BareMetalMachineKeySet = {
|
|
|
6169
6986
|
type: {
|
|
6170
6987
|
name: "String",
|
|
6171
6988
|
},
|
|
6172
|
-
},
|
|
6989
|
+
},
|
|
6990
|
+
privilegeLevel: {
|
|
6173
6991
|
serializedName: "properties.privilegeLevel",
|
|
6174
6992
|
required: true,
|
|
6175
6993
|
type: {
|
|
6176
6994
|
name: "String",
|
|
6177
6995
|
},
|
|
6178
|
-
},
|
|
6996
|
+
},
|
|
6997
|
+
privilegeLevelName: {
|
|
6998
|
+
serializedName: "properties.privilegeLevelName",
|
|
6999
|
+
type: {
|
|
7000
|
+
name: "String",
|
|
7001
|
+
},
|
|
7002
|
+
},
|
|
7003
|
+
provisioningState: {
|
|
6179
7004
|
serializedName: "properties.provisioningState",
|
|
6180
7005
|
readOnly: true,
|
|
6181
7006
|
type: {
|
|
6182
7007
|
name: "String",
|
|
6183
7008
|
},
|
|
6184
|
-
},
|
|
7009
|
+
},
|
|
7010
|
+
userList: {
|
|
6185
7011
|
serializedName: "properties.userList",
|
|
6186
7012
|
required: true,
|
|
6187
7013
|
type: {
|
|
@@ -6193,7 +7019,8 @@ export const BareMetalMachineKeySet = {
|
|
|
6193
7019
|
},
|
|
6194
7020
|
},
|
|
6195
7021
|
},
|
|
6196
|
-
},
|
|
7022
|
+
},
|
|
7023
|
+
userListStatus: {
|
|
6197
7024
|
serializedName: "properties.userListStatus",
|
|
6198
7025
|
readOnly: true,
|
|
6199
7026
|
type: {
|
|
@@ -6205,62 +7032,80 @@ export const BareMetalMachineKeySet = {
|
|
|
6205
7032
|
},
|
|
6206
7033
|
},
|
|
6207
7034
|
},
|
|
6208
|
-
}
|
|
7035
|
+
},
|
|
7036
|
+
},
|
|
6209
7037
|
},
|
|
6210
7038
|
};
|
|
6211
7039
|
export const BmcKeySet = {
|
|
6212
7040
|
type: {
|
|
6213
7041
|
name: "Composite",
|
|
6214
7042
|
className: "BmcKeySet",
|
|
6215
|
-
modelProperties:
|
|
7043
|
+
modelProperties: {
|
|
7044
|
+
...TrackedResource.type.modelProperties,
|
|
7045
|
+
etag: {
|
|
7046
|
+
serializedName: "etag",
|
|
7047
|
+
readOnly: true,
|
|
7048
|
+
type: {
|
|
7049
|
+
name: "String",
|
|
7050
|
+
},
|
|
7051
|
+
},
|
|
7052
|
+
extendedLocation: {
|
|
6216
7053
|
serializedName: "extendedLocation",
|
|
6217
7054
|
type: {
|
|
6218
7055
|
name: "Composite",
|
|
6219
7056
|
className: "ExtendedLocation",
|
|
6220
7057
|
},
|
|
6221
|
-
},
|
|
7058
|
+
},
|
|
7059
|
+
azureGroupId: {
|
|
6222
7060
|
serializedName: "properties.azureGroupId",
|
|
6223
7061
|
required: true,
|
|
6224
7062
|
type: {
|
|
6225
7063
|
name: "String",
|
|
6226
7064
|
},
|
|
6227
|
-
},
|
|
7065
|
+
},
|
|
7066
|
+
detailedStatus: {
|
|
6228
7067
|
serializedName: "properties.detailedStatus",
|
|
6229
7068
|
readOnly: true,
|
|
6230
7069
|
type: {
|
|
6231
7070
|
name: "String",
|
|
6232
7071
|
},
|
|
6233
|
-
},
|
|
7072
|
+
},
|
|
7073
|
+
detailedStatusMessage: {
|
|
6234
7074
|
serializedName: "properties.detailedStatusMessage",
|
|
6235
7075
|
readOnly: true,
|
|
6236
7076
|
type: {
|
|
6237
7077
|
name: "String",
|
|
6238
7078
|
},
|
|
6239
|
-
},
|
|
7079
|
+
},
|
|
7080
|
+
expiration: {
|
|
6240
7081
|
serializedName: "properties.expiration",
|
|
6241
7082
|
required: true,
|
|
6242
7083
|
type: {
|
|
6243
7084
|
name: "DateTime",
|
|
6244
7085
|
},
|
|
6245
|
-
},
|
|
7086
|
+
},
|
|
7087
|
+
lastValidation: {
|
|
6246
7088
|
serializedName: "properties.lastValidation",
|
|
6247
7089
|
readOnly: true,
|
|
6248
7090
|
type: {
|
|
6249
7091
|
name: "DateTime",
|
|
6250
7092
|
},
|
|
6251
|
-
},
|
|
7093
|
+
},
|
|
7094
|
+
privilegeLevel: {
|
|
6252
7095
|
serializedName: "properties.privilegeLevel",
|
|
6253
7096
|
required: true,
|
|
6254
7097
|
type: {
|
|
6255
7098
|
name: "String",
|
|
6256
7099
|
},
|
|
6257
|
-
},
|
|
7100
|
+
},
|
|
7101
|
+
provisioningState: {
|
|
6258
7102
|
serializedName: "properties.provisioningState",
|
|
6259
7103
|
readOnly: true,
|
|
6260
7104
|
type: {
|
|
6261
7105
|
name: "String",
|
|
6262
7106
|
},
|
|
6263
|
-
},
|
|
7107
|
+
},
|
|
7108
|
+
userList: {
|
|
6264
7109
|
serializedName: "properties.userList",
|
|
6265
7110
|
required: true,
|
|
6266
7111
|
type: {
|
|
@@ -6272,7 +7117,8 @@ export const BmcKeySet = {
|
|
|
6272
7117
|
},
|
|
6273
7118
|
},
|
|
6274
7119
|
},
|
|
6275
|
-
},
|
|
7120
|
+
},
|
|
7121
|
+
userListStatus: {
|
|
6276
7122
|
serializedName: "properties.userListStatus",
|
|
6277
7123
|
readOnly: true,
|
|
6278
7124
|
type: {
|
|
@@ -6284,20 +7130,31 @@ export const BmcKeySet = {
|
|
|
6284
7130
|
},
|
|
6285
7131
|
},
|
|
6286
7132
|
},
|
|
6287
|
-
}
|
|
7133
|
+
},
|
|
7134
|
+
},
|
|
6288
7135
|
},
|
|
6289
7136
|
};
|
|
6290
7137
|
export const ClusterMetricsConfiguration = {
|
|
6291
7138
|
type: {
|
|
6292
7139
|
name: "Composite",
|
|
6293
7140
|
className: "ClusterMetricsConfiguration",
|
|
6294
|
-
modelProperties:
|
|
7141
|
+
modelProperties: {
|
|
7142
|
+
...TrackedResource.type.modelProperties,
|
|
7143
|
+
etag: {
|
|
7144
|
+
serializedName: "etag",
|
|
7145
|
+
readOnly: true,
|
|
7146
|
+
type: {
|
|
7147
|
+
name: "String",
|
|
7148
|
+
},
|
|
7149
|
+
},
|
|
7150
|
+
extendedLocation: {
|
|
6295
7151
|
serializedName: "extendedLocation",
|
|
6296
7152
|
type: {
|
|
6297
7153
|
name: "Composite",
|
|
6298
7154
|
className: "ExtendedLocation",
|
|
6299
7155
|
},
|
|
6300
|
-
},
|
|
7156
|
+
},
|
|
7157
|
+
collectionInterval: {
|
|
6301
7158
|
constraints: {
|
|
6302
7159
|
InclusiveMaximum: 1440,
|
|
6303
7160
|
InclusiveMinimum: 1,
|
|
@@ -6307,19 +7164,22 @@ export const ClusterMetricsConfiguration = {
|
|
|
6307
7164
|
type: {
|
|
6308
7165
|
name: "Number",
|
|
6309
7166
|
},
|
|
6310
|
-
},
|
|
7167
|
+
},
|
|
7168
|
+
detailedStatus: {
|
|
6311
7169
|
serializedName: "properties.detailedStatus",
|
|
6312
7170
|
readOnly: true,
|
|
6313
7171
|
type: {
|
|
6314
7172
|
name: "String",
|
|
6315
7173
|
},
|
|
6316
|
-
},
|
|
7174
|
+
},
|
|
7175
|
+
detailedStatusMessage: {
|
|
6317
7176
|
serializedName: "properties.detailedStatusMessage",
|
|
6318
7177
|
readOnly: true,
|
|
6319
7178
|
type: {
|
|
6320
7179
|
name: "String",
|
|
6321
7180
|
},
|
|
6322
|
-
},
|
|
7181
|
+
},
|
|
7182
|
+
disabledMetrics: {
|
|
6323
7183
|
serializedName: "properties.disabledMetrics",
|
|
6324
7184
|
readOnly: true,
|
|
6325
7185
|
type: {
|
|
@@ -6330,7 +7190,8 @@ export const ClusterMetricsConfiguration = {
|
|
|
6330
7190
|
},
|
|
6331
7191
|
},
|
|
6332
7192
|
},
|
|
6333
|
-
},
|
|
7193
|
+
},
|
|
7194
|
+
enabledMetrics: {
|
|
6334
7195
|
serializedName: "properties.enabledMetrics",
|
|
6335
7196
|
type: {
|
|
6336
7197
|
name: "Sequence",
|
|
@@ -6340,44 +7201,59 @@ export const ClusterMetricsConfiguration = {
|
|
|
6340
7201
|
},
|
|
6341
7202
|
},
|
|
6342
7203
|
},
|
|
6343
|
-
},
|
|
7204
|
+
},
|
|
7205
|
+
provisioningState: {
|
|
6344
7206
|
serializedName: "properties.provisioningState",
|
|
6345
7207
|
readOnly: true,
|
|
6346
7208
|
type: {
|
|
6347
7209
|
name: "String",
|
|
6348
7210
|
},
|
|
6349
|
-
}
|
|
7211
|
+
},
|
|
7212
|
+
},
|
|
6350
7213
|
},
|
|
6351
7214
|
};
|
|
6352
7215
|
export const AgentPool = {
|
|
6353
7216
|
type: {
|
|
6354
7217
|
name: "Composite",
|
|
6355
7218
|
className: "AgentPool",
|
|
6356
|
-
modelProperties:
|
|
7219
|
+
modelProperties: {
|
|
7220
|
+
...TrackedResource.type.modelProperties,
|
|
7221
|
+
etag: {
|
|
7222
|
+
serializedName: "etag",
|
|
7223
|
+
readOnly: true,
|
|
7224
|
+
type: {
|
|
7225
|
+
name: "String",
|
|
7226
|
+
},
|
|
7227
|
+
},
|
|
7228
|
+
extendedLocation: {
|
|
6357
7229
|
serializedName: "extendedLocation",
|
|
6358
7230
|
type: {
|
|
6359
7231
|
name: "Composite",
|
|
6360
7232
|
className: "ExtendedLocation",
|
|
6361
7233
|
},
|
|
6362
|
-
},
|
|
7234
|
+
},
|
|
7235
|
+
administratorConfiguration: {
|
|
6363
7236
|
serializedName: "properties.administratorConfiguration",
|
|
6364
7237
|
type: {
|
|
6365
7238
|
name: "Composite",
|
|
6366
7239
|
className: "AdministratorConfiguration",
|
|
6367
7240
|
},
|
|
6368
|
-
},
|
|
7241
|
+
},
|
|
7242
|
+
agentOptions: {
|
|
6369
7243
|
serializedName: "properties.agentOptions",
|
|
6370
7244
|
type: {
|
|
6371
7245
|
name: "Composite",
|
|
6372
7246
|
className: "AgentOptions",
|
|
6373
7247
|
},
|
|
6374
|
-
},
|
|
7248
|
+
},
|
|
7249
|
+
attachedNetworkConfiguration: {
|
|
6375
7250
|
serializedName: "properties.attachedNetworkConfiguration",
|
|
6376
7251
|
type: {
|
|
6377
7252
|
name: "Composite",
|
|
6378
7253
|
className: "AttachedNetworkConfiguration",
|
|
6379
7254
|
},
|
|
6380
|
-
},
|
|
7255
|
+
},
|
|
7256
|
+
availabilityZones: {
|
|
6381
7257
|
serializedName: "properties.availabilityZones",
|
|
6382
7258
|
type: {
|
|
6383
7259
|
name: "Sequence",
|
|
@@ -6387,31 +7263,36 @@ export const AgentPool = {
|
|
|
6387
7263
|
},
|
|
6388
7264
|
},
|
|
6389
7265
|
},
|
|
6390
|
-
},
|
|
7266
|
+
},
|
|
7267
|
+
count: {
|
|
6391
7268
|
serializedName: "properties.count",
|
|
6392
7269
|
required: true,
|
|
6393
7270
|
type: {
|
|
6394
7271
|
name: "Number",
|
|
6395
7272
|
},
|
|
6396
|
-
},
|
|
7273
|
+
},
|
|
7274
|
+
detailedStatus: {
|
|
6397
7275
|
serializedName: "properties.detailedStatus",
|
|
6398
7276
|
readOnly: true,
|
|
6399
7277
|
type: {
|
|
6400
7278
|
name: "String",
|
|
6401
7279
|
},
|
|
6402
|
-
},
|
|
7280
|
+
},
|
|
7281
|
+
detailedStatusMessage: {
|
|
6403
7282
|
serializedName: "properties.detailedStatusMessage",
|
|
6404
7283
|
readOnly: true,
|
|
6405
7284
|
type: {
|
|
6406
7285
|
name: "String",
|
|
6407
7286
|
},
|
|
6408
|
-
},
|
|
7287
|
+
},
|
|
7288
|
+
kubernetesVersion: {
|
|
6409
7289
|
serializedName: "properties.kubernetesVersion",
|
|
6410
7290
|
readOnly: true,
|
|
6411
7291
|
type: {
|
|
6412
7292
|
name: "String",
|
|
6413
7293
|
},
|
|
6414
|
-
},
|
|
7294
|
+
},
|
|
7295
|
+
labels: {
|
|
6415
7296
|
serializedName: "properties.labels",
|
|
6416
7297
|
type: {
|
|
6417
7298
|
name: "Sequence",
|
|
@@ -6422,19 +7303,22 @@ export const AgentPool = {
|
|
|
6422
7303
|
},
|
|
6423
7304
|
},
|
|
6424
7305
|
},
|
|
6425
|
-
},
|
|
7306
|
+
},
|
|
7307
|
+
mode: {
|
|
6426
7308
|
serializedName: "properties.mode",
|
|
6427
7309
|
required: true,
|
|
6428
7310
|
type: {
|
|
6429
7311
|
name: "String",
|
|
6430
7312
|
},
|
|
6431
|
-
},
|
|
7313
|
+
},
|
|
7314
|
+
provisioningState: {
|
|
6432
7315
|
serializedName: "properties.provisioningState",
|
|
6433
7316
|
readOnly: true,
|
|
6434
7317
|
type: {
|
|
6435
7318
|
name: "String",
|
|
6436
7319
|
},
|
|
6437
|
-
},
|
|
7320
|
+
},
|
|
7321
|
+
taints: {
|
|
6438
7322
|
serializedName: "properties.taints",
|
|
6439
7323
|
type: {
|
|
6440
7324
|
name: "Sequence",
|
|
@@ -6445,44 +7329,59 @@ export const AgentPool = {
|
|
|
6445
7329
|
},
|
|
6446
7330
|
},
|
|
6447
7331
|
},
|
|
6448
|
-
},
|
|
7332
|
+
},
|
|
7333
|
+
upgradeSettings: {
|
|
6449
7334
|
serializedName: "properties.upgradeSettings",
|
|
6450
7335
|
type: {
|
|
6451
7336
|
name: "Composite",
|
|
6452
7337
|
className: "AgentPoolUpgradeSettings",
|
|
6453
7338
|
},
|
|
6454
|
-
},
|
|
7339
|
+
},
|
|
7340
|
+
vmSkuName: {
|
|
6455
7341
|
serializedName: "properties.vmSkuName",
|
|
6456
7342
|
required: true,
|
|
6457
7343
|
type: {
|
|
6458
7344
|
name: "String",
|
|
6459
7345
|
},
|
|
6460
|
-
}
|
|
7346
|
+
},
|
|
7347
|
+
},
|
|
6461
7348
|
},
|
|
6462
7349
|
};
|
|
6463
7350
|
export const KubernetesClusterFeature = {
|
|
6464
7351
|
type: {
|
|
6465
7352
|
name: "Composite",
|
|
6466
7353
|
className: "KubernetesClusterFeature",
|
|
6467
|
-
modelProperties:
|
|
7354
|
+
modelProperties: {
|
|
7355
|
+
...TrackedResource.type.modelProperties,
|
|
7356
|
+
etag: {
|
|
7357
|
+
serializedName: "etag",
|
|
7358
|
+
readOnly: true,
|
|
7359
|
+
type: {
|
|
7360
|
+
name: "String",
|
|
7361
|
+
},
|
|
7362
|
+
},
|
|
7363
|
+
availabilityLifecycle: {
|
|
6468
7364
|
serializedName: "properties.availabilityLifecycle",
|
|
6469
7365
|
readOnly: true,
|
|
6470
7366
|
type: {
|
|
6471
7367
|
name: "String",
|
|
6472
7368
|
},
|
|
6473
|
-
},
|
|
7369
|
+
},
|
|
7370
|
+
detailedStatus: {
|
|
6474
7371
|
serializedName: "properties.detailedStatus",
|
|
6475
7372
|
readOnly: true,
|
|
6476
7373
|
type: {
|
|
6477
7374
|
name: "String",
|
|
6478
7375
|
},
|
|
6479
|
-
},
|
|
7376
|
+
},
|
|
7377
|
+
detailedStatusMessage: {
|
|
6480
7378
|
serializedName: "properties.detailedStatusMessage",
|
|
6481
7379
|
readOnly: true,
|
|
6482
7380
|
type: {
|
|
6483
7381
|
name: "String",
|
|
6484
7382
|
},
|
|
6485
|
-
},
|
|
7383
|
+
},
|
|
7384
|
+
options: {
|
|
6486
7385
|
serializedName: "properties.options",
|
|
6487
7386
|
type: {
|
|
6488
7387
|
name: "Sequence",
|
|
@@ -6493,85 +7392,107 @@ export const KubernetesClusterFeature = {
|
|
|
6493
7392
|
},
|
|
6494
7393
|
},
|
|
6495
7394
|
},
|
|
6496
|
-
},
|
|
7395
|
+
},
|
|
7396
|
+
provisioningState: {
|
|
6497
7397
|
serializedName: "properties.provisioningState",
|
|
6498
7398
|
readOnly: true,
|
|
6499
7399
|
type: {
|
|
6500
7400
|
name: "String",
|
|
6501
7401
|
},
|
|
6502
|
-
},
|
|
7402
|
+
},
|
|
7403
|
+
required: {
|
|
6503
7404
|
serializedName: "properties.required",
|
|
6504
7405
|
readOnly: true,
|
|
6505
7406
|
type: {
|
|
6506
7407
|
name: "String",
|
|
6507
7408
|
},
|
|
6508
|
-
},
|
|
7409
|
+
},
|
|
7410
|
+
version: {
|
|
6509
7411
|
serializedName: "properties.version",
|
|
6510
7412
|
readOnly: true,
|
|
6511
7413
|
type: {
|
|
6512
7414
|
name: "String",
|
|
6513
7415
|
},
|
|
6514
|
-
}
|
|
7416
|
+
},
|
|
7417
|
+
},
|
|
6515
7418
|
},
|
|
6516
7419
|
};
|
|
6517
7420
|
export const Console = {
|
|
6518
7421
|
type: {
|
|
6519
7422
|
name: "Composite",
|
|
6520
7423
|
className: "Console",
|
|
6521
|
-
modelProperties:
|
|
7424
|
+
modelProperties: {
|
|
7425
|
+
...TrackedResource.type.modelProperties,
|
|
7426
|
+
etag: {
|
|
7427
|
+
serializedName: "etag",
|
|
7428
|
+
readOnly: true,
|
|
7429
|
+
type: {
|
|
7430
|
+
name: "String",
|
|
7431
|
+
},
|
|
7432
|
+
},
|
|
7433
|
+
extendedLocation: {
|
|
6522
7434
|
serializedName: "extendedLocation",
|
|
6523
7435
|
type: {
|
|
6524
7436
|
name: "Composite",
|
|
6525
7437
|
className: "ExtendedLocation",
|
|
6526
7438
|
},
|
|
6527
|
-
},
|
|
7439
|
+
},
|
|
7440
|
+
detailedStatus: {
|
|
6528
7441
|
serializedName: "properties.detailedStatus",
|
|
6529
7442
|
readOnly: true,
|
|
6530
7443
|
type: {
|
|
6531
7444
|
name: "String",
|
|
6532
7445
|
},
|
|
6533
|
-
},
|
|
7446
|
+
},
|
|
7447
|
+
detailedStatusMessage: {
|
|
6534
7448
|
serializedName: "properties.detailedStatusMessage",
|
|
6535
7449
|
readOnly: true,
|
|
6536
7450
|
type: {
|
|
6537
7451
|
name: "String",
|
|
6538
7452
|
},
|
|
6539
|
-
},
|
|
7453
|
+
},
|
|
7454
|
+
enabled: {
|
|
6540
7455
|
serializedName: "properties.enabled",
|
|
6541
7456
|
required: true,
|
|
6542
7457
|
type: {
|
|
6543
7458
|
name: "String",
|
|
6544
7459
|
},
|
|
6545
|
-
},
|
|
7460
|
+
},
|
|
7461
|
+
expiration: {
|
|
6546
7462
|
serializedName: "properties.expiration",
|
|
6547
7463
|
type: {
|
|
6548
7464
|
name: "DateTime",
|
|
6549
7465
|
},
|
|
6550
|
-
},
|
|
7466
|
+
},
|
|
7467
|
+
privateLinkServiceId: {
|
|
6551
7468
|
serializedName: "properties.privateLinkServiceId",
|
|
6552
7469
|
readOnly: true,
|
|
6553
7470
|
type: {
|
|
6554
7471
|
name: "String",
|
|
6555
7472
|
},
|
|
6556
|
-
},
|
|
7473
|
+
},
|
|
7474
|
+
provisioningState: {
|
|
6557
7475
|
serializedName: "properties.provisioningState",
|
|
6558
7476
|
readOnly: true,
|
|
6559
7477
|
type: {
|
|
6560
7478
|
name: "String",
|
|
6561
7479
|
},
|
|
6562
|
-
},
|
|
7480
|
+
},
|
|
7481
|
+
sshPublicKey: {
|
|
6563
7482
|
serializedName: "properties.sshPublicKey",
|
|
6564
7483
|
type: {
|
|
6565
7484
|
name: "Composite",
|
|
6566
7485
|
className: "SshPublicKey",
|
|
6567
7486
|
},
|
|
6568
|
-
},
|
|
7487
|
+
},
|
|
7488
|
+
virtualMachineAccessId: {
|
|
6569
7489
|
serializedName: "properties.virtualMachineAccessId",
|
|
6570
7490
|
readOnly: true,
|
|
6571
7491
|
type: {
|
|
6572
7492
|
name: "String",
|
|
6573
7493
|
},
|
|
6574
|
-
}
|
|
7494
|
+
},
|
|
7495
|
+
},
|
|
6575
7496
|
},
|
|
6576
7497
|
};
|
|
6577
7498
|
export const BareMetalMachinesCreateOrUpdateHeaders = {
|
|
@@ -6720,6 +7641,20 @@ export const BareMetalMachinesRunDataExtractsHeaders = {
|
|
|
6720
7641
|
},
|
|
6721
7642
|
},
|
|
6722
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
|
+
};
|
|
6723
7658
|
export const BareMetalMachinesRunReadCommandsHeaders = {
|
|
6724
7659
|
type: {
|
|
6725
7660
|
name: "Composite",
|
|
@@ -7184,6 +8119,20 @@ export const StorageAppliancesEnableRemoteVendorManagementHeaders = {
|
|
|
7184
8119
|
},
|
|
7185
8120
|
},
|
|
7186
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
|
+
};
|
|
7187
8136
|
export const TrunkedNetworksCreateOrUpdateHeaders = {
|
|
7188
8137
|
type: {
|
|
7189
8138
|
name: "Composite",
|
|
@@ -7260,6 +8209,20 @@ export const VirtualMachinesUpdateHeaders = {
|
|
|
7260
8209
|
},
|
|
7261
8210
|
},
|
|
7262
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
|
+
};
|
|
7263
8226
|
export const VirtualMachinesPowerOffHeaders = {
|
|
7264
8227
|
type: {
|
|
7265
8228
|
name: "Composite",
|