@azure/arm-securityinsight 1.0.0-beta.1 → 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 +446 -0
- package/README.md +18 -7
- package/dist/index.js +6280 -4211
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/actionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/actionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/actionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsGetSample.js +33 -0
- package/dist-esm/samples-dev/actionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +46 -0
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +32 -0
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +45 -0
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +454 -0
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/alertRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesGetSample.js +89 -0
- package/dist-esm/samples-dev/alertRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/alertRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/alertRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/alertRulesListSample.js +45 -0
- package/dist-esm/samples-dev/alertRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/automationRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/automationRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/automationRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/automationRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/automationRulesListSample.js +45 -0
- package/dist-esm/samples-dev/automationRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.js +37 -0
- package/dist-esm/samples-dev/bookmarkExpandSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +33 -0
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js +46 -0
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +54 -0
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.js +32 -0
- package/dist-esm/samples-dev/bookmarksDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksGetSample.js +32 -0
- package/dist-esm/samples-dev/bookmarksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/bookmarksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/bookmarksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/bookmarksListSample.js +45 -0
- package/dist-esm/samples-dev/bookmarksListSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +365 -0
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js +78 -0
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +421 -0
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +108 -0
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +32 -0
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.js +393 -0
- package/dist-esm/samples-dev/dataConnectorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.js +45 -0
- package/dist-esm/samples-dev/dataConnectorsListSample.js.map +1 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.js +31 -0
- package/dist-esm/samples-dev/domainWhoisGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesExpandSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesExpandSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesExpandSample.js +37 -0
- package/dist-esm/samples-dev/entitiesExpandSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js +38 -0
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesGetSample.js +393 -0
- package/dist-esm/samples-dev/entitiesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +37 -0
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesListSample.js +45 -0
- package/dist-esm/samples-dev/entitiesListSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.js +33 -0
- package/dist-esm/samples-dev/entitiesQueriesSample.js.map +1 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.js +46 -0
- package/dist-esm/samples-dev/entitiesRelationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +52 -0
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.js +51 -0
- package/dist-esm/samples-dev/entityQueriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueriesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueriesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueriesListSample.js +47 -0
- package/dist-esm/samples-dev/entityQueriesListSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +32 -0
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +45 -0
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.d.ts +2 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +33 -0
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +34 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.js +33 -0
- package/dist-esm/samples-dev/incidentCommentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.js +46 -0
- package/dist-esm/samples-dev/incidentCommentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.js +33 -0
- package/dist-esm/samples-dev/incidentRelationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.js +46 -0
- package/dist-esm/samples-dev/incidentRelationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js +36 -0
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/incidentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsGetSample.js +32 -0
- package/dist-esm/samples-dev/incidentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.js +32 -0
- package/dist-esm/samples-dev/incidentsListAlertsSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js +32 -0
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js +32 -0
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsListSample.js +48 -0
- package/dist-esm/samples-dev/incidentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.d.ts +2 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +32 -0
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js.map +1 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.js +31 -0
- package/dist-esm/samples-dev/ipGeodataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataCreateSample.js +117 -0
- package/dist-esm/samples-dev/metadataCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataDeleteSample.js +32 -0
- package/dist-esm/samples-dev/metadataDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataGetSample.js +32 -0
- package/dist-esm/samples-dev/metadataGetSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataListSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataListSample.js +77 -0
- package/dist-esm/samples-dev/metadataListSample.js.map +1 -0
- package/dist-esm/samples-dev/metadataUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/metadataUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/metadataUpdateSample.js +35 -0
- package/dist-esm/samples-dev/metadataUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.js +32 -0
- package/dist-esm/samples-dev/officeConsentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/officeConsentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/officeConsentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/officeConsentsListSample.js +45 -0
- package/dist-esm/samples-dev/officeConsentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/productSettingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsGetSample.js +32 -0
- package/dist-esm/samples-dev/productSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsListSample.js +31 -0
- package/dist-esm/samples-dev/productSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.js +36 -0
- package/dist-esm/samples-dev/productSettingsUpdateSample.js.map +1 -0
- 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/securityMlAnalyticsSettingsDeleteSample.js +32 -0
- 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/securityMlAnalyticsSettingsGetSample.js +32 -0
- 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/securityMlAnalyticsSettingsListSample.js +45 -0
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +38 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +32 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +31 -0
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +46 -0
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.js +48 -0
- package/dist-esm/samples-dev/sourceControlsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.js +32 -0
- package/dist-esm/samples-dev/sourceControlsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/sourceControlsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/sourceControlsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/sourceControlsListSample.js +45 -0
- package/dist-esm/samples-dev/sourceControlsListSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +35 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +51 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +52 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +32 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +32 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +31 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +54 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +37 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +45 -0
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +33 -0
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +33 -0
- package/dist-esm/samples-dev/watchlistItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.js +46 -0
- package/dist-esm/samples-dev/watchlistItemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +72 -0
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/watchlistsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsGetSample.js +32 -0
- package/dist-esm/samples-dev/watchlistsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/watchlistsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/watchlistsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/watchlistsListSample.js +45 -0
- package/dist-esm/samples-dev/watchlistsListSample.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2141 -1236
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +374 -101
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +85 -37
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2643 -1389
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +22 -18
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +129 -101
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/automationRules.d.ts +10 -11
- package/dist-esm/src/operations/automationRules.d.ts.map +1 -1
- package/dist-esm/src/operations/automationRules.js +41 -40
- package/dist-esm/src/operations/automationRules.js.map +1 -1
- package/dist-esm/src/operations/dataConnectors.js +2 -2
- package/dist-esm/src/operations/dataConnectors.js.map +1 -1
- package/dist-esm/src/operations/entities.js +1 -1
- package/dist-esm/src/operations/entities.js.map +1 -1
- package/dist-esm/src/operations/entityQueries.js +2 -2
- package/dist-esm/src/operations/entityQueries.js.map +1 -1
- package/dist-esm/src/operations/incidentRelations.js +6 -6
- package/dist-esm/src/operations/incidentRelations.js.map +1 -1
- package/dist-esm/src/operations/incidents.d.ts +9 -1
- package/dist-esm/src/operations/incidents.d.ts.map +1 -1
- package/dist-esm/src/operations/incidents.js +36 -0
- package/dist-esm/src/operations/incidents.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +8 -7
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +8 -7
- 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/operations/threatIntelligenceIndicator.d.ts +4 -4
- package/dist-esm/src/operations/threatIntelligenceIndicator.d.ts.map +1 -1
- package/dist-esm/src/operations/threatIntelligenceIndicator.js.map +1 -1
- package/dist-esm/src/operations/watchlistItems.js +2 -2
- package/dist-esm/src/operations/watchlistItems.js.map +1 -1
- package/dist-esm/src/operations/watchlists.d.ts +8 -5
- package/dist-esm/src/operations/watchlists.d.ts.map +1 -1
- package/dist-esm/src/operations/watchlists.js +13 -7
- package/dist-esm/src/operations/watchlists.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/automationRules.d.ts +3 -4
- package/dist-esm/src/operationsInterfaces/automationRules.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/incidents.d.ts +9 -1
- package/dist-esm/src/operationsInterfaces/incidents.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -7
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +8 -7
- 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/operationsInterfaces/threatIntelligenceIndicator.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/threatIntelligenceIndicator.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/watchlists.d.ts +8 -5
- package/dist-esm/src/operationsInterfaces/watchlists.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.d.ts +11 -8
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +64 -11
- 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 +45 -21
- package/review/arm-securityinsight.api.md +1367 -953
- package/rollup.config.js +6 -72
- package/src/models/index.ts +2339 -1321
- package/src/models/mappers.ts +2921 -1513
- package/src/models/parameters.ts +153 -119
- package/src/operations/automationRules.ts +51 -50
- package/src/operations/dataConnectors.ts +2 -2
- package/src/operations/entities.ts +1 -1
- package/src/operations/entityQueries.ts +2 -2
- package/src/operations/incidentRelations.ts +6 -6
- package/src/operations/incidents.ts +48 -0
- package/src/operations/index.ts +8 -7
- package/src/operations/securityMLAnalyticsSettings.ts +321 -0
- package/src/operations/threatIntelligenceIndicator.ts +4 -4
- package/src/operations/watchlistItems.ts +2 -2
- package/src/operations/watchlists.ts +15 -8
- package/src/operationsInterfaces/automationRules.ts +3 -4
- package/src/operationsInterfaces/incidents.ts +15 -0
- package/src/operationsInterfaces/index.ts +8 -7
- package/src/operationsInterfaces/securityMLAnalyticsSettings.ts +75 -0
- package/src/operationsInterfaces/threatIntelligenceIndicator.ts +4 -4
- package/src/operationsInterfaces/watchlists.ts +8 -4
- package/src/securityInsights.ts +108 -36
- package/tsconfig.json +19 -5
- package/types/arm-securityinsight.d.ts +1802 -774
- package/types/tsdoc-metadata.json +1 -1
|
@@ -9,51 +9,56 @@ import * as coreClient from '@azure/core-client';
|
|
|
9
9
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
10
|
|
|
11
11
|
// @public
|
|
12
|
-
export
|
|
12
|
+
export interface AADCheckRequirements extends DataConnectorsCheckRequirements {
|
|
13
13
|
kind: "AzureActiveDirectory";
|
|
14
14
|
tenantId?: string;
|
|
15
|
-
}
|
|
15
|
+
}
|
|
16
16
|
|
|
17
17
|
// @public
|
|
18
|
-
export
|
|
18
|
+
export interface AADCheckRequirementsProperties extends DataConnectorTenantId {
|
|
19
|
+
}
|
|
19
20
|
|
|
20
21
|
// @public
|
|
21
|
-
export
|
|
22
|
-
tenantId?: string;
|
|
22
|
+
export interface AADDataConnector extends DataConnector {
|
|
23
23
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
24
|
-
|
|
24
|
+
tenantId?: string;
|
|
25
|
+
}
|
|
25
26
|
|
|
26
27
|
// @public
|
|
27
|
-
export
|
|
28
|
+
export interface AADDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
29
|
+
}
|
|
28
30
|
|
|
29
31
|
// @public
|
|
30
|
-
export
|
|
32
|
+
export interface AatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
31
33
|
kind: "AzureAdvancedThreatProtection";
|
|
32
34
|
tenantId?: string;
|
|
33
|
-
}
|
|
35
|
+
}
|
|
34
36
|
|
|
35
37
|
// @public
|
|
36
|
-
export
|
|
38
|
+
export interface AatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
39
|
+
}
|
|
37
40
|
|
|
38
41
|
// @public
|
|
39
|
-
export
|
|
40
|
-
tenantId?: string;
|
|
42
|
+
export interface AatpDataConnector extends DataConnector {
|
|
41
43
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
42
|
-
|
|
44
|
+
tenantId?: string;
|
|
45
|
+
}
|
|
43
46
|
|
|
44
47
|
// @public
|
|
45
|
-
export
|
|
48
|
+
export interface AatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
49
|
+
}
|
|
46
50
|
|
|
47
51
|
// @public
|
|
48
|
-
export
|
|
49
|
-
readonly additionalData?: {
|
|
50
|
-
[propertyName: string]: Record<string, unknown>;
|
|
51
|
-
};
|
|
52
|
-
readonly friendlyName?: string;
|
|
52
|
+
export interface AccountEntity extends Entity {
|
|
53
53
|
readonly aadTenantId?: string;
|
|
54
54
|
readonly aadUserId?: string;
|
|
55
55
|
readonly accountName?: string;
|
|
56
|
+
readonly additionalData?: {
|
|
57
|
+
[propertyName: string]: Record<string, unknown>;
|
|
58
|
+
};
|
|
56
59
|
readonly displayName?: string;
|
|
60
|
+
readonly dnsDomain?: string;
|
|
61
|
+
readonly friendlyName?: string;
|
|
57
62
|
readonly hostEntityId?: string;
|
|
58
63
|
readonly isDomainJoined?: boolean;
|
|
59
64
|
readonly ntDomain?: string;
|
|
@@ -61,15 +66,15 @@ export type AccountEntity = Entity & {
|
|
|
61
66
|
readonly puid?: string;
|
|
62
67
|
readonly sid?: string;
|
|
63
68
|
readonly upnSuffix?: string;
|
|
64
|
-
|
|
65
|
-
};
|
|
69
|
+
}
|
|
66
70
|
|
|
67
71
|
// @public
|
|
68
|
-
export
|
|
72
|
+
export interface AccountEntityProperties extends EntityCommonProperties {
|
|
69
73
|
readonly aadTenantId?: string;
|
|
70
74
|
readonly aadUserId?: string;
|
|
71
75
|
readonly accountName?: string;
|
|
72
76
|
readonly displayName?: string;
|
|
77
|
+
readonly dnsDomain?: string;
|
|
73
78
|
readonly hostEntityId?: string;
|
|
74
79
|
readonly isDomainJoined?: boolean;
|
|
75
80
|
readonly ntDomain?: string;
|
|
@@ -77,8 +82,7 @@ export type AccountEntityProperties = EntityCommonProperties & {
|
|
|
77
82
|
readonly puid?: string;
|
|
78
83
|
readonly sid?: string;
|
|
79
84
|
readonly upnSuffix?: string;
|
|
80
|
-
|
|
81
|
-
};
|
|
85
|
+
}
|
|
82
86
|
|
|
83
87
|
// @public
|
|
84
88
|
export interface ActionPropertiesBase {
|
|
@@ -86,26 +90,26 @@ export interface ActionPropertiesBase {
|
|
|
86
90
|
}
|
|
87
91
|
|
|
88
92
|
// @public
|
|
89
|
-
export
|
|
93
|
+
export interface ActionRequest extends ResourceWithEtag {
|
|
90
94
|
logicAppResourceId?: string;
|
|
91
95
|
triggerUri?: string;
|
|
92
|
-
}
|
|
96
|
+
}
|
|
93
97
|
|
|
94
98
|
// @public
|
|
95
|
-
export
|
|
99
|
+
export interface ActionRequestProperties extends ActionPropertiesBase {
|
|
96
100
|
triggerUri: string;
|
|
97
|
-
}
|
|
101
|
+
}
|
|
98
102
|
|
|
99
103
|
// @public
|
|
100
|
-
export
|
|
104
|
+
export interface ActionResponse extends ResourceWithEtag {
|
|
101
105
|
logicAppResourceId?: string;
|
|
102
106
|
workflowId?: string;
|
|
103
|
-
}
|
|
107
|
+
}
|
|
104
108
|
|
|
105
109
|
// @public
|
|
106
|
-
export
|
|
110
|
+
export interface ActionResponseProperties extends ActionPropertiesBase {
|
|
107
111
|
workflowId?: string;
|
|
108
|
-
}
|
|
112
|
+
}
|
|
109
113
|
|
|
110
114
|
// @public
|
|
111
115
|
export interface Actions {
|
|
@@ -154,21 +158,24 @@ export interface ActionsListByAlertRuleOptionalParams extends coreClient.Operati
|
|
|
154
158
|
export type ActionsListByAlertRuleResponse = ActionsList;
|
|
155
159
|
|
|
156
160
|
// @public
|
|
157
|
-
export type
|
|
158
|
-
|
|
161
|
+
export type ActionType = string;
|
|
162
|
+
|
|
163
|
+
// @public
|
|
164
|
+
export interface ActivityCustomEntityQuery extends CustomEntityQuery {
|
|
159
165
|
content?: string;
|
|
166
|
+
readonly createdTimeUtc?: Date;
|
|
160
167
|
description?: string;
|
|
161
|
-
|
|
162
|
-
inputEntityType?: EntityType;
|
|
163
|
-
requiredInputFieldsSets?: string[][];
|
|
168
|
+
enabled?: boolean;
|
|
164
169
|
entitiesFilter?: {
|
|
165
170
|
[propertyName: string]: string[];
|
|
166
171
|
};
|
|
167
|
-
|
|
168
|
-
enabled?: boolean;
|
|
169
|
-
readonly createdTimeUtc?: Date;
|
|
172
|
+
inputEntityType?: EntityType;
|
|
170
173
|
readonly lastModifiedTimeUtc?: Date;
|
|
171
|
-
|
|
174
|
+
queryDefinitions?: ActivityEntityQueriesPropertiesQueryDefinitions;
|
|
175
|
+
requiredInputFieldsSets?: string[][];
|
|
176
|
+
templateName?: string;
|
|
177
|
+
title?: string;
|
|
178
|
+
}
|
|
172
179
|
|
|
173
180
|
// @public
|
|
174
181
|
export interface ActivityEntityQueriesPropertiesQueryDefinitions {
|
|
@@ -176,35 +183,35 @@ export interface ActivityEntityQueriesPropertiesQueryDefinitions {
|
|
|
176
183
|
}
|
|
177
184
|
|
|
178
185
|
// @public
|
|
179
|
-
export
|
|
180
|
-
title?: string;
|
|
186
|
+
export interface ActivityEntityQuery extends EntityQuery {
|
|
181
187
|
content?: string;
|
|
188
|
+
readonly createdTimeUtc?: Date;
|
|
182
189
|
description?: string;
|
|
183
|
-
|
|
184
|
-
inputEntityType?: EntityType;
|
|
185
|
-
requiredInputFieldsSets?: string[][];
|
|
190
|
+
enabled?: boolean;
|
|
186
191
|
entitiesFilter?: {
|
|
187
192
|
[propertyName: string]: string[];
|
|
188
193
|
};
|
|
189
|
-
|
|
190
|
-
enabled?: boolean;
|
|
191
|
-
readonly createdTimeUtc?: Date;
|
|
194
|
+
inputEntityType?: EntityType;
|
|
192
195
|
readonly lastModifiedTimeUtc?: Date;
|
|
193
|
-
|
|
196
|
+
queryDefinitions?: ActivityEntityQueriesPropertiesQueryDefinitions;
|
|
197
|
+
requiredInputFieldsSets?: string[][];
|
|
198
|
+
templateName?: string;
|
|
199
|
+
title?: string;
|
|
200
|
+
}
|
|
194
201
|
|
|
195
202
|
// @public
|
|
196
|
-
export
|
|
197
|
-
title?: string;
|
|
203
|
+
export interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
|
|
198
204
|
content?: string;
|
|
199
|
-
description?: string;
|
|
200
|
-
queryDefinitions?: ActivityEntityQueryTemplatePropertiesQueryDefinitions;
|
|
201
205
|
dataTypes?: DataTypeDefinitions[];
|
|
202
|
-
|
|
203
|
-
requiredInputFieldsSets?: string[][];
|
|
206
|
+
description?: string;
|
|
204
207
|
entitiesFilter?: {
|
|
205
208
|
[propertyName: string]: string[];
|
|
206
209
|
};
|
|
207
|
-
|
|
210
|
+
inputEntityType?: EntityType;
|
|
211
|
+
queryDefinitions?: ActivityEntityQueryTemplatePropertiesQueryDefinitions;
|
|
212
|
+
requiredInputFieldsSets?: string[][];
|
|
213
|
+
title?: string;
|
|
214
|
+
}
|
|
208
215
|
|
|
209
216
|
// @public
|
|
210
217
|
export interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
@@ -213,16 +220,16 @@ export interface ActivityEntityQueryTemplatePropertiesQueryDefinitions {
|
|
|
213
220
|
}
|
|
214
221
|
|
|
215
222
|
// @public
|
|
216
|
-
export
|
|
217
|
-
kind: "Activity";
|
|
218
|
-
queryId: string;
|
|
219
|
-
bucketStartTimeUTC: Date;
|
|
223
|
+
export interface ActivityTimelineItem extends EntityTimelineItem {
|
|
220
224
|
bucketEndTimeUTC: Date;
|
|
225
|
+
bucketStartTimeUTC: Date;
|
|
226
|
+
content: string;
|
|
221
227
|
firstActivityTimeUTC: Date;
|
|
228
|
+
kind: "Activity";
|
|
222
229
|
lastActivityTimeUTC: Date;
|
|
223
|
-
|
|
230
|
+
queryId: string;
|
|
224
231
|
title: string;
|
|
225
|
-
}
|
|
232
|
+
}
|
|
226
233
|
|
|
227
234
|
// @public
|
|
228
235
|
export type AlertDetail = string;
|
|
@@ -236,9 +243,9 @@ export interface AlertDetailsOverride {
|
|
|
236
243
|
}
|
|
237
244
|
|
|
238
245
|
// @public
|
|
239
|
-
export
|
|
246
|
+
export interface AlertRule extends ResourceWithEtag {
|
|
240
247
|
kind: AlertRuleKind;
|
|
241
|
-
}
|
|
248
|
+
}
|
|
242
249
|
|
|
243
250
|
// @public
|
|
244
251
|
export type AlertRuleKind = string;
|
|
@@ -290,9 +297,9 @@ export interface AlertRulesListOptionalParams extends coreClient.OperationOption
|
|
|
290
297
|
export type AlertRulesListResponse = AlertRulesList;
|
|
291
298
|
|
|
292
299
|
// @public
|
|
293
|
-
export
|
|
300
|
+
export interface AlertRuleTemplate extends Resource {
|
|
294
301
|
kind: AlertRuleKind;
|
|
295
|
-
}
|
|
302
|
+
}
|
|
296
303
|
|
|
297
304
|
// @public
|
|
298
305
|
export interface AlertRuleTemplateDataSource {
|
|
@@ -347,6 +354,12 @@ export type AlertRuleTemplatesListResponse = AlertRuleTemplatesList;
|
|
|
347
354
|
// @public (undocumented)
|
|
348
355
|
export type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
|
|
349
356
|
|
|
357
|
+
// @public
|
|
358
|
+
export interface AlertRuleTemplateWithMitreProperties extends AlertRuleTemplatePropertiesBase {
|
|
359
|
+
tactics?: AttackTactic[];
|
|
360
|
+
techniques?: string[];
|
|
361
|
+
}
|
|
362
|
+
|
|
350
363
|
// @public (undocumented)
|
|
351
364
|
export type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
|
|
352
365
|
|
|
@@ -362,84 +375,123 @@ export type AlertSeverity = string;
|
|
|
362
375
|
export type AlertStatus = string;
|
|
363
376
|
|
|
364
377
|
// @public
|
|
365
|
-
export
|
|
378
|
+
export interface Anomalies extends Settings {
|
|
366
379
|
readonly isEnabled?: boolean;
|
|
367
|
-
}
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
// @public
|
|
383
|
+
export interface AnomalySecurityMLAnalyticsSettings extends SecurityMLAnalyticsSetting {
|
|
384
|
+
anomalySettingsVersion?: number;
|
|
385
|
+
anomalyVersion?: string;
|
|
386
|
+
customizableObservations?: Record<string, unknown>;
|
|
387
|
+
description?: string;
|
|
388
|
+
displayName?: string;
|
|
389
|
+
enabled?: boolean;
|
|
390
|
+
frequency?: string;
|
|
391
|
+
isDefaultSettings?: boolean;
|
|
392
|
+
readonly lastModifiedUtc?: Date;
|
|
393
|
+
requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
|
|
394
|
+
settingsDefinitionId?: string;
|
|
395
|
+
settingsStatus?: SettingsStatus;
|
|
396
|
+
tactics?: AttackTactic[];
|
|
397
|
+
techniques?: string[];
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
// @public
|
|
401
|
+
export interface AnomalyTimelineItem extends EntityTimelineItem {
|
|
402
|
+
azureResourceId: string;
|
|
403
|
+
description?: string;
|
|
404
|
+
displayName: string;
|
|
405
|
+
endTimeUtc: Date;
|
|
406
|
+
intent?: string;
|
|
407
|
+
kind: "Anomaly";
|
|
408
|
+
productName?: string;
|
|
409
|
+
reasons?: string[];
|
|
410
|
+
startTimeUtc: Date;
|
|
411
|
+
techniques?: string[];
|
|
412
|
+
timeGenerated: Date;
|
|
413
|
+
vendor?: string;
|
|
414
|
+
}
|
|
368
415
|
|
|
369
416
|
// @public
|
|
370
417
|
export type AntispamMailDirection = string;
|
|
371
418
|
|
|
372
419
|
// @public
|
|
373
|
-
export
|
|
420
|
+
export interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
|
|
374
421
|
kind: "AzureSecurityCenter";
|
|
375
422
|
subscriptionId?: string;
|
|
376
|
-
}
|
|
423
|
+
}
|
|
377
424
|
|
|
378
425
|
// @public
|
|
379
|
-
export
|
|
426
|
+
export interface ASCDataConnector extends DataConnector {
|
|
380
427
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
381
428
|
subscriptionId?: string;
|
|
382
|
-
}
|
|
429
|
+
}
|
|
383
430
|
|
|
384
431
|
// @public
|
|
385
|
-
export
|
|
432
|
+
export interface ASCDataConnectorProperties extends DataConnectorWithAlertsProperties {
|
|
386
433
|
subscriptionId?: string;
|
|
387
|
-
}
|
|
434
|
+
}
|
|
388
435
|
|
|
389
436
|
// @public
|
|
390
437
|
export type AttackTactic = string;
|
|
391
438
|
|
|
392
|
-
// @public
|
|
393
|
-
export
|
|
394
|
-
|
|
395
|
-
order?: number;
|
|
396
|
-
triggeringLogic?: AutomationRuleTriggeringLogic;
|
|
397
|
-
actions?: AutomationRuleActionUnion[];
|
|
398
|
-
readonly createdTimeUtc?: Date;
|
|
399
|
-
readonly lastModifiedTimeUtc?: Date;
|
|
439
|
+
// @public (undocumented)
|
|
440
|
+
export interface AutomationRule extends ResourceWithEtag {
|
|
441
|
+
actions: AutomationRuleActionUnion[];
|
|
400
442
|
readonly createdBy?: ClientInfo;
|
|
443
|
+
readonly createdTimeUtc?: Date;
|
|
444
|
+
displayName: string;
|
|
401
445
|
readonly lastModifiedBy?: ClientInfo;
|
|
402
|
-
|
|
446
|
+
readonly lastModifiedTimeUtc?: Date;
|
|
447
|
+
order: number;
|
|
448
|
+
triggeringLogic: AutomationRuleTriggeringLogic;
|
|
449
|
+
}
|
|
403
450
|
|
|
404
451
|
// @public
|
|
405
452
|
export interface AutomationRuleAction {
|
|
406
|
-
actionType: "
|
|
453
|
+
actionType: "ModifyProperties" | "RunPlaybook";
|
|
454
|
+
// (undocumented)
|
|
407
455
|
order: number;
|
|
408
456
|
}
|
|
409
457
|
|
|
458
|
+
// @public (undocumented)
|
|
459
|
+
export type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
|
|
460
|
+
|
|
410
461
|
// @public
|
|
411
|
-
export
|
|
462
|
+
export interface AutomationRuleCondition {
|
|
463
|
+
conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
|
|
464
|
+
}
|
|
412
465
|
|
|
413
466
|
// @public (undocumented)
|
|
414
|
-
export type
|
|
467
|
+
export type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyArrayChangedConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
|
|
415
468
|
|
|
416
469
|
// @public
|
|
417
|
-
export interface
|
|
418
|
-
|
|
470
|
+
export interface AutomationRuleModifyPropertiesAction extends AutomationRuleAction {
|
|
471
|
+
// (undocumented)
|
|
472
|
+
actionConfiguration?: IncidentPropertiesAction;
|
|
473
|
+
actionType: "ModifyProperties";
|
|
419
474
|
}
|
|
420
475
|
|
|
421
476
|
// @public
|
|
422
|
-
export type
|
|
477
|
+
export type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
|
|
478
|
+
|
|
479
|
+
// @public
|
|
480
|
+
export type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
|
|
423
481
|
|
|
424
482
|
// @public (undocumented)
|
|
425
|
-
export
|
|
483
|
+
export interface AutomationRulePropertyArrayChangedValuesCondition {
|
|
484
|
+
// (undocumented)
|
|
485
|
+
arrayType?: AutomationRulePropertyArrayChangedConditionSupportedArrayType;
|
|
486
|
+
// (undocumented)
|
|
487
|
+
changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
|
|
488
|
+
}
|
|
426
489
|
|
|
427
490
|
// @public
|
|
428
|
-
export type
|
|
429
|
-
actionType: "ModifyProperties";
|
|
430
|
-
actionConfiguration: AutomationRuleModifyPropertiesActionConfiguration;
|
|
431
|
-
};
|
|
491
|
+
export type AutomationRulePropertyChangedConditionSupportedChangedType = string;
|
|
432
492
|
|
|
433
493
|
// @public
|
|
434
|
-
export
|
|
435
|
-
classification?: IncidentClassification;
|
|
436
|
-
classificationComment?: string;
|
|
437
|
-
classificationReason?: IncidentClassificationReason;
|
|
438
|
-
labels?: IncidentLabel[];
|
|
439
|
-
owner?: IncidentOwnerInfo;
|
|
440
|
-
severity?: IncidentSeverity;
|
|
441
|
-
status?: IncidentStatus;
|
|
442
|
-
}
|
|
494
|
+
export type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
|
|
443
495
|
|
|
444
496
|
// @public
|
|
445
497
|
export type AutomationRulePropertyConditionSupportedOperator = string;
|
|
@@ -447,41 +499,45 @@ export type AutomationRulePropertyConditionSupportedOperator = string;
|
|
|
447
499
|
// @public
|
|
448
500
|
export type AutomationRulePropertyConditionSupportedProperty = string;
|
|
449
501
|
|
|
450
|
-
// @public
|
|
451
|
-
export
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
502
|
+
// @public (undocumented)
|
|
503
|
+
export interface AutomationRulePropertyValuesChangedCondition {
|
|
504
|
+
// (undocumented)
|
|
505
|
+
changeType?: AutomationRulePropertyChangedConditionSupportedChangedType;
|
|
506
|
+
// (undocumented)
|
|
507
|
+
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
508
|
+
// (undocumented)
|
|
509
|
+
propertyName?: AutomationRulePropertyChangedConditionSupportedPropertyType;
|
|
510
|
+
// (undocumented)
|
|
511
|
+
propertyValues?: string[];
|
|
512
|
+
}
|
|
455
513
|
|
|
456
|
-
// @public
|
|
457
|
-
export interface
|
|
514
|
+
// @public (undocumented)
|
|
515
|
+
export interface AutomationRulePropertyValuesCondition {
|
|
516
|
+
// (undocumented)
|
|
458
517
|
operator?: AutomationRulePropertyConditionSupportedOperator;
|
|
459
518
|
propertyName?: AutomationRulePropertyConditionSupportedProperty;
|
|
519
|
+
// (undocumented)
|
|
460
520
|
propertyValues?: string[];
|
|
461
521
|
}
|
|
462
522
|
|
|
463
523
|
// @public
|
|
464
|
-
export
|
|
524
|
+
export interface AutomationRuleRunPlaybookAction extends AutomationRuleAction {
|
|
525
|
+
// (undocumented)
|
|
526
|
+
actionConfiguration?: PlaybookActionProperties;
|
|
465
527
|
actionType: "RunPlaybook";
|
|
466
|
-
actionConfiguration: AutomationRuleRunPlaybookActionConfiguration;
|
|
467
|
-
};
|
|
468
|
-
|
|
469
|
-
// @public
|
|
470
|
-
export interface AutomationRuleRunPlaybookActionConfiguration {
|
|
471
|
-
logicAppResourceId?: string;
|
|
472
|
-
tenantId?: string;
|
|
473
528
|
}
|
|
474
529
|
|
|
475
530
|
// @public
|
|
476
531
|
export interface AutomationRules {
|
|
477
|
-
createOrUpdate(resourceGroupName: string, workspaceName: string, automationRuleId: string,
|
|
478
|
-
delete(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesDeleteOptionalParams): Promise<
|
|
532
|
+
createOrUpdate(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesCreateOrUpdateOptionalParams): Promise<AutomationRulesCreateOrUpdateResponse>;
|
|
533
|
+
delete(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesDeleteOptionalParams): Promise<AutomationRulesDeleteResponse>;
|
|
479
534
|
get(resourceGroupName: string, workspaceName: string, automationRuleId: string, options?: AutomationRulesGetOptionalParams): Promise<AutomationRulesGetResponse>;
|
|
480
535
|
list(resourceGroupName: string, workspaceName: string, options?: AutomationRulesListOptionalParams): PagedAsyncIterableIterator<AutomationRule>;
|
|
481
536
|
}
|
|
482
537
|
|
|
483
538
|
// @public
|
|
484
539
|
export interface AutomationRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
540
|
+
automationRuleToUpsert?: AutomationRule;
|
|
485
541
|
}
|
|
486
542
|
|
|
487
543
|
// @public
|
|
@@ -491,6 +547,9 @@ export type AutomationRulesCreateOrUpdateResponse = AutomationRule;
|
|
|
491
547
|
export interface AutomationRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
492
548
|
}
|
|
493
549
|
|
|
550
|
+
// @public
|
|
551
|
+
export type AutomationRulesDeleteResponse = Record<string, unknown>;
|
|
552
|
+
|
|
494
553
|
// @public
|
|
495
554
|
export interface AutomationRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
496
555
|
}
|
|
@@ -498,10 +557,12 @@ export interface AutomationRulesGetOptionalParams extends coreClient.OperationOp
|
|
|
498
557
|
// @public
|
|
499
558
|
export type AutomationRulesGetResponse = AutomationRule;
|
|
500
559
|
|
|
501
|
-
// @public
|
|
560
|
+
// @public (undocumented)
|
|
502
561
|
export interface AutomationRulesList {
|
|
503
|
-
|
|
504
|
-
|
|
562
|
+
// (undocumented)
|
|
563
|
+
nextLink?: string;
|
|
564
|
+
// (undocumented)
|
|
565
|
+
value?: AutomationRule[];
|
|
505
566
|
}
|
|
506
567
|
|
|
507
568
|
// @public
|
|
@@ -523,26 +584,28 @@ export interface AutomationRuleTriggeringLogic {
|
|
|
523
584
|
conditions?: AutomationRuleConditionUnion[];
|
|
524
585
|
expirationTimeUtc?: Date;
|
|
525
586
|
isEnabled: boolean;
|
|
587
|
+
// (undocumented)
|
|
526
588
|
triggersOn: TriggersOn;
|
|
589
|
+
// (undocumented)
|
|
527
590
|
triggersWhen: TriggersWhen;
|
|
528
591
|
}
|
|
529
592
|
|
|
530
593
|
// @public
|
|
531
594
|
export interface Availability {
|
|
532
595
|
isPreview?: boolean;
|
|
533
|
-
status?:
|
|
596
|
+
status?: 1;
|
|
534
597
|
}
|
|
535
598
|
|
|
536
599
|
// @public
|
|
537
|
-
export
|
|
600
|
+
export interface AwsCloudTrailCheckRequirements extends DataConnectorsCheckRequirements {
|
|
538
601
|
kind: "AmazonWebServicesCloudTrail";
|
|
539
|
-
}
|
|
602
|
+
}
|
|
540
603
|
|
|
541
604
|
// @public
|
|
542
|
-
export
|
|
605
|
+
export interface AwsCloudTrailDataConnector extends DataConnector {
|
|
543
606
|
awsRoleArn?: string;
|
|
544
607
|
dataTypes?: AwsCloudTrailDataConnectorDataTypes;
|
|
545
|
-
}
|
|
608
|
+
}
|
|
546
609
|
|
|
547
610
|
// @public
|
|
548
611
|
export interface AwsCloudTrailDataConnectorDataTypes {
|
|
@@ -550,20 +613,21 @@ export interface AwsCloudTrailDataConnectorDataTypes {
|
|
|
550
613
|
}
|
|
551
614
|
|
|
552
615
|
// @public
|
|
553
|
-
export
|
|
616
|
+
export interface AwsCloudTrailDataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
617
|
+
}
|
|
554
618
|
|
|
555
619
|
// @public
|
|
556
|
-
export
|
|
620
|
+
export interface AwsS3CheckRequirements extends DataConnectorsCheckRequirements {
|
|
557
621
|
kind: "AmazonWebServicesS3";
|
|
558
|
-
}
|
|
622
|
+
}
|
|
559
623
|
|
|
560
624
|
// @public
|
|
561
|
-
export
|
|
625
|
+
export interface AwsS3DataConnector extends DataConnector {
|
|
626
|
+
dataTypes?: AwsS3DataConnectorDataTypes;
|
|
562
627
|
destinationTable?: string;
|
|
563
|
-
sqsUrls?: string[];
|
|
564
628
|
roleArn?: string;
|
|
565
|
-
|
|
566
|
-
}
|
|
629
|
+
sqsUrls?: string[];
|
|
630
|
+
}
|
|
567
631
|
|
|
568
632
|
// @public
|
|
569
633
|
export interface AwsS3DataConnectorDataTypes {
|
|
@@ -571,40 +635,56 @@ export interface AwsS3DataConnectorDataTypes {
|
|
|
571
635
|
}
|
|
572
636
|
|
|
573
637
|
// @public
|
|
574
|
-
export
|
|
638
|
+
export interface AwsS3DataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
// @public
|
|
642
|
+
export interface AzureDevOpsResourceInfo {
|
|
643
|
+
pipelineId?: string;
|
|
644
|
+
serviceConnectionId?: string;
|
|
645
|
+
}
|
|
575
646
|
|
|
576
647
|
// @public
|
|
577
|
-
export
|
|
648
|
+
export interface AzureResourceEntity extends Entity {
|
|
578
649
|
readonly additionalData?: {
|
|
579
650
|
[propertyName: string]: Record<string, unknown>;
|
|
580
651
|
};
|
|
581
652
|
readonly friendlyName?: string;
|
|
582
653
|
readonly resourceId?: string;
|
|
583
654
|
readonly subscriptionId?: string;
|
|
584
|
-
}
|
|
655
|
+
}
|
|
585
656
|
|
|
586
657
|
// @public
|
|
587
|
-
export
|
|
658
|
+
export interface AzureResourceEntityProperties extends EntityCommonProperties {
|
|
588
659
|
readonly resourceId?: string;
|
|
589
660
|
readonly subscriptionId?: string;
|
|
590
|
-
}
|
|
661
|
+
}
|
|
591
662
|
|
|
592
663
|
// @public
|
|
593
|
-
export
|
|
664
|
+
export interface Bookmark extends ResourceWithEtag {
|
|
594
665
|
created?: Date;
|
|
595
666
|
createdBy?: UserInfo;
|
|
596
667
|
displayName?: string;
|
|
668
|
+
entityMappings?: BookmarkEntityMappings[];
|
|
669
|
+
eventTime?: Date;
|
|
670
|
+
incidentInfo?: IncidentInfo;
|
|
597
671
|
labels?: string[];
|
|
598
672
|
notes?: string;
|
|
599
673
|
query?: string;
|
|
674
|
+
queryEndTime?: Date;
|
|
600
675
|
queryResult?: string;
|
|
676
|
+
queryStartTime?: Date;
|
|
677
|
+
tactics?: AttackTactic[];
|
|
678
|
+
techniques?: string[];
|
|
601
679
|
updated?: Date;
|
|
602
680
|
updatedBy?: UserInfo;
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
// @public
|
|
684
|
+
export interface BookmarkEntityMappings {
|
|
685
|
+
entityType?: string;
|
|
686
|
+
fieldMappings?: EntityFieldMapping[];
|
|
687
|
+
}
|
|
608
688
|
|
|
609
689
|
// @public
|
|
610
690
|
export type BookmarkExpandOperationResponse = BookmarkExpandResponse;
|
|
@@ -732,17 +812,17 @@ export interface BookmarksListOptionalParams extends coreClient.OperationOptions
|
|
|
732
812
|
export type BookmarksListResponse = BookmarkList;
|
|
733
813
|
|
|
734
814
|
// @public
|
|
735
|
-
export
|
|
736
|
-
kind: "Bookmark";
|
|
815
|
+
export interface BookmarkTimelineItem extends EntityTimelineItem {
|
|
737
816
|
azureResourceId: string;
|
|
817
|
+
createdBy?: UserInfo;
|
|
738
818
|
displayName?: string;
|
|
739
|
-
notes?: string;
|
|
740
819
|
endTimeUtc?: Date;
|
|
741
|
-
startTimeUtc?: Date;
|
|
742
820
|
eventTime?: Date;
|
|
743
|
-
|
|
821
|
+
kind: "Bookmark";
|
|
744
822
|
labels?: string[];
|
|
745
|
-
|
|
823
|
+
notes?: string;
|
|
824
|
+
startTimeUtc?: Date;
|
|
825
|
+
}
|
|
746
826
|
|
|
747
827
|
// @public
|
|
748
828
|
export interface ClientInfo {
|
|
@@ -753,22 +833,22 @@ export interface ClientInfo {
|
|
|
753
833
|
}
|
|
754
834
|
|
|
755
835
|
// @public
|
|
756
|
-
export
|
|
836
|
+
export interface CloudApplicationEntity extends Entity {
|
|
757
837
|
readonly additionalData?: {
|
|
758
838
|
[propertyName: string]: Record<string, unknown>;
|
|
759
839
|
};
|
|
760
|
-
readonly friendlyName?: string;
|
|
761
840
|
readonly appId?: number;
|
|
762
841
|
readonly appName?: string;
|
|
842
|
+
readonly friendlyName?: string;
|
|
763
843
|
readonly instanceName?: string;
|
|
764
|
-
}
|
|
844
|
+
}
|
|
765
845
|
|
|
766
846
|
// @public
|
|
767
|
-
export
|
|
847
|
+
export interface CloudApplicationEntityProperties extends EntityCommonProperties {
|
|
768
848
|
readonly appId?: number;
|
|
769
849
|
readonly appName?: string;
|
|
770
850
|
readonly instanceName?: string;
|
|
771
|
-
}
|
|
851
|
+
}
|
|
772
852
|
|
|
773
853
|
// @public
|
|
774
854
|
export interface CloudError {
|
|
@@ -782,10 +862,10 @@ export interface CloudErrorBody {
|
|
|
782
862
|
}
|
|
783
863
|
|
|
784
864
|
// @public
|
|
785
|
-
export
|
|
865
|
+
export interface CodelessApiPollingDataConnector extends DataConnector {
|
|
786
866
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
787
867
|
pollingConfig?: CodelessConnectorPollingConfigProperties;
|
|
788
|
-
}
|
|
868
|
+
}
|
|
789
869
|
|
|
790
870
|
// @public
|
|
791
871
|
export interface CodelessConnectorPollingAuthProperties {
|
|
@@ -867,24 +947,32 @@ export interface CodelessUiConnectorConfigProperties {
|
|
|
867
947
|
}
|
|
868
948
|
|
|
869
949
|
// @public (undocumented)
|
|
870
|
-
export
|
|
950
|
+
export interface CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem extends ConnectivityCriteria {
|
|
951
|
+
}
|
|
871
952
|
|
|
872
953
|
// @public (undocumented)
|
|
873
|
-
export
|
|
954
|
+
export interface CodelessUiConnectorConfigPropertiesDataTypesItem extends LastDataReceivedDataType {
|
|
955
|
+
}
|
|
874
956
|
|
|
875
957
|
// @public (undocumented)
|
|
876
|
-
export
|
|
958
|
+
export interface CodelessUiConnectorConfigPropertiesGraphQueriesItem extends GraphQueries {
|
|
959
|
+
}
|
|
877
960
|
|
|
878
961
|
// @public (undocumented)
|
|
879
|
-
export
|
|
962
|
+
export interface CodelessUiConnectorConfigPropertiesInstructionStepsItem extends InstructionSteps {
|
|
963
|
+
}
|
|
880
964
|
|
|
881
965
|
// @public (undocumented)
|
|
882
|
-
export
|
|
966
|
+
export interface CodelessUiConnectorConfigPropertiesSampleQueriesItem extends SampleQueries {
|
|
967
|
+
}
|
|
883
968
|
|
|
884
969
|
// @public
|
|
885
|
-
export
|
|
970
|
+
export interface CodelessUiDataConnector extends DataConnector {
|
|
886
971
|
connectorUiConfig?: CodelessUiConnectorConfigProperties;
|
|
887
|
-
}
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
// @public
|
|
975
|
+
export type ConditionType = string;
|
|
888
976
|
|
|
889
977
|
// @public
|
|
890
978
|
export type ConfidenceLevel = string;
|
|
@@ -929,9 +1017,9 @@ export type ContentType = string;
|
|
|
929
1017
|
export type CreatedByType = string;
|
|
930
1018
|
|
|
931
1019
|
// @public
|
|
932
|
-
export
|
|
1020
|
+
export interface CustomEntityQuery extends ResourceWithEtag {
|
|
933
1021
|
kind: CustomEntityQueryKind;
|
|
934
|
-
}
|
|
1022
|
+
}
|
|
935
1023
|
|
|
936
1024
|
// @public
|
|
937
1025
|
export type CustomEntityQueryKind = string;
|
|
@@ -940,7 +1028,8 @@ export type CustomEntityQueryKind = string;
|
|
|
940
1028
|
export type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
|
|
941
1029
|
|
|
942
1030
|
// @public
|
|
943
|
-
export
|
|
1031
|
+
export interface Customs extends CustomsPermission {
|
|
1032
|
+
}
|
|
944
1033
|
|
|
945
1034
|
// @public
|
|
946
1035
|
export interface CustomsPermission {
|
|
@@ -949,9 +1038,9 @@ export interface CustomsPermission {
|
|
|
949
1038
|
}
|
|
950
1039
|
|
|
951
1040
|
// @public
|
|
952
|
-
export
|
|
1041
|
+
export interface DataConnector extends ResourceWithEtag {
|
|
953
1042
|
kind: DataConnectorKind;
|
|
954
|
-
}
|
|
1043
|
+
}
|
|
955
1044
|
|
|
956
1045
|
// @public
|
|
957
1046
|
export type DataConnectorAuthorizationState = string;
|
|
@@ -962,7 +1051,10 @@ export interface DataConnectorConnectBody {
|
|
|
962
1051
|
authorizationCode?: string;
|
|
963
1052
|
clientId?: string;
|
|
964
1053
|
clientSecret?: string;
|
|
1054
|
+
dataCollectionEndpoint?: string;
|
|
1055
|
+
dataCollectionRuleImmutableId?: string;
|
|
965
1056
|
kind?: ConnectAuthKind;
|
|
1057
|
+
outputStream?: string;
|
|
966
1058
|
password?: string;
|
|
967
1059
|
// (undocumented)
|
|
968
1060
|
requestConfigUserInputValues?: Record<string, unknown>[];
|
|
@@ -1004,7 +1096,7 @@ export interface DataConnectors {
|
|
|
1004
1096
|
|
|
1005
1097
|
// @public
|
|
1006
1098
|
export interface DataConnectorsCheckRequirements {
|
|
1007
|
-
kind: "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "ThreatIntelligence" | "ThreatIntelligenceTaxii";
|
|
1099
|
+
kind: "AzureActiveDirectory" | "AzureAdvancedThreatProtection" | "AzureSecurityCenter" | "AmazonWebServicesCloudTrail" | "AmazonWebServicesS3" | "Dynamics365" | "MicrosoftCloudAppSecurity" | "MicrosoftDefenderAdvancedThreatProtection" | "MicrosoftThreatIntelligence" | "MicrosoftThreatProtection" | "OfficeATP" | "OfficeIRM" | "Office365Project" | "OfficePowerBI" | "ThreatIntelligence" | "ThreatIntelligenceTaxii" | "IOT";
|
|
1008
1100
|
}
|
|
1009
1101
|
|
|
1010
1102
|
// @public
|
|
@@ -1020,7 +1112,7 @@ export interface DataConnectorsCheckRequirementsPostOptionalParams extends coreC
|
|
|
1020
1112
|
export type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
|
|
1021
1113
|
|
|
1022
1114
|
// @public (undocumented)
|
|
1023
|
-
export type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements;
|
|
1115
|
+
export type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
|
|
1024
1116
|
|
|
1025
1117
|
// @public
|
|
1026
1118
|
export interface DataConnectorsConnectOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1068,7 +1160,7 @@ export interface DataConnectorTenantId {
|
|
|
1068
1160
|
}
|
|
1069
1161
|
|
|
1070
1162
|
// @public (undocumented)
|
|
1071
|
-
export type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
|
|
1163
|
+
export type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | Office365ProjectDataConnector | OfficePowerBIDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | IoTDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
|
|
1072
1164
|
|
|
1073
1165
|
// @public
|
|
1074
1166
|
export interface DataConnectorWithAlertsProperties {
|
|
@@ -1090,24 +1182,52 @@ export type DeliveryAction = "Unknown" | "DeliveredAsSpam" | "Delivered" | "Bloc
|
|
|
1090
1182
|
export type DeliveryLocation = "Unknown" | "Inbox" | "JunkFolder" | "DeletedFolder" | "Quarantine" | "External" | "Failed" | "Dropped" | "Forwarded";
|
|
1091
1183
|
|
|
1092
1184
|
// @public
|
|
1093
|
-
export
|
|
1185
|
+
export interface Deployment {
|
|
1186
|
+
deploymentId?: string;
|
|
1187
|
+
deploymentLogsUrl?: string;
|
|
1188
|
+
deploymentResult?: DeploymentResult;
|
|
1189
|
+
deploymentState?: DeploymentState;
|
|
1190
|
+
deploymentTime?: Date;
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
// @public
|
|
1194
|
+
export type DeploymentFetchStatus = string;
|
|
1195
|
+
|
|
1196
|
+
// @public
|
|
1197
|
+
export interface DeploymentInfo {
|
|
1198
|
+
deployment?: Deployment;
|
|
1199
|
+
deploymentFetchStatus?: DeploymentFetchStatus;
|
|
1200
|
+
message?: string;
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
// @public
|
|
1204
|
+
export type DeploymentResult = string;
|
|
1205
|
+
|
|
1206
|
+
// @public
|
|
1207
|
+
export type DeploymentState = string;
|
|
1208
|
+
|
|
1209
|
+
// @public
|
|
1210
|
+
export type DeviceImportance = string;
|
|
1211
|
+
|
|
1212
|
+
// @public
|
|
1213
|
+
export interface DnsEntity extends Entity {
|
|
1094
1214
|
readonly additionalData?: {
|
|
1095
1215
|
[propertyName: string]: Record<string, unknown>;
|
|
1096
1216
|
};
|
|
1097
|
-
readonly friendlyName?: string;
|
|
1098
1217
|
readonly dnsServerIpEntityId?: string;
|
|
1099
1218
|
readonly domainName?: string;
|
|
1219
|
+
readonly friendlyName?: string;
|
|
1100
1220
|
readonly hostIpAddressEntityId?: string;
|
|
1101
1221
|
readonly ipAddressEntityIds?: string[];
|
|
1102
|
-
}
|
|
1222
|
+
}
|
|
1103
1223
|
|
|
1104
1224
|
// @public
|
|
1105
|
-
export
|
|
1225
|
+
export interface DnsEntityProperties extends EntityCommonProperties {
|
|
1106
1226
|
readonly dnsServerIpEntityId?: string;
|
|
1107
1227
|
readonly domainName?: string;
|
|
1108
1228
|
readonly hostIpAddressEntityId?: string;
|
|
1109
1229
|
readonly ipAddressEntityIds?: string[];
|
|
1110
|
-
}
|
|
1230
|
+
}
|
|
1111
1231
|
|
|
1112
1232
|
// @public
|
|
1113
1233
|
export interface DomainWhois {
|
|
@@ -1122,19 +1242,20 @@ export interface DomainWhoisGetOptionalParams extends coreClient.OperationOption
|
|
|
1122
1242
|
export type DomainWhoisGetResponse = EnrichmentDomainWhois;
|
|
1123
1243
|
|
|
1124
1244
|
// @public
|
|
1125
|
-
export
|
|
1245
|
+
export interface Dynamics365CheckRequirements extends DataConnectorsCheckRequirements {
|
|
1126
1246
|
kind: "Dynamics365";
|
|
1127
1247
|
tenantId?: string;
|
|
1128
|
-
}
|
|
1248
|
+
}
|
|
1129
1249
|
|
|
1130
1250
|
// @public
|
|
1131
|
-
export
|
|
1251
|
+
export interface Dynamics365CheckRequirementsProperties extends DataConnectorTenantId {
|
|
1252
|
+
}
|
|
1132
1253
|
|
|
1133
1254
|
// @public
|
|
1134
|
-
export
|
|
1135
|
-
tenantId?: string;
|
|
1255
|
+
export interface Dynamics365DataConnector extends DataConnector {
|
|
1136
1256
|
dataTypes?: Dynamics365DataConnectorDataTypes;
|
|
1137
|
-
|
|
1257
|
+
tenantId?: string;
|
|
1258
|
+
}
|
|
1138
1259
|
|
|
1139
1260
|
// @public
|
|
1140
1261
|
export interface Dynamics365DataConnectorDataTypes {
|
|
@@ -1142,12 +1263,13 @@ export interface Dynamics365DataConnectorDataTypes {
|
|
|
1142
1263
|
}
|
|
1143
1264
|
|
|
1144
1265
|
// @public
|
|
1145
|
-
export
|
|
1266
|
+
export interface Dynamics365DataConnectorDataTypesDynamics365CdsActivities extends DataConnectorDataTypeCommon {
|
|
1267
|
+
}
|
|
1146
1268
|
|
|
1147
1269
|
// @public
|
|
1148
|
-
export
|
|
1270
|
+
export interface Dynamics365DataConnectorProperties extends DataConnectorTenantId {
|
|
1149
1271
|
dataTypes: Dynamics365DataConnectorDataTypes;
|
|
1150
|
-
}
|
|
1272
|
+
}
|
|
1151
1273
|
|
|
1152
1274
|
// @public
|
|
1153
1275
|
export type ElevationToken = "Default" | "Full" | "Limited";
|
|
@@ -1314,14 +1436,14 @@ export interface EntitiesRelationsListOptionalParams extends coreClient.Operatio
|
|
|
1314
1436
|
export type EntitiesRelationsListResponse = RelationList;
|
|
1315
1437
|
|
|
1316
1438
|
// @public
|
|
1317
|
-
export
|
|
1439
|
+
export interface Entity extends Resource {
|
|
1318
1440
|
kind: EntityKind;
|
|
1319
|
-
}
|
|
1441
|
+
}
|
|
1320
1442
|
|
|
1321
1443
|
// @public
|
|
1322
|
-
export
|
|
1323
|
-
|
|
1324
|
-
}
|
|
1444
|
+
export interface EntityAnalytics extends Settings {
|
|
1445
|
+
entityProviders?: EntityProviders[];
|
|
1446
|
+
}
|
|
1325
1447
|
|
|
1326
1448
|
// @public
|
|
1327
1449
|
export interface EntityCommonProperties {
|
|
@@ -1359,8 +1481,14 @@ export interface EntityExpandResponseValue {
|
|
|
1359
1481
|
}
|
|
1360
1482
|
|
|
1361
1483
|
// @public
|
|
1362
|
-
export interface
|
|
1363
|
-
|
|
1484
|
+
export interface EntityFieldMapping {
|
|
1485
|
+
identifier?: string;
|
|
1486
|
+
value?: string;
|
|
1487
|
+
}
|
|
1488
|
+
|
|
1489
|
+
// @public
|
|
1490
|
+
export interface EntityGetInsightsParameters {
|
|
1491
|
+
addDefaultExtendedTimeRange?: boolean;
|
|
1364
1492
|
endTime: Date;
|
|
1365
1493
|
insightQueryIds?: string[];
|
|
1366
1494
|
startTime: Date;
|
|
@@ -1407,6 +1535,9 @@ export interface EntityMapping {
|
|
|
1407
1535
|
// @public
|
|
1408
1536
|
export type EntityMappingType = string;
|
|
1409
1537
|
|
|
1538
|
+
// @public
|
|
1539
|
+
export type EntityProviders = string;
|
|
1540
|
+
|
|
1410
1541
|
// @public
|
|
1411
1542
|
export interface EntityQueries {
|
|
1412
1543
|
createOrUpdate(resourceGroupName: string, workspaceName: string, entityQueryId: string, entityQuery: CustomEntityQueryUnion, options?: EntityQueriesCreateOrUpdateOptionalParams): Promise<EntityQueriesCreateOrUpdateResponse>;
|
|
@@ -1435,7 +1566,7 @@ export type EntityQueriesGetResponse = EntityQueryUnion;
|
|
|
1435
1566
|
|
|
1436
1567
|
// @public
|
|
1437
1568
|
export interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1438
|
-
kind?:
|
|
1569
|
+
kind?: Enum13;
|
|
1439
1570
|
}
|
|
1440
1571
|
|
|
1441
1572
|
// @public
|
|
@@ -1443,16 +1574,16 @@ export type EntityQueriesListNextResponse = EntityQueryList;
|
|
|
1443
1574
|
|
|
1444
1575
|
// @public
|
|
1445
1576
|
export interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
|
|
1446
|
-
kind?:
|
|
1577
|
+
kind?: Enum13;
|
|
1447
1578
|
}
|
|
1448
1579
|
|
|
1449
1580
|
// @public
|
|
1450
1581
|
export type EntityQueriesListResponse = EntityQueryList;
|
|
1451
1582
|
|
|
1452
1583
|
// @public
|
|
1453
|
-
export
|
|
1584
|
+
export interface EntityQuery extends ResourceWithEtag {
|
|
1454
1585
|
kind: EntityQueryKind;
|
|
1455
|
-
}
|
|
1586
|
+
}
|
|
1456
1587
|
|
|
1457
1588
|
// @public
|
|
1458
1589
|
export interface EntityQueryItem {
|
|
@@ -1488,9 +1619,9 @@ export interface EntityQueryList {
|
|
|
1488
1619
|
}
|
|
1489
1620
|
|
|
1490
1621
|
// @public
|
|
1491
|
-
export
|
|
1622
|
+
export interface EntityQueryTemplate extends Resource {
|
|
1492
1623
|
kind: EntityQueryTemplateKind;
|
|
1493
|
-
}
|
|
1624
|
+
}
|
|
1494
1625
|
|
|
1495
1626
|
// @public
|
|
1496
1627
|
export type EntityQueryTemplateKind = string;
|
|
@@ -1548,11 +1679,11 @@ export type EntityRelationsGetRelationResponse = Relation;
|
|
|
1548
1679
|
|
|
1549
1680
|
// @public
|
|
1550
1681
|
export interface EntityTimelineItem {
|
|
1551
|
-
kind: "Activity" | "Bookmark" | "SecurityAlert";
|
|
1682
|
+
kind: "Activity" | "Bookmark" | "Anomaly" | "SecurityAlert";
|
|
1552
1683
|
}
|
|
1553
1684
|
|
|
1554
1685
|
// @public (undocumented)
|
|
1555
|
-
export type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | SecurityAlertTimelineItem;
|
|
1686
|
+
export type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | AnomalyTimelineItem | SecurityAlertTimelineItem;
|
|
1556
1687
|
|
|
1557
1688
|
// @public
|
|
1558
1689
|
export type EntityTimelineKind = string;
|
|
@@ -1575,30 +1706,10 @@ export interface EntityTimelineResponse {
|
|
|
1575
1706
|
export type EntityType = string;
|
|
1576
1707
|
|
|
1577
1708
|
// @public (undocumented)
|
|
1578
|
-
export type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity;
|
|
1579
|
-
|
|
1580
|
-
// @public
|
|
1581
|
-
export type Enum8 = string;
|
|
1582
|
-
|
|
1583
|
-
// @public
|
|
1584
|
-
export interface ErrorAdditionalInfo {
|
|
1585
|
-
readonly info?: Record<string, unknown>;
|
|
1586
|
-
readonly type?: string;
|
|
1587
|
-
}
|
|
1588
|
-
|
|
1589
|
-
// @public
|
|
1590
|
-
export interface ErrorDetail {
|
|
1591
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1592
|
-
readonly code?: string;
|
|
1593
|
-
readonly details?: ErrorDetail[];
|
|
1594
|
-
readonly message?: string;
|
|
1595
|
-
readonly target?: string;
|
|
1596
|
-
}
|
|
1709
|
+
export 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;
|
|
1597
1710
|
|
|
1598
1711
|
// @public
|
|
1599
|
-
export
|
|
1600
|
-
error?: ErrorDetail;
|
|
1601
|
-
}
|
|
1712
|
+
export type Enum13 = string;
|
|
1602
1713
|
|
|
1603
1714
|
// @public
|
|
1604
1715
|
export type EventGroupingAggregationKind = string;
|
|
@@ -1609,14 +1720,14 @@ export interface EventGroupingSettings {
|
|
|
1609
1720
|
}
|
|
1610
1721
|
|
|
1611
1722
|
// @public
|
|
1612
|
-
export
|
|
1723
|
+
export interface ExpansionEntityQuery extends EntityQuery {
|
|
1613
1724
|
dataSources?: string[];
|
|
1614
1725
|
displayName?: string;
|
|
1615
1726
|
inputEntityType?: EntityType;
|
|
1616
1727
|
inputFields?: string[];
|
|
1617
1728
|
outputEntityTypes?: EntityType[];
|
|
1618
1729
|
queryTemplate?: string;
|
|
1619
|
-
}
|
|
1730
|
+
}
|
|
1620
1731
|
|
|
1621
1732
|
// @public
|
|
1622
1733
|
export interface ExpansionResultAggregation {
|
|
@@ -1632,9 +1743,9 @@ export interface ExpansionResultsMetadata {
|
|
|
1632
1743
|
}
|
|
1633
1744
|
|
|
1634
1745
|
// @public
|
|
1635
|
-
export
|
|
1746
|
+
export interface EyesOn extends Settings {
|
|
1636
1747
|
readonly isEnabled?: boolean;
|
|
1637
|
-
}
|
|
1748
|
+
}
|
|
1638
1749
|
|
|
1639
1750
|
// @public
|
|
1640
1751
|
export interface FieldMapping {
|
|
@@ -1643,73 +1754,124 @@ export interface FieldMapping {
|
|
|
1643
1754
|
}
|
|
1644
1755
|
|
|
1645
1756
|
// @public
|
|
1646
|
-
export
|
|
1757
|
+
export interface FileEntity extends Entity {
|
|
1647
1758
|
readonly additionalData?: {
|
|
1648
1759
|
[propertyName: string]: Record<string, unknown>;
|
|
1649
1760
|
};
|
|
1650
|
-
readonly friendlyName?: string;
|
|
1651
1761
|
readonly directory?: string;
|
|
1652
1762
|
readonly fileHashEntityIds?: string[];
|
|
1653
1763
|
readonly fileName?: string;
|
|
1764
|
+
readonly friendlyName?: string;
|
|
1654
1765
|
readonly hostEntityId?: string;
|
|
1655
|
-
}
|
|
1766
|
+
}
|
|
1656
1767
|
|
|
1657
1768
|
// @public
|
|
1658
|
-
export
|
|
1769
|
+
export interface FileEntityProperties extends EntityCommonProperties {
|
|
1659
1770
|
readonly directory?: string;
|
|
1660
1771
|
readonly fileHashEntityIds?: string[];
|
|
1661
1772
|
readonly fileName?: string;
|
|
1662
1773
|
readonly hostEntityId?: string;
|
|
1663
|
-
}
|
|
1774
|
+
}
|
|
1664
1775
|
|
|
1665
1776
|
// @public
|
|
1666
1777
|
export type FileHashAlgorithm = string;
|
|
1667
1778
|
|
|
1668
1779
|
// @public
|
|
1669
|
-
export
|
|
1780
|
+
export interface FileHashEntity extends Entity {
|
|
1670
1781
|
readonly additionalData?: {
|
|
1671
1782
|
[propertyName: string]: Record<string, unknown>;
|
|
1672
1783
|
};
|
|
1673
|
-
readonly friendlyName?: string;
|
|
1674
1784
|
readonly algorithm?: FileHashAlgorithm;
|
|
1785
|
+
readonly friendlyName?: string;
|
|
1675
1786
|
readonly hashValue?: string;
|
|
1676
|
-
}
|
|
1787
|
+
}
|
|
1677
1788
|
|
|
1678
1789
|
// @public
|
|
1679
|
-
export
|
|
1790
|
+
export interface FileHashEntityProperties extends EntityCommonProperties {
|
|
1680
1791
|
readonly algorithm?: FileHashAlgorithm;
|
|
1681
1792
|
readonly hashValue?: string;
|
|
1682
|
-
}
|
|
1793
|
+
}
|
|
1683
1794
|
|
|
1684
1795
|
// @public
|
|
1685
|
-
export
|
|
1796
|
+
export interface FusionAlertRule extends AlertRule {
|
|
1686
1797
|
alertRuleTemplateName?: string;
|
|
1687
1798
|
readonly description?: string;
|
|
1688
1799
|
readonly displayName?: string;
|
|
1689
1800
|
enabled?: boolean;
|
|
1690
1801
|
readonly lastModifiedUtc?: Date;
|
|
1802
|
+
scenarioExclusionPatterns?: FusionScenarioExclusionPattern[];
|
|
1691
1803
|
readonly severity?: AlertSeverity;
|
|
1804
|
+
sourceSettings?: FusionSourceSettings[];
|
|
1692
1805
|
readonly tactics?: AttackTactic[];
|
|
1693
|
-
|
|
1806
|
+
readonly techniques?: string[];
|
|
1807
|
+
}
|
|
1694
1808
|
|
|
1695
1809
|
// @public
|
|
1696
|
-
export
|
|
1810
|
+
export interface FusionAlertRuleTemplate extends AlertRuleTemplate {
|
|
1697
1811
|
alertRulesCreatedByTemplateCount?: number;
|
|
1698
|
-
readonly lastUpdatedDateUTC?: Date;
|
|
1699
1812
|
readonly createdDateUTC?: Date;
|
|
1700
1813
|
description?: string;
|
|
1701
1814
|
displayName?: string;
|
|
1815
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
1702
1816
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
1703
|
-
status?: TemplateStatus;
|
|
1704
1817
|
severity?: AlertSeverity;
|
|
1818
|
+
sourceSettings?: FusionTemplateSourceSetting[];
|
|
1819
|
+
status?: TemplateStatus;
|
|
1705
1820
|
tactics?: AttackTactic[];
|
|
1706
|
-
|
|
1821
|
+
techniques?: string[];
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
// @public
|
|
1825
|
+
export interface FusionScenarioExclusionPattern {
|
|
1826
|
+
dateAddedInUTC: string;
|
|
1827
|
+
exclusionPattern: string;
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
// @public
|
|
1831
|
+
export interface FusionSourceSettings {
|
|
1832
|
+
enabled: boolean;
|
|
1833
|
+
sourceName: string;
|
|
1834
|
+
sourceSubTypes?: FusionSourceSubTypeSetting[];
|
|
1835
|
+
}
|
|
1836
|
+
|
|
1837
|
+
// @public
|
|
1838
|
+
export interface FusionSourceSubTypeSetting {
|
|
1839
|
+
enabled: boolean;
|
|
1840
|
+
severityFilters: FusionSubTypeSeverityFilter;
|
|
1841
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
1842
|
+
sourceSubTypeName: string;
|
|
1843
|
+
}
|
|
1844
|
+
|
|
1845
|
+
// @public
|
|
1846
|
+
export interface FusionSubTypeSeverityFilter {
|
|
1847
|
+
filters?: FusionSubTypeSeverityFiltersItem[];
|
|
1848
|
+
readonly isSupported?: boolean;
|
|
1849
|
+
}
|
|
1707
1850
|
|
|
1708
1851
|
// @public
|
|
1709
|
-
export
|
|
1852
|
+
export interface FusionSubTypeSeverityFiltersItem {
|
|
1853
|
+
enabled: boolean;
|
|
1710
1854
|
severity: AlertSeverity;
|
|
1711
|
-
|
|
1712
|
-
|
|
1855
|
+
}
|
|
1856
|
+
|
|
1857
|
+
// @public
|
|
1858
|
+
export interface FusionTemplateSourceSetting {
|
|
1859
|
+
sourceName: string;
|
|
1860
|
+
sourceSubTypes?: FusionTemplateSourceSubType[];
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
// @public
|
|
1864
|
+
export interface FusionTemplateSourceSubType {
|
|
1865
|
+
severityFilter: FusionTemplateSubTypeSeverityFilter;
|
|
1866
|
+
readonly sourceSubTypeDisplayName?: string;
|
|
1867
|
+
sourceSubTypeName: string;
|
|
1868
|
+
}
|
|
1869
|
+
|
|
1870
|
+
// @public
|
|
1871
|
+
export interface FusionTemplateSubTypeSeverityFilter {
|
|
1872
|
+
isSupported: boolean;
|
|
1873
|
+
severityFilters?: AlertSeverity[];
|
|
1874
|
+
}
|
|
1713
1875
|
|
|
1714
1876
|
// @public
|
|
1715
1877
|
export interface GeoLocation {
|
|
@@ -1723,15 +1885,18 @@ export interface GeoLocation {
|
|
|
1723
1885
|
}
|
|
1724
1886
|
|
|
1725
1887
|
// @public
|
|
1726
|
-
export
|
|
1888
|
+
export type GetInsightsError = string;
|
|
1889
|
+
|
|
1890
|
+
// @public
|
|
1891
|
+
export interface GetInsightsErrorKind {
|
|
1727
1892
|
errorMessage: string;
|
|
1728
|
-
kind:
|
|
1893
|
+
kind: GetInsightsError;
|
|
1729
1894
|
queryId?: string;
|
|
1730
1895
|
}
|
|
1731
1896
|
|
|
1732
1897
|
// @public
|
|
1733
1898
|
export interface GetInsightsResultsMetadata {
|
|
1734
|
-
errors?:
|
|
1899
|
+
errors?: GetInsightsErrorKind[];
|
|
1735
1900
|
totalCount: number;
|
|
1736
1901
|
}
|
|
1737
1902
|
|
|
@@ -1740,6 +1905,11 @@ export interface GetQueriesResponse {
|
|
|
1740
1905
|
value?: EntityQueryItemUnion[];
|
|
1741
1906
|
}
|
|
1742
1907
|
|
|
1908
|
+
// @public
|
|
1909
|
+
export interface GitHubResourceInfo {
|
|
1910
|
+
appInstallationId?: string;
|
|
1911
|
+
}
|
|
1912
|
+
|
|
1743
1913
|
// @public
|
|
1744
1914
|
export interface GraphQueries {
|
|
1745
1915
|
baseQuery?: string;
|
|
@@ -1759,13 +1929,13 @@ export interface GroupingConfiguration {
|
|
|
1759
1929
|
}
|
|
1760
1930
|
|
|
1761
1931
|
// @public
|
|
1762
|
-
export
|
|
1932
|
+
export interface HostEntity extends Entity {
|
|
1763
1933
|
readonly additionalData?: {
|
|
1764
1934
|
[propertyName: string]: Record<string, unknown>;
|
|
1765
1935
|
};
|
|
1766
|
-
readonly friendlyName?: string;
|
|
1767
1936
|
readonly azureID?: string;
|
|
1768
1937
|
readonly dnsDomain?: string;
|
|
1938
|
+
readonly friendlyName?: string;
|
|
1769
1939
|
readonly hostName?: string;
|
|
1770
1940
|
readonly isDomainJoined?: boolean;
|
|
1771
1941
|
readonly netBiosName?: string;
|
|
@@ -1773,10 +1943,10 @@ export type HostEntity = Entity & {
|
|
|
1773
1943
|
readonly omsAgentID?: string;
|
|
1774
1944
|
osFamily?: OSFamily;
|
|
1775
1945
|
readonly osVersion?: string;
|
|
1776
|
-
}
|
|
1946
|
+
}
|
|
1777
1947
|
|
|
1778
1948
|
// @public
|
|
1779
|
-
export
|
|
1949
|
+
export interface HostEntityProperties extends EntityCommonProperties {
|
|
1780
1950
|
readonly azureID?: string;
|
|
1781
1951
|
readonly dnsDomain?: string;
|
|
1782
1952
|
readonly hostName?: string;
|
|
@@ -1786,44 +1956,44 @@ export type HostEntityProperties = EntityCommonProperties & {
|
|
|
1786
1956
|
readonly omsAgentID?: string;
|
|
1787
1957
|
osFamily?: OSFamily;
|
|
1788
1958
|
readonly osVersion?: string;
|
|
1789
|
-
}
|
|
1959
|
+
}
|
|
1790
1960
|
|
|
1791
1961
|
// @public
|
|
1792
|
-
export
|
|
1962
|
+
export interface HuntingBookmark extends Entity {
|
|
1793
1963
|
readonly additionalData?: {
|
|
1794
1964
|
[propertyName: string]: Record<string, unknown>;
|
|
1795
1965
|
};
|
|
1796
|
-
readonly friendlyName?: string;
|
|
1797
1966
|
created?: Date;
|
|
1798
1967
|
createdBy?: UserInfo;
|
|
1799
1968
|
displayName?: string;
|
|
1800
1969
|
eventTime?: Date;
|
|
1970
|
+
readonly friendlyName?: string;
|
|
1971
|
+
incidentInfo?: IncidentInfo;
|
|
1801
1972
|
labels?: string[];
|
|
1802
1973
|
notes?: string;
|
|
1803
1974
|
query?: string;
|
|
1804
1975
|
queryResult?: string;
|
|
1805
1976
|
updated?: Date;
|
|
1806
1977
|
updatedBy?: UserInfo;
|
|
1807
|
-
|
|
1808
|
-
};
|
|
1978
|
+
}
|
|
1809
1979
|
|
|
1810
1980
|
// @public
|
|
1811
|
-
export
|
|
1981
|
+
export interface HuntingBookmarkProperties extends EntityCommonProperties {
|
|
1812
1982
|
created?: Date;
|
|
1813
1983
|
createdBy?: UserInfo;
|
|
1814
1984
|
displayName: string;
|
|
1815
1985
|
eventTime?: Date;
|
|
1986
|
+
incidentInfo?: IncidentInfo;
|
|
1816
1987
|
labels?: string[];
|
|
1817
1988
|
notes?: string;
|
|
1818
1989
|
query: string;
|
|
1819
1990
|
queryResult?: string;
|
|
1820
1991
|
updated?: Date;
|
|
1821
1992
|
updatedBy?: UserInfo;
|
|
1822
|
-
|
|
1823
|
-
};
|
|
1993
|
+
}
|
|
1824
1994
|
|
|
1825
1995
|
// @public
|
|
1826
|
-
export
|
|
1996
|
+
export interface Incident extends ResourceWithEtag {
|
|
1827
1997
|
readonly additionalData?: IncidentAdditionalData;
|
|
1828
1998
|
classification?: IncidentClassification;
|
|
1829
1999
|
classificationComment?: string;
|
|
@@ -1831,20 +2001,20 @@ export type Incident = ResourceWithEtag & {
|
|
|
1831
2001
|
readonly createdTimeUtc?: Date;
|
|
1832
2002
|
description?: string;
|
|
1833
2003
|
firstActivityTimeUtc?: Date;
|
|
1834
|
-
readonly incidentUrl?: string;
|
|
1835
2004
|
readonly incidentNumber?: number;
|
|
2005
|
+
readonly incidentUrl?: string;
|
|
1836
2006
|
labels?: IncidentLabel[];
|
|
1837
|
-
providerName?: string;
|
|
1838
|
-
providerIncidentId?: string;
|
|
1839
2007
|
lastActivityTimeUtc?: Date;
|
|
1840
2008
|
readonly lastModifiedTimeUtc?: Date;
|
|
1841
2009
|
owner?: IncidentOwnerInfo;
|
|
2010
|
+
providerIncidentId?: string;
|
|
2011
|
+
providerName?: string;
|
|
1842
2012
|
readonly relatedAnalyticRuleIds?: string[];
|
|
1843
2013
|
severity?: IncidentSeverity;
|
|
1844
2014
|
status?: IncidentStatus;
|
|
1845
2015
|
teamInformation?: TeamInformation;
|
|
1846
2016
|
title?: string;
|
|
1847
|
-
}
|
|
2017
|
+
}
|
|
1848
2018
|
|
|
1849
2019
|
// @public
|
|
1850
2020
|
export interface IncidentAdditionalData {
|
|
@@ -1852,7 +2022,9 @@ export interface IncidentAdditionalData {
|
|
|
1852
2022
|
readonly alertsCount?: number;
|
|
1853
2023
|
readonly bookmarksCount?: number;
|
|
1854
2024
|
readonly commentsCount?: number;
|
|
2025
|
+
readonly providerIncidentUrl?: string;
|
|
1855
2026
|
readonly tactics?: AttackTactic[];
|
|
2027
|
+
readonly techniques?: string[];
|
|
1856
2028
|
}
|
|
1857
2029
|
|
|
1858
2030
|
// @public
|
|
@@ -1872,12 +2044,12 @@ export type IncidentClassification = string;
|
|
|
1872
2044
|
export type IncidentClassificationReason = string;
|
|
1873
2045
|
|
|
1874
2046
|
// @public
|
|
1875
|
-
export
|
|
2047
|
+
export interface IncidentComment extends ResourceWithEtag {
|
|
2048
|
+
readonly author?: ClientInfo;
|
|
1876
2049
|
readonly createdTimeUtc?: Date;
|
|
1877
2050
|
readonly lastModifiedTimeUtc?: Date;
|
|
1878
2051
|
message?: string;
|
|
1879
|
-
|
|
1880
|
-
};
|
|
2052
|
+
}
|
|
1881
2053
|
|
|
1882
2054
|
// @public
|
|
1883
2055
|
export interface IncidentCommentList {
|
|
@@ -1979,10 +2151,21 @@ export interface IncidentOwnerInfo {
|
|
|
1979
2151
|
assignedTo?: string;
|
|
1980
2152
|
email?: string;
|
|
1981
2153
|
objectId?: string;
|
|
1982
|
-
|
|
2154
|
+
ownerType?: OwnerType;
|
|
1983
2155
|
userPrincipalName?: string;
|
|
1984
2156
|
}
|
|
1985
2157
|
|
|
2158
|
+
// @public (undocumented)
|
|
2159
|
+
export interface IncidentPropertiesAction {
|
|
2160
|
+
classification?: IncidentClassification;
|
|
2161
|
+
classificationComment?: string;
|
|
2162
|
+
classificationReason?: IncidentClassificationReason;
|
|
2163
|
+
labels?: IncidentLabel[];
|
|
2164
|
+
owner?: IncidentOwnerInfo;
|
|
2165
|
+
severity?: IncidentSeverity;
|
|
2166
|
+
status?: IncidentStatus;
|
|
2167
|
+
}
|
|
2168
|
+
|
|
1986
2169
|
// @public
|
|
1987
2170
|
export interface IncidentRelations {
|
|
1988
2171
|
createOrUpdate(resourceGroupName: string, workspaceName: string, incidentId: string, relationName: string, relation: Relation, options?: IncidentRelationsCreateOrUpdateOptionalParams): Promise<IncidentRelationsCreateOrUpdateResponse>;
|
|
@@ -2041,6 +2224,7 @@ export interface Incidents {
|
|
|
2041
2224
|
listAlerts(resourceGroupName: string, workspaceName: string, incidentId: string, options?: IncidentsListAlertsOptionalParams): Promise<IncidentsListAlertsResponse>;
|
|
2042
2225
|
listBookmarks(resourceGroupName: string, workspaceName: string, incidentId: string, options?: IncidentsListBookmarksOptionalParams): Promise<IncidentsListBookmarksResponse>;
|
|
2043
2226
|
listEntities(resourceGroupName: string, workspaceName: string, incidentId: string, options?: IncidentsListEntitiesOptionalParams): Promise<IncidentsListEntitiesResponse>;
|
|
2227
|
+
runPlaybook(resourceGroupName: string, workspaceName: string, incidentIdentifier: string, options?: IncidentsRunPlaybookOptionalParams): Promise<IncidentsRunPlaybookResponse>;
|
|
2044
2228
|
}
|
|
2045
2229
|
|
|
2046
2230
|
// @public
|
|
@@ -2114,26 +2298,35 @@ export interface IncidentsListOptionalParams extends coreClient.OperationOptions
|
|
|
2114
2298
|
// @public
|
|
2115
2299
|
export type IncidentsListResponse = IncidentList;
|
|
2116
2300
|
|
|
2301
|
+
// @public
|
|
2302
|
+
export interface IncidentsRunPlaybookOptionalParams extends coreClient.OperationOptions {
|
|
2303
|
+
// (undocumented)
|
|
2304
|
+
requestBody?: ManualTriggerRequestBody;
|
|
2305
|
+
}
|
|
2306
|
+
|
|
2307
|
+
// @public
|
|
2308
|
+
export type IncidentsRunPlaybookResponse = Record<string, unknown>;
|
|
2309
|
+
|
|
2117
2310
|
// @public
|
|
2118
2311
|
export type IncidentStatus = string;
|
|
2119
2312
|
|
|
2120
2313
|
// @public
|
|
2121
|
-
export
|
|
2314
|
+
export interface InsightQueryItem extends EntityQueryItem {
|
|
2122
2315
|
kind: "Insight";
|
|
2123
2316
|
properties?: InsightQueryItemProperties;
|
|
2124
|
-
}
|
|
2317
|
+
}
|
|
2125
2318
|
|
|
2126
2319
|
// @public
|
|
2127
|
-
export
|
|
2128
|
-
|
|
2129
|
-
description?: string;
|
|
2320
|
+
export interface InsightQueryItemProperties extends EntityQueryItemProperties {
|
|
2321
|
+
additionalQuery?: InsightQueryItemPropertiesAdditionalQuery;
|
|
2130
2322
|
baseQuery?: string;
|
|
2131
|
-
tableQuery?: InsightQueryItemPropertiesTableQuery;
|
|
2132
2323
|
chartQuery?: Record<string, unknown>;
|
|
2133
|
-
additionalQuery?: InsightQueryItemPropertiesAdditionalQuery;
|
|
2134
2324
|
defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
|
|
2325
|
+
description?: string;
|
|
2326
|
+
displayName?: string;
|
|
2135
2327
|
referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
|
|
2136
|
-
|
|
2328
|
+
tableQuery?: InsightQueryItemPropertiesTableQuery;
|
|
2329
|
+
}
|
|
2137
2330
|
|
|
2138
2331
|
// @public
|
|
2139
2332
|
export interface InsightQueryItemPropertiesAdditionalQuery {
|
|
@@ -2199,71 +2392,111 @@ export interface InstructionSteps {
|
|
|
2199
2392
|
}
|
|
2200
2393
|
|
|
2201
2394
|
// @public (undocumented)
|
|
2202
|
-
export
|
|
2395
|
+
export interface InstructionStepsInstructionsItem extends ConnectorInstructionModelBase {
|
|
2396
|
+
}
|
|
2397
|
+
|
|
2398
|
+
// @public
|
|
2399
|
+
export interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
|
|
2400
|
+
kind: "IOT";
|
|
2401
|
+
subscriptionId?: string;
|
|
2402
|
+
}
|
|
2403
|
+
|
|
2404
|
+
// @public
|
|
2405
|
+
export interface IoTDataConnector extends DataConnector {
|
|
2406
|
+
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
2407
|
+
subscriptionId?: string;
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2410
|
+
// @public
|
|
2411
|
+
export interface IoTDataConnectorProperties extends DataConnectorWithAlertsProperties {
|
|
2412
|
+
subscriptionId?: string;
|
|
2413
|
+
}
|
|
2203
2414
|
|
|
2204
2415
|
// @public
|
|
2205
|
-
export
|
|
2416
|
+
export interface IoTDeviceEntity extends Entity {
|
|
2206
2417
|
readonly additionalData?: {
|
|
2207
2418
|
[propertyName: string]: Record<string, unknown>;
|
|
2208
2419
|
};
|
|
2209
|
-
readonly friendlyName?: string;
|
|
2210
2420
|
readonly deviceId?: string;
|
|
2211
2421
|
readonly deviceName?: string;
|
|
2212
|
-
readonly
|
|
2213
|
-
readonly iotSecurityAgentId?: string;
|
|
2422
|
+
readonly deviceSubType?: string;
|
|
2214
2423
|
readonly deviceType?: string;
|
|
2215
|
-
readonly vendor?: string;
|
|
2216
2424
|
readonly edgeId?: string;
|
|
2217
|
-
readonly macAddress?: string;
|
|
2218
|
-
readonly model?: string;
|
|
2219
|
-
readonly serialNumber?: string;
|
|
2220
2425
|
readonly firmwareVersion?: string;
|
|
2221
|
-
readonly
|
|
2222
|
-
readonly iotHubEntityId?: string;
|
|
2426
|
+
readonly friendlyName?: string;
|
|
2223
2427
|
readonly hostEntityId?: string;
|
|
2428
|
+
importance?: DeviceImportance;
|
|
2429
|
+
readonly iotHubEntityId?: string;
|
|
2430
|
+
readonly iotSecurityAgentId?: string;
|
|
2224
2431
|
readonly ipAddressEntityId?: string;
|
|
2225
|
-
readonly
|
|
2432
|
+
readonly isAuthorized?: boolean;
|
|
2433
|
+
readonly isProgramming?: boolean;
|
|
2434
|
+
readonly isScanner?: boolean;
|
|
2435
|
+
readonly macAddress?: string;
|
|
2436
|
+
readonly model?: string;
|
|
2437
|
+
readonly nicEntityIds?: string[];
|
|
2438
|
+
readonly operatingSystem?: string;
|
|
2439
|
+
readonly owners?: string[];
|
|
2226
2440
|
readonly protocols?: string[];
|
|
2227
|
-
|
|
2441
|
+
readonly purdueLayer?: string;
|
|
2442
|
+
readonly sensor?: string;
|
|
2443
|
+
readonly serialNumber?: string;
|
|
2444
|
+
readonly site?: string;
|
|
2445
|
+
readonly source?: string;
|
|
2446
|
+
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2447
|
+
readonly vendor?: string;
|
|
2448
|
+
readonly zone?: string;
|
|
2449
|
+
}
|
|
2228
2450
|
|
|
2229
2451
|
// @public
|
|
2230
|
-
export
|
|
2452
|
+
export interface IoTDeviceEntityProperties extends EntityCommonProperties {
|
|
2231
2453
|
readonly deviceId?: string;
|
|
2232
2454
|
readonly deviceName?: string;
|
|
2233
|
-
readonly
|
|
2234
|
-
readonly iotSecurityAgentId?: string;
|
|
2455
|
+
readonly deviceSubType?: string;
|
|
2235
2456
|
readonly deviceType?: string;
|
|
2236
|
-
readonly vendor?: string;
|
|
2237
2457
|
readonly edgeId?: string;
|
|
2238
|
-
readonly macAddress?: string;
|
|
2239
|
-
readonly model?: string;
|
|
2240
|
-
readonly serialNumber?: string;
|
|
2241
2458
|
readonly firmwareVersion?: string;
|
|
2242
|
-
readonly operatingSystem?: string;
|
|
2243
|
-
readonly iotHubEntityId?: string;
|
|
2244
2459
|
readonly hostEntityId?: string;
|
|
2460
|
+
importance?: DeviceImportance;
|
|
2461
|
+
readonly iotHubEntityId?: string;
|
|
2462
|
+
readonly iotSecurityAgentId?: string;
|
|
2245
2463
|
readonly ipAddressEntityId?: string;
|
|
2246
|
-
readonly
|
|
2464
|
+
readonly isAuthorized?: boolean;
|
|
2465
|
+
readonly isProgramming?: boolean;
|
|
2466
|
+
readonly isScanner?: boolean;
|
|
2467
|
+
readonly macAddress?: string;
|
|
2468
|
+
readonly model?: string;
|
|
2469
|
+
readonly nicEntityIds?: string[];
|
|
2470
|
+
readonly operatingSystem?: string;
|
|
2471
|
+
readonly owners?: string[];
|
|
2247
2472
|
readonly protocols?: string[];
|
|
2248
|
-
|
|
2473
|
+
readonly purdueLayer?: string;
|
|
2474
|
+
readonly sensor?: string;
|
|
2475
|
+
readonly serialNumber?: string;
|
|
2476
|
+
readonly site?: string;
|
|
2477
|
+
readonly source?: string;
|
|
2478
|
+
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2479
|
+
readonly vendor?: string;
|
|
2480
|
+
readonly zone?: string;
|
|
2481
|
+
}
|
|
2249
2482
|
|
|
2250
2483
|
// @public
|
|
2251
|
-
export
|
|
2484
|
+
export interface IpEntity extends Entity {
|
|
2252
2485
|
readonly additionalData?: {
|
|
2253
2486
|
[propertyName: string]: Record<string, unknown>;
|
|
2254
2487
|
};
|
|
2255
|
-
readonly friendlyName?: string;
|
|
2256
2488
|
readonly address?: string;
|
|
2489
|
+
readonly friendlyName?: string;
|
|
2257
2490
|
readonly location?: GeoLocation;
|
|
2258
2491
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2259
|
-
}
|
|
2492
|
+
}
|
|
2260
2493
|
|
|
2261
2494
|
// @public
|
|
2262
|
-
export
|
|
2495
|
+
export interface IpEntityProperties extends EntityCommonProperties {
|
|
2263
2496
|
readonly address?: string;
|
|
2264
2497
|
readonly location?: GeoLocation;
|
|
2265
2498
|
readonly threatIntelligence?: ThreatIntelligence[];
|
|
2266
|
-
}
|
|
2499
|
+
}
|
|
2267
2500
|
|
|
2268
2501
|
// @public
|
|
2269
2502
|
export interface IPGeodata {
|
|
@@ -2283,6 +2516,12 @@ export type KillChainIntent = string;
|
|
|
2283
2516
|
// @public
|
|
2284
2517
|
export type Kind = string;
|
|
2285
2518
|
|
|
2519
|
+
// @public
|
|
2520
|
+
export enum KnownActionType {
|
|
2521
|
+
ModifyProperties = "ModifyProperties",
|
|
2522
|
+
RunPlaybook = "RunPlaybook"
|
|
2523
|
+
}
|
|
2524
|
+
|
|
2286
2525
|
// @public
|
|
2287
2526
|
export enum KnownAlertDetail {
|
|
2288
2527
|
DisplayName = "DisplayName",
|
|
@@ -2291,17 +2530,11 @@ export enum KnownAlertDetail {
|
|
|
2291
2530
|
|
|
2292
2531
|
// @public
|
|
2293
2532
|
export enum KnownAlertRuleKind {
|
|
2294
|
-
// (undocumented)
|
|
2295
2533
|
Fusion = "Fusion",
|
|
2296
|
-
// (undocumented)
|
|
2297
2534
|
MicrosoftSecurityIncidentCreation = "MicrosoftSecurityIncidentCreation",
|
|
2298
|
-
// (undocumented)
|
|
2299
2535
|
MLBehaviorAnalytics = "MLBehaviorAnalytics",
|
|
2300
|
-
// (undocumented)
|
|
2301
2536
|
NRT = "NRT",
|
|
2302
|
-
// (undocumented)
|
|
2303
2537
|
Scheduled = "Scheduled",
|
|
2304
|
-
// (undocumented)
|
|
2305
2538
|
ThreatIntelligence = "ThreatIntelligence"
|
|
2306
2539
|
}
|
|
2307
2540
|
|
|
@@ -2332,43 +2565,49 @@ export enum KnownAntispamMailDirection {
|
|
|
2332
2565
|
|
|
2333
2566
|
// @public
|
|
2334
2567
|
export enum KnownAttackTactic {
|
|
2335
|
-
// (undocumented)
|
|
2336
2568
|
Collection = "Collection",
|
|
2337
|
-
// (undocumented)
|
|
2338
2569
|
CommandAndControl = "CommandAndControl",
|
|
2339
|
-
// (undocumented)
|
|
2340
2570
|
CredentialAccess = "CredentialAccess",
|
|
2341
|
-
// (undocumented)
|
|
2342
2571
|
DefenseEvasion = "DefenseEvasion",
|
|
2343
|
-
// (undocumented)
|
|
2344
2572
|
Discovery = "Discovery",
|
|
2345
|
-
// (undocumented)
|
|
2346
2573
|
Execution = "Execution",
|
|
2347
|
-
// (undocumented)
|
|
2348
2574
|
Exfiltration = "Exfiltration",
|
|
2349
|
-
// (undocumented)
|
|
2350
2575
|
Impact = "Impact",
|
|
2351
|
-
|
|
2576
|
+
ImpairProcessControl = "ImpairProcessControl",
|
|
2577
|
+
InhibitResponseFunction = "InhibitResponseFunction",
|
|
2352
2578
|
InitialAccess = "InitialAccess",
|
|
2353
|
-
// (undocumented)
|
|
2354
2579
|
LateralMovement = "LateralMovement",
|
|
2355
|
-
// (undocumented)
|
|
2356
2580
|
Persistence = "Persistence",
|
|
2357
|
-
// (undocumented)
|
|
2358
2581
|
PreAttack = "PreAttack",
|
|
2359
|
-
|
|
2360
|
-
|
|
2582
|
+
PrivilegeEscalation = "PrivilegeEscalation",
|
|
2583
|
+
Reconnaissance = "Reconnaissance",
|
|
2584
|
+
ResourceDevelopment = "ResourceDevelopment"
|
|
2361
2585
|
}
|
|
2362
2586
|
|
|
2363
2587
|
// @public
|
|
2364
|
-
export enum
|
|
2365
|
-
|
|
2366
|
-
|
|
2588
|
+
export enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
|
|
2589
|
+
Alerts = "Alerts",
|
|
2590
|
+
Comments = "Comments",
|
|
2591
|
+
Labels = "Labels",
|
|
2592
|
+
Tactics = "Tactics"
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2595
|
+
// @public
|
|
2596
|
+
export enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
|
|
2597
|
+
Added = "Added"
|
|
2598
|
+
}
|
|
2599
|
+
|
|
2600
|
+
// @public
|
|
2601
|
+
export enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
|
|
2602
|
+
ChangedFrom = "ChangedFrom",
|
|
2603
|
+
ChangedTo = "ChangedTo"
|
|
2367
2604
|
}
|
|
2368
2605
|
|
|
2369
2606
|
// @public
|
|
2370
|
-
export enum
|
|
2371
|
-
|
|
2607
|
+
export enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
|
|
2608
|
+
IncidentOwner = "IncidentOwner",
|
|
2609
|
+
IncidentSeverity = "IncidentSeverity",
|
|
2610
|
+
IncidentStatus = "IncidentStatus"
|
|
2372
2611
|
}
|
|
2373
2612
|
|
|
2374
2613
|
// @public
|
|
@@ -2393,6 +2632,8 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
2393
2632
|
AccountPuid = "AccountPUID",
|
|
2394
2633
|
AccountSid = "AccountSid",
|
|
2395
2634
|
AccountUPNSuffix = "AccountUPNSuffix",
|
|
2635
|
+
AlertAnalyticRuleIds = "AlertAnalyticRuleIds",
|
|
2636
|
+
AlertProductNames = "AlertProductNames",
|
|
2396
2637
|
AzureResourceResourceId = "AzureResourceResourceId",
|
|
2397
2638
|
AzureResourceSubscriptionId = "AzureResourceSubscriptionId",
|
|
2398
2639
|
CloudApplicationAppId = "CloudApplicationAppId",
|
|
@@ -2407,6 +2648,7 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
2407
2648
|
HostNTDomain = "HostNTDomain",
|
|
2408
2649
|
HostOSVersion = "HostOSVersion",
|
|
2409
2650
|
IncidentDescription = "IncidentDescription",
|
|
2651
|
+
IncidentLabel = "IncidentLabel",
|
|
2410
2652
|
IncidentProviderName = "IncidentProviderName",
|
|
2411
2653
|
IncidentRelatedAnalyticRuleIds = "IncidentRelatedAnalyticRuleIds",
|
|
2412
2654
|
IncidentSeverity = "IncidentSeverity",
|
|
@@ -2439,6 +2681,13 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
|
|
|
2439
2681
|
Url = "Url"
|
|
2440
2682
|
}
|
|
2441
2683
|
|
|
2684
|
+
// @public
|
|
2685
|
+
export enum KnownConditionType {
|
|
2686
|
+
Property = "Property",
|
|
2687
|
+
PropertyArrayChanged = "PropertyArrayChanged",
|
|
2688
|
+
PropertyChanged = "PropertyChanged"
|
|
2689
|
+
}
|
|
2690
|
+
|
|
2442
2691
|
// @public
|
|
2443
2692
|
export enum KnownConfidenceLevel {
|
|
2444
2693
|
High = "High",
|
|
@@ -2456,121 +2705,119 @@ export enum KnownConfidenceScoreStatus {
|
|
|
2456
2705
|
|
|
2457
2706
|
// @public
|
|
2458
2707
|
export enum KnownConnectAuthKind {
|
|
2459
|
-
// (undocumented)
|
|
2460
2708
|
APIKey = "APIKey",
|
|
2461
|
-
// (undocumented)
|
|
2462
2709
|
Basic = "Basic",
|
|
2463
|
-
// (undocumented)
|
|
2464
2710
|
OAuth2 = "OAuth2"
|
|
2465
2711
|
}
|
|
2466
2712
|
|
|
2467
2713
|
// @public
|
|
2468
2714
|
export enum KnownConnectivityType {
|
|
2469
|
-
// (undocumented)
|
|
2470
2715
|
IsConnectedQuery = "IsConnectedQuery"
|
|
2471
2716
|
}
|
|
2472
2717
|
|
|
2473
2718
|
// @public
|
|
2474
2719
|
export enum KnownContentType {
|
|
2475
|
-
// (undocumented)
|
|
2476
2720
|
AnalyticRule = "AnalyticRule",
|
|
2477
|
-
// (undocumented)
|
|
2478
2721
|
Workbook = "Workbook"
|
|
2479
2722
|
}
|
|
2480
2723
|
|
|
2481
2724
|
// @public
|
|
2482
2725
|
export enum KnownCreatedByType {
|
|
2483
|
-
// (undocumented)
|
|
2484
2726
|
Application = "Application",
|
|
2485
|
-
// (undocumented)
|
|
2486
2727
|
Key = "Key",
|
|
2487
|
-
// (undocumented)
|
|
2488
2728
|
ManagedIdentity = "ManagedIdentity",
|
|
2489
|
-
// (undocumented)
|
|
2490
2729
|
User = "User"
|
|
2491
2730
|
}
|
|
2492
2731
|
|
|
2493
2732
|
// @public
|
|
2494
2733
|
export enum KnownCustomEntityQueryKind {
|
|
2495
|
-
// (undocumented)
|
|
2496
2734
|
Activity = "Activity"
|
|
2497
2735
|
}
|
|
2498
2736
|
|
|
2499
2737
|
// @public
|
|
2500
2738
|
export enum KnownDataConnectorAuthorizationState {
|
|
2501
|
-
// (undocumented)
|
|
2502
2739
|
Invalid = "Invalid",
|
|
2503
|
-
// (undocumented)
|
|
2504
2740
|
Valid = "Valid"
|
|
2505
2741
|
}
|
|
2506
2742
|
|
|
2507
2743
|
// @public
|
|
2508
2744
|
export enum KnownDataConnectorKind {
|
|
2509
|
-
// (undocumented)
|
|
2510
2745
|
AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
|
|
2511
|
-
// (undocumented)
|
|
2512
2746
|
AmazonWebServicesS3 = "AmazonWebServicesS3",
|
|
2513
|
-
// (undocumented)
|
|
2514
2747
|
APIPolling = "APIPolling",
|
|
2515
|
-
// (undocumented)
|
|
2516
2748
|
AzureActiveDirectory = "AzureActiveDirectory",
|
|
2517
|
-
// (undocumented)
|
|
2518
2749
|
AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
|
|
2519
|
-
// (undocumented)
|
|
2520
2750
|
AzureSecurityCenter = "AzureSecurityCenter",
|
|
2521
|
-
// (undocumented)
|
|
2522
2751
|
Dynamics365 = "Dynamics365",
|
|
2523
|
-
// (undocumented)
|
|
2524
2752
|
GenericUI = "GenericUI",
|
|
2525
|
-
|
|
2753
|
+
IOT = "IOT",
|
|
2526
2754
|
MicrosoftCloudAppSecurity = "MicrosoftCloudAppSecurity",
|
|
2527
|
-
// (undocumented)
|
|
2528
2755
|
MicrosoftDefenderAdvancedThreatProtection = "MicrosoftDefenderAdvancedThreatProtection",
|
|
2529
|
-
// (undocumented)
|
|
2530
2756
|
MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
|
|
2531
|
-
// (undocumented)
|
|
2532
2757
|
MicrosoftThreatProtection = "MicrosoftThreatProtection",
|
|
2533
|
-
// (undocumented)
|
|
2534
2758
|
Office365 = "Office365",
|
|
2535
|
-
|
|
2759
|
+
Office365Project = "Office365Project",
|
|
2536
2760
|
OfficeATP = "OfficeATP",
|
|
2537
|
-
// (undocumented)
|
|
2538
2761
|
OfficeIRM = "OfficeIRM",
|
|
2539
|
-
|
|
2762
|
+
OfficePowerBI = "OfficePowerBI",
|
|
2540
2763
|
ThreatIntelligence = "ThreatIntelligence",
|
|
2541
|
-
// (undocumented)
|
|
2542
2764
|
ThreatIntelligenceTaxii = "ThreatIntelligenceTaxii"
|
|
2543
2765
|
}
|
|
2544
2766
|
|
|
2545
2767
|
// @public
|
|
2546
2768
|
export enum KnownDataConnectorLicenseState {
|
|
2547
|
-
// (undocumented)
|
|
2548
2769
|
Invalid = "Invalid",
|
|
2549
|
-
// (undocumented)
|
|
2550
2770
|
Unknown = "Unknown",
|
|
2551
|
-
// (undocumented)
|
|
2552
2771
|
Valid = "Valid"
|
|
2553
2772
|
}
|
|
2554
2773
|
|
|
2555
2774
|
// @public
|
|
2556
2775
|
export enum KnownDataTypeState {
|
|
2557
|
-
// (undocumented)
|
|
2558
2776
|
Disabled = "Disabled",
|
|
2559
|
-
// (undocumented)
|
|
2560
2777
|
Enabled = "Enabled"
|
|
2561
2778
|
}
|
|
2562
2779
|
|
|
2563
2780
|
// @public
|
|
2564
|
-
export enum
|
|
2565
|
-
|
|
2781
|
+
export enum KnownDeploymentFetchStatus {
|
|
2782
|
+
NotFound = "NotFound",
|
|
2783
|
+
Success = "Success",
|
|
2784
|
+
Unauthorized = "Unauthorized"
|
|
2566
2785
|
}
|
|
2567
2786
|
|
|
2568
2787
|
// @public
|
|
2569
|
-
export enum
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2788
|
+
export enum KnownDeploymentResult {
|
|
2789
|
+
Canceled = "Canceled",
|
|
2790
|
+
Failed = "Failed",
|
|
2791
|
+
Success = "Success"
|
|
2792
|
+
}
|
|
2793
|
+
|
|
2794
|
+
// @public
|
|
2795
|
+
export enum KnownDeploymentState {
|
|
2796
|
+
Canceling = "Canceling",
|
|
2797
|
+
Completed = "Completed",
|
|
2798
|
+
InProgress = "In_Progress",
|
|
2799
|
+
Queued = "Queued"
|
|
2800
|
+
}
|
|
2801
|
+
|
|
2802
|
+
// @public
|
|
2803
|
+
export enum KnownDeviceImportance {
|
|
2804
|
+
High = "High",
|
|
2805
|
+
Low = "Low",
|
|
2806
|
+
Normal = "Normal",
|
|
2807
|
+
Unknown = "Unknown"
|
|
2808
|
+
}
|
|
2809
|
+
|
|
2810
|
+
// @public
|
|
2811
|
+
export enum KnownEntityItemQueryKind {
|
|
2812
|
+
Insight = "Insight"
|
|
2813
|
+
}
|
|
2814
|
+
|
|
2815
|
+
// @public
|
|
2816
|
+
export enum KnownEntityKind {
|
|
2817
|
+
Account = "Account",
|
|
2818
|
+
AzureResource = "AzureResource",
|
|
2819
|
+
Bookmark = "Bookmark",
|
|
2820
|
+
CloudApplication = "CloudApplication",
|
|
2574
2821
|
DnsResolution = "DnsResolution",
|
|
2575
2822
|
File = "File",
|
|
2576
2823
|
FileHash = "FileHash",
|
|
@@ -2581,6 +2828,7 @@ export enum KnownEntityKind {
|
|
|
2581
2828
|
MailCluster = "MailCluster",
|
|
2582
2829
|
MailMessage = "MailMessage",
|
|
2583
2830
|
Malware = "Malware",
|
|
2831
|
+
Nic = "Nic",
|
|
2584
2832
|
Process = "Process",
|
|
2585
2833
|
RegistryKey = "RegistryKey",
|
|
2586
2834
|
RegistryValue = "RegistryValue",
|
|
@@ -2612,25 +2860,28 @@ export enum KnownEntityMappingType {
|
|
|
2612
2860
|
URL = "URL"
|
|
2613
2861
|
}
|
|
2614
2862
|
|
|
2863
|
+
// @public
|
|
2864
|
+
export enum KnownEntityProviders {
|
|
2865
|
+
ActiveDirectory = "ActiveDirectory",
|
|
2866
|
+
AzureActiveDirectory = "AzureActiveDirectory"
|
|
2867
|
+
}
|
|
2868
|
+
|
|
2615
2869
|
// @public
|
|
2616
2870
|
export enum KnownEntityQueryKind {
|
|
2617
|
-
// (undocumented)
|
|
2618
2871
|
Activity = "Activity",
|
|
2619
|
-
// (undocumented)
|
|
2620
2872
|
Expansion = "Expansion",
|
|
2621
|
-
// (undocumented)
|
|
2622
2873
|
Insight = "Insight"
|
|
2623
2874
|
}
|
|
2624
2875
|
|
|
2625
2876
|
// @public
|
|
2626
2877
|
export enum KnownEntityQueryTemplateKind {
|
|
2627
|
-
// (undocumented)
|
|
2628
2878
|
Activity = "Activity"
|
|
2629
2879
|
}
|
|
2630
2880
|
|
|
2631
2881
|
// @public
|
|
2632
2882
|
export enum KnownEntityTimelineKind {
|
|
2633
2883
|
Activity = "Activity",
|
|
2884
|
+
Anomaly = "Anomaly",
|
|
2634
2885
|
Bookmark = "Bookmark",
|
|
2635
2886
|
SecurityAlert = "SecurityAlert"
|
|
2636
2887
|
}
|
|
@@ -2651,6 +2902,7 @@ export enum KnownEntityType {
|
|
|
2651
2902
|
MailCluster = "MailCluster",
|
|
2652
2903
|
MailMessage = "MailMessage",
|
|
2653
2904
|
Malware = "Malware",
|
|
2905
|
+
Nic = "Nic",
|
|
2654
2906
|
Process = "Process",
|
|
2655
2907
|
RegistryKey = "RegistryKey",
|
|
2656
2908
|
RegistryValue = "RegistryValue",
|
|
@@ -2661,18 +2913,14 @@ export enum KnownEntityType {
|
|
|
2661
2913
|
}
|
|
2662
2914
|
|
|
2663
2915
|
// @public
|
|
2664
|
-
export enum
|
|
2665
|
-
// (undocumented)
|
|
2916
|
+
export enum KnownEnum13 {
|
|
2666
2917
|
Activity = "Activity",
|
|
2667
|
-
// (undocumented)
|
|
2668
2918
|
Expansion = "Expansion"
|
|
2669
2919
|
}
|
|
2670
2920
|
|
|
2671
2921
|
// @public
|
|
2672
2922
|
export enum KnownEventGroupingAggregationKind {
|
|
2673
|
-
// (undocumented)
|
|
2674
2923
|
AlertPerResult = "AlertPerResult",
|
|
2675
|
-
// (undocumented)
|
|
2676
2924
|
SingleAlert = "SingleAlert"
|
|
2677
2925
|
}
|
|
2678
2926
|
|
|
@@ -2685,6 +2933,11 @@ export enum KnownFileHashAlgorithm {
|
|
|
2685
2933
|
Unknown = "Unknown"
|
|
2686
2934
|
}
|
|
2687
2935
|
|
|
2936
|
+
// @public
|
|
2937
|
+
export enum KnownGetInsightsError {
|
|
2938
|
+
Insight = "Insight"
|
|
2939
|
+
}
|
|
2940
|
+
|
|
2688
2941
|
// @public
|
|
2689
2942
|
export enum KnownIncidentClassification {
|
|
2690
2943
|
BenignPositive = "BenignPositive",
|
|
@@ -2703,7 +2956,7 @@ export enum KnownIncidentClassificationReason {
|
|
|
2703
2956
|
|
|
2704
2957
|
// @public
|
|
2705
2958
|
export enum KnownIncidentLabelType {
|
|
2706
|
-
|
|
2959
|
+
AutoAssigned = "AutoAssigned",
|
|
2707
2960
|
User = "User"
|
|
2708
2961
|
}
|
|
2709
2962
|
|
|
@@ -2742,33 +2995,22 @@ export enum KnownKillChainIntent {
|
|
|
2742
2995
|
|
|
2743
2996
|
// @public
|
|
2744
2997
|
export enum KnownKind {
|
|
2745
|
-
// (undocumented)
|
|
2746
2998
|
AnalyticsRule = "AnalyticsRule",
|
|
2747
|
-
// (undocumented)
|
|
2748
2999
|
AnalyticsRuleTemplate = "AnalyticsRuleTemplate",
|
|
2749
|
-
|
|
3000
|
+
AutomationRule = "AutomationRule",
|
|
3001
|
+
AzureFunction = "AzureFunction",
|
|
2750
3002
|
DataConnector = "DataConnector",
|
|
2751
|
-
// (undocumented)
|
|
2752
3003
|
DataType = "DataType",
|
|
2753
|
-
// (undocumented)
|
|
2754
3004
|
HuntingQuery = "HuntingQuery",
|
|
2755
|
-
// (undocumented)
|
|
2756
3005
|
InvestigationQuery = "InvestigationQuery",
|
|
2757
|
-
|
|
3006
|
+
LogicAppsCustomConnector = "LogicAppsCustomConnector",
|
|
2758
3007
|
Parser = "Parser",
|
|
2759
|
-
// (undocumented)
|
|
2760
3008
|
Playbook = "Playbook",
|
|
2761
|
-
// (undocumented)
|
|
2762
3009
|
PlaybookTemplate = "PlaybookTemplate",
|
|
2763
|
-
// (undocumented)
|
|
2764
3010
|
Solution = "Solution",
|
|
2765
|
-
// (undocumented)
|
|
2766
3011
|
Watchlist = "Watchlist",
|
|
2767
|
-
// (undocumented)
|
|
2768
3012
|
WatchlistTemplate = "WatchlistTemplate",
|
|
2769
|
-
// (undocumented)
|
|
2770
3013
|
Workbook = "Workbook",
|
|
2771
|
-
// (undocumented)
|
|
2772
3014
|
WorkbookTemplate = "WorkbookTemplate"
|
|
2773
3015
|
}
|
|
2774
3016
|
|
|
@@ -2781,39 +3023,26 @@ export enum KnownMatchingMethod {
|
|
|
2781
3023
|
|
|
2782
3024
|
// @public
|
|
2783
3025
|
export enum KnownMicrosoftSecurityProductName {
|
|
2784
|
-
// (undocumented)
|
|
2785
3026
|
AzureActiveDirectoryIdentityProtection = "Azure Active Directory Identity Protection",
|
|
2786
|
-
// (undocumented)
|
|
2787
3027
|
AzureAdvancedThreatProtection = "Azure Advanced Threat Protection",
|
|
2788
|
-
// (undocumented)
|
|
2789
3028
|
AzureSecurityCenter = "Azure Security Center",
|
|
2790
|
-
// (undocumented)
|
|
2791
3029
|
AzureSecurityCenterForIoT = "Azure Security Center for IoT",
|
|
2792
|
-
// (undocumented)
|
|
2793
3030
|
MicrosoftCloudAppSecurity = "Microsoft Cloud App Security",
|
|
2794
|
-
// (undocumented)
|
|
2795
3031
|
MicrosoftDefenderAdvancedThreatProtection = "Microsoft Defender Advanced Threat Protection",
|
|
2796
|
-
// (undocumented)
|
|
2797
3032
|
Office365AdvancedThreatProtection = "Office 365 Advanced Threat Protection"
|
|
2798
3033
|
}
|
|
2799
3034
|
|
|
2800
3035
|
// @public
|
|
2801
3036
|
export enum KnownOperator {
|
|
2802
|
-
// (undocumented)
|
|
2803
3037
|
AND = "AND",
|
|
2804
|
-
// (undocumented)
|
|
2805
3038
|
OR = "OR"
|
|
2806
3039
|
}
|
|
2807
3040
|
|
|
2808
3041
|
// @public
|
|
2809
3042
|
export enum KnownOutputType {
|
|
2810
|
-
// (undocumented)
|
|
2811
3043
|
Date = "Date",
|
|
2812
|
-
// (undocumented)
|
|
2813
3044
|
Entity = "Entity",
|
|
2814
|
-
// (undocumented)
|
|
2815
3045
|
Number = "Number",
|
|
2816
|
-
// (undocumented)
|
|
2817
3046
|
String = "String"
|
|
2818
3047
|
}
|
|
2819
3048
|
|
|
@@ -2826,11 +3055,8 @@ export enum KnownOwnerType {
|
|
|
2826
3055
|
|
|
2827
3056
|
// @public
|
|
2828
3057
|
export enum KnownPermissionProviderScope {
|
|
2829
|
-
// (undocumented)
|
|
2830
3058
|
ResourceGroup = "ResourceGroup",
|
|
2831
|
-
// (undocumented)
|
|
2832
3059
|
Subscription = "Subscription",
|
|
2833
|
-
// (undocumented)
|
|
2834
3060
|
Workspace = "Workspace"
|
|
2835
3061
|
}
|
|
2836
3062
|
|
|
@@ -2843,17 +3069,11 @@ export enum KnownPollingFrequency {
|
|
|
2843
3069
|
|
|
2844
3070
|
// @public
|
|
2845
3071
|
export enum KnownProviderName {
|
|
2846
|
-
// (undocumented)
|
|
2847
3072
|
MicrosoftAadiamDiagnosticSettings = "microsoft.aadiam/diagnosticSettings",
|
|
2848
|
-
// (undocumented)
|
|
2849
3073
|
MicrosoftAuthorizationPolicyAssignments = "Microsoft.Authorization/policyAssignments",
|
|
2850
|
-
// (undocumented)
|
|
2851
3074
|
MicrosoftOperationalInsightsSolutions = "Microsoft.OperationalInsights/solutions",
|
|
2852
|
-
// (undocumented)
|
|
2853
3075
|
MicrosoftOperationalInsightsWorkspaces = "Microsoft.OperationalInsights/workspaces",
|
|
2854
|
-
// (undocumented)
|
|
2855
3076
|
MicrosoftOperationalInsightsWorkspacesDatasources = "Microsoft.OperationalInsights/workspaces/datasources",
|
|
2856
|
-
// (undocumented)
|
|
2857
3077
|
MicrosoftOperationalInsightsWorkspacesSharedKeys = "Microsoft.OperationalInsights/workspaces/sharedKeys"
|
|
2858
3078
|
}
|
|
2859
3079
|
|
|
@@ -2885,69 +3105,54 @@ export enum KnownRegistryValueKind {
|
|
|
2885
3105
|
|
|
2886
3106
|
// @public
|
|
2887
3107
|
export enum KnownRepoType {
|
|
2888
|
-
// (undocumented)
|
|
2889
3108
|
DevOps = "DevOps",
|
|
2890
|
-
// (undocumented)
|
|
2891
3109
|
Github = "Github"
|
|
2892
3110
|
}
|
|
2893
3111
|
|
|
3112
|
+
// @public
|
|
3113
|
+
export enum KnownSecurityMLAnalyticsSettingsKind {
|
|
3114
|
+
Anomaly = "Anomaly"
|
|
3115
|
+
}
|
|
3116
|
+
|
|
2894
3117
|
// @public
|
|
2895
3118
|
export enum KnownSettingKind {
|
|
2896
|
-
// (undocumented)
|
|
2897
3119
|
Anomalies = "Anomalies",
|
|
2898
|
-
// (undocumented)
|
|
2899
3120
|
EntityAnalytics = "EntityAnalytics",
|
|
2900
|
-
// (undocumented)
|
|
2901
3121
|
EyesOn = "EyesOn",
|
|
2902
|
-
// (undocumented)
|
|
2903
3122
|
Ueba = "Ueba"
|
|
2904
3123
|
}
|
|
2905
3124
|
|
|
3125
|
+
// @public
|
|
3126
|
+
export enum KnownSettingsStatus {
|
|
3127
|
+
Flighting = "Flighting",
|
|
3128
|
+
Production = "Production"
|
|
3129
|
+
}
|
|
3130
|
+
|
|
2906
3131
|
// @public
|
|
2907
3132
|
export enum KnownSettingType {
|
|
2908
|
-
// (undocumented)
|
|
2909
3133
|
CopyableLabel = "CopyableLabel",
|
|
2910
|
-
// (undocumented)
|
|
2911
3134
|
InfoMessage = "InfoMessage",
|
|
2912
|
-
// (undocumented)
|
|
2913
3135
|
InstructionStepsGroup = "InstructionStepsGroup"
|
|
2914
3136
|
}
|
|
2915
3137
|
|
|
2916
|
-
// @public
|
|
2917
|
-
export enum KnownSkuKind {
|
|
2918
|
-
// (undocumented)
|
|
2919
|
-
CapacityReservation = "CapacityReservation",
|
|
2920
|
-
// (undocumented)
|
|
2921
|
-
PerGB = "PerGB"
|
|
2922
|
-
}
|
|
2923
|
-
|
|
2924
|
-
// @public
|
|
2925
|
-
export enum KnownSource {
|
|
2926
|
-
// (undocumented)
|
|
2927
|
-
LocalFile = "Local file",
|
|
2928
|
-
// (undocumented)
|
|
2929
|
-
RemoteStorage = "Remote storage"
|
|
2930
|
-
}
|
|
2931
|
-
|
|
2932
3138
|
// @public
|
|
2933
3139
|
export enum KnownSourceKind {
|
|
2934
|
-
// (undocumented)
|
|
2935
3140
|
Community = "Community",
|
|
2936
|
-
// (undocumented)
|
|
2937
3141
|
LocalWorkspace = "LocalWorkspace",
|
|
2938
|
-
// (undocumented)
|
|
2939
3142
|
Solution = "Solution",
|
|
2940
|
-
// (undocumented)
|
|
2941
3143
|
SourceRepository = "SourceRepository"
|
|
2942
3144
|
}
|
|
2943
3145
|
|
|
3146
|
+
// @public
|
|
3147
|
+
export enum KnownSourceType {
|
|
3148
|
+
LocalFile = "Local file",
|
|
3149
|
+
RemoteStorage = "Remote storage"
|
|
3150
|
+
}
|
|
3151
|
+
|
|
2944
3152
|
// @public
|
|
2945
3153
|
export enum KnownSupportTier {
|
|
2946
|
-
// (undocumented)
|
|
2947
3154
|
Community = "Community",
|
|
2948
|
-
// (undocumented)
|
|
2949
3155
|
Microsoft = "Microsoft",
|
|
2950
|
-
// (undocumented)
|
|
2951
3156
|
Partner = "Partner"
|
|
2952
3157
|
}
|
|
2953
3158
|
|
|
@@ -2965,36 +3170,37 @@ export enum KnownThreatIntelligenceResourceKindEnum {
|
|
|
2965
3170
|
|
|
2966
3171
|
// @public
|
|
2967
3172
|
export enum KnownThreatIntelligenceSortingCriteriaEnum {
|
|
2968
|
-
// (undocumented)
|
|
2969
3173
|
Ascending = "ascending",
|
|
2970
|
-
// (undocumented)
|
|
2971
3174
|
Descending = "descending",
|
|
2972
|
-
// (undocumented)
|
|
2973
3175
|
Unsorted = "unsorted"
|
|
2974
3176
|
}
|
|
2975
3177
|
|
|
2976
3178
|
// @public
|
|
2977
3179
|
export enum KnownTriggersOn {
|
|
3180
|
+
Alerts = "Alerts",
|
|
2978
3181
|
Incidents = "Incidents"
|
|
2979
3182
|
}
|
|
2980
3183
|
|
|
2981
3184
|
// @public
|
|
2982
3185
|
export enum KnownTriggersWhen {
|
|
2983
|
-
Created = "Created"
|
|
3186
|
+
Created = "Created",
|
|
3187
|
+
Updated = "Updated"
|
|
2984
3188
|
}
|
|
2985
3189
|
|
|
2986
3190
|
// @public
|
|
2987
3191
|
export enum KnownUebaDataSources {
|
|
2988
|
-
// (undocumented)
|
|
2989
3192
|
AuditLogs = "AuditLogs",
|
|
2990
|
-
// (undocumented)
|
|
2991
3193
|
AzureActivity = "AzureActivity",
|
|
2992
|
-
// (undocumented)
|
|
2993
3194
|
SecurityEvent = "SecurityEvent",
|
|
2994
|
-
// (undocumented)
|
|
2995
3195
|
SigninLogs = "SigninLogs"
|
|
2996
3196
|
}
|
|
2997
3197
|
|
|
3198
|
+
// @public
|
|
3199
|
+
export enum KnownVersion {
|
|
3200
|
+
V1 = "V1",
|
|
3201
|
+
V2 = "V2"
|
|
3202
|
+
}
|
|
3203
|
+
|
|
2998
3204
|
// @public
|
|
2999
3205
|
export interface LastDataReceivedDataType {
|
|
3000
3206
|
lastDataReceivedQuery?: string;
|
|
@@ -3002,194 +3208,205 @@ export interface LastDataReceivedDataType {
|
|
|
3002
3208
|
}
|
|
3003
3209
|
|
|
3004
3210
|
// @public
|
|
3005
|
-
export
|
|
3211
|
+
export interface MailboxEntity extends Entity {
|
|
3006
3212
|
readonly additionalData?: {
|
|
3007
3213
|
[propertyName: string]: Record<string, unknown>;
|
|
3008
3214
|
};
|
|
3215
|
+
readonly displayName?: string;
|
|
3216
|
+
readonly externalDirectoryObjectId?: string;
|
|
3009
3217
|
readonly friendlyName?: string;
|
|
3010
3218
|
readonly mailboxPrimaryAddress?: string;
|
|
3011
|
-
readonly displayName?: string;
|
|
3012
3219
|
readonly upn?: string;
|
|
3013
|
-
|
|
3014
|
-
};
|
|
3220
|
+
}
|
|
3015
3221
|
|
|
3016
3222
|
// @public
|
|
3017
|
-
export
|
|
3018
|
-
readonly mailboxPrimaryAddress?: string;
|
|
3223
|
+
export interface MailboxEntityProperties extends EntityCommonProperties {
|
|
3019
3224
|
readonly displayName?: string;
|
|
3020
|
-
readonly upn?: string;
|
|
3021
3225
|
readonly externalDirectoryObjectId?: string;
|
|
3022
|
-
|
|
3226
|
+
readonly mailboxPrimaryAddress?: string;
|
|
3227
|
+
readonly upn?: string;
|
|
3228
|
+
}
|
|
3023
3229
|
|
|
3024
3230
|
// @public
|
|
3025
|
-
export
|
|
3231
|
+
export interface MailClusterEntity extends Entity {
|
|
3026
3232
|
readonly additionalData?: {
|
|
3027
3233
|
[propertyName: string]: Record<string, unknown>;
|
|
3028
3234
|
};
|
|
3029
|
-
readonly
|
|
3030
|
-
readonly
|
|
3235
|
+
readonly clusterGroup?: string;
|
|
3236
|
+
readonly clusterQueryEndTime?: Date;
|
|
3237
|
+
readonly clusterQueryStartTime?: Date;
|
|
3238
|
+
readonly clusterSourceIdentifier?: string;
|
|
3239
|
+
readonly clusterSourceType?: string;
|
|
3031
3240
|
readonly countByDeliveryStatus?: Record<string, unknown>;
|
|
3032
|
-
readonly countByThreatType?: Record<string, unknown>;
|
|
3033
3241
|
readonly countByProtectionStatus?: Record<string, unknown>;
|
|
3034
|
-
readonly
|
|
3242
|
+
readonly countByThreatType?: Record<string, unknown>;
|
|
3243
|
+
readonly friendlyName?: string;
|
|
3244
|
+
readonly isVolumeAnomaly?: boolean;
|
|
3245
|
+
readonly mailCount?: number;
|
|
3246
|
+
readonly networkMessageIds?: string[];
|
|
3035
3247
|
readonly query?: string;
|
|
3036
3248
|
readonly queryTime?: Date;
|
|
3037
|
-
readonly mailCount?: number;
|
|
3038
|
-
readonly isVolumeAnomaly?: boolean;
|
|
3039
3249
|
readonly source?: string;
|
|
3040
|
-
readonly
|
|
3041
|
-
|
|
3042
|
-
readonly clusterQueryStartTime?: Date;
|
|
3043
|
-
readonly clusterQueryEndTime?: Date;
|
|
3044
|
-
readonly clusterGroup?: string;
|
|
3045
|
-
};
|
|
3250
|
+
readonly threats?: string[];
|
|
3251
|
+
}
|
|
3046
3252
|
|
|
3047
3253
|
// @public
|
|
3048
|
-
export
|
|
3049
|
-
readonly
|
|
3254
|
+
export interface MailClusterEntityProperties extends EntityCommonProperties {
|
|
3255
|
+
readonly clusterGroup?: string;
|
|
3256
|
+
readonly clusterQueryEndTime?: Date;
|
|
3257
|
+
readonly clusterQueryStartTime?: Date;
|
|
3258
|
+
readonly clusterSourceIdentifier?: string;
|
|
3259
|
+
readonly clusterSourceType?: string;
|
|
3050
3260
|
readonly countByDeliveryStatus?: Record<string, unknown>;
|
|
3051
|
-
readonly countByThreatType?: Record<string, unknown>;
|
|
3052
3261
|
readonly countByProtectionStatus?: Record<string, unknown>;
|
|
3053
|
-
readonly
|
|
3262
|
+
readonly countByThreatType?: Record<string, unknown>;
|
|
3263
|
+
readonly isVolumeAnomaly?: boolean;
|
|
3264
|
+
readonly mailCount?: number;
|
|
3265
|
+
readonly networkMessageIds?: string[];
|
|
3054
3266
|
readonly query?: string;
|
|
3055
3267
|
readonly queryTime?: Date;
|
|
3056
|
-
readonly mailCount?: number;
|
|
3057
|
-
readonly isVolumeAnomaly?: boolean;
|
|
3058
3268
|
readonly source?: string;
|
|
3059
|
-
readonly
|
|
3060
|
-
|
|
3061
|
-
readonly clusterQueryStartTime?: Date;
|
|
3062
|
-
readonly clusterQueryEndTime?: Date;
|
|
3063
|
-
readonly clusterGroup?: string;
|
|
3064
|
-
};
|
|
3269
|
+
readonly threats?: string[];
|
|
3270
|
+
}
|
|
3065
3271
|
|
|
3066
3272
|
// @public
|
|
3067
|
-
export
|
|
3273
|
+
export interface MailMessageEntity extends Entity {
|
|
3068
3274
|
readonly additionalData?: {
|
|
3069
3275
|
[propertyName: string]: Record<string, unknown>;
|
|
3070
3276
|
};
|
|
3071
|
-
|
|
3277
|
+
antispamDirection?: AntispamMailDirection;
|
|
3278
|
+
bodyFingerprintBin1?: number;
|
|
3279
|
+
bodyFingerprintBin2?: number;
|
|
3280
|
+
bodyFingerprintBin3?: number;
|
|
3281
|
+
bodyFingerprintBin4?: number;
|
|
3282
|
+
bodyFingerprintBin5?: number;
|
|
3283
|
+
deliveryAction?: DeliveryAction;
|
|
3284
|
+
deliveryLocation?: DeliveryLocation;
|
|
3072
3285
|
readonly fileEntityIds?: string[];
|
|
3073
|
-
readonly
|
|
3074
|
-
readonly
|
|
3075
|
-
readonly
|
|
3286
|
+
readonly friendlyName?: string;
|
|
3287
|
+
readonly internetMessageId?: string;
|
|
3288
|
+
readonly language?: string;
|
|
3289
|
+
readonly networkMessageId?: string;
|
|
3076
3290
|
readonly p1Sender?: string;
|
|
3077
3291
|
readonly p1SenderDisplayName?: string;
|
|
3078
3292
|
readonly p1SenderDomain?: string;
|
|
3079
|
-
readonly senderIP?: string;
|
|
3080
3293
|
readonly p2Sender?: string;
|
|
3081
3294
|
readonly p2SenderDisplayName?: string;
|
|
3082
3295
|
readonly p2SenderDomain?: string;
|
|
3083
3296
|
readonly receiveDate?: Date;
|
|
3084
|
-
readonly
|
|
3085
|
-
readonly
|
|
3297
|
+
readonly recipient?: string;
|
|
3298
|
+
readonly senderIP?: string;
|
|
3086
3299
|
readonly subject?: string;
|
|
3087
|
-
readonly language?: string;
|
|
3088
3300
|
readonly threatDetectionMethods?: string[];
|
|
3301
|
+
readonly threats?: string[];
|
|
3302
|
+
readonly urls?: string[];
|
|
3303
|
+
}
|
|
3304
|
+
|
|
3305
|
+
// @public
|
|
3306
|
+
export interface MailMessageEntityProperties extends EntityCommonProperties {
|
|
3307
|
+
antispamDirection?: AntispamMailDirection;
|
|
3089
3308
|
bodyFingerprintBin1?: number;
|
|
3090
3309
|
bodyFingerprintBin2?: number;
|
|
3091
3310
|
bodyFingerprintBin3?: number;
|
|
3092
3311
|
bodyFingerprintBin4?: number;
|
|
3093
3312
|
bodyFingerprintBin5?: number;
|
|
3094
|
-
antispamDirection?: AntispamMailDirection;
|
|
3095
3313
|
deliveryAction?: DeliveryAction;
|
|
3096
3314
|
deliveryLocation?: DeliveryLocation;
|
|
3097
|
-
};
|
|
3098
|
-
|
|
3099
|
-
// @public
|
|
3100
|
-
export type MailMessageEntityProperties = EntityCommonProperties & {
|
|
3101
3315
|
readonly fileEntityIds?: string[];
|
|
3102
|
-
readonly
|
|
3103
|
-
readonly
|
|
3104
|
-
readonly
|
|
3316
|
+
readonly internetMessageId?: string;
|
|
3317
|
+
readonly language?: string;
|
|
3318
|
+
readonly networkMessageId?: string;
|
|
3105
3319
|
readonly p1Sender?: string;
|
|
3106
3320
|
readonly p1SenderDisplayName?: string;
|
|
3107
3321
|
readonly p1SenderDomain?: string;
|
|
3108
|
-
readonly senderIP?: string;
|
|
3109
3322
|
readonly p2Sender?: string;
|
|
3110
3323
|
readonly p2SenderDisplayName?: string;
|
|
3111
3324
|
readonly p2SenderDomain?: string;
|
|
3112
3325
|
readonly receiveDate?: Date;
|
|
3113
|
-
readonly
|
|
3114
|
-
readonly
|
|
3326
|
+
readonly recipient?: string;
|
|
3327
|
+
readonly senderIP?: string;
|
|
3115
3328
|
readonly subject?: string;
|
|
3116
|
-
readonly language?: string;
|
|
3117
3329
|
readonly threatDetectionMethods?: string[];
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
bodyFingerprintBin4?: number;
|
|
3122
|
-
bodyFingerprintBin5?: number;
|
|
3123
|
-
antispamDirection?: AntispamMailDirection;
|
|
3124
|
-
deliveryAction?: DeliveryAction;
|
|
3125
|
-
deliveryLocation?: DeliveryLocation;
|
|
3126
|
-
};
|
|
3330
|
+
readonly threats?: string[];
|
|
3331
|
+
readonly urls?: string[];
|
|
3332
|
+
}
|
|
3127
3333
|
|
|
3128
3334
|
// @public
|
|
3129
|
-
export
|
|
3335
|
+
export interface MalwareEntity extends Entity {
|
|
3130
3336
|
readonly additionalData?: {
|
|
3131
3337
|
[propertyName: string]: Record<string, unknown>;
|
|
3132
3338
|
};
|
|
3133
|
-
readonly friendlyName?: string;
|
|
3134
3339
|
readonly category?: string;
|
|
3135
3340
|
readonly fileEntityIds?: string[];
|
|
3341
|
+
readonly friendlyName?: string;
|
|
3136
3342
|
readonly malwareName?: string;
|
|
3137
3343
|
readonly processEntityIds?: string[];
|
|
3138
|
-
}
|
|
3344
|
+
}
|
|
3139
3345
|
|
|
3140
3346
|
// @public
|
|
3141
|
-
export
|
|
3347
|
+
export interface MalwareEntityProperties extends EntityCommonProperties {
|
|
3142
3348
|
readonly category?: string;
|
|
3143
3349
|
readonly fileEntityIds?: string[];
|
|
3144
3350
|
readonly malwareName?: string;
|
|
3145
3351
|
readonly processEntityIds?: string[];
|
|
3146
|
-
}
|
|
3352
|
+
}
|
|
3353
|
+
|
|
3354
|
+
// @public (undocumented)
|
|
3355
|
+
export interface ManualTriggerRequestBody {
|
|
3356
|
+
// (undocumented)
|
|
3357
|
+
logicAppsResourceId?: string;
|
|
3358
|
+
// (undocumented)
|
|
3359
|
+
tenantId?: string;
|
|
3360
|
+
}
|
|
3147
3361
|
|
|
3148
3362
|
// @public
|
|
3149
3363
|
export type MatchingMethod = string;
|
|
3150
3364
|
|
|
3151
3365
|
// @public
|
|
3152
|
-
export
|
|
3366
|
+
export interface McasCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3153
3367
|
kind: "MicrosoftCloudAppSecurity";
|
|
3154
3368
|
tenantId?: string;
|
|
3155
|
-
}
|
|
3369
|
+
}
|
|
3156
3370
|
|
|
3157
3371
|
// @public
|
|
3158
|
-
export
|
|
3372
|
+
export interface McasCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3373
|
+
}
|
|
3159
3374
|
|
|
3160
3375
|
// @public
|
|
3161
|
-
export
|
|
3162
|
-
tenantId?: string;
|
|
3376
|
+
export interface McasDataConnector extends DataConnector {
|
|
3163
3377
|
dataTypes?: McasDataConnectorDataTypes;
|
|
3164
|
-
|
|
3378
|
+
tenantId?: string;
|
|
3379
|
+
}
|
|
3165
3380
|
|
|
3166
3381
|
// @public
|
|
3167
|
-
export
|
|
3382
|
+
export interface McasDataConnectorDataTypes extends AlertsDataTypeOfDataConnector {
|
|
3168
3383
|
discoveryLogs?: DataConnectorDataTypeCommon;
|
|
3169
|
-
}
|
|
3384
|
+
}
|
|
3170
3385
|
|
|
3171
3386
|
// @public
|
|
3172
|
-
export
|
|
3387
|
+
export interface McasDataConnectorProperties extends DataConnectorTenantId {
|
|
3173
3388
|
dataTypes: McasDataConnectorDataTypes;
|
|
3174
|
-
}
|
|
3389
|
+
}
|
|
3175
3390
|
|
|
3176
3391
|
// @public
|
|
3177
|
-
export
|
|
3392
|
+
export interface MdatpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3178
3393
|
kind: "MicrosoftDefenderAdvancedThreatProtection";
|
|
3179
3394
|
tenantId?: string;
|
|
3180
|
-
}
|
|
3395
|
+
}
|
|
3181
3396
|
|
|
3182
3397
|
// @public
|
|
3183
|
-
export
|
|
3398
|
+
export interface MdatpCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3399
|
+
}
|
|
3184
3400
|
|
|
3185
3401
|
// @public
|
|
3186
|
-
export
|
|
3187
|
-
tenantId?: string;
|
|
3402
|
+
export interface MdatpDataConnector extends DataConnector {
|
|
3188
3403
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
3189
|
-
|
|
3404
|
+
tenantId?: string;
|
|
3405
|
+
}
|
|
3190
3406
|
|
|
3191
3407
|
// @public
|
|
3192
|
-
export
|
|
3408
|
+
export interface MdatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3409
|
+
}
|
|
3193
3410
|
|
|
3194
3411
|
// @public
|
|
3195
3412
|
export interface Metadata {
|
|
@@ -3270,36 +3487,50 @@ export interface MetadataListOptionalParams extends coreClient.OperationOptions
|
|
|
3270
3487
|
export type MetadataListResponse = MetadataList;
|
|
3271
3488
|
|
|
3272
3489
|
// @public
|
|
3273
|
-
export
|
|
3274
|
-
contentId?: string;
|
|
3275
|
-
parentId?: string;
|
|
3276
|
-
version?: string;
|
|
3277
|
-
kind?: Kind;
|
|
3278
|
-
source?: MetadataSource;
|
|
3490
|
+
export interface MetadataModel extends ResourceWithEtag {
|
|
3279
3491
|
author?: MetadataAuthor;
|
|
3280
|
-
support?: MetadataSupport;
|
|
3281
|
-
dependencies?: MetadataDependencies;
|
|
3282
3492
|
categories?: MetadataCategories;
|
|
3283
|
-
|
|
3493
|
+
contentId?: string;
|
|
3494
|
+
contentSchemaVersion?: string;
|
|
3495
|
+
customVersion?: string;
|
|
3496
|
+
dependencies?: MetadataDependencies;
|
|
3284
3497
|
firstPublishDate?: Date;
|
|
3498
|
+
icon?: string;
|
|
3499
|
+
kind?: Kind;
|
|
3285
3500
|
lastPublishDate?: Date;
|
|
3286
|
-
};
|
|
3287
|
-
|
|
3288
|
-
// @public
|
|
3289
|
-
export type MetadataPatch = ResourceWithEtag & {
|
|
3290
|
-
contentId?: string;
|
|
3291
3501
|
parentId?: string;
|
|
3292
|
-
|
|
3293
|
-
|
|
3502
|
+
previewImages?: string[];
|
|
3503
|
+
previewImagesDark?: string[];
|
|
3504
|
+
providers?: string[];
|
|
3294
3505
|
source?: MetadataSource;
|
|
3295
|
-
author?: MetadataAuthor;
|
|
3296
3506
|
support?: MetadataSupport;
|
|
3297
|
-
|
|
3507
|
+
threatAnalysisTactics?: string[];
|
|
3508
|
+
threatAnalysisTechniques?: string[];
|
|
3509
|
+
version?: string;
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
// @public
|
|
3513
|
+
export interface MetadataPatch extends ResourceWithEtag {
|
|
3514
|
+
author?: MetadataAuthor;
|
|
3298
3515
|
categories?: MetadataCategories;
|
|
3299
|
-
|
|
3516
|
+
contentId?: string;
|
|
3517
|
+
contentSchemaVersion?: string;
|
|
3518
|
+
customVersion?: string;
|
|
3519
|
+
dependencies?: MetadataDependencies;
|
|
3300
3520
|
firstPublishDate?: Date;
|
|
3521
|
+
icon?: string;
|
|
3522
|
+
kind?: Kind;
|
|
3301
3523
|
lastPublishDate?: Date;
|
|
3302
|
-
|
|
3524
|
+
parentId?: string;
|
|
3525
|
+
previewImages?: string[];
|
|
3526
|
+
previewImagesDark?: string[];
|
|
3527
|
+
providers?: string[];
|
|
3528
|
+
source?: MetadataSource;
|
|
3529
|
+
support?: MetadataSupport;
|
|
3530
|
+
threatAnalysisTactics?: string[];
|
|
3531
|
+
threatAnalysisTechniques?: string[];
|
|
3532
|
+
version?: string;
|
|
3533
|
+
}
|
|
3303
3534
|
|
|
3304
3535
|
// @public
|
|
3305
3536
|
export interface MetadataSource {
|
|
@@ -3324,17 +3555,17 @@ export interface MetadataUpdateOptionalParams extends coreClient.OperationOption
|
|
|
3324
3555
|
export type MetadataUpdateResponse = MetadataModel;
|
|
3325
3556
|
|
|
3326
3557
|
// @public
|
|
3327
|
-
export
|
|
3328
|
-
displayNamesFilter?: string[];
|
|
3329
|
-
displayNamesExcludeFilter?: string[];
|
|
3330
|
-
productFilter?: MicrosoftSecurityProductName;
|
|
3331
|
-
severitiesFilter?: AlertSeverity[];
|
|
3558
|
+
export interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
|
|
3332
3559
|
alertRuleTemplateName?: string;
|
|
3333
3560
|
description?: string;
|
|
3334
3561
|
displayName?: string;
|
|
3562
|
+
displayNamesExcludeFilter?: string[];
|
|
3563
|
+
displayNamesFilter?: string[];
|
|
3335
3564
|
enabled?: boolean;
|
|
3336
3565
|
readonly lastModifiedUtc?: Date;
|
|
3337
|
-
|
|
3566
|
+
productFilter?: MicrosoftSecurityProductName;
|
|
3567
|
+
severitiesFilter?: AlertSeverity[];
|
|
3568
|
+
}
|
|
3338
3569
|
|
|
3339
3570
|
// @public
|
|
3340
3571
|
export interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
@@ -3345,37 +3576,42 @@ export interface MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
|
3345
3576
|
}
|
|
3346
3577
|
|
|
3347
3578
|
// @public
|
|
3348
|
-
export
|
|
3579
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleProperties extends MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
|
|
3349
3580
|
alertRuleTemplateName?: string;
|
|
3350
3581
|
description?: string;
|
|
3351
3582
|
displayName: string;
|
|
3352
3583
|
enabled: boolean;
|
|
3353
3584
|
readonly lastModifiedUtc?: Date;
|
|
3354
|
-
}
|
|
3585
|
+
}
|
|
3355
3586
|
|
|
3356
3587
|
// @public
|
|
3357
|
-
export
|
|
3588
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleTemplate extends AlertRuleTemplate {
|
|
3358
3589
|
alertRulesCreatedByTemplateCount?: number;
|
|
3359
|
-
readonly lastUpdatedDateUTC?: Date;
|
|
3360
3590
|
readonly createdDateUTC?: Date;
|
|
3361
3591
|
description?: string;
|
|
3362
3592
|
displayName?: string;
|
|
3363
|
-
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3364
|
-
status?: TemplateStatus;
|
|
3365
|
-
displayNamesFilter?: string[];
|
|
3366
3593
|
displayNamesExcludeFilter?: string[];
|
|
3594
|
+
displayNamesFilter?: string[];
|
|
3595
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3367
3596
|
productFilter?: MicrosoftSecurityProductName;
|
|
3597
|
+
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3368
3598
|
severitiesFilter?: AlertSeverity[];
|
|
3369
|
-
|
|
3599
|
+
status?: TemplateStatus;
|
|
3600
|
+
}
|
|
3370
3601
|
|
|
3371
3602
|
// @public
|
|
3372
|
-
export
|
|
3603
|
+
export interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties extends AlertRuleTemplatePropertiesBase {
|
|
3604
|
+
displayNamesExcludeFilter?: string[];
|
|
3605
|
+
displayNamesFilter?: string[];
|
|
3606
|
+
productFilter?: MicrosoftSecurityProductName;
|
|
3607
|
+
severitiesFilter?: AlertSeverity[];
|
|
3608
|
+
}
|
|
3373
3609
|
|
|
3374
3610
|
// @public
|
|
3375
3611
|
export type MicrosoftSecurityProductName = string;
|
|
3376
3612
|
|
|
3377
3613
|
// @public
|
|
3378
|
-
export
|
|
3614
|
+
export interface MLBehaviorAnalyticsAlertRule extends AlertRule {
|
|
3379
3615
|
alertRuleTemplateName?: string;
|
|
3380
3616
|
readonly description?: string;
|
|
3381
3617
|
readonly displayName?: string;
|
|
@@ -3383,41 +3619,43 @@ export type MLBehaviorAnalyticsAlertRule = AlertRule & {
|
|
|
3383
3619
|
readonly lastModifiedUtc?: Date;
|
|
3384
3620
|
readonly severity?: AlertSeverity;
|
|
3385
3621
|
readonly tactics?: AttackTactic[];
|
|
3386
|
-
|
|
3622
|
+
readonly techniques?: string[];
|
|
3623
|
+
}
|
|
3387
3624
|
|
|
3388
3625
|
// @public
|
|
3389
|
-
export
|
|
3626
|
+
export interface MLBehaviorAnalyticsAlertRuleTemplate extends AlertRuleTemplate {
|
|
3390
3627
|
alertRulesCreatedByTemplateCount?: number;
|
|
3391
|
-
readonly lastUpdatedDateUTC?: Date;
|
|
3392
3628
|
readonly createdDateUTC?: Date;
|
|
3393
3629
|
description?: string;
|
|
3394
3630
|
displayName?: string;
|
|
3631
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3395
3632
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3396
|
-
status?: TemplateStatus;
|
|
3397
3633
|
severity?: AlertSeverity;
|
|
3634
|
+
status?: TemplateStatus;
|
|
3398
3635
|
tactics?: AttackTactic[];
|
|
3399
|
-
|
|
3636
|
+
techniques?: string[];
|
|
3637
|
+
}
|
|
3400
3638
|
|
|
3401
3639
|
// @public
|
|
3402
|
-
export
|
|
3640
|
+
export interface MLBehaviorAnalyticsAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
|
|
3403
3641
|
severity: AlertSeverity;
|
|
3404
|
-
|
|
3405
|
-
};
|
|
3642
|
+
}
|
|
3406
3643
|
|
|
3407
3644
|
// @public
|
|
3408
|
-
export
|
|
3645
|
+
export interface MstiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3409
3646
|
kind: "MicrosoftThreatIntelligence";
|
|
3410
3647
|
tenantId?: string;
|
|
3411
|
-
}
|
|
3648
|
+
}
|
|
3412
3649
|
|
|
3413
3650
|
// @public
|
|
3414
|
-
export
|
|
3651
|
+
export interface MstiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3652
|
+
}
|
|
3415
3653
|
|
|
3416
3654
|
// @public
|
|
3417
|
-
export
|
|
3418
|
-
tenantId?: string;
|
|
3655
|
+
export interface MstiDataConnector extends DataConnector {
|
|
3419
3656
|
dataTypes?: MstiDataConnectorDataTypes;
|
|
3420
|
-
|
|
3657
|
+
tenantId?: string;
|
|
3658
|
+
}
|
|
3421
3659
|
|
|
3422
3660
|
// @public
|
|
3423
3661
|
export interface MstiDataConnectorDataTypes {
|
|
@@ -3426,34 +3664,35 @@ export interface MstiDataConnectorDataTypes {
|
|
|
3426
3664
|
}
|
|
3427
3665
|
|
|
3428
3666
|
// @public
|
|
3429
|
-
export
|
|
3667
|
+
export interface MstiDataConnectorDataTypesBingSafetyPhishingURL extends DataConnectorDataTypeCommon {
|
|
3430
3668
|
lookbackPeriod: string;
|
|
3431
|
-
}
|
|
3669
|
+
}
|
|
3432
3670
|
|
|
3433
3671
|
// @public
|
|
3434
|
-
export
|
|
3672
|
+
export interface MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed extends DataConnectorDataTypeCommon {
|
|
3435
3673
|
lookbackPeriod: string;
|
|
3436
|
-
}
|
|
3674
|
+
}
|
|
3437
3675
|
|
|
3438
3676
|
// @public
|
|
3439
|
-
export
|
|
3677
|
+
export interface MstiDataConnectorProperties extends DataConnectorTenantId {
|
|
3440
3678
|
dataTypes: MstiDataConnectorDataTypes;
|
|
3441
|
-
}
|
|
3679
|
+
}
|
|
3442
3680
|
|
|
3443
3681
|
// @public
|
|
3444
|
-
export
|
|
3682
|
+
export interface MtpCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3445
3683
|
kind: "MicrosoftThreatProtection";
|
|
3446
3684
|
tenantId?: string;
|
|
3447
|
-
}
|
|
3685
|
+
}
|
|
3448
3686
|
|
|
3449
3687
|
// @public
|
|
3450
|
-
export
|
|
3688
|
+
export interface MTPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3689
|
+
}
|
|
3451
3690
|
|
|
3452
3691
|
// @public
|
|
3453
|
-
export
|
|
3454
|
-
tenantId?: string;
|
|
3692
|
+
export interface MTPDataConnector extends DataConnector {
|
|
3455
3693
|
dataTypes?: MTPDataConnectorDataTypes;
|
|
3456
|
-
|
|
3694
|
+
tenantId?: string;
|
|
3695
|
+
}
|
|
3457
3696
|
|
|
3458
3697
|
// @public
|
|
3459
3698
|
export interface MTPDataConnectorDataTypes {
|
|
@@ -3461,83 +3700,134 @@ export interface MTPDataConnectorDataTypes {
|
|
|
3461
3700
|
}
|
|
3462
3701
|
|
|
3463
3702
|
// @public
|
|
3464
|
-
export
|
|
3703
|
+
export interface MTPDataConnectorDataTypesIncidents extends DataConnectorDataTypeCommon {
|
|
3704
|
+
}
|
|
3465
3705
|
|
|
3466
3706
|
// @public
|
|
3467
|
-
export
|
|
3707
|
+
export interface MTPDataConnectorProperties extends DataConnectorTenantId {
|
|
3468
3708
|
dataTypes: MTPDataConnectorDataTypes;
|
|
3469
|
-
}
|
|
3709
|
+
}
|
|
3470
3710
|
|
|
3471
3711
|
// @public
|
|
3472
|
-
export
|
|
3712
|
+
export interface NicEntity extends Entity {
|
|
3713
|
+
readonly additionalData?: {
|
|
3714
|
+
[propertyName: string]: Record<string, unknown>;
|
|
3715
|
+
};
|
|
3716
|
+
readonly friendlyName?: string;
|
|
3717
|
+
readonly ipAddressEntityId?: string;
|
|
3718
|
+
readonly macAddress?: string;
|
|
3719
|
+
readonly vlans?: string[];
|
|
3720
|
+
}
|
|
3721
|
+
|
|
3722
|
+
// @public
|
|
3723
|
+
export interface NicEntityProperties extends EntityCommonProperties {
|
|
3724
|
+
readonly ipAddressEntityId?: string;
|
|
3725
|
+
readonly macAddress?: string;
|
|
3726
|
+
readonly vlans?: string[];
|
|
3727
|
+
}
|
|
3728
|
+
|
|
3729
|
+
// @public
|
|
3730
|
+
export interface NrtAlertRule extends AlertRule {
|
|
3731
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
3473
3732
|
alertRuleTemplateName?: string;
|
|
3474
|
-
|
|
3733
|
+
customDetails?: {
|
|
3734
|
+
[propertyName: string]: string;
|
|
3735
|
+
};
|
|
3475
3736
|
description?: string;
|
|
3476
|
-
query?: string;
|
|
3477
3737
|
displayName?: string;
|
|
3478
3738
|
enabled?: boolean;
|
|
3739
|
+
entityMappings?: EntityMapping[];
|
|
3740
|
+
incidentConfiguration?: IncidentConfiguration;
|
|
3479
3741
|
readonly lastModifiedUtc?: Date;
|
|
3742
|
+
query?: string;
|
|
3743
|
+
severity?: AlertSeverity;
|
|
3480
3744
|
suppressionDuration?: string;
|
|
3481
3745
|
suppressionEnabled?: boolean;
|
|
3482
|
-
severity?: AlertSeverity;
|
|
3483
3746
|
tactics?: AttackTactic[];
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
};
|
|
3488
|
-
entityMappings?: EntityMapping[];
|
|
3489
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
3490
|
-
};
|
|
3491
|
-
|
|
3492
|
-
// @public
|
|
3493
|
-
export type NrtAlertRuleProperties = QueryBasedAlertRuleProperties & {};
|
|
3747
|
+
techniques?: string[];
|
|
3748
|
+
templateVersion?: string;
|
|
3749
|
+
}
|
|
3494
3750
|
|
|
3495
3751
|
// @public
|
|
3496
|
-
export
|
|
3752
|
+
export interface NrtAlertRuleTemplate extends AlertRuleTemplate {
|
|
3753
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
3497
3754
|
alertRulesCreatedByTemplateCount?: number;
|
|
3498
|
-
readonly lastUpdatedDateUTC?: Date;
|
|
3499
3755
|
readonly createdDateUTC?: Date;
|
|
3756
|
+
customDetails?: {
|
|
3757
|
+
[propertyName: string]: string;
|
|
3758
|
+
};
|
|
3500
3759
|
description?: string;
|
|
3501
3760
|
displayName?: string;
|
|
3502
|
-
|
|
3503
|
-
|
|
3761
|
+
entityMappings?: EntityMapping[];
|
|
3762
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
3504
3763
|
query?: string;
|
|
3764
|
+
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3505
3765
|
severity?: AlertSeverity;
|
|
3766
|
+
status?: TemplateStatus;
|
|
3506
3767
|
tactics?: AttackTactic[];
|
|
3768
|
+
techniques?: string[];
|
|
3507
3769
|
version?: string;
|
|
3508
|
-
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3770
|
+
}
|
|
3771
|
+
|
|
3772
|
+
// @public
|
|
3773
|
+
export interface NrtAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties, QueryBasedAlertRuleTemplateProperties {
|
|
3774
|
+
}
|
|
3775
|
+
|
|
3776
|
+
// @public
|
|
3777
|
+
export interface Office365ProjectCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3778
|
+
kind: "Office365Project";
|
|
3779
|
+
tenantId?: string;
|
|
3780
|
+
}
|
|
3781
|
+
|
|
3782
|
+
// @public
|
|
3783
|
+
export interface Office365ProjectCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3784
|
+
}
|
|
3785
|
+
|
|
3786
|
+
// @public
|
|
3787
|
+
export interface Office365ProjectConnectorDataTypes {
|
|
3788
|
+
logs: Office365ProjectConnectorDataTypesLogs;
|
|
3789
|
+
}
|
|
3790
|
+
|
|
3791
|
+
// @public
|
|
3792
|
+
export interface Office365ProjectConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
3793
|
+
}
|
|
3794
|
+
|
|
3795
|
+
// @public
|
|
3796
|
+
export interface Office365ProjectDataConnector extends DataConnector {
|
|
3797
|
+
dataTypes?: Office365ProjectConnectorDataTypes;
|
|
3798
|
+
tenantId?: string;
|
|
3799
|
+
}
|
|
3514
3800
|
|
|
3515
3801
|
// @public
|
|
3516
|
-
export
|
|
3802
|
+
export interface Office365ProjectDataConnectorProperties extends DataConnectorTenantId {
|
|
3803
|
+
dataTypes: Office365ProjectConnectorDataTypes;
|
|
3804
|
+
}
|
|
3517
3805
|
|
|
3518
3806
|
// @public
|
|
3519
|
-
export
|
|
3807
|
+
export interface OfficeATPCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3520
3808
|
kind: "OfficeATP";
|
|
3521
3809
|
tenantId?: string;
|
|
3522
|
-
}
|
|
3810
|
+
}
|
|
3523
3811
|
|
|
3524
3812
|
// @public
|
|
3525
|
-
export
|
|
3813
|
+
export interface OfficeATPCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3814
|
+
}
|
|
3526
3815
|
|
|
3527
3816
|
// @public
|
|
3528
|
-
export
|
|
3529
|
-
tenantId?: string;
|
|
3817
|
+
export interface OfficeATPDataConnector extends DataConnector {
|
|
3530
3818
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
3531
|
-
|
|
3819
|
+
tenantId?: string;
|
|
3820
|
+
}
|
|
3532
3821
|
|
|
3533
3822
|
// @public
|
|
3534
|
-
export
|
|
3823
|
+
export interface OfficeATPDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3824
|
+
}
|
|
3535
3825
|
|
|
3536
3826
|
// @public
|
|
3537
|
-
export
|
|
3538
|
-
tenantId?: string;
|
|
3827
|
+
export interface OfficeConsent extends Resource {
|
|
3539
3828
|
consentId?: string;
|
|
3540
|
-
|
|
3829
|
+
tenantId?: string;
|
|
3830
|
+
}
|
|
3541
3831
|
|
|
3542
3832
|
// @public
|
|
3543
3833
|
export interface OfficeConsentList {
|
|
@@ -3578,10 +3868,10 @@ export interface OfficeConsentsListOptionalParams extends coreClient.OperationOp
|
|
|
3578
3868
|
export type OfficeConsentsListResponse = OfficeConsentList;
|
|
3579
3869
|
|
|
3580
3870
|
// @public
|
|
3581
|
-
export
|
|
3582
|
-
tenantId?: string;
|
|
3871
|
+
export interface OfficeDataConnector extends DataConnector {
|
|
3583
3872
|
dataTypes?: OfficeDataConnectorDataTypes;
|
|
3584
|
-
|
|
3873
|
+
tenantId?: string;
|
|
3874
|
+
}
|
|
3585
3875
|
|
|
3586
3876
|
// @public
|
|
3587
3877
|
export interface OfficeDataConnectorDataTypes {
|
|
@@ -3591,36 +3881,71 @@ export interface OfficeDataConnectorDataTypes {
|
|
|
3591
3881
|
}
|
|
3592
3882
|
|
|
3593
3883
|
// @public
|
|
3594
|
-
export
|
|
3884
|
+
export interface OfficeDataConnectorDataTypesExchange extends DataConnectorDataTypeCommon {
|
|
3885
|
+
}
|
|
3595
3886
|
|
|
3596
3887
|
// @public
|
|
3597
|
-
export
|
|
3888
|
+
export interface OfficeDataConnectorDataTypesSharePoint extends DataConnectorDataTypeCommon {
|
|
3889
|
+
}
|
|
3598
3890
|
|
|
3599
3891
|
// @public
|
|
3600
|
-
export
|
|
3892
|
+
export interface OfficeDataConnectorDataTypesTeams extends DataConnectorDataTypeCommon {
|
|
3893
|
+
}
|
|
3601
3894
|
|
|
3602
3895
|
// @public
|
|
3603
|
-
export
|
|
3896
|
+
export interface OfficeDataConnectorProperties extends DataConnectorTenantId {
|
|
3604
3897
|
dataTypes: OfficeDataConnectorDataTypes;
|
|
3605
|
-
}
|
|
3898
|
+
}
|
|
3606
3899
|
|
|
3607
3900
|
// @public
|
|
3608
|
-
export
|
|
3901
|
+
export interface OfficeIRMCheckRequirements extends DataConnectorsCheckRequirements {
|
|
3609
3902
|
kind: "OfficeIRM";
|
|
3610
3903
|
tenantId?: string;
|
|
3611
|
-
}
|
|
3904
|
+
}
|
|
3612
3905
|
|
|
3613
3906
|
// @public
|
|
3614
|
-
export
|
|
3907
|
+
export interface OfficeIRMCheckRequirementsProperties extends DataConnectorTenantId {
|
|
3908
|
+
}
|
|
3615
3909
|
|
|
3616
3910
|
// @public
|
|
3617
|
-
export
|
|
3618
|
-
tenantId?: string;
|
|
3911
|
+
export interface OfficeIRMDataConnector extends DataConnector {
|
|
3619
3912
|
dataTypes?: AlertsDataTypeOfDataConnector;
|
|
3620
|
-
|
|
3913
|
+
tenantId?: string;
|
|
3914
|
+
}
|
|
3915
|
+
|
|
3916
|
+
// @public
|
|
3917
|
+
export interface OfficeIRMDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
|
|
3918
|
+
}
|
|
3919
|
+
|
|
3920
|
+
// @public
|
|
3921
|
+
export interface OfficePowerBICheckRequirements extends DataConnectorsCheckRequirements {
|
|
3922
|
+
kind: "OfficePowerBI";
|
|
3923
|
+
tenantId?: string;
|
|
3924
|
+
}
|
|
3925
|
+
|
|
3926
|
+
// @public
|
|
3927
|
+
export interface OfficePowerBICheckRequirementsProperties extends DataConnectorTenantId {
|
|
3928
|
+
}
|
|
3929
|
+
|
|
3930
|
+
// @public
|
|
3931
|
+
export interface OfficePowerBIConnectorDataTypes {
|
|
3932
|
+
logs: OfficePowerBIConnectorDataTypesLogs;
|
|
3933
|
+
}
|
|
3621
3934
|
|
|
3622
3935
|
// @public
|
|
3623
|
-
export
|
|
3936
|
+
export interface OfficePowerBIConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
|
|
3937
|
+
}
|
|
3938
|
+
|
|
3939
|
+
// @public
|
|
3940
|
+
export interface OfficePowerBIDataConnector extends DataConnector {
|
|
3941
|
+
dataTypes?: OfficePowerBIConnectorDataTypes;
|
|
3942
|
+
tenantId?: string;
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
// @public
|
|
3946
|
+
export interface OfficePowerBIDataConnectorProperties extends DataConnectorTenantId {
|
|
3947
|
+
dataTypes: OfficePowerBIConnectorDataTypes;
|
|
3948
|
+
}
|
|
3624
3949
|
|
|
3625
3950
|
// @public
|
|
3626
3951
|
export interface Operation {
|
|
@@ -3686,33 +4011,41 @@ interface Permissions_2 {
|
|
|
3686
4011
|
export { Permissions_2 as Permissions }
|
|
3687
4012
|
|
|
3688
4013
|
// @public (undocumented)
|
|
3689
|
-
export
|
|
4014
|
+
export interface PermissionsCustomsItem extends Customs {
|
|
4015
|
+
}
|
|
4016
|
+
|
|
4017
|
+
// @public (undocumented)
|
|
4018
|
+
export interface PermissionsResourceProviderItem extends ResourceProvider {
|
|
4019
|
+
}
|
|
3690
4020
|
|
|
3691
4021
|
// @public (undocumented)
|
|
3692
|
-
export
|
|
4022
|
+
export interface PlaybookActionProperties {
|
|
4023
|
+
logicAppResourceId?: string;
|
|
4024
|
+
tenantId?: string;
|
|
4025
|
+
}
|
|
3693
4026
|
|
|
3694
4027
|
// @public
|
|
3695
4028
|
export type PollingFrequency = string;
|
|
3696
4029
|
|
|
3697
4030
|
// @public
|
|
3698
|
-
export
|
|
4031
|
+
export interface ProcessEntity extends Entity {
|
|
4032
|
+
readonly accountEntityId?: string;
|
|
3699
4033
|
readonly additionalData?: {
|
|
3700
4034
|
[propertyName: string]: Record<string, unknown>;
|
|
3701
4035
|
};
|
|
3702
|
-
readonly friendlyName?: string;
|
|
3703
|
-
readonly accountEntityId?: string;
|
|
3704
4036
|
readonly commandLine?: string;
|
|
3705
4037
|
readonly creationTimeUtc?: Date;
|
|
3706
4038
|
elevationToken?: ElevationToken;
|
|
4039
|
+
readonly friendlyName?: string;
|
|
3707
4040
|
readonly hostEntityId?: string;
|
|
3708
4041
|
readonly hostLogonSessionEntityId?: string;
|
|
3709
4042
|
readonly imageFileEntityId?: string;
|
|
3710
4043
|
readonly parentProcessEntityId?: string;
|
|
3711
4044
|
readonly processId?: string;
|
|
3712
|
-
}
|
|
4045
|
+
}
|
|
3713
4046
|
|
|
3714
4047
|
// @public
|
|
3715
|
-
export
|
|
4048
|
+
export interface ProcessEntityProperties extends EntityCommonProperties {
|
|
3716
4049
|
readonly accountEntityId?: string;
|
|
3717
4050
|
readonly commandLine?: string;
|
|
3718
4051
|
readonly creationTimeUtc?: Date;
|
|
@@ -3722,7 +4055,7 @@ export type ProcessEntityProperties = EntityCommonProperties & {
|
|
|
3722
4055
|
readonly imageFileEntityId?: string;
|
|
3723
4056
|
readonly parentProcessEntityId?: string;
|
|
3724
4057
|
readonly processId?: string;
|
|
3725
|
-
}
|
|
4058
|
+
}
|
|
3726
4059
|
|
|
3727
4060
|
// @public
|
|
3728
4061
|
export interface ProductSettings {
|
|
@@ -3758,29 +4091,29 @@ export interface ProductSettingsUpdateOptionalParams extends coreClient.Operatio
|
|
|
3758
4091
|
export type ProductSettingsUpdateResponse = SettingsUnion;
|
|
3759
4092
|
|
|
3760
4093
|
// @public
|
|
3761
|
-
export
|
|
4094
|
+
export interface PropertyArrayChangedConditionProperties extends AutomationRuleCondition {
|
|
4095
|
+
// (undocumented)
|
|
4096
|
+
conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
|
|
4097
|
+
conditionType: "PropertyArrayChanged";
|
|
4098
|
+
}
|
|
3762
4099
|
|
|
3763
4100
|
// @public
|
|
3764
|
-
export interface
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
readonly lastModifiedUtc?: Date;
|
|
3776
|
-
query?: string;
|
|
3777
|
-
severity?: AlertSeverity;
|
|
3778
|
-
suppressionDuration: string;
|
|
3779
|
-
suppressionEnabled: boolean;
|
|
3780
|
-
tactics?: AttackTactic[];
|
|
3781
|
-
templateVersion?: string;
|
|
4101
|
+
export interface PropertyChangedConditionProperties extends AutomationRuleCondition {
|
|
4102
|
+
// (undocumented)
|
|
4103
|
+
conditionProperties?: AutomationRulePropertyValuesChangedCondition;
|
|
4104
|
+
conditionType: "PropertyChanged";
|
|
4105
|
+
}
|
|
4106
|
+
|
|
4107
|
+
// @public
|
|
4108
|
+
export interface PropertyConditionProperties extends AutomationRuleCondition {
|
|
4109
|
+
// (undocumented)
|
|
4110
|
+
conditionProperties?: AutomationRulePropertyValuesCondition;
|
|
4111
|
+
conditionType: "Property";
|
|
3782
4112
|
}
|
|
3783
4113
|
|
|
4114
|
+
// @public
|
|
4115
|
+
export type ProviderName = string;
|
|
4116
|
+
|
|
3784
4117
|
// @public
|
|
3785
4118
|
export interface QueryBasedAlertRuleTemplateProperties {
|
|
3786
4119
|
alertDetailsOverride?: AlertDetailsOverride;
|
|
@@ -3790,7 +4123,6 @@ export interface QueryBasedAlertRuleTemplateProperties {
|
|
|
3790
4123
|
entityMappings?: EntityMapping[];
|
|
3791
4124
|
query?: string;
|
|
3792
4125
|
severity?: AlertSeverity;
|
|
3793
|
-
tactics?: AttackTactic[];
|
|
3794
4126
|
version?: string;
|
|
3795
4127
|
}
|
|
3796
4128
|
|
|
@@ -3798,23 +4130,23 @@ export interface QueryBasedAlertRuleTemplateProperties {
|
|
|
3798
4130
|
export type RegistryHive = string;
|
|
3799
4131
|
|
|
3800
4132
|
// @public
|
|
3801
|
-
export
|
|
4133
|
+
export interface RegistryKeyEntity extends Entity {
|
|
3802
4134
|
readonly additionalData?: {
|
|
3803
4135
|
[propertyName: string]: Record<string, unknown>;
|
|
3804
4136
|
};
|
|
3805
4137
|
readonly friendlyName?: string;
|
|
3806
4138
|
readonly hive?: RegistryHive;
|
|
3807
4139
|
readonly key?: string;
|
|
3808
|
-
}
|
|
4140
|
+
}
|
|
3809
4141
|
|
|
3810
4142
|
// @public
|
|
3811
|
-
export
|
|
4143
|
+
export interface RegistryKeyEntityProperties extends EntityCommonProperties {
|
|
3812
4144
|
readonly hive?: RegistryHive;
|
|
3813
4145
|
readonly key?: string;
|
|
3814
|
-
}
|
|
4146
|
+
}
|
|
3815
4147
|
|
|
3816
4148
|
// @public
|
|
3817
|
-
export
|
|
4149
|
+
export interface RegistryValueEntity extends Entity {
|
|
3818
4150
|
readonly additionalData?: {
|
|
3819
4151
|
[propertyName: string]: Record<string, unknown>;
|
|
3820
4152
|
};
|
|
@@ -3823,26 +4155,26 @@ export type RegistryValueEntity = Entity & {
|
|
|
3823
4155
|
readonly valueData?: string;
|
|
3824
4156
|
readonly valueName?: string;
|
|
3825
4157
|
readonly valueType?: RegistryValueKind;
|
|
3826
|
-
}
|
|
4158
|
+
}
|
|
3827
4159
|
|
|
3828
4160
|
// @public
|
|
3829
|
-
export
|
|
4161
|
+
export interface RegistryValueEntityProperties extends EntityCommonProperties {
|
|
3830
4162
|
readonly keyEntityId?: string;
|
|
3831
4163
|
readonly valueData?: string;
|
|
3832
4164
|
readonly valueName?: string;
|
|
3833
4165
|
readonly valueType?: RegistryValueKind;
|
|
3834
|
-
}
|
|
4166
|
+
}
|
|
3835
4167
|
|
|
3836
4168
|
// @public
|
|
3837
4169
|
export type RegistryValueKind = string;
|
|
3838
4170
|
|
|
3839
4171
|
// @public
|
|
3840
|
-
export
|
|
4172
|
+
export interface Relation extends ResourceWithEtag {
|
|
3841
4173
|
relatedResourceId?: string;
|
|
4174
|
+
readonly relatedResourceKind?: string;
|
|
3842
4175
|
readonly relatedResourceName?: string;
|
|
3843
4176
|
readonly relatedResourceType?: string;
|
|
3844
|
-
|
|
3845
|
-
};
|
|
4177
|
+
}
|
|
3846
4178
|
|
|
3847
4179
|
// @public
|
|
3848
4180
|
export interface RelationList {
|
|
@@ -3872,6 +4204,13 @@ export interface Repository {
|
|
|
3872
4204
|
url?: string;
|
|
3873
4205
|
}
|
|
3874
4206
|
|
|
4207
|
+
// @public
|
|
4208
|
+
export interface RepositoryResourceInfo {
|
|
4209
|
+
azureDevOpsResourceInfo?: AzureDevOpsResourceInfo;
|
|
4210
|
+
gitHubResourceInfo?: GitHubResourceInfo;
|
|
4211
|
+
webhook?: Webhook;
|
|
4212
|
+
}
|
|
4213
|
+
|
|
3875
4214
|
// @public
|
|
3876
4215
|
export type RepoType = string;
|
|
3877
4216
|
|
|
@@ -3901,9 +4240,9 @@ export interface ResourceProvider {
|
|
|
3901
4240
|
}
|
|
3902
4241
|
|
|
3903
4242
|
// @public
|
|
3904
|
-
export
|
|
4243
|
+
export interface ResourceWithEtag extends Resource {
|
|
3905
4244
|
etag?: string;
|
|
3906
|
-
}
|
|
4245
|
+
}
|
|
3907
4246
|
|
|
3908
4247
|
// @public
|
|
3909
4248
|
export interface SampleQueries {
|
|
@@ -3912,78 +4251,96 @@ export interface SampleQueries {
|
|
|
3912
4251
|
}
|
|
3913
4252
|
|
|
3914
4253
|
// @public
|
|
3915
|
-
export
|
|
3916
|
-
|
|
3917
|
-
queryPeriod?: string;
|
|
3918
|
-
triggerOperator?: TriggerOperator;
|
|
3919
|
-
triggerThreshold?: number;
|
|
3920
|
-
eventGroupingSettings?: EventGroupingSettings;
|
|
4254
|
+
export interface ScheduledAlertRule extends AlertRule {
|
|
4255
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
3921
4256
|
alertRuleTemplateName?: string;
|
|
3922
|
-
|
|
4257
|
+
customDetails?: {
|
|
4258
|
+
[propertyName: string]: string;
|
|
4259
|
+
};
|
|
3923
4260
|
description?: string;
|
|
3924
|
-
query?: string;
|
|
3925
4261
|
displayName?: string;
|
|
3926
4262
|
enabled?: boolean;
|
|
4263
|
+
entityMappings?: EntityMapping[];
|
|
4264
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
4265
|
+
incidentConfiguration?: IncidentConfiguration;
|
|
3927
4266
|
readonly lastModifiedUtc?: Date;
|
|
4267
|
+
query?: string;
|
|
4268
|
+
queryFrequency?: string;
|
|
4269
|
+
queryPeriod?: string;
|
|
4270
|
+
severity?: AlertSeverity;
|
|
3928
4271
|
suppressionDuration?: string;
|
|
3929
4272
|
suppressionEnabled?: boolean;
|
|
3930
|
-
severity?: AlertSeverity;
|
|
3931
4273
|
tactics?: AttackTactic[];
|
|
3932
|
-
|
|
4274
|
+
techniques?: string[];
|
|
4275
|
+
templateVersion?: string;
|
|
4276
|
+
triggerOperator?: TriggerOperator;
|
|
4277
|
+
triggerThreshold?: number;
|
|
4278
|
+
}
|
|
4279
|
+
|
|
4280
|
+
// @public
|
|
4281
|
+
export interface ScheduledAlertRuleCommonProperties {
|
|
4282
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
3933
4283
|
customDetails?: {
|
|
3934
4284
|
[propertyName: string]: string;
|
|
3935
4285
|
};
|
|
3936
4286
|
entityMappings?: EntityMapping[];
|
|
3937
|
-
alertDetailsOverride?: AlertDetailsOverride;
|
|
3938
|
-
};
|
|
3939
|
-
|
|
3940
|
-
// @public
|
|
3941
|
-
export interface ScheduledAlertRuleCommonProperties {
|
|
3942
4287
|
eventGroupingSettings?: EventGroupingSettings;
|
|
4288
|
+
query?: string;
|
|
3943
4289
|
queryFrequency?: string;
|
|
3944
4290
|
queryPeriod?: string;
|
|
4291
|
+
severity?: AlertSeverity;
|
|
3945
4292
|
triggerOperator?: TriggerOperator;
|
|
3946
4293
|
triggerThreshold?: number;
|
|
3947
4294
|
}
|
|
3948
4295
|
|
|
3949
4296
|
// @public
|
|
3950
|
-
export
|
|
4297
|
+
export interface ScheduledAlertRuleProperties extends ScheduledAlertRuleCommonProperties {
|
|
4298
|
+
alertRuleTemplateName?: string;
|
|
4299
|
+
description?: string;
|
|
4300
|
+
displayName: string;
|
|
4301
|
+
enabled: boolean;
|
|
4302
|
+
incidentConfiguration?: IncidentConfiguration;
|
|
4303
|
+
readonly lastModifiedUtc?: Date;
|
|
4304
|
+
suppressionDuration: string;
|
|
4305
|
+
suppressionEnabled: boolean;
|
|
4306
|
+
tactics?: AttackTactic[];
|
|
4307
|
+
techniques?: string[];
|
|
4308
|
+
templateVersion?: string;
|
|
4309
|
+
}
|
|
3951
4310
|
|
|
3952
4311
|
// @public
|
|
3953
|
-
export
|
|
4312
|
+
export interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
|
|
4313
|
+
alertDetailsOverride?: AlertDetailsOverride;
|
|
3954
4314
|
alertRulesCreatedByTemplateCount?: number;
|
|
3955
|
-
readonly lastUpdatedDateUTC?: Date;
|
|
3956
4315
|
readonly createdDateUTC?: Date;
|
|
3957
|
-
description?: string;
|
|
3958
|
-
displayName?: string;
|
|
3959
|
-
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
3960
|
-
status?: TemplateStatus;
|
|
3961
|
-
query?: string;
|
|
3962
|
-
severity?: AlertSeverity;
|
|
3963
|
-
tactics?: AttackTactic[];
|
|
3964
|
-
version?: string;
|
|
3965
4316
|
customDetails?: {
|
|
3966
4317
|
[propertyName: string]: string;
|
|
3967
4318
|
};
|
|
4319
|
+
description?: string;
|
|
4320
|
+
displayName?: string;
|
|
3968
4321
|
entityMappings?: EntityMapping[];
|
|
3969
|
-
|
|
4322
|
+
eventGroupingSettings?: EventGroupingSettings;
|
|
4323
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
4324
|
+
query?: string;
|
|
3970
4325
|
queryFrequency?: string;
|
|
3971
4326
|
queryPeriod?: string;
|
|
4327
|
+
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
4328
|
+
severity?: AlertSeverity;
|
|
4329
|
+
status?: TemplateStatus;
|
|
4330
|
+
tactics?: AttackTactic[];
|
|
4331
|
+
techniques?: string[];
|
|
3972
4332
|
triggerOperator?: TriggerOperator;
|
|
3973
4333
|
triggerThreshold?: number;
|
|
3974
|
-
|
|
3975
|
-
}
|
|
3976
|
-
|
|
3977
|
-
// @public
|
|
3978
|
-
export type ScheduledAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & QueryBasedAlertRuleTemplateProperties & ScheduledAlertRuleCommonProperties & {};
|
|
4334
|
+
version?: string;
|
|
4335
|
+
}
|
|
3979
4336
|
|
|
3980
4337
|
// @public
|
|
3981
|
-
export
|
|
4338
|
+
export interface SecurityAlert extends Entity {
|
|
3982
4339
|
readonly additionalData?: {
|
|
3983
4340
|
[propertyName: string]: Record<string, unknown>;
|
|
3984
4341
|
};
|
|
3985
|
-
readonly friendlyName?: string;
|
|
3986
4342
|
readonly alertDisplayName?: string;
|
|
4343
|
+
readonly alertLink?: string;
|
|
3987
4344
|
readonly alertType?: string;
|
|
3988
4345
|
readonly compromisedEntity?: string;
|
|
3989
4346
|
readonly confidenceLevel?: ConfidenceLevel;
|
|
@@ -3992,13 +4349,15 @@ export type SecurityAlert = Entity & {
|
|
|
3992
4349
|
readonly confidenceScoreStatus?: ConfidenceScoreStatus;
|
|
3993
4350
|
readonly description?: string;
|
|
3994
4351
|
readonly endTimeUtc?: Date;
|
|
4352
|
+
readonly friendlyName?: string;
|
|
3995
4353
|
readonly intent?: KillChainIntent;
|
|
3996
|
-
readonly providerAlertId?: string;
|
|
3997
4354
|
readonly processingEndTime?: Date;
|
|
3998
4355
|
readonly productComponentName?: string;
|
|
3999
4356
|
readonly productName?: string;
|
|
4000
4357
|
readonly productVersion?: string;
|
|
4358
|
+
readonly providerAlertId?: string;
|
|
4001
4359
|
readonly remediationSteps?: string[];
|
|
4360
|
+
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
4002
4361
|
severity?: AlertSeverity;
|
|
4003
4362
|
readonly startTimeUtc?: Date;
|
|
4004
4363
|
readonly status?: AlertStatus;
|
|
@@ -4006,13 +4365,12 @@ export type SecurityAlert = Entity & {
|
|
|
4006
4365
|
readonly tactics?: AttackTactic[];
|
|
4007
4366
|
readonly timeGenerated?: Date;
|
|
4008
4367
|
readonly vendorName?: string;
|
|
4009
|
-
|
|
4010
|
-
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
4011
|
-
};
|
|
4368
|
+
}
|
|
4012
4369
|
|
|
4013
4370
|
// @public
|
|
4014
|
-
export
|
|
4371
|
+
export interface SecurityAlertProperties extends EntityCommonProperties {
|
|
4015
4372
|
readonly alertDisplayName?: string;
|
|
4373
|
+
readonly alertLink?: string;
|
|
4016
4374
|
readonly alertType?: string;
|
|
4017
4375
|
readonly compromisedEntity?: string;
|
|
4018
4376
|
readonly confidenceLevel?: ConfidenceLevel;
|
|
@@ -4022,12 +4380,13 @@ export type SecurityAlertProperties = EntityCommonProperties & {
|
|
|
4022
4380
|
readonly description?: string;
|
|
4023
4381
|
readonly endTimeUtc?: Date;
|
|
4024
4382
|
readonly intent?: KillChainIntent;
|
|
4025
|
-
readonly providerAlertId?: string;
|
|
4026
4383
|
readonly processingEndTime?: Date;
|
|
4027
4384
|
readonly productComponentName?: string;
|
|
4028
4385
|
readonly productName?: string;
|
|
4029
4386
|
readonly productVersion?: string;
|
|
4387
|
+
readonly providerAlertId?: string;
|
|
4030
4388
|
readonly remediationSteps?: string[];
|
|
4389
|
+
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
4031
4390
|
severity?: AlertSeverity;
|
|
4032
4391
|
readonly startTimeUtc?: Date;
|
|
4033
4392
|
readonly status?: AlertStatus;
|
|
@@ -4035,9 +4394,7 @@ export type SecurityAlertProperties = EntityCommonProperties & {
|
|
|
4035
4394
|
readonly tactics?: AttackTactic[];
|
|
4036
4395
|
readonly timeGenerated?: Date;
|
|
4037
4396
|
readonly vendorName?: string;
|
|
4038
|
-
|
|
4039
|
-
readonly resourceIdentifiers?: Record<string, unknown>[];
|
|
4040
|
-
};
|
|
4397
|
+
}
|
|
4041
4398
|
|
|
4042
4399
|
// @public
|
|
4043
4400
|
export interface SecurityAlertPropertiesConfidenceReasonsItem {
|
|
@@ -4046,36 +4403,36 @@ export interface SecurityAlertPropertiesConfidenceReasonsItem {
|
|
|
4046
4403
|
}
|
|
4047
4404
|
|
|
4048
4405
|
// @public
|
|
4049
|
-
export
|
|
4050
|
-
|
|
4406
|
+
export interface SecurityAlertTimelineItem extends EntityTimelineItem {
|
|
4407
|
+
alertType: string;
|
|
4051
4408
|
azureResourceId: string;
|
|
4052
|
-
productName?: string;
|
|
4053
4409
|
description?: string;
|
|
4054
4410
|
displayName: string;
|
|
4055
|
-
severity: AlertSeverity;
|
|
4056
4411
|
endTimeUtc: Date;
|
|
4412
|
+
kind: "SecurityAlert";
|
|
4413
|
+
productName?: string;
|
|
4414
|
+
severity: AlertSeverity;
|
|
4057
4415
|
startTimeUtc: Date;
|
|
4058
4416
|
timeGenerated: Date;
|
|
4059
|
-
|
|
4060
|
-
};
|
|
4417
|
+
}
|
|
4061
4418
|
|
|
4062
4419
|
// @public
|
|
4063
|
-
export
|
|
4420
|
+
export interface SecurityGroupEntity extends Entity {
|
|
4064
4421
|
readonly additionalData?: {
|
|
4065
4422
|
[propertyName: string]: Record<string, unknown>;
|
|
4066
4423
|
};
|
|
4067
|
-
readonly friendlyName?: string;
|
|
4068
4424
|
readonly distinguishedName?: string;
|
|
4425
|
+
readonly friendlyName?: string;
|
|
4069
4426
|
readonly objectGuid?: string;
|
|
4070
4427
|
readonly sid?: string;
|
|
4071
|
-
}
|
|
4428
|
+
}
|
|
4072
4429
|
|
|
4073
4430
|
// @public
|
|
4074
|
-
export
|
|
4431
|
+
export interface SecurityGroupEntityProperties extends EntityCommonProperties {
|
|
4075
4432
|
readonly distinguishedName?: string;
|
|
4076
4433
|
readonly objectGuid?: string;
|
|
4077
4434
|
readonly sid?: string;
|
|
4078
|
-
}
|
|
4435
|
+
}
|
|
4079
4436
|
|
|
4080
4437
|
// @public (undocumented)
|
|
4081
4438
|
export class SecurityInsights extends coreClient.ServiceClient {
|
|
@@ -4133,6 +4490,8 @@ export class SecurityInsights extends coreClient.ServiceClient {
|
|
|
4133
4490
|
// (undocumented)
|
|
4134
4491
|
productSettings: ProductSettings;
|
|
4135
4492
|
// (undocumented)
|
|
4493
|
+
securityMLAnalyticsSettings: SecurityMLAnalyticsSettings;
|
|
4494
|
+
// (undocumented)
|
|
4136
4495
|
sentinelOnboardingStates: SentinelOnboardingStates;
|
|
4137
4496
|
// (undocumented)
|
|
4138
4497
|
sourceControlOperations: SourceControlOperations;
|
|
@@ -4160,9 +4519,72 @@ export interface SecurityInsightsOptionalParams extends coreClient.ServiceClient
|
|
|
4160
4519
|
}
|
|
4161
4520
|
|
|
4162
4521
|
// @public
|
|
4163
|
-
export
|
|
4522
|
+
export interface SecurityMLAnalyticsSetting extends ResourceWithEtag {
|
|
4523
|
+
kind: SecurityMLAnalyticsSettingsKind;
|
|
4524
|
+
}
|
|
4525
|
+
|
|
4526
|
+
// @public
|
|
4527
|
+
export interface SecurityMLAnalyticsSettings {
|
|
4528
|
+
createOrUpdate(resourceGroupName: string, workspaceName: string, settingsResourceName: string, securityMLAnalyticsSetting: SecurityMLAnalyticsSettingUnion, options?: SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams): Promise<SecurityMLAnalyticsSettingsCreateOrUpdateResponse>;
|
|
4529
|
+
delete(resourceGroupName: string, workspaceName: string, settingsResourceName: string, options?: SecurityMLAnalyticsSettingsDeleteOptionalParams): Promise<void>;
|
|
4530
|
+
get(resourceGroupName: string, workspaceName: string, settingsResourceName: string, options?: SecurityMLAnalyticsSettingsGetOptionalParams): Promise<SecurityMLAnalyticsSettingsGetResponse>;
|
|
4531
|
+
list(resourceGroupName: string, workspaceName: string, options?: SecurityMLAnalyticsSettingsListOptionalParams): PagedAsyncIterableIterator<SecurityMLAnalyticsSettingUnion>;
|
|
4532
|
+
}
|
|
4533
|
+
|
|
4534
|
+
// @public
|
|
4535
|
+
export interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4536
|
+
}
|
|
4537
|
+
|
|
4538
|
+
// @public
|
|
4539
|
+
export type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
|
|
4540
|
+
|
|
4541
|
+
// @public
|
|
4542
|
+
export interface SecurityMLAnalyticsSettingsDataSource {
|
|
4543
|
+
connectorId?: string;
|
|
4544
|
+
dataTypes?: string[];
|
|
4545
|
+
}
|
|
4546
|
+
|
|
4547
|
+
// @public
|
|
4548
|
+
export interface SecurityMLAnalyticsSettingsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
// @public
|
|
4552
|
+
export interface SecurityMLAnalyticsSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
4553
|
+
}
|
|
4554
|
+
|
|
4555
|
+
// @public
|
|
4556
|
+
export type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
|
|
4557
|
+
|
|
4558
|
+
// @public
|
|
4559
|
+
export type SecurityMLAnalyticsSettingsKind = string;
|
|
4560
|
+
|
|
4561
|
+
// @public
|
|
4562
|
+
export interface SecurityMLAnalyticsSettingsList {
|
|
4563
|
+
readonly nextLink?: string;
|
|
4564
|
+
value: SecurityMLAnalyticsSettingUnion[];
|
|
4565
|
+
}
|
|
4566
|
+
|
|
4567
|
+
// @public
|
|
4568
|
+
export interface SecurityMLAnalyticsSettingsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4569
|
+
}
|
|
4570
|
+
|
|
4571
|
+
// @public
|
|
4572
|
+
export type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
|
|
4573
|
+
|
|
4574
|
+
// @public
|
|
4575
|
+
export interface SecurityMLAnalyticsSettingsListOptionalParams extends coreClient.OperationOptions {
|
|
4576
|
+
}
|
|
4577
|
+
|
|
4578
|
+
// @public
|
|
4579
|
+
export type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
|
|
4580
|
+
|
|
4581
|
+
// @public (undocumented)
|
|
4582
|
+
export type SecurityMLAnalyticsSettingUnion = SecurityMLAnalyticsSetting | AnomalySecurityMLAnalyticsSettings;
|
|
4583
|
+
|
|
4584
|
+
// @public
|
|
4585
|
+
export interface SentinelOnboardingState extends ResourceWithEtag {
|
|
4164
4586
|
customerManagedKey?: boolean;
|
|
4165
|
-
}
|
|
4587
|
+
}
|
|
4166
4588
|
|
|
4167
4589
|
// @public
|
|
4168
4590
|
export interface SentinelOnboardingStates {
|
|
@@ -4212,37 +4634,31 @@ export interface SettingList {
|
|
|
4212
4634
|
}
|
|
4213
4635
|
|
|
4214
4636
|
// @public
|
|
4215
|
-
export
|
|
4637
|
+
export interface Settings extends ResourceWithEtag {
|
|
4216
4638
|
kind: SettingKind;
|
|
4217
|
-
};
|
|
4218
|
-
|
|
4219
|
-
// @public (undocumented)
|
|
4220
|
-
export type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
|
|
4221
|
-
|
|
4222
|
-
// @public
|
|
4223
|
-
export type SettingType = string;
|
|
4224
|
-
|
|
4225
|
-
// @public
|
|
4226
|
-
export interface Sku {
|
|
4227
|
-
capacityReservationLevel?: number;
|
|
4228
|
-
name?: SkuKind;
|
|
4229
4639
|
}
|
|
4230
4640
|
|
|
4231
4641
|
// @public
|
|
4232
|
-
export type
|
|
4642
|
+
export type SettingsStatus = string;
|
|
4643
|
+
|
|
4644
|
+
// @public (undocumented)
|
|
4645
|
+
export type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
|
|
4233
4646
|
|
|
4234
4647
|
// @public
|
|
4235
|
-
export type
|
|
4648
|
+
export type SettingType = string;
|
|
4236
4649
|
|
|
4237
4650
|
// @public
|
|
4238
|
-
export
|
|
4239
|
-
idPropertiesId?: string;
|
|
4240
|
-
displayName?: string;
|
|
4241
|
-
description?: string;
|
|
4242
|
-
repoType?: RepoType;
|
|
4651
|
+
export interface SourceControl extends ResourceWithEtag {
|
|
4243
4652
|
contentTypes?: ContentType[];
|
|
4653
|
+
description?: string;
|
|
4654
|
+
displayName?: string;
|
|
4655
|
+
idPropertiesId?: string;
|
|
4656
|
+
lastDeploymentInfo?: DeploymentInfo;
|
|
4244
4657
|
repository?: Repository;
|
|
4245
|
-
|
|
4658
|
+
repositoryResourceInfo?: RepositoryResourceInfo;
|
|
4659
|
+
repoType?: RepoType;
|
|
4660
|
+
version?: Version;
|
|
4661
|
+
}
|
|
4246
4662
|
|
|
4247
4663
|
// @public
|
|
4248
4664
|
export interface SourceControlList {
|
|
@@ -4313,36 +4729,39 @@ export type SourceControlsListResponse = SourceControlList;
|
|
|
4313
4729
|
export type SourceKind = string;
|
|
4314
4730
|
|
|
4315
4731
|
// @public
|
|
4316
|
-
export type
|
|
4732
|
+
export type SourceType = string;
|
|
4733
|
+
|
|
4734
|
+
// @public
|
|
4735
|
+
export interface SubmissionMailEntity extends Entity {
|
|
4317
4736
|
readonly additionalData?: {
|
|
4318
4737
|
[propertyName: string]: Record<string, unknown>;
|
|
4319
4738
|
};
|
|
4320
4739
|
readonly friendlyName?: string;
|
|
4321
4740
|
readonly networkMessageId?: string;
|
|
4322
|
-
readonly submissionId?: string;
|
|
4323
|
-
readonly submitter?: string;
|
|
4324
|
-
readonly submissionDate?: Date;
|
|
4325
|
-
readonly timestamp?: Date;
|
|
4326
4741
|
readonly recipient?: string;
|
|
4742
|
+
readonly reportType?: string;
|
|
4327
4743
|
readonly sender?: string;
|
|
4328
4744
|
readonly senderIp?: string;
|
|
4329
4745
|
readonly subject?: string;
|
|
4330
|
-
readonly
|
|
4331
|
-
};
|
|
4332
|
-
|
|
4333
|
-
// @public
|
|
4334
|
-
export type SubmissionMailEntityProperties = EntityCommonProperties & {
|
|
4335
|
-
readonly networkMessageId?: string;
|
|
4746
|
+
readonly submissionDate?: Date;
|
|
4336
4747
|
readonly submissionId?: string;
|
|
4337
4748
|
readonly submitter?: string;
|
|
4338
|
-
readonly submissionDate?: Date;
|
|
4339
4749
|
readonly timestamp?: Date;
|
|
4750
|
+
}
|
|
4751
|
+
|
|
4752
|
+
// @public
|
|
4753
|
+
export interface SubmissionMailEntityProperties extends EntityCommonProperties {
|
|
4754
|
+
readonly networkMessageId?: string;
|
|
4340
4755
|
readonly recipient?: string;
|
|
4756
|
+
readonly reportType?: string;
|
|
4341
4757
|
readonly sender?: string;
|
|
4342
4758
|
readonly senderIp?: string;
|
|
4343
4759
|
readonly subject?: string;
|
|
4344
|
-
readonly
|
|
4345
|
-
|
|
4760
|
+
readonly submissionDate?: Date;
|
|
4761
|
+
readonly submissionId?: string;
|
|
4762
|
+
readonly submitter?: string;
|
|
4763
|
+
readonly timestamp?: Date;
|
|
4764
|
+
}
|
|
4346
4765
|
|
|
4347
4766
|
// @public
|
|
4348
4767
|
export type SupportTier = string;
|
|
@@ -4388,7 +4807,7 @@ export interface ThreatIntelligence {
|
|
|
4388
4807
|
}
|
|
4389
4808
|
|
|
4390
4809
|
// @public
|
|
4391
|
-
export
|
|
4810
|
+
export interface ThreatIntelligenceAlertRule extends AlertRule {
|
|
4392
4811
|
alertRuleTemplateName?: string;
|
|
4393
4812
|
readonly description?: string;
|
|
4394
4813
|
readonly displayName?: string;
|
|
@@ -4396,26 +4815,27 @@ export type ThreatIntelligenceAlertRule = AlertRule & {
|
|
|
4396
4815
|
readonly lastModifiedUtc?: Date;
|
|
4397
4816
|
readonly severity?: AlertSeverity;
|
|
4398
4817
|
readonly tactics?: AttackTactic[];
|
|
4399
|
-
|
|
4818
|
+
readonly techniques?: string[];
|
|
4819
|
+
}
|
|
4400
4820
|
|
|
4401
4821
|
// @public
|
|
4402
|
-
export
|
|
4822
|
+
export interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
|
|
4403
4823
|
alertRulesCreatedByTemplateCount?: number;
|
|
4404
|
-
readonly lastUpdatedDateUTC?: Date;
|
|
4405
4824
|
readonly createdDateUTC?: Date;
|
|
4406
4825
|
description?: string;
|
|
4407
4826
|
displayName?: string;
|
|
4827
|
+
readonly lastUpdatedDateUTC?: Date;
|
|
4408
4828
|
requiredDataConnectors?: AlertRuleTemplateDataSource[];
|
|
4409
|
-
status?: TemplateStatus;
|
|
4410
4829
|
severity?: AlertSeverity;
|
|
4830
|
+
status?: TemplateStatus;
|
|
4411
4831
|
tactics?: AttackTactic[];
|
|
4412
|
-
|
|
4832
|
+
techniques?: string[];
|
|
4833
|
+
}
|
|
4413
4834
|
|
|
4414
4835
|
// @public
|
|
4415
|
-
export
|
|
4836
|
+
export interface ThreatIntelligenceAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
|
|
4416
4837
|
severity: AlertSeverity;
|
|
4417
|
-
|
|
4418
|
-
};
|
|
4838
|
+
}
|
|
4419
4839
|
|
|
4420
4840
|
// @public
|
|
4421
4841
|
export interface ThreatIntelligenceAppendTags {
|
|
@@ -4460,12 +4880,12 @@ export interface ThreatIntelligenceGranularMarkingModel {
|
|
|
4460
4880
|
// @public
|
|
4461
4881
|
export interface ThreatIntelligenceIndicator {
|
|
4462
4882
|
appendTags(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceAppendTags: ThreatIntelligenceAppendTags, options?: ThreatIntelligenceIndicatorAppendTagsOptionalParams): Promise<void>;
|
|
4463
|
-
create(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceProperties:
|
|
4464
|
-
createIndicator(resourceGroupName: string, workspaceName: string, threatIntelligenceProperties:
|
|
4883
|
+
create(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceProperties: ThreatIntelligenceIndicatorModel, options?: ThreatIntelligenceIndicatorCreateOptionalParams): Promise<ThreatIntelligenceIndicatorCreateResponse>;
|
|
4884
|
+
createIndicator(resourceGroupName: string, workspaceName: string, threatIntelligenceProperties: ThreatIntelligenceIndicatorModel, options?: ThreatIntelligenceIndicatorCreateIndicatorOptionalParams): Promise<ThreatIntelligenceIndicatorCreateIndicatorResponse>;
|
|
4465
4885
|
delete(resourceGroupName: string, workspaceName: string, name: string, options?: ThreatIntelligenceIndicatorDeleteOptionalParams): Promise<void>;
|
|
4466
4886
|
get(resourceGroupName: string, workspaceName: string, name: string, options?: ThreatIntelligenceIndicatorGetOptionalParams): Promise<ThreatIntelligenceIndicatorGetResponse>;
|
|
4467
4887
|
listQueryIndicators(resourceGroupName: string, workspaceName: string, threatIntelligenceFilteringCriteria: ThreatIntelligenceFilteringCriteria, options?: ThreatIntelligenceIndicatorQueryIndicatorsOptionalParams): PagedAsyncIterableIterator<ThreatIntelligenceInformationUnion>;
|
|
4468
|
-
replaceTags(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceReplaceTags:
|
|
4888
|
+
replaceTags(resourceGroupName: string, workspaceName: string, name: string, threatIntelligenceReplaceTags: ThreatIntelligenceIndicatorModel, options?: ThreatIntelligenceIndicatorReplaceTagsOptionalParams): Promise<ThreatIntelligenceIndicatorReplaceTagsResponse>;
|
|
4469
4889
|
}
|
|
4470
4890
|
|
|
4471
4891
|
// @public
|
|
@@ -4510,115 +4930,76 @@ export interface ThreatIntelligenceIndicatorMetricsListOptionalParams extends co
|
|
|
4510
4930
|
export type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntelligenceMetricsList;
|
|
4511
4931
|
|
|
4512
4932
|
// @public
|
|
4513
|
-
export
|
|
4933
|
+
export interface ThreatIntelligenceIndicatorModel extends ThreatIntelligenceInformation {
|
|
4514
4934
|
readonly additionalData?: {
|
|
4515
4935
|
[propertyName: string]: Record<string, unknown>;
|
|
4516
4936
|
};
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
lastUpdatedTimeUtc?: string;
|
|
4520
|
-
source?: string;
|
|
4521
|
-
displayName?: string;
|
|
4522
|
-
description?: string;
|
|
4523
|
-
indicatorTypes?: string[];
|
|
4524
|
-
pattern?: string;
|
|
4525
|
-
patternType?: string;
|
|
4526
|
-
patternVersion?: string;
|
|
4527
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
4528
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
4529
|
-
externalId?: string;
|
|
4937
|
+
confidence?: number;
|
|
4938
|
+
created?: string;
|
|
4530
4939
|
createdByRef?: string;
|
|
4531
4940
|
defanged?: boolean;
|
|
4941
|
+
description?: string;
|
|
4942
|
+
displayName?: string;
|
|
4943
|
+
extensions?: {
|
|
4944
|
+
[propertyName: string]: any;
|
|
4945
|
+
};
|
|
4946
|
+
externalId?: string;
|
|
4532
4947
|
externalLastUpdatedTimeUtc?: string;
|
|
4533
4948
|
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
4949
|
+
readonly friendlyName?: string;
|
|
4534
4950
|
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
4951
|
+
indicatorTypes?: string[];
|
|
4952
|
+
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
4535
4953
|
labels?: string[];
|
|
4536
|
-
revoked?: boolean;
|
|
4537
|
-
confidence?: number;
|
|
4538
|
-
objectMarkingRefs?: string[];
|
|
4539
4954
|
language?: string;
|
|
4540
|
-
threatTypes?: string[];
|
|
4541
|
-
validFrom?: string;
|
|
4542
|
-
validUntil?: string;
|
|
4543
|
-
created?: string;
|
|
4544
|
-
modified?: string;
|
|
4545
|
-
extensions?: {
|
|
4546
|
-
[propertyName: string]: any;
|
|
4547
|
-
};
|
|
4548
|
-
};
|
|
4549
|
-
|
|
4550
|
-
// @public
|
|
4551
|
-
export type ThreatIntelligenceIndicatorModelForRequestBody = ThreatIntelligenceResourceKind & {
|
|
4552
|
-
etag?: string;
|
|
4553
|
-
readonly additionalData?: {
|
|
4554
|
-
[propertyName: string]: Record<string, unknown>;
|
|
4555
|
-
};
|
|
4556
|
-
readonly friendlyName?: string;
|
|
4557
|
-
threatIntelligenceTags?: string[];
|
|
4558
4955
|
lastUpdatedTimeUtc?: string;
|
|
4559
|
-
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
indicatorTypes?: string[];
|
|
4956
|
+
modified?: string;
|
|
4957
|
+
objectMarkingRefs?: string[];
|
|
4958
|
+
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
4563
4959
|
pattern?: string;
|
|
4564
4960
|
patternType?: string;
|
|
4565
4961
|
patternVersion?: string;
|
|
4566
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
4567
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
4568
|
-
externalId?: string;
|
|
4569
|
-
createdByRef?: string;
|
|
4570
|
-
defanged?: boolean;
|
|
4571
|
-
externalLastUpdatedTimeUtc?: string;
|
|
4572
|
-
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
4573
|
-
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
4574
|
-
labels?: string[];
|
|
4575
4962
|
revoked?: boolean;
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
language?: string;
|
|
4963
|
+
source?: string;
|
|
4964
|
+
threatIntelligenceTags?: string[];
|
|
4579
4965
|
threatTypes?: string[];
|
|
4580
4966
|
validFrom?: string;
|
|
4581
4967
|
validUntil?: string;
|
|
4968
|
+
}
|
|
4969
|
+
|
|
4970
|
+
// @public
|
|
4971
|
+
export interface ThreatIntelligenceIndicatorProperties extends EntityCommonProperties {
|
|
4972
|
+
confidence?: number;
|
|
4582
4973
|
created?: string;
|
|
4583
|
-
|
|
4974
|
+
createdByRef?: string;
|
|
4975
|
+
defanged?: boolean;
|
|
4976
|
+
description?: string;
|
|
4977
|
+
displayName?: string;
|
|
4584
4978
|
extensions?: {
|
|
4585
4979
|
[propertyName: string]: any;
|
|
4586
4980
|
};
|
|
4587
|
-
};
|
|
4588
|
-
|
|
4589
|
-
// @public
|
|
4590
|
-
export type ThreatIntelligenceIndicatorProperties = EntityCommonProperties & {
|
|
4591
|
-
threatIntelligenceTags?: string[];
|
|
4592
|
-
lastUpdatedTimeUtc?: string;
|
|
4593
|
-
source?: string;
|
|
4594
|
-
displayName?: string;
|
|
4595
|
-
description?: string;
|
|
4596
|
-
indicatorTypes?: string[];
|
|
4597
|
-
pattern?: string;
|
|
4598
|
-
patternType?: string;
|
|
4599
|
-
patternVersion?: string;
|
|
4600
|
-
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
4601
|
-
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
4602
4981
|
externalId?: string;
|
|
4603
|
-
createdByRef?: string;
|
|
4604
|
-
defanged?: boolean;
|
|
4605
4982
|
externalLastUpdatedTimeUtc?: string;
|
|
4606
4983
|
externalReferences?: ThreatIntelligenceExternalReference[];
|
|
4607
4984
|
granularMarkings?: ThreatIntelligenceGranularMarkingModel[];
|
|
4985
|
+
indicatorTypes?: string[];
|
|
4986
|
+
killChainPhases?: ThreatIntelligenceKillChainPhase[];
|
|
4608
4987
|
labels?: string[];
|
|
4609
|
-
revoked?: boolean;
|
|
4610
|
-
confidence?: number;
|
|
4611
|
-
objectMarkingRefs?: string[];
|
|
4612
4988
|
language?: string;
|
|
4989
|
+
lastUpdatedTimeUtc?: string;
|
|
4990
|
+
modified?: string;
|
|
4991
|
+
objectMarkingRefs?: string[];
|
|
4992
|
+
parsedPattern?: ThreatIntelligenceParsedPattern[];
|
|
4993
|
+
pattern?: string;
|
|
4994
|
+
patternType?: string;
|
|
4995
|
+
patternVersion?: string;
|
|
4996
|
+
revoked?: boolean;
|
|
4997
|
+
source?: string;
|
|
4998
|
+
threatIntelligenceTags?: string[];
|
|
4613
4999
|
threatTypes?: string[];
|
|
4614
5000
|
validFrom?: string;
|
|
4615
5001
|
validUntil?: string;
|
|
4616
|
-
|
|
4617
|
-
modified?: string;
|
|
4618
|
-
extensions?: {
|
|
4619
|
-
[propertyName: string]: any;
|
|
4620
|
-
};
|
|
4621
|
-
};
|
|
5002
|
+
}
|
|
4622
5003
|
|
|
4623
5004
|
// @public
|
|
4624
5005
|
export interface ThreatIntelligenceIndicatorQueryIndicatorsNextOptionalParams extends coreClient.OperationOptions {
|
|
@@ -4669,7 +5050,9 @@ export interface ThreatIntelligenceIndicatorsListOptionalParams extends coreClie
|
|
|
4669
5050
|
export type ThreatIntelligenceIndicatorsListResponse = ThreatIntelligenceInformationList;
|
|
4670
5051
|
|
|
4671
5052
|
// @public
|
|
4672
|
-
export
|
|
5053
|
+
export interface ThreatIntelligenceInformation extends ResourceWithEtag {
|
|
5054
|
+
kind: ThreatIntelligenceResourceKindEnum;
|
|
5055
|
+
}
|
|
4673
5056
|
|
|
4674
5057
|
// @public
|
|
4675
5058
|
export interface ThreatIntelligenceInformationList {
|
|
@@ -4722,11 +5105,6 @@ export interface ThreatIntelligenceParsedPatternTypeValue {
|
|
|
4722
5105
|
valueType?: string;
|
|
4723
5106
|
}
|
|
4724
5107
|
|
|
4725
|
-
// @public
|
|
4726
|
-
export interface ThreatIntelligenceResourceKind {
|
|
4727
|
-
kind: ThreatIntelligenceResourceKindEnum;
|
|
4728
|
-
}
|
|
4729
|
-
|
|
4730
5108
|
// @public
|
|
4731
5109
|
export type ThreatIntelligenceResourceKindEnum = string;
|
|
4732
5110
|
|
|
@@ -4740,20 +5118,21 @@ export interface ThreatIntelligenceSortingCriteria {
|
|
|
4740
5118
|
export type ThreatIntelligenceSortingCriteriaEnum = string;
|
|
4741
5119
|
|
|
4742
5120
|
// @public
|
|
4743
|
-
export
|
|
5121
|
+
export interface TICheckRequirements extends DataConnectorsCheckRequirements {
|
|
4744
5122
|
kind: "ThreatIntelligence";
|
|
4745
5123
|
tenantId?: string;
|
|
4746
|
-
}
|
|
5124
|
+
}
|
|
4747
5125
|
|
|
4748
5126
|
// @public
|
|
4749
|
-
export
|
|
5127
|
+
export interface TICheckRequirementsProperties extends DataConnectorTenantId {
|
|
5128
|
+
}
|
|
4750
5129
|
|
|
4751
5130
|
// @public
|
|
4752
|
-
export
|
|
5131
|
+
export interface TIDataConnector extends DataConnector {
|
|
5132
|
+
dataTypes?: TIDataConnectorDataTypes;
|
|
4753
5133
|
tenantId?: string;
|
|
4754
5134
|
tipLookbackPeriod?: Date;
|
|
4755
|
-
|
|
4756
|
-
};
|
|
5135
|
+
}
|
|
4757
5136
|
|
|
4758
5137
|
// @public
|
|
4759
5138
|
export interface TIDataConnectorDataTypes {
|
|
@@ -4761,13 +5140,14 @@ export interface TIDataConnectorDataTypes {
|
|
|
4761
5140
|
}
|
|
4762
5141
|
|
|
4763
5142
|
// @public
|
|
4764
|
-
export
|
|
5143
|
+
export interface TIDataConnectorDataTypesIndicators extends DataConnectorDataTypeCommon {
|
|
5144
|
+
}
|
|
4765
5145
|
|
|
4766
5146
|
// @public
|
|
4767
|
-
export
|
|
4768
|
-
tipLookbackPeriod?: Date;
|
|
5147
|
+
export interface TIDataConnectorProperties extends DataConnectorTenantId {
|
|
4769
5148
|
dataTypes: TIDataConnectorDataTypes;
|
|
4770
|
-
|
|
5149
|
+
tipLookbackPeriod?: Date;
|
|
5150
|
+
}
|
|
4771
5151
|
|
|
4772
5152
|
// @public
|
|
4773
5153
|
export interface TimelineAggregation {
|
|
@@ -4790,27 +5170,28 @@ export interface TimelineResultsMetadata {
|
|
|
4790
5170
|
}
|
|
4791
5171
|
|
|
4792
5172
|
// @public
|
|
4793
|
-
export
|
|
5173
|
+
export interface TiTaxiiCheckRequirements extends DataConnectorsCheckRequirements {
|
|
4794
5174
|
kind: "ThreatIntelligenceTaxii";
|
|
4795
5175
|
tenantId?: string;
|
|
4796
|
-
}
|
|
5176
|
+
}
|
|
4797
5177
|
|
|
4798
5178
|
// @public
|
|
4799
|
-
export
|
|
5179
|
+
export interface TiTaxiiCheckRequirementsProperties extends DataConnectorTenantId {
|
|
5180
|
+
}
|
|
4800
5181
|
|
|
4801
5182
|
// @public
|
|
4802
|
-
export
|
|
4803
|
-
tenantId?: string;
|
|
4804
|
-
workspaceId?: string;
|
|
4805
|
-
friendlyName?: string;
|
|
4806
|
-
taxiiServer?: string;
|
|
5183
|
+
export interface TiTaxiiDataConnector extends DataConnector {
|
|
4807
5184
|
collectionId?: string;
|
|
4808
|
-
|
|
5185
|
+
dataTypes?: TiTaxiiDataConnectorDataTypes;
|
|
5186
|
+
friendlyName?: string;
|
|
4809
5187
|
password?: string;
|
|
4810
|
-
taxiiLookbackPeriod?: Date;
|
|
4811
5188
|
pollingFrequency?: PollingFrequency;
|
|
4812
|
-
|
|
4813
|
-
|
|
5189
|
+
taxiiLookbackPeriod?: Date;
|
|
5190
|
+
taxiiServer?: string;
|
|
5191
|
+
tenantId?: string;
|
|
5192
|
+
userName?: string;
|
|
5193
|
+
workspaceId?: string;
|
|
5194
|
+
}
|
|
4814
5195
|
|
|
4815
5196
|
// @public
|
|
4816
5197
|
export interface TiTaxiiDataConnectorDataTypes {
|
|
@@ -4818,20 +5199,21 @@ export interface TiTaxiiDataConnectorDataTypes {
|
|
|
4818
5199
|
}
|
|
4819
5200
|
|
|
4820
5201
|
// @public
|
|
4821
|
-
export
|
|
5202
|
+
export interface TiTaxiiDataConnectorDataTypesTaxiiClient extends DataConnectorDataTypeCommon {
|
|
5203
|
+
}
|
|
4822
5204
|
|
|
4823
5205
|
// @public
|
|
4824
|
-
export
|
|
4825
|
-
workspaceId?: string;
|
|
4826
|
-
friendlyName?: string;
|
|
4827
|
-
taxiiServer?: string;
|
|
5206
|
+
export interface TiTaxiiDataConnectorProperties extends DataConnectorTenantId {
|
|
4828
5207
|
collectionId?: string;
|
|
4829
|
-
|
|
5208
|
+
dataTypes: TiTaxiiDataConnectorDataTypes;
|
|
5209
|
+
friendlyName?: string;
|
|
4830
5210
|
password?: string;
|
|
4831
|
-
taxiiLookbackPeriod?: Date;
|
|
4832
5211
|
pollingFrequency: PollingFrequency | null;
|
|
4833
|
-
|
|
4834
|
-
|
|
5212
|
+
taxiiLookbackPeriod?: Date;
|
|
5213
|
+
taxiiServer?: string;
|
|
5214
|
+
userName?: string;
|
|
5215
|
+
workspaceId?: string;
|
|
5216
|
+
}
|
|
4835
5217
|
|
|
4836
5218
|
// @public
|
|
4837
5219
|
export type TriggerOperator = "GreaterThan" | "LessThan" | "Equal" | "NotEqual";
|
|
@@ -4843,26 +5225,26 @@ export type TriggersOn = string;
|
|
|
4843
5225
|
export type TriggersWhen = string;
|
|
4844
5226
|
|
|
4845
5227
|
// @public
|
|
4846
|
-
export
|
|
5228
|
+
export interface Ueba extends Settings {
|
|
4847
5229
|
dataSources?: UebaDataSources[];
|
|
4848
|
-
}
|
|
5230
|
+
}
|
|
4849
5231
|
|
|
4850
5232
|
// @public
|
|
4851
5233
|
export type UebaDataSources = string;
|
|
4852
5234
|
|
|
4853
5235
|
// @public
|
|
4854
|
-
export
|
|
5236
|
+
export interface UrlEntity extends Entity {
|
|
4855
5237
|
readonly additionalData?: {
|
|
4856
5238
|
[propertyName: string]: Record<string, unknown>;
|
|
4857
5239
|
};
|
|
4858
5240
|
readonly friendlyName?: string;
|
|
4859
5241
|
readonly url?: string;
|
|
4860
|
-
}
|
|
5242
|
+
}
|
|
4861
5243
|
|
|
4862
5244
|
// @public
|
|
4863
|
-
export
|
|
5245
|
+
export interface UrlEntityProperties extends EntityCommonProperties {
|
|
4864
5246
|
readonly url?: string;
|
|
4865
|
-
}
|
|
5247
|
+
}
|
|
4866
5248
|
|
|
4867
5249
|
// @public
|
|
4868
5250
|
export interface UserInfo {
|
|
@@ -4872,43 +5254,50 @@ export interface UserInfo {
|
|
|
4872
5254
|
}
|
|
4873
5255
|
|
|
4874
5256
|
// @public
|
|
4875
|
-
export type
|
|
4876
|
-
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
5257
|
+
export type Version = string;
|
|
5258
|
+
|
|
5259
|
+
// @public
|
|
5260
|
+
export interface Watchlist extends ResourceWithEtag {
|
|
5261
|
+
contentType?: string;
|
|
4880
5262
|
created?: Date;
|
|
4881
|
-
updated?: Date;
|
|
4882
5263
|
createdBy?: UserInfo;
|
|
4883
|
-
|
|
5264
|
+
defaultDuration?: string;
|
|
4884
5265
|
description?: string;
|
|
4885
|
-
|
|
4886
|
-
watchlistAlias?: string;
|
|
5266
|
+
displayName?: string;
|
|
4887
5267
|
isDeleted?: boolean;
|
|
5268
|
+
itemsSearchKey?: string;
|
|
4888
5269
|
labels?: string[];
|
|
4889
|
-
defaultDuration?: string;
|
|
4890
|
-
tenantId?: string;
|
|
4891
5270
|
numberOfLinesToSkip?: number;
|
|
5271
|
+
provider?: string;
|
|
4892
5272
|
rawContent?: string;
|
|
4893
|
-
|
|
4894
|
-
|
|
5273
|
+
source?: string;
|
|
5274
|
+
sourceType?: SourceType;
|
|
5275
|
+
tenantId?: string;
|
|
5276
|
+
updated?: Date;
|
|
5277
|
+
updatedBy?: UserInfo;
|
|
4895
5278
|
uploadStatus?: string;
|
|
4896
|
-
|
|
4897
|
-
|
|
5279
|
+
watchlistAlias?: string;
|
|
5280
|
+
watchlistId?: string;
|
|
5281
|
+
watchlistType?: string;
|
|
5282
|
+
}
|
|
4898
5283
|
|
|
4899
5284
|
// @public
|
|
4900
|
-
export
|
|
4901
|
-
watchlistItemType?: string;
|
|
4902
|
-
watchlistItemId?: string;
|
|
4903
|
-
tenantId?: string;
|
|
4904
|
-
isDeleted?: boolean;
|
|
5285
|
+
export interface WatchlistItem extends ResourceWithEtag {
|
|
4905
5286
|
created?: Date;
|
|
4906
|
-
updated?: Date;
|
|
4907
5287
|
createdBy?: UserInfo;
|
|
5288
|
+
entityMapping?: {
|
|
5289
|
+
[propertyName: string]: any;
|
|
5290
|
+
};
|
|
5291
|
+
isDeleted?: boolean;
|
|
5292
|
+
itemsKeyValue?: {
|
|
5293
|
+
[propertyName: string]: any;
|
|
5294
|
+
};
|
|
5295
|
+
tenantId?: string;
|
|
5296
|
+
updated?: Date;
|
|
4908
5297
|
updatedBy?: UserInfo;
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
}
|
|
5298
|
+
watchlistItemId?: string;
|
|
5299
|
+
watchlistItemType?: string;
|
|
5300
|
+
}
|
|
4912
5301
|
|
|
4913
5302
|
// @public
|
|
4914
5303
|
export interface WatchlistItemList {
|
|
@@ -4944,6 +5333,7 @@ export type WatchlistItemsGetResponse = WatchlistItem;
|
|
|
4944
5333
|
|
|
4945
5334
|
// @public
|
|
4946
5335
|
export interface WatchlistItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
5336
|
+
skipToken?: string;
|
|
4947
5337
|
}
|
|
4948
5338
|
|
|
4949
5339
|
// @public
|
|
@@ -4951,6 +5341,7 @@ export type WatchlistItemsListNextResponse = WatchlistItemList;
|
|
|
4951
5341
|
|
|
4952
5342
|
// @public
|
|
4953
5343
|
export interface WatchlistItemsListOptionalParams extends coreClient.OperationOptions {
|
|
5344
|
+
skipToken?: string;
|
|
4954
5345
|
}
|
|
4955
5346
|
|
|
4956
5347
|
// @public
|
|
@@ -4965,11 +5356,16 @@ export interface WatchlistList {
|
|
|
4965
5356
|
// @public
|
|
4966
5357
|
export interface Watchlists {
|
|
4967
5358
|
createOrUpdate(resourceGroupName: string, workspaceName: string, watchlistAlias: string, watchlist: Watchlist, options?: WatchlistsCreateOrUpdateOptionalParams): Promise<WatchlistsCreateOrUpdateResponse>;
|
|
4968
|
-
delete(resourceGroupName: string, workspaceName: string, watchlistAlias: string, options?: WatchlistsDeleteOptionalParams): Promise<
|
|
5359
|
+
delete(resourceGroupName: string, workspaceName: string, watchlistAlias: string, options?: WatchlistsDeleteOptionalParams): Promise<WatchlistsDeleteResponse>;
|
|
4969
5360
|
get(resourceGroupName: string, workspaceName: string, watchlistAlias: string, options?: WatchlistsGetOptionalParams): Promise<WatchlistsGetResponse>;
|
|
4970
5361
|
list(resourceGroupName: string, workspaceName: string, options?: WatchlistsListOptionalParams): PagedAsyncIterableIterator<Watchlist>;
|
|
4971
5362
|
}
|
|
4972
5363
|
|
|
5364
|
+
// @public
|
|
5365
|
+
export interface WatchlistsCreateOrUpdateHeaders {
|
|
5366
|
+
azureAsyncOperation?: string;
|
|
5367
|
+
}
|
|
5368
|
+
|
|
4973
5369
|
// @public
|
|
4974
5370
|
export interface WatchlistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4975
5371
|
}
|
|
@@ -4977,10 +5373,18 @@ export interface WatchlistsCreateOrUpdateOptionalParams extends coreClient.Opera
|
|
|
4977
5373
|
// @public
|
|
4978
5374
|
export type WatchlistsCreateOrUpdateResponse = Watchlist;
|
|
4979
5375
|
|
|
5376
|
+
// @public
|
|
5377
|
+
export interface WatchlistsDeleteHeaders {
|
|
5378
|
+
azureAsyncOperation?: string;
|
|
5379
|
+
}
|
|
5380
|
+
|
|
4980
5381
|
// @public
|
|
4981
5382
|
export interface WatchlistsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
4982
5383
|
}
|
|
4983
5384
|
|
|
5385
|
+
// @public
|
|
5386
|
+
export type WatchlistsDeleteResponse = WatchlistsDeleteHeaders;
|
|
5387
|
+
|
|
4984
5388
|
// @public
|
|
4985
5389
|
export interface WatchlistsGetOptionalParams extends coreClient.OperationOptions {
|
|
4986
5390
|
}
|
|
@@ -4990,6 +5394,7 @@ export type WatchlistsGetResponse = Watchlist;
|
|
|
4990
5394
|
|
|
4991
5395
|
// @public
|
|
4992
5396
|
export interface WatchlistsListNextOptionalParams extends coreClient.OperationOptions {
|
|
5397
|
+
skipToken?: string;
|
|
4993
5398
|
}
|
|
4994
5399
|
|
|
4995
5400
|
// @public
|
|
@@ -4997,11 +5402,20 @@ export type WatchlistsListNextResponse = WatchlistList;
|
|
|
4997
5402
|
|
|
4998
5403
|
// @public
|
|
4999
5404
|
export interface WatchlistsListOptionalParams extends coreClient.OperationOptions {
|
|
5405
|
+
skipToken?: string;
|
|
5000
5406
|
}
|
|
5001
5407
|
|
|
5002
5408
|
// @public
|
|
5003
5409
|
export type WatchlistsListResponse = WatchlistList;
|
|
5004
5410
|
|
|
5411
|
+
// @public
|
|
5412
|
+
export interface Webhook {
|
|
5413
|
+
rotateWebhookSecret?: boolean;
|
|
5414
|
+
webhookId?: string;
|
|
5415
|
+
webhookSecretUpdateTime?: string;
|
|
5416
|
+
webhookUrl?: string;
|
|
5417
|
+
}
|
|
5418
|
+
|
|
5005
5419
|
// (No @packageDocumentation comment for this package)
|
|
5006
5420
|
|
|
5007
5421
|
```
|