@azure/arm-azurestackhci 4.1.0-beta.1 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/api/arcSettings/operations.d.ts +0 -5
- package/dist/browser/api/arcSettings/operations.js +15 -24
- package/dist/browser/api/arcSettings/operations.js.map +1 -1
- package/dist/browser/api/azureStackHCIContext.js +4 -2
- package/dist/browser/api/azureStackHCIContext.js.map +1 -1
- package/dist/browser/api/clusters/index.d.ts +2 -2
- package/dist/browser/api/clusters/index.js +1 -1
- package/dist/browser/api/clusters/index.js.map +1 -1
- package/dist/browser/api/clusters/operations.d.ts +2 -11
- package/dist/browser/api/clusters/operations.js +30 -78
- package/dist/browser/api/clusters/operations.js.map +1 -1
- package/dist/browser/api/clusters/options.d.ts +0 -5
- package/dist/browser/api/clusters/options.js.map +1 -1
- package/dist/browser/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/browser/api/deploymentSettings/operations.js +7 -16
- package/dist/browser/api/deploymentSettings/operations.js.map +1 -1
- package/dist/browser/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/browser/api/edgeDeviceJobs/operations.js +7 -16
- package/dist/browser/api/edgeDeviceJobs/operations.js.map +1 -1
- package/dist/browser/api/edgeDevices/operations.d.ts +0 -5
- package/dist/browser/api/edgeDevices/operations.js +11 -20
- package/dist/browser/api/edgeDevices/operations.js.map +1 -1
- package/dist/browser/api/extensions/operations.d.ts +0 -5
- package/dist/browser/api/extensions/operations.js +11 -20
- package/dist/browser/api/extensions/operations.js.map +1 -1
- package/dist/browser/api/offers/operations.js +5 -13
- package/dist/browser/api/offers/operations.js.map +1 -1
- package/dist/browser/api/operations/operations.js +3 -7
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/securitySettings/operations.d.ts +0 -5
- package/dist/browser/api/securitySettings/operations.js +7 -16
- package/dist/browser/api/securitySettings/operations.js.map +1 -1
- package/dist/browser/api/skus/operations.js +3 -7
- package/dist/browser/api/skus/operations.js.map +1 -1
- package/dist/browser/api/updateRuns/operations.d.ts +0 -5
- package/dist/browser/api/updateRuns/operations.js +6 -15
- package/dist/browser/api/updateRuns/operations.js.map +1 -1
- package/dist/browser/api/updateSummaries/operations.d.ts +0 -5
- package/dist/browser/api/updateSummaries/operations.js +6 -15
- package/dist/browser/api/updateSummaries/operations.js.map +1 -1
- package/dist/browser/api/updateSummariesOperationGroup/operations.js +4 -4
- package/dist/browser/api/updateSummariesOperationGroup/operations.js.map +1 -1
- package/dist/browser/api/updates/operations.d.ts +0 -5
- package/dist/browser/api/updates/operations.js +10 -19
- package/dist/browser/api/updates/operations.js.map +1 -1
- package/dist/browser/api/validatedSolutionRecipes/operations.js +3 -7
- package/dist/browser/api/validatedSolutionRecipes/operations.js.map +1 -1
- package/dist/browser/azureStackHCIClient.d.ts +0 -30
- package/dist/browser/azureStackHCIClient.js +0 -40
- package/dist/browser/azureStackHCIClient.js.map +1 -1
- package/dist/browser/classic/arcSettings/index.d.ts +0 -5
- package/dist/browser/classic/arcSettings/index.js.map +1 -1
- package/dist/browser/classic/clusters/index.d.ts +2 -13
- package/dist/browser/classic/clusters/index.js +1 -10
- package/dist/browser/classic/clusters/index.js.map +1 -1
- package/dist/browser/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/browser/classic/deploymentSettings/index.js.map +1 -1
- package/dist/browser/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/browser/classic/edgeDeviceJobs/index.js.map +1 -1
- package/dist/browser/classic/edgeDevices/index.d.ts +0 -5
- package/dist/browser/classic/edgeDevices/index.js.map +1 -1
- package/dist/browser/classic/extensions/index.d.ts +0 -5
- package/dist/browser/classic/extensions/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +0 -10
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/securitySettings/index.d.ts +0 -5
- package/dist/browser/classic/securitySettings/index.js.map +1 -1
- package/dist/browser/classic/updateRuns/index.d.ts +0 -5
- package/dist/browser/classic/updateRuns/index.js.map +1 -1
- package/dist/browser/classic/updateSummaries/index.d.ts +0 -5
- package/dist/browser/classic/updateSummaries/index.js.map +1 -1
- package/dist/browser/classic/updates/index.d.ts +0 -5
- package/dist/browser/classic/updates/index.js.map +1 -1
- package/dist/browser/index.d.ts +5 -14
- package/dist/browser/index.js +2 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -2
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +94 -1351
- package/dist/browser/models/models.js +263 -1734
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +10 -39
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/api/arcSettings/operations.d.ts +0 -5
- package/dist/commonjs/api/arcSettings/operations.js +15 -19
- package/dist/commonjs/api/arcSettings/operations.js.map +2 -2
- package/dist/commonjs/api/azureStackHCIContext.js +4 -2
- package/dist/commonjs/api/azureStackHCIContext.js.map +2 -2
- package/dist/commonjs/api/clusters/index.d.ts +2 -2
- package/dist/commonjs/api/clusters/index.js +0 -2
- package/dist/commonjs/api/clusters/index.js.map +2 -2
- package/dist/commonjs/api/clusters/operations.d.ts +2 -11
- package/dist/commonjs/api/clusters/operations.js +29 -81
- package/dist/commonjs/api/clusters/operations.js.map +2 -2
- package/dist/commonjs/api/clusters/options.d.ts +0 -5
- package/dist/commonjs/api/clusters/options.js.map +1 -1
- package/dist/commonjs/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/commonjs/api/deploymentSettings/operations.js +7 -11
- package/dist/commonjs/api/deploymentSettings/operations.js.map +2 -2
- package/dist/commonjs/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/commonjs/api/edgeDeviceJobs/operations.js +7 -11
- package/dist/commonjs/api/edgeDeviceJobs/operations.js.map +2 -2
- package/dist/commonjs/api/edgeDevices/operations.d.ts +0 -5
- package/dist/commonjs/api/edgeDevices/operations.js +11 -15
- package/dist/commonjs/api/edgeDevices/operations.js.map +2 -2
- package/dist/commonjs/api/extensions/operations.d.ts +0 -5
- package/dist/commonjs/api/extensions/operations.js +11 -15
- package/dist/commonjs/api/extensions/operations.js.map +2 -2
- package/dist/commonjs/api/offers/operations.js +5 -13
- package/dist/commonjs/api/offers/operations.js.map +2 -2
- package/dist/commonjs/api/operations/operations.js +2 -6
- package/dist/commonjs/api/operations/operations.js.map +2 -2
- package/dist/commonjs/api/securitySettings/operations.d.ts +0 -5
- package/dist/commonjs/api/securitySettings/operations.js +7 -11
- package/dist/commonjs/api/securitySettings/operations.js.map +2 -2
- package/dist/commonjs/api/skus/operations.js +3 -7
- package/dist/commonjs/api/skus/operations.js.map +2 -2
- package/dist/commonjs/api/updateRuns/operations.d.ts +0 -5
- package/dist/commonjs/api/updateRuns/operations.js +6 -10
- package/dist/commonjs/api/updateRuns/operations.js.map +2 -2
- package/dist/commonjs/api/updateSummaries/operations.d.ts +0 -5
- package/dist/commonjs/api/updateSummaries/operations.js +6 -10
- package/dist/commonjs/api/updateSummaries/operations.js.map +2 -2
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.js +4 -4
- package/dist/commonjs/api/updateSummariesOperationGroup/operations.js.map +1 -1
- package/dist/commonjs/api/updates/operations.d.ts +0 -5
- package/dist/commonjs/api/updates/operations.js +10 -14
- package/dist/commonjs/api/updates/operations.js.map +2 -2
- package/dist/commonjs/api/validatedSolutionRecipes/operations.js +3 -7
- package/dist/commonjs/api/validatedSolutionRecipes/operations.js.map +2 -2
- package/dist/commonjs/azureStackHCIClient.d.ts +0 -30
- package/dist/commonjs/azureStackHCIClient.js +0 -40
- package/dist/commonjs/azureStackHCIClient.js.map +2 -2
- package/dist/commonjs/classic/arcSettings/index.d.ts +0 -5
- package/dist/commonjs/classic/arcSettings/index.js.map +2 -2
- package/dist/commonjs/classic/clusters/index.d.ts +2 -13
- package/dist/commonjs/classic/clusters/index.js +0 -15
- package/dist/commonjs/classic/clusters/index.js.map +2 -2
- package/dist/commonjs/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/commonjs/classic/deploymentSettings/index.js.map +2 -2
- package/dist/commonjs/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/commonjs/classic/edgeDeviceJobs/index.js.map +2 -2
- package/dist/commonjs/classic/edgeDevices/index.d.ts +0 -5
- package/dist/commonjs/classic/edgeDevices/index.js.map +2 -2
- package/dist/commonjs/classic/extensions/index.d.ts +0 -5
- package/dist/commonjs/classic/extensions/index.js.map +2 -2
- package/dist/commonjs/classic/index.d.ts +0 -10
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/securitySettings/index.d.ts +0 -5
- package/dist/commonjs/classic/securitySettings/index.js.map +2 -2
- package/dist/commonjs/classic/updateRuns/index.d.ts +0 -5
- package/dist/commonjs/classic/updateRuns/index.js.map +2 -2
- package/dist/commonjs/classic/updateSummaries/index.d.ts +0 -5
- package/dist/commonjs/classic/updateSummaries/index.js.map +2 -2
- package/dist/commonjs/classic/updates/index.d.ts +0 -5
- package/dist/commonjs/classic/updates/index.js.map +2 -2
- package/dist/commonjs/index.d.ts +5 -14
- package/dist/commonjs/index.js +5 -34
- package/dist/commonjs/index.js.map +2 -2
- package/dist/commonjs/models/index.d.ts +2 -2
- package/dist/commonjs/models/index.js +0 -34
- package/dist/commonjs/models/index.js.map +2 -2
- package/dist/commonjs/models/models.d.ts +94 -1351
- package/dist/commonjs/models/models.js +263 -1807
- package/dist/commonjs/models/models.js.map +3 -3
- package/dist/commonjs/restorePollerHelpers.js +42 -71
- package/dist/commonjs/restorePollerHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/pagingHelpers.js +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +2 -2
- package/dist/commonjs/static-helpers/pollingHelpers.js +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +2 -2
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/arcSettings/operations.d.ts +0 -5
- package/dist/esm/api/arcSettings/operations.js +15 -24
- package/dist/esm/api/arcSettings/operations.js.map +1 -1
- package/dist/esm/api/azureStackHCIContext.js +4 -2
- package/dist/esm/api/azureStackHCIContext.js.map +1 -1
- package/dist/esm/api/clusters/index.d.ts +2 -2
- package/dist/esm/api/clusters/index.js +1 -1
- package/dist/esm/api/clusters/index.js.map +1 -1
- package/dist/esm/api/clusters/operations.d.ts +2 -11
- package/dist/esm/api/clusters/operations.js +30 -78
- package/dist/esm/api/clusters/operations.js.map +1 -1
- package/dist/esm/api/clusters/options.d.ts +0 -5
- package/dist/esm/api/clusters/options.js.map +1 -1
- package/dist/esm/api/deploymentSettings/operations.d.ts +0 -5
- package/dist/esm/api/deploymentSettings/operations.js +7 -16
- package/dist/esm/api/deploymentSettings/operations.js.map +1 -1
- package/dist/esm/api/edgeDeviceJobs/operations.d.ts +0 -5
- package/dist/esm/api/edgeDeviceJobs/operations.js +7 -16
- package/dist/esm/api/edgeDeviceJobs/operations.js.map +1 -1
- package/dist/esm/api/edgeDevices/operations.d.ts +0 -5
- package/dist/esm/api/edgeDevices/operations.js +11 -20
- package/dist/esm/api/edgeDevices/operations.js.map +1 -1
- package/dist/esm/api/extensions/operations.d.ts +0 -5
- package/dist/esm/api/extensions/operations.js +11 -20
- package/dist/esm/api/extensions/operations.js.map +1 -1
- package/dist/esm/api/offers/operations.js +5 -13
- package/dist/esm/api/offers/operations.js.map +1 -1
- package/dist/esm/api/operations/operations.js +3 -7
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/securitySettings/operations.d.ts +0 -5
- package/dist/esm/api/securitySettings/operations.js +7 -16
- package/dist/esm/api/securitySettings/operations.js.map +1 -1
- package/dist/esm/api/skus/operations.js +3 -7
- package/dist/esm/api/skus/operations.js.map +1 -1
- package/dist/esm/api/updateRuns/operations.d.ts +0 -5
- package/dist/esm/api/updateRuns/operations.js +6 -15
- package/dist/esm/api/updateRuns/operations.js.map +1 -1
- package/dist/esm/api/updateSummaries/operations.d.ts +0 -5
- package/dist/esm/api/updateSummaries/operations.js +6 -15
- package/dist/esm/api/updateSummaries/operations.js.map +1 -1
- package/dist/esm/api/updateSummariesOperationGroup/operations.js +4 -4
- package/dist/esm/api/updateSummariesOperationGroup/operations.js.map +1 -1
- package/dist/esm/api/updates/operations.d.ts +0 -5
- package/dist/esm/api/updates/operations.js +10 -19
- package/dist/esm/api/updates/operations.js.map +1 -1
- package/dist/esm/api/validatedSolutionRecipes/operations.js +3 -7
- package/dist/esm/api/validatedSolutionRecipes/operations.js.map +1 -1
- package/dist/esm/azureStackHCIClient.d.ts +0 -30
- package/dist/esm/azureStackHCIClient.js +0 -40
- package/dist/esm/azureStackHCIClient.js.map +1 -1
- package/dist/esm/classic/arcSettings/index.d.ts +0 -5
- package/dist/esm/classic/arcSettings/index.js.map +1 -1
- package/dist/esm/classic/clusters/index.d.ts +2 -13
- package/dist/esm/classic/clusters/index.js +1 -10
- package/dist/esm/classic/clusters/index.js.map +1 -1
- package/dist/esm/classic/deploymentSettings/index.d.ts +0 -5
- package/dist/esm/classic/deploymentSettings/index.js.map +1 -1
- package/dist/esm/classic/edgeDeviceJobs/index.d.ts +0 -5
- package/dist/esm/classic/edgeDeviceJobs/index.js.map +1 -1
- package/dist/esm/classic/edgeDevices/index.d.ts +0 -5
- package/dist/esm/classic/edgeDevices/index.js.map +1 -1
- package/dist/esm/classic/extensions/index.d.ts +0 -5
- package/dist/esm/classic/extensions/index.js.map +1 -1
- package/dist/esm/classic/index.d.ts +0 -10
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/securitySettings/index.d.ts +0 -5
- package/dist/esm/classic/securitySettings/index.js.map +1 -1
- package/dist/esm/classic/updateRuns/index.d.ts +0 -5
- package/dist/esm/classic/updateRuns/index.js.map +1 -1
- package/dist/esm/classic/updateSummaries/index.d.ts +0 -5
- package/dist/esm/classic/updateSummaries/index.js.map +1 -1
- package/dist/esm/classic/updates/index.d.ts +0 -5
- package/dist/esm/classic/updates/index.js.map +1 -1
- package/dist/esm/index.d.ts +5 -14
- package/dist/esm/index.js +2 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +2 -2
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +94 -1351
- package/dist/esm/models/models.js +263 -1734
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +10 -39
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/package.json +25 -269
- package/dist/browser/api/clusterJobs/index.d.ts +0 -3
- package/dist/browser/api/clusterJobs/index.js +0 -4
- package/dist/browser/api/clusterJobs/index.js.map +0 -1
- package/dist/browser/api/clusterJobs/operations.d.ts +0 -28
- package/dist/browser/api/clusterJobs/operations.js +0 -140
- package/dist/browser/api/clusterJobs/operations.js.map +0 -1
- package/dist/browser/api/clusterJobs/options.d.ts +0 -18
- package/dist/browser/api/clusterJobs/options.js +0 -4
- package/dist/browser/api/clusterJobs/options.js.map +0 -1
- package/dist/browser/api/devicePools/index.d.ts +0 -3
- package/dist/browser/api/devicePools/index.js +0 -4
- package/dist/browser/api/devicePools/index.js.map +0 -1
- package/dist/browser/api/devicePools/operations.d.ts +0 -44
- package/dist/browser/api/devicePools/operations.js +0 -268
- package/dist/browser/api/devicePools/operations.js.map +0 -1
- package/dist/browser/api/devicePools/options.d.ts +0 -36
- package/dist/browser/api/devicePools/options.js +0 -4
- package/dist/browser/api/devicePools/options.js.map +0 -1
- package/dist/browser/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/browser/api/edgeMachineJobs/index.js +0 -4
- package/dist/browser/api/edgeMachineJobs/index.js.map +0 -1
- package/dist/browser/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/browser/api/edgeMachineJobs/operations.js +0 -140
- package/dist/browser/api/edgeMachineJobs/operations.js.map +0 -1
- package/dist/browser/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/browser/api/edgeMachineJobs/options.js +0 -4
- package/dist/browser/api/edgeMachineJobs/options.js.map +0 -1
- package/dist/browser/api/edgeMachines/index.d.ts +0 -3
- package/dist/browser/api/edgeMachines/index.js +0 -4
- package/dist/browser/api/edgeMachines/index.js.map +0 -1
- package/dist/browser/api/edgeMachines/operations.d.ts +0 -36
- package/dist/browser/api/edgeMachines/operations.js +0 -200
- package/dist/browser/api/edgeMachines/operations.js.map +0 -1
- package/dist/browser/api/edgeMachines/options.d.ts +0 -26
- package/dist/browser/api/edgeMachines/options.js +0 -4
- package/dist/browser/api/edgeMachines/options.js.map +0 -1
- package/dist/browser/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/browser/api/kubernetesVersions/index.js +0 -4
- package/dist/browser/api/kubernetesVersions/index.js.map +0 -1
- package/dist/browser/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/browser/api/kubernetesVersions/operations.js +0 -41
- package/dist/browser/api/kubernetesVersions/operations.js.map +0 -1
- package/dist/browser/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/browser/api/kubernetesVersions/options.js +0 -4
- package/dist/browser/api/kubernetesVersions/options.js.map +0 -1
- package/dist/browser/api/osImages/index.d.ts +0 -3
- package/dist/browser/api/osImages/index.js +0 -4
- package/dist/browser/api/osImages/index.js.map +0 -1
- package/dist/browser/api/osImages/operations.d.ts +0 -14
- package/dist/browser/api/osImages/operations.js +0 -65
- package/dist/browser/api/osImages/operations.js.map +0 -1
- package/dist/browser/api/osImages/options.d.ts +0 -8
- package/dist/browser/api/osImages/options.js +0 -4
- package/dist/browser/api/osImages/options.js.map +0 -1
- package/dist/browser/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/browser/api/ownershipVouchers/index.js +0 -4
- package/dist/browser/api/ownershipVouchers/index.js.map +0 -1
- package/dist/browser/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/browser/api/ownershipVouchers/operations.js +0 -36
- package/dist/browser/api/ownershipVouchers/operations.js.map +0 -1
- package/dist/browser/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/browser/api/ownershipVouchers/options.js +0 -4
- package/dist/browser/api/ownershipVouchers/options.js.map +0 -1
- package/dist/browser/api/platformUpdates/index.d.ts +0 -3
- package/dist/browser/api/platformUpdates/index.js +0 -4
- package/dist/browser/api/platformUpdates/index.js.map +0 -1
- package/dist/browser/api/platformUpdates/operations.d.ts +0 -14
- package/dist/browser/api/platformUpdates/operations.js +0 -65
- package/dist/browser/api/platformUpdates/operations.js.map +0 -1
- package/dist/browser/api/platformUpdates/options.d.ts +0 -8
- package/dist/browser/api/platformUpdates/options.js +0 -4
- package/dist/browser/api/platformUpdates/options.js.map +0 -1
- package/dist/browser/api/publishers/index.d.ts +0 -3
- package/dist/browser/api/publishers/index.js +0 -4
- package/dist/browser/api/publishers/index.js.map +0 -1
- package/dist/browser/api/publishers/operations.d.ts +0 -14
- package/dist/browser/api/publishers/operations.js +0 -67
- package/dist/browser/api/publishers/operations.js.map +0 -1
- package/dist/browser/api/publishers/options.d.ts +0 -8
- package/dist/browser/api/publishers/options.js +0 -4
- package/dist/browser/api/publishers/options.js.map +0 -1
- package/dist/browser/api/updateContents/index.d.ts +0 -3
- package/dist/browser/api/updateContents/index.js +0 -4
- package/dist/browser/api/updateContents/index.js.map +0 -1
- package/dist/browser/api/updateContents/operations.d.ts +0 -14
- package/dist/browser/api/updateContents/operations.js +0 -65
- package/dist/browser/api/updateContents/operations.js.map +0 -1
- package/dist/browser/api/updateContents/options.d.ts +0 -8
- package/dist/browser/api/updateContents/options.js +0 -4
- package/dist/browser/api/updateContents/options.js.map +0 -1
- package/dist/browser/classic/clusterJobs/index.d.ts +0 -32
- package/dist/browser/classic/clusterJobs/index.js +0 -34
- package/dist/browser/classic/clusterJobs/index.js.map +0 -1
- package/dist/browser/classic/devicePools/index.d.ts +0 -52
- package/dist/browser/classic/devicePools/index.js +0 -62
- package/dist/browser/classic/devicePools/index.js.map +0 -1
- package/dist/browser/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/browser/classic/edgeMachineJobs/index.js +0 -34
- package/dist/browser/classic/edgeMachineJobs/index.js.map +0 -1
- package/dist/browser/classic/edgeMachines/index.d.ts +0 -40
- package/dist/browser/classic/edgeMachines/index.js +0 -44
- package/dist/browser/classic/edgeMachines/index.js.map +0 -1
- package/dist/browser/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/browser/classic/kubernetesVersions/index.js +0 -14
- package/dist/browser/classic/kubernetesVersions/index.js.map +0 -1
- package/dist/browser/classic/osImages/index.d.ts +0 -13
- package/dist/browser/classic/osImages/index.js +0 -15
- package/dist/browser/classic/osImages/index.js.map +0 -1
- package/dist/browser/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/browser/classic/ownershipVouchers/index.js +0 -14
- package/dist/browser/classic/ownershipVouchers/index.js.map +0 -1
- package/dist/browser/classic/platformUpdates/index.d.ts +0 -13
- package/dist/browser/classic/platformUpdates/index.js +0 -15
- package/dist/browser/classic/platformUpdates/index.js.map +0 -1
- package/dist/browser/classic/publishers/index.d.ts +0 -13
- package/dist/browser/classic/publishers/index.js +0 -15
- package/dist/browser/classic/publishers/index.js.map +0 -1
- package/dist/browser/classic/updateContents/index.d.ts +0 -13
- package/dist/browser/classic/updateContents/index.js +0 -15
- package/dist/browser/classic/updateContents/index.js.map +0 -1
- package/dist/commonjs/api/clusterJobs/index.d.ts +0 -3
- package/dist/commonjs/api/clusterJobs/index.js +0 -34
- package/dist/commonjs/api/clusterJobs/index.js.map +0 -7
- package/dist/commonjs/api/clusterJobs/operations.d.ts +0 -28
- package/dist/commonjs/api/clusterJobs/operations.js +0 -199
- package/dist/commonjs/api/clusterJobs/operations.js.map +0 -7
- package/dist/commonjs/api/clusterJobs/options.d.ts +0 -18
- package/dist/commonjs/api/clusterJobs/options.js +0 -16
- package/dist/commonjs/api/clusterJobs/options.js.map +0 -7
- package/dist/commonjs/api/devicePools/index.d.ts +0 -3
- package/dist/commonjs/api/devicePools/index.js +0 -42
- package/dist/commonjs/api/devicePools/index.js.map +0 -7
- package/dist/commonjs/api/devicePools/operations.d.ts +0 -44
- package/dist/commonjs/api/devicePools/operations.js +0 -369
- package/dist/commonjs/api/devicePools/operations.js.map +0 -7
- package/dist/commonjs/api/devicePools/options.d.ts +0 -36
- package/dist/commonjs/api/devicePools/options.js +0 -16
- package/dist/commonjs/api/devicePools/options.js.map +0 -7
- package/dist/commonjs/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/commonjs/api/edgeMachineJobs/index.js +0 -34
- package/dist/commonjs/api/edgeMachineJobs/index.js.map +0 -7
- package/dist/commonjs/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/commonjs/api/edgeMachineJobs/operations.js +0 -199
- package/dist/commonjs/api/edgeMachineJobs/operations.js.map +0 -7
- package/dist/commonjs/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/commonjs/api/edgeMachineJobs/options.js +0 -16
- package/dist/commonjs/api/edgeMachineJobs/options.js.map +0 -7
- package/dist/commonjs/api/edgeMachines/index.d.ts +0 -3
- package/dist/commonjs/api/edgeMachines/index.js +0 -38
- package/dist/commonjs/api/edgeMachines/index.js.map +0 -7
- package/dist/commonjs/api/edgeMachines/operations.d.ts +0 -36
- package/dist/commonjs/api/edgeMachines/operations.js +0 -283
- package/dist/commonjs/api/edgeMachines/operations.js.map +0 -7
- package/dist/commonjs/api/edgeMachines/options.d.ts +0 -26
- package/dist/commonjs/api/edgeMachines/options.js +0 -16
- package/dist/commonjs/api/edgeMachines/options.js.map +0 -7
- package/dist/commonjs/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/commonjs/api/kubernetesVersions/index.js +0 -28
- package/dist/commonjs/api/kubernetesVersions/index.js.map +0 -7
- package/dist/commonjs/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/commonjs/api/kubernetesVersions/operations.js +0 -78
- package/dist/commonjs/api/kubernetesVersions/operations.js.map +0 -7
- package/dist/commonjs/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/commonjs/api/kubernetesVersions/options.js +0 -16
- package/dist/commonjs/api/kubernetesVersions/options.js.map +0 -7
- package/dist/commonjs/api/osImages/index.d.ts +0 -3
- package/dist/commonjs/api/osImages/index.js +0 -30
- package/dist/commonjs/api/osImages/index.js.map +0 -7
- package/dist/commonjs/api/osImages/operations.d.ts +0 -14
- package/dist/commonjs/api/osImages/operations.js +0 -111
- package/dist/commonjs/api/osImages/operations.js.map +0 -7
- package/dist/commonjs/api/osImages/options.d.ts +0 -8
- package/dist/commonjs/api/osImages/options.js +0 -16
- package/dist/commonjs/api/osImages/options.js.map +0 -7
- package/dist/commonjs/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/commonjs/api/ownershipVouchers/index.js +0 -28
- package/dist/commonjs/api/ownershipVouchers/index.js.map +0 -7
- package/dist/commonjs/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/commonjs/api/ownershipVouchers/operations.js +0 -73
- package/dist/commonjs/api/ownershipVouchers/operations.js.map +0 -7
- package/dist/commonjs/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/commonjs/api/ownershipVouchers/options.js +0 -16
- package/dist/commonjs/api/ownershipVouchers/options.js.map +0 -7
- package/dist/commonjs/api/platformUpdates/index.d.ts +0 -3
- package/dist/commonjs/api/platformUpdates/index.js +0 -30
- package/dist/commonjs/api/platformUpdates/index.js.map +0 -7
- package/dist/commonjs/api/platformUpdates/operations.d.ts +0 -14
- package/dist/commonjs/api/platformUpdates/operations.js +0 -111
- package/dist/commonjs/api/platformUpdates/operations.js.map +0 -7
- package/dist/commonjs/api/platformUpdates/options.d.ts +0 -8
- package/dist/commonjs/api/platformUpdates/options.js +0 -16
- package/dist/commonjs/api/platformUpdates/options.js.map +0 -7
- package/dist/commonjs/api/publishers/index.d.ts +0 -3
- package/dist/commonjs/api/publishers/index.js +0 -30
- package/dist/commonjs/api/publishers/index.js.map +0 -7
- package/dist/commonjs/api/publishers/operations.d.ts +0 -14
- package/dist/commonjs/api/publishers/operations.js +0 -113
- package/dist/commonjs/api/publishers/operations.js.map +0 -7
- package/dist/commonjs/api/publishers/options.d.ts +0 -8
- package/dist/commonjs/api/publishers/options.js +0 -16
- package/dist/commonjs/api/publishers/options.js.map +0 -7
- package/dist/commonjs/api/updateContents/index.d.ts +0 -3
- package/dist/commonjs/api/updateContents/index.js +0 -30
- package/dist/commonjs/api/updateContents/index.js.map +0 -7
- package/dist/commonjs/api/updateContents/operations.d.ts +0 -14
- package/dist/commonjs/api/updateContents/operations.js +0 -111
- package/dist/commonjs/api/updateContents/operations.js.map +0 -7
- package/dist/commonjs/api/updateContents/options.d.ts +0 -8
- package/dist/commonjs/api/updateContents/options.js +0 -16
- package/dist/commonjs/api/updateContents/options.js.map +0 -7
- package/dist/commonjs/classic/clusterJobs/index.d.ts +0 -32
- package/dist/commonjs/classic/clusterJobs/index.js +0 -72
- package/dist/commonjs/classic/clusterJobs/index.js.map +0 -7
- package/dist/commonjs/classic/devicePools/index.d.ts +0 -52
- package/dist/commonjs/classic/devicePools/index.js +0 -86
- package/dist/commonjs/classic/devicePools/index.js.map +0 -7
- package/dist/commonjs/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/commonjs/classic/edgeMachineJobs/index.js +0 -72
- package/dist/commonjs/classic/edgeMachineJobs/index.js.map +0 -7
- package/dist/commonjs/classic/edgeMachines/index.d.ts +0 -40
- package/dist/commonjs/classic/edgeMachines/index.js +0 -68
- package/dist/commonjs/classic/edgeMachines/index.js.map +0 -7
- package/dist/commonjs/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/commonjs/classic/kubernetesVersions/index.js +0 -38
- package/dist/commonjs/classic/kubernetesVersions/index.js.map +0 -7
- package/dist/commonjs/classic/osImages/index.d.ts +0 -13
- package/dist/commonjs/classic/osImages/index.js +0 -39
- package/dist/commonjs/classic/osImages/index.js.map +0 -7
- package/dist/commonjs/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/commonjs/classic/ownershipVouchers/index.js +0 -38
- package/dist/commonjs/classic/ownershipVouchers/index.js.map +0 -7
- package/dist/commonjs/classic/platformUpdates/index.d.ts +0 -13
- package/dist/commonjs/classic/platformUpdates/index.js +0 -39
- package/dist/commonjs/classic/platformUpdates/index.js.map +0 -7
- package/dist/commonjs/classic/publishers/index.d.ts +0 -13
- package/dist/commonjs/classic/publishers/index.js +0 -39
- package/dist/commonjs/classic/publishers/index.js.map +0 -7
- package/dist/commonjs/classic/updateContents/index.d.ts +0 -13
- package/dist/commonjs/classic/updateContents/index.js +0 -39
- package/dist/commonjs/classic/updateContents/index.js.map +0 -7
- package/dist/esm/api/clusterJobs/index.d.ts +0 -3
- package/dist/esm/api/clusterJobs/index.js +0 -4
- package/dist/esm/api/clusterJobs/index.js.map +0 -1
- package/dist/esm/api/clusterJobs/operations.d.ts +0 -28
- package/dist/esm/api/clusterJobs/operations.js +0 -140
- package/dist/esm/api/clusterJobs/operations.js.map +0 -1
- package/dist/esm/api/clusterJobs/options.d.ts +0 -18
- package/dist/esm/api/clusterJobs/options.js +0 -4
- package/dist/esm/api/clusterJobs/options.js.map +0 -1
- package/dist/esm/api/devicePools/index.d.ts +0 -3
- package/dist/esm/api/devicePools/index.js +0 -4
- package/dist/esm/api/devicePools/index.js.map +0 -1
- package/dist/esm/api/devicePools/operations.d.ts +0 -44
- package/dist/esm/api/devicePools/operations.js +0 -268
- package/dist/esm/api/devicePools/operations.js.map +0 -1
- package/dist/esm/api/devicePools/options.d.ts +0 -36
- package/dist/esm/api/devicePools/options.js +0 -4
- package/dist/esm/api/devicePools/options.js.map +0 -1
- package/dist/esm/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/esm/api/edgeMachineJobs/index.js +0 -4
- package/dist/esm/api/edgeMachineJobs/index.js.map +0 -1
- package/dist/esm/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/esm/api/edgeMachineJobs/operations.js +0 -140
- package/dist/esm/api/edgeMachineJobs/operations.js.map +0 -1
- package/dist/esm/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/esm/api/edgeMachineJobs/options.js +0 -4
- package/dist/esm/api/edgeMachineJobs/options.js.map +0 -1
- package/dist/esm/api/edgeMachines/index.d.ts +0 -3
- package/dist/esm/api/edgeMachines/index.js +0 -4
- package/dist/esm/api/edgeMachines/index.js.map +0 -1
- package/dist/esm/api/edgeMachines/operations.d.ts +0 -36
- package/dist/esm/api/edgeMachines/operations.js +0 -200
- package/dist/esm/api/edgeMachines/operations.js.map +0 -1
- package/dist/esm/api/edgeMachines/options.d.ts +0 -26
- package/dist/esm/api/edgeMachines/options.js +0 -4
- package/dist/esm/api/edgeMachines/options.js.map +0 -1
- package/dist/esm/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/esm/api/kubernetesVersions/index.js +0 -4
- package/dist/esm/api/kubernetesVersions/index.js.map +0 -1
- package/dist/esm/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/esm/api/kubernetesVersions/operations.js +0 -41
- package/dist/esm/api/kubernetesVersions/operations.js.map +0 -1
- package/dist/esm/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/esm/api/kubernetesVersions/options.js +0 -4
- package/dist/esm/api/kubernetesVersions/options.js.map +0 -1
- package/dist/esm/api/osImages/index.d.ts +0 -3
- package/dist/esm/api/osImages/index.js +0 -4
- package/dist/esm/api/osImages/index.js.map +0 -1
- package/dist/esm/api/osImages/operations.d.ts +0 -14
- package/dist/esm/api/osImages/operations.js +0 -65
- package/dist/esm/api/osImages/operations.js.map +0 -1
- package/dist/esm/api/osImages/options.d.ts +0 -8
- package/dist/esm/api/osImages/options.js +0 -4
- package/dist/esm/api/osImages/options.js.map +0 -1
- package/dist/esm/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/esm/api/ownershipVouchers/index.js +0 -4
- package/dist/esm/api/ownershipVouchers/index.js.map +0 -1
- package/dist/esm/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/esm/api/ownershipVouchers/operations.js +0 -36
- package/dist/esm/api/ownershipVouchers/operations.js.map +0 -1
- package/dist/esm/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/esm/api/ownershipVouchers/options.js +0 -4
- package/dist/esm/api/ownershipVouchers/options.js.map +0 -1
- package/dist/esm/api/platformUpdates/index.d.ts +0 -3
- package/dist/esm/api/platformUpdates/index.js +0 -4
- package/dist/esm/api/platformUpdates/index.js.map +0 -1
- package/dist/esm/api/platformUpdates/operations.d.ts +0 -14
- package/dist/esm/api/platformUpdates/operations.js +0 -65
- package/dist/esm/api/platformUpdates/operations.js.map +0 -1
- package/dist/esm/api/platformUpdates/options.d.ts +0 -8
- package/dist/esm/api/platformUpdates/options.js +0 -4
- package/dist/esm/api/platformUpdates/options.js.map +0 -1
- package/dist/esm/api/publishers/index.d.ts +0 -3
- package/dist/esm/api/publishers/index.js +0 -4
- package/dist/esm/api/publishers/index.js.map +0 -1
- package/dist/esm/api/publishers/operations.d.ts +0 -14
- package/dist/esm/api/publishers/operations.js +0 -67
- package/dist/esm/api/publishers/operations.js.map +0 -1
- package/dist/esm/api/publishers/options.d.ts +0 -8
- package/dist/esm/api/publishers/options.js +0 -4
- package/dist/esm/api/publishers/options.js.map +0 -1
- package/dist/esm/api/updateContents/index.d.ts +0 -3
- package/dist/esm/api/updateContents/index.js +0 -4
- package/dist/esm/api/updateContents/index.js.map +0 -1
- package/dist/esm/api/updateContents/operations.d.ts +0 -14
- package/dist/esm/api/updateContents/operations.js +0 -65
- package/dist/esm/api/updateContents/operations.js.map +0 -1
- package/dist/esm/api/updateContents/options.d.ts +0 -8
- package/dist/esm/api/updateContents/options.js +0 -4
- package/dist/esm/api/updateContents/options.js.map +0 -1
- package/dist/esm/classic/clusterJobs/index.d.ts +0 -32
- package/dist/esm/classic/clusterJobs/index.js +0 -34
- package/dist/esm/classic/clusterJobs/index.js.map +0 -1
- package/dist/esm/classic/devicePools/index.d.ts +0 -52
- package/dist/esm/classic/devicePools/index.js +0 -62
- package/dist/esm/classic/devicePools/index.js.map +0 -1
- package/dist/esm/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/esm/classic/edgeMachineJobs/index.js +0 -34
- package/dist/esm/classic/edgeMachineJobs/index.js.map +0 -1
- package/dist/esm/classic/edgeMachines/index.d.ts +0 -40
- package/dist/esm/classic/edgeMachines/index.js +0 -44
- package/dist/esm/classic/edgeMachines/index.js.map +0 -1
- package/dist/esm/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/esm/classic/kubernetesVersions/index.js +0 -14
- package/dist/esm/classic/kubernetesVersions/index.js.map +0 -1
- package/dist/esm/classic/osImages/index.d.ts +0 -13
- package/dist/esm/classic/osImages/index.js +0 -15
- package/dist/esm/classic/osImages/index.js.map +0 -1
- package/dist/esm/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/esm/classic/ownershipVouchers/index.js +0 -14
- package/dist/esm/classic/ownershipVouchers/index.js.map +0 -1
- package/dist/esm/classic/platformUpdates/index.d.ts +0 -13
- package/dist/esm/classic/platformUpdates/index.js +0 -15
- package/dist/esm/classic/platformUpdates/index.js.map +0 -1
- package/dist/esm/classic/publishers/index.d.ts +0 -13
- package/dist/esm/classic/publishers/index.js +0 -15
- package/dist/esm/classic/publishers/index.js.map +0 -1
- package/dist/esm/classic/updateContents/index.d.ts +0 -13
- package/dist/esm/classic/updateContents/index.js +0 -15
- package/dist/esm/classic/updateContents/index.js.map +0 -1
- package/dist/react-native/api/arcSettings/index.d.ts +0 -3
- package/dist/react-native/api/arcSettings/index.js +0 -4
- package/dist/react-native/api/arcSettings/index.js.map +0 -1
- package/dist/react-native/api/arcSettings/operations.d.ts +0 -52
- package/dist/react-native/api/arcSettings/operations.js +0 -325
- package/dist/react-native/api/arcSettings/operations.js.map +0 -1
- package/dist/react-native/api/arcSettings/options.d.ts +0 -40
- package/dist/react-native/api/arcSettings/options.js +0 -4
- package/dist/react-native/api/arcSettings/options.js.map +0 -1
- package/dist/react-native/api/azureStackHCIContext.d.ts +0 -22
- package/dist/react-native/api/azureStackHCIContext.js +0 -24
- package/dist/react-native/api/azureStackHCIContext.js.map +0 -1
- package/dist/react-native/api/clusterJobs/index.d.ts +0 -3
- package/dist/react-native/api/clusterJobs/index.js +0 -4
- package/dist/react-native/api/clusterJobs/index.js.map +0 -1
- package/dist/react-native/api/clusterJobs/operations.d.ts +0 -28
- package/dist/react-native/api/clusterJobs/operations.js +0 -140
- package/dist/react-native/api/clusterJobs/operations.js.map +0 -1
- package/dist/react-native/api/clusterJobs/options.d.ts +0 -18
- package/dist/react-native/api/clusterJobs/options.js +0 -4
- package/dist/react-native/api/clusterJobs/options.js.map +0 -1
- package/dist/react-native/api/clusters/index.d.ts +0 -3
- package/dist/react-native/api/clusters/index.js +0 -4
- package/dist/react-native/api/clusters/index.js.map +0 -1
- package/dist/react-native/api/clusters/operations.d.ts +0 -64
- package/dist/react-native/api/clusters/operations.js +0 -432
- package/dist/react-native/api/clusters/operations.js.map +0 -1
- package/dist/react-native/api/clusters/options.d.ts +0 -57
- package/dist/react-native/api/clusters/options.js +0 -4
- package/dist/react-native/api/clusters/options.js.map +0 -1
- package/dist/react-native/api/deploymentSettings/index.d.ts +0 -3
- package/dist/react-native/api/deploymentSettings/index.js +0 -4
- package/dist/react-native/api/deploymentSettings/index.js.map +0 -1
- package/dist/react-native/api/deploymentSettings/operations.d.ts +0 -28
- package/dist/react-native/api/deploymentSettings/operations.js +0 -140
- package/dist/react-native/api/deploymentSettings/operations.js.map +0 -1
- package/dist/react-native/api/deploymentSettings/options.d.ts +0 -18
- package/dist/react-native/api/deploymentSettings/options.js +0 -4
- package/dist/react-native/api/deploymentSettings/options.js.map +0 -1
- package/dist/react-native/api/devicePools/index.d.ts +0 -3
- package/dist/react-native/api/devicePools/index.js +0 -4
- package/dist/react-native/api/devicePools/index.js.map +0 -1
- package/dist/react-native/api/devicePools/operations.d.ts +0 -44
- package/dist/react-native/api/devicePools/operations.js +0 -268
- package/dist/react-native/api/devicePools/operations.js.map +0 -1
- package/dist/react-native/api/devicePools/options.d.ts +0 -36
- package/dist/react-native/api/devicePools/options.js +0 -4
- package/dist/react-native/api/devicePools/options.js.map +0 -1
- package/dist/react-native/api/edgeDeviceJobs/index.d.ts +0 -3
- package/dist/react-native/api/edgeDeviceJobs/index.js +0 -4
- package/dist/react-native/api/edgeDeviceJobs/index.js.map +0 -1
- package/dist/react-native/api/edgeDeviceJobs/operations.d.ts +0 -28
- package/dist/react-native/api/edgeDeviceJobs/operations.js +0 -136
- package/dist/react-native/api/edgeDeviceJobs/operations.js.map +0 -1
- package/dist/react-native/api/edgeDeviceJobs/options.d.ts +0 -18
- package/dist/react-native/api/edgeDeviceJobs/options.js +0 -4
- package/dist/react-native/api/edgeDeviceJobs/options.js.map +0 -1
- package/dist/react-native/api/edgeDevices/index.d.ts +0 -3
- package/dist/react-native/api/edgeDevices/index.js +0 -4
- package/dist/react-native/api/edgeDevices/index.js.map +0 -1
- package/dist/react-native/api/edgeDevices/operations.d.ts +0 -32
- package/dist/react-native/api/edgeDevices/operations.js +0 -166
- package/dist/react-native/api/edgeDevices/operations.js.map +0 -1
- package/dist/react-native/api/edgeDevices/options.d.ts +0 -23
- package/dist/react-native/api/edgeDevices/options.js +0 -4
- package/dist/react-native/api/edgeDevices/options.js.map +0 -1
- package/dist/react-native/api/edgeMachineJobs/index.d.ts +0 -3
- package/dist/react-native/api/edgeMachineJobs/index.js +0 -4
- package/dist/react-native/api/edgeMachineJobs/index.js.map +0 -1
- package/dist/react-native/api/edgeMachineJobs/operations.d.ts +0 -28
- package/dist/react-native/api/edgeMachineJobs/operations.js +0 -140
- package/dist/react-native/api/edgeMachineJobs/operations.js.map +0 -1
- package/dist/react-native/api/edgeMachineJobs/options.d.ts +0 -18
- package/dist/react-native/api/edgeMachineJobs/options.js +0 -4
- package/dist/react-native/api/edgeMachineJobs/options.js.map +0 -1
- package/dist/react-native/api/edgeMachines/index.d.ts +0 -3
- package/dist/react-native/api/edgeMachines/index.js +0 -4
- package/dist/react-native/api/edgeMachines/index.js.map +0 -1
- package/dist/react-native/api/edgeMachines/operations.d.ts +0 -36
- package/dist/react-native/api/edgeMachines/operations.js +0 -200
- package/dist/react-native/api/edgeMachines/operations.js.map +0 -1
- package/dist/react-native/api/edgeMachines/options.d.ts +0 -26
- package/dist/react-native/api/edgeMachines/options.js +0 -4
- package/dist/react-native/api/edgeMachines/options.js.map +0 -1
- package/dist/react-native/api/extensions/index.d.ts +0 -3
- package/dist/react-native/api/extensions/index.js +0 -4
- package/dist/react-native/api/extensions/index.js.map +0 -1
- package/dist/react-native/api/extensions/operations.d.ts +0 -36
- package/dist/react-native/api/extensions/operations.js +0 -217
- package/dist/react-native/api/extensions/operations.js.map +0 -1
- package/dist/react-native/api/extensions/options.d.ts +0 -28
- package/dist/react-native/api/extensions/options.js +0 -4
- package/dist/react-native/api/extensions/options.js.map +0 -1
- package/dist/react-native/api/index.d.ts +0 -3
- package/dist/react-native/api/index.js +0 -4
- package/dist/react-native/api/index.js.map +0 -1
- package/dist/react-native/api/kubernetesVersions/index.d.ts +0 -3
- package/dist/react-native/api/kubernetesVersions/index.js +0 -4
- package/dist/react-native/api/kubernetesVersions/index.js.map +0 -1
- package/dist/react-native/api/kubernetesVersions/operations.d.ts +0 -10
- package/dist/react-native/api/kubernetesVersions/operations.js +0 -41
- package/dist/react-native/api/kubernetesVersions/operations.js.map +0 -1
- package/dist/react-native/api/kubernetesVersions/options.d.ts +0 -5
- package/dist/react-native/api/kubernetesVersions/options.js +0 -4
- package/dist/react-native/api/kubernetesVersions/options.js.map +0 -1
- package/dist/react-native/api/offers/index.d.ts +0 -3
- package/dist/react-native/api/offers/index.js +0 -4
- package/dist/react-native/api/offers/index.js.map +0 -1
- package/dist/react-native/api/offers/operations.d.ts +0 -18
- package/dist/react-native/api/offers/operations.js +0 -103
- package/dist/react-native/api/offers/operations.js.map +0 -1
- package/dist/react-native/api/offers/options.d.ts +0 -17
- package/dist/react-native/api/offers/options.js +0 -4
- package/dist/react-native/api/offers/options.js.map +0 -1
- package/dist/react-native/api/operations/index.d.ts +0 -3
- package/dist/react-native/api/operations/index.js +0 -4
- package/dist/react-native/api/operations/index.js.map +0 -1
- package/dist/react-native/api/operations/operations.d.ts +0 -10
- package/dist/react-native/api/operations/operations.js +0 -35
- package/dist/react-native/api/operations/operations.js.map +0 -1
- package/dist/react-native/api/operations/options.d.ts +0 -5
- package/dist/react-native/api/operations/options.js +0 -4
- package/dist/react-native/api/operations/options.js.map +0 -1
- package/dist/react-native/api/osImages/index.d.ts +0 -3
- package/dist/react-native/api/osImages/index.js +0 -4
- package/dist/react-native/api/osImages/index.js.map +0 -1
- package/dist/react-native/api/osImages/operations.d.ts +0 -14
- package/dist/react-native/api/osImages/operations.js +0 -65
- package/dist/react-native/api/osImages/operations.js.map +0 -1
- package/dist/react-native/api/osImages/options.d.ts +0 -8
- package/dist/react-native/api/osImages/options.js +0 -4
- package/dist/react-native/api/osImages/options.js.map +0 -1
- package/dist/react-native/api/ownershipVouchers/index.d.ts +0 -3
- package/dist/react-native/api/ownershipVouchers/index.js +0 -4
- package/dist/react-native/api/ownershipVouchers/index.js.map +0 -1
- package/dist/react-native/api/ownershipVouchers/operations.d.ts +0 -9
- package/dist/react-native/api/ownershipVouchers/operations.js +0 -36
- package/dist/react-native/api/ownershipVouchers/operations.js.map +0 -1
- package/dist/react-native/api/ownershipVouchers/options.d.ts +0 -5
- package/dist/react-native/api/ownershipVouchers/options.js +0 -4
- package/dist/react-native/api/ownershipVouchers/options.js.map +0 -1
- package/dist/react-native/api/platformUpdates/index.d.ts +0 -3
- package/dist/react-native/api/platformUpdates/index.js +0 -4
- package/dist/react-native/api/platformUpdates/index.js.map +0 -1
- package/dist/react-native/api/platformUpdates/operations.d.ts +0 -14
- package/dist/react-native/api/platformUpdates/operations.js +0 -65
- package/dist/react-native/api/platformUpdates/operations.js.map +0 -1
- package/dist/react-native/api/platformUpdates/options.d.ts +0 -8
- package/dist/react-native/api/platformUpdates/options.js +0 -4
- package/dist/react-native/api/platformUpdates/options.js.map +0 -1
- package/dist/react-native/api/publishers/index.d.ts +0 -3
- package/dist/react-native/api/publishers/index.js +0 -4
- package/dist/react-native/api/publishers/index.js.map +0 -1
- package/dist/react-native/api/publishers/operations.d.ts +0 -14
- package/dist/react-native/api/publishers/operations.js +0 -67
- package/dist/react-native/api/publishers/operations.js.map +0 -1
- package/dist/react-native/api/publishers/options.d.ts +0 -8
- package/dist/react-native/api/publishers/options.js +0 -4
- package/dist/react-native/api/publishers/options.js.map +0 -1
- package/dist/react-native/api/securitySettings/index.d.ts +0 -3
- package/dist/react-native/api/securitySettings/index.js +0 -4
- package/dist/react-native/api/securitySettings/index.js.map +0 -1
- package/dist/react-native/api/securitySettings/operations.d.ts +0 -28
- package/dist/react-native/api/securitySettings/operations.js +0 -140
- package/dist/react-native/api/securitySettings/operations.js.map +0 -1
- package/dist/react-native/api/securitySettings/options.d.ts +0 -18
- package/dist/react-native/api/securitySettings/options.js +0 -4
- package/dist/react-native/api/securitySettings/options.js.map +0 -1
- package/dist/react-native/api/skus/index.d.ts +0 -3
- package/dist/react-native/api/skus/index.js +0 -4
- package/dist/react-native/api/skus/index.js.map +0 -1
- package/dist/react-native/api/skus/operations.d.ts +0 -14
- package/dist/react-native/api/skus/operations.js +0 -73
- package/dist/react-native/api/skus/operations.js.map +0 -1
- package/dist/react-native/api/skus/options.d.ts +0 -12
- package/dist/react-native/api/skus/options.js +0 -4
- package/dist/react-native/api/skus/options.js.map +0 -1
- package/dist/react-native/api/updateContents/index.d.ts +0 -3
- package/dist/react-native/api/updateContents/index.js +0 -4
- package/dist/react-native/api/updateContents/index.js.map +0 -1
- package/dist/react-native/api/updateContents/operations.d.ts +0 -14
- package/dist/react-native/api/updateContents/operations.js +0 -65
- package/dist/react-native/api/updateContents/operations.js.map +0 -1
- package/dist/react-native/api/updateContents/options.d.ts +0 -8
- package/dist/react-native/api/updateContents/options.js +0 -4
- package/dist/react-native/api/updateContents/options.js.map +0 -1
- package/dist/react-native/api/updateRuns/index.d.ts +0 -3
- package/dist/react-native/api/updateRuns/index.js +0 -4
- package/dist/react-native/api/updateRuns/index.js.map +0 -1
- package/dist/react-native/api/updateRuns/operations.d.ts +0 -28
- package/dist/react-native/api/updateRuns/operations.js +0 -139
- package/dist/react-native/api/updateRuns/operations.js.map +0 -1
- package/dist/react-native/api/updateRuns/options.d.ts +0 -16
- package/dist/react-native/api/updateRuns/options.js +0 -4
- package/dist/react-native/api/updateRuns/options.js.map +0 -1
- package/dist/react-native/api/updateSummaries/index.d.ts +0 -3
- package/dist/react-native/api/updateSummaries/index.js +0 -4
- package/dist/react-native/api/updateSummaries/index.js.map +0 -1
- package/dist/react-native/api/updateSummaries/operations.d.ts +0 -28
- package/dist/react-native/api/updateSummaries/operations.js +0 -132
- package/dist/react-native/api/updateSummaries/operations.js.map +0 -1
- package/dist/react-native/api/updateSummaries/options.d.ts +0 -16
- package/dist/react-native/api/updateSummaries/options.js +0 -4
- package/dist/react-native/api/updateSummaries/options.js.map +0 -1
- package/dist/react-native/api/updateSummariesOperationGroup/index.d.ts +0 -3
- package/dist/react-native/api/updateSummariesOperationGroup/index.js +0 -4
- package/dist/react-native/api/updateSummariesOperationGroup/index.js.map +0 -1
- package/dist/react-native/api/updateSummariesOperationGroup/operations.d.ts +0 -14
- package/dist/react-native/api/updateSummariesOperationGroup/operations.js +0 -71
- package/dist/react-native/api/updateSummariesOperationGroup/operations.js.map +0 -1
- package/dist/react-native/api/updateSummariesOperationGroup/options.d.ts +0 -12
- package/dist/react-native/api/updateSummariesOperationGroup/options.js +0 -4
- package/dist/react-native/api/updateSummariesOperationGroup/options.js.map +0 -1
- package/dist/react-native/api/updates/index.d.ts +0 -3
- package/dist/react-native/api/updates/index.js +0 -4
- package/dist/react-native/api/updates/index.js.map +0 -1
- package/dist/react-native/api/updates/operations.d.ts +0 -36
- package/dist/react-native/api/updates/operations.js +0 -197
- package/dist/react-native/api/updates/operations.js.map +0 -1
- package/dist/react-native/api/updates/options.d.ts +0 -26
- package/dist/react-native/api/updates/options.js +0 -4
- package/dist/react-native/api/updates/options.js.map +0 -1
- package/dist/react-native/api/validatedSolutionRecipes/index.d.ts +0 -3
- package/dist/react-native/api/validatedSolutionRecipes/index.js +0 -4
- package/dist/react-native/api/validatedSolutionRecipes/index.js.map +0 -1
- package/dist/react-native/api/validatedSolutionRecipes/operations.d.ts +0 -14
- package/dist/react-native/api/validatedSolutionRecipes/operations.js +0 -69
- package/dist/react-native/api/validatedSolutionRecipes/operations.js.map +0 -1
- package/dist/react-native/api/validatedSolutionRecipes/options.d.ts +0 -8
- package/dist/react-native/api/validatedSolutionRecipes/options.js +0 -4
- package/dist/react-native/api/validatedSolutionRecipes/options.js.map +0 -1
- package/dist/react-native/azureStackHCIClient.d.ts +0 -87
- package/dist/react-native/azureStackHCIClient.js +0 -129
- package/dist/react-native/azureStackHCIClient.js.map +0 -1
- package/dist/react-native/classic/arcSettings/index.d.ts +0 -52
- package/dist/react-native/classic/arcSettings/index.js +0 -56
- package/dist/react-native/classic/arcSettings/index.js.map +0 -1
- package/dist/react-native/classic/clusterJobs/index.d.ts +0 -32
- package/dist/react-native/classic/clusterJobs/index.js +0 -34
- package/dist/react-native/classic/clusterJobs/index.js.map +0 -1
- package/dist/react-native/classic/clusters/index.d.ts +0 -74
- package/dist/react-native/classic/clusters/index.js +0 -91
- package/dist/react-native/classic/clusters/index.js.map +0 -1
- package/dist/react-native/classic/deploymentSettings/index.d.ts +0 -32
- package/dist/react-native/classic/deploymentSettings/index.js +0 -34
- package/dist/react-native/classic/deploymentSettings/index.js.map +0 -1
- package/dist/react-native/classic/devicePools/index.d.ts +0 -52
- package/dist/react-native/classic/devicePools/index.js +0 -62
- package/dist/react-native/classic/devicePools/index.js.map +0 -1
- package/dist/react-native/classic/edgeDeviceJobs/index.d.ts +0 -32
- package/dist/react-native/classic/edgeDeviceJobs/index.js +0 -34
- package/dist/react-native/classic/edgeDeviceJobs/index.js.map +0 -1
- package/dist/react-native/classic/edgeDevices/index.d.ts +0 -38
- package/dist/react-native/classic/edgeDevices/index.js +0 -43
- package/dist/react-native/classic/edgeDevices/index.js.map +0 -1
- package/dist/react-native/classic/edgeMachineJobs/index.d.ts +0 -32
- package/dist/react-native/classic/edgeMachineJobs/index.js +0 -34
- package/dist/react-native/classic/edgeMachineJobs/index.js.map +0 -1
- package/dist/react-native/classic/edgeMachines/index.d.ts +0 -40
- package/dist/react-native/classic/edgeMachines/index.js +0 -44
- package/dist/react-native/classic/edgeMachines/index.js.map +0 -1
- package/dist/react-native/classic/extensions/index.d.ts +0 -44
- package/dist/react-native/classic/extensions/index.js +0 -52
- package/dist/react-native/classic/extensions/index.js.map +0 -1
- package/dist/react-native/classic/index.d.ts +0 -26
- package/dist/react-native/classic/index.js +0 -4
- package/dist/react-native/classic/index.js.map +0 -1
- package/dist/react-native/classic/kubernetesVersions/index.d.ts +0 -11
- package/dist/react-native/classic/kubernetesVersions/index.js +0 -14
- package/dist/react-native/classic/kubernetesVersions/index.js.map +0 -1
- package/dist/react-native/classic/offers/index.d.ts +0 -15
- package/dist/react-native/classic/offers/index.js +0 -16
- package/dist/react-native/classic/offers/index.js.map +0 -1
- package/dist/react-native/classic/operations/index.d.ts +0 -11
- package/dist/react-native/classic/operations/index.js +0 -14
- package/dist/react-native/classic/operations/index.js.map +0 -1
- package/dist/react-native/classic/osImages/index.d.ts +0 -13
- package/dist/react-native/classic/osImages/index.js +0 -15
- package/dist/react-native/classic/osImages/index.js.map +0 -1
- package/dist/react-native/classic/ownershipVouchers/index.d.ts +0 -10
- package/dist/react-native/classic/ownershipVouchers/index.js +0 -14
- package/dist/react-native/classic/ownershipVouchers/index.js.map +0 -1
- package/dist/react-native/classic/platformUpdates/index.d.ts +0 -13
- package/dist/react-native/classic/platformUpdates/index.js +0 -15
- package/dist/react-native/classic/platformUpdates/index.js.map +0 -1
- package/dist/react-native/classic/publishers/index.d.ts +0 -13
- package/dist/react-native/classic/publishers/index.js +0 -15
- package/dist/react-native/classic/publishers/index.js.map +0 -1
- package/dist/react-native/classic/securitySettings/index.d.ts +0 -32
- package/dist/react-native/classic/securitySettings/index.js +0 -34
- package/dist/react-native/classic/securitySettings/index.js.map +0 -1
- package/dist/react-native/classic/skus/index.d.ts +0 -13
- package/dist/react-native/classic/skus/index.js +0 -15
- package/dist/react-native/classic/skus/index.js.map +0 -1
- package/dist/react-native/classic/updateContents/index.d.ts +0 -13
- package/dist/react-native/classic/updateContents/index.js +0 -15
- package/dist/react-native/classic/updateContents/index.js.map +0 -1
- package/dist/react-native/classic/updateRuns/index.d.ts +0 -28
- package/dist/react-native/classic/updateRuns/index.js +0 -26
- package/dist/react-native/classic/updateRuns/index.js.map +0 -1
- package/dist/react-native/classic/updateSummaries/index.d.ts +0 -28
- package/dist/react-native/classic/updateSummaries/index.js +0 -26
- package/dist/react-native/classic/updateSummaries/index.js.map +0 -1
- package/dist/react-native/classic/updateSummariesOperationGroup/index.d.ts +0 -22
- package/dist/react-native/classic/updateSummariesOperationGroup/index.js +0 -32
- package/dist/react-native/classic/updateSummariesOperationGroup/index.js.map +0 -1
- package/dist/react-native/classic/updates/index.d.ts +0 -40
- package/dist/react-native/classic/updates/index.js +0 -44
- package/dist/react-native/classic/updates/index.js.map +0 -1
- package/dist/react-native/classic/validatedSolutionRecipes/index.d.ts +0 -13
- package/dist/react-native/classic/validatedSolutionRecipes/index.js +0 -15
- package/dist/react-native/classic/validatedSolutionRecipes/index.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -40
- package/dist/react-native/index.js +0 -8
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/logger.d.ts +0 -2
- package/dist/react-native/logger.js +0 -5
- package/dist/react-native/logger.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -3
- package/dist/react-native/models/index.js +0 -4
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/models.d.ts +0 -5424
- package/dist/react-native/models/models.js +0 -5970
- package/dist/react-native/models/models.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/restorePollerHelpers.d.ts +0 -21
- package/dist/react-native/restorePollerHelpers.js +0 -187
- package/dist/react-native/restorePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +0 -22
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +0 -38
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -74
- package/dist/react-native/static-helpers/pagingHelpers.js +0 -143
- package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -34
- package/dist/react-native/static-helpers/pollingHelpers.js +0 -95
- package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.d.ts +0 -8
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.js +0 -17
- package/dist/react-native/static-helpers/serialization/check-prop-undefined.js.map +0 -1
- package/dist/react-native/static-helpers/simplePollerHelpers.d.ts +0 -73
- package/dist/react-native/static-helpers/simplePollerHelpers.js +0 -44
- package/dist/react-native/static-helpers/simplePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
- package/dist/react-native/static-helpers/urlTemplate.js +0 -200
- package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
|
@@ -2,225 +2,6 @@
|
|
|
2
2
|
* This file contains only generated model types and their (de)serializers.
|
|
3
3
|
* Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
|
|
4
4
|
*/
|
|
5
|
-
/** The response of a KubernetesVersion list operation. */
|
|
6
|
-
export interface _KubernetesVersionListResult {
|
|
7
|
-
/** The KubernetesVersion items on this page */
|
|
8
|
-
value: KubernetesVersion[];
|
|
9
|
-
/** The link to the next page of items */
|
|
10
|
-
nextLink?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare function _kubernetesVersionListResultDeserializer(item: any): _KubernetesVersionListResult;
|
|
13
|
-
export declare function kubernetesVersionArrayDeserializer(result: Array<KubernetesVersion>): any[];
|
|
14
|
-
/** Represents a kubernetes version resource. */
|
|
15
|
-
export interface KubernetesVersion extends ProxyResource {
|
|
16
|
-
/** The resource-specific properties for this resource. */
|
|
17
|
-
properties?: KubernetesVersionProperties;
|
|
18
|
-
}
|
|
19
|
-
export declare function kubernetesVersionDeserializer(item: any): KubernetesVersion;
|
|
20
|
-
/** Represents properties of a kubernetes version. */
|
|
21
|
-
export interface KubernetesVersionProperties {
|
|
22
|
-
/** Represents kubernetes version. */
|
|
23
|
-
version: string;
|
|
24
|
-
}
|
|
25
|
-
export declare function kubernetesVersionPropertiesDeserializer(item: any): KubernetesVersionProperties;
|
|
26
|
-
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
27
|
-
export interface ProxyResource extends Resource {
|
|
28
|
-
}
|
|
29
|
-
export declare function proxyResourceSerializer(_item: ProxyResource): any;
|
|
30
|
-
export declare function proxyResourceDeserializer(item: any): ProxyResource;
|
|
31
|
-
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
32
|
-
export interface Resource {
|
|
33
|
-
/** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
|
|
34
|
-
readonly id?: string;
|
|
35
|
-
/** The name of the resource */
|
|
36
|
-
readonly name?: string;
|
|
37
|
-
/** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
|
|
38
|
-
readonly type?: string;
|
|
39
|
-
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
40
|
-
readonly systemData?: SystemData;
|
|
41
|
-
}
|
|
42
|
-
export declare function resourceSerializer(_item: Resource): any;
|
|
43
|
-
export declare function resourceDeserializer(item: any): Resource;
|
|
44
|
-
/** Metadata pertaining to creation and last modification of the resource. */
|
|
45
|
-
export interface SystemData {
|
|
46
|
-
/** The identity that created the resource. */
|
|
47
|
-
createdBy?: string;
|
|
48
|
-
/** The type of identity that created the resource. */
|
|
49
|
-
createdByType?: CreatedByType;
|
|
50
|
-
/** The timestamp of resource creation (UTC). */
|
|
51
|
-
createdAt?: Date;
|
|
52
|
-
/** The identity that last modified the resource. */
|
|
53
|
-
lastModifiedBy?: string;
|
|
54
|
-
/** The type of identity that last modified the resource. */
|
|
55
|
-
lastModifiedByType?: CreatedByType;
|
|
56
|
-
/** The timestamp of resource last modification (UTC) */
|
|
57
|
-
lastModifiedAt?: Date;
|
|
58
|
-
}
|
|
59
|
-
export declare function systemDataDeserializer(item: any): SystemData;
|
|
60
|
-
/** The kind of entity that created the resource. */
|
|
61
|
-
export declare enum KnownCreatedByType {
|
|
62
|
-
/** The entity was created by a user. */
|
|
63
|
-
User = "User",
|
|
64
|
-
/** The entity was created by an application. */
|
|
65
|
-
Application = "Application",
|
|
66
|
-
/** The entity was created by a managed identity. */
|
|
67
|
-
ManagedIdentity = "ManagedIdentity",
|
|
68
|
-
/** The entity was created by a key. */
|
|
69
|
-
Key = "Key"
|
|
70
|
-
}
|
|
71
|
-
/**
|
|
72
|
-
* The kind of entity that created the resource. \
|
|
73
|
-
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
74
|
-
* this enum contains the known values that the service supports.
|
|
75
|
-
* ### Known values supported by the service
|
|
76
|
-
* **User**: The entity was created by a user. \
|
|
77
|
-
* **Application**: The entity was created by an application. \
|
|
78
|
-
* **ManagedIdentity**: The entity was created by a managed identity. \
|
|
79
|
-
* **Key**: The entity was created by a key.
|
|
80
|
-
*/
|
|
81
|
-
export type CreatedByType = string;
|
|
82
|
-
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
|
|
83
|
-
export interface ErrorResponse {
|
|
84
|
-
/** The error object. */
|
|
85
|
-
error?: ErrorDetail;
|
|
86
|
-
}
|
|
87
|
-
export declare function errorResponseDeserializer(item: any): ErrorResponse;
|
|
88
|
-
/** The error detail. */
|
|
89
|
-
export interface ErrorDetail {
|
|
90
|
-
/** The error code. */
|
|
91
|
-
readonly code?: string;
|
|
92
|
-
/** The error message. */
|
|
93
|
-
readonly message?: string;
|
|
94
|
-
/** The error target. */
|
|
95
|
-
readonly target?: string;
|
|
96
|
-
/** The error details. */
|
|
97
|
-
readonly details?: ErrorDetail[];
|
|
98
|
-
/** The error additional info. */
|
|
99
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
100
|
-
}
|
|
101
|
-
export declare function errorDetailDeserializer(item: any): ErrorDetail;
|
|
102
|
-
export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
|
|
103
|
-
export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
|
|
104
|
-
/** The resource management error additional info. */
|
|
105
|
-
export interface ErrorAdditionalInfo {
|
|
106
|
-
/** The additional info type. */
|
|
107
|
-
readonly type?: string;
|
|
108
|
-
/** The additional info. */
|
|
109
|
-
readonly info?: any;
|
|
110
|
-
}
|
|
111
|
-
export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
|
|
112
|
-
/** Represents a platform update resource. */
|
|
113
|
-
export interface PlatformUpdate extends ProxyResource {
|
|
114
|
-
/** The resource-specific properties for this resource. */
|
|
115
|
-
properties?: PlatformUpdateProperties;
|
|
116
|
-
}
|
|
117
|
-
export declare function platformUpdateDeserializer(item: any): PlatformUpdate;
|
|
118
|
-
/** Represents properties of a platform update resource. */
|
|
119
|
-
export interface PlatformUpdateProperties {
|
|
120
|
-
/** Represents applicable platform updates. */
|
|
121
|
-
platformUpdateDetails: PlatformUpdateDetails[];
|
|
122
|
-
}
|
|
123
|
-
export declare function platformUpdatePropertiesDeserializer(item: any): PlatformUpdateProperties;
|
|
124
|
-
export declare function platformUpdateDetailsArrayDeserializer(result: Array<PlatformUpdateDetails>): any[];
|
|
125
|
-
/** Represents details of a specific platform update. */
|
|
126
|
-
export interface PlatformUpdateDetails {
|
|
127
|
-
/** Represents validated solution recipe version of a platform update. */
|
|
128
|
-
validatedSolutionRecipeVersion?: string;
|
|
129
|
-
/** Represents version of a platform update. */
|
|
130
|
-
platformVersion?: string;
|
|
131
|
-
/** Represents the platform payloads of a platform update. */
|
|
132
|
-
platformPayloads: PlatformPayload[];
|
|
133
|
-
}
|
|
134
|
-
export declare function platformUpdateDetailsDeserializer(item: any): PlatformUpdateDetails;
|
|
135
|
-
export declare function platformPayloadArrayDeserializer(result: Array<PlatformPayload>): any[];
|
|
136
|
-
/** Represents details of a specific platform update payload. */
|
|
137
|
-
export interface PlatformPayload {
|
|
138
|
-
/** Represents url of a platform update payload. */
|
|
139
|
-
payloadUrl?: string;
|
|
140
|
-
/** Represents hash of a platform update payload. */
|
|
141
|
-
payloadHash?: string;
|
|
142
|
-
/** Represents size in bytes of a platform update payload. */
|
|
143
|
-
payloadPackageSizeInBytes?: string;
|
|
144
|
-
/** Represents identifier of a platform update payload. */
|
|
145
|
-
payloadIdentifier?: string;
|
|
146
|
-
}
|
|
147
|
-
export declare function platformPayloadDeserializer(item: any): PlatformPayload;
|
|
148
|
-
/** The response of a PlatformUpdate list operation. */
|
|
149
|
-
export interface _PlatformUpdateListResult {
|
|
150
|
-
/** The PlatformUpdate items on this page */
|
|
151
|
-
value: PlatformUpdate[];
|
|
152
|
-
/** The link to the next page of items */
|
|
153
|
-
nextLink?: string;
|
|
154
|
-
}
|
|
155
|
-
export declare function _platformUpdateListResultDeserializer(item: any): _PlatformUpdateListResult;
|
|
156
|
-
export declare function platformUpdateArrayDeserializer(result: Array<PlatformUpdate>): any[];
|
|
157
|
-
/** Represents a os image resource. */
|
|
158
|
-
export interface OsImage extends ProxyResource {
|
|
159
|
-
/** The resource-specific properties for this resource. */
|
|
160
|
-
properties?: OsImageProperties;
|
|
161
|
-
}
|
|
162
|
-
export declare function osImageDeserializer(item: any): OsImage;
|
|
163
|
-
/** Represents properties of a os image resource. */
|
|
164
|
-
export interface OsImageProperties {
|
|
165
|
-
/** Represents validated solution recipe version of a os image. */
|
|
166
|
-
validatedSolutionRecipeVersion?: string;
|
|
167
|
-
/** Represents composed image version of a os image. */
|
|
168
|
-
composedImageVersion?: string;
|
|
169
|
-
/** Represents composed image iso download url of a os image. */
|
|
170
|
-
composedImageIsoUrl?: string;
|
|
171
|
-
/** Represents composed image iso hash of a os image. */
|
|
172
|
-
composedImageIsoHash?: string;
|
|
173
|
-
}
|
|
174
|
-
export declare function osImagePropertiesDeserializer(item: any): OsImageProperties;
|
|
175
|
-
/** The response of a OsImage list operation. */
|
|
176
|
-
export interface _OsImageListResult {
|
|
177
|
-
/** The OsImage items on this page */
|
|
178
|
-
value: OsImage[];
|
|
179
|
-
/** The link to the next page of items */
|
|
180
|
-
nextLink?: string;
|
|
181
|
-
}
|
|
182
|
-
export declare function _osImageListResultDeserializer(item: any): _OsImageListResult;
|
|
183
|
-
export declare function osImageArrayDeserializer(result: Array<OsImage>): any[];
|
|
184
|
-
/** Represents a update content. */
|
|
185
|
-
export interface UpdateContent extends ProxyResource {
|
|
186
|
-
/** The resource-specific properties for this resource. */
|
|
187
|
-
properties?: UpdateContentProperties;
|
|
188
|
-
}
|
|
189
|
-
export declare function updateContentDeserializer(item: any): UpdateContent;
|
|
190
|
-
/** Represents properties of a update content resource. */
|
|
191
|
-
export interface UpdateContentProperties {
|
|
192
|
-
/** Represents the payloads of a update content resource. */
|
|
193
|
-
updatePayloads: ContentPayload[];
|
|
194
|
-
}
|
|
195
|
-
export declare function updateContentPropertiesDeserializer(item: any): UpdateContentProperties;
|
|
196
|
-
export declare function contentPayloadArrayDeserializer(result: Array<ContentPayload>): any[];
|
|
197
|
-
/** Represents details of a specific update content payload. */
|
|
198
|
-
export interface ContentPayload {
|
|
199
|
-
/** Represents url of a update payload. */
|
|
200
|
-
url?: string;
|
|
201
|
-
/** Represents hash of a update payload. */
|
|
202
|
-
hash?: string;
|
|
203
|
-
/** Represents hash algorithm of a update payload. */
|
|
204
|
-
hashAlgorithm?: string;
|
|
205
|
-
/** Represents identifier of a update payload. */
|
|
206
|
-
identifier?: string;
|
|
207
|
-
/** Represents size in bytes of a update payload. */
|
|
208
|
-
packageSizeInBytes?: string;
|
|
209
|
-
/** Represents the group of a update payload. */
|
|
210
|
-
group?: string;
|
|
211
|
-
/** Represents the file name of a update payload. */
|
|
212
|
-
fileName?: string;
|
|
213
|
-
}
|
|
214
|
-
export declare function contentPayloadDeserializer(item: any): ContentPayload;
|
|
215
|
-
/** The response of a UpdateContent list operation. */
|
|
216
|
-
export interface _UpdateContentListResult {
|
|
217
|
-
/** The UpdateContent items on this page */
|
|
218
|
-
value: UpdateContent[];
|
|
219
|
-
/** The link to the next page of items */
|
|
220
|
-
nextLink?: string;
|
|
221
|
-
}
|
|
222
|
-
export declare function _updateContentListResultDeserializer(item: any): _UpdateContentListResult;
|
|
223
|
-
export declare function updateContentArrayDeserializer(result: Array<UpdateContent>): any[];
|
|
224
5
|
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
225
6
|
export interface _OperationListResult {
|
|
226
7
|
/** The Operation items on this page */
|
|
@@ -288,6 +69,36 @@ export declare enum KnownActionType {
|
|
|
288
69
|
* **Internal**: Actions are for internal-only APIs.
|
|
289
70
|
*/
|
|
290
71
|
export type ActionType = string;
|
|
72
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
|
|
73
|
+
export interface ErrorResponse {
|
|
74
|
+
/** The error object. */
|
|
75
|
+
error?: ErrorDetail;
|
|
76
|
+
}
|
|
77
|
+
export declare function errorResponseDeserializer(item: any): ErrorResponse;
|
|
78
|
+
/** The error detail. */
|
|
79
|
+
export interface ErrorDetail {
|
|
80
|
+
/** The error code. */
|
|
81
|
+
readonly code?: string;
|
|
82
|
+
/** The error message. */
|
|
83
|
+
readonly message?: string;
|
|
84
|
+
/** The error target. */
|
|
85
|
+
readonly target?: string;
|
|
86
|
+
/** The error details. */
|
|
87
|
+
readonly details?: ErrorDetail[];
|
|
88
|
+
/** The error additional info. */
|
|
89
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
90
|
+
}
|
|
91
|
+
export declare function errorDetailDeserializer(item: any): ErrorDetail;
|
|
92
|
+
export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
|
|
93
|
+
export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
|
|
94
|
+
/** The resource management error additional info. */
|
|
95
|
+
export interface ErrorAdditionalInfo {
|
|
96
|
+
/** The additional info type. */
|
|
97
|
+
readonly type?: string;
|
|
98
|
+
/** The additional info. */
|
|
99
|
+
readonly info?: any;
|
|
100
|
+
}
|
|
101
|
+
export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
|
|
291
102
|
/** ArcSetting details. */
|
|
292
103
|
export interface ArcSetting extends ProxyResource {
|
|
293
104
|
/** Provisioning state of the ArcSetting proxy resource. */
|
|
@@ -585,6 +396,62 @@ export interface DefaultExtensionDetails {
|
|
|
585
396
|
readonly consentTime?: Date;
|
|
586
397
|
}
|
|
587
398
|
export declare function defaultExtensionDetailsDeserializer(item: any): DefaultExtensionDetails;
|
|
399
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
400
|
+
export interface ProxyResource extends Resource {
|
|
401
|
+
}
|
|
402
|
+
export declare function proxyResourceSerializer(_item: ProxyResource): any;
|
|
403
|
+
export declare function proxyResourceDeserializer(item: any): ProxyResource;
|
|
404
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
405
|
+
export interface Resource {
|
|
406
|
+
/** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
|
|
407
|
+
readonly id?: string;
|
|
408
|
+
/** The name of the resource */
|
|
409
|
+
readonly name?: string;
|
|
410
|
+
/** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
|
|
411
|
+
readonly type?: string;
|
|
412
|
+
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
413
|
+
readonly systemData?: SystemData;
|
|
414
|
+
}
|
|
415
|
+
export declare function resourceSerializer(_item: Resource): any;
|
|
416
|
+
export declare function resourceDeserializer(item: any): Resource;
|
|
417
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
418
|
+
export interface SystemData {
|
|
419
|
+
/** The identity that created the resource. */
|
|
420
|
+
createdBy?: string;
|
|
421
|
+
/** The type of identity that created the resource. */
|
|
422
|
+
createdByType?: CreatedByType;
|
|
423
|
+
/** The timestamp of resource creation (UTC). */
|
|
424
|
+
createdAt?: Date;
|
|
425
|
+
/** The identity that last modified the resource. */
|
|
426
|
+
lastModifiedBy?: string;
|
|
427
|
+
/** The type of identity that last modified the resource. */
|
|
428
|
+
lastModifiedByType?: CreatedByType;
|
|
429
|
+
/** The timestamp of resource last modification (UTC) */
|
|
430
|
+
lastModifiedAt?: Date;
|
|
431
|
+
}
|
|
432
|
+
export declare function systemDataDeserializer(item: any): SystemData;
|
|
433
|
+
/** The kind of entity that created the resource. */
|
|
434
|
+
export declare enum KnownCreatedByType {
|
|
435
|
+
/** The entity was created by a user. */
|
|
436
|
+
User = "User",
|
|
437
|
+
/** The entity was created by an application. */
|
|
438
|
+
Application = "Application",
|
|
439
|
+
/** The entity was created by a managed identity. */
|
|
440
|
+
ManagedIdentity = "ManagedIdentity",
|
|
441
|
+
/** The entity was created by a key. */
|
|
442
|
+
Key = "Key"
|
|
443
|
+
}
|
|
444
|
+
/**
|
|
445
|
+
* The kind of entity that created the resource. \
|
|
446
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
447
|
+
* this enum contains the known values that the service supports.
|
|
448
|
+
* ### Known values supported by the service
|
|
449
|
+
* **User**: The entity was created by a user. \
|
|
450
|
+
* **Application**: The entity was created by an application. \
|
|
451
|
+
* **ManagedIdentity**: The entity was created by a managed identity. \
|
|
452
|
+
* **Key**: The entity was created by a key.
|
|
453
|
+
*/
|
|
454
|
+
export type CreatedByType = string;
|
|
588
455
|
/** ArcSetting details to update. */
|
|
589
456
|
export interface ArcSettingsPatch {
|
|
590
457
|
/** Resource tags. */
|
|
@@ -704,8 +571,6 @@ export interface Cluster extends TrackedResource {
|
|
|
704
571
|
readonly connectivityStatus?: ConnectivityStatus;
|
|
705
572
|
/** Unique, immutable resource id. */
|
|
706
573
|
readonly cloudId?: string;
|
|
707
|
-
/** The ring to which this cluster belongs to. */
|
|
708
|
-
readonly ring?: string;
|
|
709
574
|
/** Endpoint configured for management from the Azure portal. */
|
|
710
575
|
cloudManagementEndpoint?: string;
|
|
711
576
|
/** App id of cluster AAD identity. */
|
|
@@ -750,10 +615,6 @@ export interface Cluster extends TrackedResource {
|
|
|
750
615
|
secretsLocations?: SecretsLocationDetails[];
|
|
751
616
|
/** Supported Storage Type for HCI Cluster */
|
|
752
617
|
readonly clusterPattern?: ClusterPattern;
|
|
753
|
-
/** Represents the Confidential Virtual Machine (CVM) support intent and current status for the cluster resource. */
|
|
754
|
-
readonly confidentialVmProperties?: ConfidentialVmProperties;
|
|
755
|
-
/** Software Defined Networking Properties of the cluster */
|
|
756
|
-
readonly sdnProperties?: ClusterSdnProperties;
|
|
757
618
|
/** Local Availability Zone information for HCI cluster */
|
|
758
619
|
localAvailabilityZones?: LocalAvailabilityZones[];
|
|
759
620
|
/** Identity Provider for the cluster */
|
|
@@ -781,8 +642,6 @@ export interface ClusterProperties {
|
|
|
781
642
|
readonly connectivityStatus?: ConnectivityStatus;
|
|
782
643
|
/** Unique, immutable resource id. */
|
|
783
644
|
readonly cloudId?: string;
|
|
784
|
-
/** The ring to which this cluster belongs to. */
|
|
785
|
-
readonly ring?: string;
|
|
786
645
|
/** Endpoint configured for management from the Azure portal. */
|
|
787
646
|
cloudManagementEndpoint?: string;
|
|
788
647
|
/** App id of cluster AAD identity. */
|
|
@@ -827,10 +686,6 @@ export interface ClusterProperties {
|
|
|
827
686
|
secretsLocations?: SecretsLocationDetails[];
|
|
828
687
|
/** Supported Storage Type for HCI Cluster */
|
|
829
688
|
readonly clusterPattern?: ClusterPattern;
|
|
830
|
-
/** Represents the Confidential Virtual Machine (CVM) support intent and current status for the cluster resource. */
|
|
831
|
-
readonly confidentialVmProperties?: ConfidentialVmProperties;
|
|
832
|
-
/** Software Defined Networking Properties of the cluster */
|
|
833
|
-
readonly sdnProperties?: ClusterSdnProperties;
|
|
834
689
|
/** Local Availability Zone information for HCI cluster */
|
|
835
690
|
localAvailabilityZones?: LocalAvailabilityZones[];
|
|
836
691
|
/** Identity Provider for the cluster */
|
|
@@ -1388,73 +1243,6 @@ export declare enum KnownClusterPattern {
|
|
|
1388
1243
|
* **RackAware**: RackAware cluster.
|
|
1389
1244
|
*/
|
|
1390
1245
|
export type ClusterPattern = string;
|
|
1391
|
-
/** Represents the Confidential Virtual Machine (CVM) support intent and current status for the cluster resource. */
|
|
1392
|
-
export interface ConfidentialVmProperties {
|
|
1393
|
-
/** Captures the customer's intent to enable or disable CVM support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). */
|
|
1394
|
-
readonly confidentialVmIntent?: ConfidentialVmIntent;
|
|
1395
|
-
/** Captures the current status of CVM support on the cluster. */
|
|
1396
|
-
readonly confidentialVmStatus?: ConfidentialVmStatus;
|
|
1397
|
-
/** Additional context about CVM support on the cluster, such as reasons for partial enablement or hardware constraints. */
|
|
1398
|
-
readonly confidentialVmStatusSummary?: string;
|
|
1399
|
-
}
|
|
1400
|
-
export declare function confidentialVmPropertiesDeserializer(item: any): ConfidentialVmProperties;
|
|
1401
|
-
/** Captures the customer's intent to enable or disable Confidential Virtual Machine (CVM) support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). */
|
|
1402
|
-
export declare enum KnownConfidentialVmIntent {
|
|
1403
|
-
/** Indicates that the customer intends to enable CVM support on the cluster. */
|
|
1404
|
-
Enable = "Enable",
|
|
1405
|
-
/** Indicates that the customer intends to disable CVM support on the cluster. */
|
|
1406
|
-
Disable = "Disable"
|
|
1407
|
-
}
|
|
1408
|
-
/**
|
|
1409
|
-
* Captures the customer's intent to enable or disable Confidential Virtual Machine (CVM) support on the cluster, either during initial deployment (Day-0) or at a later stage (Day-N). \
|
|
1410
|
-
* {@link KnownConfidentialVmIntent} can be used interchangeably with ConfidentialVmIntent,
|
|
1411
|
-
* this enum contains the known values that the service supports.
|
|
1412
|
-
* ### Known values supported by the service
|
|
1413
|
-
* **Enable**: Indicates that the customer intends to enable CVM support on the cluster. \
|
|
1414
|
-
* **Disable**: Indicates that the customer intends to disable CVM support on the cluster.
|
|
1415
|
-
*/
|
|
1416
|
-
export type ConfidentialVmIntent = string;
|
|
1417
|
-
/** Captures the current status of Confidential Virtual Machine (CVM) support on the cluster. */
|
|
1418
|
-
export declare enum KnownConfidentialVmStatus {
|
|
1419
|
-
/** CVM support is fully enabled on the cluster. All nodes are CVM capable. */
|
|
1420
|
-
Enabled = "Enabled",
|
|
1421
|
-
/** CVM support is partially enabled. At least one node in the cluster is CVM capable. */
|
|
1422
|
-
PartiallyEnabled = "PartiallyEnabled",
|
|
1423
|
-
/** CVM support is disabled. None of the nodes in the cluster are CVM capable. */
|
|
1424
|
-
Disabled = "Disabled"
|
|
1425
|
-
}
|
|
1426
|
-
/**
|
|
1427
|
-
* Captures the current status of Confidential Virtual Machine (CVM) support on the cluster. \
|
|
1428
|
-
* {@link KnownConfidentialVmStatus} can be used interchangeably with ConfidentialVmStatus,
|
|
1429
|
-
* this enum contains the known values that the service supports.
|
|
1430
|
-
* ### Known values supported by the service
|
|
1431
|
-
* **Enabled**: CVM support is fully enabled on the cluster. All nodes are CVM capable. \
|
|
1432
|
-
* **PartiallyEnabled**: CVM support is partially enabled. At least one node in the cluster is CVM capable. \
|
|
1433
|
-
* **Disabled**: CVM support is disabled. None of the nodes in the cluster are CVM capable.
|
|
1434
|
-
*/
|
|
1435
|
-
export type ConfidentialVmStatus = string;
|
|
1436
|
-
/** Represents the Software Defined Networking (SDN) configuration state of the Azure Stack HCI cluster. */
|
|
1437
|
-
export interface ClusterSdnProperties extends SdnProperties {
|
|
1438
|
-
/** Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. */
|
|
1439
|
-
readonly sdnIntegrationIntent?: SdnIntegrationIntent;
|
|
1440
|
-
}
|
|
1441
|
-
export declare function clusterSdnPropertiesDeserializer(item: any): ClusterSdnProperties;
|
|
1442
|
-
/** Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. */
|
|
1443
|
-
export declare enum KnownSdnIntegrationIntent {
|
|
1444
|
-
/** Enable SDN integration for the deployment. */
|
|
1445
|
-
Enable = "Enable",
|
|
1446
|
-
/** Disable SDN integration for the deployment. */
|
|
1447
|
-
Disable = "Disable"
|
|
1448
|
-
}
|
|
1449
|
-
/**
|
|
1450
|
-
* Indicates whether Software Defined Networking (SDN) integration should be enabled or disabled for this deployment. \
|
|
1451
|
-
* {@link KnownSdnIntegrationIntent} can be used interchangeably with SdnIntegrationIntent,
|
|
1452
|
-
* this enum contains the known values that the service supports.
|
|
1453
|
-
* ### Known values supported by the service
|
|
1454
|
-
* **Enable**: Enable SDN integration for the deployment. \
|
|
1455
|
-
* **Disable**: Disable SDN integration for the deployment.
|
|
1456
|
-
*/
|
|
1457
|
-
export type SdnIntegrationIntent = string;
|
|
1458
1246
|
export declare function localAvailabilityZonesArraySerializer(result: Array<LocalAvailabilityZones>): any[];
|
|
1459
1247
|
export declare function localAvailabilityZonesArrayDeserializer(result: Array<LocalAvailabilityZones>): any[];
|
|
1460
1248
|
/** Local Availability Zone information for HCI cluster */
|
|
@@ -1545,35 +1333,6 @@ export interface UserAssignedIdentity {
|
|
|
1545
1333
|
}
|
|
1546
1334
|
export declare function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any;
|
|
1547
1335
|
export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
|
|
1548
|
-
/** Represents the Software Defined Networking (SDN) configuration state. */
|
|
1549
|
-
export interface SdnProperties {
|
|
1550
|
-
/** Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. */
|
|
1551
|
-
readonly sdnStatus?: SdnStatus;
|
|
1552
|
-
/** The fully qualified domain name (FQDN) associated with the SDN deployment. This value is propagated from the Device Management Extension to the cluster resource. It is typically in the format `<sdnPrefix>-nc.<domain>` when SDN is enabled. May be null or absent in unsupported or disabled states. */
|
|
1553
|
-
readonly sdnDomainName?: string;
|
|
1554
|
-
/** Represents the API address for the SDN deployment. */
|
|
1555
|
-
readonly sdnApiAddress?: string;
|
|
1556
|
-
}
|
|
1557
|
-
export declare function sdnPropertiesDeserializer(item: any): SdnProperties;
|
|
1558
|
-
/** Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. */
|
|
1559
|
-
export declare enum KnownSdnStatus {
|
|
1560
|
-
/** The SDN status could not be determined due to a failure in querying the SDN API service. This may occur if the query script fails or if the system is in an inconsistent state. The domain name will be null in this case. */
|
|
1561
|
-
Unknown = "Unknown",
|
|
1562
|
-
/** SDN is not enabled on the resource. The domain name will be null. This is the default state when SDN has not been configured. */
|
|
1563
|
-
Disabled = "Disabled",
|
|
1564
|
-
/** SDN is successfully enabled on the resource. The domain name will be populated in the format `<sdnPrefix>-nc.<domain>`. Customers may need to manage DNS settings to ensure proper resolution. */
|
|
1565
|
-
Enabled = "Enabled"
|
|
1566
|
-
}
|
|
1567
|
-
/**
|
|
1568
|
-
* Indicates the current Software Defined Networking (SDN) status of the resource, which may be an individual device or a cluster. \
|
|
1569
|
-
* {@link KnownSdnStatus} can be used interchangeably with SdnStatus,
|
|
1570
|
-
* this enum contains the known values that the service supports.
|
|
1571
|
-
* ### Known values supported by the service
|
|
1572
|
-
* **Unknown**: The SDN status could not be determined due to a failure in querying the SDN API service. This may occur if the query script fails or if the system is in an inconsistent state. The domain name will be null in this case. \
|
|
1573
|
-
* **Disabled**: SDN is not enabled on the resource. The domain name will be null. This is the default state when SDN has not been configured. \
|
|
1574
|
-
* **Enabled**: SDN is successfully enabled on the resource. The domain name will be populated in the format `<sdnPrefix>-nc.<domain>`. Customers may need to manage DNS settings to ensure proper resolution.
|
|
1575
|
-
*/
|
|
1576
|
-
export type SdnStatus = string;
|
|
1577
1336
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
1578
1337
|
export interface TrackedResource extends Resource {
|
|
1579
1338
|
/** Resource tags. */
|
|
@@ -1670,17 +1429,6 @@ export interface SoftwareAssuranceChangeRequestProperties {
|
|
|
1670
1429
|
softwareAssuranceIntent?: SoftwareAssuranceIntent;
|
|
1671
1430
|
}
|
|
1672
1431
|
export declare function softwareAssuranceChangeRequestPropertiesSerializer(item: SoftwareAssuranceChangeRequestProperties): any;
|
|
1673
|
-
/** model interface ChangeRingRequest */
|
|
1674
|
-
export interface ChangeRingRequest {
|
|
1675
|
-
properties?: ChangeRingRequestProperties;
|
|
1676
|
-
}
|
|
1677
|
-
export declare function changeRingRequestSerializer(item: ChangeRingRequest): any;
|
|
1678
|
-
/** model interface ChangeRingRequestProperties */
|
|
1679
|
-
export interface ChangeRingRequestProperties {
|
|
1680
|
-
/** The target ring for the cluster. */
|
|
1681
|
-
targetRing?: string;
|
|
1682
|
-
}
|
|
1683
|
-
export declare function changeRingRequestPropertiesSerializer(item: ChangeRingRequestProperties): any;
|
|
1684
1432
|
/** Log Collection Request */
|
|
1685
1433
|
export interface LogCollectionRequest {
|
|
1686
1434
|
/** Properties for Log Collection Request */
|
|
@@ -2695,8 +2443,6 @@ export interface HciNetworkProfile {
|
|
|
2695
2443
|
readonly switchDetails?: SwitchDetail[];
|
|
2696
2444
|
/** HostNetwork config to deploy AzureStackHCI Cluster. */
|
|
2697
2445
|
readonly hostNetwork?: HciEdgeDeviceHostNetwork;
|
|
2698
|
-
/** oftware Defined Networking Properties of the cluster */
|
|
2699
|
-
readonly sdnProperties?: SdnProperties;
|
|
2700
2446
|
}
|
|
2701
2447
|
export declare function hciNetworkProfileDeserializer(item: any): HciNetworkProfile;
|
|
2702
2448
|
export declare function hciNicDetailArrayDeserializer(result: Array<HciNicDetail>): any[];
|
|
@@ -2902,6 +2648,12 @@ export interface EdgeDeviceDisks {
|
|
|
2902
2648
|
readonly sizeInBytes?: string;
|
|
2903
2649
|
/** The type of the disk. For example, S2D or SAN. */
|
|
2904
2650
|
readonly type?: string;
|
|
2651
|
+
/** Model number of the hardware. */
|
|
2652
|
+
readonly model?: string;
|
|
2653
|
+
/** The manufacturer of the disk. */
|
|
2654
|
+
readonly manufacturer?: string;
|
|
2655
|
+
/** Indicates whether the manufacturer is supported. */
|
|
2656
|
+
readonly isSupported?: boolean;
|
|
2905
2657
|
}
|
|
2906
2658
|
export declare function edgeDeviceDisksDeserializer(item: any): EdgeDeviceDisks;
|
|
2907
2659
|
/** Hardware configurations for HCI device. */
|
|
@@ -2918,8 +2670,6 @@ export interface ReportedProperties {
|
|
|
2918
2670
|
readonly extensionProfile?: ExtensionProfile;
|
|
2919
2671
|
/** Most recent edge device sync timestamp in UTC. */
|
|
2920
2672
|
readonly lastSyncTimestamp?: Date;
|
|
2921
|
-
/** CVM support details for edge device. */
|
|
2922
|
-
readonly confidentialVmProfile?: ConfidentialVmProfile;
|
|
2923
2673
|
}
|
|
2924
2674
|
export declare function reportedPropertiesDeserializer(item: any): ReportedProperties;
|
|
2925
2675
|
/** The edge device state. */
|
|
@@ -3042,42 +2792,6 @@ export declare enum KnownExtensionManagedBy {
|
|
|
3042
2792
|
* **Azure**: The extension is managed by Azure.
|
|
3043
2793
|
*/
|
|
3044
2794
|
export type ExtensionManagedBy = string;
|
|
3045
|
-
/** Represents the Confidential Virtual Machine (CVM) configuration status for an edge device. It includes the current IGVM support state and detailed component-level status information. */
|
|
3046
|
-
export interface ConfidentialVmProfile {
|
|
3047
|
-
/** Indicates whether Independent Guest Virtual Machine (IGVM) support is available on the device. This will be 'Enabled' if the device supports CVMs, 'Disabled' if not, and 'Unknown' if the status cannot be determined. */
|
|
3048
|
-
readonly igvmStatus?: IgvmStatus;
|
|
3049
|
-
/** Provides detailed status entries for IGVM-related components, including deployment status, compatibility checks, and error diagnostics. */
|
|
3050
|
-
statusDetails?: IgvmStatusDetail[];
|
|
3051
|
-
}
|
|
3052
|
-
export declare function confidentialVmProfileDeserializer(item: any): ConfidentialVmProfile;
|
|
3053
|
-
/** Represents the IGVM support status for the device. */
|
|
3054
|
-
export declare enum KnownIgvmStatus {
|
|
3055
|
-
/** The IGVM status could not be determined due to a query failure or inconsistent system state. */
|
|
3056
|
-
Unknown = "Unknown",
|
|
3057
|
-
/** IGVM support is enabled, indicating that confidential VM features are available on this device. */
|
|
3058
|
-
Enabled = "Enabled",
|
|
3059
|
-
/** IGVM status is disabled, indicating that confidential VM features are not supported on this device. */
|
|
3060
|
-
Disabled = "Disabled"
|
|
3061
|
-
}
|
|
3062
|
-
/**
|
|
3063
|
-
* Represents the IGVM support status for the device. \
|
|
3064
|
-
* {@link KnownIgvmStatus} can be used interchangeably with IgvmStatus,
|
|
3065
|
-
* this enum contains the known values that the service supports.
|
|
3066
|
-
* ### Known values supported by the service
|
|
3067
|
-
* **Unknown**: The IGVM status could not be determined due to a query failure or inconsistent system state. \
|
|
3068
|
-
* **Enabled**: IGVM support is enabled, indicating that confidential VM features are available on this device. \
|
|
3069
|
-
* **Disabled**: IGVM status is disabled, indicating that confidential VM features are not supported on this device.
|
|
3070
|
-
*/
|
|
3071
|
-
export type IgvmStatus = string;
|
|
3072
|
-
export declare function igvmStatusDetailArrayDeserializer(result: Array<IgvmStatusDetail>): any[];
|
|
3073
|
-
/** Provides component-level status information related to IGVM enablement on the device. */
|
|
3074
|
-
export interface IgvmStatusDetail {
|
|
3075
|
-
/** A machine-readable status code indicating the result or condition of a specific IGVM-related check or operation. */
|
|
3076
|
-
readonly code?: string;
|
|
3077
|
-
/** A human-readable message providing context or explanation for the associated status code. */
|
|
3078
|
-
readonly message?: string;
|
|
3079
|
-
}
|
|
3080
|
-
export declare function igvmStatusDetailDeserializer(item: any): IgvmStatusDetail;
|
|
3081
2795
|
/** Edge Device properties */
|
|
3082
2796
|
export interface EdgeDeviceProperties {
|
|
3083
2797
|
/** Device Configuration */
|
|
@@ -3435,27 +3149,6 @@ export interface ExtensionUpgradeParameters {
|
|
|
3435
3149
|
targetVersion?: string;
|
|
3436
3150
|
}
|
|
3437
3151
|
export declare function extensionUpgradeParametersSerializer(item: ExtensionUpgradeParameters): any;
|
|
3438
|
-
/** Publisher details. */
|
|
3439
|
-
export interface Publisher extends ProxyResource {
|
|
3440
|
-
/** Provisioning State */
|
|
3441
|
-
readonly provisioningState?: string;
|
|
3442
|
-
}
|
|
3443
|
-
export declare function publisherDeserializer(item: any): Publisher;
|
|
3444
|
-
/** Publisher properties. */
|
|
3445
|
-
export interface PublisherProperties {
|
|
3446
|
-
/** Provisioning State */
|
|
3447
|
-
readonly provisioningState?: string;
|
|
3448
|
-
}
|
|
3449
|
-
export declare function publisherPropertiesDeserializer(item: any): PublisherProperties;
|
|
3450
|
-
/** List of Publisher proxy resources for the HCI cluster. */
|
|
3451
|
-
export interface _PublisherList {
|
|
3452
|
-
/** The Publisher items on this page */
|
|
3453
|
-
value: Publisher[];
|
|
3454
|
-
/** The link to the next page of items */
|
|
3455
|
-
nextLink?: string;
|
|
3456
|
-
}
|
|
3457
|
-
export declare function _publisherListDeserializer(item: any): _PublisherList;
|
|
3458
|
-
export declare function publisherArrayDeserializer(result: Array<Publisher>): any[];
|
|
3459
3152
|
/** Security settings proxy resource */
|
|
3460
3153
|
export interface SecuritySetting extends ProxyResource {
|
|
3461
3154
|
/** Secured Core Compliance Assignment */
|
|
@@ -4165,950 +3858,6 @@ export interface _ValidatedSolutionRecipeListResult {
|
|
|
4165
3858
|
}
|
|
4166
3859
|
export declare function _validatedSolutionRecipeListResultDeserializer(item: any): _ValidatedSolutionRecipeListResult;
|
|
4167
3860
|
export declare function validatedSolutionRecipeArrayDeserializer(result: Array<ValidatedSolutionRecipe>): any[];
|
|
4168
|
-
/** EdgeMachine details. */
|
|
4169
|
-
export interface EdgeMachine extends TrackedResource {
|
|
4170
|
-
/** The resource-specific properties for this resource. */
|
|
4171
|
-
properties?: EdgeMachineProperties;
|
|
4172
|
-
/** The managed service identities assigned to this resource. */
|
|
4173
|
-
identity?: ManagedServiceIdentity;
|
|
4174
|
-
}
|
|
4175
|
-
export declare function edgeMachineSerializer(item: EdgeMachine): any;
|
|
4176
|
-
export declare function edgeMachineDeserializer(item: any): EdgeMachine;
|
|
4177
|
-
/** Properties for edge machine. */
|
|
4178
|
-
export interface EdgeMachineProperties {
|
|
4179
|
-
/** Edge Machine type. */
|
|
4180
|
-
edgeMachineKind?: EdgeMachineKind;
|
|
4181
|
-
/** The provisioning state of a resource. */
|
|
4182
|
-
readonly provisioningState?: ProvisioningState;
|
|
4183
|
-
/** Unique, immutable resource id. */
|
|
4184
|
-
readonly cloudId?: string;
|
|
4185
|
-
/** Optional property to create arc machine in custom resource group. */
|
|
4186
|
-
arcMachineResourceGroupId?: string;
|
|
4187
|
-
/** Arc machine instance resource id. */
|
|
4188
|
-
arcMachineResourceId?: string;
|
|
4189
|
-
/** Link to Arc Gateway ARM resource Id */
|
|
4190
|
-
arcGatewayResourceId?: string;
|
|
4191
|
-
/** Service fetches common configuration from site. */
|
|
4192
|
-
siteDetails?: SiteDetails;
|
|
4193
|
-
/** Ownership voucher details for provisioned machine. */
|
|
4194
|
-
ownershipVoucherDetails?: OwnershipVoucherDetails;
|
|
4195
|
-
/** Details for device provisioning. */
|
|
4196
|
-
provisioningDetails?: ProvisioningDetails;
|
|
4197
|
-
/** A machine can only be assigned to single device pool */
|
|
4198
|
-
readonly devicePoolResourceId?: string;
|
|
4199
|
-
/** OS configuration status details */
|
|
4200
|
-
readonly machineState?: EdgeMachineState;
|
|
4201
|
-
/** machine connectivity status */
|
|
4202
|
-
readonly connectivityStatus?: EdgeMachineConnectivityStatus;
|
|
4203
|
-
/** Tracks the ID of the consuming resource, setting the machine as in-use. */
|
|
4204
|
-
readonly claimedBy?: string;
|
|
4205
|
-
/** Reported properties for edge machine. */
|
|
4206
|
-
readonly reportedProperties?: EdgeMachineReportedProperties;
|
|
4207
|
-
/** operation status details for edge machine. */
|
|
4208
|
-
readonly operationDetails?: OperationDetail[];
|
|
4209
|
-
/** Last time data updated to service. */
|
|
4210
|
-
readonly lastSyncTimestamp?: Date;
|
|
4211
|
-
}
|
|
4212
|
-
export declare function edgeMachinePropertiesSerializer(item: EdgeMachineProperties): any;
|
|
4213
|
-
export declare function edgeMachinePropertiesDeserializer(item: any): EdgeMachineProperties;
|
|
4214
|
-
/** Edge Machine Kind. */
|
|
4215
|
-
export declare enum KnownEdgeMachineKind {
|
|
4216
|
-
/** EdgeMachine resource created using Zero-touch provisioning. */
|
|
4217
|
-
Standard = "Standard",
|
|
4218
|
-
/** EdgeMachine resource created for brownfield HCI customers without zero touch provisioning. */
|
|
4219
|
-
Dedicated = "Dedicated"
|
|
4220
|
-
}
|
|
4221
|
-
/**
|
|
4222
|
-
* Edge Machine Kind. \
|
|
4223
|
-
* {@link KnownEdgeMachineKind} can be used interchangeably with EdgeMachineKind,
|
|
4224
|
-
* this enum contains the known values that the service supports.
|
|
4225
|
-
* ### Known values supported by the service
|
|
4226
|
-
* **Standard**: EdgeMachine resource created using Zero-touch provisioning. \
|
|
4227
|
-
* **Dedicated**: EdgeMachine resource created for brownfield HCI customers without zero touch provisioning.
|
|
4228
|
-
*/
|
|
4229
|
-
export type EdgeMachineKind = string;
|
|
4230
|
-
/** Site Details consists of common configurations. */
|
|
4231
|
-
export interface SiteDetails {
|
|
4232
|
-
/** Site resource Id to be set during Edge Machine resource creation. */
|
|
4233
|
-
siteResourceId: string;
|
|
4234
|
-
/** Edge Device configuration received from site common configuration. */
|
|
4235
|
-
deviceConfiguration?: TargetDeviceConfiguration;
|
|
4236
|
-
}
|
|
4237
|
-
export declare function siteDetailsSerializer(item: SiteDetails): any;
|
|
4238
|
-
export declare function siteDetailsDeserializer(item: any): SiteDetails;
|
|
4239
|
-
/** Device configuration. */
|
|
4240
|
-
export interface TargetDeviceConfiguration {
|
|
4241
|
-
/** Network configuration. */
|
|
4242
|
-
network?: NetworkConfiguration;
|
|
4243
|
-
/** Hostname of the device. */
|
|
4244
|
-
hostName?: string;
|
|
4245
|
-
/** Web proxy configuration. */
|
|
4246
|
-
webProxy?: WebProxyConfiguration;
|
|
4247
|
-
/** Time configuration. */
|
|
4248
|
-
time?: TimeConfiguration;
|
|
4249
|
-
/** Storage configuration. */
|
|
4250
|
-
storage?: StorageConfiguration;
|
|
4251
|
-
}
|
|
4252
|
-
export declare function targetDeviceConfigurationSerializer(item: TargetDeviceConfiguration): any;
|
|
4253
|
-
export declare function targetDeviceConfigurationDeserializer(item: any): TargetDeviceConfiguration;
|
|
4254
|
-
/** Network configuration. */
|
|
4255
|
-
export interface NetworkConfiguration {
|
|
4256
|
-
/** List of network adapters. */
|
|
4257
|
-
networkAdapters?: NetworkAdapter[];
|
|
4258
|
-
}
|
|
4259
|
-
export declare function networkConfigurationSerializer(item: NetworkConfiguration): any;
|
|
4260
|
-
export declare function networkConfigurationDeserializer(item: any): NetworkConfiguration;
|
|
4261
|
-
export declare function networkAdapterArraySerializer(result: Array<NetworkAdapter>): any[];
|
|
4262
|
-
export declare function networkAdapterArrayDeserializer(result: Array<NetworkAdapter>): any[];
|
|
4263
|
-
/** Network adapter configuration. */
|
|
4264
|
-
export interface NetworkAdapter {
|
|
4265
|
-
/** Type of IP assignment. */
|
|
4266
|
-
ipAssignmentType: IpAssignmentType;
|
|
4267
|
-
/** IP address. */
|
|
4268
|
-
ipAddress?: string;
|
|
4269
|
-
/** Adapter Name. */
|
|
4270
|
-
adapterName?: string;
|
|
4271
|
-
/** MAC address. */
|
|
4272
|
-
macAddress?: string;
|
|
4273
|
-
/** IP address range. */
|
|
4274
|
-
ipAddressRange?: IpAddressRange;
|
|
4275
|
-
/** Gateway id. */
|
|
4276
|
-
gateway?: string;
|
|
4277
|
-
/** Subnet mask. */
|
|
4278
|
-
subnetMask?: string;
|
|
4279
|
-
/** Array of DNS addresses. */
|
|
4280
|
-
dnsAddressArray?: string[];
|
|
4281
|
-
/** VLAN ID for the network setup. */
|
|
4282
|
-
vlanId?: string;
|
|
4283
|
-
}
|
|
4284
|
-
export declare function networkAdapterSerializer(item: NetworkAdapter): any;
|
|
4285
|
-
export declare function networkAdapterDeserializer(item: any): NetworkAdapter;
|
|
4286
|
-
/** IP assignment types */
|
|
4287
|
-
export declare enum KnownIpAssignmentType {
|
|
4288
|
-
/** Automatic IP assignment */
|
|
4289
|
-
Automatic = "Automatic",
|
|
4290
|
-
/** Manual IP assignment */
|
|
4291
|
-
Manual = "Manual"
|
|
4292
|
-
}
|
|
4293
|
-
/**
|
|
4294
|
-
* IP assignment types \
|
|
4295
|
-
* {@link KnownIpAssignmentType} can be used interchangeably with IpAssignmentType,
|
|
4296
|
-
* this enum contains the known values that the service supports.
|
|
4297
|
-
* ### Known values supported by the service
|
|
4298
|
-
* **Automatic**: Automatic IP assignment \
|
|
4299
|
-
* **Manual**: Manual IP assignment
|
|
4300
|
-
*/
|
|
4301
|
-
export type IpAssignmentType = string;
|
|
4302
|
-
/** IP address range configuration. */
|
|
4303
|
-
export interface IpAddressRange {
|
|
4304
|
-
/** Start IP address. */
|
|
4305
|
-
startIp: string;
|
|
4306
|
-
/** End IP address. */
|
|
4307
|
-
endIp: string;
|
|
4308
|
-
}
|
|
4309
|
-
export declare function ipAddressRangeSerializer(item: IpAddressRange): any;
|
|
4310
|
-
export declare function ipAddressRangeDeserializer(item: any): IpAddressRange;
|
|
4311
|
-
/** Web proxy configuration. */
|
|
4312
|
-
export interface WebProxyConfiguration {
|
|
4313
|
-
/** Connection URI of the web proxy. */
|
|
4314
|
-
connectionUri?: string;
|
|
4315
|
-
/** Port of the web proxy. */
|
|
4316
|
-
port?: string;
|
|
4317
|
-
/** Bypass list for the web proxy. */
|
|
4318
|
-
bypassList?: string[];
|
|
4319
|
-
}
|
|
4320
|
-
export declare function webProxyConfigurationSerializer(item: WebProxyConfiguration): any;
|
|
4321
|
-
export declare function webProxyConfigurationDeserializer(item: any): WebProxyConfiguration;
|
|
4322
|
-
/** Time configuration. */
|
|
4323
|
-
export interface TimeConfiguration {
|
|
4324
|
-
/** Primary NTP server. */
|
|
4325
|
-
primaryTimeServer?: string;
|
|
4326
|
-
/** Secondary NTP server. */
|
|
4327
|
-
secondaryTimeServer?: string;
|
|
4328
|
-
/** Time zone. */
|
|
4329
|
-
timeZone?: string;
|
|
4330
|
-
}
|
|
4331
|
-
export declare function timeConfigurationSerializer(item: TimeConfiguration): any;
|
|
4332
|
-
export declare function timeConfigurationDeserializer(item: any): TimeConfiguration;
|
|
4333
|
-
/** Storage configuration. */
|
|
4334
|
-
export interface StorageConfiguration {
|
|
4335
|
-
/** Partition size. */
|
|
4336
|
-
partitionSize?: string;
|
|
4337
|
-
}
|
|
4338
|
-
export declare function storageConfigurationSerializer(item: StorageConfiguration): any;
|
|
4339
|
-
export declare function storageConfigurationDeserializer(item: any): StorageConfiguration;
|
|
4340
|
-
/** Details for ownership voucher. */
|
|
4341
|
-
export interface OwnershipVoucherDetails {
|
|
4342
|
-
/** Ownership voucher in base64 encoded format */
|
|
4343
|
-
ownershipVoucher: string;
|
|
4344
|
-
/** Owner key type */
|
|
4345
|
-
ownerKeyType: OwnerKeyType;
|
|
4346
|
-
/** Ownership Voucher Validation Details */
|
|
4347
|
-
readonly validationDetails?: OwnershipVoucherValidationDetails;
|
|
4348
|
-
}
|
|
4349
|
-
export declare function ownershipVoucherDetailsSerializer(item: OwnershipVoucherDetails): any;
|
|
4350
|
-
export declare function ownershipVoucherDetailsDeserializer(item: any): OwnershipVoucherDetails;
|
|
4351
|
-
/** Type of owner key in the voucher */
|
|
4352
|
-
export declare enum KnownOwnerKeyType {
|
|
4353
|
-
/** Owner is Microsoft managed key */
|
|
4354
|
-
MicrosoftManaged = "MicrosoftManaged"
|
|
4355
|
-
}
|
|
4356
|
-
/**
|
|
4357
|
-
* Type of owner key in the voucher \
|
|
4358
|
-
* {@link KnownOwnerKeyType} can be used interchangeably with OwnerKeyType,
|
|
4359
|
-
* this enum contains the known values that the service supports.
|
|
4360
|
-
* ### Known values supported by the service
|
|
4361
|
-
* **MicrosoftManaged**: Owner is Microsoft managed key
|
|
4362
|
-
*/
|
|
4363
|
-
export type OwnerKeyType = string;
|
|
4364
|
-
/** Ownership Voucher Validation Details */
|
|
4365
|
-
export interface OwnershipVoucherValidationDetails {
|
|
4366
|
-
/** The ownership voucher validation status. */
|
|
4367
|
-
validationStatus?: OwnershipVoucherValidationStatus;
|
|
4368
|
-
/** Serial number of the device. */
|
|
4369
|
-
serialNumber?: string;
|
|
4370
|
-
/** FDO guid of the Ownership Voucher. */
|
|
4371
|
-
id?: string;
|
|
4372
|
-
/** Name of the manufacturer. */
|
|
4373
|
-
manufacturer?: string;
|
|
4374
|
-
/** Name of the model. */
|
|
4375
|
-
modelName?: string;
|
|
4376
|
-
/** Version of the Ownership Voucher format */
|
|
4377
|
-
version?: string;
|
|
4378
|
-
/** Azure Machine Id of the Ownership voucher */
|
|
4379
|
-
azureMachineId?: string;
|
|
4380
|
-
/** Error details if the validation failed. */
|
|
4381
|
-
error?: ErrorDetail;
|
|
4382
|
-
}
|
|
4383
|
-
export declare function ownershipVoucherValidationDetailsDeserializer(item: any): OwnershipVoucherValidationDetails;
|
|
4384
|
-
/** Ownership Voucher validation Status. */
|
|
4385
|
-
export declare enum KnownOwnershipVoucherValidationStatus {
|
|
4386
|
-
/** Voucher evaluated as valid. */
|
|
4387
|
-
Valid = "Valid",
|
|
4388
|
-
/** Voucher evaluated as invalid. */
|
|
4389
|
-
Invalid = "Invalid"
|
|
4390
|
-
}
|
|
4391
|
-
/**
|
|
4392
|
-
* Ownership Voucher validation Status. \
|
|
4393
|
-
* {@link KnownOwnershipVoucherValidationStatus} can be used interchangeably with OwnershipVoucherValidationStatus,
|
|
4394
|
-
* this enum contains the known values that the service supports.
|
|
4395
|
-
* ### Known values supported by the service
|
|
4396
|
-
* **Valid**: Voucher evaluated as valid. \
|
|
4397
|
-
* **Invalid**: Voucher evaluated as invalid.
|
|
4398
|
-
*/
|
|
4399
|
-
export type OwnershipVoucherValidationStatus = string;
|
|
4400
|
-
/** Details for device provisioning. */
|
|
4401
|
-
export interface ProvisioningDetails {
|
|
4402
|
-
/** Operating system profile. */
|
|
4403
|
-
osProfile: OsProvisionProfile;
|
|
4404
|
-
/** User configuration. */
|
|
4405
|
-
userDetails?: UserDetails[];
|
|
4406
|
-
}
|
|
4407
|
-
export declare function provisioningDetailsSerializer(item: ProvisioningDetails): any;
|
|
4408
|
-
export declare function provisioningDetailsDeserializer(item: any): ProvisioningDetails;
|
|
4409
|
-
/** Operating system profile. */
|
|
4410
|
-
export interface OsProvisionProfile {
|
|
4411
|
-
/** Name of the operating system. */
|
|
4412
|
-
osName?: string;
|
|
4413
|
-
/** Type of the operating system. */
|
|
4414
|
-
osType?: string;
|
|
4415
|
-
/** Version of the operating system. */
|
|
4416
|
-
osVersion?: string;
|
|
4417
|
-
/** Location of the operating system image. */
|
|
4418
|
-
osImageLocation?: string;
|
|
4419
|
-
/** Validated Solution Recipe version to be used for the job */
|
|
4420
|
-
vsrVersion?: string;
|
|
4421
|
-
/** Hash of the OS package downloaded */
|
|
4422
|
-
imageHash?: string;
|
|
4423
|
-
/** GPG Public Key used for package verification */
|
|
4424
|
-
gpgPubKey?: string;
|
|
4425
|
-
/** Operation sub type of OS Provisioning */
|
|
4426
|
-
operationType?: OSOperationType;
|
|
4427
|
-
}
|
|
4428
|
-
export declare function osProvisionProfileSerializer(item: OsProvisionProfile): any;
|
|
4429
|
-
export declare function osProvisionProfileDeserializer(item: any): OsProvisionProfile;
|
|
4430
|
-
/** OS Provision Operation type */
|
|
4431
|
-
export declare enum KnownOSOperationType {
|
|
4432
|
-
/** OS Provisioning operation */
|
|
4433
|
-
Provision = "Provision",
|
|
4434
|
-
/** OS Update operation */
|
|
4435
|
-
Update = "Update",
|
|
4436
|
-
/** OS ReImage operation */
|
|
4437
|
-
ReImage = "ReImage"
|
|
4438
|
-
}
|
|
4439
|
-
/**
|
|
4440
|
-
* OS Provision Operation type \
|
|
4441
|
-
* {@link KnownOSOperationType} can be used interchangeably with OSOperationType,
|
|
4442
|
-
* this enum contains the known values that the service supports.
|
|
4443
|
-
* ### Known values supported by the service
|
|
4444
|
-
* **Provision**: OS Provisioning operation \
|
|
4445
|
-
* **Update**: OS Update operation \
|
|
4446
|
-
* **ReImage**: OS ReImage operation
|
|
4447
|
-
*/
|
|
4448
|
-
export type OSOperationType = string;
|
|
4449
|
-
export declare function userDetailsArraySerializer(result: Array<UserDetails>): any[];
|
|
4450
|
-
export declare function userDetailsArrayDeserializer(result: Array<UserDetails>): any[];
|
|
4451
|
-
/** User configuration. */
|
|
4452
|
-
export interface UserDetails {
|
|
4453
|
-
/** Name of the user. */
|
|
4454
|
-
userName: string;
|
|
4455
|
-
/** Type of the secret used for authentication. */
|
|
4456
|
-
secretType: SecretType;
|
|
4457
|
-
/** Location of the secret used for authentication. */
|
|
4458
|
-
secretLocation?: string;
|
|
4459
|
-
/** SSH Public Key for the user. */
|
|
4460
|
-
sshPubKey?: string[];
|
|
4461
|
-
}
|
|
4462
|
-
export declare function userDetailsSerializer(item: UserDetails): any;
|
|
4463
|
-
export declare function userDetailsDeserializer(item: any): UserDetails;
|
|
4464
|
-
/** Type of secret used for authentication. */
|
|
4465
|
-
export declare enum KnownSecretType {
|
|
4466
|
-
/** Key Vault based authentication */
|
|
4467
|
-
KeyVault = "KeyVault",
|
|
4468
|
-
/** SSH Public Key based authentication */
|
|
4469
|
-
SshPubKey = "SshPubKey"
|
|
4470
|
-
}
|
|
4471
|
-
/**
|
|
4472
|
-
* Type of secret used for authentication. \
|
|
4473
|
-
* {@link KnownSecretType} can be used interchangeably with SecretType,
|
|
4474
|
-
* this enum contains the known values that the service supports.
|
|
4475
|
-
* ### Known values supported by the service
|
|
4476
|
-
* **KeyVault**: Key Vault based authentication \
|
|
4477
|
-
* **SshPubKey**: SSH Public Key based authentication
|
|
4478
|
-
*/
|
|
4479
|
-
export type SecretType = string;
|
|
4480
|
-
/** OS State */
|
|
4481
|
-
export declare enum KnownEdgeMachineState {
|
|
4482
|
-
/** Created when EdgeMachine resource created */
|
|
4483
|
-
Created = "Created",
|
|
4484
|
-
/** EdgeMachine state during device discovery and registration */
|
|
4485
|
-
Registering = "Registering",
|
|
4486
|
-
/** EdgeMachine state when machine configured with restricted OS and not provisioned to deploy workloads */
|
|
4487
|
-
Unpurposed = "Unpurposed",
|
|
4488
|
-
/** EdgeMachine state when transitioning from initial OS to target OS */
|
|
4489
|
-
Transitioning = "Transitioning",
|
|
4490
|
-
/** EdgeMachine state when machine configured with target OS to deploy workloads */
|
|
4491
|
-
Purposed = "Purposed",
|
|
4492
|
-
/** EdgeMachine state when OS updates are in-progress */
|
|
4493
|
-
Updating = "Updating",
|
|
4494
|
-
/** EdgeMachine state when transitioning from target OS to restricted OS */
|
|
4495
|
-
Resetting = "Resetting",
|
|
4496
|
-
/** EdgeMachine failed state and only option to recover is to re-provisioning machine */
|
|
4497
|
-
Failed = "Failed",
|
|
4498
|
-
/** Preparing EdgeMachine */
|
|
4499
|
-
Preparing = "Preparing"
|
|
4500
|
-
}
|
|
4501
|
-
/**
|
|
4502
|
-
* OS State \
|
|
4503
|
-
* {@link KnownEdgeMachineState} can be used interchangeably with EdgeMachineState,
|
|
4504
|
-
* this enum contains the known values that the service supports.
|
|
4505
|
-
* ### Known values supported by the service
|
|
4506
|
-
* **Created**: Created when EdgeMachine resource created \
|
|
4507
|
-
* **Registering**: EdgeMachine state during device discovery and registration \
|
|
4508
|
-
* **Unpurposed**: EdgeMachine state when machine configured with restricted OS and not provisioned to deploy workloads \
|
|
4509
|
-
* **Transitioning**: EdgeMachine state when transitioning from initial OS to target OS \
|
|
4510
|
-
* **Purposed**: EdgeMachine state when machine configured with target OS to deploy workloads \
|
|
4511
|
-
* **Updating**: EdgeMachine state when OS updates are in-progress \
|
|
4512
|
-
* **Resetting**: EdgeMachine state when transitioning from target OS to restricted OS \
|
|
4513
|
-
* **Failed**: EdgeMachine failed state and only option to recover is to re-provisioning machine \
|
|
4514
|
-
* **Preparing**: Preparing EdgeMachine
|
|
4515
|
-
*/
|
|
4516
|
-
export type EdgeMachineState = string;
|
|
4517
|
-
/** Overall connectivity status for the machine resource. */
|
|
4518
|
-
export declare enum KnownEdgeMachineConnectivityStatus {
|
|
4519
|
-
/** The connectivity status of the machine resource is not specified. */
|
|
4520
|
-
NotSpecified = "NotSpecified",
|
|
4521
|
-
/** The machine resource is disconnected. */
|
|
4522
|
-
Disconnected = "Disconnected",
|
|
4523
|
-
/** The machine resource is connected. */
|
|
4524
|
-
Connected = "Connected"
|
|
4525
|
-
}
|
|
4526
|
-
/**
|
|
4527
|
-
* Overall connectivity status for the machine resource. \
|
|
4528
|
-
* {@link KnownEdgeMachineConnectivityStatus} can be used interchangeably with EdgeMachineConnectivityStatus,
|
|
4529
|
-
* this enum contains the known values that the service supports.
|
|
4530
|
-
* ### Known values supported by the service
|
|
4531
|
-
* **NotSpecified**: The connectivity status of the machine resource is not specified. \
|
|
4532
|
-
* **Disconnected**: The machine resource is disconnected. \
|
|
4533
|
-
* **Connected**: The machine resource is connected.
|
|
4534
|
-
*/
|
|
4535
|
-
export type EdgeMachineConnectivityStatus = string;
|
|
4536
|
-
/** Reported properties for edge machine. */
|
|
4537
|
-
export interface EdgeMachineReportedProperties {
|
|
4538
|
-
/** Last time data reported. */
|
|
4539
|
-
readonly lastUpdated?: Date;
|
|
4540
|
-
/** Network details for edge machine. */
|
|
4541
|
-
readonly networkProfile?: EdgeMachineNetworkProfile;
|
|
4542
|
-
/** OS Properties for edge machine. */
|
|
4543
|
-
readonly osProfile?: OsProfile;
|
|
4544
|
-
/** Hardware related information for edge machine. */
|
|
4545
|
-
readonly hardwareProfile?: HardwareProfile;
|
|
4546
|
-
/** Storage related information for edge machine. */
|
|
4547
|
-
readonly storageProfile?: StorageProfile;
|
|
4548
|
-
/** Solution builder extension (SBE) deployment package information. */
|
|
4549
|
-
readonly sbeDeploymentPackageInfo?: SbeDeploymentPackageInfo;
|
|
4550
|
-
/** Extension details for edge machine. */
|
|
4551
|
-
readonly extensionProfile?: ExtensionProfile;
|
|
4552
|
-
}
|
|
4553
|
-
export declare function edgeMachineReportedPropertiesDeserializer(item: any): EdgeMachineReportedProperties;
|
|
4554
|
-
/** NetworkProfile of edge machine. */
|
|
4555
|
-
export interface EdgeMachineNetworkProfile {
|
|
4556
|
-
/** List of Network Interface Card (NIC) Details of edge machine. */
|
|
4557
|
-
readonly nicDetails?: EdgeMachineNicDetail[];
|
|
4558
|
-
/** List of switch Details of edge machine. */
|
|
4559
|
-
readonly switchDetails?: SwitchDetail[];
|
|
4560
|
-
}
|
|
4561
|
-
export declare function edgeMachineNetworkProfileDeserializer(item: any): EdgeMachineNetworkProfile;
|
|
4562
|
-
export declare function edgeMachineNicDetailArrayDeserializer(result: Array<EdgeMachineNicDetail>): any[];
|
|
4563
|
-
/** Network Interface Card (NIC) Details of edge machine. */
|
|
4564
|
-
export interface EdgeMachineNicDetail {
|
|
4565
|
-
/** Adapter Name of NIC */
|
|
4566
|
-
readonly adapterName?: string;
|
|
4567
|
-
/** Interface Description of NIC */
|
|
4568
|
-
readonly interfaceDescription?: string;
|
|
4569
|
-
/** Component Id of NIC */
|
|
4570
|
-
readonly componentId?: string;
|
|
4571
|
-
/** Driver Version of NIC */
|
|
4572
|
-
readonly driverVersion?: string;
|
|
4573
|
-
/** Subnet Mask of NIC */
|
|
4574
|
-
readonly ip4Address?: string;
|
|
4575
|
-
/** Subnet Mask of NIC */
|
|
4576
|
-
readonly subnetMask?: string;
|
|
4577
|
-
/** Default Gateway of NIC */
|
|
4578
|
-
readonly defaultGateway?: string;
|
|
4579
|
-
/** DNS Servers for NIC */
|
|
4580
|
-
readonly dnsServers?: string[];
|
|
4581
|
-
/** Default Isolation of Management NIC */
|
|
4582
|
-
readonly defaultIsolationId?: string;
|
|
4583
|
-
/** MAC address information of NIC. */
|
|
4584
|
-
readonly macAddress?: string;
|
|
4585
|
-
/** The slot attached to the NIC. */
|
|
4586
|
-
readonly slot?: string;
|
|
4587
|
-
/** The switch attached to the NIC, if any. */
|
|
4588
|
-
readonly switchName?: string;
|
|
4589
|
-
/** The type of NIC, physical, virtual, management. */
|
|
4590
|
-
readonly nicType?: string;
|
|
4591
|
-
/** The VLAN ID of the physical NIC. */
|
|
4592
|
-
readonly vlanId?: string;
|
|
4593
|
-
/** The status of NIC, up, disconnected. */
|
|
4594
|
-
readonly nicStatus?: string;
|
|
4595
|
-
/** Describes the RDMA capability of the network adapter. */
|
|
4596
|
-
readonly rdmaCapability?: RdmaCapability;
|
|
4597
|
-
}
|
|
4598
|
-
export declare function edgeMachineNicDetailDeserializer(item: any): EdgeMachineNicDetail;
|
|
4599
|
-
/** OS configurations for HCI device. */
|
|
4600
|
-
export interface OsProfile {
|
|
4601
|
-
/** The boot type of the device. e.g. UEFI, Legacy etc */
|
|
4602
|
-
readonly bootType?: string;
|
|
4603
|
-
/** Version of assembly present on device */
|
|
4604
|
-
readonly assemblyVersion?: string;
|
|
4605
|
-
/** OS type (“windows", “linux”) */
|
|
4606
|
-
readonly osType?: string;
|
|
4607
|
-
/** OS SKU (e.g., “ Microsoft Azure Linux ROE“, “Azure Stack HCI", "Microsoft Azure Linux 3.0") */
|
|
4608
|
-
readonly osSku?: string;
|
|
4609
|
-
/** OS Version */
|
|
4610
|
-
readonly osVersion?: string;
|
|
4611
|
-
/** OS Build Number */
|
|
4612
|
-
readonly buildNumber?: string;
|
|
4613
|
-
/** OS Base Image Version */
|
|
4614
|
-
readonly baseImageVersion?: string;
|
|
4615
|
-
/** OS Image Version */
|
|
4616
|
-
readonly imageVersion?: string;
|
|
4617
|
-
}
|
|
4618
|
-
export declare function osProfileDeserializer(item: any): OsProfile;
|
|
4619
|
-
/** Hardware profile for the machine */
|
|
4620
|
-
export interface HardwareProfile {
|
|
4621
|
-
/** Number of cpu cores in the machine */
|
|
4622
|
-
readonly cpuCores?: number;
|
|
4623
|
-
/** Number of cpu sockets in the machine */
|
|
4624
|
-
readonly cpuSockets?: number;
|
|
4625
|
-
/** Memory capacity of the machine */
|
|
4626
|
-
readonly memoryCapacityInGb?: number;
|
|
4627
|
-
/** Model info of the machine */
|
|
4628
|
-
readonly model?: string;
|
|
4629
|
-
/** manufacturer info of the machine */
|
|
4630
|
-
readonly manufacturer?: string;
|
|
4631
|
-
/** Serial number of the machine */
|
|
4632
|
-
readonly serialNumber?: string;
|
|
4633
|
-
/** Process type of the machine */
|
|
4634
|
-
readonly processorType?: string;
|
|
4635
|
-
}
|
|
4636
|
-
export declare function hardwareProfileDeserializer(item: any): HardwareProfile;
|
|
4637
|
-
/** StorageProfile of edge machine. */
|
|
4638
|
-
export interface StorageProfile {
|
|
4639
|
-
/** Number of storage disks in the device with $CanPool as true. */
|
|
4640
|
-
readonly poolableDisksCount?: number;
|
|
4641
|
-
}
|
|
4642
|
-
export declare function storageProfileDeserializer(item: any): StorageProfile;
|
|
4643
|
-
export declare function operationDetailArrayDeserializer(result: Array<OperationDetail>): any[];
|
|
4644
|
-
/** operation detail. */
|
|
4645
|
-
export interface OperationDetail {
|
|
4646
|
-
/** operation name. */
|
|
4647
|
-
readonly name?: string;
|
|
4648
|
-
/** operation id. */
|
|
4649
|
-
readonly id?: string;
|
|
4650
|
-
/** operation type. */
|
|
4651
|
-
readonly type?: string;
|
|
4652
|
-
/** operation resource id. */
|
|
4653
|
-
readonly resourceId?: string;
|
|
4654
|
-
/** operation description. */
|
|
4655
|
-
readonly description?: string;
|
|
4656
|
-
/** operation status. */
|
|
4657
|
-
readonly status?: string;
|
|
4658
|
-
/** error details. */
|
|
4659
|
-
readonly error?: ErrorDetail;
|
|
4660
|
-
}
|
|
4661
|
-
export declare function operationDetailDeserializer(item: any): OperationDetail;
|
|
4662
|
-
/** Model for patching edge machine. */
|
|
4663
|
-
export interface EdgeMachinePatch {
|
|
4664
|
-
/** Resource tags. */
|
|
4665
|
-
tags?: Record<string, string>;
|
|
4666
|
-
/** The managed service identities assigned to this resource. */
|
|
4667
|
-
identity?: ManagedServiceIdentity;
|
|
4668
|
-
}
|
|
4669
|
-
export declare function edgeMachinePatchSerializer(item: EdgeMachinePatch): any;
|
|
4670
|
-
/** The response of a EdgeMachine list operation. */
|
|
4671
|
-
export interface _EdgeMachineListResult {
|
|
4672
|
-
/** The EdgeMachine items on this page */
|
|
4673
|
-
value: EdgeMachine[];
|
|
4674
|
-
/** The link to the next page of items */
|
|
4675
|
-
nextLink?: string;
|
|
4676
|
-
}
|
|
4677
|
-
export declare function _edgeMachineListResultDeserializer(item: any): _EdgeMachineListResult;
|
|
4678
|
-
export declare function edgeMachineArraySerializer(result: Array<EdgeMachine>): any[];
|
|
4679
|
-
export declare function edgeMachineArrayDeserializer(result: Array<EdgeMachine>): any[];
|
|
4680
|
-
/** Cluster Jobs resource */
|
|
4681
|
-
export interface EdgeMachineJob extends ProxyResource {
|
|
4682
|
-
/** The resource-specific properties for this resource. */
|
|
4683
|
-
properties?: EdgeMachineJobPropertiesUnion;
|
|
4684
|
-
}
|
|
4685
|
-
export declare function edgeMachineJobSerializer(item: EdgeMachineJob): any;
|
|
4686
|
-
export declare function edgeMachineJobDeserializer(item: any): EdgeMachineJob;
|
|
4687
|
-
/** EdgeMachine Job properties */
|
|
4688
|
-
export interface EdgeMachineJobProperties {
|
|
4689
|
-
/** Job Type to support polymorphic resource. */
|
|
4690
|
-
/** The discriminator possible values: RemoteSupport, ProvisionOs, DownloadOs, CollectLog */
|
|
4691
|
-
jobType: EdgeMachineJobType;
|
|
4692
|
-
/** Deployment mode to trigger job. */
|
|
4693
|
-
deploymentMode?: DeploymentMode;
|
|
4694
|
-
/** Job provisioning state */
|
|
4695
|
-
readonly provisioningState?: ProvisioningState;
|
|
4696
|
-
/** Unique, immutable job id. */
|
|
4697
|
-
readonly jobId?: string;
|
|
4698
|
-
/** The UTC date and time at which the job started. */
|
|
4699
|
-
readonly startTimeUtc?: Date;
|
|
4700
|
-
/** The UTC date and time at which the job completed. */
|
|
4701
|
-
readonly endTimeUtc?: Date;
|
|
4702
|
-
/** Status of Edge device job. */
|
|
4703
|
-
readonly status?: JobStatus;
|
|
4704
|
-
/** error details. */
|
|
4705
|
-
readonly error?: ErrorDetail;
|
|
4706
|
-
}
|
|
4707
|
-
export declare function edgeMachineJobPropertiesSerializer(item: EdgeMachineJobProperties): any;
|
|
4708
|
-
export declare function edgeMachineJobPropertiesDeserializer(item: any): EdgeMachineJobProperties;
|
|
4709
|
-
/** Alias for EdgeMachineJobPropertiesUnion */
|
|
4710
|
-
export type EdgeMachineJobPropertiesUnion = EdgeMachineRemoteSupportJobProperties | ProvisionOsJobProperties | DownloadOsJobProperties | EdgeMachineCollectLogJobProperties | EdgeMachineJobProperties;
|
|
4711
|
-
export declare function edgeMachineJobPropertiesUnionSerializer(item: EdgeMachineJobPropertiesUnion): any;
|
|
4712
|
-
export declare function edgeMachineJobPropertiesUnionDeserializer(item: any): EdgeMachineJobPropertiesUnion;
|
|
4713
|
-
/** Job Type supported. */
|
|
4714
|
-
export declare enum KnownEdgeMachineJobType {
|
|
4715
|
-
/** Job to collect logs from the device. */
|
|
4716
|
-
CollectLog = "CollectLog",
|
|
4717
|
-
/** Job to provide remote support to the device. */
|
|
4718
|
-
RemoteSupport = "RemoteSupport",
|
|
4719
|
-
/** Job to provision operating system in the device. */
|
|
4720
|
-
ProvisionOs = "ProvisionOs",
|
|
4721
|
-
/** Job to download OS packages on to the device */
|
|
4722
|
-
DownloadOs = "DownloadOs"
|
|
4723
|
-
}
|
|
4724
|
-
/**
|
|
4725
|
-
* Job Type supported. \
|
|
4726
|
-
* {@link KnownEdgeMachineJobType} can be used interchangeably with EdgeMachineJobType,
|
|
4727
|
-
* this enum contains the known values that the service supports.
|
|
4728
|
-
* ### Known values supported by the service
|
|
4729
|
-
* **CollectLog**: Job to collect logs from the device. \
|
|
4730
|
-
* **RemoteSupport**: Job to provide remote support to the device. \
|
|
4731
|
-
* **ProvisionOs**: Job to provision operating system in the device. \
|
|
4732
|
-
* **DownloadOs**: Job to download OS packages on to the device
|
|
4733
|
-
*/
|
|
4734
|
-
export type EdgeMachineJobType = string;
|
|
4735
|
-
/** Properties for adding a server in the cluster. */
|
|
4736
|
-
export interface EdgeMachineRemoteSupportJobProperties extends EdgeMachineJobProperties {
|
|
4737
|
-
/** Job Type to support polymorphic resource. */
|
|
4738
|
-
jobType: "RemoteSupport";
|
|
4739
|
-
/** Remote support access level. */
|
|
4740
|
-
accessLevel: RemoteSupportAccessLevel;
|
|
4741
|
-
/** Remote support expiration timestamp. */
|
|
4742
|
-
expirationTimestamp: Date;
|
|
4743
|
-
/** Remote support type. */
|
|
4744
|
-
type: RemoteSupportType;
|
|
4745
|
-
/** log collection job reported properties. */
|
|
4746
|
-
readonly reportedProperties?: EdgeMachineRemoteSupportJobReportedProperties;
|
|
4747
|
-
}
|
|
4748
|
-
export declare function edgeMachineRemoteSupportJobPropertiesSerializer(item: EdgeMachineRemoteSupportJobProperties): any;
|
|
4749
|
-
export declare function edgeMachineRemoteSupportJobPropertiesDeserializer(item: any): EdgeMachineRemoteSupportJobProperties;
|
|
4750
|
-
/** Represents the reported properties of a remote support job. */
|
|
4751
|
-
export interface EdgeMachineRemoteSupportJobReportedProperties {
|
|
4752
|
-
/** The percentage of the job that is complete. */
|
|
4753
|
-
readonly percentComplete?: number;
|
|
4754
|
-
/** Validation status of job. */
|
|
4755
|
-
readonly validationStatus?: EceActionStatus;
|
|
4756
|
-
/** Deployment status of job. */
|
|
4757
|
-
readonly deploymentStatus?: EceActionStatus;
|
|
4758
|
-
/** Optional settings for configuring the node for remote support. */
|
|
4759
|
-
readonly nodeSettings?: EdgeMachineRemoteSupportNodeSettings;
|
|
4760
|
-
/** Details of the remote support session. */
|
|
4761
|
-
readonly sessionDetails?: RemoteSupportSession[];
|
|
4762
|
-
}
|
|
4763
|
-
export declare function edgeMachineRemoteSupportJobReportedPropertiesDeserializer(item: any): EdgeMachineRemoteSupportJobReportedProperties;
|
|
4764
|
-
/** Represents the settings of a remote support node. */
|
|
4765
|
-
export interface EdgeMachineRemoteSupportNodeSettings {
|
|
4766
|
-
/** The state of the remote support node. */
|
|
4767
|
-
readonly state?: string;
|
|
4768
|
-
/** The timestamp when the node settings were created, in UTC. */
|
|
4769
|
-
readonly createdAt?: Date;
|
|
4770
|
-
/** The timestamp when the node settings were last updated, in UTC. */
|
|
4771
|
-
readonly updatedAt?: Date;
|
|
4772
|
-
/** The current connection status of the remote support session. */
|
|
4773
|
-
readonly connectionStatus?: string;
|
|
4774
|
-
/** The error message, if any, from the last connection attempt. */
|
|
4775
|
-
readonly connectionErrorMessage?: string;
|
|
4776
|
-
}
|
|
4777
|
-
export declare function edgeMachineRemoteSupportNodeSettingsDeserializer(item: any): EdgeMachineRemoteSupportNodeSettings;
|
|
4778
|
-
/** Represents the properties of an Azure Linux restricted operating environment Provision Os job. */
|
|
4779
|
-
export interface ProvisionOsJobProperties extends EdgeMachineJobProperties {
|
|
4780
|
-
/** Job Type to support polymorphic resource. */
|
|
4781
|
-
jobType: "ProvisionOs";
|
|
4782
|
-
/** Os Provisioning request. */
|
|
4783
|
-
provisioningRequest: ProvisioningRequest;
|
|
4784
|
-
/** Reported Properties for Provision Os job */
|
|
4785
|
-
reportedProperties?: ProvisionOsReportedProperties;
|
|
4786
|
-
}
|
|
4787
|
-
export declare function provisionOsJobPropertiesSerializer(item: ProvisionOsJobProperties): any;
|
|
4788
|
-
export declare function provisionOsJobPropertiesDeserializer(item: any): ProvisionOsJobProperties;
|
|
4789
|
-
/** Represents a provisioning request. */
|
|
4790
|
-
export interface ProvisioningRequest {
|
|
4791
|
-
/** Target operating system to support polymorphic resource. */
|
|
4792
|
-
target: ProvisioningOsType;
|
|
4793
|
-
/** Operating system profile. */
|
|
4794
|
-
osProfile: OsProvisionProfile;
|
|
4795
|
-
/** User configuration. */
|
|
4796
|
-
userDetails?: UserDetails[];
|
|
4797
|
-
/** Onboarding configuration. */
|
|
4798
|
-
onboardingConfiguration?: OnboardingConfiguration;
|
|
4799
|
-
/** Device configuration. */
|
|
4800
|
-
deviceConfiguration?: TargetDeviceConfiguration;
|
|
4801
|
-
/** Base64 encoded custom configuration for CAPI to use */
|
|
4802
|
-
customConfiguration?: string;
|
|
4803
|
-
}
|
|
4804
|
-
export declare function provisioningRequestSerializer(item: ProvisioningRequest): any;
|
|
4805
|
-
export declare function provisioningRequestDeserializer(item: any): ProvisioningRequest;
|
|
4806
|
-
/** Represents the provisioning operating system type. */
|
|
4807
|
-
export declare enum KnownProvisioningOsType {
|
|
4808
|
-
/** AzureLinux OS. */
|
|
4809
|
-
AzureLinux = "AzureLinux",
|
|
4810
|
-
/** HCI OS. */
|
|
4811
|
-
HCI = "HCI"
|
|
4812
|
-
}
|
|
4813
|
-
/**
|
|
4814
|
-
* Represents the provisioning operating system type. \
|
|
4815
|
-
* {@link KnownProvisioningOsType} can be used interchangeably with ProvisioningOsType,
|
|
4816
|
-
* this enum contains the known values that the service supports.
|
|
4817
|
-
* ### Known values supported by the service
|
|
4818
|
-
* **AzureLinux**: AzureLinux OS. \
|
|
4819
|
-
* **HCI**: HCI OS.
|
|
4820
|
-
*/
|
|
4821
|
-
export type ProvisioningOsType = string;
|
|
4822
|
-
/** Onboarding configuration. */
|
|
4823
|
-
export interface OnboardingConfiguration {
|
|
4824
|
-
/** Type of the onboarding resource to support polymorphic resource. */
|
|
4825
|
-
type?: OnboardingResourceType;
|
|
4826
|
-
/** Resource ID. */
|
|
4827
|
-
resourceId?: string;
|
|
4828
|
-
/** Location of the resource. */
|
|
4829
|
-
location?: string;
|
|
4830
|
-
/** Tenant ID of the resource. */
|
|
4831
|
-
tenantId?: string;
|
|
4832
|
-
/** Azure Arc virtual machine ID. */
|
|
4833
|
-
arcVirtualMachineId?: string;
|
|
4834
|
-
}
|
|
4835
|
-
export declare function onboardingConfigurationSerializer(item: OnboardingConfiguration): any;
|
|
4836
|
-
export declare function onboardingConfigurationDeserializer(item: any): OnboardingConfiguration;
|
|
4837
|
-
/** Onboarding resource type. */
|
|
4838
|
-
export declare enum KnownOnboardingResourceType {
|
|
4839
|
-
/** Hybrid Compute Machine. */
|
|
4840
|
-
HybridComputeMachine = "HybridComputeMachine"
|
|
4841
|
-
}
|
|
4842
|
-
/**
|
|
4843
|
-
* Onboarding resource type. \
|
|
4844
|
-
* {@link KnownOnboardingResourceType} can be used interchangeably with OnboardingResourceType,
|
|
4845
|
-
* this enum contains the known values that the service supports.
|
|
4846
|
-
* ### Known values supported by the service
|
|
4847
|
-
* **HybridComputeMachine**: Hybrid Compute Machine.
|
|
4848
|
-
*/
|
|
4849
|
-
export type OnboardingResourceType = string;
|
|
4850
|
-
/** Reported Properties for Provision Os job */
|
|
4851
|
-
export interface ProvisionOsReportedProperties {
|
|
4852
|
-
/** The percentage of the job that is complete. */
|
|
4853
|
-
readonly percentComplete?: number;
|
|
4854
|
-
/** Validation status of job. */
|
|
4855
|
-
readonly validationStatus?: EceActionStatus;
|
|
4856
|
-
/** Deployment status of job. */
|
|
4857
|
-
readonly deploymentStatus?: EceActionStatus;
|
|
4858
|
-
}
|
|
4859
|
-
export declare function provisionOsReportedPropertiesSerializer(_item: ProvisionOsReportedProperties): any;
|
|
4860
|
-
export declare function provisionOsReportedPropertiesDeserializer(item: any): ProvisionOsReportedProperties;
|
|
4861
|
-
/** Represents the properties of Download Os job. */
|
|
4862
|
-
export interface DownloadOsJobProperties extends EdgeMachineJobProperties {
|
|
4863
|
-
/** Job Type to support polymorphic resource. */
|
|
4864
|
-
jobType: "DownloadOs";
|
|
4865
|
-
/** Download OS request. */
|
|
4866
|
-
downloadRequest: DownloadRequest;
|
|
4867
|
-
/** Reported Properties for Download Os job */
|
|
4868
|
-
reportedProperties?: ProvisionOsReportedProperties;
|
|
4869
|
-
}
|
|
4870
|
-
export declare function downloadOsJobPropertiesSerializer(item: DownloadOsJobProperties): any;
|
|
4871
|
-
export declare function downloadOsJobPropertiesDeserializer(item: any): DownloadOsJobProperties;
|
|
4872
|
-
/** Download Request properties */
|
|
4873
|
-
export interface DownloadRequest {
|
|
4874
|
-
/** Target operating system to support polymorphic resource. */
|
|
4875
|
-
target: ProvisioningOsType;
|
|
4876
|
-
/** Operating system profile. */
|
|
4877
|
-
osProfile: DownloadOsProfile;
|
|
4878
|
-
}
|
|
4879
|
-
export declare function downloadRequestSerializer(item: DownloadRequest): any;
|
|
4880
|
-
export declare function downloadRequestDeserializer(item: any): DownloadRequest;
|
|
4881
|
-
/** Operating system profile. */
|
|
4882
|
-
export interface DownloadOsProfile {
|
|
4883
|
-
/** Name of the operating system. */
|
|
4884
|
-
osName?: string;
|
|
4885
|
-
/** Type of the operating system. */
|
|
4886
|
-
osType?: string;
|
|
4887
|
-
/** Version of the operating system. */
|
|
4888
|
-
osVersion?: string;
|
|
4889
|
-
/** Location of the operating system image. */
|
|
4890
|
-
osImageLocation?: string;
|
|
4891
|
-
/** Validated Solution Recipe version to be used for the job */
|
|
4892
|
-
vsrVersion?: string;
|
|
4893
|
-
/** Hash of the OS package downloaded */
|
|
4894
|
-
imageHash?: string;
|
|
4895
|
-
/** GPG Public Key used for package verification */
|
|
4896
|
-
gpgPubKey?: string;
|
|
4897
|
-
}
|
|
4898
|
-
export declare function downloadOsProfileSerializer(item: DownloadOsProfile): any;
|
|
4899
|
-
export declare function downloadOsProfileDeserializer(item: any): DownloadOsProfile;
|
|
4900
|
-
/** Properties for pausing a server in the cluster. */
|
|
4901
|
-
export interface EdgeMachineCollectLogJobProperties extends EdgeMachineJobProperties {
|
|
4902
|
-
/** ClusterJob Type to support polymorphic resource. */
|
|
4903
|
-
jobType: "CollectLog";
|
|
4904
|
-
/** From date for log collection. */
|
|
4905
|
-
fromDate: Date;
|
|
4906
|
-
/** To date for log collection. */
|
|
4907
|
-
toDate: Date;
|
|
4908
|
-
/** To date for log collection. */
|
|
4909
|
-
readonly lastLogGenerated?: Date;
|
|
4910
|
-
/** log collection job reported properties. */
|
|
4911
|
-
readonly reportedProperties?: EdgeMachineCollectLogJobReportedProperties;
|
|
4912
|
-
}
|
|
4913
|
-
export declare function edgeMachineCollectLogJobPropertiesSerializer(item: EdgeMachineCollectLogJobProperties): any;
|
|
4914
|
-
export declare function edgeMachineCollectLogJobPropertiesDeserializer(item: any): EdgeMachineCollectLogJobProperties;
|
|
4915
|
-
/** Represents the reported properties of a log collection job. */
|
|
4916
|
-
export interface EdgeMachineCollectLogJobReportedProperties {
|
|
4917
|
-
/** The percentage of the job that is complete. */
|
|
4918
|
-
readonly percentComplete?: number;
|
|
4919
|
-
/** Validation status of job. */
|
|
4920
|
-
readonly validationStatus?: EceActionStatus;
|
|
4921
|
-
/** Deployment status of job. */
|
|
4922
|
-
readonly deploymentStatus?: EceActionStatus;
|
|
4923
|
-
/** Details of the log collection session. */
|
|
4924
|
-
readonly logCollectionSessionDetails?: LogCollectionJobSession[];
|
|
4925
|
-
}
|
|
4926
|
-
export declare function edgeMachineCollectLogJobReportedPropertiesDeserializer(item: any): EdgeMachineCollectLogJobReportedProperties;
|
|
4927
|
-
/** The response of a EdgeMachineJob list operation. */
|
|
4928
|
-
export interface _EdgeMachineJobListResult {
|
|
4929
|
-
/** The EdgeMachineJob items on this page */
|
|
4930
|
-
value: EdgeMachineJob[];
|
|
4931
|
-
/** The link to the next page of items */
|
|
4932
|
-
nextLink?: string;
|
|
4933
|
-
}
|
|
4934
|
-
export declare function _edgeMachineJobListResultDeserializer(item: any): _EdgeMachineJobListResult;
|
|
4935
|
-
export declare function edgeMachineJobArraySerializer(result: Array<EdgeMachineJob>): any[];
|
|
4936
|
-
export declare function edgeMachineJobArrayDeserializer(result: Array<EdgeMachineJob>): any[];
|
|
4937
|
-
/** Validate Ownership Voucher Request */
|
|
4938
|
-
export interface ValidateOwnershipVouchersRequest {
|
|
4939
|
-
/** Ownership Voucher Details. */
|
|
4940
|
-
ownershipVoucherDetails: OwnershipVoucherDetails[];
|
|
4941
|
-
}
|
|
4942
|
-
export declare function validateOwnershipVouchersRequestSerializer(item: ValidateOwnershipVouchersRequest): any;
|
|
4943
|
-
export declare function ownershipVoucherDetailsArraySerializer(result: Array<OwnershipVoucherDetails>): any[];
|
|
4944
|
-
export declare function ownershipVoucherDetailsArrayDeserializer(result: Array<OwnershipVoucherDetails>): any[];
|
|
4945
|
-
/** Validate Ownership Voucher Response */
|
|
4946
|
-
export interface ValidateOwnershipVouchersResponse {
|
|
4947
|
-
/** Ownership Voucher Validation Details. */
|
|
4948
|
-
ownershipVoucherValidationDetails: OwnershipVoucherValidationDetails[];
|
|
4949
|
-
}
|
|
4950
|
-
export declare function validateOwnershipVouchersResponseDeserializer(item: any): ValidateOwnershipVouchersResponse;
|
|
4951
|
-
export declare function ownershipVoucherValidationDetailsArrayDeserializer(result: Array<OwnershipVoucherValidationDetails>): any[];
|
|
4952
|
-
/** Cluster Jobs resource */
|
|
4953
|
-
export interface ClusterJob extends ProxyResource {
|
|
4954
|
-
/** The resource-specific properties for this resource. */
|
|
4955
|
-
properties?: ClusterJobPropertiesUnion;
|
|
4956
|
-
}
|
|
4957
|
-
export declare function clusterJobSerializer(item: ClusterJob): any;
|
|
4958
|
-
export declare function clusterJobDeserializer(item: any): ClusterJob;
|
|
4959
|
-
/** Cluster Job properties */
|
|
4960
|
-
export interface ClusterJobProperties {
|
|
4961
|
-
/** Job Type to support polymorphic resource. */
|
|
4962
|
-
/** The discriminator possible values: ConfigureSdnIntegration, ConfigureCVM */
|
|
4963
|
-
jobType: HciJobType;
|
|
4964
|
-
/** Deployment mode to trigger job. */
|
|
4965
|
-
deploymentMode?: DeploymentMode;
|
|
4966
|
-
/** Job provisioning state */
|
|
4967
|
-
readonly provisioningState?: ProvisioningState;
|
|
4968
|
-
/** Unique, immutable job id. */
|
|
4969
|
-
readonly jobId?: string;
|
|
4970
|
-
/** The UTC date and time at which the job started. */
|
|
4971
|
-
readonly startTimeUtc?: Date;
|
|
4972
|
-
/** The UTC date and time at which the job completed. */
|
|
4973
|
-
readonly endTimeUtc?: Date;
|
|
4974
|
-
/** Status of Cluster job. */
|
|
4975
|
-
readonly status?: JobStatus;
|
|
4976
|
-
/** Reported properties for job */
|
|
4977
|
-
readonly reportedProperties?: JobReportedProperties;
|
|
4978
|
-
}
|
|
4979
|
-
export declare function clusterJobPropertiesSerializer(item: ClusterJobProperties): any;
|
|
4980
|
-
export declare function clusterJobPropertiesDeserializer(item: any): ClusterJobProperties;
|
|
4981
|
-
/** Alias for ClusterJobPropertiesUnion */
|
|
4982
|
-
export type ClusterJobPropertiesUnion = HciConfigureSdnIntegrationJobProperties | HciConfigureCvmJobProperties | ClusterJobProperties;
|
|
4983
|
-
export declare function clusterJobPropertiesUnionSerializer(item: ClusterJobPropertiesUnion): any;
|
|
4984
|
-
export declare function clusterJobPropertiesUnionDeserializer(item: any): ClusterJobPropertiesUnion;
|
|
4985
|
-
/** ClusterJob Type supported. */
|
|
4986
|
-
export declare enum KnownHciJobType {
|
|
4987
|
-
/** Job to CVM intent for the cluster. */
|
|
4988
|
-
ConfigureCVM = "ConfigureCVM",
|
|
4989
|
-
/** Job to configure SDN (Software Defined Networking) integration for the cluster. */
|
|
4990
|
-
ConfigureSdnIntegration = "ConfigureSdnIntegration"
|
|
4991
|
-
}
|
|
4992
|
-
/**
|
|
4993
|
-
* ClusterJob Type supported. \
|
|
4994
|
-
* {@link KnownHciJobType} can be used interchangeably with HciJobType,
|
|
4995
|
-
* this enum contains the known values that the service supports.
|
|
4996
|
-
* ### Known values supported by the service
|
|
4997
|
-
* **ConfigureCVM**: Job to CVM intent for the cluster. \
|
|
4998
|
-
* **ConfigureSdnIntegration**: Job to configure SDN (Software Defined Networking) integration for the cluster.
|
|
4999
|
-
*/
|
|
5000
|
-
export type HciJobType = string;
|
|
5001
|
-
/** Reported Properties for job triggered from cloud. */
|
|
5002
|
-
export interface JobReportedProperties {
|
|
5003
|
-
/** The percentage of the job that is complete. */
|
|
5004
|
-
readonly percentComplete?: number;
|
|
5005
|
-
/** Validation status of job. */
|
|
5006
|
-
readonly validationStatus?: EceActionStatus;
|
|
5007
|
-
/** Deployment status of job. */
|
|
5008
|
-
readonly deploymentStatus?: EceActionStatus;
|
|
5009
|
-
}
|
|
5010
|
-
export declare function jobReportedPropertiesDeserializer(item: any): JobReportedProperties;
|
|
5011
|
-
/** Properties for configuring SDN integration intent for the cluster. */
|
|
5012
|
-
export interface HciConfigureSdnIntegrationJobProperties extends ClusterJobProperties {
|
|
5013
|
-
/** ClusterJob Type to support polymorphic resource. */
|
|
5014
|
-
jobType: "ConfigureSdnIntegration";
|
|
5015
|
-
/** Defines the customer's intent for configuring SDN integration */
|
|
5016
|
-
sdnIntegrationIntent: SdnIntegrationIntent;
|
|
5017
|
-
/** A string identifier used to construct the Network Controller (NC) REST resource name. This prefix helps group and distinguish SDN-managed network components and must follow specific formatting rules. */
|
|
5018
|
-
sdnPrefix?: string;
|
|
5019
|
-
}
|
|
5020
|
-
export declare function hciConfigureSdnIntegrationJobPropertiesSerializer(item: HciConfigureSdnIntegrationJobProperties): any;
|
|
5021
|
-
export declare function hciConfigureSdnIntegrationJobPropertiesDeserializer(item: any): HciConfigureSdnIntegrationJobProperties;
|
|
5022
|
-
/** Defines the customer's intent for updating confidential VM properties */
|
|
5023
|
-
export interface HciConfigureCvmJobProperties extends ClusterJobProperties {
|
|
5024
|
-
/** ClusterJob Type to support polymorphic resource. */
|
|
5025
|
-
jobType: "ConfigureCVM";
|
|
5026
|
-
/** Defines the customer's intent for updating confidential VM properties */
|
|
5027
|
-
confidentialVmIntent: ConfidentialVmIntent;
|
|
5028
|
-
}
|
|
5029
|
-
export declare function hciConfigureCvmJobPropertiesSerializer(item: HciConfigureCvmJobProperties): any;
|
|
5030
|
-
export declare function hciConfigureCvmJobPropertiesDeserializer(item: any): HciConfigureCvmJobProperties;
|
|
5031
|
-
/** List of Cluster Job resources for the HCI cluster. */
|
|
5032
|
-
export interface _ClusterJobListResult {
|
|
5033
|
-
/** The ClusterJob items on this page */
|
|
5034
|
-
value: ClusterJob[];
|
|
5035
|
-
/** The link to the next page of items */
|
|
5036
|
-
nextLink?: string;
|
|
5037
|
-
}
|
|
5038
|
-
export declare function _clusterJobListResultDeserializer(item: any): _ClusterJobListResult;
|
|
5039
|
-
export declare function clusterJobArraySerializer(result: Array<ClusterJob>): any[];
|
|
5040
|
-
export declare function clusterJobArrayDeserializer(result: Array<ClusterJob>): any[];
|
|
5041
|
-
/** DevicePool details. */
|
|
5042
|
-
export interface DevicePool extends TrackedResource {
|
|
5043
|
-
/** The resource-specific properties for this resource. */
|
|
5044
|
-
properties?: DevicePoolProperties;
|
|
5045
|
-
/** The managed service identities assigned to this resource. */
|
|
5046
|
-
identity?: ManagedServiceIdentity;
|
|
5047
|
-
}
|
|
5048
|
-
export declare function devicePoolSerializer(item: DevicePool): any;
|
|
5049
|
-
export declare function devicePoolDeserializer(item: any): DevicePool;
|
|
5050
|
-
/** Properties for device pool. */
|
|
5051
|
-
export interface DevicePoolProperties {
|
|
5052
|
-
/** The provisioning state of a resource. */
|
|
5053
|
-
readonly provisioningState?: ProvisioningState;
|
|
5054
|
-
/** Unique, immutable resource id. */
|
|
5055
|
-
readonly cloudId?: string;
|
|
5056
|
-
/** List of machines in device pool. */
|
|
5057
|
-
devices?: DeviceDetail[];
|
|
5058
|
-
/** Custom Location Resource Id for the pool */
|
|
5059
|
-
readonly customLocationResourceId?: string;
|
|
5060
|
-
/** Custom Location Name for the pool, default: <DevicePoolName>-CL */
|
|
5061
|
-
customLocationName?: string;
|
|
5062
|
-
/** Managed resource group name for the pool */
|
|
5063
|
-
managedResourceGroup?: string;
|
|
5064
|
-
/** operation status details for device pool. */
|
|
5065
|
-
readonly operationDetails?: OperationDetail[];
|
|
5066
|
-
}
|
|
5067
|
-
export declare function devicePoolPropertiesSerializer(item: DevicePoolProperties): any;
|
|
5068
|
-
export declare function devicePoolPropertiesDeserializer(item: any): DevicePoolProperties;
|
|
5069
|
-
export declare function deviceDetailArraySerializer(result: Array<DeviceDetail>): any[];
|
|
5070
|
-
export declare function deviceDetailArrayDeserializer(result: Array<DeviceDetail>): any[];
|
|
5071
|
-
/** Device details. */
|
|
5072
|
-
export interface DeviceDetail {
|
|
5073
|
-
/** Resource Id of the device. */
|
|
5074
|
-
deviceResourceId?: string;
|
|
5075
|
-
/** Resource Id of group device belongs to. */
|
|
5076
|
-
readonly claimedBy?: string;
|
|
5077
|
-
}
|
|
5078
|
-
export declare function deviceDetailSerializer(item: DeviceDetail): any;
|
|
5079
|
-
export declare function deviceDetailDeserializer(item: any): DeviceDetail;
|
|
5080
|
-
/** Properties for patching Device Pool. */
|
|
5081
|
-
export interface DevicePoolPatch {
|
|
5082
|
-
/** Resource tags. */
|
|
5083
|
-
tags?: Record<string, string>;
|
|
5084
|
-
/** The managed service identities assigned to this resource. */
|
|
5085
|
-
identity?: ManagedServiceIdentity;
|
|
5086
|
-
}
|
|
5087
|
-
export declare function devicePoolPatchSerializer(item: DevicePoolPatch): any;
|
|
5088
|
-
/** The response of a DevicePool list operation. */
|
|
5089
|
-
export interface _DevicePoolListResult {
|
|
5090
|
-
/** The DevicePool items on this page */
|
|
5091
|
-
value: DevicePool[];
|
|
5092
|
-
/** The link to the next page of items */
|
|
5093
|
-
nextLink?: string;
|
|
5094
|
-
}
|
|
5095
|
-
export declare function _devicePoolListResultDeserializer(item: any): _DevicePoolListResult;
|
|
5096
|
-
export declare function devicePoolArraySerializer(result: Array<DevicePool>): any[];
|
|
5097
|
-
export declare function devicePoolArrayDeserializer(result: Array<DevicePool>): any[];
|
|
5098
|
-
/** Request for claiming devices of the pool. */
|
|
5099
|
-
export interface ClaimDeviceRequest {
|
|
5100
|
-
/** List of resource ids of the devices to be modified */
|
|
5101
|
-
devices: string[];
|
|
5102
|
-
/** Resource Id of group device belongs to. */
|
|
5103
|
-
claimedBy?: string;
|
|
5104
|
-
}
|
|
5105
|
-
export declare function claimDeviceRequestSerializer(item: ClaimDeviceRequest): any;
|
|
5106
|
-
/** Request for releasing devices of the pool. */
|
|
5107
|
-
export interface ReleaseDeviceRequest {
|
|
5108
|
-
/** List of resource ids of the devices to be modified */
|
|
5109
|
-
devices: string[];
|
|
5110
|
-
}
|
|
5111
|
-
export declare function releaseDeviceRequestSerializer(item: ReleaseDeviceRequest): any;
|
|
5112
3861
|
/** Get the update summaries for the cluster */
|
|
5113
3862
|
export interface UpdateSummaries extends ProxyResource {
|
|
5114
3863
|
/** The geo-location where the resource lives */
|
|
@@ -5221,8 +3970,8 @@ export declare function updateSummariesArrayDeserializer(result: Array<UpdateSum
|
|
|
5221
3970
|
export declare enum KnownVersions {
|
|
5222
3971
|
/** The 2026-02-01 API version. */
|
|
5223
3972
|
V20260201 = "2026-02-01",
|
|
5224
|
-
/** The 2026-04-
|
|
5225
|
-
|
|
3973
|
+
/** The 2026-04-30 API version. */
|
|
3974
|
+
V20260430 = "2026-04-30"
|
|
5226
3975
|
}
|
|
5227
3976
|
export declare function _arcSettingPropertiesSerializer(item: ArcSetting): any;
|
|
5228
3977
|
export declare function _arcSettingPropertiesDeserializer(item: any): {
|
|
@@ -5257,7 +4006,6 @@ export declare function _clusterPropertiesDeserializer(item: any): {
|
|
|
5257
4006
|
status: any;
|
|
5258
4007
|
connectivityStatus: any;
|
|
5259
4008
|
cloudId: any;
|
|
5260
|
-
ring: any;
|
|
5261
4009
|
cloudManagementEndpoint: any;
|
|
5262
4010
|
aadClientId: any;
|
|
5263
4011
|
aadTenantId: any;
|
|
@@ -5280,8 +4028,6 @@ export declare function _clusterPropertiesDeserializer(item: any): {
|
|
|
5280
4028
|
resourceProviderObjectId: any;
|
|
5281
4029
|
secretsLocations: any;
|
|
5282
4030
|
clusterPattern: any;
|
|
5283
|
-
confidentialVmProperties: any;
|
|
5284
|
-
sdnProperties: any;
|
|
5285
4031
|
localAvailabilityZones: any;
|
|
5286
4032
|
identityProvider: any;
|
|
5287
4033
|
storageType: any;
|
|
@@ -5336,9 +4082,6 @@ export declare function _extensionPropertiesDeserializer(item: any): {
|
|
|
5336
4082
|
managedBy: any;
|
|
5337
4083
|
};
|
|
5338
4084
|
export declare function _extensionPatchPropertiesSerializer(item: ExtensionPatch): any;
|
|
5339
|
-
export declare function _publisherPropertiesDeserializer(item: any): {
|
|
5340
|
-
provisioningState: any;
|
|
5341
|
-
};
|
|
5342
4085
|
export declare function _securitySettingPropertiesSerializer(item: SecuritySetting): any;
|
|
5343
4086
|
export declare function _securitySettingPropertiesDeserializer(item: any): {
|
|
5344
4087
|
securedCoreComplianceAssignment: any;
|