@azure/arm-migrationassessment 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/LICENSE +21 -0
- package/README.md +115 -0
- package/dist/browser/azureMigrateAssessmentService.d.ts +44 -0
- package/dist/browser/azureMigrateAssessmentService.d.ts.map +1 -0
- package/dist/browser/azureMigrateAssessmentService.js +129 -0
- package/dist/browser/azureMigrateAssessmentService.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +13 -0
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.d.ts +11 -0
- package/dist/browser/lroImpl.d.ts.map +1 -0
- package/dist/browser/lroImpl.js +21 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.d.ts +8381 -0
- package/dist/browser/models/index.d.ts.map +1 -0
- package/dist/browser/models/index.js +2336 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.d.ts +138 -0
- package/dist/browser/models/mappers.d.ts.map +1 -0
- package/dist/browser/models/mappers.js +7301 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/dist/browser/models/parameters.d.ts +48 -0
- package/dist/browser/models/parameters.d.ts.map +1 -0
- package/dist/browser/models/parameters.js +463 -0
- package/dist/browser/models/parameters.js.map +1 -0
- package/dist/browser/operations/assessedMachinesOperations.d.ts +54 -0
- package/dist/browser/operations/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessedMachinesOperations.js +216 -0
- package/dist/browser/operations/assessedMachinesOperations.js.map +1 -0
- package/dist/browser/operations/assessedSqlDatabaseV2Operations.d.ts +54 -0
- package/dist/browser/operations/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/browser/operations/assessedSqlDatabaseV2Operations.js +216 -0
- package/dist/browser/operations/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/browser/operations/assessedSqlInstanceV2Operations.d.ts +54 -0
- package/dist/browser/operations/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/browser/operations/assessedSqlInstanceV2Operations.js +216 -0
- package/dist/browser/operations/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/browser/operations/assessedSqlMachinesOperations.d.ts +54 -0
- package/dist/browser/operations/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessedSqlMachinesOperations.js +216 -0
- package/dist/browser/operations/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/browser/operations/assessedSqlRecommendedEntityOperations.d.ts +54 -0
- package/dist/browser/operations/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessedSqlRecommendedEntityOperations.js +216 -0
- package/dist/browser/operations/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/browser/operations/assessmentOptionsOperations.d.ts +47 -0
- package/dist/browser/operations/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessmentOptionsOperations.js +183 -0
- package/dist/browser/operations/assessmentOptionsOperations.js.map +1 -0
- package/dist/browser/operations/assessmentProjectSummaryOperations.d.ts +47 -0
- package/dist/browser/operations/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessmentProjectSummaryOperations.js +183 -0
- package/dist/browser/operations/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/browser/operations/assessmentProjectsOperations.d.ts +100 -0
- package/dist/browser/operations/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessmentProjectsOperations.js +489 -0
- package/dist/browser/operations/assessmentProjectsOperations.js.map +1 -0
- package/dist/browser/operations/assessmentsOperations.d.ts +100 -0
- package/dist/browser/operations/assessmentsOperations.d.ts.map +1 -0
- package/dist/browser/operations/assessmentsOperations.js +422 -0
- package/dist/browser/operations/assessmentsOperations.js.map +1 -0
- package/dist/browser/operations/avsAssessedMachinesOperations.d.ts +54 -0
- package/dist/browser/operations/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/browser/operations/avsAssessedMachinesOperations.js +216 -0
- package/dist/browser/operations/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/browser/operations/avsAssessmentOptionsOperations.d.ts +47 -0
- package/dist/browser/operations/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operations/avsAssessmentOptionsOperations.js +183 -0
- package/dist/browser/operations/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/browser/operations/avsAssessmentsOperations.d.ts +100 -0
- package/dist/browser/operations/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/browser/operations/avsAssessmentsOperations.js +422 -0
- package/dist/browser/operations/avsAssessmentsOperations.js.map +1 -0
- package/dist/browser/operations/groupsOperations.d.ts +92 -0
- package/dist/browser/operations/groupsOperations.d.ts.map +1 -0
- package/dist/browser/operations/groupsOperations.js +394 -0
- package/dist/browser/operations/groupsOperations.js.map +1 -0
- package/dist/browser/operations/hypervCollectorsOperations.d.ts +74 -0
- package/dist/browser/operations/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operations/hypervCollectorsOperations.js +311 -0
- package/dist/browser/operations/hypervCollectorsOperations.js.map +1 -0
- package/dist/browser/operations/importCollectorsOperations.d.ts +74 -0
- package/dist/browser/operations/importCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operations/importCollectorsOperations.js +311 -0
- package/dist/browser/operations/importCollectorsOperations.js.map +1 -0
- package/dist/browser/operations/index.d.ts +26 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +33 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/dist/browser/operations/machinesOperations.d.ts +47 -0
- package/dist/browser/operations/machinesOperations.d.ts.map +1 -0
- package/dist/browser/operations/machinesOperations.js +189 -0
- package/dist/browser/operations/machinesOperations.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +32 -0
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/dist/browser/operations/operations.js +133 -0
- package/dist/browser/operations/operations.js.map +1 -0
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts +74 -0
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/browser/operations/privateEndpointConnectionOperations.js +321 -0
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/browser/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/browser/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/browser/operations/privateLinkResourceOperations.js +183 -0
- package/dist/browser/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/browser/operations/serverCollectorsOperations.d.ts +74 -0
- package/dist/browser/operations/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operations/serverCollectorsOperations.js +311 -0
- package/dist/browser/operations/serverCollectorsOperations.js.map +1 -0
- package/dist/browser/operations/sqlAssessmentOptionsOperations.d.ts +47 -0
- package/dist/browser/operations/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operations/sqlAssessmentOptionsOperations.js +183 -0
- package/dist/browser/operations/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/browser/operations/sqlAssessmentV2Operations.d.ts +100 -0
- package/dist/browser/operations/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/browser/operations/sqlAssessmentV2Operations.js +422 -0
- package/dist/browser/operations/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/browser/operations/sqlAssessmentV2SummaryOperations.d.ts +54 -0
- package/dist/browser/operations/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/browser/operations/sqlAssessmentV2SummaryOperations.js +210 -0
- package/dist/browser/operations/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/browser/operations/sqlCollectorOperations.d.ts +74 -0
- package/dist/browser/operations/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/browser/operations/sqlCollectorOperations.js +311 -0
- package/dist/browser/operations/sqlCollectorOperations.js.map +1 -0
- package/dist/browser/operations/vmwareCollectorsOperations.d.ts +74 -0
- package/dist/browser/operations/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operations/vmwareCollectorsOperations.js +311 -0
- package/dist/browser/operations/vmwareCollectorsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessedMachinesOperations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessedMachinesOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessedMachinesOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlDatabaseV2Operations.js +9 -0
- package/dist/browser/operationsInterfaces/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlInstanceV2Operations.js +9 -0
- package/dist/browser/operationsInterfaces/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlMachinesOperations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlMachinesOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessedSqlRecommendedEntityOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentOptionsOperations.d.ts +21 -0
- package/dist/browser/operationsInterfaces/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentOptionsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessmentOptionsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentProjectSummaryOperations.d.ts +21 -0
- package/dist/browser/operationsInterfaces/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentProjectSummaryOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentProjectsOperations.d.ts +64 -0
- package/dist/browser/operationsInterfaces/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentProjectsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessmentProjectsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentsOperations.d.ts +73 -0
- package/dist/browser/operationsInterfaces/assessmentsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/assessmentsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/assessmentsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/avsAssessedMachinesOperations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/avsAssessedMachinesOperations.js +9 -0
- package/dist/browser/operationsInterfaces/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/avsAssessmentOptionsOperations.d.ts +21 -0
- package/dist/browser/operationsInterfaces/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/avsAssessmentOptionsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/avsAssessmentsOperations.d.ts +73 -0
- package/dist/browser/operationsInterfaces/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/avsAssessmentsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/avsAssessmentsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/groupsOperations.d.ts +66 -0
- package/dist/browser/operationsInterfaces/groupsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/groupsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/groupsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/hypervCollectorsOperations.d.ts +48 -0
- package/dist/browser/operationsInterfaces/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/hypervCollectorsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/hypervCollectorsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/importCollectorsOperations.d.ts +48 -0
- package/dist/browser/operationsInterfaces/importCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/importCollectorsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/importCollectorsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +26 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +33 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/dist/browser/operationsInterfaces/machinesOperations.d.ts +21 -0
- package/dist/browser/operationsInterfaces/machinesOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/machinesOperations.js +9 -0
- package/dist/browser/operationsInterfaces/machinesOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/operations.js +9 -0
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts +48 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.d.ts +21 -0
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/browser/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/serverCollectorsOperations.d.ts +48 -0
- package/dist/browser/operationsInterfaces/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/serverCollectorsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/serverCollectorsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts +21 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentOptionsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2Operations.d.ts +73 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2Operations.js +9 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts +25 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2SummaryOperations.js +9 -0
- package/dist/browser/operationsInterfaces/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/sqlCollectorOperations.d.ts +48 -0
- package/dist/browser/operationsInterfaces/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/sqlCollectorOperations.js +9 -0
- package/dist/browser/operationsInterfaces/sqlCollectorOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/vmwareCollectorsOperations.d.ts +48 -0
- package/dist/browser/operationsInterfaces/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/vmwareCollectorsOperations.js +9 -0
- package/dist/browser/operationsInterfaces/vmwareCollectorsOperations.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.d.ts +13 -0
- package/dist/browser/pagingHelper.d.ts.map +1 -0
- package/dist/browser/pagingHelper.js +32 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/azureMigrateAssessmentService.d.ts +44 -0
- package/dist/commonjs/azureMigrateAssessmentService.d.ts.map +1 -0
- package/dist/commonjs/azureMigrateAssessmentService.js +134 -0
- package/dist/commonjs/azureMigrateAssessmentService.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +24 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +8381 -0
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +2340 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +138 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +7306 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +48 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +466 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/assessedMachinesOperations.d.ts +54 -0
- package/dist/commonjs/operations/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessedMachinesOperations.js +220 -0
- package/dist/commonjs/operations/assessedMachinesOperations.js.map +1 -0
- package/dist/commonjs/operations/assessedSqlDatabaseV2Operations.d.ts +54 -0
- package/dist/commonjs/operations/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessedSqlDatabaseV2Operations.js +220 -0
- package/dist/commonjs/operations/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/commonjs/operations/assessedSqlInstanceV2Operations.d.ts +54 -0
- package/dist/commonjs/operations/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessedSqlInstanceV2Operations.js +220 -0
- package/dist/commonjs/operations/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/commonjs/operations/assessedSqlMachinesOperations.d.ts +54 -0
- package/dist/commonjs/operations/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessedSqlMachinesOperations.js +220 -0
- package/dist/commonjs/operations/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/commonjs/operations/assessedSqlRecommendedEntityOperations.d.ts +54 -0
- package/dist/commonjs/operations/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessedSqlRecommendedEntityOperations.js +220 -0
- package/dist/commonjs/operations/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/commonjs/operations/assessmentOptionsOperations.d.ts +47 -0
- package/dist/commonjs/operations/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessmentOptionsOperations.js +187 -0
- package/dist/commonjs/operations/assessmentOptionsOperations.js.map +1 -0
- package/dist/commonjs/operations/assessmentProjectSummaryOperations.d.ts +47 -0
- package/dist/commonjs/operations/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessmentProjectSummaryOperations.js +187 -0
- package/dist/commonjs/operations/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/commonjs/operations/assessmentProjectsOperations.d.ts +100 -0
- package/dist/commonjs/operations/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessmentProjectsOperations.js +493 -0
- package/dist/commonjs/operations/assessmentProjectsOperations.js.map +1 -0
- package/dist/commonjs/operations/assessmentsOperations.d.ts +100 -0
- package/dist/commonjs/operations/assessmentsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/assessmentsOperations.js +426 -0
- package/dist/commonjs/operations/assessmentsOperations.js.map +1 -0
- package/dist/commonjs/operations/avsAssessedMachinesOperations.d.ts +54 -0
- package/dist/commonjs/operations/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/avsAssessedMachinesOperations.js +220 -0
- package/dist/commonjs/operations/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/commonjs/operations/avsAssessmentOptionsOperations.d.ts +47 -0
- package/dist/commonjs/operations/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/avsAssessmentOptionsOperations.js +187 -0
- package/dist/commonjs/operations/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/commonjs/operations/avsAssessmentsOperations.d.ts +100 -0
- package/dist/commonjs/operations/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/avsAssessmentsOperations.js +426 -0
- package/dist/commonjs/operations/avsAssessmentsOperations.js.map +1 -0
- package/dist/commonjs/operations/groupsOperations.d.ts +92 -0
- package/dist/commonjs/operations/groupsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/groupsOperations.js +398 -0
- package/dist/commonjs/operations/groupsOperations.js.map +1 -0
- package/dist/commonjs/operations/hypervCollectorsOperations.d.ts +74 -0
- package/dist/commonjs/operations/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/hypervCollectorsOperations.js +315 -0
- package/dist/commonjs/operations/hypervCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operations/importCollectorsOperations.d.ts +74 -0
- package/dist/commonjs/operations/importCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/importCollectorsOperations.js +315 -0
- package/dist/commonjs/operations/importCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +26 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +36 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/machinesOperations.d.ts +47 -0
- package/dist/commonjs/operations/machinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/machinesOperations.js +193 -0
- package/dist/commonjs/operations/machinesOperations.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +74 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js +325 -0
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.js +187 -0
- package/dist/commonjs/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/commonjs/operations/serverCollectorsOperations.d.ts +74 -0
- package/dist/commonjs/operations/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/serverCollectorsOperations.js +315 -0
- package/dist/commonjs/operations/serverCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operations/sqlAssessmentOptionsOperations.d.ts +47 -0
- package/dist/commonjs/operations/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/sqlAssessmentOptionsOperations.js +187 -0
- package/dist/commonjs/operations/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/commonjs/operations/sqlAssessmentV2Operations.d.ts +100 -0
- package/dist/commonjs/operations/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/commonjs/operations/sqlAssessmentV2Operations.js +426 -0
- package/dist/commonjs/operations/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/commonjs/operations/sqlAssessmentV2SummaryOperations.d.ts +54 -0
- package/dist/commonjs/operations/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/sqlAssessmentV2SummaryOperations.js +214 -0
- package/dist/commonjs/operations/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/commonjs/operations/sqlCollectorOperations.d.ts +74 -0
- package/dist/commonjs/operations/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/sqlCollectorOperations.js +315 -0
- package/dist/commonjs/operations/sqlCollectorOperations.js.map +1 -0
- package/dist/commonjs/operations/vmwareCollectorsOperations.d.ts +74 -0
- package/dist/commonjs/operations/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/vmwareCollectorsOperations.js +315 -0
- package/dist/commonjs/operations/vmwareCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedMachinesOperations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedMachinesOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessedMachinesOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlDatabaseV2Operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlInstanceV2Operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlMachinesOperations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlMachinesOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlRecommendedEntityOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentOptionsOperations.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentOptionsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessmentOptionsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectSummaryOperations.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectSummaryOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectsOperations.d.ts +64 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessmentProjectsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentsOperations.d.ts +73 -0
- package/dist/commonjs/operationsInterfaces/assessmentsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/assessmentsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/assessmentsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/avsAssessedMachinesOperations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/avsAssessedMachinesOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentOptionsOperations.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentOptionsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentsOperations.d.ts +73 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/avsAssessmentsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/groupsOperations.d.ts +66 -0
- package/dist/commonjs/operationsInterfaces/groupsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/groupsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/groupsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/hypervCollectorsOperations.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/hypervCollectorsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/hypervCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/importCollectorsOperations.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/importCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/importCollectorsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/importCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +26 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +36 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/machinesOperations.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/machinesOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/machinesOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/machinesOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/serverCollectorsOperations.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/serverCollectorsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/serverCollectorsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentOptionsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2Operations.d.ts +73 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2Operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts +25 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2SummaryOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlCollectorOperations.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/sqlCollectorOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/sqlCollectorOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/vmwareCollectorsOperations.d.ts +48 -0
- package/dist/commonjs/operationsInterfaces/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/vmwareCollectorsOperations.js +10 -0
- package/dist/commonjs/operationsInterfaces/vmwareCollectorsOperations.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/commonjs/tsdoc-metadata.json +11 -0
- package/dist/esm/azureMigrateAssessmentService.d.ts +44 -0
- package/dist/esm/azureMigrateAssessmentService.d.ts.map +1 -0
- package/dist/esm/azureMigrateAssessmentService.js +129 -0
- package/dist/esm/azureMigrateAssessmentService.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +13 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +21 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +8381 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +2336 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +138 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +7301 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +48 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +463 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/assessedMachinesOperations.d.ts +54 -0
- package/dist/esm/operations/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessedMachinesOperations.js +216 -0
- package/dist/esm/operations/assessedMachinesOperations.js.map +1 -0
- package/dist/esm/operations/assessedSqlDatabaseV2Operations.d.ts +54 -0
- package/dist/esm/operations/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/esm/operations/assessedSqlDatabaseV2Operations.js +216 -0
- package/dist/esm/operations/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/esm/operations/assessedSqlInstanceV2Operations.d.ts +54 -0
- package/dist/esm/operations/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/esm/operations/assessedSqlInstanceV2Operations.js +216 -0
- package/dist/esm/operations/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/esm/operations/assessedSqlMachinesOperations.d.ts +54 -0
- package/dist/esm/operations/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessedSqlMachinesOperations.js +216 -0
- package/dist/esm/operations/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/esm/operations/assessedSqlRecommendedEntityOperations.d.ts +54 -0
- package/dist/esm/operations/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessedSqlRecommendedEntityOperations.js +216 -0
- package/dist/esm/operations/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/esm/operations/assessmentOptionsOperations.d.ts +47 -0
- package/dist/esm/operations/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessmentOptionsOperations.js +183 -0
- package/dist/esm/operations/assessmentOptionsOperations.js.map +1 -0
- package/dist/esm/operations/assessmentProjectSummaryOperations.d.ts +47 -0
- package/dist/esm/operations/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessmentProjectSummaryOperations.js +183 -0
- package/dist/esm/operations/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/esm/operations/assessmentProjectsOperations.d.ts +100 -0
- package/dist/esm/operations/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessmentProjectsOperations.js +489 -0
- package/dist/esm/operations/assessmentProjectsOperations.js.map +1 -0
- package/dist/esm/operations/assessmentsOperations.d.ts +100 -0
- package/dist/esm/operations/assessmentsOperations.d.ts.map +1 -0
- package/dist/esm/operations/assessmentsOperations.js +422 -0
- package/dist/esm/operations/assessmentsOperations.js.map +1 -0
- package/dist/esm/operations/avsAssessedMachinesOperations.d.ts +54 -0
- package/dist/esm/operations/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/esm/operations/avsAssessedMachinesOperations.js +216 -0
- package/dist/esm/operations/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/esm/operations/avsAssessmentOptionsOperations.d.ts +47 -0
- package/dist/esm/operations/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operations/avsAssessmentOptionsOperations.js +183 -0
- package/dist/esm/operations/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/esm/operations/avsAssessmentsOperations.d.ts +100 -0
- package/dist/esm/operations/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/esm/operations/avsAssessmentsOperations.js +422 -0
- package/dist/esm/operations/avsAssessmentsOperations.js.map +1 -0
- package/dist/esm/operations/groupsOperations.d.ts +92 -0
- package/dist/esm/operations/groupsOperations.d.ts.map +1 -0
- package/dist/esm/operations/groupsOperations.js +394 -0
- package/dist/esm/operations/groupsOperations.js.map +1 -0
- package/dist/esm/operations/hypervCollectorsOperations.d.ts +74 -0
- package/dist/esm/operations/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operations/hypervCollectorsOperations.js +311 -0
- package/dist/esm/operations/hypervCollectorsOperations.js.map +1 -0
- package/dist/esm/operations/importCollectorsOperations.d.ts +74 -0
- package/dist/esm/operations/importCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operations/importCollectorsOperations.js +311 -0
- package/dist/esm/operations/importCollectorsOperations.js.map +1 -0
- package/dist/esm/operations/index.d.ts +26 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +33 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/machinesOperations.d.ts +47 -0
- package/dist/esm/operations/machinesOperations.d.ts.map +1 -0
- package/dist/esm/operations/machinesOperations.js +189 -0
- package/dist/esm/operations/machinesOperations.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +74 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.js +321 -0
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/esm/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/esm/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResourceOperations.js +183 -0
- package/dist/esm/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/esm/operations/serverCollectorsOperations.d.ts +74 -0
- package/dist/esm/operations/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operations/serverCollectorsOperations.js +311 -0
- package/dist/esm/operations/serverCollectorsOperations.js.map +1 -0
- package/dist/esm/operations/sqlAssessmentOptionsOperations.d.ts +47 -0
- package/dist/esm/operations/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operations/sqlAssessmentOptionsOperations.js +183 -0
- package/dist/esm/operations/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/esm/operations/sqlAssessmentV2Operations.d.ts +100 -0
- package/dist/esm/operations/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/esm/operations/sqlAssessmentV2Operations.js +422 -0
- package/dist/esm/operations/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/esm/operations/sqlAssessmentV2SummaryOperations.d.ts +54 -0
- package/dist/esm/operations/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/esm/operations/sqlAssessmentV2SummaryOperations.js +210 -0
- package/dist/esm/operations/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/esm/operations/sqlCollectorOperations.d.ts +74 -0
- package/dist/esm/operations/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/esm/operations/sqlCollectorOperations.js +311 -0
- package/dist/esm/operations/sqlCollectorOperations.js.map +1 -0
- package/dist/esm/operations/vmwareCollectorsOperations.d.ts +74 -0
- package/dist/esm/operations/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operations/vmwareCollectorsOperations.js +311 -0
- package/dist/esm/operations/vmwareCollectorsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessedMachinesOperations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessedMachinesOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessedMachinesOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlDatabaseV2Operations.js +9 -0
- package/dist/esm/operationsInterfaces/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlInstanceV2Operations.js +9 -0
- package/dist/esm/operationsInterfaces/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlMachinesOperations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlMachinesOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessedSqlRecommendedEntityOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentOptionsOperations.d.ts +21 -0
- package/dist/esm/operationsInterfaces/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentOptionsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessmentOptionsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentProjectSummaryOperations.d.ts +21 -0
- package/dist/esm/operationsInterfaces/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentProjectSummaryOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentProjectsOperations.d.ts +64 -0
- package/dist/esm/operationsInterfaces/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentProjectsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessmentProjectsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentsOperations.d.ts +73 -0
- package/dist/esm/operationsInterfaces/assessmentsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/assessmentsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/assessmentsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/avsAssessedMachinesOperations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/avsAssessedMachinesOperations.js +9 -0
- package/dist/esm/operationsInterfaces/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/avsAssessmentOptionsOperations.d.ts +21 -0
- package/dist/esm/operationsInterfaces/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/avsAssessmentOptionsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/avsAssessmentsOperations.d.ts +73 -0
- package/dist/esm/operationsInterfaces/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/avsAssessmentsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/avsAssessmentsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/groupsOperations.d.ts +66 -0
- package/dist/esm/operationsInterfaces/groupsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/groupsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/groupsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/hypervCollectorsOperations.d.ts +48 -0
- package/dist/esm/operationsInterfaces/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/hypervCollectorsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/hypervCollectorsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/importCollectorsOperations.d.ts +48 -0
- package/dist/esm/operationsInterfaces/importCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/importCollectorsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/importCollectorsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +26 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +33 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/machinesOperations.d.ts +21 -0
- package/dist/esm/operationsInterfaces/machinesOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/machinesOperations.js +9 -0
- package/dist/esm/operationsInterfaces/machinesOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +48 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.d.ts +21 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/serverCollectorsOperations.d.ts +48 -0
- package/dist/esm/operationsInterfaces/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/serverCollectorsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/serverCollectorsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts +21 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentOptionsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2Operations.d.ts +73 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2Operations.js +9 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts +25 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2SummaryOperations.js +9 -0
- package/dist/esm/operationsInterfaces/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/sqlCollectorOperations.d.ts +48 -0
- package/dist/esm/operationsInterfaces/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/sqlCollectorOperations.js +9 -0
- package/dist/esm/operationsInterfaces/sqlCollectorOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/vmwareCollectorsOperations.d.ts +48 -0
- package/dist/esm/operationsInterfaces/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/vmwareCollectorsOperations.js +9 -0
- package/dist/esm/operationsInterfaces/vmwareCollectorsOperations.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/azureMigrateAssessmentService.d.ts +44 -0
- package/dist/react-native/azureMigrateAssessmentService.d.ts.map +1 -0
- package/dist/react-native/azureMigrateAssessmentService.js +129 -0
- package/dist/react-native/azureMigrateAssessmentService.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +21 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +8381 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +2336 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +138 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +7301 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +48 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +463 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/assessedMachinesOperations.d.ts +54 -0
- package/dist/react-native/operations/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessedMachinesOperations.js +216 -0
- package/dist/react-native/operations/assessedMachinesOperations.js.map +1 -0
- package/dist/react-native/operations/assessedSqlDatabaseV2Operations.d.ts +54 -0
- package/dist/react-native/operations/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/react-native/operations/assessedSqlDatabaseV2Operations.js +216 -0
- package/dist/react-native/operations/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/react-native/operations/assessedSqlInstanceV2Operations.d.ts +54 -0
- package/dist/react-native/operations/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/react-native/operations/assessedSqlInstanceV2Operations.js +216 -0
- package/dist/react-native/operations/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/react-native/operations/assessedSqlMachinesOperations.d.ts +54 -0
- package/dist/react-native/operations/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessedSqlMachinesOperations.js +216 -0
- package/dist/react-native/operations/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/react-native/operations/assessedSqlRecommendedEntityOperations.d.ts +54 -0
- package/dist/react-native/operations/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessedSqlRecommendedEntityOperations.js +216 -0
- package/dist/react-native/operations/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/react-native/operations/assessmentOptionsOperations.d.ts +47 -0
- package/dist/react-native/operations/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessmentOptionsOperations.js +183 -0
- package/dist/react-native/operations/assessmentOptionsOperations.js.map +1 -0
- package/dist/react-native/operations/assessmentProjectSummaryOperations.d.ts +47 -0
- package/dist/react-native/operations/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessmentProjectSummaryOperations.js +183 -0
- package/dist/react-native/operations/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/react-native/operations/assessmentProjectsOperations.d.ts +100 -0
- package/dist/react-native/operations/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessmentProjectsOperations.js +489 -0
- package/dist/react-native/operations/assessmentProjectsOperations.js.map +1 -0
- package/dist/react-native/operations/assessmentsOperations.d.ts +100 -0
- package/dist/react-native/operations/assessmentsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/assessmentsOperations.js +422 -0
- package/dist/react-native/operations/assessmentsOperations.js.map +1 -0
- package/dist/react-native/operations/avsAssessedMachinesOperations.d.ts +54 -0
- package/dist/react-native/operations/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/react-native/operations/avsAssessedMachinesOperations.js +216 -0
- package/dist/react-native/operations/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/react-native/operations/avsAssessmentOptionsOperations.d.ts +47 -0
- package/dist/react-native/operations/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/avsAssessmentOptionsOperations.js +183 -0
- package/dist/react-native/operations/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/react-native/operations/avsAssessmentsOperations.d.ts +100 -0
- package/dist/react-native/operations/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/avsAssessmentsOperations.js +422 -0
- package/dist/react-native/operations/avsAssessmentsOperations.js.map +1 -0
- package/dist/react-native/operations/groupsOperations.d.ts +92 -0
- package/dist/react-native/operations/groupsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/groupsOperations.js +394 -0
- package/dist/react-native/operations/groupsOperations.js.map +1 -0
- package/dist/react-native/operations/hypervCollectorsOperations.d.ts +74 -0
- package/dist/react-native/operations/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/hypervCollectorsOperations.js +311 -0
- package/dist/react-native/operations/hypervCollectorsOperations.js.map +1 -0
- package/dist/react-native/operations/importCollectorsOperations.d.ts +74 -0
- package/dist/react-native/operations/importCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/importCollectorsOperations.js +311 -0
- package/dist/react-native/operations/importCollectorsOperations.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +26 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +33 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/machinesOperations.d.ts +47 -0
- package/dist/react-native/operations/machinesOperations.d.ts.map +1 -0
- package/dist/react-native/operations/machinesOperations.js +189 -0
- package/dist/react-native/operations/machinesOperations.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +74 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +321 -0
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/react-native/operations/privateLinkResourceOperations.d.ts +47 -0
- package/dist/react-native/operations/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResourceOperations.js +183 -0
- package/dist/react-native/operations/privateLinkResourceOperations.js.map +1 -0
- package/dist/react-native/operations/serverCollectorsOperations.d.ts +74 -0
- package/dist/react-native/operations/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/serverCollectorsOperations.js +311 -0
- package/dist/react-native/operations/serverCollectorsOperations.js.map +1 -0
- package/dist/react-native/operations/sqlAssessmentOptionsOperations.d.ts +47 -0
- package/dist/react-native/operations/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/sqlAssessmentOptionsOperations.js +183 -0
- package/dist/react-native/operations/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/react-native/operations/sqlAssessmentV2Operations.d.ts +100 -0
- package/dist/react-native/operations/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/react-native/operations/sqlAssessmentV2Operations.js +422 -0
- package/dist/react-native/operations/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/react-native/operations/sqlAssessmentV2SummaryOperations.d.ts +54 -0
- package/dist/react-native/operations/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/react-native/operations/sqlAssessmentV2SummaryOperations.js +210 -0
- package/dist/react-native/operations/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/react-native/operations/sqlCollectorOperations.d.ts +74 -0
- package/dist/react-native/operations/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/react-native/operations/sqlCollectorOperations.js +311 -0
- package/dist/react-native/operations/sqlCollectorOperations.js.map +1 -0
- package/dist/react-native/operations/vmwareCollectorsOperations.d.ts +74 -0
- package/dist/react-native/operations/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/vmwareCollectorsOperations.js +311 -0
- package/dist/react-native/operations/vmwareCollectorsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedMachinesOperations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/assessedMachinesOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedMachinesOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessedMachinesOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/assessedSqlDatabaseV2Operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlDatabaseV2Operations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessedSqlDatabaseV2Operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/assessedSqlInstanceV2Operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlInstanceV2Operations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessedSqlInstanceV2Operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlMachinesOperations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/assessedSqlMachinesOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlMachinesOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessedSqlMachinesOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/assessedSqlRecommendedEntityOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessedSqlRecommendedEntityOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessedSqlRecommendedEntityOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentOptionsOperations.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/assessmentOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentOptionsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessmentOptionsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectSummaryOperations.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectSummaryOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectSummaryOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectSummaryOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectsOperations.d.ts +64 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessmentProjectsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentsOperations.d.ts +73 -0
- package/dist/react-native/operationsInterfaces/assessmentsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/assessmentsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/assessmentsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/avsAssessedMachinesOperations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/avsAssessedMachinesOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/avsAssessedMachinesOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/avsAssessedMachinesOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentOptionsOperations.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentOptionsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentOptionsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentsOperations.d.ts +73 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/avsAssessmentsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/groupsOperations.d.ts +66 -0
- package/dist/react-native/operationsInterfaces/groupsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/groupsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/groupsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/hypervCollectorsOperations.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/hypervCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/hypervCollectorsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/hypervCollectorsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/importCollectorsOperations.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/importCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/importCollectorsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/importCollectorsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +26 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +33 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/machinesOperations.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/machinesOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/machinesOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/machinesOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResourceOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/serverCollectorsOperations.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/serverCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/serverCollectorsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/serverCollectorsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentOptionsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentOptionsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2Operations.d.ts +73 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2Operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2Operations.js +9 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2Operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts +25 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2SummaryOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2SummaryOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/sqlAssessmentV2SummaryOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlCollectorOperations.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/sqlCollectorOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/sqlCollectorOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/sqlCollectorOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/vmwareCollectorsOperations.d.ts +48 -0
- package/dist/react-native/operationsInterfaces/vmwareCollectorsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/vmwareCollectorsOperations.js +9 -0
- package/dist/react-native/operationsInterfaces/vmwareCollectorsOperations.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +144 -0
- package/review/arm-migrationassessment.api.md +4068 -0
|
@@ -0,0 +1,4068 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-migrationassessment"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
10
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export type ApiVersions = string;
|
|
18
|
+
|
|
19
|
+
// @public (undocumented)
|
|
20
|
+
export interface AssessedDisk {
|
|
21
|
+
displayName?: string;
|
|
22
|
+
gigabytesForRecommendedDiskSize?: number;
|
|
23
|
+
gigabytesProvisioned?: number;
|
|
24
|
+
megabytesPerSecondOfRead?: number;
|
|
25
|
+
megabytesPerSecondOfWrite?: number;
|
|
26
|
+
monthlyStorageCost?: number;
|
|
27
|
+
name?: string;
|
|
28
|
+
numberOfReadOperationsPerSecond?: number;
|
|
29
|
+
numberOfWriteOperationsPerSecond?: number;
|
|
30
|
+
recommendDiskThroughputInMbps?: number;
|
|
31
|
+
recommendedDiskIops?: number;
|
|
32
|
+
recommendedDiskSize?: AzureDiskSize;
|
|
33
|
+
recommendedDiskType?: AzureDiskType;
|
|
34
|
+
suitability?: CloudSuitability;
|
|
35
|
+
suitabilityDetail?: AzureDiskSuitabilityDetail;
|
|
36
|
+
suitabilityExplanation?: AzureDiskSuitabilityExplanation;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
// @public
|
|
40
|
+
export interface AssessedDiskData {
|
|
41
|
+
displayName?: string;
|
|
42
|
+
gigabytesProvisioned?: number;
|
|
43
|
+
megabytesPerSecondOfRead?: number;
|
|
44
|
+
megabytesPerSecondOfWrite?: number;
|
|
45
|
+
monthlyStorageCost?: number;
|
|
46
|
+
name?: string;
|
|
47
|
+
numberOfReadOperationsPerSecond?: number;
|
|
48
|
+
numberOfWriteOperationsPerSecond?: number;
|
|
49
|
+
recommendDiskThroughputInMbps?: number;
|
|
50
|
+
recommendedDiskIops?: number;
|
|
51
|
+
recommendedDiskSize?: AzureDiskSize;
|
|
52
|
+
recommendedDiskSizeGigabytes?: number;
|
|
53
|
+
recommendedDiskType?: AzureDiskType;
|
|
54
|
+
suitability?: CloudSuitability;
|
|
55
|
+
suitabilityDetail?: AzureDiskSuitabilityDetail;
|
|
56
|
+
suitabilityExplanation?: AzureDiskSuitabilityExplanation;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
// @public
|
|
60
|
+
export interface AssessedMachine extends ProxyResource {
|
|
61
|
+
readonly bootType?: MachineBootType;
|
|
62
|
+
readonly confidenceRatingInPercentage?: number;
|
|
63
|
+
costComponents?: CostComponent[];
|
|
64
|
+
readonly createdTimestamp?: Date;
|
|
65
|
+
readonly datacenterMachineArmId?: string;
|
|
66
|
+
readonly datacenterManagementServerArmId?: string;
|
|
67
|
+
readonly datacenterManagementServerName?: string;
|
|
68
|
+
readonly description?: string;
|
|
69
|
+
readonly disks?: {
|
|
70
|
+
[propertyName: string]: AssessedDisk;
|
|
71
|
+
};
|
|
72
|
+
readonly displayName?: string;
|
|
73
|
+
readonly errors?: ErrorModel[];
|
|
74
|
+
hostProcessor?: ProcessorInfo;
|
|
75
|
+
readonly megabytesOfMemory?: number;
|
|
76
|
+
readonly megabytesOfMemoryForRecommendedSize?: number;
|
|
77
|
+
readonly monthlyBandwidthCost?: number;
|
|
78
|
+
readonly monthlyComputeCostForRecommendedSize?: number;
|
|
79
|
+
readonly monthlyPremiumStorageCost?: number;
|
|
80
|
+
readonly monthlyStandardSsdStorageCost?: number;
|
|
81
|
+
readonly monthlyStorageCost?: number;
|
|
82
|
+
readonly monthlyUltraStorageCost?: number;
|
|
83
|
+
readonly networkAdapters?: {
|
|
84
|
+
[propertyName: string]: AssessedNetworkAdapter;
|
|
85
|
+
};
|
|
86
|
+
readonly numberOfCores?: number;
|
|
87
|
+
readonly numberOfCoresForRecommendedSize?: number;
|
|
88
|
+
readonly operatingSystemArchitecture?: GuestOperatingSystemArchitecture;
|
|
89
|
+
readonly operatingSystemName?: string;
|
|
90
|
+
readonly operatingSystemType?: string;
|
|
91
|
+
readonly operatingSystemVersion?: string;
|
|
92
|
+
readonly percentageCoresUtilization?: number;
|
|
93
|
+
readonly percentageMemoryUtilization?: number;
|
|
94
|
+
readonly productSupportStatus?: ProductSupportStatus;
|
|
95
|
+
readonly recommendedSize?: AzureVmSize;
|
|
96
|
+
readonly suitability?: CloudSuitability;
|
|
97
|
+
readonly suitabilityDetail?: AzureVmSuitabilityDetail;
|
|
98
|
+
readonly suitabilityExplanation?: AzureVmSuitabilityExplanation;
|
|
99
|
+
readonly typePropertiesType?: AssessedMachineType;
|
|
100
|
+
readonly updatedTimestamp?: Date;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
// @public
|
|
104
|
+
export interface AssessedMachineListResult {
|
|
105
|
+
nextLink?: string;
|
|
106
|
+
value: AssessedMachine[];
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
// @public
|
|
110
|
+
export interface AssessedMachinesOperations {
|
|
111
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, assessedMachineName: string, options?: AssessedMachinesOperationsGetOptionalParams): Promise<AssessedMachinesOperationsGetResponse>;
|
|
112
|
+
listByAssessment(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessedMachinesOperationsListByAssessmentOptionalParams): PagedAsyncIterableIterator<AssessedMachine>;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
// @public
|
|
116
|
+
export interface AssessedMachinesOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
// @public
|
|
120
|
+
export type AssessedMachinesOperationsGetResponse = AssessedMachine;
|
|
121
|
+
|
|
122
|
+
// @public
|
|
123
|
+
export interface AssessedMachinesOperationsListByAssessmentNextOptionalParams extends coreClient.OperationOptions {
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
// @public
|
|
127
|
+
export type AssessedMachinesOperationsListByAssessmentNextResponse = AssessedMachineListResult;
|
|
128
|
+
|
|
129
|
+
// @public
|
|
130
|
+
export interface AssessedMachinesOperationsListByAssessmentOptionalParams extends coreClient.OperationOptions {
|
|
131
|
+
continuationToken?: string;
|
|
132
|
+
filter?: string;
|
|
133
|
+
pageSize?: number;
|
|
134
|
+
totalRecordCount?: number;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
// @public
|
|
138
|
+
export type AssessedMachinesOperationsListByAssessmentResponse = AssessedMachineListResult;
|
|
139
|
+
|
|
140
|
+
// @public
|
|
141
|
+
export type AssessedMachineType = string;
|
|
142
|
+
|
|
143
|
+
// @public
|
|
144
|
+
export interface AssessedNetworkAdapter {
|
|
145
|
+
displayName?: string;
|
|
146
|
+
readonly ipAddresses?: string[];
|
|
147
|
+
macAddress?: string;
|
|
148
|
+
megabytesPerSecondReceived?: number;
|
|
149
|
+
megabytesPerSecondTransmitted?: number;
|
|
150
|
+
monthlyBandwidthCosts?: number;
|
|
151
|
+
netGigabytesTransmittedPerMonth?: number;
|
|
152
|
+
suitability?: CloudSuitability;
|
|
153
|
+
suitabilityDetail?: AzureNetworkAdapterSuitabilityDetail;
|
|
154
|
+
suitabilityExplanation?: AzureNetworkAdapterSuitabilityExplanation;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
// @public
|
|
158
|
+
export interface AssessedSqlDatabaseV2 extends ProxyResource {
|
|
159
|
+
readonly assessedSqlInstanceArmId?: string;
|
|
160
|
+
readonly azureSqlDBSuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;
|
|
161
|
+
readonly azureSqlMISuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;
|
|
162
|
+
readonly bufferCacheSizeInMB?: number;
|
|
163
|
+
readonly compatibilityLevel?: CompatibilityLevel;
|
|
164
|
+
readonly confidenceRatingInPercentage?: number;
|
|
165
|
+
readonly createdTimestamp?: Date;
|
|
166
|
+
readonly databaseName?: string;
|
|
167
|
+
readonly databaseSizeInMB?: number;
|
|
168
|
+
readonly instanceName?: string;
|
|
169
|
+
readonly isDatabaseHighlyAvailable?: boolean;
|
|
170
|
+
readonly linkedAvailabilityGroupOverview?: SqlAvailabilityGroupDataOverview;
|
|
171
|
+
readonly machineArmId?: string;
|
|
172
|
+
readonly machineName?: string;
|
|
173
|
+
readonly megabytesPerSecondOfRead?: number;
|
|
174
|
+
readonly megabytesPerSecondOfWrite?: number;
|
|
175
|
+
readonly numberOfReadOperationsPerSecond?: number;
|
|
176
|
+
readonly numberOfWriteOperationsPerSecond?: number;
|
|
177
|
+
readonly percentageCoresUtilization?: number;
|
|
178
|
+
readonly productSupportStatus?: ProductSupportStatus;
|
|
179
|
+
readonly recommendedAzureSqlTargetType?: TargetType;
|
|
180
|
+
readonly recommendedSuitability?: RecommendedSuitability;
|
|
181
|
+
readonly sizingCriterion?: AssessmentSizingCriterion;
|
|
182
|
+
readonly sqlDatabaseSdsArmId?: string;
|
|
183
|
+
readonly updatedTimestamp?: Date;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
// @public
|
|
187
|
+
export interface AssessedSqlDatabaseV2ListResult {
|
|
188
|
+
nextLink?: string;
|
|
189
|
+
value: AssessedSqlDatabaseV2[];
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
// @public
|
|
193
|
+
export interface AssessedSqlDatabaseV2Operations {
|
|
194
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, assessedSqlDatabaseName: string, options?: AssessedSqlDatabaseV2OperationsGetOptionalParams): Promise<AssessedSqlDatabaseV2OperationsGetResponse>;
|
|
195
|
+
listBySqlAssessmentV2(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2OptionalParams): PagedAsyncIterableIterator<AssessedSqlDatabaseV2>;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
// @public
|
|
199
|
+
export interface AssessedSqlDatabaseV2OperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
// @public
|
|
203
|
+
export type AssessedSqlDatabaseV2OperationsGetResponse = AssessedSqlDatabaseV2;
|
|
204
|
+
|
|
205
|
+
// @public
|
|
206
|
+
export interface AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2NextOptionalParams extends coreClient.OperationOptions {
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
// @public
|
|
210
|
+
export type AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2NextResponse = AssessedSqlDatabaseV2ListResult;
|
|
211
|
+
|
|
212
|
+
// @public
|
|
213
|
+
export interface AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2OptionalParams extends coreClient.OperationOptions {
|
|
214
|
+
continuationToken?: string;
|
|
215
|
+
filter?: string;
|
|
216
|
+
pageSize?: number;
|
|
217
|
+
totalRecordCount?: number;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
// @public
|
|
221
|
+
export type AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2Response = AssessedSqlDatabaseV2ListResult;
|
|
222
|
+
|
|
223
|
+
// @public
|
|
224
|
+
export interface AssessedSqlInstanceDatabaseSummary {
|
|
225
|
+
largestDatabaseSizeInMB?: number;
|
|
226
|
+
numberOfUserDatabases?: number;
|
|
227
|
+
totalDatabaseSizeInMB?: number;
|
|
228
|
+
totalDiscoveredUserDatabases?: number;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
// @public
|
|
232
|
+
export interface AssessedSqlInstanceDiskDetails {
|
|
233
|
+
diskId?: string;
|
|
234
|
+
diskSizeInMB?: number;
|
|
235
|
+
megabytesPerSecondOfRead?: number;
|
|
236
|
+
megabytesPerSecondOfWrite?: number;
|
|
237
|
+
numberOfReadOperationsPerSecond?: number;
|
|
238
|
+
numberOfWriteOperationsPerSecond?: number;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
// @public
|
|
242
|
+
export interface AssessedSqlInstanceStorageDetails {
|
|
243
|
+
diskSizeInMB?: number;
|
|
244
|
+
megabytesPerSecondOfRead?: number;
|
|
245
|
+
megabytesPerSecondOfWrite?: number;
|
|
246
|
+
numberOfReadOperationsPerSecond?: number;
|
|
247
|
+
numberOfWriteOperationsPerSecond?: number;
|
|
248
|
+
storageType?: string;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
// @public
|
|
252
|
+
export interface AssessedSqlInstanceSummary {
|
|
253
|
+
instanceId?: string;
|
|
254
|
+
instanceName?: string;
|
|
255
|
+
isClustered?: boolean;
|
|
256
|
+
isHighAvailabilityEnabled?: boolean;
|
|
257
|
+
sqlEdition?: string;
|
|
258
|
+
sqlFciState?: SqlFCIState;
|
|
259
|
+
sqlInstanceEntityId?: string;
|
|
260
|
+
sqlInstanceSdsArmId?: string;
|
|
261
|
+
sqlVersion?: string;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
// @public
|
|
265
|
+
export interface AssessedSqlInstanceV2 extends ProxyResource {
|
|
266
|
+
readonly availabilityReplicaSummary?: SqlAvailabilityReplicaSummary;
|
|
267
|
+
readonly azureSqlDBSuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;
|
|
268
|
+
readonly azureSqlMISuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;
|
|
269
|
+
readonly azureSqlVMSuitabilityDetails?: SqlAssessmentV2IaasSuitabilityData;
|
|
270
|
+
readonly confidenceRatingInPercentage?: number;
|
|
271
|
+
readonly createdTimestamp?: Date;
|
|
272
|
+
readonly databaseSummary?: AssessedSqlInstanceDatabaseSummary;
|
|
273
|
+
readonly fciMetadata?: SqlFCIMetadata;
|
|
274
|
+
readonly hasScanOccurred?: boolean;
|
|
275
|
+
readonly instanceName?: string;
|
|
276
|
+
readonly isClustered?: boolean;
|
|
277
|
+
readonly isHighAvailabilityEnabled?: boolean;
|
|
278
|
+
readonly logicalDisks?: AssessedSqlInstanceDiskDetails[];
|
|
279
|
+
readonly machineArmId?: string;
|
|
280
|
+
readonly machineName?: string;
|
|
281
|
+
readonly memoryInUseInMB?: number;
|
|
282
|
+
readonly numberOfCoresAllocated?: number;
|
|
283
|
+
readonly percentageCoresUtilization?: number;
|
|
284
|
+
readonly productSupportStatus?: ProductSupportStatus;
|
|
285
|
+
readonly recommendedAzureSqlTargetType?: TargetType;
|
|
286
|
+
readonly recommendedSuitability?: RecommendedSuitability;
|
|
287
|
+
readonly recommendedTargetReasonings?: SqlRecommendationReasoning[];
|
|
288
|
+
readonly sizingCriterion?: AssessmentSizingCriterion;
|
|
289
|
+
readonly sqlEdition?: string;
|
|
290
|
+
readonly sqlInstanceSdsArmId?: string;
|
|
291
|
+
readonly sqlVersion?: string;
|
|
292
|
+
readonly storageTypeBasedDetails?: AssessedSqlInstanceStorageDetails[];
|
|
293
|
+
readonly updatedTimestamp?: Date;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
// @public
|
|
297
|
+
export interface AssessedSqlInstanceV2ListResult {
|
|
298
|
+
nextLink?: string;
|
|
299
|
+
value: AssessedSqlInstanceV2[];
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
// @public
|
|
303
|
+
export interface AssessedSqlInstanceV2Operations {
|
|
304
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, assessedSqlInstanceName: string, options?: AssessedSqlInstanceV2OperationsGetOptionalParams): Promise<AssessedSqlInstanceV2OperationsGetResponse>;
|
|
305
|
+
listBySqlAssessmentV2(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessedSqlInstanceV2OperationsListBySqlAssessmentV2OptionalParams): PagedAsyncIterableIterator<AssessedSqlInstanceV2>;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
// @public
|
|
309
|
+
export interface AssessedSqlInstanceV2OperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
// @public
|
|
313
|
+
export type AssessedSqlInstanceV2OperationsGetResponse = AssessedSqlInstanceV2;
|
|
314
|
+
|
|
315
|
+
// @public
|
|
316
|
+
export interface AssessedSqlInstanceV2OperationsListBySqlAssessmentV2NextOptionalParams extends coreClient.OperationOptions {
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
// @public
|
|
320
|
+
export type AssessedSqlInstanceV2OperationsListBySqlAssessmentV2NextResponse = AssessedSqlInstanceV2ListResult;
|
|
321
|
+
|
|
322
|
+
// @public
|
|
323
|
+
export interface AssessedSqlInstanceV2OperationsListBySqlAssessmentV2OptionalParams extends coreClient.OperationOptions {
|
|
324
|
+
continuationToken?: string;
|
|
325
|
+
filter?: string;
|
|
326
|
+
pageSize?: number;
|
|
327
|
+
totalRecordCount?: number;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
// @public
|
|
331
|
+
export type AssessedSqlInstanceV2OperationsListBySqlAssessmentV2Response = AssessedSqlInstanceV2ListResult;
|
|
332
|
+
|
|
333
|
+
// @public
|
|
334
|
+
export interface AssessedSqlMachine extends ProxyResource {
|
|
335
|
+
readonly biosGuid?: string;
|
|
336
|
+
readonly bootType?: MachineBootType;
|
|
337
|
+
readonly confidenceRatingInPercentage?: number;
|
|
338
|
+
costComponents?: CostComponent[];
|
|
339
|
+
readonly createdTimestamp?: Date;
|
|
340
|
+
readonly datacenterMachineArmId?: string;
|
|
341
|
+
readonly datacenterManagementServerArmId?: string;
|
|
342
|
+
readonly datacenterManagementServerName?: string;
|
|
343
|
+
readonly description?: string;
|
|
344
|
+
readonly disks?: {
|
|
345
|
+
[propertyName: string]: AssessedDiskData;
|
|
346
|
+
};
|
|
347
|
+
readonly displayName?: string;
|
|
348
|
+
readonly fqdn?: string;
|
|
349
|
+
readonly megabytesOfMemory?: number;
|
|
350
|
+
readonly migrationGuidelines?: SqlMigrationGuideline[];
|
|
351
|
+
readonly monthlyBandwidthCost?: number;
|
|
352
|
+
readonly monthlyComputeCost?: number;
|
|
353
|
+
readonly monthlyStorageCost?: number;
|
|
354
|
+
readonly networkAdapters?: {
|
|
355
|
+
[propertyName: string]: SqlAssessedNetworkAdapter;
|
|
356
|
+
};
|
|
357
|
+
readonly numberOfCores?: number;
|
|
358
|
+
readonly operatingSystemArchitecture?: GuestOperatingSystemArchitecture;
|
|
359
|
+
readonly operatingSystemName?: string;
|
|
360
|
+
readonly operatingSystemType?: string;
|
|
361
|
+
readonly operatingSystemVersion?: string;
|
|
362
|
+
readonly percentageCoresUtilization?: number;
|
|
363
|
+
readonly percentageMemoryUtilization?: number;
|
|
364
|
+
readonly productSupportStatus?: ProductSupportStatus;
|
|
365
|
+
readonly recommendedVmFamily?: AzureVmFamily;
|
|
366
|
+
readonly recommendedVmSize?: AzureVmSize;
|
|
367
|
+
readonly recommendedVmSizeMegabytesOfMemory?: number;
|
|
368
|
+
readonly recommendedVmSizeNumberOfCores?: number;
|
|
369
|
+
readonly securitySuitability?: CloudSuitability;
|
|
370
|
+
readonly sizingCriterion?: AssessmentSizingCriterion;
|
|
371
|
+
readonly sqlInstances?: AssessedSqlInstanceSummary[];
|
|
372
|
+
readonly suitability?: CloudSuitability;
|
|
373
|
+
readonly suitabilityDetail?: AzureVmSuitabilityDetail;
|
|
374
|
+
readonly suitabilityExplanation?: AzureVmSuitabilityExplanation;
|
|
375
|
+
readonly typePropertiesType?: AssessedMachineType;
|
|
376
|
+
readonly updatedTimestamp?: Date;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
// @public
|
|
380
|
+
export interface AssessedSqlMachineListResult {
|
|
381
|
+
nextLink?: string;
|
|
382
|
+
value: AssessedSqlMachine[];
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
// @public
|
|
386
|
+
export interface AssessedSqlMachinesOperations {
|
|
387
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, assessedSqlMachineName: string, options?: AssessedSqlMachinesOperationsGetOptionalParams): Promise<AssessedSqlMachinesOperationsGetResponse>;
|
|
388
|
+
listBySqlAssessmentV2(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessedSqlMachinesOperationsListBySqlAssessmentV2OptionalParams): PagedAsyncIterableIterator<AssessedSqlMachine>;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
// @public
|
|
392
|
+
export interface AssessedSqlMachinesOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
// @public
|
|
396
|
+
export type AssessedSqlMachinesOperationsGetResponse = AssessedSqlMachine;
|
|
397
|
+
|
|
398
|
+
// @public
|
|
399
|
+
export interface AssessedSqlMachinesOperationsListBySqlAssessmentV2NextOptionalParams extends coreClient.OperationOptions {
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
// @public
|
|
403
|
+
export type AssessedSqlMachinesOperationsListBySqlAssessmentV2NextResponse = AssessedSqlMachineListResult;
|
|
404
|
+
|
|
405
|
+
// @public
|
|
406
|
+
export interface AssessedSqlMachinesOperationsListBySqlAssessmentV2OptionalParams extends coreClient.OperationOptions {
|
|
407
|
+
continuationToken?: string;
|
|
408
|
+
filter?: string;
|
|
409
|
+
pageSize?: number;
|
|
410
|
+
totalRecordCount?: number;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
// @public
|
|
414
|
+
export type AssessedSqlMachinesOperationsListBySqlAssessmentV2Response = AssessedSqlMachineListResult;
|
|
415
|
+
|
|
416
|
+
// @public
|
|
417
|
+
export interface AssessedSqlRecommendedEntity extends ProxyResource {
|
|
418
|
+
assessedSqlEntityArmId?: string;
|
|
419
|
+
readonly azureSqlDBSuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;
|
|
420
|
+
readonly azureSqlMISuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;
|
|
421
|
+
readonly azureSqlVMSuitabilityDetails?: SqlAssessmentV2IaasSuitabilityData;
|
|
422
|
+
readonly dbCount?: number;
|
|
423
|
+
readonly discoveredDBCount?: number;
|
|
424
|
+
readonly hasScanOccurred?: boolean;
|
|
425
|
+
readonly instanceName?: string;
|
|
426
|
+
readonly isClustered?: boolean;
|
|
427
|
+
readonly isHighAvailabilityEnabled?: boolean;
|
|
428
|
+
readonly machineName?: string;
|
|
429
|
+
readonly productSupportStatus?: ProductSupportStatus;
|
|
430
|
+
readonly recommendedAzureSqlTargetType?: TargetType;
|
|
431
|
+
readonly recommendedSuitability?: RecommendedSuitability;
|
|
432
|
+
readonly sizingCriterion?: AssessmentSizingCriterion;
|
|
433
|
+
readonly sqlEdition?: string;
|
|
434
|
+
readonly sqlVersion?: string;
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
// @public
|
|
438
|
+
export interface AssessedSqlRecommendedEntityListResult {
|
|
439
|
+
nextLink?: string;
|
|
440
|
+
value: AssessedSqlRecommendedEntity[];
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
// @public
|
|
444
|
+
export interface AssessedSqlRecommendedEntityOperations {
|
|
445
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, recommendedAssessedEntityName: string, options?: AssessedSqlRecommendedEntityOperationsGetOptionalParams): Promise<AssessedSqlRecommendedEntityOperationsGetResponse>;
|
|
446
|
+
listBySqlAssessmentV2(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2OptionalParams): PagedAsyncIterableIterator<AssessedSqlRecommendedEntity>;
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
// @public
|
|
450
|
+
export interface AssessedSqlRecommendedEntityOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
// @public
|
|
454
|
+
export type AssessedSqlRecommendedEntityOperationsGetResponse = AssessedSqlRecommendedEntity;
|
|
455
|
+
|
|
456
|
+
// @public
|
|
457
|
+
export interface AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2NextOptionalParams extends coreClient.OperationOptions {
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
// @public
|
|
461
|
+
export type AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2NextResponse = AssessedSqlRecommendedEntityListResult;
|
|
462
|
+
|
|
463
|
+
// @public
|
|
464
|
+
export interface AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2OptionalParams extends coreClient.OperationOptions {
|
|
465
|
+
continuationToken?: string;
|
|
466
|
+
filter?: string;
|
|
467
|
+
pageSize?: number;
|
|
468
|
+
totalRecordCount?: number;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
// @public
|
|
472
|
+
export type AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2Response = AssessedSqlRecommendedEntityListResult;
|
|
473
|
+
|
|
474
|
+
// @public
|
|
475
|
+
export interface Assessment extends ProxyResource {
|
|
476
|
+
readonly assessmentErrorSummary?: {
|
|
477
|
+
[propertyName: string]: number;
|
|
478
|
+
};
|
|
479
|
+
readonly assessmentType?: AssessmentType;
|
|
480
|
+
azureDiskTypes?: AzureDiskType[];
|
|
481
|
+
azureHybridUseBenefit?: AzureHybridUseBenefit;
|
|
482
|
+
azureLocation?: string;
|
|
483
|
+
azureOfferCode?: AzureOfferCode;
|
|
484
|
+
azurePricingTier?: AzurePricingTier;
|
|
485
|
+
azureStorageRedundancy?: AzureStorageRedundancy;
|
|
486
|
+
azureVmFamilies?: AzureVmFamily[];
|
|
487
|
+
readonly confidenceRatingInPercentage?: number;
|
|
488
|
+
readonly costComponents?: CostComponent[];
|
|
489
|
+
readonly createdTimestamp?: Date;
|
|
490
|
+
currency?: AzureCurrency;
|
|
491
|
+
discountPercentage?: number;
|
|
492
|
+
readonly distributionByOsName?: {
|
|
493
|
+
[propertyName: string]: number;
|
|
494
|
+
};
|
|
495
|
+
readonly distributionByServicePackInsight?: {
|
|
496
|
+
[propertyName: string]: number;
|
|
497
|
+
};
|
|
498
|
+
readonly distributionBySupportStatus?: {
|
|
499
|
+
[propertyName: string]: number;
|
|
500
|
+
};
|
|
501
|
+
eaSubscriptionId?: string;
|
|
502
|
+
readonly groupType?: GroupType;
|
|
503
|
+
readonly monthlyBandwidthCost?: number;
|
|
504
|
+
readonly monthlyComputeCost?: number;
|
|
505
|
+
readonly monthlyPremiumStorageCost?: number;
|
|
506
|
+
readonly monthlyStandardSsdStorageCost?: number;
|
|
507
|
+
readonly monthlyStorageCost?: number;
|
|
508
|
+
readonly monthlyUltraStorageCost?: number;
|
|
509
|
+
readonly numberOfMachines?: number;
|
|
510
|
+
percentile?: Percentile;
|
|
511
|
+
perfDataEndTime?: Date;
|
|
512
|
+
perfDataStartTime?: Date;
|
|
513
|
+
readonly pricesTimestamp?: Date;
|
|
514
|
+
provisioningState?: ProvisioningState;
|
|
515
|
+
reservedInstance?: AzureReservedInstance;
|
|
516
|
+
scalingFactor?: number;
|
|
517
|
+
readonly schemaVersion?: string;
|
|
518
|
+
sizingCriterion?: AssessmentSizingCriterion;
|
|
519
|
+
readonly stage?: AssessmentStage;
|
|
520
|
+
readonly status?: AssessmentStatus;
|
|
521
|
+
readonly suitabilitySummary?: {
|
|
522
|
+
[propertyName: string]: number;
|
|
523
|
+
};
|
|
524
|
+
timeRange?: TimeRange;
|
|
525
|
+
readonly updatedTimestamp?: Date;
|
|
526
|
+
vmUptime?: VmUptime;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
// @public
|
|
530
|
+
export interface AssessmentListResult {
|
|
531
|
+
nextLink?: string;
|
|
532
|
+
value: Assessment[];
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
// @public
|
|
536
|
+
export interface AssessmentOptions extends ProxyResource {
|
|
537
|
+
readonly premiumDiskVmFamilies?: string[];
|
|
538
|
+
readonly reservedInstanceSupportedCurrencies?: string[];
|
|
539
|
+
readonly reservedInstanceSupportedLocations?: string[];
|
|
540
|
+
readonly reservedInstanceSupportedOffers?: string[];
|
|
541
|
+
readonly reservedInstanceVmFamilies?: string[];
|
|
542
|
+
readonly savingsPlanSupportedLocations?: string[];
|
|
543
|
+
readonly savingsPlanVmFamilies?: string[];
|
|
544
|
+
readonly ultraDiskVmFamilies?: UltraDiskAssessmentOptions[];
|
|
545
|
+
readonly vmFamilies?: VmFamilyOptions[];
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
// @public
|
|
549
|
+
export interface AssessmentOptionsListResult {
|
|
550
|
+
nextLink?: string;
|
|
551
|
+
value: AssessmentOptions[];
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
// @public
|
|
555
|
+
export interface AssessmentOptionsOperations {
|
|
556
|
+
get(resourceGroupName: string, projectName: string, assessmentOptionsName: string, options?: AssessmentOptionsOperationsGetOptionalParams): Promise<AssessmentOptionsOperationsGetResponse>;
|
|
557
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: AssessmentOptionsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<AssessmentOptions>;
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
// @public
|
|
561
|
+
export interface AssessmentOptionsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
// @public
|
|
565
|
+
export type AssessmentOptionsOperationsGetResponse = AssessmentOptions;
|
|
566
|
+
|
|
567
|
+
// @public
|
|
568
|
+
export interface AssessmentOptionsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
// @public
|
|
572
|
+
export type AssessmentOptionsOperationsListByAssessmentProjectNextResponse = AssessmentOptionsListResult;
|
|
573
|
+
|
|
574
|
+
// @public
|
|
575
|
+
export interface AssessmentOptionsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
// @public
|
|
579
|
+
export type AssessmentOptionsOperationsListByAssessmentProjectResponse = AssessmentOptionsListResult;
|
|
580
|
+
|
|
581
|
+
// @public
|
|
582
|
+
export interface AssessmentProject extends TrackedResource {
|
|
583
|
+
assessmentSolutionId?: string;
|
|
584
|
+
readonly createdTimestamp?: Date;
|
|
585
|
+
customerStorageAccountArmId?: string;
|
|
586
|
+
customerWorkspaceId?: string;
|
|
587
|
+
customerWorkspaceLocation?: string;
|
|
588
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
589
|
+
projectStatus?: ProjectStatus;
|
|
590
|
+
provisioningState?: ProvisioningState;
|
|
591
|
+
publicNetworkAccess?: string;
|
|
592
|
+
readonly serviceEndpoint?: string;
|
|
593
|
+
readonly updatedTimestamp?: Date;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
// @public
|
|
597
|
+
export interface AssessmentProjectListResult {
|
|
598
|
+
nextLink?: string;
|
|
599
|
+
value: AssessmentProject[];
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
// @public
|
|
603
|
+
export interface AssessmentProjectsOperations {
|
|
604
|
+
beginCreate(resourceGroupName: string, projectName: string, resource: AssessmentProject, options?: AssessmentProjectsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<AssessmentProjectsOperationsCreateResponse>, AssessmentProjectsOperationsCreateResponse>>;
|
|
605
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, resource: AssessmentProject, options?: AssessmentProjectsOperationsCreateOptionalParams): Promise<AssessmentProjectsOperationsCreateResponse>;
|
|
606
|
+
beginUpdate(resourceGroupName: string, projectName: string, properties: AssessmentProjectUpdate, options?: AssessmentProjectsOperationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AssessmentProjectsOperationsUpdateResponse>, AssessmentProjectsOperationsUpdateResponse>>;
|
|
607
|
+
beginUpdateAndWait(resourceGroupName: string, projectName: string, properties: AssessmentProjectUpdate, options?: AssessmentProjectsOperationsUpdateOptionalParams): Promise<AssessmentProjectsOperationsUpdateResponse>;
|
|
608
|
+
delete(resourceGroupName: string, projectName: string, options?: AssessmentProjectsOperationsDeleteOptionalParams): Promise<void>;
|
|
609
|
+
get(resourceGroupName: string, projectName: string, options?: AssessmentProjectsOperationsGetOptionalParams): Promise<AssessmentProjectsOperationsGetResponse>;
|
|
610
|
+
listByResourceGroup(resourceGroupName: string, options?: AssessmentProjectsOperationsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AssessmentProject>;
|
|
611
|
+
listBySubscription(options?: AssessmentProjectsOperationsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<AssessmentProject>;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
// @public
|
|
615
|
+
export interface AssessmentProjectsOperationsCreateHeaders {
|
|
616
|
+
retryAfter?: number;
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
// @public
|
|
620
|
+
export interface AssessmentProjectsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
621
|
+
resumeFrom?: string;
|
|
622
|
+
updateIntervalInMs?: number;
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
// @public
|
|
626
|
+
export type AssessmentProjectsOperationsCreateResponse = AssessmentProject;
|
|
627
|
+
|
|
628
|
+
// @public
|
|
629
|
+
export interface AssessmentProjectsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
// @public
|
|
633
|
+
export interface AssessmentProjectsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
// @public
|
|
637
|
+
export type AssessmentProjectsOperationsGetResponse = AssessmentProject;
|
|
638
|
+
|
|
639
|
+
// @public
|
|
640
|
+
export interface AssessmentProjectsOperationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
641
|
+
}
|
|
642
|
+
|
|
643
|
+
// @public
|
|
644
|
+
export type AssessmentProjectsOperationsListByResourceGroupNextResponse = AssessmentProjectListResult;
|
|
645
|
+
|
|
646
|
+
// @public
|
|
647
|
+
export interface AssessmentProjectsOperationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
// @public
|
|
651
|
+
export type AssessmentProjectsOperationsListByResourceGroupResponse = AssessmentProjectListResult;
|
|
652
|
+
|
|
653
|
+
// @public
|
|
654
|
+
export interface AssessmentProjectsOperationsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
// @public
|
|
658
|
+
export type AssessmentProjectsOperationsListBySubscriptionNextResponse = AssessmentProjectListResult;
|
|
659
|
+
|
|
660
|
+
// @public
|
|
661
|
+
export interface AssessmentProjectsOperationsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
// @public
|
|
665
|
+
export type AssessmentProjectsOperationsListBySubscriptionResponse = AssessmentProjectListResult;
|
|
666
|
+
|
|
667
|
+
// @public
|
|
668
|
+
export interface AssessmentProjectsOperationsUpdateHeaders {
|
|
669
|
+
location?: string;
|
|
670
|
+
retryAfter?: number;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
// @public
|
|
674
|
+
export interface AssessmentProjectsOperationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
675
|
+
resumeFrom?: string;
|
|
676
|
+
updateIntervalInMs?: number;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
// @public
|
|
680
|
+
export type AssessmentProjectsOperationsUpdateResponse = AssessmentProject;
|
|
681
|
+
|
|
682
|
+
// @public
|
|
683
|
+
export interface AssessmentProjectSummary extends ProxyResource {
|
|
684
|
+
readonly errorSummaryAffectedEntities?: ErrorSummary[];
|
|
685
|
+
readonly lastAssessmentTimestamp?: Date;
|
|
686
|
+
readonly numberOfAssessments?: number;
|
|
687
|
+
readonly numberOfGroups?: number;
|
|
688
|
+
readonly numberOfImportMachines?: number;
|
|
689
|
+
readonly numberOfMachines?: number;
|
|
690
|
+
readonly numberOfPrivateEndpointConnections?: number;
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
// @public
|
|
694
|
+
export interface AssessmentProjectSummaryListResult {
|
|
695
|
+
nextLink?: string;
|
|
696
|
+
value: AssessmentProjectSummary[];
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
// @public
|
|
700
|
+
export interface AssessmentProjectSummaryOperations {
|
|
701
|
+
get(resourceGroupName: string, projectName: string, projectSummaryName: string, options?: AssessmentProjectSummaryOperationsGetOptionalParams): Promise<AssessmentProjectSummaryOperationsGetResponse>;
|
|
702
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: AssessmentProjectSummaryOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<AssessmentProjectSummary>;
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
// @public
|
|
706
|
+
export interface AssessmentProjectSummaryOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
// @public
|
|
710
|
+
export type AssessmentProjectSummaryOperationsGetResponse = AssessmentProjectSummary;
|
|
711
|
+
|
|
712
|
+
// @public
|
|
713
|
+
export interface AssessmentProjectSummaryOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
// @public
|
|
717
|
+
export type AssessmentProjectSummaryOperationsListByAssessmentProjectNextResponse = AssessmentProjectSummaryListResult;
|
|
718
|
+
|
|
719
|
+
// @public
|
|
720
|
+
export interface AssessmentProjectSummaryOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
// @public
|
|
724
|
+
export type AssessmentProjectSummaryOperationsListByAssessmentProjectResponse = AssessmentProjectSummaryListResult;
|
|
725
|
+
|
|
726
|
+
// @public
|
|
727
|
+
export interface AssessmentProjectUpdate {
|
|
728
|
+
assessmentSolutionId?: string;
|
|
729
|
+
customerStorageAccountArmId?: string;
|
|
730
|
+
customerWorkspaceId?: string;
|
|
731
|
+
customerWorkspaceLocation?: string;
|
|
732
|
+
projectStatus?: ProjectStatus;
|
|
733
|
+
provisioningState?: ProvisioningState;
|
|
734
|
+
publicNetworkAccess?: string;
|
|
735
|
+
tags?: {
|
|
736
|
+
[propertyName: string]: string;
|
|
737
|
+
};
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
// @public
|
|
741
|
+
export type AssessmentSizingCriterion = string;
|
|
742
|
+
|
|
743
|
+
// @public
|
|
744
|
+
export interface AssessmentsOperations {
|
|
745
|
+
beginCreate(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, resource: Assessment, options?: AssessmentsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<AssessmentsOperationsCreateResponse>, AssessmentsOperationsCreateResponse>>;
|
|
746
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, resource: Assessment, options?: AssessmentsOperationsCreateOptionalParams): Promise<AssessmentsOperationsCreateResponse>;
|
|
747
|
+
beginDownloadUrl(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, body: Record<string, unknown>, options?: AssessmentsOperationsDownloadUrlOptionalParams): Promise<SimplePollerLike<OperationState<AssessmentsOperationsDownloadUrlResponse>, AssessmentsOperationsDownloadUrlResponse>>;
|
|
748
|
+
beginDownloadUrlAndWait(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, body: Record<string, unknown>, options?: AssessmentsOperationsDownloadUrlOptionalParams): Promise<AssessmentsOperationsDownloadUrlResponse>;
|
|
749
|
+
delete(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessmentsOperationsDeleteOptionalParams): Promise<void>;
|
|
750
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AssessmentsOperationsGetOptionalParams): Promise<AssessmentsOperationsGetResponse>;
|
|
751
|
+
listByGroup(resourceGroupName: string, projectName: string, groupName: string, options?: AssessmentsOperationsListByGroupOptionalParams): PagedAsyncIterableIterator<Assessment>;
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
// @public
|
|
755
|
+
export interface AssessmentsOperationsCreateHeaders {
|
|
756
|
+
retryAfter?: number;
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
// @public
|
|
760
|
+
export interface AssessmentsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
761
|
+
resumeFrom?: string;
|
|
762
|
+
updateIntervalInMs?: number;
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
// @public
|
|
766
|
+
export type AssessmentsOperationsCreateResponse = Assessment;
|
|
767
|
+
|
|
768
|
+
// @public
|
|
769
|
+
export interface AssessmentsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
770
|
+
}
|
|
771
|
+
|
|
772
|
+
// @public
|
|
773
|
+
export interface AssessmentsOperationsDownloadUrlHeaders {
|
|
774
|
+
location?: string;
|
|
775
|
+
retryAfter?: number;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
// @public
|
|
779
|
+
export interface AssessmentsOperationsDownloadUrlOptionalParams extends coreClient.OperationOptions {
|
|
780
|
+
resumeFrom?: string;
|
|
781
|
+
updateIntervalInMs?: number;
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
// @public
|
|
785
|
+
export type AssessmentsOperationsDownloadUrlResponse = DownloadUrl;
|
|
786
|
+
|
|
787
|
+
// @public
|
|
788
|
+
export interface AssessmentsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
// @public
|
|
792
|
+
export type AssessmentsOperationsGetResponse = Assessment;
|
|
793
|
+
|
|
794
|
+
// @public
|
|
795
|
+
export interface AssessmentsOperationsListByGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
// @public
|
|
799
|
+
export type AssessmentsOperationsListByGroupNextResponse = AssessmentListResult;
|
|
800
|
+
|
|
801
|
+
// @public
|
|
802
|
+
export interface AssessmentsOperationsListByGroupOptionalParams extends coreClient.OperationOptions {
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
// @public
|
|
806
|
+
export type AssessmentsOperationsListByGroupResponse = AssessmentListResult;
|
|
807
|
+
|
|
808
|
+
// @public
|
|
809
|
+
export type AssessmentStage = string;
|
|
810
|
+
|
|
811
|
+
// @public
|
|
812
|
+
export type AssessmentStatus = string;
|
|
813
|
+
|
|
814
|
+
// @public
|
|
815
|
+
export type AssessmentType = string;
|
|
816
|
+
|
|
817
|
+
// @public
|
|
818
|
+
export type AsyncCommitModeIntent = string;
|
|
819
|
+
|
|
820
|
+
// @public
|
|
821
|
+
export interface AvsAssessedDisk {
|
|
822
|
+
readonly displayName?: string;
|
|
823
|
+
readonly gigabytesProvisioned?: number;
|
|
824
|
+
readonly megabytesPerSecondOfRead?: number;
|
|
825
|
+
readonly megabytesPerSecondOfWrite?: number;
|
|
826
|
+
readonly name?: string;
|
|
827
|
+
readonly numberOfReadOperationsPerSecond?: number;
|
|
828
|
+
readonly numberOfWriteOperationsPerSecond?: number;
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
// @public
|
|
832
|
+
export interface AvsAssessedMachine extends ProxyResource {
|
|
833
|
+
readonly bootType?: MachineBootType;
|
|
834
|
+
readonly confidenceRatingInPercentage?: number;
|
|
835
|
+
readonly createdTimestamp?: Date;
|
|
836
|
+
readonly datacenterMachineArmId?: string;
|
|
837
|
+
readonly datacenterManagementServerArmId?: string;
|
|
838
|
+
readonly datacenterManagementServerName?: string;
|
|
839
|
+
readonly description?: string;
|
|
840
|
+
readonly disks?: {
|
|
841
|
+
[propertyName: string]: AvsAssessedDisk;
|
|
842
|
+
};
|
|
843
|
+
readonly displayName?: string;
|
|
844
|
+
readonly errors?: ErrorModel[];
|
|
845
|
+
readonly megabytesOfMemory?: number;
|
|
846
|
+
readonly networkAdapters?: {
|
|
847
|
+
[propertyName: string]: AvsAssessedNetworkAdapter;
|
|
848
|
+
};
|
|
849
|
+
readonly numberOfCores?: number;
|
|
850
|
+
readonly operatingSystemArchitecture?: GuestOperatingSystemArchitecture;
|
|
851
|
+
readonly operatingSystemName?: string;
|
|
852
|
+
readonly operatingSystemType?: string;
|
|
853
|
+
readonly operatingSystemVersion?: string;
|
|
854
|
+
readonly percentageCoresUtilization?: number;
|
|
855
|
+
readonly percentageMemoryUtilization?: number;
|
|
856
|
+
readonly storageInUseGB?: number;
|
|
857
|
+
readonly suitability?: CloudSuitability;
|
|
858
|
+
readonly suitabilityDetail?: AzureAvsVmSuitabilityDetail;
|
|
859
|
+
readonly suitabilityExplanation?: AzureAvsVmSuitabilityExplanation;
|
|
860
|
+
readonly typePropertiesType?: AssessedMachineType;
|
|
861
|
+
readonly updatedTimestamp?: Date;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
// @public
|
|
865
|
+
export interface AvsAssessedMachineListResult {
|
|
866
|
+
nextLink?: string;
|
|
867
|
+
value: AvsAssessedMachine[];
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
// @public
|
|
871
|
+
export interface AvsAssessedMachinesOperations {
|
|
872
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, avsAssessedMachineName: string, options?: AvsAssessedMachinesOperationsGetOptionalParams): Promise<AvsAssessedMachinesOperationsGetResponse>;
|
|
873
|
+
listByAvsAssessment(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AvsAssessedMachinesOperationsListByAvsAssessmentOptionalParams): PagedAsyncIterableIterator<AvsAssessedMachine>;
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
// @public
|
|
877
|
+
export interface AvsAssessedMachinesOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
// @public
|
|
881
|
+
export type AvsAssessedMachinesOperationsGetResponse = AvsAssessedMachine;
|
|
882
|
+
|
|
883
|
+
// @public
|
|
884
|
+
export interface AvsAssessedMachinesOperationsListByAvsAssessmentNextOptionalParams extends coreClient.OperationOptions {
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
// @public
|
|
888
|
+
export type AvsAssessedMachinesOperationsListByAvsAssessmentNextResponse = AvsAssessedMachineListResult;
|
|
889
|
+
|
|
890
|
+
// @public
|
|
891
|
+
export interface AvsAssessedMachinesOperationsListByAvsAssessmentOptionalParams extends coreClient.OperationOptions {
|
|
892
|
+
continuationToken?: string;
|
|
893
|
+
filter?: string;
|
|
894
|
+
pageSize?: number;
|
|
895
|
+
totalRecordCount?: number;
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
// @public
|
|
899
|
+
export type AvsAssessedMachinesOperationsListByAvsAssessmentResponse = AvsAssessedMachineListResult;
|
|
900
|
+
|
|
901
|
+
// @public
|
|
902
|
+
export interface AvsAssessedNetworkAdapter {
|
|
903
|
+
readonly displayName?: string;
|
|
904
|
+
readonly ipAddresses?: string[];
|
|
905
|
+
readonly macAddress?: string;
|
|
906
|
+
readonly megabytesPerSecondReceived?: number;
|
|
907
|
+
readonly megabytesPerSecondTransmitted?: number;
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
// @public
|
|
911
|
+
export interface AvsAssessment extends ProxyResource {
|
|
912
|
+
readonly assessmentErrorSummary?: {
|
|
913
|
+
[propertyName: string]: number;
|
|
914
|
+
};
|
|
915
|
+
readonly assessmentType?: AssessmentType;
|
|
916
|
+
azureLocation?: AzureLocation;
|
|
917
|
+
azureOfferCode?: AzureOfferCode;
|
|
918
|
+
readonly confidenceRatingInPercentage?: number;
|
|
919
|
+
readonly cpuUtilization?: number;
|
|
920
|
+
readonly createdTimestamp?: Date;
|
|
921
|
+
currency?: AzureCurrency;
|
|
922
|
+
dedupeCompression?: number;
|
|
923
|
+
discountPercentage?: number;
|
|
924
|
+
failuresToTolerateAndRaidLevel?: FttAndRaidLevel;
|
|
925
|
+
readonly groupType?: GroupType;
|
|
926
|
+
isStretchClusterEnabled?: boolean;
|
|
927
|
+
readonly limitingFactor?: string;
|
|
928
|
+
memOvercommit?: number;
|
|
929
|
+
nodeType?: AzureAvsNodeType;
|
|
930
|
+
readonly numberOfMachines?: number;
|
|
931
|
+
readonly numberOfNodes?: number;
|
|
932
|
+
percentile?: Percentile;
|
|
933
|
+
perfDataEndTime?: Date;
|
|
934
|
+
perfDataStartTime?: Date;
|
|
935
|
+
readonly pricesTimestamp?: Date;
|
|
936
|
+
provisioningState?: ProvisioningState;
|
|
937
|
+
readonly ramUtilization?: number;
|
|
938
|
+
reservedInstance?: AzureReservedInstance;
|
|
939
|
+
scalingFactor?: number;
|
|
940
|
+
readonly schemaVersion?: string;
|
|
941
|
+
sizingCriterion?: AssessmentSizingCriterion;
|
|
942
|
+
readonly stage?: AssessmentStage;
|
|
943
|
+
readonly status?: AssessmentStatus;
|
|
944
|
+
readonly storageUtilization?: number;
|
|
945
|
+
readonly suitability?: CloudSuitability;
|
|
946
|
+
readonly suitabilityExplanation?: AzureAvsSuitabilityExplanation;
|
|
947
|
+
readonly suitabilitySummary?: {
|
|
948
|
+
[propertyName: string]: number;
|
|
949
|
+
};
|
|
950
|
+
timeRange?: TimeRange;
|
|
951
|
+
readonly totalCpuCores?: number;
|
|
952
|
+
readonly totalMonthlyCost?: number;
|
|
953
|
+
readonly totalRamInGB?: number;
|
|
954
|
+
readonly totalStorageInGB?: number;
|
|
955
|
+
readonly updatedTimestamp?: Date;
|
|
956
|
+
vcpuOversubscription?: number;
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
// @public
|
|
960
|
+
export interface AvsAssessmentListResult {
|
|
961
|
+
nextLink?: string;
|
|
962
|
+
value: AvsAssessment[];
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
// @public
|
|
966
|
+
export interface AvsAssessmentOptions extends ProxyResource {
|
|
967
|
+
avsNodes?: AvsSkuOptions[];
|
|
968
|
+
failuresToTolerateAndRaidLevelValues?: FttAndRaidLevel[];
|
|
969
|
+
reservedInstanceAvsNodes?: AzureAvsNodeType[];
|
|
970
|
+
reservedInstanceSupportedCurrencies?: AzureCurrency[];
|
|
971
|
+
reservedInstanceSupportedLocations?: AzureLocation[];
|
|
972
|
+
reservedInstanceSupportedOffers?: AzureOfferCode[];
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
// @public
|
|
976
|
+
export interface AvsAssessmentOptionsListResult {
|
|
977
|
+
nextLink?: string;
|
|
978
|
+
value: AvsAssessmentOptions[];
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
// @public
|
|
982
|
+
export interface AvsAssessmentOptionsOperations {
|
|
983
|
+
get(resourceGroupName: string, projectName: string, avsAssessmentOptionsName: string, options?: AvsAssessmentOptionsOperationsGetOptionalParams): Promise<AvsAssessmentOptionsOperationsGetResponse>;
|
|
984
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: AvsAssessmentOptionsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<AvsAssessmentOptions>;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
// @public
|
|
988
|
+
export interface AvsAssessmentOptionsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
// @public
|
|
992
|
+
export type AvsAssessmentOptionsOperationsGetResponse = AvsAssessmentOptions;
|
|
993
|
+
|
|
994
|
+
// @public
|
|
995
|
+
export interface AvsAssessmentOptionsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
// @public
|
|
999
|
+
export type AvsAssessmentOptionsOperationsListByAssessmentProjectNextResponse = AvsAssessmentOptionsListResult;
|
|
1000
|
+
|
|
1001
|
+
// @public
|
|
1002
|
+
export interface AvsAssessmentOptionsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
// @public
|
|
1006
|
+
export type AvsAssessmentOptionsOperationsListByAssessmentProjectResponse = AvsAssessmentOptionsListResult;
|
|
1007
|
+
|
|
1008
|
+
// @public
|
|
1009
|
+
export interface AvsAssessmentProperties extends AzureResourceProperties {
|
|
1010
|
+
readonly assessmentErrorSummary?: {
|
|
1011
|
+
[propertyName: string]: number;
|
|
1012
|
+
};
|
|
1013
|
+
readonly assessmentType?: AssessmentType;
|
|
1014
|
+
azureLocation?: AzureLocation;
|
|
1015
|
+
azureOfferCode?: AzureOfferCode;
|
|
1016
|
+
readonly confidenceRatingInPercentage?: number;
|
|
1017
|
+
readonly cpuUtilization?: number;
|
|
1018
|
+
readonly createdTimestamp?: Date;
|
|
1019
|
+
currency?: AzureCurrency;
|
|
1020
|
+
dedupeCompression?: number;
|
|
1021
|
+
discountPercentage?: number;
|
|
1022
|
+
failuresToTolerateAndRaidLevel?: FttAndRaidLevel;
|
|
1023
|
+
readonly groupType?: GroupType;
|
|
1024
|
+
isStretchClusterEnabled?: boolean;
|
|
1025
|
+
readonly limitingFactor?: string;
|
|
1026
|
+
memOvercommit?: number;
|
|
1027
|
+
nodeType?: AzureAvsNodeType;
|
|
1028
|
+
readonly numberOfMachines?: number;
|
|
1029
|
+
readonly numberOfNodes?: number;
|
|
1030
|
+
percentile?: Percentile;
|
|
1031
|
+
perfDataEndTime?: Date;
|
|
1032
|
+
perfDataStartTime?: Date;
|
|
1033
|
+
readonly pricesTimestamp?: Date;
|
|
1034
|
+
readonly ramUtilization?: number;
|
|
1035
|
+
reservedInstance?: AzureReservedInstance;
|
|
1036
|
+
scalingFactor?: number;
|
|
1037
|
+
readonly schemaVersion?: string;
|
|
1038
|
+
sizingCriterion?: AssessmentSizingCriterion;
|
|
1039
|
+
readonly stage?: AssessmentStage;
|
|
1040
|
+
readonly status?: AssessmentStatus;
|
|
1041
|
+
readonly storageUtilization?: number;
|
|
1042
|
+
readonly suitability?: CloudSuitability;
|
|
1043
|
+
readonly suitabilityExplanation?: AzureAvsSuitabilityExplanation;
|
|
1044
|
+
readonly suitabilitySummary?: {
|
|
1045
|
+
[propertyName: string]: number;
|
|
1046
|
+
};
|
|
1047
|
+
timeRange?: TimeRange;
|
|
1048
|
+
readonly totalCpuCores?: number;
|
|
1049
|
+
readonly totalMonthlyCost?: number;
|
|
1050
|
+
readonly totalRamInGB?: number;
|
|
1051
|
+
readonly totalStorageInGB?: number;
|
|
1052
|
+
readonly updatedTimestamp?: Date;
|
|
1053
|
+
vcpuOversubscription?: number;
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
// @public
|
|
1057
|
+
export interface AvsAssessmentsOperations {
|
|
1058
|
+
beginCreate(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, resource: AvsAssessment, options?: AvsAssessmentsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<AvsAssessmentsOperationsCreateResponse>, AvsAssessmentsOperationsCreateResponse>>;
|
|
1059
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, resource: AvsAssessment, options?: AvsAssessmentsOperationsCreateOptionalParams): Promise<AvsAssessmentsOperationsCreateResponse>;
|
|
1060
|
+
beginDownloadUrl(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, body: Record<string, unknown>, options?: AvsAssessmentsOperationsDownloadUrlOptionalParams): Promise<SimplePollerLike<OperationState<AvsAssessmentsOperationsDownloadUrlResponse>, AvsAssessmentsOperationsDownloadUrlResponse>>;
|
|
1061
|
+
beginDownloadUrlAndWait(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, body: Record<string, unknown>, options?: AvsAssessmentsOperationsDownloadUrlOptionalParams): Promise<AvsAssessmentsOperationsDownloadUrlResponse>;
|
|
1062
|
+
delete(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AvsAssessmentsOperationsDeleteOptionalParams): Promise<void>;
|
|
1063
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: AvsAssessmentsOperationsGetOptionalParams): Promise<AvsAssessmentsOperationsGetResponse>;
|
|
1064
|
+
listByGroup(resourceGroupName: string, projectName: string, groupName: string, options?: AvsAssessmentsOperationsListByGroupOptionalParams): PagedAsyncIterableIterator<AvsAssessment>;
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
// @public
|
|
1068
|
+
export interface AvsAssessmentsOperationsCreateHeaders {
|
|
1069
|
+
retryAfter?: number;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
// @public
|
|
1073
|
+
export interface AvsAssessmentsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1074
|
+
resumeFrom?: string;
|
|
1075
|
+
updateIntervalInMs?: number;
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
// @public
|
|
1079
|
+
export type AvsAssessmentsOperationsCreateResponse = AvsAssessment;
|
|
1080
|
+
|
|
1081
|
+
// @public
|
|
1082
|
+
export interface AvsAssessmentsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
// @public
|
|
1086
|
+
export interface AvsAssessmentsOperationsDownloadUrlHeaders {
|
|
1087
|
+
location?: string;
|
|
1088
|
+
retryAfter?: number;
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
// @public
|
|
1092
|
+
export interface AvsAssessmentsOperationsDownloadUrlOptionalParams extends coreClient.OperationOptions {
|
|
1093
|
+
resumeFrom?: string;
|
|
1094
|
+
updateIntervalInMs?: number;
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
// @public
|
|
1098
|
+
export type AvsAssessmentsOperationsDownloadUrlResponse = DownloadUrl;
|
|
1099
|
+
|
|
1100
|
+
// @public
|
|
1101
|
+
export interface AvsAssessmentsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
// @public
|
|
1105
|
+
export type AvsAssessmentsOperationsGetResponse = AvsAssessment;
|
|
1106
|
+
|
|
1107
|
+
// @public
|
|
1108
|
+
export interface AvsAssessmentsOperationsListByGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
// @public
|
|
1112
|
+
export type AvsAssessmentsOperationsListByGroupNextResponse = AvsAssessmentListResult;
|
|
1113
|
+
|
|
1114
|
+
// @public
|
|
1115
|
+
export interface AvsAssessmentsOperationsListByGroupOptionalParams extends coreClient.OperationOptions {
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
// @public
|
|
1119
|
+
export type AvsAssessmentsOperationsListByGroupResponse = AvsAssessmentListResult;
|
|
1120
|
+
|
|
1121
|
+
// @public
|
|
1122
|
+
export interface AvsSkuOptions {
|
|
1123
|
+
nodeType?: AzureAvsNodeType;
|
|
1124
|
+
targetLocations?: AzureLocation[];
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
// @public
|
|
1128
|
+
export type AzureAvsNodeType = string;
|
|
1129
|
+
|
|
1130
|
+
// @public
|
|
1131
|
+
export type AzureAvsSuitabilityExplanation = string;
|
|
1132
|
+
|
|
1133
|
+
// @public
|
|
1134
|
+
export type AzureAvsVmSuitabilityDetail = string;
|
|
1135
|
+
|
|
1136
|
+
// @public
|
|
1137
|
+
export type AzureAvsVmSuitabilityExplanation = string;
|
|
1138
|
+
|
|
1139
|
+
// @public
|
|
1140
|
+
export type AzureCurrency = string;
|
|
1141
|
+
|
|
1142
|
+
// @public
|
|
1143
|
+
export type AzureDiskSize = string;
|
|
1144
|
+
|
|
1145
|
+
// @public
|
|
1146
|
+
export type AzureDiskSuitabilityDetail = string;
|
|
1147
|
+
|
|
1148
|
+
// @public
|
|
1149
|
+
export type AzureDiskSuitabilityExplanation = string;
|
|
1150
|
+
|
|
1151
|
+
// @public
|
|
1152
|
+
export type AzureDiskType = string;
|
|
1153
|
+
|
|
1154
|
+
// @public
|
|
1155
|
+
export type AzureHybridUseBenefit = string;
|
|
1156
|
+
|
|
1157
|
+
// @public
|
|
1158
|
+
export type AzureLocation = string;
|
|
1159
|
+
|
|
1160
|
+
// @public
|
|
1161
|
+
export interface AzureManagedDiskSkuDTO {
|
|
1162
|
+
readonly diskRedundancy?: AzureManagedDiskSkuDTODiskRedundancy;
|
|
1163
|
+
readonly diskSize?: AzureDiskSize;
|
|
1164
|
+
readonly diskType?: AzureManagedDiskSkuDTODiskType;
|
|
1165
|
+
readonly recommendedIops?: number;
|
|
1166
|
+
readonly recommendedSizeInGib?: number;
|
|
1167
|
+
readonly recommendedThroughputInMbps?: number;
|
|
1168
|
+
readonly storageCost?: number;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
// @public
|
|
1172
|
+
export type AzureManagedDiskSkuDTODiskRedundancy = string;
|
|
1173
|
+
|
|
1174
|
+
// @public
|
|
1175
|
+
export type AzureManagedDiskSkuDTODiskType = string;
|
|
1176
|
+
|
|
1177
|
+
// @public (undocumented)
|
|
1178
|
+
export class AzureMigrateAssessmentService extends coreClient.ServiceClient {
|
|
1179
|
+
// (undocumented)
|
|
1180
|
+
$host: string;
|
|
1181
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureMigrateAssessmentServiceOptionalParams);
|
|
1182
|
+
// (undocumented)
|
|
1183
|
+
apiVersion: string;
|
|
1184
|
+
// (undocumented)
|
|
1185
|
+
assessedMachinesOperations: AssessedMachinesOperations;
|
|
1186
|
+
// (undocumented)
|
|
1187
|
+
assessedSqlDatabaseV2Operations: AssessedSqlDatabaseV2Operations;
|
|
1188
|
+
// (undocumented)
|
|
1189
|
+
assessedSqlInstanceV2Operations: AssessedSqlInstanceV2Operations;
|
|
1190
|
+
// (undocumented)
|
|
1191
|
+
assessedSqlMachinesOperations: AssessedSqlMachinesOperations;
|
|
1192
|
+
// (undocumented)
|
|
1193
|
+
assessedSqlRecommendedEntityOperations: AssessedSqlRecommendedEntityOperations;
|
|
1194
|
+
// (undocumented)
|
|
1195
|
+
assessmentOptionsOperations: AssessmentOptionsOperations;
|
|
1196
|
+
// (undocumented)
|
|
1197
|
+
assessmentProjectsOperations: AssessmentProjectsOperations;
|
|
1198
|
+
// (undocumented)
|
|
1199
|
+
assessmentProjectSummaryOperations: AssessmentProjectSummaryOperations;
|
|
1200
|
+
// (undocumented)
|
|
1201
|
+
assessmentsOperations: AssessmentsOperations;
|
|
1202
|
+
// (undocumented)
|
|
1203
|
+
avsAssessedMachinesOperations: AvsAssessedMachinesOperations;
|
|
1204
|
+
// (undocumented)
|
|
1205
|
+
avsAssessmentOptionsOperations: AvsAssessmentOptionsOperations;
|
|
1206
|
+
// (undocumented)
|
|
1207
|
+
avsAssessmentsOperations: AvsAssessmentsOperations;
|
|
1208
|
+
// (undocumented)
|
|
1209
|
+
groupsOperations: GroupsOperations;
|
|
1210
|
+
// (undocumented)
|
|
1211
|
+
hypervCollectorsOperations: HypervCollectorsOperations;
|
|
1212
|
+
// (undocumented)
|
|
1213
|
+
importCollectorsOperations: ImportCollectorsOperations;
|
|
1214
|
+
// (undocumented)
|
|
1215
|
+
machinesOperations: MachinesOperations;
|
|
1216
|
+
// (undocumented)
|
|
1217
|
+
operations: Operations;
|
|
1218
|
+
// (undocumented)
|
|
1219
|
+
privateEndpointConnectionOperations: PrivateEndpointConnectionOperations;
|
|
1220
|
+
// (undocumented)
|
|
1221
|
+
privateLinkResourceOperations: PrivateLinkResourceOperations;
|
|
1222
|
+
// (undocumented)
|
|
1223
|
+
serverCollectorsOperations: ServerCollectorsOperations;
|
|
1224
|
+
// (undocumented)
|
|
1225
|
+
sqlAssessmentOptionsOperations: SqlAssessmentOptionsOperations;
|
|
1226
|
+
// (undocumented)
|
|
1227
|
+
sqlAssessmentV2Operations: SqlAssessmentV2Operations;
|
|
1228
|
+
// (undocumented)
|
|
1229
|
+
sqlAssessmentV2SummaryOperations: SqlAssessmentV2SummaryOperations;
|
|
1230
|
+
// (undocumented)
|
|
1231
|
+
sqlCollectorOperations: SqlCollectorOperations;
|
|
1232
|
+
// (undocumented)
|
|
1233
|
+
subscriptionId: string;
|
|
1234
|
+
// (undocumented)
|
|
1235
|
+
vmwareCollectorsOperations: VmwareCollectorsOperations;
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
// @public
|
|
1239
|
+
export interface AzureMigrateAssessmentServiceOptionalParams extends coreClient.ServiceClientOptions {
|
|
1240
|
+
$host?: string;
|
|
1241
|
+
apiVersion?: string;
|
|
1242
|
+
endpoint?: string;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
// @public
|
|
1246
|
+
export type AzureNetworkAdapterSuitabilityDetail = string;
|
|
1247
|
+
|
|
1248
|
+
// @public
|
|
1249
|
+
export type AzureNetworkAdapterSuitabilityExplanation = string;
|
|
1250
|
+
|
|
1251
|
+
// @public
|
|
1252
|
+
export type AzureOfferCode = string;
|
|
1253
|
+
|
|
1254
|
+
// @public
|
|
1255
|
+
export type AzurePricingTier = string;
|
|
1256
|
+
|
|
1257
|
+
// @public
|
|
1258
|
+
export interface AzureQuorumWitnessDTO {
|
|
1259
|
+
readonly quorumWitnessType?: AzureQuorumWitnessDTOQuorumWitnessType;
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
// @public
|
|
1263
|
+
export type AzureQuorumWitnessDTOQuorumWitnessType = string;
|
|
1264
|
+
|
|
1265
|
+
// @public
|
|
1266
|
+
export type AzureReservedInstance = string;
|
|
1267
|
+
|
|
1268
|
+
// @public
|
|
1269
|
+
export interface AzureResourceProperties {
|
|
1270
|
+
provisioningState?: ProvisioningState;
|
|
1271
|
+
}
|
|
1272
|
+
|
|
1273
|
+
// @public
|
|
1274
|
+
export type AzureSecurityOfferingType = string;
|
|
1275
|
+
|
|
1276
|
+
// @public
|
|
1277
|
+
export type AzureSqlDataBaseType = string;
|
|
1278
|
+
|
|
1279
|
+
// @public
|
|
1280
|
+
export interface AzureSqlIaasSkuDTO {
|
|
1281
|
+
readonly azureSqlTargetType?: TargetType;
|
|
1282
|
+
readonly dataDiskSizes?: AzureManagedDiskSkuDTO[];
|
|
1283
|
+
readonly logDiskSizes?: AzureManagedDiskSkuDTO[];
|
|
1284
|
+
readonly virtualMachineSize?: AzureVirtualMachineSkuDTO;
|
|
1285
|
+
}
|
|
1286
|
+
|
|
1287
|
+
// @public
|
|
1288
|
+
export type AzureSqlInstanceType = string;
|
|
1289
|
+
|
|
1290
|
+
// @public
|
|
1291
|
+
export interface AzureSqlPaasSkuDTO {
|
|
1292
|
+
readonly azureSqlComputeTier?: ComputeTier;
|
|
1293
|
+
readonly azureSqlHardwareGeneration?: HardwareGeneration;
|
|
1294
|
+
readonly azureSqlServiceTier?: AzureSqlServiceTier;
|
|
1295
|
+
readonly azureSqlTargetType?: TargetType;
|
|
1296
|
+
readonly cores?: number;
|
|
1297
|
+
readonly predictedDataSizeInMB?: number;
|
|
1298
|
+
readonly predictedLogSizeInMB?: number;
|
|
1299
|
+
readonly storageMaxSizeInMB?: number;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
// @public
|
|
1303
|
+
export type AzureSqlPurchaseModel = string;
|
|
1304
|
+
|
|
1305
|
+
// @public
|
|
1306
|
+
export type AzureSqlServiceTier = string;
|
|
1307
|
+
|
|
1308
|
+
// @public
|
|
1309
|
+
export type AzureStorageRedundancy = string;
|
|
1310
|
+
|
|
1311
|
+
// @public
|
|
1312
|
+
export interface AzureVirtualMachineSkuDTO {
|
|
1313
|
+
readonly availableCores?: number;
|
|
1314
|
+
readonly azureSkuName?: AzureVmSize;
|
|
1315
|
+
readonly azureVmFamily?: AzureVmFamily;
|
|
1316
|
+
readonly cores?: number;
|
|
1317
|
+
readonly maxNetworkInterfaces?: number;
|
|
1318
|
+
}
|
|
1319
|
+
|
|
1320
|
+
// @public
|
|
1321
|
+
export type AzureVmFamily = string;
|
|
1322
|
+
|
|
1323
|
+
// @public
|
|
1324
|
+
export type AzureVmSize = string;
|
|
1325
|
+
|
|
1326
|
+
// @public
|
|
1327
|
+
export type AzureVmSuitabilityDetail = string;
|
|
1328
|
+
|
|
1329
|
+
// @public
|
|
1330
|
+
export type AzureVmSuitabilityExplanation = string;
|
|
1331
|
+
|
|
1332
|
+
// @public
|
|
1333
|
+
export type CloudSuitability = string;
|
|
1334
|
+
|
|
1335
|
+
// @public
|
|
1336
|
+
export interface CollectorAgentPropertiesBase {
|
|
1337
|
+
id?: string;
|
|
1338
|
+
lastHeartbeatUtc?: Date;
|
|
1339
|
+
spnDetails?: CollectorAgentSpnPropertiesBase;
|
|
1340
|
+
version?: string;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
// @public
|
|
1344
|
+
export interface CollectorAgentSpnPropertiesBase {
|
|
1345
|
+
applicationId?: string;
|
|
1346
|
+
audience?: string;
|
|
1347
|
+
authority?: string;
|
|
1348
|
+
objectId?: string;
|
|
1349
|
+
tenantId?: string;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
// @public
|
|
1353
|
+
export interface CollectorPropertiesBase extends AzureResourceProperties {
|
|
1354
|
+
readonly createdTimestamp?: Date;
|
|
1355
|
+
discoverySiteId?: string;
|
|
1356
|
+
readonly updatedTimestamp?: Date;
|
|
1357
|
+
}
|
|
1358
|
+
|
|
1359
|
+
// @public
|
|
1360
|
+
export interface CollectorPropertiesBaseWithAgent extends AzureResourceProperties {
|
|
1361
|
+
agentProperties?: CollectorAgentPropertiesBase;
|
|
1362
|
+
readonly createdTimestamp?: Date;
|
|
1363
|
+
discoverySiteId?: string;
|
|
1364
|
+
readonly updatedTimestamp?: Date;
|
|
1365
|
+
}
|
|
1366
|
+
|
|
1367
|
+
// @public
|
|
1368
|
+
export type CompatibilityLevel = string;
|
|
1369
|
+
|
|
1370
|
+
// @public
|
|
1371
|
+
export type ComputeTier = string;
|
|
1372
|
+
|
|
1373
|
+
// @public
|
|
1374
|
+
export interface CostComponent {
|
|
1375
|
+
description?: string;
|
|
1376
|
+
readonly name?: CostComponentName;
|
|
1377
|
+
value?: number;
|
|
1378
|
+
}
|
|
1379
|
+
|
|
1380
|
+
// @public
|
|
1381
|
+
export type CostComponentName = string;
|
|
1382
|
+
|
|
1383
|
+
// @public
|
|
1384
|
+
export type CreatedByType = string;
|
|
1385
|
+
|
|
1386
|
+
// @public
|
|
1387
|
+
export interface Disk {
|
|
1388
|
+
readonly displayName?: string;
|
|
1389
|
+
readonly gigabytesAllocated?: number;
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
// @public
|
|
1393
|
+
export interface DownloadUrl {
|
|
1394
|
+
readonly assessmentReportUrl: string;
|
|
1395
|
+
readonly expirationTime: Date;
|
|
1396
|
+
}
|
|
1397
|
+
|
|
1398
|
+
// @public
|
|
1399
|
+
export interface EntityUptime {
|
|
1400
|
+
daysPerMonth?: number;
|
|
1401
|
+
hoursPerDay?: number;
|
|
1402
|
+
}
|
|
1403
|
+
|
|
1404
|
+
// @public
|
|
1405
|
+
export type EnvironmentType = string;
|
|
1406
|
+
|
|
1407
|
+
// @public
|
|
1408
|
+
export interface ErrorAdditionalInfo {
|
|
1409
|
+
readonly info?: Record<string, unknown>;
|
|
1410
|
+
readonly type?: string;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
// @public
|
|
1414
|
+
export interface ErrorDetail {
|
|
1415
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1416
|
+
readonly code?: string;
|
|
1417
|
+
readonly details?: ErrorDetail[];
|
|
1418
|
+
readonly message?: string;
|
|
1419
|
+
readonly target?: string;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
// @public
|
|
1423
|
+
export interface ErrorModel {
|
|
1424
|
+
readonly agentScenario?: string;
|
|
1425
|
+
readonly applianceName?: string;
|
|
1426
|
+
readonly code?: string;
|
|
1427
|
+
readonly id?: number;
|
|
1428
|
+
readonly impactedAssessmentType?: string;
|
|
1429
|
+
readonly message?: string;
|
|
1430
|
+
readonly messageParameters?: {
|
|
1431
|
+
[propertyName: string]: string;
|
|
1432
|
+
};
|
|
1433
|
+
readonly possibleCauses?: string;
|
|
1434
|
+
readonly recommendedAction?: string;
|
|
1435
|
+
readonly runAsAccountId?: string;
|
|
1436
|
+
readonly severity?: string;
|
|
1437
|
+
readonly summaryMessage?: string;
|
|
1438
|
+
readonly updatedTimeStamp?: Date;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
// @public
|
|
1442
|
+
export interface ErrorResponse {
|
|
1443
|
+
error?: ErrorDetail;
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
// @public
|
|
1447
|
+
export interface ErrorSummary {
|
|
1448
|
+
readonly assessmentType?: AssessmentType;
|
|
1449
|
+
readonly count?: number;
|
|
1450
|
+
}
|
|
1451
|
+
|
|
1452
|
+
// @public
|
|
1453
|
+
export type FttAndRaidLevel = string;
|
|
1454
|
+
|
|
1455
|
+
// @public
|
|
1456
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
1457
|
+
|
|
1458
|
+
// @public
|
|
1459
|
+
export interface Group extends ProxyResource {
|
|
1460
|
+
readonly areAssessmentsRunning?: boolean;
|
|
1461
|
+
readonly assessments?: string[];
|
|
1462
|
+
readonly createdTimestamp?: Date;
|
|
1463
|
+
readonly groupStatus?: GroupStatus;
|
|
1464
|
+
groupType?: GroupType;
|
|
1465
|
+
readonly machineCount?: number;
|
|
1466
|
+
provisioningState?: ProvisioningState;
|
|
1467
|
+
supportedAssessmentTypes?: AssessmentType[];
|
|
1468
|
+
readonly updatedTimestamp?: Date;
|
|
1469
|
+
}
|
|
1470
|
+
|
|
1471
|
+
// @public
|
|
1472
|
+
export interface GroupBodyProperties {
|
|
1473
|
+
machines?: string[];
|
|
1474
|
+
operationType?: GroupUpdateOperation;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
// @public
|
|
1478
|
+
export interface GroupListResult {
|
|
1479
|
+
nextLink?: string;
|
|
1480
|
+
value: Group[];
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
// @public
|
|
1484
|
+
export interface GroupProperties extends AzureResourceProperties {
|
|
1485
|
+
readonly areAssessmentsRunning?: boolean;
|
|
1486
|
+
readonly assessments?: string[];
|
|
1487
|
+
readonly createdTimestamp?: Date;
|
|
1488
|
+
readonly groupStatus?: GroupStatus;
|
|
1489
|
+
groupType?: GroupType;
|
|
1490
|
+
readonly machineCount?: number;
|
|
1491
|
+
supportedAssessmentTypes?: AssessmentType[];
|
|
1492
|
+
readonly updatedTimestamp?: Date;
|
|
1493
|
+
}
|
|
1494
|
+
|
|
1495
|
+
// @public
|
|
1496
|
+
export interface GroupsOperations {
|
|
1497
|
+
beginCreate(resourceGroupName: string, projectName: string, groupName: string, resource: Group, options?: GroupsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<GroupsOperationsCreateResponse>, GroupsOperationsCreateResponse>>;
|
|
1498
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, groupName: string, resource: Group, options?: GroupsOperationsCreateOptionalParams): Promise<GroupsOperationsCreateResponse>;
|
|
1499
|
+
beginUpdateMachines(resourceGroupName: string, projectName: string, groupName: string, body: UpdateGroupBody, options?: GroupsOperationsUpdateMachinesOptionalParams): Promise<SimplePollerLike<OperationState<GroupsOperationsUpdateMachinesResponse>, GroupsOperationsUpdateMachinesResponse>>;
|
|
1500
|
+
beginUpdateMachinesAndWait(resourceGroupName: string, projectName: string, groupName: string, body: UpdateGroupBody, options?: GroupsOperationsUpdateMachinesOptionalParams): Promise<GroupsOperationsUpdateMachinesResponse>;
|
|
1501
|
+
delete(resourceGroupName: string, projectName: string, groupName: string, options?: GroupsOperationsDeleteOptionalParams): Promise<void>;
|
|
1502
|
+
get(resourceGroupName: string, projectName: string, groupName: string, options?: GroupsOperationsGetOptionalParams): Promise<GroupsOperationsGetResponse>;
|
|
1503
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: GroupsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<Group>;
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
// @public
|
|
1507
|
+
export interface GroupsOperationsCreateHeaders {
|
|
1508
|
+
retryAfter?: number;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
// @public
|
|
1512
|
+
export interface GroupsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1513
|
+
resumeFrom?: string;
|
|
1514
|
+
updateIntervalInMs?: number;
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
// @public
|
|
1518
|
+
export type GroupsOperationsCreateResponse = Group;
|
|
1519
|
+
|
|
1520
|
+
// @public
|
|
1521
|
+
export interface GroupsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
// @public
|
|
1525
|
+
export interface GroupsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1526
|
+
}
|
|
1527
|
+
|
|
1528
|
+
// @public
|
|
1529
|
+
export type GroupsOperationsGetResponse = Group;
|
|
1530
|
+
|
|
1531
|
+
// @public
|
|
1532
|
+
export interface GroupsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
// @public
|
|
1536
|
+
export type GroupsOperationsListByAssessmentProjectNextResponse = GroupListResult;
|
|
1537
|
+
|
|
1538
|
+
// @public
|
|
1539
|
+
export interface GroupsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
1540
|
+
}
|
|
1541
|
+
|
|
1542
|
+
// @public
|
|
1543
|
+
export type GroupsOperationsListByAssessmentProjectResponse = GroupListResult;
|
|
1544
|
+
|
|
1545
|
+
// @public
|
|
1546
|
+
export interface GroupsOperationsUpdateMachinesHeaders {
|
|
1547
|
+
location?: string;
|
|
1548
|
+
retryAfter?: number;
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
// @public
|
|
1552
|
+
export interface GroupsOperationsUpdateMachinesOptionalParams extends coreClient.OperationOptions {
|
|
1553
|
+
resumeFrom?: string;
|
|
1554
|
+
updateIntervalInMs?: number;
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
// @public
|
|
1558
|
+
export type GroupsOperationsUpdateMachinesResponse = Group;
|
|
1559
|
+
|
|
1560
|
+
// @public
|
|
1561
|
+
export type GroupStatus = string;
|
|
1562
|
+
|
|
1563
|
+
// @public
|
|
1564
|
+
export type GroupType = string;
|
|
1565
|
+
|
|
1566
|
+
// @public
|
|
1567
|
+
export type GroupUpdateOperation = string;
|
|
1568
|
+
|
|
1569
|
+
// @public
|
|
1570
|
+
export type GuestOperatingSystemArchitecture = string;
|
|
1571
|
+
|
|
1572
|
+
// @public
|
|
1573
|
+
export type HardwareGeneration = string;
|
|
1574
|
+
|
|
1575
|
+
// @public
|
|
1576
|
+
export interface HypervCollector extends ProxyResource {
|
|
1577
|
+
agentProperties?: CollectorAgentPropertiesBase;
|
|
1578
|
+
readonly createdTimestamp?: Date;
|
|
1579
|
+
discoverySiteId?: string;
|
|
1580
|
+
provisioningState?: ProvisioningState;
|
|
1581
|
+
readonly updatedTimestamp?: Date;
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
// @public
|
|
1585
|
+
export interface HypervCollectorListResult {
|
|
1586
|
+
nextLink?: string;
|
|
1587
|
+
value: HypervCollector[];
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
// @public
|
|
1591
|
+
export interface HypervCollectorsOperations {
|
|
1592
|
+
beginCreate(resourceGroupName: string, projectName: string, hypervCollectorName: string, resource: HypervCollector, options?: HypervCollectorsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<HypervCollectorsOperationsCreateResponse>, HypervCollectorsOperationsCreateResponse>>;
|
|
1593
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, hypervCollectorName: string, resource: HypervCollector, options?: HypervCollectorsOperationsCreateOptionalParams): Promise<HypervCollectorsOperationsCreateResponse>;
|
|
1594
|
+
delete(resourceGroupName: string, projectName: string, hypervCollectorName: string, options?: HypervCollectorsOperationsDeleteOptionalParams): Promise<void>;
|
|
1595
|
+
get(resourceGroupName: string, projectName: string, hypervCollectorName: string, options?: HypervCollectorsOperationsGetOptionalParams): Promise<HypervCollectorsOperationsGetResponse>;
|
|
1596
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: HypervCollectorsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<HypervCollector>;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
// @public
|
|
1600
|
+
export interface HypervCollectorsOperationsCreateHeaders {
|
|
1601
|
+
retryAfter?: number;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
// @public
|
|
1605
|
+
export interface HypervCollectorsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1606
|
+
resumeFrom?: string;
|
|
1607
|
+
updateIntervalInMs?: number;
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
// @public
|
|
1611
|
+
export type HypervCollectorsOperationsCreateResponse = HypervCollector;
|
|
1612
|
+
|
|
1613
|
+
// @public
|
|
1614
|
+
export interface HypervCollectorsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1615
|
+
}
|
|
1616
|
+
|
|
1617
|
+
// @public
|
|
1618
|
+
export interface HypervCollectorsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1621
|
+
// @public
|
|
1622
|
+
export type HypervCollectorsOperationsGetResponse = HypervCollector;
|
|
1623
|
+
|
|
1624
|
+
// @public
|
|
1625
|
+
export interface HypervCollectorsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
// @public
|
|
1629
|
+
export type HypervCollectorsOperationsListByAssessmentProjectNextResponse = HypervCollectorListResult;
|
|
1630
|
+
|
|
1631
|
+
// @public
|
|
1632
|
+
export interface HypervCollectorsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
// @public
|
|
1636
|
+
export type HypervCollectorsOperationsListByAssessmentProjectResponse = HypervCollectorListResult;
|
|
1637
|
+
|
|
1638
|
+
// @public
|
|
1639
|
+
export interface ImpactedAssessmentObject {
|
|
1640
|
+
readonly objectName?: string;
|
|
1641
|
+
readonly objectType?: string;
|
|
1642
|
+
}
|
|
1643
|
+
|
|
1644
|
+
// @public
|
|
1645
|
+
export interface ImportCollector extends ProxyResource {
|
|
1646
|
+
readonly createdTimestamp?: Date;
|
|
1647
|
+
discoverySiteId?: string;
|
|
1648
|
+
provisioningState?: ProvisioningState;
|
|
1649
|
+
readonly updatedTimestamp?: Date;
|
|
1650
|
+
}
|
|
1651
|
+
|
|
1652
|
+
// @public
|
|
1653
|
+
export interface ImportCollectorListResult {
|
|
1654
|
+
nextLink?: string;
|
|
1655
|
+
value: ImportCollector[];
|
|
1656
|
+
}
|
|
1657
|
+
|
|
1658
|
+
// @public
|
|
1659
|
+
export interface ImportCollectorsOperations {
|
|
1660
|
+
beginCreate(resourceGroupName: string, projectName: string, importCollectorName: string, resource: ImportCollector, options?: ImportCollectorsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ImportCollectorsOperationsCreateResponse>, ImportCollectorsOperationsCreateResponse>>;
|
|
1661
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, importCollectorName: string, resource: ImportCollector, options?: ImportCollectorsOperationsCreateOptionalParams): Promise<ImportCollectorsOperationsCreateResponse>;
|
|
1662
|
+
delete(resourceGroupName: string, projectName: string, importCollectorName: string, options?: ImportCollectorsOperationsDeleteOptionalParams): Promise<void>;
|
|
1663
|
+
get(resourceGroupName: string, projectName: string, importCollectorName: string, options?: ImportCollectorsOperationsGetOptionalParams): Promise<ImportCollectorsOperationsGetResponse>;
|
|
1664
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: ImportCollectorsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<ImportCollector>;
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
// @public
|
|
1668
|
+
export interface ImportCollectorsOperationsCreateHeaders {
|
|
1669
|
+
retryAfter?: number;
|
|
1670
|
+
}
|
|
1671
|
+
|
|
1672
|
+
// @public
|
|
1673
|
+
export interface ImportCollectorsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
1674
|
+
resumeFrom?: string;
|
|
1675
|
+
updateIntervalInMs?: number;
|
|
1676
|
+
}
|
|
1677
|
+
|
|
1678
|
+
// @public
|
|
1679
|
+
export type ImportCollectorsOperationsCreateResponse = ImportCollector;
|
|
1680
|
+
|
|
1681
|
+
// @public
|
|
1682
|
+
export interface ImportCollectorsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1683
|
+
}
|
|
1684
|
+
|
|
1685
|
+
// @public
|
|
1686
|
+
export interface ImportCollectorsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
// @public
|
|
1690
|
+
export type ImportCollectorsOperationsGetResponse = ImportCollector;
|
|
1691
|
+
|
|
1692
|
+
// @public
|
|
1693
|
+
export interface ImportCollectorsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
// @public
|
|
1697
|
+
export type ImportCollectorsOperationsListByAssessmentProjectNextResponse = ImportCollectorListResult;
|
|
1698
|
+
|
|
1699
|
+
// @public
|
|
1700
|
+
export interface ImportCollectorsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
// @public
|
|
1704
|
+
export type ImportCollectorsOperationsListByAssessmentProjectResponse = ImportCollectorListResult;
|
|
1705
|
+
|
|
1706
|
+
// @public
|
|
1707
|
+
export enum KnownActionType {
|
|
1708
|
+
Internal = "Internal"
|
|
1709
|
+
}
|
|
1710
|
+
|
|
1711
|
+
// @public
|
|
1712
|
+
export enum KnownApiVersions {
|
|
1713
|
+
V20191001 = "2019-10-01",
|
|
1714
|
+
V20200101 = "2020-01-01",
|
|
1715
|
+
V20200501Preview = "2020-05-01-preview",
|
|
1716
|
+
V20220202Preview = "2022-02-02-preview",
|
|
1717
|
+
V20230303 = "2023-03-03",
|
|
1718
|
+
V20230315 = "2023-03-15",
|
|
1719
|
+
V20230401Preview = "2023-04-01-preview",
|
|
1720
|
+
V20230707Preview = "2023-07-07-preview"
|
|
1721
|
+
}
|
|
1722
|
+
|
|
1723
|
+
// @public
|
|
1724
|
+
export enum KnownAssessedMachineType {
|
|
1725
|
+
AssessedMachine = "AssessedMachine",
|
|
1726
|
+
AvsAssessedMachine = "AvsAssessedMachine",
|
|
1727
|
+
SqlAssessedMachine = "SqlAssessedMachine",
|
|
1728
|
+
Unknown = "Unknown"
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
// @public
|
|
1732
|
+
export enum KnownAssessmentSizingCriterion {
|
|
1733
|
+
AsOnPremises = "AsOnPremises",
|
|
1734
|
+
PerformanceBased = "PerformanceBased"
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
// @public
|
|
1738
|
+
export enum KnownAssessmentStage {
|
|
1739
|
+
Approved = "Approved",
|
|
1740
|
+
InProgress = "InProgress",
|
|
1741
|
+
UnderReview = "UnderReview"
|
|
1742
|
+
}
|
|
1743
|
+
|
|
1744
|
+
// @public
|
|
1745
|
+
export enum KnownAssessmentStatus {
|
|
1746
|
+
Completed = "Completed",
|
|
1747
|
+
Created = "Created",
|
|
1748
|
+
Deleted = "Deleted",
|
|
1749
|
+
Invalid = "Invalid",
|
|
1750
|
+
OutDated = "OutDated",
|
|
1751
|
+
OutOfSync = "OutOfSync",
|
|
1752
|
+
Running = "Running",
|
|
1753
|
+
Updated = "Updated"
|
|
1754
|
+
}
|
|
1755
|
+
|
|
1756
|
+
// @public
|
|
1757
|
+
export enum KnownAssessmentType {
|
|
1758
|
+
AvsAssessment = "AvsAssessment",
|
|
1759
|
+
MachineAssessment = "MachineAssessment",
|
|
1760
|
+
SqlAssessment = "SqlAssessment",
|
|
1761
|
+
Unknown = "Unknown",
|
|
1762
|
+
WebAppAssessment = "WebAppAssessment"
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1765
|
+
// @public
|
|
1766
|
+
export enum KnownAsyncCommitModeIntent {
|
|
1767
|
+
DisasterRecovery = "DisasterRecovery",
|
|
1768
|
+
HighAvailability = "HighAvailability",
|
|
1769
|
+
None = "None"
|
|
1770
|
+
}
|
|
1771
|
+
|
|
1772
|
+
// @public
|
|
1773
|
+
export enum KnownAzureAvsNodeType {
|
|
1774
|
+
AV36 = "AV36",
|
|
1775
|
+
Unknown = "Unknown"
|
|
1776
|
+
}
|
|
1777
|
+
|
|
1778
|
+
// @public
|
|
1779
|
+
export enum KnownAzureAvsSuitabilityExplanation {
|
|
1780
|
+
NotApplicable = "NotApplicable",
|
|
1781
|
+
Unknown = "Unknown",
|
|
1782
|
+
UnsupportedLocationForSelectedNode = "UnsupportedLocationForSelectedNode"
|
|
1783
|
+
}
|
|
1784
|
+
|
|
1785
|
+
// @public
|
|
1786
|
+
export enum KnownAzureAvsVmSuitabilityDetail {
|
|
1787
|
+
None = "None",
|
|
1788
|
+
PercentageOfCoresUtilizedMissing = "PercentageOfCoresUtilizedMissing",
|
|
1789
|
+
PercentageOfCoresUtilizedOutOfRange = "PercentageOfCoresUtilizedOutOfRange",
|
|
1790
|
+
PercentageOfMemoryUtilizedMissing = "PercentageOfMemoryUtilizedMissing",
|
|
1791
|
+
PercentageOfMemoryUtilizedOutOfRange = "PercentageOfMemoryUtilizedOutOfRange",
|
|
1792
|
+
PercentageOfStorageUtilizedOutOfRange = "PercentageOfStorageUtilizedOutOfRange"
|
|
1793
|
+
}
|
|
1794
|
+
|
|
1795
|
+
// @public
|
|
1796
|
+
export enum KnownAzureAvsVmSuitabilityExplanation {
|
|
1797
|
+
IpV6NotSupported = "IpV6NotSupported",
|
|
1798
|
+
NotApplicable = "NotApplicable",
|
|
1799
|
+
Unknown = "Unknown",
|
|
1800
|
+
UnsupportedOperatingSystem = "UnsupportedOperatingSystem"
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1803
|
+
// @public
|
|
1804
|
+
export enum KnownAzureCurrency {
|
|
1805
|
+
ARS = "ARS",
|
|
1806
|
+
AUD = "AUD",
|
|
1807
|
+
BRL = "BRL",
|
|
1808
|
+
CAD = "CAD",
|
|
1809
|
+
CHF = "CHF",
|
|
1810
|
+
CNY = "CNY",
|
|
1811
|
+
DKK = "DKK",
|
|
1812
|
+
EUR = "EUR",
|
|
1813
|
+
GBP = "GBP",
|
|
1814
|
+
HKD = "HKD",
|
|
1815
|
+
IDR = "IDR",
|
|
1816
|
+
INR = "INR",
|
|
1817
|
+
JPY = "JPY",
|
|
1818
|
+
KRW = "KRW",
|
|
1819
|
+
MXN = "MXN",
|
|
1820
|
+
MYR = "MYR",
|
|
1821
|
+
NOK = "NOK",
|
|
1822
|
+
NZD = "NZD",
|
|
1823
|
+
RUB = "RUB",
|
|
1824
|
+
SAR = "SAR",
|
|
1825
|
+
SEK = "SEK",
|
|
1826
|
+
TRY = "TRY",
|
|
1827
|
+
TWD = "TWD",
|
|
1828
|
+
Unknown = "Unknown",
|
|
1829
|
+
USD = "USD",
|
|
1830
|
+
ZAR = "ZAR"
|
|
1831
|
+
}
|
|
1832
|
+
|
|
1833
|
+
// @public
|
|
1834
|
+
export enum KnownAzureDiskSize {
|
|
1835
|
+
PremiumP1 = "Premium_P1",
|
|
1836
|
+
PremiumP10 = "Premium_P10",
|
|
1837
|
+
PremiumP15 = "Premium_P15",
|
|
1838
|
+
PremiumP2 = "Premium_P2",
|
|
1839
|
+
PremiumP20 = "Premium_P20",
|
|
1840
|
+
PremiumP3 = "Premium_P3",
|
|
1841
|
+
PremiumP30 = "Premium_P30",
|
|
1842
|
+
PremiumP4 = "Premium_P4",
|
|
1843
|
+
PremiumP40 = "Premium_P40",
|
|
1844
|
+
PremiumP50 = "Premium_P50",
|
|
1845
|
+
PremiumP6 = "Premium_P6",
|
|
1846
|
+
PremiumP60 = "Premium_P60",
|
|
1847
|
+
PremiumP70 = "Premium_P70",
|
|
1848
|
+
PremiumP80 = "Premium_P80",
|
|
1849
|
+
PremiumV2 = "PremiumV2",
|
|
1850
|
+
StandardS10 = "Standard_S10",
|
|
1851
|
+
StandardS15 = "Standard_S15",
|
|
1852
|
+
StandardS20 = "Standard_S20",
|
|
1853
|
+
StandardS30 = "Standard_S30",
|
|
1854
|
+
StandardS4 = "Standard_S4",
|
|
1855
|
+
StandardS40 = "Standard_S40",
|
|
1856
|
+
StandardS50 = "Standard_S50",
|
|
1857
|
+
StandardS6 = "Standard_S6",
|
|
1858
|
+
StandardS60 = "Standard_S60",
|
|
1859
|
+
StandardS70 = "Standard_S70",
|
|
1860
|
+
StandardS80 = "Standard_S80",
|
|
1861
|
+
StandardSsde1 = "StandardSSD_E1",
|
|
1862
|
+
StandardSsde10 = "StandardSSD_E10",
|
|
1863
|
+
StandardSsde15 = "StandardSSD_E15",
|
|
1864
|
+
StandardSsde2 = "StandardSSD_E2",
|
|
1865
|
+
StandardSsde20 = "StandardSSD_E20",
|
|
1866
|
+
StandardSsde3 = "StandardSSD_E3",
|
|
1867
|
+
StandardSsde30 = "StandardSSD_E30",
|
|
1868
|
+
StandardSsde4 = "StandardSSD_E4",
|
|
1869
|
+
StandardSsde40 = "StandardSSD_E40",
|
|
1870
|
+
StandardSsde50 = "StandardSSD_E50",
|
|
1871
|
+
StandardSsde6 = "StandardSSD_E6",
|
|
1872
|
+
StandardSsde60 = "StandardSSD_E60",
|
|
1873
|
+
StandardSsde70 = "StandardSSD_E70",
|
|
1874
|
+
StandardSsde80 = "StandardSSD_E80",
|
|
1875
|
+
Ultra = "Ultra",
|
|
1876
|
+
Unknown = "Unknown"
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
// @public
|
|
1880
|
+
export enum KnownAzureDiskSuitabilityDetail {
|
|
1881
|
+
DiskGigabytesConsumedMissing = "DiskGigabytesConsumedMissing",
|
|
1882
|
+
DiskGigabytesConsumedOutOfRange = "DiskGigabytesConsumedOutOfRange",
|
|
1883
|
+
DiskGigabytesProvisionedMissing = "DiskGigabytesProvisionedMissing",
|
|
1884
|
+
DiskGigabytesProvisionedOutOfRange = "DiskGigabytesProvisionedOutOfRange",
|
|
1885
|
+
MegabytesPerSecondOfReadMissing = "MegabytesPerSecondOfReadMissing",
|
|
1886
|
+
MegabytesPerSecondOfReadOutOfRange = "MegabytesPerSecondOfReadOutOfRange",
|
|
1887
|
+
MegabytesPerSecondOfWriteMissing = "MegabytesPerSecondOfWriteMissing",
|
|
1888
|
+
MegabytesPerSecondOfWriteOutOfRange = "MegabytesPerSecondOfWriteOutOfRange",
|
|
1889
|
+
None = "None",
|
|
1890
|
+
NumberOfReadOperationsPerSecondMissing = "NumberOfReadOperationsPerSecondMissing",
|
|
1891
|
+
NumberOfReadOperationsPerSecondOutOfRange = "NumberOfReadOperationsPerSecondOutOfRange",
|
|
1892
|
+
NumberOfWriteOperationsPerSecondMissing = "NumberOfWriteOperationsPerSecondMissing",
|
|
1893
|
+
NumberOfWriteOperationsPerSecondOutOfRange = "NumberOfWriteOperationsPerSecondOutOfRange"
|
|
1894
|
+
}
|
|
1895
|
+
|
|
1896
|
+
// @public
|
|
1897
|
+
export enum KnownAzureDiskSuitabilityExplanation {
|
|
1898
|
+
DiskSizeGreaterThanSupported = "DiskSizeGreaterThanSupported",
|
|
1899
|
+
InternalErrorOccurredForDiskEvaluation = "InternalErrorOccurredForDiskEvaluation",
|
|
1900
|
+
NoDiskSizeFoundForSelectedRedundancy = "NoDiskSizeFoundForSelectedRedundancy",
|
|
1901
|
+
NoDiskSizeFoundInSelectedLocation = "NoDiskSizeFoundInSelectedLocation",
|
|
1902
|
+
NoEaPriceFoundForDiskSize = "NoEaPriceFoundForDiskSize",
|
|
1903
|
+
NoSuitableDiskSizeForIops = "NoSuitableDiskSizeForIops",
|
|
1904
|
+
NoSuitableDiskSizeForThroughput = "NoSuitableDiskSizeForThroughput",
|
|
1905
|
+
NotApplicable = "NotApplicable",
|
|
1906
|
+
Unknown = "Unknown"
|
|
1907
|
+
}
|
|
1908
|
+
|
|
1909
|
+
// @public
|
|
1910
|
+
export enum KnownAzureDiskType {
|
|
1911
|
+
Premium = "Premium",
|
|
1912
|
+
PremiumV2 = "PremiumV2",
|
|
1913
|
+
Standard = "Standard",
|
|
1914
|
+
StandardOrPremium = "StandardOrPremium",
|
|
1915
|
+
StandardSSD = "StandardSSD",
|
|
1916
|
+
Ultra = "Ultra",
|
|
1917
|
+
Unknown = "Unknown"
|
|
1918
|
+
}
|
|
1919
|
+
|
|
1920
|
+
// @public
|
|
1921
|
+
export enum KnownAzureHybridUseBenefit {
|
|
1922
|
+
No = "No",
|
|
1923
|
+
Unknown = "Unknown",
|
|
1924
|
+
Yes = "Yes"
|
|
1925
|
+
}
|
|
1926
|
+
|
|
1927
|
+
// @public
|
|
1928
|
+
export enum KnownAzureLocation {
|
|
1929
|
+
AustraliaCentral = "AustraliaCentral",
|
|
1930
|
+
AustraliaCentral2 = "AustraliaCentral2",
|
|
1931
|
+
AustraliaEast = "AustraliaEast",
|
|
1932
|
+
AustraliaSoutheast = "AustraliaSoutheast",
|
|
1933
|
+
BrazilSouth = "BrazilSouth",
|
|
1934
|
+
CanadaCentral = "CanadaCentral",
|
|
1935
|
+
CanadaEast = "CanadaEast",
|
|
1936
|
+
CentralIndia = "CentralIndia",
|
|
1937
|
+
CentralUs = "CentralUs",
|
|
1938
|
+
ChinaEast = "ChinaEast",
|
|
1939
|
+
ChinaEast2 = "ChinaEast2",
|
|
1940
|
+
ChinaNorth = "ChinaNorth",
|
|
1941
|
+
ChinaNorth2 = "ChinaNorth2",
|
|
1942
|
+
EastAsia = "EastAsia",
|
|
1943
|
+
EastUs = "EastUs",
|
|
1944
|
+
EastUs2 = "EastUs2",
|
|
1945
|
+
FranceCentral = "FranceCentral",
|
|
1946
|
+
FranceSouth = "FranceSouth",
|
|
1947
|
+
GermanyCentral = "GermanyCentral",
|
|
1948
|
+
GermanyNorth = "GermanyNorth",
|
|
1949
|
+
GermanyNortheast = "GermanyNortheast",
|
|
1950
|
+
GermanyWestCentral = "GermanyWestCentral",
|
|
1951
|
+
JapanEast = "JapanEast",
|
|
1952
|
+
JapanWest = "JapanWest",
|
|
1953
|
+
KoreaCentral = "KoreaCentral",
|
|
1954
|
+
KoreaSouth = "KoreaSouth",
|
|
1955
|
+
NorthCentralUs = "NorthCentralUs",
|
|
1956
|
+
NorthEurope = "NorthEurope",
|
|
1957
|
+
NorwayEast = "NorwayEast",
|
|
1958
|
+
NorwayWest = "NorwayWest",
|
|
1959
|
+
QatarCentral = "QatarCentral",
|
|
1960
|
+
SouthAfricaNorth = "SouthAfricaNorth",
|
|
1961
|
+
SouthAfricaWest = "SouthAfricaWest",
|
|
1962
|
+
SouthCentralUs = "SouthCentralUs",
|
|
1963
|
+
SoutheastAsia = "SoutheastAsia",
|
|
1964
|
+
SouthIndia = "SouthIndia",
|
|
1965
|
+
SwedenCentral = "SwedenCentral",
|
|
1966
|
+
SwitzerlandNorth = "SwitzerlandNorth",
|
|
1967
|
+
SwitzerlandWest = "SwitzerlandWest",
|
|
1968
|
+
UAECentral = "UAECentral",
|
|
1969
|
+
UAENorth = "UAENorth",
|
|
1970
|
+
UkSouth = "UkSouth",
|
|
1971
|
+
UkWest = "UkWest",
|
|
1972
|
+
Unknown = "Unknown",
|
|
1973
|
+
USDoDCentral = "USDoDCentral",
|
|
1974
|
+
USDoDEast = "USDoDEast",
|
|
1975
|
+
USGovArizona = "USGovArizona",
|
|
1976
|
+
USGovIowa = "USGovIowa",
|
|
1977
|
+
USGovTexas = "USGovTexas",
|
|
1978
|
+
USGovVirginia = "USGovVirginia",
|
|
1979
|
+
UsNatEast = "UsNatEast",
|
|
1980
|
+
UsNatWest = "UsNatWest",
|
|
1981
|
+
UsSecCentral = "UsSecCentral",
|
|
1982
|
+
UsSecEast = "UsSecEast",
|
|
1983
|
+
UsSecWest = "UsSecWest",
|
|
1984
|
+
WestCentralUs = "WestCentralUs",
|
|
1985
|
+
WestEurope = "WestEurope",
|
|
1986
|
+
WestIndia = "WestIndia",
|
|
1987
|
+
WestUs = "WestUs",
|
|
1988
|
+
WestUs2 = "WestUs2"
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
// @public
|
|
1992
|
+
export enum KnownAzureManagedDiskSkuDTODiskRedundancy {
|
|
1993
|
+
LRS = "LRS",
|
|
1994
|
+
Unknown = "Unknown",
|
|
1995
|
+
ZRS = "ZRS"
|
|
1996
|
+
}
|
|
1997
|
+
|
|
1998
|
+
// @public
|
|
1999
|
+
export enum KnownAzureManagedDiskSkuDTODiskType {
|
|
2000
|
+
Premium = "Premium",
|
|
2001
|
+
PremiumV2 = "PremiumV2",
|
|
2002
|
+
Standard = "Standard",
|
|
2003
|
+
StandardOrPremium = "StandardOrPremium",
|
|
2004
|
+
StandardSSD = "StandardSSD",
|
|
2005
|
+
Ultra = "Ultra",
|
|
2006
|
+
Unknown = "Unknown"
|
|
2007
|
+
}
|
|
2008
|
+
|
|
2009
|
+
// @public
|
|
2010
|
+
export enum KnownAzureNetworkAdapterSuitabilityDetail {
|
|
2011
|
+
MegabytesOfDataRecievedMissing = "MegabytesOfDataRecievedMissing",
|
|
2012
|
+
MegabytesOfDataRecievedOutOfRange = "MegabytesOfDataRecievedOutOfRange",
|
|
2013
|
+
MegabytesOfDataTransmittedMissing = "MegabytesOfDataTransmittedMissing",
|
|
2014
|
+
MegabytesOfDataTransmittedOutOfRange = "MegabytesOfDataTransmittedOutOfRange",
|
|
2015
|
+
None = "None"
|
|
2016
|
+
}
|
|
2017
|
+
|
|
2018
|
+
// @public
|
|
2019
|
+
export enum KnownAzureNetworkAdapterSuitabilityExplanation {
|
|
2020
|
+
InternalErrorOccurred = "InternalErrorOccurred",
|
|
2021
|
+
NotApplicable = "NotApplicable",
|
|
2022
|
+
Unknown = "Unknown"
|
|
2023
|
+
}
|
|
2024
|
+
|
|
2025
|
+
// @public
|
|
2026
|
+
export enum KnownAzureOfferCode {
|
|
2027
|
+
EA = "EA",
|
|
2028
|
+
Msazr0003P = "MSAZR0003P",
|
|
2029
|
+
Msazr0022P = "MSAZR0022P",
|
|
2030
|
+
Msazr0023P = "MSAZR0023P",
|
|
2031
|
+
Msazr0025P = "MSAZR0025P",
|
|
2032
|
+
Msazr0029P = "MSAZR0029P",
|
|
2033
|
+
Msazr0036P = "MSAZR0036P",
|
|
2034
|
+
Msazr0044P = "MSAZR0044P",
|
|
2035
|
+
Msazr0059P = "MSAZR0059P",
|
|
2036
|
+
Msazr0060P = "MSAZR0060P",
|
|
2037
|
+
Msazr0062P = "MSAZR0062P",
|
|
2038
|
+
Msazr0063P = "MSAZR0063P",
|
|
2039
|
+
Msazr0064P = "MSAZR0064P",
|
|
2040
|
+
Msazr0111P = "MSAZR0111P",
|
|
2041
|
+
Msazr0120P = "MSAZR0120P",
|
|
2042
|
+
Msazr0121P = "MSAZR0121P",
|
|
2043
|
+
Msazr0122P = "MSAZR0122P",
|
|
2044
|
+
Msazr0123P = "MSAZR0123P",
|
|
2045
|
+
Msazr0124P = "MSAZR0124P",
|
|
2046
|
+
Msazr0125P = "MSAZR0125P",
|
|
2047
|
+
Msazr0126P = "MSAZR0126P",
|
|
2048
|
+
Msazr0127P = "MSAZR0127P",
|
|
2049
|
+
Msazr0128P = "MSAZR0128P",
|
|
2050
|
+
Msazr0129P = "MSAZR0129P",
|
|
2051
|
+
Msazr0130P = "MSAZR0130P",
|
|
2052
|
+
Msazr0144P = "MSAZR0144P",
|
|
2053
|
+
Msazr0148P = "MSAZR0148P",
|
|
2054
|
+
Msazr0149P = "MSAZR0149P",
|
|
2055
|
+
Msazr0243P = "MSAZR0243P",
|
|
2056
|
+
Msazrde0003P = "MSAZRDE0003P",
|
|
2057
|
+
Msazrde0044P = "MSAZRDE0044P",
|
|
2058
|
+
Msazrusgov0003P = "MSAZRUSGOV0003P",
|
|
2059
|
+
Msmcazr0044P = "MSMCAZR0044P",
|
|
2060
|
+
Msmcazr0059P = "MSMCAZR0059P",
|
|
2061
|
+
Msmcazr0060P = "MSMCAZR0060P",
|
|
2062
|
+
Msmcazr0063P = "MSMCAZR0063P",
|
|
2063
|
+
Msmcazr0120P = "MSMCAZR0120P",
|
|
2064
|
+
Msmcazr0121P = "MSMCAZR0121P",
|
|
2065
|
+
Msmcazr0125P = "MSMCAZR0125P",
|
|
2066
|
+
Msmcazr0128P = "MSMCAZR0128P",
|
|
2067
|
+
SavingsPlan1Year = "SavingsPlan1Year",
|
|
2068
|
+
SavingsPlan3Year = "SavingsPlan3Year",
|
|
2069
|
+
Unknown = "Unknown"
|
|
2070
|
+
}
|
|
2071
|
+
|
|
2072
|
+
// @public
|
|
2073
|
+
export enum KnownAzurePricingTier {
|
|
2074
|
+
Basic = "Basic",
|
|
2075
|
+
Standard = "Standard"
|
|
2076
|
+
}
|
|
2077
|
+
|
|
2078
|
+
// @public
|
|
2079
|
+
export enum KnownAzureQuorumWitnessDTOQuorumWitnessType {
|
|
2080
|
+
Cloud = "Cloud",
|
|
2081
|
+
Disk = "Disk",
|
|
2082
|
+
Unknown = "Unknown"
|
|
2083
|
+
}
|
|
2084
|
+
|
|
2085
|
+
// @public
|
|
2086
|
+
export enum KnownAzureReservedInstance {
|
|
2087
|
+
None = "None",
|
|
2088
|
+
RI1Year = "RI1Year",
|
|
2089
|
+
RI3Year = "RI3Year"
|
|
2090
|
+
}
|
|
2091
|
+
|
|
2092
|
+
// @public
|
|
2093
|
+
export enum KnownAzureSecurityOfferingType {
|
|
2094
|
+
MDC = "MDC",
|
|
2095
|
+
NO = "NO"
|
|
2096
|
+
}
|
|
2097
|
+
|
|
2098
|
+
// @public
|
|
2099
|
+
export enum KnownAzureSqlDataBaseType {
|
|
2100
|
+
Automatic = "Automatic",
|
|
2101
|
+
ElasticPool = "ElasticPool",
|
|
2102
|
+
SingleDatabase = "SingleDatabase",
|
|
2103
|
+
Unknown = "Unknown"
|
|
2104
|
+
}
|
|
2105
|
+
|
|
2106
|
+
// @public
|
|
2107
|
+
export enum KnownAzureSqlInstanceType {
|
|
2108
|
+
Automatic = "Automatic",
|
|
2109
|
+
InstancePools = "InstancePools",
|
|
2110
|
+
SingleInstance = "SingleInstance",
|
|
2111
|
+
Unknown = "Unknown"
|
|
2112
|
+
}
|
|
2113
|
+
|
|
2114
|
+
// @public
|
|
2115
|
+
export enum KnownAzureSqlPurchaseModel {
|
|
2116
|
+
DTU = "DTU",
|
|
2117
|
+
Unknown = "Unknown",
|
|
2118
|
+
VCore = "VCore"
|
|
2119
|
+
}
|
|
2120
|
+
|
|
2121
|
+
// @public
|
|
2122
|
+
export enum KnownAzureSqlServiceTier {
|
|
2123
|
+
Automatic = "Automatic",
|
|
2124
|
+
BusinessCritical = "BusinessCritical",
|
|
2125
|
+
GeneralPurpose = "GeneralPurpose",
|
|
2126
|
+
HyperScale = "HyperScale",
|
|
2127
|
+
Unknown = "Unknown"
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
// @public
|
|
2131
|
+
export enum KnownAzureStorageRedundancy {
|
|
2132
|
+
GeoRedundant = "GeoRedundant",
|
|
2133
|
+
LocallyRedundant = "LocallyRedundant",
|
|
2134
|
+
ReadAccessGeoRedundant = "ReadAccessGeoRedundant",
|
|
2135
|
+
Unknown = "Unknown",
|
|
2136
|
+
ZoneRedundant = "ZoneRedundant"
|
|
2137
|
+
}
|
|
2138
|
+
|
|
2139
|
+
// @public
|
|
2140
|
+
export enum KnownAzureVmFamily {
|
|
2141
|
+
Av2Series = "Av2_series",
|
|
2142
|
+
BasicA0A4 = "Basic_A0_A4",
|
|
2143
|
+
Dadsv5Series = "Dadsv5_series",
|
|
2144
|
+
Dasv4Series = "Dasv4_series",
|
|
2145
|
+
Dasv5Series = "Dasv5_series",
|
|
2146
|
+
Dav4Series = "Dav4_series",
|
|
2147
|
+
DCSeries = "DC_Series",
|
|
2148
|
+
Ddsv4Series = "Ddsv4_series",
|
|
2149
|
+
Ddsv5Series = "Ddsv5_series",
|
|
2150
|
+
Ddv4Series = "Ddv4_series",
|
|
2151
|
+
Ddv5Series = "Ddv5_series",
|
|
2152
|
+
DSeries = "D_series",
|
|
2153
|
+
DSSeries = "DS_series",
|
|
2154
|
+
DSv2Series = "DSv2_series",
|
|
2155
|
+
Dsv3Series = "Dsv3_series",
|
|
2156
|
+
Dsv4Series = "Dsv4_series",
|
|
2157
|
+
Dsv5Series = "Dsv5_series",
|
|
2158
|
+
Dv2Series = "Dv2_series",
|
|
2159
|
+
Dv3Series = "Dv3_series",
|
|
2160
|
+
Dv4Series = "Dv4_series",
|
|
2161
|
+
Dv5Series = "Dv5_series",
|
|
2162
|
+
Eadsv5Series = "Eadsv5_series",
|
|
2163
|
+
Easv4Series = "Easv4_series",
|
|
2164
|
+
Easv5Series = "Easv5_series",
|
|
2165
|
+
Eav4Series = "Eav4_series",
|
|
2166
|
+
Ebdsv5Series = "Ebdsv5_series",
|
|
2167
|
+
Ebsv5Series = "Ebsv5_series",
|
|
2168
|
+
Edsv4Series = "Edsv4_series",
|
|
2169
|
+
Edsv5Series = "Edsv5_series",
|
|
2170
|
+
Edv4Series = "Edv4_series",
|
|
2171
|
+
Edv5Series = "Edv5_series",
|
|
2172
|
+
Esv3Series = "Esv3_series",
|
|
2173
|
+
Esv4Series = "Esv4_series",
|
|
2174
|
+
Esv5Series = "Esv5_series",
|
|
2175
|
+
Ev3Series = "Ev3_series",
|
|
2176
|
+
Ev4Series = "Ev4_series",
|
|
2177
|
+
Ev5Series = "Ev5_series",
|
|
2178
|
+
FSeries = "F_series",
|
|
2179
|
+
FsSeries = "Fs_series",
|
|
2180
|
+
Fsv2Series = "Fsv2_series",
|
|
2181
|
+
GSeries = "G_series",
|
|
2182
|
+
GSSeries = "GS_series",
|
|
2183
|
+
HSeries = "H_series",
|
|
2184
|
+
LsSeries = "Ls_series",
|
|
2185
|
+
Lsv2Series = "Lsv2_series",
|
|
2186
|
+
Mdsv2Series = "Mdsv2_series",
|
|
2187
|
+
MSeries = "M_series",
|
|
2188
|
+
Msv2Series = "Msv2_series",
|
|
2189
|
+
Mv2Series = "Mv2_series",
|
|
2190
|
+
StandardA0A7 = "Standard_A0_A7",
|
|
2191
|
+
StandardA8A11 = "Standard_A8_A11",
|
|
2192
|
+
Unknown = "Unknown"
|
|
2193
|
+
}
|
|
2194
|
+
|
|
2195
|
+
// @public
|
|
2196
|
+
export enum KnownAzureVmSize {
|
|
2197
|
+
BasicA0 = "Basic_A0",
|
|
2198
|
+
BasicA1 = "Basic_A1",
|
|
2199
|
+
BasicA2 = "Basic_A2",
|
|
2200
|
+
BasicA3 = "Basic_A3",
|
|
2201
|
+
BasicA4 = "Basic_A4",
|
|
2202
|
+
StandardA0 = "Standard_A0",
|
|
2203
|
+
StandardA1 = "Standard_A1",
|
|
2204
|
+
StandardA10 = "Standard_A10",
|
|
2205
|
+
StandardA11 = "Standard_A11",
|
|
2206
|
+
StandardA1V2 = "Standard_A1_v2",
|
|
2207
|
+
StandardA2 = "Standard_A2",
|
|
2208
|
+
StandardA2MV2 = "Standard_A2m_v2",
|
|
2209
|
+
StandardA2V2 = "Standard_A2_v2",
|
|
2210
|
+
StandardA3 = "Standard_A3",
|
|
2211
|
+
StandardA4 = "Standard_A4",
|
|
2212
|
+
StandardA4MV2 = "Standard_A4m_v2",
|
|
2213
|
+
StandardA4V2 = "Standard_A4_v2",
|
|
2214
|
+
StandardA5 = "Standard_A5",
|
|
2215
|
+
StandardA6 = "Standard_A6",
|
|
2216
|
+
StandardA7 = "Standard_A7",
|
|
2217
|
+
StandardA8 = "Standard_A8",
|
|
2218
|
+
StandardA8MV2 = "Standard_A8m_v2",
|
|
2219
|
+
StandardA8V2 = "Standard_A8_v2",
|
|
2220
|
+
StandardA9 = "Standard_A9",
|
|
2221
|
+
StandardD1 = "Standard_D1",
|
|
2222
|
+
StandardD11 = "Standard_D11",
|
|
2223
|
+
StandardD11V2 = "Standard_D11_v2",
|
|
2224
|
+
StandardD12 = "Standard_D12",
|
|
2225
|
+
StandardD12V2 = "Standard_D12_v2",
|
|
2226
|
+
StandardD13 = "Standard_D13",
|
|
2227
|
+
StandardD13V2 = "Standard_D13_v2",
|
|
2228
|
+
StandardD14 = "Standard_D14",
|
|
2229
|
+
StandardD14V2 = "Standard_D14_v2",
|
|
2230
|
+
StandardD15V2 = "Standard_D15_v2",
|
|
2231
|
+
StandardD16AdsV5 = "Standard_D16ads_v5",
|
|
2232
|
+
StandardD16AsV4 = "Standard_D16as_v4",
|
|
2233
|
+
StandardD16AsV5 = "Standard_D16as_v5",
|
|
2234
|
+
StandardD16AV4 = "Standard_D16a_v4",
|
|
2235
|
+
StandardD16DsV4 = "Standard_D16ds_v4",
|
|
2236
|
+
StandardD16DsV5 = "Standard_D16ds_v5",
|
|
2237
|
+
StandardD16DV4 = "Standard_D16d_v4",
|
|
2238
|
+
StandardD16DV5 = "Standard_D16d_v5",
|
|
2239
|
+
StandardD16SV3 = "Standard_D16s_v3",
|
|
2240
|
+
StandardD16SV4 = "Standard_D16s_v4",
|
|
2241
|
+
StandardD16SV5 = "Standard_D16s_v5",
|
|
2242
|
+
StandardD16V3 = "Standard_D16_v3",
|
|
2243
|
+
StandardD16V4 = "Standard_D16_v4",
|
|
2244
|
+
StandardD16V5 = "Standard_D16_v5",
|
|
2245
|
+
StandardD1V2 = "Standard_D1_v2",
|
|
2246
|
+
StandardD2 = "Standard_D2",
|
|
2247
|
+
StandardD2AdsV5 = "Standard_D2ads_v5",
|
|
2248
|
+
StandardD2AsV4 = "Standard_D2as_v4",
|
|
2249
|
+
StandardD2AsV5 = "Standard_D2as_v5",
|
|
2250
|
+
StandardD2AV4 = "Standard_D2a_v4",
|
|
2251
|
+
StandardD2DsV4 = "Standard_D2ds_v4",
|
|
2252
|
+
StandardD2DsV5 = "Standard_D2ds_v5",
|
|
2253
|
+
StandardD2DV4 = "Standard_D2d_v4",
|
|
2254
|
+
StandardD2DV5 = "Standard_D2d_v5",
|
|
2255
|
+
StandardD2SV3 = "Standard_D2s_v3",
|
|
2256
|
+
StandardD2SV4 = "Standard_D2s_v4",
|
|
2257
|
+
StandardD2SV5 = "Standard_D2s_v5",
|
|
2258
|
+
StandardD2V2 = "Standard_D2_v2",
|
|
2259
|
+
StandardD2V3 = "Standard_D2_v3",
|
|
2260
|
+
StandardD2V4 = "Standard_D2_v4",
|
|
2261
|
+
StandardD2V5 = "Standard_D2_v5",
|
|
2262
|
+
StandardD3 = "Standard_D3",
|
|
2263
|
+
StandardD32AdsV5 = "Standard_D32ads_v5",
|
|
2264
|
+
StandardD32AsV4 = "Standard_D32as_v4",
|
|
2265
|
+
StandardD32AsV5 = "Standard_D32as_v5",
|
|
2266
|
+
StandardD32AV4 = "Standard_D32a_v4",
|
|
2267
|
+
StandardD32DsV4 = "Standard_D32ds_v4",
|
|
2268
|
+
StandardD32DsV5 = "Standard_D32ds_v5",
|
|
2269
|
+
StandardD32DV4 = "Standard_D32d_v4",
|
|
2270
|
+
StandardD32DV5 = "Standard_D32d_v5",
|
|
2271
|
+
StandardD32SV3 = "Standard_D32s_v3",
|
|
2272
|
+
StandardD32SV4 = "Standard_D32s_v4",
|
|
2273
|
+
StandardD32SV5 = "Standard_D32s_v5",
|
|
2274
|
+
StandardD32V3 = "Standard_D32_v3",
|
|
2275
|
+
StandardD32V4 = "Standard_D32_v4",
|
|
2276
|
+
StandardD32V5 = "Standard_D32_v5",
|
|
2277
|
+
StandardD3V2 = "Standard_D3_v2",
|
|
2278
|
+
StandardD4 = "Standard_D4",
|
|
2279
|
+
StandardD48AdsV5 = "Standard_D48ads_v5",
|
|
2280
|
+
StandardD48AsV4 = "Standard_D48as_v4",
|
|
2281
|
+
StandardD48AsV5 = "Standard_D48as_v5",
|
|
2282
|
+
StandardD48AV4 = "Standard_D48a_v4",
|
|
2283
|
+
StandardD48DsV4 = "Standard_D48ds_v4",
|
|
2284
|
+
StandardD48DsV5 = "Standard_D48ds_v5",
|
|
2285
|
+
StandardD48DV4 = "Standard_D48d_v4",
|
|
2286
|
+
StandardD48DV5 = "Standard_D48d_v5",
|
|
2287
|
+
StandardD48SV4 = "Standard_D48s_v4",
|
|
2288
|
+
StandardD48SV5 = "Standard_D48s_v5",
|
|
2289
|
+
StandardD48V4 = "Standard_D48_v4",
|
|
2290
|
+
StandardD48V5 = "Standard_D48_v5",
|
|
2291
|
+
StandardD4AdsV5 = "Standard_D4ads_v5",
|
|
2292
|
+
StandardD4AsV4 = "Standard_D4as_v4",
|
|
2293
|
+
StandardD4AsV5 = "Standard_D4as_v5",
|
|
2294
|
+
StandardD4AV4 = "Standard_D4a_v4",
|
|
2295
|
+
StandardD4DsV4 = "Standard_D4ds_v4",
|
|
2296
|
+
StandardD4DsV5 = "Standard_D4ds_v5",
|
|
2297
|
+
StandardD4DV4 = "Standard_D4d_v4",
|
|
2298
|
+
StandardD4DV5 = "Standard_D4d_v5",
|
|
2299
|
+
StandardD4SV3 = "Standard_D4s_v3",
|
|
2300
|
+
StandardD4SV4 = "Standard_D4s_v4",
|
|
2301
|
+
StandardD4SV5 = "Standard_D4s_v5",
|
|
2302
|
+
StandardD4V2 = "Standard_D4_v2",
|
|
2303
|
+
StandardD4V3 = "Standard_D4_v3",
|
|
2304
|
+
StandardD4V4 = "Standard_D4_v4",
|
|
2305
|
+
StandardD4V5 = "Standard_D4_v5",
|
|
2306
|
+
StandardD5V2 = "Standard_D5_v2",
|
|
2307
|
+
StandardD64AdsV5 = "Standard_D64ads_v5",
|
|
2308
|
+
StandardD64AsV4 = "Standard_D64as_v4",
|
|
2309
|
+
StandardD64AsV5 = "Standard_D64as_v5",
|
|
2310
|
+
StandardD64AV4 = "Standard_D64a_v4",
|
|
2311
|
+
StandardD64DsV4 = "Standard_D64ds_v4",
|
|
2312
|
+
StandardD64DsV5 = "Standard_D64ds_v5",
|
|
2313
|
+
StandardD64DV4 = "Standard_D64d_v4",
|
|
2314
|
+
StandardD64DV5 = "Standard_D64d_v5",
|
|
2315
|
+
StandardD64SV3 = "Standard_D64s_v3",
|
|
2316
|
+
StandardD64SV4 = "Standard_D64s_v4",
|
|
2317
|
+
StandardD64SV5 = "Standard_D64s_v5",
|
|
2318
|
+
StandardD64V3 = "Standard_D64_v3",
|
|
2319
|
+
StandardD64V4 = "Standard_D64_v4",
|
|
2320
|
+
StandardD64V5 = "Standard_D64_v5",
|
|
2321
|
+
StandardD8AdsV5 = "Standard_D8ads_v5",
|
|
2322
|
+
StandardD8AsV4 = "Standard_D8as_v4",
|
|
2323
|
+
StandardD8AsV5 = "Standard_D8as_v5",
|
|
2324
|
+
StandardD8AV4 = "Standard_D8a_v4",
|
|
2325
|
+
StandardD8DsV4 = "Standard_D8ds_v4",
|
|
2326
|
+
StandardD8DsV5 = "Standard_D8ds_v5",
|
|
2327
|
+
StandardD8DV4 = "Standard_D8d_v4",
|
|
2328
|
+
StandardD8DV5 = "Standard_D8d_v5",
|
|
2329
|
+
StandardD8SV3 = "Standard_D8s_v3",
|
|
2330
|
+
StandardD8SV4 = "Standard_D8s_v4",
|
|
2331
|
+
StandardD8SV5 = "Standard_D8s_v5",
|
|
2332
|
+
StandardD8V3 = "Standard_D8_v3",
|
|
2333
|
+
StandardD8V4 = "Standard_D8_v4",
|
|
2334
|
+
StandardD8V5 = "Standard_D8_v5",
|
|
2335
|
+
StandardD96AdsV5 = "Standard_D96ads_v5",
|
|
2336
|
+
StandardD96AsV4 = "Standard_D96as_v4",
|
|
2337
|
+
StandardD96AsV5 = "Standard_D96as_v5",
|
|
2338
|
+
StandardD96AV4 = "Standard_D96a_v4",
|
|
2339
|
+
StandardD96DsV5 = "Standard_D96ds_v5",
|
|
2340
|
+
StandardD96DV5 = "Standard_D96d_v5",
|
|
2341
|
+
StandardD96SV5 = "Standard_D96s_v5",
|
|
2342
|
+
StandardD96V5 = "Standard_D96_v5",
|
|
2343
|
+
StandardDC2S = "Standard_DC2s",
|
|
2344
|
+
StandardDC4S = "Standard_DC4s",
|
|
2345
|
+
StandardDS1 = "Standard_DS1",
|
|
2346
|
+
StandardDS11 = "Standard_DS11",
|
|
2347
|
+
StandardDS111V2 = "Standard_DS11_1_v2",
|
|
2348
|
+
StandardDS11V2 = "Standard_DS11_v2",
|
|
2349
|
+
StandardDS12 = "Standard_DS12",
|
|
2350
|
+
StandardDS121V2 = "Standard_DS12_1_v2",
|
|
2351
|
+
StandardDS122V2 = "Standard_DS12_2_v2",
|
|
2352
|
+
StandardDS12V2 = "Standard_DS12_v2",
|
|
2353
|
+
StandardDS13 = "Standard_DS13",
|
|
2354
|
+
StandardDS132V2 = "Standard_DS13_2_v2",
|
|
2355
|
+
StandardDS134V2 = "Standard_DS13_4_v2",
|
|
2356
|
+
StandardDS13V2 = "Standard_DS13_v2",
|
|
2357
|
+
StandardDS14 = "Standard_DS14",
|
|
2358
|
+
StandardDS144V2 = "Standard_DS14_4_v2",
|
|
2359
|
+
StandardDS148V2 = "Standard_DS14_8_v2",
|
|
2360
|
+
StandardDS14V2 = "Standard_DS14_v2",
|
|
2361
|
+
StandardDS15V2 = "Standard_DS15_v2",
|
|
2362
|
+
StandardDS1V2 = "Standard_DS1_v2",
|
|
2363
|
+
StandardDS2 = "Standard_DS2",
|
|
2364
|
+
StandardDS2V2 = "Standard_DS2_v2",
|
|
2365
|
+
StandardDS3 = "Standard_DS3",
|
|
2366
|
+
StandardDS3V2 = "Standard_DS3_v2",
|
|
2367
|
+
StandardDS4 = "Standard_DS4",
|
|
2368
|
+
StandardDS4V2 = "Standard_DS4_v2",
|
|
2369
|
+
StandardDS5V2 = "Standard_DS5_v2",
|
|
2370
|
+
StandardE104IdsV5 = "Standard_E104ids_v5",
|
|
2371
|
+
StandardE104IdV5 = "Standard_E104id_v5",
|
|
2372
|
+
StandardE104IsV5 = "Standard_E104is_v5",
|
|
2373
|
+
StandardE104IV5 = "Standard_E104i_v5",
|
|
2374
|
+
StandardE164AdsV5 = "Standard_E16_4ads_v5",
|
|
2375
|
+
StandardE164AsV4 = "Standard_E16_4as_v4",
|
|
2376
|
+
StandardE164AsV5 = "Standard_E16_4as_v5",
|
|
2377
|
+
StandardE164DsV4 = "Standard_E16_4ds_v4",
|
|
2378
|
+
StandardE164DsV5 = "Standard_E16_4ds_v5",
|
|
2379
|
+
StandardE164SV3 = "Standard_E16_4s_v3",
|
|
2380
|
+
StandardE164SV4 = "Standard_E16_4s_v4",
|
|
2381
|
+
StandardE164SV5 = "Standard_E16_4s_v5",
|
|
2382
|
+
StandardE168AdsV5 = "Standard_E16_8ads_v5",
|
|
2383
|
+
StandardE168AsV4 = "Standard_E16_8as_v4",
|
|
2384
|
+
StandardE168AsV5 = "Standard_E16_8as_v5",
|
|
2385
|
+
StandardE168DsV4 = "Standard_E16_8ds_v4",
|
|
2386
|
+
StandardE168DsV5 = "Standard_E16_8ds_v5",
|
|
2387
|
+
StandardE168SV3 = "Standard_E16_8s_v3",
|
|
2388
|
+
StandardE168SV4 = "Standard_E16_8s_v4",
|
|
2389
|
+
StandardE168SV5 = "Standard_E16_8s_v5",
|
|
2390
|
+
StandardE16AdsV5 = "Standard_E16ads_v5",
|
|
2391
|
+
StandardE16AsV4 = "Standard_E16as_v4",
|
|
2392
|
+
StandardE16AsV5 = "Standard_E16as_v5",
|
|
2393
|
+
StandardE16AV4 = "Standard_E16a_v4",
|
|
2394
|
+
StandardE16BdsV5 = "Standard_E16bds_v5",
|
|
2395
|
+
StandardE16BsV5 = "Standard_E16bs_v5",
|
|
2396
|
+
StandardE16DsV4 = "Standard_E16ds_v4",
|
|
2397
|
+
StandardE16DsV5 = "Standard_E16ds_v5",
|
|
2398
|
+
StandardE16DV4 = "Standard_E16d_v4",
|
|
2399
|
+
StandardE16DV5 = "Standard_E16d_v5",
|
|
2400
|
+
StandardE16SV3 = "Standard_E16s_v3",
|
|
2401
|
+
StandardE16SV4 = "Standard_E16s_v4",
|
|
2402
|
+
StandardE16SV5 = "Standard_E16s_v5",
|
|
2403
|
+
StandardE16V3 = "Standard_E16_v3",
|
|
2404
|
+
StandardE16V4 = "Standard_E16_v4",
|
|
2405
|
+
StandardE16V5 = "Standard_E16_v5",
|
|
2406
|
+
StandardE20AdsV5 = "Standard_E20ads_v5",
|
|
2407
|
+
StandardE20AsV4 = "Standard_E20as_v4",
|
|
2408
|
+
StandardE20AsV5 = "Standard_E20as_v5",
|
|
2409
|
+
StandardE20AV4 = "Standard_E20a_v4",
|
|
2410
|
+
StandardE20DsV4 = "Standard_E20ds_v4",
|
|
2411
|
+
StandardE20DsV5 = "Standard_E20ds_v5",
|
|
2412
|
+
StandardE20DV4 = "Standard_E20d_v4",
|
|
2413
|
+
StandardE20DV5 = "Standard_E20d_v5",
|
|
2414
|
+
StandardE20SV3 = "Standard_E20s_v3",
|
|
2415
|
+
StandardE20SV4 = "Standard_E20s_v4",
|
|
2416
|
+
StandardE20SV5 = "Standard_E20s_v5",
|
|
2417
|
+
StandardE20V3 = "Standard_E20_v3",
|
|
2418
|
+
StandardE20V4 = "Standard_E20_v4",
|
|
2419
|
+
StandardE20V5 = "Standard_E20_v5",
|
|
2420
|
+
StandardE2AdsV5 = "Standard_E2ads_v5",
|
|
2421
|
+
StandardE2AsV4 = "Standard_E2as_v4",
|
|
2422
|
+
StandardE2AsV5 = "Standard_E2as_v5",
|
|
2423
|
+
StandardE2AV4 = "Standard_E2a_v4",
|
|
2424
|
+
StandardE2BdsV5 = "Standard_E2bds_v5",
|
|
2425
|
+
StandardE2BsV5 = "Standard_E2bs_v5",
|
|
2426
|
+
StandardE2DsV4 = "Standard_E2ds_v4",
|
|
2427
|
+
StandardE2DsV5 = "Standard_E2ds_v5",
|
|
2428
|
+
StandardE2DV4 = "Standard_E2d_v4",
|
|
2429
|
+
StandardE2DV5 = "Standard_E2d_v5",
|
|
2430
|
+
StandardE2SV3 = "Standard_E2s_v3",
|
|
2431
|
+
StandardE2SV4 = "Standard_E2s_v4",
|
|
2432
|
+
StandardE2SV5 = "Standard_E2s_v5",
|
|
2433
|
+
StandardE2V3 = "Standard_E2_v3",
|
|
2434
|
+
StandardE2V4 = "Standard_E2_v4",
|
|
2435
|
+
StandardE2V5 = "Standard_E2_v5",
|
|
2436
|
+
StandardE3216AdsV5 = "Standard_E32_16ads_v5",
|
|
2437
|
+
StandardE3216AsV4 = "Standard_E32_16as_v4",
|
|
2438
|
+
StandardE3216AsV5 = "Standard_E32_16as_v5",
|
|
2439
|
+
StandardE3216DsV4 = "Standard_E32_16ds_v4",
|
|
2440
|
+
StandardE3216DsV5 = "Standard_E32_16ds_v5",
|
|
2441
|
+
StandardE3216SV3 = "Standard_E32_16s_v3",
|
|
2442
|
+
StandardE3216SV4 = "Standard_E32_16s_v4",
|
|
2443
|
+
StandardE3216SV5 = "Standard_E32_16s_v5",
|
|
2444
|
+
StandardE328AdsV5 = "Standard_E32_8ads_v5",
|
|
2445
|
+
StandardE328AsV4 = "Standard_E32_8as_v4",
|
|
2446
|
+
StandardE328AsV5 = "Standard_E32_8as_v5",
|
|
2447
|
+
StandardE328DsV4 = "Standard_E32_8ds_v4",
|
|
2448
|
+
StandardE328DsV5 = "Standard_E32_8ds_v5",
|
|
2449
|
+
StandardE328SV3 = "Standard_E32_8s_v3",
|
|
2450
|
+
StandardE328SV4 = "Standard_E32_8s_v4",
|
|
2451
|
+
StandardE328SV5 = "Standard_E32_8s_v5",
|
|
2452
|
+
StandardE32AdsV5 = "Standard_E32ads_v5",
|
|
2453
|
+
StandardE32AsV4 = "Standard_E32as_v4",
|
|
2454
|
+
StandardE32AsV5 = "Standard_E32as_v5",
|
|
2455
|
+
StandardE32AV4 = "Standard_E32a_v4",
|
|
2456
|
+
StandardE32BdsV5 = "Standard_E32bds_v5",
|
|
2457
|
+
StandardE32BsV5 = "Standard_E32bs_v5",
|
|
2458
|
+
StandardE32DsV4 = "Standard_E32ds_v4",
|
|
2459
|
+
StandardE32DsV5 = "Standard_E32ds_v5",
|
|
2460
|
+
StandardE32DV4 = "Standard_E32d_v4",
|
|
2461
|
+
StandardE32DV5 = "Standard_E32d_v5",
|
|
2462
|
+
StandardE32SV3 = "Standard_E32s_v3",
|
|
2463
|
+
StandardE32SV4 = "Standard_E32s_v4",
|
|
2464
|
+
StandardE32SV5 = "Standard_E32s_v5",
|
|
2465
|
+
StandardE32V3 = "Standard_E32_v3",
|
|
2466
|
+
StandardE32V4 = "Standard_E32_v4",
|
|
2467
|
+
StandardE32V5 = "Standard_E32_v5",
|
|
2468
|
+
StandardE42AdsV5 = "Standard_E4_2ads_v5",
|
|
2469
|
+
StandardE42AsV4 = "Standard_E4_2as_v4",
|
|
2470
|
+
StandardE42AsV5 = "Standard_E4_2as_v5",
|
|
2471
|
+
StandardE42DsV4 = "Standard_E4_2ds_v4",
|
|
2472
|
+
StandardE42DsV5 = "Standard_E4_2ds_v5",
|
|
2473
|
+
StandardE42SV3 = "Standard_E4_2s_v3",
|
|
2474
|
+
StandardE42SV4 = "Standard_E4_2s_v4",
|
|
2475
|
+
StandardE42SV5 = "Standard_E4_2s_v5",
|
|
2476
|
+
StandardE48AdsV5 = "Standard_E48ads_v5",
|
|
2477
|
+
StandardE48AsV4 = "Standard_E48as_v4",
|
|
2478
|
+
StandardE48AsV5 = "Standard_E48as_v5",
|
|
2479
|
+
StandardE48AV4 = "Standard_E48a_v4",
|
|
2480
|
+
StandardE48BdsV5 = "Standard_E48bds_v5",
|
|
2481
|
+
StandardE48BsV5 = "Standard_E48bs_v5",
|
|
2482
|
+
StandardE48DsV4 = "Standard_E48ds_v4",
|
|
2483
|
+
StandardE48DsV5 = "Standard_E48ds_v5",
|
|
2484
|
+
StandardE48DV4 = "Standard_E48d_v4",
|
|
2485
|
+
StandardE48DV5 = "Standard_E48d_v5",
|
|
2486
|
+
StandardE48SV3 = "Standard_E48s_v3",
|
|
2487
|
+
StandardE48SV4 = "Standard_E48s_v4",
|
|
2488
|
+
StandardE48SV5 = "Standard_E48s_v5",
|
|
2489
|
+
StandardE48V3 = "Standard_E48_v3",
|
|
2490
|
+
StandardE48V4 = "Standard_E48_v4",
|
|
2491
|
+
StandardE48V5 = "Standard_E48_v5",
|
|
2492
|
+
StandardE4AdsV5 = "Standard_E4ads_v5",
|
|
2493
|
+
StandardE4AsV4 = "Standard_E4as_v4",
|
|
2494
|
+
StandardE4AsV5 = "Standard_E4as_v5",
|
|
2495
|
+
StandardE4AV4 = "Standard_E4a_v4",
|
|
2496
|
+
StandardE4BdsV5 = "Standard_E4bds_v5",
|
|
2497
|
+
StandardE4BsV5 = "Standard_E4bs_v5",
|
|
2498
|
+
StandardE4DsV4 = "Standard_E4ds_v4",
|
|
2499
|
+
StandardE4DsV5 = "Standard_E4ds_v5",
|
|
2500
|
+
StandardE4DV4 = "Standard_E4d_v4",
|
|
2501
|
+
StandardE4DV5 = "Standard_E4d_v5",
|
|
2502
|
+
StandardE4SV3 = "Standard_E4s_v3",
|
|
2503
|
+
StandardE4SV4 = "Standard_E4s_v4",
|
|
2504
|
+
StandardE4SV5 = "Standard_E4s_v5",
|
|
2505
|
+
StandardE4V3 = "Standard_E4_v3",
|
|
2506
|
+
StandardE4V4 = "Standard_E4_v4",
|
|
2507
|
+
StandardE4V5 = "Standard_E4_v5",
|
|
2508
|
+
StandardE6416AdsV5 = "Standard_E64_16ads_v5",
|
|
2509
|
+
StandardE6416AsV4 = "Standard_E64_16as_v4",
|
|
2510
|
+
StandardE6416AsV5 = "Standard_E64_16as_v5",
|
|
2511
|
+
StandardE6416DsV4 = "Standard_E64_16ds_v4",
|
|
2512
|
+
StandardE6416DsV5 = "Standard_E64_16ds_v5",
|
|
2513
|
+
StandardE6416SV3 = "Standard_E64_16s_v3",
|
|
2514
|
+
StandardE6416SV4 = "Standard_E64_16s_v4",
|
|
2515
|
+
StandardE6416SV5 = "Standard_E64_16s_v5",
|
|
2516
|
+
StandardE6432AdsV5 = "Standard_E64_32ads_v5",
|
|
2517
|
+
StandardE6432AsV4 = "Standard_E64_32as_v4",
|
|
2518
|
+
StandardE6432AsV5 = "Standard_E64_32as_v5",
|
|
2519
|
+
StandardE6432DsV4 = "Standard_E64_32ds_v4",
|
|
2520
|
+
StandardE6432DsV5 = "Standard_E64_32ds_v5",
|
|
2521
|
+
StandardE6432SV3 = "Standard_E64_32s_v3",
|
|
2522
|
+
StandardE6432SV4 = "Standard_E64_32s_v4",
|
|
2523
|
+
StandardE6432SV5 = "Standard_E64_32s_v5",
|
|
2524
|
+
StandardE64AdsV5 = "Standard_E64ads_v5",
|
|
2525
|
+
StandardE64AsV4 = "Standard_E64as_v4",
|
|
2526
|
+
StandardE64AsV5 = "Standard_E64as_v5",
|
|
2527
|
+
StandardE64AV4 = "Standard_E64a_v4",
|
|
2528
|
+
StandardE64BdsV5 = "Standard_E64bds_v5",
|
|
2529
|
+
StandardE64BsV5 = "Standard_E64bs_v5",
|
|
2530
|
+
StandardE64DsV4 = "Standard_E64ds_v4",
|
|
2531
|
+
StandardE64DsV5 = "Standard_E64ds_v5",
|
|
2532
|
+
StandardE64DV4 = "Standard_E64d_v4",
|
|
2533
|
+
StandardE64DV5 = "Standard_E64d_v5",
|
|
2534
|
+
StandardE64IsV3 = "Standard_E64is_v3",
|
|
2535
|
+
StandardE64IV3 = "Standard_E64i_v3",
|
|
2536
|
+
StandardE64SV3 = "Standard_E64s_v3",
|
|
2537
|
+
StandardE64SV4 = "Standard_E64s_v4",
|
|
2538
|
+
StandardE64SV5 = "Standard_E64s_v5",
|
|
2539
|
+
StandardE64V3 = "Standard_E64_v3",
|
|
2540
|
+
StandardE64V4 = "Standard_E64_v4",
|
|
2541
|
+
StandardE64V5 = "Standard_E64_v5",
|
|
2542
|
+
StandardE80IdsV4 = "Standard_E80ids_v4",
|
|
2543
|
+
StandardE80IsV4 = "Standard_E80is_v4",
|
|
2544
|
+
StandardE82AdsV5 = "Standard_E8_2ads_v5",
|
|
2545
|
+
StandardE82AsV4 = "Standard_E8_2as_v4",
|
|
2546
|
+
StandardE82AsV5 = "Standard_E8_2as_v5",
|
|
2547
|
+
StandardE82DsV4 = "Standard_E8_2ds_v4",
|
|
2548
|
+
StandardE82DsV5 = "Standard_E8_2ds_v5",
|
|
2549
|
+
StandardE82SV3 = "Standard_E8_2s_v3",
|
|
2550
|
+
StandardE82SV4 = "Standard_E8_2s_v4",
|
|
2551
|
+
StandardE82SV5 = "Standard_E8_2s_v5",
|
|
2552
|
+
StandardE84AdsV5 = "Standard_E8_4ads_v5",
|
|
2553
|
+
StandardE84AsV4 = "Standard_E8_4as_v4",
|
|
2554
|
+
StandardE84AsV5 = "Standard_E8_4as_v5",
|
|
2555
|
+
StandardE84DsV4 = "Standard_E8_4ds_v4",
|
|
2556
|
+
StandardE84DsV5 = "Standard_E8_4ds_v5",
|
|
2557
|
+
StandardE84SV3 = "Standard_E8_4s_v3",
|
|
2558
|
+
StandardE84SV4 = "Standard_E8_4s_v4",
|
|
2559
|
+
StandardE84SV5 = "Standard_E8_4s_v5",
|
|
2560
|
+
StandardE8AdsV5 = "Standard_E8ads_v5",
|
|
2561
|
+
StandardE8AsV4 = "Standard_E8as_v4",
|
|
2562
|
+
StandardE8AsV5 = "Standard_E8as_v5",
|
|
2563
|
+
StandardE8AV4 = "Standard_E8a_v4",
|
|
2564
|
+
StandardE8BdsV5 = "Standard_E8bds_v5",
|
|
2565
|
+
StandardE8BsV5 = "Standard_E8bs_v5",
|
|
2566
|
+
StandardE8DsV4 = "Standard_E8ds_v4",
|
|
2567
|
+
StandardE8DsV5 = "Standard_E8ds_v5",
|
|
2568
|
+
StandardE8DV4 = "Standard_E8d_v4",
|
|
2569
|
+
StandardE8DV5 = "Standard_E8d_v5",
|
|
2570
|
+
StandardE8SV3 = "Standard_E8s_v3",
|
|
2571
|
+
StandardE8SV4 = "Standard_E8s_v4",
|
|
2572
|
+
StandardE8SV5 = "Standard_E8s_v5",
|
|
2573
|
+
StandardE8V3 = "Standard_E8_v3",
|
|
2574
|
+
StandardE8V4 = "Standard_E8_v4",
|
|
2575
|
+
StandardE8V5 = "Standard_E8_v5",
|
|
2576
|
+
StandardE9624AdsV5 = "Standard_E96_24ads_v5",
|
|
2577
|
+
StandardE9624AsV4 = "Standard_E96_24as_v4",
|
|
2578
|
+
StandardE9624AsV5 = "Standard_E96_24as_v5",
|
|
2579
|
+
StandardE9624DsV5 = "Standard_E96_24ds_v5",
|
|
2580
|
+
StandardE9624SV5 = "Standard_E96_24s_v5",
|
|
2581
|
+
StandardE9648AdsV5 = "Standard_E96_48ads_v5",
|
|
2582
|
+
StandardE9648AsV4 = "Standard_E96_48as_v4",
|
|
2583
|
+
StandardE9648AsV5 = "Standard_E96_48as_v5",
|
|
2584
|
+
StandardE9648DsV5 = "Standard_E96_48ds_v5",
|
|
2585
|
+
StandardE9648SV5 = "Standard_E96_48s_v5",
|
|
2586
|
+
StandardE96AdsV5 = "Standard_E96ads_v5",
|
|
2587
|
+
StandardE96AsV4 = "Standard_E96as_v4",
|
|
2588
|
+
StandardE96AsV5 = "Standard_E96as_v5",
|
|
2589
|
+
StandardE96AV4 = "Standard_E96a_v4",
|
|
2590
|
+
StandardE96DsV5 = "Standard_E96ds_v5",
|
|
2591
|
+
StandardE96DV5 = "Standard_E96d_v5",
|
|
2592
|
+
StandardE96SV5 = "Standard_E96s_v5",
|
|
2593
|
+
StandardE96V5 = "Standard_E96_v5",
|
|
2594
|
+
StandardF1 = "Standard_F1",
|
|
2595
|
+
StandardF16 = "Standard_F16",
|
|
2596
|
+
StandardF16S = "Standard_F16s",
|
|
2597
|
+
StandardF16SV2 = "Standard_F16s_v2",
|
|
2598
|
+
StandardF1S = "Standard_F1s",
|
|
2599
|
+
StandardF2 = "Standard_F2",
|
|
2600
|
+
StandardF2S = "Standard_F2s",
|
|
2601
|
+
StandardF2SV2 = "Standard_F2s_v2",
|
|
2602
|
+
StandardF32SV2 = "Standard_F32s_v2",
|
|
2603
|
+
StandardF4 = "Standard_F4",
|
|
2604
|
+
StandardF48SV2 = "Standard_F48s_v2",
|
|
2605
|
+
StandardF4S = "Standard_F4s",
|
|
2606
|
+
StandardF4SV2 = "Standard_F4s_v2",
|
|
2607
|
+
StandardF64SV2 = "Standard_F64s_v2",
|
|
2608
|
+
StandardF72SV2 = "Standard_F72s_v2",
|
|
2609
|
+
StandardF8 = "Standard_F8",
|
|
2610
|
+
StandardF8S = "Standard_F8s",
|
|
2611
|
+
StandardF8SV2 = "Standard_F8s_v2",
|
|
2612
|
+
StandardG1 = "Standard_G1",
|
|
2613
|
+
StandardG2 = "Standard_G2",
|
|
2614
|
+
StandardG3 = "Standard_G3",
|
|
2615
|
+
StandardG4 = "Standard_G4",
|
|
2616
|
+
StandardG5 = "Standard_G5",
|
|
2617
|
+
StandardGS1 = "Standard_GS1",
|
|
2618
|
+
StandardGS2 = "Standard_GS2",
|
|
2619
|
+
StandardGS3 = "Standard_GS3",
|
|
2620
|
+
StandardGS4 = "Standard_GS4",
|
|
2621
|
+
StandardGS44 = "Standard_GS4_4",
|
|
2622
|
+
StandardGS48 = "Standard_GS4_8",
|
|
2623
|
+
StandardGS5 = "Standard_GS5",
|
|
2624
|
+
StandardGS516 = "Standard_GS5_16",
|
|
2625
|
+
StandardGS58 = "Standard_GS5_8",
|
|
2626
|
+
StandardH16 = "Standard_H16",
|
|
2627
|
+
StandardH16M = "Standard_H16m",
|
|
2628
|
+
StandardH16Mr = "Standard_H16mr",
|
|
2629
|
+
StandardH16R = "Standard_H16r",
|
|
2630
|
+
StandardH8 = "Standard_H8",
|
|
2631
|
+
StandardH8M = "Standard_H8m",
|
|
2632
|
+
StandardL16S = "Standard_L16s",
|
|
2633
|
+
StandardL16SV2 = "Standard_L16s_v2",
|
|
2634
|
+
StandardL32S = "Standard_L32s",
|
|
2635
|
+
StandardL32SV2 = "Standard_L32s_v2",
|
|
2636
|
+
StandardL48SV2 = "Standard_L48s_v2",
|
|
2637
|
+
StandardL4S = "Standard_L4s",
|
|
2638
|
+
StandardL64SV2 = "Standard_L64s_v2",
|
|
2639
|
+
StandardL80SV2 = "Standard_L80s_v2",
|
|
2640
|
+
StandardL8S = "Standard_L8s",
|
|
2641
|
+
StandardL8SV2 = "Standard_L8s_v2",
|
|
2642
|
+
StandardM128 = "Standard_M128",
|
|
2643
|
+
StandardM12832Ms = "Standard_M128_32ms",
|
|
2644
|
+
StandardM12864Ms = "Standard_M128_64ms",
|
|
2645
|
+
StandardM128DmsV2 = "Standard_M128dms_v2",
|
|
2646
|
+
StandardM128DsV2 = "Standard_M128ds_v2",
|
|
2647
|
+
StandardM128M = "Standard_M128m",
|
|
2648
|
+
StandardM128Ms = "Standard_M128ms",
|
|
2649
|
+
StandardM128MsV2 = "Standard_M128ms_v2",
|
|
2650
|
+
StandardM128S = "Standard_M128s",
|
|
2651
|
+
StandardM128SV2 = "Standard_M128s_v2",
|
|
2652
|
+
StandardM164Ms = "Standard_M16_4ms",
|
|
2653
|
+
StandardM168Ms = "Standard_M16_8ms",
|
|
2654
|
+
StandardM16Ms = "Standard_M16ms",
|
|
2655
|
+
StandardM192IdmsV2 = "Standard_M192idms_v2",
|
|
2656
|
+
StandardM192IdsV2 = "Standard_M192ids_v2",
|
|
2657
|
+
StandardM192ImsV2 = "Standard_M192ims_v2",
|
|
2658
|
+
StandardM192IsV2 = "Standard_M192is_v2",
|
|
2659
|
+
StandardM208MsV2 = "Standard_M208ms_v2",
|
|
2660
|
+
StandardM208SV2 = "Standard_M208s_v2",
|
|
2661
|
+
StandardM3216Ms = "Standard_M32_16ms",
|
|
2662
|
+
StandardM328Ms = "Standard_M32_8ms",
|
|
2663
|
+
StandardM32DmsV2 = "Standard_M32dms_v2",
|
|
2664
|
+
StandardM32Ls = "Standard_M32ls",
|
|
2665
|
+
StandardM32Ms = "Standard_M32ms",
|
|
2666
|
+
StandardM32MsV2 = "Standard_M32ms_v2",
|
|
2667
|
+
StandardM32Ts = "Standard_M32ts",
|
|
2668
|
+
StandardM416208MsV2 = "Standard_M416_208ms_v2",
|
|
2669
|
+
StandardM416208SV2 = "Standard_M416_208s_v2",
|
|
2670
|
+
StandardM416MsV2 = "Standard_M416ms_v2",
|
|
2671
|
+
StandardM416SV2 = "Standard_M416s_v2",
|
|
2672
|
+
StandardM64 = "Standard_M64",
|
|
2673
|
+
StandardM6416Ms = "Standard_M64_16ms",
|
|
2674
|
+
StandardM6432Ms = "Standard_M64_32ms",
|
|
2675
|
+
StandardM64DmsV2 = "Standard_M64dms_v2",
|
|
2676
|
+
StandardM64DsV2 = "Standard_M64ds_v2",
|
|
2677
|
+
StandardM64Ls = "Standard_M64ls",
|
|
2678
|
+
StandardM64M = "Standard_M64m",
|
|
2679
|
+
StandardM64Ms = "Standard_M64ms",
|
|
2680
|
+
StandardM64MsV2 = "Standard_M64ms_v2",
|
|
2681
|
+
StandardM64S = "Standard_M64s",
|
|
2682
|
+
StandardM64SV2 = "Standard_M64s_v2",
|
|
2683
|
+
StandardM82Ms = "Standard_M8_2ms",
|
|
2684
|
+
StandardM84Ms = "Standard_M8_4ms",
|
|
2685
|
+
StandardM8Ms = "Standard_M8ms",
|
|
2686
|
+
Unknown = "Unknown"
|
|
2687
|
+
}
|
|
2688
|
+
|
|
2689
|
+
// @public
|
|
2690
|
+
export enum KnownAzureVmSuitabilityDetail {
|
|
2691
|
+
CannotReportBandwidthCosts = "CannotReportBandwidthCosts",
|
|
2692
|
+
CannotReportComputeCost = "CannotReportComputeCost",
|
|
2693
|
+
CannotReportStorageCost = "CannotReportStorageCost",
|
|
2694
|
+
None = "None",
|
|
2695
|
+
PercentageOfCoresUtilizedMissing = "PercentageOfCoresUtilizedMissing",
|
|
2696
|
+
PercentageOfCoresUtilizedOutOfRange = "PercentageOfCoresUtilizedOutOfRange",
|
|
2697
|
+
PercentageOfMemoryUtilizedMissing = "PercentageOfMemoryUtilizedMissing",
|
|
2698
|
+
PercentageOfMemoryUtilizedOutOfRange = "PercentageOfMemoryUtilizedOutOfRange",
|
|
2699
|
+
RecommendedSizeHasLessNetworkAdapters = "RecommendedSizeHasLessNetworkAdapters"
|
|
2700
|
+
}
|
|
2701
|
+
|
|
2702
|
+
// @public
|
|
2703
|
+
export enum KnownAzureVmSuitabilityExplanation {
|
|
2704
|
+
BootTypeNotSupported = "BootTypeNotSupported",
|
|
2705
|
+
BootTypeUnknown = "BootTypeUnknown",
|
|
2706
|
+
CheckCentOsVersion = "CheckCentOsVersion",
|
|
2707
|
+
CheckCoreOsLinuxVersion = "CheckCoreOsLinuxVersion",
|
|
2708
|
+
CheckDebianLinuxVersion = "CheckDebianLinuxVersion",
|
|
2709
|
+
CheckOpenSuseLinuxVersion = "CheckOpenSuseLinuxVersion",
|
|
2710
|
+
CheckOracleLinuxVersion = "CheckOracleLinuxVersion",
|
|
2711
|
+
CheckRedHatLinuxVersion = "CheckRedHatLinuxVersion",
|
|
2712
|
+
CheckSuseLinuxVersion = "CheckSuseLinuxVersion",
|
|
2713
|
+
CheckUbuntuLinuxVersion = "CheckUbuntuLinuxVersion",
|
|
2714
|
+
CheckWindowsServer2008R2Version = "CheckWindowsServer2008R2Version",
|
|
2715
|
+
EndorsedWithConditionsLinuxDistributions = "EndorsedWithConditionsLinuxDistributions",
|
|
2716
|
+
GuestOperatingSystemArchitectureNotSupported = "GuestOperatingSystemArchitectureNotSupported",
|
|
2717
|
+
GuestOperatingSystemNotSupported = "GuestOperatingSystemNotSupported",
|
|
2718
|
+
GuestOperatingSystemUnknown = "GuestOperatingSystemUnknown",
|
|
2719
|
+
InternalErrorOccurredDuringComputeEvaluation = "InternalErrorOccurredDuringComputeEvaluation",
|
|
2720
|
+
InternalErrorOccurredDuringNetworkEvaluation = "InternalErrorOccurredDuringNetworkEvaluation",
|
|
2721
|
+
InternalErrorOccurredDuringStorageEvaluation = "InternalErrorOccurredDuringStorageEvaluation",
|
|
2722
|
+
MoreDisksThanSupported = "MoreDisksThanSupported",
|
|
2723
|
+
NoEaPriceFoundForVmSize = "NoEaPriceFoundForVmSize",
|
|
2724
|
+
NoGuestOperatingSystemConditionallySupported = "NoGuestOperatingSystemConditionallySupported",
|
|
2725
|
+
NoSuitableVmSizeFound = "NoSuitableVmSizeFound",
|
|
2726
|
+
NotApplicable = "NotApplicable",
|
|
2727
|
+
NoVmSizeForBasicPricingTier = "NoVmSizeForBasicPricingTier",
|
|
2728
|
+
NoVmSizeForSelectedAzureLocation = "NoVmSizeForSelectedAzureLocation",
|
|
2729
|
+
NoVmSizeForSelectedPricingTier = "NoVmSizeForSelectedPricingTier",
|
|
2730
|
+
NoVmSizeForStandardPricingTier = "NoVmSizeForStandardPricingTier",
|
|
2731
|
+
NoVmSizeFoundForOfferCurrencyReservedInstance = "NoVmSizeFoundForOfferCurrencyReservedInstance",
|
|
2732
|
+
NoVmSizeInSelectedFamilyFound = "NoVmSizeInSelectedFamilyFound",
|
|
2733
|
+
NoVmSizeSupportsNetworkPerformance = "NoVmSizeSupportsNetworkPerformance",
|
|
2734
|
+
NoVmSizeSupportsStoragePerformance = "NoVmSizeSupportsStoragePerformance",
|
|
2735
|
+
OneOrMoreAdaptersNotSuitable = "OneOrMoreAdaptersNotSuitable",
|
|
2736
|
+
OneOrMoreDisksNotSuitable = "OneOrMoreDisksNotSuitable",
|
|
2737
|
+
UnendorsedLinuxDistributions = "UnendorsedLinuxDistributions",
|
|
2738
|
+
Unknown = "Unknown",
|
|
2739
|
+
WindowsClientVersionsConditionallySupported = "WindowsClientVersionsConditionallySupported",
|
|
2740
|
+
WindowsOSNoLongerUnderMSSupport = "WindowsOSNoLongerUnderMSSupport",
|
|
2741
|
+
WindowsServerVersionConditionallySupported = "WindowsServerVersionConditionallySupported",
|
|
2742
|
+
WindowsServerVersionsSupportedWithCaveat = "WindowsServerVersionsSupportedWithCaveat"
|
|
2743
|
+
}
|
|
2744
|
+
|
|
2745
|
+
// @public
|
|
2746
|
+
export enum KnownCloudSuitability {
|
|
2747
|
+
ConditionallySuitable = "ConditionallySuitable",
|
|
2748
|
+
NotSuitable = "NotSuitable",
|
|
2749
|
+
ReadinessUnknown = "ReadinessUnknown",
|
|
2750
|
+
Suitable = "Suitable",
|
|
2751
|
+
Unknown = "Unknown"
|
|
2752
|
+
}
|
|
2753
|
+
|
|
2754
|
+
// @public
|
|
2755
|
+
export enum KnownCompatibilityLevel {
|
|
2756
|
+
CompatLevel100 = "CompatLevel100",
|
|
2757
|
+
CompatLevel110 = "CompatLevel110",
|
|
2758
|
+
CompatLevel120 = "CompatLevel120",
|
|
2759
|
+
CompatLevel130 = "CompatLevel130",
|
|
2760
|
+
CompatLevel140 = "CompatLevel140",
|
|
2761
|
+
CompatLevel150 = "CompatLevel150",
|
|
2762
|
+
CompatLevel80 = "CompatLevel80",
|
|
2763
|
+
CompatLevel90 = "CompatLevel90",
|
|
2764
|
+
Unknown = "Unknown"
|
|
2765
|
+
}
|
|
2766
|
+
|
|
2767
|
+
// @public
|
|
2768
|
+
export enum KnownComputeTier {
|
|
2769
|
+
Automatic = "Automatic",
|
|
2770
|
+
Provisioned = "Provisioned",
|
|
2771
|
+
Serverless = "Serverless",
|
|
2772
|
+
Unknown = "Unknown"
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2775
|
+
// @public
|
|
2776
|
+
export enum KnownCostComponentName {
|
|
2777
|
+
MonthlyAzureHybridCostSavings = "MonthlyAzureHybridCostSavings",
|
|
2778
|
+
MonthlyPremiumV2StorageCost = "MonthlyPremiumV2StorageCost",
|
|
2779
|
+
MonthlySecurityCost = "MonthlySecurityCost",
|
|
2780
|
+
Unknown = "Unknown"
|
|
2781
|
+
}
|
|
2782
|
+
|
|
2783
|
+
// @public
|
|
2784
|
+
export enum KnownCreatedByType {
|
|
2785
|
+
Application = "Application",
|
|
2786
|
+
Key = "Key",
|
|
2787
|
+
ManagedIdentity = "ManagedIdentity",
|
|
2788
|
+
User = "User"
|
|
2789
|
+
}
|
|
2790
|
+
|
|
2791
|
+
// @public
|
|
2792
|
+
export enum KnownEnvironmentType {
|
|
2793
|
+
Production = "Production",
|
|
2794
|
+
Test = "Test"
|
|
2795
|
+
}
|
|
2796
|
+
|
|
2797
|
+
// @public
|
|
2798
|
+
export enum KnownFttAndRaidLevel {
|
|
2799
|
+
Ftt1Raid1 = "Ftt1Raid1",
|
|
2800
|
+
Ftt1Raid5 = "Ftt1Raid5",
|
|
2801
|
+
Ftt2Raid1 = "Ftt2Raid1",
|
|
2802
|
+
Ftt2Raid6 = "Ftt2Raid6",
|
|
2803
|
+
Ftt3Raid1 = "Ftt3Raid1",
|
|
2804
|
+
Unknown = "Unknown"
|
|
2805
|
+
}
|
|
2806
|
+
|
|
2807
|
+
// @public
|
|
2808
|
+
export enum KnownGroupStatus {
|
|
2809
|
+
Completed = "Completed",
|
|
2810
|
+
Created = "Created",
|
|
2811
|
+
Invalid = "Invalid",
|
|
2812
|
+
Running = "Running",
|
|
2813
|
+
Updated = "Updated"
|
|
2814
|
+
}
|
|
2815
|
+
|
|
2816
|
+
// @public
|
|
2817
|
+
export enum KnownGroupType {
|
|
2818
|
+
Default = "Default",
|
|
2819
|
+
Import = "Import"
|
|
2820
|
+
}
|
|
2821
|
+
|
|
2822
|
+
// @public
|
|
2823
|
+
export enum KnownGroupUpdateOperation {
|
|
2824
|
+
Add = "Add",
|
|
2825
|
+
Remove = "Remove"
|
|
2826
|
+
}
|
|
2827
|
+
|
|
2828
|
+
// @public
|
|
2829
|
+
export enum KnownGuestOperatingSystemArchitecture {
|
|
2830
|
+
Unknown = "Unknown",
|
|
2831
|
+
X64 = "X64",
|
|
2832
|
+
X86 = "X86"
|
|
2833
|
+
}
|
|
2834
|
+
|
|
2835
|
+
// @public
|
|
2836
|
+
export enum KnownHardwareGeneration {
|
|
2837
|
+
Automatic = "Automatic",
|
|
2838
|
+
DCSeries = "DC_series",
|
|
2839
|
+
Fsv2Series = "Fsv2_series",
|
|
2840
|
+
Gen5 = "Gen5",
|
|
2841
|
+
MSeries = "M_series",
|
|
2842
|
+
Unknown = "Unknown"
|
|
2843
|
+
}
|
|
2844
|
+
|
|
2845
|
+
// @public
|
|
2846
|
+
export enum KnownMachineBootType {
|
|
2847
|
+
Bios = "BIOS",
|
|
2848
|
+
EFI = "EFI",
|
|
2849
|
+
NotSpecified = "NotSpecified",
|
|
2850
|
+
Unknown = "Unknown"
|
|
2851
|
+
}
|
|
2852
|
+
|
|
2853
|
+
// @public
|
|
2854
|
+
export enum KnownMultiSubnetIntent {
|
|
2855
|
+
DisasterRecovery = "DisasterRecovery",
|
|
2856
|
+
HighAvailability = "HighAvailability",
|
|
2857
|
+
None = "None"
|
|
2858
|
+
}
|
|
2859
|
+
|
|
2860
|
+
// @public
|
|
2861
|
+
export enum KnownOptimizationLogic {
|
|
2862
|
+
MinimizeCost = "MinimizeCost",
|
|
2863
|
+
ModernizeToAzureSqlDb = "ModernizeToAzureSqlDb",
|
|
2864
|
+
ModernizeToAzureSqlMi = "ModernizeToAzureSqlMi",
|
|
2865
|
+
ModernizeToPaaS = "ModernizeToPaaS"
|
|
2866
|
+
}
|
|
2867
|
+
|
|
2868
|
+
// @public
|
|
2869
|
+
export enum KnownOrigin {
|
|
2870
|
+
System = "system",
|
|
2871
|
+
User = "user",
|
|
2872
|
+
UserSystem = "user,system"
|
|
2873
|
+
}
|
|
2874
|
+
|
|
2875
|
+
// @public
|
|
2876
|
+
export enum KnownOsLicense {
|
|
2877
|
+
No = "No",
|
|
2878
|
+
Unknown = "Unknown",
|
|
2879
|
+
Yes = "Yes"
|
|
2880
|
+
}
|
|
2881
|
+
|
|
2882
|
+
// @public
|
|
2883
|
+
export enum KnownPercentile {
|
|
2884
|
+
Percentile50 = "Percentile50",
|
|
2885
|
+
Percentile90 = "Percentile90",
|
|
2886
|
+
Percentile95 = "Percentile95",
|
|
2887
|
+
Percentile99 = "Percentile99"
|
|
2888
|
+
}
|
|
2889
|
+
|
|
2890
|
+
// @public
|
|
2891
|
+
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
2892
|
+
Creating = "Creating",
|
|
2893
|
+
Deleting = "Deleting",
|
|
2894
|
+
Failed = "Failed",
|
|
2895
|
+
Succeeded = "Succeeded"
|
|
2896
|
+
}
|
|
2897
|
+
|
|
2898
|
+
// @public
|
|
2899
|
+
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
2900
|
+
Approved = "Approved",
|
|
2901
|
+
Pending = "Pending",
|
|
2902
|
+
Rejected = "Rejected"
|
|
2903
|
+
}
|
|
2904
|
+
|
|
2905
|
+
// @public
|
|
2906
|
+
export enum KnownProjectStatus {
|
|
2907
|
+
Active = "Active",
|
|
2908
|
+
Inactive = "Inactive"
|
|
2909
|
+
}
|
|
2910
|
+
|
|
2911
|
+
// @public
|
|
2912
|
+
export enum KnownProvisioningState {
|
|
2913
|
+
Accepted = "Accepted",
|
|
2914
|
+
Canceled = "Canceled",
|
|
2915
|
+
Deleting = "Deleting",
|
|
2916
|
+
Failed = "Failed",
|
|
2917
|
+
Provisioning = "Provisioning",
|
|
2918
|
+
Succeeded = "Succeeded",
|
|
2919
|
+
Updating = "Updating"
|
|
2920
|
+
}
|
|
2921
|
+
|
|
2922
|
+
// @public
|
|
2923
|
+
export enum KnownRecommendedSuitability {
|
|
2924
|
+
ConditionallySuitableForSqlDB = "ConditionallySuitableForSqlDB",
|
|
2925
|
+
ConditionallySuitableForSqlMI = "ConditionallySuitableForSqlMI",
|
|
2926
|
+
ConditionallySuitableForSqlVM = "ConditionallySuitableForSqlVM",
|
|
2927
|
+
ConditionallySuitableForVM = "ConditionallySuitableForVM",
|
|
2928
|
+
NotSuitable = "NotSuitable",
|
|
2929
|
+
PotentiallySuitableForVM = "PotentiallySuitableForVM",
|
|
2930
|
+
ReadinessUnknown = "ReadinessUnknown",
|
|
2931
|
+
SuitableForSqlDB = "SuitableForSqlDB",
|
|
2932
|
+
SuitableForSqlMI = "SuitableForSqlMI",
|
|
2933
|
+
SuitableForSqlVM = "SuitableForSqlVM",
|
|
2934
|
+
SuitableForVM = "SuitableForVM",
|
|
2935
|
+
Unknown = "Unknown"
|
|
2936
|
+
}
|
|
2937
|
+
|
|
2938
|
+
// @public
|
|
2939
|
+
export enum KnownSkuReplicationMode {
|
|
2940
|
+
ActiveGeoReplication = "ActiveGeoReplication",
|
|
2941
|
+
FailoverGroupInstance = "FailoverGroupInstance",
|
|
2942
|
+
NotApplicable = "NotApplicable"
|
|
2943
|
+
}
|
|
2944
|
+
|
|
2945
|
+
// @public
|
|
2946
|
+
export enum KnownSqlAssessmentMigrationIssueCategory {
|
|
2947
|
+
Internal = "Internal",
|
|
2948
|
+
Issue = "Issue",
|
|
2949
|
+
Warning = "Warning"
|
|
2950
|
+
}
|
|
2951
|
+
|
|
2952
|
+
// @public
|
|
2953
|
+
export enum KnownSqlFCIMetadataState {
|
|
2954
|
+
Failed = "Failed",
|
|
2955
|
+
Inherited = "Inherited",
|
|
2956
|
+
Initializing = "Initializing",
|
|
2957
|
+
Offline = "Offline",
|
|
2958
|
+
OfflinePending = "OfflinePending",
|
|
2959
|
+
Online = "Online",
|
|
2960
|
+
OnlinePending = "OnlinePending",
|
|
2961
|
+
Pending = "Pending",
|
|
2962
|
+
Unknown = "Unknown"
|
|
2963
|
+
}
|
|
2964
|
+
|
|
2965
|
+
// @public
|
|
2966
|
+
export enum KnownSqlFCIState {
|
|
2967
|
+
Active = "Active",
|
|
2968
|
+
NotApplicable = "NotApplicable",
|
|
2969
|
+
Passive = "Passive",
|
|
2970
|
+
Unknown = "Unknown"
|
|
2971
|
+
}
|
|
2972
|
+
|
|
2973
|
+
// @public
|
|
2974
|
+
export enum KnownSqlMigrationGuidelineCategory {
|
|
2975
|
+
AvailabilityGroupGuideline = "AvailabilityGroupGuideline",
|
|
2976
|
+
FailoverCluterInstanceGuideLine = "FailoverCluterInstanceGuideLine",
|
|
2977
|
+
General = "General",
|
|
2978
|
+
Unknown = "Unknown"
|
|
2979
|
+
}
|
|
2980
|
+
|
|
2981
|
+
// @public
|
|
2982
|
+
export enum KnownSqlServerLicense {
|
|
2983
|
+
No = "No",
|
|
2984
|
+
Unknown = "Unknown",
|
|
2985
|
+
Yes = "Yes"
|
|
2986
|
+
}
|
|
2987
|
+
|
|
2988
|
+
// @public
|
|
2989
|
+
export enum KnownTargetType {
|
|
2990
|
+
AzureSqlDatabase = "AzureSqlDatabase",
|
|
2991
|
+
AzureSqlManagedInstance = "AzureSqlManagedInstance",
|
|
2992
|
+
AzureSqlVirtualMachine = "AzureSqlVirtualMachine",
|
|
2993
|
+
AzureVirtualMachine = "AzureVirtualMachine",
|
|
2994
|
+
Recommended = "Recommended",
|
|
2995
|
+
Unknown = "Unknown"
|
|
2996
|
+
}
|
|
2997
|
+
|
|
2998
|
+
// @public
|
|
2999
|
+
export enum KnownTimeRange {
|
|
3000
|
+
Custom = "Custom",
|
|
3001
|
+
Day = "Day",
|
|
3002
|
+
Month = "Month",
|
|
3003
|
+
Week = "Week"
|
|
3004
|
+
}
|
|
3005
|
+
|
|
3006
|
+
// @public
|
|
3007
|
+
export interface Machine extends ProxyResource {
|
|
3008
|
+
readonly bootType?: MachineBootType;
|
|
3009
|
+
readonly createdTimestamp?: Date;
|
|
3010
|
+
readonly datacenterManagementServerArmId?: string;
|
|
3011
|
+
readonly datacenterManagementServerName?: string;
|
|
3012
|
+
readonly description?: string;
|
|
3013
|
+
readonly discoveryMachineArmId?: string;
|
|
3014
|
+
readonly disks?: {
|
|
3015
|
+
[propertyName: string]: Disk;
|
|
3016
|
+
};
|
|
3017
|
+
readonly displayName?: string;
|
|
3018
|
+
readonly errors?: ErrorModel[];
|
|
3019
|
+
readonly groups?: string[];
|
|
3020
|
+
readonly hostProcessor?: ProcessorInfo;
|
|
3021
|
+
readonly megabytesOfMemory?: number;
|
|
3022
|
+
readonly networkAdapters?: {
|
|
3023
|
+
[propertyName: string]: NetworkAdapter;
|
|
3024
|
+
};
|
|
3025
|
+
readonly numberOfCores?: number;
|
|
3026
|
+
readonly operatingSystemName?: string;
|
|
3027
|
+
readonly operatingSystemType?: string;
|
|
3028
|
+
readonly operatingSystemVersion?: string;
|
|
3029
|
+
readonly productSupportStatus?: ProductSupportStatus;
|
|
3030
|
+
readonly sqlInstances?: string[];
|
|
3031
|
+
readonly updatedTimestamp?: Date;
|
|
3032
|
+
readonly webApplications?: string[];
|
|
3033
|
+
readonly workloadSummary?: WorkloadSummary;
|
|
3034
|
+
}
|
|
3035
|
+
|
|
3036
|
+
// @public
|
|
3037
|
+
export interface MachineAssessmentProperties extends AzureResourceProperties {
|
|
3038
|
+
readonly assessmentErrorSummary?: {
|
|
3039
|
+
[propertyName: string]: number;
|
|
3040
|
+
};
|
|
3041
|
+
readonly assessmentType?: AssessmentType;
|
|
3042
|
+
azureDiskTypes?: AzureDiskType[];
|
|
3043
|
+
azureHybridUseBenefit?: AzureHybridUseBenefit;
|
|
3044
|
+
azureLocation?: string;
|
|
3045
|
+
azureOfferCode?: AzureOfferCode;
|
|
3046
|
+
azurePricingTier?: AzurePricingTier;
|
|
3047
|
+
azureStorageRedundancy?: AzureStorageRedundancy;
|
|
3048
|
+
azureVmFamilies?: AzureVmFamily[];
|
|
3049
|
+
readonly confidenceRatingInPercentage?: number;
|
|
3050
|
+
readonly costComponents?: CostComponent[];
|
|
3051
|
+
readonly createdTimestamp?: Date;
|
|
3052
|
+
currency?: AzureCurrency;
|
|
3053
|
+
discountPercentage?: number;
|
|
3054
|
+
readonly distributionByOsName?: {
|
|
3055
|
+
[propertyName: string]: number;
|
|
3056
|
+
};
|
|
3057
|
+
readonly distributionByServicePackInsight?: {
|
|
3058
|
+
[propertyName: string]: number;
|
|
3059
|
+
};
|
|
3060
|
+
readonly distributionBySupportStatus?: {
|
|
3061
|
+
[propertyName: string]: number;
|
|
3062
|
+
};
|
|
3063
|
+
eaSubscriptionId?: string;
|
|
3064
|
+
readonly groupType?: GroupType;
|
|
3065
|
+
readonly monthlyBandwidthCost?: number;
|
|
3066
|
+
readonly monthlyComputeCost?: number;
|
|
3067
|
+
readonly monthlyPremiumStorageCost?: number;
|
|
3068
|
+
readonly monthlyStandardSsdStorageCost?: number;
|
|
3069
|
+
readonly monthlyStorageCost?: number;
|
|
3070
|
+
readonly monthlyUltraStorageCost?: number;
|
|
3071
|
+
readonly numberOfMachines?: number;
|
|
3072
|
+
percentile?: Percentile;
|
|
3073
|
+
perfDataEndTime?: Date;
|
|
3074
|
+
perfDataStartTime?: Date;
|
|
3075
|
+
readonly pricesTimestamp?: Date;
|
|
3076
|
+
reservedInstance?: AzureReservedInstance;
|
|
3077
|
+
scalingFactor?: number;
|
|
3078
|
+
readonly schemaVersion?: string;
|
|
3079
|
+
sizingCriterion?: AssessmentSizingCriterion;
|
|
3080
|
+
readonly stage?: AssessmentStage;
|
|
3081
|
+
readonly status?: AssessmentStatus;
|
|
3082
|
+
readonly suitabilitySummary?: {
|
|
3083
|
+
[propertyName: string]: number;
|
|
3084
|
+
};
|
|
3085
|
+
timeRange?: TimeRange;
|
|
3086
|
+
readonly updatedTimestamp?: Date;
|
|
3087
|
+
vmUptime?: VmUptime;
|
|
3088
|
+
}
|
|
3089
|
+
|
|
3090
|
+
// @public
|
|
3091
|
+
export type MachineBootType = string;
|
|
3092
|
+
|
|
3093
|
+
// @public
|
|
3094
|
+
export interface MachineListResult {
|
|
3095
|
+
nextLink?: string;
|
|
3096
|
+
value: Machine[];
|
|
3097
|
+
}
|
|
3098
|
+
|
|
3099
|
+
// @public
|
|
3100
|
+
export interface MachinesOperations {
|
|
3101
|
+
get(resourceGroupName: string, projectName: string, machineName: string, options?: MachinesOperationsGetOptionalParams): Promise<MachinesOperationsGetResponse>;
|
|
3102
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: MachinesOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<Machine>;
|
|
3103
|
+
}
|
|
3104
|
+
|
|
3105
|
+
// @public
|
|
3106
|
+
export interface MachinesOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3107
|
+
}
|
|
3108
|
+
|
|
3109
|
+
// @public
|
|
3110
|
+
export type MachinesOperationsGetResponse = Machine;
|
|
3111
|
+
|
|
3112
|
+
// @public
|
|
3113
|
+
export interface MachinesOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
3114
|
+
}
|
|
3115
|
+
|
|
3116
|
+
// @public
|
|
3117
|
+
export type MachinesOperationsListByAssessmentProjectNextResponse = MachineListResult;
|
|
3118
|
+
|
|
3119
|
+
// @public
|
|
3120
|
+
export interface MachinesOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
3121
|
+
continuationToken?: string;
|
|
3122
|
+
filter?: string;
|
|
3123
|
+
pageSize?: number;
|
|
3124
|
+
totalRecordCount?: number;
|
|
3125
|
+
}
|
|
3126
|
+
|
|
3127
|
+
// @public
|
|
3128
|
+
export type MachinesOperationsListByAssessmentProjectResponse = MachineListResult;
|
|
3129
|
+
|
|
3130
|
+
// @public
|
|
3131
|
+
export interface MigrationGuidelineContext {
|
|
3132
|
+
contextKey?: string;
|
|
3133
|
+
contextValue?: string;
|
|
3134
|
+
}
|
|
3135
|
+
|
|
3136
|
+
// @public
|
|
3137
|
+
export type MultiSubnetIntent = string;
|
|
3138
|
+
|
|
3139
|
+
// @public
|
|
3140
|
+
export interface NetworkAdapter {
|
|
3141
|
+
readonly displayName?: string;
|
|
3142
|
+
readonly ipAddresses?: string[];
|
|
3143
|
+
readonly macAddress?: string;
|
|
3144
|
+
}
|
|
3145
|
+
|
|
3146
|
+
// @public
|
|
3147
|
+
export interface Operation {
|
|
3148
|
+
readonly actionType?: ActionType;
|
|
3149
|
+
display?: OperationDisplay;
|
|
3150
|
+
readonly isDataAction?: boolean;
|
|
3151
|
+
readonly name?: string;
|
|
3152
|
+
readonly origin?: Origin;
|
|
3153
|
+
}
|
|
3154
|
+
|
|
3155
|
+
// @public
|
|
3156
|
+
export interface OperationDisplay {
|
|
3157
|
+
readonly description?: string;
|
|
3158
|
+
readonly operation?: string;
|
|
3159
|
+
readonly provider?: string;
|
|
3160
|
+
readonly resource?: string;
|
|
3161
|
+
}
|
|
3162
|
+
|
|
3163
|
+
// @public
|
|
3164
|
+
export interface OperationListResult {
|
|
3165
|
+
readonly nextLink?: string;
|
|
3166
|
+
readonly value?: Operation[];
|
|
3167
|
+
}
|
|
3168
|
+
|
|
3169
|
+
// @public
|
|
3170
|
+
export interface Operations {
|
|
3171
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
3172
|
+
}
|
|
3173
|
+
|
|
3174
|
+
// @public
|
|
3175
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3176
|
+
}
|
|
3177
|
+
|
|
3178
|
+
// @public
|
|
3179
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
3180
|
+
|
|
3181
|
+
// @public
|
|
3182
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
3183
|
+
}
|
|
3184
|
+
|
|
3185
|
+
// @public
|
|
3186
|
+
export type OperationsListResponse = OperationListResult;
|
|
3187
|
+
|
|
3188
|
+
// @public
|
|
3189
|
+
export type OptimizationLogic = string;
|
|
3190
|
+
|
|
3191
|
+
// @public
|
|
3192
|
+
export type Origin = string;
|
|
3193
|
+
|
|
3194
|
+
// @public
|
|
3195
|
+
export type OsLicense = string;
|
|
3196
|
+
|
|
3197
|
+
// @public
|
|
3198
|
+
export type Percentile = string;
|
|
3199
|
+
|
|
3200
|
+
// @public
|
|
3201
|
+
export interface PrivateEndpoint {
|
|
3202
|
+
readonly id?: string;
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
// @public
|
|
3206
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
3207
|
+
readonly groupIds?: string[];
|
|
3208
|
+
privateEndpoint?: PrivateEndpoint;
|
|
3209
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
3210
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
3211
|
+
}
|
|
3212
|
+
|
|
3213
|
+
// @public
|
|
3214
|
+
export interface PrivateEndpointConnectionListResult {
|
|
3215
|
+
nextLink?: string;
|
|
3216
|
+
value: PrivateEndpointConnection[];
|
|
3217
|
+
}
|
|
3218
|
+
|
|
3219
|
+
// @public
|
|
3220
|
+
export interface PrivateEndpointConnectionOperations {
|
|
3221
|
+
beginUpdate(resourceGroupName: string, projectName: string, privateEndpointConnectionName: string, resource: PrivateEndpointConnection, options?: PrivateEndpointConnectionOperationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionOperationsUpdateResponse>, PrivateEndpointConnectionOperationsUpdateResponse>>;
|
|
3222
|
+
beginUpdateAndWait(resourceGroupName: string, projectName: string, privateEndpointConnectionName: string, resource: PrivateEndpointConnection, options?: PrivateEndpointConnectionOperationsUpdateOptionalParams): Promise<PrivateEndpointConnectionOperationsUpdateResponse>;
|
|
3223
|
+
delete(resourceGroupName: string, projectName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionOperationsDeleteOptionalParams): Promise<void>;
|
|
3224
|
+
get(resourceGroupName: string, projectName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionOperationsGetOptionalParams): Promise<PrivateEndpointConnectionOperationsGetResponse>;
|
|
3225
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
3226
|
+
}
|
|
3227
|
+
|
|
3228
|
+
// @public
|
|
3229
|
+
export interface PrivateEndpointConnectionOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3230
|
+
}
|
|
3231
|
+
|
|
3232
|
+
// @public
|
|
3233
|
+
export interface PrivateEndpointConnectionOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3234
|
+
}
|
|
3235
|
+
|
|
3236
|
+
// @public
|
|
3237
|
+
export type PrivateEndpointConnectionOperationsGetResponse = PrivateEndpointConnection;
|
|
3238
|
+
|
|
3239
|
+
// @public
|
|
3240
|
+
export interface PrivateEndpointConnectionOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
3241
|
+
}
|
|
3242
|
+
|
|
3243
|
+
// @public
|
|
3244
|
+
export type PrivateEndpointConnectionOperationsListByAssessmentProjectNextResponse = PrivateEndpointConnectionListResult;
|
|
3245
|
+
|
|
3246
|
+
// @public
|
|
3247
|
+
export interface PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
3248
|
+
}
|
|
3249
|
+
|
|
3250
|
+
// @public
|
|
3251
|
+
export type PrivateEndpointConnectionOperationsListByAssessmentProjectResponse = PrivateEndpointConnectionListResult;
|
|
3252
|
+
|
|
3253
|
+
// @public
|
|
3254
|
+
export interface PrivateEndpointConnectionOperationsUpdateHeaders {
|
|
3255
|
+
retryAfter?: number;
|
|
3256
|
+
}
|
|
3257
|
+
|
|
3258
|
+
// @public
|
|
3259
|
+
export interface PrivateEndpointConnectionOperationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3260
|
+
resumeFrom?: string;
|
|
3261
|
+
updateIntervalInMs?: number;
|
|
3262
|
+
}
|
|
3263
|
+
|
|
3264
|
+
// @public
|
|
3265
|
+
export type PrivateEndpointConnectionOperationsUpdateResponse = PrivateEndpointConnection;
|
|
3266
|
+
|
|
3267
|
+
// @public
|
|
3268
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
|
3269
|
+
|
|
3270
|
+
// @public
|
|
3271
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
|
3272
|
+
|
|
3273
|
+
// @public
|
|
3274
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
3275
|
+
readonly groupId?: string;
|
|
3276
|
+
readonly requiredMembers?: string[];
|
|
3277
|
+
requiredZoneNames?: string[];
|
|
3278
|
+
}
|
|
3279
|
+
|
|
3280
|
+
// @public
|
|
3281
|
+
export interface PrivateLinkResourceListResult {
|
|
3282
|
+
nextLink?: string;
|
|
3283
|
+
value: PrivateLinkResource[];
|
|
3284
|
+
}
|
|
3285
|
+
|
|
3286
|
+
// @public
|
|
3287
|
+
export interface PrivateLinkResourceOperations {
|
|
3288
|
+
get(resourceGroupName: string, projectName: string, privateLinkResourceName: string, options?: PrivateLinkResourceOperationsGetOptionalParams): Promise<PrivateLinkResourceOperationsGetResponse>;
|
|
3289
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
3290
|
+
}
|
|
3291
|
+
|
|
3292
|
+
// @public
|
|
3293
|
+
export interface PrivateLinkResourceOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3294
|
+
}
|
|
3295
|
+
|
|
3296
|
+
// @public
|
|
3297
|
+
export type PrivateLinkResourceOperationsGetResponse = PrivateLinkResource;
|
|
3298
|
+
|
|
3299
|
+
// @public
|
|
3300
|
+
export interface PrivateLinkResourceOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
3301
|
+
}
|
|
3302
|
+
|
|
3303
|
+
// @public
|
|
3304
|
+
export type PrivateLinkResourceOperationsListByAssessmentProjectNextResponse = PrivateLinkResourceListResult;
|
|
3305
|
+
|
|
3306
|
+
// @public
|
|
3307
|
+
export interface PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
3308
|
+
}
|
|
3309
|
+
|
|
3310
|
+
// @public
|
|
3311
|
+
export type PrivateLinkResourceOperationsListByAssessmentProjectResponse = PrivateLinkResourceListResult;
|
|
3312
|
+
|
|
3313
|
+
// @public
|
|
3314
|
+
export interface PrivateLinkServiceConnectionState {
|
|
3315
|
+
actionsRequired?: string;
|
|
3316
|
+
description?: string;
|
|
3317
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
|
3318
|
+
}
|
|
3319
|
+
|
|
3320
|
+
// @public
|
|
3321
|
+
export interface ProcessorInfo {
|
|
3322
|
+
name?: string;
|
|
3323
|
+
numberOfCoresPerSocket?: number;
|
|
3324
|
+
numberOfSockets?: number;
|
|
3325
|
+
}
|
|
3326
|
+
|
|
3327
|
+
// @public
|
|
3328
|
+
export interface ProductSupportStatus {
|
|
3329
|
+
readonly currentEsuYear?: string;
|
|
3330
|
+
readonly currentVersion?: string;
|
|
3331
|
+
readonly esuStatus?: string;
|
|
3332
|
+
readonly eta?: number;
|
|
3333
|
+
readonly extendedSecurityUpdateYear1EndDate?: Date;
|
|
3334
|
+
readonly extendedSecurityUpdateYear2EndDate?: Date;
|
|
3335
|
+
readonly extendedSecurityUpdateYear3EndDate?: Date;
|
|
3336
|
+
readonly extendedSupportEndDate?: Date;
|
|
3337
|
+
readonly mainstreamEndDate?: Date;
|
|
3338
|
+
readonly servicePackStatus?: string;
|
|
3339
|
+
readonly supportStatus?: string;
|
|
3340
|
+
}
|
|
3341
|
+
|
|
3342
|
+
// @public
|
|
3343
|
+
export interface ProjectProperties extends AzureResourceProperties {
|
|
3344
|
+
assessmentSolutionId?: string;
|
|
3345
|
+
readonly createdTimestamp?: Date;
|
|
3346
|
+
customerStorageAccountArmId?: string;
|
|
3347
|
+
customerWorkspaceId?: string;
|
|
3348
|
+
customerWorkspaceLocation?: string;
|
|
3349
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
3350
|
+
projectStatus?: ProjectStatus;
|
|
3351
|
+
publicNetworkAccess?: string;
|
|
3352
|
+
readonly serviceEndpoint?: string;
|
|
3353
|
+
readonly updatedTimestamp?: Date;
|
|
3354
|
+
}
|
|
3355
|
+
|
|
3356
|
+
// @public
|
|
3357
|
+
export type ProjectStatus = string;
|
|
3358
|
+
|
|
3359
|
+
// @public
|
|
3360
|
+
export type ProvisioningState = string;
|
|
3361
|
+
|
|
3362
|
+
// @public
|
|
3363
|
+
export interface ProxyResource extends Resource {
|
|
3364
|
+
}
|
|
3365
|
+
|
|
3366
|
+
// @public
|
|
3367
|
+
export type RecommendedSuitability = string;
|
|
3368
|
+
|
|
3369
|
+
// @public
|
|
3370
|
+
export interface Resource {
|
|
3371
|
+
readonly id?: string;
|
|
3372
|
+
readonly name?: string;
|
|
3373
|
+
readonly systemData?: SystemData;
|
|
3374
|
+
readonly type?: string;
|
|
3375
|
+
}
|
|
3376
|
+
|
|
3377
|
+
// @public
|
|
3378
|
+
export interface ResourceId {
|
|
3379
|
+
readonly id?: string;
|
|
3380
|
+
}
|
|
3381
|
+
|
|
3382
|
+
// @public
|
|
3383
|
+
export interface ServerCollector extends ProxyResource {
|
|
3384
|
+
agentProperties?: CollectorAgentPropertiesBase;
|
|
3385
|
+
readonly createdTimestamp?: Date;
|
|
3386
|
+
discoverySiteId?: string;
|
|
3387
|
+
provisioningState?: ProvisioningState;
|
|
3388
|
+
readonly updatedTimestamp?: Date;
|
|
3389
|
+
}
|
|
3390
|
+
|
|
3391
|
+
// @public
|
|
3392
|
+
export interface ServerCollectorListResult {
|
|
3393
|
+
nextLink?: string;
|
|
3394
|
+
value: ServerCollector[];
|
|
3395
|
+
}
|
|
3396
|
+
|
|
3397
|
+
// @public
|
|
3398
|
+
export interface ServerCollectorsOperations {
|
|
3399
|
+
beginCreate(resourceGroupName: string, projectName: string, serverCollectorName: string, resource: ServerCollector, options?: ServerCollectorsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<ServerCollectorsOperationsCreateResponse>, ServerCollectorsOperationsCreateResponse>>;
|
|
3400
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, serverCollectorName: string, resource: ServerCollector, options?: ServerCollectorsOperationsCreateOptionalParams): Promise<ServerCollectorsOperationsCreateResponse>;
|
|
3401
|
+
delete(resourceGroupName: string, projectName: string, serverCollectorName: string, options?: ServerCollectorsOperationsDeleteOptionalParams): Promise<void>;
|
|
3402
|
+
get(resourceGroupName: string, projectName: string, serverCollectorName: string, options?: ServerCollectorsOperationsGetOptionalParams): Promise<ServerCollectorsOperationsGetResponse>;
|
|
3403
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: ServerCollectorsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<ServerCollector>;
|
|
3404
|
+
}
|
|
3405
|
+
|
|
3406
|
+
// @public
|
|
3407
|
+
export interface ServerCollectorsOperationsCreateHeaders {
|
|
3408
|
+
retryAfter?: number;
|
|
3409
|
+
}
|
|
3410
|
+
|
|
3411
|
+
// @public
|
|
3412
|
+
export interface ServerCollectorsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3413
|
+
resumeFrom?: string;
|
|
3414
|
+
updateIntervalInMs?: number;
|
|
3415
|
+
}
|
|
3416
|
+
|
|
3417
|
+
// @public
|
|
3418
|
+
export type ServerCollectorsOperationsCreateResponse = ServerCollector;
|
|
3419
|
+
|
|
3420
|
+
// @public
|
|
3421
|
+
export interface ServerCollectorsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3422
|
+
}
|
|
3423
|
+
|
|
3424
|
+
// @public
|
|
3425
|
+
export interface ServerCollectorsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3426
|
+
}
|
|
3427
|
+
|
|
3428
|
+
// @public
|
|
3429
|
+
export type ServerCollectorsOperationsGetResponse = ServerCollector;
|
|
3430
|
+
|
|
3431
|
+
// @public
|
|
3432
|
+
export interface ServerCollectorsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
3433
|
+
}
|
|
3434
|
+
|
|
3435
|
+
// @public
|
|
3436
|
+
export type ServerCollectorsOperationsListByAssessmentProjectNextResponse = ServerCollectorListResult;
|
|
3437
|
+
|
|
3438
|
+
// @public
|
|
3439
|
+
export interface ServerCollectorsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
3440
|
+
}
|
|
3441
|
+
|
|
3442
|
+
// @public
|
|
3443
|
+
export type ServerCollectorsOperationsListByAssessmentProjectResponse = ServerCollectorListResult;
|
|
3444
|
+
|
|
3445
|
+
// @public
|
|
3446
|
+
export interface SharedResourcesDTO {
|
|
3447
|
+
readonly numberOfMounts?: number;
|
|
3448
|
+
readonly quorumWitness?: AzureQuorumWitnessDTO;
|
|
3449
|
+
readonly sharedDataDisks?: AzureManagedDiskSkuDTO[];
|
|
3450
|
+
readonly sharedLogDisks?: AzureManagedDiskSkuDTO[];
|
|
3451
|
+
readonly sharedTempDbDisks?: AzureManagedDiskSkuDTO[];
|
|
3452
|
+
}
|
|
3453
|
+
|
|
3454
|
+
// @public
|
|
3455
|
+
export type SkuReplicationMode = string;
|
|
3456
|
+
|
|
3457
|
+
// @public
|
|
3458
|
+
export interface SqlAssessedNetworkAdapter {
|
|
3459
|
+
displayName?: string;
|
|
3460
|
+
readonly ipAddresses?: string[];
|
|
3461
|
+
macAddress?: string;
|
|
3462
|
+
megabytesPerSecondReceived?: number;
|
|
3463
|
+
megabytesPerSecondTransmitted?: number;
|
|
3464
|
+
monthlyBandwidthCosts?: number;
|
|
3465
|
+
name?: string;
|
|
3466
|
+
netGigabytesTransmittedPerMonth?: number;
|
|
3467
|
+
suitability?: CloudSuitability;
|
|
3468
|
+
suitabilityDetail?: AzureNetworkAdapterSuitabilityDetail;
|
|
3469
|
+
suitabilityExplanation?: AzureNetworkAdapterSuitabilityExplanation;
|
|
3470
|
+
}
|
|
3471
|
+
|
|
3472
|
+
// @public
|
|
3473
|
+
export interface SqlAssessmentMigrationIssue {
|
|
3474
|
+
readonly impactedObjects?: ImpactedAssessmentObject[];
|
|
3475
|
+
readonly issueCategory?: SqlAssessmentMigrationIssueCategory;
|
|
3476
|
+
readonly issueId?: string;
|
|
3477
|
+
}
|
|
3478
|
+
|
|
3479
|
+
// @public
|
|
3480
|
+
export type SqlAssessmentMigrationIssueCategory = string;
|
|
3481
|
+
|
|
3482
|
+
// @public
|
|
3483
|
+
export interface SqlAssessmentOptions extends ProxyResource {
|
|
3484
|
+
readonly premiumDiskVmFamilies?: AzureVmFamily[];
|
|
3485
|
+
reservedInstanceSqlTargets?: TargetType[];
|
|
3486
|
+
reservedInstanceSupportedCurrencies?: AzureCurrency[];
|
|
3487
|
+
reservedInstanceSupportedLocations?: AzureLocation[];
|
|
3488
|
+
reservedInstanceSupportedLocationsForIaas?: AzureLocation[];
|
|
3489
|
+
reservedInstanceSupportedOffers?: AzureOfferCode[];
|
|
3490
|
+
readonly reservedInstanceVmFamilies?: AzureVmFamily[];
|
|
3491
|
+
savingsPlanSupportedLocations?: AzureLocation[];
|
|
3492
|
+
savingsPlanSupportedLocationsForPaas?: AzureLocation[];
|
|
3493
|
+
savingsPlanSupportedOffers?: AzureOfferCode[];
|
|
3494
|
+
savingsPlanVmFamilies?: AzureVmFamily[];
|
|
3495
|
+
sqlSkus?: SqlPaaSTargetOptions[];
|
|
3496
|
+
supportedOffers?: AzureOfferCode[];
|
|
3497
|
+
readonly vmFamilies?: VmFamilyOptions[];
|
|
3498
|
+
}
|
|
3499
|
+
|
|
3500
|
+
// @public
|
|
3501
|
+
export interface SqlAssessmentOptionsListResult {
|
|
3502
|
+
nextLink?: string;
|
|
3503
|
+
value: SqlAssessmentOptions[];
|
|
3504
|
+
}
|
|
3505
|
+
|
|
3506
|
+
// @public
|
|
3507
|
+
export interface SqlAssessmentOptionsOperations {
|
|
3508
|
+
get(resourceGroupName: string, projectName: string, assessmentOptionsName: string, options?: SqlAssessmentOptionsOperationsGetOptionalParams): Promise<SqlAssessmentOptionsOperationsGetResponse>;
|
|
3509
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: SqlAssessmentOptionsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<SqlAssessmentOptions>;
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
// @public
|
|
3513
|
+
export interface SqlAssessmentOptionsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
// @public
|
|
3517
|
+
export type SqlAssessmentOptionsOperationsGetResponse = SqlAssessmentOptions;
|
|
3518
|
+
|
|
3519
|
+
// @public
|
|
3520
|
+
export interface SqlAssessmentOptionsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
3521
|
+
}
|
|
3522
|
+
|
|
3523
|
+
// @public
|
|
3524
|
+
export type SqlAssessmentOptionsOperationsListByAssessmentProjectNextResponse = SqlAssessmentOptionsListResult;
|
|
3525
|
+
|
|
3526
|
+
// @public
|
|
3527
|
+
export interface SqlAssessmentOptionsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
3528
|
+
}
|
|
3529
|
+
|
|
3530
|
+
// @public
|
|
3531
|
+
export type SqlAssessmentOptionsOperationsListByAssessmentProjectResponse = SqlAssessmentOptionsListResult;
|
|
3532
|
+
|
|
3533
|
+
// @public
|
|
3534
|
+
export interface SqlAssessmentV2 extends ProxyResource {
|
|
3535
|
+
assessmentType?: AssessmentType;
|
|
3536
|
+
asyncCommitModeIntent?: AsyncCommitModeIntent;
|
|
3537
|
+
azureLocation?: string;
|
|
3538
|
+
azureOfferCode?: AzureOfferCode;
|
|
3539
|
+
azureOfferCodeForVm?: AzureOfferCode;
|
|
3540
|
+
azureSecurityOfferingType?: AzureSecurityOfferingType;
|
|
3541
|
+
azureSqlDatabaseSettings?: SqlDbSettings;
|
|
3542
|
+
azureSqlManagedInstanceSettings?: SqlMiSettings;
|
|
3543
|
+
azureSqlVmSettings?: SqlVmSettings;
|
|
3544
|
+
confidenceRatingInPercentage?: number;
|
|
3545
|
+
readonly createdTimestamp?: Date;
|
|
3546
|
+
currency?: AzureCurrency;
|
|
3547
|
+
disasterRecoveryLocation?: AzureLocation;
|
|
3548
|
+
discountPercentage?: number;
|
|
3549
|
+
eaSubscriptionId?: string;
|
|
3550
|
+
enableHadrAssessment?: boolean;
|
|
3551
|
+
entityUptime?: EntityUptime;
|
|
3552
|
+
environmentType?: EnvironmentType;
|
|
3553
|
+
groupType?: GroupType;
|
|
3554
|
+
isInternetAccessAvailable?: boolean;
|
|
3555
|
+
multiSubnetIntent?: MultiSubnetIntent;
|
|
3556
|
+
optimizationLogic?: OptimizationLogic;
|
|
3557
|
+
osLicense?: OsLicense;
|
|
3558
|
+
percentile?: Percentile;
|
|
3559
|
+
perfDataEndTime?: Date;
|
|
3560
|
+
perfDataStartTime?: Date;
|
|
3561
|
+
readonly pricesTimestamp?: Date;
|
|
3562
|
+
provisioningState?: ProvisioningState;
|
|
3563
|
+
reservedInstance?: AzureReservedInstance;
|
|
3564
|
+
reservedInstanceForVm?: AzureReservedInstance;
|
|
3565
|
+
scalingFactor?: number;
|
|
3566
|
+
readonly schemaVersion?: string;
|
|
3567
|
+
sizingCriterion?: AssessmentSizingCriterion;
|
|
3568
|
+
sqlServerLicense?: SqlServerLicense;
|
|
3569
|
+
readonly stage?: AssessmentStage;
|
|
3570
|
+
readonly status?: AssessmentStatus;
|
|
3571
|
+
timeRange?: TimeRange;
|
|
3572
|
+
readonly updatedTimestamp?: Date;
|
|
3573
|
+
}
|
|
3574
|
+
|
|
3575
|
+
// @public
|
|
3576
|
+
export interface SqlAssessmentV2IaasSuitabilityData {
|
|
3577
|
+
readonly azureSqlSku?: AzureSqlIaasSkuDTO;
|
|
3578
|
+
costComponents?: CostComponent[];
|
|
3579
|
+
readonly migrationGuidelines?: SqlMigrationGuideline[];
|
|
3580
|
+
readonly migrationIssues?: SqlAssessmentMigrationIssue[];
|
|
3581
|
+
readonly migrationTargetPlatform?: TargetType;
|
|
3582
|
+
readonly monthlyComputeCost?: number;
|
|
3583
|
+
readonly monthlyStorageCost?: number;
|
|
3584
|
+
readonly recommendationReasonings?: SqlRecommendationReasoning[];
|
|
3585
|
+
readonly replicaAzureSqlSku?: AzureSqlIaasSkuDTO[];
|
|
3586
|
+
readonly securitySuitability?: CloudSuitability;
|
|
3587
|
+
readonly sharedResources?: SharedResourcesDTO;
|
|
3588
|
+
readonly shouldProvisionReplicas?: boolean;
|
|
3589
|
+
readonly skuReplicationMode?: SkuReplicationMode;
|
|
3590
|
+
readonly suitability?: CloudSuitability;
|
|
3591
|
+
}
|
|
3592
|
+
|
|
3593
|
+
// @public
|
|
3594
|
+
export interface SqlAssessmentV2ListResult {
|
|
3595
|
+
nextLink?: string;
|
|
3596
|
+
value: SqlAssessmentV2[];
|
|
3597
|
+
}
|
|
3598
|
+
|
|
3599
|
+
// @public
|
|
3600
|
+
export interface SqlAssessmentV2Operations {
|
|
3601
|
+
beginCreate(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, resource: SqlAssessmentV2, options?: SqlAssessmentV2OperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<SqlAssessmentV2OperationsCreateResponse>, SqlAssessmentV2OperationsCreateResponse>>;
|
|
3602
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, resource: SqlAssessmentV2, options?: SqlAssessmentV2OperationsCreateOptionalParams): Promise<SqlAssessmentV2OperationsCreateResponse>;
|
|
3603
|
+
beginDownloadUrl(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, body: Record<string, unknown>, options?: SqlAssessmentV2OperationsDownloadUrlOptionalParams): Promise<SimplePollerLike<OperationState<SqlAssessmentV2OperationsDownloadUrlResponse>, SqlAssessmentV2OperationsDownloadUrlResponse>>;
|
|
3604
|
+
beginDownloadUrlAndWait(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, body: Record<string, unknown>, options?: SqlAssessmentV2OperationsDownloadUrlOptionalParams): Promise<SqlAssessmentV2OperationsDownloadUrlResponse>;
|
|
3605
|
+
delete(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: SqlAssessmentV2OperationsDeleteOptionalParams): Promise<void>;
|
|
3606
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: SqlAssessmentV2OperationsGetOptionalParams): Promise<SqlAssessmentV2OperationsGetResponse>;
|
|
3607
|
+
listByGroup(resourceGroupName: string, projectName: string, groupName: string, options?: SqlAssessmentV2OperationsListByGroupOptionalParams): PagedAsyncIterableIterator<SqlAssessmentV2>;
|
|
3608
|
+
}
|
|
3609
|
+
|
|
3610
|
+
// @public
|
|
3611
|
+
export interface SqlAssessmentV2OperationsCreateHeaders {
|
|
3612
|
+
retryAfter?: number;
|
|
3613
|
+
}
|
|
3614
|
+
|
|
3615
|
+
// @public
|
|
3616
|
+
export interface SqlAssessmentV2OperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3617
|
+
resumeFrom?: string;
|
|
3618
|
+
updateIntervalInMs?: number;
|
|
3619
|
+
}
|
|
3620
|
+
|
|
3621
|
+
// @public
|
|
3622
|
+
export type SqlAssessmentV2OperationsCreateResponse = SqlAssessmentV2;
|
|
3623
|
+
|
|
3624
|
+
// @public
|
|
3625
|
+
export interface SqlAssessmentV2OperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3626
|
+
}
|
|
3627
|
+
|
|
3628
|
+
// @public
|
|
3629
|
+
export interface SqlAssessmentV2OperationsDownloadUrlHeaders {
|
|
3630
|
+
location?: string;
|
|
3631
|
+
retryAfter?: number;
|
|
3632
|
+
}
|
|
3633
|
+
|
|
3634
|
+
// @public
|
|
3635
|
+
export interface SqlAssessmentV2OperationsDownloadUrlOptionalParams extends coreClient.OperationOptions {
|
|
3636
|
+
resumeFrom?: string;
|
|
3637
|
+
updateIntervalInMs?: number;
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3640
|
+
// @public
|
|
3641
|
+
export type SqlAssessmentV2OperationsDownloadUrlResponse = DownloadUrl;
|
|
3642
|
+
|
|
3643
|
+
// @public
|
|
3644
|
+
export interface SqlAssessmentV2OperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3645
|
+
}
|
|
3646
|
+
|
|
3647
|
+
// @public
|
|
3648
|
+
export type SqlAssessmentV2OperationsGetResponse = SqlAssessmentV2;
|
|
3649
|
+
|
|
3650
|
+
// @public
|
|
3651
|
+
export interface SqlAssessmentV2OperationsListByGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3652
|
+
}
|
|
3653
|
+
|
|
3654
|
+
// @public
|
|
3655
|
+
export type SqlAssessmentV2OperationsListByGroupNextResponse = SqlAssessmentV2ListResult;
|
|
3656
|
+
|
|
3657
|
+
// @public
|
|
3658
|
+
export interface SqlAssessmentV2OperationsListByGroupOptionalParams extends coreClient.OperationOptions {
|
|
3659
|
+
}
|
|
3660
|
+
|
|
3661
|
+
// @public
|
|
3662
|
+
export type SqlAssessmentV2OperationsListByGroupResponse = SqlAssessmentV2ListResult;
|
|
3663
|
+
|
|
3664
|
+
// @public
|
|
3665
|
+
export interface SqlAssessmentV2PaasSuitabilityData {
|
|
3666
|
+
readonly azureSqlSku?: AzureSqlPaasSkuDTO;
|
|
3667
|
+
costComponents?: CostComponent[];
|
|
3668
|
+
readonly migrationGuidelines?: SqlMigrationGuideline[];
|
|
3669
|
+
readonly migrationIssues?: SqlAssessmentMigrationIssue[];
|
|
3670
|
+
readonly migrationTargetPlatform?: TargetType;
|
|
3671
|
+
readonly monthlyComputeCost?: number;
|
|
3672
|
+
readonly monthlyStorageCost?: number;
|
|
3673
|
+
readonly recommendationReasonings?: SqlRecommendationReasoning[];
|
|
3674
|
+
readonly replicaAzureSqlSku?: AzureSqlPaasSkuDTO[];
|
|
3675
|
+
readonly securitySuitability?: CloudSuitability;
|
|
3676
|
+
readonly sharedResources?: SharedResourcesDTO;
|
|
3677
|
+
readonly shouldProvisionReplicas?: boolean;
|
|
3678
|
+
readonly skuReplicationMode?: SkuReplicationMode;
|
|
3679
|
+
readonly suitability?: CloudSuitability;
|
|
3680
|
+
}
|
|
3681
|
+
|
|
3682
|
+
// @public
|
|
3683
|
+
export interface SqlAssessmentV2Properties extends AzureResourceProperties {
|
|
3684
|
+
assessmentType?: AssessmentType;
|
|
3685
|
+
asyncCommitModeIntent?: AsyncCommitModeIntent;
|
|
3686
|
+
azureLocation?: string;
|
|
3687
|
+
azureOfferCode?: AzureOfferCode;
|
|
3688
|
+
azureOfferCodeForVm?: AzureOfferCode;
|
|
3689
|
+
azureSecurityOfferingType?: AzureSecurityOfferingType;
|
|
3690
|
+
azureSqlDatabaseSettings?: SqlDbSettings;
|
|
3691
|
+
azureSqlManagedInstanceSettings?: SqlMiSettings;
|
|
3692
|
+
azureSqlVmSettings?: SqlVmSettings;
|
|
3693
|
+
confidenceRatingInPercentage?: number;
|
|
3694
|
+
readonly createdTimestamp?: Date;
|
|
3695
|
+
currency?: AzureCurrency;
|
|
3696
|
+
disasterRecoveryLocation?: AzureLocation;
|
|
3697
|
+
discountPercentage?: number;
|
|
3698
|
+
eaSubscriptionId?: string;
|
|
3699
|
+
enableHadrAssessment?: boolean;
|
|
3700
|
+
entityUptime?: EntityUptime;
|
|
3701
|
+
environmentType?: EnvironmentType;
|
|
3702
|
+
groupType?: GroupType;
|
|
3703
|
+
isInternetAccessAvailable?: boolean;
|
|
3704
|
+
multiSubnetIntent?: MultiSubnetIntent;
|
|
3705
|
+
optimizationLogic?: OptimizationLogic;
|
|
3706
|
+
osLicense?: OsLicense;
|
|
3707
|
+
percentile?: Percentile;
|
|
3708
|
+
perfDataEndTime?: Date;
|
|
3709
|
+
perfDataStartTime?: Date;
|
|
3710
|
+
readonly pricesTimestamp?: Date;
|
|
3711
|
+
reservedInstance?: AzureReservedInstance;
|
|
3712
|
+
reservedInstanceForVm?: AzureReservedInstance;
|
|
3713
|
+
scalingFactor?: number;
|
|
3714
|
+
readonly schemaVersion?: string;
|
|
3715
|
+
sizingCriterion?: AssessmentSizingCriterion;
|
|
3716
|
+
sqlServerLicense?: SqlServerLicense;
|
|
3717
|
+
readonly stage?: AssessmentStage;
|
|
3718
|
+
readonly status?: AssessmentStatus;
|
|
3719
|
+
timeRange?: TimeRange;
|
|
3720
|
+
readonly updatedTimestamp?: Date;
|
|
3721
|
+
}
|
|
3722
|
+
|
|
3723
|
+
// @public
|
|
3724
|
+
export interface SqlAssessmentV2Summary extends ProxyResource {
|
|
3725
|
+
readonly assessmentSummary?: {
|
|
3726
|
+
[propertyName: string]: SqlAssessmentV2SummaryData;
|
|
3727
|
+
};
|
|
3728
|
+
readonly databaseDistributionBySizingCriterion?: {
|
|
3729
|
+
[propertyName: string]: number;
|
|
3730
|
+
};
|
|
3731
|
+
readonly distributionByServicePackInsight?: {
|
|
3732
|
+
[propertyName: string]: number;
|
|
3733
|
+
};
|
|
3734
|
+
readonly distributionBySqlEdition?: {
|
|
3735
|
+
[propertyName: string]: number;
|
|
3736
|
+
};
|
|
3737
|
+
readonly distributionBySqlVersion?: {
|
|
3738
|
+
[propertyName: string]: number;
|
|
3739
|
+
};
|
|
3740
|
+
readonly distributionBySupportStatus?: {
|
|
3741
|
+
[propertyName: string]: number;
|
|
3742
|
+
};
|
|
3743
|
+
readonly instanceDistributionBySizingCriterion?: {
|
|
3744
|
+
[propertyName: string]: number;
|
|
3745
|
+
};
|
|
3746
|
+
readonly numberOfFciInstances?: number;
|
|
3747
|
+
readonly numberOfMachines?: number;
|
|
3748
|
+
readonly numberOfSqlAvailabilityGroups?: number;
|
|
3749
|
+
readonly numberOfSqlDatabases?: number;
|
|
3750
|
+
readonly numberOfSqlInstances?: number;
|
|
3751
|
+
readonly numberOfSuccessfullyDiscoveredSqlInstances?: number;
|
|
3752
|
+
}
|
|
3753
|
+
|
|
3754
|
+
// @public
|
|
3755
|
+
export interface SqlAssessmentV2SummaryData {
|
|
3756
|
+
readonly confidenceScore?: number;
|
|
3757
|
+
readonly monthlyComputeCost?: number;
|
|
3758
|
+
readonly monthlyLicenseCost?: number;
|
|
3759
|
+
readonly monthlySecurityCost?: number;
|
|
3760
|
+
readonly monthlyStorageCost?: number;
|
|
3761
|
+
readonly suitabilitySummary?: {
|
|
3762
|
+
[propertyName: string]: number;
|
|
3763
|
+
};
|
|
3764
|
+
}
|
|
3765
|
+
|
|
3766
|
+
// @public
|
|
3767
|
+
export interface SqlAssessmentV2SummaryListResult {
|
|
3768
|
+
nextLink?: string;
|
|
3769
|
+
value: SqlAssessmentV2Summary[];
|
|
3770
|
+
}
|
|
3771
|
+
|
|
3772
|
+
// @public
|
|
3773
|
+
export interface SqlAssessmentV2SummaryOperations {
|
|
3774
|
+
get(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, summaryName: string, options?: SqlAssessmentV2SummaryOperationsGetOptionalParams): Promise<SqlAssessmentV2SummaryOperationsGetResponse>;
|
|
3775
|
+
listBySqlAssessmentV2(resourceGroupName: string, projectName: string, groupName: string, assessmentName: string, options?: SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2OptionalParams): PagedAsyncIterableIterator<SqlAssessmentV2Summary>;
|
|
3776
|
+
}
|
|
3777
|
+
|
|
3778
|
+
// @public
|
|
3779
|
+
export interface SqlAssessmentV2SummaryOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3780
|
+
}
|
|
3781
|
+
|
|
3782
|
+
// @public
|
|
3783
|
+
export type SqlAssessmentV2SummaryOperationsGetResponse = SqlAssessmentV2Summary;
|
|
3784
|
+
|
|
3785
|
+
// @public
|
|
3786
|
+
export interface SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2NextOptionalParams extends coreClient.OperationOptions {
|
|
3787
|
+
}
|
|
3788
|
+
|
|
3789
|
+
// @public
|
|
3790
|
+
export type SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2NextResponse = SqlAssessmentV2SummaryListResult;
|
|
3791
|
+
|
|
3792
|
+
// @public
|
|
3793
|
+
export interface SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2OptionalParams extends coreClient.OperationOptions {
|
|
3794
|
+
}
|
|
3795
|
+
|
|
3796
|
+
// @public
|
|
3797
|
+
export type SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2Response = SqlAssessmentV2SummaryListResult;
|
|
3798
|
+
|
|
3799
|
+
// @public
|
|
3800
|
+
export interface SqlAvailabilityGroupDataOverview {
|
|
3801
|
+
availabilityGroupId?: string;
|
|
3802
|
+
availabilityGroupName?: string;
|
|
3803
|
+
sqlAvailabilityGroupEntityId?: string;
|
|
3804
|
+
sqlAvailabilityGroupSdsArmId?: string;
|
|
3805
|
+
sqlAvailabilityReplicaId?: string;
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
|
+
// @public
|
|
3809
|
+
export interface SqlAvailabilityReplicaSummary {
|
|
3810
|
+
numberOfAsynchronousNonReadReplicas?: number;
|
|
3811
|
+
numberOfAsynchronousReadReplicas?: number;
|
|
3812
|
+
numberOfPrimaryReplicas?: number;
|
|
3813
|
+
numberOfSynchronousNonReadReplicas?: number;
|
|
3814
|
+
numberOfSynchronousReadReplicas?: number;
|
|
3815
|
+
}
|
|
3816
|
+
|
|
3817
|
+
// @public
|
|
3818
|
+
export interface SqlCollector extends ProxyResource {
|
|
3819
|
+
agentProperties?: CollectorAgentPropertiesBase;
|
|
3820
|
+
readonly createdTimestamp?: Date;
|
|
3821
|
+
discoverySiteId?: string;
|
|
3822
|
+
provisioningState?: ProvisioningState;
|
|
3823
|
+
readonly updatedTimestamp?: Date;
|
|
3824
|
+
}
|
|
3825
|
+
|
|
3826
|
+
// @public
|
|
3827
|
+
export interface SqlCollectorListResult {
|
|
3828
|
+
nextLink?: string;
|
|
3829
|
+
value: SqlCollector[];
|
|
3830
|
+
}
|
|
3831
|
+
|
|
3832
|
+
// @public
|
|
3833
|
+
export interface SqlCollectorOperations {
|
|
3834
|
+
beginCreate(resourceGroupName: string, projectName: string, collectorName: string, resource: SqlCollector, options?: SqlCollectorOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<SqlCollectorOperationsCreateResponse>, SqlCollectorOperationsCreateResponse>>;
|
|
3835
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, collectorName: string, resource: SqlCollector, options?: SqlCollectorOperationsCreateOptionalParams): Promise<SqlCollectorOperationsCreateResponse>;
|
|
3836
|
+
delete(resourceGroupName: string, projectName: string, collectorName: string, options?: SqlCollectorOperationsDeleteOptionalParams): Promise<void>;
|
|
3837
|
+
get(resourceGroupName: string, projectName: string, collectorName: string, options?: SqlCollectorOperationsGetOptionalParams): Promise<SqlCollectorOperationsGetResponse>;
|
|
3838
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: SqlCollectorOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<SqlCollector>;
|
|
3839
|
+
}
|
|
3840
|
+
|
|
3841
|
+
// @public
|
|
3842
|
+
export interface SqlCollectorOperationsCreateHeaders {
|
|
3843
|
+
retryAfter?: number;
|
|
3844
|
+
}
|
|
3845
|
+
|
|
3846
|
+
// @public
|
|
3847
|
+
export interface SqlCollectorOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3848
|
+
resumeFrom?: string;
|
|
3849
|
+
updateIntervalInMs?: number;
|
|
3850
|
+
}
|
|
3851
|
+
|
|
3852
|
+
// @public
|
|
3853
|
+
export type SqlCollectorOperationsCreateResponse = SqlCollector;
|
|
3854
|
+
|
|
3855
|
+
// @public
|
|
3856
|
+
export interface SqlCollectorOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3857
|
+
}
|
|
3858
|
+
|
|
3859
|
+
// @public
|
|
3860
|
+
export interface SqlCollectorOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3861
|
+
}
|
|
3862
|
+
|
|
3863
|
+
// @public
|
|
3864
|
+
export type SqlCollectorOperationsGetResponse = SqlCollector;
|
|
3865
|
+
|
|
3866
|
+
// @public
|
|
3867
|
+
export interface SqlCollectorOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
3868
|
+
}
|
|
3869
|
+
|
|
3870
|
+
// @public
|
|
3871
|
+
export type SqlCollectorOperationsListByAssessmentProjectNextResponse = SqlCollectorListResult;
|
|
3872
|
+
|
|
3873
|
+
// @public
|
|
3874
|
+
export interface SqlCollectorOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
3875
|
+
}
|
|
3876
|
+
|
|
3877
|
+
// @public
|
|
3878
|
+
export type SqlCollectorOperationsListByAssessmentProjectResponse = SqlCollectorListResult;
|
|
3879
|
+
|
|
3880
|
+
// @public
|
|
3881
|
+
export interface SqlDbSettings {
|
|
3882
|
+
azureSqlComputeTier?: ComputeTier;
|
|
3883
|
+
azureSqlDataBaseType?: AzureSqlDataBaseType;
|
|
3884
|
+
azureSqlPurchaseModel?: AzureSqlPurchaseModel;
|
|
3885
|
+
azureSqlServiceTier?: AzureSqlServiceTier;
|
|
3886
|
+
}
|
|
3887
|
+
|
|
3888
|
+
// @public
|
|
3889
|
+
export interface SqlFCIMetadata {
|
|
3890
|
+
fciSharedDiskCount?: number;
|
|
3891
|
+
isMultiSubnet?: boolean;
|
|
3892
|
+
state?: SqlFCIMetadataState;
|
|
3893
|
+
}
|
|
3894
|
+
|
|
3895
|
+
// @public
|
|
3896
|
+
export type SqlFCIMetadataState = string;
|
|
3897
|
+
|
|
3898
|
+
// @public
|
|
3899
|
+
export type SqlFCIState = string;
|
|
3900
|
+
|
|
3901
|
+
// @public
|
|
3902
|
+
export interface SqlMigrationGuideline {
|
|
3903
|
+
guidelineId?: string;
|
|
3904
|
+
migrationGuidelineCategory?: SqlMigrationGuidelineCategory;
|
|
3905
|
+
readonly migrationGuidelineContext?: MigrationGuidelineContext[];
|
|
3906
|
+
}
|
|
3907
|
+
|
|
3908
|
+
// @public
|
|
3909
|
+
export type SqlMigrationGuidelineCategory = string;
|
|
3910
|
+
|
|
3911
|
+
// @public
|
|
3912
|
+
export interface SqlMiSettings {
|
|
3913
|
+
azureSqlInstanceType?: AzureSqlInstanceType;
|
|
3914
|
+
azureSqlServiceTier?: AzureSqlServiceTier;
|
|
3915
|
+
}
|
|
3916
|
+
|
|
3917
|
+
// @public
|
|
3918
|
+
export interface SqlPaaSTargetOptions {
|
|
3919
|
+
computeTier?: ComputeTier;
|
|
3920
|
+
hardwareGeneration?: HardwareGeneration;
|
|
3921
|
+
serviceTier?: AzureSqlServiceTier;
|
|
3922
|
+
targetLocations?: AzureLocation[];
|
|
3923
|
+
targetType?: TargetType;
|
|
3924
|
+
}
|
|
3925
|
+
|
|
3926
|
+
// @public
|
|
3927
|
+
export interface SqlRecommendationReasoning {
|
|
3928
|
+
readonly contextParameters?: SqlRecommendationReasoningContext[];
|
|
3929
|
+
reasoningCategory?: string;
|
|
3930
|
+
reasoningId?: string;
|
|
3931
|
+
reasoningString?: string;
|
|
3932
|
+
}
|
|
3933
|
+
|
|
3934
|
+
// @public
|
|
3935
|
+
export interface SqlRecommendationReasoningContext {
|
|
3936
|
+
contextKey?: string;
|
|
3937
|
+
contextValue?: string;
|
|
3938
|
+
}
|
|
3939
|
+
|
|
3940
|
+
// @public
|
|
3941
|
+
export type SqlServerLicense = string;
|
|
3942
|
+
|
|
3943
|
+
// @public
|
|
3944
|
+
export interface SqlVmSettings {
|
|
3945
|
+
instanceSeries?: AzureVmFamily[];
|
|
3946
|
+
}
|
|
3947
|
+
|
|
3948
|
+
// @public
|
|
3949
|
+
export interface SystemData {
|
|
3950
|
+
createdAt?: Date;
|
|
3951
|
+
createdBy?: string;
|
|
3952
|
+
createdByType?: CreatedByType;
|
|
3953
|
+
lastModifiedAt?: Date;
|
|
3954
|
+
lastModifiedBy?: string;
|
|
3955
|
+
lastModifiedByType?: CreatedByType;
|
|
3956
|
+
}
|
|
3957
|
+
|
|
3958
|
+
// @public
|
|
3959
|
+
export type TargetType = string;
|
|
3960
|
+
|
|
3961
|
+
// @public
|
|
3962
|
+
export type TimeRange = string;
|
|
3963
|
+
|
|
3964
|
+
// @public
|
|
3965
|
+
export interface TrackedResource extends Resource {
|
|
3966
|
+
location: string;
|
|
3967
|
+
tags?: {
|
|
3968
|
+
[propertyName: string]: string;
|
|
3969
|
+
};
|
|
3970
|
+
}
|
|
3971
|
+
|
|
3972
|
+
// @public
|
|
3973
|
+
export interface UltraDiskAssessmentOptions {
|
|
3974
|
+
familyName?: string;
|
|
3975
|
+
targetLocations?: string[];
|
|
3976
|
+
}
|
|
3977
|
+
|
|
3978
|
+
// @public
|
|
3979
|
+
export interface UpdateGroupBody {
|
|
3980
|
+
eTag?: string;
|
|
3981
|
+
properties?: GroupBodyProperties;
|
|
3982
|
+
}
|
|
3983
|
+
|
|
3984
|
+
// @public
|
|
3985
|
+
export interface VmFamilyOptions {
|
|
3986
|
+
readonly category?: string[];
|
|
3987
|
+
readonly familyName?: string;
|
|
3988
|
+
readonly targetLocations?: string[];
|
|
3989
|
+
}
|
|
3990
|
+
|
|
3991
|
+
// @public
|
|
3992
|
+
export interface VmUptime {
|
|
3993
|
+
daysPerMonth?: number;
|
|
3994
|
+
hoursPerDay?: number;
|
|
3995
|
+
}
|
|
3996
|
+
|
|
3997
|
+
// @public
|
|
3998
|
+
export interface VmwareCollector extends ProxyResource {
|
|
3999
|
+
agentProperties?: CollectorAgentPropertiesBase;
|
|
4000
|
+
readonly createdTimestamp?: Date;
|
|
4001
|
+
discoverySiteId?: string;
|
|
4002
|
+
provisioningState?: ProvisioningState;
|
|
4003
|
+
readonly updatedTimestamp?: Date;
|
|
4004
|
+
}
|
|
4005
|
+
|
|
4006
|
+
// @public
|
|
4007
|
+
export interface VmwareCollectorListResult {
|
|
4008
|
+
nextLink?: string;
|
|
4009
|
+
value: VmwareCollector[];
|
|
4010
|
+
}
|
|
4011
|
+
|
|
4012
|
+
// @public
|
|
4013
|
+
export interface VmwareCollectorsOperations {
|
|
4014
|
+
beginCreate(resourceGroupName: string, projectName: string, vmWareCollectorName: string, resource: VmwareCollector, options?: VmwareCollectorsOperationsCreateOptionalParams): Promise<SimplePollerLike<OperationState<VmwareCollectorsOperationsCreateResponse>, VmwareCollectorsOperationsCreateResponse>>;
|
|
4015
|
+
beginCreateAndWait(resourceGroupName: string, projectName: string, vmWareCollectorName: string, resource: VmwareCollector, options?: VmwareCollectorsOperationsCreateOptionalParams): Promise<VmwareCollectorsOperationsCreateResponse>;
|
|
4016
|
+
delete(resourceGroupName: string, projectName: string, vmWareCollectorName: string, options?: VmwareCollectorsOperationsDeleteOptionalParams): Promise<void>;
|
|
4017
|
+
get(resourceGroupName: string, projectName: string, vmWareCollectorName: string, options?: VmwareCollectorsOperationsGetOptionalParams): Promise<VmwareCollectorsOperationsGetResponse>;
|
|
4018
|
+
listByAssessmentProject(resourceGroupName: string, projectName: string, options?: VmwareCollectorsOperationsListByAssessmentProjectOptionalParams): PagedAsyncIterableIterator<VmwareCollector>;
|
|
4019
|
+
}
|
|
4020
|
+
|
|
4021
|
+
// @public
|
|
4022
|
+
export interface VmwareCollectorsOperationsCreateHeaders {
|
|
4023
|
+
retryAfter?: number;
|
|
4024
|
+
}
|
|
4025
|
+
|
|
4026
|
+
// @public
|
|
4027
|
+
export interface VmwareCollectorsOperationsCreateOptionalParams extends coreClient.OperationOptions {
|
|
4028
|
+
resumeFrom?: string;
|
|
4029
|
+
updateIntervalInMs?: number;
|
|
4030
|
+
}
|
|
4031
|
+
|
|
4032
|
+
// @public
|
|
4033
|
+
export type VmwareCollectorsOperationsCreateResponse = VmwareCollector;
|
|
4034
|
+
|
|
4035
|
+
// @public
|
|
4036
|
+
export interface VmwareCollectorsOperationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4037
|
+
}
|
|
4038
|
+
|
|
4039
|
+
// @public
|
|
4040
|
+
export interface VmwareCollectorsOperationsGetOptionalParams extends coreClient.OperationOptions {
|
|
4041
|
+
}
|
|
4042
|
+
|
|
4043
|
+
// @public
|
|
4044
|
+
export type VmwareCollectorsOperationsGetResponse = VmwareCollector;
|
|
4045
|
+
|
|
4046
|
+
// @public
|
|
4047
|
+
export interface VmwareCollectorsOperationsListByAssessmentProjectNextOptionalParams extends coreClient.OperationOptions {
|
|
4048
|
+
}
|
|
4049
|
+
|
|
4050
|
+
// @public
|
|
4051
|
+
export type VmwareCollectorsOperationsListByAssessmentProjectNextResponse = VmwareCollectorListResult;
|
|
4052
|
+
|
|
4053
|
+
// @public
|
|
4054
|
+
export interface VmwareCollectorsOperationsListByAssessmentProjectOptionalParams extends coreClient.OperationOptions {
|
|
4055
|
+
}
|
|
4056
|
+
|
|
4057
|
+
// @public
|
|
4058
|
+
export type VmwareCollectorsOperationsListByAssessmentProjectResponse = VmwareCollectorListResult;
|
|
4059
|
+
|
|
4060
|
+
// @public
|
|
4061
|
+
export interface WorkloadSummary {
|
|
4062
|
+
oracleInstances?: number;
|
|
4063
|
+
springApps?: number;
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4066
|
+
// (No @packageDocumentation comment for this package)
|
|
4067
|
+
|
|
4068
|
+
```
|