@azure/arm-security 4.0.0-beta.1 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -11
- package/README.md +4 -0
- package/dist/index.js +20327 -574
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +0 -1
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +6009 -182
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +838 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +322 -13
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +7571 -195
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +101 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +855 -14
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/adaptiveApplicationControls.d.ts +37 -0
- package/dist-esm/src/operations/adaptiveApplicationControls.d.ts.map +1 -0
- package/dist-esm/src/operations/adaptiveApplicationControls.js +140 -0
- package/dist-esm/src/operations/adaptiveApplicationControls.js.map +1 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts +83 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts.map +1 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.js +304 -0
- package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -0
- package/dist-esm/src/operations/advancedThreatProtection.d.ts +26 -0
- package/dist-esm/src/operations/advancedThreatProtection.d.ts.map +1 -0
- package/dist-esm/src/operations/advancedThreatProtection.js +82 -0
- package/dist-esm/src/operations/advancedThreatProtection.js.map +1 -0
- package/dist-esm/src/operations/alerts.d.ts +171 -0
- package/dist-esm/src/operations/alerts.d.ts.map +1 -0
- package/dist-esm/src/operations/alerts.js +759 -0
- package/dist-esm/src/operations/alerts.js.map +1 -0
- package/dist-esm/src/operations/alertsSuppressionRules.d.ts +51 -0
- package/dist-esm/src/operations/alertsSuppressionRules.d.ts.map +1 -0
- package/dist-esm/src/operations/alertsSuppressionRules.js +209 -0
- package/dist-esm/src/operations/alertsSuppressionRules.js.map +1 -0
- package/dist-esm/src/operations/allowedConnections.d.ts +59 -0
- package/dist-esm/src/operations/allowedConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/allowedConnections.js +261 -0
- package/dist-esm/src/operations/allowedConnections.js.map +1 -0
- package/dist-esm/src/operations/assessments.d.ts +65 -0
- package/dist-esm/src/operations/assessments.d.ts.map +1 -0
- package/dist-esm/src/operations/assessments.js +223 -0
- package/dist-esm/src/operations/assessments.js.map +1 -0
- package/dist-esm/src/operations/assessmentsMetadata.d.ts +76 -0
- package/dist-esm/src/operations/assessmentsMetadata.d.ts.map +1 -0
- package/dist-esm/src/operations/assessmentsMetadata.js +329 -0
- package/dist-esm/src/operations/assessmentsMetadata.js.map +1 -0
- package/dist-esm/src/operations/autoProvisioningSettings.d.ts +45 -0
- package/dist-esm/src/operations/autoProvisioningSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/autoProvisioningSettings.js +183 -0
- package/dist-esm/src/operations/autoProvisioningSettings.js.map +1 -0
- package/dist-esm/src/operations/automations.d.ts +96 -0
- package/dist-esm/src/operations/automations.d.ts.map +1 -0
- package/dist-esm/src/operations/automations.js +371 -0
- package/dist-esm/src/operations/automations.js.map +1 -0
- package/dist-esm/src/operations/complianceResults.d.ts +48 -0
- package/dist-esm/src/operations/complianceResults.d.ts.map +1 -0
- package/dist-esm/src/operations/complianceResults.js +158 -0
- package/dist-esm/src/operations/complianceResults.js.map +1 -0
- package/dist-esm/src/operations/compliances.d.ts +50 -0
- package/dist-esm/src/operations/compliances.d.ts.map +1 -0
- package/dist-esm/src/operations/compliances.js +160 -0
- package/dist-esm/src/operations/compliances.js.map +1 -0
- package/dist-esm/src/operations/connectors.d.ts +53 -0
- package/dist-esm/src/operations/connectors.d.ts.map +1 -0
- package/dist-esm/src/operations/connectors.js +212 -0
- package/dist-esm/src/operations/connectors.js.map +1 -0
- package/dist-esm/src/operations/customAssessmentAutomations.d.ts +82 -0
- package/dist-esm/src/operations/customAssessmentAutomations.d.ts.map +1 -0
- package/dist-esm/src/operations/{standards.js → customAssessmentAutomations.js} +115 -110
- package/dist-esm/src/operations/customAssessmentAutomations.js.map +1 -0
- package/dist-esm/src/operations/customEntityStoreAssignments.d.ts +85 -0
- package/dist-esm/src/operations/customEntityStoreAssignments.d.ts.map +1 -0
- package/dist-esm/src/operations/{assignments.js → customEntityStoreAssignments.js} +124 -109
- package/dist-esm/src/operations/customEntityStoreAssignments.js.map +1 -0
- package/dist-esm/src/operations/deviceSecurityGroups.d.ts +60 -0
- package/dist-esm/src/operations/deviceSecurityGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/deviceSecurityGroups.js +218 -0
- package/dist-esm/src/operations/deviceSecurityGroups.js.map +1 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts +58 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.js +260 -0
- package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operations/externalSecuritySolutions.d.ts +58 -0
- package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operations/externalSecuritySolutions.js +260 -0
- package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +49 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +49 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/informationProtectionPolicies.d.ts +60 -0
- package/dist-esm/src/operations/informationProtectionPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/informationProtectionPolicies.js +202 -0
- package/dist-esm/src/operations/informationProtectionPolicies.js.map +1 -0
- package/dist-esm/src/operations/ingestionSettings.d.ts +68 -0
- package/dist-esm/src/operations/ingestionSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/ingestionSettings.js +271 -0
- package/dist-esm/src/operations/ingestionSettings.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolution.d.ts +91 -0
- package/dist-esm/src/operations/iotSecuritySolution.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolution.js +372 -0
- package/dist-esm/src/operations/iotSecuritySolution.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts +29 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js +85 -0
- package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +60 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +205 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +53 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js +181 -0
- package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.d.ts +133 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.d.ts.map +1 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.js +585 -0
- package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -0
- package/dist-esm/src/operations/locations.d.ts +41 -0
- package/dist-esm/src/operations/locations.d.ts.map +1 -0
- package/dist-esm/src/operations/locations.js +155 -0
- package/dist-esm/src/operations/locations.js.map +1 -0
- package/dist-esm/src/operations/mdeOnboardings.d.ts +23 -0
- package/dist-esm/src/operations/mdeOnboardings.d.ts.map +1 -0
- package/dist-esm/src/operations/mdeOnboardings.js +69 -0
- package/dist-esm/src/operations/mdeOnboardings.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/pricings.d.ts +31 -0
- package/dist-esm/src/operations/pricings.d.ts.map +1 -0
- package/dist-esm/src/operations/pricings.js +105 -0
- package/dist-esm/src/operations/pricings.js.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts +46 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.js +183 -0
- package/dist-esm/src/operations/regulatoryComplianceAssessments.js.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.d.ts +42 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.d.ts.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.js +166 -0
- package/dist-esm/src/operations/regulatoryComplianceControls.js.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts +38 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts.map +1 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.js +152 -0
- package/dist-esm/src/operations/regulatoryComplianceStandards.js.map +1 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts +52 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.js +221 -0
- package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -0
- package/dist-esm/src/operations/secureScoreControls.d.ts +56 -0
- package/dist-esm/src/operations/secureScoreControls.d.ts.map +1 -0
- package/dist-esm/src/operations/secureScoreControls.js +234 -0
- package/dist-esm/src/operations/secureScoreControls.js.map +1 -0
- package/dist-esm/src/operations/secureScores.d.ts +40 -0
- package/dist-esm/src/operations/secureScores.d.ts.map +1 -0
- package/dist-esm/src/operations/secureScores.js +154 -0
- package/dist-esm/src/operations/secureScores.js.map +1 -0
- package/dist-esm/src/operations/securityConnectors.d.ts +95 -0
- package/dist-esm/src/operations/securityConnectors.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectors.js +371 -0
- package/dist-esm/src/operations/securityConnectors.js.map +1 -0
- package/dist-esm/src/operations/securityContacts.d.ts +58 -0
- package/dist-esm/src/operations/securityContacts.d.ts.map +1 -0
- package/dist-esm/src/operations/securityContacts.js +240 -0
- package/dist-esm/src/operations/securityContacts.js.map +1 -0
- package/dist-esm/src/operations/securitySolutions.d.ts +40 -0
- package/dist-esm/src/operations/securitySolutions.d.ts.map +1 -0
- package/dist-esm/src/operations/securitySolutions.js +156 -0
- package/dist-esm/src/operations/securitySolutions.js.map +1 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts +23 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +73 -0
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +1 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts +65 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +239 -0
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -0
- package/dist-esm/src/operations/settings.d.ts +45 -0
- package/dist-esm/src/operations/settings.d.ts.map +1 -0
- package/dist-esm/src/operations/settings.js +183 -0
- package/dist-esm/src/operations/settings.js.map +1 -0
- package/dist-esm/src/operations/softwareInventories.d.ts +76 -0
- package/dist-esm/src/operations/softwareInventories.d.ts.map +1 -0
- package/dist-esm/src/operations/softwareInventories.js +306 -0
- package/dist-esm/src/operations/softwareInventories.js.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +51 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js +154 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts +30 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js +81 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts +28 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js +74 -0
- package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js.map +1 -0
- package/dist-esm/src/operations/subAssessments.d.ts +81 -0
- package/dist-esm/src/operations/subAssessments.d.ts.map +1 -0
- package/dist-esm/src/operations/subAssessments.js +278 -0
- package/dist-esm/src/operations/subAssessments.js.map +1 -0
- package/dist-esm/src/operations/tasks.d.ts +104 -0
- package/dist-esm/src/operations/tasks.d.ts.map +1 -0
- package/dist-esm/src/operations/tasks.js +462 -0
- package/dist-esm/src/operations/tasks.js.map +1 -0
- package/dist-esm/src/operations/topology.d.ts +58 -0
- package/dist-esm/src/operations/topology.d.ts.map +1 -0
- package/dist-esm/src/operations/topology.js +260 -0
- package/dist-esm/src/operations/topology.js.map +1 -0
- package/dist-esm/src/operations/workspaceSettings.d.ts +62 -0
- package/dist-esm/src/operations/workspaceSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/workspaceSettings.js +244 -0
- package/dist-esm/src/operations/workspaceSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts +52 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.js +9 -0
- package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.js +9 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtection.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts +100 -0
- package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{standards.js → alerts.js} +1 -1
- package/dist-esm/src/operationsInterfaces/alerts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.d.ts +30 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/allowedConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/assessments.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/assessments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{assignments.js → assessments.js} +1 -1
- package/dist-esm/src/operationsInterfaces/assessments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.d.ts +42 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.js +9 -0
- package/dist-esm/src/operationsInterfaces/assessmentsMetadata.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/automations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/automations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/automations.js +9 -0
- package/dist-esm/src/operationsInterfaces/automations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.js +9 -0
- package/dist-esm/src/operationsInterfaces/complianceResults.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/compliances.d.ts +23 -0
- package/dist-esm/src/operationsInterfaces/compliances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/compliances.js +9 -0
- package/dist-esm/src/operationsInterfaces/compliances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectors.d.ts +32 -0
- package/dist-esm/src/operationsInterfaces/connectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.d.ts +44 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.js +9 -0
- package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.js +9 -0
- package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +49 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +49 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/ingestionSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.d.ts +53 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolution.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +25 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.js +9 -0
- package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/locations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locations.js +9 -0
- package/dist-esm/src/operationsInterfaces/locations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.d.ts +15 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.js +9 -0
- package/dist-esm/src/operationsInterfaces/mdeOnboardings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/pricings.d.ts +23 -0
- package/dist-esm/src/operationsInterfaces/pricings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/pricings.js +9 -0
- package/dist-esm/src/operationsInterfaces/pricings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.js +9 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.js +9 -0
- package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.js +9 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.d.ts +18 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.js +9 -0
- package/dist-esm/src/operationsInterfaces/secureScoreControls.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScores.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/secureScores.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/secureScores.js +9 -0
- package/dist-esm/src/operationsInterfaces/secureScores.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +37 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.js +9 -0
- package/dist-esm/src/operationsInterfaces/securitySolutions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +15 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +57 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/settings.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/settings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/settings.js +9 -0
- package/dist-esm/src/operationsInterfaces/settings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.d.ts +32 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.js +9 -0
- package/dist-esm/src/operationsInterfaces/softwareInventories.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +43 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +22 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.js +9 -0
- package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.js +9 -0
- package/dist-esm/src/operationsInterfaces/subAssessments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/tasks.d.ts +53 -0
- package/dist-esm/src/operationsInterfaces/tasks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/tasks.js +9 -0
- package/dist-esm/src/operationsInterfaces/tasks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/topology.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/topology.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/topology.js +9 -0
- package/dist-esm/src/operationsInterfaces/topology.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspaceSettings.js.map +1 -0
- package/dist-esm/src/securityCenter.d.ts +58 -6
- package/dist-esm/src/securityCenter.d.ts.map +1 -1
- package/dist-esm/src/securityCenter.js +88 -7
- package/dist-esm/src/securityCenter.js.map +1 -1
- package/package.json +10 -8
- package/review/arm-security.api.md +5199 -135
- package/src/index.ts +0 -1
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +7015 -195
- package/src/models/mappers.ts +8411 -212
- package/src/models/parameters.ts +977 -15
- package/src/operations/adaptiveApplicationControls.ts +186 -0
- package/src/operations/adaptiveNetworkHardenings.ts +437 -0
- package/src/operations/advancedThreatProtection.ts +112 -0
- package/src/operations/alerts.ts +956 -0
- package/src/operations/alertsSuppressionRules.ts +257 -0
- package/src/operations/allowedConnections.ts +303 -0
- package/src/operations/assessments.ts +282 -0
- package/src/operations/assessmentsMetadata.ts +398 -0
- package/src/operations/autoProvisioningSettings.ts +222 -0
- package/src/operations/automations.ts +458 -0
- package/src/operations/complianceResults.ts +194 -0
- package/src/operations/compliances.ts +195 -0
- package/src/operations/connectors.ts +260 -0
- package/src/operations/{standards.ts → customAssessmentAutomations.ts} +181 -171
- package/src/operations/customEntityStoreAssignments.ts +421 -0
- package/src/operations/deviceSecurityGroups.ts +276 -0
- package/src/operations/discoveredSecuritySolutions.ts +302 -0
- package/src/operations/externalSecuritySolutions.ts +302 -0
- package/src/operations/index.ts +49 -2
- package/src/operations/informationProtectionPolicies.ts +252 -0
- package/src/operations/ingestionSettings.ts +339 -0
- package/src/operations/iotSecuritySolution.ts +463 -0
- package/src/operations/iotSecuritySolutionAnalytics.ts +116 -0
- package/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +269 -0
- package/src/operations/iotSecuritySolutionsAnalyticsRecommendation.ts +234 -0
- package/src/operations/jitNetworkAccessPolicies.ts +718 -0
- package/src/operations/locations.ts +177 -0
- package/src/operations/mdeOnboardings.ts +89 -0
- package/src/operations/operations.ts +137 -0
- package/src/operations/pricings.ts +138 -0
- package/src/operations/regulatoryComplianceAssessments.ts +248 -0
- package/src/operations/regulatoryComplianceControls.ts +211 -0
- package/src/operations/regulatoryComplianceStandards.ts +181 -0
- package/src/operations/secureScoreControlDefinitions.ts +251 -0
- package/src/operations/secureScoreControls.ts +276 -0
- package/src/operations/secureScores.ts +182 -0
- package/src/operations/securityConnectors.ts +458 -0
- package/src/operations/securityContacts.ts +299 -0
- package/src/operations/securitySolutions.ts +185 -0
- package/src/operations/securitySolutionsReferenceDataOperations.ts +97 -0
- package/src/operations/serverVulnerabilityAssessmentOperations.ts +325 -0
- package/src/operations/settings.ts +222 -0
- package/src/operations/softwareInventories.ts +404 -0
- package/src/operations/sqlVulnerabilityAssessmentBaselineRules.ts +220 -0
- package/src/operations/sqlVulnerabilityAssessmentScanResults.ts +115 -0
- package/src/operations/sqlVulnerabilityAssessmentScans.ts +106 -0
- package/src/operations/subAssessments.ts +346 -0
- package/src/operations/tasks.ts +556 -0
- package/src/operations/topology.ts +301 -0
- package/src/operations/workspaceSettings.ts +303 -0
- package/src/operationsInterfaces/adaptiveApplicationControls.ts +58 -0
- package/src/operationsInterfaces/adaptiveNetworkHardenings.ts +97 -0
- package/src/operationsInterfaces/advancedThreatProtection.ts +39 -0
- package/src/operationsInterfaces/alerts.ts +169 -0
- package/src/operationsInterfaces/alertsSuppressionRules.ts +59 -0
- package/src/operationsInterfaces/allowedConnections.ts +49 -0
- package/src/operationsInterfaces/assessments.ts +72 -0
- package/src/operationsInterfaces/assessmentsMetadata.ts +79 -0
- package/src/operationsInterfaces/autoProvisioningSettings.ts +49 -0
- package/src/operationsInterfaces/automations.ts +99 -0
- package/src/operationsInterfaces/complianceResults.ts +42 -0
- package/src/operationsInterfaces/compliances.ts +44 -0
- package/src/operationsInterfaces/connectors.ts +61 -0
- package/src/operationsInterfaces/customAssessmentAutomations.ts +81 -0
- package/src/operationsInterfaces/customEntityStoreAssignments.ts +84 -0
- package/src/operationsInterfaces/deviceSecurityGroups.ts +70 -0
- package/src/operationsInterfaces/discoveredSecuritySolutions.ts +47 -0
- package/src/operationsInterfaces/externalSecuritySolutions.ts +47 -0
- package/src/operationsInterfaces/index.ts +49 -2
- package/src/operationsInterfaces/informationProtectionPolicies.ts +62 -0
- package/src/operationsInterfaces/ingestionSettings.ts +85 -0
- package/src/operationsInterfaces/iotSecuritySolution.ts +97 -0
- package/src/operationsInterfaces/iotSecuritySolutionAnalytics.ts +42 -0
- package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +62 -0
- package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.ts +48 -0
- package/src/operationsInterfaces/jitNetworkAccessPolicies.ts +115 -0
- package/src/operationsInterfaces/locations.ts +34 -0
- package/src/operationsInterfaces/mdeOnboardings.ts +32 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/pricings.ts +46 -0
- package/src/operationsInterfaces/regulatoryComplianceAssessments.ts +44 -0
- package/src/operationsInterfaces/regulatoryComplianceControls.ts +40 -0
- package/src/operationsInterfaces/regulatoryComplianceStandards.ts +36 -0
- package/src/operationsInterfaces/secureScoreControlDefinitions.ts +34 -0
- package/src/operationsInterfaces/secureScoreControls.ts +36 -0
- package/src/operationsInterfaces/secureScores.ts +38 -0
- package/src/operationsInterfaces/securityConnectors.ts +98 -0
- package/src/operationsInterfaces/securityContacts.ts +72 -0
- package/src/operationsInterfaces/securitySolutions.ts +39 -0
- package/src/operationsInterfaces/securitySolutionsReferenceDataOperations.ts +32 -0
- package/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts +103 -0
- package/src/operationsInterfaces/settings.ts +50 -0
- package/src/operationsInterfaces/softwareInventories.ts +62 -0
- package/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.ts +84 -0
- package/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.ts +46 -0
- package/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.ts +42 -0
- package/src/operationsInterfaces/subAssessments.ts +60 -0
- package/src/operationsInterfaces/tasks.ts +97 -0
- package/src/operationsInterfaces/topology.ts +47 -0
- package/src/operationsInterfaces/workspaceSettings.ts +75 -0
- package/src/securityCenter.ts +286 -9
- package/types/arm-security.d.ts +8424 -287
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/operations/assignments.d.ts +0 -82
- package/dist-esm/src/operations/assignments.d.ts.map +0 -1
- package/dist-esm/src/operations/assignments.js.map +0 -1
- package/dist-esm/src/operations/standards.d.ts +0 -82
- package/dist-esm/src/operations/standards.d.ts.map +0 -1
- package/dist-esm/src/operations/standards.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/assignments.d.ts +0 -44
- package/dist-esm/src/operationsInterfaces/assignments.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/assignments.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/standards.d.ts +0 -44
- package/dist-esm/src/operationsInterfaces/standards.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/standards.js.map +0 -1
- package/dist-esm/src/securityCenterContext.d.ts +0 -16
- package/dist-esm/src/securityCenterContext.d.ts.map +0 -1
- package/dist-esm/src/securityCenterContext.js +0 -49
- package/dist-esm/src/securityCenterContext.js.map +0 -1
- package/src/operations/assignments.ts +0 -401
- package/src/operationsInterfaces/assignments.ts +0 -80
- package/src/operationsInterfaces/standards.ts +0 -80
- package/src/securityCenterContext.ts +0 -70
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { SqlVulnerabilityAssessmentScans } from "../operationsInterfaces";
|
|
2
|
+
import { SecurityCenter } from "../securityCenter";
|
|
3
|
+
import { SqlVulnerabilityAssessmentScansGetOptionalParams, SqlVulnerabilityAssessmentScansGetResponse, SqlVulnerabilityAssessmentScansListOptionalParams, SqlVulnerabilityAssessmentScansListResponse } from "../models";
|
|
4
|
+
/** Class containing SqlVulnerabilityAssessmentScans operations. */
|
|
5
|
+
export declare class SqlVulnerabilityAssessmentScansImpl implements SqlVulnerabilityAssessmentScans {
|
|
6
|
+
private readonly client;
|
|
7
|
+
/**
|
|
8
|
+
* Initialize a new instance of the class SqlVulnerabilityAssessmentScans class.
|
|
9
|
+
* @param client Reference to the service client
|
|
10
|
+
*/
|
|
11
|
+
constructor(client: SecurityCenter);
|
|
12
|
+
/**
|
|
13
|
+
* Gets the scan details of a single scan record.
|
|
14
|
+
* @param scanId The scan Id. Type 'latest' to get the scan record for the latest scan.
|
|
15
|
+
* @param workspaceId The workspace Id.
|
|
16
|
+
* @param resourceId The identifier of the resource.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
get(scanId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentScansGetOptionalParams): Promise<SqlVulnerabilityAssessmentScansGetResponse>;
|
|
20
|
+
/**
|
|
21
|
+
* Gets a list of scan records.
|
|
22
|
+
* @param workspaceId The workspace Id.
|
|
23
|
+
* @param resourceId The identifier of the resource.
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
list(workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentScansListOptionalParams): Promise<SqlVulnerabilityAssessmentScansListResponse>;
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentScans.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentScans.d.ts","sourceRoot":"","sources":["../../../src/operations/sqlVulnerabilityAssessmentScans.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,+BAA+B,EAAE,MAAM,yBAAyB,CAAC;AAI1E,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EACL,gDAAgD,EAChD,0CAA0C,EAC1C,iDAAiD,EACjD,2CAA2C,EAC5C,MAAM,WAAW,CAAC;AAEnB,mEAAmE;AACnE,qBAAa,mCACX,YAAW,+BAA+B;IAC1C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAiB;IAExC;;;OAGG;gBACS,MAAM,EAAE,cAAc;IAIlC;;;;;;OAMG;IACH,GAAG,CACD,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC;IAOtD;;;;;OAKG;IACH,IAAI,CACF,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC;CAMxD"}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import * as coreClient from "@azure/core-client";
|
|
9
|
+
import * as Mappers from "../models/mappers";
|
|
10
|
+
import * as Parameters from "../models/parameters";
|
|
11
|
+
/** Class containing SqlVulnerabilityAssessmentScans operations. */
|
|
12
|
+
export class SqlVulnerabilityAssessmentScansImpl {
|
|
13
|
+
/**
|
|
14
|
+
* Initialize a new instance of the class SqlVulnerabilityAssessmentScans class.
|
|
15
|
+
* @param client Reference to the service client
|
|
16
|
+
*/
|
|
17
|
+
constructor(client) {
|
|
18
|
+
this.client = client;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Gets the scan details of a single scan record.
|
|
22
|
+
* @param scanId The scan Id. Type 'latest' to get the scan record for the latest scan.
|
|
23
|
+
* @param workspaceId The workspace Id.
|
|
24
|
+
* @param resourceId The identifier of the resource.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
get(scanId, workspaceId, resourceId, options) {
|
|
28
|
+
return this.client.sendOperationRequest({ scanId, workspaceId, resourceId, options }, getOperationSpec);
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Gets a list of scan records.
|
|
32
|
+
* @param workspaceId The workspace Id.
|
|
33
|
+
* @param resourceId The identifier of the resource.
|
|
34
|
+
* @param options The options parameters.
|
|
35
|
+
*/
|
|
36
|
+
list(workspaceId, resourceId, options) {
|
|
37
|
+
return this.client.sendOperationRequest({ workspaceId, resourceId, options }, listOperationSpec);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
// Operation Specifications
|
|
41
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
42
|
+
const getOperationSpec = {
|
|
43
|
+
path: "/{resourceId}/providers/Microsoft.Security/sqlVulnerabilityAssessments/default/scans/{scanId}",
|
|
44
|
+
httpMethod: "GET",
|
|
45
|
+
responses: {
|
|
46
|
+
200: {
|
|
47
|
+
bodyMapper: Mappers.Scan
|
|
48
|
+
},
|
|
49
|
+
default: {
|
|
50
|
+
bodyMapper: Mappers.CloudError
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
queryParameters: [Parameters.workspaceId, Parameters.apiVersion12],
|
|
54
|
+
urlParameters: [Parameters.$host, Parameters.resourceId, Parameters.scanId],
|
|
55
|
+
headerParameters: [Parameters.accept],
|
|
56
|
+
serializer
|
|
57
|
+
};
|
|
58
|
+
const listOperationSpec = {
|
|
59
|
+
path: "/{resourceId}/providers/Microsoft.Security/sqlVulnerabilityAssessments/default/scans",
|
|
60
|
+
httpMethod: "GET",
|
|
61
|
+
responses: {
|
|
62
|
+
200: {
|
|
63
|
+
bodyMapper: Mappers.Scans
|
|
64
|
+
},
|
|
65
|
+
default: {
|
|
66
|
+
bodyMapper: Mappers.CloudError
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
queryParameters: [Parameters.workspaceId, Parameters.apiVersion12],
|
|
70
|
+
urlParameters: [Parameters.$host, Parameters.resourceId],
|
|
71
|
+
headerParameters: [Parameters.accept],
|
|
72
|
+
serializer
|
|
73
|
+
};
|
|
74
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentScans.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentScans.js","sourceRoot":"","sources":["../../../src/operations/sqlVulnerabilityAssessmentScans.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AASnD,mEAAmE;AACnE,MAAM,OAAO,mCAAmC;IAI9C;;;OAGG;IACH,YAAY,MAAsB;QAChC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;OAMG;IACH,GAAG,CACD,MAAc,EACd,WAAmB,EACnB,UAAkB,EAClB,OAA0D;QAE1D,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,MAAM,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,EAC5C,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;OAKG;IACH,IAAI,CACF,WAAmB,EACnB,UAAkB,EAClB,OAA2D;QAE3D,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,WAAW,EAAE,UAAU,EAAE,OAAO,EAAE,EACpC,iBAAiB,CAClB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EACF,+FAA+F;IACjG,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,IAAI;SACzB;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,YAAY,CAAC;IAClE,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,UAAU,EAAE,UAAU,CAAC,MAAM,CAAC;IAC3E,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EACF,sFAAsF;IACxF,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,KAAK;SAC1B;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,YAAY,CAAC;IAClE,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,UAAU,CAAC;IACxD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SubAssessments } from "../operationsInterfaces";
|
|
3
|
+
import { SecurityCenter } from "../securityCenter";
|
|
4
|
+
import { SecuritySubAssessment, SubAssessmentsListAllOptionalParams, SubAssessmentsListOptionalParams, SubAssessmentsGetOptionalParams, SubAssessmentsGetResponse } from "../models";
|
|
5
|
+
/** Class containing SubAssessments operations. */
|
|
6
|
+
export declare class SubAssessmentsImpl implements SubAssessments {
|
|
7
|
+
private readonly client;
|
|
8
|
+
/**
|
|
9
|
+
* Initialize a new instance of the class SubAssessments class.
|
|
10
|
+
* @param client Reference to the service client
|
|
11
|
+
*/
|
|
12
|
+
constructor(client: SecurityCenter);
|
|
13
|
+
/**
|
|
14
|
+
* Get security sub-assessments on all your scanned resources inside a subscription scope
|
|
15
|
+
* @param scope Scope of the query, can be subscription
|
|
16
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
17
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
listAll(scope: string, options?: SubAssessmentsListAllOptionalParams): PagedAsyncIterableIterator<SecuritySubAssessment>;
|
|
21
|
+
private listAllPagingPage;
|
|
22
|
+
private listAllPagingAll;
|
|
23
|
+
/**
|
|
24
|
+
* Get security sub-assessments on all your scanned resources inside a scope
|
|
25
|
+
* @param scope Scope of the query, can be subscription
|
|
26
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
27
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
28
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
29
|
+
* @param options The options parameters.
|
|
30
|
+
*/
|
|
31
|
+
list(scope: string, assessmentName: string, options?: SubAssessmentsListOptionalParams): PagedAsyncIterableIterator<SecuritySubAssessment>;
|
|
32
|
+
private listPagingPage;
|
|
33
|
+
private listPagingAll;
|
|
34
|
+
/**
|
|
35
|
+
* Get security sub-assessments on all your scanned resources inside a subscription scope
|
|
36
|
+
* @param scope Scope of the query, can be subscription
|
|
37
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
38
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
39
|
+
* @param options The options parameters.
|
|
40
|
+
*/
|
|
41
|
+
private _listAll;
|
|
42
|
+
/**
|
|
43
|
+
* Get security sub-assessments on all your scanned resources inside a scope
|
|
44
|
+
* @param scope Scope of the query, can be subscription
|
|
45
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
46
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
47
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
48
|
+
* @param options The options parameters.
|
|
49
|
+
*/
|
|
50
|
+
private _list;
|
|
51
|
+
/**
|
|
52
|
+
* Get a security sub-assessment on your scanned resource
|
|
53
|
+
* @param scope Scope of the query, can be subscription
|
|
54
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
55
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
56
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
57
|
+
* @param subAssessmentName The Sub-Assessment Key - Unique key for the sub-assessment type
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
get(scope: string, assessmentName: string, subAssessmentName: string, options?: SubAssessmentsGetOptionalParams): Promise<SubAssessmentsGetResponse>;
|
|
61
|
+
/**
|
|
62
|
+
* ListAllNext
|
|
63
|
+
* @param scope Scope of the query, can be subscription
|
|
64
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
65
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
66
|
+
* @param nextLink The nextLink from the previous successful call to the ListAll method.
|
|
67
|
+
* @param options The options parameters.
|
|
68
|
+
*/
|
|
69
|
+
private _listAllNext;
|
|
70
|
+
/**
|
|
71
|
+
* ListNext
|
|
72
|
+
* @param scope Scope of the query, can be subscription
|
|
73
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
74
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
75
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
76
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
77
|
+
* @param options The options parameters.
|
|
78
|
+
*/
|
|
79
|
+
private _listNext;
|
|
80
|
+
}
|
|
81
|
+
//# sourceMappingURL=subAssessments.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subAssessments.d.ts","sourceRoot":"","sources":["../../../src/operations/subAssessments.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAIzD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EACL,qBAAqB,EAErB,mCAAmC,EAEnC,gCAAgC,EAGhC,+BAA+B,EAC/B,yBAAyB,EAG1B,MAAM,WAAW,CAAC;AAGnB,kDAAkD;AAClD,qBAAa,kBAAmB,YAAW,cAAc;IACvD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAiB;IAExC;;;OAGG;gBACS,MAAM,EAAE,cAAc;IAIlC;;;;;;OAMG;IACI,OAAO,CACZ,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,qBAAqB,CAAC;YAerC,iBAAiB;YAcjB,gBAAgB;IAS/B;;;;;;;OAOG;IACI,IAAI,CACT,KAAK,EAAE,MAAM,EACb,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,gCAAgC,GACzC,0BAA0B,CAAC,qBAAqB,CAAC;YAerC,cAAc;YAoBd,aAAa;IAc5B;;;;;;OAMG;IACH,OAAO,CAAC,QAAQ;IAUhB;;;;;;;OAOG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;;;OAQG;IACH,GAAG,CACD,KAAK,EAAE,MAAM,EACb,cAAc,EAAE,MAAM,EACtB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;;;OAOG;IACH,OAAO,CAAC,YAAY;IAWpB;;;;;;;;OAQG;IACH,OAAO,CAAC,SAAS;CAWlB"}
|
|
@@ -0,0 +1,278 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
import * as Mappers from "../models/mappers";
|
|
11
|
+
import * as Parameters from "../models/parameters";
|
|
12
|
+
/// <reference lib="esnext.asynciterable" />
|
|
13
|
+
/** Class containing SubAssessments operations. */
|
|
14
|
+
export class SubAssessmentsImpl {
|
|
15
|
+
/**
|
|
16
|
+
* Initialize a new instance of the class SubAssessments class.
|
|
17
|
+
* @param client Reference to the service client
|
|
18
|
+
*/
|
|
19
|
+
constructor(client) {
|
|
20
|
+
this.client = client;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Get security sub-assessments on all your scanned resources inside a subscription scope
|
|
24
|
+
* @param scope Scope of the query, can be subscription
|
|
25
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
26
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
27
|
+
* @param options The options parameters.
|
|
28
|
+
*/
|
|
29
|
+
listAll(scope, options) {
|
|
30
|
+
const iter = this.listAllPagingAll(scope, options);
|
|
31
|
+
return {
|
|
32
|
+
next() {
|
|
33
|
+
return iter.next();
|
|
34
|
+
},
|
|
35
|
+
[Symbol.asyncIterator]() {
|
|
36
|
+
return this;
|
|
37
|
+
},
|
|
38
|
+
byPage: () => {
|
|
39
|
+
return this.listAllPagingPage(scope, options);
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
listAllPagingPage(scope, options) {
|
|
44
|
+
return __asyncGenerator(this, arguments, function* listAllPagingPage_1() {
|
|
45
|
+
let result = yield __await(this._listAll(scope, options));
|
|
46
|
+
yield yield __await(result.value || []);
|
|
47
|
+
let continuationToken = result.nextLink;
|
|
48
|
+
while (continuationToken) {
|
|
49
|
+
result = yield __await(this._listAllNext(scope, continuationToken, options));
|
|
50
|
+
continuationToken = result.nextLink;
|
|
51
|
+
yield yield __await(result.value || []);
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
listAllPagingAll(scope, options) {
|
|
56
|
+
return __asyncGenerator(this, arguments, function* listAllPagingAll_1() {
|
|
57
|
+
var e_1, _a;
|
|
58
|
+
try {
|
|
59
|
+
for (var _b = __asyncValues(this.listAllPagingPage(scope, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
60
|
+
const page = _c.value;
|
|
61
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
65
|
+
finally {
|
|
66
|
+
try {
|
|
67
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
68
|
+
}
|
|
69
|
+
finally { if (e_1) throw e_1.error; }
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Get security sub-assessments on all your scanned resources inside a scope
|
|
75
|
+
* @param scope Scope of the query, can be subscription
|
|
76
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
77
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
78
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
79
|
+
* @param options The options parameters.
|
|
80
|
+
*/
|
|
81
|
+
list(scope, assessmentName, options) {
|
|
82
|
+
const iter = this.listPagingAll(scope, assessmentName, options);
|
|
83
|
+
return {
|
|
84
|
+
next() {
|
|
85
|
+
return iter.next();
|
|
86
|
+
},
|
|
87
|
+
[Symbol.asyncIterator]() {
|
|
88
|
+
return this;
|
|
89
|
+
},
|
|
90
|
+
byPage: () => {
|
|
91
|
+
return this.listPagingPage(scope, assessmentName, options);
|
|
92
|
+
}
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
listPagingPage(scope, assessmentName, options) {
|
|
96
|
+
return __asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
97
|
+
let result = yield __await(this._list(scope, assessmentName, options));
|
|
98
|
+
yield yield __await(result.value || []);
|
|
99
|
+
let continuationToken = result.nextLink;
|
|
100
|
+
while (continuationToken) {
|
|
101
|
+
result = yield __await(this._listNext(scope, assessmentName, continuationToken, options));
|
|
102
|
+
continuationToken = result.nextLink;
|
|
103
|
+
yield yield __await(result.value || []);
|
|
104
|
+
}
|
|
105
|
+
});
|
|
106
|
+
}
|
|
107
|
+
listPagingAll(scope, assessmentName, options) {
|
|
108
|
+
return __asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
109
|
+
var e_2, _a;
|
|
110
|
+
try {
|
|
111
|
+
for (var _b = __asyncValues(this.listPagingPage(scope, assessmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
112
|
+
const page = _c.value;
|
|
113
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
117
|
+
finally {
|
|
118
|
+
try {
|
|
119
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
120
|
+
}
|
|
121
|
+
finally { if (e_2) throw e_2.error; }
|
|
122
|
+
}
|
|
123
|
+
});
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* Get security sub-assessments on all your scanned resources inside a subscription scope
|
|
127
|
+
* @param scope Scope of the query, can be subscription
|
|
128
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
129
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
130
|
+
* @param options The options parameters.
|
|
131
|
+
*/
|
|
132
|
+
_listAll(scope, options) {
|
|
133
|
+
return this.client.sendOperationRequest({ scope, options }, listAllOperationSpec);
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Get security sub-assessments on all your scanned resources inside a scope
|
|
137
|
+
* @param scope Scope of the query, can be subscription
|
|
138
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
139
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
140
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
141
|
+
* @param options The options parameters.
|
|
142
|
+
*/
|
|
143
|
+
_list(scope, assessmentName, options) {
|
|
144
|
+
return this.client.sendOperationRequest({ scope, assessmentName, options }, listOperationSpec);
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* Get a security sub-assessment on your scanned resource
|
|
148
|
+
* @param scope Scope of the query, can be subscription
|
|
149
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
150
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
151
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
152
|
+
* @param subAssessmentName The Sub-Assessment Key - Unique key for the sub-assessment type
|
|
153
|
+
* @param options The options parameters.
|
|
154
|
+
*/
|
|
155
|
+
get(scope, assessmentName, subAssessmentName, options) {
|
|
156
|
+
return this.client.sendOperationRequest({ scope, assessmentName, subAssessmentName, options }, getOperationSpec);
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* ListAllNext
|
|
160
|
+
* @param scope Scope of the query, can be subscription
|
|
161
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
162
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
163
|
+
* @param nextLink The nextLink from the previous successful call to the ListAll method.
|
|
164
|
+
* @param options The options parameters.
|
|
165
|
+
*/
|
|
166
|
+
_listAllNext(scope, nextLink, options) {
|
|
167
|
+
return this.client.sendOperationRequest({ scope, nextLink, options }, listAllNextOperationSpec);
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* ListNext
|
|
171
|
+
* @param scope Scope of the query, can be subscription
|
|
172
|
+
* (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
|
|
173
|
+
* (/providers/Microsoft.Management/managementGroups/mgName).
|
|
174
|
+
* @param assessmentName The Assessment Key - Unique key for the assessment type
|
|
175
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
176
|
+
* @param options The options parameters.
|
|
177
|
+
*/
|
|
178
|
+
_listNext(scope, assessmentName, nextLink, options) {
|
|
179
|
+
return this.client.sendOperationRequest({ scope, assessmentName, nextLink, options }, listNextOperationSpec);
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
// Operation Specifications
|
|
183
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
184
|
+
const listAllOperationSpec = {
|
|
185
|
+
path: "/{scope}/providers/Microsoft.Security/subAssessments",
|
|
186
|
+
httpMethod: "GET",
|
|
187
|
+
responses: {
|
|
188
|
+
200: {
|
|
189
|
+
bodyMapper: Mappers.SecuritySubAssessmentList
|
|
190
|
+
},
|
|
191
|
+
default: {
|
|
192
|
+
bodyMapper: Mappers.CloudError
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
queryParameters: [Parameters.apiVersion8],
|
|
196
|
+
urlParameters: [Parameters.$host, Parameters.scope],
|
|
197
|
+
headerParameters: [Parameters.accept],
|
|
198
|
+
serializer
|
|
199
|
+
};
|
|
200
|
+
const listOperationSpec = {
|
|
201
|
+
path: "/{scope}/providers/Microsoft.Security/assessments/{assessmentName}/subAssessments",
|
|
202
|
+
httpMethod: "GET",
|
|
203
|
+
responses: {
|
|
204
|
+
200: {
|
|
205
|
+
bodyMapper: Mappers.SecuritySubAssessmentList
|
|
206
|
+
},
|
|
207
|
+
default: {
|
|
208
|
+
bodyMapper: Mappers.CloudError
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
queryParameters: [Parameters.apiVersion8],
|
|
212
|
+
urlParameters: [
|
|
213
|
+
Parameters.$host,
|
|
214
|
+
Parameters.scope,
|
|
215
|
+
Parameters.assessmentName
|
|
216
|
+
],
|
|
217
|
+
headerParameters: [Parameters.accept],
|
|
218
|
+
serializer
|
|
219
|
+
};
|
|
220
|
+
const getOperationSpec = {
|
|
221
|
+
path: "/{scope}/providers/Microsoft.Security/assessments/{assessmentName}/subAssessments/{subAssessmentName}",
|
|
222
|
+
httpMethod: "GET",
|
|
223
|
+
responses: {
|
|
224
|
+
200: {
|
|
225
|
+
bodyMapper: Mappers.SecuritySubAssessment
|
|
226
|
+
},
|
|
227
|
+
default: {
|
|
228
|
+
bodyMapper: Mappers.CloudError
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
queryParameters: [Parameters.apiVersion8],
|
|
232
|
+
urlParameters: [
|
|
233
|
+
Parameters.$host,
|
|
234
|
+
Parameters.scope,
|
|
235
|
+
Parameters.assessmentName,
|
|
236
|
+
Parameters.subAssessmentName
|
|
237
|
+
],
|
|
238
|
+
headerParameters: [Parameters.accept],
|
|
239
|
+
serializer
|
|
240
|
+
};
|
|
241
|
+
const listAllNextOperationSpec = {
|
|
242
|
+
path: "{nextLink}",
|
|
243
|
+
httpMethod: "GET",
|
|
244
|
+
responses: {
|
|
245
|
+
200: {
|
|
246
|
+
bodyMapper: Mappers.SecuritySubAssessmentList
|
|
247
|
+
},
|
|
248
|
+
default: {
|
|
249
|
+
bodyMapper: Mappers.CloudError
|
|
250
|
+
}
|
|
251
|
+
},
|
|
252
|
+
queryParameters: [Parameters.apiVersion8],
|
|
253
|
+
urlParameters: [Parameters.$host, Parameters.nextLink, Parameters.scope],
|
|
254
|
+
headerParameters: [Parameters.accept],
|
|
255
|
+
serializer
|
|
256
|
+
};
|
|
257
|
+
const listNextOperationSpec = {
|
|
258
|
+
path: "{nextLink}",
|
|
259
|
+
httpMethod: "GET",
|
|
260
|
+
responses: {
|
|
261
|
+
200: {
|
|
262
|
+
bodyMapper: Mappers.SecuritySubAssessmentList
|
|
263
|
+
},
|
|
264
|
+
default: {
|
|
265
|
+
bodyMapper: Mappers.CloudError
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
queryParameters: [Parameters.apiVersion8],
|
|
269
|
+
urlParameters: [
|
|
270
|
+
Parameters.$host,
|
|
271
|
+
Parameters.nextLink,
|
|
272
|
+
Parameters.scope,
|
|
273
|
+
Parameters.assessmentName
|
|
274
|
+
],
|
|
275
|
+
headerParameters: [Parameters.accept],
|
|
276
|
+
serializer
|
|
277
|
+
};
|
|
278
|
+
//# sourceMappingURL=subAssessments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subAssessments.js","sourceRoot":"","sources":["../../../src/operations/subAssessments.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Tasks } from "../operationsInterfaces";
|
|
3
|
+
import { SecurityCenter } from "../securityCenter";
|
|
4
|
+
import { SecurityTask, TasksListOptionalParams, TasksListByHomeRegionOptionalParams, TasksListByResourceGroupOptionalParams, TasksGetSubscriptionLevelTaskOptionalParams, TasksGetSubscriptionLevelTaskResponse, Enum15, TasksUpdateSubscriptionLevelTaskStateOptionalParams, TasksGetResourceGroupLevelTaskOptionalParams, TasksGetResourceGroupLevelTaskResponse, TasksUpdateResourceGroupLevelTaskStateOptionalParams } from "../models";
|
|
5
|
+
/** Class containing Tasks operations. */
|
|
6
|
+
export declare class TasksImpl implements Tasks {
|
|
7
|
+
private readonly client;
|
|
8
|
+
/**
|
|
9
|
+
* Initialize a new instance of the class Tasks class.
|
|
10
|
+
* @param client Reference to the service client
|
|
11
|
+
*/
|
|
12
|
+
constructor(client: SecurityCenter);
|
|
13
|
+
/**
|
|
14
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
15
|
+
* @param options The options parameters.
|
|
16
|
+
*/
|
|
17
|
+
list(options?: TasksListOptionalParams): PagedAsyncIterableIterator<SecurityTask>;
|
|
18
|
+
private listPagingPage;
|
|
19
|
+
private listPagingAll;
|
|
20
|
+
/**
|
|
21
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
22
|
+
* @param options The options parameters.
|
|
23
|
+
*/
|
|
24
|
+
listByHomeRegion(options?: TasksListByHomeRegionOptionalParams): PagedAsyncIterableIterator<SecurityTask>;
|
|
25
|
+
private listByHomeRegionPagingPage;
|
|
26
|
+
private listByHomeRegionPagingAll;
|
|
27
|
+
/**
|
|
28
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
29
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
30
|
+
* case insensitive.
|
|
31
|
+
* @param options The options parameters.
|
|
32
|
+
*/
|
|
33
|
+
listByResourceGroup(resourceGroupName: string, options?: TasksListByResourceGroupOptionalParams): PagedAsyncIterableIterator<SecurityTask>;
|
|
34
|
+
private listByResourceGroupPagingPage;
|
|
35
|
+
private listByResourceGroupPagingAll;
|
|
36
|
+
/**
|
|
37
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
38
|
+
* @param options The options parameters.
|
|
39
|
+
*/
|
|
40
|
+
private _list;
|
|
41
|
+
/**
|
|
42
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
private _listByHomeRegion;
|
|
46
|
+
/**
|
|
47
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
48
|
+
* @param taskName Name of the task object, will be a GUID
|
|
49
|
+
* @param options The options parameters.
|
|
50
|
+
*/
|
|
51
|
+
getSubscriptionLevelTask(taskName: string, options?: TasksGetSubscriptionLevelTaskOptionalParams): Promise<TasksGetSubscriptionLevelTaskResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
54
|
+
* @param taskName Name of the task object, will be a GUID
|
|
55
|
+
* @param taskUpdateActionType Type of the action to do on the task
|
|
56
|
+
* @param options The options parameters.
|
|
57
|
+
*/
|
|
58
|
+
updateSubscriptionLevelTaskState(taskName: string, taskUpdateActionType: Enum15, options?: TasksUpdateSubscriptionLevelTaskStateOptionalParams): Promise<void>;
|
|
59
|
+
/**
|
|
60
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
61
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
62
|
+
* case insensitive.
|
|
63
|
+
* @param options The options parameters.
|
|
64
|
+
*/
|
|
65
|
+
private _listByResourceGroup;
|
|
66
|
+
/**
|
|
67
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
68
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
69
|
+
* case insensitive.
|
|
70
|
+
* @param taskName Name of the task object, will be a GUID
|
|
71
|
+
* @param options The options parameters.
|
|
72
|
+
*/
|
|
73
|
+
getResourceGroupLevelTask(resourceGroupName: string, taskName: string, options?: TasksGetResourceGroupLevelTaskOptionalParams): Promise<TasksGetResourceGroupLevelTaskResponse>;
|
|
74
|
+
/**
|
|
75
|
+
* Recommended tasks that will help improve the security of the subscription proactively
|
|
76
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
77
|
+
* case insensitive.
|
|
78
|
+
* @param taskName Name of the task object, will be a GUID
|
|
79
|
+
* @param taskUpdateActionType Type of the action to do on the task
|
|
80
|
+
* @param options The options parameters.
|
|
81
|
+
*/
|
|
82
|
+
updateResourceGroupLevelTaskState(resourceGroupName: string, taskName: string, taskUpdateActionType: Enum15, options?: TasksUpdateResourceGroupLevelTaskStateOptionalParams): Promise<void>;
|
|
83
|
+
/**
|
|
84
|
+
* ListNext
|
|
85
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
86
|
+
* @param options The options parameters.
|
|
87
|
+
*/
|
|
88
|
+
private _listNext;
|
|
89
|
+
/**
|
|
90
|
+
* ListByHomeRegionNext
|
|
91
|
+
* @param nextLink The nextLink from the previous successful call to the ListByHomeRegion method.
|
|
92
|
+
* @param options The options parameters.
|
|
93
|
+
*/
|
|
94
|
+
private _listByHomeRegionNext;
|
|
95
|
+
/**
|
|
96
|
+
* ListByResourceGroupNext
|
|
97
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
98
|
+
* case insensitive.
|
|
99
|
+
* @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
|
|
100
|
+
* @param options The options parameters.
|
|
101
|
+
*/
|
|
102
|
+
private _listByResourceGroupNext;
|
|
103
|
+
}
|
|
104
|
+
//# sourceMappingURL=tasks.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tasks.d.ts","sourceRoot":"","sources":["../../../src/operations/tasks.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAIhD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EACL,YAAY,EAEZ,uBAAuB,EAEvB,mCAAmC,EAEnC,sCAAsC,EAGtC,2CAA2C,EAC3C,qCAAqC,EACrC,MAAM,EACN,mDAAmD,EAEnD,4CAA4C,EAC5C,sCAAsC,EACtC,oDAAoD,EAIrD,MAAM,WAAW,CAAC;AAGnB,yCAAyC;AACzC,qBAAa,SAAU,YAAW,KAAK;IACrC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAiB;IAExC;;;OAGG;gBACS,MAAM,EAAE,cAAc;IAIlC;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,uBAAuB,GAChC,0BAA0B,CAAC,YAAY,CAAC;YAe5B,cAAc;YAad,aAAa;IAQ5B;;;OAGG;IACI,gBAAgB,CACrB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,YAAY,CAAC;YAe5B,0BAA0B;YAa1B,yBAAyB;IAQxC;;;;;OAKG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,0BAA0B,CAAC,YAAY,CAAC;YAe5B,6BAA6B;YAkB7B,4BAA4B;IAY3C;;;OAGG;IACH,OAAO,CAAC,KAAK;IAIb;;;OAGG;IACH,OAAO,CAAC,iBAAiB;IASzB;;;;OAIG;IACH,wBAAwB,CACtB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC;IAOjD;;;;;OAKG;IACH,gCAAgC,CAC9B,QAAQ,EAAE,MAAM,EAChB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;OAKG;IACH,OAAO,CAAC,oBAAoB;IAU5B;;;;;;OAMG;IACH,yBAAyB,CACvB,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC;IAOlD;;;;;;;OAOG;IACH,iCAAiC,CAC/B,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;OAIG;IACH,OAAO,CAAC,SAAS;IAUjB;;;;OAIG;IACH,OAAO,CAAC,qBAAqB;IAU7B;;;;;;OAMG;IACH,OAAO,CAAC,wBAAwB;CAUjC"}
|