@azure/arm-security 5.0.1-alpha.20220921.1 → 6.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +307 -8
- package/dist/index.js +12366 -8653
- 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/samples-dev/alertsGetResourceGroupLevelSample.js +3 -3
- package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js.map +1 -1
- package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js +1 -1
- package/dist-esm/samples-dev/alertsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js +1 -1
- package/dist-esm/samples-dev/alertsListSample.js +1 -1
- package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js +1 -1
- package/dist-esm/samples-dev/alertsSimulateSample.js +4 -3
- package/dist-esm/samples-dev/alertsSimulateSample.js.map +1 -1
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js +3 -3
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js.map +1 -1
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js +3 -3
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js.map +1 -1
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js +32 -0
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js +3 -3
- package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js.map +1 -1
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js +1 -1
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js +1 -1
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js +31 -0
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js.map +1 -0
- package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js +1 -1
- package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js +40 -0
- package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationDeleteSample.js +30 -0
- package/dist-esm/samples-dev/applicationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationGetSample.js +30 -0
- package/dist-esm/samples-dev/applicationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/applicationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/applicationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/applicationsListSample.js +43 -0
- package/dist-esm/samples-dev/applicationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsGetSample.js +32 -0
- package/dist-esm/samples-dev/governanceAssignmentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceAssignmentsListSample.js +45 -0
- package/dist-esm/samples-dev/governanceAssignmentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceRuleListSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceRuleListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceRuleListSample.js +43 -0
- package/dist-esm/samples-dev/governanceRuleListSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js +56 -0
- package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceRulesDeleteSample.js +30 -0
- package/dist-esm/samples-dev/governanceRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceRulesGetSample.js +30 -0
- package/dist-esm/samples-dev/governanceRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js +32 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js.map +1 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js +30 -0
- package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/pricingsGetSample.js +2 -2
- package/dist-esm/samples-dev/pricingsListSample.js +2 -2
- package/dist-esm/samples-dev/pricingsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/secureScoresGetSample.js +2 -2
- package/dist-esm/samples-dev/secureScoresListSample.js +2 -2
- package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js +32 -0
- package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js +32 -0
- package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js +45 -0
- package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js +45 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js +58 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js +33 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js +4 -3
- package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/securityConnectorsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/securityConnectorsGetSample.js +1 -1
- package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/securityConnectorsListSample.js +1 -1
- package/dist-esm/samples-dev/securityConnectorsUpdateSample.js +3 -2
- package/dist-esm/samples-dev/securityConnectorsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/securityContactsCreateSample.js +10 -38
- package/dist-esm/samples-dev/securityContactsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/securityContactsDeleteSample.js +6 -6
- package/dist-esm/samples-dev/securityContactsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/securityContactsGetSample.js +6 -23
- package/dist-esm/samples-dev/securityContactsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/securityContactsListSample.js +5 -35
- package/dist-esm/samples-dev/securityContactsListSample.js.map +1 -1
- package/dist-esm/samples-dev/settingsGetSample.js +3 -3
- package/dist-esm/samples-dev/settingsListSample.js +3 -3
- package/dist-esm/samples-dev/settingsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js +31 -0
- package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1532 -323
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +423 -29
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +111 -31
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1690 -215
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +14 -4
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +96 -17
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/adaptiveApplicationControls.js +4 -4
- package/dist-esm/src/operations/adaptiveApplicationControls.js.map +1 -1
- package/dist-esm/src/operations/adaptiveNetworkHardenings.js +4 -4
- package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -1
- package/dist-esm/src/operations/alerts.d.ts +37 -10
- package/dist-esm/src/operations/alerts.d.ts.map +1 -1
- package/dist-esm/src/operations/alerts.js +125 -15
- package/dist-esm/src/operations/alerts.js.map +1 -1
- package/dist-esm/src/operations/alertsSuppressionRules.js +5 -5
- package/dist-esm/src/operations/allowedConnections.js +5 -5
- package/dist-esm/src/operations/allowedConnections.js.map +1 -1
- package/dist-esm/src/operations/applicationOperations.d.ts +32 -0
- package/dist-esm/src/operations/applicationOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/applicationOperations.js +105 -0
- package/dist-esm/src/operations/applicationOperations.js.map +1 -0
- package/dist-esm/src/operations/applications.d.ts +32 -0
- package/dist-esm/src/operations/applications.d.ts.map +1 -0
- package/dist-esm/src/operations/applications.js +124 -0
- package/dist-esm/src/operations/applications.js.map +1 -0
- package/dist-esm/src/operations/assessments.js +5 -5
- package/dist-esm/src/operations/assessmentsMetadata.js +8 -8
- package/dist-esm/src/operations/automations.js +8 -8
- package/dist-esm/src/operations/connectors.js +5 -5
- package/dist-esm/src/operations/connectors.js.map +1 -1
- package/dist-esm/src/operations/discoveredSecuritySolutions.js +5 -5
- package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -1
- package/dist-esm/src/operations/externalSecuritySolutions.d.ts +3 -3
- package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +1 -1
- package/dist-esm/src/operations/externalSecuritySolutions.js +5 -5
- package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -1
- package/dist-esm/src/operations/governanceAssignments.d.ts +78 -0
- package/dist-esm/src/operations/governanceAssignments.d.ts.map +1 -0
- package/dist-esm/src/operations/governanceAssignments.js +241 -0
- package/dist-esm/src/operations/governanceAssignments.js.map +1 -0
- package/dist-esm/src/operations/governanceRuleOperations.d.ts +32 -0
- package/dist-esm/src/operations/governanceRuleOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/governanceRuleOperations.js +124 -0
- package/dist-esm/src/operations/governanceRuleOperations.js.map +1 -0
- package/dist-esm/src/operations/governanceRules.d.ts +63 -0
- package/dist-esm/src/operations/governanceRules.d.ts.map +1 -0
- package/dist-esm/src/operations/governanceRules.js +276 -0
- package/dist-esm/src/operations/governanceRules.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +11 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +11 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/jitNetworkAccessPolicies.js +12 -12
- package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -1
- package/dist-esm/src/operations/pricings.d.ts +3 -3
- package/dist-esm/src/operations/pricings.js +3 -3
- package/dist-esm/src/operations/regulatoryComplianceAssessments.js +3 -3
- package/dist-esm/src/operations/regulatoryComplianceControls.js +3 -3
- package/dist-esm/src/operations/regulatoryComplianceStandards.js +3 -3
- package/dist-esm/src/operations/secureScoreControlDefinitions.js +4 -4
- package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -1
- package/dist-esm/src/operations/secureScoreControls.js +4 -4
- package/dist-esm/src/operations/secureScoreControls.js.map +1 -1
- package/dist-esm/src/operations/secureScores.d.ts +4 -4
- package/dist-esm/src/operations/secureScores.js +7 -7
- package/dist-esm/src/operations/secureScores.js.map +1 -1
- package/dist-esm/src/operations/securityConnectorApplication.d.ts +41 -0
- package/dist-esm/src/operations/securityConnectorApplication.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectorApplication.js +126 -0
- package/dist-esm/src/operations/securityConnectorApplication.js.map +1 -0
- package/dist-esm/src/operations/securityConnectorApplications.d.ts +41 -0
- package/dist-esm/src/operations/securityConnectorApplications.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectorApplications.js +140 -0
- package/dist-esm/src/operations/securityConnectorApplications.js.map +1 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts +41 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRule.js +140 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRule.js.map +1 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts +41 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRules.js +126 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRules.js.map +1 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts +36 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js +123 -0
- package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js.map +1 -0
- package/dist-esm/src/operations/securityConnectors.js +8 -8
- package/dist-esm/src/operations/securityConnectors.js.map +1 -1
- package/dist-esm/src/operations/securityContacts.d.ts +6 -13
- package/dist-esm/src/operations/securityContacts.d.ts.map +1 -1
- package/dist-esm/src/operations/securityContacts.js +14 -41
- package/dist-esm/src/operations/securityContacts.js.map +1 -1
- package/dist-esm/src/operations/securitySolutions.js +3 -3
- package/dist-esm/src/operations/securitySolutions.js.map +1 -1
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +2 -2
- package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +1 -1
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +4 -4
- package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -1
- package/dist-esm/src/operations/settings.d.ts +4 -4
- package/dist-esm/src/operations/settings.js +4 -4
- package/dist-esm/src/operations/subAssessments.js +5 -5
- package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts +30 -0
- package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js +109 -0
- package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js.map +1 -0
- package/dist-esm/src/operations/topology.js +5 -5
- package/dist-esm/src/operations/topology.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/alerts.d.ts +37 -10
- package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts +24 -0
- package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/applicationOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/applicationOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/applications.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/applications.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/applications.js +9 -0
- package/dist-esm/src/operationsInterfaces/applications.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts +49 -0
- package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/governanceAssignments.js +9 -0
- package/dist-esm/src/operationsInterfaces/governanceAssignments.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/governanceRules.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/governanceRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/governanceRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/governanceRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +11 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/pricings.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/secureScores.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts +33 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts +28 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +5 -12
- package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/settings.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts +22 -0
- package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js.map +1 -0
- package/dist-esm/src/securityCenter.d.ts +12 -1
- package/dist-esm/src/securityCenter.d.ts.map +1 -1
- package/dist-esm/src/securityCenter.js +35 -2
- package/dist-esm/src/securityCenter.js.map +1 -1
- package/dist-esm/test/security_examples.spec.d.ts +4 -0
- package/dist-esm/test/security_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/security_examples.spec.js +112 -0
- package/dist-esm/test/security_examples.spec.js.map +1 -0
- package/package.json +13 -10
- package/review/arm-security.api.md +1295 -739
- package/src/models/index.ts +2002 -606
- package/src/models/mappers.ts +3702 -2022
- package/src/models/parameters.ts +111 -18
- package/src/operations/adaptiveApplicationControls.ts +4 -4
- package/src/operations/adaptiveNetworkHardenings.ts +4 -4
- package/src/operations/alerts.ts +171 -17
- package/src/operations/alertsSuppressionRules.ts +5 -5
- package/src/operations/allowedConnections.ts +5 -5
- package/src/operations/applicationOperations.ts +144 -0
- package/src/operations/applications.ts +142 -0
- package/src/operations/assessments.ts +5 -5
- package/src/operations/assessmentsMetadata.ts +8 -8
- package/src/operations/automations.ts +8 -8
- package/src/operations/connectors.ts +5 -5
- package/src/operations/discoveredSecuritySolutions.ts +5 -5
- package/src/operations/externalSecuritySolutions.ts +12 -12
- package/src/operations/governanceAssignments.ts +317 -0
- package/src/operations/governanceRuleOperations.ts +142 -0
- package/src/operations/governanceRules.ts +404 -0
- package/src/operations/index.ts +11 -0
- package/src/operations/jitNetworkAccessPolicies.ts +12 -12
- package/src/operations/pricings.ts +3 -3
- package/src/operations/regulatoryComplianceAssessments.ts +3 -3
- package/src/operations/regulatoryComplianceControls.ts +3 -3
- package/src/operations/regulatoryComplianceStandards.ts +3 -3
- package/src/operations/secureScoreControlDefinitions.ts +4 -4
- package/src/operations/secureScoreControls.ts +4 -4
- package/src/operations/secureScores.ts +7 -7
- package/src/operations/securityConnectorApplication.ts +172 -0
- package/src/operations/securityConnectorApplications.ts +193 -0
- package/src/operations/securityConnectorGovernanceRule.ts +193 -0
- package/src/operations/securityConnectorGovernanceRules.ts +172 -0
- package/src/operations/securityConnectorGovernanceRulesExecuteStatus.ts +178 -0
- package/src/operations/securityConnectors.ts +8 -8
- package/src/operations/securityContacts.ts +14 -52
- package/src/operations/securitySolutions.ts +3 -3
- package/src/operations/securitySolutionsReferenceDataOperations.ts +2 -2
- package/src/operations/serverVulnerabilityAssessmentOperations.ts +4 -4
- package/src/operations/settings.ts +4 -4
- package/src/operations/subAssessments.ts +5 -5
- package/src/operations/subscriptionGovernanceRulesExecuteStatus.ts +152 -0
- package/src/operations/topology.ts +5 -5
- package/src/operationsInterfaces/alerts.ts +53 -11
- package/src/operationsInterfaces/applicationOperations.ts +49 -0
- package/src/operationsInterfaces/applications.ts +22 -0
- package/src/operationsInterfaces/externalSecuritySolutions.ts +3 -3
- package/src/operationsInterfaces/governanceAssignments.ts +86 -0
- package/src/operationsInterfaces/governanceRuleOperations.ts +22 -0
- package/src/operationsInterfaces/governanceRules.ts +114 -0
- package/src/operationsInterfaces/index.ts +11 -0
- package/src/operationsInterfaces/pricings.ts +3 -3
- package/src/operationsInterfaces/secureScores.ts +3 -3
- package/src/operationsInterfaces/securityConnectorApplication.ts +64 -0
- package/src/operationsInterfaces/securityConnectorApplications.ts +30 -0
- package/src/operationsInterfaces/securityConnectorGovernanceRule.ts +30 -0
- package/src/operationsInterfaces/securityConnectorGovernanceRules.ts +64 -0
- package/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.ts +58 -0
- package/src/operationsInterfaces/securityContacts.ts +5 -18
- package/src/operationsInterfaces/settings.ts +3 -3
- package/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.ts +46 -0
- package/src/securityCenter.ts +90 -3
- package/types/arm-security.d.ts +2012 -360
- package/dist-esm/samples-dev/securityContactsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/securityContactsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/securityContactsUpdateSample.js +0 -60
- package/dist-esm/samples-dev/securityContactsUpdateSample.js.map +0 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -8,22 +8,31 @@
|
|
|
8
8
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
9
9
|
export var KnownCreatedByType;
|
|
10
10
|
(function (KnownCreatedByType) {
|
|
11
|
+
/** User */
|
|
11
12
|
KnownCreatedByType["User"] = "User";
|
|
13
|
+
/** Application */
|
|
12
14
|
KnownCreatedByType["Application"] = "Application";
|
|
15
|
+
/** ManagedIdentity */
|
|
13
16
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
17
|
+
/** Key */
|
|
14
18
|
KnownCreatedByType["Key"] = "Key";
|
|
15
19
|
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
16
20
|
/** Known values of {@link SupportedCloudEnum} that the service accepts. */
|
|
17
21
|
export var KnownSupportedCloudEnum;
|
|
18
22
|
(function (KnownSupportedCloudEnum) {
|
|
23
|
+
/** AWS */
|
|
19
24
|
KnownSupportedCloudEnum["AWS"] = "AWS";
|
|
25
|
+
/** GCP */
|
|
20
26
|
KnownSupportedCloudEnum["GCP"] = "GCP";
|
|
21
27
|
})(KnownSupportedCloudEnum || (KnownSupportedCloudEnum = {}));
|
|
22
28
|
/** Known values of {@link SeverityEnum} that the service accepts. */
|
|
23
29
|
export var KnownSeverityEnum;
|
|
24
30
|
(function (KnownSeverityEnum) {
|
|
31
|
+
/** High */
|
|
25
32
|
KnownSeverityEnum["High"] = "High";
|
|
33
|
+
/** Medium */
|
|
26
34
|
KnownSeverityEnum["Medium"] = "Medium";
|
|
35
|
+
/** Low */
|
|
27
36
|
KnownSeverityEnum["Low"] = "Low";
|
|
28
37
|
})(KnownSeverityEnum || (KnownSeverityEnum = {}));
|
|
29
38
|
/** Known values of {@link ResourceStatus} that the service accepts. */
|
|
@@ -41,9 +50,9 @@ export var KnownResourceStatus;
|
|
|
41
50
|
/** Known values of {@link PricingTier} that the service accepts. */
|
|
42
51
|
export var KnownPricingTier;
|
|
43
52
|
(function (KnownPricingTier) {
|
|
44
|
-
/** Get free
|
|
53
|
+
/** Get free Microsoft Defender for Cloud experience with basic security features */
|
|
45
54
|
KnownPricingTier["Free"] = "Free";
|
|
46
|
-
/** Get the standard
|
|
55
|
+
/** Get the standard Microsoft Defender for Cloud experience with advanced security features */
|
|
47
56
|
KnownPricingTier["Standard"] = "Standard";
|
|
48
57
|
})(KnownPricingTier || (KnownPricingTier = {}));
|
|
49
58
|
/** Known values of {@link ValueType} that the service accepts. */
|
|
@@ -57,7 +66,9 @@ export var KnownValueType;
|
|
|
57
66
|
/** Known values of {@link SecuritySolutionStatus} that the service accepts. */
|
|
58
67
|
export var KnownSecuritySolutionStatus;
|
|
59
68
|
(function (KnownSecuritySolutionStatus) {
|
|
69
|
+
/** Enabled */
|
|
60
70
|
KnownSecuritySolutionStatus["Enabled"] = "Enabled";
|
|
71
|
+
/** Disabled */
|
|
61
72
|
KnownSecuritySolutionStatus["Disabled"] = "Disabled";
|
|
62
73
|
})(KnownSecuritySolutionStatus || (KnownSecuritySolutionStatus = {}));
|
|
63
74
|
/** Known values of {@link ExportData} that the service accepts. */
|
|
@@ -111,7 +122,9 @@ export var KnownRecommendationType;
|
|
|
111
122
|
/** Known values of {@link RecommendationConfigStatus} that the service accepts. */
|
|
112
123
|
export var KnownRecommendationConfigStatus;
|
|
113
124
|
(function (KnownRecommendationConfigStatus) {
|
|
125
|
+
/** Disabled */
|
|
114
126
|
KnownRecommendationConfigStatus["Disabled"] = "Disabled";
|
|
127
|
+
/** Enabled */
|
|
115
128
|
KnownRecommendationConfigStatus["Enabled"] = "Enabled";
|
|
116
129
|
})(KnownRecommendationConfigStatus || (KnownRecommendationConfigStatus = {}));
|
|
117
130
|
/** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */
|
|
@@ -125,29 +138,41 @@ export var KnownUnmaskedIpLoggingStatus;
|
|
|
125
138
|
/** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
|
|
126
139
|
export var KnownAdditionalWorkspaceType;
|
|
127
140
|
(function (KnownAdditionalWorkspaceType) {
|
|
141
|
+
/** Sentinel */
|
|
128
142
|
KnownAdditionalWorkspaceType["Sentinel"] = "Sentinel";
|
|
129
143
|
})(KnownAdditionalWorkspaceType || (KnownAdditionalWorkspaceType = {}));
|
|
130
144
|
/** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
|
|
131
145
|
export var KnownAdditionalWorkspaceDataType;
|
|
132
146
|
(function (KnownAdditionalWorkspaceDataType) {
|
|
147
|
+
/** Alerts */
|
|
133
148
|
KnownAdditionalWorkspaceDataType["Alerts"] = "Alerts";
|
|
149
|
+
/** RawEvents */
|
|
134
150
|
KnownAdditionalWorkspaceDataType["RawEvents"] = "RawEvents";
|
|
135
151
|
})(KnownAdditionalWorkspaceDataType || (KnownAdditionalWorkspaceDataType = {}));
|
|
136
152
|
/** Known values of {@link ReportedSeverity} that the service accepts. */
|
|
137
153
|
export var KnownReportedSeverity;
|
|
138
154
|
(function (KnownReportedSeverity) {
|
|
155
|
+
/** Informational */
|
|
139
156
|
KnownReportedSeverity["Informational"] = "Informational";
|
|
157
|
+
/** Low */
|
|
140
158
|
KnownReportedSeverity["Low"] = "Low";
|
|
159
|
+
/** Medium */
|
|
141
160
|
KnownReportedSeverity["Medium"] = "Medium";
|
|
161
|
+
/** High */
|
|
142
162
|
KnownReportedSeverity["High"] = "High";
|
|
143
163
|
})(KnownReportedSeverity || (KnownReportedSeverity = {}));
|
|
144
164
|
/** Known values of {@link TaskUpdateActionType} that the service accepts. */
|
|
145
165
|
export var KnownTaskUpdateActionType;
|
|
146
166
|
(function (KnownTaskUpdateActionType) {
|
|
167
|
+
/** Activate */
|
|
147
168
|
KnownTaskUpdateActionType["Activate"] = "Activate";
|
|
169
|
+
/** Dismiss */
|
|
148
170
|
KnownTaskUpdateActionType["Dismiss"] = "Dismiss";
|
|
171
|
+
/** Start */
|
|
149
172
|
KnownTaskUpdateActionType["Start"] = "Start";
|
|
173
|
+
/** Resolve */
|
|
150
174
|
KnownTaskUpdateActionType["Resolve"] = "Resolve";
|
|
175
|
+
/** Close */
|
|
151
176
|
KnownTaskUpdateActionType["Close"] = "Close";
|
|
152
177
|
})(KnownTaskUpdateActionType || (KnownTaskUpdateActionType = {}));
|
|
153
178
|
/** Known values of {@link AutoProvision} that the service accepts. */
|
|
@@ -161,25 +186,11 @@ export var KnownAutoProvision;
|
|
|
161
186
|
/** Known values of {@link InformationProtectionPolicyName} that the service accepts. */
|
|
162
187
|
export var KnownInformationProtectionPolicyName;
|
|
163
188
|
(function (KnownInformationProtectionPolicyName) {
|
|
189
|
+
/** Effective */
|
|
164
190
|
KnownInformationProtectionPolicyName["Effective"] = "effective";
|
|
191
|
+
/** Custom */
|
|
165
192
|
KnownInformationProtectionPolicyName["Custom"] = "custom";
|
|
166
193
|
})(KnownInformationProtectionPolicyName || (KnownInformationProtectionPolicyName = {}));
|
|
167
|
-
/** Known values of {@link AlertNotifications} that the service accepts. */
|
|
168
|
-
export var KnownAlertNotifications;
|
|
169
|
-
(function (KnownAlertNotifications) {
|
|
170
|
-
/** Get notifications on new alerts */
|
|
171
|
-
KnownAlertNotifications["On"] = "On";
|
|
172
|
-
/** Don't get notifications on new alerts */
|
|
173
|
-
KnownAlertNotifications["Off"] = "Off";
|
|
174
|
-
})(KnownAlertNotifications || (KnownAlertNotifications = {}));
|
|
175
|
-
/** Known values of {@link AlertsToAdmins} that the service accepts. */
|
|
176
|
-
export var KnownAlertsToAdmins;
|
|
177
|
-
(function (KnownAlertsToAdmins) {
|
|
178
|
-
/** Send notification on new alerts to the subscription's admins */
|
|
179
|
-
KnownAlertsToAdmins["On"] = "On";
|
|
180
|
-
/** Don't send notification on new alerts to the subscription's admins */
|
|
181
|
-
KnownAlertsToAdmins["Off"] = "Off";
|
|
182
|
-
})(KnownAlertsToAdmins || (KnownAlertsToAdmins = {}));
|
|
183
194
|
/** Known values of {@link State} that the service accepts. */
|
|
184
195
|
export var KnownState;
|
|
185
196
|
(function (KnownState) {
|
|
@@ -192,6 +203,28 @@ export var KnownState;
|
|
|
192
203
|
/** No supported regulatory compliance data for the given standard */
|
|
193
204
|
KnownState["Unsupported"] = "Unsupported";
|
|
194
205
|
})(KnownState || (KnownState = {}));
|
|
206
|
+
/** Known values of {@link MinimalSeverity} that the service accepts. */
|
|
207
|
+
export var KnownMinimalSeverity;
|
|
208
|
+
(function (KnownMinimalSeverity) {
|
|
209
|
+
/** Get notifications on new alerts with High severity */
|
|
210
|
+
KnownMinimalSeverity["High"] = "High";
|
|
211
|
+
/** Get notifications on new alerts with medium or high severity */
|
|
212
|
+
KnownMinimalSeverity["Medium"] = "Medium";
|
|
213
|
+
/** Don't get notifications on new alerts with low, medium or high severity */
|
|
214
|
+
KnownMinimalSeverity["Low"] = "Low";
|
|
215
|
+
})(KnownMinimalSeverity || (KnownMinimalSeverity = {}));
|
|
216
|
+
/** Known values of {@link Roles} that the service accepts. */
|
|
217
|
+
export var KnownRoles;
|
|
218
|
+
(function (KnownRoles) {
|
|
219
|
+
/** If enabled, send notification on new alerts to the account admins */
|
|
220
|
+
KnownRoles["AccountAdmin"] = "AccountAdmin";
|
|
221
|
+
/** If enabled, send notification on new alerts to the service admins */
|
|
222
|
+
KnownRoles["ServiceAdmin"] = "ServiceAdmin";
|
|
223
|
+
/** If enabled, send notification on new alerts to the subscription owners */
|
|
224
|
+
KnownRoles["Owner"] = "Owner";
|
|
225
|
+
/** If enabled, send notification on new alerts to the subscription contributors */
|
|
226
|
+
KnownRoles["Contributor"] = "Contributor";
|
|
227
|
+
})(KnownRoles || (KnownRoles = {}));
|
|
195
228
|
/** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
|
|
196
229
|
export var KnownSubAssessmentStatusCode;
|
|
197
230
|
(function (KnownSubAssessmentStatusCode) {
|
|
@@ -205,8 +238,11 @@ export var KnownSubAssessmentStatusCode;
|
|
|
205
238
|
/** Known values of {@link Severity} that the service accepts. */
|
|
206
239
|
export var KnownSeverity;
|
|
207
240
|
(function (KnownSeverity) {
|
|
241
|
+
/** Low */
|
|
208
242
|
KnownSeverity["Low"] = "Low";
|
|
243
|
+
/** Medium */
|
|
209
244
|
KnownSeverity["Medium"] = "Medium";
|
|
245
|
+
/** High */
|
|
210
246
|
KnownSeverity["High"] = "High";
|
|
211
247
|
})(KnownSeverity || (KnownSeverity = {}));
|
|
212
248
|
/** Known values of {@link Source} that the service accepts. */
|
|
@@ -222,31 +258,49 @@ export var KnownSource;
|
|
|
222
258
|
/** Known values of {@link AssessedResourceType} that the service accepts. */
|
|
223
259
|
export var KnownAssessedResourceType;
|
|
224
260
|
(function (KnownAssessedResourceType) {
|
|
261
|
+
/** SqlServerVulnerability */
|
|
225
262
|
KnownAssessedResourceType["SqlServerVulnerability"] = "SqlServerVulnerability";
|
|
263
|
+
/** ContainerRegistryVulnerability */
|
|
226
264
|
KnownAssessedResourceType["ContainerRegistryVulnerability"] = "ContainerRegistryVulnerability";
|
|
265
|
+
/** ServerVulnerability */
|
|
227
266
|
KnownAssessedResourceType["ServerVulnerability"] = "ServerVulnerability";
|
|
228
267
|
})(KnownAssessedResourceType || (KnownAssessedResourceType = {}));
|
|
229
268
|
/** Known values of {@link EventSource} that the service accepts. */
|
|
230
269
|
export var KnownEventSource;
|
|
231
270
|
(function (KnownEventSource) {
|
|
271
|
+
/** Assessments */
|
|
232
272
|
KnownEventSource["Assessments"] = "Assessments";
|
|
273
|
+
/** AssessmentsSnapshot */
|
|
233
274
|
KnownEventSource["AssessmentsSnapshot"] = "AssessmentsSnapshot";
|
|
275
|
+
/** SubAssessments */
|
|
234
276
|
KnownEventSource["SubAssessments"] = "SubAssessments";
|
|
277
|
+
/** SubAssessmentsSnapshot */
|
|
235
278
|
KnownEventSource["SubAssessmentsSnapshot"] = "SubAssessmentsSnapshot";
|
|
279
|
+
/** Alerts */
|
|
236
280
|
KnownEventSource["Alerts"] = "Alerts";
|
|
281
|
+
/** SecureScores */
|
|
237
282
|
KnownEventSource["SecureScores"] = "SecureScores";
|
|
283
|
+
/** SecureScoresSnapshot */
|
|
238
284
|
KnownEventSource["SecureScoresSnapshot"] = "SecureScoresSnapshot";
|
|
285
|
+
/** SecureScoreControls */
|
|
239
286
|
KnownEventSource["SecureScoreControls"] = "SecureScoreControls";
|
|
287
|
+
/** SecureScoreControlsSnapshot */
|
|
240
288
|
KnownEventSource["SecureScoreControlsSnapshot"] = "SecureScoreControlsSnapshot";
|
|
289
|
+
/** RegulatoryComplianceAssessment */
|
|
241
290
|
KnownEventSource["RegulatoryComplianceAssessment"] = "RegulatoryComplianceAssessment";
|
|
291
|
+
/** RegulatoryComplianceAssessmentSnapshot */
|
|
242
292
|
KnownEventSource["RegulatoryComplianceAssessmentSnapshot"] = "RegulatoryComplianceAssessmentSnapshot";
|
|
243
293
|
})(KnownEventSource || (KnownEventSource = {}));
|
|
244
294
|
/** Known values of {@link PropertyType} that the service accepts. */
|
|
245
295
|
export var KnownPropertyType;
|
|
246
296
|
(function (KnownPropertyType) {
|
|
297
|
+
/** String */
|
|
247
298
|
KnownPropertyType["String"] = "String";
|
|
299
|
+
/** Integer */
|
|
248
300
|
KnownPropertyType["Integer"] = "Integer";
|
|
301
|
+
/** Number */
|
|
249
302
|
KnownPropertyType["Number"] = "Number";
|
|
303
|
+
/** Boolean */
|
|
250
304
|
KnownPropertyType["Boolean"] = "Boolean";
|
|
251
305
|
})(KnownPropertyType || (KnownPropertyType = {}));
|
|
252
306
|
/** Known values of {@link Operator} that the service accepts. */
|
|
@@ -274,188 +328,333 @@ export var KnownOperator;
|
|
|
274
328
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
275
329
|
export var KnownActionType;
|
|
276
330
|
(function (KnownActionType) {
|
|
331
|
+
/** LogicApp */
|
|
277
332
|
KnownActionType["LogicApp"] = "LogicApp";
|
|
333
|
+
/** EventHub */
|
|
278
334
|
KnownActionType["EventHub"] = "EventHub";
|
|
335
|
+
/** Workspace */
|
|
279
336
|
KnownActionType["Workspace"] = "Workspace";
|
|
280
337
|
})(KnownActionType || (KnownActionType = {}));
|
|
281
338
|
/** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
|
|
282
339
|
export var KnownServerVulnerabilityAssessmentPropertiesProvisioningState;
|
|
283
340
|
(function (KnownServerVulnerabilityAssessmentPropertiesProvisioningState) {
|
|
341
|
+
/** Succeeded */
|
|
284
342
|
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Succeeded"] = "Succeeded";
|
|
343
|
+
/** Failed */
|
|
285
344
|
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Failed"] = "Failed";
|
|
345
|
+
/** Canceled */
|
|
286
346
|
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Canceled"] = "Canceled";
|
|
347
|
+
/** Provisioning */
|
|
287
348
|
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Provisioning"] = "Provisioning";
|
|
349
|
+
/** Deprovisioning */
|
|
288
350
|
KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Deprovisioning"] = "Deprovisioning";
|
|
289
351
|
})(KnownServerVulnerabilityAssessmentPropertiesProvisioningState || (KnownServerVulnerabilityAssessmentPropertiesProvisioningState = {}));
|
|
290
352
|
/** Known values of {@link Tactics} that the service accepts. */
|
|
291
353
|
export var KnownTactics;
|
|
292
354
|
(function (KnownTactics) {
|
|
355
|
+
/** Reconnaissance */
|
|
293
356
|
KnownTactics["Reconnaissance"] = "Reconnaissance";
|
|
357
|
+
/** ResourceDevelopment */
|
|
294
358
|
KnownTactics["ResourceDevelopment"] = "Resource Development";
|
|
359
|
+
/** InitialAccess */
|
|
295
360
|
KnownTactics["InitialAccess"] = "Initial Access";
|
|
361
|
+
/** Execution */
|
|
296
362
|
KnownTactics["Execution"] = "Execution";
|
|
363
|
+
/** Persistence */
|
|
297
364
|
KnownTactics["Persistence"] = "Persistence";
|
|
365
|
+
/** PrivilegeEscalation */
|
|
298
366
|
KnownTactics["PrivilegeEscalation"] = "Privilege Escalation";
|
|
367
|
+
/** DefenseEvasion */
|
|
299
368
|
KnownTactics["DefenseEvasion"] = "Defense Evasion";
|
|
369
|
+
/** CredentialAccess */
|
|
300
370
|
KnownTactics["CredentialAccess"] = "Credential Access";
|
|
371
|
+
/** Discovery */
|
|
301
372
|
KnownTactics["Discovery"] = "Discovery";
|
|
373
|
+
/** LateralMovement */
|
|
302
374
|
KnownTactics["LateralMovement"] = "Lateral Movement";
|
|
375
|
+
/** Collection */
|
|
303
376
|
KnownTactics["Collection"] = "Collection";
|
|
377
|
+
/** CommandAndControl */
|
|
304
378
|
KnownTactics["CommandAndControl"] = "Command and Control";
|
|
379
|
+
/** Exfiltration */
|
|
305
380
|
KnownTactics["Exfiltration"] = "Exfiltration";
|
|
381
|
+
/** Impact */
|
|
306
382
|
KnownTactics["Impact"] = "Impact";
|
|
307
383
|
})(KnownTactics || (KnownTactics = {}));
|
|
308
384
|
/** Known values of {@link Techniques} that the service accepts. */
|
|
309
385
|
export var KnownTechniques;
|
|
310
386
|
(function (KnownTechniques) {
|
|
387
|
+
/** AbuseElevationControlMechanism */
|
|
311
388
|
KnownTechniques["AbuseElevationControlMechanism"] = "Abuse Elevation Control Mechanism";
|
|
389
|
+
/** AccessTokenManipulation */
|
|
312
390
|
KnownTechniques["AccessTokenManipulation"] = "Access Token Manipulation";
|
|
391
|
+
/** AccountDiscovery */
|
|
313
392
|
KnownTechniques["AccountDiscovery"] = "Account Discovery";
|
|
393
|
+
/** AccountManipulation */
|
|
314
394
|
KnownTechniques["AccountManipulation"] = "Account Manipulation";
|
|
395
|
+
/** ActiveScanning */
|
|
315
396
|
KnownTechniques["ActiveScanning"] = "Active Scanning";
|
|
397
|
+
/** ApplicationLayerProtocol */
|
|
316
398
|
KnownTechniques["ApplicationLayerProtocol"] = "Application Layer Protocol";
|
|
399
|
+
/** AudioCapture */
|
|
317
400
|
KnownTechniques["AudioCapture"] = "Audio Capture";
|
|
401
|
+
/** BootOrLogonAutostartExecution */
|
|
318
402
|
KnownTechniques["BootOrLogonAutostartExecution"] = "Boot or Logon Autostart Execution";
|
|
403
|
+
/** BootOrLogonInitializationScripts */
|
|
319
404
|
KnownTechniques["BootOrLogonInitializationScripts"] = "Boot or Logon Initialization Scripts";
|
|
405
|
+
/** BruteForce */
|
|
320
406
|
KnownTechniques["BruteForce"] = "Brute Force";
|
|
407
|
+
/** CloudInfrastructureDiscovery */
|
|
321
408
|
KnownTechniques["CloudInfrastructureDiscovery"] = "Cloud Infrastructure Discovery";
|
|
409
|
+
/** CloudServiceDashboard */
|
|
322
410
|
KnownTechniques["CloudServiceDashboard"] = "Cloud Service Dashboard";
|
|
411
|
+
/** CloudServiceDiscovery */
|
|
323
412
|
KnownTechniques["CloudServiceDiscovery"] = "Cloud Service Discovery";
|
|
413
|
+
/** CommandAndScriptingInterpreter */
|
|
324
414
|
KnownTechniques["CommandAndScriptingInterpreter"] = "Command and Scripting Interpreter";
|
|
415
|
+
/** CompromiseClientSoftwareBinary */
|
|
325
416
|
KnownTechniques["CompromiseClientSoftwareBinary"] = "Compromise Client Software Binary";
|
|
417
|
+
/** CompromiseInfrastructure */
|
|
326
418
|
KnownTechniques["CompromiseInfrastructure"] = "Compromise Infrastructure";
|
|
419
|
+
/** ContainerAndResourceDiscovery */
|
|
327
420
|
KnownTechniques["ContainerAndResourceDiscovery"] = "Container and Resource Discovery";
|
|
421
|
+
/** CreateAccount */
|
|
328
422
|
KnownTechniques["CreateAccount"] = "Create Account";
|
|
423
|
+
/** CreateOrModifySystemProcess */
|
|
329
424
|
KnownTechniques["CreateOrModifySystemProcess"] = "Create or Modify System Process";
|
|
425
|
+
/** CredentialsFromPasswordStores */
|
|
330
426
|
KnownTechniques["CredentialsFromPasswordStores"] = "Credentials from Password Stores";
|
|
427
|
+
/** DataDestruction */
|
|
331
428
|
KnownTechniques["DataDestruction"] = "Data Destruction";
|
|
429
|
+
/** DataEncryptedForImpact */
|
|
332
430
|
KnownTechniques["DataEncryptedForImpact"] = "Data Encrypted for Impact";
|
|
431
|
+
/** DataFromCloudStorageObject */
|
|
333
432
|
KnownTechniques["DataFromCloudStorageObject"] = "Data from Cloud Storage Object";
|
|
433
|
+
/** DataFromConfigurationRepository */
|
|
334
434
|
KnownTechniques["DataFromConfigurationRepository"] = "Data from Configuration Repository";
|
|
435
|
+
/** DataFromInformationRepositories */
|
|
335
436
|
KnownTechniques["DataFromInformationRepositories"] = "Data from Information Repositories";
|
|
437
|
+
/** DataFromLocalSystem */
|
|
336
438
|
KnownTechniques["DataFromLocalSystem"] = "Data from Local System";
|
|
439
|
+
/** DataManipulation */
|
|
337
440
|
KnownTechniques["DataManipulation"] = "Data Manipulation";
|
|
441
|
+
/** DataStaged */
|
|
338
442
|
KnownTechniques["DataStaged"] = "Data Staged";
|
|
443
|
+
/** Defacement */
|
|
339
444
|
KnownTechniques["Defacement"] = "Defacement";
|
|
445
|
+
/** DeobfuscateDecodeFilesOrInformation */
|
|
340
446
|
KnownTechniques["DeobfuscateDecodeFilesOrInformation"] = "Deobfuscate/Decode Files or Information";
|
|
447
|
+
/** DiskWipe */
|
|
341
448
|
KnownTechniques["DiskWipe"] = "Disk Wipe";
|
|
449
|
+
/** DomainTrustDiscovery */
|
|
342
450
|
KnownTechniques["DomainTrustDiscovery"] = "Domain Trust Discovery";
|
|
451
|
+
/** DriveByCompromise */
|
|
343
452
|
KnownTechniques["DriveByCompromise"] = "Drive-by Compromise";
|
|
453
|
+
/** DynamicResolution */
|
|
344
454
|
KnownTechniques["DynamicResolution"] = "Dynamic Resolution";
|
|
455
|
+
/** EndpointDenialOfService */
|
|
345
456
|
KnownTechniques["EndpointDenialOfService"] = "Endpoint Denial of Service";
|
|
457
|
+
/** EventTriggeredExecution */
|
|
346
458
|
KnownTechniques["EventTriggeredExecution"] = "Event Triggered Execution";
|
|
459
|
+
/** ExfiltrationOverAlternativeProtocol */
|
|
347
460
|
KnownTechniques["ExfiltrationOverAlternativeProtocol"] = "Exfiltration Over Alternative Protocol";
|
|
461
|
+
/** ExploitPublicFacingApplication */
|
|
348
462
|
KnownTechniques["ExploitPublicFacingApplication"] = "Exploit Public-Facing Application";
|
|
463
|
+
/** ExploitationForClientExecution */
|
|
349
464
|
KnownTechniques["ExploitationForClientExecution"] = "Exploitation for Client Execution";
|
|
465
|
+
/** ExploitationForCredentialAccess */
|
|
350
466
|
KnownTechniques["ExploitationForCredentialAccess"] = "Exploitation for Credential Access";
|
|
467
|
+
/** ExploitationForDefenseEvasion */
|
|
351
468
|
KnownTechniques["ExploitationForDefenseEvasion"] = "Exploitation for Defense Evasion";
|
|
469
|
+
/** ExploitationForPrivilegeEscalation */
|
|
352
470
|
KnownTechniques["ExploitationForPrivilegeEscalation"] = "Exploitation for Privilege Escalation";
|
|
471
|
+
/** ExploitationOfRemoteServices */
|
|
353
472
|
KnownTechniques["ExploitationOfRemoteServices"] = "Exploitation of Remote Services";
|
|
473
|
+
/** ExternalRemoteServices */
|
|
354
474
|
KnownTechniques["ExternalRemoteServices"] = "External Remote Services";
|
|
475
|
+
/** FallbackChannels */
|
|
355
476
|
KnownTechniques["FallbackChannels"] = "Fallback Channels";
|
|
477
|
+
/** FileAndDirectoryDiscovery */
|
|
356
478
|
KnownTechniques["FileAndDirectoryDiscovery"] = "File and Directory Discovery";
|
|
479
|
+
/** GatherVictimNetworkInformation */
|
|
357
480
|
KnownTechniques["GatherVictimNetworkInformation"] = "Gather Victim Network Information";
|
|
481
|
+
/** HideArtifacts */
|
|
358
482
|
KnownTechniques["HideArtifacts"] = "Hide Artifacts";
|
|
483
|
+
/** HijackExecutionFlow */
|
|
359
484
|
KnownTechniques["HijackExecutionFlow"] = "Hijack Execution Flow";
|
|
485
|
+
/** ImpairDefenses */
|
|
360
486
|
KnownTechniques["ImpairDefenses"] = "Impair Defenses";
|
|
487
|
+
/** ImplantContainerImage */
|
|
361
488
|
KnownTechniques["ImplantContainerImage"] = "Implant Container Image";
|
|
489
|
+
/** IndicatorRemovalOnHost */
|
|
362
490
|
KnownTechniques["IndicatorRemovalOnHost"] = "Indicator Removal on Host";
|
|
491
|
+
/** IndirectCommandExecution */
|
|
363
492
|
KnownTechniques["IndirectCommandExecution"] = "Indirect Command Execution";
|
|
493
|
+
/** IngressToolTransfer */
|
|
364
494
|
KnownTechniques["IngressToolTransfer"] = "Ingress Tool Transfer";
|
|
495
|
+
/** InputCapture */
|
|
365
496
|
KnownTechniques["InputCapture"] = "Input Capture";
|
|
497
|
+
/** InterProcessCommunication */
|
|
366
498
|
KnownTechniques["InterProcessCommunication"] = "Inter-Process Communication";
|
|
499
|
+
/** LateralToolTransfer */
|
|
367
500
|
KnownTechniques["LateralToolTransfer"] = "Lateral Tool Transfer";
|
|
501
|
+
/** ManInTheMiddle */
|
|
368
502
|
KnownTechniques["ManInTheMiddle"] = "Man-in-the-Middle";
|
|
503
|
+
/** Masquerading */
|
|
369
504
|
KnownTechniques["Masquerading"] = "Masquerading";
|
|
505
|
+
/** ModifyAuthenticationProcess */
|
|
370
506
|
KnownTechniques["ModifyAuthenticationProcess"] = "Modify Authentication Process";
|
|
507
|
+
/** ModifyRegistry */
|
|
371
508
|
KnownTechniques["ModifyRegistry"] = "Modify Registry";
|
|
509
|
+
/** NetworkDenialOfService */
|
|
372
510
|
KnownTechniques["NetworkDenialOfService"] = "Network Denial of Service";
|
|
511
|
+
/** NetworkServiceScanning */
|
|
373
512
|
KnownTechniques["NetworkServiceScanning"] = "Network Service Scanning";
|
|
513
|
+
/** NetworkSniffing */
|
|
374
514
|
KnownTechniques["NetworkSniffing"] = "Network Sniffing";
|
|
515
|
+
/** NonApplicationLayerProtocol */
|
|
375
516
|
KnownTechniques["NonApplicationLayerProtocol"] = "Non-Application Layer Protocol";
|
|
517
|
+
/** NonStandardPort */
|
|
376
518
|
KnownTechniques["NonStandardPort"] = "Non-Standard Port";
|
|
519
|
+
/** ObtainCapabilities */
|
|
377
520
|
KnownTechniques["ObtainCapabilities"] = "Obtain Capabilities";
|
|
521
|
+
/** ObfuscatedFilesOrInformation */
|
|
378
522
|
KnownTechniques["ObfuscatedFilesOrInformation"] = "Obfuscated Files or Information";
|
|
523
|
+
/** OfficeApplicationStartup */
|
|
379
524
|
KnownTechniques["OfficeApplicationStartup"] = "Office Application Startup";
|
|
525
|
+
/** OSCredentialDumping */
|
|
380
526
|
KnownTechniques["OSCredentialDumping"] = "OS Credential Dumping";
|
|
527
|
+
/** PermissionGroupsDiscovery */
|
|
381
528
|
KnownTechniques["PermissionGroupsDiscovery"] = "Permission Groups Discovery";
|
|
529
|
+
/** Phishing */
|
|
382
530
|
KnownTechniques["Phishing"] = "Phishing";
|
|
531
|
+
/** PreOSBoot */
|
|
383
532
|
KnownTechniques["PreOSBoot"] = "Pre-OS Boot";
|
|
533
|
+
/** ProcessDiscovery */
|
|
384
534
|
KnownTechniques["ProcessDiscovery"] = "Process Discovery";
|
|
535
|
+
/** ProcessInjection */
|
|
385
536
|
KnownTechniques["ProcessInjection"] = "Process Injection";
|
|
537
|
+
/** ProtocolTunneling */
|
|
386
538
|
KnownTechniques["ProtocolTunneling"] = "Protocol Tunneling";
|
|
539
|
+
/** Proxy */
|
|
387
540
|
KnownTechniques["Proxy"] = "Proxy";
|
|
541
|
+
/** QueryRegistry */
|
|
388
542
|
KnownTechniques["QueryRegistry"] = "Query Registry";
|
|
543
|
+
/** RemoteAccessSoftware */
|
|
389
544
|
KnownTechniques["RemoteAccessSoftware"] = "Remote Access Software";
|
|
545
|
+
/** RemoteServiceSessionHijacking */
|
|
390
546
|
KnownTechniques["RemoteServiceSessionHijacking"] = "Remote Service Session Hijacking";
|
|
547
|
+
/** RemoteServices */
|
|
391
548
|
KnownTechniques["RemoteServices"] = "Remote Services";
|
|
549
|
+
/** RemoteSystemDiscovery */
|
|
392
550
|
KnownTechniques["RemoteSystemDiscovery"] = "Remote System Discovery";
|
|
551
|
+
/** ResourceHijacking */
|
|
393
552
|
KnownTechniques["ResourceHijacking"] = "Resource Hijacking";
|
|
553
|
+
/** ScheduledTaskJob */
|
|
394
554
|
KnownTechniques["ScheduledTaskJob"] = "Scheduled Task/Job";
|
|
555
|
+
/** ScreenCapture */
|
|
395
556
|
KnownTechniques["ScreenCapture"] = "Screen Capture";
|
|
557
|
+
/** SearchVictimOwnedWebsites */
|
|
396
558
|
KnownTechniques["SearchVictimOwnedWebsites"] = "Search Victim-Owned Websites";
|
|
559
|
+
/** ServerSoftwareComponent */
|
|
397
560
|
KnownTechniques["ServerSoftwareComponent"] = "Server Software Component";
|
|
561
|
+
/** ServiceStop */
|
|
398
562
|
KnownTechniques["ServiceStop"] = "Service Stop";
|
|
563
|
+
/** SignedBinaryProxyExecution */
|
|
399
564
|
KnownTechniques["SignedBinaryProxyExecution"] = "Signed Binary Proxy Execution";
|
|
565
|
+
/** SoftwareDeploymentTools */
|
|
400
566
|
KnownTechniques["SoftwareDeploymentTools"] = "Software Deployment Tools";
|
|
567
|
+
/** SQLStoredProcedures */
|
|
401
568
|
KnownTechniques["SQLStoredProcedures"] = "SQL Stored Procedures";
|
|
569
|
+
/** StealOrForgeKerberosTickets */
|
|
402
570
|
KnownTechniques["StealOrForgeKerberosTickets"] = "Steal or Forge Kerberos Tickets";
|
|
571
|
+
/** SubvertTrustControls */
|
|
403
572
|
KnownTechniques["SubvertTrustControls"] = "Subvert Trust Controls";
|
|
573
|
+
/** SupplyChainCompromise */
|
|
404
574
|
KnownTechniques["SupplyChainCompromise"] = "Supply Chain Compromise";
|
|
575
|
+
/** SystemInformationDiscovery */
|
|
405
576
|
KnownTechniques["SystemInformationDiscovery"] = "System Information Discovery";
|
|
577
|
+
/** TaintSharedContent */
|
|
406
578
|
KnownTechniques["TaintSharedContent"] = "Taint Shared Content";
|
|
579
|
+
/** TrafficSignaling */
|
|
407
580
|
KnownTechniques["TrafficSignaling"] = "Traffic Signaling";
|
|
581
|
+
/** TransferDataToCloudAccount */
|
|
408
582
|
KnownTechniques["TransferDataToCloudAccount"] = "Transfer Data to Cloud Account";
|
|
583
|
+
/** TrustedRelationship */
|
|
409
584
|
KnownTechniques["TrustedRelationship"] = "Trusted Relationship";
|
|
585
|
+
/** UnsecuredCredentials */
|
|
410
586
|
KnownTechniques["UnsecuredCredentials"] = "Unsecured Credentials";
|
|
587
|
+
/** UserExecution */
|
|
411
588
|
KnownTechniques["UserExecution"] = "User Execution";
|
|
589
|
+
/** ValidAccounts */
|
|
412
590
|
KnownTechniques["ValidAccounts"] = "Valid Accounts";
|
|
591
|
+
/** WindowsManagementInstrumentation */
|
|
413
592
|
KnownTechniques["WindowsManagementInstrumentation"] = "Windows Management Instrumentation";
|
|
593
|
+
/** FileAndDirectoryPermissionsModification */
|
|
414
594
|
KnownTechniques["FileAndDirectoryPermissionsModification"] = "File and Directory Permissions Modification";
|
|
415
595
|
})(KnownTechniques || (KnownTechniques = {}));
|
|
416
596
|
/** Known values of {@link Categories} that the service accepts. */
|
|
417
597
|
export var KnownCategories;
|
|
418
598
|
(function (KnownCategories) {
|
|
599
|
+
/** Compute */
|
|
419
600
|
KnownCategories["Compute"] = "Compute";
|
|
601
|
+
/** Networking */
|
|
420
602
|
KnownCategories["Networking"] = "Networking";
|
|
603
|
+
/** Data */
|
|
421
604
|
KnownCategories["Data"] = "Data";
|
|
605
|
+
/** IdentityAndAccess */
|
|
422
606
|
KnownCategories["IdentityAndAccess"] = "IdentityAndAccess";
|
|
607
|
+
/** IoT */
|
|
423
608
|
KnownCategories["IoT"] = "IoT";
|
|
424
609
|
})(KnownCategories || (KnownCategories = {}));
|
|
425
610
|
/** Known values of {@link UserImpact} that the service accepts. */
|
|
426
611
|
export var KnownUserImpact;
|
|
427
612
|
(function (KnownUserImpact) {
|
|
613
|
+
/** Low */
|
|
428
614
|
KnownUserImpact["Low"] = "Low";
|
|
615
|
+
/** Moderate */
|
|
429
616
|
KnownUserImpact["Moderate"] = "Moderate";
|
|
617
|
+
/** High */
|
|
430
618
|
KnownUserImpact["High"] = "High";
|
|
431
619
|
})(KnownUserImpact || (KnownUserImpact = {}));
|
|
432
620
|
/** Known values of {@link ImplementationEffort} that the service accepts. */
|
|
433
621
|
export var KnownImplementationEffort;
|
|
434
622
|
(function (KnownImplementationEffort) {
|
|
623
|
+
/** Low */
|
|
435
624
|
KnownImplementationEffort["Low"] = "Low";
|
|
625
|
+
/** Moderate */
|
|
436
626
|
KnownImplementationEffort["Moderate"] = "Moderate";
|
|
627
|
+
/** High */
|
|
437
628
|
KnownImplementationEffort["High"] = "High";
|
|
438
629
|
})(KnownImplementationEffort || (KnownImplementationEffort = {}));
|
|
439
630
|
/** Known values of {@link Threats} that the service accepts. */
|
|
440
631
|
export var KnownThreats;
|
|
441
632
|
(function (KnownThreats) {
|
|
633
|
+
/** AccountBreach */
|
|
442
634
|
KnownThreats["AccountBreach"] = "accountBreach";
|
|
635
|
+
/** DataExfiltration */
|
|
443
636
|
KnownThreats["DataExfiltration"] = "dataExfiltration";
|
|
637
|
+
/** DataSpillage */
|
|
444
638
|
KnownThreats["DataSpillage"] = "dataSpillage";
|
|
639
|
+
/** MaliciousInsider */
|
|
445
640
|
KnownThreats["MaliciousInsider"] = "maliciousInsider";
|
|
641
|
+
/** ElevationOfPrivilege */
|
|
446
642
|
KnownThreats["ElevationOfPrivilege"] = "elevationOfPrivilege";
|
|
643
|
+
/** ThreatResistance */
|
|
447
644
|
KnownThreats["ThreatResistance"] = "threatResistance";
|
|
645
|
+
/** MissingCoverage */
|
|
448
646
|
KnownThreats["MissingCoverage"] = "missingCoverage";
|
|
647
|
+
/** DenialOfService */
|
|
449
648
|
KnownThreats["DenialOfService"] = "denialOfService";
|
|
450
649
|
})(KnownThreats || (KnownThreats = {}));
|
|
451
650
|
/** Known values of {@link AssessmentType} that the service accepts. */
|
|
452
651
|
export var KnownAssessmentType;
|
|
453
652
|
(function (KnownAssessmentType) {
|
|
454
|
-
/**
|
|
653
|
+
/** Microsoft Defender for Cloud managed assessments */
|
|
455
654
|
KnownAssessmentType["BuiltIn"] = "BuiltIn";
|
|
456
|
-
/** User defined policies that are automatically ingested from Azure Policy to
|
|
655
|
+
/** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */
|
|
457
656
|
KnownAssessmentType["CustomPolicy"] = "CustomPolicy";
|
|
458
|
-
/** User assessments pushed directly by the user or other third party to
|
|
657
|
+
/** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */
|
|
459
658
|
KnownAssessmentType["CustomerManaged"] = "CustomerManaged";
|
|
460
659
|
/** An assessment that was created by a verified 3rd party if the user connected it to ASC */
|
|
461
660
|
KnownAssessmentType["VerifiedPartner"] = "VerifiedPartner";
|
|
@@ -481,121 +680,177 @@ export var KnownExpandEnum;
|
|
|
481
680
|
/** Known values of {@link EnforcementMode} that the service accepts. */
|
|
482
681
|
export var KnownEnforcementMode;
|
|
483
682
|
(function (KnownEnforcementMode) {
|
|
683
|
+
/** Audit */
|
|
484
684
|
KnownEnforcementMode["Audit"] = "Audit";
|
|
685
|
+
/** Enforce */
|
|
485
686
|
KnownEnforcementMode["Enforce"] = "Enforce";
|
|
687
|
+
/** None */
|
|
486
688
|
KnownEnforcementMode["None"] = "None";
|
|
487
689
|
})(KnownEnforcementMode || (KnownEnforcementMode = {}));
|
|
488
690
|
/** Known values of {@link ConfigurationStatus} that the service accepts. */
|
|
489
691
|
export var KnownConfigurationStatus;
|
|
490
692
|
(function (KnownConfigurationStatus) {
|
|
693
|
+
/** Configured */
|
|
491
694
|
KnownConfigurationStatus["Configured"] = "Configured";
|
|
695
|
+
/** NotConfigured */
|
|
492
696
|
KnownConfigurationStatus["NotConfigured"] = "NotConfigured";
|
|
697
|
+
/** InProgress */
|
|
493
698
|
KnownConfigurationStatus["InProgress"] = "InProgress";
|
|
699
|
+
/** Failed */
|
|
494
700
|
KnownConfigurationStatus["Failed"] = "Failed";
|
|
701
|
+
/** NoStatus */
|
|
495
702
|
KnownConfigurationStatus["NoStatus"] = "NoStatus";
|
|
496
703
|
})(KnownConfigurationStatus || (KnownConfigurationStatus = {}));
|
|
497
704
|
/** Known values of {@link RecommendationStatus} that the service accepts. */
|
|
498
705
|
export var KnownRecommendationStatus;
|
|
499
706
|
(function (KnownRecommendationStatus) {
|
|
707
|
+
/** Recommended */
|
|
500
708
|
KnownRecommendationStatus["Recommended"] = "Recommended";
|
|
709
|
+
/** NotRecommended */
|
|
501
710
|
KnownRecommendationStatus["NotRecommended"] = "NotRecommended";
|
|
711
|
+
/** NotAvailable */
|
|
502
712
|
KnownRecommendationStatus["NotAvailable"] = "NotAvailable";
|
|
713
|
+
/** NoStatus */
|
|
503
714
|
KnownRecommendationStatus["NoStatus"] = "NoStatus";
|
|
504
715
|
})(KnownRecommendationStatus || (KnownRecommendationStatus = {}));
|
|
505
716
|
/** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
|
|
506
717
|
export var KnownAdaptiveApplicationControlIssue;
|
|
507
718
|
(function (KnownAdaptiveApplicationControlIssue) {
|
|
719
|
+
/** ViolationsAudited */
|
|
508
720
|
KnownAdaptiveApplicationControlIssue["ViolationsAudited"] = "ViolationsAudited";
|
|
721
|
+
/** ViolationsBlocked */
|
|
509
722
|
KnownAdaptiveApplicationControlIssue["ViolationsBlocked"] = "ViolationsBlocked";
|
|
723
|
+
/** MsiAndScriptViolationsAudited */
|
|
510
724
|
KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsAudited"] = "MsiAndScriptViolationsAudited";
|
|
725
|
+
/** MsiAndScriptViolationsBlocked */
|
|
511
726
|
KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsBlocked"] = "MsiAndScriptViolationsBlocked";
|
|
727
|
+
/** ExecutableViolationsAudited */
|
|
512
728
|
KnownAdaptiveApplicationControlIssue["ExecutableViolationsAudited"] = "ExecutableViolationsAudited";
|
|
729
|
+
/** RulesViolatedManually */
|
|
513
730
|
KnownAdaptiveApplicationControlIssue["RulesViolatedManually"] = "RulesViolatedManually";
|
|
514
731
|
})(KnownAdaptiveApplicationControlIssue || (KnownAdaptiveApplicationControlIssue = {}));
|
|
515
732
|
/** Known values of {@link SourceSystem} that the service accepts. */
|
|
516
733
|
export var KnownSourceSystem;
|
|
517
734
|
(function (KnownSourceSystem) {
|
|
735
|
+
/** AzureAppLocker */
|
|
518
736
|
KnownSourceSystem["AzureAppLocker"] = "Azure_AppLocker";
|
|
737
|
+
/** AzureAuditD */
|
|
519
738
|
KnownSourceSystem["AzureAuditD"] = "Azure_AuditD";
|
|
739
|
+
/** NonAzureAppLocker */
|
|
520
740
|
KnownSourceSystem["NonAzureAppLocker"] = "NonAzure_AppLocker";
|
|
741
|
+
/** NonAzureAuditD */
|
|
521
742
|
KnownSourceSystem["NonAzureAuditD"] = "NonAzure_AuditD";
|
|
743
|
+
/** None */
|
|
522
744
|
KnownSourceSystem["None"] = "None";
|
|
523
745
|
})(KnownSourceSystem || (KnownSourceSystem = {}));
|
|
524
746
|
/** Known values of {@link RecommendationAction} that the service accepts. */
|
|
525
747
|
export var KnownRecommendationAction;
|
|
526
748
|
(function (KnownRecommendationAction) {
|
|
749
|
+
/** Recommended */
|
|
527
750
|
KnownRecommendationAction["Recommended"] = "Recommended";
|
|
751
|
+
/** Add */
|
|
528
752
|
KnownRecommendationAction["Add"] = "Add";
|
|
753
|
+
/** Remove */
|
|
529
754
|
KnownRecommendationAction["Remove"] = "Remove";
|
|
530
755
|
})(KnownRecommendationAction || (KnownRecommendationAction = {}));
|
|
531
756
|
/** Known values of {@link EnforcementSupport} that the service accepts. */
|
|
532
757
|
export var KnownEnforcementSupport;
|
|
533
758
|
(function (KnownEnforcementSupport) {
|
|
759
|
+
/** Supported */
|
|
534
760
|
KnownEnforcementSupport["Supported"] = "Supported";
|
|
761
|
+
/** NotSupported */
|
|
535
762
|
KnownEnforcementSupport["NotSupported"] = "NotSupported";
|
|
763
|
+
/** Unknown */
|
|
536
764
|
KnownEnforcementSupport["Unknown"] = "Unknown";
|
|
537
765
|
})(KnownEnforcementSupport || (KnownEnforcementSupport = {}));
|
|
538
766
|
/** Known values of {@link FileType} that the service accepts. */
|
|
539
767
|
export var KnownFileType;
|
|
540
768
|
(function (KnownFileType) {
|
|
769
|
+
/** Exe */
|
|
541
770
|
KnownFileType["Exe"] = "Exe";
|
|
771
|
+
/** Dll */
|
|
542
772
|
KnownFileType["Dll"] = "Dll";
|
|
773
|
+
/** Msi */
|
|
543
774
|
KnownFileType["Msi"] = "Msi";
|
|
775
|
+
/** Script */
|
|
544
776
|
KnownFileType["Script"] = "Script";
|
|
777
|
+
/** Executable */
|
|
545
778
|
KnownFileType["Executable"] = "Executable";
|
|
779
|
+
/** Unknown */
|
|
546
780
|
KnownFileType["Unknown"] = "Unknown";
|
|
547
781
|
})(KnownFileType || (KnownFileType = {}));
|
|
548
782
|
/** Known values of {@link Direction} that the service accepts. */
|
|
549
783
|
export var KnownDirection;
|
|
550
784
|
(function (KnownDirection) {
|
|
785
|
+
/** Inbound */
|
|
551
786
|
KnownDirection["Inbound"] = "Inbound";
|
|
787
|
+
/** Outbound */
|
|
552
788
|
KnownDirection["Outbound"] = "Outbound";
|
|
553
789
|
})(KnownDirection || (KnownDirection = {}));
|
|
554
790
|
/** Known values of {@link TransportProtocol} that the service accepts. */
|
|
555
791
|
export var KnownTransportProtocol;
|
|
556
792
|
(function (KnownTransportProtocol) {
|
|
793
|
+
/** TCP */
|
|
557
794
|
KnownTransportProtocol["TCP"] = "TCP";
|
|
795
|
+
/** UDP */
|
|
558
796
|
KnownTransportProtocol["UDP"] = "UDP";
|
|
559
797
|
})(KnownTransportProtocol || (KnownTransportProtocol = {}));
|
|
560
798
|
/** Known values of {@link ConnectionType} that the service accepts. */
|
|
561
799
|
export var KnownConnectionType;
|
|
562
800
|
(function (KnownConnectionType) {
|
|
801
|
+
/** Internal */
|
|
563
802
|
KnownConnectionType["Internal"] = "Internal";
|
|
803
|
+
/** External */
|
|
564
804
|
KnownConnectionType["External"] = "External";
|
|
565
805
|
})(KnownConnectionType || (KnownConnectionType = {}));
|
|
566
806
|
/** Known values of {@link Protocol} that the service accepts. */
|
|
567
807
|
export var KnownProtocol;
|
|
568
808
|
(function (KnownProtocol) {
|
|
809
|
+
/** TCP */
|
|
569
810
|
KnownProtocol["TCP"] = "TCP";
|
|
811
|
+
/** UDP */
|
|
570
812
|
KnownProtocol["UDP"] = "UDP";
|
|
813
|
+
/** All */
|
|
571
814
|
KnownProtocol["All"] = "*";
|
|
572
815
|
})(KnownProtocol || (KnownProtocol = {}));
|
|
573
816
|
/** Known values of {@link Status} that the service accepts. */
|
|
574
817
|
export var KnownStatus;
|
|
575
818
|
(function (KnownStatus) {
|
|
819
|
+
/** Revoked */
|
|
576
820
|
KnownStatus["Revoked"] = "Revoked";
|
|
821
|
+
/** Initiated */
|
|
577
822
|
KnownStatus["Initiated"] = "Initiated";
|
|
578
823
|
})(KnownStatus || (KnownStatus = {}));
|
|
579
824
|
/** Known values of {@link StatusReason} that the service accepts. */
|
|
580
825
|
export var KnownStatusReason;
|
|
581
826
|
(function (KnownStatusReason) {
|
|
827
|
+
/** Expired */
|
|
582
828
|
KnownStatusReason["Expired"] = "Expired";
|
|
829
|
+
/** UserRequested */
|
|
583
830
|
KnownStatusReason["UserRequested"] = "UserRequested";
|
|
831
|
+
/** NewerRequestInitiated */
|
|
584
832
|
KnownStatusReason["NewerRequestInitiated"] = "NewerRequestInitiated";
|
|
585
833
|
})(KnownStatusReason || (KnownStatusReason = {}));
|
|
586
834
|
/** Known values of {@link SecurityFamily} that the service accepts. */
|
|
587
835
|
export var KnownSecurityFamily;
|
|
588
836
|
(function (KnownSecurityFamily) {
|
|
837
|
+
/** Waf */
|
|
589
838
|
KnownSecurityFamily["Waf"] = "Waf";
|
|
839
|
+
/** Ngfw */
|
|
590
840
|
KnownSecurityFamily["Ngfw"] = "Ngfw";
|
|
841
|
+
/** SaasWaf */
|
|
591
842
|
KnownSecurityFamily["SaasWaf"] = "SaasWaf";
|
|
843
|
+
/** Va */
|
|
592
844
|
KnownSecurityFamily["Va"] = "Va";
|
|
593
845
|
})(KnownSecurityFamily || (KnownSecurityFamily = {}));
|
|
594
846
|
/** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
|
|
595
847
|
export var KnownExternalSecuritySolutionKind;
|
|
596
848
|
(function (KnownExternalSecuritySolutionKind) {
|
|
849
|
+
/** CEF */
|
|
597
850
|
KnownExternalSecuritySolutionKind["CEF"] = "CEF";
|
|
851
|
+
/** ATA */
|
|
598
852
|
KnownExternalSecuritySolutionKind["ATA"] = "ATA";
|
|
853
|
+
/** AAD */
|
|
599
854
|
KnownExternalSecuritySolutionKind["AAD"] = "AAD";
|
|
600
855
|
})(KnownExternalSecuritySolutionKind || (KnownExternalSecuritySolutionKind = {}));
|
|
601
856
|
/** Known values of {@link ExpandControlsEnum} that the service accepts. */
|
|
@@ -607,16 +862,19 @@ export var KnownExpandControlsEnum;
|
|
|
607
862
|
/** Known values of {@link ControlType} that the service accepts. */
|
|
608
863
|
export var KnownControlType;
|
|
609
864
|
(function (KnownControlType) {
|
|
610
|
-
/**
|
|
865
|
+
/** Microsoft Defender for Cloud managed assessments */
|
|
611
866
|
KnownControlType["BuiltIn"] = "BuiltIn";
|
|
612
|
-
/** Non
|
|
867
|
+
/** Non Microsoft Defender for Cloud managed assessments */
|
|
613
868
|
KnownControlType["Custom"] = "Custom";
|
|
614
869
|
})(KnownControlType || (KnownControlType = {}));
|
|
615
870
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
616
871
|
export var KnownProvisioningState;
|
|
617
872
|
(function (KnownProvisioningState) {
|
|
873
|
+
/** Succeeded */
|
|
618
874
|
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
875
|
+
/** Failed */
|
|
619
876
|
KnownProvisioningState["Failed"] = "Failed";
|
|
877
|
+
/** Updating */
|
|
620
878
|
KnownProvisioningState["Updating"] = "Updating";
|
|
621
879
|
})(KnownProvisioningState || (KnownProvisioningState = {}));
|
|
622
880
|
/** Known values of {@link HybridComputeProvisioningState} that the service accepts. */
|
|
@@ -770,7 +1028,9 @@ export var KnownIntent;
|
|
|
770
1028
|
/** Known values of {@link ResourceIdentifierType} that the service accepts. */
|
|
771
1029
|
export var KnownResourceIdentifierType;
|
|
772
1030
|
(function (KnownResourceIdentifierType) {
|
|
1031
|
+
/** AzureResource */
|
|
773
1032
|
KnownResourceIdentifierType["AzureResource"] = "AzureResource";
|
|
1033
|
+
/** LogAnalytics */
|
|
774
1034
|
KnownResourceIdentifierType["LogAnalytics"] = "LogAnalytics";
|
|
775
1035
|
})(KnownResourceIdentifierType || (KnownResourceIdentifierType = {}));
|
|
776
1036
|
/** Known values of {@link AlertStatus} that the service accepts. */
|
|
@@ -778,6 +1038,8 @@ export var KnownAlertStatus;
|
|
|
778
1038
|
(function (KnownAlertStatus) {
|
|
779
1039
|
/** An alert which doesn't specify a value is assigned the status 'Active' */
|
|
780
1040
|
KnownAlertStatus["Active"] = "Active";
|
|
1041
|
+
/** An alert which is in handling state */
|
|
1042
|
+
KnownAlertStatus["InProgress"] = "InProgress";
|
|
781
1043
|
/** Alert closed after handling */
|
|
782
1044
|
KnownAlertStatus["Resolved"] = "Resolved";
|
|
783
1045
|
/** Alert dismissed as false positive */
|
|
@@ -792,65 +1054,197 @@ export var KnownKind;
|
|
|
792
1054
|
/** Known values of {@link SettingKind} that the service accepts. */
|
|
793
1055
|
export var KnownSettingKind;
|
|
794
1056
|
(function (KnownSettingKind) {
|
|
1057
|
+
/** DataExportSettings */
|
|
795
1058
|
KnownSettingKind["DataExportSettings"] = "DataExportSettings";
|
|
1059
|
+
/** AlertSuppressionSetting */
|
|
796
1060
|
KnownSettingKind["AlertSuppressionSetting"] = "AlertSuppressionSetting";
|
|
1061
|
+
/** AlertSyncSettings */
|
|
797
1062
|
KnownSettingKind["AlertSyncSettings"] = "AlertSyncSettings";
|
|
798
1063
|
})(KnownSettingKind || (KnownSettingKind = {}));
|
|
799
1064
|
/** Known values of {@link SettingName} that the service accepts. */
|
|
800
1065
|
export var KnownSettingName;
|
|
801
1066
|
(function (KnownSettingName) {
|
|
1067
|
+
/** Mcas */
|
|
802
1068
|
KnownSettingName["Mcas"] = "MCAS";
|
|
1069
|
+
/** Wdatp */
|
|
803
1070
|
KnownSettingName["Wdatp"] = "WDATP";
|
|
1071
|
+
/** WdatpExcludeLinuxPublicPreview */
|
|
804
1072
|
KnownSettingName["WdatpExcludeLinuxPublicPreview"] = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW";
|
|
1073
|
+
/** WdatpUnifiedSolution */
|
|
1074
|
+
KnownSettingName["WdatpUnifiedSolution"] = "WDATP_UNIFIED_SOLUTION";
|
|
1075
|
+
/** Sentinel */
|
|
805
1076
|
KnownSettingName["Sentinel"] = "Sentinel";
|
|
806
1077
|
})(KnownSettingName || (KnownSettingName = {}));
|
|
807
1078
|
/** Known values of {@link EndOfSupportStatus} that the service accepts. */
|
|
808
1079
|
export var KnownEndOfSupportStatus;
|
|
809
1080
|
(function (KnownEndOfSupportStatus) {
|
|
1081
|
+
/** None */
|
|
810
1082
|
KnownEndOfSupportStatus["None"] = "None";
|
|
1083
|
+
/** NoLongerSupported */
|
|
811
1084
|
KnownEndOfSupportStatus["NoLongerSupported"] = "noLongerSupported";
|
|
1085
|
+
/** VersionNoLongerSupported */
|
|
812
1086
|
KnownEndOfSupportStatus["VersionNoLongerSupported"] = "versionNoLongerSupported";
|
|
1087
|
+
/** UpcomingNoLongerSupported */
|
|
813
1088
|
KnownEndOfSupportStatus["UpcomingNoLongerSupported"] = "upcomingNoLongerSupported";
|
|
1089
|
+
/** UpcomingVersionNoLongerSupported */
|
|
814
1090
|
KnownEndOfSupportStatus["UpcomingVersionNoLongerSupported"] = "upcomingVersionNoLongerSupported";
|
|
815
1091
|
})(KnownEndOfSupportStatus || (KnownEndOfSupportStatus = {}));
|
|
816
1092
|
/** Known values of {@link CloudName} that the service accepts. */
|
|
817
1093
|
export var KnownCloudName;
|
|
818
1094
|
(function (KnownCloudName) {
|
|
1095
|
+
/** Azure */
|
|
819
1096
|
KnownCloudName["Azure"] = "Azure";
|
|
1097
|
+
/** AWS */
|
|
820
1098
|
KnownCloudName["AWS"] = "AWS";
|
|
1099
|
+
/** GCP */
|
|
821
1100
|
KnownCloudName["GCP"] = "GCP";
|
|
1101
|
+
/** Github */
|
|
1102
|
+
KnownCloudName["Github"] = "Github";
|
|
1103
|
+
/** AzureDevOps */
|
|
1104
|
+
KnownCloudName["AzureDevOps"] = "AzureDevOps";
|
|
822
1105
|
})(KnownCloudName || (KnownCloudName = {}));
|
|
823
1106
|
/** Known values of {@link OfferingType} that the service accepts. */
|
|
824
1107
|
export var KnownOfferingType;
|
|
825
1108
|
(function (KnownOfferingType) {
|
|
1109
|
+
/** CspmMonitorAws */
|
|
826
1110
|
KnownOfferingType["CspmMonitorAws"] = "CspmMonitorAws";
|
|
1111
|
+
/** DefenderForContainersAws */
|
|
827
1112
|
KnownOfferingType["DefenderForContainersAws"] = "DefenderForContainersAws";
|
|
1113
|
+
/** DefenderForServersAws */
|
|
828
1114
|
KnownOfferingType["DefenderForServersAws"] = "DefenderForServersAws";
|
|
1115
|
+
/** DefenderForDatabasesAws */
|
|
1116
|
+
KnownOfferingType["DefenderForDatabasesAws"] = "DefenderForDatabasesAws";
|
|
1117
|
+
/** InformationProtectionAws */
|
|
829
1118
|
KnownOfferingType["InformationProtectionAws"] = "InformationProtectionAws";
|
|
1119
|
+
/** CspmMonitorGcp */
|
|
1120
|
+
KnownOfferingType["CspmMonitorGcp"] = "CspmMonitorGcp";
|
|
1121
|
+
/** CspmMonitorGithub */
|
|
1122
|
+
KnownOfferingType["CspmMonitorGithub"] = "CspmMonitorGithub";
|
|
1123
|
+
/** CspmMonitorAzureDevOps */
|
|
1124
|
+
KnownOfferingType["CspmMonitorAzureDevOps"] = "CspmMonitorAzureDevOps";
|
|
1125
|
+
/** DefenderForServersGcp */
|
|
1126
|
+
KnownOfferingType["DefenderForServersGcp"] = "DefenderForServersGcp";
|
|
1127
|
+
/** DefenderForContainersGcp */
|
|
1128
|
+
KnownOfferingType["DefenderForContainersGcp"] = "DefenderForContainersGcp";
|
|
1129
|
+
/** DefenderForDatabasesGcp */
|
|
1130
|
+
KnownOfferingType["DefenderForDatabasesGcp"] = "DefenderForDatabasesGcp";
|
|
830
1131
|
})(KnownOfferingType || (KnownOfferingType = {}));
|
|
831
|
-
/** Known values of {@link
|
|
832
|
-
export var
|
|
833
|
-
(function (
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
1132
|
+
/** Known values of {@link EnvironmentType} that the service accepts. */
|
|
1133
|
+
export var KnownEnvironmentType;
|
|
1134
|
+
(function (KnownEnvironmentType) {
|
|
1135
|
+
/** AwsAccount */
|
|
1136
|
+
KnownEnvironmentType["AwsAccount"] = "AwsAccount";
|
|
1137
|
+
/** GcpProject */
|
|
1138
|
+
KnownEnvironmentType["GcpProject"] = "GcpProject";
|
|
1139
|
+
/** GithubScope */
|
|
1140
|
+
KnownEnvironmentType["GithubScope"] = "GithubScope";
|
|
1141
|
+
/** AzureDevOpsScope */
|
|
1142
|
+
KnownEnvironmentType["AzureDevOpsScope"] = "AzureDevOpsScope";
|
|
1143
|
+
})(KnownEnvironmentType || (KnownEnvironmentType = {}));
|
|
1144
|
+
/** Known values of {@link GovernanceRuleType} that the service accepts. */
|
|
1145
|
+
export var KnownGovernanceRuleType;
|
|
1146
|
+
(function (KnownGovernanceRuleType) {
|
|
1147
|
+
/** The source of the rule type definition is integrated */
|
|
1148
|
+
KnownGovernanceRuleType["Integrated"] = "Integrated";
|
|
1149
|
+
/** The source of the rule type definition is ServiceNow */
|
|
1150
|
+
KnownGovernanceRuleType["ServiceNow"] = "ServiceNow";
|
|
1151
|
+
})(KnownGovernanceRuleType || (KnownGovernanceRuleType = {}));
|
|
1152
|
+
/** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
|
|
1153
|
+
export var KnownGovernanceRuleSourceResourceType;
|
|
1154
|
+
(function (KnownGovernanceRuleSourceResourceType) {
|
|
1155
|
+
/** The source of the governance rule is assessments */
|
|
1156
|
+
KnownGovernanceRuleSourceResourceType["Assessments"] = "Assessments";
|
|
1157
|
+
})(KnownGovernanceRuleSourceResourceType || (KnownGovernanceRuleSourceResourceType = {}));
|
|
1158
|
+
/** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
|
|
1159
|
+
export var KnownGovernanceRuleOwnerSourceType;
|
|
1160
|
+
(function (KnownGovernanceRuleOwnerSourceType) {
|
|
1161
|
+
/** The rule source type defined using resource tag */
|
|
1162
|
+
KnownGovernanceRuleOwnerSourceType["ByTag"] = "ByTag";
|
|
1163
|
+
/** The rule source type defined manually */
|
|
1164
|
+
KnownGovernanceRuleOwnerSourceType["Manually"] = "Manually";
|
|
1165
|
+
})(KnownGovernanceRuleOwnerSourceType || (KnownGovernanceRuleOwnerSourceType = {}));
|
|
1166
|
+
/** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
|
|
1167
|
+
export var KnownApplicationSourceResourceType;
|
|
1168
|
+
(function (KnownApplicationSourceResourceType) {
|
|
1169
|
+
/** The source of the application is assessments */
|
|
1170
|
+
KnownApplicationSourceResourceType["Assessments"] = "Assessments";
|
|
1171
|
+
})(KnownApplicationSourceResourceType || (KnownApplicationSourceResourceType = {}));
|
|
837
1172
|
/** Known values of {@link AadConnectivityState} that the service accepts. */
|
|
838
1173
|
export var KnownAadConnectivityState;
|
|
839
1174
|
(function (KnownAadConnectivityState) {
|
|
1175
|
+
/** Discovered */
|
|
840
1176
|
KnownAadConnectivityState["Discovered"] = "Discovered";
|
|
1177
|
+
/** NotLicensed */
|
|
841
1178
|
KnownAadConnectivityState["NotLicensed"] = "NotLicensed";
|
|
1179
|
+
/** Connected */
|
|
842
1180
|
KnownAadConnectivityState["Connected"] = "Connected";
|
|
843
1181
|
})(KnownAadConnectivityState || (KnownAadConnectivityState = {}));
|
|
844
1182
|
/** Known values of {@link BundleType} that the service accepts. */
|
|
845
1183
|
export var KnownBundleType;
|
|
846
1184
|
(function (KnownBundleType) {
|
|
1185
|
+
/** AppServices */
|
|
847
1186
|
KnownBundleType["AppServices"] = "AppServices";
|
|
1187
|
+
/** DNS */
|
|
848
1188
|
KnownBundleType["DNS"] = "DNS";
|
|
1189
|
+
/** KeyVaults */
|
|
849
1190
|
KnownBundleType["KeyVaults"] = "KeyVaults";
|
|
1191
|
+
/** KubernetesService */
|
|
850
1192
|
KnownBundleType["KubernetesService"] = "KubernetesService";
|
|
1193
|
+
/** ResourceManager */
|
|
851
1194
|
KnownBundleType["ResourceManager"] = "ResourceManager";
|
|
1195
|
+
/** SqlServers */
|
|
852
1196
|
KnownBundleType["SqlServers"] = "SqlServers";
|
|
1197
|
+
/** StorageAccounts */
|
|
853
1198
|
KnownBundleType["StorageAccounts"] = "StorageAccounts";
|
|
1199
|
+
/** VirtualMachines */
|
|
854
1200
|
KnownBundleType["VirtualMachines"] = "VirtualMachines";
|
|
1201
|
+
/** CosmosDbs */
|
|
1202
|
+
KnownBundleType["CosmosDbs"] = "CosmosDbs";
|
|
855
1203
|
})(KnownBundleType || (KnownBundleType = {}));
|
|
1204
|
+
/** Known values of {@link OrganizationMembershipType} that the service accepts. */
|
|
1205
|
+
export var KnownOrganizationMembershipType;
|
|
1206
|
+
(function (KnownOrganizationMembershipType) {
|
|
1207
|
+
/** Member */
|
|
1208
|
+
KnownOrganizationMembershipType["Member"] = "Member";
|
|
1209
|
+
/** Organization */
|
|
1210
|
+
KnownOrganizationMembershipType["Organization"] = "Organization";
|
|
1211
|
+
})(KnownOrganizationMembershipType || (KnownOrganizationMembershipType = {}));
|
|
1212
|
+
/** Known values of {@link Type} that the service accepts. */
|
|
1213
|
+
export var KnownType;
|
|
1214
|
+
(function (KnownType) {
|
|
1215
|
+
/** Qualys */
|
|
1216
|
+
KnownType["Qualys"] = "Qualys";
|
|
1217
|
+
/** TVM */
|
|
1218
|
+
KnownType["TVM"] = "TVM";
|
|
1219
|
+
})(KnownType || (KnownType = {}));
|
|
1220
|
+
/** Known values of {@link SubPlan} that the service accepts. */
|
|
1221
|
+
export var KnownSubPlan;
|
|
1222
|
+
(function (KnownSubPlan) {
|
|
1223
|
+
/** P1 */
|
|
1224
|
+
KnownSubPlan["P1"] = "P1";
|
|
1225
|
+
/** P2 */
|
|
1226
|
+
KnownSubPlan["P2"] = "P2";
|
|
1227
|
+
})(KnownSubPlan || (KnownSubPlan = {}));
|
|
1228
|
+
/** Known values of {@link ScanningMode} that the service accepts. */
|
|
1229
|
+
export var KnownScanningMode;
|
|
1230
|
+
(function (KnownScanningMode) {
|
|
1231
|
+
/** Default */
|
|
1232
|
+
KnownScanningMode["Default"] = "Default";
|
|
1233
|
+
})(KnownScanningMode || (KnownScanningMode = {}));
|
|
1234
|
+
/** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
|
|
1235
|
+
export var KnownGovernanceRuleConditionOperator;
|
|
1236
|
+
(function (KnownGovernanceRuleConditionOperator) {
|
|
1237
|
+
/** Checks that the string value of the data defined in Property equals the given value - exact fit */
|
|
1238
|
+
KnownGovernanceRuleConditionOperator["Equals"] = "Equals";
|
|
1239
|
+
/** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
|
|
1240
|
+
KnownGovernanceRuleConditionOperator["In"] = "In";
|
|
1241
|
+
})(KnownGovernanceRuleConditionOperator || (KnownGovernanceRuleConditionOperator = {}));
|
|
1242
|
+
/** Known values of {@link ApplicationConditionOperator} that the service accepts. */
|
|
1243
|
+
export var KnownApplicationConditionOperator;
|
|
1244
|
+
(function (KnownApplicationConditionOperator) {
|
|
1245
|
+
/** Checks that the string value of the data defined in Property contains the given value */
|
|
1246
|
+
KnownApplicationConditionOperator["Contains"] = "Contains";
|
|
1247
|
+
/** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
|
|
1248
|
+
KnownApplicationConditionOperator["In"] = "In";
|
|
1249
|
+
})(KnownApplicationConditionOperator || (KnownApplicationConditionOperator = {}));
|
|
856
1250
|
//# sourceMappingURL=index.js.map
|