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