@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 @@
|
|
|
1
|
+
{"version":3,"file":"secureScoreControlDefinitions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/secureScoreControlDefinitions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SecureScoreControlDetails, SecureScoreControlsListBySecureScoreOptionalParams, SecureScoreControlsListOptionalParams } from "../models";
|
|
3
|
+
/** Interface representing a SecureScoreControls. */
|
|
4
|
+
export interface SecureScoreControls {
|
|
5
|
+
/**
|
|
6
|
+
* Get all security controls for a specific initiative within a scope
|
|
7
|
+
* @param secureScoreName The initiative name. For the ASC Default initiative, use 'ascScore' as in the
|
|
8
|
+
* sample request below.
|
|
9
|
+
* @param options The options parameters.
|
|
10
|
+
*/
|
|
11
|
+
listBySecureScore(secureScoreName: string, options?: SecureScoreControlsListBySecureScoreOptionalParams): PagedAsyncIterableIterator<SecureScoreControlDetails>;
|
|
12
|
+
/**
|
|
13
|
+
* Get all security controls within a scope
|
|
14
|
+
* @param options The options parameters.
|
|
15
|
+
*/
|
|
16
|
+
list(options?: SecureScoreControlsListOptionalParams): PagedAsyncIterableIterator<SecureScoreControlDetails>;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=secureScoreControls.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"secureScoreControls.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/secureScoreControls.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,kDAAkD,EAClD,qCAAqC,EACtC,MAAM,WAAW,CAAC;AAGnB,oDAAoD;AACpD,MAAM,WAAW,mBAAmB;IAClC;;;;;OAKG;IACH,iBAAiB,CACf,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,kDAAkD,GAC3D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,qCAAqC,GAC9C,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;CAC1D"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=secureScoreControls.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"secureScoreControls.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/secureScoreControls.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SecureScoreItem, SecureScoresListOptionalParams, SecureScoresGetOptionalParams, SecureScoresGetResponse } from "../models";
|
|
3
|
+
/** Interface representing a SecureScores. */
|
|
4
|
+
export interface SecureScores {
|
|
5
|
+
/**
|
|
6
|
+
* List secure scores for all your Security Center initiatives within your current scope.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: SecureScoresListOptionalParams): PagedAsyncIterableIterator<SecureScoreItem>;
|
|
10
|
+
/**
|
|
11
|
+
* Get secure score for a specific Security Center initiative within your current scope. For the ASC
|
|
12
|
+
* Default initiative, use 'ascScore'.
|
|
13
|
+
* @param secureScoreName The initiative name. For the ASC Default initiative, use 'ascScore' as in the
|
|
14
|
+
* sample request below.
|
|
15
|
+
* @param options The options parameters.
|
|
16
|
+
*/
|
|
17
|
+
get(secureScoreName: string, options?: SecureScoresGetOptionalParams): Promise<SecureScoresGetResponse>;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=secureScores.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"secureScores.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/secureScores.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,eAAe,EACf,8BAA8B,EAC9B,6BAA6B,EAC7B,uBAAuB,EACxB,MAAM,WAAW,CAAC;AAGnB,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,8BAA8B,GACvC,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;OAMG;IACH,GAAG,CACD,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;CACrC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=secureScores.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"secureScores.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/secureScores.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SecurityConnector, SecurityConnectorsListOptionalParams, SecurityConnectorsListByResourceGroupOptionalParams, SecurityConnectorsGetOptionalParams, SecurityConnectorsGetResponse, SecurityConnectorsCreateOrUpdateOptionalParams, SecurityConnectorsCreateOrUpdateResponse, SecurityConnectorsUpdateOptionalParams, SecurityConnectorsUpdateResponse, SecurityConnectorsDeleteOptionalParams } from "../models";
|
|
3
|
+
/** Interface representing a SecurityConnectors. */
|
|
4
|
+
export interface SecurityConnectors {
|
|
5
|
+
/**
|
|
6
|
+
* Lists all the security connectors in the specified subscription. Use the 'nextLink' property in the
|
|
7
|
+
* response to get the next page of security connectors for the specified subscription.
|
|
8
|
+
* @param options The options parameters.
|
|
9
|
+
*/
|
|
10
|
+
list(options?: SecurityConnectorsListOptionalParams): PagedAsyncIterableIterator<SecurityConnector>;
|
|
11
|
+
/**
|
|
12
|
+
* Lists all the security connectors in the specified resource group. Use the 'nextLink' property in
|
|
13
|
+
* the response to get the next page of security connectors for the specified resource group.
|
|
14
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
15
|
+
* case insensitive.
|
|
16
|
+
* @param options The options parameters.
|
|
17
|
+
*/
|
|
18
|
+
listByResourceGroup(resourceGroupName: string, options?: SecurityConnectorsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<SecurityConnector>;
|
|
19
|
+
/**
|
|
20
|
+
* Retrieves details of a specific security connector
|
|
21
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
22
|
+
* case insensitive.
|
|
23
|
+
* @param securityConnectorName The security connector name.
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
get(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorsGetOptionalParams): Promise<SecurityConnectorsGetResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Creates or updates a security connector. If a security connector is already created and a subsequent
|
|
29
|
+
* request is issued for the same security connector id, then it will be updated.
|
|
30
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
31
|
+
* case insensitive.
|
|
32
|
+
* @param securityConnectorName The security connector name.
|
|
33
|
+
* @param securityConnector The security connector resource
|
|
34
|
+
* @param options The options parameters.
|
|
35
|
+
*/
|
|
36
|
+
createOrUpdate(resourceGroupName: string, securityConnectorName: string, securityConnector: SecurityConnector, options?: SecurityConnectorsCreateOrUpdateOptionalParams): Promise<SecurityConnectorsCreateOrUpdateResponse>;
|
|
37
|
+
/**
|
|
38
|
+
* Updates a security connector
|
|
39
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
40
|
+
* case insensitive.
|
|
41
|
+
* @param securityConnectorName The security connector name.
|
|
42
|
+
* @param securityConnector The security connector resource
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
update(resourceGroupName: string, securityConnectorName: string, securityConnector: SecurityConnector, options?: SecurityConnectorsUpdateOptionalParams): Promise<SecurityConnectorsUpdateResponse>;
|
|
46
|
+
/**
|
|
47
|
+
* Deletes a security connector.
|
|
48
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
49
|
+
* case insensitive.
|
|
50
|
+
* @param securityConnectorName The security connector name.
|
|
51
|
+
* @param options The options parameters.
|
|
52
|
+
*/
|
|
53
|
+
delete(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorsDeleteOptionalParams): Promise<void>;
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=securityConnectors.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securityConnectors.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/securityConnectors.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,iBAAiB,EACjB,oCAAoC,EACpC,mDAAmD,EACnD,mCAAmC,EACnC,6BAA6B,EAC7B,8CAA8C,EAC9C,wCAAwC,EACxC,sCAAsC,EACtC,gCAAgC,EAChC,sCAAsC,EACvC,MAAM,WAAW,CAAC;AAGnB,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,qBAAqB,EAAE,MAAM,EAC7B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,qBAAqB,EAAE,MAAM,EAC7B,iBAAiB,EAAE,iBAAiB,EACpC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,qBAAqB,EAAE,MAAM,EAC7B,iBAAiB,EAAE,iBAAiB,EACpC,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,qBAAqB,EAAE,MAAM,EAC7B,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=securityConnectors.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securityConnectors.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/securityConnectors.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SecurityContact, SecurityContactsListOptionalParams, SecurityContactsGetOptionalParams, SecurityContactsGetResponse, SecurityContactsCreateOptionalParams, SecurityContactsCreateResponse, SecurityContactsDeleteOptionalParams, SecurityContactsUpdateOptionalParams, SecurityContactsUpdateResponse } from "../models";
|
|
3
|
+
/** Interface representing a SecurityContacts. */
|
|
4
|
+
export interface SecurityContacts {
|
|
5
|
+
/**
|
|
6
|
+
* Security contact configurations for the subscription
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: SecurityContactsListOptionalParams): PagedAsyncIterableIterator<SecurityContact>;
|
|
10
|
+
/**
|
|
11
|
+
* Security contact configurations for the subscription
|
|
12
|
+
* @param securityContactName Name of the security contact object
|
|
13
|
+
* @param options The options parameters.
|
|
14
|
+
*/
|
|
15
|
+
get(securityContactName: string, options?: SecurityContactsGetOptionalParams): Promise<SecurityContactsGetResponse>;
|
|
16
|
+
/**
|
|
17
|
+
* Security contact configurations for the subscription
|
|
18
|
+
* @param securityContactName Name of the security contact object
|
|
19
|
+
* @param securityContact Security contact object
|
|
20
|
+
* @param options The options parameters.
|
|
21
|
+
*/
|
|
22
|
+
create(securityContactName: string, securityContact: SecurityContact, options?: SecurityContactsCreateOptionalParams): Promise<SecurityContactsCreateResponse>;
|
|
23
|
+
/**
|
|
24
|
+
* Security contact configurations for the subscription
|
|
25
|
+
* @param securityContactName Name of the security contact object
|
|
26
|
+
* @param options The options parameters.
|
|
27
|
+
*/
|
|
28
|
+
delete(securityContactName: string, options?: SecurityContactsDeleteOptionalParams): Promise<void>;
|
|
29
|
+
/**
|
|
30
|
+
* Security contact configurations for the subscription
|
|
31
|
+
* @param securityContactName Name of the security contact object
|
|
32
|
+
* @param securityContact Security contact object
|
|
33
|
+
* @param options The options parameters.
|
|
34
|
+
*/
|
|
35
|
+
update(securityContactName: string, securityContact: SecurityContact, options?: SecurityContactsUpdateOptionalParams): Promise<SecurityContactsUpdateResponse>;
|
|
36
|
+
}
|
|
37
|
+
//# sourceMappingURL=securityContacts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securityContacts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/securityContacts.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,eAAe,EACf,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,oCAAoC,EACpC,8BAA8B,EAC9B,oCAAoC,EACpC,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,WAAW,CAAC;AAGnB,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;OAIG;IACH,GAAG,CACD,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,MAAM,CACJ,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;OAIG;IACH,MAAM,CACJ,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,MAAM,CACJ,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=securityContacts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securityContacts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/securityContacts.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SecuritySolution, SecuritySolutionsListOptionalParams, SecuritySolutionsGetOptionalParams, SecuritySolutionsGetResponse } from "../models";
|
|
3
|
+
/** Interface representing a SecuritySolutions. */
|
|
4
|
+
export interface SecuritySolutions {
|
|
5
|
+
/**
|
|
6
|
+
* Gets a list of Security Solutions for the subscription.
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: SecuritySolutionsListOptionalParams): PagedAsyncIterableIterator<SecuritySolution>;
|
|
10
|
+
/**
|
|
11
|
+
* Gets a specific Security Solution.
|
|
12
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
13
|
+
* case insensitive.
|
|
14
|
+
* @param securitySolutionName Name of security solution.
|
|
15
|
+
* @param options The options parameters.
|
|
16
|
+
*/
|
|
17
|
+
get(resourceGroupName: string, securitySolutionName: string, options?: SecuritySolutionsGetOptionalParams): Promise<SecuritySolutionsGetResponse>;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=securitySolutions.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securitySolutions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/securitySolutions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,gBAAgB,EAChB,mCAAmC,EACnC,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,WAAW,CAAC;AAGnB,kDAAkD;AAClD,MAAM,WAAW,iBAAiB;IAChC;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,mCAAmC,GAC5C,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAChD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;CAC1C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=securitySolutions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securitySolutions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/securitySolutions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { SecuritySolutionsReferenceDataListOptionalParams, SecuritySolutionsReferenceDataListResponse, SecuritySolutionsReferenceDataListByHomeRegionOptionalParams, SecuritySolutionsReferenceDataListByHomeRegionResponse } from "../models";
|
|
2
|
+
/** Interface representing a SecuritySolutionsReferenceDataOperations. */
|
|
3
|
+
export interface SecuritySolutionsReferenceDataOperations {
|
|
4
|
+
/**
|
|
5
|
+
* Gets a list of all supported Security Solutions for the subscription.
|
|
6
|
+
* @param options The options parameters.
|
|
7
|
+
*/
|
|
8
|
+
list(options?: SecuritySolutionsReferenceDataListOptionalParams): Promise<SecuritySolutionsReferenceDataListResponse>;
|
|
9
|
+
/**
|
|
10
|
+
* Gets list of all supported Security Solutions for subscription and location.
|
|
11
|
+
* @param options The options parameters.
|
|
12
|
+
*/
|
|
13
|
+
listByHomeRegion(options?: SecuritySolutionsReferenceDataListByHomeRegionOptionalParams): Promise<SecuritySolutionsReferenceDataListByHomeRegionResponse>;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=securitySolutionsReferenceDataOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securitySolutionsReferenceDataOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/securitySolutionsReferenceDataOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,gDAAgD,EAChD,0CAA0C,EAC1C,4DAA4D,EAC5D,sDAAsD,EACvD,MAAM,WAAW,CAAC;AAEnB,yEAAyE;AACzE,MAAM,WAAW,wCAAwC;IACvD;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,gDAAgD,GACzD,OAAO,CAAC,0CAA0C,CAAC,CAAC;IACvD;;;OAGG;IACH,gBAAgB,CACd,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CAAC,sDAAsD,CAAC,CAAC;CACpE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=securitySolutionsReferenceDataOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"securitySolutionsReferenceDataOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/securitySolutionsReferenceDataOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
2
|
+
import { ServerVulnerabilityAssessmentListByExtendedResourceOptionalParams, ServerVulnerabilityAssessmentListByExtendedResourceResponse, ServerVulnerabilityAssessmentGetOptionalParams, ServerVulnerabilityAssessmentGetResponse, ServerVulnerabilityAssessmentCreateOrUpdateOptionalParams, ServerVulnerabilityAssessmentCreateOrUpdateResponse, ServerVulnerabilityAssessmentDeleteOptionalParams } from "../models";
|
|
3
|
+
/** Interface representing a ServerVulnerabilityAssessmentOperations. */
|
|
4
|
+
export interface ServerVulnerabilityAssessmentOperations {
|
|
5
|
+
/**
|
|
6
|
+
* Gets a list of server vulnerability assessment onboarding statuses on a given resource.
|
|
7
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
8
|
+
* case insensitive.
|
|
9
|
+
* @param resourceNamespace The Namespace of the resource.
|
|
10
|
+
* @param resourceType The type of the resource.
|
|
11
|
+
* @param resourceName Name of the resource.
|
|
12
|
+
* @param options The options parameters.
|
|
13
|
+
*/
|
|
14
|
+
listByExtendedResource(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentListByExtendedResourceOptionalParams): Promise<ServerVulnerabilityAssessmentListByExtendedResourceResponse>;
|
|
15
|
+
/**
|
|
16
|
+
* Gets a server vulnerability assessment onboarding statuses on a given resource.
|
|
17
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
18
|
+
* case insensitive.
|
|
19
|
+
* @param resourceNamespace The Namespace of the resource.
|
|
20
|
+
* @param resourceType The type of the resource.
|
|
21
|
+
* @param resourceName Name of the resource.
|
|
22
|
+
* @param options The options parameters.
|
|
23
|
+
*/
|
|
24
|
+
get(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentGetOptionalParams): Promise<ServerVulnerabilityAssessmentGetResponse>;
|
|
25
|
+
/**
|
|
26
|
+
* Creating a server vulnerability assessment on a resource, which will onboard a resource for having a
|
|
27
|
+
* vulnerability assessment on it
|
|
28
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
29
|
+
* case insensitive.
|
|
30
|
+
* @param resourceNamespace The Namespace of the resource.
|
|
31
|
+
* @param resourceType The type of the resource.
|
|
32
|
+
* @param resourceName Name of the resource.
|
|
33
|
+
* @param options The options parameters.
|
|
34
|
+
*/
|
|
35
|
+
createOrUpdate(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentCreateOrUpdateOptionalParams): Promise<ServerVulnerabilityAssessmentCreateOrUpdateResponse>;
|
|
36
|
+
/**
|
|
37
|
+
* Removing server vulnerability assessment from a resource.
|
|
38
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
39
|
+
* case insensitive.
|
|
40
|
+
* @param resourceNamespace The Namespace of the resource.
|
|
41
|
+
* @param resourceType The type of the resource.
|
|
42
|
+
* @param resourceName Name of the resource.
|
|
43
|
+
* @param options The options parameters.
|
|
44
|
+
*/
|
|
45
|
+
beginDelete(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
46
|
+
/**
|
|
47
|
+
* Removing server vulnerability assessment from a resource.
|
|
48
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
49
|
+
* case insensitive.
|
|
50
|
+
* @param resourceNamespace The Namespace of the resource.
|
|
51
|
+
* @param resourceType The type of the resource.
|
|
52
|
+
* @param resourceName Name of the resource.
|
|
53
|
+
* @param options The options parameters.
|
|
54
|
+
*/
|
|
55
|
+
beginDeleteAndWait(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentDeleteOptionalParams): Promise<void>;
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=serverVulnerabilityAssessmentOperations.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"serverVulnerabilityAssessmentOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,iEAAiE,EACjE,2DAA2D,EAC3D,8CAA8C,EAC9C,wCAAwC,EACxC,yDAAyD,EACzD,mDAAmD,EACnD,iDAAiD,EAClD,MAAM,WAAW,CAAC;AAEnB,wEAAwE;AACxE,MAAM,WAAW,uCAAuC;IACtD;;;;;;;;OAQG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iEAAiE,GAC1E,OAAO,CAAC,2DAA2D,CAAC,CAAC;IACxE;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,yDAAyD,GAClE,OAAO,CAAC,mDAAmD,CAAC,CAAC;IAChE;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=serverVulnerabilityAssessmentOperations.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"serverVulnerabilityAssessmentOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { SettingUnion, SettingsListOptionalParams, Enum73, SettingsGetOptionalParams, SettingsGetResponse, SettingsUpdateOptionalParams, SettingsUpdateResponse } from "../models";
|
|
3
|
+
/** Interface representing a Settings. */
|
|
4
|
+
export interface Settings {
|
|
5
|
+
/**
|
|
6
|
+
* Settings about different configurations in security center
|
|
7
|
+
* @param options The options parameters.
|
|
8
|
+
*/
|
|
9
|
+
list(options?: SettingsListOptionalParams): PagedAsyncIterableIterator<SettingUnion>;
|
|
10
|
+
/**
|
|
11
|
+
* Settings of different configurations in security center
|
|
12
|
+
* @param settingName The name of the setting
|
|
13
|
+
* @param options The options parameters.
|
|
14
|
+
*/
|
|
15
|
+
get(settingName: Enum73, options?: SettingsGetOptionalParams): Promise<SettingsGetResponse>;
|
|
16
|
+
/**
|
|
17
|
+
* updating settings about different configurations in security center
|
|
18
|
+
* @param settingName The name of the setting
|
|
19
|
+
* @param setting Setting object
|
|
20
|
+
* @param options The options parameters.
|
|
21
|
+
*/
|
|
22
|
+
update(settingName: Enum73, setting: SettingUnion, options?: SettingsUpdateOptionalParams): Promise<SettingsUpdateResponse>;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=settings.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"settings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/settings.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,YAAY,EACZ,0BAA0B,EAC1B,MAAM,EACN,yBAAyB,EACzB,mBAAmB,EACnB,4BAA4B,EAC5B,sBAAsB,EACvB,MAAM,WAAW,CAAC;AAGnB,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,0BAA0B,GACnC,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;OAIG;IACH,GAAG,CACD,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;OAKG;IACH,MAAM,CACJ,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,YAAY,EACrB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;CACpC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=settings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"settings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/settings.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Software, SoftwareInventoriesListByExtendedResourceOptionalParams, SoftwareInventoriesListBySubscriptionOptionalParams, SoftwareInventoriesGetOptionalParams, SoftwareInventoriesGetResponse } from "../models";
|
|
3
|
+
/** Interface representing a SoftwareInventories. */
|
|
4
|
+
export interface SoftwareInventories {
|
|
5
|
+
/**
|
|
6
|
+
* Gets the software inventory of the virtual machine.
|
|
7
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
8
|
+
* case insensitive.
|
|
9
|
+
* @param resourceNamespace The namespace of the resource.
|
|
10
|
+
* @param resourceType The type of the resource.
|
|
11
|
+
* @param resourceName Name of the resource.
|
|
12
|
+
* @param options The options parameters.
|
|
13
|
+
*/
|
|
14
|
+
listByExtendedResource(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: SoftwareInventoriesListByExtendedResourceOptionalParams): PagedAsyncIterableIterator<Software>;
|
|
15
|
+
/**
|
|
16
|
+
* Gets the software inventory of all virtual machines in the subscriptions.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
listBySubscription(options?: SoftwareInventoriesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Software>;
|
|
20
|
+
/**
|
|
21
|
+
* Gets a single software data of the virtual machine.
|
|
22
|
+
* @param resourceGroupName The name of the resource group within the user's subscription. The name is
|
|
23
|
+
* case insensitive.
|
|
24
|
+
* @param resourceNamespace The namespace of the resource.
|
|
25
|
+
* @param resourceType The type of the resource.
|
|
26
|
+
* @param resourceName Name of the resource.
|
|
27
|
+
* @param softwareName Name of the installed software.
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
get(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, softwareName: string, options?: SoftwareInventoriesGetOptionalParams): Promise<SoftwareInventoriesGetResponse>;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=softwareInventories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"softwareInventories.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/softwareInventories.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,QAAQ,EACR,uDAAuD,EACvD,mDAAmD,EACnD,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,WAAW,CAAC;AAGnB,oDAAoD;AACpD,MAAM,WAAW,mBAAmB;IAClC;;;;;;;;OAQG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,uDAAuD,GAChE,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;;;;;OASG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=softwareInventories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"softwareInventories.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/softwareInventories.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptionalParams, SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse, SqlVulnerabilityAssessmentBaselineRulesGetOptionalParams, SqlVulnerabilityAssessmentBaselineRulesGetResponse, SqlVulnerabilityAssessmentBaselineRulesDeleteOptionalParams, SqlVulnerabilityAssessmentBaselineRulesListOptionalParams, SqlVulnerabilityAssessmentBaselineRulesListResponse, SqlVulnerabilityAssessmentBaselineRulesAddOptionalParams, SqlVulnerabilityAssessmentBaselineRulesAddResponse } from "../models";
|
|
2
|
+
/** Interface representing a SqlVulnerabilityAssessmentBaselineRules. */
|
|
3
|
+
export interface SqlVulnerabilityAssessmentBaselineRules {
|
|
4
|
+
/**
|
|
5
|
+
* Creates a Baseline for a rule in a database. Will overwrite any previously existing results.
|
|
6
|
+
* @param ruleId The rule Id.
|
|
7
|
+
* @param workspaceId The workspace Id.
|
|
8
|
+
* @param resourceId The identifier of the resource.
|
|
9
|
+
* @param options The options parameters.
|
|
10
|
+
*/
|
|
11
|
+
createOrUpdate(ruleId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptionalParams): Promise<SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse>;
|
|
12
|
+
/**
|
|
13
|
+
* Gets the results for a given rule in the Baseline.
|
|
14
|
+
* @param ruleId The rule Id.
|
|
15
|
+
* @param workspaceId The workspace Id.
|
|
16
|
+
* @param resourceId The identifier of the resource.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
get(ruleId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentBaselineRulesGetOptionalParams): Promise<SqlVulnerabilityAssessmentBaselineRulesGetResponse>;
|
|
20
|
+
/**
|
|
21
|
+
* Deletes a rule from the Baseline of a given database.
|
|
22
|
+
* @param ruleId The rule Id.
|
|
23
|
+
* @param workspaceId The workspace Id.
|
|
24
|
+
* @param resourceId The identifier of the resource.
|
|
25
|
+
* @param options The options parameters.
|
|
26
|
+
*/
|
|
27
|
+
delete(ruleId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentBaselineRulesDeleteOptionalParams): Promise<void>;
|
|
28
|
+
/**
|
|
29
|
+
* Gets the results for all rules in the Baseline.
|
|
30
|
+
* @param workspaceId The workspace Id.
|
|
31
|
+
* @param resourceId The identifier of the resource.
|
|
32
|
+
* @param options The options parameters.
|
|
33
|
+
*/
|
|
34
|
+
list(workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentBaselineRulesListOptionalParams): Promise<SqlVulnerabilityAssessmentBaselineRulesListResponse>;
|
|
35
|
+
/**
|
|
36
|
+
* Add a list of baseline rules. Will overwrite any previously existing results (for all rules).
|
|
37
|
+
* @param workspaceId The workspace Id.
|
|
38
|
+
* @param resourceId The identifier of the resource.
|
|
39
|
+
* @param options The options parameters.
|
|
40
|
+
*/
|
|
41
|
+
add(workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentBaselineRulesAddOptionalParams): Promise<SqlVulnerabilityAssessmentBaselineRulesAddResponse>;
|
|
42
|
+
}
|
|
43
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentBaselineRules.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentBaselineRules.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,mEAAmE,EACnE,6DAA6D,EAC7D,wDAAwD,EACxD,kDAAkD,EAClD,2DAA2D,EAC3D,yDAAyD,EACzD,mDAAmD,EACnD,wDAAwD,EACxD,kDAAkD,EACnD,MAAM,WAAW,CAAC;AAEnB,wEAAwE;AACxE,MAAM,WAAW,uCAAuC;IACtD;;;;;;OAMG;IACH,cAAc,CACZ,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,mEAAmE,GAC5E,OAAO,CAAC,6DAA6D,CAAC,CAAC;IAC1E;;;;;;OAMG;IACH,GAAG,CACD,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wDAAwD,GACjE,OAAO,CAAC,kDAAkD,CAAC,CAAC;IAC/D;;;;;;OAMG;IACH,MAAM,CACJ,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,IAAI,CACF,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,yDAAyD,GAClE,OAAO,CAAC,mDAAmD,CAAC,CAAC;IAChE;;;;;OAKG;IACH,GAAG,CACD,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,wDAAwD,GACjE,OAAO,CAAC,kDAAkD,CAAC,CAAC;CAChE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentBaselineRules.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentBaselineRules.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { SqlVulnerabilityAssessmentScanResultsGetOptionalParams, SqlVulnerabilityAssessmentScanResultsGetResponse, SqlVulnerabilityAssessmentScanResultsListOptionalParams, SqlVulnerabilityAssessmentScanResultsListResponse } from "../models";
|
|
2
|
+
/** Interface representing a SqlVulnerabilityAssessmentScanResults. */
|
|
3
|
+
export interface SqlVulnerabilityAssessmentScanResults {
|
|
4
|
+
/**
|
|
5
|
+
* Gets the scan results of a single rule in a scan record.
|
|
6
|
+
* @param scanId The scan Id. Type 'latest' to get the scan results for the latest scan.
|
|
7
|
+
* @param scanResultId The rule Id of the results.
|
|
8
|
+
* @param workspaceId The workspace Id.
|
|
9
|
+
* @param resourceId The identifier of the resource.
|
|
10
|
+
* @param options The options parameters.
|
|
11
|
+
*/
|
|
12
|
+
get(scanId: string, scanResultId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentScanResultsGetOptionalParams): Promise<SqlVulnerabilityAssessmentScanResultsGetResponse>;
|
|
13
|
+
/**
|
|
14
|
+
* Gets a list of scan results for a single scan record.
|
|
15
|
+
* @param scanId The scan Id. Type 'latest' to get the scan results for the latest scan.
|
|
16
|
+
* @param workspaceId The workspace Id.
|
|
17
|
+
* @param resourceId The identifier of the resource.
|
|
18
|
+
* @param options The options parameters.
|
|
19
|
+
*/
|
|
20
|
+
list(scanId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentScanResultsListOptionalParams): Promise<SqlVulnerabilityAssessmentScanResultsListResponse>;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentScanResults.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentScanResults.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,sDAAsD,EACtD,gDAAgD,EAChD,uDAAuD,EACvD,iDAAiD,EAClD,MAAM,WAAW,CAAC;AAEnB,sEAAsE;AACtE,MAAM,WAAW,qCAAqC;IACpD;;;;;;;OAOG;IACH,GAAG,CACD,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;OAMG;IACH,IAAI,CACF,MAAM,EAAE,MAAM,EACd,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,iDAAiD,CAAC,CAAC;CAC/D"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentScanResults.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentScanResults.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { SqlVulnerabilityAssessmentScansGetOptionalParams, SqlVulnerabilityAssessmentScansGetResponse, SqlVulnerabilityAssessmentScansListOptionalParams, SqlVulnerabilityAssessmentScansListResponse } from "../models";
|
|
2
|
+
/** Interface representing a SqlVulnerabilityAssessmentScans. */
|
|
3
|
+
export interface SqlVulnerabilityAssessmentScans {
|
|
4
|
+
/**
|
|
5
|
+
* Gets the scan details of a single scan record.
|
|
6
|
+
* @param scanId The scan Id. Type 'latest' to get the scan record for the latest scan.
|
|
7
|
+
* @param workspaceId The workspace Id.
|
|
8
|
+
* @param resourceId The identifier of the resource.
|
|
9
|
+
* @param options The options parameters.
|
|
10
|
+
*/
|
|
11
|
+
get(scanId: string, workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentScansGetOptionalParams): Promise<SqlVulnerabilityAssessmentScansGetResponse>;
|
|
12
|
+
/**
|
|
13
|
+
* Gets a list of scan records.
|
|
14
|
+
* @param workspaceId The workspace Id.
|
|
15
|
+
* @param resourceId The identifier of the resource.
|
|
16
|
+
* @param options The options parameters.
|
|
17
|
+
*/
|
|
18
|
+
list(workspaceId: string, resourceId: string, options?: SqlVulnerabilityAssessmentScansListOptionalParams): Promise<SqlVulnerabilityAssessmentScansListResponse>;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentScans.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sqlVulnerabilityAssessmentScans.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/sqlVulnerabilityAssessmentScans.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,gDAAgD,EAChD,0CAA0C,EAC1C,iDAAiD,EACjD,2CAA2C,EAC5C,MAAM,WAAW,CAAC;AAEnB,gEAAgE;AAChE,MAAM,WAAW,+BAA+B;IAC9C;;;;;;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,CAAC;IACvD;;;;;OAKG;IACH,IAAI,CACF,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;CACzD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=sqlVulnerabilityAssessmentScans.js.map
|