@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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import {
|
|
8
|
+
import { CustomAssessmentAutomationRequest as CustomAssessmentAutomationRequestMapper, CustomEntityStoreAssignmentRequest as CustomEntityStoreAssignmentRequestMapper, Pricing as PricingMapper, AdvancedThreatProtectionSetting as AdvancedThreatProtectionSettingMapper, DeviceSecurityGroup as DeviceSecurityGroupMapper, IoTSecuritySolutionModel as IoTSecuritySolutionModelMapper, UpdateIotSecuritySolutionData as UpdateIotSecuritySolutionDataMapper, AutoProvisioningSetting as AutoProvisioningSettingMapper, InformationProtectionPolicy as InformationProtectionPolicyMapper, SecurityContact as SecurityContactMapper, WorkspaceSetting as WorkspaceSettingMapper, Automation as AutomationMapper, AlertsSuppressionRule as AlertsSuppressionRuleMapper, SecurityAssessmentMetadataResponse as SecurityAssessmentMetadataResponseMapper, SecurityAssessment as SecurityAssessmentMapper, AdaptiveApplicationControlGroup as AdaptiveApplicationControlGroupMapper, AdaptiveNetworkHardeningEnforceRequest as AdaptiveNetworkHardeningEnforceRequestMapper, JitNetworkAccessPolicy as JitNetworkAccessPolicyMapper, JitNetworkAccessPolicyInitiateRequest as JitNetworkAccessPolicyInitiateRequestMapper, ConnectorSetting as ConnectorSettingMapper, RuleResultsInput as RuleResultsInputMapper, RulesResultsInput as RulesResultsInputMapper, AlertSimulatorRequestBody as AlertSimulatorRequestBodyMapper, Setting as SettingMapper, IngestionSetting as IngestionSettingMapper, SecurityConnector as SecurityConnectorMapper } from "../models/mappers";
|
|
9
9
|
export const accept = {
|
|
10
10
|
parameterPath: "accept",
|
|
11
11
|
mapper: {
|
|
@@ -31,7 +31,7 @@ export const $host = {
|
|
|
31
31
|
export const apiVersion = {
|
|
32
32
|
parameterPath: "apiVersion",
|
|
33
33
|
mapper: {
|
|
34
|
-
defaultValue: "2021-
|
|
34
|
+
defaultValue: "2021-10-01-preview",
|
|
35
35
|
isConstant: true,
|
|
36
36
|
serializedName: "api-version",
|
|
37
37
|
type: {
|
|
@@ -52,6 +52,17 @@ export const subscriptionId = {
|
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
54
|
};
|
|
55
|
+
export const apiVersion1 = {
|
|
56
|
+
parameterPath: "apiVersion",
|
|
57
|
+
mapper: {
|
|
58
|
+
defaultValue: "2021-07-01-preview",
|
|
59
|
+
isConstant: true,
|
|
60
|
+
serializedName: "api-version",
|
|
61
|
+
type: {
|
|
62
|
+
name: "String"
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
};
|
|
55
66
|
export const resourceGroupName = {
|
|
56
67
|
parameterPath: "resourceGroupName",
|
|
57
68
|
mapper: {
|
|
@@ -67,10 +78,10 @@ export const resourceGroupName = {
|
|
|
67
78
|
}
|
|
68
79
|
}
|
|
69
80
|
};
|
|
70
|
-
export const
|
|
71
|
-
parameterPath: "
|
|
81
|
+
export const customAssessmentAutomationName = {
|
|
82
|
+
parameterPath: "customAssessmentAutomationName",
|
|
72
83
|
mapper: {
|
|
73
|
-
serializedName: "
|
|
84
|
+
serializedName: "customAssessmentAutomationName",
|
|
74
85
|
required: true,
|
|
75
86
|
type: {
|
|
76
87
|
name: "String"
|
|
@@ -88,9 +99,9 @@ export const contentType = {
|
|
|
88
99
|
}
|
|
89
100
|
}
|
|
90
101
|
};
|
|
91
|
-
export const
|
|
92
|
-
parameterPath: "
|
|
93
|
-
mapper:
|
|
102
|
+
export const customAssessmentAutomationBody = {
|
|
103
|
+
parameterPath: "customAssessmentAutomationBody",
|
|
104
|
+
mapper: CustomAssessmentAutomationRequestMapper
|
|
94
105
|
};
|
|
95
106
|
export const nextLink = {
|
|
96
107
|
parameterPath: "nextLink",
|
|
@@ -103,18 +114,848 @@ export const nextLink = {
|
|
|
103
114
|
},
|
|
104
115
|
skipEncoding: true
|
|
105
116
|
};
|
|
106
|
-
export const
|
|
107
|
-
parameterPath: "
|
|
117
|
+
export const customEntityStoreAssignmentName = {
|
|
118
|
+
parameterPath: "customEntityStoreAssignmentName",
|
|
119
|
+
mapper: {
|
|
120
|
+
serializedName: "customEntityStoreAssignmentName",
|
|
121
|
+
required: true,
|
|
122
|
+
type: {
|
|
123
|
+
name: "String"
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
};
|
|
127
|
+
export const customEntityStoreAssignmentRequestBody = {
|
|
128
|
+
parameterPath: "customEntityStoreAssignmentRequestBody",
|
|
129
|
+
mapper: CustomEntityStoreAssignmentRequestMapper
|
|
130
|
+
};
|
|
131
|
+
export const apiVersion2 = {
|
|
132
|
+
parameterPath: "apiVersion",
|
|
133
|
+
mapper: {
|
|
134
|
+
defaultValue: "2017-08-01",
|
|
135
|
+
isConstant: true,
|
|
136
|
+
serializedName: "api-version",
|
|
137
|
+
type: {
|
|
138
|
+
name: "String"
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
};
|
|
142
|
+
export const scope = {
|
|
143
|
+
parameterPath: "scope",
|
|
144
|
+
mapper: {
|
|
145
|
+
serializedName: "scope",
|
|
146
|
+
required: true,
|
|
147
|
+
type: {
|
|
148
|
+
name: "String"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
skipEncoding: true
|
|
152
|
+
};
|
|
153
|
+
export const resourceId = {
|
|
154
|
+
parameterPath: "resourceId",
|
|
155
|
+
mapper: {
|
|
156
|
+
serializedName: "resourceId",
|
|
157
|
+
required: true,
|
|
158
|
+
type: {
|
|
159
|
+
name: "String"
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
skipEncoding: true
|
|
163
|
+
};
|
|
164
|
+
export const complianceResultName = {
|
|
165
|
+
parameterPath: "complianceResultName",
|
|
166
|
+
mapper: {
|
|
167
|
+
serializedName: "complianceResultName",
|
|
168
|
+
required: true,
|
|
169
|
+
type: {
|
|
170
|
+
name: "String"
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
};
|
|
174
|
+
export const apiVersion3 = {
|
|
175
|
+
parameterPath: "apiVersion",
|
|
176
|
+
mapper: {
|
|
177
|
+
defaultValue: "2018-06-01",
|
|
178
|
+
isConstant: true,
|
|
179
|
+
serializedName: "api-version",
|
|
180
|
+
type: {
|
|
181
|
+
name: "String"
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
};
|
|
185
|
+
export const pricingName = {
|
|
186
|
+
parameterPath: "pricingName",
|
|
187
|
+
mapper: {
|
|
188
|
+
serializedName: "pricingName",
|
|
189
|
+
required: true,
|
|
190
|
+
type: {
|
|
191
|
+
name: "String"
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
};
|
|
195
|
+
export const pricing = {
|
|
196
|
+
parameterPath: "pricing",
|
|
197
|
+
mapper: PricingMapper
|
|
198
|
+
};
|
|
199
|
+
export const apiVersion4 = {
|
|
200
|
+
parameterPath: "apiVersion",
|
|
201
|
+
mapper: {
|
|
202
|
+
defaultValue: "2019-01-01",
|
|
203
|
+
isConstant: true,
|
|
204
|
+
serializedName: "api-version",
|
|
205
|
+
type: {
|
|
206
|
+
name: "String"
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
};
|
|
210
|
+
export const settingName = {
|
|
211
|
+
parameterPath: "settingName",
|
|
212
|
+
mapper: {
|
|
213
|
+
defaultValue: "current",
|
|
214
|
+
isConstant: true,
|
|
215
|
+
serializedName: "settingName",
|
|
216
|
+
type: {
|
|
217
|
+
name: "String"
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
};
|
|
221
|
+
export const advancedThreatProtectionSetting = {
|
|
222
|
+
parameterPath: "advancedThreatProtectionSetting",
|
|
223
|
+
mapper: AdvancedThreatProtectionSettingMapper
|
|
224
|
+
};
|
|
225
|
+
export const apiVersion5 = {
|
|
226
|
+
parameterPath: "apiVersion",
|
|
227
|
+
mapper: {
|
|
228
|
+
defaultValue: "2019-08-01",
|
|
229
|
+
isConstant: true,
|
|
230
|
+
serializedName: "api-version",
|
|
231
|
+
type: {
|
|
232
|
+
name: "String"
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
};
|
|
236
|
+
export const deviceSecurityGroupName = {
|
|
237
|
+
parameterPath: "deviceSecurityGroupName",
|
|
238
|
+
mapper: {
|
|
239
|
+
serializedName: "deviceSecurityGroupName",
|
|
240
|
+
required: true,
|
|
241
|
+
type: {
|
|
242
|
+
name: "String"
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
};
|
|
246
|
+
export const deviceSecurityGroup = {
|
|
247
|
+
parameterPath: "deviceSecurityGroup",
|
|
248
|
+
mapper: DeviceSecurityGroupMapper
|
|
249
|
+
};
|
|
250
|
+
export const filter = {
|
|
251
|
+
parameterPath: ["options", "filter"],
|
|
252
|
+
mapper: {
|
|
253
|
+
serializedName: "$filter",
|
|
254
|
+
type: {
|
|
255
|
+
name: "String"
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
};
|
|
259
|
+
export const solutionName = {
|
|
260
|
+
parameterPath: "solutionName",
|
|
261
|
+
mapper: {
|
|
262
|
+
serializedName: "solutionName",
|
|
263
|
+
required: true,
|
|
264
|
+
type: {
|
|
265
|
+
name: "String"
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
};
|
|
269
|
+
export const iotSecuritySolutionData = {
|
|
270
|
+
parameterPath: "iotSecuritySolutionData",
|
|
271
|
+
mapper: IoTSecuritySolutionModelMapper
|
|
272
|
+
};
|
|
273
|
+
export const updateIotSecuritySolutionData = {
|
|
274
|
+
parameterPath: "updateIotSecuritySolutionData",
|
|
275
|
+
mapper: UpdateIotSecuritySolutionDataMapper
|
|
276
|
+
};
|
|
277
|
+
export const top = {
|
|
278
|
+
parameterPath: ["options", "top"],
|
|
279
|
+
mapper: {
|
|
280
|
+
serializedName: "$top",
|
|
281
|
+
type: {
|
|
282
|
+
name: "Number"
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
};
|
|
286
|
+
export const aggregatedAlertName = {
|
|
287
|
+
parameterPath: "aggregatedAlertName",
|
|
288
|
+
mapper: {
|
|
289
|
+
serializedName: "aggregatedAlertName",
|
|
290
|
+
required: true,
|
|
291
|
+
type: {
|
|
292
|
+
name: "String"
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
};
|
|
296
|
+
export const aggregatedRecommendationName = {
|
|
297
|
+
parameterPath: "aggregatedRecommendationName",
|
|
298
|
+
mapper: {
|
|
299
|
+
serializedName: "aggregatedRecommendationName",
|
|
300
|
+
required: true,
|
|
301
|
+
type: {
|
|
302
|
+
name: "String"
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
};
|
|
306
|
+
export const apiVersion6 = {
|
|
307
|
+
parameterPath: "apiVersion",
|
|
308
|
+
mapper: {
|
|
309
|
+
defaultValue: "2015-06-01-preview",
|
|
310
|
+
isConstant: true,
|
|
311
|
+
serializedName: "api-version",
|
|
312
|
+
type: {
|
|
313
|
+
name: "String"
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
};
|
|
317
|
+
export const ascLocation = {
|
|
318
|
+
parameterPath: "ascLocation",
|
|
319
|
+
mapper: {
|
|
320
|
+
serializedName: "ascLocation",
|
|
321
|
+
required: true,
|
|
322
|
+
type: {
|
|
323
|
+
name: "String"
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
};
|
|
327
|
+
export const taskName = {
|
|
328
|
+
parameterPath: "taskName",
|
|
329
|
+
mapper: {
|
|
330
|
+
serializedName: "taskName",
|
|
331
|
+
required: true,
|
|
332
|
+
type: {
|
|
333
|
+
name: "String"
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
};
|
|
337
|
+
export const taskUpdateActionType = {
|
|
338
|
+
parameterPath: "taskUpdateActionType",
|
|
339
|
+
mapper: {
|
|
340
|
+
serializedName: "taskUpdateActionType",
|
|
341
|
+
required: true,
|
|
342
|
+
type: {
|
|
343
|
+
name: "String"
|
|
344
|
+
}
|
|
345
|
+
}
|
|
346
|
+
};
|
|
347
|
+
export const apiVersion7 = {
|
|
348
|
+
parameterPath: "apiVersion",
|
|
349
|
+
mapper: {
|
|
350
|
+
defaultValue: "2017-08-01-preview",
|
|
351
|
+
isConstant: true,
|
|
352
|
+
serializedName: "api-version",
|
|
353
|
+
type: {
|
|
354
|
+
name: "String"
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
};
|
|
358
|
+
export const settingName1 = {
|
|
359
|
+
parameterPath: "settingName",
|
|
360
|
+
mapper: {
|
|
361
|
+
serializedName: "settingName",
|
|
362
|
+
required: true,
|
|
363
|
+
type: {
|
|
364
|
+
name: "String"
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
};
|
|
368
|
+
export const setting = {
|
|
369
|
+
parameterPath: "setting",
|
|
370
|
+
mapper: AutoProvisioningSettingMapper
|
|
371
|
+
};
|
|
372
|
+
export const complianceName = {
|
|
373
|
+
parameterPath: "complianceName",
|
|
374
|
+
mapper: {
|
|
375
|
+
serializedName: "complianceName",
|
|
376
|
+
required: true,
|
|
377
|
+
type: {
|
|
378
|
+
name: "String"
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
};
|
|
382
|
+
export const informationProtectionPolicyName = {
|
|
383
|
+
parameterPath: "informationProtectionPolicyName",
|
|
384
|
+
mapper: {
|
|
385
|
+
serializedName: "informationProtectionPolicyName",
|
|
386
|
+
required: true,
|
|
387
|
+
type: {
|
|
388
|
+
name: "String"
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
};
|
|
392
|
+
export const informationProtectionPolicy = {
|
|
393
|
+
parameterPath: "informationProtectionPolicy",
|
|
394
|
+
mapper: InformationProtectionPolicyMapper
|
|
395
|
+
};
|
|
396
|
+
export const securityContactName = {
|
|
397
|
+
parameterPath: "securityContactName",
|
|
398
|
+
mapper: {
|
|
399
|
+
serializedName: "securityContactName",
|
|
400
|
+
required: true,
|
|
401
|
+
type: {
|
|
402
|
+
name: "String"
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
};
|
|
406
|
+
export const securityContact = {
|
|
407
|
+
parameterPath: "securityContact",
|
|
408
|
+
mapper: SecurityContactMapper
|
|
409
|
+
};
|
|
410
|
+
export const workspaceSettingName = {
|
|
411
|
+
parameterPath: "workspaceSettingName",
|
|
412
|
+
mapper: {
|
|
413
|
+
serializedName: "workspaceSettingName",
|
|
414
|
+
required: true,
|
|
415
|
+
type: {
|
|
416
|
+
name: "String"
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
};
|
|
420
|
+
export const workspaceSetting = {
|
|
421
|
+
parameterPath: "workspaceSetting",
|
|
422
|
+
mapper: WorkspaceSettingMapper
|
|
423
|
+
};
|
|
424
|
+
export const apiVersion8 = {
|
|
425
|
+
parameterPath: "apiVersion",
|
|
426
|
+
mapper: {
|
|
427
|
+
defaultValue: "2019-01-01-preview",
|
|
428
|
+
isConstant: true,
|
|
429
|
+
serializedName: "api-version",
|
|
430
|
+
type: {
|
|
431
|
+
name: "String"
|
|
432
|
+
}
|
|
433
|
+
}
|
|
434
|
+
};
|
|
435
|
+
export const regulatoryComplianceStandardName = {
|
|
436
|
+
parameterPath: "regulatoryComplianceStandardName",
|
|
437
|
+
mapper: {
|
|
438
|
+
serializedName: "regulatoryComplianceStandardName",
|
|
439
|
+
required: true,
|
|
440
|
+
type: {
|
|
441
|
+
name: "String"
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
};
|
|
445
|
+
export const regulatoryComplianceControlName = {
|
|
446
|
+
parameterPath: "regulatoryComplianceControlName",
|
|
447
|
+
mapper: {
|
|
448
|
+
serializedName: "regulatoryComplianceControlName",
|
|
449
|
+
required: true,
|
|
450
|
+
type: {
|
|
451
|
+
name: "String"
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
};
|
|
455
|
+
export const regulatoryComplianceAssessmentName = {
|
|
456
|
+
parameterPath: "regulatoryComplianceAssessmentName",
|
|
457
|
+
mapper: {
|
|
458
|
+
serializedName: "regulatoryComplianceAssessmentName",
|
|
459
|
+
required: true,
|
|
460
|
+
type: {
|
|
461
|
+
name: "String"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
};
|
|
465
|
+
export const assessmentName = {
|
|
466
|
+
parameterPath: "assessmentName",
|
|
467
|
+
mapper: {
|
|
468
|
+
serializedName: "assessmentName",
|
|
469
|
+
required: true,
|
|
470
|
+
type: {
|
|
471
|
+
name: "String"
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
};
|
|
475
|
+
export const subAssessmentName = {
|
|
476
|
+
parameterPath: "subAssessmentName",
|
|
477
|
+
mapper: {
|
|
478
|
+
serializedName: "subAssessmentName",
|
|
479
|
+
required: true,
|
|
480
|
+
type: {
|
|
481
|
+
name: "String"
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
};
|
|
485
|
+
export const automationName = {
|
|
486
|
+
parameterPath: "automationName",
|
|
487
|
+
mapper: {
|
|
488
|
+
serializedName: "automationName",
|
|
489
|
+
required: true,
|
|
490
|
+
type: {
|
|
491
|
+
name: "String"
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
};
|
|
495
|
+
export const automation = {
|
|
496
|
+
parameterPath: "automation",
|
|
497
|
+
mapper: AutomationMapper
|
|
498
|
+
};
|
|
499
|
+
export const alertType = {
|
|
500
|
+
parameterPath: ["options", "alertType"],
|
|
501
|
+
mapper: {
|
|
502
|
+
serializedName: "AlertType",
|
|
503
|
+
type: {
|
|
504
|
+
name: "String"
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
};
|
|
508
|
+
export const alertsSuppressionRuleName = {
|
|
509
|
+
parameterPath: "alertsSuppressionRuleName",
|
|
510
|
+
mapper: {
|
|
511
|
+
serializedName: "alertsSuppressionRuleName",
|
|
512
|
+
required: true,
|
|
513
|
+
type: {
|
|
514
|
+
name: "String"
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
};
|
|
518
|
+
export const alertsSuppressionRule = {
|
|
519
|
+
parameterPath: "alertsSuppressionRule",
|
|
520
|
+
mapper: AlertsSuppressionRuleMapper
|
|
521
|
+
};
|
|
522
|
+
export const resourceNamespace = {
|
|
523
|
+
parameterPath: "resourceNamespace",
|
|
524
|
+
mapper: {
|
|
525
|
+
serializedName: "resourceNamespace",
|
|
526
|
+
required: true,
|
|
527
|
+
type: {
|
|
528
|
+
name: "String"
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
};
|
|
532
|
+
export const resourceType = {
|
|
533
|
+
parameterPath: "resourceType",
|
|
534
|
+
mapper: {
|
|
535
|
+
serializedName: "resourceType",
|
|
536
|
+
required: true,
|
|
537
|
+
type: {
|
|
538
|
+
name: "String"
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
};
|
|
542
|
+
export const resourceName = {
|
|
543
|
+
parameterPath: "resourceName",
|
|
544
|
+
mapper: {
|
|
545
|
+
serializedName: "resourceName",
|
|
546
|
+
required: true,
|
|
547
|
+
type: {
|
|
548
|
+
name: "String"
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
};
|
|
552
|
+
export const apiVersion9 = {
|
|
553
|
+
parameterPath: "apiVersion",
|
|
554
|
+
mapper: {
|
|
555
|
+
defaultValue: "2020-01-01",
|
|
556
|
+
isConstant: true,
|
|
557
|
+
serializedName: "api-version",
|
|
558
|
+
type: {
|
|
559
|
+
name: "String"
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
};
|
|
563
|
+
export const serverVulnerabilityAssessment = {
|
|
564
|
+
parameterPath: "serverVulnerabilityAssessment",
|
|
565
|
+
mapper: {
|
|
566
|
+
defaultValue: "default",
|
|
567
|
+
isConstant: true,
|
|
568
|
+
serializedName: "serverVulnerabilityAssessment",
|
|
569
|
+
type: {
|
|
570
|
+
name: "String"
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
};
|
|
574
|
+
export const apiVersion10 = {
|
|
575
|
+
parameterPath: "apiVersion",
|
|
576
|
+
mapper: {
|
|
577
|
+
defaultValue: "2021-06-01",
|
|
578
|
+
isConstant: true,
|
|
579
|
+
serializedName: "api-version",
|
|
580
|
+
type: {
|
|
581
|
+
name: "String"
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
};
|
|
585
|
+
export const assessmentMetadataName = {
|
|
586
|
+
parameterPath: "assessmentMetadataName",
|
|
587
|
+
mapper: {
|
|
588
|
+
serializedName: "assessmentMetadataName",
|
|
589
|
+
required: true,
|
|
590
|
+
type: {
|
|
591
|
+
name: "String"
|
|
592
|
+
}
|
|
593
|
+
}
|
|
594
|
+
};
|
|
595
|
+
export const assessmentMetadata = {
|
|
596
|
+
parameterPath: "assessmentMetadata",
|
|
597
|
+
mapper: SecurityAssessmentMetadataResponseMapper
|
|
598
|
+
};
|
|
599
|
+
export const expand = {
|
|
600
|
+
parameterPath: ["options", "expand"],
|
|
601
|
+
mapper: {
|
|
602
|
+
serializedName: "$expand",
|
|
603
|
+
type: {
|
|
604
|
+
name: "String"
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
};
|
|
608
|
+
export const assessment = {
|
|
609
|
+
parameterPath: "assessment",
|
|
610
|
+
mapper: SecurityAssessmentMapper
|
|
611
|
+
};
|
|
612
|
+
export const includePathRecommendations = {
|
|
613
|
+
parameterPath: ["options", "includePathRecommendations"],
|
|
614
|
+
mapper: {
|
|
615
|
+
serializedName: "includePathRecommendations",
|
|
616
|
+
type: {
|
|
617
|
+
name: "Boolean"
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
};
|
|
621
|
+
export const summary = {
|
|
622
|
+
parameterPath: ["options", "summary"],
|
|
623
|
+
mapper: {
|
|
624
|
+
serializedName: "summary",
|
|
625
|
+
type: {
|
|
626
|
+
name: "Boolean"
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
};
|
|
630
|
+
export const groupName = {
|
|
631
|
+
parameterPath: "groupName",
|
|
632
|
+
mapper: {
|
|
633
|
+
serializedName: "groupName",
|
|
634
|
+
required: true,
|
|
635
|
+
type: {
|
|
636
|
+
name: "String"
|
|
637
|
+
}
|
|
638
|
+
}
|
|
639
|
+
};
|
|
640
|
+
export const body = {
|
|
641
|
+
parameterPath: "body",
|
|
642
|
+
mapper: AdaptiveApplicationControlGroupMapper
|
|
643
|
+
};
|
|
644
|
+
export const adaptiveNetworkHardeningResourceName = {
|
|
645
|
+
parameterPath: "adaptiveNetworkHardeningResourceName",
|
|
646
|
+
mapper: {
|
|
647
|
+
serializedName: "adaptiveNetworkHardeningResourceName",
|
|
648
|
+
required: true,
|
|
649
|
+
type: {
|
|
650
|
+
name: "String"
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
};
|
|
654
|
+
export const body1 = {
|
|
655
|
+
parameterPath: "body",
|
|
656
|
+
mapper: AdaptiveNetworkHardeningEnforceRequestMapper
|
|
657
|
+
};
|
|
658
|
+
export const adaptiveNetworkHardeningEnforceAction = {
|
|
659
|
+
parameterPath: "adaptiveNetworkHardeningEnforceAction",
|
|
660
|
+
mapper: {
|
|
661
|
+
defaultValue: "enforce",
|
|
662
|
+
isConstant: true,
|
|
663
|
+
serializedName: "adaptiveNetworkHardeningEnforceAction",
|
|
664
|
+
type: {
|
|
665
|
+
name: "String"
|
|
666
|
+
}
|
|
667
|
+
}
|
|
668
|
+
};
|
|
669
|
+
export const connectionType = {
|
|
670
|
+
parameterPath: "connectionType",
|
|
671
|
+
mapper: {
|
|
672
|
+
serializedName: "connectionType",
|
|
673
|
+
required: true,
|
|
674
|
+
type: {
|
|
675
|
+
name: "String"
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
};
|
|
679
|
+
export const topologyResourceName = {
|
|
680
|
+
parameterPath: "topologyResourceName",
|
|
681
|
+
mapper: {
|
|
682
|
+
serializedName: "topologyResourceName",
|
|
683
|
+
required: true,
|
|
684
|
+
type: {
|
|
685
|
+
name: "String"
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
};
|
|
689
|
+
export const jitNetworkAccessPolicyName = {
|
|
690
|
+
parameterPath: "jitNetworkAccessPolicyName",
|
|
691
|
+
mapper: {
|
|
692
|
+
serializedName: "jitNetworkAccessPolicyName",
|
|
693
|
+
required: true,
|
|
694
|
+
type: {
|
|
695
|
+
name: "String"
|
|
696
|
+
}
|
|
697
|
+
}
|
|
698
|
+
};
|
|
699
|
+
export const body2 = {
|
|
700
|
+
parameterPath: "body",
|
|
701
|
+
mapper: JitNetworkAccessPolicyMapper
|
|
702
|
+
};
|
|
703
|
+
export const body3 = {
|
|
704
|
+
parameterPath: "body",
|
|
705
|
+
mapper: JitNetworkAccessPolicyInitiateRequestMapper
|
|
706
|
+
};
|
|
707
|
+
export const jitNetworkAccessPolicyInitiateType = {
|
|
708
|
+
parameterPath: "jitNetworkAccessPolicyInitiateType",
|
|
709
|
+
mapper: {
|
|
710
|
+
defaultValue: "initiate",
|
|
711
|
+
isConstant: true,
|
|
712
|
+
serializedName: "jitNetworkAccessPolicyInitiateType",
|
|
713
|
+
type: {
|
|
714
|
+
name: "String"
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
};
|
|
718
|
+
export const discoveredSecuritySolutionName = {
|
|
719
|
+
parameterPath: "discoveredSecuritySolutionName",
|
|
720
|
+
mapper: {
|
|
721
|
+
serializedName: "discoveredSecuritySolutionName",
|
|
722
|
+
required: true,
|
|
723
|
+
type: {
|
|
724
|
+
name: "String"
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
};
|
|
728
|
+
export const externalSecuritySolutionsName = {
|
|
729
|
+
parameterPath: "externalSecuritySolutionsName",
|
|
730
|
+
mapper: {
|
|
731
|
+
serializedName: "externalSecuritySolutionsName",
|
|
732
|
+
required: true,
|
|
733
|
+
type: {
|
|
734
|
+
name: "String"
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
};
|
|
738
|
+
export const secureScoreName = {
|
|
739
|
+
parameterPath: "secureScoreName",
|
|
740
|
+
mapper: {
|
|
741
|
+
serializedName: "secureScoreName",
|
|
742
|
+
required: true,
|
|
743
|
+
type: {
|
|
744
|
+
name: "String"
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
};
|
|
748
|
+
export const expand1 = {
|
|
749
|
+
parameterPath: ["options", "expand"],
|
|
750
|
+
mapper: {
|
|
751
|
+
serializedName: "$expand",
|
|
752
|
+
type: {
|
|
753
|
+
name: "String"
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
};
|
|
757
|
+
export const securitySolutionName = {
|
|
758
|
+
parameterPath: "securitySolutionName",
|
|
759
|
+
mapper: {
|
|
760
|
+
serializedName: "securitySolutionName",
|
|
761
|
+
required: true,
|
|
762
|
+
type: {
|
|
763
|
+
name: "String"
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
};
|
|
767
|
+
export const apiVersion11 = {
|
|
768
|
+
parameterPath: "apiVersion",
|
|
769
|
+
mapper: {
|
|
770
|
+
defaultValue: "2020-01-01-preview",
|
|
771
|
+
isConstant: true,
|
|
772
|
+
serializedName: "api-version",
|
|
773
|
+
type: {
|
|
774
|
+
name: "String"
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
};
|
|
778
|
+
export const connectorName = {
|
|
779
|
+
parameterPath: "connectorName",
|
|
780
|
+
mapper: {
|
|
781
|
+
serializedName: "connectorName",
|
|
782
|
+
required: true,
|
|
783
|
+
type: {
|
|
784
|
+
name: "String"
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
};
|
|
788
|
+
export const connectorSetting = {
|
|
789
|
+
parameterPath: "connectorSetting",
|
|
790
|
+
mapper: ConnectorSettingMapper
|
|
791
|
+
};
|
|
792
|
+
export const scanId = {
|
|
793
|
+
parameterPath: "scanId",
|
|
794
|
+
mapper: {
|
|
795
|
+
serializedName: "scanId",
|
|
796
|
+
required: true,
|
|
797
|
+
type: {
|
|
798
|
+
name: "String"
|
|
799
|
+
}
|
|
800
|
+
}
|
|
801
|
+
};
|
|
802
|
+
export const workspaceId = {
|
|
803
|
+
parameterPath: "workspaceId",
|
|
804
|
+
mapper: {
|
|
805
|
+
serializedName: "workspaceId",
|
|
806
|
+
required: true,
|
|
807
|
+
type: {
|
|
808
|
+
name: "String"
|
|
809
|
+
}
|
|
810
|
+
}
|
|
811
|
+
};
|
|
812
|
+
export const apiVersion12 = {
|
|
813
|
+
parameterPath: "apiVersion",
|
|
814
|
+
mapper: {
|
|
815
|
+
defaultValue: "2020-07-01-preview",
|
|
816
|
+
isConstant: true,
|
|
817
|
+
serializedName: "api-version",
|
|
818
|
+
type: {
|
|
819
|
+
name: "String"
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
};
|
|
823
|
+
export const scanResultId = {
|
|
824
|
+
parameterPath: "scanResultId",
|
|
825
|
+
mapper: {
|
|
826
|
+
serializedName: "scanResultId",
|
|
827
|
+
required: true,
|
|
828
|
+
type: {
|
|
829
|
+
name: "String"
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
};
|
|
833
|
+
export const body4 = {
|
|
834
|
+
parameterPath: ["options", "body"],
|
|
835
|
+
mapper: RuleResultsInputMapper
|
|
836
|
+
};
|
|
837
|
+
export const ruleId = {
|
|
838
|
+
parameterPath: "ruleId",
|
|
839
|
+
mapper: {
|
|
840
|
+
serializedName: "ruleId",
|
|
841
|
+
required: true,
|
|
842
|
+
type: {
|
|
843
|
+
name: "String"
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
};
|
|
847
|
+
export const body5 = {
|
|
848
|
+
parameterPath: ["options", "body"],
|
|
849
|
+
mapper: RulesResultsInputMapper
|
|
850
|
+
};
|
|
851
|
+
export const apiVersion13 = {
|
|
852
|
+
parameterPath: "apiVersion",
|
|
853
|
+
mapper: {
|
|
854
|
+
defaultValue: "2021-01-01",
|
|
855
|
+
isConstant: true,
|
|
856
|
+
serializedName: "api-version",
|
|
857
|
+
type: {
|
|
858
|
+
name: "String"
|
|
859
|
+
}
|
|
860
|
+
}
|
|
861
|
+
};
|
|
862
|
+
export const alertName = {
|
|
863
|
+
parameterPath: "alertName",
|
|
864
|
+
mapper: {
|
|
865
|
+
serializedName: "alertName",
|
|
866
|
+
required: true,
|
|
867
|
+
type: {
|
|
868
|
+
name: "String"
|
|
869
|
+
}
|
|
870
|
+
}
|
|
871
|
+
};
|
|
872
|
+
export const alertSimulatorRequestBody = {
|
|
873
|
+
parameterPath: "alertSimulatorRequestBody",
|
|
874
|
+
mapper: AlertSimulatorRequestBodyMapper
|
|
875
|
+
};
|
|
876
|
+
export const apiVersion14 = {
|
|
877
|
+
parameterPath: "apiVersion",
|
|
878
|
+
mapper: {
|
|
879
|
+
defaultValue: "2021-07-01",
|
|
880
|
+
isConstant: true,
|
|
881
|
+
serializedName: "api-version",
|
|
882
|
+
type: {
|
|
883
|
+
name: "String"
|
|
884
|
+
}
|
|
885
|
+
}
|
|
886
|
+
};
|
|
887
|
+
export const settingName2 = {
|
|
888
|
+
parameterPath: "settingName",
|
|
889
|
+
mapper: {
|
|
890
|
+
serializedName: "settingName",
|
|
891
|
+
required: true,
|
|
892
|
+
type: {
|
|
893
|
+
name: "String"
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
};
|
|
897
|
+
export const setting1 = {
|
|
898
|
+
parameterPath: "setting",
|
|
899
|
+
mapper: SettingMapper
|
|
900
|
+
};
|
|
901
|
+
export const apiVersion15 = {
|
|
902
|
+
parameterPath: "apiVersion",
|
|
903
|
+
mapper: {
|
|
904
|
+
defaultValue: "2021-01-15-preview",
|
|
905
|
+
isConstant: true,
|
|
906
|
+
serializedName: "api-version",
|
|
907
|
+
type: {
|
|
908
|
+
name: "String"
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
};
|
|
912
|
+
export const ingestionSettingName = {
|
|
913
|
+
parameterPath: "ingestionSettingName",
|
|
914
|
+
mapper: {
|
|
915
|
+
serializedName: "ingestionSettingName",
|
|
916
|
+
required: true,
|
|
917
|
+
type: {
|
|
918
|
+
name: "String"
|
|
919
|
+
}
|
|
920
|
+
}
|
|
921
|
+
};
|
|
922
|
+
export const ingestionSetting = {
|
|
923
|
+
parameterPath: "ingestionSetting",
|
|
924
|
+
mapper: IngestionSettingMapper
|
|
925
|
+
};
|
|
926
|
+
export const apiVersion16 = {
|
|
927
|
+
parameterPath: "apiVersion",
|
|
928
|
+
mapper: {
|
|
929
|
+
defaultValue: "2021-05-01-preview",
|
|
930
|
+
isConstant: true,
|
|
931
|
+
serializedName: "api-version",
|
|
932
|
+
type: {
|
|
933
|
+
name: "String"
|
|
934
|
+
}
|
|
935
|
+
}
|
|
936
|
+
};
|
|
937
|
+
export const softwareName = {
|
|
938
|
+
parameterPath: "softwareName",
|
|
939
|
+
mapper: {
|
|
940
|
+
serializedName: "softwareName",
|
|
941
|
+
required: true,
|
|
942
|
+
type: {
|
|
943
|
+
name: "String"
|
|
944
|
+
}
|
|
945
|
+
}
|
|
946
|
+
};
|
|
947
|
+
export const securityConnectorName = {
|
|
948
|
+
parameterPath: "securityConnectorName",
|
|
108
949
|
mapper: {
|
|
109
|
-
serializedName: "
|
|
950
|
+
serializedName: "securityConnectorName",
|
|
110
951
|
required: true,
|
|
111
952
|
type: {
|
|
112
953
|
name: "String"
|
|
113
954
|
}
|
|
114
955
|
}
|
|
115
956
|
};
|
|
116
|
-
export const
|
|
117
|
-
parameterPath: "
|
|
118
|
-
mapper:
|
|
957
|
+
export const securityConnector = {
|
|
958
|
+
parameterPath: "securityConnector",
|
|
959
|
+
mapper: SecurityConnectorMapper
|
|
119
960
|
};
|
|
120
961
|
//# sourceMappingURL=parameters.js.map
|