@azure/arm-securityinsight 1.0.0-alpha.20220413.1 → 1.0.0-alpha.20220711.3
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 +276 -0
- package/README.md +7 -7
- package/dist/index.js +1466 -345
- 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/actionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/actionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/actionsGetSample.js +1 -1
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesGetSample.js +4 -4
- package/dist-esm/samples-dev/alertRulesListSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkExpandSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksListSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +16 -16
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js +35 -1
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js.map +1 -1
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +5 -5
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsGetSample.js +20 -20
- package/dist-esm/samples-dev/dataConnectorsListSample.js +1 -1
- package/dist-esm/samples-dev/domainWhoisGetSample.js +1 -1
- package/dist-esm/samples-dev/entitiesExpandSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetSample.js +20 -20
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesQueriesSample.js +1 -1
- package/dist-esm/samples-dev/entitiesRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesGetSample.js +2 -2
- package/dist-esm/samples-dev/entityQueriesListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js +1 -1
- package/dist-esm/samples-dev/incidentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListAlertsSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +3 -3
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js.map +1 -1
- package/dist-esm/samples-dev/ipGeodataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataCreateSample.js +2 -2
- package/dist-esm/samples-dev/metadataDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metadataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataListSample.js +2 -2
- package/dist-esm/samples-dev/metadataUpdateSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsGetSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +87 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteAApiPollingDataConnector.js → securityMlAnalyticsSettingsDeleteSample.js} +10 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{deleteASourceControl.js → securityMlAnalyticsSettingsGetSample.js} +10 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/{getAllRelationsOfAnEntity.js → securityMlAnalyticsSettingsListSample.js} +9 -10
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsCreateSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsGetSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +1078 -456
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +263 -32
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +18 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +590 -17
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +16 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts +63 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.js +244 -0
- package/dist-esm/src/operations/securityMLAnalyticsSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js.map +1 -0
- package/dist-esm/src/securityInsights.d.ts +4 -1
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +57 -4
- package/dist-esm/src/securityInsights.js.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +12 -9
- package/review/arm-securityinsight.api.md +1024 -876
- package/src/models/index.ts +1147 -464
- package/src/models/mappers.ts +674 -17
- package/src/models/parameters.ts +18 -1
- package/src/operations/index.ts +1 -0
- package/src/operations/securityMLAnalyticsSettings.ts +321 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/securityMLAnalyticsSettings.ts +75 -0
- package/src/securityInsights.ts +75 -3
- package/types/arm-securityinsight.d.ts +1125 -428
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js +0 -35
- package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAad.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAad.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAad.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForAsc.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForAsc.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForDynamics365.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMcas.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMcas.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMdatp.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForTi.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTi.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForTi.js.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts +0 -2
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts.map +0 -1
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js +0 -35
- package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js.map +0 -1
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js +0 -44
- package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/createANewThreatIntelligence.js +0 -51
- package/dist-esm/samples-dev/createANewThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js +0 -87
- package/dist-esm/samples-dev/createOrUpdateFullMetadata.js.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js +0 -37
- package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js.map +0 -1
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/createSentinelOnboardingState.js +0 -38
- package/dist-esm/samples-dev/createSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/createsASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/createsASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsASourceControl.js +0 -48
- package/dist-esm/samples-dev/createsASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts +0 -2
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js +0 -36
- package/dist-esm/samples-dev/createsIncidentTeamsGroup.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js +0 -123
- package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js +0 -44
- package/dist-esm/samples-dev/createsOrUpdatesABookmark.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js +0 -36
- package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js +0 -149
- package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js +0 -39
- package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js +0 -54
- package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js +0 -79
- package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js +0 -46
- package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js +0 -40
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js +0 -43
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js +0 -44
- package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js +0 -52
- package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js +0 -70
- package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js +0 -45
- package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js +0 -34
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js +0 -36
- package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js +0 -42
- package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js +0 -38
- package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/deleteABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteABookmark.js +0 -32
- package/dist-esm/samples-dev/deleteABookmark.js.map +0 -1
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js +0 -32
- package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/deleteASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js +0 -32
- package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlist.js +0 -32
- package/dist-esm/samples-dev/deleteAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAWatchlistItem.js +0 -33
- package/dist-esm/samples-dev/deleteAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js +0 -33
- package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnAlertRule.js +0 -32
- package/dist-esm/samples-dev/deleteAnAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnAutomationRule.js +0 -32
- package/dist-esm/samples-dev/deleteAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnEntityQuery.js +0 -32
- package/dist-esm/samples-dev/deleteAnEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnIncident.js +0 -32
- package/dist-esm/samples-dev/deleteAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js +0 -32
- package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts +0 -2
- package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js +0 -32
- package/dist-esm/samples-dev/deleteAnOfficeConsent.js.map +0 -1
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteEyesOnSettings.js +0 -32
- package/dist-esm/samples-dev/deleteEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/deleteMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/deleteMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteMetadata.js +0 -32
- package/dist-esm/samples-dev/deleteMetadata.js.map +0 -1
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js +0 -32
- package/dist-esm/samples-dev/deleteSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js +0 -33
- package/dist-esm/samples-dev/deleteTheBookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentComment.js +0 -33
- package/dist-esm/samples-dev/deleteTheIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js +0 -33
- package/dist-esm/samples-dev/deleteTheIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js +0 -32
- package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/entityInsight.d.ts +0 -2
- package/dist-esm/samples-dev/entityInsight.d.ts.map +0 -1
- package/dist-esm/samples-dev/entityInsight.js +0 -38
- package/dist-esm/samples-dev/entityInsight.js.map +0 -1
- package/dist-esm/samples-dev/entityTimeline.d.ts +0 -2
- package/dist-esm/samples-dev/entityTimeline.d.ts.map +0 -1
- package/dist-esm/samples-dev/entityTimeline.js +0 -37
- package/dist-esm/samples-dev/entityTimeline.js.map +0 -1
- package/dist-esm/samples-dev/expandAnBookmark.d.ts +0 -2
- package/dist-esm/samples-dev/expandAnBookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/expandAnBookmark.js +0 -37
- package/dist-esm/samples-dev/expandAnBookmark.js.map +0 -1
- package/dist-esm/samples-dev/expandAnEntity.d.ts +0 -2
- package/dist-esm/samples-dev/expandAnEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/expandAnEntity.js +0 -37
- package/dist-esm/samples-dev/expandAnEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAApiPollingDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAAscDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAAscDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAAscDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getABookmark.d.ts +0 -2
- package/dist-esm/samples-dev/getABookmark.d.ts.map +0 -1
- package/dist-esm/samples-dev/getABookmark.js +0 -32
- package/dist-esm/samples-dev/getABookmark.js.map +0 -1
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getABookmarkRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getABookmarkRelation.js +0 -33
- package/dist-esm/samples-dev/getABookmarkRelation.js.map +0 -1
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getACloudApplicationEntity.js +0 -32
- package/dist-esm/samples-dev/getACloudApplicationEntity.js.map +0 -1
- package/dist-esm/samples-dev/getADnsEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getADnsEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getADnsEntity.js +0 -32
- package/dist-esm/samples-dev/getADnsEntity.js.map +0 -1
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getADynamics365DataConnector.js +0 -32
- package/dist-esm/samples-dev/getADynamics365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAFileEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAFileEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFileEntity.js +0 -32
- package/dist-esm/samples-dev/getAFileEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAFileHashEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFileHashEntity.js +0 -32
- package/dist-esm/samples-dev/getAFileHashEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAFusionAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAFusionAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAFusionAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAGenericUiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAHostEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAHostEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAHostEntity.js +0 -32
- package/dist-esm/samples-dev/getAHostEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailClusterEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailClusterEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailClusterEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailMessageEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailMessageEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailMessageEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMailboxEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMailboxEntity.js +0 -32
- package/dist-esm/samples-dev/getAMailboxEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAMalwareEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMalwareEntity.js +0 -32
- package/dist-esm/samples-dev/getAMalwareEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMcasDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMcasDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMcasDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMdatpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMdatpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAProcessEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAProcessEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAProcessEntity.js +0 -32
- package/dist-esm/samples-dev/getAProcessEntity.js.map +0 -1
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getARegistryKeyEntity.js +0 -32
- package/dist-esm/samples-dev/getARegistryKeyEntity.js.map +0 -1
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getARegistryValueEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getARegistryValueEntity.js +0 -32
- package/dist-esm/samples-dev/getARegistryValueEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAScheduledAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAScheduledAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASecurityAlertEntity.js +0 -32
- package/dist-esm/samples-dev/getASecurityAlertEntity.js.map +0 -1
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASecurityGroupEntity.js +0 -32
- package/dist-esm/samples-dev/getASecurityGroupEntity.js.map +0 -1
- package/dist-esm/samples-dev/getASourceControl.d.ts +0 -2
- package/dist-esm/samples-dev/getASourceControl.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASourceControl.js +0 -32
- package/dist-esm/samples-dev/getASourceControl.js.map +0 -1
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getASubmissionMailEntity.js +0 -32
- package/dist-esm/samples-dev/getASubmissionMailEntity.js.map +0 -1
- package/dist-esm/samples-dev/getATiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getATiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getATiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getATiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js +0 -32
- package/dist-esm/samples-dev/getATiTaxiiDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAUrlEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAUrlEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAUrlEntity.js +0 -32
- package/dist-esm/samples-dev/getAUrlEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAWatchlist.d.ts +0 -2
- package/dist-esm/samples-dev/getAWatchlist.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAWatchlist.js +0 -32
- package/dist-esm/samples-dev/getAWatchlist.js.map +0 -1
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts +0 -2
- package/dist-esm/samples-dev/getAWatchlistItem.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAWatchlistItem.js +0 -33
- package/dist-esm/samples-dev/getAWatchlistItem.js.map +0 -1
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts +0 -2
- package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js +0 -32
- package/dist-esm/samples-dev/getAlertRuleTemplateById.js.map +0 -1
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js +0 -46
- package/dist-esm/samples-dev/getAllActionsOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js +0 -45
- package/dist-esm/samples-dev/getAllAlertRuleTemplates.js.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRules.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAlertRules.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAlertRules.js +0 -45
- package/dist-esm/samples-dev/getAllAlertRules.js.map +0 -1
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts +0 -2
- package/dist-esm/samples-dev/getAllAutomationRules.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllAutomationRules.js +0 -45
- package/dist-esm/samples-dev/getAllAutomationRules.js.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts +0 -2
- package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarkRelations.js +0 -46
- package/dist-esm/samples-dev/getAllBookmarkRelations.js.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarks.d.ts +0 -2
- package/dist-esm/samples-dev/getAllBookmarks.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllBookmarks.js +0 -45
- package/dist-esm/samples-dev/getAllBookmarks.js.map +0 -1
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts +0 -2
- package/dist-esm/samples-dev/getAllDataConnectors.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllDataConnectors.js +0 -45
- package/dist-esm/samples-dev/getAllDataConnectors.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntities.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntities.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntities.js +0 -45
- package/dist-esm/samples-dev/getAllEntities.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntityQueries.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueries.js +0 -47
- package/dist-esm/samples-dev/getAllEntityQueries.js.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js +0 -45
- package/dist-esm/samples-dev/getAllEntityQueryTemplates.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentAlerts.js +0 -32
- package/dist-esm/samples-dev/getAllIncidentAlerts.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js +0 -32
- package/dist-esm/samples-dev/getAllIncidentBookmarks.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentComments.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentComments.js +0 -46
- package/dist-esm/samples-dev/getAllIncidentComments.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidentRelations.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidentRelations.js +0 -46
- package/dist-esm/samples-dev/getAllIncidentRelations.js.map +0 -1
- package/dist-esm/samples-dev/getAllIncidents.d.ts +0 -2
- package/dist-esm/samples-dev/getAllIncidents.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllIncidents.js +0 -48
- package/dist-esm/samples-dev/getAllIncidents.js.map +0 -1
- package/dist-esm/samples-dev/getAllMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/getAllMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllMetadata.js +0 -45
- package/dist-esm/samples-dev/getAllMetadata.js.map +0 -1
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts +0 -2
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js +0 -45
- package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js.map +0 -1
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts +0 -2
- package/dist-esm/samples-dev/getAllOfficeConsents.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllOfficeConsents.js +0 -45
- package/dist-esm/samples-dev/getAllOfficeConsents.js.map +0 -1
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js +0 -31
- package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js.map +0 -1
- package/dist-esm/samples-dev/getAllSettings.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSettings.js +0 -31
- package/dist-esm/samples-dev/getAllSettings.js.map +0 -1
- package/dist-esm/samples-dev/getAllSourceControls.d.ts +0 -2
- package/dist-esm/samples-dev/getAllSourceControls.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllSourceControls.js +0 -45
- package/dist-esm/samples-dev/getAllSourceControls.js.map +0 -1
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts +0 -2
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js +0 -45
- package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts +0 -2
- package/dist-esm/samples-dev/getAllWatchlistItems.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlistItems.js +0 -46
- package/dist-esm/samples-dev/getAllWatchlistItems.js.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlists.d.ts +0 -2
- package/dist-esm/samples-dev/getAllWatchlists.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAllWatchlists.js +0 -45
- package/dist-esm/samples-dev/getAllWatchlists.js.map +0 -1
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAadDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAadDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAadDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAatpDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAatpDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAccountEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAccountEntity.js +0 -32
- package/dist-esm/samples-dev/getAnAccountEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js +0 -33
- package/dist-esm/samples-dev/getAnActionOfAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js +0 -32
- package/dist-esm/samples-dev/getAnActivityEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts +0 -2
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js +0 -32
- package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js.map +0 -1
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAutomationRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAutomationRule.js +0 -32
- package/dist-esm/samples-dev/getAnAutomationRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnAwsS3DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js +0 -32
- package/dist-esm/samples-dev/getAnAzureResourceEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getAnEntityRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnEntityRelation.js +0 -33
- package/dist-esm/samples-dev/getAnEntityRelation.js.map +0 -1
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js +0 -32
- package/dist-esm/samples-dev/getAnExpansionEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getAnIPEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIPEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIPEntity.js +0 -32
- package/dist-esm/samples-dev/getAnIPEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncident.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncident.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncident.js +0 -32
- package/dist-esm/samples-dev/getAnIncident.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncidentComment.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentComment.js +0 -33
- package/dist-esm/samples-dev/getAnIncidentComment.js.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIncidentRelation.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIncidentRelation.js +0 -33
- package/dist-esm/samples-dev/getAnIncidentRelation.js.map +0 -1
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts +0 -2
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js +0 -32
- package/dist-esm/samples-dev/getAnIoTDeviceEntity.js.map +0 -1
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts +0 -2
- package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnNrtAlertRule.js +0 -32
- package/dist-esm/samples-dev/getAnNrtAlertRule.js.map +0 -1
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts +0 -2
- package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js +0 -32
- package/dist-esm/samples-dev/getAnOffice365DataConnector.js.map +0 -1
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts +0 -2
- package/dist-esm/samples-dev/getAnOfficeConsent.d.ts.map +0 -1
- package/dist-esm/samples-dev/getAnOfficeConsent.js +0 -32
- package/dist-esm/samples-dev/getAnOfficeConsent.js.map +0 -1
- package/dist-esm/samples-dev/getEntityQuery.d.ts +0 -2
- package/dist-esm/samples-dev/getEntityQuery.d.ts.map +0 -1
- package/dist-esm/samples-dev/getEntityQuery.js +0 -33
- package/dist-esm/samples-dev/getEntityQuery.js.map +0 -1
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/getEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/getEyesOnSettings.js +0 -32
- package/dist-esm/samples-dev/getEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts +0 -2
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts.map +0 -1
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js +0 -31
- package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js.map +0 -1
- package/dist-esm/samples-dev/getRepositoryList.d.ts +0 -2
- package/dist-esm/samples-dev/getRepositoryList.d.ts.map +0 -1
- package/dist-esm/samples-dev/getRepositoryList.js +0 -46
- package/dist-esm/samples-dev/getRepositoryList.js.map +0 -1
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts +0 -2
- package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts.map +0 -1
- package/dist-esm/samples-dev/getSentinelOnboardingState.js +0 -32
- package/dist-esm/samples-dev/getSentinelOnboardingState.js.map +0 -1
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts +0 -2
- package/dist-esm/samples-dev/getSingleMetadataByName.d.ts.map +0 -1
- package/dist-esm/samples-dev/getSingleMetadataByName.js +0 -32
- package/dist-esm/samples-dev/getSingleMetadataByName.js.map +0 -1
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts +0 -2
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts.map +0 -1
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js +0 -31
- package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js.map +0 -1
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts +0 -2
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts.map +0 -1
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js +0 -31
- package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js.map +0 -1
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts +0 -2
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts.map +0 -1
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js +0 -32
- package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js.map +0 -1
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts +0 -2
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts.map +0 -1
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js +0 -54
- package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js.map +0 -1
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts +0 -2
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts.map +0 -1
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js +0 -37
- package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js.map +0 -1
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts +0 -2
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js +0 -52
- package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js.map +0 -1
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts +0 -2
- package/dist-esm/samples-dev/updateEyesOnSettings.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateEyesOnSettings.js +0 -36
- package/dist-esm/samples-dev/updateEyesOnSettings.js.map +0 -1
- package/dist-esm/samples-dev/updateMetadata.d.ts +0 -2
- package/dist-esm/samples-dev/updateMetadata.d.ts.map +0 -1
- package/dist-esm/samples-dev/updateMetadata.js +0 -35
- package/dist-esm/samples-dev/updateMetadata.js.map +0 -1
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts +0 -2
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts.map +0 -1
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js +0 -32
- package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js.map +0 -1
|
@@ -3,51 +3,55 @@ import * as coreClient from '@azure/core-client';
|
|
|
3
3
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
4
4
|
|
|
5
5
|
/** Represents AAD (Azure Active Directory) requirements check request. */
|
|
6
|
-
export declare
|
|
6
|
+
export declare interface AADCheckRequirements extends DataConnectorsCheckRequirements {
|
|
7
7
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8
8
|
kind: "AzureActiveDirectory";
|
|
9
9
|
/** The tenant id to connect to, and get the data from. */
|
|
10
10
|
tenantId?: string;
|
|
11
|
-
}
|
|
11
|
+
}
|
|
12
12
|
|
|
13
13
|
/** AAD (Azure Active Directory) requirements check properties. */
|
|
14
|
-
export declare
|
|
14
|
+
export declare interface AADCheckRequirementsProperties extends DataConnectorTenantId {
|
|
15
|
+
}
|
|
15
16
|
|
|
16
17
|
/** Represents AAD (Azure Active Directory) data connector. */
|
|
17
|
-
export declare
|
|
18
|
+
export declare interface AADDataConnector extends DataConnector {
|
|
18
19
|
/** The tenant id to connect to, and get the data from. */
|
|
19
20
|
tenantId?: string;
|
|
20
21
|
/** The available data types for the connector. */
|
|
21
22
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
22
|
-
}
|
|
23
|
+
}
|
|
23
24
|
|
|
24
25
|
/** AAD (Azure Active Directory) data connector properties. */
|
|
25
|
-
export declare
|
|
26
|
+
export declare interface AADDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
27
|
+
}
|
|
26
28
|
|
|
27
29
|
/** Represents AATP (Azure Advanced Threat Protection) requirements check request. */
|
|
28
|
-
export declare
|
|
30
|
+
export declare interface AatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
29
31
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
30
32
|
kind: "AzureAdvancedThreatProtection";
|
|
31
33
|
/** The tenant id to connect to, and get the data from. */
|
|
32
34
|
tenantId?: string;
|
|
33
|
-
}
|
|
35
|
+
}
|
|
34
36
|
|
|
35
37
|
/** AATP (Azure Advanced Threat Protection) requirements check properties. */
|
|
36
|
-
export declare
|
|
38
|
+
export declare interface AatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
39
|
+
}
|
|
37
40
|
|
|
38
41
|
/** Represents AATP (Azure Advanced Threat Protection) data connector. */
|
|
39
|
-
export declare
|
|
42
|
+
export declare interface AatpDataConnector extends DataConnector {
|
|
40
43
|
/** The tenant id to connect to, and get the data from. */
|
|
41
44
|
tenantId?: string;
|
|
42
45
|
/** The available data types for the connector. */
|
|
43
46
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
44
|
-
}
|
|
47
|
+
}
|
|
45
48
|
|
|
46
49
|
/** AATP (Azure Advanced Threat Protection) data connector properties. */
|
|
47
|
-
export declare
|
|
50
|
+
export declare interface AatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
51
|
+
}
|
|
48
52
|
|
|
49
53
|
/** Represents an account entity. */
|
|
50
|
-
export declare
|
|
54
|
+
export declare interface AccountEntity extends Entity {
|
|
51
55
|
/**
|
|
52
56
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
53
57
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -120,10 +124,10 @@ export declare type AccountEntity = Entity & {
|
|
|
120
124
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
121
125
|
*/
|
|
122
126
|
readonly dnsDomain?: string;
|
|
123
|
-
}
|
|
127
|
+
}
|
|
124
128
|
|
|
125
129
|
/** Account entity property bag. */
|
|
126
|
-
export declare
|
|
130
|
+
export declare interface AccountEntityProperties extends EntityCommonProperties {
|
|
127
131
|
/**
|
|
128
132
|
* The Azure Active Directory tenant id.
|
|
129
133
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -184,7 +188,7 @@ export declare type AccountEntityProperties = EntityCommonProperties & {
|
|
|
184
188
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
185
189
|
*/
|
|
186
190
|
readonly dnsDomain?: string;
|
|
187
|
-
}
|
|
191
|
+
}
|
|
188
192
|
|
|
189
193
|
/** Action property bag base. */
|
|
190
194
|
export declare interface ActionPropertiesBase {
|
|
@@ -193,32 +197,32 @@ export declare interface ActionPropertiesBase {
|
|
|
193
197
|
}
|
|
194
198
|
|
|
195
199
|
/** Action for alert rule. */
|
|
196
|
-
export declare
|
|
200
|
+
export declare interface ActionRequest extends ResourceWithEtag {
|
|
197
201
|
/** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
|
|
198
202
|
logicAppResourceId?: string;
|
|
199
203
|
/** Logic App Callback URL for this specific workflow. */
|
|
200
204
|
triggerUri?: string;
|
|
201
|
-
}
|
|
205
|
+
}
|
|
202
206
|
|
|
203
207
|
/** Action property bag. */
|
|
204
|
-
export declare
|
|
208
|
+
export declare interface ActionRequestProperties extends ActionPropertiesBase {
|
|
205
209
|
/** Logic App Callback URL for this specific workflow. */
|
|
206
210
|
triggerUri: string;
|
|
207
|
-
}
|
|
211
|
+
}
|
|
208
212
|
|
|
209
213
|
/** Action for alert rule. */
|
|
210
|
-
export declare
|
|
214
|
+
export declare interface ActionResponse extends ResourceWithEtag {
|
|
211
215
|
/** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
|
|
212
216
|
logicAppResourceId?: string;
|
|
213
217
|
/** The name of the logic app's workflow. */
|
|
214
218
|
workflowId?: string;
|
|
215
|
-
}
|
|
219
|
+
}
|
|
216
220
|
|
|
217
221
|
/** Action property bag. */
|
|
218
|
-
export declare
|
|
222
|
+
export declare interface ActionResponseProperties extends ActionPropertiesBase {
|
|
219
223
|
/** The name of the logic app's workflow. */
|
|
220
224
|
workflowId?: string;
|
|
221
|
-
}
|
|
225
|
+
}
|
|
222
226
|
|
|
223
227
|
/** Interface representing a Actions. */
|
|
224
228
|
export declare interface Actions {
|
|
@@ -314,7 +318,7 @@ export declare type ActionsListByAlertRuleResponse = ActionsList;
|
|
|
314
318
|
export declare type ActionType = string;
|
|
315
319
|
|
|
316
320
|
/** Represents Activity entity query. */
|
|
317
|
-
export declare
|
|
321
|
+
export declare interface ActivityCustomEntityQuery extends CustomEntityQuery {
|
|
318
322
|
/** The entity query title */
|
|
319
323
|
title?: string;
|
|
320
324
|
/** The entity query content to display in timeline */
|
|
@@ -345,7 +349,7 @@ export declare type ActivityCustomEntityQuery = CustomEntityQuery & {
|
|
|
345
349
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
346
350
|
*/
|
|
347
351
|
readonly lastModifiedTimeUtc?: Date;
|
|
348
|
-
}
|
|
352
|
+
}
|
|
349
353
|
|
|
350
354
|
/** The Activity query definitions */
|
|
351
355
|
export declare interface ActivityEntityQueriesPropertiesQueryDefinitions {
|
|
@@ -354,7 +358,7 @@ export declare interface ActivityEntityQueriesPropertiesQueryDefinitions {
|
|
|
354
358
|
}
|
|
355
359
|
|
|
356
360
|
/** Represents Activity entity query. */
|
|
357
|
-
export declare
|
|
361
|
+
export declare interface ActivityEntityQuery extends EntityQuery {
|
|
358
362
|
/** The entity query title */
|
|
359
363
|
title?: string;
|
|
360
364
|
/** The entity query content to display in timeline */
|
|
@@ -385,10 +389,10 @@ export declare type ActivityEntityQuery = EntityQuery & {
|
|
|
385
389
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
386
390
|
*/
|
|
387
391
|
readonly lastModifiedTimeUtc?: Date;
|
|
388
|
-
}
|
|
392
|
+
}
|
|
389
393
|
|
|
390
394
|
/** Represents Activity entity query. */
|
|
391
|
-
export declare
|
|
395
|
+
export declare interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
|
|
392
396
|
/** The entity query title */
|
|
393
397
|
title?: string;
|
|
394
398
|
/** The entity query content to display in timeline */
|
|
@@ -407,7 +411,7 @@ export declare type ActivityEntityQueryTemplate = EntityQueryTemplate & {
|
|
|
407
411
|
entitiesFilter?: {
|
|
408
412
|
[propertyName: string]: string[];
|
|
409
413
|
};
|
|
410
|
-
}
|
|
414
|
+
}
|
|
411
415
|
|
|
412
416
|
/** The Activity query definitions */
|
|
413
417
|
export declare interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
@@ -418,7 +422,7 @@ export declare interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
|
418
422
|
}
|
|
419
423
|
|
|
420
424
|
/** Represents Activity timeline item. */
|
|
421
|
-
export declare
|
|
425
|
+
export declare interface ActivityTimelineItem extends EntityTimelineItem {
|
|
422
426
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
423
427
|
kind: "Activity";
|
|
424
428
|
/** The activity query id. */
|
|
@@ -435,7 +439,7 @@ export declare type ActivityTimelineItem = EntityTimelineItem & {
|
|
|
435
439
|
content: string;
|
|
436
440
|
/** The activity timeline title. */
|
|
437
441
|
title: string;
|
|
438
|
-
}
|
|
442
|
+
}
|
|
439
443
|
|
|
440
444
|
/**
|
|
441
445
|
* Defines values for AlertDetail. \
|
|
@@ -460,10 +464,10 @@ export declare interface AlertDetailsOverride {
|
|
|
460
464
|
}
|
|
461
465
|
|
|
462
466
|
/** Alert rule. */
|
|
463
|
-
export declare
|
|
467
|
+
export declare interface AlertRule extends ResourceWithEtag {
|
|
464
468
|
/** The kind of the alert rule */
|
|
465
469
|
kind: AlertRuleKind;
|
|
466
|
-
}
|
|
470
|
+
}
|
|
467
471
|
|
|
468
472
|
/**
|
|
469
473
|
* Defines values for AlertRuleKind. \
|
|
@@ -559,10 +563,10 @@ export declare interface AlertRulesListOptionalParams extends coreClient.Operati
|
|
|
559
563
|
export declare type AlertRulesListResponse = AlertRulesList;
|
|
560
564
|
|
|
561
565
|
/** Alert rule template. */
|
|
562
|
-
export declare
|
|
566
|
+
export declare interface AlertRuleTemplate extends Resource {
|
|
563
567
|
/** The kind of the alert rule */
|
|
564
568
|
kind: AlertRuleKind;
|
|
565
|
-
}
|
|
569
|
+
}
|
|
566
570
|
|
|
567
571
|
/** alert rule template data sources */
|
|
568
572
|
export declare interface AlertRuleTemplateDataSource {
|
|
@@ -650,12 +654,12 @@ export declare type AlertRuleTemplatesListResponse = AlertRuleTemplatesList;
|
|
|
650
654
|
export declare type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
|
|
651
655
|
|
|
652
656
|
/** Alert rule template with MITRE property bag. */
|
|
653
|
-
export declare
|
|
657
|
+
export declare interface AlertRuleTemplateWithMitreProperties extends AlertRuleTemplatePropertiesBase {
|
|
654
658
|
/** The tactics of the alert rule */
|
|
655
659
|
tactics?: AttackTactic[];
|
|
656
660
|
/** The techniques of the alert rule */
|
|
657
661
|
techniques?: string[];
|
|
658
|
-
}
|
|
662
|
+
}
|
|
659
663
|
|
|
660
664
|
export declare type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
|
|
661
665
|
|
|
@@ -691,13 +695,76 @@ export declare type AlertSeverity = string;
|
|
|
691
695
|
export declare type AlertStatus = string;
|
|
692
696
|
|
|
693
697
|
/** Settings with single toggle. */
|
|
694
|
-
export declare
|
|
698
|
+
export declare interface Anomalies extends Settings {
|
|
695
699
|
/**
|
|
696
700
|
* Determines whether the setting is enable or disabled.
|
|
697
701
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
698
702
|
*/
|
|
699
703
|
readonly isEnabled?: boolean;
|
|
700
|
-
}
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
/** Represents Anomaly Security ML Analytics Settings */
|
|
707
|
+
export declare interface AnomalySecurityMLAnalyticsSettings extends SecurityMLAnalyticsSetting {
|
|
708
|
+
/** The description of the SecurityMLAnalyticsSettings. */
|
|
709
|
+
description?: string;
|
|
710
|
+
/** The display name for settings created by this SecurityMLAnalyticsSettings. */
|
|
711
|
+
displayName?: string;
|
|
712
|
+
/** Determines whether this settings is enabled or disabled. */
|
|
713
|
+
enabled?: boolean;
|
|
714
|
+
/**
|
|
715
|
+
* The last time that this SecurityMLAnalyticsSettings has been modified.
|
|
716
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
717
|
+
*/
|
|
718
|
+
readonly lastModifiedUtc?: Date;
|
|
719
|
+
/** The required data sources for this SecurityMLAnalyticsSettings */
|
|
720
|
+
requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
|
|
721
|
+
/** The tactics of the SecurityMLAnalyticsSettings */
|
|
722
|
+
tactics?: AttackTactic[];
|
|
723
|
+
/** The techniques of the SecurityMLAnalyticsSettings */
|
|
724
|
+
techniques?: string[];
|
|
725
|
+
/** The anomaly version of the AnomalySecurityMLAnalyticsSettings. */
|
|
726
|
+
anomalyVersion?: string;
|
|
727
|
+
/** The customizable observations of the AnomalySecurityMLAnalyticsSettings. */
|
|
728
|
+
customizableObservations?: Record<string, unknown>;
|
|
729
|
+
/** The frequency that this SecurityMLAnalyticsSettings will be run. */
|
|
730
|
+
frequency?: string;
|
|
731
|
+
/** The anomaly SecurityMLAnalyticsSettings status */
|
|
732
|
+
settingsStatus?: SettingsStatus;
|
|
733
|
+
/** Determines whether this anomaly security ml analytics settings is a default settings */
|
|
734
|
+
isDefaultSettings?: boolean;
|
|
735
|
+
/** The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not. */
|
|
736
|
+
anomalySettingsVersion?: number;
|
|
737
|
+
/** The anomaly settings definition Id */
|
|
738
|
+
settingsDefinitionId?: string;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
/** Represents anomaly timeline item. */
|
|
742
|
+
export declare interface AnomalyTimelineItem extends EntityTimelineItem {
|
|
743
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
744
|
+
kind: "Anomaly";
|
|
745
|
+
/** The anomaly azure resource id. */
|
|
746
|
+
azureResourceId: string;
|
|
747
|
+
/** The anomaly product name. */
|
|
748
|
+
productName?: string;
|
|
749
|
+
/** The anomaly description. */
|
|
750
|
+
description?: string;
|
|
751
|
+
/** The anomaly name. */
|
|
752
|
+
displayName: string;
|
|
753
|
+
/** The anomaly end time. */
|
|
754
|
+
endTimeUtc: Date;
|
|
755
|
+
/** The anomaly start time. */
|
|
756
|
+
startTimeUtc: Date;
|
|
757
|
+
/** The anomaly generated time. */
|
|
758
|
+
timeGenerated: Date;
|
|
759
|
+
/** The name of the anomaly vendor. */
|
|
760
|
+
vendor?: string;
|
|
761
|
+
/** The intent of the anomaly. */
|
|
762
|
+
intent?: string;
|
|
763
|
+
/** The techniques of the anomaly. */
|
|
764
|
+
techniques?: string[];
|
|
765
|
+
/** The reasons that cause the anomaly. */
|
|
766
|
+
reasons?: string[];
|
|
767
|
+
}
|
|
701
768
|
|
|
702
769
|
/**
|
|
703
770
|
* Defines values for AntispamMailDirection. \
|
|
@@ -712,26 +779,26 @@ export declare type Anomalies = Settings & {
|
|
|
712
779
|
export declare type AntispamMailDirection = string;
|
|
713
780
|
|
|
714
781
|
/** Represents ASC (Azure Security Center) requirements check request. */
|
|
715
|
-
export declare
|
|
782
|
+
export declare interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
|
|
716
783
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
717
784
|
kind: "AzureSecurityCenter";
|
|
718
785
|
/** The subscription id to connect to, and get the data from. */
|
|
719
786
|
subscriptionId?: string;
|
|
720
|
-
}
|
|
787
|
+
}
|
|
721
788
|
|
|
722
789
|
/** Represents ASC (Azure Security Center) data connector. */
|
|
723
|
-
export declare
|
|
790
|
+
export declare interface ASCDataConnector extends DataConnector {
|
|
724
791
|
/** The available data types for the connector. */
|
|
725
792
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
726
793
|
/** The subscription id to connect to, and get the data from. */
|
|
727
794
|
subscriptionId?: string;
|
|
728
|
-
}
|
|
795
|
+
}
|
|
729
796
|
|
|
730
797
|
/** ASC (Azure Security Center) data connector properties. */
|
|
731
|
-
export declare
|
|
798
|
+
export declare interface ASCDataConnectorProperties extends DataConnectorWithAlertsProperties {
|
|
732
799
|
/** The subscription id to connect to, and get the data from. */
|
|
733
800
|
subscriptionId?: string;
|
|
734
|
-
}
|
|
801
|
+
}
|
|
735
802
|
|
|
736
803
|
/**
|
|
737
804
|
* Defines values for AttackTactic. \
|
|
@@ -758,22 +825,22 @@ export declare type ASCDataConnectorProperties = DataConnectorWithAlertsProperti
|
|
|
758
825
|
*/
|
|
759
826
|
export declare type AttackTactic = string;
|
|
760
827
|
|
|
761
|
-
export declare
|
|
762
|
-
/** The display name of the automation rule */
|
|
828
|
+
export declare interface AutomationRule extends ResourceWithEtag {
|
|
829
|
+
/** The display name of the automation rule. */
|
|
763
830
|
displayName: string;
|
|
764
|
-
/** The order of execution of the automation rule */
|
|
831
|
+
/** The order of execution of the automation rule. */
|
|
765
832
|
order: number;
|
|
766
|
-
/** Describes automation rule triggering logic */
|
|
833
|
+
/** Describes automation rule triggering logic. */
|
|
767
834
|
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
768
|
-
/** The actions to execute when the automation rule is triggered */
|
|
835
|
+
/** The actions to execute when the automation rule is triggered. */
|
|
769
836
|
actions: AutomationRuleActionUnion[];
|
|
770
837
|
/**
|
|
771
|
-
* The last time the automation rule was updated
|
|
838
|
+
* The last time the automation rule was updated.
|
|
772
839
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
773
840
|
*/
|
|
774
841
|
readonly lastModifiedTimeUtc?: Date;
|
|
775
842
|
/**
|
|
776
|
-
* The time the automation rule was created
|
|
843
|
+
* The time the automation rule was created.
|
|
777
844
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
778
845
|
*/
|
|
779
846
|
readonly createdTimeUtc?: Date;
|
|
@@ -787,9 +854,9 @@ export declare type AutomationRule = ResourceWithEtag & {
|
|
|
787
854
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
788
855
|
*/
|
|
789
856
|
readonly createdBy?: ClientInfo;
|
|
790
|
-
}
|
|
857
|
+
}
|
|
791
858
|
|
|
792
|
-
/** Describes an automation rule action */
|
|
859
|
+
/** Describes an automation rule action. */
|
|
793
860
|
export declare interface AutomationRuleAction {
|
|
794
861
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
795
862
|
actionType: "ModifyProperties" | "RunPlaybook";
|
|
@@ -798,20 +865,67 @@ export declare interface AutomationRuleAction {
|
|
|
798
865
|
|
|
799
866
|
export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
|
|
800
867
|
|
|
801
|
-
/** Describes an automation rule condition */
|
|
868
|
+
/** Describes an automation rule condition. */
|
|
802
869
|
export declare interface AutomationRuleCondition {
|
|
803
870
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
804
|
-
conditionType: "Property";
|
|
871
|
+
conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
|
|
805
872
|
}
|
|
806
873
|
|
|
807
|
-
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyConditionProperties;
|
|
874
|
+
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyArrayChangedConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
|
|
808
875
|
|
|
809
876
|
/** Describes an automation rule action to modify an object's properties */
|
|
810
|
-
export declare
|
|
877
|
+
export declare interface AutomationRuleModifyPropertiesAction extends AutomationRuleAction {
|
|
811
878
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
812
879
|
actionType: "ModifyProperties";
|
|
813
880
|
actionConfiguration?: IncidentPropertiesAction;
|
|
814
|
-
}
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
/**
|
|
884
|
+
* Defines values for AutomationRulePropertyArrayChangedConditionSupportedArrayType. \
|
|
885
|
+
* {@link KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedArrayType,
|
|
886
|
+
* this enum contains the known values that the service supports.
|
|
887
|
+
* ### Known values supported by the service
|
|
888
|
+
* **Alerts**: Evaluate the condition on the alerts \
|
|
889
|
+
* **Labels**: Evaluate the condition on the labels \
|
|
890
|
+
* **Tactics**: Evaluate the condition on the tactics \
|
|
891
|
+
* **Comments**: Evaluate the condition on the comments
|
|
892
|
+
*/
|
|
893
|
+
export declare type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
|
|
894
|
+
|
|
895
|
+
/**
|
|
896
|
+
* Defines values for AutomationRulePropertyArrayChangedConditionSupportedChangeType. \
|
|
897
|
+
* {@link KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedChangeType,
|
|
898
|
+
* this enum contains the known values that the service supports.
|
|
899
|
+
* ### Known values supported by the service
|
|
900
|
+
* **Added**: Evaluate the condition on items added to the array
|
|
901
|
+
*/
|
|
902
|
+
export declare type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
|
|
903
|
+
|
|
904
|
+
export declare interface AutomationRulePropertyArrayChangedValuesCondition {
|
|
905
|
+
arrayType?: AutomationRulePropertyArrayChangedConditionSupportedArrayType;
|
|
906
|
+
changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
/**
|
|
910
|
+
* Defines values for AutomationRulePropertyChangedConditionSupportedChangedType. \
|
|
911
|
+
* {@link KnownAutomationRulePropertyChangedConditionSupportedChangedType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedChangedType,
|
|
912
|
+
* this enum contains the known values that the service supports.
|
|
913
|
+
* ### Known values supported by the service
|
|
914
|
+
* **ChangedFrom**: Evaluate the condition on the previous value of the property \
|
|
915
|
+
* **ChangedTo**: Evaluate the condition on the updated value of the property
|
|
916
|
+
*/
|
|
917
|
+
export declare type AutomationRulePropertyChangedConditionSupportedChangedType = string;
|
|
918
|
+
|
|
919
|
+
/**
|
|
920
|
+
* Defines values for AutomationRulePropertyChangedConditionSupportedPropertyType. \
|
|
921
|
+
* {@link KnownAutomationRulePropertyChangedConditionSupportedPropertyType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedPropertyType,
|
|
922
|
+
* this enum contains the known values that the service supports.
|
|
923
|
+
* ### Known values supported by the service
|
|
924
|
+
* **IncidentSeverity**: Evaluate the condition on the incident severity \
|
|
925
|
+
* **IncidentStatus**: Evaluate the condition on the incident status \
|
|
926
|
+
* **IncidentOwner**: Evaluate the condition on the incident owner
|
|
927
|
+
*/
|
|
928
|
+
export declare type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
|
|
815
929
|
|
|
816
930
|
/**
|
|
817
931
|
* Defines values for AutomationRulePropertyConditionSupportedOperator. \
|
|
@@ -851,6 +965,7 @@ export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
|
851
965
|
* **AccountObjectGuid**: The account unique identifier \
|
|
852
966
|
* **AccountUPNSuffix**: The account user principal name suffix \
|
|
853
967
|
* **AlertProductNames**: The name of the product of the alert \
|
|
968
|
+
* **AlertAnalyticRuleIds**: The analytic rule ids of the alert \
|
|
854
969
|
* **AzureResourceResourceId**: The Azure resource id \
|
|
855
970
|
* **AzureResourceSubscriptionId**: The Azure resource subscription id \
|
|
856
971
|
* **CloudApplicationAppId**: The cloud application identifier \
|
|
@@ -891,19 +1006,26 @@ export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
|
891
1006
|
*/
|
|
892
1007
|
export declare type AutomationRulePropertyConditionSupportedProperty = string;
|
|
893
1008
|
|
|
1009
|
+
export declare interface AutomationRulePropertyValuesChangedCondition {
|
|
1010
|
+
propertyName?: AutomationRulePropertyChangedConditionSupportedPropertyType;
|
|
1011
|
+
changeType?: AutomationRulePropertyChangedConditionSupportedChangedType;
|
|
1012
|
+
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1013
|
+
propertyValues?: string[];
|
|
1014
|
+
}
|
|
1015
|
+
|
|
894
1016
|
export declare interface AutomationRulePropertyValuesCondition {
|
|
895
|
-
/** The property to evaluate in an automation rule property condition */
|
|
1017
|
+
/** The property to evaluate in an automation rule property condition. */
|
|
896
1018
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
897
1019
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
898
1020
|
propertyValues?: string[];
|
|
899
1021
|
}
|
|
900
1022
|
|
|
901
1023
|
/** Describes an automation rule action to run a playbook */
|
|
902
|
-
export declare
|
|
1024
|
+
export declare interface AutomationRuleRunPlaybookAction extends AutomationRuleAction {
|
|
903
1025
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
904
1026
|
actionType: "RunPlaybook";
|
|
905
1027
|
actionConfiguration?: PlaybookActionProperties;
|
|
906
|
-
}
|
|
1028
|
+
}
|
|
907
1029
|
|
|
908
1030
|
/** Interface representing a AutomationRules. */
|
|
909
1031
|
export declare interface AutomationRules {
|
|
@@ -982,15 +1104,15 @@ export declare interface AutomationRulesListOptionalParams extends coreClient.Op
|
|
|
982
1104
|
/** Contains response data for the list operation. */
|
|
983
1105
|
export declare type AutomationRulesListResponse = AutomationRulesList;
|
|
984
1106
|
|
|
985
|
-
/** Describes automation rule triggering logic */
|
|
1107
|
+
/** Describes automation rule triggering logic. */
|
|
986
1108
|
export declare interface AutomationRuleTriggeringLogic {
|
|
987
|
-
/** Determines whether the automation rule is enabled or disabled */
|
|
1109
|
+
/** Determines whether the automation rule is enabled or disabled. */
|
|
988
1110
|
isEnabled: boolean;
|
|
989
1111
|
/** Determines when the automation rule should automatically expire and be disabled. */
|
|
990
1112
|
expirationTimeUtc?: Date;
|
|
991
1113
|
triggersOn: TriggersOn;
|
|
992
1114
|
triggersWhen: TriggersWhen;
|
|
993
|
-
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
|
|
1115
|
+
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object. */
|
|
994
1116
|
conditions?: AutomationRuleConditionUnion[];
|
|
995
1117
|
}
|
|
996
1118
|
|
|
@@ -1003,18 +1125,18 @@ export declare interface Availability {
|
|
|
1003
1125
|
}
|
|
1004
1126
|
|
|
1005
1127
|
/** Amazon Web Services CloudTrail requirements check request. */
|
|
1006
|
-
export declare
|
|
1128
|
+
export declare interface AwsCloudTrailCheckRequirements extends DataConnectorsCheckRequirements {
|
|
1007
1129
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1008
1130
|
kind: "AmazonWebServicesCloudTrail";
|
|
1009
|
-
}
|
|
1131
|
+
}
|
|
1010
1132
|
|
|
1011
1133
|
/** Represents Amazon Web Services CloudTrail data connector. */
|
|
1012
|
-
export declare
|
|
1134
|
+
export declare interface AwsCloudTrailDataConnector extends DataConnector {
|
|
1013
1135
|
/** The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account. */
|
|
1014
1136
|
awsRoleArn?: string;
|
|
1015
1137
|
/** The available data types for the connector. */
|
|
1016
1138
|
dataTypes?: AwsCloudTrailDataConnectorDataTypes;
|
|
1017
|
-
}
|
|
1139
|
+
}
|
|
1018
1140
|
|
|
1019
1141
|
/** The available data types for Amazon Web Services CloudTrail data connector. */
|
|
1020
1142
|
export declare interface AwsCloudTrailDataConnectorDataTypes {
|
|
@@ -1023,16 +1145,17 @@ export declare interface AwsCloudTrailDataConnectorDataTypes {
|
|
|
1023
1145
|
}
|
|
1024
1146
|
|
|
1025
1147
|
/** Logs data type. */
|
|
1026
|
-
export declare
|
|
1148
|
+
export declare interface AwsCloudTrailDataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
1149
|
+
}
|
|
1027
1150
|
|
|
1028
1151
|
/** Amazon Web Services S3 requirements check request. */
|
|
1029
|
-
export declare
|
|
1152
|
+
export declare interface AwsS3CheckRequirements extends DataConnectorsCheckRequirements {
|
|
1030
1153
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1031
1154
|
kind: "AmazonWebServicesS3";
|
|
1032
|
-
}
|
|
1155
|
+
}
|
|
1033
1156
|
|
|
1034
1157
|
/** Represents Amazon Web Services S3 data connector. */
|
|
1035
|
-
export declare
|
|
1158
|
+
export declare interface AwsS3DataConnector extends DataConnector {
|
|
1036
1159
|
/** The logs destination table name in LogAnalytics. */
|
|
1037
1160
|
destinationTable?: string;
|
|
1038
1161
|
/** The AWS sqs urls for the connector. */
|
|
@@ -1041,7 +1164,7 @@ export declare type AwsS3DataConnector = DataConnector & {
|
|
|
1041
1164
|
roleArn?: string;
|
|
1042
1165
|
/** The available data types for the connector. */
|
|
1043
1166
|
dataTypes?: AwsS3DataConnectorDataTypes;
|
|
1044
|
-
}
|
|
1167
|
+
}
|
|
1045
1168
|
|
|
1046
1169
|
/** The available data types for Amazon Web Services S3 data connector. */
|
|
1047
1170
|
export declare interface AwsS3DataConnectorDataTypes {
|
|
@@ -1050,7 +1173,8 @@ export declare interface AwsS3DataConnectorDataTypes {
|
|
|
1050
1173
|
}
|
|
1051
1174
|
|
|
1052
1175
|
/** Logs data type. */
|
|
1053
|
-
export declare
|
|
1176
|
+
export declare interface AwsS3DataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
1177
|
+
}
|
|
1054
1178
|
|
|
1055
1179
|
/** Resources created in Azure DevOps repository. */
|
|
1056
1180
|
export declare interface AzureDevOpsResourceInfo {
|
|
@@ -1061,7 +1185,7 @@ export declare interface AzureDevOpsResourceInfo {
|
|
|
1061
1185
|
}
|
|
1062
1186
|
|
|
1063
1187
|
/** Represents an azure resource entity. */
|
|
1064
|
-
export declare
|
|
1188
|
+
export declare interface AzureResourceEntity extends Entity {
|
|
1065
1189
|
/**
|
|
1066
1190
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
1067
1191
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1084,10 +1208,10 @@ export declare type AzureResourceEntity = Entity & {
|
|
|
1084
1208
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1085
1209
|
*/
|
|
1086
1210
|
readonly subscriptionId?: string;
|
|
1087
|
-
}
|
|
1211
|
+
}
|
|
1088
1212
|
|
|
1089
1213
|
/** AzureResource entity property bag. */
|
|
1090
|
-
export declare
|
|
1214
|
+
export declare interface AzureResourceEntityProperties extends EntityCommonProperties {
|
|
1091
1215
|
/**
|
|
1092
1216
|
* The azure resource id of the resource
|
|
1093
1217
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1098,10 +1222,10 @@ export declare type AzureResourceEntityProperties = EntityCommonProperties & {
|
|
|
1098
1222
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1099
1223
|
*/
|
|
1100
1224
|
readonly subscriptionId?: string;
|
|
1101
|
-
}
|
|
1225
|
+
}
|
|
1102
1226
|
|
|
1103
1227
|
/** Represents a bookmark in Azure Security Insights. */
|
|
1104
|
-
export declare
|
|
1228
|
+
export declare interface Bookmark extends ResourceWithEtag {
|
|
1105
1229
|
/** The time the bookmark was created */
|
|
1106
1230
|
created?: Date;
|
|
1107
1231
|
/** Describes a user that created the bookmark */
|
|
@@ -1134,7 +1258,7 @@ export declare type Bookmark = ResourceWithEtag & {
|
|
|
1134
1258
|
tactics?: AttackTactic[];
|
|
1135
1259
|
/** A list of relevant mitre techniques */
|
|
1136
1260
|
techniques?: string[];
|
|
1137
|
-
}
|
|
1261
|
+
}
|
|
1138
1262
|
|
|
1139
1263
|
/** Describes the entity mappings of a single entity */
|
|
1140
1264
|
export declare interface BookmarkEntityMappings {
|
|
@@ -1358,7 +1482,7 @@ export declare interface BookmarksListOptionalParams extends coreClient.Operatio
|
|
|
1358
1482
|
export declare type BookmarksListResponse = BookmarkList;
|
|
1359
1483
|
|
|
1360
1484
|
/** Represents bookmark timeline item. */
|
|
1361
|
-
export declare
|
|
1485
|
+
export declare interface BookmarkTimelineItem extends EntityTimelineItem {
|
|
1362
1486
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1363
1487
|
kind: "Bookmark";
|
|
1364
1488
|
/** The bookmark azure resource id. */
|
|
@@ -1377,7 +1501,7 @@ export declare type BookmarkTimelineItem = EntityTimelineItem & {
|
|
|
1377
1501
|
createdBy?: UserInfo;
|
|
1378
1502
|
/** List of labels relevant to this bookmark */
|
|
1379
1503
|
labels?: string[];
|
|
1380
|
-
}
|
|
1504
|
+
}
|
|
1381
1505
|
|
|
1382
1506
|
/** Information on the client (user or application) that made some action */
|
|
1383
1507
|
export declare interface ClientInfo {
|
|
@@ -1392,7 +1516,7 @@ export declare interface ClientInfo {
|
|
|
1392
1516
|
}
|
|
1393
1517
|
|
|
1394
1518
|
/** Represents a cloud application entity. */
|
|
1395
|
-
export declare
|
|
1519
|
+
export declare interface CloudApplicationEntity extends Entity {
|
|
1396
1520
|
/**
|
|
1397
1521
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
1398
1522
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1420,10 +1544,10 @@ export declare type CloudApplicationEntity = Entity & {
|
|
|
1420
1544
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1421
1545
|
*/
|
|
1422
1546
|
readonly instanceName?: string;
|
|
1423
|
-
}
|
|
1547
|
+
}
|
|
1424
1548
|
|
|
1425
1549
|
/** CloudApplication entity property bag. */
|
|
1426
|
-
export declare
|
|
1550
|
+
export declare interface CloudApplicationEntityProperties extends EntityCommonProperties {
|
|
1427
1551
|
/**
|
|
1428
1552
|
* The technical identifier of the application.
|
|
1429
1553
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1439,7 +1563,7 @@ export declare type CloudApplicationEntityProperties = EntityCommonProperties &
|
|
|
1439
1563
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1440
1564
|
*/
|
|
1441
1565
|
readonly instanceName?: string;
|
|
1442
|
-
}
|
|
1566
|
+
}
|
|
1443
1567
|
|
|
1444
1568
|
/** Error response structure. */
|
|
1445
1569
|
export declare interface CloudError {
|
|
@@ -1462,12 +1586,12 @@ export declare interface CloudErrorBody {
|
|
|
1462
1586
|
}
|
|
1463
1587
|
|
|
1464
1588
|
/** Represents Codeless API Polling data connector. */
|
|
1465
|
-
export declare
|
|
1589
|
+
export declare interface CodelessApiPollingDataConnector extends DataConnector {
|
|
1466
1590
|
/** Config to describe the instructions blade */
|
|
1467
1591
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
1468
1592
|
/** Config to describe the polling instructions */
|
|
1469
1593
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
1470
|
-
}
|
|
1594
|
+
}
|
|
1471
1595
|
|
|
1472
1596
|
/** Describe the authentication properties needed to successfully authenticate with the server */
|
|
1473
1597
|
export declare interface CodelessConnectorPollingAuthProperties {
|
|
@@ -1603,28 +1727,35 @@ export declare interface CodelessUiConnectorConfigProperties {
|
|
|
1603
1727
|
instructionSteps: CodelessUiConnectorConfigPropertiesInstructionStepsItem[];
|
|
1604
1728
|
}
|
|
1605
1729
|
|
|
1606
|
-
export declare
|
|
1730
|
+
export declare interface CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem extends ConnectivityCriteria {
|
|
1731
|
+
}
|
|
1607
1732
|
|
|
1608
|
-
export declare
|
|
1733
|
+
export declare interface CodelessUiConnectorConfigPropertiesDataTypesItem extends LastDataReceivedDataType {
|
|
1734
|
+
}
|
|
1609
1735
|
|
|
1610
|
-
export declare
|
|
1736
|
+
export declare interface CodelessUiConnectorConfigPropertiesGraphQueriesItem extends GraphQueries {
|
|
1737
|
+
}
|
|
1611
1738
|
|
|
1612
|
-
export declare
|
|
1739
|
+
export declare interface CodelessUiConnectorConfigPropertiesInstructionStepsItem extends InstructionSteps {
|
|
1740
|
+
}
|
|
1613
1741
|
|
|
1614
|
-
export declare
|
|
1742
|
+
export declare interface CodelessUiConnectorConfigPropertiesSampleQueriesItem extends SampleQueries {
|
|
1743
|
+
}
|
|
1615
1744
|
|
|
1616
1745
|
/** Represents Codeless UI data connector. */
|
|
1617
|
-
export declare
|
|
1746
|
+
export declare interface CodelessUiDataConnector extends DataConnector {
|
|
1618
1747
|
/** Config to describe the instructions blade */
|
|
1619
1748
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
1620
|
-
}
|
|
1749
|
+
}
|
|
1621
1750
|
|
|
1622
1751
|
/**
|
|
1623
1752
|
* Defines values for ConditionType. \
|
|
1624
1753
|
* {@link KnownConditionType} can be used interchangeably with ConditionType,
|
|
1625
1754
|
* this enum contains the known values that the service supports.
|
|
1626
1755
|
* ### Known values supported by the service
|
|
1627
|
-
* **Property**: Evaluate an object property value
|
|
1756
|
+
* **Property**: Evaluate an object property value \
|
|
1757
|
+
* **PropertyChanged**: Evaluate an object property changed value \
|
|
1758
|
+
* **PropertyArrayChanged**: Evaluate an object array property changed value
|
|
1628
1759
|
*/
|
|
1629
1760
|
export declare type ConditionType = string;
|
|
1630
1761
|
|
|
@@ -1726,10 +1857,10 @@ export declare type ContentType = string;
|
|
|
1726
1857
|
export declare type CreatedByType = string;
|
|
1727
1858
|
|
|
1728
1859
|
/** Specific entity query that supports put requests. */
|
|
1729
|
-
export declare
|
|
1860
|
+
export declare interface CustomEntityQuery extends ResourceWithEtag {
|
|
1730
1861
|
/** the entity query kind */
|
|
1731
1862
|
kind: CustomEntityQueryKind;
|
|
1732
|
-
}
|
|
1863
|
+
}
|
|
1733
1864
|
|
|
1734
1865
|
/**
|
|
1735
1866
|
* Defines values for CustomEntityQueryKind. \
|
|
@@ -1743,7 +1874,8 @@ export declare type CustomEntityQueryKind = string;
|
|
|
1743
1874
|
export declare type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
|
|
1744
1875
|
|
|
1745
1876
|
/** Customs permissions required for the connector */
|
|
1746
|
-
export declare
|
|
1877
|
+
export declare interface Customs extends CustomsPermission {
|
|
1878
|
+
}
|
|
1747
1879
|
|
|
1748
1880
|
/** Customs permissions required for the connector */
|
|
1749
1881
|
export declare interface CustomsPermission {
|
|
@@ -1754,10 +1886,10 @@ export declare interface CustomsPermission {
|
|
|
1754
1886
|
}
|
|
1755
1887
|
|
|
1756
1888
|
/** Data connector */
|
|
1757
|
-
export declare
|
|
1889
|
+
export declare interface DataConnector extends ResourceWithEtag {
|
|
1758
1890
|
/** The data connector kind */
|
|
1759
1891
|
kind: DataConnectorKind;
|
|
1760
|
-
}
|
|
1892
|
+
}
|
|
1761
1893
|
|
|
1762
1894
|
/**
|
|
1763
1895
|
* Defines values for DataConnectorAuthorizationState. \
|
|
@@ -1775,6 +1907,12 @@ export declare interface DataConnectorConnectBody {
|
|
|
1775
1907
|
kind?: ConnectAuthKind;
|
|
1776
1908
|
/** The API key of the audit server. */
|
|
1777
1909
|
apiKey?: string;
|
|
1910
|
+
/** Used in v2 logs connector. Represents the data collection ingestion endpoint in log analytics. */
|
|
1911
|
+
dataCollectionEndpoint?: string;
|
|
1912
|
+
/** Used in v2 logs connector. The data collection rule immutable id, the rule defines the transformation and data destination. */
|
|
1913
|
+
dataCollectionRuleImmutableId?: string;
|
|
1914
|
+
/** Used in v2 logs connector. The stream we are sending the data to, this is the name of the streamDeclarations defined in the DCR. */
|
|
1915
|
+
outputStream?: string;
|
|
1778
1916
|
/** The client secret of the OAuth 2.0 application. */
|
|
1779
1917
|
clientSecret?: string;
|
|
1780
1918
|
/** The client id of the OAuth 2.0 application. */
|
|
@@ -2066,8 +2204,20 @@ export declare type DeploymentResult = string;
|
|
|
2066
2204
|
*/
|
|
2067
2205
|
export declare type DeploymentState = string;
|
|
2068
2206
|
|
|
2207
|
+
/**
|
|
2208
|
+
* Defines values for DeviceImportance. \
|
|
2209
|
+
* {@link KnownDeviceImportance} can be used interchangeably with DeviceImportance,
|
|
2210
|
+
* this enum contains the known values that the service supports.
|
|
2211
|
+
* ### Known values supported by the service
|
|
2212
|
+
* **Unknown**: Unknown - Default value \
|
|
2213
|
+
* **Low**: Low \
|
|
2214
|
+
* **Normal**: Normal \
|
|
2215
|
+
* **High**: High
|
|
2216
|
+
*/
|
|
2217
|
+
export declare type DeviceImportance = string;
|
|
2218
|
+
|
|
2069
2219
|
/** Represents a dns entity. */
|
|
2070
|
-
export declare
|
|
2220
|
+
export declare interface DnsEntity extends Entity {
|
|
2071
2221
|
/**
|
|
2072
2222
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
2073
2223
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2100,10 +2250,10 @@ export declare type DnsEntity = Entity & {
|
|
|
2100
2250
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2101
2251
|
*/
|
|
2102
2252
|
readonly ipAddressEntityIds?: string[];
|
|
2103
|
-
}
|
|
2253
|
+
}
|
|
2104
2254
|
|
|
2105
2255
|
/** Dns entity property bag. */
|
|
2106
|
-
export declare
|
|
2256
|
+
export declare interface DnsEntityProperties extends EntityCommonProperties {
|
|
2107
2257
|
/**
|
|
2108
2258
|
* An ip entity id for the dns server resolving the request
|
|
2109
2259
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2124,7 +2274,7 @@ export declare type DnsEntityProperties = EntityCommonProperties & {
|
|
|
2124
2274
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2125
2275
|
*/
|
|
2126
2276
|
readonly ipAddressEntityIds?: string[];
|
|
2127
|
-
}
|
|
2277
|
+
}
|
|
2128
2278
|
|
|
2129
2279
|
/** Interface representing a DomainWhois. */
|
|
2130
2280
|
export declare interface DomainWhois {
|
|
@@ -2145,23 +2295,24 @@ export declare interface DomainWhoisGetOptionalParams extends coreClient.Operati
|
|
|
2145
2295
|
export declare type DomainWhoisGetResponse = EnrichmentDomainWhois;
|
|
2146
2296
|
|
|
2147
2297
|
/** Represents Dynamics365 requirements check request. */
|
|
2148
|
-
export declare
|
|
2298
|
+
export declare interface Dynamics365CheckRequirements extends DataConnectorsCheckRequirements {
|
|
2149
2299
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2150
2300
|
kind: "Dynamics365";
|
|
2151
2301
|
/** The tenant id to connect to, and get the data from. */
|
|
2152
2302
|
tenantId?: string;
|
|
2153
|
-
}
|
|
2303
|
+
}
|
|
2154
2304
|
|
|
2155
2305
|
/** Dynamics365 requirements check properties. */
|
|
2156
|
-
export declare
|
|
2306
|
+
export declare interface Dynamics365CheckRequirementsProperties extends DataConnectorTenantId {
|
|
2307
|
+
}
|
|
2157
2308
|
|
|
2158
2309
|
/** Represents Dynamics365 data connector. */
|
|
2159
|
-
export declare
|
|
2310
|
+
export declare interface Dynamics365DataConnector extends DataConnector {
|
|
2160
2311
|
/** The tenant id to connect to, and get the data from. */
|
|
2161
2312
|
tenantId?: string;
|
|
2162
2313
|
/** The available data types for the connector. */
|
|
2163
2314
|
dataTypes?: Dynamics365DataConnectorDataTypes;
|
|
2164
|
-
}
|
|
2315
|
+
}
|
|
2165
2316
|
|
|
2166
2317
|
/** The available data types for Dynamics365 data connector. */
|
|
2167
2318
|
export declare interface Dynamics365DataConnectorDataTypes {
|
|
@@ -2170,13 +2321,14 @@ export declare interface Dynamics365DataConnectorDataTypes {
|
|
|
2170
2321
|
}
|
|
2171
2322
|
|
|
2172
2323
|
/** Common Data Service data type connection. */
|
|
2173
|
-
export declare
|
|
2324
|
+
export declare interface Dynamics365DataConnectorDataTypesDynamics365CdsActivities extends DataConnectorDataTypeCommon {
|
|
2325
|
+
}
|
|
2174
2326
|
|
|
2175
2327
|
/** Dynamics365 data connector properties. */
|
|
2176
|
-
export declare
|
|
2328
|
+
export declare interface Dynamics365DataConnectorProperties extends DataConnectorTenantId {
|
|
2177
2329
|
/** The available data types for the connector. */
|
|
2178
2330
|
dataTypes: Dynamics365DataConnectorDataTypes;
|
|
2179
|
-
}
|
|
2331
|
+
}
|
|
2180
2332
|
|
|
2181
2333
|
/** Defines values for ElevationToken. */
|
|
2182
2334
|
export declare type ElevationToken = "Default" | "Full" | "Limited";
|
|
@@ -2450,19 +2602,16 @@ export declare interface EntitiesRelationsListOptionalParams extends coreClient.
|
|
|
2450
2602
|
export declare type EntitiesRelationsListResponse = RelationList;
|
|
2451
2603
|
|
|
2452
2604
|
/** Specific entity. */
|
|
2453
|
-
export declare
|
|
2605
|
+
export declare interface Entity extends Resource {
|
|
2454
2606
|
/** The kind of the entity. */
|
|
2455
2607
|
kind: EntityKind;
|
|
2456
|
-
}
|
|
2608
|
+
}
|
|
2457
2609
|
|
|
2458
2610
|
/** Settings with single toggle. */
|
|
2459
|
-
export declare
|
|
2460
|
-
/**
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
*/
|
|
2464
|
-
readonly isEnabled?: boolean;
|
|
2465
|
-
};
|
|
2611
|
+
export declare interface EntityAnalytics extends Settings {
|
|
2612
|
+
/** The relevant entity providers that are synced */
|
|
2613
|
+
entityProviders?: EntityProviders[];
|
|
2614
|
+
}
|
|
2466
2615
|
|
|
2467
2616
|
/** Entity common property bag. */
|
|
2468
2617
|
export declare interface EntityCommonProperties {
|
|
@@ -2598,7 +2747,8 @@ export declare type EntityItemQueryKind = string;
|
|
|
2598
2747
|
* **MailCluster**: Entity represents mail cluster in the system. \
|
|
2599
2748
|
* **MailMessage**: Entity represents mail message in the system. \
|
|
2600
2749
|
* **Mailbox**: Entity represents mailbox in the system. \
|
|
2601
|
-
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
2750
|
+
* **SubmissionMail**: Entity represents submission mail in the system. \
|
|
2751
|
+
* **Nic**: Entity represents network interface in the system.
|
|
2602
2752
|
*/
|
|
2603
2753
|
export declare type EntityKind = string;
|
|
2604
2754
|
|
|
@@ -2647,6 +2797,16 @@ export declare interface EntityMapping {
|
|
|
2647
2797
|
*/
|
|
2648
2798
|
export declare type EntityMappingType = string;
|
|
2649
2799
|
|
|
2800
|
+
/**
|
|
2801
|
+
* Defines values for EntityProviders. \
|
|
2802
|
+
* {@link KnownEntityProviders} can be used interchangeably with EntityProviders,
|
|
2803
|
+
* this enum contains the known values that the service supports.
|
|
2804
|
+
* ### Known values supported by the service
|
|
2805
|
+
* **ActiveDirectory** \
|
|
2806
|
+
* **AzureActiveDirectory**
|
|
2807
|
+
*/
|
|
2808
|
+
export declare type EntityProviders = string;
|
|
2809
|
+
|
|
2650
2810
|
/** Interface representing a EntityQueries. */
|
|
2651
2811
|
export declare interface EntityQueries {
|
|
2652
2812
|
/**
|
|
@@ -2704,7 +2864,7 @@ export declare type EntityQueriesGetResponse = EntityQueryUnion;
|
|
|
2704
2864
|
/** Optional parameters. */
|
|
2705
2865
|
export declare interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
2706
2866
|
/** The entity query kind we want to fetch */
|
|
2707
|
-
kind?:
|
|
2867
|
+
kind?: Enum13;
|
|
2708
2868
|
}
|
|
2709
2869
|
|
|
2710
2870
|
/** Contains response data for the listNext operation. */
|
|
@@ -2713,17 +2873,17 @@ export declare type EntityQueriesListNextResponse = EntityQueryList;
|
|
|
2713
2873
|
/** Optional parameters. */
|
|
2714
2874
|
export declare interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
|
|
2715
2875
|
/** The entity query kind we want to fetch */
|
|
2716
|
-
kind?:
|
|
2876
|
+
kind?: Enum13;
|
|
2717
2877
|
}
|
|
2718
2878
|
|
|
2719
2879
|
/** Contains response data for the list operation. */
|
|
2720
2880
|
export declare type EntityQueriesListResponse = EntityQueryList;
|
|
2721
2881
|
|
|
2722
2882
|
/** Specific entity query. */
|
|
2723
|
-
export declare
|
|
2883
|
+
export declare interface EntityQuery extends ResourceWithEtag {
|
|
2724
2884
|
/** the entity query kind */
|
|
2725
2885
|
kind: EntityQueryKind;
|
|
2726
|
-
}
|
|
2886
|
+
}
|
|
2727
2887
|
|
|
2728
2888
|
/** An abstract Query item for entity */
|
|
2729
2889
|
export declare interface EntityQueryItem {
|
|
@@ -2782,10 +2942,10 @@ export declare interface EntityQueryList {
|
|
|
2782
2942
|
}
|
|
2783
2943
|
|
|
2784
2944
|
/** Specific entity query template. */
|
|
2785
|
-
export declare
|
|
2945
|
+
export declare interface EntityQueryTemplate extends Resource {
|
|
2786
2946
|
/** the entity query template kind */
|
|
2787
2947
|
kind: EntityQueryTemplateKind;
|
|
2788
|
-
}
|
|
2948
|
+
}
|
|
2789
2949
|
|
|
2790
2950
|
/**
|
|
2791
2951
|
* Defines values for EntityQueryTemplateKind. \
|
|
@@ -2874,10 +3034,10 @@ export declare type EntityRelationsGetRelationResponse = Relation;
|
|
|
2874
3034
|
/** Entity timeline Item. */
|
|
2875
3035
|
export declare interface EntityTimelineItem {
|
|
2876
3036
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2877
|
-
kind: "Activity" | "Bookmark" | "SecurityAlert";
|
|
3037
|
+
kind: "Activity" | "Bookmark" | "Anomaly" | "SecurityAlert";
|
|
2878
3038
|
}
|
|
2879
3039
|
|
|
2880
|
-
export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | SecurityAlertTimelineItem;
|
|
3040
|
+
export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | AnomalyTimelineItem | SecurityAlertTimelineItem;
|
|
2881
3041
|
|
|
2882
3042
|
/**
|
|
2883
3043
|
* Defines values for EntityTimelineKind. \
|
|
@@ -2886,7 +3046,8 @@ export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimel
|
|
|
2886
3046
|
* ### Known values supported by the service
|
|
2887
3047
|
* **Activity**: activity \
|
|
2888
3048
|
* **Bookmark**: bookmarks \
|
|
2889
|
-
* **SecurityAlert**: security alerts
|
|
3049
|
+
* **SecurityAlert**: security alerts \
|
|
3050
|
+
* **Anomaly**: anomaly
|
|
2890
3051
|
*/
|
|
2891
3052
|
export declare type EntityTimelineKind = string;
|
|
2892
3053
|
|
|
@@ -2935,21 +3096,22 @@ export declare interface EntityTimelineResponse {
|
|
|
2935
3096
|
* **MailCluster**: Entity represents mail cluster in the system. \
|
|
2936
3097
|
* **MailMessage**: Entity represents mail message in the system. \
|
|
2937
3098
|
* **Mailbox**: Entity represents mailbox in the system. \
|
|
2938
|
-
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
3099
|
+
* **SubmissionMail**: Entity represents submission mail in the system. \
|
|
3100
|
+
* **Nic**: Entity represents network interface in the system.
|
|
2939
3101
|
*/
|
|
2940
3102
|
export declare type EntityType = string;
|
|
2941
3103
|
|
|
2942
|
-
export declare type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity;
|
|
3104
|
+
export declare type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity | NicEntity;
|
|
2943
3105
|
|
|
2944
3106
|
/**
|
|
2945
|
-
* Defines values for
|
|
2946
|
-
* {@link
|
|
3107
|
+
* Defines values for Enum13. \
|
|
3108
|
+
* {@link KnownEnum13} can be used interchangeably with Enum13,
|
|
2947
3109
|
* this enum contains the known values that the service supports.
|
|
2948
3110
|
* ### Known values supported by the service
|
|
2949
3111
|
* **Expansion** \
|
|
2950
3112
|
* **Activity**
|
|
2951
3113
|
*/
|
|
2952
|
-
export declare type
|
|
3114
|
+
export declare type Enum13 = string;
|
|
2953
3115
|
|
|
2954
3116
|
/**
|
|
2955
3117
|
* Defines values for EventGroupingAggregationKind. \
|
|
@@ -2968,7 +3130,7 @@ export declare interface EventGroupingSettings {
|
|
|
2968
3130
|
}
|
|
2969
3131
|
|
|
2970
3132
|
/** Represents Expansion entity query. */
|
|
2971
|
-
export declare
|
|
3133
|
+
export declare interface ExpansionEntityQuery extends EntityQuery {
|
|
2972
3134
|
/** List of the data sources that are required to run the query */
|
|
2973
3135
|
dataSources?: string[];
|
|
2974
3136
|
/** The query display name */
|
|
@@ -2981,7 +3143,7 @@ export declare type ExpansionEntityQuery = EntityQuery & {
|
|
|
2981
3143
|
outputEntityTypes?: EntityType[];
|
|
2982
3144
|
/** The template query string to be parsed and formatted */
|
|
2983
3145
|
queryTemplate?: string;
|
|
2984
|
-
}
|
|
3146
|
+
}
|
|
2985
3147
|
|
|
2986
3148
|
/** Information of a specific aggregation in the expansion result. */
|
|
2987
3149
|
export declare interface ExpansionResultAggregation {
|
|
@@ -3002,13 +3164,13 @@ export declare interface ExpansionResultsMetadata {
|
|
|
3002
3164
|
}
|
|
3003
3165
|
|
|
3004
3166
|
/** Settings with single toggle. */
|
|
3005
|
-
export declare
|
|
3167
|
+
export declare interface EyesOn extends Settings {
|
|
3006
3168
|
/**
|
|
3007
3169
|
* Determines whether the setting is enable or disabled.
|
|
3008
3170
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3009
3171
|
*/
|
|
3010
3172
|
readonly isEnabled?: boolean;
|
|
3011
|
-
}
|
|
3173
|
+
}
|
|
3012
3174
|
|
|
3013
3175
|
/** A single field mapping of the mapped entity */
|
|
3014
3176
|
export declare interface FieldMapping {
|
|
@@ -3019,7 +3181,7 @@ export declare interface FieldMapping {
|
|
|
3019
3181
|
}
|
|
3020
3182
|
|
|
3021
3183
|
/** Represents a file entity. */
|
|
3022
|
-
export declare
|
|
3184
|
+
export declare interface FileEntity extends Entity {
|
|
3023
3185
|
/**
|
|
3024
3186
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3025
3187
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3052,10 +3214,10 @@ export declare type FileEntity = Entity & {
|
|
|
3052
3214
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3053
3215
|
*/
|
|
3054
3216
|
readonly hostEntityId?: string;
|
|
3055
|
-
}
|
|
3217
|
+
}
|
|
3056
3218
|
|
|
3057
3219
|
/** File entity property bag. */
|
|
3058
|
-
export declare
|
|
3220
|
+
export declare interface FileEntityProperties extends EntityCommonProperties {
|
|
3059
3221
|
/**
|
|
3060
3222
|
* The full path to the file.
|
|
3061
3223
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3076,7 +3238,7 @@ export declare type FileEntityProperties = EntityCommonProperties & {
|
|
|
3076
3238
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3077
3239
|
*/
|
|
3078
3240
|
readonly hostEntityId?: string;
|
|
3079
|
-
}
|
|
3241
|
+
}
|
|
3080
3242
|
|
|
3081
3243
|
/**
|
|
3082
3244
|
* Defines values for FileHashAlgorithm. \
|
|
@@ -3092,7 +3254,7 @@ export declare type FileEntityProperties = EntityCommonProperties & {
|
|
|
3092
3254
|
export declare type FileHashAlgorithm = string;
|
|
3093
3255
|
|
|
3094
3256
|
/** Represents a file hash entity. */
|
|
3095
|
-
export declare
|
|
3257
|
+
export declare interface FileHashEntity extends Entity {
|
|
3096
3258
|
/**
|
|
3097
3259
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3098
3260
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3115,10 +3277,10 @@ export declare type FileHashEntity = Entity & {
|
|
|
3115
3277
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3116
3278
|
*/
|
|
3117
3279
|
readonly hashValue?: string;
|
|
3118
|
-
}
|
|
3280
|
+
}
|
|
3119
3281
|
|
|
3120
3282
|
/** FileHash entity property bag. */
|
|
3121
|
-
export declare
|
|
3283
|
+
export declare interface FileHashEntityProperties extends EntityCommonProperties {
|
|
3122
3284
|
/**
|
|
3123
3285
|
* The hash algorithm type.
|
|
3124
3286
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3129,10 +3291,10 @@ export declare type FileHashEntityProperties = EntityCommonProperties & {
|
|
|
3129
3291
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3130
3292
|
*/
|
|
3131
3293
|
readonly hashValue?: string;
|
|
3132
|
-
}
|
|
3294
|
+
}
|
|
3133
3295
|
|
|
3134
3296
|
/** Represents Fusion alert rule. */
|
|
3135
|
-
export declare
|
|
3297
|
+
export declare interface FusionAlertRule extends AlertRule {
|
|
3136
3298
|
/** The Name of the alert rule template used to create this rule. */
|
|
3137
3299
|
alertRuleTemplateName?: string;
|
|
3138
3300
|
/**
|
|
@@ -3171,10 +3333,10 @@ export declare type FusionAlertRule = AlertRule & {
|
|
|
3171
3333
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3172
3334
|
*/
|
|
3173
3335
|
readonly techniques?: string[];
|
|
3174
|
-
}
|
|
3336
|
+
}
|
|
3175
3337
|
|
|
3176
3338
|
/** Represents Fusion alert rule template. */
|
|
3177
|
-
export declare
|
|
3339
|
+
export declare interface FusionAlertRuleTemplate extends AlertRuleTemplate {
|
|
3178
3340
|
/** the number of alert rules that were created by this template */
|
|
3179
3341
|
alertRulesCreatedByTemplateCount?: number;
|
|
3180
3342
|
/**
|
|
@@ -3203,7 +3365,7 @@ export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3203
3365
|
techniques?: string[];
|
|
3204
3366
|
/** All supported source signal configurations consumed in fusion detection. */
|
|
3205
3367
|
sourceSettings?: FusionTemplateSourceSetting[];
|
|
3206
|
-
}
|
|
3368
|
+
}
|
|
3207
3369
|
|
|
3208
3370
|
/** Represents a Fusion scenario exclusion patterns in Fusion detection. */
|
|
3209
3371
|
export declare interface FusionScenarioExclusionPattern {
|
|
@@ -3325,10 +3487,19 @@ export declare interface GeoLocation {
|
|
|
3325
3487
|
readonly state?: string;
|
|
3326
3488
|
}
|
|
3327
3489
|
|
|
3490
|
+
/**
|
|
3491
|
+
* Defines values for GetInsightsError. \
|
|
3492
|
+
* {@link KnownGetInsightsError} can be used interchangeably with GetInsightsError,
|
|
3493
|
+
* this enum contains the known values that the service supports.
|
|
3494
|
+
* ### Known values supported by the service
|
|
3495
|
+
* **Insight**
|
|
3496
|
+
*/
|
|
3497
|
+
export declare type GetInsightsError = string;
|
|
3498
|
+
|
|
3328
3499
|
/** GetInsights Query Errors. */
|
|
3329
|
-
export declare interface
|
|
3500
|
+
export declare interface GetInsightsErrorKind {
|
|
3330
3501
|
/** the query kind */
|
|
3331
|
-
kind:
|
|
3502
|
+
kind: GetInsightsError;
|
|
3332
3503
|
/** the query id */
|
|
3333
3504
|
queryId?: string;
|
|
3334
3505
|
/** the error message */
|
|
@@ -3340,7 +3511,7 @@ export declare interface GetInsightsResultsMetadata {
|
|
|
3340
3511
|
/** the total items found for the insights request */
|
|
3341
3512
|
totalCount: number;
|
|
3342
3513
|
/** information about the failed queries */
|
|
3343
|
-
errors?:
|
|
3514
|
+
errors?: GetInsightsErrorKind[];
|
|
3344
3515
|
}
|
|
3345
3516
|
|
|
3346
3517
|
/** Retrieve queries for entity result operation response. */
|
|
@@ -3384,7 +3555,7 @@ export declare interface GroupingConfiguration {
|
|
|
3384
3555
|
}
|
|
3385
3556
|
|
|
3386
3557
|
/** Represents a host entity. */
|
|
3387
|
-
export declare
|
|
3558
|
+
export declare interface HostEntity extends Entity {
|
|
3388
3559
|
/**
|
|
3389
3560
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3390
3561
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3439,10 +3610,10 @@ export declare type HostEntity = Entity & {
|
|
|
3439
3610
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3440
3611
|
*/
|
|
3441
3612
|
readonly osVersion?: string;
|
|
3442
|
-
}
|
|
3613
|
+
}
|
|
3443
3614
|
|
|
3444
3615
|
/** Host entity property bag. */
|
|
3445
|
-
export declare
|
|
3616
|
+
export declare interface HostEntityProperties extends EntityCommonProperties {
|
|
3446
3617
|
/**
|
|
3447
3618
|
* The azure resource id of the VM.
|
|
3448
3619
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3485,10 +3656,10 @@ export declare type HostEntityProperties = EntityCommonProperties & {
|
|
|
3485
3656
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3486
3657
|
*/
|
|
3487
3658
|
readonly osVersion?: string;
|
|
3488
|
-
}
|
|
3659
|
+
}
|
|
3489
3660
|
|
|
3490
3661
|
/** Represents a Hunting bookmark entity. */
|
|
3491
|
-
export declare
|
|
3662
|
+
export declare interface HuntingBookmark extends Entity {
|
|
3492
3663
|
/**
|
|
3493
3664
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3494
3665
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3523,10 +3694,10 @@ export declare type HuntingBookmark = Entity & {
|
|
|
3523
3694
|
updatedBy?: UserInfo;
|
|
3524
3695
|
/** Describes an incident that relates to bookmark */
|
|
3525
3696
|
incidentInfo?: IncidentInfo;
|
|
3526
|
-
}
|
|
3697
|
+
}
|
|
3527
3698
|
|
|
3528
3699
|
/** Describes bookmark properties */
|
|
3529
|
-
export declare
|
|
3700
|
+
export declare interface HuntingBookmarkProperties extends EntityCommonProperties {
|
|
3530
3701
|
/** The time the bookmark was created */
|
|
3531
3702
|
created?: Date;
|
|
3532
3703
|
/** Describes a user that created the bookmark */
|
|
@@ -3549,10 +3720,10 @@ export declare type HuntingBookmarkProperties = EntityCommonProperties & {
|
|
|
3549
3720
|
updatedBy?: UserInfo;
|
|
3550
3721
|
/** Describes an incident that relates to bookmark */
|
|
3551
3722
|
incidentInfo?: IncidentInfo;
|
|
3552
|
-
}
|
|
3723
|
+
}
|
|
3553
3724
|
|
|
3554
3725
|
/** Represents an incident in Azure Security Insights. */
|
|
3555
|
-
export declare
|
|
3726
|
+
export declare interface Incident extends ResourceWithEtag {
|
|
3556
3727
|
/**
|
|
3557
3728
|
* Additional data on the incident
|
|
3558
3729
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3611,7 +3782,7 @@ export declare type Incident = ResourceWithEtag & {
|
|
|
3611
3782
|
teamInformation?: TeamInformation;
|
|
3612
3783
|
/** The title of the incident */
|
|
3613
3784
|
title?: string;
|
|
3614
|
-
}
|
|
3785
|
+
}
|
|
3615
3786
|
|
|
3616
3787
|
/** Incident additional data property bag. */
|
|
3617
3788
|
export declare interface IncidentAdditionalData {
|
|
@@ -3689,7 +3860,7 @@ export declare type IncidentClassification = string;
|
|
|
3689
3860
|
export declare type IncidentClassificationReason = string;
|
|
3690
3861
|
|
|
3691
3862
|
/** Represents an incident comment */
|
|
3692
|
-
export declare
|
|
3863
|
+
export declare interface IncidentComment extends ResourceWithEtag {
|
|
3693
3864
|
/**
|
|
3694
3865
|
* The time the comment was created
|
|
3695
3866
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3707,7 +3878,7 @@ export declare type IncidentComment = ResourceWithEtag & {
|
|
|
3707
3878
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3708
3879
|
*/
|
|
3709
3880
|
readonly author?: ClientInfo;
|
|
3710
|
-
}
|
|
3881
|
+
}
|
|
3711
3882
|
|
|
3712
3883
|
/** List of incident comments. */
|
|
3713
3884
|
export declare interface IncidentCommentList {
|
|
@@ -3886,11 +4057,8 @@ export declare interface IncidentOwnerInfo {
|
|
|
3886
4057
|
objectId?: string;
|
|
3887
4058
|
/** The user principal name of the user the incident is assigned to. */
|
|
3888
4059
|
userPrincipalName?: string;
|
|
3889
|
-
/**
|
|
3890
|
-
|
|
3891
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3892
|
-
*/
|
|
3893
|
-
readonly ownerType?: OwnerType;
|
|
4060
|
+
/** The type of the owner the incident is assigned to. */
|
|
4061
|
+
ownerType?: OwnerType;
|
|
3894
4062
|
}
|
|
3895
4063
|
|
|
3896
4064
|
export declare interface IncidentPropertiesAction {
|
|
@@ -3902,11 +4070,11 @@ export declare interface IncidentPropertiesAction {
|
|
|
3902
4070
|
classification?: IncidentClassification;
|
|
3903
4071
|
/** The classification reason the incident was closed with */
|
|
3904
4072
|
classificationReason?: IncidentClassificationReason;
|
|
3905
|
-
/** Describes the reason the incident was closed */
|
|
4073
|
+
/** Describes the reason the incident was closed. */
|
|
3906
4074
|
classificationComment?: string;
|
|
3907
4075
|
/** Information on the user an incident is assigned to */
|
|
3908
4076
|
owner?: IncidentOwnerInfo;
|
|
3909
|
-
/** List of labels to add to the incident */
|
|
4077
|
+
/** List of labels to add to the incident. */
|
|
3910
4078
|
labels?: IncidentLabel[];
|
|
3911
4079
|
}
|
|
3912
4080
|
|
|
@@ -4184,15 +4352,15 @@ export declare type IncidentsRunPlaybookResponse = Record<string, unknown>;
|
|
|
4184
4352
|
export declare type IncidentStatus = string;
|
|
4185
4353
|
|
|
4186
4354
|
/** Represents Insight Query. */
|
|
4187
|
-
export declare
|
|
4355
|
+
export declare interface InsightQueryItem extends EntityQueryItem {
|
|
4188
4356
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4189
4357
|
kind: "Insight";
|
|
4190
4358
|
/** Properties bag for InsightQueryItem */
|
|
4191
4359
|
properties?: InsightQueryItemProperties;
|
|
4192
|
-
}
|
|
4360
|
+
}
|
|
4193
4361
|
|
|
4194
4362
|
/** Represents Insight Query. */
|
|
4195
|
-
export declare
|
|
4363
|
+
export declare interface InsightQueryItemProperties extends EntityQueryItemProperties {
|
|
4196
4364
|
/** The insight display name. */
|
|
4197
4365
|
displayName?: string;
|
|
4198
4366
|
/** The insight description. */
|
|
@@ -4209,7 +4377,7 @@ export declare type InsightQueryItemProperties = EntityQueryItemProperties & {
|
|
|
4209
4377
|
defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
|
|
4210
4378
|
/** The insight chart query. */
|
|
4211
4379
|
referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
|
|
4212
|
-
}
|
|
4380
|
+
}
|
|
4213
4381
|
|
|
4214
4382
|
/** The activity query definitions. */
|
|
4215
4383
|
export declare interface InsightQueryItemPropertiesAdditionalQuery {
|
|
@@ -4293,32 +4461,33 @@ export declare interface InstructionSteps {
|
|
|
4293
4461
|
instructions?: InstructionStepsInstructionsItem[];
|
|
4294
4462
|
}
|
|
4295
4463
|
|
|
4296
|
-
export declare
|
|
4464
|
+
export declare interface InstructionStepsInstructionsItem extends ConnectorInstructionModelBase {
|
|
4465
|
+
}
|
|
4297
4466
|
|
|
4298
4467
|
/** Represents IoT requirements check request. */
|
|
4299
|
-
export declare
|
|
4468
|
+
export declare interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
|
|
4300
4469
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4301
4470
|
kind: "IOT";
|
|
4302
4471
|
/** The subscription id to connect to, and get the data from. */
|
|
4303
4472
|
subscriptionId?: string;
|
|
4304
|
-
}
|
|
4473
|
+
}
|
|
4305
4474
|
|
|
4306
4475
|
/** Represents IoT data connector. */
|
|
4307
|
-
export declare
|
|
4476
|
+
export declare interface IoTDataConnector extends DataConnector {
|
|
4308
4477
|
/** The available data types for the connector. */
|
|
4309
4478
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
4310
4479
|
/** The subscription id to connect to, and get the data from. */
|
|
4311
4480
|
subscriptionId?: string;
|
|
4312
|
-
}
|
|
4481
|
+
}
|
|
4313
4482
|
|
|
4314
4483
|
/** IoT data connector properties. */
|
|
4315
|
-
export declare
|
|
4484
|
+
export declare interface IoTDataConnectorProperties extends DataConnectorWithAlertsProperties {
|
|
4316
4485
|
/** The subscription id to connect to, and get the data from. */
|
|
4317
4486
|
subscriptionId?: string;
|
|
4318
|
-
}
|
|
4487
|
+
}
|
|
4319
4488
|
|
|
4320
4489
|
/** Represents an IoT device entity. */
|
|
4321
|
-
export declare
|
|
4490
|
+
export declare interface IoTDeviceEntity extends Entity {
|
|
4322
4491
|
/**
|
|
4323
4492
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4324
4493
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4416,10 +4585,62 @@ export declare type IoTDeviceEntity = Entity & {
|
|
|
4416
4585
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4417
4586
|
*/
|
|
4418
4587
|
readonly protocols?: string[];
|
|
4419
|
-
|
|
4588
|
+
/**
|
|
4589
|
+
* A list of owners of the IoTDevice entity.
|
|
4590
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4591
|
+
*/
|
|
4592
|
+
readonly owners?: string[];
|
|
4593
|
+
/**
|
|
4594
|
+
* A list of Nic entity ids of the IoTDevice entity.
|
|
4595
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4596
|
+
*/
|
|
4597
|
+
readonly nicEntityIds?: string[];
|
|
4598
|
+
/**
|
|
4599
|
+
* The site of the device
|
|
4600
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4601
|
+
*/
|
|
4602
|
+
readonly site?: string;
|
|
4603
|
+
/**
|
|
4604
|
+
* The zone location of the device within a site
|
|
4605
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4606
|
+
*/
|
|
4607
|
+
readonly zone?: string;
|
|
4608
|
+
/**
|
|
4609
|
+
* The sensor the device is monitored by
|
|
4610
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4611
|
+
*/
|
|
4612
|
+
readonly sensor?: string;
|
|
4613
|
+
/**
|
|
4614
|
+
* The subType of the device ('PLC', 'HMI', 'EWS', etc.)
|
|
4615
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4616
|
+
*/
|
|
4617
|
+
readonly deviceSubType?: string;
|
|
4618
|
+
/** Device importance, determines if the device classified as 'crown jewel' */
|
|
4619
|
+
importance?: DeviceImportance;
|
|
4620
|
+
/**
|
|
4621
|
+
* The Purdue Layer of the device
|
|
4622
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4623
|
+
*/
|
|
4624
|
+
readonly purdueLayer?: string;
|
|
4625
|
+
/**
|
|
4626
|
+
* Determines whether the device classified as authorized device
|
|
4627
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4628
|
+
*/
|
|
4629
|
+
readonly isAuthorized?: boolean;
|
|
4630
|
+
/**
|
|
4631
|
+
* Determines whether the device classified as programming device
|
|
4632
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4633
|
+
*/
|
|
4634
|
+
readonly isProgramming?: boolean;
|
|
4635
|
+
/**
|
|
4636
|
+
* Is the device classified as a scanner device
|
|
4637
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4638
|
+
*/
|
|
4639
|
+
readonly isScanner?: boolean;
|
|
4640
|
+
}
|
|
4420
4641
|
|
|
4421
4642
|
/** IoTDevice entity property bag. */
|
|
4422
|
-
export declare
|
|
4643
|
+
export declare interface IoTDeviceEntityProperties extends EntityCommonProperties {
|
|
4423
4644
|
/**
|
|
4424
4645
|
* The ID of the IoT Device in the IoT Hub
|
|
4425
4646
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4505,10 +4726,62 @@ export declare type IoTDeviceEntityProperties = EntityCommonProperties & {
|
|
|
4505
4726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4506
4727
|
*/
|
|
4507
4728
|
readonly protocols?: string[];
|
|
4508
|
-
|
|
4729
|
+
/**
|
|
4730
|
+
* A list of owners of the IoTDevice entity.
|
|
4731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4732
|
+
*/
|
|
4733
|
+
readonly owners?: string[];
|
|
4734
|
+
/**
|
|
4735
|
+
* A list of Nic entity ids of the IoTDevice entity.
|
|
4736
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4737
|
+
*/
|
|
4738
|
+
readonly nicEntityIds?: string[];
|
|
4739
|
+
/**
|
|
4740
|
+
* The site of the device
|
|
4741
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4742
|
+
*/
|
|
4743
|
+
readonly site?: string;
|
|
4744
|
+
/**
|
|
4745
|
+
* The zone location of the device within a site
|
|
4746
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4747
|
+
*/
|
|
4748
|
+
readonly zone?: string;
|
|
4749
|
+
/**
|
|
4750
|
+
* The sensor the device is monitored by
|
|
4751
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4752
|
+
*/
|
|
4753
|
+
readonly sensor?: string;
|
|
4754
|
+
/**
|
|
4755
|
+
* The subType of the device ('PLC', 'HMI', 'EWS', etc.)
|
|
4756
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4757
|
+
*/
|
|
4758
|
+
readonly deviceSubType?: string;
|
|
4759
|
+
/** Device importance, determines if the device classified as 'crown jewel' */
|
|
4760
|
+
importance?: DeviceImportance;
|
|
4761
|
+
/**
|
|
4762
|
+
* The Purdue Layer of the device
|
|
4763
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4764
|
+
*/
|
|
4765
|
+
readonly purdueLayer?: string;
|
|
4766
|
+
/**
|
|
4767
|
+
* Determines whether the device classified as authorized device
|
|
4768
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4769
|
+
*/
|
|
4770
|
+
readonly isAuthorized?: boolean;
|
|
4771
|
+
/**
|
|
4772
|
+
* Determines whether the device classified as programming device
|
|
4773
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4774
|
+
*/
|
|
4775
|
+
readonly isProgramming?: boolean;
|
|
4776
|
+
/**
|
|
4777
|
+
* Is the device classified as a scanner device
|
|
4778
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4779
|
+
*/
|
|
4780
|
+
readonly isScanner?: boolean;
|
|
4781
|
+
}
|
|
4509
4782
|
|
|
4510
4783
|
/** Represents an ip entity. */
|
|
4511
|
-
export declare
|
|
4784
|
+
export declare interface IpEntity extends Entity {
|
|
4512
4785
|
/**
|
|
4513
4786
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4514
4787
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4536,10 +4809,10 @@ export declare type IpEntity = Entity & {
|
|
|
4536
4809
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4537
4810
|
*/
|
|
4538
4811
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
4539
|
-
}
|
|
4812
|
+
}
|
|
4540
4813
|
|
|
4541
4814
|
/** Ip entity property bag. */
|
|
4542
|
-
export declare
|
|
4815
|
+
export declare interface IpEntityProperties extends EntityCommonProperties {
|
|
4543
4816
|
/**
|
|
4544
4817
|
* The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)
|
|
4545
4818
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4555,7 +4828,7 @@ export declare type IpEntityProperties = EntityCommonProperties & {
|
|
|
4555
4828
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4556
4829
|
*/
|
|
4557
4830
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
4558
|
-
}
|
|
4831
|
+
}
|
|
4559
4832
|
|
|
4560
4833
|
/** Interface representing a IPGeodata. */
|
|
4561
4834
|
export declare interface IPGeodata {
|
|
@@ -4640,11 +4913,17 @@ export declare enum KnownAlertDetail {
|
|
|
4640
4913
|
|
|
4641
4914
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
4642
4915
|
export declare enum KnownAlertRuleKind {
|
|
4916
|
+
/** Scheduled */
|
|
4643
4917
|
Scheduled = "Scheduled",
|
|
4918
|
+
/** MicrosoftSecurityIncidentCreation */
|
|
4644
4919
|
MicrosoftSecurityIncidentCreation = "MicrosoftSecurityIncidentCreation",
|
|
4920
|
+
/** Fusion */
|
|
4645
4921
|
Fusion = "Fusion",
|
|
4922
|
+
/** MLBehaviorAnalytics */
|
|
4646
4923
|
MLBehaviorAnalytics = "MLBehaviorAnalytics",
|
|
4924
|
+
/** ThreatIntelligence */
|
|
4647
4925
|
ThreatIntelligence = "ThreatIntelligence",
|
|
4926
|
+
/** NRT */
|
|
4648
4927
|
NRT = "NRT"
|
|
4649
4928
|
}
|
|
4650
4929
|
|
|
@@ -4688,25 +4967,78 @@ export declare enum KnownAntispamMailDirection {
|
|
|
4688
4967
|
|
|
4689
4968
|
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
4690
4969
|
export declare enum KnownAttackTactic {
|
|
4970
|
+
/** Reconnaissance */
|
|
4691
4971
|
Reconnaissance = "Reconnaissance",
|
|
4972
|
+
/** ResourceDevelopment */
|
|
4692
4973
|
ResourceDevelopment = "ResourceDevelopment",
|
|
4974
|
+
/** InitialAccess */
|
|
4693
4975
|
InitialAccess = "InitialAccess",
|
|
4976
|
+
/** Execution */
|
|
4694
4977
|
Execution = "Execution",
|
|
4978
|
+
/** Persistence */
|
|
4695
4979
|
Persistence = "Persistence",
|
|
4980
|
+
/** PrivilegeEscalation */
|
|
4696
4981
|
PrivilegeEscalation = "PrivilegeEscalation",
|
|
4982
|
+
/** DefenseEvasion */
|
|
4697
4983
|
DefenseEvasion = "DefenseEvasion",
|
|
4984
|
+
/** CredentialAccess */
|
|
4698
4985
|
CredentialAccess = "CredentialAccess",
|
|
4986
|
+
/** Discovery */
|
|
4699
4987
|
Discovery = "Discovery",
|
|
4988
|
+
/** LateralMovement */
|
|
4700
4989
|
LateralMovement = "LateralMovement",
|
|
4990
|
+
/** Collection */
|
|
4701
4991
|
Collection = "Collection",
|
|
4992
|
+
/** Exfiltration */
|
|
4702
4993
|
Exfiltration = "Exfiltration",
|
|
4994
|
+
/** CommandAndControl */
|
|
4703
4995
|
CommandAndControl = "CommandAndControl",
|
|
4996
|
+
/** Impact */
|
|
4704
4997
|
Impact = "Impact",
|
|
4998
|
+
/** PreAttack */
|
|
4705
4999
|
PreAttack = "PreAttack",
|
|
5000
|
+
/** ImpairProcessControl */
|
|
4706
5001
|
ImpairProcessControl = "ImpairProcessControl",
|
|
5002
|
+
/** InhibitResponseFunction */
|
|
4707
5003
|
InhibitResponseFunction = "InhibitResponseFunction"
|
|
4708
5004
|
}
|
|
4709
5005
|
|
|
5006
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
|
|
5007
|
+
export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
|
|
5008
|
+
/** Evaluate the condition on the alerts */
|
|
5009
|
+
Alerts = "Alerts",
|
|
5010
|
+
/** Evaluate the condition on the labels */
|
|
5011
|
+
Labels = "Labels",
|
|
5012
|
+
/** Evaluate the condition on the tactics */
|
|
5013
|
+
Tactics = "Tactics",
|
|
5014
|
+
/** Evaluate the condition on the comments */
|
|
5015
|
+
Comments = "Comments"
|
|
5016
|
+
}
|
|
5017
|
+
|
|
5018
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
|
|
5019
|
+
export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
|
|
5020
|
+
/** Evaluate the condition on items added to the array */
|
|
5021
|
+
Added = "Added"
|
|
5022
|
+
}
|
|
5023
|
+
|
|
5024
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
|
|
5025
|
+
export declare enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
|
|
5026
|
+
/** Evaluate the condition on the previous value of the property */
|
|
5027
|
+
ChangedFrom = "ChangedFrom",
|
|
5028
|
+
/** Evaluate the condition on the updated value of the property */
|
|
5029
|
+
ChangedTo = "ChangedTo"
|
|
5030
|
+
}
|
|
5031
|
+
|
|
5032
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
|
|
5033
|
+
export declare enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
|
|
5034
|
+
/** Evaluate the condition on the incident severity */
|
|
5035
|
+
IncidentSeverity = "IncidentSeverity",
|
|
5036
|
+
/** Evaluate the condition on the incident status */
|
|
5037
|
+
IncidentStatus = "IncidentStatus",
|
|
5038
|
+
/** Evaluate the condition on the incident owner */
|
|
5039
|
+
IncidentOwner = "IncidentOwner"
|
|
5040
|
+
}
|
|
5041
|
+
|
|
4710
5042
|
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
4711
5043
|
export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
|
|
4712
5044
|
/** Evaluates if the property equals at least one of the condition values */
|
|
@@ -4763,6 +5095,8 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
4763
5095
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
4764
5096
|
/** The name of the product of the alert */
|
|
4765
5097
|
AlertProductNames = "AlertProductNames",
|
|
5098
|
+
/** The analytic rule ids of the alert */
|
|
5099
|
+
AlertAnalyticRuleIds = "AlertAnalyticRuleIds",
|
|
4766
5100
|
/** The Azure resource id */
|
|
4767
5101
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
4768
5102
|
/** The Azure resource subscription id */
|
|
@@ -4842,7 +5176,11 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
4842
5176
|
/** Known values of {@link ConditionType} that the service accepts. */
|
|
4843
5177
|
export declare enum KnownConditionType {
|
|
4844
5178
|
/** Evaluate an object property value */
|
|
4845
|
-
Property = "Property"
|
|
5179
|
+
Property = "Property",
|
|
5180
|
+
/** Evaluate an object property changed value */
|
|
5181
|
+
PropertyChanged = "PropertyChanged",
|
|
5182
|
+
/** Evaluate an object array property changed value */
|
|
5183
|
+
PropertyArrayChanged = "PropertyArrayChanged"
|
|
4846
5184
|
}
|
|
4847
5185
|
|
|
4848
5186
|
/** Known values of {@link ConfidenceLevel} that the service accepts. */
|
|
@@ -4869,100 +5207,160 @@ export declare enum KnownConfidenceScoreStatus {
|
|
|
4869
5207
|
|
|
4870
5208
|
/** Known values of {@link ConnectAuthKind} that the service accepts. */
|
|
4871
5209
|
export declare enum KnownConnectAuthKind {
|
|
5210
|
+
/** Basic */
|
|
4872
5211
|
Basic = "Basic",
|
|
5212
|
+
/** OAuth2 */
|
|
4873
5213
|
OAuth2 = "OAuth2",
|
|
5214
|
+
/** APIKey */
|
|
4874
5215
|
APIKey = "APIKey"
|
|
4875
5216
|
}
|
|
4876
5217
|
|
|
4877
5218
|
/** Known values of {@link ConnectivityType} that the service accepts. */
|
|
4878
5219
|
export declare enum KnownConnectivityType {
|
|
5220
|
+
/** IsConnectedQuery */
|
|
4879
5221
|
IsConnectedQuery = "IsConnectedQuery"
|
|
4880
5222
|
}
|
|
4881
5223
|
|
|
4882
5224
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
4883
5225
|
export declare enum KnownContentType {
|
|
5226
|
+
/** AnalyticRule */
|
|
4884
5227
|
AnalyticRule = "AnalyticRule",
|
|
5228
|
+
/** Workbook */
|
|
4885
5229
|
Workbook = "Workbook"
|
|
4886
5230
|
}
|
|
4887
5231
|
|
|
4888
5232
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
4889
5233
|
export declare enum KnownCreatedByType {
|
|
5234
|
+
/** User */
|
|
4890
5235
|
User = "User",
|
|
5236
|
+
/** Application */
|
|
4891
5237
|
Application = "Application",
|
|
5238
|
+
/** ManagedIdentity */
|
|
4892
5239
|
ManagedIdentity = "ManagedIdentity",
|
|
5240
|
+
/** Key */
|
|
4893
5241
|
Key = "Key"
|
|
4894
5242
|
}
|
|
4895
5243
|
|
|
4896
5244
|
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
4897
5245
|
export declare enum KnownCustomEntityQueryKind {
|
|
5246
|
+
/** Activity */
|
|
4898
5247
|
Activity = "Activity"
|
|
4899
5248
|
}
|
|
4900
5249
|
|
|
4901
5250
|
/** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
|
|
4902
5251
|
export declare enum KnownDataConnectorAuthorizationState {
|
|
5252
|
+
/** Valid */
|
|
4903
5253
|
Valid = "Valid",
|
|
5254
|
+
/** Invalid */
|
|
4904
5255
|
Invalid = "Invalid"
|
|
4905
5256
|
}
|
|
4906
5257
|
|
|
4907
5258
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
4908
5259
|
export declare enum KnownDataConnectorKind {
|
|
5260
|
+
/** AzureActiveDirectory */
|
|
4909
5261
|
AzureActiveDirectory = "AzureActiveDirectory",
|
|
5262
|
+
/** AzureSecurityCenter */
|
|
4910
5263
|
AzureSecurityCenter = "AzureSecurityCenter",
|
|
5264
|
+
/** MicrosoftCloudAppSecurity */
|
|
4911
5265
|
MicrosoftCloudAppSecurity = "MicrosoftCloudAppSecurity",
|
|
5266
|
+
/** ThreatIntelligence */
|
|
4912
5267
|
ThreatIntelligence = "ThreatIntelligence",
|
|
5268
|
+
/** ThreatIntelligenceTaxii */
|
|
4913
5269
|
ThreatIntelligenceTaxii = "ThreatIntelligenceTaxii",
|
|
5270
|
+
/** Office365 */
|
|
4914
5271
|
Office365 = "Office365",
|
|
5272
|
+
/** OfficeATP */
|
|
4915
5273
|
OfficeATP = "OfficeATP",
|
|
5274
|
+
/** OfficeIRM */
|
|
4916
5275
|
OfficeIRM = "OfficeIRM",
|
|
5276
|
+
/** Office365Project */
|
|
4917
5277
|
Office365Project = "Office365Project",
|
|
5278
|
+
/** OfficePowerBI */
|
|
4918
5279
|
OfficePowerBI = "OfficePowerBI",
|
|
5280
|
+
/** AmazonWebServicesCloudTrail */
|
|
4919
5281
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
5282
|
+
/** AmazonWebServicesS3 */
|
|
4920
5283
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
5284
|
+
/** AzureAdvancedThreatProtection */
|
|
4921
5285
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
5286
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
4922
5287
|
MicrosoftDefenderAdvancedThreatProtection = "MicrosoftDefenderAdvancedThreatProtection",
|
|
5288
|
+
/** Dynamics365 */
|
|
4923
5289
|
Dynamics365 = "Dynamics365",
|
|
5290
|
+
/** MicrosoftThreatProtection */
|
|
4924
5291
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
5292
|
+
/** MicrosoftThreatIntelligence */
|
|
4925
5293
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
5294
|
+
/** GenericUI */
|
|
4926
5295
|
GenericUI = "GenericUI",
|
|
5296
|
+
/** APIPolling */
|
|
4927
5297
|
APIPolling = "APIPolling",
|
|
5298
|
+
/** IOT */
|
|
4928
5299
|
IOT = "IOT"
|
|
4929
5300
|
}
|
|
4930
5301
|
|
|
4931
5302
|
/** Known values of {@link DataConnectorLicenseState} that the service accepts. */
|
|
4932
5303
|
export declare enum KnownDataConnectorLicenseState {
|
|
5304
|
+
/** Valid */
|
|
4933
5305
|
Valid = "Valid",
|
|
5306
|
+
/** Invalid */
|
|
4934
5307
|
Invalid = "Invalid",
|
|
5308
|
+
/** Unknown */
|
|
4935
5309
|
Unknown = "Unknown"
|
|
4936
5310
|
}
|
|
4937
5311
|
|
|
4938
5312
|
/** Known values of {@link DataTypeState} that the service accepts. */
|
|
4939
5313
|
export declare enum KnownDataTypeState {
|
|
5314
|
+
/** Enabled */
|
|
4940
5315
|
Enabled = "Enabled",
|
|
5316
|
+
/** Disabled */
|
|
4941
5317
|
Disabled = "Disabled"
|
|
4942
5318
|
}
|
|
4943
5319
|
|
|
4944
5320
|
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
4945
5321
|
export declare enum KnownDeploymentFetchStatus {
|
|
5322
|
+
/** Success */
|
|
4946
5323
|
Success = "Success",
|
|
5324
|
+
/** Unauthorized */
|
|
4947
5325
|
Unauthorized = "Unauthorized",
|
|
5326
|
+
/** NotFound */
|
|
4948
5327
|
NotFound = "NotFound"
|
|
4949
5328
|
}
|
|
4950
5329
|
|
|
4951
5330
|
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
4952
5331
|
export declare enum KnownDeploymentResult {
|
|
5332
|
+
/** Success */
|
|
4953
5333
|
Success = "Success",
|
|
5334
|
+
/** Canceled */
|
|
4954
5335
|
Canceled = "Canceled",
|
|
5336
|
+
/** Failed */
|
|
4955
5337
|
Failed = "Failed"
|
|
4956
5338
|
}
|
|
4957
5339
|
|
|
4958
5340
|
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
4959
5341
|
export declare enum KnownDeploymentState {
|
|
5342
|
+
/** InProgress */
|
|
4960
5343
|
InProgress = "In_Progress",
|
|
5344
|
+
/** Completed */
|
|
4961
5345
|
Completed = "Completed",
|
|
5346
|
+
/** Queued */
|
|
4962
5347
|
Queued = "Queued",
|
|
5348
|
+
/** Canceling */
|
|
4963
5349
|
Canceling = "Canceling"
|
|
4964
5350
|
}
|
|
4965
5351
|
|
|
5352
|
+
/** Known values of {@link DeviceImportance} that the service accepts. */
|
|
5353
|
+
export declare enum KnownDeviceImportance {
|
|
5354
|
+
/** Unknown - Default value */
|
|
5355
|
+
Unknown = "Unknown",
|
|
5356
|
+
/** Low */
|
|
5357
|
+
Low = "Low",
|
|
5358
|
+
/** Normal */
|
|
5359
|
+
Normal = "Normal",
|
|
5360
|
+
/** High */
|
|
5361
|
+
High = "High"
|
|
5362
|
+
}
|
|
5363
|
+
|
|
4966
5364
|
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
4967
5365
|
export declare enum KnownEntityItemQueryKind {
|
|
4968
5366
|
/** insight */
|
|
@@ -5012,7 +5410,9 @@ export declare enum KnownEntityKind {
|
|
|
5012
5410
|
/** Entity represents mailbox in the system. */
|
|
5013
5411
|
Mailbox = "Mailbox",
|
|
5014
5412
|
/** Entity represents submission mail in the system. */
|
|
5015
|
-
SubmissionMail = "SubmissionMail"
|
|
5413
|
+
SubmissionMail = "SubmissionMail",
|
|
5414
|
+
/** Entity represents network interface in the system. */
|
|
5415
|
+
Nic = "Nic"
|
|
5016
5416
|
}
|
|
5017
5417
|
|
|
5018
5418
|
/** Known values of {@link EntityMappingType} that the service accepts. */
|
|
@@ -5055,15 +5455,27 @@ export declare enum KnownEntityMappingType {
|
|
|
5055
5455
|
SubmissionMail = "SubmissionMail"
|
|
5056
5456
|
}
|
|
5057
5457
|
|
|
5458
|
+
/** Known values of {@link EntityProviders} that the service accepts. */
|
|
5459
|
+
export declare enum KnownEntityProviders {
|
|
5460
|
+
/** ActiveDirectory */
|
|
5461
|
+
ActiveDirectory = "ActiveDirectory",
|
|
5462
|
+
/** AzureActiveDirectory */
|
|
5463
|
+
AzureActiveDirectory = "AzureActiveDirectory"
|
|
5464
|
+
}
|
|
5465
|
+
|
|
5058
5466
|
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
5059
5467
|
export declare enum KnownEntityQueryKind {
|
|
5468
|
+
/** Expansion */
|
|
5060
5469
|
Expansion = "Expansion",
|
|
5470
|
+
/** Insight */
|
|
5061
5471
|
Insight = "Insight",
|
|
5472
|
+
/** Activity */
|
|
5062
5473
|
Activity = "Activity"
|
|
5063
5474
|
}
|
|
5064
5475
|
|
|
5065
5476
|
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
5066
5477
|
export declare enum KnownEntityQueryTemplateKind {
|
|
5478
|
+
/** Activity */
|
|
5067
5479
|
Activity = "Activity"
|
|
5068
5480
|
}
|
|
5069
5481
|
|
|
@@ -5074,7 +5486,9 @@ export declare enum KnownEntityTimelineKind {
|
|
|
5074
5486
|
/** bookmarks */
|
|
5075
5487
|
Bookmark = "Bookmark",
|
|
5076
5488
|
/** security alerts */
|
|
5077
|
-
SecurityAlert = "SecurityAlert"
|
|
5489
|
+
SecurityAlert = "SecurityAlert",
|
|
5490
|
+
/** anomaly */
|
|
5491
|
+
Anomaly = "Anomaly"
|
|
5078
5492
|
}
|
|
5079
5493
|
|
|
5080
5494
|
/** Known values of {@link EntityType} that the service accepts. */
|
|
@@ -5120,18 +5534,24 @@ export declare enum KnownEntityType {
|
|
|
5120
5534
|
/** Entity represents mailbox in the system. */
|
|
5121
5535
|
Mailbox = "Mailbox",
|
|
5122
5536
|
/** Entity represents submission mail in the system. */
|
|
5123
|
-
SubmissionMail = "SubmissionMail"
|
|
5537
|
+
SubmissionMail = "SubmissionMail",
|
|
5538
|
+
/** Entity represents network interface in the system. */
|
|
5539
|
+
Nic = "Nic"
|
|
5124
5540
|
}
|
|
5125
5541
|
|
|
5126
|
-
/** Known values of {@link
|
|
5127
|
-
export declare enum
|
|
5542
|
+
/** Known values of {@link Enum13} that the service accepts. */
|
|
5543
|
+
export declare enum KnownEnum13 {
|
|
5544
|
+
/** Expansion */
|
|
5128
5545
|
Expansion = "Expansion",
|
|
5546
|
+
/** Activity */
|
|
5129
5547
|
Activity = "Activity"
|
|
5130
5548
|
}
|
|
5131
5549
|
|
|
5132
5550
|
/** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
|
|
5133
5551
|
export declare enum KnownEventGroupingAggregationKind {
|
|
5552
|
+
/** SingleAlert */
|
|
5134
5553
|
SingleAlert = "SingleAlert",
|
|
5554
|
+
/** AlertPerResult */
|
|
5135
5555
|
AlertPerResult = "AlertPerResult"
|
|
5136
5556
|
}
|
|
5137
5557
|
|
|
@@ -5149,6 +5569,12 @@ export declare enum KnownFileHashAlgorithm {
|
|
|
5149
5569
|
SHA256AC = "SHA256AC"
|
|
5150
5570
|
}
|
|
5151
5571
|
|
|
5572
|
+
/** Known values of {@link GetInsightsError} that the service accepts. */
|
|
5573
|
+
export declare enum KnownGetInsightsError {
|
|
5574
|
+
/** Insight */
|
|
5575
|
+
Insight = "Insight"
|
|
5576
|
+
}
|
|
5577
|
+
|
|
5152
5578
|
/** Known values of {@link IncidentClassification} that the service accepts. */
|
|
5153
5579
|
export declare enum KnownIncidentClassification {
|
|
5154
5580
|
/** Incident classification was undetermined */
|
|
@@ -5237,22 +5663,39 @@ export declare enum KnownKillChainIntent {
|
|
|
5237
5663
|
|
|
5238
5664
|
/** Known values of {@link Kind} that the service accepts. */
|
|
5239
5665
|
export declare enum KnownKind {
|
|
5666
|
+
/** DataConnector */
|
|
5240
5667
|
DataConnector = "DataConnector",
|
|
5668
|
+
/** DataType */
|
|
5241
5669
|
DataType = "DataType",
|
|
5670
|
+
/** Workbook */
|
|
5242
5671
|
Workbook = "Workbook",
|
|
5672
|
+
/** WorkbookTemplate */
|
|
5243
5673
|
WorkbookTemplate = "WorkbookTemplate",
|
|
5674
|
+
/** Playbook */
|
|
5244
5675
|
Playbook = "Playbook",
|
|
5676
|
+
/** PlaybookTemplate */
|
|
5245
5677
|
PlaybookTemplate = "PlaybookTemplate",
|
|
5678
|
+
/** AnalyticsRuleTemplate */
|
|
5246
5679
|
AnalyticsRuleTemplate = "AnalyticsRuleTemplate",
|
|
5680
|
+
/** AnalyticsRule */
|
|
5247
5681
|
AnalyticsRule = "AnalyticsRule",
|
|
5682
|
+
/** HuntingQuery */
|
|
5248
5683
|
HuntingQuery = "HuntingQuery",
|
|
5684
|
+
/** InvestigationQuery */
|
|
5249
5685
|
InvestigationQuery = "InvestigationQuery",
|
|
5686
|
+
/** Parser */
|
|
5250
5687
|
Parser = "Parser",
|
|
5688
|
+
/** Watchlist */
|
|
5251
5689
|
Watchlist = "Watchlist",
|
|
5690
|
+
/** WatchlistTemplate */
|
|
5252
5691
|
WatchlistTemplate = "WatchlistTemplate",
|
|
5692
|
+
/** Solution */
|
|
5253
5693
|
Solution = "Solution",
|
|
5694
|
+
/** AzureFunction */
|
|
5254
5695
|
AzureFunction = "AzureFunction",
|
|
5696
|
+
/** LogicAppsCustomConnector */
|
|
5255
5697
|
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
5698
|
+
/** AutomationRule */
|
|
5256
5699
|
AutomationRule = "AutomationRule"
|
|
5257
5700
|
}
|
|
5258
5701
|
|
|
@@ -5268,26 +5711,39 @@ export declare enum KnownMatchingMethod {
|
|
|
5268
5711
|
|
|
5269
5712
|
/** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
|
|
5270
5713
|
export declare enum KnownMicrosoftSecurityProductName {
|
|
5714
|
+
/** MicrosoftCloudAppSecurity */
|
|
5271
5715
|
MicrosoftCloudAppSecurity = "Microsoft Cloud App Security",
|
|
5716
|
+
/** AzureSecurityCenter */
|
|
5272
5717
|
AzureSecurityCenter = "Azure Security Center",
|
|
5718
|
+
/** AzureAdvancedThreatProtection */
|
|
5273
5719
|
AzureAdvancedThreatProtection = "Azure Advanced Threat Protection",
|
|
5720
|
+
/** AzureActiveDirectoryIdentityProtection */
|
|
5274
5721
|
AzureActiveDirectoryIdentityProtection = "Azure Active Directory Identity Protection",
|
|
5722
|
+
/** AzureSecurityCenterForIoT */
|
|
5275
5723
|
AzureSecurityCenterForIoT = "Azure Security Center for IoT",
|
|
5724
|
+
/** Office365AdvancedThreatProtection */
|
|
5276
5725
|
Office365AdvancedThreatProtection = "Office 365 Advanced Threat Protection",
|
|
5726
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
5277
5727
|
MicrosoftDefenderAdvancedThreatProtection = "Microsoft Defender Advanced Threat Protection"
|
|
5278
5728
|
}
|
|
5279
5729
|
|
|
5280
5730
|
/** Known values of {@link Operator} that the service accepts. */
|
|
5281
5731
|
export declare enum KnownOperator {
|
|
5732
|
+
/** AND */
|
|
5282
5733
|
AND = "AND",
|
|
5734
|
+
/** OR */
|
|
5283
5735
|
OR = "OR"
|
|
5284
5736
|
}
|
|
5285
5737
|
|
|
5286
5738
|
/** Known values of {@link OutputType} that the service accepts. */
|
|
5287
5739
|
export declare enum KnownOutputType {
|
|
5740
|
+
/** Number */
|
|
5288
5741
|
Number = "Number",
|
|
5742
|
+
/** String */
|
|
5289
5743
|
String = "String",
|
|
5744
|
+
/** Date */
|
|
5290
5745
|
Date = "Date",
|
|
5746
|
+
/** Entity */
|
|
5291
5747
|
Entity = "Entity"
|
|
5292
5748
|
}
|
|
5293
5749
|
|
|
@@ -5303,8 +5759,11 @@ export declare enum KnownOwnerType {
|
|
|
5303
5759
|
|
|
5304
5760
|
/** Known values of {@link PermissionProviderScope} that the service accepts. */
|
|
5305
5761
|
export declare enum KnownPermissionProviderScope {
|
|
5762
|
+
/** ResourceGroup */
|
|
5306
5763
|
ResourceGroup = "ResourceGroup",
|
|
5764
|
+
/** Subscription */
|
|
5307
5765
|
Subscription = "Subscription",
|
|
5766
|
+
/** Workspace */
|
|
5308
5767
|
Workspace = "Workspace"
|
|
5309
5768
|
}
|
|
5310
5769
|
|
|
@@ -5320,11 +5779,17 @@ export declare enum KnownPollingFrequency {
|
|
|
5320
5779
|
|
|
5321
5780
|
/** Known values of {@link ProviderName} that the service accepts. */
|
|
5322
5781
|
export declare enum KnownProviderName {
|
|
5782
|
+
/** MicrosoftOperationalInsightsSolutions */
|
|
5323
5783
|
MicrosoftOperationalInsightsSolutions = "Microsoft.OperationalInsights/solutions",
|
|
5784
|
+
/** MicrosoftOperationalInsightsWorkspaces */
|
|
5324
5785
|
MicrosoftOperationalInsightsWorkspaces = "Microsoft.OperationalInsights/workspaces",
|
|
5786
|
+
/** MicrosoftOperationalInsightsWorkspacesDatasources */
|
|
5325
5787
|
MicrosoftOperationalInsightsWorkspacesDatasources = "Microsoft.OperationalInsights/workspaces/datasources",
|
|
5788
|
+
/** MicrosoftAadiamDiagnosticSettings */
|
|
5326
5789
|
MicrosoftAadiamDiagnosticSettings = "microsoft.aadiam/diagnosticSettings",
|
|
5790
|
+
/** MicrosoftOperationalInsightsWorkspacesSharedKeys */
|
|
5327
5791
|
MicrosoftOperationalInsightsWorkspacesSharedKeys = "Microsoft.OperationalInsights/workspaces/sharedKeys",
|
|
5792
|
+
/** MicrosoftAuthorizationPolicyAssignments */
|
|
5328
5793
|
MicrosoftAuthorizationPolicyAssignments = "Microsoft.Authorization/policyAssignments"
|
|
5329
5794
|
}
|
|
5330
5795
|
|
|
@@ -5374,49 +5839,75 @@ export declare enum KnownRegistryValueKind {
|
|
|
5374
5839
|
|
|
5375
5840
|
/** Known values of {@link RepoType} that the service accepts. */
|
|
5376
5841
|
export declare enum KnownRepoType {
|
|
5842
|
+
/** Github */
|
|
5377
5843
|
Github = "Github",
|
|
5844
|
+
/** DevOps */
|
|
5378
5845
|
DevOps = "DevOps"
|
|
5379
5846
|
}
|
|
5380
5847
|
|
|
5848
|
+
/** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
|
|
5849
|
+
export declare enum KnownSecurityMLAnalyticsSettingsKind {
|
|
5850
|
+
/** Anomaly */
|
|
5851
|
+
Anomaly = "Anomaly"
|
|
5852
|
+
}
|
|
5853
|
+
|
|
5381
5854
|
/** Known values of {@link SettingKind} that the service accepts. */
|
|
5382
5855
|
export declare enum KnownSettingKind {
|
|
5856
|
+
/** Anomalies */
|
|
5383
5857
|
Anomalies = "Anomalies",
|
|
5858
|
+
/** EyesOn */
|
|
5384
5859
|
EyesOn = "EyesOn",
|
|
5860
|
+
/** EntityAnalytics */
|
|
5385
5861
|
EntityAnalytics = "EntityAnalytics",
|
|
5862
|
+
/** Ueba */
|
|
5386
5863
|
Ueba = "Ueba"
|
|
5387
5864
|
}
|
|
5388
5865
|
|
|
5866
|
+
/** Known values of {@link SettingsStatus} that the service accepts. */
|
|
5867
|
+
export declare enum KnownSettingsStatus {
|
|
5868
|
+
/** Anomaly settings status in Production mode */
|
|
5869
|
+
Production = "Production",
|
|
5870
|
+
/** Anomaly settings status in Flighting mode */
|
|
5871
|
+
Flighting = "Flighting"
|
|
5872
|
+
}
|
|
5873
|
+
|
|
5389
5874
|
/** Known values of {@link SettingType} that the service accepts. */
|
|
5390
5875
|
export declare enum KnownSettingType {
|
|
5876
|
+
/** CopyableLabel */
|
|
5391
5877
|
CopyableLabel = "CopyableLabel",
|
|
5878
|
+
/** InstructionStepsGroup */
|
|
5392
5879
|
InstructionStepsGroup = "InstructionStepsGroup",
|
|
5880
|
+
/** InfoMessage */
|
|
5393
5881
|
InfoMessage = "InfoMessage"
|
|
5394
5882
|
}
|
|
5395
5883
|
|
|
5396
|
-
/** Known values of {@link SkuKind} that the service accepts. */
|
|
5397
|
-
export declare enum KnownSkuKind {
|
|
5398
|
-
PerGB = "PerGB",
|
|
5399
|
-
CapacityReservation = "CapacityReservation"
|
|
5400
|
-
}
|
|
5401
|
-
|
|
5402
5884
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
5403
5885
|
export declare enum KnownSourceKind {
|
|
5886
|
+
/** LocalWorkspace */
|
|
5404
5887
|
LocalWorkspace = "LocalWorkspace",
|
|
5888
|
+
/** Community */
|
|
5405
5889
|
Community = "Community",
|
|
5890
|
+
/** Solution */
|
|
5406
5891
|
Solution = "Solution",
|
|
5892
|
+
/** SourceRepository */
|
|
5407
5893
|
SourceRepository = "SourceRepository"
|
|
5408
5894
|
}
|
|
5409
5895
|
|
|
5410
5896
|
/** Known values of {@link SourceType} that the service accepts. */
|
|
5411
5897
|
export declare enum KnownSourceType {
|
|
5898
|
+
/** LocalFile */
|
|
5412
5899
|
LocalFile = "Local file",
|
|
5900
|
+
/** RemoteStorage */
|
|
5413
5901
|
RemoteStorage = "Remote storage"
|
|
5414
5902
|
}
|
|
5415
5903
|
|
|
5416
5904
|
/** Known values of {@link SupportTier} that the service accepts. */
|
|
5417
5905
|
export declare enum KnownSupportTier {
|
|
5906
|
+
/** Microsoft */
|
|
5418
5907
|
Microsoft = "Microsoft",
|
|
5908
|
+
/** Partner */
|
|
5419
5909
|
Partner = "Partner",
|
|
5910
|
+
/** Community */
|
|
5420
5911
|
Community = "Community"
|
|
5421
5912
|
}
|
|
5422
5913
|
|
|
@@ -5438,34 +5929,47 @@ export declare enum KnownThreatIntelligenceResourceKindEnum {
|
|
|
5438
5929
|
|
|
5439
5930
|
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
5440
5931
|
export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
5932
|
+
/** Unsorted */
|
|
5441
5933
|
Unsorted = "unsorted",
|
|
5934
|
+
/** Ascending */
|
|
5442
5935
|
Ascending = "ascending",
|
|
5936
|
+
/** Descending */
|
|
5443
5937
|
Descending = "descending"
|
|
5444
5938
|
}
|
|
5445
5939
|
|
|
5446
5940
|
/** Known values of {@link TriggersOn} that the service accepts. */
|
|
5447
5941
|
export declare enum KnownTriggersOn {
|
|
5448
5942
|
/** Trigger on Incidents */
|
|
5449
|
-
Incidents = "Incidents"
|
|
5943
|
+
Incidents = "Incidents",
|
|
5944
|
+
/** Trigger on Alerts */
|
|
5945
|
+
Alerts = "Alerts"
|
|
5450
5946
|
}
|
|
5451
5947
|
|
|
5452
5948
|
/** Known values of {@link TriggersWhen} that the service accepts. */
|
|
5453
5949
|
export declare enum KnownTriggersWhen {
|
|
5454
5950
|
/** Trigger on created objects */
|
|
5455
|
-
Created = "Created"
|
|
5951
|
+
Created = "Created",
|
|
5952
|
+
/** Trigger on updated objects */
|
|
5953
|
+
Updated = "Updated"
|
|
5456
5954
|
}
|
|
5457
5955
|
|
|
5458
5956
|
/** Known values of {@link UebaDataSources} that the service accepts. */
|
|
5459
5957
|
export declare enum KnownUebaDataSources {
|
|
5958
|
+
/** AuditLogs */
|
|
5460
5959
|
AuditLogs = "AuditLogs",
|
|
5960
|
+
/** AzureActivity */
|
|
5461
5961
|
AzureActivity = "AzureActivity",
|
|
5962
|
+
/** SecurityEvent */
|
|
5462
5963
|
SecurityEvent = "SecurityEvent",
|
|
5964
|
+
/** SigninLogs */
|
|
5463
5965
|
SigninLogs = "SigninLogs"
|
|
5464
5966
|
}
|
|
5465
5967
|
|
|
5466
5968
|
/** Known values of {@link Version} that the service accepts. */
|
|
5467
5969
|
export declare enum KnownVersion {
|
|
5970
|
+
/** V1 */
|
|
5468
5971
|
V1 = "V1",
|
|
5972
|
+
/** V2 */
|
|
5469
5973
|
V2 = "V2"
|
|
5470
5974
|
}
|
|
5471
5975
|
|
|
@@ -5478,7 +5982,7 @@ export declare interface LastDataReceivedDataType {
|
|
|
5478
5982
|
}
|
|
5479
5983
|
|
|
5480
5984
|
/** Represents a mailbox entity. */
|
|
5481
|
-
export declare
|
|
5985
|
+
export declare interface MailboxEntity extends Entity {
|
|
5482
5986
|
/**
|
|
5483
5987
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5484
5988
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5511,10 +6015,10 @@ export declare type MailboxEntity = Entity & {
|
|
|
5511
6015
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5512
6016
|
*/
|
|
5513
6017
|
readonly externalDirectoryObjectId?: string;
|
|
5514
|
-
}
|
|
6018
|
+
}
|
|
5515
6019
|
|
|
5516
6020
|
/** Mailbox entity property bag. */
|
|
5517
|
-
export declare
|
|
6021
|
+
export declare interface MailboxEntityProperties extends EntityCommonProperties {
|
|
5518
6022
|
/**
|
|
5519
6023
|
* The mailbox's primary address
|
|
5520
6024
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5535,10 +6039,10 @@ export declare type MailboxEntityProperties = EntityCommonProperties & {
|
|
|
5535
6039
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5536
6040
|
*/
|
|
5537
6041
|
readonly externalDirectoryObjectId?: string;
|
|
5538
|
-
}
|
|
6042
|
+
}
|
|
5539
6043
|
|
|
5540
6044
|
/** Represents a mail cluster entity. */
|
|
5541
|
-
export declare
|
|
6045
|
+
export declare interface MailClusterEntity extends Entity {
|
|
5542
6046
|
/**
|
|
5543
6047
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5544
6048
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5626,10 +6130,10 @@ export declare type MailClusterEntity = Entity & {
|
|
|
5626
6130
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5627
6131
|
*/
|
|
5628
6132
|
readonly clusterGroup?: string;
|
|
5629
|
-
}
|
|
6133
|
+
}
|
|
5630
6134
|
|
|
5631
6135
|
/** Mail cluster entity property bag. */
|
|
5632
|
-
export declare
|
|
6136
|
+
export declare interface MailClusterEntityProperties extends EntityCommonProperties {
|
|
5633
6137
|
/**
|
|
5634
6138
|
* The mail message IDs that are part of the mail cluster
|
|
5635
6139
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5705,10 +6209,10 @@ export declare type MailClusterEntityProperties = EntityCommonProperties & {
|
|
|
5705
6209
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5706
6210
|
*/
|
|
5707
6211
|
readonly clusterGroup?: string;
|
|
5708
|
-
}
|
|
6212
|
+
}
|
|
5709
6213
|
|
|
5710
6214
|
/** Represents a mail message entity. */
|
|
5711
|
-
export declare
|
|
6215
|
+
export declare interface MailMessageEntity extends Entity {
|
|
5712
6216
|
/**
|
|
5713
6217
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5714
6218
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5822,10 +6326,10 @@ export declare type MailMessageEntity = Entity & {
|
|
|
5822
6326
|
deliveryAction?: DeliveryAction;
|
|
5823
6327
|
/** The delivery location of this mail message like Inbox, JunkFolder etc */
|
|
5824
6328
|
deliveryLocation?: DeliveryLocation;
|
|
5825
|
-
}
|
|
6329
|
+
}
|
|
5826
6330
|
|
|
5827
6331
|
/** Mail message entity property bag. */
|
|
5828
|
-
export declare
|
|
6332
|
+
export declare interface MailMessageEntityProperties extends EntityCommonProperties {
|
|
5829
6333
|
/**
|
|
5830
6334
|
* The File entity ids of this mail message's attachments
|
|
5831
6335
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5927,10 +6431,10 @@ export declare type MailMessageEntityProperties = EntityCommonProperties & {
|
|
|
5927
6431
|
deliveryAction?: DeliveryAction;
|
|
5928
6432
|
/** The delivery location of this mail message like Inbox, JunkFolder etc */
|
|
5929
6433
|
deliveryLocation?: DeliveryLocation;
|
|
5930
|
-
}
|
|
6434
|
+
}
|
|
5931
6435
|
|
|
5932
6436
|
/** Represents a malware entity. */
|
|
5933
|
-
export declare
|
|
6437
|
+
export declare interface MalwareEntity extends Entity {
|
|
5934
6438
|
/**
|
|
5935
6439
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5936
6440
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5963,10 +6467,10 @@ export declare type MalwareEntity = Entity & {
|
|
|
5963
6467
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5964
6468
|
*/
|
|
5965
6469
|
readonly processEntityIds?: string[];
|
|
5966
|
-
}
|
|
6470
|
+
}
|
|
5967
6471
|
|
|
5968
6472
|
/** Malware entity property bag. */
|
|
5969
|
-
export declare
|
|
6473
|
+
export declare interface MalwareEntityProperties extends EntityCommonProperties {
|
|
5970
6474
|
/**
|
|
5971
6475
|
* The malware category by the vendor, e.g. Trojan
|
|
5972
6476
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5987,7 +6491,7 @@ export declare type MalwareEntityProperties = EntityCommonProperties & {
|
|
|
5987
6491
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5988
6492
|
*/
|
|
5989
6493
|
readonly processEntityIds?: string[];
|
|
5990
|
-
}
|
|
6494
|
+
}
|
|
5991
6495
|
|
|
5992
6496
|
export declare interface ManualTriggerRequestBody {
|
|
5993
6497
|
tenantId?: string;
|
|
@@ -6006,57 +6510,60 @@ export declare interface ManualTriggerRequestBody {
|
|
|
6006
6510
|
export declare type MatchingMethod = string;
|
|
6007
6511
|
|
|
6008
6512
|
/** Represents MCAS (Microsoft Cloud App Security) requirements check request. */
|
|
6009
|
-
export declare
|
|
6513
|
+
export declare interface McasCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6010
6514
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6011
6515
|
kind: "MicrosoftCloudAppSecurity";
|
|
6012
6516
|
/** The tenant id to connect to, and get the data from. */
|
|
6013
6517
|
tenantId?: string;
|
|
6014
|
-
}
|
|
6518
|
+
}
|
|
6015
6519
|
|
|
6016
6520
|
/** MCAS (Microsoft Cloud App Security) requirements check properties. */
|
|
6017
|
-
export declare
|
|
6521
|
+
export declare interface McasCheckRequirementsProperties extends DataConnectorTenantId {
|
|
6522
|
+
}
|
|
6018
6523
|
|
|
6019
6524
|
/** Represents MCAS (Microsoft Cloud App Security) data connector. */
|
|
6020
|
-
export declare
|
|
6525
|
+
export declare interface McasDataConnector extends DataConnector {
|
|
6021
6526
|
/** The tenant id to connect to, and get the data from. */
|
|
6022
6527
|
tenantId?: string;
|
|
6023
6528
|
/** The available data types for the connector. */
|
|
6024
6529
|
dataTypes?: McasDataConnectorDataTypes;
|
|
6025
|
-
}
|
|
6530
|
+
}
|
|
6026
6531
|
|
|
6027
6532
|
/** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
|
|
6028
|
-
export declare
|
|
6533
|
+
export declare interface McasDataConnectorDataTypes extends AlertsDataTypeOfDataConnector {
|
|
6029
6534
|
/** Discovery log data type connection. */
|
|
6030
6535
|
discoveryLogs?: DataConnectorDataTypeCommon;
|
|
6031
|
-
}
|
|
6536
|
+
}
|
|
6032
6537
|
|
|
6033
6538
|
/** MCAS (Microsoft Cloud App Security) data connector properties. */
|
|
6034
|
-
export declare
|
|
6539
|
+
export declare interface McasDataConnectorProperties extends DataConnectorTenantId {
|
|
6035
6540
|
/** The available data types for the connector. */
|
|
6036
6541
|
dataTypes: McasDataConnectorDataTypes;
|
|
6037
|
-
}
|
|
6542
|
+
}
|
|
6038
6543
|
|
|
6039
6544
|
/** Represents MDATP (Microsoft Defender Advanced Threat Protection) requirements check request. */
|
|
6040
|
-
export declare
|
|
6545
|
+
export declare interface MdatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6041
6546
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6042
6547
|
kind: "MicrosoftDefenderAdvancedThreatProtection";
|
|
6043
6548
|
/** The tenant id to connect to, and get the data from. */
|
|
6044
6549
|
tenantId?: string;
|
|
6045
|
-
}
|
|
6550
|
+
}
|
|
6046
6551
|
|
|
6047
6552
|
/** MDATP (Microsoft Defender Advanced Threat Protection) requirements check properties. */
|
|
6048
|
-
export declare
|
|
6553
|
+
export declare interface MdatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
6554
|
+
}
|
|
6049
6555
|
|
|
6050
6556
|
/** Represents MDATP (Microsoft Defender Advanced Threat Protection) data connector. */
|
|
6051
|
-
export declare
|
|
6557
|
+
export declare interface MdatpDataConnector extends DataConnector {
|
|
6052
6558
|
/** The tenant id to connect to, and get the data from. */
|
|
6053
6559
|
tenantId?: string;
|
|
6054
6560
|
/** The available data types for the connector. */
|
|
6055
6561
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
6056
|
-
}
|
|
6562
|
+
}
|
|
6057
6563
|
|
|
6058
6564
|
/** MDATP (Microsoft Defender Advanced Threat Protection) data connector properties. */
|
|
6059
|
-
export declare
|
|
6565
|
+
export declare interface MdatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
6566
|
+
}
|
|
6060
6567
|
|
|
6061
6568
|
/** Interface representing a Metadata. */
|
|
6062
6569
|
export declare interface Metadata {
|
|
@@ -6197,7 +6704,7 @@ export declare interface MetadataListOptionalParams extends coreClient.Operation
|
|
|
6197
6704
|
export declare type MetadataListResponse = MetadataList;
|
|
6198
6705
|
|
|
6199
6706
|
/** Metadata resource definition. */
|
|
6200
|
-
export declare
|
|
6707
|
+
export declare interface MetadataModel extends ResourceWithEtag {
|
|
6201
6708
|
/** Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name */
|
|
6202
6709
|
contentId?: string;
|
|
6203
6710
|
/** Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group) */
|
|
@@ -6236,10 +6743,10 @@ export declare type MetadataModel = ResourceWithEtag & {
|
|
|
6236
6743
|
previewImages?: string[];
|
|
6237
6744
|
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
6238
6745
|
previewImagesDark?: string[];
|
|
6239
|
-
}
|
|
6746
|
+
}
|
|
6240
6747
|
|
|
6241
6748
|
/** Metadata patch request body. */
|
|
6242
|
-
export declare
|
|
6749
|
+
export declare interface MetadataPatch extends ResourceWithEtag {
|
|
6243
6750
|
/** Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name */
|
|
6244
6751
|
contentId?: string;
|
|
6245
6752
|
/** Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group) */
|
|
@@ -6278,7 +6785,7 @@ export declare type MetadataPatch = ResourceWithEtag & {
|
|
|
6278
6785
|
previewImages?: string[];
|
|
6279
6786
|
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
6280
6787
|
previewImagesDark?: string[];
|
|
6281
|
-
}
|
|
6788
|
+
}
|
|
6282
6789
|
|
|
6283
6790
|
/** The original source of the content item, where it comes from. */
|
|
6284
6791
|
export declare interface MetadataSource {
|
|
@@ -6310,7 +6817,7 @@ export declare interface MetadataUpdateOptionalParams extends coreClient.Operati
|
|
|
6310
6817
|
export declare type MetadataUpdateResponse = MetadataModel;
|
|
6311
6818
|
|
|
6312
6819
|
/** Represents MicrosoftSecurityIncidentCreation rule. */
|
|
6313
|
-
export declare
|
|
6820
|
+
export declare interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
|
|
6314
6821
|
/** the alerts' displayNames on which the cases will be generated */
|
|
6315
6822
|
displayNamesFilter?: string[];
|
|
6316
6823
|
/** the alerts' displayNames on which the cases will not be generated */
|
|
@@ -6332,7 +6839,7 @@ export declare type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
|
|
|
6332
6839
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6333
6840
|
*/
|
|
6334
6841
|
readonly lastModifiedUtc?: Date;
|
|
6335
|
-
}
|
|
6842
|
+
}
|
|
6336
6843
|
|
|
6337
6844
|
/** MicrosoftSecurityIncidentCreation rule common property bag. */
|
|
6338
6845
|
export declare interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
@@ -6347,7 +6854,7 @@ export declare interface MicrosoftSecurityIncidentCreationAlertRuleCommonPropert
|
|
|
6347
6854
|
}
|
|
6348
6855
|
|
|
6349
6856
|
/** MicrosoftSecurityIncidentCreation rule property bag. */
|
|
6350
|
-
export declare
|
|
6857
|
+
export declare interface MicrosoftSecurityIncidentCreationAlertRuleProperties extends MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
6351
6858
|
/** The Name of the alert rule template used to create this rule. */
|
|
6352
6859
|
alertRuleTemplateName?: string;
|
|
6353
6860
|
/** The description of the alert rule. */
|
|
@@ -6361,10 +6868,10 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleProperties = Micro
|
|
|
6361
6868
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6362
6869
|
*/
|
|
6363
6870
|
readonly lastModifiedUtc?: Date;
|
|
6364
|
-
}
|
|
6871
|
+
}
|
|
6365
6872
|
|
|
6366
6873
|
/** Represents MicrosoftSecurityIncidentCreation rule template. */
|
|
6367
|
-
export declare
|
|
6874
|
+
export declare interface MicrosoftSecurityIncidentCreationAlertRuleTemplate extends AlertRuleTemplate {
|
|
6368
6875
|
/** the number of alert rules that were created by this template */
|
|
6369
6876
|
alertRulesCreatedByTemplateCount?: number;
|
|
6370
6877
|
/**
|
|
@@ -6393,10 +6900,10 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRu
|
|
|
6393
6900
|
productFilter?: MicrosoftSecurityProductName;
|
|
6394
6901
|
/** the alerts' severities on which the cases will be generated */
|
|
6395
6902
|
severitiesFilter?: AlertSeverity[];
|
|
6396
|
-
}
|
|
6903
|
+
}
|
|
6397
6904
|
|
|
6398
6905
|
/** MicrosoftSecurityIncidentCreation rule template properties */
|
|
6399
|
-
export declare
|
|
6906
|
+
export declare interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties extends AlertRuleTemplatePropertiesBase {
|
|
6400
6907
|
/** the alerts' displayNames on which the cases will be generated */
|
|
6401
6908
|
displayNamesFilter?: string[];
|
|
6402
6909
|
/** the alerts' displayNames on which the cases will not be generated */
|
|
@@ -6405,7 +6912,7 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
|
|
|
6405
6912
|
productFilter?: MicrosoftSecurityProductName;
|
|
6406
6913
|
/** the alerts' severities on which the cases will be generated */
|
|
6407
6914
|
severitiesFilter?: AlertSeverity[];
|
|
6408
|
-
}
|
|
6915
|
+
}
|
|
6409
6916
|
|
|
6410
6917
|
/**
|
|
6411
6918
|
* Defines values for MicrosoftSecurityProductName. \
|
|
@@ -6423,7 +6930,7 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
|
|
|
6423
6930
|
export declare type MicrosoftSecurityProductName = string;
|
|
6424
6931
|
|
|
6425
6932
|
/** Represents MLBehaviorAnalytics alert rule. */
|
|
6426
|
-
export declare
|
|
6933
|
+
export declare interface MLBehaviorAnalyticsAlertRule extends AlertRule {
|
|
6427
6934
|
/** The Name of the alert rule template used to create this rule. */
|
|
6428
6935
|
alertRuleTemplateName?: string;
|
|
6429
6936
|
/**
|
|
@@ -6458,10 +6965,10 @@ export declare type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
6458
6965
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6459
6966
|
*/
|
|
6460
6967
|
readonly techniques?: string[];
|
|
6461
|
-
}
|
|
6968
|
+
}
|
|
6462
6969
|
|
|
6463
6970
|
/** Represents MLBehaviorAnalytics alert rule template. */
|
|
6464
|
-
export declare
|
|
6971
|
+
export declare interface MLBehaviorAnalyticsAlertRuleTemplate extends AlertRuleTemplate {
|
|
6465
6972
|
/** the number of alert rules that were created by this template */
|
|
6466
6973
|
alertRulesCreatedByTemplateCount?: number;
|
|
6467
6974
|
/**
|
|
@@ -6488,32 +6995,33 @@ export declare type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
6488
6995
|
techniques?: string[];
|
|
6489
6996
|
/** The severity for alerts created by this alert rule. */
|
|
6490
6997
|
severity?: AlertSeverity;
|
|
6491
|
-
}
|
|
6998
|
+
}
|
|
6492
6999
|
|
|
6493
7000
|
/** MLBehaviorAnalytics alert rule template properties. */
|
|
6494
|
-
export declare
|
|
7001
|
+
export declare interface MLBehaviorAnalyticsAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
|
|
6495
7002
|
/** The severity for alerts created by this alert rule. */
|
|
6496
7003
|
severity: AlertSeverity;
|
|
6497
|
-
}
|
|
7004
|
+
}
|
|
6498
7005
|
|
|
6499
7006
|
/** Represents Microsoft Threat Intelligence requirements check request. */
|
|
6500
|
-
export declare
|
|
7007
|
+
export declare interface MstiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6501
7008
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6502
7009
|
kind: "MicrosoftThreatIntelligence";
|
|
6503
7010
|
/** The tenant id to connect to, and get the data from. */
|
|
6504
7011
|
tenantId?: string;
|
|
6505
|
-
}
|
|
7012
|
+
}
|
|
6506
7013
|
|
|
6507
7014
|
/** Microsoft Threat Intelligence requirements check properties. */
|
|
6508
|
-
export declare
|
|
7015
|
+
export declare interface MstiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
7016
|
+
}
|
|
6509
7017
|
|
|
6510
7018
|
/** Represents Microsoft Threat Intelligence data connector. */
|
|
6511
|
-
export declare
|
|
7019
|
+
export declare interface MstiDataConnector extends DataConnector {
|
|
6512
7020
|
/** The tenant id to connect to, and get the data from. */
|
|
6513
7021
|
tenantId?: string;
|
|
6514
7022
|
/** The available data types for the connector. */
|
|
6515
7023
|
dataTypes?: MstiDataConnectorDataTypes;
|
|
6516
|
-
}
|
|
7024
|
+
}
|
|
6517
7025
|
|
|
6518
7026
|
/** The available data types for Microsoft Threat Intelligence Platforms data connector. */
|
|
6519
7027
|
export declare interface MstiDataConnectorDataTypes {
|
|
@@ -6524,41 +7032,42 @@ export declare interface MstiDataConnectorDataTypes {
|
|
|
6524
7032
|
}
|
|
6525
7033
|
|
|
6526
7034
|
/** Data type for Microsoft Threat Intelligence Platforms data connector. */
|
|
6527
|
-
export declare
|
|
7035
|
+
export declare interface MstiDataConnectorDataTypesBingSafetyPhishingURL extends DataConnectorDataTypeCommon {
|
|
6528
7036
|
/** lookback period */
|
|
6529
7037
|
lookbackPeriod: string;
|
|
6530
|
-
}
|
|
7038
|
+
}
|
|
6531
7039
|
|
|
6532
7040
|
/** Data type for Microsoft Threat Intelligence Platforms data connector. */
|
|
6533
|
-
export declare
|
|
7041
|
+
export declare interface MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed extends DataConnectorDataTypeCommon {
|
|
6534
7042
|
/** lookback period */
|
|
6535
7043
|
lookbackPeriod: string;
|
|
6536
|
-
}
|
|
7044
|
+
}
|
|
6537
7045
|
|
|
6538
7046
|
/** Microsoft Threat Intelligence data connector properties. */
|
|
6539
|
-
export declare
|
|
7047
|
+
export declare interface MstiDataConnectorProperties extends DataConnectorTenantId {
|
|
6540
7048
|
/** The available data types for the connector. */
|
|
6541
7049
|
dataTypes: MstiDataConnectorDataTypes;
|
|
6542
|
-
}
|
|
7050
|
+
}
|
|
6543
7051
|
|
|
6544
7052
|
/** Represents MTP (Microsoft Threat Protection) requirements check request. */
|
|
6545
|
-
export declare
|
|
7053
|
+
export declare interface MtpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6546
7054
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6547
7055
|
kind: "MicrosoftThreatProtection";
|
|
6548
7056
|
/** The tenant id to connect to, and get the data from. */
|
|
6549
7057
|
tenantId?: string;
|
|
6550
|
-
}
|
|
7058
|
+
}
|
|
6551
7059
|
|
|
6552
7060
|
/** MTP (Microsoft Threat Protection) requirements check properties. */
|
|
6553
|
-
export declare
|
|
7061
|
+
export declare interface MTPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
7062
|
+
}
|
|
6554
7063
|
|
|
6555
7064
|
/** Represents MTP (Microsoft Threat Protection) data connector. */
|
|
6556
|
-
export declare
|
|
7065
|
+
export declare interface MTPDataConnector extends DataConnector {
|
|
6557
7066
|
/** The tenant id to connect to, and get the data from. */
|
|
6558
7067
|
tenantId?: string;
|
|
6559
7068
|
/** The available data types for the connector. */
|
|
6560
7069
|
dataTypes?: MTPDataConnectorDataTypes;
|
|
6561
|
-
}
|
|
7070
|
+
}
|
|
6562
7071
|
|
|
6563
7072
|
/** The available data types for Microsoft Threat Protection Platforms data connector. */
|
|
6564
7073
|
export declare interface MTPDataConnectorDataTypes {
|
|
@@ -6567,16 +7076,67 @@ export declare interface MTPDataConnectorDataTypes {
|
|
|
6567
7076
|
}
|
|
6568
7077
|
|
|
6569
7078
|
/** Data type for Microsoft Threat Protection Platforms data connector. */
|
|
6570
|
-
export declare
|
|
7079
|
+
export declare interface MTPDataConnectorDataTypesIncidents extends DataConnectorDataTypeCommon {
|
|
7080
|
+
}
|
|
6571
7081
|
|
|
6572
7082
|
/** MTP (Microsoft Threat Protection) data connector properties. */
|
|
6573
|
-
export declare
|
|
7083
|
+
export declare interface MTPDataConnectorProperties extends DataConnectorTenantId {
|
|
6574
7084
|
/** The available data types for the connector. */
|
|
6575
7085
|
dataTypes: MTPDataConnectorDataTypes;
|
|
6576
|
-
}
|
|
7086
|
+
}
|
|
7087
|
+
|
|
7088
|
+
/** Represents an network interface entity. */
|
|
7089
|
+
export declare interface NicEntity extends Entity {
|
|
7090
|
+
/**
|
|
7091
|
+
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
7092
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7093
|
+
*/
|
|
7094
|
+
readonly additionalData?: {
|
|
7095
|
+
[propertyName: string]: Record<string, unknown>;
|
|
7096
|
+
};
|
|
7097
|
+
/**
|
|
7098
|
+
* The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.
|
|
7099
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7100
|
+
*/
|
|
7101
|
+
readonly friendlyName?: string;
|
|
7102
|
+
/**
|
|
7103
|
+
* The MAC address of this network interface
|
|
7104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7105
|
+
*/
|
|
7106
|
+
readonly macAddress?: string;
|
|
7107
|
+
/**
|
|
7108
|
+
* The IP entity id of this network interface
|
|
7109
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7110
|
+
*/
|
|
7111
|
+
readonly ipAddressEntityId?: string;
|
|
7112
|
+
/**
|
|
7113
|
+
* A list of VLANs of the network interface entity.
|
|
7114
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7115
|
+
*/
|
|
7116
|
+
readonly vlans?: string[];
|
|
7117
|
+
}
|
|
7118
|
+
|
|
7119
|
+
/** Nic entity property bag. */
|
|
7120
|
+
export declare interface NicEntityProperties extends EntityCommonProperties {
|
|
7121
|
+
/**
|
|
7122
|
+
* The MAC address of this network interface
|
|
7123
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7124
|
+
*/
|
|
7125
|
+
readonly macAddress?: string;
|
|
7126
|
+
/**
|
|
7127
|
+
* The IP entity id of this network interface
|
|
7128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7129
|
+
*/
|
|
7130
|
+
readonly ipAddressEntityId?: string;
|
|
7131
|
+
/**
|
|
7132
|
+
* A list of VLANs of the network interface entity.
|
|
7133
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7134
|
+
*/
|
|
7135
|
+
readonly vlans?: string[];
|
|
7136
|
+
}
|
|
6577
7137
|
|
|
6578
7138
|
/** Represents NRT alert rule. */
|
|
6579
|
-
export declare
|
|
7139
|
+
export declare interface NrtAlertRule extends AlertRule {
|
|
6580
7140
|
/** The Name of the alert rule template used to create this rule. */
|
|
6581
7141
|
alertRuleTemplateName?: string;
|
|
6582
7142
|
/** The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2> */
|
|
@@ -6614,10 +7174,10 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
6614
7174
|
entityMappings?: EntityMapping[];
|
|
6615
7175
|
/** The alert details override settings */
|
|
6616
7176
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
6617
|
-
}
|
|
7177
|
+
}
|
|
6618
7178
|
|
|
6619
7179
|
/** Represents NRT alert rule template. */
|
|
6620
|
-
export declare
|
|
7180
|
+
export declare interface NrtAlertRuleTemplate extends AlertRuleTemplate {
|
|
6621
7181
|
/** the number of alert rules that were created by this template */
|
|
6622
7182
|
alertRulesCreatedByTemplateCount?: number;
|
|
6623
7183
|
/**
|
|
@@ -6656,21 +7216,23 @@ export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
6656
7216
|
entityMappings?: EntityMapping[];
|
|
6657
7217
|
/** The alert details override settings */
|
|
6658
7218
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
6659
|
-
}
|
|
7219
|
+
}
|
|
6660
7220
|
|
|
6661
7221
|
/** NRT alert rule template properties */
|
|
6662
|
-
export declare
|
|
7222
|
+
export declare interface NrtAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties, QueryBasedAlertRuleTemplateProperties {
|
|
7223
|
+
}
|
|
6663
7224
|
|
|
6664
7225
|
/** Represents Office365 Project requirements check request. */
|
|
6665
|
-
export declare
|
|
7226
|
+
export declare interface Office365ProjectCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6666
7227
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6667
7228
|
kind: "Office365Project";
|
|
6668
7229
|
/** The tenant id to connect to, and get the data from. */
|
|
6669
7230
|
tenantId?: string;
|
|
6670
|
-
}
|
|
7231
|
+
}
|
|
6671
7232
|
|
|
6672
7233
|
/** Office365 Project requirements check properties. */
|
|
6673
|
-
export declare
|
|
7234
|
+
export declare interface Office365ProjectCheckRequirementsProperties extends DataConnectorTenantId {
|
|
7235
|
+
}
|
|
6674
7236
|
|
|
6675
7237
|
/** The available data types for Office Microsoft Project data connector. */
|
|
6676
7238
|
export declare interface Office365ProjectConnectorDataTypes {
|
|
@@ -6679,51 +7241,54 @@ export declare interface Office365ProjectConnectorDataTypes {
|
|
|
6679
7241
|
}
|
|
6680
7242
|
|
|
6681
7243
|
/** Logs data type. */
|
|
6682
|
-
export declare
|
|
7244
|
+
export declare interface Office365ProjectConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
7245
|
+
}
|
|
6683
7246
|
|
|
6684
7247
|
/** Represents Office Microsoft Project data connector. */
|
|
6685
|
-
export declare
|
|
7248
|
+
export declare interface Office365ProjectDataConnector extends DataConnector {
|
|
6686
7249
|
/** The tenant id to connect to, and get the data from. */
|
|
6687
7250
|
tenantId?: string;
|
|
6688
7251
|
/** The available data types for the connector. */
|
|
6689
7252
|
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
6690
|
-
}
|
|
7253
|
+
}
|
|
6691
7254
|
|
|
6692
7255
|
/** Office Microsoft Project data connector properties. */
|
|
6693
|
-
export declare
|
|
7256
|
+
export declare interface Office365ProjectDataConnectorProperties extends DataConnectorTenantId {
|
|
6694
7257
|
/** The available data types for the connector. */
|
|
6695
7258
|
dataTypes: Office365ProjectConnectorDataTypes;
|
|
6696
|
-
}
|
|
7259
|
+
}
|
|
6697
7260
|
|
|
6698
7261
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) requirements check request. */
|
|
6699
|
-
export declare
|
|
7262
|
+
export declare interface OfficeATPCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6700
7263
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6701
7264
|
kind: "OfficeATP";
|
|
6702
7265
|
/** The tenant id to connect to, and get the data from. */
|
|
6703
7266
|
tenantId?: string;
|
|
6704
|
-
}
|
|
7267
|
+
}
|
|
6705
7268
|
|
|
6706
7269
|
/** OfficeATP (Office 365 Advanced Threat Protection) requirements check properties. */
|
|
6707
|
-
export declare
|
|
7270
|
+
export declare interface OfficeATPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
7271
|
+
}
|
|
6708
7272
|
|
|
6709
7273
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) data connector. */
|
|
6710
|
-
export declare
|
|
7274
|
+
export declare interface OfficeATPDataConnector extends DataConnector {
|
|
6711
7275
|
/** The tenant id to connect to, and get the data from. */
|
|
6712
7276
|
tenantId?: string;
|
|
6713
7277
|
/** The available data types for the connector. */
|
|
6714
7278
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
6715
|
-
}
|
|
7279
|
+
}
|
|
6716
7280
|
|
|
6717
7281
|
/** OfficeATP (Office 365 Advanced Threat Protection) data connector properties. */
|
|
6718
|
-
export declare
|
|
7282
|
+
export declare interface OfficeATPDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
7283
|
+
}
|
|
6719
7284
|
|
|
6720
7285
|
/** Consent for Office365 tenant that already made. */
|
|
6721
|
-
export declare
|
|
7286
|
+
export declare interface OfficeConsent extends Resource {
|
|
6722
7287
|
/** The tenantId of the Office365 with the consent. */
|
|
6723
7288
|
tenantId?: string;
|
|
6724
7289
|
/** Help to easily cascade among the data layers. */
|
|
6725
7290
|
consentId?: string;
|
|
6726
|
-
}
|
|
7291
|
+
}
|
|
6727
7292
|
|
|
6728
7293
|
/** List of all the office365 consents. */
|
|
6729
7294
|
export declare interface OfficeConsentList {
|
|
@@ -6789,12 +7354,12 @@ export declare interface OfficeConsentsListOptionalParams extends coreClient.Ope
|
|
|
6789
7354
|
export declare type OfficeConsentsListResponse = OfficeConsentList;
|
|
6790
7355
|
|
|
6791
7356
|
/** Represents office data connector. */
|
|
6792
|
-
export declare
|
|
7357
|
+
export declare interface OfficeDataConnector extends DataConnector {
|
|
6793
7358
|
/** The tenant id to connect to, and get the data from. */
|
|
6794
7359
|
tenantId?: string;
|
|
6795
7360
|
/** The available data types for the connector. */
|
|
6796
7361
|
dataTypes?: OfficeDataConnectorDataTypes;
|
|
6797
|
-
}
|
|
7362
|
+
}
|
|
6798
7363
|
|
|
6799
7364
|
/** The available data types for office data connector. */
|
|
6800
7365
|
export declare interface OfficeDataConnectorDataTypes {
|
|
@@ -6807,52 +7372,58 @@ export declare interface OfficeDataConnectorDataTypes {
|
|
|
6807
7372
|
}
|
|
6808
7373
|
|
|
6809
7374
|
/** Exchange data type connection. */
|
|
6810
|
-
export declare
|
|
7375
|
+
export declare interface OfficeDataConnectorDataTypesExchange extends DataConnectorDataTypeCommon {
|
|
7376
|
+
}
|
|
6811
7377
|
|
|
6812
7378
|
/** SharePoint data type connection. */
|
|
6813
|
-
export declare
|
|
7379
|
+
export declare interface OfficeDataConnectorDataTypesSharePoint extends DataConnectorDataTypeCommon {
|
|
7380
|
+
}
|
|
6814
7381
|
|
|
6815
7382
|
/** Teams data type connection. */
|
|
6816
|
-
export declare
|
|
7383
|
+
export declare interface OfficeDataConnectorDataTypesTeams extends DataConnectorDataTypeCommon {
|
|
7384
|
+
}
|
|
6817
7385
|
|
|
6818
7386
|
/** Office data connector properties. */
|
|
6819
|
-
export declare
|
|
7387
|
+
export declare interface OfficeDataConnectorProperties extends DataConnectorTenantId {
|
|
6820
7388
|
/** The available data types for the connector. */
|
|
6821
7389
|
dataTypes: OfficeDataConnectorDataTypes;
|
|
6822
|
-
}
|
|
7390
|
+
}
|
|
6823
7391
|
|
|
6824
7392
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) requirements check request. */
|
|
6825
|
-
export declare
|
|
7393
|
+
export declare interface OfficeIRMCheckRequirements extends DataConnectorsCheckRequirements {
|
|
6826
7394
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6827
7395
|
kind: "OfficeIRM";
|
|
6828
7396
|
/** The tenant id to connect to, and get the data from. */
|
|
6829
7397
|
tenantId?: string;
|
|
6830
|
-
}
|
|
7398
|
+
}
|
|
6831
7399
|
|
|
6832
7400
|
/** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
|
|
6833
|
-
export declare
|
|
7401
|
+
export declare interface OfficeIRMCheckRequirementsProperties extends DataConnectorTenantId {
|
|
7402
|
+
}
|
|
6834
7403
|
|
|
6835
7404
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
|
|
6836
|
-
export declare
|
|
7405
|
+
export declare interface OfficeIRMDataConnector extends DataConnector {
|
|
6837
7406
|
/** The tenant id to connect to, and get the data from. */
|
|
6838
7407
|
tenantId?: string;
|
|
6839
7408
|
/** The available data types for the connector. */
|
|
6840
7409
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
6841
|
-
}
|
|
7410
|
+
}
|
|
6842
7411
|
|
|
6843
7412
|
/** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
|
|
6844
|
-
export declare
|
|
7413
|
+
export declare interface OfficeIRMDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
7414
|
+
}
|
|
6845
7415
|
|
|
6846
7416
|
/** Represents Office PowerBI requirements check request. */
|
|
6847
|
-
export declare
|
|
7417
|
+
export declare interface OfficePowerBICheckRequirements extends DataConnectorsCheckRequirements {
|
|
6848
7418
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6849
7419
|
kind: "OfficePowerBI";
|
|
6850
7420
|
/** The tenant id to connect to, and get the data from. */
|
|
6851
7421
|
tenantId?: string;
|
|
6852
|
-
}
|
|
7422
|
+
}
|
|
6853
7423
|
|
|
6854
7424
|
/** Office PowerBI requirements check properties. */
|
|
6855
|
-
export declare
|
|
7425
|
+
export declare interface OfficePowerBICheckRequirementsProperties extends DataConnectorTenantId {
|
|
7426
|
+
}
|
|
6856
7427
|
|
|
6857
7428
|
/** The available data types for Office Microsoft PowerBI data connector. */
|
|
6858
7429
|
export declare interface OfficePowerBIConnectorDataTypes {
|
|
@@ -6861,21 +7432,22 @@ export declare interface OfficePowerBIConnectorDataTypes {
|
|
|
6861
7432
|
}
|
|
6862
7433
|
|
|
6863
7434
|
/** Logs data type. */
|
|
6864
|
-
export declare
|
|
7435
|
+
export declare interface OfficePowerBIConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
7436
|
+
}
|
|
6865
7437
|
|
|
6866
7438
|
/** Represents Office Microsoft PowerBI data connector. */
|
|
6867
|
-
export declare
|
|
7439
|
+
export declare interface OfficePowerBIDataConnector extends DataConnector {
|
|
6868
7440
|
/** The tenant id to connect to, and get the data from. */
|
|
6869
7441
|
tenantId?: string;
|
|
6870
7442
|
/** The available data types for the connector. */
|
|
6871
7443
|
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
6872
|
-
}
|
|
7444
|
+
}
|
|
6873
7445
|
|
|
6874
7446
|
/** Office Microsoft PowerBI data connector properties. */
|
|
6875
|
-
export declare
|
|
7447
|
+
export declare interface OfficePowerBIDataConnectorProperties extends DataConnectorTenantId {
|
|
6876
7448
|
/** The available data types for the connector. */
|
|
6877
7449
|
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
6878
|
-
}
|
|
7450
|
+
}
|
|
6879
7451
|
|
|
6880
7452
|
/** Operation provided by provider */
|
|
6881
7453
|
export declare interface Operation {
|
|
@@ -6991,14 +7563,16 @@ declare interface Permissions_2 {
|
|
|
6991
7563
|
}
|
|
6992
7564
|
export { Permissions_2 as Permissions }
|
|
6993
7565
|
|
|
6994
|
-
export declare
|
|
7566
|
+
export declare interface PermissionsCustomsItem extends Customs {
|
|
7567
|
+
}
|
|
6995
7568
|
|
|
6996
|
-
export declare
|
|
7569
|
+
export declare interface PermissionsResourceProviderItem extends ResourceProvider {
|
|
7570
|
+
}
|
|
6997
7571
|
|
|
6998
7572
|
export declare interface PlaybookActionProperties {
|
|
6999
|
-
/** The resource id of the playbook resource */
|
|
7573
|
+
/** The resource id of the playbook resource. */
|
|
7000
7574
|
logicAppResourceId?: string;
|
|
7001
|
-
/** The tenant id of the playbook resource */
|
|
7575
|
+
/** The tenant id of the playbook resource. */
|
|
7002
7576
|
tenantId?: string;
|
|
7003
7577
|
}
|
|
7004
7578
|
|
|
@@ -7014,7 +7588,7 @@ export declare interface PlaybookActionProperties {
|
|
|
7014
7588
|
export declare type PollingFrequency = string;
|
|
7015
7589
|
|
|
7016
7590
|
/** Represents a process entity. */
|
|
7017
|
-
export declare
|
|
7591
|
+
export declare interface ProcessEntity extends Entity {
|
|
7018
7592
|
/**
|
|
7019
7593
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
7020
7594
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7069,10 +7643,10 @@ export declare type ProcessEntity = Entity & {
|
|
|
7069
7643
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7070
7644
|
*/
|
|
7071
7645
|
readonly processId?: string;
|
|
7072
|
-
}
|
|
7646
|
+
}
|
|
7073
7647
|
|
|
7074
7648
|
/** Process entity property bag. */
|
|
7075
|
-
export declare
|
|
7649
|
+
export declare interface ProcessEntityProperties extends EntityCommonProperties {
|
|
7076
7650
|
/**
|
|
7077
7651
|
* The account entity id running the processes.
|
|
7078
7652
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7115,7 +7689,7 @@ export declare type ProcessEntityProperties = EntityCommonProperties & {
|
|
|
7115
7689
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7116
7690
|
*/
|
|
7117
7691
|
readonly processId?: string;
|
|
7118
|
-
}
|
|
7692
|
+
}
|
|
7119
7693
|
|
|
7120
7694
|
/** Interface representing a ProductSettings. */
|
|
7121
7695
|
export declare interface ProductSettings {
|
|
@@ -7178,12 +7752,26 @@ export declare interface ProductSettingsUpdateOptionalParams extends coreClient.
|
|
|
7178
7752
|
/** Contains response data for the update operation. */
|
|
7179
7753
|
export declare type ProductSettingsUpdateResponse = SettingsUnion;
|
|
7180
7754
|
|
|
7755
|
+
/** Describes an automation rule condition that evaluates an array property's value change */
|
|
7756
|
+
export declare interface PropertyArrayChangedConditionProperties extends AutomationRuleCondition {
|
|
7757
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7758
|
+
conditionType: "PropertyArrayChanged";
|
|
7759
|
+
conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
|
|
7760
|
+
}
|
|
7761
|
+
|
|
7762
|
+
/** Describes an automation rule condition that evaluates a property's value change */
|
|
7763
|
+
export declare interface PropertyChangedConditionProperties extends AutomationRuleCondition {
|
|
7764
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7765
|
+
conditionType: "PropertyChanged";
|
|
7766
|
+
conditionProperties?: AutomationRulePropertyValuesChangedCondition;
|
|
7767
|
+
}
|
|
7768
|
+
|
|
7181
7769
|
/** Describes an automation rule condition that evaluates a property's value */
|
|
7182
|
-
export declare
|
|
7770
|
+
export declare interface PropertyConditionProperties extends AutomationRuleCondition {
|
|
7183
7771
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7184
7772
|
conditionType: "Property";
|
|
7185
7773
|
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
7186
|
-
}
|
|
7774
|
+
}
|
|
7187
7775
|
|
|
7188
7776
|
/**
|
|
7189
7777
|
* Defines values for ProviderName. \
|
|
@@ -7236,7 +7824,7 @@ export declare interface QueryBasedAlertRuleTemplateProperties {
|
|
|
7236
7824
|
export declare type RegistryHive = string;
|
|
7237
7825
|
|
|
7238
7826
|
/** Represents a registry key entity. */
|
|
7239
|
-
export declare
|
|
7827
|
+
export declare interface RegistryKeyEntity extends Entity {
|
|
7240
7828
|
/**
|
|
7241
7829
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
7242
7830
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7259,10 +7847,10 @@ export declare type RegistryKeyEntity = Entity & {
|
|
|
7259
7847
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7260
7848
|
*/
|
|
7261
7849
|
readonly key?: string;
|
|
7262
|
-
}
|
|
7850
|
+
}
|
|
7263
7851
|
|
|
7264
7852
|
/** RegistryKey entity property bag. */
|
|
7265
|
-
export declare
|
|
7853
|
+
export declare interface RegistryKeyEntityProperties extends EntityCommonProperties {
|
|
7266
7854
|
/**
|
|
7267
7855
|
* the hive that holds the registry key.
|
|
7268
7856
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7273,10 +7861,10 @@ export declare type RegistryKeyEntityProperties = EntityCommonProperties & {
|
|
|
7273
7861
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7274
7862
|
*/
|
|
7275
7863
|
readonly key?: string;
|
|
7276
|
-
}
|
|
7864
|
+
}
|
|
7277
7865
|
|
|
7278
7866
|
/** Represents a registry value entity. */
|
|
7279
|
-
export declare
|
|
7867
|
+
export declare interface RegistryValueEntity extends Entity {
|
|
7280
7868
|
/**
|
|
7281
7869
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
7282
7870
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7309,10 +7897,10 @@ export declare type RegistryValueEntity = Entity & {
|
|
|
7309
7897
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7310
7898
|
*/
|
|
7311
7899
|
readonly valueType?: RegistryValueKind;
|
|
7312
|
-
}
|
|
7900
|
+
}
|
|
7313
7901
|
|
|
7314
7902
|
/** RegistryValue entity property bag. */
|
|
7315
|
-
export declare
|
|
7903
|
+
export declare interface RegistryValueEntityProperties extends EntityCommonProperties {
|
|
7316
7904
|
/**
|
|
7317
7905
|
* The registry key entity id.
|
|
7318
7906
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7333,7 +7921,7 @@ export declare type RegistryValueEntityProperties = EntityCommonProperties & {
|
|
|
7333
7921
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7334
7922
|
*/
|
|
7335
7923
|
readonly valueType?: RegistryValueKind;
|
|
7336
|
-
}
|
|
7924
|
+
}
|
|
7337
7925
|
|
|
7338
7926
|
/**
|
|
7339
7927
|
* Defines values for RegistryValueKind. \
|
|
@@ -7352,7 +7940,7 @@ export declare type RegistryValueEntityProperties = EntityCommonProperties & {
|
|
|
7352
7940
|
export declare type RegistryValueKind = string;
|
|
7353
7941
|
|
|
7354
7942
|
/** Represents a relation between two resources */
|
|
7355
|
-
export declare
|
|
7943
|
+
export declare interface Relation extends ResourceWithEtag {
|
|
7356
7944
|
/** The resource ID of the related resource */
|
|
7357
7945
|
relatedResourceId?: string;
|
|
7358
7946
|
/**
|
|
@@ -7370,7 +7958,7 @@ export declare type Relation = ResourceWithEtag & {
|
|
|
7370
7958
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7371
7959
|
*/
|
|
7372
7960
|
readonly relatedResourceKind?: string;
|
|
7373
|
-
}
|
|
7961
|
+
}
|
|
7374
7962
|
|
|
7375
7963
|
/** List of relations. */
|
|
7376
7964
|
export declare interface RelationList {
|
|
@@ -7489,10 +8077,10 @@ export declare interface ResourceProvider {
|
|
|
7489
8077
|
}
|
|
7490
8078
|
|
|
7491
8079
|
/** An azure resource object with an Etag property */
|
|
7492
|
-
export declare
|
|
8080
|
+
export declare interface ResourceWithEtag extends Resource {
|
|
7493
8081
|
/** Etag of the azure resource */
|
|
7494
8082
|
etag?: string;
|
|
7495
|
-
}
|
|
8083
|
+
}
|
|
7496
8084
|
|
|
7497
8085
|
/** The sample queries for the connector */
|
|
7498
8086
|
export declare interface SampleQueries {
|
|
@@ -7503,7 +8091,7 @@ export declare interface SampleQueries {
|
|
|
7503
8091
|
}
|
|
7504
8092
|
|
|
7505
8093
|
/** Represents scheduled alert rule. */
|
|
7506
|
-
export declare
|
|
8094
|
+
export declare interface ScheduledAlertRule extends AlertRule {
|
|
7507
8095
|
/** The query that creates alerts for this rule. */
|
|
7508
8096
|
query?: string;
|
|
7509
8097
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
@@ -7551,7 +8139,7 @@ export declare type ScheduledAlertRule = AlertRule & {
|
|
|
7551
8139
|
techniques?: string[];
|
|
7552
8140
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
7553
8141
|
incidentConfiguration?: IncidentConfiguration;
|
|
7554
|
-
}
|
|
8142
|
+
}
|
|
7555
8143
|
|
|
7556
8144
|
/** Scheduled alert rule template property bag. */
|
|
7557
8145
|
export declare interface ScheduledAlertRuleCommonProperties {
|
|
@@ -7580,7 +8168,7 @@ export declare interface ScheduledAlertRuleCommonProperties {
|
|
|
7580
8168
|
}
|
|
7581
8169
|
|
|
7582
8170
|
/** Scheduled alert rule base property bag. */
|
|
7583
|
-
export declare
|
|
8171
|
+
export declare interface ScheduledAlertRuleProperties extends ScheduledAlertRuleCommonProperties {
|
|
7584
8172
|
/** The Name of the alert rule template used to create this rule. */
|
|
7585
8173
|
alertRuleTemplateName?: string;
|
|
7586
8174
|
/** The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2> */
|
|
@@ -7606,10 +8194,10 @@ export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonPrope
|
|
|
7606
8194
|
techniques?: string[];
|
|
7607
8195
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
7608
8196
|
incidentConfiguration?: IncidentConfiguration;
|
|
7609
|
-
}
|
|
8197
|
+
}
|
|
7610
8198
|
|
|
7611
8199
|
/** Represents scheduled alert rule template. */
|
|
7612
|
-
export declare
|
|
8200
|
+
export declare interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
|
|
7613
8201
|
/** the number of alert rules that were created by this template */
|
|
7614
8202
|
alertRulesCreatedByTemplateCount?: number;
|
|
7615
8203
|
/**
|
|
@@ -7658,10 +8246,10 @@ export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
7658
8246
|
entityMappings?: EntityMapping[];
|
|
7659
8247
|
/** The alert details override settings */
|
|
7660
8248
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
7661
|
-
}
|
|
8249
|
+
}
|
|
7662
8250
|
|
|
7663
8251
|
/** Represents a security alert entity. */
|
|
7664
|
-
export declare
|
|
8252
|
+
export declare interface SecurityAlert extends Entity {
|
|
7665
8253
|
/**
|
|
7666
8254
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
7667
8255
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7796,10 +8384,10 @@ export declare type SecurityAlert = Entity & {
|
|
|
7796
8384
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7797
8385
|
*/
|
|
7798
8386
|
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
7799
|
-
}
|
|
8387
|
+
}
|
|
7800
8388
|
|
|
7801
8389
|
/** SecurityAlert entity property bag. */
|
|
7802
|
-
export declare
|
|
8390
|
+
export declare interface SecurityAlertProperties extends EntityCommonProperties {
|
|
7803
8391
|
/**
|
|
7804
8392
|
* The display name of the alert.
|
|
7805
8393
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7922,7 +8510,7 @@ export declare type SecurityAlertProperties = EntityCommonProperties & {
|
|
|
7922
8510
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7923
8511
|
*/
|
|
7924
8512
|
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
7925
|
-
}
|
|
8513
|
+
}
|
|
7926
8514
|
|
|
7927
8515
|
/** confidence reason item */
|
|
7928
8516
|
export declare interface SecurityAlertPropertiesConfidenceReasonsItem {
|
|
@@ -7939,7 +8527,7 @@ export declare interface SecurityAlertPropertiesConfidenceReasonsItem {
|
|
|
7939
8527
|
}
|
|
7940
8528
|
|
|
7941
8529
|
/** Represents security alert timeline item. */
|
|
7942
|
-
export declare
|
|
8530
|
+
export declare interface SecurityAlertTimelineItem extends EntityTimelineItem {
|
|
7943
8531
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7944
8532
|
kind: "SecurityAlert";
|
|
7945
8533
|
/** The alert azure resource id. */
|
|
@@ -7960,10 +8548,10 @@ export declare type SecurityAlertTimelineItem = EntityTimelineItem & {
|
|
|
7960
8548
|
timeGenerated: Date;
|
|
7961
8549
|
/** The name of the alert type. */
|
|
7962
8550
|
alertType: string;
|
|
7963
|
-
}
|
|
8551
|
+
}
|
|
7964
8552
|
|
|
7965
8553
|
/** Represents a security group entity. */
|
|
7966
|
-
export declare
|
|
8554
|
+
export declare interface SecurityGroupEntity extends Entity {
|
|
7967
8555
|
/**
|
|
7968
8556
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
7969
8557
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7991,10 +8579,10 @@ export declare type SecurityGroupEntity = Entity & {
|
|
|
7991
8579
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7992
8580
|
*/
|
|
7993
8581
|
readonly sid?: string;
|
|
7994
|
-
}
|
|
8582
|
+
}
|
|
7995
8583
|
|
|
7996
8584
|
/** SecurityGroup entity property bag. */
|
|
7997
|
-
export declare
|
|
8585
|
+
export declare interface SecurityGroupEntityProperties extends EntityCommonProperties {
|
|
7998
8586
|
/**
|
|
7999
8587
|
* The group distinguished name
|
|
8000
8588
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -8010,7 +8598,7 @@ export declare type SecurityGroupEntityProperties = EntityCommonProperties & {
|
|
|
8010
8598
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8011
8599
|
*/
|
|
8012
8600
|
readonly sid?: string;
|
|
8013
|
-
}
|
|
8601
|
+
}
|
|
8014
8602
|
|
|
8015
8603
|
export declare class SecurityInsights extends coreClient.ServiceClient {
|
|
8016
8604
|
$host: string;
|
|
@@ -8023,6 +8611,8 @@ export declare class SecurityInsights extends coreClient.ServiceClient {
|
|
|
8023
8611
|
* @param options The parameter options
|
|
8024
8612
|
*/
|
|
8025
8613
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: SecurityInsightsOptionalParams);
|
|
8614
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
8615
|
+
private addCustomApiVersionPolicy;
|
|
8026
8616
|
alertRules: AlertRules;
|
|
8027
8617
|
actions: Actions;
|
|
8028
8618
|
alertRuleTemplates: AlertRuleTemplates;
|
|
@@ -8044,6 +8634,7 @@ export declare class SecurityInsights extends coreClient.ServiceClient {
|
|
|
8044
8634
|
metadata: Metadata;
|
|
8045
8635
|
officeConsents: OfficeConsents;
|
|
8046
8636
|
sentinelOnboardingStates: SentinelOnboardingStates;
|
|
8637
|
+
securityMLAnalyticsSettings: SecurityMLAnalyticsSettings;
|
|
8047
8638
|
productSettings: ProductSettings;
|
|
8048
8639
|
sourceControlOperations: SourceControlOperations;
|
|
8049
8640
|
sourceControls: SourceControls;
|
|
@@ -8067,11 +8658,115 @@ export declare interface SecurityInsightsOptionalParams extends coreClient.Servi
|
|
|
8067
8658
|
endpoint?: string;
|
|
8068
8659
|
}
|
|
8069
8660
|
|
|
8661
|
+
/** Security ML Analytics Setting */
|
|
8662
|
+
export declare interface SecurityMLAnalyticsSetting extends ResourceWithEtag {
|
|
8663
|
+
/** The kind of security ML Analytics Settings */
|
|
8664
|
+
kind: SecurityMLAnalyticsSettingsKind;
|
|
8665
|
+
}
|
|
8666
|
+
|
|
8667
|
+
/** Interface representing a SecurityMLAnalyticsSettings. */
|
|
8668
|
+
export declare interface SecurityMLAnalyticsSettings {
|
|
8669
|
+
/**
|
|
8670
|
+
* Gets all Security ML Analytics Settings.
|
|
8671
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8672
|
+
* @param workspaceName The name of the workspace.
|
|
8673
|
+
* @param options The options parameters.
|
|
8674
|
+
*/
|
|
8675
|
+
list(resourceGroupName: string, workspaceName: string, options?: SecurityMLAnalyticsSettingsListOptionalParams): PagedAsyncIterableIterator<SecurityMLAnalyticsSettingUnion>;
|
|
8676
|
+
/**
|
|
8677
|
+
* Gets the Security ML Analytics Settings.
|
|
8678
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8679
|
+
* @param workspaceName The name of the workspace.
|
|
8680
|
+
* @param settingsResourceName Security ML Analytics Settings resource name
|
|
8681
|
+
* @param options The options parameters.
|
|
8682
|
+
*/
|
|
8683
|
+
get(resourceGroupName: string, workspaceName: string, settingsResourceName: string, options?: SecurityMLAnalyticsSettingsGetOptionalParams): Promise<SecurityMLAnalyticsSettingsGetResponse>;
|
|
8684
|
+
/**
|
|
8685
|
+
* Creates or updates the Security ML Analytics Settings.
|
|
8686
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8687
|
+
* @param workspaceName The name of the workspace.
|
|
8688
|
+
* @param settingsResourceName Security ML Analytics Settings resource name
|
|
8689
|
+
* @param securityMLAnalyticsSetting The security ML Analytics setting
|
|
8690
|
+
* @param options The options parameters.
|
|
8691
|
+
*/
|
|
8692
|
+
createOrUpdate(resourceGroupName: string, workspaceName: string, settingsResourceName: string, securityMLAnalyticsSetting: SecurityMLAnalyticsSettingUnion, options?: SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams): Promise<SecurityMLAnalyticsSettingsCreateOrUpdateResponse>;
|
|
8693
|
+
/**
|
|
8694
|
+
* Delete the Security ML Analytics Settings.
|
|
8695
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8696
|
+
* @param workspaceName The name of the workspace.
|
|
8697
|
+
* @param settingsResourceName Security ML Analytics Settings resource name
|
|
8698
|
+
* @param options The options parameters.
|
|
8699
|
+
*/
|
|
8700
|
+
delete(resourceGroupName: string, workspaceName: string, settingsResourceName: string, options?: SecurityMLAnalyticsSettingsDeleteOptionalParams): Promise<void>;
|
|
8701
|
+
}
|
|
8702
|
+
|
|
8703
|
+
/** Optional parameters. */
|
|
8704
|
+
export declare interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
8705
|
+
}
|
|
8706
|
+
|
|
8707
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8708
|
+
export declare type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
|
|
8709
|
+
|
|
8710
|
+
/** security ml analytics settings data sources */
|
|
8711
|
+
export declare interface SecurityMLAnalyticsSettingsDataSource {
|
|
8712
|
+
/** The connector id that provides the following data types */
|
|
8713
|
+
connectorId?: string;
|
|
8714
|
+
/** The data types used by the security ml analytics settings */
|
|
8715
|
+
dataTypes?: string[];
|
|
8716
|
+
}
|
|
8717
|
+
|
|
8718
|
+
/** Optional parameters. */
|
|
8719
|
+
export declare interface SecurityMLAnalyticsSettingsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
8720
|
+
}
|
|
8721
|
+
|
|
8722
|
+
/** Optional parameters. */
|
|
8723
|
+
export declare interface SecurityMLAnalyticsSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
8724
|
+
}
|
|
8725
|
+
|
|
8726
|
+
/** Contains response data for the get operation. */
|
|
8727
|
+
export declare type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
|
|
8728
|
+
|
|
8729
|
+
/**
|
|
8730
|
+
* Defines values for SecurityMLAnalyticsSettingsKind. \
|
|
8731
|
+
* {@link KnownSecurityMLAnalyticsSettingsKind} can be used interchangeably with SecurityMLAnalyticsSettingsKind,
|
|
8732
|
+
* this enum contains the known values that the service supports.
|
|
8733
|
+
* ### Known values supported by the service
|
|
8734
|
+
* **Anomaly**
|
|
8735
|
+
*/
|
|
8736
|
+
export declare type SecurityMLAnalyticsSettingsKind = string;
|
|
8737
|
+
|
|
8738
|
+
/** List all the SecurityMLAnalyticsSettings */
|
|
8739
|
+
export declare interface SecurityMLAnalyticsSettingsList {
|
|
8740
|
+
/**
|
|
8741
|
+
* URL to fetch the next set of SecurityMLAnalyticsSettings.
|
|
8742
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8743
|
+
*/
|
|
8744
|
+
readonly nextLink?: string;
|
|
8745
|
+
/** Array of SecurityMLAnalyticsSettings */
|
|
8746
|
+
value: SecurityMLAnalyticsSettingUnion[];
|
|
8747
|
+
}
|
|
8748
|
+
|
|
8749
|
+
/** Optional parameters. */
|
|
8750
|
+
export declare interface SecurityMLAnalyticsSettingsListNextOptionalParams extends coreClient.OperationOptions {
|
|
8751
|
+
}
|
|
8752
|
+
|
|
8753
|
+
/** Contains response data for the listNext operation. */
|
|
8754
|
+
export declare type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
|
|
8755
|
+
|
|
8756
|
+
/** Optional parameters. */
|
|
8757
|
+
export declare interface SecurityMLAnalyticsSettingsListOptionalParams extends coreClient.OperationOptions {
|
|
8758
|
+
}
|
|
8759
|
+
|
|
8760
|
+
/** Contains response data for the list operation. */
|
|
8761
|
+
export declare type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
|
|
8762
|
+
|
|
8763
|
+
export declare type SecurityMLAnalyticsSettingUnion = SecurityMLAnalyticsSetting | AnomalySecurityMLAnalyticsSettings;
|
|
8764
|
+
|
|
8070
8765
|
/** Sentinel onboarding state */
|
|
8071
|
-
export declare
|
|
8766
|
+
export declare interface SentinelOnboardingState extends ResourceWithEtag {
|
|
8072
8767
|
/** Flag that indicates the status of the CMK setting */
|
|
8073
8768
|
customerManagedKey?: boolean;
|
|
8074
|
-
}
|
|
8769
|
+
}
|
|
8075
8770
|
|
|
8076
8771
|
/** Interface representing a SentinelOnboardingStates. */
|
|
8077
8772
|
export declare interface SentinelOnboardingStates {
|
|
@@ -8160,10 +8855,20 @@ export declare interface SettingList {
|
|
|
8160
8855
|
}
|
|
8161
8856
|
|
|
8162
8857
|
/** The Setting. */
|
|
8163
|
-
export declare
|
|
8858
|
+
export declare interface Settings extends ResourceWithEtag {
|
|
8164
8859
|
/** The kind of the setting */
|
|
8165
8860
|
kind: SettingKind;
|
|
8166
|
-
}
|
|
8861
|
+
}
|
|
8862
|
+
|
|
8863
|
+
/**
|
|
8864
|
+
* Defines values for SettingsStatus. \
|
|
8865
|
+
* {@link KnownSettingsStatus} can be used interchangeably with SettingsStatus,
|
|
8866
|
+
* this enum contains the known values that the service supports.
|
|
8867
|
+
* ### Known values supported by the service
|
|
8868
|
+
* **Production**: Anomaly settings status in Production mode \
|
|
8869
|
+
* **Flighting**: Anomaly settings status in Flighting mode
|
|
8870
|
+
*/
|
|
8871
|
+
export declare type SettingsStatus = string;
|
|
8167
8872
|
|
|
8168
8873
|
export declare type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
|
|
8169
8874
|
|
|
@@ -8178,26 +8883,8 @@ export declare type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalyt
|
|
|
8178
8883
|
*/
|
|
8179
8884
|
export declare type SettingType = string;
|
|
8180
8885
|
|
|
8181
|
-
/** The pricing tier of the solution */
|
|
8182
|
-
export declare interface Sku {
|
|
8183
|
-
/** The kind of the tier */
|
|
8184
|
-
name?: SkuKind;
|
|
8185
|
-
/** The amount of reservation level */
|
|
8186
|
-
capacityReservationLevel?: number;
|
|
8187
|
-
}
|
|
8188
|
-
|
|
8189
|
-
/**
|
|
8190
|
-
* Defines values for SkuKind. \
|
|
8191
|
-
* {@link KnownSkuKind} can be used interchangeably with SkuKind,
|
|
8192
|
-
* this enum contains the known values that the service supports.
|
|
8193
|
-
* ### Known values supported by the service
|
|
8194
|
-
* **PerGB** \
|
|
8195
|
-
* **CapacityReservation**
|
|
8196
|
-
*/
|
|
8197
|
-
export declare type SkuKind = string;
|
|
8198
|
-
|
|
8199
8886
|
/** Represents a SourceControl in Azure Security Insights. */
|
|
8200
|
-
export declare
|
|
8887
|
+
export declare interface SourceControl extends ResourceWithEtag {
|
|
8201
8888
|
/** The id (a Guid) of the source control */
|
|
8202
8889
|
idPropertiesId?: string;
|
|
8203
8890
|
/** The version number associated with the source control */
|
|
@@ -8216,7 +8903,7 @@ export declare type SourceControl = ResourceWithEtag & {
|
|
|
8216
8903
|
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
8217
8904
|
/** Information regarding the latest deployment for the source control. */
|
|
8218
8905
|
lastDeploymentInfo?: DeploymentInfo;
|
|
8219
|
-
}
|
|
8906
|
+
}
|
|
8220
8907
|
|
|
8221
8908
|
/** List all the source controls. */
|
|
8222
8909
|
export declare interface SourceControlList {
|
|
@@ -8346,7 +9033,7 @@ export declare type SourceKind = string;
|
|
|
8346
9033
|
export declare type SourceType = string;
|
|
8347
9034
|
|
|
8348
9035
|
/** Represents a submission mail entity. */
|
|
8349
|
-
export declare
|
|
9036
|
+
export declare interface SubmissionMailEntity extends Entity {
|
|
8350
9037
|
/**
|
|
8351
9038
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
8352
9039
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -8409,10 +9096,10 @@ export declare type SubmissionMailEntity = Entity & {
|
|
|
8409
9096
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8410
9097
|
*/
|
|
8411
9098
|
readonly reportType?: string;
|
|
8412
|
-
}
|
|
9099
|
+
}
|
|
8413
9100
|
|
|
8414
9101
|
/** Submission mail entity property bag. */
|
|
8415
|
-
export declare
|
|
9102
|
+
export declare interface SubmissionMailEntityProperties extends EntityCommonProperties {
|
|
8416
9103
|
/**
|
|
8417
9104
|
* The network message id of email to which submission belongs
|
|
8418
9105
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -8463,7 +9150,7 @@ export declare type SubmissionMailEntityProperties = EntityCommonProperties & {
|
|
|
8463
9150
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8464
9151
|
*/
|
|
8465
9152
|
readonly reportType?: string;
|
|
8466
|
-
}
|
|
9153
|
+
}
|
|
8467
9154
|
|
|
8468
9155
|
/**
|
|
8469
9156
|
* Defines values for SupportTier. \
|
|
@@ -8579,7 +9266,7 @@ export declare interface ThreatIntelligence {
|
|
|
8579
9266
|
}
|
|
8580
9267
|
|
|
8581
9268
|
/** Represents Threat Intelligence alert rule. */
|
|
8582
|
-
export declare
|
|
9269
|
+
export declare interface ThreatIntelligenceAlertRule extends AlertRule {
|
|
8583
9270
|
/** The Name of the alert rule template used to create this rule. */
|
|
8584
9271
|
alertRuleTemplateName?: string;
|
|
8585
9272
|
/**
|
|
@@ -8614,10 +9301,10 @@ export declare type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
8614
9301
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8615
9302
|
*/
|
|
8616
9303
|
readonly techniques?: string[];
|
|
8617
|
-
}
|
|
9304
|
+
}
|
|
8618
9305
|
|
|
8619
9306
|
/** Represents Threat Intelligence alert rule template. */
|
|
8620
|
-
export declare
|
|
9307
|
+
export declare interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
|
|
8621
9308
|
/** the number of alert rules that were created by this template */
|
|
8622
9309
|
alertRulesCreatedByTemplateCount?: number;
|
|
8623
9310
|
/**
|
|
@@ -8644,13 +9331,13 @@ export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
8644
9331
|
techniques?: string[];
|
|
8645
9332
|
/** The severity for alerts created by this alert rule. */
|
|
8646
9333
|
severity?: AlertSeverity;
|
|
8647
|
-
}
|
|
9334
|
+
}
|
|
8648
9335
|
|
|
8649
9336
|
/** Threat Intelligence alert rule template properties */
|
|
8650
|
-
export declare
|
|
9337
|
+
export declare interface ThreatIntelligenceAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
|
|
8651
9338
|
/** The severity for alerts created by this alert rule. */
|
|
8652
9339
|
severity: AlertSeverity;
|
|
8653
|
-
}
|
|
9340
|
+
}
|
|
8654
9341
|
|
|
8655
9342
|
/** Array of tags to be appended to the threat intelligence indicator. */
|
|
8656
9343
|
export declare interface ThreatIntelligenceAppendTags {
|
|
@@ -8828,7 +9515,7 @@ export declare interface ThreatIntelligenceIndicatorMetricsListOptionalParams ex
|
|
|
8828
9515
|
export declare type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntelligenceMetricsList;
|
|
8829
9516
|
|
|
8830
9517
|
/** Threat intelligence indicator entity. */
|
|
8831
|
-
export declare
|
|
9518
|
+
export declare interface ThreatIntelligenceIndicatorModel extends ThreatIntelligenceInformation {
|
|
8832
9519
|
/**
|
|
8833
9520
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
8834
9521
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -8899,10 +9586,10 @@ export declare type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInforma
|
|
|
8899
9586
|
extensions?: {
|
|
8900
9587
|
[propertyName: string]: any;
|
|
8901
9588
|
};
|
|
8902
|
-
}
|
|
9589
|
+
}
|
|
8903
9590
|
|
|
8904
9591
|
/** Describes threat intelligence entity properties */
|
|
8905
|
-
export declare
|
|
9592
|
+
export declare interface ThreatIntelligenceIndicatorProperties extends EntityCommonProperties {
|
|
8906
9593
|
/** List of tags */
|
|
8907
9594
|
threatIntelligenceTags?: string[];
|
|
8908
9595
|
/** Last updated time in UTC */
|
|
@@ -8961,7 +9648,7 @@ export declare type ThreatIntelligenceIndicatorProperties = EntityCommonProperti
|
|
|
8961
9648
|
extensions?: {
|
|
8962
9649
|
[propertyName: string]: any;
|
|
8963
9650
|
};
|
|
8964
|
-
}
|
|
9651
|
+
}
|
|
8965
9652
|
|
|
8966
9653
|
/** Optional parameters. */
|
|
8967
9654
|
export declare interface ThreatIntelligenceIndicatorQueryIndicatorsNextOptionalParams extends coreClient.OperationOptions {
|
|
@@ -9026,10 +9713,10 @@ export declare interface ThreatIntelligenceIndicatorsListOptionalParams extends
|
|
|
9026
9713
|
export declare type ThreatIntelligenceIndicatorsListResponse = ThreatIntelligenceInformationList;
|
|
9027
9714
|
|
|
9028
9715
|
/** Threat intelligence information object. */
|
|
9029
|
-
export declare
|
|
9716
|
+
export declare interface ThreatIntelligenceInformation extends ResourceWithEtag {
|
|
9030
9717
|
/** The kind of the entity. */
|
|
9031
9718
|
kind: ThreatIntelligenceResourceKindEnum;
|
|
9032
|
-
}
|
|
9719
|
+
}
|
|
9033
9720
|
|
|
9034
9721
|
/** List of all the threat intelligence information objects. */
|
|
9035
9722
|
export declare interface ThreatIntelligenceInformationList {
|
|
@@ -9129,25 +9816,26 @@ export declare interface ThreatIntelligenceSortingCriteria {
|
|
|
9129
9816
|
export declare type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
9130
9817
|
|
|
9131
9818
|
/** Threat Intelligence Platforms data connector check requirements */
|
|
9132
|
-
export declare
|
|
9819
|
+
export declare interface TICheckRequirements extends DataConnectorsCheckRequirements {
|
|
9133
9820
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
9134
9821
|
kind: "ThreatIntelligence";
|
|
9135
9822
|
/** The tenant id to connect to, and get the data from. */
|
|
9136
9823
|
tenantId?: string;
|
|
9137
|
-
}
|
|
9824
|
+
}
|
|
9138
9825
|
|
|
9139
9826
|
/** Threat Intelligence Platforms data connector required properties. */
|
|
9140
|
-
export declare
|
|
9827
|
+
export declare interface TICheckRequirementsProperties extends DataConnectorTenantId {
|
|
9828
|
+
}
|
|
9141
9829
|
|
|
9142
9830
|
/** Represents threat intelligence data connector. */
|
|
9143
|
-
export declare
|
|
9831
|
+
export declare interface TIDataConnector extends DataConnector {
|
|
9144
9832
|
/** The tenant id to connect to, and get the data from. */
|
|
9145
9833
|
tenantId?: string;
|
|
9146
9834
|
/** The lookback period for the feed to be imported. */
|
|
9147
9835
|
tipLookbackPeriod?: Date;
|
|
9148
9836
|
/** The available data types for the connector. */
|
|
9149
9837
|
dataTypes?: TIDataConnectorDataTypes;
|
|
9150
|
-
}
|
|
9838
|
+
}
|
|
9151
9839
|
|
|
9152
9840
|
/** The available data types for TI (Threat Intelligence) data connector. */
|
|
9153
9841
|
export declare interface TIDataConnectorDataTypes {
|
|
@@ -9156,15 +9844,16 @@ export declare interface TIDataConnectorDataTypes {
|
|
|
9156
9844
|
}
|
|
9157
9845
|
|
|
9158
9846
|
/** Data type for indicators connection. */
|
|
9159
|
-
export declare
|
|
9847
|
+
export declare interface TIDataConnectorDataTypesIndicators extends DataConnectorDataTypeCommon {
|
|
9848
|
+
}
|
|
9160
9849
|
|
|
9161
9850
|
/** TI (Threat Intelligence) data connector properties. */
|
|
9162
|
-
export declare
|
|
9851
|
+
export declare interface TIDataConnectorProperties extends DataConnectorTenantId {
|
|
9163
9852
|
/** The lookback period for the feed to be imported. */
|
|
9164
9853
|
tipLookbackPeriod?: Date;
|
|
9165
9854
|
/** The available data types for the connector. */
|
|
9166
9855
|
dataTypes: TIDataConnectorDataTypes;
|
|
9167
|
-
}
|
|
9856
|
+
}
|
|
9168
9857
|
|
|
9169
9858
|
/** timeline aggregation information per kind */
|
|
9170
9859
|
export declare interface TimelineAggregation {
|
|
@@ -9195,18 +9884,19 @@ export declare interface TimelineResultsMetadata {
|
|
|
9195
9884
|
}
|
|
9196
9885
|
|
|
9197
9886
|
/** Threat Intelligence TAXII data connector check requirements */
|
|
9198
|
-
export declare
|
|
9887
|
+
export declare interface TiTaxiiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
9199
9888
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
9200
9889
|
kind: "ThreatIntelligenceTaxii";
|
|
9201
9890
|
/** The tenant id to connect to, and get the data from. */
|
|
9202
9891
|
tenantId?: string;
|
|
9203
|
-
}
|
|
9892
|
+
}
|
|
9204
9893
|
|
|
9205
9894
|
/** Threat Intelligence TAXII data connector required properties. */
|
|
9206
|
-
export declare
|
|
9895
|
+
export declare interface TiTaxiiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
9896
|
+
}
|
|
9207
9897
|
|
|
9208
9898
|
/** Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server */
|
|
9209
|
-
export declare
|
|
9899
|
+
export declare interface TiTaxiiDataConnector extends DataConnector {
|
|
9210
9900
|
/** The tenant id to connect to, and get the data from. */
|
|
9211
9901
|
tenantId?: string;
|
|
9212
9902
|
/** The workspace id. */
|
|
@@ -9227,7 +9917,7 @@ export declare type TiTaxiiDataConnector = DataConnector & {
|
|
|
9227
9917
|
pollingFrequency?: PollingFrequency;
|
|
9228
9918
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
9229
9919
|
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
9230
|
-
}
|
|
9920
|
+
}
|
|
9231
9921
|
|
|
9232
9922
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
9233
9923
|
export declare interface TiTaxiiDataConnectorDataTypes {
|
|
@@ -9236,10 +9926,11 @@ export declare interface TiTaxiiDataConnectorDataTypes {
|
|
|
9236
9926
|
}
|
|
9237
9927
|
|
|
9238
9928
|
/** Data type for TAXII connector. */
|
|
9239
|
-
export declare
|
|
9929
|
+
export declare interface TiTaxiiDataConnectorDataTypesTaxiiClient extends DataConnectorDataTypeCommon {
|
|
9930
|
+
}
|
|
9240
9931
|
|
|
9241
9932
|
/** Threat Intelligence TAXII data connector properties. */
|
|
9242
|
-
export declare
|
|
9933
|
+
export declare interface TiTaxiiDataConnectorProperties extends DataConnectorTenantId {
|
|
9243
9934
|
/** The workspace id. */
|
|
9244
9935
|
workspaceId?: string;
|
|
9245
9936
|
/** The friendly name for the TAXII server. */
|
|
@@ -9258,7 +9949,7 @@ export declare type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
|
|
|
9258
9949
|
pollingFrequency: PollingFrequency | null;
|
|
9259
9950
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
9260
9951
|
dataTypes: TiTaxiiDataConnectorDataTypes;
|
|
9261
|
-
}
|
|
9952
|
+
}
|
|
9262
9953
|
|
|
9263
9954
|
/** Defines values for TriggerOperator. */
|
|
9264
9955
|
export declare type TriggerOperator = "GreaterThan" | "LessThan" | "Equal" | "NotEqual";
|
|
@@ -9268,7 +9959,8 @@ export declare type TriggerOperator = "GreaterThan" | "LessThan" | "Equal" | "No
|
|
|
9268
9959
|
* {@link KnownTriggersOn} can be used interchangeably with TriggersOn,
|
|
9269
9960
|
* this enum contains the known values that the service supports.
|
|
9270
9961
|
* ### Known values supported by the service
|
|
9271
|
-
* **Incidents**: Trigger on Incidents
|
|
9962
|
+
* **Incidents**: Trigger on Incidents \
|
|
9963
|
+
* **Alerts**: Trigger on Alerts
|
|
9272
9964
|
*/
|
|
9273
9965
|
export declare type TriggersOn = string;
|
|
9274
9966
|
|
|
@@ -9277,15 +9969,16 @@ export declare type TriggersOn = string;
|
|
|
9277
9969
|
* {@link KnownTriggersWhen} can be used interchangeably with TriggersWhen,
|
|
9278
9970
|
* this enum contains the known values that the service supports.
|
|
9279
9971
|
* ### Known values supported by the service
|
|
9280
|
-
* **Created**: Trigger on created objects
|
|
9972
|
+
* **Created**: Trigger on created objects \
|
|
9973
|
+
* **Updated**: Trigger on updated objects
|
|
9281
9974
|
*/
|
|
9282
9975
|
export declare type TriggersWhen = string;
|
|
9283
9976
|
|
|
9284
9977
|
/** Settings with single toggle. */
|
|
9285
|
-
export declare
|
|
9978
|
+
export declare interface Ueba extends Settings {
|
|
9286
9979
|
/** The relevant data sources that enriched by ueba */
|
|
9287
9980
|
dataSources?: UebaDataSources[];
|
|
9288
|
-
}
|
|
9981
|
+
}
|
|
9289
9982
|
|
|
9290
9983
|
/**
|
|
9291
9984
|
* Defines values for UebaDataSources. \
|
|
@@ -9300,7 +9993,7 @@ export declare type Ueba = Settings & {
|
|
|
9300
9993
|
export declare type UebaDataSources = string;
|
|
9301
9994
|
|
|
9302
9995
|
/** Represents a url entity. */
|
|
9303
|
-
export declare
|
|
9996
|
+
export declare interface UrlEntity extends Entity {
|
|
9304
9997
|
/**
|
|
9305
9998
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
9306
9999
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -9318,16 +10011,16 @@ export declare type UrlEntity = Entity & {
|
|
|
9318
10011
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
9319
10012
|
*/
|
|
9320
10013
|
readonly url?: string;
|
|
9321
|
-
}
|
|
10014
|
+
}
|
|
9322
10015
|
|
|
9323
10016
|
/** Url entity property bag. */
|
|
9324
|
-
export declare
|
|
10017
|
+
export declare interface UrlEntityProperties extends EntityCommonProperties {
|
|
9325
10018
|
/**
|
|
9326
10019
|
* A full URL the entity points to
|
|
9327
10020
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
9328
10021
|
*/
|
|
9329
10022
|
readonly url?: string;
|
|
9330
|
-
}
|
|
10023
|
+
}
|
|
9331
10024
|
|
|
9332
10025
|
/** User information that made some action */
|
|
9333
10026
|
export declare interface UserInfo {
|
|
@@ -9356,7 +10049,7 @@ export declare interface UserInfo {
|
|
|
9356
10049
|
export declare type Version = string;
|
|
9357
10050
|
|
|
9358
10051
|
/** Represents a Watchlist in Azure Security Insights. */
|
|
9359
|
-
export declare
|
|
10052
|
+
export declare interface Watchlist extends ResourceWithEtag {
|
|
9360
10053
|
/** The id (a Guid) of the watchlist */
|
|
9361
10054
|
watchlistId?: string;
|
|
9362
10055
|
/** The display name of the watchlist */
|
|
@@ -9399,10 +10092,10 @@ export declare type Watchlist = ResourceWithEtag & {
|
|
|
9399
10092
|
contentType?: string;
|
|
9400
10093
|
/** The status of the Watchlist upload : New, InProgress or Complete. Pls note : When a Watchlist upload status is equal to InProgress, the Watchlist cannot be deleted */
|
|
9401
10094
|
uploadStatus?: string;
|
|
9402
|
-
}
|
|
10095
|
+
}
|
|
9403
10096
|
|
|
9404
10097
|
/** Represents a Watchlist item in Azure Security Insights. */
|
|
9405
|
-
export declare
|
|
10098
|
+
export declare interface WatchlistItem extends ResourceWithEtag {
|
|
9406
10099
|
/** The type of the watchlist item */
|
|
9407
10100
|
watchlistItemType?: string;
|
|
9408
10101
|
/** The id (a Guid) of the watchlist item */
|
|
@@ -9420,10 +10113,14 @@ export declare type WatchlistItem = ResourceWithEtag & {
|
|
|
9420
10113
|
/** Describes a user that updated the watchlist item */
|
|
9421
10114
|
updatedBy?: UserInfo;
|
|
9422
10115
|
/** key-value pairs for a watchlist item */
|
|
9423
|
-
itemsKeyValue?:
|
|
10116
|
+
itemsKeyValue?: {
|
|
10117
|
+
[propertyName: string]: any;
|
|
10118
|
+
};
|
|
9424
10119
|
/** key-value pairs for a watchlist item entity mapping */
|
|
9425
|
-
entityMapping?:
|
|
9426
|
-
|
|
10120
|
+
entityMapping?: {
|
|
10121
|
+
[propertyName: string]: any;
|
|
10122
|
+
};
|
|
10123
|
+
}
|
|
9427
10124
|
|
|
9428
10125
|
/** List all the watchlist items. */
|
|
9429
10126
|
export declare interface WatchlistItemList {
|