@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 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The response of a AssessmentProject list operation. */\nexport interface AssessmentProjectListResult {\n /** The AssessmentProject items on this page */\n value: AssessmentProject[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The private endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for private endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Common properties for all azure tracked and proxy resources. */\nexport interface AzureResourceProperties {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n}\n\n/** The type used for update operations of the AssessmentProject. */\nexport interface AssessmentProjectUpdate {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects. */\n assessmentSolutionId?: string;\n /** Assessment project status. */\n projectStatus?: ProjectStatus;\n /** The ARM id of service map workspace created by customer. */\n customerWorkspaceId?: string;\n /** Location of service map workspace created by customer. */\n customerWorkspaceLocation?: string;\n /**\n * This value can be set to 'enabled' to avoid breaking changes on existing\n * customer resources and templates. If set to 'disabled', traffic over public\n * interface is not allowed, and private endpoint connections would be the\n * exclusive access method.\n */\n publicNetworkAccess?: string;\n /**\n * The ARM id of the storage account used for interactions when public access is\n * disabled.\n */\n customerStorageAccountArmId?: string;\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n}\n\n/** The response of a AssessmentOptions list operation. */\nexport interface AssessmentOptionsListResult {\n /** The AssessmentOptions items on this page */\n value: AssessmentOptions[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/**\n * VM family name, the list of targeted azure locations and the category of the\n * family.\n */\nexport interface VmFamilyOptions {\n /**\n * Name of the VM family.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly familyName?: string;\n /**\n * List of Azure regions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetLocations?: string[];\n /**\n * Category of the VM family.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly category?: string[];\n}\n\n/** Assessment options for Ultra disk type. */\nexport interface UltraDiskAssessmentOptions {\n /** Family name. */\n familyName?: string;\n /** List of locations where ultra disk is supported for this VMfamily. */\n targetLocations?: string[];\n}\n\n/** The response of a AvsAssessmentOptions list operation. */\nexport interface AvsAssessmentOptionsListResult {\n /** The AvsAssessmentOptions items on this page */\n value: AvsAssessmentOptions[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** AVS SKU specific options. */\nexport interface AvsSkuOptions {\n /** AVS Node type. */\n nodeType?: AzureAvsNodeType;\n /** List of locations where this node type is available. */\n targetLocations?: AzureLocation[];\n}\n\n/** The response of a Group list operation. */\nexport interface GroupListResult {\n /** The Group items on this page */\n value: Group[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a Assessment list operation. */\nexport interface AssessmentListResult {\n /** The Assessment items on this page */\n value: Assessment[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Class to represent the component of the cost. */\nexport interface CostComponent {\n /**\n * Gets the name of the component.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: CostComponentName;\n /** The value of the component. */\n value?: number;\n /** The textual description of the component. */\n description?: string;\n}\n\n/** Details on the total up-time for the VM. */\nexport interface VmUptime {\n /** Number of days in a month for VM uptime. */\n daysPerMonth?: number;\n /** Number of hours per day for VM uptime. */\n hoursPerDay?: number;\n}\n\n/** The response of a AssessedMachine list operation. */\nexport interface AssessedMachineListResult {\n /** The AssessedMachine items on this page */\n value: AssessedMachine[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Error web model class. */\nexport interface ErrorModel {\n /**\n * Gets the error ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: number;\n /**\n * Gets the error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Gets the Run as account ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly runAsAccountId?: string;\n /**\n * Gets the Appliance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly applianceName?: string;\n /**\n * Gets the error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * Gets the error summary message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly summaryMessage?: string;\n /**\n * Gets the agent scenario where this error occurred.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly agentScenario?: string;\n /**\n * Gets the error possible causes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly possibleCauses?: string;\n /**\n * Gets the recommended action for the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedAction?: string;\n /**\n * Gets the error severity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly severity?: string;\n /**\n * Gets the error message parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly messageParameters?: { [propertyName: string]: string };\n /**\n * Gets the time stamp when the error was updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimeStamp?: Date;\n /**\n * Gets the type of assessment impacted by this error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly impactedAssessmentType?: string;\n}\n\nexport interface AssessedDisk {\n /** Gets the suitability. */\n suitability?: CloudSuitability;\n /** Gets the suitability explanation. */\n suitabilityExplanation?: AzureDiskSuitabilityExplanation;\n /** Gets the suitability detail. */\n suitabilityDetail?: AzureDiskSuitabilityDetail;\n /** Gets the recommended disk size. */\n recommendedDiskSize?: AzureDiskSize;\n /** Gets the recommended disk type. */\n recommendedDiskType?: AzureDiskType;\n /** Gets the recommended disk size. */\n gigabytesForRecommendedDiskSize?: number;\n /** Gets the recommended disk throughput. */\n recommendDiskThroughputInMbps?: number;\n /** Gets the recommended disk iops. */\n recommendedDiskIops?: number;\n /** Gets the monthly storage cost. */\n monthlyStorageCost?: number;\n /** Gets the name. */\n name?: string;\n /** Gets the machine display name. */\n displayName?: string;\n /** Gets the gigabytes provisioned. */\n gigabytesProvisioned?: number;\n /** Gets the megabytes per second of read. */\n megabytesPerSecondOfRead?: number;\n /** Gets the megabytes per second of write. */\n megabytesPerSecondOfWrite?: number;\n /** Gets the number of read operations per second. */\n numberOfReadOperationsPerSecond?: number;\n /** Gets the number of write operations per second. */\n numberOfWriteOperationsPerSecond?: number;\n}\n\n/** Represents a information \\ details of a processor. */\nexport interface ProcessorInfo {\n /** Gets or sets the name \\ model of a processor. */\n name?: string;\n /** Gets or sets the number of sockets. */\n numberOfSockets?: number;\n /** Gets or sets the number of cores in a socket. */\n numberOfCoresPerSocket?: number;\n}\n\n/** Class to represent the Product Support Status. */\nexport interface ProductSupportStatus {\n /**\n * Gets or sets current version of ServicePack.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentVersion?: string;\n /**\n * Gets or sets ServicePack of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly servicePackStatus?: string;\n /**\n * Gets or sets the Extended Security Update ESU status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly esuStatus?: string;\n /**\n * Gets or sets the support status of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportStatus?: string;\n /**\n * Gets or sets the ETA.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly eta?: number;\n /**\n * Gets or sets the current ESU support year.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentEsuYear?: string;\n /**\n * Gets or sets the main stream end date of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mainstreamEndDate?: Date;\n /**\n * Gets or sets the extended support end date of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedSupportEndDate?: Date;\n /**\n * Gets or sets the extended security update year 1 end date of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedSecurityUpdateYear1EndDate?: Date;\n /**\n * Gets or sets the extended security update year 2 end date of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedSecurityUpdateYear2EndDate?: Date;\n /**\n * Gets or sets the extended security update year 3 end date of the product.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedSecurityUpdateYear3EndDate?: Date;\n}\n\n/** Assessed Network Adapter. */\nexport interface AssessedNetworkAdapter {\n /** Gets the suitability. */\n suitability?: CloudSuitability;\n /** Gets the suitability detail. */\n suitabilityDetail?: AzureNetworkAdapterSuitabilityDetail;\n /** Gets the suitability explanation. */\n suitabilityExplanation?: AzureNetworkAdapterSuitabilityExplanation;\n /** Gets the monthly bandwidth costs. */\n monthlyBandwidthCosts?: number;\n /** Gets the net gigabytes transmitted per month. */\n netGigabytesTransmittedPerMonth?: number;\n /** Gets the display name. */\n displayName?: string;\n /** Gets the mac address. */\n macAddress?: string;\n /**\n * Gets the ip addresses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddresses?: string[];\n /** Gets the megabytes per second received. */\n megabytesPerSecondReceived?: number;\n /** Gets the megabytes per second transmitted. */\n megabytesPerSecondTransmitted?: number;\n}\n\n/** Data model of Download URL for assessment report. */\nexport interface DownloadUrl {\n /**\n * Hyperlink to download report.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentReportUrl: string;\n /**\n * Expiry date of download url.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly expirationTime: Date;\n}\n\n/** The response of a AvsAssessment list operation. */\nexport interface AvsAssessmentListResult {\n /** The AvsAssessment items on this page */\n value: AvsAssessment[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a AvsAssessedMachine list operation. */\nexport interface AvsAssessedMachineListResult {\n /** The AvsAssessedMachine items on this page */\n value: AvsAssessedMachine[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** AVS assessed disk web model class. */\nexport interface AvsAssessedDisk {\n /**\n * Gets the ID of the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Gets the display name of the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Gigabytes Provisioned for a disk in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly gigabytesProvisioned?: number;\n /**\n * Disk Read Throughput in MB/s.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesPerSecondOfRead?: number;\n /**\n * Disk Write Throughput in MB/s.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesPerSecondOfWrite?: number;\n /**\n * Read Operations per second.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfReadOperationsPerSecond?: number;\n /**\n * Write Operations per second.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfWriteOperationsPerSecond?: number;\n}\n\n/** Second level object returned as part of AVS AssessedMachine REST resource. */\nexport interface AvsAssessedNetworkAdapter {\n /**\n * Mac address of the NIC.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n /**\n * IP V4 addresses for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddresses?: string[];\n /**\n * Gets the display name of the network adapter.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Gets the Received data for Network Adapter in MB/s.\n * This value is\n * the percentile of historical data based on options selected in Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesPerSecondReceived?: number;\n /**\n * Gets the Transmitted data for Network Adapter in MB/s.\n * This value\n * is the percentile of historical data based on options selected in Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesPerSecondTransmitted?: number;\n}\n\n/** The response of a SqlAssessmentV2 list operation. */\nexport interface SqlAssessmentV2ListResult {\n /** The SqlAssessmentV2 items on this page */\n value: SqlAssessmentV2[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Entity Uptime. */\nexport interface EntityUptime {\n /** Gets the days per month. */\n daysPerMonth?: number;\n /** Gets the hours per day. */\n hoursPerDay?: number;\n}\n\n/** SQL managed instance assessment settings. */\nexport interface SqlMiSettings {\n /** Gets or sets the azure SQL service tier. */\n azureSqlServiceTier?: AzureSqlServiceTier;\n /** Gets or sets the azure PAAS SQL instance type. */\n azureSqlInstanceType?: AzureSqlInstanceType;\n}\n\n/** SQL database assessment settings. */\nexport interface SqlDbSettings {\n /** Gets or sets the azure SQL service tier. */\n azureSqlServiceTier?: AzureSqlServiceTier;\n /** Gets or sets the azure PAAS SQL instance type. */\n azureSqlDataBaseType?: AzureSqlDataBaseType;\n /** Gets or sets the azure SQL compute tier. */\n azureSqlComputeTier?: ComputeTier;\n /** Gets or sets the azure SQL purchase model. */\n azureSqlPurchaseModel?: AzureSqlPurchaseModel;\n}\n\n/** SQL VM assessment settings. */\nexport interface SqlVmSettings {\n /**\n * Gets or sets the Azure VM families (calling instance series to keep it\n * consistent with other targets).\n */\n instanceSeries?: AzureVmFamily[];\n}\n\n/** The response of a AssessedSqlDatabaseV2 list operation. */\nexport interface AssessedSqlDatabaseV2ListResult {\n /** The AssessedSqlDatabaseV2 items on this page */\n value: AssessedSqlDatabaseV2[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Class representing Azure SQL PAAS suitability details. */\nexport interface SqlAssessmentV2PaasSuitabilityData {\n /**\n * Gets the azure SQL PAAS SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlSku?: AzureSqlPaasSkuDTO;\n /**\n * Gets the replica azure SQL PAAS SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replicaAzureSqlSku?: AzureSqlPaasSkuDTO[];\n /**\n * Gets the shared resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sharedResources?: SharedResourcesDTO;\n /**\n * Gets the monthly compute cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCost?: number;\n /**\n * Gets the monthly storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /** Gets the collection of cost components. */\n costComponents?: CostComponent[];\n /**\n * Gets the suitability for Microsoft cloud defender.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly securitySuitability?: CloudSuitability;\n /**\n * Gets a value indicating whether replicas should be provisioned.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shouldProvisionReplicas?: boolean;\n /**\n * Gets the replication mode.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skuReplicationMode?: SkuReplicationMode;\n /**\n * Gets the list of migration guidelines applicable to this target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationGuidelines?: SqlMigrationGuideline[];\n /**\n * Gets the list of SQL recommendation Reasoning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationReasonings?: SqlRecommendationReasoning[];\n /**\n * Gets the migration target platform.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationTargetPlatform?: TargetType;\n /**\n * Gets the azure suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n /**\n * Gets the list of migrations issues.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationIssues?: SqlAssessmentMigrationIssue[];\n}\n\n/** Class representing Azure SQL PAAS SKU. */\nexport interface AzureSqlPaasSkuDTO {\n /**\n * Gets the service tier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlServiceTier?: AzureSqlServiceTier;\n /**\n * Gets the compute tier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlComputeTier?: ComputeTier;\n /**\n * Gets the hardware generation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlHardwareGeneration?: HardwareGeneration;\n /**\n * Gets the storage maximum size in megabytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageMaxSizeInMB?: number;\n /**\n * Gets the predicted data size in megabytes in the Azure SQL, will impact the\n * billing cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly predictedDataSizeInMB?: number;\n /**\n * Gets the predicted log size in megabytes in the Azure SQL, will impact the\n * billing cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly predictedLogSizeInMB?: number;\n /**\n * Gets the number of cores.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cores?: number;\n /**\n * Gets the target type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlTargetType?: TargetType;\n}\n\n/** Shared Resources. */\nexport interface SharedResourcesDTO {\n /**\n * Gets the list of shared data disks.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sharedDataDisks?: AzureManagedDiskSkuDTO[];\n /**\n * Gets the list of shared log disks.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sharedLogDisks?: AzureManagedDiskSkuDTO[];\n /**\n * Gets the list of shared Temporary database disks.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sharedTempDbDisks?: AzureManagedDiskSkuDTO[];\n /**\n * Gets number of mounts of shared disks.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMounts?: number;\n /**\n * Gets quorum witness.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly quorumWitness?: AzureQuorumWitnessDTO;\n}\n\n/** Class representing an Azure Managed Disk SKU. */\nexport interface AzureManagedDiskSkuDTO {\n /**\n * Gets the Type (\"tier\") of disk - e.g. standard, premium, ultra.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskType?: AzureManagedDiskSkuDTODiskType;\n /**\n * Gets the Size of the managed disk - e.g. P30, P40.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSize?: AzureDiskSize;\n /**\n * Gets disk redundancy - e.g. LRS, ZRS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskRedundancy?: AzureManagedDiskSkuDTODiskRedundancy;\n /**\n * Gets the managed disk storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageCost?: number;\n /**\n * Gets the recommended in GB of the managed disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedSizeInGib?: number;\n /**\n * Gets the recommended throughput in MBPS of the managed disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedThroughputInMbps?: number;\n /**\n * Gets the recommended IOPS of the managed disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedIops?: number;\n}\n\n/** Quorum Witness. */\nexport interface AzureQuorumWitnessDTO {\n /**\n * Gets quorum witness type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly quorumWitnessType?: AzureQuorumWitnessDTOQuorumWitnessType;\n}\n\n/** Sql Migration Guideline. */\nexport interface SqlMigrationGuideline {\n /** Gets the guideline id. */\n guidelineId?: string;\n /** Gets the migration guideline category. */\n migrationGuidelineCategory?: SqlMigrationGuidelineCategory;\n /**\n * Gets the migration guideline context.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationGuidelineContext?: MigrationGuidelineContext[];\n}\n\n/** Migration Guideline Context. */\nexport interface MigrationGuidelineContext {\n /** Gets the reasoning context key. */\n contextKey?: string;\n /** Gets the reasoning context value. */\n contextValue?: string;\n}\n\n/** Class representing Azure SQL Recommendation Reasoning. */\nexport interface SqlRecommendationReasoning {\n /** Gets the reasoning id. */\n reasoningId?: string;\n /** Gets the reasoning status. */\n reasoningString?: string;\n /** Gets the reasoning category. */\n reasoningCategory?: string;\n /**\n * Gets the Sql recommended reasoning parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contextParameters?: SqlRecommendationReasoningContext[];\n}\n\n/** Class representing Azure SQL Recommendation Reasoning Context. */\nexport interface SqlRecommendationReasoningContext {\n /** Gets the reasoning context key. */\n contextKey?: string;\n /** Gets the reasoning context value. */\n contextValue?: string;\n}\n\n/** Class representing the SQL migration issues. */\nexport interface SqlAssessmentMigrationIssue {\n /**\n * Gets the issue id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly issueId?: string;\n /**\n * Gets the issue category.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly issueCategory?: SqlAssessmentMigrationIssueCategory;\n /**\n * Gets the list of impacted objects.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly impactedObjects?: ImpactedAssessmentObject[];\n}\n\n/** Class representing the impacted objects. */\nexport interface ImpactedAssessmentObject {\n /**\n * Gets the object name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectName?: string;\n /**\n * Gets the object type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly objectType?: string;\n}\n\n/** Assessed Sql Availability Group Data Overview. */\nexport interface SqlAvailabilityGroupDataOverview {\n /** Gets the availability group id. */\n availabilityGroupId?: string;\n /** Gets the availability group name. */\n availabilityGroupName?: string;\n /** Gets the availability group arm id. */\n sqlAvailabilityGroupSdsArmId?: string;\n /** Gets the availability group entity id. */\n sqlAvailabilityGroupEntityId?: string;\n /** Gets the availability replica id. */\n sqlAvailabilityReplicaId?: string;\n}\n\n/** The response of a AssessedSqlInstanceV2 list operation. */\nexport interface AssessedSqlInstanceV2ListResult {\n /** The AssessedSqlInstanceV2 items on this page */\n value: AssessedSqlInstanceV2[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Class representing Azure SQL IAAS suitability details. */\nexport interface SqlAssessmentV2IaasSuitabilityData {\n /**\n * Gets the azure SQL IAAS SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlSku?: AzureSqlIaasSkuDTO;\n /**\n * Gets the replica azure SQL IAAS SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replicaAzureSqlSku?: AzureSqlIaasSkuDTO[];\n /**\n * Gets the shared resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sharedResources?: SharedResourcesDTO;\n /**\n * Gets the monthly compute cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCost?: number;\n /**\n * Gets the monthly storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /** Gets the collection of cost components. */\n costComponents?: CostComponent[];\n /**\n * Gets the suitability for Microsoft cloud defender.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly securitySuitability?: CloudSuitability;\n /**\n * Gets a value indicating whether replicas should be provisioned.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shouldProvisionReplicas?: boolean;\n /**\n * Gets the replication mode.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skuReplicationMode?: SkuReplicationMode;\n /**\n * Gets the list of migration guidelines applicable to this target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationGuidelines?: SqlMigrationGuideline[];\n /**\n * Gets the list of SQL recommendation Reasoning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationReasonings?: SqlRecommendationReasoning[];\n /**\n * Gets the migration target platform.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationTargetPlatform?: TargetType;\n /**\n * Gets the azure suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n /**\n * Gets the list of migrations issues.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationIssues?: SqlAssessmentMigrationIssue[];\n}\n\n/** Class representing Azure SQL IAAS SKU. */\nexport interface AzureSqlIaasSkuDTO {\n /**\n * Gets the The Azure Compute Virtual Machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly virtualMachineSize?: AzureVirtualMachineSkuDTO;\n /**\n * Gets the The list of data disk sizes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataDiskSizes?: AzureManagedDiskSkuDTO[];\n /**\n * Gets the The list of log disk sizes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logDiskSizes?: AzureManagedDiskSkuDTO[];\n /**\n * Gets the target type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlTargetType?: TargetType;\n}\n\n/** Azure Virtual Machine SKU. */\nexport interface AzureVirtualMachineSkuDTO {\n /**\n * Gets the Virtual Machine Family, for example : standardMSFamily.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureVmFamily?: AzureVmFamily;\n /**\n * Gets the Compute Size in vCores.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cores?: number;\n /**\n * Gets the Virtual Machine SKU name,: E.g. : Standard_F16s.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSkuName?: AzureVmSize;\n /**\n * Gets the Available vCores. This can be less than the vCores in the Constrained\n * vCPU VM Sizes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableCores?: number;\n /**\n * Gets the Max network interfaces.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxNetworkInterfaces?: number;\n}\n\n/** Assessed Sql Instance Storage Details. */\nexport interface AssessedSqlInstanceStorageDetails {\n /** Gets the storage type. */\n storageType?: string;\n /** Gets the disk size in mb. */\n diskSizeInMB?: number;\n /** Gets the megabytes per second of read. */\n megabytesPerSecondOfRead?: number;\n /** Gets the megabytes per second of read. */\n megabytesPerSecondOfWrite?: number;\n /** Gets the number of read operations per second. */\n numberOfReadOperationsPerSecond?: number;\n /** Gets the number of write operations per second. */\n numberOfWriteOperationsPerSecond?: number;\n}\n\n/** Sql fci meta data. */\nexport interface SqlFCIMetadata {\n /** Gets the Sql fci meta data state. */\n state?: SqlFCIMetadataState;\n /** Gets whether fci is multi subnet. */\n isMultiSubnet?: boolean;\n /** Gets the fci shared disk count. */\n fciSharedDiskCount?: number;\n}\n\n/** Assessed Sql Availability Replica Summary. */\nexport interface SqlAvailabilityReplicaSummary {\n /** Gets the number Of synchronous read replicas. */\n numberOfSynchronousReadReplicas?: number;\n /** Gets the number Of synchronous non read replicas. */\n numberOfSynchronousNonReadReplicas?: number;\n /** Gets the number Of asynchronous read replicas. */\n numberOfAsynchronousReadReplicas?: number;\n /** Gets the number Of asynchronous non read replicas. */\n numberOfAsynchronousNonReadReplicas?: number;\n /** Gets the number Of primary replicas. */\n numberOfPrimaryReplicas?: number;\n}\n\n/** Assessed Sql Instance Disk Details. */\nexport interface AssessedSqlInstanceDiskDetails {\n /** Gets the disk id. */\n diskId?: string;\n /** Gets the disk size in mb. */\n diskSizeInMB?: number;\n /** Gets the megabytes per second of read. */\n megabytesPerSecondOfRead?: number;\n /** Gets the megabytes per second of write. */\n megabytesPerSecondOfWrite?: number;\n /** Gets the number of read operations per second. */\n numberOfReadOperationsPerSecond?: number;\n /** Gets the number of write operations per second. */\n numberOfWriteOperationsPerSecond?: number;\n}\n\n/** Assessed Sql Instance Database Summary. */\nexport interface AssessedSqlInstanceDatabaseSummary {\n /** Gets the number of user databases. */\n numberOfUserDatabases?: number;\n /** Gets the total database size in MB. */\n totalDatabaseSizeInMB?: number;\n /** Gets the largest database size in MB. */\n largestDatabaseSizeInMB?: number;\n /** Gets the total discovered user databases. */\n totalDiscoveredUserDatabases?: number;\n}\n\n/** The response of a AssessedSqlMachine list operation. */\nexport interface AssessedSqlMachineListResult {\n /** The AssessedSqlMachine items on this page */\n value: AssessedSqlMachine[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Assessed Sql Instance Summary. */\nexport interface AssessedSqlInstanceSummary {\n /** Gets the instance id. */\n instanceId?: string;\n /** Gets the instance name. */\n instanceName?: string;\n /** Gets the instance arm id. */\n sqlInstanceSdsArmId?: string;\n /** Gets the instance entity id. */\n sqlInstanceEntityId?: string;\n /** Gets the Sql edition. */\n sqlEdition?: string;\n /** Gets the Sql version. */\n sqlVersion?: string;\n /** Gets whether Sql is clustered. */\n isClustered?: boolean;\n /** Gets whether Sql is highly available. */\n isHighAvailabilityEnabled?: boolean;\n /** Gets the Sql Fci state. */\n sqlFciState?: SqlFCIState;\n}\n\n/** Assessed Disk data. Used in Assessed SQL machine DTO. */\nexport interface AssessedDiskData {\n /** Gets the suitability. */\n suitability?: CloudSuitability;\n /** Gets the suitability explanation. */\n suitabilityExplanation?: AzureDiskSuitabilityExplanation;\n /** Gets the suitability detail. */\n suitabilityDetail?: AzureDiskSuitabilityDetail;\n /** Gets the recommended disk size. */\n recommendedDiskSize?: AzureDiskSize;\n /** Gets the recommended disk type. */\n recommendedDiskType?: AzureDiskType;\n /** Gets the recommended disk size. */\n recommendedDiskSizeGigabytes?: number;\n /** Gets the recommended disk throughput. */\n recommendDiskThroughputInMbps?: number;\n /** Gets the recommended disk iops. */\n recommendedDiskIops?: number;\n /** Gets the monthly storage cost. */\n monthlyStorageCost?: number;\n /** Gets the name. */\n name?: string;\n /** Gets the machine display name. */\n displayName?: string;\n /** Gets the gigabytes provisioned. */\n gigabytesProvisioned?: number;\n /** Gets the megabytes per second of read. */\n megabytesPerSecondOfRead?: number;\n /** Gets the megabytes per second of write. */\n megabytesPerSecondOfWrite?: number;\n /** Gets the number of read operations per second. */\n numberOfReadOperationsPerSecond?: number;\n /** Gets the number of write operations per second. */\n numberOfWriteOperationsPerSecond?: number;\n}\n\n/** SQL Assessed Network Adapter. */\nexport interface SqlAssessedNetworkAdapter {\n /** Gets the suitability. */\n suitability?: CloudSuitability;\n /** Gets the suitability detail. */\n suitabilityDetail?: AzureNetworkAdapterSuitabilityDetail;\n /** Gets the suitability explanation. */\n suitabilityExplanation?: AzureNetworkAdapterSuitabilityExplanation;\n /** Gets the monthly bandwidth costs. */\n monthlyBandwidthCosts?: number;\n /** Gets the net gigabytes transmitted per month. */\n netGigabytesTransmittedPerMonth?: number;\n /** Gets the name. */\n name?: string;\n /** Gets the display name. */\n displayName?: string;\n /** Gets the mac address. */\n macAddress?: string;\n /**\n * Gets the ip addresses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddresses?: string[];\n /** Gets the megabytes per second received. */\n megabytesPerSecondReceived?: number;\n /** Gets the megabytes per second transmitted. */\n megabytesPerSecondTransmitted?: number;\n}\n\n/** The response of a AssessedSqlRecommendedEntity list operation. */\nexport interface AssessedSqlRecommendedEntityListResult {\n /** The AssessedSqlRecommendedEntity items on this page */\n value: AssessedSqlRecommendedEntity[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a SqlAssessmentV2Summary list operation. */\nexport interface SqlAssessmentV2SummaryListResult {\n /** The SqlAssessmentV2Summary items on this page */\n value: SqlAssessmentV2Summary[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** SQL Assessment V2 summary data. */\nexport interface SqlAssessmentV2SummaryData {\n /**\n * Sql assessment summary data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilitySummary?: { [propertyName: string]: number };\n /**\n * Monthly compute cost\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCost?: number;\n /**\n * Monthly storage cost\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /**\n * Monthly license cost\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyLicenseCost?: number;\n /**\n * Confidence Rating\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceScore?: number;\n /**\n * Monthly security cost\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlySecurityCost?: number;\n}\n\n/** Properties of group update. */\nexport interface UpdateGroupBody {\n /** For optimistic concurrency control. */\n eTag?: string;\n /** Properties of the group. */\n properties?: GroupBodyProperties;\n}\n\n/** Body properties of group update. */\nexport interface GroupBodyProperties {\n /** Whether to add or remove the machines. */\n operationType?: GroupUpdateOperation;\n /** List of machine names that are part of this group. */\n machines?: string[];\n}\n\n/** The response of a HypervCollector list operation. */\nexport interface HypervCollectorListResult {\n /** The HypervCollector items on this page */\n value: HypervCollector[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Collector agent property class. */\nexport interface CollectorAgentPropertiesBase {\n /** Gets the collector agent id. */\n id?: string;\n /** Gets the collector agent version. */\n version?: string;\n /** Gets the collector last heartbeat time. */\n lastHeartbeatUtc?: Date;\n /** Gets or sets the SPN details. */\n spnDetails?: CollectorAgentSpnPropertiesBase;\n}\n\n/** Collector agent SPN details class. */\nexport interface CollectorAgentSpnPropertiesBase {\n /** Gets the AAD authority endpoint. */\n authority?: string;\n /** Gets the AAD application id. */\n applicationId?: string;\n /** Gets the AAD audience url. */\n audience?: string;\n /** Gets the object id of the AAD application. */\n objectId?: string;\n /** Gets the tenant id of the AAD application. */\n tenantId?: string;\n}\n\n/** The response of a ImportCollector list operation. */\nexport interface ImportCollectorListResult {\n /** The ImportCollector items on this page */\n value: ImportCollector[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a Machine list operation. */\nexport interface MachineListResult {\n /** The Machine items on this page */\n value: Machine[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Workload summary. */\nexport interface WorkloadSummary {\n /** Gets or sets oracle databases. */\n oracleInstances?: number;\n /** Gets or sets oracle databases. */\n springApps?: number;\n}\n\n/** A disk discovered on a machine. */\nexport interface Disk {\n /**\n * Gigabytes of storage provisioned for this disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly gigabytesAllocated?: number;\n /**\n * User friendly name of the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n}\n\n/** A network adapter discovered on a machine. */\nexport interface NetworkAdapter {\n /**\n * MAC Address of the network adapter.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n /**\n * List of IP Addresses on the network adapter.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddresses?: string[];\n /**\n * User friendly name of the network adapter.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n}\n\n/** The response of a PrivateEndpointConnection list operation. */\nexport interface PrivateEndpointConnectionListResult {\n /** The PrivateEndpointConnection items on this page */\n value: PrivateEndpointConnection[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a PrivateLinkResource list operation. */\nexport interface PrivateLinkResourceListResult {\n /** The PrivateLinkResource items on this page */\n value: PrivateLinkResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a AssessmentProjectSummary list operation. */\nexport interface AssessmentProjectSummaryListResult {\n /** The AssessmentProjectSummary items on this page */\n value: AssessmentProjectSummary[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** Error summary containing affected entities for each type of assessment. */\nexport interface ErrorSummary {\n /**\n * Gets the assessment type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentType?: AssessmentType;\n /**\n * Gets the affected entity count.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly count?: number;\n}\n\n/** The response of a ServerCollector list operation. */\nexport interface ServerCollectorListResult {\n /** The ServerCollector items on this page */\n value: ServerCollector[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a SqlAssessmentOptions list operation. */\nexport interface SqlAssessmentOptionsListResult {\n /** The SqlAssessmentOptions items on this page */\n value: SqlAssessmentOptions[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** SQL target options. */\nexport interface SqlPaaSTargetOptions {\n /** Gets or sets the Azure SQL compute tier. */\n computeTier?: ComputeTier;\n /** Gets or sets the Azure SQL hardware generation. */\n hardwareGeneration?: HardwareGeneration;\n /** Gets or sets the Azure SQL target type. */\n targetType?: TargetType;\n /** Gets or sets the Azure SQL service tier. */\n serviceTier?: AzureSqlServiceTier;\n /** Gets or sets the target location. */\n targetLocations?: AzureLocation[];\n}\n\n/** The response of a SqlCollector list operation. */\nexport interface SqlCollectorListResult {\n /** The SqlCollector items on this page */\n value: SqlCollector[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** The response of a VmwareCollector list operation. */\nexport interface VmwareCollectorListResult {\n /** The VmwareCollector items on this page */\n value: VmwareCollector[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\n/** ARM id for a resource. */\nexport interface ResourceId {\n /**\n * Gets the relative URL to get to this REST resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** Properties of a project. */\nexport interface ProjectProperties extends AzureResourceProperties {\n /**\n * Time when this project was created. Date-Time represented in ISO-8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Time when this project was last updated. Date-Time represented in ISO-8601\n * format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Endpoint at which the collector agent can call agent REST API.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceEndpoint?: string;\n /** Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects. */\n assessmentSolutionId?: string;\n /** Assessment project status. */\n projectStatus?: ProjectStatus;\n /** The ARM id of service map workspace created by customer. */\n customerWorkspaceId?: string;\n /** Location of service map workspace created by customer. */\n customerWorkspaceLocation?: string;\n /**\n * This value can be set to 'enabled' to avoid breaking changes on existing\n * customer resources and templates. If set to 'disabled', traffic over public\n * interface is not allowed, and private endpoint connections would be the\n * exclusive access method.\n */\n publicNetworkAccess?: string;\n /**\n * The list of private endpoint connections to the project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /**\n * The ARM id of the storage account used for interactions when public access is\n * disabled.\n */\n customerStorageAccountArmId?: string;\n}\n\n/** Properties of group resource. */\nexport interface GroupProperties extends AzureResourceProperties {\n /**\n * Whether the group has been created and is valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupStatus?: GroupStatus;\n /**\n * Number of machines part of this group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineCount?: number;\n /**\n * List of References to Assessments created on this group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessments?: string[];\n /** List of assessment types supported on this group. */\n supportedAssessmentTypes?: AssessmentType[];\n /**\n * If the assessments are in running state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly areAssessmentsRunning?: boolean;\n /**\n * Time when this group was created. Date-Time represented in ISO-8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Time when this group was last updated. Date-Time represented in ISO-8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /** The type of group. */\n groupType?: GroupType;\n}\n\n/** Properties of an assessment. */\nexport interface MachineAssessmentProperties extends AzureResourceProperties {\n /**\n * Gets or sets the assessment error summary.\n * This is the number of\n * machines affected by each type of error in this assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentErrorSummary?: { [propertyName: string]: number };\n /**\n * Gets or sets the aggregate ultra storage cost for all machines in the\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyUltraStorageCost?: number;\n /**\n * Gets the collection of cost components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly costComponents?: CostComponent[];\n /** Gets or sets enterprise agreement subscription id. */\n eaSubscriptionId?: string;\n /** Gets or sets Azure Pricing Tier - Free, Basic, etc. */\n azurePricingTier?: AzurePricingTier;\n /** Gets or sets the Azure Storage Redundancy. Example: Locally Redundant Storage. */\n azureStorageRedundancy?: AzureStorageRedundancy;\n /** Gets or sets the Azure Reserved Instance - 1-Year, 3-Year. */\n reservedInstance?: AzureReservedInstance;\n /**\n * Gets or sets the user configurable setting to display the azure hybrid use\n * benefit.\n */\n azureHybridUseBenefit?: AzureHybridUseBenefit;\n /** Gets or sets the azure storage type. Premium, Standard etc. */\n azureDiskTypes?: AzureDiskType[];\n /** Gets or sets the Azure VM families. */\n azureVmFamilies?: AzureVmFamily[];\n /**\n * Gets the distribution of sqlInstances by support status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionBySupportStatus?: { [propertyName: string]: number };\n /**\n * Gets the distribution distribution of sqlInstances by service pack insight.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionByServicePackInsight?: {\n [propertyName: string]: number;\n };\n /**\n * Gets the distribution by os name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionByOsName?: { [propertyName: string]: number };\n /**\n * Gets or sets the aggregate Compute Cost for all machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCost?: number;\n /**\n * Gets or sets the aggregate Bandwidth Cost for all machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyBandwidthCost?: number;\n /**\n * Gets or sets the aggregate Storage Cost for all machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /**\n * Gets or sets the aggregate premium storage cost for all machines in the\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyPremiumStorageCost?: number;\n /**\n * Gets or sets the aggregate standard SSD storage cost for all the machines in\n * the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStandardSsdStorageCost?: number;\n /**\n * Gets or sets the Cloud suitability summary for all the machines in the\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilitySummary?: { [propertyName: string]: number };\n /**\n * Gets or sets the Number of machines part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMachines?: number;\n /**\n * Gets or sets the duration for which the VMs are up in the on-premises\n * environment.\n */\n vmUptime?: VmUptime;\n /**\n * Gets the group type for the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupType?: GroupType;\n /**\n * Assessment type of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentType?: AssessmentType;\n /** Azure Location or Azure region where to which the machines will be migrated. */\n azureLocation?: string;\n /** Azure Offer Code. */\n azureOfferCode?: AzureOfferCode;\n /** Currency in which prices should be reported. */\n currency?: AzureCurrency;\n /**\n * Percentage of buffer that user wants on performance metrics when recommending\n * Azure sizes.\n */\n scalingFactor?: number;\n /**\n * Percentile of the utilization data values to be considered while assessing\n * machines.\n */\n percentile?: Percentile;\n /**\n * Time Range for which the historic utilization data should be considered for\n * assessment.\n */\n timeRange?: TimeRange;\n /** Gets or sets the start time to consider performance data for assessment. */\n perfDataStartTime?: Date;\n /** Gets or sets the end time to consider performance data for assessment. */\n perfDataEndTime?: Date;\n /**\n * User configurable setting to display the Stage of Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: AssessmentStage;\n /** Custom discount percentage. */\n discountPercentage?: number;\n /** Assessment sizing criterion. */\n sizingCriterion?: AssessmentSizingCriterion;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Last time when rates were queried.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pricesTimestamp?: Date;\n /**\n * Date and Time when assessment was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Date and Time when assessment was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Whether assessment is in valid state and all machines have been assessed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AssessmentStatus;\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaVersion?: string;\n}\n\n/** Properties of the AVS assessment. */\nexport interface AvsAssessmentProperties extends AzureResourceProperties {\n /**\n * Gets the assessment error summary.\n * This is the number of machines\n * affected by each type of error in this assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentErrorSummary?: { [propertyName: string]: number };\n /** Failures to tolerate and RAID level in a common property. */\n failuresToTolerateAndRaidLevel?: FttAndRaidLevel;\n /** VCPU over subscription. */\n vcpuOversubscription?: number;\n /** AVS node type. */\n nodeType?: AzureAvsNodeType;\n /** Reserved instance. */\n reservedInstance?: AzureReservedInstance;\n /**\n * Total monthly cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalMonthlyCost?: number;\n /**\n * Gets or sets the Assessment cloud suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n /**\n * Gets or sets the Assessment suitability explanation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityExplanation?: AzureAvsSuitabilityExplanation;\n /**\n * Recommended number of nodes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfNodes?: number;\n /**\n * Predicted CPU utilization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cpuUtilization?: number;\n /**\n * Predicted RAM utilization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ramUtilization?: number;\n /**\n * Predicted storage utilization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageUtilization?: number;\n /**\n * Predicted total CPU cores used.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalCpuCores?: number;\n /**\n * Predicted total RAM used in GB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalRamInGB?: number;\n /**\n * Predicted total Storage used in GB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalStorageInGB?: number;\n /**\n * Number of machines part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMachines?: number;\n /**\n * Cloud suitability summary for all the machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilitySummary?: { [propertyName: string]: number };\n /** Memory overcommit. */\n memOvercommit?: number;\n /** De-duplication compression. */\n dedupeCompression?: number;\n /**\n * Limiting factor.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limitingFactor?: string;\n /** Is Stretch Cluster Enabled. */\n isStretchClusterEnabled?: boolean;\n /**\n * Gets the group type for the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupType?: GroupType;\n /**\n * Assessment type of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentType?: AssessmentType;\n /** Azure Location or Azure region where to which the machines will be migrated. */\n azureLocation?: AzureLocation;\n /** Azure Offer code according to which cost estimation is done. */\n azureOfferCode?: AzureOfferCode;\n /** Currency in which prices should be reported. */\n currency?: AzureCurrency;\n /**\n * Percentage of buffer that user wants on performance metrics when recommending\n * Azure sizes.\n */\n scalingFactor?: number;\n /**\n * Percentile of the utilization data values to be considered while assessing\n * machines.\n */\n percentile?: Percentile;\n /**\n * Time Range for which the historic utilization data should be considered for\n * assessment.\n */\n timeRange?: TimeRange;\n /** Gets or sets the start time to consider performance data for assessment. */\n perfDataStartTime?: Date;\n /** Gets or sets the end time to consider performance data for assessment. */\n perfDataEndTime?: Date;\n /**\n * User configurable setting to display the Stage of Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: AssessmentStage;\n /** Custom discount percentage. */\n discountPercentage?: number;\n /** Assessment sizing criterion. */\n sizingCriterion?: AssessmentSizingCriterion;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Time when the Azure Prices were queried. Date-Time represented in ISO-8601\n * format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pricesTimestamp?: Date;\n /**\n * Date and Time when assessment was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Date and Time when assessment was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Whether assessment is in valid state and all machines have been assessed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AssessmentStatus;\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaVersion?: string;\n}\n\n/** SQL assessment properties class. */\nexport interface SqlAssessmentV2Properties extends AzureResourceProperties {\n /** Gets or sets user configurable setting to display the azure hybrid use benefit. */\n osLicense?: OsLicense;\n /** Gets or sets user configurable setting to display the environment type. */\n environmentType?: EnvironmentType;\n /**\n * Gets or sets the duration for which the entity (SQL, VMs) are up in the\n * on-premises environment.\n */\n entityUptime?: EntityUptime;\n /** Gets or sets SQL optimization logic. */\n optimizationLogic?: OptimizationLogic;\n /** Gets or sets azure reserved instance for VM. */\n reservedInstanceForVm?: AzureReservedInstance;\n /** Gets or sets Azure Offer Code for VM. */\n azureOfferCodeForVm?: AzureOfferCode;\n /** Gets or sets the Enterprise agreement subscription id. */\n eaSubscriptionId?: string;\n /** Gets or sets user configurable SQL managed instance settings. */\n azureSqlManagedInstanceSettings?: SqlMiSettings;\n /** Gets or sets user configurable SQL database settings. */\n azureSqlDatabaseSettings?: SqlDbSettings;\n /** Gets or sets user configurable SQL VM settings. */\n azureSqlVmSettings?: SqlVmSettings;\n /** Gets or sets user preference indicating intent of multi-subnet configuration. */\n multiSubnetIntent?: MultiSubnetIntent;\n /** Gets or sets user preference indicating intent of async commit mode. */\n asyncCommitModeIntent?: AsyncCommitModeIntent;\n /** Gets or sets a value indicating whether internet access is available. */\n isInternetAccessAvailable?: boolean;\n /**\n * Gets or sets the Azure Location or Azure region where to which the machines\n * will be migrated.\n */\n disasterRecoveryLocation?: AzureLocation;\n /** Gets or sets a value indicating whether HADR assessments needs to be created. */\n enableHadrAssessment?: boolean;\n /** Gets or sets a value indicating azure security offering type. */\n azureSecurityOfferingType?: AzureSecurityOfferingType;\n /** Reserved instance. */\n reservedInstance?: AzureReservedInstance;\n /** SQL server license. */\n sqlServerLicense?: SqlServerLicense;\n /** Gets the group type for the assessment. */\n groupType?: GroupType;\n /** Assessment type of the assessment. */\n assessmentType?: AssessmentType;\n /** Azure Location or Azure region where to which the machines will be migrated. */\n azureLocation?: string;\n /** Azure Offer Code. */\n azureOfferCode?: AzureOfferCode;\n /** Currency in which prices should be reported. */\n currency?: AzureCurrency;\n /**\n * Percentage of buffer that user wants on performance metrics when recommending\n * Azure sizes.\n */\n scalingFactor?: number;\n /**\n * Percentile of the utilization data values to be considered while assessing\n * machines.\n */\n percentile?: Percentile;\n /**\n * Time Range for which the historic utilization data should be considered for\n * assessment.\n */\n timeRange?: TimeRange;\n /** Gets or sets the start time to consider performance data for assessment. */\n perfDataStartTime?: Date;\n /** Gets or sets the end time to consider performance data for assessment. */\n perfDataEndTime?: Date;\n /**\n * User configurable setting to display the Stage of Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: AssessmentStage;\n /** Custom discount percentage. */\n discountPercentage?: number;\n /** Assessment sizing criterion. */\n sizingCriterion?: AssessmentSizingCriterion;\n /** Confidence Rating in Percentage. */\n confidenceRatingInPercentage?: number;\n /**\n * Last time when rates were queried.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pricesTimestamp?: Date;\n /**\n * Date and Time when assessment was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Date and Time when assessment was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Whether assessment is in valid state and all machines have been assessed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AssessmentStatus;\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaVersion?: string;\n}\n\n/** Collector properties class. */\nexport interface CollectorPropertiesBaseWithAgent\n extends AzureResourceProperties {\n /** Gets or sets the collector agent properties. */\n agentProperties?: CollectorAgentPropertiesBase;\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** Collector properties class. */\nexport interface CollectorPropertiesBase extends AzureResourceProperties {\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** Private endpoint connection resource. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /**\n * The group ids for the private endpoint resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupIds?: string[];\n /** The private endpoint resource. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\n/** Assessment options resource. */\nexport interface AssessmentOptions extends ProxyResource {\n /**\n * Dictionary of VM families grouped by vm family name describing the targeted\n * azure locations of VM family and the category of the family.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vmFamilies?: VmFamilyOptions[];\n /**\n * List of supported VM Families.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reservedInstanceVmFamilies?: string[];\n /**\n * List of supported Azure regions for reserved instances.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reservedInstanceSupportedLocations?: string[];\n /**\n * List of supported currencies for reserved instances.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reservedInstanceSupportedCurrencies?: string[];\n /**\n * List of supported Azure offer codes for reserved instances.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reservedInstanceSupportedOffers?: string[];\n /**\n * Ultra disk related assessment options.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ultraDiskVmFamilies?: UltraDiskAssessmentOptions[];\n /**\n * List of VM Families that support premium disks for assessments.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly premiumDiskVmFamilies?: string[];\n /**\n * List of VM Families that support Savings plan offer for assessments.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly savingsPlanVmFamilies?: string[];\n /**\n * List of Azure locations that support Savings plan offer for assessments.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly savingsPlanSupportedLocations?: string[];\n}\n\n/** AVS Assessment options resource. */\nexport interface AvsAssessmentOptions extends ProxyResource {\n /** AVS SKU Nodes. */\n avsNodes?: AvsSkuOptions[];\n /** FTT and Raid level values. */\n failuresToTolerateAndRaidLevelValues?: FttAndRaidLevel[];\n /** List of AVS nodes for RI. */\n reservedInstanceAvsNodes?: AzureAvsNodeType[];\n /** List of supported Azure regions for reserved instances. */\n reservedInstanceSupportedLocations?: AzureLocation[];\n /** List of supported currencies for reserved instances. */\n reservedInstanceSupportedCurrencies?: AzureCurrency[];\n /** List of supported Azure offer codes for reserved instances. */\n reservedInstanceSupportedOffers?: AzureOfferCode[];\n}\n\n/** Group resource. */\nexport interface Group extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /**\n * Whether the group has been created and is valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupStatus?: GroupStatus;\n /**\n * Number of machines part of this group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineCount?: number;\n /**\n * List of References to Assessments created on this group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessments?: string[];\n /** List of assessment types supported on this group. */\n supportedAssessmentTypes?: AssessmentType[];\n /**\n * If the assessments are in running state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly areAssessmentsRunning?: boolean;\n /**\n * Time when this group was created. Date-Time represented in ISO-8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Time when this group was last updated. Date-Time represented in ISO-8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /** The type of group. */\n groupType?: GroupType;\n}\n\n/** Machine assessment resource. */\nexport interface Assessment extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /**\n * Gets or sets the assessment error summary.\n * This is the number of\n * machines affected by each type of error in this assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentErrorSummary?: { [propertyName: string]: number };\n /**\n * Gets or sets the aggregate ultra storage cost for all machines in the\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyUltraStorageCost?: number;\n /**\n * Gets the collection of cost components.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly costComponents?: CostComponent[];\n /** Gets or sets enterprise agreement subscription id. */\n eaSubscriptionId?: string;\n /** Gets or sets Azure Pricing Tier - Free, Basic, etc. */\n azurePricingTier?: AzurePricingTier;\n /** Gets or sets the Azure Storage Redundancy. Example: Locally Redundant Storage. */\n azureStorageRedundancy?: AzureStorageRedundancy;\n /** Gets or sets the Azure Reserved Instance - 1-Year, 3-Year. */\n reservedInstance?: AzureReservedInstance;\n /**\n * Gets or sets the user configurable setting to display the azure hybrid use\n * benefit.\n */\n azureHybridUseBenefit?: AzureHybridUseBenefit;\n /** Gets or sets the azure storage type. Premium, Standard etc. */\n azureDiskTypes?: AzureDiskType[];\n /** Gets or sets the Azure VM families. */\n azureVmFamilies?: AzureVmFamily[];\n /**\n * Gets the distribution of sqlInstances by support status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionBySupportStatus?: { [propertyName: string]: number };\n /**\n * Gets the distribution distribution of sqlInstances by service pack insight.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionByServicePackInsight?: {\n [propertyName: string]: number;\n };\n /**\n * Gets the distribution by os name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionByOsName?: { [propertyName: string]: number };\n /**\n * Gets or sets the aggregate Compute Cost for all machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCost?: number;\n /**\n * Gets or sets the aggregate Bandwidth Cost for all machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyBandwidthCost?: number;\n /**\n * Gets or sets the aggregate Storage Cost for all machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /**\n * Gets or sets the aggregate premium storage cost for all machines in the\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyPremiumStorageCost?: number;\n /**\n * Gets or sets the aggregate standard SSD storage cost for all the machines in\n * the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStandardSsdStorageCost?: number;\n /**\n * Gets or sets the Cloud suitability summary for all the machines in the\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilitySummary?: { [propertyName: string]: number };\n /**\n * Gets or sets the Number of machines part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMachines?: number;\n /**\n * Gets or sets the duration for which the VMs are up in the on-premises\n * environment.\n */\n vmUptime?: VmUptime;\n /**\n * Gets the group type for the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupType?: GroupType;\n /**\n * Assessment type of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentType?: AssessmentType;\n /** Azure Location or Azure region where to which the machines will be migrated. */\n azureLocation?: string;\n /** Azure Offer Code. */\n azureOfferCode?: AzureOfferCode;\n /** Currency in which prices should be reported. */\n currency?: AzureCurrency;\n /**\n * Percentage of buffer that user wants on performance metrics when recommending\n * Azure sizes.\n */\n scalingFactor?: number;\n /**\n * Percentile of the utilization data values to be considered while assessing\n * machines.\n */\n percentile?: Percentile;\n /**\n * Time Range for which the historic utilization data should be considered for\n * assessment.\n */\n timeRange?: TimeRange;\n /** Gets or sets the start time to consider performance data for assessment. */\n perfDataStartTime?: Date;\n /** Gets or sets the end time to consider performance data for assessment. */\n perfDataEndTime?: Date;\n /**\n * User configurable setting to display the Stage of Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: AssessmentStage;\n /** Custom discount percentage. */\n discountPercentage?: number;\n /** Assessment sizing criterion. */\n sizingCriterion?: AssessmentSizingCriterion;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Last time when rates were queried.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pricesTimestamp?: Date;\n /**\n * Date and Time when assessment was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Date and Time when assessment was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Whether assessment is in valid state and all machines have been assessed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AssessmentStatus;\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaVersion?: string;\n}\n\n/** Machine assessment Assessed Machine resource. */\nexport interface AssessedMachine extends ProxyResource {\n /**\n * List of errors for this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ErrorModel[];\n /**\n * Dictionary of disks attached to the machine. Key is ID of disk. Value is a disk object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disks?: { [propertyName: string]: AssessedDisk };\n /**\n * Monthly ultra storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyUltraStorageCost?: number;\n /** Gets or sets the processor details of the host. */\n hostProcessor?: ProcessorInfo;\n /** Gets or sets the collection of cost components. */\n costComponents?: CostComponent[];\n /**\n * Gets the product support status related details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productSupportStatus?: ProductSupportStatus;\n /**\n * Monthly networking cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyBandwidthCost?: number;\n /**\n * Monthly storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /**\n * Monthly premium storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyPremiumStorageCost?: number;\n /**\n * Monthly standard SSD storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStandardSsdStorageCost?: number;\n /**\n * List of Network Adapters that were assessed as part of this machine's\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkAdapters?: { [propertyName: string]: AssessedNetworkAdapter };\n /**\n * Recommended Azure Size for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedSize?: AzureVmSize;\n /**\n * Number of cores for recommended size. Read Only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfCoresForRecommendedSize?: number;\n /**\n * Megabytes of memory for recommended size. Read Only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesOfMemoryForRecommendedSize?: number;\n /**\n * Monthly Compute cost calculated for Recommended size, for a 31-day month.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCostForRecommendedSize?: number;\n /**\n * Gets the explanation if machine is not suitable for cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityExplanation?: AzureVmSuitabilityExplanation;\n /**\n * Gets the details if machine is not suitable for cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityDetail?: AzureVmSuitabilityDetail;\n /**\n * Assessed machine type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly typePropertiesType?: AssessedMachineType;\n /**\n * Boot type of machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bootType?: MachineBootType;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemType?: string;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemName?: string;\n /**\n * Operating system version as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemVersion?: string;\n /**\n * Operating system architecture as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemArchitecture?: GuestOperatingSystemArchitecture;\n /**\n * When was machine first created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * When was machine last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Display Name of the Machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Description for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Data center machine ARM id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterMachineArmId?: string;\n /**\n * Data center management server ARM id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerArmId?: string;\n /**\n * Data center management server name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerName?: string;\n /**\n * Megabytes of memory found allocated for the machine in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesOfMemory?: number;\n /**\n * Number of CPU cores found on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfCores?: number;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Percentile of Percentage of Cores Utilized noted during time period T.\n *\n * Here N and T are settings on Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageCoresUtilization?: number;\n /**\n * Percentile of Percentage of Memory Utilized noted during time period T.\n *\n * Here N and T are settings on Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageMemoryUtilization?: number;\n /**\n * Gets a value indicating whether machine is suitable for the cloud platform\n * selected.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n}\n\n/** AVS assessment resource. */\nexport interface AvsAssessment extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /**\n * Gets the assessment error summary.\n * This is the number of machines\n * affected by each type of error in this assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentErrorSummary?: { [propertyName: string]: number };\n /** Failures to tolerate and RAID level in a common property. */\n failuresToTolerateAndRaidLevel?: FttAndRaidLevel;\n /** VCPU over subscription. */\n vcpuOversubscription?: number;\n /** AVS node type. */\n nodeType?: AzureAvsNodeType;\n /** Reserved instance. */\n reservedInstance?: AzureReservedInstance;\n /**\n * Total monthly cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalMonthlyCost?: number;\n /**\n * Gets or sets the Assessment cloud suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n /**\n * Gets or sets the Assessment suitability explanation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityExplanation?: AzureAvsSuitabilityExplanation;\n /**\n * Recommended number of nodes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfNodes?: number;\n /**\n * Predicted CPU utilization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cpuUtilization?: number;\n /**\n * Predicted RAM utilization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ramUtilization?: number;\n /**\n * Predicted storage utilization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageUtilization?: number;\n /**\n * Predicted total CPU cores used.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalCpuCores?: number;\n /**\n * Predicted total RAM used in GB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalRamInGB?: number;\n /**\n * Predicted total Storage used in GB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalStorageInGB?: number;\n /**\n * Number of machines part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMachines?: number;\n /**\n * Cloud suitability summary for all the machines in the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilitySummary?: { [propertyName: string]: number };\n /** Memory overcommit. */\n memOvercommit?: number;\n /** De-duplication compression. */\n dedupeCompression?: number;\n /**\n * Limiting factor.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limitingFactor?: string;\n /** Is Stretch Cluster Enabled. */\n isStretchClusterEnabled?: boolean;\n /**\n * Gets the group type for the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupType?: GroupType;\n /**\n * Assessment type of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentType?: AssessmentType;\n /** Azure Location or Azure region where to which the machines will be migrated. */\n azureLocation?: AzureLocation;\n /** Azure Offer code according to which cost estimation is done. */\n azureOfferCode?: AzureOfferCode;\n /** Currency in which prices should be reported. */\n currency?: AzureCurrency;\n /**\n * Percentage of buffer that user wants on performance metrics when recommending\n * Azure sizes.\n */\n scalingFactor?: number;\n /**\n * Percentile of the utilization data values to be considered while assessing\n * machines.\n */\n percentile?: Percentile;\n /**\n * Time Range for which the historic utilization data should be considered for\n * assessment.\n */\n timeRange?: TimeRange;\n /** Gets or sets the start time to consider performance data for assessment. */\n perfDataStartTime?: Date;\n /** Gets or sets the end time to consider performance data for assessment. */\n perfDataEndTime?: Date;\n /**\n * User configurable setting to display the Stage of Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: AssessmentStage;\n /** Custom discount percentage. */\n discountPercentage?: number;\n /** Assessment sizing criterion. */\n sizingCriterion?: AssessmentSizingCriterion;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Time when the Azure Prices were queried. Date-Time represented in ISO-8601\n * format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pricesTimestamp?: Date;\n /**\n * Date and Time when assessment was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Date and Time when assessment was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Whether assessment is in valid state and all machines have been assessed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AssessmentStatus;\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaVersion?: string;\n}\n\n/** AVS assessment Assessed Machine resource. */\nexport interface AvsAssessedMachine extends ProxyResource {\n /**\n * List of errors for this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ErrorModel[];\n /**\n * List of Disks that were assessed as part of this machine's assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disks?: { [propertyName: string]: AvsAssessedDisk };\n /**\n * List of Network Adapters that were assessed as part of this machine's\n * assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkAdapters?: {\n [propertyName: string]: AvsAssessedNetworkAdapter;\n };\n /**\n * Gets the storage in use.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageInUseGB?: number;\n /**\n * Gets the explanation if machine is not suitable for cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityExplanation?: AzureAvsVmSuitabilityExplanation;\n /**\n * Gets the details if machine is not suitable for cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityDetail?: AzureAvsVmSuitabilityDetail;\n /**\n * Assessed machine type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly typePropertiesType?: AssessedMachineType;\n /**\n * Boot type of machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bootType?: MachineBootType;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemType?: string;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemName?: string;\n /**\n * Operating system version as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemVersion?: string;\n /**\n * Operating system architecture as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemArchitecture?: GuestOperatingSystemArchitecture;\n /**\n * When was machine first created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * When was machine last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Display Name of the Machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Description for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Data center machine ARM id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterMachineArmId?: string;\n /**\n * Data center management server ARM id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerArmId?: string;\n /**\n * Data center management server name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerName?: string;\n /**\n * Megabytes of memory found allocated for the machine in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesOfMemory?: number;\n /**\n * Number of CPU cores found on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfCores?: number;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Percentile of Percentage of Cores Utilized noted during time period T.\n *\n * Here N and T are settings on Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageCoresUtilization?: number;\n /**\n * Percentile of Percentage of Memory Utilized noted during time period T.\n *\n * Here N and T are settings on Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageMemoryUtilization?: number;\n /**\n * Gets a value indicating whether machine is suitable for the cloud platform\n * selected.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n}\n\n/** SQL Assessment REST resource. */\nexport interface SqlAssessmentV2 extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /** Gets or sets user configurable setting to display the azure hybrid use benefit. */\n osLicense?: OsLicense;\n /** Gets or sets user configurable setting to display the environment type. */\n environmentType?: EnvironmentType;\n /**\n * Gets or sets the duration for which the entity (SQL, VMs) are up in the\n * on-premises environment.\n */\n entityUptime?: EntityUptime;\n /** Gets or sets SQL optimization logic. */\n optimizationLogic?: OptimizationLogic;\n /** Gets or sets azure reserved instance for VM. */\n reservedInstanceForVm?: AzureReservedInstance;\n /** Gets or sets Azure Offer Code for VM. */\n azureOfferCodeForVm?: AzureOfferCode;\n /** Gets or sets the Enterprise agreement subscription id. */\n eaSubscriptionId?: string;\n /** Gets or sets user configurable SQL managed instance settings. */\n azureSqlManagedInstanceSettings?: SqlMiSettings;\n /** Gets or sets user configurable SQL database settings. */\n azureSqlDatabaseSettings?: SqlDbSettings;\n /** Gets or sets user configurable SQL VM settings. */\n azureSqlVmSettings?: SqlVmSettings;\n /** Gets or sets user preference indicating intent of multi-subnet configuration. */\n multiSubnetIntent?: MultiSubnetIntent;\n /** Gets or sets user preference indicating intent of async commit mode. */\n asyncCommitModeIntent?: AsyncCommitModeIntent;\n /** Gets or sets a value indicating whether internet access is available. */\n isInternetAccessAvailable?: boolean;\n /**\n * Gets or sets the Azure Location or Azure region where to which the machines\n * will be migrated.\n */\n disasterRecoveryLocation?: AzureLocation;\n /** Gets or sets a value indicating whether HADR assessments needs to be created. */\n enableHadrAssessment?: boolean;\n /** Gets or sets a value indicating azure security offering type. */\n azureSecurityOfferingType?: AzureSecurityOfferingType;\n /** Reserved instance. */\n reservedInstance?: AzureReservedInstance;\n /** SQL server license. */\n sqlServerLicense?: SqlServerLicense;\n /** Gets the group type for the assessment. */\n groupType?: GroupType;\n /** Assessment type of the assessment. */\n assessmentType?: AssessmentType;\n /** Azure Location or Azure region where to which the machines will be migrated. */\n azureLocation?: string;\n /** Azure Offer Code. */\n azureOfferCode?: AzureOfferCode;\n /** Currency in which prices should be reported. */\n currency?: AzureCurrency;\n /**\n * Percentage of buffer that user wants on performance metrics when recommending\n * Azure sizes.\n */\n scalingFactor?: number;\n /**\n * Percentile of the utilization data values to be considered while assessing\n * machines.\n */\n percentile?: Percentile;\n /**\n * Time Range for which the historic utilization data should be considered for\n * assessment.\n */\n timeRange?: TimeRange;\n /** Gets or sets the start time to consider performance data for assessment. */\n perfDataStartTime?: Date;\n /** Gets or sets the end time to consider performance data for assessment. */\n perfDataEndTime?: Date;\n /**\n * User configurable setting to display the Stage of Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stage?: AssessmentStage;\n /** Custom discount percentage. */\n discountPercentage?: number;\n /** Assessment sizing criterion. */\n sizingCriterion?: AssessmentSizingCriterion;\n /** Confidence Rating in Percentage. */\n confidenceRatingInPercentage?: number;\n /**\n * Last time when rates were queried.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly pricesTimestamp?: Date;\n /**\n * Date and Time when assessment was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Date and Time when assessment was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Whether assessment is in valid state and all machines have been assessed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AssessmentStatus;\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly schemaVersion?: string;\n}\n\n/** Assessed SQL database web model class. */\nexport interface AssessedSqlDatabaseV2 extends ProxyResource {\n /**\n * Gets or sets the recommended azure SQL target type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedAzureSqlTargetType?: TargetType;\n /**\n * Gets or sets the recommended azure SQL suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedSuitability?: RecommendedSuitability;\n /**\n * Gets or sets the aggregated cache size of this database. This is a performance\n * data metric for this DB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bufferCacheSizeInMB?: number;\n /**\n * Gets the product support status related details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productSupportStatus?: ProductSupportStatus;\n /**\n * Gets or sets the azure SQL MI suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlMISuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;\n /**\n * Gets or sets the azure SQL DB suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlDBSuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;\n /**\n * Gets a value indicating whether the assessed SQL database is highly available\n * or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDatabaseHighlyAvailable?: boolean;\n /**\n * Gets the linked availability group overview if the database being assessed is\n * highly available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly linkedAvailabilityGroupOverview?: SqlAvailabilityGroupDataOverview;\n /**\n * Machine arm id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineArmId?: string;\n /**\n * Assessed SQL instance arm id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessedSqlInstanceArmId?: string;\n /**\n * Machine display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineName?: string;\n /**\n * SQL instance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly instanceName?: string;\n /**\n * SQL database name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseName?: string;\n /**\n * SQL database size in megabytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseSizeInMB?: number;\n /**\n * Database compatibility level.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly compatibilityLevel?: CompatibilityLevel;\n /**\n * SQL database SDS arm id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlDatabaseSdsArmId?: string;\n /**\n * The percentage of the total number of cores being utilized by the SQL database.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageCoresUtilization?: number;\n /**\n * The read throughput of the SQL database.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesPerSecondOfRead?: number;\n /**\n * The write throughput of the SQL database.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesPerSecondOfWrite?: number;\n /**\n * The read operations per second of the SQL database.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfReadOperationsPerSecond?: number;\n /**\n * The write operations per second of the SQL database.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfWriteOperationsPerSecond?: number;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Assessment sizing criterion.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizingCriterion?: AssessmentSizingCriterion;\n /**\n * When was assessed SQL database first created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * When was assessed SQL database last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** Assessed SQL instance web model class. */\nexport interface AssessedSqlInstanceV2 extends ProxyResource {\n /**\n * Gets or sets the memory used by SQL instance in megabytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly memoryInUseInMB?: number;\n /**\n * Gets or sets a value indicating whether SQL instance has been deep discovered.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hasScanOccurred?: boolean;\n /**\n * Gets or sets the recommended azure SQL target type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedAzureSqlTargetType?: TargetType;\n /**\n * Gets or sets the recommended azure SQL suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedSuitability?: RecommendedSuitability;\n /**\n * SQL instance azure SQL MI suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlMISuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;\n /**\n * SQL instance azure SQL DB suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlDBSuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;\n /**\n * SQL instance azure SQL VM suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlVMSuitabilityDetails?: SqlAssessmentV2IaasSuitabilityData;\n /**\n * Gets the storage details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageTypeBasedDetails?: AssessedSqlInstanceStorageDetails[];\n /**\n * Gets the product support status related details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productSupportStatus?: ProductSupportStatus;\n /**\n * Gets the FCI metadata if this instance represents an FCI instance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fciMetadata?: SqlFCIMetadata;\n /**\n * Gets the overview counts of availability replicas in the assessed instance, by\n * commit mode and read type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availabilityReplicaSummary?: SqlAvailabilityReplicaSummary;\n /**\n * Gets a value indicating whether the SQL instance is clustered or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isClustered?: boolean;\n /**\n * Gets a value indicating whether the high availability is enabled or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isHighAvailabilityEnabled?: boolean;\n /**\n * Gets the list of recommended target reasoning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedTargetReasonings?: SqlRecommendationReasoning[];\n /**\n * Machine arm id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineArmId?: string;\n /**\n * Machine display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineName?: string;\n /**\n * SQL instance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly instanceName?: string;\n /**\n * SQL instance SDS arm id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlInstanceSdsArmId?: string;\n /**\n * SQL instance edition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlEdition?: string;\n /**\n * SQL instance version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlVersion?: string;\n /**\n * Number of CPU cores assigned to the SQL instance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfCoresAllocated?: number;\n /**\n * The percentage of the total number of cores being utilized by the SQL instance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageCoresUtilization?: number;\n /**\n * The logical disk details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logicalDisks?: AssessedSqlInstanceDiskDetails[];\n /**\n * The databases summary.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseSummary?: AssessedSqlInstanceDatabaseSummary;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Assessment sizing criterion.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizingCriterion?: AssessmentSizingCriterion;\n /**\n * When was assessed SQL instance first created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * When was assessed SQL instance last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** SQL Assessment REST resource. */\nexport interface AssessedSqlMachine extends ProxyResource {\n /**\n * Gets or sets the BIOS GUID for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly biosGuid?: string;\n /**\n * Gets or sets the FQDN for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fqdn?: string;\n /**\n * Gets the list of SQL instances discovered on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlInstances?: AssessedSqlInstanceSummary[];\n /**\n * Gets or sets the detailed messages that were set on the machine during\n * evaluation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityDetail?: AzureVmSuitabilityDetail;\n /**\n * Gets or sets the explanation if machine is not suitable for cloud.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitabilityExplanation?: AzureVmSuitabilityExplanation;\n /**\n * Gets or sets the Recommended Azure Size for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedVmSize?: AzureVmSize;\n /**\n * Gets or sets the Recommended Azure VM Family for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedVmFamily?: AzureVmFamily;\n /**\n * Gets the product support status related details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productSupportStatus?: ProductSupportStatus;\n /**\n * Gets or sets the Number of cores for recommended size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedVmSizeNumberOfCores?: number;\n /**\n * Gets or sets the Megabytes of memory for recommended size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedVmSizeMegabytesOfMemory?: number;\n /**\n * Gets or sets the monthly compute cost calculated for recommended size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyComputeCost?: number;\n /**\n * Gets the list of data disks that were assessed as part of this assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disks?: { [propertyName: string]: AssessedDiskData };\n /**\n * Gets the list of network adapters that were assessed as part of this assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkAdapters?: {\n [propertyName: string]: SqlAssessedNetworkAdapter;\n };\n /**\n * Gets or sets the monthly networking cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyBandwidthCost?: number;\n /**\n * Gets or sets the monthly total storage cost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly monthlyStorageCost?: number;\n /** Gets the collection of cost components. */\n costComponents?: CostComponent[];\n /**\n * Gets the suitability for Microsoft cloud defender.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly securitySuitability?: CloudSuitability;\n /**\n * Gets the list of migration guidelines applicable.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly migrationGuidelines?: SqlMigrationGuideline[];\n /**\n * Boot type of machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bootType?: MachineBootType;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemType?: string;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemName?: string;\n /**\n * Operating system version as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemVersion?: string;\n /**\n * Operating system architecture as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemArchitecture?: GuestOperatingSystemArchitecture;\n /**\n * When was machine first created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * When was machine last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Display Name of the Machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Assessed machine type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly typePropertiesType?: AssessedMachineType;\n /**\n * Description for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Data center machine ARM id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterMachineArmId?: string;\n /**\n * Data center management server ARM id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerArmId?: string;\n /**\n * Data center management server name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerName?: string;\n /**\n * Megabytes of memory found allocated for the machine in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesOfMemory?: number;\n /**\n * Number of CPU cores found on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfCores?: number;\n /**\n * Confidence Rating in Percentage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confidenceRatingInPercentage?: number;\n /**\n * Percentile of Percentage of Cores Utilized noted during time period T.\n *\n * Here N and T are settings on Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageCoresUtilization?: number;\n /**\n * Percentile of Percentage of Memory Utilized noted during time period T.\n *\n * Here N and T are settings on Assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentageMemoryUtilization?: number;\n /**\n * Gets a value indicating whether machine is suitable for the cloud platform\n * selected.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly suitability?: CloudSuitability;\n /**\n * Assessment sizing criterion.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizingCriterion?: AssessmentSizingCriterion;\n}\n\n/** SQL Assessment REST resource. */\nexport interface AssessedSqlRecommendedEntity extends ProxyResource {\n /**\n * Gets or sets machine name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly machineName?: string;\n /**\n * Gets or sets SQL instance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly instanceName?: string;\n /**\n * Gets the product support status related details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productSupportStatus?: ProductSupportStatus;\n /**\n * Gets or sets assessed database count.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dbCount?: number;\n /**\n * Gets or sets the total discovered database count.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly discoveredDBCount?: number;\n /**\n * Gets or sets a value indicating whether instance deep discovery has occurred or\n * not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hasScanOccurred?: boolean;\n /**\n * Gets or sets the recommended azure SQL target type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedAzureSqlTargetType?: TargetType;\n /**\n * Gets or sets the recommended azure SQL suitability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendedSuitability?: RecommendedSuitability;\n /**\n * SQL instance azure SQL MI suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlMISuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;\n /**\n * SQL instance azure SQL DB suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlDBSuitabilityDetails?: SqlAssessmentV2PaasSuitabilityData;\n /**\n * SQL instance azure SQL VM suitability details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureSqlVMSuitabilityDetails?: SqlAssessmentV2IaasSuitabilityData;\n /** Gets or sets Arm id of assessed entity. */\n assessedSqlEntityArmId?: string;\n /**\n * Gets or sets a value indicating whether the SQL instance is clustered or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isClustered?: boolean;\n /**\n * Gets or sets a value indicating whether the high availability is enabled or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isHighAvailabilityEnabled?: boolean;\n /**\n * Gets the SQL edition from the recommended entity if applicable.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlEdition?: string;\n /**\n * Gets the SQL version from the recommended entity if applicable.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlVersion?: string;\n /**\n * Assessment sizing criterion.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sizingCriterion?: AssessmentSizingCriterion;\n}\n\n/** SQL Assessment REST resource. */\nexport interface SqlAssessmentV2Summary extends ProxyResource {\n /**\n * Gets or sets the Assessment summary.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentSummary?: {\n [propertyName: string]: SqlAssessmentV2SummaryData;\n };\n /**\n * Gets the distribution of sqlInstances by support status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionBySupportStatus?: { [propertyName: string]: number };\n /**\n * Gets the distribution distribution of sqlInstances by service pack insight.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionByServicePackInsight?: {\n [propertyName: string]: number;\n };\n /**\n * Gets the distribution of sqlInstances by sql version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionBySqlVersion?: { [propertyName: string]: number };\n /**\n * Gets the distribution of sqlInstances by sql edition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly distributionBySqlEdition?: { [propertyName: string]: number };\n /**\n * Gets the instance distribution by sizing criterion.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly instanceDistributionBySizingCriterion?: {\n [propertyName: string]: number;\n };\n /**\n * Gets the database distribution by sizing criterion.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly databaseDistributionBySizingCriterion?: {\n [propertyName: string]: number;\n };\n /**\n * Number of machines part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMachines?: number;\n /**\n * Number of sql instances part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfSqlInstances?: number;\n /**\n * Number of successfully discovered sql instances part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfSuccessfullyDiscoveredSqlInstances?: number;\n /**\n * Number of sql databases part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfSqlDatabases?: number;\n /**\n * Number of sql failover cluster instances part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfFciInstances?: number;\n /**\n * Number of sql availability groups part of the assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfSqlAvailabilityGroups?: number;\n}\n\n/** Hyper-V collector resource. */\nexport interface HypervCollector extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /** Gets or sets the collector agent properties. */\n agentProperties?: CollectorAgentPropertiesBase;\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** Import collector resource. */\nexport interface ImportCollector extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** Machine resource. */\nexport interface Machine extends ProxyResource {\n /**\n * Gets or sets workload summary.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadSummary?: WorkloadSummary;\n /**\n * List of errors for this machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errors?: ErrorModel[];\n /**\n * Gets Processor details of the host.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hostProcessor?: ProcessorInfo;\n /**\n * Gets the product support status related details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productSupportStatus?: ProductSupportStatus;\n /**\n * Site id of machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly discoveryMachineArmId?: string;\n /**\n * The data center management server ARM Id for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerArmId?: string;\n /**\n * The data center management server name for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterManagementServerName?: string;\n /**\n * Boot type of machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bootType?: MachineBootType;\n /**\n * Display Name of the Machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Megabytes of memory found allocated for the machine in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly megabytesOfMemory?: number;\n /**\n * Number of CPU cores found on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfCores?: number;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemType?: string;\n /**\n * Operating system as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemName?: string;\n /**\n * Operating system version as reported by datacenter management solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operatingSystemVersion?: string;\n /**\n * Description for the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * When was machine first created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Disks attached to the machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disks?: { [propertyName: string]: Disk };\n /**\n * Gets the References to the groups that this machine is member of.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groups?: string[];\n /**\n * Network adapters attached to the machine discovered in private data center.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkAdapters?: { [propertyName: string]: NetworkAdapter };\n /**\n * SQL instances discovered on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sqlInstances?: string[];\n /**\n * Web applications discovered on the machine.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly webApplications?: string[];\n /**\n * When was machine last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** Private link resource. */\nexport interface PrivateLinkResource extends ProxyResource {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** Assessment project summary resource. */\nexport interface AssessmentProjectSummary extends ProxyResource {\n /**\n * Gets the Error summary by feature. Contains number of affected Entities per\n * feature.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorSummaryAffectedEntities?: ErrorSummary[];\n /**\n * Gets the number of private endpoint connections.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfPrivateEndpointConnections?: number;\n /**\n * Gets the number of groups created in this project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfGroups?: number;\n /**\n * Gets the number of machines part of this project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfMachines?: number;\n /**\n * Gets the number of import machines part of this project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfImportMachines?: number;\n /**\n * Gets the number of assessments created in this project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfAssessments?: number;\n /**\n * Gets the last assessment timestamp.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastAssessmentTimestamp?: Date;\n}\n\n/** Physical server collector resource. */\nexport interface ServerCollector extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /** Gets or sets the collector agent properties. */\n agentProperties?: CollectorAgentPropertiesBase;\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** SQL Assessment options web model object. */\nexport interface SqlAssessmentOptions extends ProxyResource {\n /**\n * Gets the list of VM families.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vmFamilies?: VmFamilyOptions[];\n /**\n * Gets the Reserved Instance VM Families list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reservedInstanceVmFamilies?: AzureVmFamily[];\n /**\n * Gets the Premium disk VM Families list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly premiumDiskVmFamilies?: AzureVmFamily[];\n /** Gets or sets the Premium disk VM Families list. */\n savingsPlanVmFamilies?: AzureVmFamily[];\n /** Gets or sets the list of Azure locations supporting Saving Plans for IAAS. */\n savingsPlanSupportedLocations?: AzureLocation[];\n /** Gets or sets the list of Azure locations supporting Saving Plans for PAAS. */\n savingsPlanSupportedLocationsForPaas?: AzureLocation[];\n /** Gets or sets the list of Azure locations supporting Reserved Instances for IAAS. */\n reservedInstanceSupportedLocationsForIaas?: AzureLocation[];\n /** Gets or sets the list of Azure Offers supporting Saving Plans. */\n savingsPlanSupportedOffers?: AzureOfferCode[];\n /** Gets or sets the list of SQL target SKU properties for dropdowns. */\n sqlSkus?: SqlPaaSTargetOptions[];\n /** Gets or sets the Reserved Instance SQL target types. */\n reservedInstanceSqlTargets?: TargetType[];\n /** Gets or sets the list of Azure locations supporting Reserved Instances. */\n reservedInstanceSupportedLocations?: AzureLocation[];\n /** Gets or sets the list of currencies supported for Reserved Instances. */\n reservedInstanceSupportedCurrencies?: AzureCurrency[];\n /** Gets or sets the list of offers supported for Reserved Instances. */\n reservedInstanceSupportedOffers?: AzureOfferCode[];\n /** Gets or sets the list of offers supported for SQL assessments. */\n supportedOffers?: AzureOfferCode[];\n}\n\n/** The SQL collector REST object. */\nexport interface SqlCollector extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /** Gets or sets the collector agent properties. */\n agentProperties?: CollectorAgentPropertiesBase;\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** VMware collector resource. */\nexport interface VmwareCollector extends ProxyResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /** Gets or sets the collector agent properties. */\n agentProperties?: CollectorAgentPropertiesBase;\n /** Gets the discovery site id. */\n discoverySiteId?: string;\n /**\n * Gets the Timestamp when collector was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Timestamp when collector was last updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n}\n\n/** An Assessment project site resource. */\nexport interface AssessmentProject extends TrackedResource {\n /** The status of the last operation. */\n provisioningState?: ProvisioningState;\n /**\n * Time when this project was created. Date-Time represented in ISO-8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdTimestamp?: Date;\n /**\n * Time when this project was last updated. Date-Time represented in ISO-8601\n * format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedTimestamp?: Date;\n /**\n * Endpoint at which the collector agent can call agent REST API.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceEndpoint?: string;\n /** Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects. */\n assessmentSolutionId?: string;\n /** Assessment project status. */\n projectStatus?: ProjectStatus;\n /** The ARM id of service map workspace created by customer. */\n customerWorkspaceId?: string;\n /** Location of service map workspace created by customer. */\n customerWorkspaceLocation?: string;\n /**\n * This value can be set to 'enabled' to avoid breaking changes on existing\n * customer resources and templates. If set to 'disabled', traffic over public\n * interface is not allowed, and private endpoint connections would be the\n * exclusive access method.\n */\n publicNetworkAccess?: string;\n /**\n * The list of private endpoint connections to the project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /**\n * The ARM id of the storage account used for interactions when public access is\n * disabled.\n */\n customerStorageAccountArmId?: string;\n}\n\n/** Defines headers for AssessmentProjectsOperations_create operation. */\nexport interface AssessmentProjectsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for AssessmentProjectsOperations_update operation. */\nexport interface AssessmentProjectsOperationsUpdateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n /** The Location header contains the URL where the status of the long running operation can be checked. */\n location?: string;\n}\n\n/** Defines headers for GroupsOperations_create operation. */\nexport interface GroupsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for GroupsOperations_updateMachines operation. */\nexport interface GroupsOperationsUpdateMachinesHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n /** The Location header contains the URL where the status of the long running operation can be checked. */\n location?: string;\n}\n\n/** Defines headers for AssessmentsOperations_create operation. */\nexport interface AssessmentsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for AssessmentsOperations_downloadUrl operation. */\nexport interface AssessmentsOperationsDownloadUrlHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n /** The Location header contains the URL where the status of the long running operation can be checked. */\n location?: string;\n}\n\n/** Defines headers for AvsAssessmentsOperations_create operation. */\nexport interface AvsAssessmentsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for AvsAssessmentsOperations_downloadUrl operation. */\nexport interface AvsAssessmentsOperationsDownloadUrlHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n /** The Location header contains the URL where the status of the long running operation can be checked. */\n location?: string;\n}\n\n/** Defines headers for SqlAssessmentV2Operations_create operation. */\nexport interface SqlAssessmentV2OperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for SqlAssessmentV2Operations_downloadUrl operation. */\nexport interface SqlAssessmentV2OperationsDownloadUrlHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n /** The Location header contains the URL where the status of the long running operation can be checked. */\n location?: string;\n}\n\n/** Defines headers for HypervCollectorsOperations_create operation. */\nexport interface HypervCollectorsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for ImportCollectorsOperations_create operation. */\nexport interface ImportCollectorsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for PrivateEndpointConnectionOperations_update operation. */\nexport interface PrivateEndpointConnectionOperationsUpdateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for ServerCollectorsOperations_create operation. */\nexport interface ServerCollectorsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for SqlCollectorOperations_create operation. */\nexport interface SqlCollectorOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Defines headers for VmwareCollectorsOperations_create operation. */\nexport interface VmwareCollectorsOperationsCreateHeaders {\n /** The Retry-After header can indicate how long the client should wait before polling the operation status. */\n retryAfter?: number;\n}\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link ProjectStatus} that the service accepts. */\nexport enum KnownProjectStatus {\n /** Active Status. */\n Active = \"Active\",\n /** Inactive Status. */\n Inactive = \"Inactive\",\n}\n\n/**\n * Defines values for ProjectStatus. \\\n * {@link KnownProjectStatus} can be used interchangeably with ProjectStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: Active Status. \\\n * **Inactive**: Inactive Status.\n */\nexport type ProjectStatus = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n /** Resource is being Provisioned. */\n Provisioning = \"Provisioning\",\n /** Resource is being Updated. */\n Updating = \"Updating\",\n /** Resource is being Deleted. */\n Deleting = \"Deleting\",\n /** Resource is being Accepted. */\n Accepted = \"Accepted\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled. \\\n * **Provisioning**: Resource is being Provisioned. \\\n * **Updating**: Resource is being Updated. \\\n * **Deleting**: Resource is being Deleted. \\\n * **Accepted**: Resource is being Accepted.\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link AzureAvsNodeType} that the service accepts. */\nexport enum KnownAzureAvsNodeType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** AV36 */\n AV36 = \"AV36\",\n}\n\n/**\n * Defines values for AzureAvsNodeType. \\\n * {@link KnownAzureAvsNodeType} can be used interchangeably with AzureAvsNodeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **AV36**\n */\nexport type AzureAvsNodeType = string;\n\n/** Known values of {@link AzureLocation} that the service accepts. */\nexport enum KnownAzureLocation {\n /** Unknown */\n Unknown = \"Unknown\",\n /** EastAsia */\n EastAsia = \"EastAsia\",\n /** SoutheastAsia */\n SoutheastAsia = \"SoutheastAsia\",\n /** AustraliaEast */\n AustraliaEast = \"AustraliaEast\",\n /** AustraliaSoutheast */\n AustraliaSoutheast = \"AustraliaSoutheast\",\n /** BrazilSouth */\n BrazilSouth = \"BrazilSouth\",\n /** CanadaCentral */\n CanadaCentral = \"CanadaCentral\",\n /** CanadaEast */\n CanadaEast = \"CanadaEast\",\n /** WestEurope */\n WestEurope = \"WestEurope\",\n /** NorthEurope */\n NorthEurope = \"NorthEurope\",\n /** CentralIndia */\n CentralIndia = \"CentralIndia\",\n /** SouthIndia */\n SouthIndia = \"SouthIndia\",\n /** WestIndia */\n WestIndia = \"WestIndia\",\n /** JapanEast */\n JapanEast = \"JapanEast\",\n /** JapanWest */\n JapanWest = \"JapanWest\",\n /** KoreaCentral */\n KoreaCentral = \"KoreaCentral\",\n /** KoreaSouth */\n KoreaSouth = \"KoreaSouth\",\n /** UkWest */\n UkWest = \"UkWest\",\n /** UkSouth */\n UkSouth = \"UkSouth\",\n /** NorthCentralUs */\n NorthCentralUs = \"NorthCentralUs\",\n /** EastUs */\n EastUs = \"EastUs\",\n /** WestUs2 */\n WestUs2 = \"WestUs2\",\n /** SouthCentralUs */\n SouthCentralUs = \"SouthCentralUs\",\n /** CentralUs */\n CentralUs = \"CentralUs\",\n /** EastUs2 */\n EastUs2 = \"EastUs2\",\n /** WestUs */\n WestUs = \"WestUs\",\n /** WestCentralUs */\n WestCentralUs = \"WestCentralUs\",\n /** GermanyCentral */\n GermanyCentral = \"GermanyCentral\",\n /** GermanyNortheast */\n GermanyNortheast = \"GermanyNortheast\",\n /** ChinaNorth */\n ChinaNorth = \"ChinaNorth\",\n /** ChinaEast */\n ChinaEast = \"ChinaEast\",\n /** USGovArizona */\n USGovArizona = \"USGovArizona\",\n /** USGovTexas */\n USGovTexas = \"USGovTexas\",\n /** USGovIowa */\n USGovIowa = \"USGovIowa\",\n /** USGovVirginia */\n USGovVirginia = \"USGovVirginia\",\n /** USDoDCentral */\n USDoDCentral = \"USDoDCentral\",\n /** USDoDEast */\n USDoDEast = \"USDoDEast\",\n /** FranceCentral */\n FranceCentral = \"FranceCentral\",\n /** AustraliaCentral */\n AustraliaCentral = \"AustraliaCentral\",\n /** SouthAfricaNorth */\n SouthAfricaNorth = \"SouthAfricaNorth\",\n /** FranceSouth */\n FranceSouth = \"FranceSouth\",\n /** AustraliaCentral2 */\n AustraliaCentral2 = \"AustraliaCentral2\",\n /** SouthAfricaWest */\n SouthAfricaWest = \"SouthAfricaWest\",\n /** GermanyNorth */\n GermanyNorth = \"GermanyNorth\",\n /** GermanyWestCentral */\n GermanyWestCentral = \"GermanyWestCentral\",\n /** NorwayEast */\n NorwayEast = \"NorwayEast\",\n /** NorwayWest */\n NorwayWest = \"NorwayWest\",\n /** ChinaEast2 */\n ChinaEast2 = \"ChinaEast2\",\n /** ChinaNorth2 */\n ChinaNorth2 = \"ChinaNorth2\",\n /** SwitzerlandNorth */\n SwitzerlandNorth = \"SwitzerlandNorth\",\n /** SwitzerlandWest */\n SwitzerlandWest = \"SwitzerlandWest\",\n /** UAENorth */\n UAENorth = \"UAENorth\",\n /** UAECentral */\n UAECentral = \"UAECentral\",\n /** UsNatEast */\n UsNatEast = \"UsNatEast\",\n /** UsNatWest */\n UsNatWest = \"UsNatWest\",\n /** UsSecEast */\n UsSecEast = \"UsSecEast\",\n /** UsSecCentral */\n UsSecCentral = \"UsSecCentral\",\n /** UsSecWest */\n UsSecWest = \"UsSecWest\",\n /** SwedenCentral */\n SwedenCentral = \"SwedenCentral\",\n /** QatarCentral */\n QatarCentral = \"QatarCentral\",\n}\n\n/**\n * Defines values for AzureLocation. \\\n * {@link KnownAzureLocation} can be used interchangeably with AzureLocation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **EastAsia** \\\n * **SoutheastAsia** \\\n * **AustraliaEast** \\\n * **AustraliaSoutheast** \\\n * **BrazilSouth** \\\n * **CanadaCentral** \\\n * **CanadaEast** \\\n * **WestEurope** \\\n * **NorthEurope** \\\n * **CentralIndia** \\\n * **SouthIndia** \\\n * **WestIndia** \\\n * **JapanEast** \\\n * **JapanWest** \\\n * **KoreaCentral** \\\n * **KoreaSouth** \\\n * **UkWest** \\\n * **UkSouth** \\\n * **NorthCentralUs** \\\n * **EastUs** \\\n * **WestUs2** \\\n * **SouthCentralUs** \\\n * **CentralUs** \\\n * **EastUs2** \\\n * **WestUs** \\\n * **WestCentralUs** \\\n * **GermanyCentral** \\\n * **GermanyNortheast** \\\n * **ChinaNorth** \\\n * **ChinaEast** \\\n * **USGovArizona** \\\n * **USGovTexas** \\\n * **USGovIowa** \\\n * **USGovVirginia** \\\n * **USDoDCentral** \\\n * **USDoDEast** \\\n * **FranceCentral** \\\n * **AustraliaCentral** \\\n * **SouthAfricaNorth** \\\n * **FranceSouth** \\\n * **AustraliaCentral2** \\\n * **SouthAfricaWest** \\\n * **GermanyNorth** \\\n * **GermanyWestCentral** \\\n * **NorwayEast** \\\n * **NorwayWest** \\\n * **ChinaEast2** \\\n * **ChinaNorth2** \\\n * **SwitzerlandNorth** \\\n * **SwitzerlandWest** \\\n * **UAENorth** \\\n * **UAECentral** \\\n * **UsNatEast** \\\n * **UsNatWest** \\\n * **UsSecEast** \\\n * **UsSecCentral** \\\n * **UsSecWest** \\\n * **SwedenCentral** \\\n * **QatarCentral**\n */\nexport type AzureLocation = string;\n\n/** Known values of {@link FttAndRaidLevel} that the service accepts. */\nexport enum KnownFttAndRaidLevel {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Ftt1Raid1 */\n Ftt1Raid1 = \"Ftt1Raid1\",\n /** Ftt1Raid5 */\n Ftt1Raid5 = \"Ftt1Raid5\",\n /** Ftt2Raid1 */\n Ftt2Raid1 = \"Ftt2Raid1\",\n /** Ftt2Raid6 */\n Ftt2Raid6 = \"Ftt2Raid6\",\n /** Ftt3Raid1 */\n Ftt3Raid1 = \"Ftt3Raid1\",\n}\n\n/**\n * Defines values for FttAndRaidLevel. \\\n * {@link KnownFttAndRaidLevel} can be used interchangeably with FttAndRaidLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Ftt1Raid1** \\\n * **Ftt1Raid5** \\\n * **Ftt2Raid1** \\\n * **Ftt2Raid6** \\\n * **Ftt3Raid1**\n */\nexport type FttAndRaidLevel = string;\n\n/** Known values of {@link AzureCurrency} that the service accepts. */\nexport enum KnownAzureCurrency {\n /** Unknown */\n Unknown = \"Unknown\",\n /** USD */\n USD = \"USD\",\n /** DKK */\n DKK = \"DKK\",\n /** CAD */\n CAD = \"CAD\",\n /** IDR */\n IDR = \"IDR\",\n /** JPY */\n JPY = \"JPY\",\n /** KRW */\n KRW = \"KRW\",\n /** NZD */\n NZD = \"NZD\",\n /** NOK */\n NOK = \"NOK\",\n /** RUB */\n RUB = \"RUB\",\n /** SAR */\n SAR = \"SAR\",\n /** ZAR */\n ZAR = \"ZAR\",\n /** SEK */\n SEK = \"SEK\",\n /** TRY */\n TRY = \"TRY\",\n /** GBP */\n GBP = \"GBP\",\n /** MXN */\n MXN = \"MXN\",\n /** MYR */\n MYR = \"MYR\",\n /** INR */\n INR = \"INR\",\n /** HKD */\n HKD = \"HKD\",\n /** BRL */\n BRL = \"BRL\",\n /** TWD */\n TWD = \"TWD\",\n /** EUR */\n EUR = \"EUR\",\n /** CHF */\n CHF = \"CHF\",\n /** ARS */\n ARS = \"ARS\",\n /** AUD */\n AUD = \"AUD\",\n /** CNY */\n CNY = \"CNY\",\n}\n\n/**\n * Defines values for AzureCurrency. \\\n * {@link KnownAzureCurrency} can be used interchangeably with AzureCurrency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **USD** \\\n * **DKK** \\\n * **CAD** \\\n * **IDR** \\\n * **JPY** \\\n * **KRW** \\\n * **NZD** \\\n * **NOK** \\\n * **RUB** \\\n * **SAR** \\\n * **ZAR** \\\n * **SEK** \\\n * **TRY** \\\n * **GBP** \\\n * **MXN** \\\n * **MYR** \\\n * **INR** \\\n * **HKD** \\\n * **BRL** \\\n * **TWD** \\\n * **EUR** \\\n * **CHF** \\\n * **ARS** \\\n * **AUD** \\\n * **CNY**\n */\nexport type AzureCurrency = string;\n\n/** Known values of {@link AzureOfferCode} that the service accepts. */\nexport enum KnownAzureOfferCode {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Msazr0003P */\n Msazr0003P = \"MSAZR0003P\",\n /** Msazr0044P */\n Msazr0044P = \"MSAZR0044P\",\n /** Msazr0059P */\n Msazr0059P = \"MSAZR0059P\",\n /** Msazr0060P */\n Msazr0060P = \"MSAZR0060P\",\n /** Msazr0062P */\n Msazr0062P = \"MSAZR0062P\",\n /** Msazr0063P */\n Msazr0063P = \"MSAZR0063P\",\n /** Msazr0064P */\n Msazr0064P = \"MSAZR0064P\",\n /** Msazr0029P */\n Msazr0029P = \"MSAZR0029P\",\n /** Msazr0022P */\n Msazr0022P = \"MSAZR0022P\",\n /** Msazr0023P */\n Msazr0023P = \"MSAZR0023P\",\n /** Msazr0148P */\n Msazr0148P = \"MSAZR0148P\",\n /** Msazr0025P */\n Msazr0025P = \"MSAZR0025P\",\n /** Msazr0036P */\n Msazr0036P = \"MSAZR0036P\",\n /** Msazr0120P */\n Msazr0120P = \"MSAZR0120P\",\n /** Msazr0121P */\n Msazr0121P = \"MSAZR0121P\",\n /** Msazr0122P */\n Msazr0122P = \"MSAZR0122P\",\n /** Msazr0123P */\n Msazr0123P = \"MSAZR0123P\",\n /** Msazr0124P */\n Msazr0124P = \"MSAZR0124P\",\n /** Msazr0125P */\n Msazr0125P = \"MSAZR0125P\",\n /** Msazr0126P */\n Msazr0126P = \"MSAZR0126P\",\n /** Msazr0127P */\n Msazr0127P = \"MSAZR0127P\",\n /** Msazr0128P */\n Msazr0128P = \"MSAZR0128P\",\n /** Msazr0129P */\n Msazr0129P = \"MSAZR0129P\",\n /** Msazr0130P */\n Msazr0130P = \"MSAZR0130P\",\n /** Msazr0111P */\n Msazr0111P = \"MSAZR0111P\",\n /** Msazr0144P */\n Msazr0144P = \"MSAZR0144P\",\n /** Msazr0149P */\n Msazr0149P = \"MSAZR0149P\",\n /** Msmcazr0044P */\n Msmcazr0044P = \"MSMCAZR0044P\",\n /** Msmcazr0059P */\n Msmcazr0059P = \"MSMCAZR0059P\",\n /** Msmcazr0060P */\n Msmcazr0060P = \"MSMCAZR0060P\",\n /** Msmcazr0063P */\n Msmcazr0063P = \"MSMCAZR0063P\",\n /** Msmcazr0120P */\n Msmcazr0120P = \"MSMCAZR0120P\",\n /** Msmcazr0121P */\n Msmcazr0121P = \"MSMCAZR0121P\",\n /** Msmcazr0125P */\n Msmcazr0125P = \"MSMCAZR0125P\",\n /** Msmcazr0128P */\n Msmcazr0128P = \"MSMCAZR0128P\",\n /** Msazrde0003P */\n Msazrde0003P = \"MSAZRDE0003P\",\n /** Msazrde0044P */\n Msazrde0044P = \"MSAZRDE0044P\",\n /** Msazrusgov0003P */\n Msazrusgov0003P = \"MSAZRUSGOV0003P\",\n /** EA */\n EA = \"EA\",\n /** Msazr0243P */\n Msazr0243P = \"MSAZR0243P\",\n /** SavingsPlan1Year */\n SavingsPlan1Year = \"SavingsPlan1Year\",\n /** SavingsPlan3Year */\n SavingsPlan3Year = \"SavingsPlan3Year\",\n}\n\n/**\n * Defines values for AzureOfferCode. \\\n * {@link KnownAzureOfferCode} can be used interchangeably with AzureOfferCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **MSAZR0003P** \\\n * **MSAZR0044P** \\\n * **MSAZR0059P** \\\n * **MSAZR0060P** \\\n * **MSAZR0062P** \\\n * **MSAZR0063P** \\\n * **MSAZR0064P** \\\n * **MSAZR0029P** \\\n * **MSAZR0022P** \\\n * **MSAZR0023P** \\\n * **MSAZR0148P** \\\n * **MSAZR0025P** \\\n * **MSAZR0036P** \\\n * **MSAZR0120P** \\\n * **MSAZR0121P** \\\n * **MSAZR0122P** \\\n * **MSAZR0123P** \\\n * **MSAZR0124P** \\\n * **MSAZR0125P** \\\n * **MSAZR0126P** \\\n * **MSAZR0127P** \\\n * **MSAZR0128P** \\\n * **MSAZR0129P** \\\n * **MSAZR0130P** \\\n * **MSAZR0111P** \\\n * **MSAZR0144P** \\\n * **MSAZR0149P** \\\n * **MSMCAZR0044P** \\\n * **MSMCAZR0059P** \\\n * **MSMCAZR0060P** \\\n * **MSMCAZR0063P** \\\n * **MSMCAZR0120P** \\\n * **MSMCAZR0121P** \\\n * **MSMCAZR0125P** \\\n * **MSMCAZR0128P** \\\n * **MSAZRDE0003P** \\\n * **MSAZRDE0044P** \\\n * **MSAZRUSGOV0003P** \\\n * **EA** \\\n * **MSAZR0243P** \\\n * **SavingsPlan1Year** \\\n * **SavingsPlan3Year**\n */\nexport type AzureOfferCode = string;\n\n/** Known values of {@link GroupStatus} that the service accepts. */\nexport enum KnownGroupStatus {\n /** Created */\n Created = \"Created\",\n /** Updated */\n Updated = \"Updated\",\n /** Running */\n Running = \"Running\",\n /** Completed */\n Completed = \"Completed\",\n /** Invalid */\n Invalid = \"Invalid\",\n}\n\n/**\n * Defines values for GroupStatus. \\\n * {@link KnownGroupStatus} can be used interchangeably with GroupStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Created** \\\n * **Updated** \\\n * **Running** \\\n * **Completed** \\\n * **Invalid**\n */\nexport type GroupStatus = string;\n\n/** Known values of {@link AssessmentType} that the service accepts. */\nexport enum KnownAssessmentType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** MachineAssessment */\n MachineAssessment = \"MachineAssessment\",\n /** AvsAssessment */\n AvsAssessment = \"AvsAssessment\",\n /** SqlAssessment */\n SqlAssessment = \"SqlAssessment\",\n /** WebAppAssessment */\n WebAppAssessment = \"WebAppAssessment\",\n}\n\n/**\n * Defines values for AssessmentType. \\\n * {@link KnownAssessmentType} can be used interchangeably with AssessmentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **MachineAssessment** \\\n * **AvsAssessment** \\\n * **SqlAssessment** \\\n * **WebAppAssessment**\n */\nexport type AssessmentType = string;\n\n/** Known values of {@link GroupType} that the service accepts. */\nexport enum KnownGroupType {\n /** Default */\n Default = \"Default\",\n /** Import */\n Import = \"Import\",\n}\n\n/**\n * Defines values for GroupType. \\\n * {@link KnownGroupType} can be used interchangeably with GroupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **Import**\n */\nexport type GroupType = string;\n\n/** Known values of {@link CostComponentName} that the service accepts. */\nexport enum KnownCostComponentName {\n /** Unknown */\n Unknown = \"Unknown\",\n /** MonthlyAzureHybridCostSavings */\n MonthlyAzureHybridCostSavings = \"MonthlyAzureHybridCostSavings\",\n /** MonthlySecurityCost */\n MonthlySecurityCost = \"MonthlySecurityCost\",\n /** MonthlyPremiumV2StorageCost */\n MonthlyPremiumV2StorageCost = \"MonthlyPremiumV2StorageCost\",\n}\n\n/**\n * Defines values for CostComponentName. \\\n * {@link KnownCostComponentName} can be used interchangeably with CostComponentName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **MonthlyAzureHybridCostSavings** \\\n * **MonthlySecurityCost** \\\n * **MonthlyPremiumV2StorageCost**\n */\nexport type CostComponentName = string;\n\n/** Known values of {@link AzurePricingTier} that the service accepts. */\nexport enum KnownAzurePricingTier {\n /** Standard */\n Standard = \"Standard\",\n /** Basic */\n Basic = \"Basic\",\n}\n\n/**\n * Defines values for AzurePricingTier. \\\n * {@link KnownAzurePricingTier} can be used interchangeably with AzurePricingTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard** \\\n * **Basic**\n */\nexport type AzurePricingTier = string;\n\n/** Known values of {@link AzureStorageRedundancy} that the service accepts. */\nexport enum KnownAzureStorageRedundancy {\n /** Unknown */\n Unknown = \"Unknown\",\n /** LocallyRedundant */\n LocallyRedundant = \"LocallyRedundant\",\n /** ZoneRedundant */\n ZoneRedundant = \"ZoneRedundant\",\n /** GeoRedundant */\n GeoRedundant = \"GeoRedundant\",\n /** ReadAccessGeoRedundant */\n ReadAccessGeoRedundant = \"ReadAccessGeoRedundant\",\n}\n\n/**\n * Defines values for AzureStorageRedundancy. \\\n * {@link KnownAzureStorageRedundancy} can be used interchangeably with AzureStorageRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **LocallyRedundant** \\\n * **ZoneRedundant** \\\n * **GeoRedundant** \\\n * **ReadAccessGeoRedundant**\n */\nexport type AzureStorageRedundancy = string;\n\n/** Known values of {@link AzureReservedInstance} that the service accepts. */\nexport enum KnownAzureReservedInstance {\n /** None */\n None = \"None\",\n /** RI1Year */\n RI1Year = \"RI1Year\",\n /** RI3Year */\n RI3Year = \"RI3Year\",\n}\n\n/**\n * Defines values for AzureReservedInstance. \\\n * {@link KnownAzureReservedInstance} can be used interchangeably with AzureReservedInstance,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **RI1Year** \\\n * **RI3Year**\n */\nexport type AzureReservedInstance = string;\n\n/** Known values of {@link AzureHybridUseBenefit} that the service accepts. */\nexport enum KnownAzureHybridUseBenefit {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Yes */\n Yes = \"Yes\",\n /** No */\n No = \"No\",\n}\n\n/**\n * Defines values for AzureHybridUseBenefit. \\\n * {@link KnownAzureHybridUseBenefit} can be used interchangeably with AzureHybridUseBenefit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Yes** \\\n * **No**\n */\nexport type AzureHybridUseBenefit = string;\n\n/** Known values of {@link AzureDiskType} that the service accepts. */\nexport enum KnownAzureDiskType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Standard */\n Standard = \"Standard\",\n /** StandardSSD */\n StandardSSD = \"StandardSSD\",\n /** Premium */\n Premium = \"Premium\",\n /** StandardOrPremium */\n StandardOrPremium = \"StandardOrPremium\",\n /** Ultra */\n Ultra = \"Ultra\",\n /** PremiumV2 */\n PremiumV2 = \"PremiumV2\",\n}\n\n/**\n * Defines values for AzureDiskType. \\\n * {@link KnownAzureDiskType} can be used interchangeably with AzureDiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Standard** \\\n * **StandardSSD** \\\n * **Premium** \\\n * **StandardOrPremium** \\\n * **Ultra** \\\n * **PremiumV2**\n */\nexport type AzureDiskType = string;\n\n/** Known values of {@link AzureVmFamily} that the service accepts. */\nexport enum KnownAzureVmFamily {\n /** Unknown */\n Unknown = \"Unknown\",\n /** BasicA0A4 */\n BasicA0A4 = \"Basic_A0_A4\",\n /** StandardA0A7 */\n StandardA0A7 = \"Standard_A0_A7\",\n /** StandardA8A11 */\n StandardA8A11 = \"Standard_A8_A11\",\n /** Av2Series */\n Av2Series = \"Av2_series\",\n /** DSeries */\n DSeries = \"D_series\",\n /** Dv2Series */\n Dv2Series = \"Dv2_series\",\n /** DSSeries */\n DSSeries = \"DS_series\",\n /** DSv2Series */\n DSv2Series = \"DSv2_series\",\n /** FSeries */\n FSeries = \"F_series\",\n /** FsSeries */\n FsSeries = \"Fs_series\",\n /** GSeries */\n GSeries = \"G_series\",\n /** GSSeries */\n GSSeries = \"GS_series\",\n /** HSeries */\n HSeries = \"H_series\",\n /** LsSeries */\n LsSeries = \"Ls_series\",\n /** Dsv3Series */\n Dsv3Series = \"Dsv3_series\",\n /** Dv3Series */\n Dv3Series = \"Dv3_series\",\n /** Fsv2Series */\n Fsv2Series = \"Fsv2_series\",\n /** Ev3Series */\n Ev3Series = \"Ev3_series\",\n /** Esv3Series */\n Esv3Series = \"Esv3_series\",\n /** MSeries */\n MSeries = \"M_series\",\n /** DCSeries */\n DCSeries = \"DC_Series\",\n /** Lsv2Series */\n Lsv2Series = \"Lsv2_series\",\n /** Ev4Series */\n Ev4Series = \"Ev4_series\",\n /** Esv4Series */\n Esv4Series = \"Esv4_series\",\n /** Edv4Series */\n Edv4Series = \"Edv4_series\",\n /** Edsv4Series */\n Edsv4Series = \"Edsv4_series\",\n /** Dv4Series */\n Dv4Series = \"Dv4_series\",\n /** Dsv4Series */\n Dsv4Series = \"Dsv4_series\",\n /** Ddv4Series */\n Ddv4Series = \"Ddv4_series\",\n /** Ddsv4Series */\n Ddsv4Series = \"Ddsv4_series\",\n /** Easv4Series */\n Easv4Series = \"Easv4_series\",\n /** Dasv4Series */\n Dasv4Series = \"Dasv4_series\",\n /** Mv2Series */\n Mv2Series = \"Mv2_series\",\n /** Eav4Series */\n Eav4Series = \"Eav4_series\",\n /** Dav4Series */\n Dav4Series = \"Dav4_series\",\n /** Msv2Series */\n Msv2Series = \"Msv2_series\",\n /** Mdsv2Series */\n Mdsv2Series = \"Mdsv2_series\",\n /** Dv5Series */\n Dv5Series = \"Dv5_series\",\n /** Dsv5Series */\n Dsv5Series = \"Dsv5_series\",\n /** Ddv5Series */\n Ddv5Series = \"Ddv5_series\",\n /** Ddsv5Series */\n Ddsv5Series = \"Ddsv5_series\",\n /** Dasv5Series */\n Dasv5Series = \"Dasv5_series\",\n /** Dadsv5Series */\n Dadsv5Series = \"Dadsv5_series\",\n /** Ev5Series */\n Ev5Series = \"Ev5_series\",\n /** Esv5Series */\n Esv5Series = \"Esv5_series\",\n /** Edv5Series */\n Edv5Series = \"Edv5_series\",\n /** Edsv5Series */\n Edsv5Series = \"Edsv5_series\",\n /** Easv5Series */\n Easv5Series = \"Easv5_series\",\n /** Eadsv5Series */\n Eadsv5Series = \"Eadsv5_series\",\n /** Ebsv5Series */\n Ebsv5Series = \"Ebsv5_series\",\n /** Ebdsv5Series */\n Ebdsv5Series = \"Ebdsv5_series\",\n}\n\n/**\n * Defines values for AzureVmFamily. \\\n * {@link KnownAzureVmFamily} can be used interchangeably with AzureVmFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Basic_A0_A4** \\\n * **Standard_A0_A7** \\\n * **Standard_A8_A11** \\\n * **Av2_series** \\\n * **D_series** \\\n * **Dv2_series** \\\n * **DS_series** \\\n * **DSv2_series** \\\n * **F_series** \\\n * **Fs_series** \\\n * **G_series** \\\n * **GS_series** \\\n * **H_series** \\\n * **Ls_series** \\\n * **Dsv3_series** \\\n * **Dv3_series** \\\n * **Fsv2_series** \\\n * **Ev3_series** \\\n * **Esv3_series** \\\n * **M_series** \\\n * **DC_Series** \\\n * **Lsv2_series** \\\n * **Ev4_series** \\\n * **Esv4_series** \\\n * **Edv4_series** \\\n * **Edsv4_series** \\\n * **Dv4_series** \\\n * **Dsv4_series** \\\n * **Ddv4_series** \\\n * **Ddsv4_series** \\\n * **Easv4_series** \\\n * **Dasv4_series** \\\n * **Mv2_series** \\\n * **Eav4_series** \\\n * **Dav4_series** \\\n * **Msv2_series** \\\n * **Mdsv2_series** \\\n * **Dv5_series** \\\n * **Dsv5_series** \\\n * **Ddv5_series** \\\n * **Ddsv5_series** \\\n * **Dasv5_series** \\\n * **Dadsv5_series** \\\n * **Ev5_series** \\\n * **Esv5_series** \\\n * **Edv5_series** \\\n * **Edsv5_series** \\\n * **Easv5_series** \\\n * **Eadsv5_series** \\\n * **Ebsv5_series** \\\n * **Ebdsv5_series**\n */\nexport type AzureVmFamily = string;\n\n/** Known values of {@link Percentile} that the service accepts. */\nexport enum KnownPercentile {\n /** Percentile50 */\n Percentile50 = \"Percentile50\",\n /** Percentile90 */\n Percentile90 = \"Percentile90\",\n /** Percentile95 */\n Percentile95 = \"Percentile95\",\n /** Percentile99 */\n Percentile99 = \"Percentile99\",\n}\n\n/**\n * Defines values for Percentile. \\\n * {@link KnownPercentile} can be used interchangeably with Percentile,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Percentile50** \\\n * **Percentile90** \\\n * **Percentile95** \\\n * **Percentile99**\n */\nexport type Percentile = string;\n\n/** Known values of {@link TimeRange} that the service accepts. */\nexport enum KnownTimeRange {\n /** Day */\n Day = \"Day\",\n /** Week */\n Week = \"Week\",\n /** Month */\n Month = \"Month\",\n /** Custom */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for TimeRange. \\\n * {@link KnownTimeRange} can be used interchangeably with TimeRange,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Day** \\\n * **Week** \\\n * **Month** \\\n * **Custom**\n */\nexport type TimeRange = string;\n\n/** Known values of {@link AssessmentStage} that the service accepts. */\nexport enum KnownAssessmentStage {\n /** InProgress */\n InProgress = \"InProgress\",\n /** UnderReview */\n UnderReview = \"UnderReview\",\n /** Approved */\n Approved = \"Approved\",\n}\n\n/**\n * Defines values for AssessmentStage. \\\n * {@link KnownAssessmentStage} can be used interchangeably with AssessmentStage,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **UnderReview** \\\n * **Approved**\n */\nexport type AssessmentStage = string;\n\n/** Known values of {@link AssessmentSizingCriterion} that the service accepts. */\nexport enum KnownAssessmentSizingCriterion {\n /** Performance Data based Sizing. */\n PerformanceBased = \"PerformanceBased\",\n /** As On Premises or Static Data based Sizing. */\n AsOnPremises = \"AsOnPremises\",\n}\n\n/**\n * Defines values for AssessmentSizingCriterion. \\\n * {@link KnownAssessmentSizingCriterion} can be used interchangeably with AssessmentSizingCriterion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PerformanceBased**: Performance Data based Sizing. \\\n * **AsOnPremises**: As On Premises or Static Data based Sizing.\n */\nexport type AssessmentSizingCriterion = string;\n\n/** Known values of {@link AssessmentStatus} that the service accepts. */\nexport enum KnownAssessmentStatus {\n /** Assessment is Created. */\n Created = \"Created\",\n /** Assessment is Updated. */\n Updated = \"Updated\",\n /** Assessment is currently running. */\n Running = \"Running\",\n /** Assessment is Completed or Ready. */\n Completed = \"Completed\",\n /** Assessment is Failed i.e. it is now invalid. */\n Invalid = \"Invalid\",\n /** Assessment is Out of Sync. */\n OutOfSync = \"OutOfSync\",\n /** Assessment is Out Dated. */\n OutDated = \"OutDated\",\n /** Assessment is Deleted. */\n Deleted = \"Deleted\",\n}\n\n/**\n * Defines values for AssessmentStatus. \\\n * {@link KnownAssessmentStatus} can be used interchangeably with AssessmentStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Created**: Assessment is Created. \\\n * **Updated**: Assessment is Updated. \\\n * **Running**: Assessment is currently running. \\\n * **Completed**: Assessment is Completed or Ready. \\\n * **Invalid**: Assessment is Failed i.e. it is now invalid. \\\n * **OutOfSync**: Assessment is Out of Sync. \\\n * **OutDated**: Assessment is Out Dated. \\\n * **Deleted**: Assessment is Deleted.\n */\nexport type AssessmentStatus = string;\n\n/** Known values of {@link CloudSuitability} that the service accepts. */\nexport enum KnownCloudSuitability {\n /** Unknown. Indicates missing data. */\n Unknown = \"Unknown\",\n /** Not Suitable for Azure. */\n NotSuitable = \"NotSuitable\",\n /** Suitable for Azure. */\n Suitable = \"Suitable\",\n /** Conditionally Suitable for Azure. */\n ConditionallySuitable = \"ConditionallySuitable\",\n /** Unknown Readiness for Azure. */\n ReadinessUnknown = \"ReadinessUnknown\",\n}\n\n/**\n * Defines values for CloudSuitability. \\\n * {@link KnownCloudSuitability} can be used interchangeably with CloudSuitability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown**: Unknown. Indicates missing data. \\\n * **NotSuitable**: Not Suitable for Azure. \\\n * **Suitable**: Suitable for Azure. \\\n * **ConditionallySuitable**: Conditionally Suitable for Azure. \\\n * **ReadinessUnknown**: Unknown Readiness for Azure.\n */\nexport type CloudSuitability = string;\n\n/** Known values of {@link AzureDiskSuitabilityExplanation} that the service accepts. */\nexport enum KnownAzureDiskSuitabilityExplanation {\n /** Unknown */\n Unknown = \"Unknown\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** DiskSizeGreaterThanSupported */\n DiskSizeGreaterThanSupported = \"DiskSizeGreaterThanSupported\",\n /** NoSuitableDiskSizeForIops */\n NoSuitableDiskSizeForIops = \"NoSuitableDiskSizeForIops\",\n /** NoSuitableDiskSizeForThroughput */\n NoSuitableDiskSizeForThroughput = \"NoSuitableDiskSizeForThroughput\",\n /** NoDiskSizeFoundInSelectedLocation */\n NoDiskSizeFoundInSelectedLocation = \"NoDiskSizeFoundInSelectedLocation\",\n /** NoDiskSizeFoundForSelectedRedundancy */\n NoDiskSizeFoundForSelectedRedundancy = \"NoDiskSizeFoundForSelectedRedundancy\",\n /** InternalErrorOccurredForDiskEvaluation */\n InternalErrorOccurredForDiskEvaluation = \"InternalErrorOccurredForDiskEvaluation\",\n /** NoEaPriceFoundForDiskSize */\n NoEaPriceFoundForDiskSize = \"NoEaPriceFoundForDiskSize\",\n}\n\n/**\n * Defines values for AzureDiskSuitabilityExplanation. \\\n * {@link KnownAzureDiskSuitabilityExplanation} can be used interchangeably with AzureDiskSuitabilityExplanation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **NotApplicable** \\\n * **DiskSizeGreaterThanSupported** \\\n * **NoSuitableDiskSizeForIops** \\\n * **NoSuitableDiskSizeForThroughput** \\\n * **NoDiskSizeFoundInSelectedLocation** \\\n * **NoDiskSizeFoundForSelectedRedundancy** \\\n * **InternalErrorOccurredForDiskEvaluation** \\\n * **NoEaPriceFoundForDiskSize**\n */\nexport type AzureDiskSuitabilityExplanation = string;\n\n/** Known values of {@link AzureDiskSuitabilityDetail} that the service accepts. */\nexport enum KnownAzureDiskSuitabilityDetail {\n /** None */\n None = \"None\",\n /** NumberOfReadOperationsPerSecondMissing */\n NumberOfReadOperationsPerSecondMissing = \"NumberOfReadOperationsPerSecondMissing\",\n /** NumberOfWriteOperationsPerSecondMissing */\n NumberOfWriteOperationsPerSecondMissing = \"NumberOfWriteOperationsPerSecondMissing\",\n /** MegabytesPerSecondOfReadMissing */\n MegabytesPerSecondOfReadMissing = \"MegabytesPerSecondOfReadMissing\",\n /** MegabytesPerSecondOfWriteMissing */\n MegabytesPerSecondOfWriteMissing = \"MegabytesPerSecondOfWriteMissing\",\n /** DiskGigabytesConsumedMissing */\n DiskGigabytesConsumedMissing = \"DiskGigabytesConsumedMissing\",\n /** DiskGigabytesProvisionedMissing */\n DiskGigabytesProvisionedMissing = \"DiskGigabytesProvisionedMissing\",\n /** NumberOfReadOperationsPerSecondOutOfRange */\n NumberOfReadOperationsPerSecondOutOfRange = \"NumberOfReadOperationsPerSecondOutOfRange\",\n /** NumberOfWriteOperationsPerSecondOutOfRange */\n NumberOfWriteOperationsPerSecondOutOfRange = \"NumberOfWriteOperationsPerSecondOutOfRange\",\n /** MegabytesPerSecondOfReadOutOfRange */\n MegabytesPerSecondOfReadOutOfRange = \"MegabytesPerSecondOfReadOutOfRange\",\n /** MegabytesPerSecondOfWriteOutOfRange */\n MegabytesPerSecondOfWriteOutOfRange = \"MegabytesPerSecondOfWriteOutOfRange\",\n /** DiskGigabytesConsumedOutOfRange */\n DiskGigabytesConsumedOutOfRange = \"DiskGigabytesConsumedOutOfRange\",\n /** DiskGigabytesProvisionedOutOfRange */\n DiskGigabytesProvisionedOutOfRange = \"DiskGigabytesProvisionedOutOfRange\",\n}\n\n/**\n * Defines values for AzureDiskSuitabilityDetail. \\\n * {@link KnownAzureDiskSuitabilityDetail} can be used interchangeably with AzureDiskSuitabilityDetail,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **NumberOfReadOperationsPerSecondMissing** \\\n * **NumberOfWriteOperationsPerSecondMissing** \\\n * **MegabytesPerSecondOfReadMissing** \\\n * **MegabytesPerSecondOfWriteMissing** \\\n * **DiskGigabytesConsumedMissing** \\\n * **DiskGigabytesProvisionedMissing** \\\n * **NumberOfReadOperationsPerSecondOutOfRange** \\\n * **NumberOfWriteOperationsPerSecondOutOfRange** \\\n * **MegabytesPerSecondOfReadOutOfRange** \\\n * **MegabytesPerSecondOfWriteOutOfRange** \\\n * **DiskGigabytesConsumedOutOfRange** \\\n * **DiskGigabytesProvisionedOutOfRange**\n */\nexport type AzureDiskSuitabilityDetail = string;\n\n/** Known values of {@link AzureDiskSize} that the service accepts. */\nexport enum KnownAzureDiskSize {\n /** Unknown */\n Unknown = \"Unknown\",\n /** StandardS4 */\n StandardS4 = \"Standard_S4\",\n /** StandardS6 */\n StandardS6 = \"Standard_S6\",\n /** StandardS10 */\n StandardS10 = \"Standard_S10\",\n /** StandardS15 */\n StandardS15 = \"Standard_S15\",\n /** StandardS20 */\n StandardS20 = \"Standard_S20\",\n /** StandardS30 */\n StandardS30 = \"Standard_S30\",\n /** StandardS40 */\n StandardS40 = \"Standard_S40\",\n /** StandardS50 */\n StandardS50 = \"Standard_S50\",\n /** StandardS60 */\n StandardS60 = \"Standard_S60\",\n /** StandardS70 */\n StandardS70 = \"Standard_S70\",\n /** StandardS80 */\n StandardS80 = \"Standard_S80\",\n /** PremiumP4 */\n PremiumP4 = \"Premium_P4\",\n /** PremiumP6 */\n PremiumP6 = \"Premium_P6\",\n /** PremiumP10 */\n PremiumP10 = \"Premium_P10\",\n /** PremiumP15 */\n PremiumP15 = \"Premium_P15\",\n /** PremiumP20 */\n PremiumP20 = \"Premium_P20\",\n /** PremiumP30 */\n PremiumP30 = \"Premium_P30\",\n /** PremiumP40 */\n PremiumP40 = \"Premium_P40\",\n /** PremiumP50 */\n PremiumP50 = \"Premium_P50\",\n /** PremiumP60 */\n PremiumP60 = \"Premium_P60\",\n /** PremiumP70 */\n PremiumP70 = \"Premium_P70\",\n /** PremiumP80 */\n PremiumP80 = \"Premium_P80\",\n /** StandardSsde10 */\n StandardSsde10 = \"StandardSSD_E10\",\n /** StandardSsde15 */\n StandardSsde15 = \"StandardSSD_E15\",\n /** StandardSsde20 */\n StandardSsde20 = \"StandardSSD_E20\",\n /** StandardSsde30 */\n StandardSsde30 = \"StandardSSD_E30\",\n /** StandardSsde40 */\n StandardSsde40 = \"StandardSSD_E40\",\n /** StandardSsde50 */\n StandardSsde50 = \"StandardSSD_E50\",\n /** StandardSsde60 */\n StandardSsde60 = \"StandardSSD_E60\",\n /** StandardSsde70 */\n StandardSsde70 = \"StandardSSD_E70\",\n /** StandardSsde80 */\n StandardSsde80 = \"StandardSSD_E80\",\n /** StandardSsde4 */\n StandardSsde4 = \"StandardSSD_E4\",\n /** StandardSsde6 */\n StandardSsde6 = \"StandardSSD_E6\",\n /** StandardSsde1 */\n StandardSsde1 = \"StandardSSD_E1\",\n /** StandardSsde2 */\n StandardSsde2 = \"StandardSSD_E2\",\n /** StandardSsde3 */\n StandardSsde3 = \"StandardSSD_E3\",\n /** PremiumP1 */\n PremiumP1 = \"Premium_P1\",\n /** PremiumP2 */\n PremiumP2 = \"Premium_P2\",\n /** PremiumP3 */\n PremiumP3 = \"Premium_P3\",\n /** Ultra */\n Ultra = \"Ultra\",\n /** PremiumV2 */\n PremiumV2 = \"PremiumV2\",\n}\n\n/**\n * Defines values for AzureDiskSize. \\\n * {@link KnownAzureDiskSize} can be used interchangeably with AzureDiskSize,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Standard_S4** \\\n * **Standard_S6** \\\n * **Standard_S10** \\\n * **Standard_S15** \\\n * **Standard_S20** \\\n * **Standard_S30** \\\n * **Standard_S40** \\\n * **Standard_S50** \\\n * **Standard_S60** \\\n * **Standard_S70** \\\n * **Standard_S80** \\\n * **Premium_P4** \\\n * **Premium_P6** \\\n * **Premium_P10** \\\n * **Premium_P15** \\\n * **Premium_P20** \\\n * **Premium_P30** \\\n * **Premium_P40** \\\n * **Premium_P50** \\\n * **Premium_P60** \\\n * **Premium_P70** \\\n * **Premium_P80** \\\n * **StandardSSD_E10** \\\n * **StandardSSD_E15** \\\n * **StandardSSD_E20** \\\n * **StandardSSD_E30** \\\n * **StandardSSD_E40** \\\n * **StandardSSD_E50** \\\n * **StandardSSD_E60** \\\n * **StandardSSD_E70** \\\n * **StandardSSD_E80** \\\n * **StandardSSD_E4** \\\n * **StandardSSD_E6** \\\n * **StandardSSD_E1** \\\n * **StandardSSD_E2** \\\n * **StandardSSD_E3** \\\n * **Premium_P1** \\\n * **Premium_P2** \\\n * **Premium_P3** \\\n * **Ultra** \\\n * **PremiumV2**\n */\nexport type AzureDiskSize = string;\n\n/** Known values of {@link AzureNetworkAdapterSuitabilityDetail} that the service accepts. */\nexport enum KnownAzureNetworkAdapterSuitabilityDetail {\n /** None */\n None = \"None\",\n /** MegabytesOfDataTransmittedMissing */\n MegabytesOfDataTransmittedMissing = \"MegabytesOfDataTransmittedMissing\",\n /** MegabytesOfDataTransmittedOutOfRange */\n MegabytesOfDataTransmittedOutOfRange = \"MegabytesOfDataTransmittedOutOfRange\",\n /** MegabytesOfDataRecievedMissing */\n MegabytesOfDataRecievedMissing = \"MegabytesOfDataRecievedMissing\",\n /** MegabytesOfDataRecievedOutOfRange */\n MegabytesOfDataRecievedOutOfRange = \"MegabytesOfDataRecievedOutOfRange\",\n}\n\n/**\n * Defines values for AzureNetworkAdapterSuitabilityDetail. \\\n * {@link KnownAzureNetworkAdapterSuitabilityDetail} can be used interchangeably with AzureNetworkAdapterSuitabilityDetail,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **MegabytesOfDataTransmittedMissing** \\\n * **MegabytesOfDataTransmittedOutOfRange** \\\n * **MegabytesOfDataRecievedMissing** \\\n * **MegabytesOfDataRecievedOutOfRange**\n */\nexport type AzureNetworkAdapterSuitabilityDetail = string;\n\n/** Known values of {@link AzureNetworkAdapterSuitabilityExplanation} that the service accepts. */\nexport enum KnownAzureNetworkAdapterSuitabilityExplanation {\n /** Unknown */\n Unknown = \"Unknown\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** InternalErrorOccurred */\n InternalErrorOccurred = \"InternalErrorOccurred\",\n}\n\n/**\n * Defines values for AzureNetworkAdapterSuitabilityExplanation. \\\n * {@link KnownAzureNetworkAdapterSuitabilityExplanation} can be used interchangeably with AzureNetworkAdapterSuitabilityExplanation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **NotApplicable** \\\n * **InternalErrorOccurred**\n */\nexport type AzureNetworkAdapterSuitabilityExplanation = string;\n\n/** Known values of {@link AzureVmSize} that the service accepts. */\nexport enum KnownAzureVmSize {\n /** Unknown */\n Unknown = \"Unknown\",\n /** BasicA0 */\n BasicA0 = \"Basic_A0\",\n /** BasicA1 */\n BasicA1 = \"Basic_A1\",\n /** BasicA2 */\n BasicA2 = \"Basic_A2\",\n /** BasicA3 */\n BasicA3 = \"Basic_A3\",\n /** BasicA4 */\n BasicA4 = \"Basic_A4\",\n /** StandardA0 */\n StandardA0 = \"Standard_A0\",\n /** StandardA1 */\n StandardA1 = \"Standard_A1\",\n /** StandardA2 */\n StandardA2 = \"Standard_A2\",\n /** StandardA3 */\n StandardA3 = \"Standard_A3\",\n /** StandardA4 */\n StandardA4 = \"Standard_A4\",\n /** StandardA5 */\n StandardA5 = \"Standard_A5\",\n /** StandardA6 */\n StandardA6 = \"Standard_A6\",\n /** StandardA7 */\n StandardA7 = \"Standard_A7\",\n /** StandardA8 */\n StandardA8 = \"Standard_A8\",\n /** StandardA9 */\n StandardA9 = \"Standard_A9\",\n /** StandardA10 */\n StandardA10 = \"Standard_A10\",\n /** StandardA11 */\n StandardA11 = \"Standard_A11\",\n /** StandardA1V2 */\n StandardA1V2 = \"Standard_A1_v2\",\n /** StandardA2V2 */\n StandardA2V2 = \"Standard_A2_v2\",\n /** StandardA4V2 */\n StandardA4V2 = \"Standard_A4_v2\",\n /** StandardA8V2 */\n StandardA8V2 = \"Standard_A8_v2\",\n /** StandardA2MV2 */\n StandardA2MV2 = \"Standard_A2m_v2\",\n /** StandardA4MV2 */\n StandardA4MV2 = \"Standard_A4m_v2\",\n /** StandardA8MV2 */\n StandardA8MV2 = \"Standard_A8m_v2\",\n /** StandardD1 */\n StandardD1 = \"Standard_D1\",\n /** StandardD2 */\n StandardD2 = \"Standard_D2\",\n /** StandardD3 */\n StandardD3 = \"Standard_D3\",\n /** StandardD4 */\n StandardD4 = \"Standard_D4\",\n /** StandardD11 */\n StandardD11 = \"Standard_D11\",\n /** StandardD12 */\n StandardD12 = \"Standard_D12\",\n /** StandardD13 */\n StandardD13 = \"Standard_D13\",\n /** StandardD14 */\n StandardD14 = \"Standard_D14\",\n /** StandardD1V2 */\n StandardD1V2 = \"Standard_D1_v2\",\n /** StandardD2V2 */\n StandardD2V2 = \"Standard_D2_v2\",\n /** StandardD3V2 */\n StandardD3V2 = \"Standard_D3_v2\",\n /** StandardD4V2 */\n StandardD4V2 = \"Standard_D4_v2\",\n /** StandardD5V2 */\n StandardD5V2 = \"Standard_D5_v2\",\n /** StandardD11V2 */\n StandardD11V2 = \"Standard_D11_v2\",\n /** StandardD12V2 */\n StandardD12V2 = \"Standard_D12_v2\",\n /** StandardD13V2 */\n StandardD13V2 = \"Standard_D13_v2\",\n /** StandardD14V2 */\n StandardD14V2 = \"Standard_D14_v2\",\n /** StandardD15V2 */\n StandardD15V2 = \"Standard_D15_v2\",\n /** StandardDS1 */\n StandardDS1 = \"Standard_DS1\",\n /** StandardDS2 */\n StandardDS2 = \"Standard_DS2\",\n /** StandardDS3 */\n StandardDS3 = \"Standard_DS3\",\n /** StandardDS4 */\n StandardDS4 = \"Standard_DS4\",\n /** StandardDS11 */\n StandardDS11 = \"Standard_DS11\",\n /** StandardDS12 */\n StandardDS12 = \"Standard_DS12\",\n /** StandardDS13 */\n StandardDS13 = \"Standard_DS13\",\n /** StandardDS14 */\n StandardDS14 = \"Standard_DS14\",\n /** StandardDS1V2 */\n StandardDS1V2 = \"Standard_DS1_v2\",\n /** StandardDS2V2 */\n StandardDS2V2 = \"Standard_DS2_v2\",\n /** StandardDS3V2 */\n StandardDS3V2 = \"Standard_DS3_v2\",\n /** StandardDS4V2 */\n StandardDS4V2 = \"Standard_DS4_v2\",\n /** StandardDS5V2 */\n StandardDS5V2 = \"Standard_DS5_v2\",\n /** StandardDS11V2 */\n StandardDS11V2 = \"Standard_DS11_v2\",\n /** StandardDS12V2 */\n StandardDS12V2 = \"Standard_DS12_v2\",\n /** StandardDS13V2 */\n StandardDS13V2 = \"Standard_DS13_v2\",\n /** StandardDS14V2 */\n StandardDS14V2 = \"Standard_DS14_v2\",\n /** StandardDS15V2 */\n StandardDS15V2 = \"Standard_DS15_v2\",\n /** StandardF1 */\n StandardF1 = \"Standard_F1\",\n /** StandardF2 */\n StandardF2 = \"Standard_F2\",\n /** StandardF4 */\n StandardF4 = \"Standard_F4\",\n /** StandardF8 */\n StandardF8 = \"Standard_F8\",\n /** StandardF16 */\n StandardF16 = \"Standard_F16\",\n /** StandardF1S */\n StandardF1S = \"Standard_F1s\",\n /** StandardF2S */\n StandardF2S = \"Standard_F2s\",\n /** StandardF4S */\n StandardF4S = \"Standard_F4s\",\n /** StandardF8S */\n StandardF8S = \"Standard_F8s\",\n /** StandardF16S */\n StandardF16S = \"Standard_F16s\",\n /** StandardG1 */\n StandardG1 = \"Standard_G1\",\n /** StandardG2 */\n StandardG2 = \"Standard_G2\",\n /** StandardG3 */\n StandardG3 = \"Standard_G3\",\n /** StandardG4 */\n StandardG4 = \"Standard_G4\",\n /** StandardG5 */\n StandardG5 = \"Standard_G5\",\n /** StandardGS1 */\n StandardGS1 = \"Standard_GS1\",\n /** StandardGS2 */\n StandardGS2 = \"Standard_GS2\",\n /** StandardGS3 */\n StandardGS3 = \"Standard_GS3\",\n /** StandardGS4 */\n StandardGS4 = \"Standard_GS4\",\n /** StandardGS5 */\n StandardGS5 = \"Standard_GS5\",\n /** StandardH8 */\n StandardH8 = \"Standard_H8\",\n /** StandardH16 */\n StandardH16 = \"Standard_H16\",\n /** StandardH8M */\n StandardH8M = \"Standard_H8m\",\n /** StandardH16M */\n StandardH16M = \"Standard_H16m\",\n /** StandardH16R */\n StandardH16R = \"Standard_H16r\",\n /** StandardH16Mr */\n StandardH16Mr = \"Standard_H16mr\",\n /** StandardL4S */\n StandardL4S = \"Standard_L4s\",\n /** StandardL8S */\n StandardL8S = \"Standard_L8s\",\n /** StandardL16S */\n StandardL16S = \"Standard_L16s\",\n /** StandardL32S */\n StandardL32S = \"Standard_L32s\",\n /** StandardD2SV3 */\n StandardD2SV3 = \"Standard_D2s_v3\",\n /** StandardD4SV3 */\n StandardD4SV3 = \"Standard_D4s_v3\",\n /** StandardD8SV3 */\n StandardD8SV3 = \"Standard_D8s_v3\",\n /** StandardD16SV3 */\n StandardD16SV3 = \"Standard_D16s_v3\",\n /** StandardD32SV3 */\n StandardD32SV3 = \"Standard_D32s_v3\",\n /** StandardD64SV3 */\n StandardD64SV3 = \"Standard_D64s_v3\",\n /** StandardD2V3 */\n StandardD2V3 = \"Standard_D2_v3\",\n /** StandardD4V3 */\n StandardD4V3 = \"Standard_D4_v3\",\n /** StandardD8V3 */\n StandardD8V3 = \"Standard_D8_v3\",\n /** StandardD16V3 */\n StandardD16V3 = \"Standard_D16_v3\",\n /** StandardD32V3 */\n StandardD32V3 = \"Standard_D32_v3\",\n /** StandardD64V3 */\n StandardD64V3 = \"Standard_D64_v3\",\n /** StandardF2SV2 */\n StandardF2SV2 = \"Standard_F2s_v2\",\n /** StandardF4SV2 */\n StandardF4SV2 = \"Standard_F4s_v2\",\n /** StandardF8SV2 */\n StandardF8SV2 = \"Standard_F8s_v2\",\n /** StandardF16SV2 */\n StandardF16SV2 = \"Standard_F16s_v2\",\n /** StandardF32SV2 */\n StandardF32SV2 = \"Standard_F32s_v2\",\n /** StandardF64SV2 */\n StandardF64SV2 = \"Standard_F64s_v2\",\n /** StandardF72SV2 */\n StandardF72SV2 = \"Standard_F72s_v2\",\n /** StandardE2V3 */\n StandardE2V3 = \"Standard_E2_v3\",\n /** StandardE4V3 */\n StandardE4V3 = \"Standard_E4_v3\",\n /** StandardE8V3 */\n StandardE8V3 = \"Standard_E8_v3\",\n /** StandardE16V3 */\n StandardE16V3 = \"Standard_E16_v3\",\n /** StandardE32V3 */\n StandardE32V3 = \"Standard_E32_v3\",\n /** StandardE64V3 */\n StandardE64V3 = \"Standard_E64_v3\",\n /** StandardE2SV3 */\n StandardE2SV3 = \"Standard_E2s_v3\",\n /** StandardE4SV3 */\n StandardE4SV3 = \"Standard_E4s_v3\",\n /** StandardE8SV3 */\n StandardE8SV3 = \"Standard_E8s_v3\",\n /** StandardE16SV3 */\n StandardE16SV3 = \"Standard_E16s_v3\",\n /** StandardE32SV3 */\n StandardE32SV3 = \"Standard_E32s_v3\",\n /** StandardE64SV3 */\n StandardE64SV3 = \"Standard_E64s_v3\",\n /** StandardM64S */\n StandardM64S = \"Standard_M64s\",\n /** StandardM64Ms */\n StandardM64Ms = \"Standard_M64ms\",\n /** StandardM128S */\n StandardM128S = \"Standard_M128s\",\n /** StandardM128Ms */\n StandardM128Ms = \"Standard_M128ms\",\n /** StandardDC2S */\n StandardDC2S = \"Standard_DC2s\",\n /** StandardDC4S */\n StandardDC4S = \"Standard_DC4s\",\n /** StandardE20V3 */\n StandardE20V3 = \"Standard_E20_v3\",\n /** StandardE20SV3 */\n StandardE20SV3 = \"Standard_E20s_v3\",\n /** StandardE64IV3 */\n StandardE64IV3 = \"Standard_E64i_v3\",\n /** StandardE64IsV3 */\n StandardE64IsV3 = \"Standard_E64is_v3\",\n /** StandardM8Ms */\n StandardM8Ms = \"Standard_M8ms\",\n /** StandardM16Ms */\n StandardM16Ms = \"Standard_M16ms\",\n /** StandardM32Ls */\n StandardM32Ls = \"Standard_M32ls\",\n /** StandardM32Ms */\n StandardM32Ms = \"Standard_M32ms\",\n /** StandardM32Ts */\n StandardM32Ts = \"Standard_M32ts\",\n /** StandardM64 */\n StandardM64 = \"Standard_M64\",\n /** StandardM64Ls */\n StandardM64Ls = \"Standard_M64ls\",\n /** StandardM64M */\n StandardM64M = \"Standard_M64m\",\n /** StandardM128 */\n StandardM128 = \"Standard_M128\",\n /** StandardM128M */\n StandardM128M = \"Standard_M128m\",\n /** StandardL8SV2 */\n StandardL8SV2 = \"Standard_L8s_v2\",\n /** StandardL16SV2 */\n StandardL16SV2 = \"Standard_L16s_v2\",\n /** StandardL32SV2 */\n StandardL32SV2 = \"Standard_L32s_v2\",\n /** StandardL48SV2 */\n StandardL48SV2 = \"Standard_L48s_v2\",\n /** StandardL64SV2 */\n StandardL64SV2 = \"Standard_L64s_v2\",\n /** StandardL80SV2 */\n StandardL80SV2 = \"Standard_L80s_v2\",\n /** StandardD2V4 */\n StandardD2V4 = \"Standard_D2_v4\",\n /** StandardD4V4 */\n StandardD4V4 = \"Standard_D4_v4\",\n /** StandardD8V4 */\n StandardD8V4 = \"Standard_D8_v4\",\n /** StandardD16V4 */\n StandardD16V4 = \"Standard_D16_v4\",\n /** StandardD32V4 */\n StandardD32V4 = \"Standard_D32_v4\",\n /** StandardD48V4 */\n StandardD48V4 = \"Standard_D48_v4\",\n /** StandardD64V4 */\n StandardD64V4 = \"Standard_D64_v4\",\n /** StandardD2SV4 */\n StandardD2SV4 = \"Standard_D2s_v4\",\n /** StandardD4SV4 */\n StandardD4SV4 = \"Standard_D4s_v4\",\n /** StandardD8SV4 */\n StandardD8SV4 = \"Standard_D8s_v4\",\n /** StandardD16SV4 */\n StandardD16SV4 = \"Standard_D16s_v4\",\n /** StandardD32SV4 */\n StandardD32SV4 = \"Standard_D32s_v4\",\n /** StandardD48SV4 */\n StandardD48SV4 = \"Standard_D48s_v4\",\n /** StandardD64SV4 */\n StandardD64SV4 = \"Standard_D64s_v4\",\n /** StandardD2DV4 */\n StandardD2DV4 = \"Standard_D2d_v4\",\n /** StandardD4DV4 */\n StandardD4DV4 = \"Standard_D4d_v4\",\n /** StandardD8DV4 */\n StandardD8DV4 = \"Standard_D8d_v4\",\n /** StandardD16DV4 */\n StandardD16DV4 = \"Standard_D16d_v4\",\n /** StandardD32DV4 */\n StandardD32DV4 = \"Standard_D32d_v4\",\n /** StandardD48DV4 */\n StandardD48DV4 = \"Standard_D48d_v4\",\n /** StandardD64DV4 */\n StandardD64DV4 = \"Standard_D64d_v4\",\n /** StandardD2DsV4 */\n StandardD2DsV4 = \"Standard_D2ds_v4\",\n /** StandardD4DsV4 */\n StandardD4DsV4 = \"Standard_D4ds_v4\",\n /** StandardD8DsV4 */\n StandardD8DsV4 = \"Standard_D8ds_v4\",\n /** StandardD16DsV4 */\n StandardD16DsV4 = \"Standard_D16ds_v4\",\n /** StandardD32DsV4 */\n StandardD32DsV4 = \"Standard_D32ds_v4\",\n /** StandardD48DsV4 */\n StandardD48DsV4 = \"Standard_D48ds_v4\",\n /** StandardD64DsV4 */\n StandardD64DsV4 = \"Standard_D64ds_v4\",\n /** StandardE2V4 */\n StandardE2V4 = \"Standard_E2_v4\",\n /** StandardE4V4 */\n StandardE4V4 = \"Standard_E4_v4\",\n /** StandardE8V4 */\n StandardE8V4 = \"Standard_E8_v4\",\n /** StandardE16V4 */\n StandardE16V4 = \"Standard_E16_v4\",\n /** StandardE20V4 */\n StandardE20V4 = \"Standard_E20_v4\",\n /** StandardE32V4 */\n StandardE32V4 = \"Standard_E32_v4\",\n /** StandardE48V4 */\n StandardE48V4 = \"Standard_E48_v4\",\n /** StandardE64V4 */\n StandardE64V4 = \"Standard_E64_v4\",\n /** StandardE2SV4 */\n StandardE2SV4 = \"Standard_E2s_v4\",\n /** StandardE4SV4 */\n StandardE4SV4 = \"Standard_E4s_v4\",\n /** StandardE8SV4 */\n StandardE8SV4 = \"Standard_E8s_v4\",\n /** StandardE16SV4 */\n StandardE16SV4 = \"Standard_E16s_v4\",\n /** StandardE20SV4 */\n StandardE20SV4 = \"Standard_E20s_v4\",\n /** StandardE32SV4 */\n StandardE32SV4 = \"Standard_E32s_v4\",\n /** StandardE48SV4 */\n StandardE48SV4 = \"Standard_E48s_v4\",\n /** StandardE64SV4 */\n StandardE64SV4 = \"Standard_E64s_v4\",\n /** StandardE2DV4 */\n StandardE2DV4 = \"Standard_E2d_v4\",\n /** StandardE4DV4 */\n StandardE4DV4 = \"Standard_E4d_v4\",\n /** StandardE8DV4 */\n StandardE8DV4 = \"Standard_E8d_v4\",\n /** StandardE16DV4 */\n StandardE16DV4 = \"Standard_E16d_v4\",\n /** StandardE20DV4 */\n StandardE20DV4 = \"Standard_E20d_v4\",\n /** StandardE32DV4 */\n StandardE32DV4 = \"Standard_E32d_v4\",\n /** StandardE48DV4 */\n StandardE48DV4 = \"Standard_E48d_v4\",\n /** StandardE64DV4 */\n StandardE64DV4 = \"Standard_E64d_v4\",\n /** StandardE2DsV4 */\n StandardE2DsV4 = \"Standard_E2ds_v4\",\n /** StandardE4DsV4 */\n StandardE4DsV4 = \"Standard_E4ds_v4\",\n /** StandardE8DsV4 */\n StandardE8DsV4 = \"Standard_E8ds_v4\",\n /** StandardE16DsV4 */\n StandardE16DsV4 = \"Standard_E16ds_v4\",\n /** StandardE20DsV4 */\n StandardE20DsV4 = \"Standard_E20ds_v4\",\n /** StandardE32DsV4 */\n StandardE32DsV4 = \"Standard_E32ds_v4\",\n /** StandardE48DsV4 */\n StandardE48DsV4 = \"Standard_E48ds_v4\",\n /** StandardE64DsV4 */\n StandardE64DsV4 = \"Standard_E64ds_v4\",\n /** StandardE2AsV4 */\n StandardE2AsV4 = \"Standard_E2as_v4\",\n /** StandardE4AsV4 */\n StandardE4AsV4 = \"Standard_E4as_v4\",\n /** StandardE8AsV4 */\n StandardE8AsV4 = \"Standard_E8as_v4\",\n /** StandardE16AsV4 */\n StandardE16AsV4 = \"Standard_E16as_v4\",\n /** StandardE20AsV4 */\n StandardE20AsV4 = \"Standard_E20as_v4\",\n /** StandardE32AsV4 */\n StandardE32AsV4 = \"Standard_E32as_v4\",\n /** StandardE48AsV4 */\n StandardE48AsV4 = \"Standard_E48as_v4\",\n /** StandardE64AsV4 */\n StandardE64AsV4 = \"Standard_E64as_v4\",\n /** StandardE96AsV4 */\n StandardE96AsV4 = \"Standard_E96as_v4\",\n /** StandardD2AsV4 */\n StandardD2AsV4 = \"Standard_D2as_v4\",\n /** StandardD4AsV4 */\n StandardD4AsV4 = \"Standard_D4as_v4\",\n /** StandardD8AsV4 */\n StandardD8AsV4 = \"Standard_D8as_v4\",\n /** StandardD16AsV4 */\n StandardD16AsV4 = \"Standard_D16as_v4\",\n /** StandardD32AsV4 */\n StandardD32AsV4 = \"Standard_D32as_v4\",\n /** StandardD48AsV4 */\n StandardD48AsV4 = \"Standard_D48as_v4\",\n /** StandardD64AsV4 */\n StandardD64AsV4 = \"Standard_D64as_v4\",\n /** StandardD96AsV4 */\n StandardD96AsV4 = \"Standard_D96as_v4\",\n /** StandardM208MsV2 */\n StandardM208MsV2 = \"Standard_M208ms_v2\",\n /** StandardM208SV2 */\n StandardM208SV2 = \"Standard_M208s_v2\",\n /** StandardM416MsV2 */\n StandardM416MsV2 = \"Standard_M416ms_v2\",\n /** StandardM416SV2 */\n StandardM416SV2 = \"Standard_M416s_v2\",\n /** StandardF48SV2 */\n StandardF48SV2 = \"Standard_F48s_v2\",\n /** StandardE48V3 */\n StandardE48V3 = \"Standard_E48_v3\",\n /** StandardE48SV3 */\n StandardE48SV3 = \"Standard_E48s_v3\",\n /** StandardE80IsV4 */\n StandardE80IsV4 = \"Standard_E80is_v4\",\n /** StandardE80IdsV4 */\n StandardE80IdsV4 = \"Standard_E80ids_v4\",\n /** StandardE2AV4 */\n StandardE2AV4 = \"Standard_E2a_v4\",\n /** StandardE4AV4 */\n StandardE4AV4 = \"Standard_E4a_v4\",\n /** StandardE8AV4 */\n StandardE8AV4 = \"Standard_E8a_v4\",\n /** StandardE16AV4 */\n StandardE16AV4 = \"Standard_E16a_v4\",\n /** StandardE20AV4 */\n StandardE20AV4 = \"Standard_E20a_v4\",\n /** StandardE32AV4 */\n StandardE32AV4 = \"Standard_E32a_v4\",\n /** StandardE48AV4 */\n StandardE48AV4 = \"Standard_E48a_v4\",\n /** StandardE64AV4 */\n StandardE64AV4 = \"Standard_E64a_v4\",\n /** StandardE96AV4 */\n StandardE96AV4 = \"Standard_E96a_v4\",\n /** StandardD2AV4 */\n StandardD2AV4 = \"Standard_D2a_v4\",\n /** StandardD4AV4 */\n StandardD4AV4 = \"Standard_D4a_v4\",\n /** StandardD8AV4 */\n StandardD8AV4 = \"Standard_D8a_v4\",\n /** StandardD16AV4 */\n StandardD16AV4 = \"Standard_D16a_v4\",\n /** StandardD32AV4 */\n StandardD32AV4 = \"Standard_D32a_v4\",\n /** StandardD48AV4 */\n StandardD48AV4 = \"Standard_D48a_v4\",\n /** StandardD64AV4 */\n StandardD64AV4 = \"Standard_D64a_v4\",\n /** StandardD96AV4 */\n StandardD96AV4 = \"Standard_D96a_v4\",\n /** StandardM32MsV2 */\n StandardM32MsV2 = \"Standard_M32ms_v2\",\n /** StandardM64SV2 */\n StandardM64SV2 = \"Standard_M64s_v2\",\n /** StandardM64MsV2 */\n StandardM64MsV2 = \"Standard_M64ms_v2\",\n /** StandardM128SV2 */\n StandardM128SV2 = \"Standard_M128s_v2\",\n /** StandardM128MsV2 */\n StandardM128MsV2 = \"Standard_M128ms_v2\",\n /** StandardM192IsV2 */\n StandardM192IsV2 = \"Standard_M192is_v2\",\n /** StandardM192ImsV2 */\n StandardM192ImsV2 = \"Standard_M192ims_v2\",\n /** StandardM32DmsV2 */\n StandardM32DmsV2 = \"Standard_M32dms_v2\",\n /** StandardM64DsV2 */\n StandardM64DsV2 = \"Standard_M64ds_v2\",\n /** StandardM64DmsV2 */\n StandardM64DmsV2 = \"Standard_M64dms_v2\",\n /** StandardM128DsV2 */\n StandardM128DsV2 = \"Standard_M128ds_v2\",\n /** StandardM128DmsV2 */\n StandardM128DmsV2 = \"Standard_M128dms_v2\",\n /** StandardM192IdsV2 */\n StandardM192IdsV2 = \"Standard_M192ids_v2\",\n /** StandardM192IdmsV2 */\n StandardM192IdmsV2 = \"Standard_M192idms_v2\",\n /** StandardD2V5 */\n StandardD2V5 = \"Standard_D2_v5\",\n /** StandardD4V5 */\n StandardD4V5 = \"Standard_D4_v5\",\n /** StandardD8V5 */\n StandardD8V5 = \"Standard_D8_v5\",\n /** StandardD16V5 */\n StandardD16V5 = \"Standard_D16_v5\",\n /** StandardD32V5 */\n StandardD32V5 = \"Standard_D32_v5\",\n /** StandardD48V5 */\n StandardD48V5 = \"Standard_D48_v5\",\n /** StandardD64V5 */\n StandardD64V5 = \"Standard_D64_v5\",\n /** StandardD96V5 */\n StandardD96V5 = \"Standard_D96_v5\",\n /** StandardD2SV5 */\n StandardD2SV5 = \"Standard_D2s_v5\",\n /** StandardD4SV5 */\n StandardD4SV5 = \"Standard_D4s_v5\",\n /** StandardD8SV5 */\n StandardD8SV5 = \"Standard_D8s_v5\",\n /** StandardD16SV5 */\n StandardD16SV5 = \"Standard_D16s_v5\",\n /** StandardD32SV5 */\n StandardD32SV5 = \"Standard_D32s_v5\",\n /** StandardD48SV5 */\n StandardD48SV5 = \"Standard_D48s_v5\",\n /** StandardD64SV5 */\n StandardD64SV5 = \"Standard_D64s_v5\",\n /** StandardD96SV5 */\n StandardD96SV5 = \"Standard_D96s_v5\",\n /** StandardD2DV5 */\n StandardD2DV5 = \"Standard_D2d_v5\",\n /** StandardD4DV5 */\n StandardD4DV5 = \"Standard_D4d_v5\",\n /** StandardD8DV5 */\n StandardD8DV5 = \"Standard_D8d_v5\",\n /** StandardD16DV5 */\n StandardD16DV5 = \"Standard_D16d_v5\",\n /** StandardD32DV5 */\n StandardD32DV5 = \"Standard_D32d_v5\",\n /** StandardD48DV5 */\n StandardD48DV5 = \"Standard_D48d_v5\",\n /** StandardD64DV5 */\n StandardD64DV5 = \"Standard_D64d_v5\",\n /** StandardD96DV5 */\n StandardD96DV5 = \"Standard_D96d_v5\",\n /** StandardD2DsV5 */\n StandardD2DsV5 = \"Standard_D2ds_v5\",\n /** StandardD4DsV5 */\n StandardD4DsV5 = \"Standard_D4ds_v5\",\n /** StandardD8DsV5 */\n StandardD8DsV5 = \"Standard_D8ds_v5\",\n /** StandardD16DsV5 */\n StandardD16DsV5 = \"Standard_D16ds_v5\",\n /** StandardD32DsV5 */\n StandardD32DsV5 = \"Standard_D32ds_v5\",\n /** StandardD48DsV5 */\n StandardD48DsV5 = \"Standard_D48ds_v5\",\n /** StandardD64DsV5 */\n StandardD64DsV5 = \"Standard_D64ds_v5\",\n /** StandardD96DsV5 */\n StandardD96DsV5 = \"Standard_D96ds_v5\",\n /** StandardD2AsV5 */\n StandardD2AsV5 = \"Standard_D2as_v5\",\n /** StandardD4AsV5 */\n StandardD4AsV5 = \"Standard_D4as_v5\",\n /** StandardD8AsV5 */\n StandardD8AsV5 = \"Standard_D8as_v5\",\n /** StandardD16AsV5 */\n StandardD16AsV5 = \"Standard_D16as_v5\",\n /** StandardD32AsV5 */\n StandardD32AsV5 = \"Standard_D32as_v5\",\n /** StandardD48AsV5 */\n StandardD48AsV5 = \"Standard_D48as_v5\",\n /** StandardD64AsV5 */\n StandardD64AsV5 = \"Standard_D64as_v5\",\n /** StandardD96AsV5 */\n StandardD96AsV5 = \"Standard_D96as_v5\",\n /** StandardD2AdsV5 */\n StandardD2AdsV5 = \"Standard_D2ads_v5\",\n /** StandardD4AdsV5 */\n StandardD4AdsV5 = \"Standard_D4ads_v5\",\n /** StandardD8AdsV5 */\n StandardD8AdsV5 = \"Standard_D8ads_v5\",\n /** StandardD16AdsV5 */\n StandardD16AdsV5 = \"Standard_D16ads_v5\",\n /** StandardD32AdsV5 */\n StandardD32AdsV5 = \"Standard_D32ads_v5\",\n /** StandardD48AdsV5 */\n StandardD48AdsV5 = \"Standard_D48ads_v5\",\n /** StandardD64AdsV5 */\n StandardD64AdsV5 = \"Standard_D64ads_v5\",\n /** StandardD96AdsV5 */\n StandardD96AdsV5 = \"Standard_D96ads_v5\",\n /** StandardE2V5 */\n StandardE2V5 = \"Standard_E2_v5\",\n /** StandardE4V5 */\n StandardE4V5 = \"Standard_E4_v5\",\n /** StandardE8V5 */\n StandardE8V5 = \"Standard_E8_v5\",\n /** StandardE16V5 */\n StandardE16V5 = \"Standard_E16_v5\",\n /** StandardE20V5 */\n StandardE20V5 = \"Standard_E20_v5\",\n /** StandardE32V5 */\n StandardE32V5 = \"Standard_E32_v5\",\n /** StandardE48V5 */\n StandardE48V5 = \"Standard_E48_v5\",\n /** StandardE64V5 */\n StandardE64V5 = \"Standard_E64_v5\",\n /** StandardE96V5 */\n StandardE96V5 = \"Standard_E96_v5\",\n /** StandardE104IV5 */\n StandardE104IV5 = \"Standard_E104i_v5\",\n /** StandardE2SV5 */\n StandardE2SV5 = \"Standard_E2s_v5\",\n /** StandardE4SV5 */\n StandardE4SV5 = \"Standard_E4s_v5\",\n /** StandardE8SV5 */\n StandardE8SV5 = \"Standard_E8s_v5\",\n /** StandardE16SV5 */\n StandardE16SV5 = \"Standard_E16s_v5\",\n /** StandardE20SV5 */\n StandardE20SV5 = \"Standard_E20s_v5\",\n /** StandardE32SV5 */\n StandardE32SV5 = \"Standard_E32s_v5\",\n /** StandardE48SV5 */\n StandardE48SV5 = \"Standard_E48s_v5\",\n /** StandardE64SV5 */\n StandardE64SV5 = \"Standard_E64s_v5\",\n /** StandardE96SV5 */\n StandardE96SV5 = \"Standard_E96s_v5\",\n /** StandardE104IsV5 */\n StandardE104IsV5 = \"Standard_E104is_v5\",\n /** StandardE2DV5 */\n StandardE2DV5 = \"Standard_E2d_v5\",\n /** StandardE4DV5 */\n StandardE4DV5 = \"Standard_E4d_v5\",\n /** StandardE8DV5 */\n StandardE8DV5 = \"Standard_E8d_v5\",\n /** StandardE16DV5 */\n StandardE16DV5 = \"Standard_E16d_v5\",\n /** StandardE20DV5 */\n StandardE20DV5 = \"Standard_E20d_v5\",\n /** StandardE32DV5 */\n StandardE32DV5 = \"Standard_E32d_v5\",\n /** StandardE48DV5 */\n StandardE48DV5 = \"Standard_E48d_v5\",\n /** StandardE64DV5 */\n StandardE64DV5 = \"Standard_E64d_v5\",\n /** StandardE96DV5 */\n StandardE96DV5 = \"Standard_E96d_v5\",\n /** StandardE104IdV5 */\n StandardE104IdV5 = \"Standard_E104id_v5\",\n /** StandardE2DsV5 */\n StandardE2DsV5 = \"Standard_E2ds_v5\",\n /** StandardE4DsV5 */\n StandardE4DsV5 = \"Standard_E4ds_v5\",\n /** StandardE8DsV5 */\n StandardE8DsV5 = \"Standard_E8ds_v5\",\n /** StandardE16DsV5 */\n StandardE16DsV5 = \"Standard_E16ds_v5\",\n /** StandardE20DsV5 */\n StandardE20DsV5 = \"Standard_E20ds_v5\",\n /** StandardE32DsV5 */\n StandardE32DsV5 = \"Standard_E32ds_v5\",\n /** StandardE48DsV5 */\n StandardE48DsV5 = \"Standard_E48ds_v5\",\n /** StandardE64DsV5 */\n StandardE64DsV5 = \"Standard_E64ds_v5\",\n /** StandardE96DsV5 */\n StandardE96DsV5 = \"Standard_E96ds_v5\",\n /** StandardE104IdsV5 */\n StandardE104IdsV5 = \"Standard_E104ids_v5\",\n /** StandardE2AsV5 */\n StandardE2AsV5 = \"Standard_E2as_v5\",\n /** StandardE4AsV5 */\n StandardE4AsV5 = \"Standard_E4as_v5\",\n /** StandardE8AsV5 */\n StandardE8AsV5 = \"Standard_E8as_v5\",\n /** StandardE16AsV5 */\n StandardE16AsV5 = \"Standard_E16as_v5\",\n /** StandardE20AsV5 */\n StandardE20AsV5 = \"Standard_E20as_v5\",\n /** StandardE32AsV5 */\n StandardE32AsV5 = \"Standard_E32as_v5\",\n /** StandardE48AsV5 */\n StandardE48AsV5 = \"Standard_E48as_v5\",\n /** StandardE64AsV5 */\n StandardE64AsV5 = \"Standard_E64as_v5\",\n /** StandardE96AsV5 */\n StandardE96AsV5 = \"Standard_E96as_v5\",\n /** StandardE2AdsV5 */\n StandardE2AdsV5 = \"Standard_E2ads_v5\",\n /** StandardE4AdsV5 */\n StandardE4AdsV5 = \"Standard_E4ads_v5\",\n /** StandardE8AdsV5 */\n StandardE8AdsV5 = \"Standard_E8ads_v5\",\n /** StandardE16AdsV5 */\n StandardE16AdsV5 = \"Standard_E16ads_v5\",\n /** StandardE20AdsV5 */\n StandardE20AdsV5 = \"Standard_E20ads_v5\",\n /** StandardE32AdsV5 */\n StandardE32AdsV5 = \"Standard_E32ads_v5\",\n /** StandardE48AdsV5 */\n StandardE48AdsV5 = \"Standard_E48ads_v5\",\n /** StandardE64AdsV5 */\n StandardE64AdsV5 = \"Standard_E64ads_v5\",\n /** StandardE96AdsV5 */\n StandardE96AdsV5 = \"Standard_E96ads_v5\",\n /** StandardM82Ms */\n StandardM82Ms = \"Standard_M8_2ms\",\n /** StandardM84Ms */\n StandardM84Ms = \"Standard_M8_4ms\",\n /** StandardM164Ms */\n StandardM164Ms = \"Standard_M16_4ms\",\n /** StandardM168Ms */\n StandardM168Ms = \"Standard_M16_8ms\",\n /** StandardM328Ms */\n StandardM328Ms = \"Standard_M32_8ms\",\n /** StandardM3216Ms */\n StandardM3216Ms = \"Standard_M32_16ms\",\n /** StandardM6432Ms */\n StandardM6432Ms = \"Standard_M64_32ms\",\n /** StandardM6416Ms */\n StandardM6416Ms = \"Standard_M64_16ms\",\n /** StandardM12864Ms */\n StandardM12864Ms = \"Standard_M128_64ms\",\n /** StandardM12832Ms */\n StandardM12832Ms = \"Standard_M128_32ms\",\n /** StandardE42SV3 */\n StandardE42SV3 = \"Standard_E4_2s_v3\",\n /** StandardE84SV3 */\n StandardE84SV3 = \"Standard_E8_4s_v3\",\n /** StandardE82SV3 */\n StandardE82SV3 = \"Standard_E8_2s_v3\",\n /** StandardE168SV3 */\n StandardE168SV3 = \"Standard_E16_8s_v3\",\n /** StandardE164SV3 */\n StandardE164SV3 = \"Standard_E16_4s_v3\",\n /** StandardE3216SV3 */\n StandardE3216SV3 = \"Standard_E32_16s_v3\",\n /** StandardE328SV3 */\n StandardE328SV3 = \"Standard_E32_8s_v3\",\n /** StandardE6432SV3 */\n StandardE6432SV3 = \"Standard_E64_32s_v3\",\n /** StandardE6416SV3 */\n StandardE6416SV3 = \"Standard_E64_16s_v3\",\n /** StandardE42SV4 */\n StandardE42SV4 = \"Standard_E4_2s_v4\",\n /** StandardE84SV4 */\n StandardE84SV4 = \"Standard_E8_4s_v4\",\n /** StandardE82SV4 */\n StandardE82SV4 = \"Standard_E8_2s_v4\",\n /** StandardE168SV4 */\n StandardE168SV4 = \"Standard_E16_8s_v4\",\n /** StandardE164SV4 */\n StandardE164SV4 = \"Standard_E16_4s_v4\",\n /** StandardE3216SV4 */\n StandardE3216SV4 = \"Standard_E32_16s_v4\",\n /** StandardE328SV4 */\n StandardE328SV4 = \"Standard_E32_8s_v4\",\n /** StandardE6432SV4 */\n StandardE6432SV4 = \"Standard_E64_32s_v4\",\n /** StandardE6416SV4 */\n StandardE6416SV4 = \"Standard_E64_16s_v4\",\n /** StandardE42DsV4 */\n StandardE42DsV4 = \"Standard_E4_2ds_v4\",\n /** StandardE84DsV4 */\n StandardE84DsV4 = \"Standard_E8_4ds_v4\",\n /** StandardE82DsV4 */\n StandardE82DsV4 = \"Standard_E8_2ds_v4\",\n /** StandardE168DsV4 */\n StandardE168DsV4 = \"Standard_E16_8ds_v4\",\n /** StandardE164DsV4 */\n StandardE164DsV4 = \"Standard_E16_4ds_v4\",\n /** StandardE3216DsV4 */\n StandardE3216DsV4 = \"Standard_E32_16ds_v4\",\n /** StandardE328DsV4 */\n StandardE328DsV4 = \"Standard_E32_8ds_v4\",\n /** StandardE6432DsV4 */\n StandardE6432DsV4 = \"Standard_E64_32ds_v4\",\n /** StandardE6416DsV4 */\n StandardE6416DsV4 = \"Standard_E64_16ds_v4\",\n /** StandardE42AsV4 */\n StandardE42AsV4 = \"Standard_E4_2as_v4\",\n /** StandardE84AsV4 */\n StandardE84AsV4 = \"Standard_E8_4as_v4\",\n /** StandardE82AsV4 */\n StandardE82AsV4 = \"Standard_E8_2as_v4\",\n /** StandardE168AsV4 */\n StandardE168AsV4 = \"Standard_E16_8as_v4\",\n /** StandardE164AsV4 */\n StandardE164AsV4 = \"Standard_E16_4as_v4\",\n /** StandardE3216AsV4 */\n StandardE3216AsV4 = \"Standard_E32_16as_v4\",\n /** StandardE328AsV4 */\n StandardE328AsV4 = \"Standard_E32_8as_v4\",\n /** StandardE6432AsV4 */\n StandardE6432AsV4 = \"Standard_E64_32as_v4\",\n /** StandardE6416AsV4 */\n StandardE6416AsV4 = \"Standard_E64_16as_v4\",\n /** StandardE9648AsV4 */\n StandardE9648AsV4 = \"Standard_E96_48as_v4\",\n /** StandardE9624AsV4 */\n StandardE9624AsV4 = \"Standard_E96_24as_v4\",\n /** StandardE42AdsV5 */\n StandardE42AdsV5 = \"Standard_E4_2ads_v5\",\n /** StandardE84AdsV5 */\n StandardE84AdsV5 = \"Standard_E8_4ads_v5\",\n /** StandardE82AdsV5 */\n StandardE82AdsV5 = \"Standard_E8_2ads_v5\",\n /** StandardE168AdsV5 */\n StandardE168AdsV5 = \"Standard_E16_8ads_v5\",\n /** StandardE164AdsV5 */\n StandardE164AdsV5 = \"Standard_E16_4ads_v5\",\n /** StandardE3216AdsV5 */\n StandardE3216AdsV5 = \"Standard_E32_16ads_v5\",\n /** StandardE328AdsV5 */\n StandardE328AdsV5 = \"Standard_E32_8ads_v5\",\n /** StandardE6432AdsV5 */\n StandardE6432AdsV5 = \"Standard_E64_32ads_v5\",\n /** StandardE6416AdsV5 */\n StandardE6416AdsV5 = \"Standard_E64_16ads_v5\",\n /** StandardE9648AdsV5 */\n StandardE9648AdsV5 = \"Standard_E96_48ads_v5\",\n /** StandardE9624AdsV5 */\n StandardE9624AdsV5 = \"Standard_E96_24ads_v5\",\n /** StandardE42SV5 */\n StandardE42SV5 = \"Standard_E4_2s_v5\",\n /** StandardE84SV5 */\n StandardE84SV5 = \"Standard_E8_4s_v5\",\n /** StandardE82SV5 */\n StandardE82SV5 = \"Standard_E8_2s_v5\",\n /** StandardE168SV5 */\n StandardE168SV5 = \"Standard_E16_8s_v5\",\n /** StandardE164SV5 */\n StandardE164SV5 = \"Standard_E16_4s_v5\",\n /** StandardE3216SV5 */\n StandardE3216SV5 = \"Standard_E32_16s_v5\",\n /** StandardE328SV5 */\n StandardE328SV5 = \"Standard_E32_8s_v5\",\n /** StandardE6432SV5 */\n StandardE6432SV5 = \"Standard_E64_32s_v5\",\n /** StandardE6416SV5 */\n StandardE6416SV5 = \"Standard_E64_16s_v5\",\n /** StandardE9648SV5 */\n StandardE9648SV5 = \"Standard_E96_48s_v5\",\n /** StandardE9624SV5 */\n StandardE9624SV5 = \"Standard_E96_24s_v5\",\n /** StandardE42DsV5 */\n StandardE42DsV5 = \"Standard_E4_2ds_v5\",\n /** StandardE84DsV5 */\n StandardE84DsV5 = \"Standard_E8_4ds_v5\",\n /** StandardE82DsV5 */\n StandardE82DsV5 = \"Standard_E8_2ds_v5\",\n /** StandardE168DsV5 */\n StandardE168DsV5 = \"Standard_E16_8ds_v5\",\n /** StandardE164DsV5 */\n StandardE164DsV5 = \"Standard_E16_4ds_v5\",\n /** StandardE3216DsV5 */\n StandardE3216DsV5 = \"Standard_E32_16ds_v5\",\n /** StandardE328DsV5 */\n StandardE328DsV5 = \"Standard_E32_8ds_v5\",\n /** StandardE6432DsV5 */\n StandardE6432DsV5 = \"Standard_E64_32ds_v5\",\n /** StandardE6416DsV5 */\n StandardE6416DsV5 = \"Standard_E64_16ds_v5\",\n /** StandardE9648DsV5 */\n StandardE9648DsV5 = \"Standard_E96_48ds_v5\",\n /** StandardE9624DsV5 */\n StandardE9624DsV5 = \"Standard_E96_24ds_v5\",\n /** StandardE42AsV5 */\n StandardE42AsV5 = \"Standard_E4_2as_v5\",\n /** StandardE84AsV5 */\n StandardE84AsV5 = \"Standard_E8_4as_v5\",\n /** StandardE82AsV5 */\n StandardE82AsV5 = \"Standard_E8_2as_v5\",\n /** StandardE168AsV5 */\n StandardE168AsV5 = \"Standard_E16_8as_v5\",\n /** StandardE164AsV5 */\n StandardE164AsV5 = \"Standard_E16_4as_v5\",\n /** StandardE3216AsV5 */\n StandardE3216AsV5 = \"Standard_E32_16as_v5\",\n /** StandardE328AsV5 */\n StandardE328AsV5 = \"Standard_E32_8as_v5\",\n /** StandardE6432AsV5 */\n StandardE6432AsV5 = \"Standard_E64_32as_v5\",\n /** StandardE6416AsV5 */\n StandardE6416AsV5 = \"Standard_E64_16as_v5\",\n /** StandardE9648AsV5 */\n StandardE9648AsV5 = \"Standard_E96_48as_v5\",\n /** StandardE9624AsV5 */\n StandardE9624AsV5 = \"Standard_E96_24as_v5\",\n /** StandardGS48 */\n StandardGS48 = \"Standard_GS4_8\",\n /** StandardGS44 */\n StandardGS44 = \"Standard_GS4_4\",\n /** StandardGS516 */\n StandardGS516 = \"Standard_GS5_16\",\n /** StandardGS58 */\n StandardGS58 = \"Standard_GS5_8\",\n /** StandardDS111V2 */\n StandardDS111V2 = \"Standard_DS11_1_v2\",\n /** StandardDS122V2 */\n StandardDS122V2 = \"Standard_DS12_2_v2\",\n /** StandardDS121V2 */\n StandardDS121V2 = \"Standard_DS12_1_v2\",\n /** StandardDS134V2 */\n StandardDS134V2 = \"Standard_DS13_4_v2\",\n /** StandardDS132V2 */\n StandardDS132V2 = \"Standard_DS13_2_v2\",\n /** StandardDS148V2 */\n StandardDS148V2 = \"Standard_DS14_8_v2\",\n /** StandardDS144V2 */\n StandardDS144V2 = \"Standard_DS14_4_v2\",\n /** StandardM416208SV2 */\n StandardM416208SV2 = \"Standard_M416_208s_v2\",\n /** StandardM416208MsV2 */\n StandardM416208MsV2 = \"Standard_M416_208ms_v2\",\n /** StandardE2BsV5 */\n StandardE2BsV5 = \"Standard_E2bs_v5\",\n /** StandardE4BsV5 */\n StandardE4BsV5 = \"Standard_E4bs_v5\",\n /** StandardE8BsV5 */\n StandardE8BsV5 = \"Standard_E8bs_v5\",\n /** StandardE16BsV5 */\n StandardE16BsV5 = \"Standard_E16bs_v5\",\n /** StandardE32BsV5 */\n StandardE32BsV5 = \"Standard_E32bs_v5\",\n /** StandardE48BsV5 */\n StandardE48BsV5 = \"Standard_E48bs_v5\",\n /** StandardE64BsV5 */\n StandardE64BsV5 = \"Standard_E64bs_v5\",\n /** StandardE2BdsV5 */\n StandardE2BdsV5 = \"Standard_E2bds_v5\",\n /** StandardE4BdsV5 */\n StandardE4BdsV5 = \"Standard_E4bds_v5\",\n /** StandardE8BdsV5 */\n StandardE8BdsV5 = \"Standard_E8bds_v5\",\n /** StandardE16BdsV5 */\n StandardE16BdsV5 = \"Standard_E16bds_v5\",\n /** StandardE32BdsV5 */\n StandardE32BdsV5 = \"Standard_E32bds_v5\",\n /** StandardE48BdsV5 */\n StandardE48BdsV5 = \"Standard_E48bds_v5\",\n /** StandardE64BdsV5 */\n StandardE64BdsV5 = \"Standard_E64bds_v5\",\n}\n\n/**\n * Defines values for AzureVmSize. \\\n * {@link KnownAzureVmSize} can be used interchangeably with AzureVmSize,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Basic_A0** \\\n * **Basic_A1** \\\n * **Basic_A2** \\\n * **Basic_A3** \\\n * **Basic_A4** \\\n * **Standard_A0** \\\n * **Standard_A1** \\\n * **Standard_A2** \\\n * **Standard_A3** \\\n * **Standard_A4** \\\n * **Standard_A5** \\\n * **Standard_A6** \\\n * **Standard_A7** \\\n * **Standard_A8** \\\n * **Standard_A9** \\\n * **Standard_A10** \\\n * **Standard_A11** \\\n * **Standard_A1_v2** \\\n * **Standard_A2_v2** \\\n * **Standard_A4_v2** \\\n * **Standard_A8_v2** \\\n * **Standard_A2m_v2** \\\n * **Standard_A4m_v2** \\\n * **Standard_A8m_v2** \\\n * **Standard_D1** \\\n * **Standard_D2** \\\n * **Standard_D3** \\\n * **Standard_D4** \\\n * **Standard_D11** \\\n * **Standard_D12** \\\n * **Standard_D13** \\\n * **Standard_D14** \\\n * **Standard_D1_v2** \\\n * **Standard_D2_v2** \\\n * **Standard_D3_v2** \\\n * **Standard_D4_v2** \\\n * **Standard_D5_v2** \\\n * **Standard_D11_v2** \\\n * **Standard_D12_v2** \\\n * **Standard_D13_v2** \\\n * **Standard_D14_v2** \\\n * **Standard_D15_v2** \\\n * **Standard_DS1** \\\n * **Standard_DS2** \\\n * **Standard_DS3** \\\n * **Standard_DS4** \\\n * **Standard_DS11** \\\n * **Standard_DS12** \\\n * **Standard_DS13** \\\n * **Standard_DS14** \\\n * **Standard_DS1_v2** \\\n * **Standard_DS2_v2** \\\n * **Standard_DS3_v2** \\\n * **Standard_DS4_v2** \\\n * **Standard_DS5_v2** \\\n * **Standard_DS11_v2** \\\n * **Standard_DS12_v2** \\\n * **Standard_DS13_v2** \\\n * **Standard_DS14_v2** \\\n * **Standard_DS15_v2** \\\n * **Standard_F1** \\\n * **Standard_F2** \\\n * **Standard_F4** \\\n * **Standard_F8** \\\n * **Standard_F16** \\\n * **Standard_F1s** \\\n * **Standard_F2s** \\\n * **Standard_F4s** \\\n * **Standard_F8s** \\\n * **Standard_F16s** \\\n * **Standard_G1** \\\n * **Standard_G2** \\\n * **Standard_G3** \\\n * **Standard_G4** \\\n * **Standard_G5** \\\n * **Standard_GS1** \\\n * **Standard_GS2** \\\n * **Standard_GS3** \\\n * **Standard_GS4** \\\n * **Standard_GS5** \\\n * **Standard_H8** \\\n * **Standard_H16** \\\n * **Standard_H8m** \\\n * **Standard_H16m** \\\n * **Standard_H16r** \\\n * **Standard_H16mr** \\\n * **Standard_L4s** \\\n * **Standard_L8s** \\\n * **Standard_L16s** \\\n * **Standard_L32s** \\\n * **Standard_D2s_v3** \\\n * **Standard_D4s_v3** \\\n * **Standard_D8s_v3** \\\n * **Standard_D16s_v3** \\\n * **Standard_D32s_v3** \\\n * **Standard_D64s_v3** \\\n * **Standard_D2_v3** \\\n * **Standard_D4_v3** \\\n * **Standard_D8_v3** \\\n * **Standard_D16_v3** \\\n * **Standard_D32_v3** \\\n * **Standard_D64_v3** \\\n * **Standard_F2s_v2** \\\n * **Standard_F4s_v2** \\\n * **Standard_F8s_v2** \\\n * **Standard_F16s_v2** \\\n * **Standard_F32s_v2** \\\n * **Standard_F64s_v2** \\\n * **Standard_F72s_v2** \\\n * **Standard_E2_v3** \\\n * **Standard_E4_v3** \\\n * **Standard_E8_v3** \\\n * **Standard_E16_v3** \\\n * **Standard_E32_v3** \\\n * **Standard_E64_v3** \\\n * **Standard_E2s_v3** \\\n * **Standard_E4s_v3** \\\n * **Standard_E8s_v3** \\\n * **Standard_E16s_v3** \\\n * **Standard_E32s_v3** \\\n * **Standard_E64s_v3** \\\n * **Standard_M64s** \\\n * **Standard_M64ms** \\\n * **Standard_M128s** \\\n * **Standard_M128ms** \\\n * **Standard_DC2s** \\\n * **Standard_DC4s** \\\n * **Standard_E20_v3** \\\n * **Standard_E20s_v3** \\\n * **Standard_E64i_v3** \\\n * **Standard_E64is_v3** \\\n * **Standard_M8ms** \\\n * **Standard_M16ms** \\\n * **Standard_M32ls** \\\n * **Standard_M32ms** \\\n * **Standard_M32ts** \\\n * **Standard_M64** \\\n * **Standard_M64ls** \\\n * **Standard_M64m** \\\n * **Standard_M128** \\\n * **Standard_M128m** \\\n * **Standard_L8s_v2** \\\n * **Standard_L16s_v2** \\\n * **Standard_L32s_v2** \\\n * **Standard_L48s_v2** \\\n * **Standard_L64s_v2** \\\n * **Standard_L80s_v2** \\\n * **Standard_D2_v4** \\\n * **Standard_D4_v4** \\\n * **Standard_D8_v4** \\\n * **Standard_D16_v4** \\\n * **Standard_D32_v4** \\\n * **Standard_D48_v4** \\\n * **Standard_D64_v4** \\\n * **Standard_D2s_v4** \\\n * **Standard_D4s_v4** \\\n * **Standard_D8s_v4** \\\n * **Standard_D16s_v4** \\\n * **Standard_D32s_v4** \\\n * **Standard_D48s_v4** \\\n * **Standard_D64s_v4** \\\n * **Standard_D2d_v4** \\\n * **Standard_D4d_v4** \\\n * **Standard_D8d_v4** \\\n * **Standard_D16d_v4** \\\n * **Standard_D32d_v4** \\\n * **Standard_D48d_v4** \\\n * **Standard_D64d_v4** \\\n * **Standard_D2ds_v4** \\\n * **Standard_D4ds_v4** \\\n * **Standard_D8ds_v4** \\\n * **Standard_D16ds_v4** \\\n * **Standard_D32ds_v4** \\\n * **Standard_D48ds_v4** \\\n * **Standard_D64ds_v4** \\\n * **Standard_E2_v4** \\\n * **Standard_E4_v4** \\\n * **Standard_E8_v4** \\\n * **Standard_E16_v4** \\\n * **Standard_E20_v4** \\\n * **Standard_E32_v4** \\\n * **Standard_E48_v4** \\\n * **Standard_E64_v4** \\\n * **Standard_E2s_v4** \\\n * **Standard_E4s_v4** \\\n * **Standard_E8s_v4** \\\n * **Standard_E16s_v4** \\\n * **Standard_E20s_v4** \\\n * **Standard_E32s_v4** \\\n * **Standard_E48s_v4** \\\n * **Standard_E64s_v4** \\\n * **Standard_E2d_v4** \\\n * **Standard_E4d_v4** \\\n * **Standard_E8d_v4** \\\n * **Standard_E16d_v4** \\\n * **Standard_E20d_v4** \\\n * **Standard_E32d_v4** \\\n * **Standard_E48d_v4** \\\n * **Standard_E64d_v4** \\\n * **Standard_E2ds_v4** \\\n * **Standard_E4ds_v4** \\\n * **Standard_E8ds_v4** \\\n * **Standard_E16ds_v4** \\\n * **Standard_E20ds_v4** \\\n * **Standard_E32ds_v4** \\\n * **Standard_E48ds_v4** \\\n * **Standard_E64ds_v4** \\\n * **Standard_E2as_v4** \\\n * **Standard_E4as_v4** \\\n * **Standard_E8as_v4** \\\n * **Standard_E16as_v4** \\\n * **Standard_E20as_v4** \\\n * **Standard_E32as_v4** \\\n * **Standard_E48as_v4** \\\n * **Standard_E64as_v4** \\\n * **Standard_E96as_v4** \\\n * **Standard_D2as_v4** \\\n * **Standard_D4as_v4** \\\n * **Standard_D8as_v4** \\\n * **Standard_D16as_v4** \\\n * **Standard_D32as_v4** \\\n * **Standard_D48as_v4** \\\n * **Standard_D64as_v4** \\\n * **Standard_D96as_v4** \\\n * **Standard_M208ms_v2** \\\n * **Standard_M208s_v2** \\\n * **Standard_M416ms_v2** \\\n * **Standard_M416s_v2** \\\n * **Standard_F48s_v2** \\\n * **Standard_E48_v3** \\\n * **Standard_E48s_v3** \\\n * **Standard_E80is_v4** \\\n * **Standard_E80ids_v4** \\\n * **Standard_E2a_v4** \\\n * **Standard_E4a_v4** \\\n * **Standard_E8a_v4** \\\n * **Standard_E16a_v4** \\\n * **Standard_E20a_v4** \\\n * **Standard_E32a_v4** \\\n * **Standard_E48a_v4** \\\n * **Standard_E64a_v4** \\\n * **Standard_E96a_v4** \\\n * **Standard_D2a_v4** \\\n * **Standard_D4a_v4** \\\n * **Standard_D8a_v4** \\\n * **Standard_D16a_v4** \\\n * **Standard_D32a_v4** \\\n * **Standard_D48a_v4** \\\n * **Standard_D64a_v4** \\\n * **Standard_D96a_v4** \\\n * **Standard_M32ms_v2** \\\n * **Standard_M64s_v2** \\\n * **Standard_M64ms_v2** \\\n * **Standard_M128s_v2** \\\n * **Standard_M128ms_v2** \\\n * **Standard_M192is_v2** \\\n * **Standard_M192ims_v2** \\\n * **Standard_M32dms_v2** \\\n * **Standard_M64ds_v2** \\\n * **Standard_M64dms_v2** \\\n * **Standard_M128ds_v2** \\\n * **Standard_M128dms_v2** \\\n * **Standard_M192ids_v2** \\\n * **Standard_M192idms_v2** \\\n * **Standard_D2_v5** \\\n * **Standard_D4_v5** \\\n * **Standard_D8_v5** \\\n * **Standard_D16_v5** \\\n * **Standard_D32_v5** \\\n * **Standard_D48_v5** \\\n * **Standard_D64_v5** \\\n * **Standard_D96_v5** \\\n * **Standard_D2s_v5** \\\n * **Standard_D4s_v5** \\\n * **Standard_D8s_v5** \\\n * **Standard_D16s_v5** \\\n * **Standard_D32s_v5** \\\n * **Standard_D48s_v5** \\\n * **Standard_D64s_v5** \\\n * **Standard_D96s_v5** \\\n * **Standard_D2d_v5** \\\n * **Standard_D4d_v5** \\\n * **Standard_D8d_v5** \\\n * **Standard_D16d_v5** \\\n * **Standard_D32d_v5** \\\n * **Standard_D48d_v5** \\\n * **Standard_D64d_v5** \\\n * **Standard_D96d_v5** \\\n * **Standard_D2ds_v5** \\\n * **Standard_D4ds_v5** \\\n * **Standard_D8ds_v5** \\\n * **Standard_D16ds_v5** \\\n * **Standard_D32ds_v5** \\\n * **Standard_D48ds_v5** \\\n * **Standard_D64ds_v5** \\\n * **Standard_D96ds_v5** \\\n * **Standard_D2as_v5** \\\n * **Standard_D4as_v5** \\\n * **Standard_D8as_v5** \\\n * **Standard_D16as_v5** \\\n * **Standard_D32as_v5** \\\n * **Standard_D48as_v5** \\\n * **Standard_D64as_v5** \\\n * **Standard_D96as_v5** \\\n * **Standard_D2ads_v5** \\\n * **Standard_D4ads_v5** \\\n * **Standard_D8ads_v5** \\\n * **Standard_D16ads_v5** \\\n * **Standard_D32ads_v5** \\\n * **Standard_D48ads_v5** \\\n * **Standard_D64ads_v5** \\\n * **Standard_D96ads_v5** \\\n * **Standard_E2_v5** \\\n * **Standard_E4_v5** \\\n * **Standard_E8_v5** \\\n * **Standard_E16_v5** \\\n * **Standard_E20_v5** \\\n * **Standard_E32_v5** \\\n * **Standard_E48_v5** \\\n * **Standard_E64_v5** \\\n * **Standard_E96_v5** \\\n * **Standard_E104i_v5** \\\n * **Standard_E2s_v5** \\\n * **Standard_E4s_v5** \\\n * **Standard_E8s_v5** \\\n * **Standard_E16s_v5** \\\n * **Standard_E20s_v5** \\\n * **Standard_E32s_v5** \\\n * **Standard_E48s_v5** \\\n * **Standard_E64s_v5** \\\n * **Standard_E96s_v5** \\\n * **Standard_E104is_v5** \\\n * **Standard_E2d_v5** \\\n * **Standard_E4d_v5** \\\n * **Standard_E8d_v5** \\\n * **Standard_E16d_v5** \\\n * **Standard_E20d_v5** \\\n * **Standard_E32d_v5** \\\n * **Standard_E48d_v5** \\\n * **Standard_E64d_v5** \\\n * **Standard_E96d_v5** \\\n * **Standard_E104id_v5** \\\n * **Standard_E2ds_v5** \\\n * **Standard_E4ds_v5** \\\n * **Standard_E8ds_v5** \\\n * **Standard_E16ds_v5** \\\n * **Standard_E20ds_v5** \\\n * **Standard_E32ds_v5** \\\n * **Standard_E48ds_v5** \\\n * **Standard_E64ds_v5** \\\n * **Standard_E96ds_v5** \\\n * **Standard_E104ids_v5** \\\n * **Standard_E2as_v5** \\\n * **Standard_E4as_v5** \\\n * **Standard_E8as_v5** \\\n * **Standard_E16as_v5** \\\n * **Standard_E20as_v5** \\\n * **Standard_E32as_v5** \\\n * **Standard_E48as_v5** \\\n * **Standard_E64as_v5** \\\n * **Standard_E96as_v5** \\\n * **Standard_E2ads_v5** \\\n * **Standard_E4ads_v5** \\\n * **Standard_E8ads_v5** \\\n * **Standard_E16ads_v5** \\\n * **Standard_E20ads_v5** \\\n * **Standard_E32ads_v5** \\\n * **Standard_E48ads_v5** \\\n * **Standard_E64ads_v5** \\\n * **Standard_E96ads_v5** \\\n * **Standard_M8_2ms** \\\n * **Standard_M8_4ms** \\\n * **Standard_M16_4ms** \\\n * **Standard_M16_8ms** \\\n * **Standard_M32_8ms** \\\n * **Standard_M32_16ms** \\\n * **Standard_M64_32ms** \\\n * **Standard_M64_16ms** \\\n * **Standard_M128_64ms** \\\n * **Standard_M128_32ms** \\\n * **Standard_E4_2s_v3** \\\n * **Standard_E8_4s_v3** \\\n * **Standard_E8_2s_v3** \\\n * **Standard_E16_8s_v3** \\\n * **Standard_E16_4s_v3** \\\n * **Standard_E32_16s_v3** \\\n * **Standard_E32_8s_v3** \\\n * **Standard_E64_32s_v3** \\\n * **Standard_E64_16s_v3** \\\n * **Standard_E4_2s_v4** \\\n * **Standard_E8_4s_v4** \\\n * **Standard_E8_2s_v4** \\\n * **Standard_E16_8s_v4** \\\n * **Standard_E16_4s_v4** \\\n * **Standard_E32_16s_v4** \\\n * **Standard_E32_8s_v4** \\\n * **Standard_E64_32s_v4** \\\n * **Standard_E64_16s_v4** \\\n * **Standard_E4_2ds_v4** \\\n * **Standard_E8_4ds_v4** \\\n * **Standard_E8_2ds_v4** \\\n * **Standard_E16_8ds_v4** \\\n * **Standard_E16_4ds_v4** \\\n * **Standard_E32_16ds_v4** \\\n * **Standard_E32_8ds_v4** \\\n * **Standard_E64_32ds_v4** \\\n * **Standard_E64_16ds_v4** \\\n * **Standard_E4_2as_v4** \\\n * **Standard_E8_4as_v4** \\\n * **Standard_E8_2as_v4** \\\n * **Standard_E16_8as_v4** \\\n * **Standard_E16_4as_v4** \\\n * **Standard_E32_16as_v4** \\\n * **Standard_E32_8as_v4** \\\n * **Standard_E64_32as_v4** \\\n * **Standard_E64_16as_v4** \\\n * **Standard_E96_48as_v4** \\\n * **Standard_E96_24as_v4** \\\n * **Standard_E4_2ads_v5** \\\n * **Standard_E8_4ads_v5** \\\n * **Standard_E8_2ads_v5** \\\n * **Standard_E16_8ads_v5** \\\n * **Standard_E16_4ads_v5** \\\n * **Standard_E32_16ads_v5** \\\n * **Standard_E32_8ads_v5** \\\n * **Standard_E64_32ads_v5** \\\n * **Standard_E64_16ads_v5** \\\n * **Standard_E96_48ads_v5** \\\n * **Standard_E96_24ads_v5** \\\n * **Standard_E4_2s_v5** \\\n * **Standard_E8_4s_v5** \\\n * **Standard_E8_2s_v5** \\\n * **Standard_E16_8s_v5** \\\n * **Standard_E16_4s_v5** \\\n * **Standard_E32_16s_v5** \\\n * **Standard_E32_8s_v5** \\\n * **Standard_E64_32s_v5** \\\n * **Standard_E64_16s_v5** \\\n * **Standard_E96_48s_v5** \\\n * **Standard_E96_24s_v5** \\\n * **Standard_E4_2ds_v5** \\\n * **Standard_E8_4ds_v5** \\\n * **Standard_E8_2ds_v5** \\\n * **Standard_E16_8ds_v5** \\\n * **Standard_E16_4ds_v5** \\\n * **Standard_E32_16ds_v5** \\\n * **Standard_E32_8ds_v5** \\\n * **Standard_E64_32ds_v5** \\\n * **Standard_E64_16ds_v5** \\\n * **Standard_E96_48ds_v5** \\\n * **Standard_E96_24ds_v5** \\\n * **Standard_E4_2as_v5** \\\n * **Standard_E8_4as_v5** \\\n * **Standard_E8_2as_v5** \\\n * **Standard_E16_8as_v5** \\\n * **Standard_E16_4as_v5** \\\n * **Standard_E32_16as_v5** \\\n * **Standard_E32_8as_v5** \\\n * **Standard_E64_32as_v5** \\\n * **Standard_E64_16as_v5** \\\n * **Standard_E96_48as_v5** \\\n * **Standard_E96_24as_v5** \\\n * **Standard_GS4_8** \\\n * **Standard_GS4_4** \\\n * **Standard_GS5_16** \\\n * **Standard_GS5_8** \\\n * **Standard_DS11_1_v2** \\\n * **Standard_DS12_2_v2** \\\n * **Standard_DS12_1_v2** \\\n * **Standard_DS13_4_v2** \\\n * **Standard_DS13_2_v2** \\\n * **Standard_DS14_8_v2** \\\n * **Standard_DS14_4_v2** \\\n * **Standard_M416_208s_v2** \\\n * **Standard_M416_208ms_v2** \\\n * **Standard_E2bs_v5** \\\n * **Standard_E4bs_v5** \\\n * **Standard_E8bs_v5** \\\n * **Standard_E16bs_v5** \\\n * **Standard_E32bs_v5** \\\n * **Standard_E48bs_v5** \\\n * **Standard_E64bs_v5** \\\n * **Standard_E2bds_v5** \\\n * **Standard_E4bds_v5** \\\n * **Standard_E8bds_v5** \\\n * **Standard_E16bds_v5** \\\n * **Standard_E32bds_v5** \\\n * **Standard_E48bds_v5** \\\n * **Standard_E64bds_v5**\n */\nexport type AzureVmSize = string;\n\n/** Known values of {@link AzureVmSuitabilityExplanation} that the service accepts. */\nexport enum KnownAzureVmSuitabilityExplanation {\n /** Unknown */\n Unknown = \"Unknown\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** GuestOperatingSystemArchitectureNotSupported */\n GuestOperatingSystemArchitectureNotSupported = \"GuestOperatingSystemArchitectureNotSupported\",\n /** GuestOperatingSystemNotSupported */\n GuestOperatingSystemNotSupported = \"GuestOperatingSystemNotSupported\",\n /** BootTypeNotSupported */\n BootTypeNotSupported = \"BootTypeNotSupported\",\n /** MoreDisksThanSupported */\n MoreDisksThanSupported = \"MoreDisksThanSupported\",\n /** NoSuitableVmSizeFound */\n NoSuitableVmSizeFound = \"NoSuitableVmSizeFound\",\n /** OneOrMoreDisksNotSuitable */\n OneOrMoreDisksNotSuitable = \"OneOrMoreDisksNotSuitable\",\n /** OneOrMoreAdaptersNotSuitable */\n OneOrMoreAdaptersNotSuitable = \"OneOrMoreAdaptersNotSuitable\",\n /** InternalErrorOccurredDuringComputeEvaluation */\n InternalErrorOccurredDuringComputeEvaluation = \"InternalErrorOccurredDuringComputeEvaluation\",\n /** InternalErrorOccurredDuringStorageEvaluation */\n InternalErrorOccurredDuringStorageEvaluation = \"InternalErrorOccurredDuringStorageEvaluation\",\n /** InternalErrorOccurredDuringNetworkEvaluation */\n InternalErrorOccurredDuringNetworkEvaluation = \"InternalErrorOccurredDuringNetworkEvaluation\",\n /** NoVmSizeSupportsStoragePerformance */\n NoVmSizeSupportsStoragePerformance = \"NoVmSizeSupportsStoragePerformance\",\n /** NoVmSizeSupportsNetworkPerformance */\n NoVmSizeSupportsNetworkPerformance = \"NoVmSizeSupportsNetworkPerformance\",\n /** NoVmSizeForSelectedPricingTier */\n NoVmSizeForSelectedPricingTier = \"NoVmSizeForSelectedPricingTier\",\n /** NoVmSizeForSelectedAzureLocation */\n NoVmSizeForSelectedAzureLocation = \"NoVmSizeForSelectedAzureLocation\",\n /** CheckRedHatLinuxVersion */\n CheckRedHatLinuxVersion = \"CheckRedHatLinuxVersion\",\n /** CheckOpenSuseLinuxVersion */\n CheckOpenSuseLinuxVersion = \"CheckOpenSuseLinuxVersion\",\n /** CheckWindowsServer2008R2Version */\n CheckWindowsServer2008R2Version = \"CheckWindowsServer2008R2Version\",\n /** CheckCentOsVersion */\n CheckCentOsVersion = \"CheckCentOsVersion\",\n /** CheckDebianLinuxVersion */\n CheckDebianLinuxVersion = \"CheckDebianLinuxVersion\",\n /** CheckSuseLinuxVersion */\n CheckSuseLinuxVersion = \"CheckSuseLinuxVersion\",\n /** CheckOracleLinuxVersion */\n CheckOracleLinuxVersion = \"CheckOracleLinuxVersion\",\n /** CheckUbuntuLinuxVersion */\n CheckUbuntuLinuxVersion = \"CheckUbuntuLinuxVersion\",\n /** CheckCoreOsLinuxVersion */\n CheckCoreOsLinuxVersion = \"CheckCoreOsLinuxVersion\",\n /** WindowsServerVersionConditionallySupported */\n WindowsServerVersionConditionallySupported = \"WindowsServerVersionConditionallySupported\",\n /** NoGuestOperatingSystemConditionallySupported */\n NoGuestOperatingSystemConditionallySupported = \"NoGuestOperatingSystemConditionallySupported\",\n /** WindowsClientVersionsConditionallySupported */\n WindowsClientVersionsConditionallySupported = \"WindowsClientVersionsConditionallySupported\",\n /** BootTypeUnknown */\n BootTypeUnknown = \"BootTypeUnknown\",\n /** GuestOperatingSystemUnknown */\n GuestOperatingSystemUnknown = \"GuestOperatingSystemUnknown\",\n /** WindowsServerVersionsSupportedWithCaveat */\n WindowsServerVersionsSupportedWithCaveat = \"WindowsServerVersionsSupportedWithCaveat\",\n /** WindowsOSNoLongerUnderMSSupport */\n WindowsOSNoLongerUnderMSSupport = \"WindowsOSNoLongerUnderMSSupport\",\n /** EndorsedWithConditionsLinuxDistributions */\n EndorsedWithConditionsLinuxDistributions = \"EndorsedWithConditionsLinuxDistributions\",\n /** UnendorsedLinuxDistributions */\n UnendorsedLinuxDistributions = \"UnendorsedLinuxDistributions\",\n /** NoVmSizeForStandardPricingTier */\n NoVmSizeForStandardPricingTier = \"NoVmSizeForStandardPricingTier\",\n /** NoVmSizeForBasicPricingTier */\n NoVmSizeForBasicPricingTier = \"NoVmSizeForBasicPricingTier\",\n /** NoVmSizeInSelectedFamilyFound */\n NoVmSizeInSelectedFamilyFound = \"NoVmSizeInSelectedFamilyFound\",\n /** NoEaPriceFoundForVmSize */\n NoEaPriceFoundForVmSize = \"NoEaPriceFoundForVmSize\",\n /** NoVmSizeFoundForOfferCurrencyReservedInstance */\n NoVmSizeFoundForOfferCurrencyReservedInstance = \"NoVmSizeFoundForOfferCurrencyReservedInstance\",\n}\n\n/**\n * Defines values for AzureVmSuitabilityExplanation. \\\n * {@link KnownAzureVmSuitabilityExplanation} can be used interchangeably with AzureVmSuitabilityExplanation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **NotApplicable** \\\n * **GuestOperatingSystemArchitectureNotSupported** \\\n * **GuestOperatingSystemNotSupported** \\\n * **BootTypeNotSupported** \\\n * **MoreDisksThanSupported** \\\n * **NoSuitableVmSizeFound** \\\n * **OneOrMoreDisksNotSuitable** \\\n * **OneOrMoreAdaptersNotSuitable** \\\n * **InternalErrorOccurredDuringComputeEvaluation** \\\n * **InternalErrorOccurredDuringStorageEvaluation** \\\n * **InternalErrorOccurredDuringNetworkEvaluation** \\\n * **NoVmSizeSupportsStoragePerformance** \\\n * **NoVmSizeSupportsNetworkPerformance** \\\n * **NoVmSizeForSelectedPricingTier** \\\n * **NoVmSizeForSelectedAzureLocation** \\\n * **CheckRedHatLinuxVersion** \\\n * **CheckOpenSuseLinuxVersion** \\\n * **CheckWindowsServer2008R2Version** \\\n * **CheckCentOsVersion** \\\n * **CheckDebianLinuxVersion** \\\n * **CheckSuseLinuxVersion** \\\n * **CheckOracleLinuxVersion** \\\n * **CheckUbuntuLinuxVersion** \\\n * **CheckCoreOsLinuxVersion** \\\n * **WindowsServerVersionConditionallySupported** \\\n * **NoGuestOperatingSystemConditionallySupported** \\\n * **WindowsClientVersionsConditionallySupported** \\\n * **BootTypeUnknown** \\\n * **GuestOperatingSystemUnknown** \\\n * **WindowsServerVersionsSupportedWithCaveat** \\\n * **WindowsOSNoLongerUnderMSSupport** \\\n * **EndorsedWithConditionsLinuxDistributions** \\\n * **UnendorsedLinuxDistributions** \\\n * **NoVmSizeForStandardPricingTier** \\\n * **NoVmSizeForBasicPricingTier** \\\n * **NoVmSizeInSelectedFamilyFound** \\\n * **NoEaPriceFoundForVmSize** \\\n * **NoVmSizeFoundForOfferCurrencyReservedInstance**\n */\nexport type AzureVmSuitabilityExplanation = string;\n\n/** Known values of {@link AzureVmSuitabilityDetail} that the service accepts. */\nexport enum KnownAzureVmSuitabilityDetail {\n /** None */\n None = \"None\",\n /** RecommendedSizeHasLessNetworkAdapters */\n RecommendedSizeHasLessNetworkAdapters = \"RecommendedSizeHasLessNetworkAdapters\",\n /** CannotReportComputeCost */\n CannotReportComputeCost = \"CannotReportComputeCost\",\n /** CannotReportStorageCost */\n CannotReportStorageCost = \"CannotReportStorageCost\",\n /** CannotReportBandwidthCosts */\n CannotReportBandwidthCosts = \"CannotReportBandwidthCosts\",\n /** PercentageOfCoresUtilizedMissing */\n PercentageOfCoresUtilizedMissing = \"PercentageOfCoresUtilizedMissing\",\n /** PercentageOfMemoryUtilizedMissing */\n PercentageOfMemoryUtilizedMissing = \"PercentageOfMemoryUtilizedMissing\",\n /** PercentageOfCoresUtilizedOutOfRange */\n PercentageOfCoresUtilizedOutOfRange = \"PercentageOfCoresUtilizedOutOfRange\",\n /** PercentageOfMemoryUtilizedOutOfRange */\n PercentageOfMemoryUtilizedOutOfRange = \"PercentageOfMemoryUtilizedOutOfRange\",\n}\n\n/**\n * Defines values for AzureVmSuitabilityDetail. \\\n * {@link KnownAzureVmSuitabilityDetail} can be used interchangeably with AzureVmSuitabilityDetail,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **RecommendedSizeHasLessNetworkAdapters** \\\n * **CannotReportComputeCost** \\\n * **CannotReportStorageCost** \\\n * **CannotReportBandwidthCosts** \\\n * **PercentageOfCoresUtilizedMissing** \\\n * **PercentageOfMemoryUtilizedMissing** \\\n * **PercentageOfCoresUtilizedOutOfRange** \\\n * **PercentageOfMemoryUtilizedOutOfRange**\n */\nexport type AzureVmSuitabilityDetail = string;\n\n/** Known values of {@link AssessedMachineType} that the service accepts. */\nexport enum KnownAssessedMachineType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** AssessedMachine */\n AssessedMachine = \"AssessedMachine\",\n /** AvsAssessedMachine */\n AvsAssessedMachine = \"AvsAssessedMachine\",\n /** SqlAssessedMachine */\n SqlAssessedMachine = \"SqlAssessedMachine\",\n}\n\n/**\n * Defines values for AssessedMachineType. \\\n * {@link KnownAssessedMachineType} can be used interchangeably with AssessedMachineType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **AssessedMachine** \\\n * **AvsAssessedMachine** \\\n * **SqlAssessedMachine**\n */\nexport type AssessedMachineType = string;\n\n/** Known values of {@link MachineBootType} that the service accepts. */\nexport enum KnownMachineBootType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** EFI */\n EFI = \"EFI\",\n /** Bios */\n Bios = \"BIOS\",\n /** NotSpecified */\n NotSpecified = \"NotSpecified\",\n}\n\n/**\n * Defines values for MachineBootType. \\\n * {@link KnownMachineBootType} can be used interchangeably with MachineBootType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **EFI** \\\n * **BIOS** \\\n * **NotSpecified**\n */\nexport type MachineBootType = string;\n\n/** Known values of {@link GuestOperatingSystemArchitecture} that the service accepts. */\nexport enum KnownGuestOperatingSystemArchitecture {\n /** Unknown */\n Unknown = \"Unknown\",\n /** X86 */\n X86 = \"X86\",\n /** X64 */\n X64 = \"X64\",\n}\n\n/**\n * Defines values for GuestOperatingSystemArchitecture. \\\n * {@link KnownGuestOperatingSystemArchitecture} can be used interchangeably with GuestOperatingSystemArchitecture,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **X86** \\\n * **X64**\n */\nexport type GuestOperatingSystemArchitecture = string;\n\n/** Known values of {@link AzureAvsSuitabilityExplanation} that the service accepts. */\nexport enum KnownAzureAvsSuitabilityExplanation {\n /** Unknown */\n Unknown = \"Unknown\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** UnsupportedLocationForSelectedNode */\n UnsupportedLocationForSelectedNode = \"UnsupportedLocationForSelectedNode\",\n}\n\n/**\n * Defines values for AzureAvsSuitabilityExplanation. \\\n * {@link KnownAzureAvsSuitabilityExplanation} can be used interchangeably with AzureAvsSuitabilityExplanation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **NotApplicable** \\\n * **UnsupportedLocationForSelectedNode**\n */\nexport type AzureAvsSuitabilityExplanation = string;\n\n/** Known values of {@link AzureAvsVmSuitabilityExplanation} that the service accepts. */\nexport enum KnownAzureAvsVmSuitabilityExplanation {\n /** Unknown */\n Unknown = \"Unknown\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** IpV6NotSupported */\n IpV6NotSupported = \"IpV6NotSupported\",\n /** UnsupportedOperatingSystem */\n UnsupportedOperatingSystem = \"UnsupportedOperatingSystem\",\n}\n\n/**\n * Defines values for AzureAvsVmSuitabilityExplanation. \\\n * {@link KnownAzureAvsVmSuitabilityExplanation} can be used interchangeably with AzureAvsVmSuitabilityExplanation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **NotApplicable** \\\n * **IpV6NotSupported** \\\n * **UnsupportedOperatingSystem**\n */\nexport type AzureAvsVmSuitabilityExplanation = string;\n\n/** Known values of {@link AzureAvsVmSuitabilityDetail} that the service accepts. */\nexport enum KnownAzureAvsVmSuitabilityDetail {\n /** None */\n None = \"None\",\n /** PercentageOfCoresUtilizedMissing */\n PercentageOfCoresUtilizedMissing = \"PercentageOfCoresUtilizedMissing\",\n /** PercentageOfMemoryUtilizedMissing */\n PercentageOfMemoryUtilizedMissing = \"PercentageOfMemoryUtilizedMissing\",\n /** PercentageOfCoresUtilizedOutOfRange */\n PercentageOfCoresUtilizedOutOfRange = \"PercentageOfCoresUtilizedOutOfRange\",\n /** PercentageOfMemoryUtilizedOutOfRange */\n PercentageOfMemoryUtilizedOutOfRange = \"PercentageOfMemoryUtilizedOutOfRange\",\n /** PercentageOfStorageUtilizedOutOfRange */\n PercentageOfStorageUtilizedOutOfRange = \"PercentageOfStorageUtilizedOutOfRange\",\n}\n\n/**\n * Defines values for AzureAvsVmSuitabilityDetail. \\\n * {@link KnownAzureAvsVmSuitabilityDetail} can be used interchangeably with AzureAvsVmSuitabilityDetail,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **PercentageOfCoresUtilizedMissing** \\\n * **PercentageOfMemoryUtilizedMissing** \\\n * **PercentageOfCoresUtilizedOutOfRange** \\\n * **PercentageOfMemoryUtilizedOutOfRange** \\\n * **PercentageOfStorageUtilizedOutOfRange**\n */\nexport type AzureAvsVmSuitabilityDetail = string;\n\n/** Known values of {@link OsLicense} that the service accepts. */\nexport enum KnownOsLicense {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Yes */\n Yes = \"Yes\",\n /** No */\n No = \"No\",\n}\n\n/**\n * Defines values for OsLicense. \\\n * {@link KnownOsLicense} can be used interchangeably with OsLicense,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Yes** \\\n * **No**\n */\nexport type OsLicense = string;\n\n/** Known values of {@link EnvironmentType} that the service accepts. */\nexport enum KnownEnvironmentType {\n /** Production */\n Production = \"Production\",\n /** Test */\n Test = \"Test\",\n}\n\n/**\n * Defines values for EnvironmentType. \\\n * {@link KnownEnvironmentType} can be used interchangeably with EnvironmentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Production** \\\n * **Test**\n */\nexport type EnvironmentType = string;\n\n/** Known values of {@link OptimizationLogic} that the service accepts. */\nexport enum KnownOptimizationLogic {\n /** MinimizeCost */\n MinimizeCost = \"MinimizeCost\",\n /** ModernizeToPaaS */\n ModernizeToPaaS = \"ModernizeToPaaS\",\n /** ModernizeToAzureSqlMi */\n ModernizeToAzureSqlMi = \"ModernizeToAzureSqlMi\",\n /** ModernizeToAzureSqlDb */\n ModernizeToAzureSqlDb = \"ModernizeToAzureSqlDb\",\n}\n\n/**\n * Defines values for OptimizationLogic. \\\n * {@link KnownOptimizationLogic} can be used interchangeably with OptimizationLogic,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MinimizeCost** \\\n * **ModernizeToPaaS** \\\n * **ModernizeToAzureSqlMi** \\\n * **ModernizeToAzureSqlDb**\n */\nexport type OptimizationLogic = string;\n\n/** Known values of {@link AzureSqlServiceTier} that the service accepts. */\nexport enum KnownAzureSqlServiceTier {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Automatic */\n Automatic = \"Automatic\",\n /** GeneralPurpose */\n GeneralPurpose = \"GeneralPurpose\",\n /** BusinessCritical */\n BusinessCritical = \"BusinessCritical\",\n /** HyperScale */\n HyperScale = \"HyperScale\",\n}\n\n/**\n * Defines values for AzureSqlServiceTier. \\\n * {@link KnownAzureSqlServiceTier} can be used interchangeably with AzureSqlServiceTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Automatic** \\\n * **GeneralPurpose** \\\n * **BusinessCritical** \\\n * **HyperScale**\n */\nexport type AzureSqlServiceTier = string;\n\n/** Known values of {@link AzureSqlInstanceType} that the service accepts. */\nexport enum KnownAzureSqlInstanceType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Automatic */\n Automatic = \"Automatic\",\n /** SingleInstance */\n SingleInstance = \"SingleInstance\",\n /** InstancePools */\n InstancePools = \"InstancePools\",\n}\n\n/**\n * Defines values for AzureSqlInstanceType. \\\n * {@link KnownAzureSqlInstanceType} can be used interchangeably with AzureSqlInstanceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Automatic** \\\n * **SingleInstance** \\\n * **InstancePools**\n */\nexport type AzureSqlInstanceType = string;\n\n/** Known values of {@link AzureSqlDataBaseType} that the service accepts. */\nexport enum KnownAzureSqlDataBaseType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Automatic */\n Automatic = \"Automatic\",\n /** SingleDatabase */\n SingleDatabase = \"SingleDatabase\",\n /** ElasticPool */\n ElasticPool = \"ElasticPool\",\n}\n\n/**\n * Defines values for AzureSqlDataBaseType. \\\n * {@link KnownAzureSqlDataBaseType} can be used interchangeably with AzureSqlDataBaseType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Automatic** \\\n * **SingleDatabase** \\\n * **ElasticPool**\n */\nexport type AzureSqlDataBaseType = string;\n\n/** Known values of {@link ComputeTier} that the service accepts. */\nexport enum KnownComputeTier {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Automatic */\n Automatic = \"Automatic\",\n /** Provisioned */\n Provisioned = \"Provisioned\",\n /** Serverless */\n Serverless = \"Serverless\",\n}\n\n/**\n * Defines values for ComputeTier. \\\n * {@link KnownComputeTier} can be used interchangeably with ComputeTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Automatic** \\\n * **Provisioned** \\\n * **Serverless**\n */\nexport type ComputeTier = string;\n\n/** Known values of {@link AzureSqlPurchaseModel} that the service accepts. */\nexport enum KnownAzureSqlPurchaseModel {\n /** Unknown */\n Unknown = \"Unknown\",\n /** VCore */\n VCore = \"VCore\",\n /** DTU */\n DTU = \"DTU\",\n}\n\n/**\n * Defines values for AzureSqlPurchaseModel. \\\n * {@link KnownAzureSqlPurchaseModel} can be used interchangeably with AzureSqlPurchaseModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **VCore** \\\n * **DTU**\n */\nexport type AzureSqlPurchaseModel = string;\n\n/** Known values of {@link MultiSubnetIntent} that the service accepts. */\nexport enum KnownMultiSubnetIntent {\n /** None */\n None = \"None\",\n /** HighAvailability */\n HighAvailability = \"HighAvailability\",\n /** DisasterRecovery */\n DisasterRecovery = \"DisasterRecovery\",\n}\n\n/**\n * Defines values for MultiSubnetIntent. \\\n * {@link KnownMultiSubnetIntent} can be used interchangeably with MultiSubnetIntent,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **HighAvailability** \\\n * **DisasterRecovery**\n */\nexport type MultiSubnetIntent = string;\n\n/** Known values of {@link AsyncCommitModeIntent} that the service accepts. */\nexport enum KnownAsyncCommitModeIntent {\n /** None */\n None = \"None\",\n /** HighAvailability */\n HighAvailability = \"HighAvailability\",\n /** DisasterRecovery */\n DisasterRecovery = \"DisasterRecovery\",\n}\n\n/**\n * Defines values for AsyncCommitModeIntent. \\\n * {@link KnownAsyncCommitModeIntent} can be used interchangeably with AsyncCommitModeIntent,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **HighAvailability** \\\n * **DisasterRecovery**\n */\nexport type AsyncCommitModeIntent = string;\n\n/** Known values of {@link AzureSecurityOfferingType} that the service accepts. */\nexport enum KnownAzureSecurityOfferingType {\n /** NO */\n NO = \"NO\",\n /** MDC */\n MDC = \"MDC\",\n}\n\n/**\n * Defines values for AzureSecurityOfferingType. \\\n * {@link KnownAzureSecurityOfferingType} can be used interchangeably with AzureSecurityOfferingType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NO** \\\n * **MDC**\n */\nexport type AzureSecurityOfferingType = string;\n\n/** Known values of {@link SqlServerLicense} that the service accepts. */\nexport enum KnownSqlServerLicense {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Yes */\n Yes = \"Yes\",\n /** No */\n No = \"No\",\n}\n\n/**\n * Defines values for SqlServerLicense. \\\n * {@link KnownSqlServerLicense} can be used interchangeably with SqlServerLicense,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Yes** \\\n * **No**\n */\nexport type SqlServerLicense = string;\n\n/** Known values of {@link TargetType} that the service accepts. */\nexport enum KnownTargetType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Recommended */\n Recommended = \"Recommended\",\n /** AzureSqlDatabase */\n AzureSqlDatabase = \"AzureSqlDatabase\",\n /** AzureSqlManagedInstance */\n AzureSqlManagedInstance = \"AzureSqlManagedInstance\",\n /** AzureSqlVirtualMachine */\n AzureSqlVirtualMachine = \"AzureSqlVirtualMachine\",\n /** AzureVirtualMachine */\n AzureVirtualMachine = \"AzureVirtualMachine\",\n}\n\n/**\n * Defines values for TargetType. \\\n * {@link KnownTargetType} can be used interchangeably with TargetType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Recommended** \\\n * **AzureSqlDatabase** \\\n * **AzureSqlManagedInstance** \\\n * **AzureSqlVirtualMachine** \\\n * **AzureVirtualMachine**\n */\nexport type TargetType = string;\n\n/** Known values of {@link RecommendedSuitability} that the service accepts. */\nexport enum KnownRecommendedSuitability {\n /** Unknown */\n Unknown = \"Unknown\",\n /** SuitableForSqlDB */\n SuitableForSqlDB = \"SuitableForSqlDB\",\n /** SuitableForSqlMI */\n SuitableForSqlMI = \"SuitableForSqlMI\",\n /** SuitableForVM */\n SuitableForVM = \"SuitableForVM\",\n /** PotentiallySuitableForVM */\n PotentiallySuitableForVM = \"PotentiallySuitableForVM\",\n /** ReadinessUnknown */\n ReadinessUnknown = \"ReadinessUnknown\",\n /** NotSuitable */\n NotSuitable = \"NotSuitable\",\n /** SuitableForSqlVM */\n SuitableForSqlVM = \"SuitableForSqlVM\",\n /** ConditionallySuitableForSqlDB */\n ConditionallySuitableForSqlDB = \"ConditionallySuitableForSqlDB\",\n /** ConditionallySuitableForSqlMI */\n ConditionallySuitableForSqlMI = \"ConditionallySuitableForSqlMI\",\n /** ConditionallySuitableForVM */\n ConditionallySuitableForVM = \"ConditionallySuitableForVM\",\n /** ConditionallySuitableForSqlVM */\n ConditionallySuitableForSqlVM = \"ConditionallySuitableForSqlVM\",\n}\n\n/**\n * Defines values for RecommendedSuitability. \\\n * {@link KnownRecommendedSuitability} can be used interchangeably with RecommendedSuitability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **SuitableForSqlDB** \\\n * **SuitableForSqlMI** \\\n * **SuitableForVM** \\\n * **PotentiallySuitableForVM** \\\n * **ReadinessUnknown** \\\n * **NotSuitable** \\\n * **SuitableForSqlVM** \\\n * **ConditionallySuitableForSqlDB** \\\n * **ConditionallySuitableForSqlMI** \\\n * **ConditionallySuitableForVM** \\\n * **ConditionallySuitableForSqlVM**\n */\nexport type RecommendedSuitability = string;\n\n/** Known values of {@link HardwareGeneration} that the service accepts. */\nexport enum KnownHardwareGeneration {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Automatic */\n Automatic = \"Automatic\",\n /** Gen5 */\n Gen5 = \"Gen5\",\n /** Fsv2Series */\n Fsv2Series = \"Fsv2_series\",\n /** MSeries */\n MSeries = \"M_series\",\n /** DCSeries */\n DCSeries = \"DC_series\",\n}\n\n/**\n * Defines values for HardwareGeneration. \\\n * {@link KnownHardwareGeneration} can be used interchangeably with HardwareGeneration,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Automatic** \\\n * **Gen5** \\\n * **Fsv2_series** \\\n * **M_series** \\\n * **DC_series**\n */\nexport type HardwareGeneration = string;\n\n/** Known values of {@link AzureManagedDiskSkuDTODiskType} that the service accepts. */\nexport enum KnownAzureManagedDiskSkuDTODiskType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Standard */\n Standard = \"Standard\",\n /** StandardSSD */\n StandardSSD = \"StandardSSD\",\n /** Premium */\n Premium = \"Premium\",\n /** StandardOrPremium */\n StandardOrPremium = \"StandardOrPremium\",\n /** Ultra */\n Ultra = \"Ultra\",\n /** PremiumV2 */\n PremiumV2 = \"PremiumV2\",\n}\n\n/**\n * Defines values for AzureManagedDiskSkuDTODiskType. \\\n * {@link KnownAzureManagedDiskSkuDTODiskType} can be used interchangeably with AzureManagedDiskSkuDTODiskType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Standard** \\\n * **StandardSSD** \\\n * **Premium** \\\n * **StandardOrPremium** \\\n * **Ultra** \\\n * **PremiumV2**\n */\nexport type AzureManagedDiskSkuDTODiskType = string;\n\n/** Known values of {@link AzureManagedDiskSkuDTODiskRedundancy} that the service accepts. */\nexport enum KnownAzureManagedDiskSkuDTODiskRedundancy {\n /** Unknown */\n Unknown = \"Unknown\",\n /** LRS */\n LRS = \"LRS\",\n /** ZRS */\n ZRS = \"ZRS\",\n}\n\n/**\n * Defines values for AzureManagedDiskSkuDTODiskRedundancy. \\\n * {@link KnownAzureManagedDiskSkuDTODiskRedundancy} can be used interchangeably with AzureManagedDiskSkuDTODiskRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **LRS** \\\n * **ZRS**\n */\nexport type AzureManagedDiskSkuDTODiskRedundancy = string;\n\n/** Known values of {@link AzureQuorumWitnessDTOQuorumWitnessType} that the service accepts. */\nexport enum KnownAzureQuorumWitnessDTOQuorumWitnessType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Cloud */\n Cloud = \"Cloud\",\n /** Disk */\n Disk = \"Disk\",\n}\n\n/**\n * Defines values for AzureQuorumWitnessDTOQuorumWitnessType. \\\n * {@link KnownAzureQuorumWitnessDTOQuorumWitnessType} can be used interchangeably with AzureQuorumWitnessDTOQuorumWitnessType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Cloud** \\\n * **Disk**\n */\nexport type AzureQuorumWitnessDTOQuorumWitnessType = string;\n\n/** Known values of {@link SkuReplicationMode} that the service accepts. */\nexport enum KnownSkuReplicationMode {\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** ActiveGeoReplication */\n ActiveGeoReplication = \"ActiveGeoReplication\",\n /** FailoverGroupInstance */\n FailoverGroupInstance = \"FailoverGroupInstance\",\n}\n\n/**\n * Defines values for SkuReplicationMode. \\\n * {@link KnownSkuReplicationMode} can be used interchangeably with SkuReplicationMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotApplicable** \\\n * **ActiveGeoReplication** \\\n * **FailoverGroupInstance**\n */\nexport type SkuReplicationMode = string;\n\n/** Known values of {@link SqlMigrationGuidelineCategory} that the service accepts. */\nexport enum KnownSqlMigrationGuidelineCategory {\n /** Unknown */\n Unknown = \"Unknown\",\n /** General */\n General = \"General\",\n /** FailoverCluterInstanceGuideLine */\n FailoverCluterInstanceGuideLine = \"FailoverCluterInstanceGuideLine\",\n /** AvailabilityGroupGuideline */\n AvailabilityGroupGuideline = \"AvailabilityGroupGuideline\",\n}\n\n/**\n * Defines values for SqlMigrationGuidelineCategory. \\\n * {@link KnownSqlMigrationGuidelineCategory} can be used interchangeably with SqlMigrationGuidelineCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **General** \\\n * **FailoverCluterInstanceGuideLine** \\\n * **AvailabilityGroupGuideline**\n */\nexport type SqlMigrationGuidelineCategory = string;\n\n/** Known values of {@link SqlAssessmentMigrationIssueCategory} that the service accepts. */\nexport enum KnownSqlAssessmentMigrationIssueCategory {\n /** Issue */\n Issue = \"Issue\",\n /** Warning */\n Warning = \"Warning\",\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for SqlAssessmentMigrationIssueCategory. \\\n * {@link KnownSqlAssessmentMigrationIssueCategory} can be used interchangeably with SqlAssessmentMigrationIssueCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Issue** \\\n * **Warning** \\\n * **Internal**\n */\nexport type SqlAssessmentMigrationIssueCategory = string;\n\n/** Known values of {@link CompatibilityLevel} that the service accepts. */\nexport enum KnownCompatibilityLevel {\n /** Unknown */\n Unknown = \"Unknown\",\n /** CompatLevel80 */\n CompatLevel80 = \"CompatLevel80\",\n /** CompatLevel90 */\n CompatLevel90 = \"CompatLevel90\",\n /** CompatLevel100 */\n CompatLevel100 = \"CompatLevel100\",\n /** CompatLevel110 */\n CompatLevel110 = \"CompatLevel110\",\n /** CompatLevel120 */\n CompatLevel120 = \"CompatLevel120\",\n /** CompatLevel130 */\n CompatLevel130 = \"CompatLevel130\",\n /** CompatLevel140 */\n CompatLevel140 = \"CompatLevel140\",\n /** CompatLevel150 */\n CompatLevel150 = \"CompatLevel150\",\n}\n\n/**\n * Defines values for CompatibilityLevel. \\\n * {@link KnownCompatibilityLevel} can be used interchangeably with CompatibilityLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **CompatLevel80** \\\n * **CompatLevel90** \\\n * **CompatLevel100** \\\n * **CompatLevel110** \\\n * **CompatLevel120** \\\n * **CompatLevel130** \\\n * **CompatLevel140** \\\n * **CompatLevel150**\n */\nexport type CompatibilityLevel = string;\n\n/** Known values of {@link SqlFCIMetadataState} that the service accepts. */\nexport enum KnownSqlFCIMetadataState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Inherited */\n Inherited = \"Inherited\",\n /** Initializing */\n Initializing = \"Initializing\",\n /** Online */\n Online = \"Online\",\n /** Offline */\n Offline = \"Offline\",\n /** Failed */\n Failed = \"Failed\",\n /** Pending */\n Pending = \"Pending\",\n /** OnlinePending */\n OnlinePending = \"OnlinePending\",\n /** OfflinePending */\n OfflinePending = \"OfflinePending\",\n}\n\n/**\n * Defines values for SqlFCIMetadataState. \\\n * {@link KnownSqlFCIMetadataState} can be used interchangeably with SqlFCIMetadataState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Inherited** \\\n * **Initializing** \\\n * **Online** \\\n * **Offline** \\\n * **Failed** \\\n * **Pending** \\\n * **OnlinePending** \\\n * **OfflinePending**\n */\nexport type SqlFCIMetadataState = string;\n\n/** Known values of {@link SqlFCIState} that the service accepts. */\nexport enum KnownSqlFCIState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Active */\n Active = \"Active\",\n /** Passive */\n Passive = \"Passive\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for SqlFCIState. \\\n * {@link KnownSqlFCIState} can be used interchangeably with SqlFCIState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Active** \\\n * **Passive** \\\n * **NotApplicable**\n */\nexport type SqlFCIState = string;\n\n/** Known values of {@link GroupUpdateOperation} that the service accepts. */\nexport enum KnownGroupUpdateOperation {\n /** Add */\n Add = \"Add\",\n /** Remove */\n Remove = \"Remove\",\n}\n\n/**\n * Defines values for GroupUpdateOperation. \\\n * {@link KnownGroupUpdateOperation} can be used interchangeably with GroupUpdateOperation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Add** \\\n * **Remove**\n */\nexport type GroupUpdateOperation = string;\n\n/** Known values of {@link ApiVersions} that the service accepts. */\nexport enum KnownApiVersions {\n /** 2019-10-01 API Version. */\n V20191001 = \"2019-10-01\",\n /** 2020-01-01 API Version. */\n V20200101 = \"2020-01-01\",\n /** 2020-05-01-preview API Version. */\n V20200501Preview = \"2020-05-01-preview\",\n /** 2022-02-02-preview API Version. */\n V20220202Preview = \"2022-02-02-preview\",\n /** 2023-03-03 API Version. */\n V20230303 = \"2023-03-03\",\n /** 2023-03-15 API Version. */\n V20230315 = \"2023-03-15\",\n /** 2023-04-01-preview API Version. */\n V20230401Preview = \"2023-04-01-preview\",\n /** 2023-07-07-preview API Version. */\n V20230707Preview = \"2023-07-07-preview\",\n}\n\n/**\n * Defines values for ApiVersions. \\\n * {@link KnownApiVersions} can be used interchangeably with ApiVersions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **2019-10-01**: 2019-10-01 API Version. \\\n * **2020-01-01**: 2020-01-01 API Version. \\\n * **2020-05-01-preview**: 2020-05-01-preview API Version. \\\n * **2022-02-02-preview**: 2022-02-02-preview API Version. \\\n * **2023-03-03**: 2023-03-03 API Version. \\\n * **2023-03-15**: 2023-03-15 API Version. \\\n * **2023-04-01-preview**: 2023-04-01-preview API Version. \\\n * **2023-07-07-preview**: 2023-07-07-preview API Version.\n */\nexport type ApiVersions = string;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type AssessmentProjectsOperationsListBySubscriptionResponse =\n AssessmentProjectListResult;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AssessmentProjectsOperationsListByResourceGroupResponse =\n AssessmentProjectListResult;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessmentProjectsOperationsGetResponse = AssessmentProject;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type AssessmentProjectsOperationsCreateResponse = AssessmentProject;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type AssessmentProjectsOperationsUpdateResponse = AssessmentProject;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type AssessmentProjectsOperationsListBySubscriptionNextResponse =\n AssessmentProjectListResult;\n\n/** Optional parameters. */\nexport interface AssessmentProjectsOperationsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AssessmentProjectsOperationsListByResourceGroupNextResponse =\n AssessmentProjectListResult;\n\n/** Optional parameters. */\nexport interface AssessmentOptionsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type AssessmentOptionsOperationsListByAssessmentProjectResponse =\n AssessmentOptionsListResult;\n\n/** Optional parameters. */\nexport interface AssessmentOptionsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessmentOptionsOperationsGetResponse = AssessmentOptions;\n\n/** Optional parameters. */\nexport interface AssessmentOptionsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type AssessmentOptionsOperationsListByAssessmentProjectNextResponse =\n AssessmentOptionsListResult;\n\n/** Optional parameters. */\nexport interface AvsAssessmentOptionsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type AvsAssessmentOptionsOperationsListByAssessmentProjectResponse =\n AvsAssessmentOptionsListResult;\n\n/** Optional parameters. */\nexport interface AvsAssessmentOptionsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AvsAssessmentOptionsOperationsGetResponse = AvsAssessmentOptions;\n\n/** Optional parameters. */\nexport interface AvsAssessmentOptionsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type AvsAssessmentOptionsOperationsListByAssessmentProjectNextResponse =\n AvsAssessmentOptionsListResult;\n\n/** Optional parameters. */\nexport interface GroupsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type GroupsOperationsListByAssessmentProjectResponse = GroupListResult;\n\n/** Optional parameters. */\nexport interface GroupsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GroupsOperationsGetResponse = Group;\n\n/** Optional parameters. */\nexport interface GroupsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type GroupsOperationsCreateResponse = Group;\n\n/** Optional parameters. */\nexport interface GroupsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface GroupsOperationsUpdateMachinesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateMachines operation. */\nexport type GroupsOperationsUpdateMachinesResponse = Group;\n\n/** Optional parameters. */\nexport interface GroupsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type GroupsOperationsListByAssessmentProjectNextResponse =\n GroupListResult;\n\n/** Optional parameters. */\nexport interface AssessmentsOperationsListByGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByGroup operation. */\nexport type AssessmentsOperationsListByGroupResponse = AssessmentListResult;\n\n/** Optional parameters. */\nexport interface AssessmentsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessmentsOperationsGetResponse = Assessment;\n\n/** Optional parameters. */\nexport interface AssessmentsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type AssessmentsOperationsCreateResponse = Assessment;\n\n/** Optional parameters. */\nexport interface AssessmentsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AssessmentsOperationsDownloadUrlOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the downloadUrl operation. */\nexport type AssessmentsOperationsDownloadUrlResponse = DownloadUrl;\n\n/** Optional parameters. */\nexport interface AssessmentsOperationsListByGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByGroupNext operation. */\nexport type AssessmentsOperationsListByGroupNextResponse = AssessmentListResult;\n\n/** Optional parameters. */\nexport interface AssessedMachinesOperationsListByAssessmentOptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listByAssessment operation. */\nexport type AssessedMachinesOperationsListByAssessmentResponse =\n AssessedMachineListResult;\n\n/** Optional parameters. */\nexport interface AssessedMachinesOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessedMachinesOperationsGetResponse = AssessedMachine;\n\n/** Optional parameters. */\nexport interface AssessedMachinesOperationsListByAssessmentNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentNext operation. */\nexport type AssessedMachinesOperationsListByAssessmentNextResponse =\n AssessedMachineListResult;\n\n/** Optional parameters. */\nexport interface AvsAssessmentsOperationsListByGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByGroup operation. */\nexport type AvsAssessmentsOperationsListByGroupResponse =\n AvsAssessmentListResult;\n\n/** Optional parameters. */\nexport interface AvsAssessmentsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AvsAssessmentsOperationsGetResponse = AvsAssessment;\n\n/** Optional parameters. */\nexport interface AvsAssessmentsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type AvsAssessmentsOperationsCreateResponse = AvsAssessment;\n\n/** Optional parameters. */\nexport interface AvsAssessmentsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AvsAssessmentsOperationsDownloadUrlOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the downloadUrl operation. */\nexport type AvsAssessmentsOperationsDownloadUrlResponse = DownloadUrl;\n\n/** Optional parameters. */\nexport interface AvsAssessmentsOperationsListByGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByGroupNext operation. */\nexport type AvsAssessmentsOperationsListByGroupNextResponse =\n AvsAssessmentListResult;\n\n/** Optional parameters. */\nexport interface AvsAssessedMachinesOperationsListByAvsAssessmentOptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listByAvsAssessment operation. */\nexport type AvsAssessedMachinesOperationsListByAvsAssessmentResponse =\n AvsAssessedMachineListResult;\n\n/** Optional parameters. */\nexport interface AvsAssessedMachinesOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AvsAssessedMachinesOperationsGetResponse = AvsAssessedMachine;\n\n/** Optional parameters. */\nexport interface AvsAssessedMachinesOperationsListByAvsAssessmentNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAvsAssessmentNext operation. */\nexport type AvsAssessedMachinesOperationsListByAvsAssessmentNextResponse =\n AvsAssessedMachineListResult;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2OperationsListByGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByGroup operation. */\nexport type SqlAssessmentV2OperationsListByGroupResponse =\n SqlAssessmentV2ListResult;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2OperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlAssessmentV2OperationsGetResponse = SqlAssessmentV2;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2OperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type SqlAssessmentV2OperationsCreateResponse = SqlAssessmentV2;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2OperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2OperationsDownloadUrlOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the downloadUrl operation. */\nexport type SqlAssessmentV2OperationsDownloadUrlResponse = DownloadUrl;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2OperationsListByGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByGroupNext operation. */\nexport type SqlAssessmentV2OperationsListByGroupNextResponse =\n SqlAssessmentV2ListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2OptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listBySqlAssessmentV2 operation. */\nexport type AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2Response =\n AssessedSqlDatabaseV2ListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlDatabaseV2OperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessedSqlDatabaseV2OperationsGetResponse = AssessedSqlDatabaseV2;\n\n/** Optional parameters. */\nexport interface AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2NextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySqlAssessmentV2Next operation. */\nexport type AssessedSqlDatabaseV2OperationsListBySqlAssessmentV2NextResponse =\n AssessedSqlDatabaseV2ListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlInstanceV2OperationsListBySqlAssessmentV2OptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listBySqlAssessmentV2 operation. */\nexport type AssessedSqlInstanceV2OperationsListBySqlAssessmentV2Response =\n AssessedSqlInstanceV2ListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlInstanceV2OperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessedSqlInstanceV2OperationsGetResponse = AssessedSqlInstanceV2;\n\n/** Optional parameters. */\nexport interface AssessedSqlInstanceV2OperationsListBySqlAssessmentV2NextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySqlAssessmentV2Next operation. */\nexport type AssessedSqlInstanceV2OperationsListBySqlAssessmentV2NextResponse =\n AssessedSqlInstanceV2ListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlMachinesOperationsListBySqlAssessmentV2OptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listBySqlAssessmentV2 operation. */\nexport type AssessedSqlMachinesOperationsListBySqlAssessmentV2Response =\n AssessedSqlMachineListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlMachinesOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessedSqlMachinesOperationsGetResponse = AssessedSqlMachine;\n\n/** Optional parameters. */\nexport interface AssessedSqlMachinesOperationsListBySqlAssessmentV2NextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySqlAssessmentV2Next operation. */\nexport type AssessedSqlMachinesOperationsListBySqlAssessmentV2NextResponse =\n AssessedSqlMachineListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2OptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listBySqlAssessmentV2 operation. */\nexport type AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2Response =\n AssessedSqlRecommendedEntityListResult;\n\n/** Optional parameters. */\nexport interface AssessedSqlRecommendedEntityOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessedSqlRecommendedEntityOperationsGetResponse =\n AssessedSqlRecommendedEntity;\n\n/** Optional parameters. */\nexport interface AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2NextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySqlAssessmentV2Next operation. */\nexport type AssessedSqlRecommendedEntityOperationsListBySqlAssessmentV2NextResponse =\n AssessedSqlRecommendedEntityListResult;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2OptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySqlAssessmentV2 operation. */\nexport type SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2Response =\n SqlAssessmentV2SummaryListResult;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2SummaryOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlAssessmentV2SummaryOperationsGetResponse =\n SqlAssessmentV2Summary;\n\n/** Optional parameters. */\nexport interface SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2NextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySqlAssessmentV2Next operation. */\nexport type SqlAssessmentV2SummaryOperationsListBySqlAssessmentV2NextResponse =\n SqlAssessmentV2SummaryListResult;\n\n/** Optional parameters. */\nexport interface HypervCollectorsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type HypervCollectorsOperationsListByAssessmentProjectResponse =\n HypervCollectorListResult;\n\n/** Optional parameters. */\nexport interface HypervCollectorsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type HypervCollectorsOperationsGetResponse = HypervCollector;\n\n/** Optional parameters. */\nexport interface HypervCollectorsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type HypervCollectorsOperationsCreateResponse = HypervCollector;\n\n/** Optional parameters. */\nexport interface HypervCollectorsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface HypervCollectorsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type HypervCollectorsOperationsListByAssessmentProjectNextResponse =\n HypervCollectorListResult;\n\n/** Optional parameters. */\nexport interface ImportCollectorsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type ImportCollectorsOperationsListByAssessmentProjectResponse =\n ImportCollectorListResult;\n\n/** Optional parameters. */\nexport interface ImportCollectorsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ImportCollectorsOperationsGetResponse = ImportCollector;\n\n/** Optional parameters. */\nexport interface ImportCollectorsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type ImportCollectorsOperationsCreateResponse = ImportCollector;\n\n/** Optional parameters. */\nexport interface ImportCollectorsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ImportCollectorsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type ImportCollectorsOperationsListByAssessmentProjectNextResponse =\n ImportCollectorListResult;\n\n/** Optional parameters. */\nexport interface MachinesOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {\n /** Filter query. */\n filter?: string;\n /** Optional parameter for page size. */\n pageSize?: number;\n /** Optional parameter for continuation token. */\n continuationToken?: string;\n /** Total record count. */\n totalRecordCount?: number;\n}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type MachinesOperationsListByAssessmentProjectResponse =\n MachineListResult;\n\n/** Optional parameters. */\nexport interface MachinesOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MachinesOperationsGetResponse = Machine;\n\n/** Optional parameters. */\nexport interface MachinesOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type MachinesOperationsListByAssessmentProjectNextResponse =\n MachineListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type PrivateEndpointConnectionOperationsListByAssessmentProjectResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionOperationsGetResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionOperationsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type PrivateEndpointConnectionOperationsUpdateResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type PrivateEndpointConnectionOperationsListByAssessmentProjectNextResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourceOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type PrivateLinkResourceOperationsListByAssessmentProjectResponse =\n PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourceOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateLinkResourceOperationsGetResponse = PrivateLinkResource;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourceOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type PrivateLinkResourceOperationsListByAssessmentProjectNextResponse =\n PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface AssessmentProjectSummaryOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type AssessmentProjectSummaryOperationsListByAssessmentProjectResponse =\n AssessmentProjectSummaryListResult;\n\n/** Optional parameters. */\nexport interface AssessmentProjectSummaryOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessmentProjectSummaryOperationsGetResponse =\n AssessmentProjectSummary;\n\n/** Optional parameters. */\nexport interface AssessmentProjectSummaryOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type AssessmentProjectSummaryOperationsListByAssessmentProjectNextResponse =\n AssessmentProjectSummaryListResult;\n\n/** Optional parameters. */\nexport interface ServerCollectorsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type ServerCollectorsOperationsListByAssessmentProjectResponse =\n ServerCollectorListResult;\n\n/** Optional parameters. */\nexport interface ServerCollectorsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServerCollectorsOperationsGetResponse = ServerCollector;\n\n/** Optional parameters. */\nexport interface ServerCollectorsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type ServerCollectorsOperationsCreateResponse = ServerCollector;\n\n/** Optional parameters. */\nexport interface ServerCollectorsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ServerCollectorsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type ServerCollectorsOperationsListByAssessmentProjectNextResponse =\n ServerCollectorListResult;\n\n/** Optional parameters. */\nexport interface SqlAssessmentOptionsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type SqlAssessmentOptionsOperationsListByAssessmentProjectResponse =\n SqlAssessmentOptionsListResult;\n\n/** Optional parameters. */\nexport interface SqlAssessmentOptionsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlAssessmentOptionsOperationsGetResponse = SqlAssessmentOptions;\n\n/** Optional parameters. */\nexport interface SqlAssessmentOptionsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type SqlAssessmentOptionsOperationsListByAssessmentProjectNextResponse =\n SqlAssessmentOptionsListResult;\n\n/** Optional parameters. */\nexport interface SqlCollectorOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type SqlCollectorOperationsListByAssessmentProjectResponse =\n SqlCollectorListResult;\n\n/** Optional parameters. */\nexport interface SqlCollectorOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlCollectorOperationsGetResponse = SqlCollector;\n\n/** Optional parameters. */\nexport interface SqlCollectorOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type SqlCollectorOperationsCreateResponse = SqlCollector;\n\n/** Optional parameters. */\nexport interface SqlCollectorOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SqlCollectorOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type SqlCollectorOperationsListByAssessmentProjectNextResponse =\n SqlCollectorListResult;\n\n/** Optional parameters. */\nexport interface VmwareCollectorsOperationsListByAssessmentProjectOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProject operation. */\nexport type VmwareCollectorsOperationsListByAssessmentProjectResponse =\n VmwareCollectorListResult;\n\n/** Optional parameters. */\nexport interface VmwareCollectorsOperationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VmwareCollectorsOperationsGetResponse = VmwareCollector;\n\n/** Optional parameters. */\nexport interface VmwareCollectorsOperationsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VmwareCollectorsOperationsCreateResponse = VmwareCollector;\n\n/** Optional parameters. */\nexport interface VmwareCollectorsOperationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface VmwareCollectorsOperationsListByAssessmentProjectNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAssessmentProjectNext operation. */\nexport type VmwareCollectorsOperationsListByAssessmentProjectNextResponse =\n VmwareCollectorListResult;\n\n/** Optional parameters. */\nexport interface AzureMigrateAssessmentServiceOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|