@azure/arm-securityinsight 1.0.0-beta.3 → 1.0.0-beta.4
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 +261 -0
- package/README.md +7 -7
- package/dist/index.js +1451 -368
- 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 +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 -31
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js.map +1 -1
- 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 +1072 -479
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +263 -40
- 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 -28
- 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 +50 -15
- 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 +10 -7
- package/review/arm-securityinsight.api.md +1020 -893
- package/src/models/index.ts +1145 -489
- package/src/models/mappers.ts +674 -30
- 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 +64 -17
- package/types/arm-securityinsight.d.ts +1119 -453
- 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
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
-
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyConditionProperties;
|
|
2
|
+
export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyArrayChangedConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
|
|
3
3
|
export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
|
|
4
|
-
export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | SecurityAlertTimelineItem;
|
|
4
|
+
export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | AnomalyTimelineItem | SecurityAlertTimelineItem;
|
|
5
5
|
export declare type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
|
|
6
6
|
export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
|
|
7
7
|
export declare type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
|
|
8
|
-
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;
|
|
8
|
+
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;
|
|
9
9
|
export declare type EntityQueryTemplateUnion = EntityQueryTemplate | ActivityEntityQueryTemplate;
|
|
10
10
|
export declare type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
|
|
11
11
|
export declare type EntityQueryUnion = EntityQuery | ExpansionEntityQuery | ActivityEntityQuery;
|
|
12
12
|
export declare type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
|
|
13
|
+
export declare type SecurityMLAnalyticsSettingUnion = SecurityMLAnalyticsSetting | AnomalySecurityMLAnalyticsSettings;
|
|
13
14
|
export declare type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
|
|
14
15
|
export declare type ThreatIntelligenceInformationUnion = ThreatIntelligenceInformation | ThreatIntelligenceIndicatorModel;
|
|
15
16
|
export declare type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | Office365ProjectDataConnector | OfficePowerBIDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | IoTDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
|
|
@@ -104,23 +105,23 @@ export interface AlertRuleTemplatesList {
|
|
|
104
105
|
/** Array of alert rule templates. */
|
|
105
106
|
value: AlertRuleTemplateUnion[];
|
|
106
107
|
}
|
|
107
|
-
/** Describes automation rule triggering logic */
|
|
108
|
+
/** Describes automation rule triggering logic. */
|
|
108
109
|
export interface AutomationRuleTriggeringLogic {
|
|
109
|
-
/** Determines whether the automation rule is enabled or disabled */
|
|
110
|
+
/** Determines whether the automation rule is enabled or disabled. */
|
|
110
111
|
isEnabled: boolean;
|
|
111
112
|
/** Determines when the automation rule should automatically expire and be disabled. */
|
|
112
113
|
expirationTimeUtc?: Date;
|
|
113
114
|
triggersOn: TriggersOn;
|
|
114
115
|
triggersWhen: TriggersWhen;
|
|
115
|
-
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
|
|
116
|
+
/** The conditions to evaluate to determine if the automation rule should be triggered on a given object. */
|
|
116
117
|
conditions?: AutomationRuleConditionUnion[];
|
|
117
118
|
}
|
|
118
|
-
/** Describes an automation rule condition */
|
|
119
|
+
/** Describes an automation rule condition. */
|
|
119
120
|
export interface AutomationRuleCondition {
|
|
120
121
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
121
|
-
conditionType: "Property";
|
|
122
|
+
conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
|
|
122
123
|
}
|
|
123
|
-
/** Describes an automation rule action */
|
|
124
|
+
/** Describes an automation rule action. */
|
|
124
125
|
export interface AutomationRuleAction {
|
|
125
126
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
126
127
|
actionType: "ModifyProperties" | "RunPlaybook";
|
|
@@ -451,7 +452,7 @@ export interface TimelineError {
|
|
|
451
452
|
/** Entity timeline Item. */
|
|
452
453
|
export interface EntityTimelineItem {
|
|
453
454
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
454
|
-
kind: "Activity" | "Bookmark" | "SecurityAlert";
|
|
455
|
+
kind: "Activity" | "Bookmark" | "Anomaly" | "SecurityAlert";
|
|
455
456
|
}
|
|
456
457
|
/** Retrieve queries for entity result operation response. */
|
|
457
458
|
export interface GetQueriesResponse {
|
|
@@ -495,12 +496,12 @@ export interface GetInsightsResultsMetadata {
|
|
|
495
496
|
/** the total items found for the insights request */
|
|
496
497
|
totalCount: number;
|
|
497
498
|
/** information about the failed queries */
|
|
498
|
-
errors?:
|
|
499
|
+
errors?: GetInsightsErrorKind[];
|
|
499
500
|
}
|
|
500
501
|
/** GetInsights Query Errors. */
|
|
501
|
-
export interface
|
|
502
|
+
export interface GetInsightsErrorKind {
|
|
502
503
|
/** the query kind */
|
|
503
|
-
kind:
|
|
504
|
+
kind: GetInsightsError;
|
|
504
505
|
/** the query id */
|
|
505
506
|
queryId?: string;
|
|
506
507
|
/** the error message */
|
|
@@ -625,11 +626,8 @@ export interface IncidentOwnerInfo {
|
|
|
625
626
|
objectId?: string;
|
|
626
627
|
/** The user principal name of the user the incident is assigned to. */
|
|
627
628
|
userPrincipalName?: string;
|
|
628
|
-
/**
|
|
629
|
-
|
|
630
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
631
|
-
*/
|
|
632
|
-
readonly ownerType?: OwnerType;
|
|
629
|
+
/** The type of the owner the incident is assigned to. */
|
|
630
|
+
ownerType?: OwnerType;
|
|
633
631
|
}
|
|
634
632
|
/** Describes team information */
|
|
635
633
|
export interface TeamInformation {
|
|
@@ -808,6 +806,16 @@ export interface SentinelOnboardingStatesList {
|
|
|
808
806
|
/** Array of Sentinel onboarding states */
|
|
809
807
|
value: SentinelOnboardingState[];
|
|
810
808
|
}
|
|
809
|
+
/** List all the SecurityMLAnalyticsSettings */
|
|
810
|
+
export interface SecurityMLAnalyticsSettingsList {
|
|
811
|
+
/**
|
|
812
|
+
* URL to fetch the next set of SecurityMLAnalyticsSettings.
|
|
813
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
814
|
+
*/
|
|
815
|
+
readonly nextLink?: string;
|
|
816
|
+
/** Array of SecurityMLAnalyticsSettings */
|
|
817
|
+
value: SecurityMLAnalyticsSettingUnion[];
|
|
818
|
+
}
|
|
811
819
|
/** List of all the settings. */
|
|
812
820
|
export interface SettingList {
|
|
813
821
|
/** Array of settings. */
|
|
@@ -1076,6 +1084,12 @@ export interface DataConnectorConnectBody {
|
|
|
1076
1084
|
kind?: ConnectAuthKind;
|
|
1077
1085
|
/** The API key of the audit server. */
|
|
1078
1086
|
apiKey?: string;
|
|
1087
|
+
/** Used in v2 logs connector. Represents the data collection ingestion endpoint in log analytics. */
|
|
1088
|
+
dataCollectionEndpoint?: string;
|
|
1089
|
+
/** Used in v2 logs connector. The data collection rule immutable id, the rule defines the transformation and data destination. */
|
|
1090
|
+
dataCollectionRuleImmutableId?: string;
|
|
1091
|
+
/** Used in v2 logs connector. The stream we are sending the data to, this is the name of the streamDeclarations defined in the DCR. */
|
|
1092
|
+
outputStream?: string;
|
|
1079
1093
|
/** The client secret of the OAuth 2.0 application. */
|
|
1080
1094
|
clientSecret?: string;
|
|
1081
1095
|
/** The client id of the OAuth 2.0 application. */
|
|
@@ -1351,23 +1365,33 @@ export interface IncidentPropertiesAction {
|
|
|
1351
1365
|
classification?: IncidentClassification;
|
|
1352
1366
|
/** The classification reason the incident was closed with */
|
|
1353
1367
|
classificationReason?: IncidentClassificationReason;
|
|
1354
|
-
/** Describes the reason the incident was closed */
|
|
1368
|
+
/** Describes the reason the incident was closed. */
|
|
1355
1369
|
classificationComment?: string;
|
|
1356
1370
|
/** Information on the user an incident is assigned to */
|
|
1357
1371
|
owner?: IncidentOwnerInfo;
|
|
1358
|
-
/** List of labels to add to the incident */
|
|
1372
|
+
/** List of labels to add to the incident. */
|
|
1359
1373
|
labels?: IncidentLabel[];
|
|
1360
1374
|
}
|
|
1375
|
+
export interface AutomationRulePropertyArrayChangedValuesCondition {
|
|
1376
|
+
arrayType?: AutomationRulePropertyArrayChangedConditionSupportedArrayType;
|
|
1377
|
+
changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
|
|
1378
|
+
}
|
|
1379
|
+
export interface AutomationRulePropertyValuesChangedCondition {
|
|
1380
|
+
propertyName?: AutomationRulePropertyChangedConditionSupportedPropertyType;
|
|
1381
|
+
changeType?: AutomationRulePropertyChangedConditionSupportedChangedType;
|
|
1382
|
+
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1383
|
+
propertyValues?: string[];
|
|
1384
|
+
}
|
|
1361
1385
|
export interface AutomationRulePropertyValuesCondition {
|
|
1362
|
-
/** The property to evaluate in an automation rule property condition */
|
|
1386
|
+
/** The property to evaluate in an automation rule property condition. */
|
|
1363
1387
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
1364
1388
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
1365
1389
|
propertyValues?: string[];
|
|
1366
1390
|
}
|
|
1367
1391
|
export interface PlaybookActionProperties {
|
|
1368
|
-
/** The resource id of the playbook resource */
|
|
1392
|
+
/** The resource id of the playbook resource. */
|
|
1369
1393
|
logicAppResourceId?: string;
|
|
1370
|
-
/** The tenant id of the playbook resource */
|
|
1394
|
+
/** The tenant id of the playbook resource. */
|
|
1371
1395
|
tenantId?: string;
|
|
1372
1396
|
}
|
|
1373
1397
|
/** An properties abstract Query item for entity */
|
|
@@ -1452,12 +1476,12 @@ export interface DataTypeDefinitions {
|
|
|
1452
1476
|
/** The data type name */
|
|
1453
1477
|
dataType?: string;
|
|
1454
1478
|
}
|
|
1455
|
-
/**
|
|
1456
|
-
export interface
|
|
1457
|
-
/** The
|
|
1458
|
-
|
|
1459
|
-
/** The
|
|
1460
|
-
|
|
1479
|
+
/** security ml analytics settings data sources */
|
|
1480
|
+
export interface SecurityMLAnalyticsSettingsDataSource {
|
|
1481
|
+
/** The connector id that provides the following data types */
|
|
1482
|
+
connectorId?: string;
|
|
1483
|
+
/** The data types used by the security ml analytics settings */
|
|
1484
|
+
dataTypes?: string[];
|
|
1461
1485
|
}
|
|
1462
1486
|
/** Properties data connector on tenant level. */
|
|
1463
1487
|
export interface DataConnectorTenantId {
|
|
@@ -1826,62 +1850,74 @@ export interface GeoLocation {
|
|
|
1826
1850
|
readonly state?: string;
|
|
1827
1851
|
}
|
|
1828
1852
|
/** An azure resource object with an Etag property */
|
|
1829
|
-
export
|
|
1853
|
+
export interface ResourceWithEtag extends Resource {
|
|
1830
1854
|
/** Etag of the azure resource */
|
|
1831
1855
|
etag?: string;
|
|
1832
|
-
}
|
|
1856
|
+
}
|
|
1833
1857
|
/** Alert rule template. */
|
|
1834
|
-
export
|
|
1858
|
+
export interface AlertRuleTemplate extends Resource {
|
|
1835
1859
|
/** The kind of the alert rule */
|
|
1836
1860
|
kind: AlertRuleKind;
|
|
1837
|
-
}
|
|
1861
|
+
}
|
|
1838
1862
|
/** Specific entity. */
|
|
1839
|
-
export
|
|
1863
|
+
export interface Entity extends Resource {
|
|
1840
1864
|
/** The kind of the entity. */
|
|
1841
1865
|
kind: EntityKind;
|
|
1842
|
-
}
|
|
1866
|
+
}
|
|
1843
1867
|
/** Specific entity query template. */
|
|
1844
|
-
export
|
|
1868
|
+
export interface EntityQueryTemplate extends Resource {
|
|
1845
1869
|
/** the entity query template kind */
|
|
1846
1870
|
kind: EntityQueryTemplateKind;
|
|
1847
|
-
}
|
|
1871
|
+
}
|
|
1848
1872
|
/** Consent for Office365 tenant that already made. */
|
|
1849
|
-
export
|
|
1873
|
+
export interface OfficeConsent extends Resource {
|
|
1850
1874
|
/** The tenantId of the Office365 with the consent. */
|
|
1851
1875
|
tenantId?: string;
|
|
1852
1876
|
/** Help to easily cascade among the data layers. */
|
|
1853
1877
|
consentId?: string;
|
|
1854
|
-
}
|
|
1878
|
+
}
|
|
1855
1879
|
/** Action property bag. */
|
|
1856
|
-
export
|
|
1880
|
+
export interface ActionResponseProperties extends ActionPropertiesBase {
|
|
1857
1881
|
/** The name of the logic app's workflow. */
|
|
1858
1882
|
workflowId?: string;
|
|
1859
|
-
}
|
|
1883
|
+
}
|
|
1860
1884
|
/** Action property bag. */
|
|
1861
|
-
export
|
|
1885
|
+
export interface ActionRequestProperties extends ActionPropertiesBase {
|
|
1862
1886
|
/** Logic App Callback URL for this specific workflow. */
|
|
1863
1887
|
triggerUri: string;
|
|
1864
|
-
}
|
|
1888
|
+
}
|
|
1889
|
+
/** Describes an automation rule condition that evaluates an array property's value change */
|
|
1890
|
+
export interface PropertyArrayChangedConditionProperties extends AutomationRuleCondition {
|
|
1891
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1892
|
+
conditionType: "PropertyArrayChanged";
|
|
1893
|
+
conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
|
|
1894
|
+
}
|
|
1895
|
+
/** Describes an automation rule condition that evaluates a property's value change */
|
|
1896
|
+
export interface PropertyChangedConditionProperties extends AutomationRuleCondition {
|
|
1897
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1898
|
+
conditionType: "PropertyChanged";
|
|
1899
|
+
conditionProperties?: AutomationRulePropertyValuesChangedCondition;
|
|
1900
|
+
}
|
|
1865
1901
|
/** Describes an automation rule condition that evaluates a property's value */
|
|
1866
|
-
export
|
|
1902
|
+
export interface PropertyConditionProperties extends AutomationRuleCondition {
|
|
1867
1903
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1868
1904
|
conditionType: "Property";
|
|
1869
1905
|
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
1870
|
-
}
|
|
1906
|
+
}
|
|
1871
1907
|
/** Describes an automation rule action to modify an object's properties */
|
|
1872
|
-
export
|
|
1908
|
+
export interface AutomationRuleModifyPropertiesAction extends AutomationRuleAction {
|
|
1873
1909
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1874
1910
|
actionType: "ModifyProperties";
|
|
1875
1911
|
actionConfiguration?: IncidentPropertiesAction;
|
|
1876
|
-
}
|
|
1912
|
+
}
|
|
1877
1913
|
/** Describes an automation rule action to run a playbook */
|
|
1878
|
-
export
|
|
1914
|
+
export interface AutomationRuleRunPlaybookAction extends AutomationRuleAction {
|
|
1879
1915
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1880
1916
|
actionType: "RunPlaybook";
|
|
1881
1917
|
actionConfiguration?: PlaybookActionProperties;
|
|
1882
|
-
}
|
|
1918
|
+
}
|
|
1883
1919
|
/** Represents Activity timeline item. */
|
|
1884
|
-
export
|
|
1920
|
+
export interface ActivityTimelineItem extends EntityTimelineItem {
|
|
1885
1921
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1886
1922
|
kind: "Activity";
|
|
1887
1923
|
/** The activity query id. */
|
|
@@ -1898,9 +1934,9 @@ export declare type ActivityTimelineItem = EntityTimelineItem & {
|
|
|
1898
1934
|
content: string;
|
|
1899
1935
|
/** The activity timeline title. */
|
|
1900
1936
|
title: string;
|
|
1901
|
-
}
|
|
1937
|
+
}
|
|
1902
1938
|
/** Represents bookmark timeline item. */
|
|
1903
|
-
export
|
|
1939
|
+
export interface BookmarkTimelineItem extends EntityTimelineItem {
|
|
1904
1940
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1905
1941
|
kind: "Bookmark";
|
|
1906
1942
|
/** The bookmark azure resource id. */
|
|
@@ -1919,9 +1955,36 @@ export declare type BookmarkTimelineItem = EntityTimelineItem & {
|
|
|
1919
1955
|
createdBy?: UserInfo;
|
|
1920
1956
|
/** List of labels relevant to this bookmark */
|
|
1921
1957
|
labels?: string[];
|
|
1922
|
-
}
|
|
1958
|
+
}
|
|
1959
|
+
/** Represents anomaly timeline item. */
|
|
1960
|
+
export interface AnomalyTimelineItem extends EntityTimelineItem {
|
|
1961
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1962
|
+
kind: "Anomaly";
|
|
1963
|
+
/** The anomaly azure resource id. */
|
|
1964
|
+
azureResourceId: string;
|
|
1965
|
+
/** The anomaly product name. */
|
|
1966
|
+
productName?: string;
|
|
1967
|
+
/** The anomaly description. */
|
|
1968
|
+
description?: string;
|
|
1969
|
+
/** The anomaly name. */
|
|
1970
|
+
displayName: string;
|
|
1971
|
+
/** The anomaly end time. */
|
|
1972
|
+
endTimeUtc: Date;
|
|
1973
|
+
/** The anomaly start time. */
|
|
1974
|
+
startTimeUtc: Date;
|
|
1975
|
+
/** The anomaly generated time. */
|
|
1976
|
+
timeGenerated: Date;
|
|
1977
|
+
/** The name of the anomaly vendor. */
|
|
1978
|
+
vendor?: string;
|
|
1979
|
+
/** The intent of the anomaly. */
|
|
1980
|
+
intent?: string;
|
|
1981
|
+
/** The techniques of the anomaly. */
|
|
1982
|
+
techniques?: string[];
|
|
1983
|
+
/** The reasons that cause the anomaly. */
|
|
1984
|
+
reasons?: string[];
|
|
1985
|
+
}
|
|
1923
1986
|
/** Represents security alert timeline item. */
|
|
1924
|
-
export
|
|
1987
|
+
export interface SecurityAlertTimelineItem extends EntityTimelineItem {
|
|
1925
1988
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1926
1989
|
kind: "SecurityAlert";
|
|
1927
1990
|
/** The alert azure resource id. */
|
|
@@ -1942,16 +2005,16 @@ export declare type SecurityAlertTimelineItem = EntityTimelineItem & {
|
|
|
1942
2005
|
timeGenerated: Date;
|
|
1943
2006
|
/** The name of the alert type. */
|
|
1944
2007
|
alertType: string;
|
|
1945
|
-
}
|
|
2008
|
+
}
|
|
1946
2009
|
/** Represents Insight Query. */
|
|
1947
|
-
export
|
|
2010
|
+
export interface InsightQueryItem extends EntityQueryItem {
|
|
1948
2011
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1949
2012
|
kind: "Insight";
|
|
1950
2013
|
/** Properties bag for InsightQueryItem */
|
|
1951
2014
|
properties?: InsightQueryItemProperties;
|
|
1952
|
-
}
|
|
2015
|
+
}
|
|
1953
2016
|
/** SecurityAlert entity property bag. */
|
|
1954
|
-
export
|
|
2017
|
+
export interface SecurityAlertProperties extends EntityCommonProperties {
|
|
1955
2018
|
/**
|
|
1956
2019
|
* The display name of the alert.
|
|
1957
2020
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2074,9 +2137,9 @@ export declare type SecurityAlertProperties = EntityCommonProperties & {
|
|
|
2074
2137
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2075
2138
|
*/
|
|
2076
2139
|
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
2077
|
-
}
|
|
2140
|
+
}
|
|
2078
2141
|
/** Describes bookmark properties */
|
|
2079
|
-
export
|
|
2142
|
+
export interface HuntingBookmarkProperties extends EntityCommonProperties {
|
|
2080
2143
|
/** The time the bookmark was created */
|
|
2081
2144
|
created?: Date;
|
|
2082
2145
|
/** Describes a user that created the bookmark */
|
|
@@ -2099,9 +2162,9 @@ export declare type HuntingBookmarkProperties = EntityCommonProperties & {
|
|
|
2099
2162
|
updatedBy?: UserInfo;
|
|
2100
2163
|
/** Describes an incident that relates to bookmark */
|
|
2101
2164
|
incidentInfo?: IncidentInfo;
|
|
2102
|
-
}
|
|
2165
|
+
}
|
|
2103
2166
|
/** Describes threat intelligence entity properties */
|
|
2104
|
-
export
|
|
2167
|
+
export interface ThreatIntelligenceIndicatorProperties extends EntityCommonProperties {
|
|
2105
2168
|
/** List of tags */
|
|
2106
2169
|
threatIntelligenceTags?: string[];
|
|
2107
2170
|
/** Last updated time in UTC */
|
|
@@ -2160,9 +2223,9 @@ export declare type ThreatIntelligenceIndicatorProperties = EntityCommonProperti
|
|
|
2160
2223
|
extensions?: {
|
|
2161
2224
|
[propertyName: string]: any;
|
|
2162
2225
|
};
|
|
2163
|
-
}
|
|
2226
|
+
}
|
|
2164
2227
|
/** Account entity property bag. */
|
|
2165
|
-
export
|
|
2228
|
+
export interface AccountEntityProperties extends EntityCommonProperties {
|
|
2166
2229
|
/**
|
|
2167
2230
|
* The Azure Active Directory tenant id.
|
|
2168
2231
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2223,9 +2286,9 @@ export declare type AccountEntityProperties = EntityCommonProperties & {
|
|
|
2223
2286
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2224
2287
|
*/
|
|
2225
2288
|
readonly dnsDomain?: string;
|
|
2226
|
-
}
|
|
2289
|
+
}
|
|
2227
2290
|
/** AzureResource entity property bag. */
|
|
2228
|
-
export
|
|
2291
|
+
export interface AzureResourceEntityProperties extends EntityCommonProperties {
|
|
2229
2292
|
/**
|
|
2230
2293
|
* The azure resource id of the resource
|
|
2231
2294
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2236,9 +2299,9 @@ export declare type AzureResourceEntityProperties = EntityCommonProperties & {
|
|
|
2236
2299
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2237
2300
|
*/
|
|
2238
2301
|
readonly subscriptionId?: string;
|
|
2239
|
-
}
|
|
2302
|
+
}
|
|
2240
2303
|
/** CloudApplication entity property bag. */
|
|
2241
|
-
export
|
|
2304
|
+
export interface CloudApplicationEntityProperties extends EntityCommonProperties {
|
|
2242
2305
|
/**
|
|
2243
2306
|
* The technical identifier of the application.
|
|
2244
2307
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2254,9 +2317,9 @@ export declare type CloudApplicationEntityProperties = EntityCommonProperties &
|
|
|
2254
2317
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2255
2318
|
*/
|
|
2256
2319
|
readonly instanceName?: string;
|
|
2257
|
-
}
|
|
2320
|
+
}
|
|
2258
2321
|
/** Dns entity property bag. */
|
|
2259
|
-
export
|
|
2322
|
+
export interface DnsEntityProperties extends EntityCommonProperties {
|
|
2260
2323
|
/**
|
|
2261
2324
|
* An ip entity id for the dns server resolving the request
|
|
2262
2325
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2277,9 +2340,9 @@ export declare type DnsEntityProperties = EntityCommonProperties & {
|
|
|
2277
2340
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2278
2341
|
*/
|
|
2279
2342
|
readonly ipAddressEntityIds?: string[];
|
|
2280
|
-
}
|
|
2343
|
+
}
|
|
2281
2344
|
/** File entity property bag. */
|
|
2282
|
-
export
|
|
2345
|
+
export interface FileEntityProperties extends EntityCommonProperties {
|
|
2283
2346
|
/**
|
|
2284
2347
|
* The full path to the file.
|
|
2285
2348
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2300,9 +2363,9 @@ export declare type FileEntityProperties = EntityCommonProperties & {
|
|
|
2300
2363
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2301
2364
|
*/
|
|
2302
2365
|
readonly hostEntityId?: string;
|
|
2303
|
-
}
|
|
2366
|
+
}
|
|
2304
2367
|
/** FileHash entity property bag. */
|
|
2305
|
-
export
|
|
2368
|
+
export interface FileHashEntityProperties extends EntityCommonProperties {
|
|
2306
2369
|
/**
|
|
2307
2370
|
* The hash algorithm type.
|
|
2308
2371
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2313,9 +2376,9 @@ export declare type FileHashEntityProperties = EntityCommonProperties & {
|
|
|
2313
2376
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2314
2377
|
*/
|
|
2315
2378
|
readonly hashValue?: string;
|
|
2316
|
-
}
|
|
2379
|
+
}
|
|
2317
2380
|
/** Host entity property bag. */
|
|
2318
|
-
export
|
|
2381
|
+
export interface HostEntityProperties extends EntityCommonProperties {
|
|
2319
2382
|
/**
|
|
2320
2383
|
* The azure resource id of the VM.
|
|
2321
2384
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2358,9 +2421,9 @@ export declare type HostEntityProperties = EntityCommonProperties & {
|
|
|
2358
2421
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2359
2422
|
*/
|
|
2360
2423
|
readonly osVersion?: string;
|
|
2361
|
-
}
|
|
2424
|
+
}
|
|
2362
2425
|
/** IoTDevice entity property bag. */
|
|
2363
|
-
export
|
|
2426
|
+
export interface IoTDeviceEntityProperties extends EntityCommonProperties {
|
|
2364
2427
|
/**
|
|
2365
2428
|
* The ID of the IoT Device in the IoT Hub
|
|
2366
2429
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2446,9 +2509,61 @@ export declare type IoTDeviceEntityProperties = EntityCommonProperties & {
|
|
|
2446
2509
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2447
2510
|
*/
|
|
2448
2511
|
readonly protocols?: string[];
|
|
2449
|
-
|
|
2512
|
+
/**
|
|
2513
|
+
* A list of owners of the IoTDevice entity.
|
|
2514
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2515
|
+
*/
|
|
2516
|
+
readonly owners?: string[];
|
|
2517
|
+
/**
|
|
2518
|
+
* A list of Nic entity ids of the IoTDevice entity.
|
|
2519
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2520
|
+
*/
|
|
2521
|
+
readonly nicEntityIds?: string[];
|
|
2522
|
+
/**
|
|
2523
|
+
* The site of the device
|
|
2524
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2525
|
+
*/
|
|
2526
|
+
readonly site?: string;
|
|
2527
|
+
/**
|
|
2528
|
+
* The zone location of the device within a site
|
|
2529
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2530
|
+
*/
|
|
2531
|
+
readonly zone?: string;
|
|
2532
|
+
/**
|
|
2533
|
+
* The sensor the device is monitored by
|
|
2534
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2535
|
+
*/
|
|
2536
|
+
readonly sensor?: string;
|
|
2537
|
+
/**
|
|
2538
|
+
* The subType of the device ('PLC', 'HMI', 'EWS', etc.)
|
|
2539
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2540
|
+
*/
|
|
2541
|
+
readonly deviceSubType?: string;
|
|
2542
|
+
/** Device importance, determines if the device classified as 'crown jewel' */
|
|
2543
|
+
importance?: DeviceImportance;
|
|
2544
|
+
/**
|
|
2545
|
+
* The Purdue Layer of the device
|
|
2546
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2547
|
+
*/
|
|
2548
|
+
readonly purdueLayer?: string;
|
|
2549
|
+
/**
|
|
2550
|
+
* Determines whether the device classified as authorized device
|
|
2551
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2552
|
+
*/
|
|
2553
|
+
readonly isAuthorized?: boolean;
|
|
2554
|
+
/**
|
|
2555
|
+
* Determines whether the device classified as programming device
|
|
2556
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2557
|
+
*/
|
|
2558
|
+
readonly isProgramming?: boolean;
|
|
2559
|
+
/**
|
|
2560
|
+
* Is the device classified as a scanner device
|
|
2561
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2562
|
+
*/
|
|
2563
|
+
readonly isScanner?: boolean;
|
|
2564
|
+
}
|
|
2450
2565
|
/** Ip entity property bag. */
|
|
2451
|
-
export
|
|
2566
|
+
export interface IpEntityProperties extends EntityCommonProperties {
|
|
2452
2567
|
/**
|
|
2453
2568
|
* The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)
|
|
2454
2569
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2464,9 +2579,9 @@ export declare type IpEntityProperties = EntityCommonProperties & {
|
|
|
2464
2579
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2465
2580
|
*/
|
|
2466
2581
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2467
|
-
}
|
|
2582
|
+
}
|
|
2468
2583
|
/** Mailbox entity property bag. */
|
|
2469
|
-
export
|
|
2584
|
+
export interface MailboxEntityProperties extends EntityCommonProperties {
|
|
2470
2585
|
/**
|
|
2471
2586
|
* The mailbox's primary address
|
|
2472
2587
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2487,9 +2602,9 @@ export declare type MailboxEntityProperties = EntityCommonProperties & {
|
|
|
2487
2602
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2488
2603
|
*/
|
|
2489
2604
|
readonly externalDirectoryObjectId?: string;
|
|
2490
|
-
}
|
|
2605
|
+
}
|
|
2491
2606
|
/** Mail cluster entity property bag. */
|
|
2492
|
-
export
|
|
2607
|
+
export interface MailClusterEntityProperties extends EntityCommonProperties {
|
|
2493
2608
|
/**
|
|
2494
2609
|
* The mail message IDs that are part of the mail cluster
|
|
2495
2610
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2565,9 +2680,9 @@ export declare type MailClusterEntityProperties = EntityCommonProperties & {
|
|
|
2565
2680
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2566
2681
|
*/
|
|
2567
2682
|
readonly clusterGroup?: string;
|
|
2568
|
-
}
|
|
2683
|
+
}
|
|
2569
2684
|
/** Mail message entity property bag. */
|
|
2570
|
-
export
|
|
2685
|
+
export interface MailMessageEntityProperties extends EntityCommonProperties {
|
|
2571
2686
|
/**
|
|
2572
2687
|
* The File entity ids of this mail message's attachments
|
|
2573
2688
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2669,9 +2784,9 @@ export declare type MailMessageEntityProperties = EntityCommonProperties & {
|
|
|
2669
2784
|
deliveryAction?: DeliveryAction;
|
|
2670
2785
|
/** The delivery location of this mail message like Inbox, JunkFolder etc */
|
|
2671
2786
|
deliveryLocation?: DeliveryLocation;
|
|
2672
|
-
}
|
|
2787
|
+
}
|
|
2673
2788
|
/** Malware entity property bag. */
|
|
2674
|
-
export
|
|
2789
|
+
export interface MalwareEntityProperties extends EntityCommonProperties {
|
|
2675
2790
|
/**
|
|
2676
2791
|
* The malware category by the vendor, e.g. Trojan
|
|
2677
2792
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2692,9 +2807,9 @@ export declare type MalwareEntityProperties = EntityCommonProperties & {
|
|
|
2692
2807
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2693
2808
|
*/
|
|
2694
2809
|
readonly processEntityIds?: string[];
|
|
2695
|
-
}
|
|
2810
|
+
}
|
|
2696
2811
|
/** Process entity property bag. */
|
|
2697
|
-
export
|
|
2812
|
+
export interface ProcessEntityProperties extends EntityCommonProperties {
|
|
2698
2813
|
/**
|
|
2699
2814
|
* The account entity id running the processes.
|
|
2700
2815
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2737,9 +2852,9 @@ export declare type ProcessEntityProperties = EntityCommonProperties & {
|
|
|
2737
2852
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2738
2853
|
*/
|
|
2739
2854
|
readonly processId?: string;
|
|
2740
|
-
}
|
|
2855
|
+
}
|
|
2741
2856
|
/** RegistryKey entity property bag. */
|
|
2742
|
-
export
|
|
2857
|
+
export interface RegistryKeyEntityProperties extends EntityCommonProperties {
|
|
2743
2858
|
/**
|
|
2744
2859
|
* the hive that holds the registry key.
|
|
2745
2860
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2750,9 +2865,9 @@ export declare type RegistryKeyEntityProperties = EntityCommonProperties & {
|
|
|
2750
2865
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2751
2866
|
*/
|
|
2752
2867
|
readonly key?: string;
|
|
2753
|
-
}
|
|
2868
|
+
}
|
|
2754
2869
|
/** RegistryValue entity property bag. */
|
|
2755
|
-
export
|
|
2870
|
+
export interface RegistryValueEntityProperties extends EntityCommonProperties {
|
|
2756
2871
|
/**
|
|
2757
2872
|
* The registry key entity id.
|
|
2758
2873
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2773,9 +2888,9 @@ export declare type RegistryValueEntityProperties = EntityCommonProperties & {
|
|
|
2773
2888
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2774
2889
|
*/
|
|
2775
2890
|
readonly valueType?: RegistryValueKind;
|
|
2776
|
-
}
|
|
2891
|
+
}
|
|
2777
2892
|
/** SecurityGroup entity property bag. */
|
|
2778
|
-
export
|
|
2893
|
+
export interface SecurityGroupEntityProperties extends EntityCommonProperties {
|
|
2779
2894
|
/**
|
|
2780
2895
|
* The group distinguished name
|
|
2781
2896
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2791,9 +2906,9 @@ export declare type SecurityGroupEntityProperties = EntityCommonProperties & {
|
|
|
2791
2906
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2792
2907
|
*/
|
|
2793
2908
|
readonly sid?: string;
|
|
2794
|
-
}
|
|
2909
|
+
}
|
|
2795
2910
|
/** Submission mail entity property bag. */
|
|
2796
|
-
export
|
|
2911
|
+
export interface SubmissionMailEntityProperties extends EntityCommonProperties {
|
|
2797
2912
|
/**
|
|
2798
2913
|
* The network message id of email to which submission belongs
|
|
2799
2914
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2844,139 +2959,157 @@ export declare type SubmissionMailEntityProperties = EntityCommonProperties & {
|
|
|
2844
2959
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2845
2960
|
*/
|
|
2846
2961
|
readonly reportType?: string;
|
|
2847
|
-
}
|
|
2962
|
+
}
|
|
2848
2963
|
/** Url entity property bag. */
|
|
2849
|
-
export
|
|
2964
|
+
export interface UrlEntityProperties extends EntityCommonProperties {
|
|
2850
2965
|
/**
|
|
2851
2966
|
* A full URL the entity points to
|
|
2852
2967
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2853
2968
|
*/
|
|
2854
2969
|
readonly url?: string;
|
|
2855
|
-
}
|
|
2970
|
+
}
|
|
2971
|
+
/** Nic entity property bag. */
|
|
2972
|
+
export interface NicEntityProperties extends EntityCommonProperties {
|
|
2973
|
+
/**
|
|
2974
|
+
* The MAC address of this network interface
|
|
2975
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2976
|
+
*/
|
|
2977
|
+
readonly macAddress?: string;
|
|
2978
|
+
/**
|
|
2979
|
+
* The IP entity id of this network interface
|
|
2980
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2981
|
+
*/
|
|
2982
|
+
readonly ipAddressEntityId?: string;
|
|
2983
|
+
/**
|
|
2984
|
+
* A list of VLANs of the network interface entity.
|
|
2985
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2986
|
+
*/
|
|
2987
|
+
readonly vlans?: string[];
|
|
2988
|
+
}
|
|
2856
2989
|
/** Represents AAD (Azure Active Directory) requirements check request. */
|
|
2857
|
-
export
|
|
2990
|
+
export interface AADCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2858
2991
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2859
2992
|
kind: "AzureActiveDirectory";
|
|
2860
2993
|
/** The tenant id to connect to, and get the data from. */
|
|
2861
2994
|
tenantId?: string;
|
|
2862
|
-
}
|
|
2995
|
+
}
|
|
2863
2996
|
/** Represents AATP (Azure Advanced Threat Protection) requirements check request. */
|
|
2864
|
-
export
|
|
2997
|
+
export interface AatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2865
2998
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2866
2999
|
kind: "AzureAdvancedThreatProtection";
|
|
2867
3000
|
/** The tenant id to connect to, and get the data from. */
|
|
2868
3001
|
tenantId?: string;
|
|
2869
|
-
}
|
|
3002
|
+
}
|
|
2870
3003
|
/** Represents ASC (Azure Security Center) requirements check request. */
|
|
2871
|
-
export
|
|
3004
|
+
export interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2872
3005
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2873
3006
|
kind: "AzureSecurityCenter";
|
|
2874
3007
|
/** The subscription id to connect to, and get the data from. */
|
|
2875
3008
|
subscriptionId?: string;
|
|
2876
|
-
}
|
|
3009
|
+
}
|
|
2877
3010
|
/** Amazon Web Services CloudTrail requirements check request. */
|
|
2878
|
-
export
|
|
3011
|
+
export interface AwsCloudTrailCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2879
3012
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2880
3013
|
kind: "AmazonWebServicesCloudTrail";
|
|
2881
|
-
}
|
|
3014
|
+
}
|
|
2882
3015
|
/** Amazon Web Services S3 requirements check request. */
|
|
2883
|
-
export
|
|
3016
|
+
export interface AwsS3CheckRequirements extends DataConnectorsCheckRequirements {
|
|
2884
3017
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2885
3018
|
kind: "AmazonWebServicesS3";
|
|
2886
|
-
}
|
|
3019
|
+
}
|
|
2887
3020
|
/** Represents Dynamics365 requirements check request. */
|
|
2888
|
-
export
|
|
3021
|
+
export interface Dynamics365CheckRequirements extends DataConnectorsCheckRequirements {
|
|
2889
3022
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2890
3023
|
kind: "Dynamics365";
|
|
2891
3024
|
/** The tenant id to connect to, and get the data from. */
|
|
2892
3025
|
tenantId?: string;
|
|
2893
|
-
}
|
|
3026
|
+
}
|
|
2894
3027
|
/** Represents MCAS (Microsoft Cloud App Security) requirements check request. */
|
|
2895
|
-
export
|
|
3028
|
+
export interface McasCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2896
3029
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2897
3030
|
kind: "MicrosoftCloudAppSecurity";
|
|
2898
3031
|
/** The tenant id to connect to, and get the data from. */
|
|
2899
3032
|
tenantId?: string;
|
|
2900
|
-
}
|
|
3033
|
+
}
|
|
2901
3034
|
/** Represents MDATP (Microsoft Defender Advanced Threat Protection) requirements check request. */
|
|
2902
|
-
export
|
|
3035
|
+
export interface MdatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2903
3036
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2904
3037
|
kind: "MicrosoftDefenderAdvancedThreatProtection";
|
|
2905
3038
|
/** The tenant id to connect to, and get the data from. */
|
|
2906
3039
|
tenantId?: string;
|
|
2907
|
-
}
|
|
3040
|
+
}
|
|
2908
3041
|
/** Represents Microsoft Threat Intelligence requirements check request. */
|
|
2909
|
-
export
|
|
3042
|
+
export interface MstiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2910
3043
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2911
3044
|
kind: "MicrosoftThreatIntelligence";
|
|
2912
3045
|
/** The tenant id to connect to, and get the data from. */
|
|
2913
3046
|
tenantId?: string;
|
|
2914
|
-
}
|
|
3047
|
+
}
|
|
2915
3048
|
/** Represents MTP (Microsoft Threat Protection) requirements check request. */
|
|
2916
|
-
export
|
|
3049
|
+
export interface MtpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2917
3050
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2918
3051
|
kind: "MicrosoftThreatProtection";
|
|
2919
3052
|
/** The tenant id to connect to, and get the data from. */
|
|
2920
3053
|
tenantId?: string;
|
|
2921
|
-
}
|
|
3054
|
+
}
|
|
2922
3055
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) requirements check request. */
|
|
2923
|
-
export
|
|
3056
|
+
export interface OfficeATPCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2924
3057
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2925
3058
|
kind: "OfficeATP";
|
|
2926
3059
|
/** The tenant id to connect to, and get the data from. */
|
|
2927
3060
|
tenantId?: string;
|
|
2928
|
-
}
|
|
3061
|
+
}
|
|
2929
3062
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) requirements check request. */
|
|
2930
|
-
export
|
|
3063
|
+
export interface OfficeIRMCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2931
3064
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2932
3065
|
kind: "OfficeIRM";
|
|
2933
3066
|
/** The tenant id to connect to, and get the data from. */
|
|
2934
3067
|
tenantId?: string;
|
|
2935
|
-
}
|
|
3068
|
+
}
|
|
2936
3069
|
/** Represents Office365 Project requirements check request. */
|
|
2937
|
-
export
|
|
3070
|
+
export interface Office365ProjectCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2938
3071
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2939
3072
|
kind: "Office365Project";
|
|
2940
3073
|
/** The tenant id to connect to, and get the data from. */
|
|
2941
3074
|
tenantId?: string;
|
|
2942
|
-
}
|
|
3075
|
+
}
|
|
2943
3076
|
/** Represents Office PowerBI requirements check request. */
|
|
2944
|
-
export
|
|
3077
|
+
export interface OfficePowerBICheckRequirements extends DataConnectorsCheckRequirements {
|
|
2945
3078
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2946
3079
|
kind: "OfficePowerBI";
|
|
2947
3080
|
/** The tenant id to connect to, and get the data from. */
|
|
2948
3081
|
tenantId?: string;
|
|
2949
|
-
}
|
|
3082
|
+
}
|
|
2950
3083
|
/** Threat Intelligence Platforms data connector check requirements */
|
|
2951
|
-
export
|
|
3084
|
+
export interface TICheckRequirements extends DataConnectorsCheckRequirements {
|
|
2952
3085
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2953
3086
|
kind: "ThreatIntelligence";
|
|
2954
3087
|
/** The tenant id to connect to, and get the data from. */
|
|
2955
3088
|
tenantId?: string;
|
|
2956
|
-
}
|
|
3089
|
+
}
|
|
2957
3090
|
/** Threat Intelligence TAXII data connector check requirements */
|
|
2958
|
-
export
|
|
3091
|
+
export interface TiTaxiiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2959
3092
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2960
3093
|
kind: "ThreatIntelligenceTaxii";
|
|
2961
3094
|
/** The tenant id to connect to, and get the data from. */
|
|
2962
3095
|
tenantId?: string;
|
|
2963
|
-
}
|
|
3096
|
+
}
|
|
2964
3097
|
/** Represents IoT requirements check request. */
|
|
2965
|
-
export
|
|
3098
|
+
export interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2966
3099
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2967
3100
|
kind: "IOT";
|
|
2968
3101
|
/** The subscription id to connect to, and get the data from. */
|
|
2969
3102
|
subscriptionId?: string;
|
|
2970
|
-
}
|
|
3103
|
+
}
|
|
2971
3104
|
/** Alert rule template with MITRE property bag. */
|
|
2972
|
-
export
|
|
3105
|
+
export interface AlertRuleTemplateWithMitreProperties extends AlertRuleTemplatePropertiesBase {
|
|
2973
3106
|
/** The tactics of the alert rule */
|
|
2974
3107
|
tactics?: AttackTactic[];
|
|
2975
3108
|
/** The techniques of the alert rule */
|
|
2976
3109
|
techniques?: string[];
|
|
2977
|
-
}
|
|
3110
|
+
}
|
|
2978
3111
|
/** MicrosoftSecurityIncidentCreation rule template properties */
|
|
2979
|
-
export
|
|
3112
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties extends AlertRuleTemplatePropertiesBase {
|
|
2980
3113
|
/** the alerts' displayNames on which the cases will be generated */
|
|
2981
3114
|
displayNamesFilter?: string[];
|
|
2982
3115
|
/** the alerts' displayNames on which the cases will not be generated */
|
|
@@ -2985,11 +3118,12 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
|
|
|
2985
3118
|
productFilter?: MicrosoftSecurityProductName;
|
|
2986
3119
|
/** the alerts' severities on which the cases will be generated */
|
|
2987
3120
|
severitiesFilter?: AlertSeverity[];
|
|
2988
|
-
}
|
|
3121
|
+
}
|
|
2989
3122
|
/** NRT alert rule template properties */
|
|
2990
|
-
export
|
|
3123
|
+
export interface NrtAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties, QueryBasedAlertRuleTemplateProperties {
|
|
3124
|
+
}
|
|
2991
3125
|
/** MicrosoftSecurityIncidentCreation rule property bag. */
|
|
2992
|
-
export
|
|
3126
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleProperties extends MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
2993
3127
|
/** The Name of the alert rule template used to create this rule. */
|
|
2994
3128
|
alertRuleTemplateName?: string;
|
|
2995
3129
|
/** The description of the alert rule. */
|
|
@@ -3003,9 +3137,9 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleProperties = Micro
|
|
|
3003
3137
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3004
3138
|
*/
|
|
3005
3139
|
readonly lastModifiedUtc?: Date;
|
|
3006
|
-
}
|
|
3140
|
+
}
|
|
3007
3141
|
/** Scheduled alert rule base property bag. */
|
|
3008
|
-
export
|
|
3142
|
+
export interface ScheduledAlertRuleProperties extends ScheduledAlertRuleCommonProperties {
|
|
3009
3143
|
/** The Name of the alert rule template used to create this rule. */
|
|
3010
3144
|
alertRuleTemplateName?: string;
|
|
3011
3145
|
/** 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> */
|
|
@@ -3031,9 +3165,9 @@ export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonPrope
|
|
|
3031
3165
|
techniques?: string[];
|
|
3032
3166
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
3033
3167
|
incidentConfiguration?: IncidentConfiguration;
|
|
3034
|
-
}
|
|
3168
|
+
}
|
|
3035
3169
|
/** Represents Insight Query. */
|
|
3036
|
-
export
|
|
3170
|
+
export interface InsightQueryItemProperties extends EntityQueryItemProperties {
|
|
3037
3171
|
/** The insight display name. */
|
|
3038
3172
|
displayName?: string;
|
|
3039
3173
|
/** The insight description. */
|
|
@@ -3050,87 +3184,105 @@ export declare type InsightQueryItemProperties = EntityQueryItemProperties & {
|
|
|
3050
3184
|
defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
|
|
3051
3185
|
/** The insight chart query. */
|
|
3052
3186
|
referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
|
|
3053
|
-
}
|
|
3187
|
+
}
|
|
3054
3188
|
/** AAD (Azure Active Directory) requirements check properties. */
|
|
3055
|
-
export
|
|
3189
|
+
export interface AADCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3190
|
+
}
|
|
3056
3191
|
/** AATP (Azure Advanced Threat Protection) requirements check properties. */
|
|
3057
|
-
export
|
|
3192
|
+
export interface AatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3193
|
+
}
|
|
3058
3194
|
/** Dynamics365 requirements check properties. */
|
|
3059
|
-
export
|
|
3195
|
+
export interface Dynamics365CheckRequirementsProperties extends DataConnectorTenantId {
|
|
3196
|
+
}
|
|
3060
3197
|
/** MCAS (Microsoft Cloud App Security) requirements check properties. */
|
|
3061
|
-
export
|
|
3198
|
+
export interface McasCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3199
|
+
}
|
|
3062
3200
|
/** MDATP (Microsoft Defender Advanced Threat Protection) requirements check properties. */
|
|
3063
|
-
export
|
|
3201
|
+
export interface MdatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3202
|
+
}
|
|
3064
3203
|
/** Microsoft Threat Intelligence requirements check properties. */
|
|
3065
|
-
export
|
|
3204
|
+
export interface MstiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3205
|
+
}
|
|
3066
3206
|
/** MTP (Microsoft Threat Protection) requirements check properties. */
|
|
3067
|
-
export
|
|
3207
|
+
export interface MTPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3208
|
+
}
|
|
3068
3209
|
/** OfficeATP (Office 365 Advanced Threat Protection) requirements check properties. */
|
|
3069
|
-
export
|
|
3210
|
+
export interface OfficeATPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3211
|
+
}
|
|
3070
3212
|
/** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
|
|
3071
|
-
export
|
|
3213
|
+
export interface OfficeIRMCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3214
|
+
}
|
|
3072
3215
|
/** Office365 Project requirements check properties. */
|
|
3073
|
-
export
|
|
3216
|
+
export interface Office365ProjectCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3217
|
+
}
|
|
3074
3218
|
/** Office PowerBI requirements check properties. */
|
|
3075
|
-
export
|
|
3219
|
+
export interface OfficePowerBICheckRequirementsProperties extends DataConnectorTenantId {
|
|
3220
|
+
}
|
|
3076
3221
|
/** Threat Intelligence Platforms data connector required properties. */
|
|
3077
|
-
export
|
|
3222
|
+
export interface TICheckRequirementsProperties extends DataConnectorTenantId {
|
|
3223
|
+
}
|
|
3078
3224
|
/** Threat Intelligence TAXII data connector required properties. */
|
|
3079
|
-
export
|
|
3225
|
+
export interface TiTaxiiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3226
|
+
}
|
|
3080
3227
|
/** AAD (Azure Active Directory) data connector properties. */
|
|
3081
|
-
export
|
|
3228
|
+
export interface AADDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3229
|
+
}
|
|
3082
3230
|
/** Microsoft Threat Intelligence data connector properties. */
|
|
3083
|
-
export
|
|
3231
|
+
export interface MstiDataConnectorProperties extends DataConnectorTenantId {
|
|
3084
3232
|
/** The available data types for the connector. */
|
|
3085
3233
|
dataTypes: MstiDataConnectorDataTypes;
|
|
3086
|
-
}
|
|
3234
|
+
}
|
|
3087
3235
|
/** MTP (Microsoft Threat Protection) data connector properties. */
|
|
3088
|
-
export
|
|
3236
|
+
export interface MTPDataConnectorProperties extends DataConnectorTenantId {
|
|
3089
3237
|
/** The available data types for the connector. */
|
|
3090
3238
|
dataTypes: MTPDataConnectorDataTypes;
|
|
3091
|
-
}
|
|
3239
|
+
}
|
|
3092
3240
|
/** AATP (Azure Advanced Threat Protection) data connector properties. */
|
|
3093
|
-
export
|
|
3241
|
+
export interface AatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3242
|
+
}
|
|
3094
3243
|
/** MCAS (Microsoft Cloud App Security) data connector properties. */
|
|
3095
|
-
export
|
|
3244
|
+
export interface McasDataConnectorProperties extends DataConnectorTenantId {
|
|
3096
3245
|
/** The available data types for the connector. */
|
|
3097
3246
|
dataTypes: McasDataConnectorDataTypes;
|
|
3098
|
-
}
|
|
3247
|
+
}
|
|
3099
3248
|
/** Dynamics365 data connector properties. */
|
|
3100
|
-
export
|
|
3249
|
+
export interface Dynamics365DataConnectorProperties extends DataConnectorTenantId {
|
|
3101
3250
|
/** The available data types for the connector. */
|
|
3102
3251
|
dataTypes: Dynamics365DataConnectorDataTypes;
|
|
3103
|
-
}
|
|
3252
|
+
}
|
|
3104
3253
|
/** OfficeATP (Office 365 Advanced Threat Protection) data connector properties. */
|
|
3105
|
-
export
|
|
3254
|
+
export interface OfficeATPDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3255
|
+
}
|
|
3106
3256
|
/** Office Microsoft Project data connector properties. */
|
|
3107
|
-
export
|
|
3257
|
+
export interface Office365ProjectDataConnectorProperties extends DataConnectorTenantId {
|
|
3108
3258
|
/** The available data types for the connector. */
|
|
3109
3259
|
dataTypes: Office365ProjectConnectorDataTypes;
|
|
3110
|
-
}
|
|
3260
|
+
}
|
|
3111
3261
|
/** Office Microsoft PowerBI data connector properties. */
|
|
3112
|
-
export
|
|
3262
|
+
export interface OfficePowerBIDataConnectorProperties extends DataConnectorTenantId {
|
|
3113
3263
|
/** The available data types for the connector. */
|
|
3114
3264
|
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
3115
|
-
}
|
|
3265
|
+
}
|
|
3116
3266
|
/** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
|
|
3117
|
-
export
|
|
3267
|
+
export interface OfficeIRMDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3268
|
+
}
|
|
3118
3269
|
/** MDATP (Microsoft Defender Advanced Threat Protection) data connector properties. */
|
|
3119
|
-
export
|
|
3270
|
+
export interface MdatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3271
|
+
}
|
|
3120
3272
|
/** Office data connector properties. */
|
|
3121
|
-
export
|
|
3273
|
+
export interface OfficeDataConnectorProperties extends DataConnectorTenantId {
|
|
3122
3274
|
/** The available data types for the connector. */
|
|
3123
3275
|
dataTypes: OfficeDataConnectorDataTypes;
|
|
3124
|
-
}
|
|
3276
|
+
}
|
|
3125
3277
|
/** TI (Threat Intelligence) data connector properties. */
|
|
3126
|
-
export
|
|
3278
|
+
export interface TIDataConnectorProperties extends DataConnectorTenantId {
|
|
3127
3279
|
/** The lookback period for the feed to be imported. */
|
|
3128
3280
|
tipLookbackPeriod?: Date;
|
|
3129
3281
|
/** The available data types for the connector. */
|
|
3130
3282
|
dataTypes: TIDataConnectorDataTypes;
|
|
3131
|
-
}
|
|
3283
|
+
}
|
|
3132
3284
|
/** Threat Intelligence TAXII data connector properties. */
|
|
3133
|
-
export
|
|
3285
|
+
export interface TiTaxiiDataConnectorProperties extends DataConnectorTenantId {
|
|
3134
3286
|
/** The workspace id. */
|
|
3135
3287
|
workspaceId?: string;
|
|
3136
3288
|
/** The friendly name for the TAXII server. */
|
|
@@ -3149,98 +3301,117 @@ export declare type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
|
|
|
3149
3301
|
pollingFrequency: PollingFrequency | null;
|
|
3150
3302
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
3151
3303
|
dataTypes: TiTaxiiDataConnectorDataTypes;
|
|
3152
|
-
}
|
|
3304
|
+
}
|
|
3153
3305
|
/** ASC (Azure Security Center) data connector properties. */
|
|
3154
|
-
export
|
|
3306
|
+
export interface ASCDataConnectorProperties extends DataConnectorWithAlertsProperties {
|
|
3155
3307
|
/** The subscription id to connect to, and get the data from. */
|
|
3156
3308
|
subscriptionId?: string;
|
|
3157
|
-
}
|
|
3309
|
+
}
|
|
3158
3310
|
/** IoT data connector properties. */
|
|
3159
|
-
export
|
|
3311
|
+
export interface IoTDataConnectorProperties extends DataConnectorWithAlertsProperties {
|
|
3160
3312
|
/** The subscription id to connect to, and get the data from. */
|
|
3161
3313
|
subscriptionId?: string;
|
|
3162
|
-
}
|
|
3314
|
+
}
|
|
3163
3315
|
/** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
|
|
3164
|
-
export
|
|
3316
|
+
export interface McasDataConnectorDataTypes extends AlertsDataTypeOfDataConnector {
|
|
3165
3317
|
/** Discovery log data type connection. */
|
|
3166
3318
|
discoveryLogs?: DataConnectorDataTypeCommon;
|
|
3167
|
-
}
|
|
3319
|
+
}
|
|
3168
3320
|
/** Data type for Microsoft Threat Intelligence Platforms data connector. */
|
|
3169
|
-
export
|
|
3321
|
+
export interface MstiDataConnectorDataTypesBingSafetyPhishingURL extends DataConnectorDataTypeCommon {
|
|
3170
3322
|
/** lookback period */
|
|
3171
3323
|
lookbackPeriod: string;
|
|
3172
|
-
}
|
|
3324
|
+
}
|
|
3173
3325
|
/** Data type for Microsoft Threat Intelligence Platforms data connector. */
|
|
3174
|
-
export
|
|
3326
|
+
export interface MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed extends DataConnectorDataTypeCommon {
|
|
3175
3327
|
/** lookback period */
|
|
3176
3328
|
lookbackPeriod: string;
|
|
3177
|
-
}
|
|
3329
|
+
}
|
|
3178
3330
|
/** Data type for Microsoft Threat Protection Platforms data connector. */
|
|
3179
|
-
export
|
|
3331
|
+
export interface MTPDataConnectorDataTypesIncidents extends DataConnectorDataTypeCommon {
|
|
3332
|
+
}
|
|
3180
3333
|
/** Logs data type. */
|
|
3181
|
-
export
|
|
3334
|
+
export interface AwsCloudTrailDataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
3335
|
+
}
|
|
3182
3336
|
/** Logs data type. */
|
|
3183
|
-
export
|
|
3337
|
+
export interface AwsS3DataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
3338
|
+
}
|
|
3184
3339
|
/** Common Data Service data type connection. */
|
|
3185
|
-
export
|
|
3340
|
+
export interface Dynamics365DataConnectorDataTypesDynamics365CdsActivities extends DataConnectorDataTypeCommon {
|
|
3341
|
+
}
|
|
3186
3342
|
/** Logs data type. */
|
|
3187
|
-
export
|
|
3343
|
+
export interface Office365ProjectConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
3344
|
+
}
|
|
3188
3345
|
/** Logs data type. */
|
|
3189
|
-
export
|
|
3346
|
+
export interface OfficePowerBIConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
3347
|
+
}
|
|
3190
3348
|
/** Exchange data type connection. */
|
|
3191
|
-
export
|
|
3349
|
+
export interface OfficeDataConnectorDataTypesExchange extends DataConnectorDataTypeCommon {
|
|
3350
|
+
}
|
|
3192
3351
|
/** SharePoint data type connection. */
|
|
3193
|
-
export
|
|
3352
|
+
export interface OfficeDataConnectorDataTypesSharePoint extends DataConnectorDataTypeCommon {
|
|
3353
|
+
}
|
|
3194
3354
|
/** Teams data type connection. */
|
|
3195
|
-
export
|
|
3355
|
+
export interface OfficeDataConnectorDataTypesTeams extends DataConnectorDataTypeCommon {
|
|
3356
|
+
}
|
|
3196
3357
|
/** Data type for indicators connection. */
|
|
3197
|
-
export
|
|
3358
|
+
export interface TIDataConnectorDataTypesIndicators extends DataConnectorDataTypeCommon {
|
|
3359
|
+
}
|
|
3198
3360
|
/** Data type for TAXII connector. */
|
|
3199
|
-
export
|
|
3200
|
-
|
|
3201
|
-
export
|
|
3202
|
-
|
|
3203
|
-
export
|
|
3204
|
-
|
|
3361
|
+
export interface TiTaxiiDataConnectorDataTypesTaxiiClient extends DataConnectorDataTypeCommon {
|
|
3362
|
+
}
|
|
3363
|
+
export interface CodelessUiConnectorConfigPropertiesGraphQueriesItem extends GraphQueries {
|
|
3364
|
+
}
|
|
3365
|
+
export interface CodelessUiConnectorConfigPropertiesSampleQueriesItem extends SampleQueries {
|
|
3366
|
+
}
|
|
3367
|
+
export interface CodelessUiConnectorConfigPropertiesDataTypesItem extends LastDataReceivedDataType {
|
|
3368
|
+
}
|
|
3369
|
+
export interface CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem extends ConnectivityCriteria {
|
|
3370
|
+
}
|
|
3371
|
+
export interface PermissionsResourceProviderItem extends ResourceProvider {
|
|
3372
|
+
}
|
|
3205
3373
|
/** Customs permissions required for the connector */
|
|
3206
|
-
export
|
|
3207
|
-
|
|
3208
|
-
export
|
|
3374
|
+
export interface Customs extends CustomsPermission {
|
|
3375
|
+
}
|
|
3376
|
+
export interface CodelessUiConnectorConfigPropertiesInstructionStepsItem extends InstructionSteps {
|
|
3377
|
+
}
|
|
3378
|
+
export interface InstructionStepsInstructionsItem extends ConnectorInstructionModelBase {
|
|
3379
|
+
}
|
|
3209
3380
|
/** Alert rule. */
|
|
3210
|
-
export
|
|
3381
|
+
export interface AlertRule extends ResourceWithEtag {
|
|
3211
3382
|
/** The kind of the alert rule */
|
|
3212
3383
|
kind: AlertRuleKind;
|
|
3213
|
-
}
|
|
3384
|
+
}
|
|
3214
3385
|
/** Action for alert rule. */
|
|
3215
|
-
export
|
|
3386
|
+
export interface ActionResponse extends ResourceWithEtag {
|
|
3216
3387
|
/** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
|
|
3217
3388
|
logicAppResourceId?: string;
|
|
3218
3389
|
/** The name of the logic app's workflow. */
|
|
3219
3390
|
workflowId?: string;
|
|
3220
|
-
}
|
|
3391
|
+
}
|
|
3221
3392
|
/** Action for alert rule. */
|
|
3222
|
-
export
|
|
3393
|
+
export interface ActionRequest extends ResourceWithEtag {
|
|
3223
3394
|
/** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
|
|
3224
3395
|
logicAppResourceId?: string;
|
|
3225
3396
|
/** Logic App Callback URL for this specific workflow. */
|
|
3226
3397
|
triggerUri?: string;
|
|
3227
|
-
}
|
|
3228
|
-
export
|
|
3229
|
-
/** The display name of the automation rule */
|
|
3398
|
+
}
|
|
3399
|
+
export interface AutomationRule extends ResourceWithEtag {
|
|
3400
|
+
/** The display name of the automation rule. */
|
|
3230
3401
|
displayName: string;
|
|
3231
|
-
/** The order of execution of the automation rule */
|
|
3402
|
+
/** The order of execution of the automation rule. */
|
|
3232
3403
|
order: number;
|
|
3233
|
-
/** Describes automation rule triggering logic */
|
|
3404
|
+
/** Describes automation rule triggering logic. */
|
|
3234
3405
|
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
3235
|
-
/** The actions to execute when the automation rule is triggered */
|
|
3406
|
+
/** The actions to execute when the automation rule is triggered. */
|
|
3236
3407
|
actions: AutomationRuleActionUnion[];
|
|
3237
3408
|
/**
|
|
3238
|
-
* The last time the automation rule was updated
|
|
3409
|
+
* The last time the automation rule was updated.
|
|
3239
3410
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3240
3411
|
*/
|
|
3241
3412
|
readonly lastModifiedTimeUtc?: Date;
|
|
3242
3413
|
/**
|
|
3243
|
-
* The time the automation rule was created
|
|
3414
|
+
* The time the automation rule was created.
|
|
3244
3415
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3245
3416
|
*/
|
|
3246
3417
|
readonly createdTimeUtc?: Date;
|
|
@@ -3254,9 +3425,9 @@ export declare type AutomationRule = ResourceWithEtag & {
|
|
|
3254
3425
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3255
3426
|
*/
|
|
3256
3427
|
readonly createdBy?: ClientInfo;
|
|
3257
|
-
}
|
|
3428
|
+
}
|
|
3258
3429
|
/** Represents a bookmark in Azure Security Insights. */
|
|
3259
|
-
export
|
|
3430
|
+
export interface Bookmark extends ResourceWithEtag {
|
|
3260
3431
|
/** The time the bookmark was created */
|
|
3261
3432
|
created?: Date;
|
|
3262
3433
|
/** Describes a user that created the bookmark */
|
|
@@ -3289,9 +3460,9 @@ export declare type Bookmark = ResourceWithEtag & {
|
|
|
3289
3460
|
tactics?: AttackTactic[];
|
|
3290
3461
|
/** A list of relevant mitre techniques */
|
|
3291
3462
|
techniques?: string[];
|
|
3292
|
-
}
|
|
3463
|
+
}
|
|
3293
3464
|
/** Represents a relation between two resources */
|
|
3294
|
-
export
|
|
3465
|
+
export interface Relation extends ResourceWithEtag {
|
|
3295
3466
|
/** The resource ID of the related resource */
|
|
3296
3467
|
relatedResourceId?: string;
|
|
3297
3468
|
/**
|
|
@@ -3309,19 +3480,19 @@ export declare type Relation = ResourceWithEtag & {
|
|
|
3309
3480
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3310
3481
|
*/
|
|
3311
3482
|
readonly relatedResourceKind?: string;
|
|
3312
|
-
}
|
|
3483
|
+
}
|
|
3313
3484
|
/** Specific entity query. */
|
|
3314
|
-
export
|
|
3485
|
+
export interface EntityQuery extends ResourceWithEtag {
|
|
3315
3486
|
/** the entity query kind */
|
|
3316
3487
|
kind: EntityQueryKind;
|
|
3317
|
-
}
|
|
3488
|
+
}
|
|
3318
3489
|
/** Specific entity query that supports put requests. */
|
|
3319
|
-
export
|
|
3490
|
+
export interface CustomEntityQuery extends ResourceWithEtag {
|
|
3320
3491
|
/** the entity query kind */
|
|
3321
3492
|
kind: CustomEntityQueryKind;
|
|
3322
|
-
}
|
|
3493
|
+
}
|
|
3323
3494
|
/** Represents an incident in Azure Security Insights. */
|
|
3324
|
-
export
|
|
3495
|
+
export interface Incident extends ResourceWithEtag {
|
|
3325
3496
|
/**
|
|
3326
3497
|
* Additional data on the incident
|
|
3327
3498
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3380,9 +3551,9 @@ export declare type Incident = ResourceWithEtag & {
|
|
|
3380
3551
|
teamInformation?: TeamInformation;
|
|
3381
3552
|
/** The title of the incident */
|
|
3382
3553
|
title?: string;
|
|
3383
|
-
}
|
|
3554
|
+
}
|
|
3384
3555
|
/** Represents an incident comment */
|
|
3385
|
-
export
|
|
3556
|
+
export interface IncidentComment extends ResourceWithEtag {
|
|
3386
3557
|
/**
|
|
3387
3558
|
* The time the comment was created
|
|
3388
3559
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3400,9 +3571,9 @@ export declare type IncidentComment = ResourceWithEtag & {
|
|
|
3400
3571
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3401
3572
|
*/
|
|
3402
3573
|
readonly author?: ClientInfo;
|
|
3403
|
-
}
|
|
3574
|
+
}
|
|
3404
3575
|
/** Metadata resource definition. */
|
|
3405
|
-
export
|
|
3576
|
+
export interface MetadataModel extends ResourceWithEtag {
|
|
3406
3577
|
/** 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 */
|
|
3407
3578
|
contentId?: string;
|
|
3408
3579
|
/** 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) */
|
|
@@ -3441,9 +3612,9 @@ export declare type MetadataModel = ResourceWithEtag & {
|
|
|
3441
3612
|
previewImages?: string[];
|
|
3442
3613
|
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3443
3614
|
previewImagesDark?: string[];
|
|
3444
|
-
}
|
|
3615
|
+
}
|
|
3445
3616
|
/** Metadata patch request body. */
|
|
3446
|
-
export
|
|
3617
|
+
export interface MetadataPatch extends ResourceWithEtag {
|
|
3447
3618
|
/** 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 */
|
|
3448
3619
|
contentId?: string;
|
|
3449
3620
|
/** 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) */
|
|
@@ -3482,19 +3653,24 @@ export declare type MetadataPatch = ResourceWithEtag & {
|
|
|
3482
3653
|
previewImages?: string[];
|
|
3483
3654
|
/** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
|
|
3484
3655
|
previewImagesDark?: string[];
|
|
3485
|
-
}
|
|
3656
|
+
}
|
|
3486
3657
|
/** Sentinel onboarding state */
|
|
3487
|
-
export
|
|
3658
|
+
export interface SentinelOnboardingState extends ResourceWithEtag {
|
|
3488
3659
|
/** Flag that indicates the status of the CMK setting */
|
|
3489
3660
|
customerManagedKey?: boolean;
|
|
3490
|
-
}
|
|
3661
|
+
}
|
|
3662
|
+
/** Security ML Analytics Setting */
|
|
3663
|
+
export interface SecurityMLAnalyticsSetting extends ResourceWithEtag {
|
|
3664
|
+
/** The kind of security ML Analytics Settings */
|
|
3665
|
+
kind: SecurityMLAnalyticsSettingsKind;
|
|
3666
|
+
}
|
|
3491
3667
|
/** The Setting. */
|
|
3492
|
-
export
|
|
3668
|
+
export interface Settings extends ResourceWithEtag {
|
|
3493
3669
|
/** The kind of the setting */
|
|
3494
3670
|
kind: SettingKind;
|
|
3495
|
-
}
|
|
3671
|
+
}
|
|
3496
3672
|
/** Represents a SourceControl in Azure Security Insights. */
|
|
3497
|
-
export
|
|
3673
|
+
export interface SourceControl extends ResourceWithEtag {
|
|
3498
3674
|
/** The id (a Guid) of the source control */
|
|
3499
3675
|
idPropertiesId?: string;
|
|
3500
3676
|
/** The version number associated with the source control */
|
|
@@ -3513,14 +3689,14 @@ export declare type SourceControl = ResourceWithEtag & {
|
|
|
3513
3689
|
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
3514
3690
|
/** Information regarding the latest deployment for the source control. */
|
|
3515
3691
|
lastDeploymentInfo?: DeploymentInfo;
|
|
3516
|
-
}
|
|
3692
|
+
}
|
|
3517
3693
|
/** Threat intelligence information object. */
|
|
3518
|
-
export
|
|
3694
|
+
export interface ThreatIntelligenceInformation extends ResourceWithEtag {
|
|
3519
3695
|
/** The kind of the entity. */
|
|
3520
3696
|
kind: ThreatIntelligenceResourceKindEnum;
|
|
3521
|
-
}
|
|
3697
|
+
}
|
|
3522
3698
|
/** Represents a Watchlist in Azure Security Insights. */
|
|
3523
|
-
export
|
|
3699
|
+
export interface Watchlist extends ResourceWithEtag {
|
|
3524
3700
|
/** The id (a Guid) of the watchlist */
|
|
3525
3701
|
watchlistId?: string;
|
|
3526
3702
|
/** The display name of the watchlist */
|
|
@@ -3557,22 +3733,15 @@ export declare type Watchlist = ResourceWithEtag & {
|
|
|
3557
3733
|
numberOfLinesToSkip?: number;
|
|
3558
3734
|
/** The raw content that represents to watchlist items to create. In case of csv/tsv content type, it's the content of the file that will parsed by the endpoint */
|
|
3559
3735
|
rawContent?: string;
|
|
3560
|
-
/** The Shared Access Signature (SAS) URI under which the large csv watchlist file is located and from which the watchlist and its items will be created */
|
|
3561
|
-
sasUri?: string;
|
|
3562
3736
|
/** The search key is used to optimize query performance when using watchlists for joins with other data. For example, enable a column with IP addresses to be the designated SearchKey field, then use this field as the key field when joining to other event data by IP address. */
|
|
3563
3737
|
itemsSearchKey?: string;
|
|
3564
3738
|
/** The content type of the raw content. Example : text/csv or text/tsv */
|
|
3565
3739
|
contentType?: string;
|
|
3566
3740
|
/** 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 */
|
|
3567
3741
|
uploadStatus?: string;
|
|
3568
|
-
|
|
3569
|
-
* The provisioning state of the watchlist resource.
|
|
3570
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3571
|
-
*/
|
|
3572
|
-
readonly provisioningState?: ProvisioningState;
|
|
3573
|
-
};
|
|
3742
|
+
}
|
|
3574
3743
|
/** Represents a Watchlist item in Azure Security Insights. */
|
|
3575
|
-
export
|
|
3744
|
+
export interface WatchlistItem extends ResourceWithEtag {
|
|
3576
3745
|
/** The type of the watchlist item */
|
|
3577
3746
|
watchlistItemType?: string;
|
|
3578
3747
|
/** The id (a Guid) of the watchlist item */
|
|
@@ -3597,14 +3766,14 @@ export declare type WatchlistItem = ResourceWithEtag & {
|
|
|
3597
3766
|
entityMapping?: {
|
|
3598
3767
|
[propertyName: string]: any;
|
|
3599
3768
|
};
|
|
3600
|
-
}
|
|
3769
|
+
}
|
|
3601
3770
|
/** Data connector */
|
|
3602
|
-
export
|
|
3771
|
+
export interface DataConnector extends ResourceWithEtag {
|
|
3603
3772
|
/** The data connector kind */
|
|
3604
3773
|
kind: DataConnectorKind;
|
|
3605
|
-
}
|
|
3774
|
+
}
|
|
3606
3775
|
/** Represents MLBehaviorAnalytics alert rule template. */
|
|
3607
|
-
export
|
|
3776
|
+
export interface MLBehaviorAnalyticsAlertRuleTemplate extends AlertRuleTemplate {
|
|
3608
3777
|
/** the number of alert rules that were created by this template */
|
|
3609
3778
|
alertRulesCreatedByTemplateCount?: number;
|
|
3610
3779
|
/**
|
|
@@ -3631,9 +3800,9 @@ export declare type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3631
3800
|
techniques?: string[];
|
|
3632
3801
|
/** The severity for alerts created by this alert rule. */
|
|
3633
3802
|
severity?: AlertSeverity;
|
|
3634
|
-
}
|
|
3803
|
+
}
|
|
3635
3804
|
/** Represents Fusion alert rule template. */
|
|
3636
|
-
export
|
|
3805
|
+
export interface FusionAlertRuleTemplate extends AlertRuleTemplate {
|
|
3637
3806
|
/** the number of alert rules that were created by this template */
|
|
3638
3807
|
alertRulesCreatedByTemplateCount?: number;
|
|
3639
3808
|
/**
|
|
@@ -3662,9 +3831,9 @@ export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3662
3831
|
techniques?: string[];
|
|
3663
3832
|
/** All supported source signal configurations consumed in fusion detection. */
|
|
3664
3833
|
sourceSettings?: FusionTemplateSourceSetting[];
|
|
3665
|
-
}
|
|
3834
|
+
}
|
|
3666
3835
|
/** Represents Threat Intelligence alert rule template. */
|
|
3667
|
-
export
|
|
3836
|
+
export interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
|
|
3668
3837
|
/** the number of alert rules that were created by this template */
|
|
3669
3838
|
alertRulesCreatedByTemplateCount?: number;
|
|
3670
3839
|
/**
|
|
@@ -3691,9 +3860,9 @@ export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3691
3860
|
techniques?: string[];
|
|
3692
3861
|
/** The severity for alerts created by this alert rule. */
|
|
3693
3862
|
severity?: AlertSeverity;
|
|
3694
|
-
}
|
|
3863
|
+
}
|
|
3695
3864
|
/** Represents MicrosoftSecurityIncidentCreation rule template. */
|
|
3696
|
-
export
|
|
3865
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleTemplate extends AlertRuleTemplate {
|
|
3697
3866
|
/** the number of alert rules that were created by this template */
|
|
3698
3867
|
alertRulesCreatedByTemplateCount?: number;
|
|
3699
3868
|
/**
|
|
@@ -3722,9 +3891,9 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRu
|
|
|
3722
3891
|
productFilter?: MicrosoftSecurityProductName;
|
|
3723
3892
|
/** the alerts' severities on which the cases will be generated */
|
|
3724
3893
|
severitiesFilter?: AlertSeverity[];
|
|
3725
|
-
}
|
|
3894
|
+
}
|
|
3726
3895
|
/** Represents scheduled alert rule template. */
|
|
3727
|
-
export
|
|
3896
|
+
export interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
|
|
3728
3897
|
/** the number of alert rules that were created by this template */
|
|
3729
3898
|
alertRulesCreatedByTemplateCount?: number;
|
|
3730
3899
|
/**
|
|
@@ -3773,9 +3942,9 @@ export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3773
3942
|
entityMappings?: EntityMapping[];
|
|
3774
3943
|
/** The alert details override settings */
|
|
3775
3944
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
3776
|
-
}
|
|
3945
|
+
}
|
|
3777
3946
|
/** Represents NRT alert rule template. */
|
|
3778
|
-
export
|
|
3947
|
+
export interface NrtAlertRuleTemplate extends AlertRuleTemplate {
|
|
3779
3948
|
/** the number of alert rules that were created by this template */
|
|
3780
3949
|
alertRulesCreatedByTemplateCount?: number;
|
|
3781
3950
|
/**
|
|
@@ -3814,9 +3983,9 @@ export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
|
|
|
3814
3983
|
entityMappings?: EntityMapping[];
|
|
3815
3984
|
/** The alert details override settings */
|
|
3816
3985
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
3817
|
-
}
|
|
3986
|
+
}
|
|
3818
3987
|
/** Represents a security alert entity. */
|
|
3819
|
-
export
|
|
3988
|
+
export interface SecurityAlert extends Entity {
|
|
3820
3989
|
/**
|
|
3821
3990
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3822
3991
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3951,9 +4120,9 @@ export declare type SecurityAlert = Entity & {
|
|
|
3951
4120
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3952
4121
|
*/
|
|
3953
4122
|
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
3954
|
-
}
|
|
4123
|
+
}
|
|
3955
4124
|
/** Represents a Hunting bookmark entity. */
|
|
3956
|
-
export
|
|
4125
|
+
export interface HuntingBookmark extends Entity {
|
|
3957
4126
|
/**
|
|
3958
4127
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3959
4128
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3988,9 +4157,9 @@ export declare type HuntingBookmark = Entity & {
|
|
|
3988
4157
|
updatedBy?: UserInfo;
|
|
3989
4158
|
/** Describes an incident that relates to bookmark */
|
|
3990
4159
|
incidentInfo?: IncidentInfo;
|
|
3991
|
-
}
|
|
4160
|
+
}
|
|
3992
4161
|
/** Represents an account entity. */
|
|
3993
|
-
export
|
|
4162
|
+
export interface AccountEntity extends Entity {
|
|
3994
4163
|
/**
|
|
3995
4164
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
3996
4165
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4063,9 +4232,9 @@ export declare type AccountEntity = Entity & {
|
|
|
4063
4232
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4064
4233
|
*/
|
|
4065
4234
|
readonly dnsDomain?: string;
|
|
4066
|
-
}
|
|
4235
|
+
}
|
|
4067
4236
|
/** Represents an azure resource entity. */
|
|
4068
|
-
export
|
|
4237
|
+
export interface AzureResourceEntity extends Entity {
|
|
4069
4238
|
/**
|
|
4070
4239
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4071
4240
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4088,9 +4257,9 @@ export declare type AzureResourceEntity = Entity & {
|
|
|
4088
4257
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4089
4258
|
*/
|
|
4090
4259
|
readonly subscriptionId?: string;
|
|
4091
|
-
}
|
|
4260
|
+
}
|
|
4092
4261
|
/** Represents a cloud application entity. */
|
|
4093
|
-
export
|
|
4262
|
+
export interface CloudApplicationEntity extends Entity {
|
|
4094
4263
|
/**
|
|
4095
4264
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4096
4265
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4118,9 +4287,9 @@ export declare type CloudApplicationEntity = Entity & {
|
|
|
4118
4287
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4119
4288
|
*/
|
|
4120
4289
|
readonly instanceName?: string;
|
|
4121
|
-
}
|
|
4290
|
+
}
|
|
4122
4291
|
/** Represents a dns entity. */
|
|
4123
|
-
export
|
|
4292
|
+
export interface DnsEntity extends Entity {
|
|
4124
4293
|
/**
|
|
4125
4294
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4126
4295
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4153,9 +4322,9 @@ export declare type DnsEntity = Entity & {
|
|
|
4153
4322
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4154
4323
|
*/
|
|
4155
4324
|
readonly ipAddressEntityIds?: string[];
|
|
4156
|
-
}
|
|
4325
|
+
}
|
|
4157
4326
|
/** Represents a file entity. */
|
|
4158
|
-
export
|
|
4327
|
+
export interface FileEntity extends Entity {
|
|
4159
4328
|
/**
|
|
4160
4329
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4161
4330
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4188,9 +4357,9 @@ export declare type FileEntity = Entity & {
|
|
|
4188
4357
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4189
4358
|
*/
|
|
4190
4359
|
readonly hostEntityId?: string;
|
|
4191
|
-
}
|
|
4360
|
+
}
|
|
4192
4361
|
/** Represents a file hash entity. */
|
|
4193
|
-
export
|
|
4362
|
+
export interface FileHashEntity extends Entity {
|
|
4194
4363
|
/**
|
|
4195
4364
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4196
4365
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4213,9 +4382,9 @@ export declare type FileHashEntity = Entity & {
|
|
|
4213
4382
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4214
4383
|
*/
|
|
4215
4384
|
readonly hashValue?: string;
|
|
4216
|
-
}
|
|
4385
|
+
}
|
|
4217
4386
|
/** Represents a host entity. */
|
|
4218
|
-
export
|
|
4387
|
+
export interface HostEntity extends Entity {
|
|
4219
4388
|
/**
|
|
4220
4389
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4221
4390
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4270,9 +4439,9 @@ export declare type HostEntity = Entity & {
|
|
|
4270
4439
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4271
4440
|
*/
|
|
4272
4441
|
readonly osVersion?: string;
|
|
4273
|
-
}
|
|
4442
|
+
}
|
|
4274
4443
|
/** Represents an IoT device entity. */
|
|
4275
|
-
export
|
|
4444
|
+
export interface IoTDeviceEntity extends Entity {
|
|
4276
4445
|
/**
|
|
4277
4446
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4278
4447
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4370,9 +4539,61 @@ export declare type IoTDeviceEntity = Entity & {
|
|
|
4370
4539
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4371
4540
|
*/
|
|
4372
4541
|
readonly protocols?: string[];
|
|
4373
|
-
|
|
4542
|
+
/**
|
|
4543
|
+
* A list of owners of the IoTDevice entity.
|
|
4544
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4545
|
+
*/
|
|
4546
|
+
readonly owners?: string[];
|
|
4547
|
+
/**
|
|
4548
|
+
* A list of Nic entity ids of the IoTDevice entity.
|
|
4549
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4550
|
+
*/
|
|
4551
|
+
readonly nicEntityIds?: string[];
|
|
4552
|
+
/**
|
|
4553
|
+
* The site of the device
|
|
4554
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4555
|
+
*/
|
|
4556
|
+
readonly site?: string;
|
|
4557
|
+
/**
|
|
4558
|
+
* The zone location of the device within a site
|
|
4559
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4560
|
+
*/
|
|
4561
|
+
readonly zone?: string;
|
|
4562
|
+
/**
|
|
4563
|
+
* The sensor the device is monitored by
|
|
4564
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4565
|
+
*/
|
|
4566
|
+
readonly sensor?: string;
|
|
4567
|
+
/**
|
|
4568
|
+
* The subType of the device ('PLC', 'HMI', 'EWS', etc.)
|
|
4569
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4570
|
+
*/
|
|
4571
|
+
readonly deviceSubType?: string;
|
|
4572
|
+
/** Device importance, determines if the device classified as 'crown jewel' */
|
|
4573
|
+
importance?: DeviceImportance;
|
|
4574
|
+
/**
|
|
4575
|
+
* The Purdue Layer of the device
|
|
4576
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4577
|
+
*/
|
|
4578
|
+
readonly purdueLayer?: string;
|
|
4579
|
+
/**
|
|
4580
|
+
* Determines whether the device classified as authorized device
|
|
4581
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4582
|
+
*/
|
|
4583
|
+
readonly isAuthorized?: boolean;
|
|
4584
|
+
/**
|
|
4585
|
+
* Determines whether the device classified as programming device
|
|
4586
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4587
|
+
*/
|
|
4588
|
+
readonly isProgramming?: boolean;
|
|
4589
|
+
/**
|
|
4590
|
+
* Is the device classified as a scanner device
|
|
4591
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4592
|
+
*/
|
|
4593
|
+
readonly isScanner?: boolean;
|
|
4594
|
+
}
|
|
4374
4595
|
/** Represents an ip entity. */
|
|
4375
|
-
export
|
|
4596
|
+
export interface IpEntity extends Entity {
|
|
4376
4597
|
/**
|
|
4377
4598
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4378
4599
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4400,9 +4621,9 @@ export declare type IpEntity = Entity & {
|
|
|
4400
4621
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4401
4622
|
*/
|
|
4402
4623
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
4403
|
-
}
|
|
4624
|
+
}
|
|
4404
4625
|
/** Represents a mailbox entity. */
|
|
4405
|
-
export
|
|
4626
|
+
export interface MailboxEntity extends Entity {
|
|
4406
4627
|
/**
|
|
4407
4628
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4408
4629
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4435,9 +4656,9 @@ export declare type MailboxEntity = Entity & {
|
|
|
4435
4656
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4436
4657
|
*/
|
|
4437
4658
|
readonly externalDirectoryObjectId?: string;
|
|
4438
|
-
}
|
|
4659
|
+
}
|
|
4439
4660
|
/** Represents a mail cluster entity. */
|
|
4440
|
-
export
|
|
4661
|
+
export interface MailClusterEntity extends Entity {
|
|
4441
4662
|
/**
|
|
4442
4663
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4443
4664
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4525,9 +4746,9 @@ export declare type MailClusterEntity = Entity & {
|
|
|
4525
4746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4526
4747
|
*/
|
|
4527
4748
|
readonly clusterGroup?: string;
|
|
4528
|
-
}
|
|
4749
|
+
}
|
|
4529
4750
|
/** Represents a mail message entity. */
|
|
4530
|
-
export
|
|
4751
|
+
export interface MailMessageEntity extends Entity {
|
|
4531
4752
|
/**
|
|
4532
4753
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4533
4754
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4641,9 +4862,9 @@ export declare type MailMessageEntity = Entity & {
|
|
|
4641
4862
|
deliveryAction?: DeliveryAction;
|
|
4642
4863
|
/** The delivery location of this mail message like Inbox, JunkFolder etc */
|
|
4643
4864
|
deliveryLocation?: DeliveryLocation;
|
|
4644
|
-
}
|
|
4865
|
+
}
|
|
4645
4866
|
/** Represents a malware entity. */
|
|
4646
|
-
export
|
|
4867
|
+
export interface MalwareEntity extends Entity {
|
|
4647
4868
|
/**
|
|
4648
4869
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4649
4870
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4676,9 +4897,9 @@ export declare type MalwareEntity = Entity & {
|
|
|
4676
4897
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4677
4898
|
*/
|
|
4678
4899
|
readonly processEntityIds?: string[];
|
|
4679
|
-
}
|
|
4900
|
+
}
|
|
4680
4901
|
/** Represents a process entity. */
|
|
4681
|
-
export
|
|
4902
|
+
export interface ProcessEntity extends Entity {
|
|
4682
4903
|
/**
|
|
4683
4904
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4684
4905
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4733,9 +4954,9 @@ export declare type ProcessEntity = Entity & {
|
|
|
4733
4954
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4734
4955
|
*/
|
|
4735
4956
|
readonly processId?: string;
|
|
4736
|
-
}
|
|
4957
|
+
}
|
|
4737
4958
|
/** Represents a registry key entity. */
|
|
4738
|
-
export
|
|
4959
|
+
export interface RegistryKeyEntity extends Entity {
|
|
4739
4960
|
/**
|
|
4740
4961
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4741
4962
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4758,9 +4979,9 @@ export declare type RegistryKeyEntity = Entity & {
|
|
|
4758
4979
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4759
4980
|
*/
|
|
4760
4981
|
readonly key?: string;
|
|
4761
|
-
}
|
|
4982
|
+
}
|
|
4762
4983
|
/** Represents a registry value entity. */
|
|
4763
|
-
export
|
|
4984
|
+
export interface RegistryValueEntity extends Entity {
|
|
4764
4985
|
/**
|
|
4765
4986
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4766
4987
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4793,9 +5014,9 @@ export declare type RegistryValueEntity = Entity & {
|
|
|
4793
5014
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4794
5015
|
*/
|
|
4795
5016
|
readonly valueType?: RegistryValueKind;
|
|
4796
|
-
}
|
|
5017
|
+
}
|
|
4797
5018
|
/** Represents a security group entity. */
|
|
4798
|
-
export
|
|
5019
|
+
export interface SecurityGroupEntity extends Entity {
|
|
4799
5020
|
/**
|
|
4800
5021
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4801
5022
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4823,9 +5044,9 @@ export declare type SecurityGroupEntity = Entity & {
|
|
|
4823
5044
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4824
5045
|
*/
|
|
4825
5046
|
readonly sid?: string;
|
|
4826
|
-
}
|
|
5047
|
+
}
|
|
4827
5048
|
/** Represents a submission mail entity. */
|
|
4828
|
-
export
|
|
5049
|
+
export interface SubmissionMailEntity extends Entity {
|
|
4829
5050
|
/**
|
|
4830
5051
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4831
5052
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4888,9 +5109,9 @@ export declare type SubmissionMailEntity = Entity & {
|
|
|
4888
5109
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4889
5110
|
*/
|
|
4890
5111
|
readonly reportType?: string;
|
|
4891
|
-
}
|
|
5112
|
+
}
|
|
4892
5113
|
/** Represents a url entity. */
|
|
4893
|
-
export
|
|
5114
|
+
export interface UrlEntity extends Entity {
|
|
4894
5115
|
/**
|
|
4895
5116
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
4896
5117
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4908,9 +5129,39 @@ export declare type UrlEntity = Entity & {
|
|
|
4908
5129
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4909
5130
|
*/
|
|
4910
5131
|
readonly url?: string;
|
|
4911
|
-
}
|
|
5132
|
+
}
|
|
5133
|
+
/** Represents an network interface entity. */
|
|
5134
|
+
export interface NicEntity extends Entity {
|
|
5135
|
+
/**
|
|
5136
|
+
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5137
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5138
|
+
*/
|
|
5139
|
+
readonly additionalData?: {
|
|
5140
|
+
[propertyName: string]: Record<string, unknown>;
|
|
5141
|
+
};
|
|
5142
|
+
/**
|
|
5143
|
+
* 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.
|
|
5144
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5145
|
+
*/
|
|
5146
|
+
readonly friendlyName?: string;
|
|
5147
|
+
/**
|
|
5148
|
+
* The MAC address of this network interface
|
|
5149
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5150
|
+
*/
|
|
5151
|
+
readonly macAddress?: string;
|
|
5152
|
+
/**
|
|
5153
|
+
* The IP entity id of this network interface
|
|
5154
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5155
|
+
*/
|
|
5156
|
+
readonly ipAddressEntityId?: string;
|
|
5157
|
+
/**
|
|
5158
|
+
* A list of VLANs of the network interface entity.
|
|
5159
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5160
|
+
*/
|
|
5161
|
+
readonly vlans?: string[];
|
|
5162
|
+
}
|
|
4912
5163
|
/** Represents Activity entity query. */
|
|
4913
|
-
export
|
|
5164
|
+
export interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
|
|
4914
5165
|
/** The entity query title */
|
|
4915
5166
|
title?: string;
|
|
4916
5167
|
/** The entity query content to display in timeline */
|
|
@@ -4929,20 +5180,21 @@ export declare type ActivityEntityQueryTemplate = EntityQueryTemplate & {
|
|
|
4929
5180
|
entitiesFilter?: {
|
|
4930
5181
|
[propertyName: string]: string[];
|
|
4931
5182
|
};
|
|
4932
|
-
}
|
|
5183
|
+
}
|
|
4933
5184
|
/** MLBehaviorAnalytics alert rule template properties. */
|
|
4934
|
-
export
|
|
5185
|
+
export interface MLBehaviorAnalyticsAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
|
|
4935
5186
|
/** The severity for alerts created by this alert rule. */
|
|
4936
5187
|
severity: AlertSeverity;
|
|
4937
|
-
}
|
|
5188
|
+
}
|
|
4938
5189
|
/** Threat Intelligence alert rule template properties */
|
|
4939
|
-
export
|
|
5190
|
+
export interface ThreatIntelligenceAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
|
|
4940
5191
|
/** The severity for alerts created by this alert rule. */
|
|
4941
5192
|
severity: AlertSeverity;
|
|
4942
|
-
}
|
|
4943
|
-
export
|
|
5193
|
+
}
|
|
5194
|
+
export interface PermissionsCustomsItem extends Customs {
|
|
5195
|
+
}
|
|
4944
5196
|
/** Represents MLBehaviorAnalytics alert rule. */
|
|
4945
|
-
export
|
|
5197
|
+
export interface MLBehaviorAnalyticsAlertRule extends AlertRule {
|
|
4946
5198
|
/** The Name of the alert rule template used to create this rule. */
|
|
4947
5199
|
alertRuleTemplateName?: string;
|
|
4948
5200
|
/**
|
|
@@ -4977,9 +5229,9 @@ export declare type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
4977
5229
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4978
5230
|
*/
|
|
4979
5231
|
readonly techniques?: string[];
|
|
4980
|
-
}
|
|
5232
|
+
}
|
|
4981
5233
|
/** Represents Fusion alert rule. */
|
|
4982
|
-
export
|
|
5234
|
+
export interface FusionAlertRule extends AlertRule {
|
|
4983
5235
|
/** The Name of the alert rule template used to create this rule. */
|
|
4984
5236
|
alertRuleTemplateName?: string;
|
|
4985
5237
|
/**
|
|
@@ -5018,9 +5270,9 @@ export declare type FusionAlertRule = AlertRule & {
|
|
|
5018
5270
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5019
5271
|
*/
|
|
5020
5272
|
readonly techniques?: string[];
|
|
5021
|
-
}
|
|
5273
|
+
}
|
|
5022
5274
|
/** Represents Threat Intelligence alert rule. */
|
|
5023
|
-
export
|
|
5275
|
+
export interface ThreatIntelligenceAlertRule extends AlertRule {
|
|
5024
5276
|
/** The Name of the alert rule template used to create this rule. */
|
|
5025
5277
|
alertRuleTemplateName?: string;
|
|
5026
5278
|
/**
|
|
@@ -5055,9 +5307,9 @@ export declare type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
5055
5307
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5056
5308
|
*/
|
|
5057
5309
|
readonly techniques?: string[];
|
|
5058
|
-
}
|
|
5310
|
+
}
|
|
5059
5311
|
/** Represents MicrosoftSecurityIncidentCreation rule. */
|
|
5060
|
-
export
|
|
5312
|
+
export interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
|
|
5061
5313
|
/** the alerts' displayNames on which the cases will be generated */
|
|
5062
5314
|
displayNamesFilter?: string[];
|
|
5063
5315
|
/** the alerts' displayNames on which the cases will not be generated */
|
|
@@ -5079,9 +5331,9 @@ export declare type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
|
|
|
5079
5331
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5080
5332
|
*/
|
|
5081
5333
|
readonly lastModifiedUtc?: Date;
|
|
5082
|
-
}
|
|
5334
|
+
}
|
|
5083
5335
|
/** Represents scheduled alert rule. */
|
|
5084
|
-
export
|
|
5336
|
+
export interface ScheduledAlertRule extends AlertRule {
|
|
5085
5337
|
/** The query that creates alerts for this rule. */
|
|
5086
5338
|
query?: string;
|
|
5087
5339
|
/** The frequency (in ISO 8601 duration format) for this alert rule to run. */
|
|
@@ -5129,9 +5381,9 @@ export declare type ScheduledAlertRule = AlertRule & {
|
|
|
5129
5381
|
techniques?: string[];
|
|
5130
5382
|
/** The settings of the incidents that created from alerts triggered by this analytics rule */
|
|
5131
5383
|
incidentConfiguration?: IncidentConfiguration;
|
|
5132
|
-
}
|
|
5384
|
+
}
|
|
5133
5385
|
/** Represents NRT alert rule. */
|
|
5134
|
-
export
|
|
5386
|
+
export interface NrtAlertRule extends AlertRule {
|
|
5135
5387
|
/** The Name of the alert rule template used to create this rule. */
|
|
5136
5388
|
alertRuleTemplateName?: string;
|
|
5137
5389
|
/** 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> */
|
|
@@ -5169,9 +5421,9 @@ export declare type NrtAlertRule = AlertRule & {
|
|
|
5169
5421
|
entityMappings?: EntityMapping[];
|
|
5170
5422
|
/** The alert details override settings */
|
|
5171
5423
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
5172
|
-
}
|
|
5424
|
+
}
|
|
5173
5425
|
/** Represents Expansion entity query. */
|
|
5174
|
-
export
|
|
5426
|
+
export interface ExpansionEntityQuery extends EntityQuery {
|
|
5175
5427
|
/** List of the data sources that are required to run the query */
|
|
5176
5428
|
dataSources?: string[];
|
|
5177
5429
|
/** The query display name */
|
|
@@ -5184,9 +5436,9 @@ export declare type ExpansionEntityQuery = EntityQuery & {
|
|
|
5184
5436
|
outputEntityTypes?: EntityType[];
|
|
5185
5437
|
/** The template query string to be parsed and formatted */
|
|
5186
5438
|
queryTemplate?: string;
|
|
5187
|
-
}
|
|
5439
|
+
}
|
|
5188
5440
|
/** Represents Activity entity query. */
|
|
5189
|
-
export
|
|
5441
|
+
export interface ActivityEntityQuery extends EntityQuery {
|
|
5190
5442
|
/** The entity query title */
|
|
5191
5443
|
title?: string;
|
|
5192
5444
|
/** The entity query content to display in timeline */
|
|
@@ -5217,9 +5469,9 @@ export declare type ActivityEntityQuery = EntityQuery & {
|
|
|
5217
5469
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5218
5470
|
*/
|
|
5219
5471
|
readonly lastModifiedTimeUtc?: Date;
|
|
5220
|
-
}
|
|
5472
|
+
}
|
|
5221
5473
|
/** Represents Activity entity query. */
|
|
5222
|
-
export
|
|
5474
|
+
export interface ActivityCustomEntityQuery extends CustomEntityQuery {
|
|
5223
5475
|
/** The entity query title */
|
|
5224
5476
|
title?: string;
|
|
5225
5477
|
/** The entity query content to display in timeline */
|
|
@@ -5250,38 +5502,69 @@ export declare type ActivityCustomEntityQuery = CustomEntityQuery & {
|
|
|
5250
5502
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5251
5503
|
*/
|
|
5252
5504
|
readonly lastModifiedTimeUtc?: Date;
|
|
5253
|
-
}
|
|
5254
|
-
/**
|
|
5255
|
-
export
|
|
5505
|
+
}
|
|
5506
|
+
/** Represents Anomaly Security ML Analytics Settings */
|
|
5507
|
+
export interface AnomalySecurityMLAnalyticsSettings extends SecurityMLAnalyticsSetting {
|
|
5508
|
+
/** The description of the SecurityMLAnalyticsSettings. */
|
|
5509
|
+
description?: string;
|
|
5510
|
+
/** The display name for settings created by this SecurityMLAnalyticsSettings. */
|
|
5511
|
+
displayName?: string;
|
|
5512
|
+
/** Determines whether this settings is enabled or disabled. */
|
|
5513
|
+
enabled?: boolean;
|
|
5256
5514
|
/**
|
|
5257
|
-
*
|
|
5515
|
+
* The last time that this SecurityMLAnalyticsSettings has been modified.
|
|
5258
5516
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5259
5517
|
*/
|
|
5260
|
-
readonly
|
|
5261
|
-
|
|
5518
|
+
readonly lastModifiedUtc?: Date;
|
|
5519
|
+
/** The required data sources for this SecurityMLAnalyticsSettings */
|
|
5520
|
+
requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
|
|
5521
|
+
/** The tactics of the SecurityMLAnalyticsSettings */
|
|
5522
|
+
tactics?: AttackTactic[];
|
|
5523
|
+
/** The techniques of the SecurityMLAnalyticsSettings */
|
|
5524
|
+
techniques?: string[];
|
|
5525
|
+
/** The anomaly version of the AnomalySecurityMLAnalyticsSettings. */
|
|
5526
|
+
anomalyVersion?: string;
|
|
5527
|
+
/** The customizable observations of the AnomalySecurityMLAnalyticsSettings. */
|
|
5528
|
+
customizableObservations?: Record<string, unknown>;
|
|
5529
|
+
/** The frequency that this SecurityMLAnalyticsSettings will be run. */
|
|
5530
|
+
frequency?: string;
|
|
5531
|
+
/** The anomaly SecurityMLAnalyticsSettings status */
|
|
5532
|
+
settingsStatus?: SettingsStatus;
|
|
5533
|
+
/** Determines whether this anomaly security ml analytics settings is a default settings */
|
|
5534
|
+
isDefaultSettings?: boolean;
|
|
5535
|
+
/** The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not. */
|
|
5536
|
+
anomalySettingsVersion?: number;
|
|
5537
|
+
/** The anomaly settings definition Id */
|
|
5538
|
+
settingsDefinitionId?: string;
|
|
5539
|
+
}
|
|
5262
5540
|
/** Settings with single toggle. */
|
|
5263
|
-
export
|
|
5541
|
+
export interface Anomalies extends Settings {
|
|
5264
5542
|
/**
|
|
5265
5543
|
* Determines whether the setting is enable or disabled.
|
|
5266
5544
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5267
5545
|
*/
|
|
5268
5546
|
readonly isEnabled?: boolean;
|
|
5269
|
-
}
|
|
5547
|
+
}
|
|
5270
5548
|
/** Settings with single toggle. */
|
|
5271
|
-
export
|
|
5549
|
+
export interface EyesOn extends Settings {
|
|
5272
5550
|
/**
|
|
5273
5551
|
* Determines whether the setting is enable or disabled.
|
|
5274
5552
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5275
5553
|
*/
|
|
5276
5554
|
readonly isEnabled?: boolean;
|
|
5277
|
-
}
|
|
5555
|
+
}
|
|
5278
5556
|
/** Settings with single toggle. */
|
|
5279
|
-
export
|
|
5557
|
+
export interface EntityAnalytics extends Settings {
|
|
5558
|
+
/** The relevant entity providers that are synced */
|
|
5559
|
+
entityProviders?: EntityProviders[];
|
|
5560
|
+
}
|
|
5561
|
+
/** Settings with single toggle. */
|
|
5562
|
+
export interface Ueba extends Settings {
|
|
5280
5563
|
/** The relevant data sources that enriched by ueba */
|
|
5281
5564
|
dataSources?: UebaDataSources[];
|
|
5282
|
-
}
|
|
5565
|
+
}
|
|
5283
5566
|
/** Threat intelligence indicator entity. */
|
|
5284
|
-
export
|
|
5567
|
+
export interface ThreatIntelligenceIndicatorModel extends ThreatIntelligenceInformation {
|
|
5285
5568
|
/**
|
|
5286
5569
|
* A bag of custom fields that should be part of the entity and will be presented to the user.
|
|
5287
5570
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5352,51 +5635,51 @@ export declare type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInforma
|
|
|
5352
5635
|
extensions?: {
|
|
5353
5636
|
[propertyName: string]: any;
|
|
5354
5637
|
};
|
|
5355
|
-
}
|
|
5638
|
+
}
|
|
5356
5639
|
/** Represents AAD (Azure Active Directory) data connector. */
|
|
5357
|
-
export
|
|
5640
|
+
export interface AADDataConnector extends DataConnector {
|
|
5358
5641
|
/** The tenant id to connect to, and get the data from. */
|
|
5359
5642
|
tenantId?: string;
|
|
5360
5643
|
/** The available data types for the connector. */
|
|
5361
5644
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5362
|
-
}
|
|
5645
|
+
}
|
|
5363
5646
|
/** Represents Microsoft Threat Intelligence data connector. */
|
|
5364
|
-
export
|
|
5647
|
+
export interface MstiDataConnector extends DataConnector {
|
|
5365
5648
|
/** The tenant id to connect to, and get the data from. */
|
|
5366
5649
|
tenantId?: string;
|
|
5367
5650
|
/** The available data types for the connector. */
|
|
5368
5651
|
dataTypes?: MstiDataConnectorDataTypes;
|
|
5369
|
-
}
|
|
5652
|
+
}
|
|
5370
5653
|
/** Represents MTP (Microsoft Threat Protection) data connector. */
|
|
5371
|
-
export
|
|
5654
|
+
export interface MTPDataConnector extends DataConnector {
|
|
5372
5655
|
/** The tenant id to connect to, and get the data from. */
|
|
5373
5656
|
tenantId?: string;
|
|
5374
5657
|
/** The available data types for the connector. */
|
|
5375
5658
|
dataTypes?: MTPDataConnectorDataTypes;
|
|
5376
|
-
}
|
|
5659
|
+
}
|
|
5377
5660
|
/** Represents AATP (Azure Advanced Threat Protection) data connector. */
|
|
5378
|
-
export
|
|
5661
|
+
export interface AatpDataConnector extends DataConnector {
|
|
5379
5662
|
/** The tenant id to connect to, and get the data from. */
|
|
5380
5663
|
tenantId?: string;
|
|
5381
5664
|
/** The available data types for the connector. */
|
|
5382
5665
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5383
|
-
}
|
|
5666
|
+
}
|
|
5384
5667
|
/** Represents ASC (Azure Security Center) data connector. */
|
|
5385
|
-
export
|
|
5668
|
+
export interface ASCDataConnector extends DataConnector {
|
|
5386
5669
|
/** The available data types for the connector. */
|
|
5387
5670
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5388
5671
|
/** The subscription id to connect to, and get the data from. */
|
|
5389
5672
|
subscriptionId?: string;
|
|
5390
|
-
}
|
|
5673
|
+
}
|
|
5391
5674
|
/** Represents Amazon Web Services CloudTrail data connector. */
|
|
5392
|
-
export
|
|
5675
|
+
export interface AwsCloudTrailDataConnector extends DataConnector {
|
|
5393
5676
|
/** The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account. */
|
|
5394
5677
|
awsRoleArn?: string;
|
|
5395
5678
|
/** The available data types for the connector. */
|
|
5396
5679
|
dataTypes?: AwsCloudTrailDataConnectorDataTypes;
|
|
5397
|
-
}
|
|
5680
|
+
}
|
|
5398
5681
|
/** Represents Amazon Web Services S3 data connector. */
|
|
5399
|
-
export
|
|
5682
|
+
export interface AwsS3DataConnector extends DataConnector {
|
|
5400
5683
|
/** The logs destination table name in LogAnalytics. */
|
|
5401
5684
|
destinationTable?: string;
|
|
5402
5685
|
/** The AWS sqs urls for the connector. */
|
|
@@ -5405,74 +5688,74 @@ export declare type AwsS3DataConnector = DataConnector & {
|
|
|
5405
5688
|
roleArn?: string;
|
|
5406
5689
|
/** The available data types for the connector. */
|
|
5407
5690
|
dataTypes?: AwsS3DataConnectorDataTypes;
|
|
5408
|
-
}
|
|
5691
|
+
}
|
|
5409
5692
|
/** Represents MCAS (Microsoft Cloud App Security) data connector. */
|
|
5410
|
-
export
|
|
5693
|
+
export interface McasDataConnector extends DataConnector {
|
|
5411
5694
|
/** The tenant id to connect to, and get the data from. */
|
|
5412
5695
|
tenantId?: string;
|
|
5413
5696
|
/** The available data types for the connector. */
|
|
5414
5697
|
dataTypes?: McasDataConnectorDataTypes;
|
|
5415
|
-
}
|
|
5698
|
+
}
|
|
5416
5699
|
/** Represents Dynamics365 data connector. */
|
|
5417
|
-
export
|
|
5700
|
+
export interface Dynamics365DataConnector extends DataConnector {
|
|
5418
5701
|
/** The tenant id to connect to, and get the data from. */
|
|
5419
5702
|
tenantId?: string;
|
|
5420
5703
|
/** The available data types for the connector. */
|
|
5421
5704
|
dataTypes?: Dynamics365DataConnectorDataTypes;
|
|
5422
|
-
}
|
|
5705
|
+
}
|
|
5423
5706
|
/** Represents OfficeATP (Office 365 Advanced Threat Protection) data connector. */
|
|
5424
|
-
export
|
|
5707
|
+
export interface OfficeATPDataConnector extends DataConnector {
|
|
5425
5708
|
/** The tenant id to connect to, and get the data from. */
|
|
5426
5709
|
tenantId?: string;
|
|
5427
5710
|
/** The available data types for the connector. */
|
|
5428
5711
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5429
|
-
}
|
|
5712
|
+
}
|
|
5430
5713
|
/** Represents Office Microsoft Project data connector. */
|
|
5431
|
-
export
|
|
5714
|
+
export interface Office365ProjectDataConnector extends DataConnector {
|
|
5432
5715
|
/** The tenant id to connect to, and get the data from. */
|
|
5433
5716
|
tenantId?: string;
|
|
5434
5717
|
/** The available data types for the connector. */
|
|
5435
5718
|
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
5436
|
-
}
|
|
5719
|
+
}
|
|
5437
5720
|
/** Represents Office Microsoft PowerBI data connector. */
|
|
5438
|
-
export
|
|
5721
|
+
export interface OfficePowerBIDataConnector extends DataConnector {
|
|
5439
5722
|
/** The tenant id to connect to, and get the data from. */
|
|
5440
5723
|
tenantId?: string;
|
|
5441
5724
|
/** The available data types for the connector. */
|
|
5442
5725
|
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
5443
|
-
}
|
|
5726
|
+
}
|
|
5444
5727
|
/** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
|
|
5445
|
-
export
|
|
5728
|
+
export interface OfficeIRMDataConnector extends DataConnector {
|
|
5446
5729
|
/** The tenant id to connect to, and get the data from. */
|
|
5447
5730
|
tenantId?: string;
|
|
5448
5731
|
/** The available data types for the connector. */
|
|
5449
5732
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5450
|
-
}
|
|
5733
|
+
}
|
|
5451
5734
|
/** Represents MDATP (Microsoft Defender Advanced Threat Protection) data connector. */
|
|
5452
|
-
export
|
|
5735
|
+
export interface MdatpDataConnector extends DataConnector {
|
|
5453
5736
|
/** The tenant id to connect to, and get the data from. */
|
|
5454
5737
|
tenantId?: string;
|
|
5455
5738
|
/** The available data types for the connector. */
|
|
5456
5739
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5457
|
-
}
|
|
5740
|
+
}
|
|
5458
5741
|
/** Represents office data connector. */
|
|
5459
|
-
export
|
|
5742
|
+
export interface OfficeDataConnector extends DataConnector {
|
|
5460
5743
|
/** The tenant id to connect to, and get the data from. */
|
|
5461
5744
|
tenantId?: string;
|
|
5462
5745
|
/** The available data types for the connector. */
|
|
5463
5746
|
dataTypes?: OfficeDataConnectorDataTypes;
|
|
5464
|
-
}
|
|
5747
|
+
}
|
|
5465
5748
|
/** Represents threat intelligence data connector. */
|
|
5466
|
-
export
|
|
5749
|
+
export interface TIDataConnector extends DataConnector {
|
|
5467
5750
|
/** The tenant id to connect to, and get the data from. */
|
|
5468
5751
|
tenantId?: string;
|
|
5469
5752
|
/** The lookback period for the feed to be imported. */
|
|
5470
5753
|
tipLookbackPeriod?: Date;
|
|
5471
5754
|
/** The available data types for the connector. */
|
|
5472
5755
|
dataTypes?: TIDataConnectorDataTypes;
|
|
5473
|
-
}
|
|
5756
|
+
}
|
|
5474
5757
|
/** Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server */
|
|
5475
|
-
export
|
|
5758
|
+
export interface TiTaxiiDataConnector extends DataConnector {
|
|
5476
5759
|
/** The tenant id to connect to, and get the data from. */
|
|
5477
5760
|
tenantId?: string;
|
|
5478
5761
|
/** The workspace id. */
|
|
@@ -5493,26 +5776,26 @@ export declare type TiTaxiiDataConnector = DataConnector & {
|
|
|
5493
5776
|
pollingFrequency?: PollingFrequency;
|
|
5494
5777
|
/** The available data types for Threat Intelligence TAXII data connector. */
|
|
5495
5778
|
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
5496
|
-
}
|
|
5779
|
+
}
|
|
5497
5780
|
/** Represents IoT data connector. */
|
|
5498
|
-
export
|
|
5781
|
+
export interface IoTDataConnector extends DataConnector {
|
|
5499
5782
|
/** The available data types for the connector. */
|
|
5500
5783
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
5501
5784
|
/** The subscription id to connect to, and get the data from. */
|
|
5502
5785
|
subscriptionId?: string;
|
|
5503
|
-
}
|
|
5786
|
+
}
|
|
5504
5787
|
/** Represents Codeless UI data connector. */
|
|
5505
|
-
export
|
|
5788
|
+
export interface CodelessUiDataConnector extends DataConnector {
|
|
5506
5789
|
/** Config to describe the instructions blade */
|
|
5507
5790
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
5508
|
-
}
|
|
5791
|
+
}
|
|
5509
5792
|
/** Represents Codeless API Polling data connector. */
|
|
5510
|
-
export
|
|
5793
|
+
export interface CodelessApiPollingDataConnector extends DataConnector {
|
|
5511
5794
|
/** Config to describe the instructions blade */
|
|
5512
5795
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
5513
5796
|
/** Config to describe the polling instructions */
|
|
5514
5797
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
5515
|
-
}
|
|
5798
|
+
}
|
|
5516
5799
|
/** Defines headers for Watchlists_delete operation. */
|
|
5517
5800
|
export interface WatchlistsDeleteHeaders {
|
|
5518
5801
|
/** Contains the status URL on which clients are expected to poll the status of the delete operation. */
|
|
@@ -5525,11 +5808,17 @@ export interface WatchlistsCreateOrUpdateHeaders {
|
|
|
5525
5808
|
}
|
|
5526
5809
|
/** Known values of {@link AlertRuleKind} that the service accepts. */
|
|
5527
5810
|
export declare enum KnownAlertRuleKind {
|
|
5811
|
+
/** Scheduled */
|
|
5528
5812
|
Scheduled = "Scheduled",
|
|
5813
|
+
/** MicrosoftSecurityIncidentCreation */
|
|
5529
5814
|
MicrosoftSecurityIncidentCreation = "MicrosoftSecurityIncidentCreation",
|
|
5815
|
+
/** Fusion */
|
|
5530
5816
|
Fusion = "Fusion",
|
|
5817
|
+
/** MLBehaviorAnalytics */
|
|
5531
5818
|
MLBehaviorAnalytics = "MLBehaviorAnalytics",
|
|
5819
|
+
/** ThreatIntelligence */
|
|
5532
5820
|
ThreatIntelligence = "ThreatIntelligence",
|
|
5821
|
+
/** NRT */
|
|
5533
5822
|
NRT = "NRT"
|
|
5534
5823
|
}
|
|
5535
5824
|
/**
|
|
@@ -5547,9 +5836,13 @@ export declare enum KnownAlertRuleKind {
|
|
|
5547
5836
|
export declare type AlertRuleKind = string;
|
|
5548
5837
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
5549
5838
|
export declare enum KnownCreatedByType {
|
|
5839
|
+
/** User */
|
|
5550
5840
|
User = "User",
|
|
5841
|
+
/** Application */
|
|
5551
5842
|
Application = "Application",
|
|
5843
|
+
/** ManagedIdentity */
|
|
5552
5844
|
ManagedIdentity = "ManagedIdentity",
|
|
5845
|
+
/** Key */
|
|
5553
5846
|
Key = "Key"
|
|
5554
5847
|
}
|
|
5555
5848
|
/**
|
|
@@ -5566,40 +5859,52 @@ export declare type CreatedByType = string;
|
|
|
5566
5859
|
/** Known values of {@link TriggersOn} that the service accepts. */
|
|
5567
5860
|
export declare enum KnownTriggersOn {
|
|
5568
5861
|
/** Trigger on Incidents */
|
|
5569
|
-
Incidents = "Incidents"
|
|
5862
|
+
Incidents = "Incidents",
|
|
5863
|
+
/** Trigger on Alerts */
|
|
5864
|
+
Alerts = "Alerts"
|
|
5570
5865
|
}
|
|
5571
5866
|
/**
|
|
5572
5867
|
* Defines values for TriggersOn. \
|
|
5573
5868
|
* {@link KnownTriggersOn} can be used interchangeably with TriggersOn,
|
|
5574
5869
|
* this enum contains the known values that the service supports.
|
|
5575
5870
|
* ### Known values supported by the service
|
|
5576
|
-
* **Incidents**: Trigger on Incidents
|
|
5871
|
+
* **Incidents**: Trigger on Incidents \
|
|
5872
|
+
* **Alerts**: Trigger on Alerts
|
|
5577
5873
|
*/
|
|
5578
5874
|
export declare type TriggersOn = string;
|
|
5579
5875
|
/** Known values of {@link TriggersWhen} that the service accepts. */
|
|
5580
5876
|
export declare enum KnownTriggersWhen {
|
|
5581
5877
|
/** Trigger on created objects */
|
|
5582
|
-
Created = "Created"
|
|
5878
|
+
Created = "Created",
|
|
5879
|
+
/** Trigger on updated objects */
|
|
5880
|
+
Updated = "Updated"
|
|
5583
5881
|
}
|
|
5584
5882
|
/**
|
|
5585
5883
|
* Defines values for TriggersWhen. \
|
|
5586
5884
|
* {@link KnownTriggersWhen} can be used interchangeably with TriggersWhen,
|
|
5587
5885
|
* this enum contains the known values that the service supports.
|
|
5588
5886
|
* ### Known values supported by the service
|
|
5589
|
-
* **Created**: Trigger on created objects
|
|
5887
|
+
* **Created**: Trigger on created objects \
|
|
5888
|
+
* **Updated**: Trigger on updated objects
|
|
5590
5889
|
*/
|
|
5591
5890
|
export declare type TriggersWhen = string;
|
|
5592
5891
|
/** Known values of {@link ConditionType} that the service accepts. */
|
|
5593
5892
|
export declare enum KnownConditionType {
|
|
5594
5893
|
/** Evaluate an object property value */
|
|
5595
|
-
Property = "Property"
|
|
5894
|
+
Property = "Property",
|
|
5895
|
+
/** Evaluate an object property changed value */
|
|
5896
|
+
PropertyChanged = "PropertyChanged",
|
|
5897
|
+
/** Evaluate an object array property changed value */
|
|
5898
|
+
PropertyArrayChanged = "PropertyArrayChanged"
|
|
5596
5899
|
}
|
|
5597
5900
|
/**
|
|
5598
5901
|
* Defines values for ConditionType. \
|
|
5599
5902
|
* {@link KnownConditionType} can be used interchangeably with ConditionType,
|
|
5600
5903
|
* this enum contains the known values that the service supports.
|
|
5601
5904
|
* ### Known values supported by the service
|
|
5602
|
-
* **Property**: Evaluate an object property value
|
|
5905
|
+
* **Property**: Evaluate an object property value \
|
|
5906
|
+
* **PropertyChanged**: Evaluate an object property changed value \
|
|
5907
|
+
* **PropertyArrayChanged**: Evaluate an object array property changed value
|
|
5603
5908
|
*/
|
|
5604
5909
|
export declare type ConditionType = string;
|
|
5605
5910
|
/** Known values of {@link ActionType} that the service accepts. */
|
|
@@ -5642,22 +5947,39 @@ export declare enum KnownIncidentSeverity {
|
|
|
5642
5947
|
export declare type IncidentSeverity = string;
|
|
5643
5948
|
/** Known values of {@link AttackTactic} that the service accepts. */
|
|
5644
5949
|
export declare enum KnownAttackTactic {
|
|
5950
|
+
/** Reconnaissance */
|
|
5645
5951
|
Reconnaissance = "Reconnaissance",
|
|
5952
|
+
/** ResourceDevelopment */
|
|
5646
5953
|
ResourceDevelopment = "ResourceDevelopment",
|
|
5954
|
+
/** InitialAccess */
|
|
5647
5955
|
InitialAccess = "InitialAccess",
|
|
5956
|
+
/** Execution */
|
|
5648
5957
|
Execution = "Execution",
|
|
5958
|
+
/** Persistence */
|
|
5649
5959
|
Persistence = "Persistence",
|
|
5960
|
+
/** PrivilegeEscalation */
|
|
5650
5961
|
PrivilegeEscalation = "PrivilegeEscalation",
|
|
5962
|
+
/** DefenseEvasion */
|
|
5651
5963
|
DefenseEvasion = "DefenseEvasion",
|
|
5964
|
+
/** CredentialAccess */
|
|
5652
5965
|
CredentialAccess = "CredentialAccess",
|
|
5966
|
+
/** Discovery */
|
|
5653
5967
|
Discovery = "Discovery",
|
|
5968
|
+
/** LateralMovement */
|
|
5654
5969
|
LateralMovement = "LateralMovement",
|
|
5970
|
+
/** Collection */
|
|
5655
5971
|
Collection = "Collection",
|
|
5972
|
+
/** Exfiltration */
|
|
5656
5973
|
Exfiltration = "Exfiltration",
|
|
5974
|
+
/** CommandAndControl */
|
|
5657
5975
|
CommandAndControl = "CommandAndControl",
|
|
5976
|
+
/** Impact */
|
|
5658
5977
|
Impact = "Impact",
|
|
5978
|
+
/** PreAttack */
|
|
5659
5979
|
PreAttack = "PreAttack",
|
|
5980
|
+
/** ImpairProcessControl */
|
|
5660
5981
|
ImpairProcessControl = "ImpairProcessControl",
|
|
5982
|
+
/** InhibitResponseFunction */
|
|
5661
5983
|
InhibitResponseFunction = "InhibitResponseFunction"
|
|
5662
5984
|
}
|
|
5663
5985
|
/**
|
|
@@ -5727,7 +6049,9 @@ export declare enum KnownEntityKind {
|
|
|
5727
6049
|
/** Entity represents mailbox in the system. */
|
|
5728
6050
|
Mailbox = "Mailbox",
|
|
5729
6051
|
/** Entity represents submission mail in the system. */
|
|
5730
|
-
SubmissionMail = "SubmissionMail"
|
|
6052
|
+
SubmissionMail = "SubmissionMail",
|
|
6053
|
+
/** Entity represents network interface in the system. */
|
|
6054
|
+
Nic = "Nic"
|
|
5731
6055
|
}
|
|
5732
6056
|
/**
|
|
5733
6057
|
* Defines values for EntityKind. \
|
|
@@ -5754,7 +6078,8 @@ export declare enum KnownEntityKind {
|
|
|
5754
6078
|
* **MailCluster**: Entity represents mail cluster in the system. \
|
|
5755
6079
|
* **MailMessage**: Entity represents mail message in the system. \
|
|
5756
6080
|
* **Mailbox**: Entity represents mailbox in the system. \
|
|
5757
|
-
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
6081
|
+
* **SubmissionMail**: Entity represents submission mail in the system. \
|
|
6082
|
+
* **Nic**: Entity represents network interface in the system.
|
|
5758
6083
|
*/
|
|
5759
6084
|
export declare type EntityKind = string;
|
|
5760
6085
|
/** Known values of {@link EntityTimelineKind} that the service accepts. */
|
|
@@ -5764,7 +6089,9 @@ export declare enum KnownEntityTimelineKind {
|
|
|
5764
6089
|
/** bookmarks */
|
|
5765
6090
|
Bookmark = "Bookmark",
|
|
5766
6091
|
/** security alerts */
|
|
5767
|
-
SecurityAlert = "SecurityAlert"
|
|
6092
|
+
SecurityAlert = "SecurityAlert",
|
|
6093
|
+
/** anomaly */
|
|
6094
|
+
Anomaly = "Anomaly"
|
|
5768
6095
|
}
|
|
5769
6096
|
/**
|
|
5770
6097
|
* Defines values for EntityTimelineKind. \
|
|
@@ -5773,7 +6100,8 @@ export declare enum KnownEntityTimelineKind {
|
|
|
5773
6100
|
* ### Known values supported by the service
|
|
5774
6101
|
* **Activity**: activity \
|
|
5775
6102
|
* **Bookmark**: bookmarks \
|
|
5776
|
-
* **SecurityAlert**: security alerts
|
|
6103
|
+
* **SecurityAlert**: security alerts \
|
|
6104
|
+
* **Anomaly**: anomaly
|
|
5777
6105
|
*/
|
|
5778
6106
|
export declare type EntityTimelineKind = string;
|
|
5779
6107
|
/** Known values of {@link EntityItemQueryKind} that the service accepts. */
|
|
@@ -5791,8 +6119,11 @@ export declare enum KnownEntityItemQueryKind {
|
|
|
5791
6119
|
export declare type EntityItemQueryKind = string;
|
|
5792
6120
|
/** Known values of {@link EntityQueryKind} that the service accepts. */
|
|
5793
6121
|
export declare enum KnownEntityQueryKind {
|
|
6122
|
+
/** Expansion */
|
|
5794
6123
|
Expansion = "Expansion",
|
|
6124
|
+
/** Insight */
|
|
5795
6125
|
Insight = "Insight",
|
|
6126
|
+
/** Activity */
|
|
5796
6127
|
Activity = "Activity"
|
|
5797
6128
|
}
|
|
5798
6129
|
/**
|
|
@@ -5805,22 +6136,38 @@ export declare enum KnownEntityQueryKind {
|
|
|
5805
6136
|
* **Activity**
|
|
5806
6137
|
*/
|
|
5807
6138
|
export declare type EntityQueryKind = string;
|
|
5808
|
-
/** Known values of {@link
|
|
5809
|
-
export declare enum
|
|
6139
|
+
/** Known values of {@link GetInsightsError} that the service accepts. */
|
|
6140
|
+
export declare enum KnownGetInsightsError {
|
|
6141
|
+
/** Insight */
|
|
6142
|
+
Insight = "Insight"
|
|
6143
|
+
}
|
|
6144
|
+
/**
|
|
6145
|
+
* Defines values for GetInsightsError. \
|
|
6146
|
+
* {@link KnownGetInsightsError} can be used interchangeably with GetInsightsError,
|
|
6147
|
+
* this enum contains the known values that the service supports.
|
|
6148
|
+
* ### Known values supported by the service
|
|
6149
|
+
* **Insight**
|
|
6150
|
+
*/
|
|
6151
|
+
export declare type GetInsightsError = string;
|
|
6152
|
+
/** Known values of {@link Enum13} that the service accepts. */
|
|
6153
|
+
export declare enum KnownEnum13 {
|
|
6154
|
+
/** Expansion */
|
|
5810
6155
|
Expansion = "Expansion",
|
|
6156
|
+
/** Activity */
|
|
5811
6157
|
Activity = "Activity"
|
|
5812
6158
|
}
|
|
5813
6159
|
/**
|
|
5814
|
-
* Defines values for
|
|
5815
|
-
* {@link
|
|
6160
|
+
* Defines values for Enum13. \
|
|
6161
|
+
* {@link KnownEnum13} can be used interchangeably with Enum13,
|
|
5816
6162
|
* this enum contains the known values that the service supports.
|
|
5817
6163
|
* ### Known values supported by the service
|
|
5818
6164
|
* **Expansion** \
|
|
5819
6165
|
* **Activity**
|
|
5820
6166
|
*/
|
|
5821
|
-
export declare type
|
|
6167
|
+
export declare type Enum13 = string;
|
|
5822
6168
|
/** Known values of {@link CustomEntityQueryKind} that the service accepts. */
|
|
5823
6169
|
export declare enum KnownCustomEntityQueryKind {
|
|
6170
|
+
/** Activity */
|
|
5824
6171
|
Activity = "Activity"
|
|
5825
6172
|
}
|
|
5826
6173
|
/**
|
|
@@ -5833,6 +6180,7 @@ export declare enum KnownCustomEntityQueryKind {
|
|
|
5833
6180
|
export declare type CustomEntityQueryKind = string;
|
|
5834
6181
|
/** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
|
|
5835
6182
|
export declare enum KnownEntityQueryTemplateKind {
|
|
6183
|
+
/** Activity */
|
|
5836
6184
|
Activity = "Activity"
|
|
5837
6185
|
}
|
|
5838
6186
|
/**
|
|
@@ -6083,22 +6431,39 @@ export declare enum KnownAlertStatus {
|
|
|
6083
6431
|
export declare type AlertStatus = string;
|
|
6084
6432
|
/** Known values of {@link Kind} that the service accepts. */
|
|
6085
6433
|
export declare enum KnownKind {
|
|
6434
|
+
/** DataConnector */
|
|
6086
6435
|
DataConnector = "DataConnector",
|
|
6436
|
+
/** DataType */
|
|
6087
6437
|
DataType = "DataType",
|
|
6438
|
+
/** Workbook */
|
|
6088
6439
|
Workbook = "Workbook",
|
|
6440
|
+
/** WorkbookTemplate */
|
|
6089
6441
|
WorkbookTemplate = "WorkbookTemplate",
|
|
6442
|
+
/** Playbook */
|
|
6090
6443
|
Playbook = "Playbook",
|
|
6444
|
+
/** PlaybookTemplate */
|
|
6091
6445
|
PlaybookTemplate = "PlaybookTemplate",
|
|
6446
|
+
/** AnalyticsRuleTemplate */
|
|
6092
6447
|
AnalyticsRuleTemplate = "AnalyticsRuleTemplate",
|
|
6448
|
+
/** AnalyticsRule */
|
|
6093
6449
|
AnalyticsRule = "AnalyticsRule",
|
|
6450
|
+
/** HuntingQuery */
|
|
6094
6451
|
HuntingQuery = "HuntingQuery",
|
|
6452
|
+
/** InvestigationQuery */
|
|
6095
6453
|
InvestigationQuery = "InvestigationQuery",
|
|
6454
|
+
/** Parser */
|
|
6096
6455
|
Parser = "Parser",
|
|
6456
|
+
/** Watchlist */
|
|
6097
6457
|
Watchlist = "Watchlist",
|
|
6458
|
+
/** WatchlistTemplate */
|
|
6098
6459
|
WatchlistTemplate = "WatchlistTemplate",
|
|
6460
|
+
/** Solution */
|
|
6099
6461
|
Solution = "Solution",
|
|
6462
|
+
/** AzureFunction */
|
|
6100
6463
|
AzureFunction = "AzureFunction",
|
|
6464
|
+
/** LogicAppsCustomConnector */
|
|
6101
6465
|
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
6466
|
+
/** AutomationRule */
|
|
6102
6467
|
AutomationRule = "AutomationRule"
|
|
6103
6468
|
}
|
|
6104
6469
|
/**
|
|
@@ -6127,9 +6492,13 @@ export declare enum KnownKind {
|
|
|
6127
6492
|
export declare type Kind = string;
|
|
6128
6493
|
/** Known values of {@link SourceKind} that the service accepts. */
|
|
6129
6494
|
export declare enum KnownSourceKind {
|
|
6495
|
+
/** LocalWorkspace */
|
|
6130
6496
|
LocalWorkspace = "LocalWorkspace",
|
|
6497
|
+
/** Community */
|
|
6131
6498
|
Community = "Community",
|
|
6499
|
+
/** Solution */
|
|
6132
6500
|
Solution = "Solution",
|
|
6501
|
+
/** SourceRepository */
|
|
6133
6502
|
SourceRepository = "SourceRepository"
|
|
6134
6503
|
}
|
|
6135
6504
|
/**
|
|
@@ -6145,8 +6514,11 @@ export declare enum KnownSourceKind {
|
|
|
6145
6514
|
export declare type SourceKind = string;
|
|
6146
6515
|
/** Known values of {@link SupportTier} that the service accepts. */
|
|
6147
6516
|
export declare enum KnownSupportTier {
|
|
6517
|
+
/** Microsoft */
|
|
6148
6518
|
Microsoft = "Microsoft",
|
|
6519
|
+
/** Partner */
|
|
6149
6520
|
Partner = "Partner",
|
|
6521
|
+
/** Community */
|
|
6150
6522
|
Community = "Community"
|
|
6151
6523
|
}
|
|
6152
6524
|
/**
|
|
@@ -6161,7 +6533,9 @@ export declare enum KnownSupportTier {
|
|
|
6161
6533
|
export declare type SupportTier = string;
|
|
6162
6534
|
/** Known values of {@link Operator} that the service accepts. */
|
|
6163
6535
|
export declare enum KnownOperator {
|
|
6536
|
+
/** AND */
|
|
6164
6537
|
AND = "AND",
|
|
6538
|
+
/** OR */
|
|
6165
6539
|
OR = "OR"
|
|
6166
6540
|
}
|
|
6167
6541
|
/**
|
|
@@ -6173,11 +6547,28 @@ export declare enum KnownOperator {
|
|
|
6173
6547
|
* **OR**
|
|
6174
6548
|
*/
|
|
6175
6549
|
export declare type Operator = string;
|
|
6550
|
+
/** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
|
|
6551
|
+
export declare enum KnownSecurityMLAnalyticsSettingsKind {
|
|
6552
|
+
/** Anomaly */
|
|
6553
|
+
Anomaly = "Anomaly"
|
|
6554
|
+
}
|
|
6555
|
+
/**
|
|
6556
|
+
* Defines values for SecurityMLAnalyticsSettingsKind. \
|
|
6557
|
+
* {@link KnownSecurityMLAnalyticsSettingsKind} can be used interchangeably with SecurityMLAnalyticsSettingsKind,
|
|
6558
|
+
* this enum contains the known values that the service supports.
|
|
6559
|
+
* ### Known values supported by the service
|
|
6560
|
+
* **Anomaly**
|
|
6561
|
+
*/
|
|
6562
|
+
export declare type SecurityMLAnalyticsSettingsKind = string;
|
|
6176
6563
|
/** Known values of {@link SettingKind} that the service accepts. */
|
|
6177
6564
|
export declare enum KnownSettingKind {
|
|
6565
|
+
/** Anomalies */
|
|
6178
6566
|
Anomalies = "Anomalies",
|
|
6567
|
+
/** EyesOn */
|
|
6179
6568
|
EyesOn = "EyesOn",
|
|
6569
|
+
/** EntityAnalytics */
|
|
6180
6570
|
EntityAnalytics = "EntityAnalytics",
|
|
6571
|
+
/** Ueba */
|
|
6181
6572
|
Ueba = "Ueba"
|
|
6182
6573
|
}
|
|
6183
6574
|
/**
|
|
@@ -6193,7 +6584,9 @@ export declare enum KnownSettingKind {
|
|
|
6193
6584
|
export declare type SettingKind = string;
|
|
6194
6585
|
/** Known values of {@link RepoType} that the service accepts. */
|
|
6195
6586
|
export declare enum KnownRepoType {
|
|
6587
|
+
/** Github */
|
|
6196
6588
|
Github = "Github",
|
|
6589
|
+
/** DevOps */
|
|
6197
6590
|
DevOps = "DevOps"
|
|
6198
6591
|
}
|
|
6199
6592
|
/**
|
|
@@ -6207,7 +6600,9 @@ export declare enum KnownRepoType {
|
|
|
6207
6600
|
export declare type RepoType = string;
|
|
6208
6601
|
/** Known values of {@link Version} that the service accepts. */
|
|
6209
6602
|
export declare enum KnownVersion {
|
|
6603
|
+
/** V1 */
|
|
6210
6604
|
V1 = "V1",
|
|
6605
|
+
/** V2 */
|
|
6211
6606
|
V2 = "V2"
|
|
6212
6607
|
}
|
|
6213
6608
|
/**
|
|
@@ -6221,7 +6616,9 @@ export declare enum KnownVersion {
|
|
|
6221
6616
|
export declare type Version = string;
|
|
6222
6617
|
/** Known values of {@link ContentType} that the service accepts. */
|
|
6223
6618
|
export declare enum KnownContentType {
|
|
6619
|
+
/** AnalyticRule */
|
|
6224
6620
|
AnalyticRule = "AnalyticRule",
|
|
6621
|
+
/** Workbook */
|
|
6225
6622
|
Workbook = "Workbook"
|
|
6226
6623
|
}
|
|
6227
6624
|
/**
|
|
@@ -6235,8 +6632,11 @@ export declare enum KnownContentType {
|
|
|
6235
6632
|
export declare type ContentType = string;
|
|
6236
6633
|
/** Known values of {@link DeploymentFetchStatus} that the service accepts. */
|
|
6237
6634
|
export declare enum KnownDeploymentFetchStatus {
|
|
6635
|
+
/** Success */
|
|
6238
6636
|
Success = "Success",
|
|
6637
|
+
/** Unauthorized */
|
|
6239
6638
|
Unauthorized = "Unauthorized",
|
|
6639
|
+
/** NotFound */
|
|
6240
6640
|
NotFound = "NotFound"
|
|
6241
6641
|
}
|
|
6242
6642
|
/**
|
|
@@ -6251,9 +6651,13 @@ export declare enum KnownDeploymentFetchStatus {
|
|
|
6251
6651
|
export declare type DeploymentFetchStatus = string;
|
|
6252
6652
|
/** Known values of {@link DeploymentState} that the service accepts. */
|
|
6253
6653
|
export declare enum KnownDeploymentState {
|
|
6654
|
+
/** InProgress */
|
|
6254
6655
|
InProgress = "In_Progress",
|
|
6656
|
+
/** Completed */
|
|
6255
6657
|
Completed = "Completed",
|
|
6658
|
+
/** Queued */
|
|
6256
6659
|
Queued = "Queued",
|
|
6660
|
+
/** Canceling */
|
|
6257
6661
|
Canceling = "Canceling"
|
|
6258
6662
|
}
|
|
6259
6663
|
/**
|
|
@@ -6269,8 +6673,11 @@ export declare enum KnownDeploymentState {
|
|
|
6269
6673
|
export declare type DeploymentState = string;
|
|
6270
6674
|
/** Known values of {@link DeploymentResult} that the service accepts. */
|
|
6271
6675
|
export declare enum KnownDeploymentResult {
|
|
6676
|
+
/** Success */
|
|
6272
6677
|
Success = "Success",
|
|
6678
|
+
/** Canceled */
|
|
6273
6679
|
Canceled = "Canceled",
|
|
6680
|
+
/** Failed */
|
|
6274
6681
|
Failed = "Failed"
|
|
6275
6682
|
}
|
|
6276
6683
|
/**
|
|
@@ -6298,8 +6705,11 @@ export declare enum KnownThreatIntelligenceResourceKindEnum {
|
|
|
6298
6705
|
export declare type ThreatIntelligenceResourceKindEnum = string;
|
|
6299
6706
|
/** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
|
|
6300
6707
|
export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
6708
|
+
/** Unsorted */
|
|
6301
6709
|
Unsorted = "unsorted",
|
|
6710
|
+
/** Ascending */
|
|
6302
6711
|
Ascending = "ascending",
|
|
6712
|
+
/** Descending */
|
|
6303
6713
|
Descending = "descending"
|
|
6304
6714
|
}
|
|
6305
6715
|
/**
|
|
@@ -6314,7 +6724,9 @@ export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
|
6314
6724
|
export declare type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
6315
6725
|
/** Known values of {@link SourceType} that the service accepts. */
|
|
6316
6726
|
export declare enum KnownSourceType {
|
|
6727
|
+
/** LocalFile */
|
|
6317
6728
|
LocalFile = "Local file",
|
|
6729
|
+
/** RemoteStorage */
|
|
6318
6730
|
RemoteStorage = "Remote storage"
|
|
6319
6731
|
}
|
|
6320
6732
|
/**
|
|
@@ -6326,45 +6738,47 @@ export declare enum KnownSourceType {
|
|
|
6326
6738
|
* **Remote storage**
|
|
6327
6739
|
*/
|
|
6328
6740
|
export declare type SourceType = string;
|
|
6329
|
-
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
6330
|
-
export declare enum KnownProvisioningState {
|
|
6331
|
-
Succeeded = "Succeeded",
|
|
6332
|
-
Failed = "Failed",
|
|
6333
|
-
Canceled = "Canceled",
|
|
6334
|
-
InProgress = "InProgress"
|
|
6335
|
-
}
|
|
6336
|
-
/**
|
|
6337
|
-
* Defines values for ProvisioningState. \
|
|
6338
|
-
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
6339
|
-
* this enum contains the known values that the service supports.
|
|
6340
|
-
* ### Known values supported by the service
|
|
6341
|
-
* **Succeeded** \
|
|
6342
|
-
* **Failed** \
|
|
6343
|
-
* **Canceled** \
|
|
6344
|
-
* **InProgress**
|
|
6345
|
-
*/
|
|
6346
|
-
export declare type ProvisioningState = string;
|
|
6347
6741
|
/** Known values of {@link DataConnectorKind} that the service accepts. */
|
|
6348
6742
|
export declare enum KnownDataConnectorKind {
|
|
6743
|
+
/** AzureActiveDirectory */
|
|
6349
6744
|
AzureActiveDirectory = "AzureActiveDirectory",
|
|
6745
|
+
/** AzureSecurityCenter */
|
|
6350
6746
|
AzureSecurityCenter = "AzureSecurityCenter",
|
|
6747
|
+
/** MicrosoftCloudAppSecurity */
|
|
6351
6748
|
MicrosoftCloudAppSecurity = "MicrosoftCloudAppSecurity",
|
|
6749
|
+
/** ThreatIntelligence */
|
|
6352
6750
|
ThreatIntelligence = "ThreatIntelligence",
|
|
6751
|
+
/** ThreatIntelligenceTaxii */
|
|
6353
6752
|
ThreatIntelligenceTaxii = "ThreatIntelligenceTaxii",
|
|
6753
|
+
/** Office365 */
|
|
6354
6754
|
Office365 = "Office365",
|
|
6755
|
+
/** OfficeATP */
|
|
6355
6756
|
OfficeATP = "OfficeATP",
|
|
6757
|
+
/** OfficeIRM */
|
|
6356
6758
|
OfficeIRM = "OfficeIRM",
|
|
6759
|
+
/** Office365Project */
|
|
6357
6760
|
Office365Project = "Office365Project",
|
|
6761
|
+
/** OfficePowerBI */
|
|
6358
6762
|
OfficePowerBI = "OfficePowerBI",
|
|
6763
|
+
/** AmazonWebServicesCloudTrail */
|
|
6359
6764
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
6765
|
+
/** AmazonWebServicesS3 */
|
|
6360
6766
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
6767
|
+
/** AzureAdvancedThreatProtection */
|
|
6361
6768
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
6769
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
6362
6770
|
MicrosoftDefenderAdvancedThreatProtection = "MicrosoftDefenderAdvancedThreatProtection",
|
|
6771
|
+
/** Dynamics365 */
|
|
6363
6772
|
Dynamics365 = "Dynamics365",
|
|
6773
|
+
/** MicrosoftThreatProtection */
|
|
6364
6774
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
6775
|
+
/** MicrosoftThreatIntelligence */
|
|
6365
6776
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
6777
|
+
/** GenericUI */
|
|
6366
6778
|
GenericUI = "GenericUI",
|
|
6779
|
+
/** APIPolling */
|
|
6367
6780
|
APIPolling = "APIPolling",
|
|
6781
|
+
/** IOT */
|
|
6368
6782
|
IOT = "IOT"
|
|
6369
6783
|
}
|
|
6370
6784
|
/**
|
|
@@ -6396,8 +6810,11 @@ export declare enum KnownDataConnectorKind {
|
|
|
6396
6810
|
export declare type DataConnectorKind = string;
|
|
6397
6811
|
/** Known values of {@link ConnectAuthKind} that the service accepts. */
|
|
6398
6812
|
export declare enum KnownConnectAuthKind {
|
|
6813
|
+
/** Basic */
|
|
6399
6814
|
Basic = "Basic",
|
|
6815
|
+
/** OAuth2 */
|
|
6400
6816
|
OAuth2 = "OAuth2",
|
|
6817
|
+
/** APIKey */
|
|
6401
6818
|
APIKey = "APIKey"
|
|
6402
6819
|
}
|
|
6403
6820
|
/**
|
|
@@ -6412,7 +6829,9 @@ export declare enum KnownConnectAuthKind {
|
|
|
6412
6829
|
export declare type ConnectAuthKind = string;
|
|
6413
6830
|
/** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
|
|
6414
6831
|
export declare enum KnownDataConnectorAuthorizationState {
|
|
6832
|
+
/** Valid */
|
|
6415
6833
|
Valid = "Valid",
|
|
6834
|
+
/** Invalid */
|
|
6416
6835
|
Invalid = "Invalid"
|
|
6417
6836
|
}
|
|
6418
6837
|
/**
|
|
@@ -6426,8 +6845,11 @@ export declare enum KnownDataConnectorAuthorizationState {
|
|
|
6426
6845
|
export declare type DataConnectorAuthorizationState = string;
|
|
6427
6846
|
/** Known values of {@link DataConnectorLicenseState} that the service accepts. */
|
|
6428
6847
|
export declare enum KnownDataConnectorLicenseState {
|
|
6848
|
+
/** Valid */
|
|
6429
6849
|
Valid = "Valid",
|
|
6850
|
+
/** Invalid */
|
|
6430
6851
|
Invalid = "Invalid",
|
|
6852
|
+
/** Unknown */
|
|
6431
6853
|
Unknown = "Unknown"
|
|
6432
6854
|
}
|
|
6433
6855
|
/**
|
|
@@ -6525,12 +6947,19 @@ export declare enum KnownEntityMappingType {
|
|
|
6525
6947
|
export declare type EntityMappingType = string;
|
|
6526
6948
|
/** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
|
|
6527
6949
|
export declare enum KnownMicrosoftSecurityProductName {
|
|
6950
|
+
/** MicrosoftCloudAppSecurity */
|
|
6528
6951
|
MicrosoftCloudAppSecurity = "Microsoft Cloud App Security",
|
|
6952
|
+
/** AzureSecurityCenter */
|
|
6529
6953
|
AzureSecurityCenter = "Azure Security Center",
|
|
6954
|
+
/** AzureAdvancedThreatProtection */
|
|
6530
6955
|
AzureAdvancedThreatProtection = "Azure Advanced Threat Protection",
|
|
6956
|
+
/** AzureActiveDirectoryIdentityProtection */
|
|
6531
6957
|
AzureActiveDirectoryIdentityProtection = "Azure Active Directory Identity Protection",
|
|
6958
|
+
/** AzureSecurityCenterForIoT */
|
|
6532
6959
|
AzureSecurityCenterForIoT = "Azure Security Center for IoT",
|
|
6960
|
+
/** Office365AdvancedThreatProtection */
|
|
6533
6961
|
Office365AdvancedThreatProtection = "Office 365 Advanced Threat Protection",
|
|
6962
|
+
/** MicrosoftDefenderAdvancedThreatProtection */
|
|
6534
6963
|
MicrosoftDefenderAdvancedThreatProtection = "Microsoft Defender Advanced Threat Protection"
|
|
6535
6964
|
}
|
|
6536
6965
|
/**
|
|
@@ -6584,7 +7013,9 @@ export declare enum KnownAlertDetail {
|
|
|
6584
7013
|
export declare type AlertDetail = string;
|
|
6585
7014
|
/** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
|
|
6586
7015
|
export declare enum KnownEventGroupingAggregationKind {
|
|
7016
|
+
/** SingleAlert */
|
|
6587
7017
|
SingleAlert = "SingleAlert",
|
|
7018
|
+
/** AlertPerResult */
|
|
6588
7019
|
AlertPerResult = "AlertPerResult"
|
|
6589
7020
|
}
|
|
6590
7021
|
/**
|
|
@@ -6596,6 +7027,110 @@ export declare enum KnownEventGroupingAggregationKind {
|
|
|
6596
7027
|
* **AlertPerResult**
|
|
6597
7028
|
*/
|
|
6598
7029
|
export declare type EventGroupingAggregationKind = string;
|
|
7030
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
|
|
7031
|
+
export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
|
|
7032
|
+
/** Evaluate the condition on the alerts */
|
|
7033
|
+
Alerts = "Alerts",
|
|
7034
|
+
/** Evaluate the condition on the labels */
|
|
7035
|
+
Labels = "Labels",
|
|
7036
|
+
/** Evaluate the condition on the tactics */
|
|
7037
|
+
Tactics = "Tactics",
|
|
7038
|
+
/** Evaluate the condition on the comments */
|
|
7039
|
+
Comments = "Comments"
|
|
7040
|
+
}
|
|
7041
|
+
/**
|
|
7042
|
+
* Defines values for AutomationRulePropertyArrayChangedConditionSupportedArrayType. \
|
|
7043
|
+
* {@link KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedArrayType,
|
|
7044
|
+
* this enum contains the known values that the service supports.
|
|
7045
|
+
* ### Known values supported by the service
|
|
7046
|
+
* **Alerts**: Evaluate the condition on the alerts \
|
|
7047
|
+
* **Labels**: Evaluate the condition on the labels \
|
|
7048
|
+
* **Tactics**: Evaluate the condition on the tactics \
|
|
7049
|
+
* **Comments**: Evaluate the condition on the comments
|
|
7050
|
+
*/
|
|
7051
|
+
export declare type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
|
|
7052
|
+
/** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
|
|
7053
|
+
export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
|
|
7054
|
+
/** Evaluate the condition on items added to the array */
|
|
7055
|
+
Added = "Added"
|
|
7056
|
+
}
|
|
7057
|
+
/**
|
|
7058
|
+
* Defines values for AutomationRulePropertyArrayChangedConditionSupportedChangeType. \
|
|
7059
|
+
* {@link KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedChangeType,
|
|
7060
|
+
* this enum contains the known values that the service supports.
|
|
7061
|
+
* ### Known values supported by the service
|
|
7062
|
+
* **Added**: Evaluate the condition on items added to the array
|
|
7063
|
+
*/
|
|
7064
|
+
export declare type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
|
|
7065
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
|
|
7066
|
+
export declare enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
|
|
7067
|
+
/** Evaluate the condition on the incident severity */
|
|
7068
|
+
IncidentSeverity = "IncidentSeverity",
|
|
7069
|
+
/** Evaluate the condition on the incident status */
|
|
7070
|
+
IncidentStatus = "IncidentStatus",
|
|
7071
|
+
/** Evaluate the condition on the incident owner */
|
|
7072
|
+
IncidentOwner = "IncidentOwner"
|
|
7073
|
+
}
|
|
7074
|
+
/**
|
|
7075
|
+
* Defines values for AutomationRulePropertyChangedConditionSupportedPropertyType. \
|
|
7076
|
+
* {@link KnownAutomationRulePropertyChangedConditionSupportedPropertyType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedPropertyType,
|
|
7077
|
+
* this enum contains the known values that the service supports.
|
|
7078
|
+
* ### Known values supported by the service
|
|
7079
|
+
* **IncidentSeverity**: Evaluate the condition on the incident severity \
|
|
7080
|
+
* **IncidentStatus**: Evaluate the condition on the incident status \
|
|
7081
|
+
* **IncidentOwner**: Evaluate the condition on the incident owner
|
|
7082
|
+
*/
|
|
7083
|
+
export declare type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
|
|
7084
|
+
/** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
|
|
7085
|
+
export declare enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
|
|
7086
|
+
/** Evaluate the condition on the previous value of the property */
|
|
7087
|
+
ChangedFrom = "ChangedFrom",
|
|
7088
|
+
/** Evaluate the condition on the updated value of the property */
|
|
7089
|
+
ChangedTo = "ChangedTo"
|
|
7090
|
+
}
|
|
7091
|
+
/**
|
|
7092
|
+
* Defines values for AutomationRulePropertyChangedConditionSupportedChangedType. \
|
|
7093
|
+
* {@link KnownAutomationRulePropertyChangedConditionSupportedChangedType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedChangedType,
|
|
7094
|
+
* this enum contains the known values that the service supports.
|
|
7095
|
+
* ### Known values supported by the service
|
|
7096
|
+
* **ChangedFrom**: Evaluate the condition on the previous value of the property \
|
|
7097
|
+
* **ChangedTo**: Evaluate the condition on the updated value of the property
|
|
7098
|
+
*/
|
|
7099
|
+
export declare type AutomationRulePropertyChangedConditionSupportedChangedType = string;
|
|
7100
|
+
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
7101
|
+
export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
|
|
7102
|
+
/** Evaluates if the property equals at least one of the condition values */
|
|
7103
|
+
Equals = "Equals",
|
|
7104
|
+
/** Evaluates if the property does not equal any of the condition values */
|
|
7105
|
+
NotEquals = "NotEquals",
|
|
7106
|
+
/** Evaluates if the property contains at least one of the condition values */
|
|
7107
|
+
Contains = "Contains",
|
|
7108
|
+
/** Evaluates if the property does not contain any of the condition values */
|
|
7109
|
+
NotContains = "NotContains",
|
|
7110
|
+
/** Evaluates if the property starts with any of the condition values */
|
|
7111
|
+
StartsWith = "StartsWith",
|
|
7112
|
+
/** Evaluates if the property does not start with any of the condition values */
|
|
7113
|
+
NotStartsWith = "NotStartsWith",
|
|
7114
|
+
/** Evaluates if the property ends with any of the condition values */
|
|
7115
|
+
EndsWith = "EndsWith",
|
|
7116
|
+
/** Evaluates if the property does not end with any of the condition values */
|
|
7117
|
+
NotEndsWith = "NotEndsWith"
|
|
7118
|
+
}
|
|
7119
|
+
/**
|
|
7120
|
+
* Defines values for AutomationRulePropertyConditionSupportedOperator. \
|
|
7121
|
+
* {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
|
|
7122
|
+
* this enum contains the known values that the service supports.
|
|
7123
|
+
* ### Known values supported by the service
|
|
7124
|
+
* **Equals**: Evaluates if the property equals at least one of the condition values \
|
|
7125
|
+
* **NotEquals**: Evaluates if the property does not equal any of the condition values \
|
|
7126
|
+
* **Contains**: Evaluates if the property contains at least one of the condition values \
|
|
7127
|
+
* **NotContains**: Evaluates if the property does not contain any of the condition values \
|
|
7128
|
+
* **StartsWith**: Evaluates if the property starts with any of the condition values \
|
|
7129
|
+
* **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
|
|
7130
|
+
* **EndsWith**: Evaluates if the property ends with any of the condition values \
|
|
7131
|
+
* **NotEndsWith**: Evaluates if the property does not end with any of the condition values
|
|
7132
|
+
*/
|
|
7133
|
+
export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
6599
7134
|
/** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
|
|
6600
7135
|
export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
6601
7136
|
/** The title of the incident */
|
|
@@ -6632,6 +7167,8 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6632
7167
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
6633
7168
|
/** The name of the product of the alert */
|
|
6634
7169
|
AlertProductNames = "AlertProductNames",
|
|
7170
|
+
/** The analytic rule ids of the alert */
|
|
7171
|
+
AlertAnalyticRuleIds = "AlertAnalyticRuleIds",
|
|
6635
7172
|
/** The Azure resource id */
|
|
6636
7173
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
6637
7174
|
/** The Azure resource subscription id */
|
|
@@ -6729,6 +7266,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6729
7266
|
* **AccountObjectGuid**: The account unique identifier \
|
|
6730
7267
|
* **AccountUPNSuffix**: The account user principal name suffix \
|
|
6731
7268
|
* **AlertProductNames**: The name of the product of the alert \
|
|
7269
|
+
* **AlertAnalyticRuleIds**: The analytic rule ids of the alert \
|
|
6732
7270
|
* **AzureResourceResourceId**: The Azure resource id \
|
|
6733
7271
|
* **AzureResourceSubscriptionId**: The Azure resource subscription id \
|
|
6734
7272
|
* **CloudApplicationAppId**: The cloud application identifier \
|
|
@@ -6768,40 +7306,6 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
6768
7306
|
* **Url**: The url
|
|
6769
7307
|
*/
|
|
6770
7308
|
export declare type AutomationRulePropertyConditionSupportedProperty = string;
|
|
6771
|
-
/** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
|
|
6772
|
-
export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
|
|
6773
|
-
/** Evaluates if the property equals at least one of the condition values */
|
|
6774
|
-
Equals = "Equals",
|
|
6775
|
-
/** Evaluates if the property does not equal any of the condition values */
|
|
6776
|
-
NotEquals = "NotEquals",
|
|
6777
|
-
/** Evaluates if the property contains at least one of the condition values */
|
|
6778
|
-
Contains = "Contains",
|
|
6779
|
-
/** Evaluates if the property does not contain any of the condition values */
|
|
6780
|
-
NotContains = "NotContains",
|
|
6781
|
-
/** Evaluates if the property starts with any of the condition values */
|
|
6782
|
-
StartsWith = "StartsWith",
|
|
6783
|
-
/** Evaluates if the property does not start with any of the condition values */
|
|
6784
|
-
NotStartsWith = "NotStartsWith",
|
|
6785
|
-
/** Evaluates if the property ends with any of the condition values */
|
|
6786
|
-
EndsWith = "EndsWith",
|
|
6787
|
-
/** Evaluates if the property does not end with any of the condition values */
|
|
6788
|
-
NotEndsWith = "NotEndsWith"
|
|
6789
|
-
}
|
|
6790
|
-
/**
|
|
6791
|
-
* Defines values for AutomationRulePropertyConditionSupportedOperator. \
|
|
6792
|
-
* {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
|
|
6793
|
-
* this enum contains the known values that the service supports.
|
|
6794
|
-
* ### Known values supported by the service
|
|
6795
|
-
* **Equals**: Evaluates if the property equals at least one of the condition values \
|
|
6796
|
-
* **NotEquals**: Evaluates if the property does not equal any of the condition values \
|
|
6797
|
-
* **Contains**: Evaluates if the property contains at least one of the condition values \
|
|
6798
|
-
* **NotContains**: Evaluates if the property does not contain any of the condition values \
|
|
6799
|
-
* **StartsWith**: Evaluates if the property starts with any of the condition values \
|
|
6800
|
-
* **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
|
|
6801
|
-
* **EndsWith**: Evaluates if the property ends with any of the condition values \
|
|
6802
|
-
* **NotEndsWith**: Evaluates if the property does not end with any of the condition values
|
|
6803
|
-
*/
|
|
6804
|
-
export declare type AutomationRulePropertyConditionSupportedOperator = string;
|
|
6805
7309
|
/** Known values of {@link EntityType} that the service accepts. */
|
|
6806
7310
|
export declare enum KnownEntityType {
|
|
6807
7311
|
/** Entity represents account in the system. */
|
|
@@ -6845,7 +7349,9 @@ export declare enum KnownEntityType {
|
|
|
6845
7349
|
/** Entity represents mailbox in the system. */
|
|
6846
7350
|
Mailbox = "Mailbox",
|
|
6847
7351
|
/** Entity represents submission mail in the system. */
|
|
6848
|
-
SubmissionMail = "SubmissionMail"
|
|
7352
|
+
SubmissionMail = "SubmissionMail",
|
|
7353
|
+
/** Entity represents network interface in the system. */
|
|
7354
|
+
Nic = "Nic"
|
|
6849
7355
|
}
|
|
6850
7356
|
/**
|
|
6851
7357
|
* Defines values for EntityType. \
|
|
@@ -6872,14 +7378,19 @@ export declare enum KnownEntityType {
|
|
|
6872
7378
|
* **MailCluster**: Entity represents mail cluster in the system. \
|
|
6873
7379
|
* **MailMessage**: Entity represents mail message in the system. \
|
|
6874
7380
|
* **Mailbox**: Entity represents mailbox in the system. \
|
|
6875
|
-
* **SubmissionMail**: Entity represents submission mail in the system.
|
|
7381
|
+
* **SubmissionMail**: Entity represents submission mail in the system. \
|
|
7382
|
+
* **Nic**: Entity represents network interface in the system.
|
|
6876
7383
|
*/
|
|
6877
7384
|
export declare type EntityType = string;
|
|
6878
7385
|
/** Known values of {@link OutputType} that the service accepts. */
|
|
6879
7386
|
export declare enum KnownOutputType {
|
|
7387
|
+
/** Number */
|
|
6880
7388
|
Number = "Number",
|
|
7389
|
+
/** String */
|
|
6881
7390
|
String = "String",
|
|
7391
|
+
/** Date */
|
|
6882
7392
|
Date = "Date",
|
|
7393
|
+
/** Entity */
|
|
6883
7394
|
Entity = "Entity"
|
|
6884
7395
|
}
|
|
6885
7396
|
/**
|
|
@@ -6893,11 +7404,47 @@ export declare enum KnownOutputType {
|
|
|
6893
7404
|
* **Entity**
|
|
6894
7405
|
*/
|
|
6895
7406
|
export declare type OutputType = string;
|
|
7407
|
+
/** Known values of {@link SettingsStatus} that the service accepts. */
|
|
7408
|
+
export declare enum KnownSettingsStatus {
|
|
7409
|
+
/** Anomaly settings status in Production mode */
|
|
7410
|
+
Production = "Production",
|
|
7411
|
+
/** Anomaly settings status in Flighting mode */
|
|
7412
|
+
Flighting = "Flighting"
|
|
7413
|
+
}
|
|
7414
|
+
/**
|
|
7415
|
+
* Defines values for SettingsStatus. \
|
|
7416
|
+
* {@link KnownSettingsStatus} can be used interchangeably with SettingsStatus,
|
|
7417
|
+
* this enum contains the known values that the service supports.
|
|
7418
|
+
* ### Known values supported by the service
|
|
7419
|
+
* **Production**: Anomaly settings status in Production mode \
|
|
7420
|
+
* **Flighting**: Anomaly settings status in Flighting mode
|
|
7421
|
+
*/
|
|
7422
|
+
export declare type SettingsStatus = string;
|
|
7423
|
+
/** Known values of {@link EntityProviders} that the service accepts. */
|
|
7424
|
+
export declare enum KnownEntityProviders {
|
|
7425
|
+
/** ActiveDirectory */
|
|
7426
|
+
ActiveDirectory = "ActiveDirectory",
|
|
7427
|
+
/** AzureActiveDirectory */
|
|
7428
|
+
AzureActiveDirectory = "AzureActiveDirectory"
|
|
7429
|
+
}
|
|
7430
|
+
/**
|
|
7431
|
+
* Defines values for EntityProviders. \
|
|
7432
|
+
* {@link KnownEntityProviders} can be used interchangeably with EntityProviders,
|
|
7433
|
+
* this enum contains the known values that the service supports.
|
|
7434
|
+
* ### Known values supported by the service
|
|
7435
|
+
* **ActiveDirectory** \
|
|
7436
|
+
* **AzureActiveDirectory**
|
|
7437
|
+
*/
|
|
7438
|
+
export declare type EntityProviders = string;
|
|
6896
7439
|
/** Known values of {@link UebaDataSources} that the service accepts. */
|
|
6897
7440
|
export declare enum KnownUebaDataSources {
|
|
7441
|
+
/** AuditLogs */
|
|
6898
7442
|
AuditLogs = "AuditLogs",
|
|
7443
|
+
/** AzureActivity */
|
|
6899
7444
|
AzureActivity = "AzureActivity",
|
|
7445
|
+
/** SecurityEvent */
|
|
6900
7446
|
SecurityEvent = "SecurityEvent",
|
|
7447
|
+
/** SigninLogs */
|
|
6901
7448
|
SigninLogs = "SigninLogs"
|
|
6902
7449
|
}
|
|
6903
7450
|
/**
|
|
@@ -6911,23 +7458,11 @@ export declare enum KnownUebaDataSources {
|
|
|
6911
7458
|
* **SigninLogs**
|
|
6912
7459
|
*/
|
|
6913
7460
|
export declare type UebaDataSources = string;
|
|
6914
|
-
/** Known values of {@link SkuKind} that the service accepts. */
|
|
6915
|
-
export declare enum KnownSkuKind {
|
|
6916
|
-
PerGB = "PerGB",
|
|
6917
|
-
CapacityReservation = "CapacityReservation"
|
|
6918
|
-
}
|
|
6919
|
-
/**
|
|
6920
|
-
* Defines values for SkuKind. \
|
|
6921
|
-
* {@link KnownSkuKind} can be used interchangeably with SkuKind,
|
|
6922
|
-
* this enum contains the known values that the service supports.
|
|
6923
|
-
* ### Known values supported by the service
|
|
6924
|
-
* **PerGB** \
|
|
6925
|
-
* **CapacityReservation**
|
|
6926
|
-
*/
|
|
6927
|
-
export declare type SkuKind = string;
|
|
6928
7461
|
/** Known values of {@link DataTypeState} that the service accepts. */
|
|
6929
7462
|
export declare enum KnownDataTypeState {
|
|
7463
|
+
/** Enabled */
|
|
6930
7464
|
Enabled = "Enabled",
|
|
7465
|
+
/** Disabled */
|
|
6931
7466
|
Disabled = "Disabled"
|
|
6932
7467
|
}
|
|
6933
7468
|
/**
|
|
@@ -6960,6 +7495,7 @@ export declare enum KnownPollingFrequency {
|
|
|
6960
7495
|
export declare type PollingFrequency = string;
|
|
6961
7496
|
/** Known values of {@link ConnectivityType} that the service accepts. */
|
|
6962
7497
|
export declare enum KnownConnectivityType {
|
|
7498
|
+
/** IsConnectedQuery */
|
|
6963
7499
|
IsConnectedQuery = "IsConnectedQuery"
|
|
6964
7500
|
}
|
|
6965
7501
|
/**
|
|
@@ -6972,11 +7508,17 @@ export declare enum KnownConnectivityType {
|
|
|
6972
7508
|
export declare type ConnectivityType = string;
|
|
6973
7509
|
/** Known values of {@link ProviderName} that the service accepts. */
|
|
6974
7510
|
export declare enum KnownProviderName {
|
|
7511
|
+
/** MicrosoftOperationalInsightsSolutions */
|
|
6975
7512
|
MicrosoftOperationalInsightsSolutions = "Microsoft.OperationalInsights/solutions",
|
|
7513
|
+
/** MicrosoftOperationalInsightsWorkspaces */
|
|
6976
7514
|
MicrosoftOperationalInsightsWorkspaces = "Microsoft.OperationalInsights/workspaces",
|
|
7515
|
+
/** MicrosoftOperationalInsightsWorkspacesDatasources */
|
|
6977
7516
|
MicrosoftOperationalInsightsWorkspacesDatasources = "Microsoft.OperationalInsights/workspaces/datasources",
|
|
7517
|
+
/** MicrosoftAadiamDiagnosticSettings */
|
|
6978
7518
|
MicrosoftAadiamDiagnosticSettings = "microsoft.aadiam/diagnosticSettings",
|
|
7519
|
+
/** MicrosoftOperationalInsightsWorkspacesSharedKeys */
|
|
6979
7520
|
MicrosoftOperationalInsightsWorkspacesSharedKeys = "Microsoft.OperationalInsights/workspaces/sharedKeys",
|
|
7521
|
+
/** MicrosoftAuthorizationPolicyAssignments */
|
|
6980
7522
|
MicrosoftAuthorizationPolicyAssignments = "Microsoft.Authorization/policyAssignments"
|
|
6981
7523
|
}
|
|
6982
7524
|
/**
|
|
@@ -6994,8 +7536,11 @@ export declare enum KnownProviderName {
|
|
|
6994
7536
|
export declare type ProviderName = string;
|
|
6995
7537
|
/** Known values of {@link PermissionProviderScope} that the service accepts. */
|
|
6996
7538
|
export declare enum KnownPermissionProviderScope {
|
|
7539
|
+
/** ResourceGroup */
|
|
6997
7540
|
ResourceGroup = "ResourceGroup",
|
|
7541
|
+
/** Subscription */
|
|
6998
7542
|
Subscription = "Subscription",
|
|
7543
|
+
/** Workspace */
|
|
6999
7544
|
Workspace = "Workspace"
|
|
7000
7545
|
}
|
|
7001
7546
|
/**
|
|
@@ -7010,8 +7555,11 @@ export declare enum KnownPermissionProviderScope {
|
|
|
7010
7555
|
export declare type PermissionProviderScope = string;
|
|
7011
7556
|
/** Known values of {@link SettingType} that the service accepts. */
|
|
7012
7557
|
export declare enum KnownSettingType {
|
|
7558
|
+
/** CopyableLabel */
|
|
7013
7559
|
CopyableLabel = "CopyableLabel",
|
|
7560
|
+
/** InstructionStepsGroup */
|
|
7014
7561
|
InstructionStepsGroup = "InstructionStepsGroup",
|
|
7562
|
+
/** InfoMessage */
|
|
7015
7563
|
InfoMessage = "InfoMessage"
|
|
7016
7564
|
}
|
|
7017
7565
|
/**
|
|
@@ -7049,6 +7597,28 @@ export declare enum KnownFileHashAlgorithm {
|
|
|
7049
7597
|
* **SHA256AC**: SHA256 Authenticode hash type
|
|
7050
7598
|
*/
|
|
7051
7599
|
export declare type FileHashAlgorithm = string;
|
|
7600
|
+
/** Known values of {@link DeviceImportance} that the service accepts. */
|
|
7601
|
+
export declare enum KnownDeviceImportance {
|
|
7602
|
+
/** Unknown - Default value */
|
|
7603
|
+
Unknown = "Unknown",
|
|
7604
|
+
/** Low */
|
|
7605
|
+
Low = "Low",
|
|
7606
|
+
/** Normal */
|
|
7607
|
+
Normal = "Normal",
|
|
7608
|
+
/** High */
|
|
7609
|
+
High = "High"
|
|
7610
|
+
}
|
|
7611
|
+
/**
|
|
7612
|
+
* Defines values for DeviceImportance. \
|
|
7613
|
+
* {@link KnownDeviceImportance} can be used interchangeably with DeviceImportance,
|
|
7614
|
+
* this enum contains the known values that the service supports.
|
|
7615
|
+
* ### Known values supported by the service
|
|
7616
|
+
* **Unknown**: Unknown - Default value \
|
|
7617
|
+
* **Low**: Low \
|
|
7618
|
+
* **Normal**: Normal \
|
|
7619
|
+
* **High**: High
|
|
7620
|
+
*/
|
|
7621
|
+
export declare type DeviceImportance = string;
|
|
7052
7622
|
/** Known values of {@link AntispamMailDirection} that the service accepts. */
|
|
7053
7623
|
export declare enum KnownAntispamMailDirection {
|
|
7054
7624
|
/** Unknown */
|
|
@@ -7454,7 +8024,7 @@ export declare type EntityRelationsGetRelationResponse = Relation;
|
|
|
7454
8024
|
/** Optional parameters. */
|
|
7455
8025
|
export interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
|
|
7456
8026
|
/** The entity query kind we want to fetch */
|
|
7457
|
-
kind?:
|
|
8027
|
+
kind?: Enum13;
|
|
7458
8028
|
}
|
|
7459
8029
|
/** Contains response data for the list operation. */
|
|
7460
8030
|
export declare type EntityQueriesListResponse = EntityQueryList;
|
|
@@ -7474,7 +8044,7 @@ export interface EntityQueriesDeleteOptionalParams extends coreClient.OperationO
|
|
|
7474
8044
|
/** Optional parameters. */
|
|
7475
8045
|
export interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
7476
8046
|
/** The entity query kind we want to fetch */
|
|
7477
|
-
kind?:
|
|
8047
|
+
kind?: Enum13;
|
|
7478
8048
|
}
|
|
7479
8049
|
/** Contains response data for the listNext operation. */
|
|
7480
8050
|
export declare type EntityQueriesListNextResponse = EntityQueryList;
|
|
@@ -7654,6 +8224,29 @@ export interface SentinelOnboardingStatesListOptionalParams extends coreClient.O
|
|
|
7654
8224
|
/** Contains response data for the list operation. */
|
|
7655
8225
|
export declare type SentinelOnboardingStatesListResponse = SentinelOnboardingStatesList;
|
|
7656
8226
|
/** Optional parameters. */
|
|
8227
|
+
export interface SecurityMLAnalyticsSettingsListOptionalParams extends coreClient.OperationOptions {
|
|
8228
|
+
}
|
|
8229
|
+
/** Contains response data for the list operation. */
|
|
8230
|
+
export declare type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
|
|
8231
|
+
/** Optional parameters. */
|
|
8232
|
+
export interface SecurityMLAnalyticsSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
8233
|
+
}
|
|
8234
|
+
/** Contains response data for the get operation. */
|
|
8235
|
+
export declare type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
|
|
8236
|
+
/** Optional parameters. */
|
|
8237
|
+
export interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
8238
|
+
}
|
|
8239
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8240
|
+
export declare type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
|
|
8241
|
+
/** Optional parameters. */
|
|
8242
|
+
export interface SecurityMLAnalyticsSettingsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
8243
|
+
}
|
|
8244
|
+
/** Optional parameters. */
|
|
8245
|
+
export interface SecurityMLAnalyticsSettingsListNextOptionalParams extends coreClient.OperationOptions {
|
|
8246
|
+
}
|
|
8247
|
+
/** Contains response data for the listNext operation. */
|
|
8248
|
+
export declare type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
|
|
8249
|
+
/** Optional parameters. */
|
|
7657
8250
|
export interface ProductSettingsListOptionalParams extends coreClient.OperationOptions {
|
|
7658
8251
|
}
|
|
7659
8252
|
/** Contains response data for the list operation. */
|