@azure/arm-securityinsight 1.0.0-alpha.20220413.1 → 1.0.0-alpha.20220711.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (826) hide show
  1. package/CHANGELOG.md +276 -0
  2. package/README.md +7 -7
  3. package/dist/index.js +1466 -345
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +1 -1
  8. package/dist-esm/samples-dev/actionsDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/actionsGetSample.js +1 -1
  10. package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +1 -1
  11. package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +1 -1
  12. package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +1 -1
  13. package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +5 -5
  14. package/dist-esm/samples-dev/alertRulesDeleteSample.js +1 -1
  15. package/dist-esm/samples-dev/alertRulesGetSample.js +4 -4
  16. package/dist-esm/samples-dev/alertRulesListSample.js +1 -1
  17. package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +1 -1
  18. package/dist-esm/samples-dev/automationRulesDeleteSample.js +1 -1
  19. package/dist-esm/samples-dev/automationRulesGetSample.js +1 -1
  20. package/dist-esm/samples-dev/automationRulesListSample.js +1 -1
  21. package/dist-esm/samples-dev/bookmarkExpandSample.js +1 -1
  22. package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +1 -1
  23. package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +1 -1
  24. package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +1 -1
  25. package/dist-esm/samples-dev/bookmarkRelationsListSample.js +1 -1
  26. package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +1 -1
  27. package/dist-esm/samples-dev/bookmarksDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/bookmarksGetSample.js +1 -1
  29. package/dist-esm/samples-dev/bookmarksListSample.js +1 -1
  30. package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +16 -16
  31. package/dist-esm/samples-dev/dataConnectorsConnectSample.js +35 -1
  32. package/dist-esm/samples-dev/dataConnectorsConnectSample.js.map +1 -1
  33. package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +8 -8
  34. package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +5 -5
  35. package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +1 -1
  36. package/dist-esm/samples-dev/dataConnectorsGetSample.js +20 -20
  37. package/dist-esm/samples-dev/dataConnectorsListSample.js +1 -1
  38. package/dist-esm/samples-dev/domainWhoisGetSample.js +1 -1
  39. package/dist-esm/samples-dev/entitiesExpandSample.js +1 -1
  40. package/dist-esm/samples-dev/entitiesGetInsightsSample.js +1 -1
  41. package/dist-esm/samples-dev/entitiesGetSample.js +20 -20
  42. package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +1 -1
  43. package/dist-esm/samples-dev/entitiesListSample.js +1 -1
  44. package/dist-esm/samples-dev/entitiesQueriesSample.js +1 -1
  45. package/dist-esm/samples-dev/entitiesRelationsListSample.js +1 -1
  46. package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +1 -1
  47. package/dist-esm/samples-dev/entityQueriesDeleteSample.js +1 -1
  48. package/dist-esm/samples-dev/entityQueriesGetSample.js +2 -2
  49. package/dist-esm/samples-dev/entityQueriesListSample.js +1 -1
  50. package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +1 -1
  51. package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +1 -1
  52. package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +1 -1
  53. package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +1 -1
  54. package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +1 -1
  55. package/dist-esm/samples-dev/incidentCommentsGetSample.js +1 -1
  56. package/dist-esm/samples-dev/incidentCommentsListSample.js +1 -1
  57. package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +1 -1
  58. package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +1 -1
  59. package/dist-esm/samples-dev/incidentRelationsGetSample.js +1 -1
  60. package/dist-esm/samples-dev/incidentRelationsListSample.js +1 -1
  61. package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +1 -1
  62. package/dist-esm/samples-dev/incidentsCreateTeamSample.js +1 -1
  63. package/dist-esm/samples-dev/incidentsDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/incidentsGetSample.js +1 -1
  65. package/dist-esm/samples-dev/incidentsListAlertsSample.js +1 -1
  66. package/dist-esm/samples-dev/incidentsListBookmarksSample.js +1 -1
  67. package/dist-esm/samples-dev/incidentsListEntitiesSample.js +1 -1
  68. package/dist-esm/samples-dev/incidentsListSample.js +1 -1
  69. package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +3 -3
  70. package/dist-esm/samples-dev/incidentsRunPlaybookSample.js.map +1 -1
  71. package/dist-esm/samples-dev/ipGeodataGetSample.js +1 -1
  72. package/dist-esm/samples-dev/metadataCreateSample.js +2 -2
  73. package/dist-esm/samples-dev/metadataDeleteSample.js +1 -1
  74. package/dist-esm/samples-dev/metadataGetSample.js +1 -1
  75. package/dist-esm/samples-dev/metadataListSample.js +2 -2
  76. package/dist-esm/samples-dev/metadataUpdateSample.js +1 -1
  77. package/dist-esm/samples-dev/officeConsentsDeleteSample.js +1 -1
  78. package/dist-esm/samples-dev/officeConsentsGetSample.js +1 -1
  79. package/dist-esm/samples-dev/officeConsentsListSample.js +1 -1
  80. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  81. package/dist-esm/samples-dev/productSettingsDeleteSample.js +1 -1
  82. package/dist-esm/samples-dev/productSettingsGetSample.js +1 -1
  83. package/dist-esm/samples-dev/productSettingsListSample.js +1 -1
  84. package/dist-esm/samples-dev/productSettingsUpdateSample.js +1 -1
  85. package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts +2 -0
  86. package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.d.ts.map +1 -0
  87. package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +87 -0
  88. package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js.map +1 -0
  89. package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts +2 -0
  90. package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.d.ts.map +1 -0
  91. package/dist-esm/samples-dev/{deleteAApiPollingDataConnector.js → securityMlAnalyticsSettingsDeleteSample.js} +10 -10
  92. package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js.map +1 -0
  93. package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts +2 -0
  94. package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.d.ts.map +1 -0
  95. package/dist-esm/samples-dev/{deleteASourceControl.js → securityMlAnalyticsSettingsGetSample.js} +10 -10
  96. package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js.map +1 -0
  97. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts +2 -0
  98. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.d.ts.map +1 -0
  99. package/dist-esm/samples-dev/{getAllRelationsOfAnEntity.js → securityMlAnalyticsSettingsListSample.js} +9 -10
  100. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -0
  101. package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +1 -1
  102. package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +1 -1
  103. package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +1 -1
  104. package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +1 -1
  105. package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +1 -1
  106. package/dist-esm/samples-dev/sourceControlsCreateSample.js +1 -1
  107. package/dist-esm/samples-dev/sourceControlsDeleteSample.js +1 -1
  108. package/dist-esm/samples-dev/sourceControlsGetSample.js +1 -1
  109. package/dist-esm/samples-dev/sourceControlsListSample.js +1 -1
  110. package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +1 -1
  111. package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +1 -1
  112. package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +1 -1
  113. package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +1 -1
  114. package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +1 -1
  115. package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +1 -1
  116. package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +1 -1
  117. package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +1 -1
  118. package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +1 -1
  119. package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +7 -7
  120. package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js.map +1 -1
  121. package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
  122. package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
  123. package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
  124. package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -2
  125. package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
  126. package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
  127. package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
  128. package/dist-esm/src/models/index.d.ts +1078 -456
  129. package/dist-esm/src/models/index.d.ts.map +1 -1
  130. package/dist-esm/src/models/index.js +263 -32
  131. package/dist-esm/src/models/index.js.map +1 -1
  132. package/dist-esm/src/models/mappers.d.ts +18 -2
  133. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  134. package/dist-esm/src/models/mappers.js +590 -17
  135. package/dist-esm/src/models/mappers.js.map +1 -1
  136. package/dist-esm/src/models/parameters.d.ts +2 -0
  137. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  138. package/dist-esm/src/models/parameters.js +16 -2
  139. package/dist-esm/src/models/parameters.js.map +1 -1
  140. package/dist-esm/src/operations/index.d.ts +1 -0
  141. package/dist-esm/src/operations/index.d.ts.map +1 -1
  142. package/dist-esm/src/operations/index.js +1 -0
  143. package/dist-esm/src/operations/index.js.map +1 -1
  144. package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts +63 -0
  145. package/dist-esm/src/operations/securityMLAnalyticsSettings.d.ts.map +1 -0
  146. package/dist-esm/src/operations/securityMLAnalyticsSettings.js +244 -0
  147. package/dist-esm/src/operations/securityMLAnalyticsSettings.js.map +1 -0
  148. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  149. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  150. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  151. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  152. package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts +38 -0
  153. package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.d.ts.map +1 -0
  154. package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js +9 -0
  155. package/dist-esm/src/operationsInterfaces/securityMLAnalyticsSettings.js.map +1 -0
  156. package/dist-esm/src/securityInsights.d.ts +4 -1
  157. package/dist-esm/src/securityInsights.d.ts.map +1 -1
  158. package/dist-esm/src/securityInsights.js +57 -4
  159. package/dist-esm/src/securityInsights.js.map +1 -1
  160. package/dist-esm/test/sampleTest.js +11 -13
  161. package/dist-esm/test/sampleTest.js.map +1 -1
  162. package/package.json +12 -9
  163. package/review/arm-securityinsight.api.md +1024 -876
  164. package/src/models/index.ts +1147 -464
  165. package/src/models/mappers.ts +674 -17
  166. package/src/models/parameters.ts +18 -1
  167. package/src/operations/index.ts +1 -0
  168. package/src/operations/securityMLAnalyticsSettings.ts +321 -0
  169. package/src/operationsInterfaces/index.ts +1 -0
  170. package/src/operationsInterfaces/securityMLAnalyticsSettings.ts +75 -0
  171. package/src/securityInsights.ts +75 -3
  172. package/types/arm-securityinsight.d.ts +1125 -428
  173. package/types/tsdoc-metadata.json +1 -1
  174. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts +0 -2
  175. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts.map +0 -1
  176. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js +0 -35
  177. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js.map +0 -1
  178. package/dist-esm/samples-dev/checkRequirementsForAad.d.ts +0 -2
  179. package/dist-esm/samples-dev/checkRequirementsForAad.d.ts.map +0 -1
  180. package/dist-esm/samples-dev/checkRequirementsForAad.js +0 -35
  181. package/dist-esm/samples-dev/checkRequirementsForAad.js.map +0 -1
  182. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts +0 -2
  183. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts.map +0 -1
  184. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js +0 -35
  185. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js.map +0 -1
  186. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts +0 -2
  187. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts.map +0 -1
  188. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js +0 -35
  189. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js.map +0 -1
  190. package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts +0 -2
  191. package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts.map +0 -1
  192. package/dist-esm/samples-dev/checkRequirementsForAsc.js +0 -35
  193. package/dist-esm/samples-dev/checkRequirementsForAsc.js.map +0 -1
  194. package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts +0 -2
  195. package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts.map +0 -1
  196. package/dist-esm/samples-dev/checkRequirementsForDynamics365.js +0 -35
  197. package/dist-esm/samples-dev/checkRequirementsForDynamics365.js.map +0 -1
  198. package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts +0 -2
  199. package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts.map +0 -1
  200. package/dist-esm/samples-dev/checkRequirementsForMcas.js +0 -35
  201. package/dist-esm/samples-dev/checkRequirementsForMcas.js.map +0 -1
  202. package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts +0 -2
  203. package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts.map +0 -1
  204. package/dist-esm/samples-dev/checkRequirementsForMdatp.js +0 -35
  205. package/dist-esm/samples-dev/checkRequirementsForMdatp.js.map +0 -1
  206. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts +0 -2
  207. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts.map +0 -1
  208. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js +0 -35
  209. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js.map +0 -1
  210. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts +0 -2
  211. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts.map +0 -1
  212. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js +0 -35
  213. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js.map +0 -1
  214. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts +0 -2
  215. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts.map +0 -1
  216. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js +0 -35
  217. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js.map +0 -1
  218. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts +0 -2
  219. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts.map +0 -1
  220. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js +0 -35
  221. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js.map +0 -1
  222. package/dist-esm/samples-dev/checkRequirementsForTi.d.ts +0 -2
  223. package/dist-esm/samples-dev/checkRequirementsForTi.d.ts.map +0 -1
  224. package/dist-esm/samples-dev/checkRequirementsForTi.js +0 -35
  225. package/dist-esm/samples-dev/checkRequirementsForTi.js.map +0 -1
  226. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts +0 -2
  227. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts.map +0 -1
  228. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js +0 -35
  229. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js.map +0 -1
  230. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts +0 -2
  231. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts.map +0 -1
  232. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js +0 -44
  233. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js.map +0 -1
  234. package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts +0 -2
  235. package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts.map +0 -1
  236. package/dist-esm/samples-dev/createANewThreatIntelligence.js +0 -51
  237. package/dist-esm/samples-dev/createANewThreatIntelligence.js.map +0 -1
  238. package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts +0 -2
  239. package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts.map +0 -1
  240. package/dist-esm/samples-dev/createOrUpdateFullMetadata.js +0 -87
  241. package/dist-esm/samples-dev/createOrUpdateFullMetadata.js.map +0 -1
  242. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts +0 -2
  243. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts.map +0 -1
  244. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js +0 -37
  245. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js.map +0 -1
  246. package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts +0 -2
  247. package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts.map +0 -1
  248. package/dist-esm/samples-dev/createSentinelOnboardingState.js +0 -38
  249. package/dist-esm/samples-dev/createSentinelOnboardingState.js.map +0 -1
  250. package/dist-esm/samples-dev/createsASourceControl.d.ts +0 -2
  251. package/dist-esm/samples-dev/createsASourceControl.d.ts.map +0 -1
  252. package/dist-esm/samples-dev/createsASourceControl.js +0 -48
  253. package/dist-esm/samples-dev/createsASourceControl.js.map +0 -1
  254. package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts +0 -2
  255. package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts.map +0 -1
  256. package/dist-esm/samples-dev/createsIncidentTeamsGroup.js +0 -36
  257. package/dist-esm/samples-dev/createsIncidentTeamsGroup.js.map +0 -1
  258. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts +0 -2
  259. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts.map +0 -1
  260. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js +0 -123
  261. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js.map +0 -1
  262. package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts +0 -2
  263. package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts.map +0 -1
  264. package/dist-esm/samples-dev/createsOrUpdatesABookmark.js +0 -44
  265. package/dist-esm/samples-dev/createsOrUpdatesABookmark.js.map +0 -1
  266. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts +0 -2
  267. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts.map +0 -1
  268. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js +0 -36
  269. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js.map +0 -1
  270. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts +0 -2
  271. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts.map +0 -1
  272. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js +0 -38
  273. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js.map +0 -1
  274. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts +0 -2
  275. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts.map +0 -1
  276. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js +0 -38
  277. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js.map +0 -1
  278. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts +0 -2
  279. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts.map +0 -1
  280. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js +0 -149
  281. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js.map +0 -1
  282. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
  283. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
  284. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js +0 -39
  285. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
  286. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts +0 -2
  287. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts.map +0 -1
  288. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js +0 -54
  289. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js.map +0 -1
  290. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts +0 -2
  291. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts.map +0 -1
  292. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js +0 -79
  293. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js.map +0 -1
  294. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts +0 -2
  295. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts.map +0 -1
  296. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js +0 -46
  297. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js.map +0 -1
  298. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts +0 -2
  299. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts.map +0 -1
  300. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js +0 -40
  301. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js.map +0 -1
  302. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts +0 -2
  303. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts.map +0 -1
  304. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js +0 -43
  305. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js.map +0 -1
  306. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts +0 -2
  307. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts.map +0 -1
  308. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js +0 -44
  309. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js.map +0 -1
  310. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts +0 -2
  311. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts.map +0 -1
  312. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js +0 -38
  313. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js.map +0 -1
  314. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts +0 -2
  315. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts.map +0 -1
  316. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js +0 -52
  317. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js.map +0 -1
  318. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts +0 -2
  319. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts.map +0 -1
  320. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js +0 -70
  321. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js.map +0 -1
  322. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts +0 -2
  323. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts.map +0 -1
  324. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js +0 -45
  325. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js.map +0 -1
  326. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts +0 -2
  327. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts.map +0 -1
  328. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js +0 -34
  329. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js.map +0 -1
  330. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts +0 -2
  331. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts.map +0 -1
  332. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js +0 -36
  333. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js.map +0 -1
  334. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts +0 -2
  335. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts.map +0 -1
  336. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js +0 -42
  337. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js.map +0 -1
  338. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts +0 -2
  339. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts.map +0 -1
  340. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js +0 -38
  341. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js.map +0 -1
  342. package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts +0 -2
  343. package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts.map +0 -1
  344. package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js.map +0 -1
  345. package/dist-esm/samples-dev/deleteABookmark.d.ts +0 -2
  346. package/dist-esm/samples-dev/deleteABookmark.d.ts.map +0 -1
  347. package/dist-esm/samples-dev/deleteABookmark.js +0 -32
  348. package/dist-esm/samples-dev/deleteABookmark.js.map +0 -1
  349. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts +0 -2
  350. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts.map +0 -1
  351. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js +0 -32
  352. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js.map +0 -1
  353. package/dist-esm/samples-dev/deleteASourceControl.d.ts +0 -2
  354. package/dist-esm/samples-dev/deleteASourceControl.d.ts.map +0 -1
  355. package/dist-esm/samples-dev/deleteASourceControl.js.map +0 -1
  356. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts +0 -2
  357. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts.map +0 -1
  358. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js +0 -32
  359. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js.map +0 -1
  360. package/dist-esm/samples-dev/deleteAWatchlist.d.ts +0 -2
  361. package/dist-esm/samples-dev/deleteAWatchlist.d.ts.map +0 -1
  362. package/dist-esm/samples-dev/deleteAWatchlist.js +0 -32
  363. package/dist-esm/samples-dev/deleteAWatchlist.js.map +0 -1
  364. package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts +0 -2
  365. package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts.map +0 -1
  366. package/dist-esm/samples-dev/deleteAWatchlistItem.js +0 -33
  367. package/dist-esm/samples-dev/deleteAWatchlistItem.js.map +0 -1
  368. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts +0 -2
  369. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts.map +0 -1
  370. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js +0 -33
  371. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js.map +0 -1
  372. package/dist-esm/samples-dev/deleteAnAlertRule.d.ts +0 -2
  373. package/dist-esm/samples-dev/deleteAnAlertRule.d.ts.map +0 -1
  374. package/dist-esm/samples-dev/deleteAnAlertRule.js +0 -32
  375. package/dist-esm/samples-dev/deleteAnAlertRule.js.map +0 -1
  376. package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts +0 -2
  377. package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts.map +0 -1
  378. package/dist-esm/samples-dev/deleteAnAutomationRule.js +0 -32
  379. package/dist-esm/samples-dev/deleteAnAutomationRule.js.map +0 -1
  380. package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts +0 -2
  381. package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts.map +0 -1
  382. package/dist-esm/samples-dev/deleteAnEntityQuery.js +0 -32
  383. package/dist-esm/samples-dev/deleteAnEntityQuery.js.map +0 -1
  384. package/dist-esm/samples-dev/deleteAnIncident.d.ts +0 -2
  385. package/dist-esm/samples-dev/deleteAnIncident.d.ts.map +0 -1
  386. package/dist-esm/samples-dev/deleteAnIncident.js +0 -32
  387. package/dist-esm/samples-dev/deleteAnIncident.js.map +0 -1
  388. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts +0 -2
  389. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts.map +0 -1
  390. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js +0 -32
  391. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js.map +0 -1
  392. package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts +0 -2
  393. package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts.map +0 -1
  394. package/dist-esm/samples-dev/deleteAnOfficeConsent.js +0 -32
  395. package/dist-esm/samples-dev/deleteAnOfficeConsent.js.map +0 -1
  396. package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts +0 -2
  397. package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts.map +0 -1
  398. package/dist-esm/samples-dev/deleteEyesOnSettings.js +0 -32
  399. package/dist-esm/samples-dev/deleteEyesOnSettings.js.map +0 -1
  400. package/dist-esm/samples-dev/deleteMetadata.d.ts +0 -2
  401. package/dist-esm/samples-dev/deleteMetadata.d.ts.map +0 -1
  402. package/dist-esm/samples-dev/deleteMetadata.js +0 -32
  403. package/dist-esm/samples-dev/deleteMetadata.js.map +0 -1
  404. package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts +0 -2
  405. package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts.map +0 -1
  406. package/dist-esm/samples-dev/deleteSentinelOnboardingState.js +0 -32
  407. package/dist-esm/samples-dev/deleteSentinelOnboardingState.js.map +0 -1
  408. package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts +0 -2
  409. package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts.map +0 -1
  410. package/dist-esm/samples-dev/deleteTheBookmarkRelation.js +0 -33
  411. package/dist-esm/samples-dev/deleteTheBookmarkRelation.js.map +0 -1
  412. package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts +0 -2
  413. package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts.map +0 -1
  414. package/dist-esm/samples-dev/deleteTheIncidentComment.js +0 -33
  415. package/dist-esm/samples-dev/deleteTheIncidentComment.js.map +0 -1
  416. package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts +0 -2
  417. package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts.map +0 -1
  418. package/dist-esm/samples-dev/deleteTheIncidentRelation.js +0 -33
  419. package/dist-esm/samples-dev/deleteTheIncidentRelation.js.map +0 -1
  420. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts +0 -2
  421. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts.map +0 -1
  422. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js +0 -32
  423. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js.map +0 -1
  424. package/dist-esm/samples-dev/entityInsight.d.ts +0 -2
  425. package/dist-esm/samples-dev/entityInsight.d.ts.map +0 -1
  426. package/dist-esm/samples-dev/entityInsight.js +0 -38
  427. package/dist-esm/samples-dev/entityInsight.js.map +0 -1
  428. package/dist-esm/samples-dev/entityTimeline.d.ts +0 -2
  429. package/dist-esm/samples-dev/entityTimeline.d.ts.map +0 -1
  430. package/dist-esm/samples-dev/entityTimeline.js +0 -37
  431. package/dist-esm/samples-dev/entityTimeline.js.map +0 -1
  432. package/dist-esm/samples-dev/expandAnBookmark.d.ts +0 -2
  433. package/dist-esm/samples-dev/expandAnBookmark.d.ts.map +0 -1
  434. package/dist-esm/samples-dev/expandAnBookmark.js +0 -37
  435. package/dist-esm/samples-dev/expandAnBookmark.js.map +0 -1
  436. package/dist-esm/samples-dev/expandAnEntity.d.ts +0 -2
  437. package/dist-esm/samples-dev/expandAnEntity.d.ts.map +0 -1
  438. package/dist-esm/samples-dev/expandAnEntity.js +0 -37
  439. package/dist-esm/samples-dev/expandAnEntity.js.map +0 -1
  440. package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts +0 -2
  441. package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts.map +0 -1
  442. package/dist-esm/samples-dev/getAApiPollingDataConnector.js +0 -32
  443. package/dist-esm/samples-dev/getAApiPollingDataConnector.js.map +0 -1
  444. package/dist-esm/samples-dev/getAAscDataConnector.d.ts +0 -2
  445. package/dist-esm/samples-dev/getAAscDataConnector.d.ts.map +0 -1
  446. package/dist-esm/samples-dev/getAAscDataConnector.js +0 -32
  447. package/dist-esm/samples-dev/getAAscDataConnector.js.map +0 -1
  448. package/dist-esm/samples-dev/getABookmark.d.ts +0 -2
  449. package/dist-esm/samples-dev/getABookmark.d.ts.map +0 -1
  450. package/dist-esm/samples-dev/getABookmark.js +0 -32
  451. package/dist-esm/samples-dev/getABookmark.js.map +0 -1
  452. package/dist-esm/samples-dev/getABookmarkRelation.d.ts +0 -2
  453. package/dist-esm/samples-dev/getABookmarkRelation.d.ts.map +0 -1
  454. package/dist-esm/samples-dev/getABookmarkRelation.js +0 -33
  455. package/dist-esm/samples-dev/getABookmarkRelation.js.map +0 -1
  456. package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts +0 -2
  457. package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts.map +0 -1
  458. package/dist-esm/samples-dev/getACloudApplicationEntity.js +0 -32
  459. package/dist-esm/samples-dev/getACloudApplicationEntity.js.map +0 -1
  460. package/dist-esm/samples-dev/getADnsEntity.d.ts +0 -2
  461. package/dist-esm/samples-dev/getADnsEntity.d.ts.map +0 -1
  462. package/dist-esm/samples-dev/getADnsEntity.js +0 -32
  463. package/dist-esm/samples-dev/getADnsEntity.js.map +0 -1
  464. package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts +0 -2
  465. package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts.map +0 -1
  466. package/dist-esm/samples-dev/getADynamics365DataConnector.js +0 -32
  467. package/dist-esm/samples-dev/getADynamics365DataConnector.js.map +0 -1
  468. package/dist-esm/samples-dev/getAFileEntity.d.ts +0 -2
  469. package/dist-esm/samples-dev/getAFileEntity.d.ts.map +0 -1
  470. package/dist-esm/samples-dev/getAFileEntity.js +0 -32
  471. package/dist-esm/samples-dev/getAFileEntity.js.map +0 -1
  472. package/dist-esm/samples-dev/getAFileHashEntity.d.ts +0 -2
  473. package/dist-esm/samples-dev/getAFileHashEntity.d.ts.map +0 -1
  474. package/dist-esm/samples-dev/getAFileHashEntity.js +0 -32
  475. package/dist-esm/samples-dev/getAFileHashEntity.js.map +0 -1
  476. package/dist-esm/samples-dev/getAFusionAlertRule.d.ts +0 -2
  477. package/dist-esm/samples-dev/getAFusionAlertRule.d.ts.map +0 -1
  478. package/dist-esm/samples-dev/getAFusionAlertRule.js +0 -32
  479. package/dist-esm/samples-dev/getAFusionAlertRule.js.map +0 -1
  480. package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts +0 -2
  481. package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts.map +0 -1
  482. package/dist-esm/samples-dev/getAGenericUiDataConnector.js +0 -32
  483. package/dist-esm/samples-dev/getAGenericUiDataConnector.js.map +0 -1
  484. package/dist-esm/samples-dev/getAHostEntity.d.ts +0 -2
  485. package/dist-esm/samples-dev/getAHostEntity.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/getAHostEntity.js +0 -32
  487. package/dist-esm/samples-dev/getAHostEntity.js.map +0 -1
  488. package/dist-esm/samples-dev/getAMailClusterEntity.d.ts +0 -2
  489. package/dist-esm/samples-dev/getAMailClusterEntity.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/getAMailClusterEntity.js +0 -32
  491. package/dist-esm/samples-dev/getAMailClusterEntity.js.map +0 -1
  492. package/dist-esm/samples-dev/getAMailMessageEntity.d.ts +0 -2
  493. package/dist-esm/samples-dev/getAMailMessageEntity.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/getAMailMessageEntity.js +0 -32
  495. package/dist-esm/samples-dev/getAMailMessageEntity.js.map +0 -1
  496. package/dist-esm/samples-dev/getAMailboxEntity.d.ts +0 -2
  497. package/dist-esm/samples-dev/getAMailboxEntity.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/getAMailboxEntity.js +0 -32
  499. package/dist-esm/samples-dev/getAMailboxEntity.js.map +0 -1
  500. package/dist-esm/samples-dev/getAMalwareEntity.d.ts +0 -2
  501. package/dist-esm/samples-dev/getAMalwareEntity.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/getAMalwareEntity.js +0 -32
  503. package/dist-esm/samples-dev/getAMalwareEntity.js.map +0 -1
  504. package/dist-esm/samples-dev/getAMcasDataConnector.d.ts +0 -2
  505. package/dist-esm/samples-dev/getAMcasDataConnector.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/getAMcasDataConnector.js +0 -32
  507. package/dist-esm/samples-dev/getAMcasDataConnector.js.map +0 -1
  508. package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts +0 -2
  509. package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/getAMdatpDataConnector.js +0 -32
  511. package/dist-esm/samples-dev/getAMdatpDataConnector.js.map +0 -1
  512. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
  513. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js +0 -32
  515. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
  516. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts +0 -2
  517. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js +0 -32
  519. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js.map +0 -1
  520. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts +0 -2
  521. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js +0 -32
  523. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js.map +0 -1
  524. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts +0 -2
  525. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js +0 -32
  527. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js.map +0 -1
  528. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts +0 -2
  529. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js +0 -32
  531. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js.map +0 -1
  532. package/dist-esm/samples-dev/getAProcessEntity.d.ts +0 -2
  533. package/dist-esm/samples-dev/getAProcessEntity.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/getAProcessEntity.js +0 -32
  535. package/dist-esm/samples-dev/getAProcessEntity.js.map +0 -1
  536. package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts +0 -2
  537. package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/getARegistryKeyEntity.js +0 -32
  539. package/dist-esm/samples-dev/getARegistryKeyEntity.js.map +0 -1
  540. package/dist-esm/samples-dev/getARegistryValueEntity.d.ts +0 -2
  541. package/dist-esm/samples-dev/getARegistryValueEntity.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/getARegistryValueEntity.js +0 -32
  543. package/dist-esm/samples-dev/getARegistryValueEntity.js.map +0 -1
  544. package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts +0 -2
  545. package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/getAScheduledAlertRule.js +0 -32
  547. package/dist-esm/samples-dev/getAScheduledAlertRule.js.map +0 -1
  548. package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts +0 -2
  549. package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/getASecurityAlertEntity.js +0 -32
  551. package/dist-esm/samples-dev/getASecurityAlertEntity.js.map +0 -1
  552. package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts +0 -2
  553. package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/getASecurityGroupEntity.js +0 -32
  555. package/dist-esm/samples-dev/getASecurityGroupEntity.js.map +0 -1
  556. package/dist-esm/samples-dev/getASourceControl.d.ts +0 -2
  557. package/dist-esm/samples-dev/getASourceControl.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/getASourceControl.js +0 -32
  559. package/dist-esm/samples-dev/getASourceControl.js.map +0 -1
  560. package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts +0 -2
  561. package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/getASubmissionMailEntity.js +0 -32
  563. package/dist-esm/samples-dev/getASubmissionMailEntity.js.map +0 -1
  564. package/dist-esm/samples-dev/getATiDataConnector.d.ts +0 -2
  565. package/dist-esm/samples-dev/getATiDataConnector.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/getATiDataConnector.js +0 -32
  567. package/dist-esm/samples-dev/getATiDataConnector.js.map +0 -1
  568. package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts +0 -2
  569. package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts.map +0 -1
  570. package/dist-esm/samples-dev/getATiTaxiiDataConnector.js +0 -32
  571. package/dist-esm/samples-dev/getATiTaxiiDataConnector.js.map +0 -1
  572. package/dist-esm/samples-dev/getAUrlEntity.d.ts +0 -2
  573. package/dist-esm/samples-dev/getAUrlEntity.d.ts.map +0 -1
  574. package/dist-esm/samples-dev/getAUrlEntity.js +0 -32
  575. package/dist-esm/samples-dev/getAUrlEntity.js.map +0 -1
  576. package/dist-esm/samples-dev/getAWatchlist.d.ts +0 -2
  577. package/dist-esm/samples-dev/getAWatchlist.d.ts.map +0 -1
  578. package/dist-esm/samples-dev/getAWatchlist.js +0 -32
  579. package/dist-esm/samples-dev/getAWatchlist.js.map +0 -1
  580. package/dist-esm/samples-dev/getAWatchlistItem.d.ts +0 -2
  581. package/dist-esm/samples-dev/getAWatchlistItem.d.ts.map +0 -1
  582. package/dist-esm/samples-dev/getAWatchlistItem.js +0 -33
  583. package/dist-esm/samples-dev/getAWatchlistItem.js.map +0 -1
  584. package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts +0 -2
  585. package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts.map +0 -1
  586. package/dist-esm/samples-dev/getAlertRuleTemplateById.js +0 -32
  587. package/dist-esm/samples-dev/getAlertRuleTemplateById.js.map +0 -1
  588. package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts +0 -2
  589. package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts.map +0 -1
  590. package/dist-esm/samples-dev/getAllActionsOfAlertRule.js +0 -46
  591. package/dist-esm/samples-dev/getAllActionsOfAlertRule.js.map +0 -1
  592. package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts +0 -2
  593. package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts.map +0 -1
  594. package/dist-esm/samples-dev/getAllAlertRuleTemplates.js +0 -45
  595. package/dist-esm/samples-dev/getAllAlertRuleTemplates.js.map +0 -1
  596. package/dist-esm/samples-dev/getAllAlertRules.d.ts +0 -2
  597. package/dist-esm/samples-dev/getAllAlertRules.d.ts.map +0 -1
  598. package/dist-esm/samples-dev/getAllAlertRules.js +0 -45
  599. package/dist-esm/samples-dev/getAllAlertRules.js.map +0 -1
  600. package/dist-esm/samples-dev/getAllAutomationRules.d.ts +0 -2
  601. package/dist-esm/samples-dev/getAllAutomationRules.d.ts.map +0 -1
  602. package/dist-esm/samples-dev/getAllAutomationRules.js +0 -45
  603. package/dist-esm/samples-dev/getAllAutomationRules.js.map +0 -1
  604. package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts +0 -2
  605. package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts.map +0 -1
  606. package/dist-esm/samples-dev/getAllBookmarkRelations.js +0 -46
  607. package/dist-esm/samples-dev/getAllBookmarkRelations.js.map +0 -1
  608. package/dist-esm/samples-dev/getAllBookmarks.d.ts +0 -2
  609. package/dist-esm/samples-dev/getAllBookmarks.d.ts.map +0 -1
  610. package/dist-esm/samples-dev/getAllBookmarks.js +0 -45
  611. package/dist-esm/samples-dev/getAllBookmarks.js.map +0 -1
  612. package/dist-esm/samples-dev/getAllDataConnectors.d.ts +0 -2
  613. package/dist-esm/samples-dev/getAllDataConnectors.d.ts.map +0 -1
  614. package/dist-esm/samples-dev/getAllDataConnectors.js +0 -45
  615. package/dist-esm/samples-dev/getAllDataConnectors.js.map +0 -1
  616. package/dist-esm/samples-dev/getAllEntities.d.ts +0 -2
  617. package/dist-esm/samples-dev/getAllEntities.d.ts.map +0 -1
  618. package/dist-esm/samples-dev/getAllEntities.js +0 -45
  619. package/dist-esm/samples-dev/getAllEntities.js.map +0 -1
  620. package/dist-esm/samples-dev/getAllEntityQueries.d.ts +0 -2
  621. package/dist-esm/samples-dev/getAllEntityQueries.d.ts.map +0 -1
  622. package/dist-esm/samples-dev/getAllEntityQueries.js +0 -47
  623. package/dist-esm/samples-dev/getAllEntityQueries.js.map +0 -1
  624. package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts +0 -2
  625. package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts.map +0 -1
  626. package/dist-esm/samples-dev/getAllEntityQueryTemplates.js +0 -45
  627. package/dist-esm/samples-dev/getAllEntityQueryTemplates.js.map +0 -1
  628. package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts +0 -2
  629. package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts.map +0 -1
  630. package/dist-esm/samples-dev/getAllIncidentAlerts.js +0 -32
  631. package/dist-esm/samples-dev/getAllIncidentAlerts.js.map +0 -1
  632. package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts +0 -2
  633. package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts.map +0 -1
  634. package/dist-esm/samples-dev/getAllIncidentBookmarks.js +0 -32
  635. package/dist-esm/samples-dev/getAllIncidentBookmarks.js.map +0 -1
  636. package/dist-esm/samples-dev/getAllIncidentComments.d.ts +0 -2
  637. package/dist-esm/samples-dev/getAllIncidentComments.d.ts.map +0 -1
  638. package/dist-esm/samples-dev/getAllIncidentComments.js +0 -46
  639. package/dist-esm/samples-dev/getAllIncidentComments.js.map +0 -1
  640. package/dist-esm/samples-dev/getAllIncidentRelations.d.ts +0 -2
  641. package/dist-esm/samples-dev/getAllIncidentRelations.d.ts.map +0 -1
  642. package/dist-esm/samples-dev/getAllIncidentRelations.js +0 -46
  643. package/dist-esm/samples-dev/getAllIncidentRelations.js.map +0 -1
  644. package/dist-esm/samples-dev/getAllIncidents.d.ts +0 -2
  645. package/dist-esm/samples-dev/getAllIncidents.d.ts.map +0 -1
  646. package/dist-esm/samples-dev/getAllIncidents.js +0 -48
  647. package/dist-esm/samples-dev/getAllIncidents.js.map +0 -1
  648. package/dist-esm/samples-dev/getAllMetadata.d.ts +0 -2
  649. package/dist-esm/samples-dev/getAllMetadata.d.ts.map +0 -1
  650. package/dist-esm/samples-dev/getAllMetadata.js +0 -45
  651. package/dist-esm/samples-dev/getAllMetadata.js.map +0 -1
  652. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts +0 -2
  653. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts.map +0 -1
  654. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js +0 -45
  655. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js.map +0 -1
  656. package/dist-esm/samples-dev/getAllOfficeConsents.d.ts +0 -2
  657. package/dist-esm/samples-dev/getAllOfficeConsents.d.ts.map +0 -1
  658. package/dist-esm/samples-dev/getAllOfficeConsents.js +0 -45
  659. package/dist-esm/samples-dev/getAllOfficeConsents.js.map +0 -1
  660. package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts +0 -2
  661. package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts.map +0 -1
  662. package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js.map +0 -1
  663. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts +0 -2
  664. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts.map +0 -1
  665. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js +0 -31
  666. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js.map +0 -1
  667. package/dist-esm/samples-dev/getAllSettings.d.ts +0 -2
  668. package/dist-esm/samples-dev/getAllSettings.d.ts.map +0 -1
  669. package/dist-esm/samples-dev/getAllSettings.js +0 -31
  670. package/dist-esm/samples-dev/getAllSettings.js.map +0 -1
  671. package/dist-esm/samples-dev/getAllSourceControls.d.ts +0 -2
  672. package/dist-esm/samples-dev/getAllSourceControls.d.ts.map +0 -1
  673. package/dist-esm/samples-dev/getAllSourceControls.js +0 -45
  674. package/dist-esm/samples-dev/getAllSourceControls.js.map +0 -1
  675. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts +0 -2
  676. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts.map +0 -1
  677. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js +0 -45
  678. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js.map +0 -1
  679. package/dist-esm/samples-dev/getAllWatchlistItems.d.ts +0 -2
  680. package/dist-esm/samples-dev/getAllWatchlistItems.d.ts.map +0 -1
  681. package/dist-esm/samples-dev/getAllWatchlistItems.js +0 -46
  682. package/dist-esm/samples-dev/getAllWatchlistItems.js.map +0 -1
  683. package/dist-esm/samples-dev/getAllWatchlists.d.ts +0 -2
  684. package/dist-esm/samples-dev/getAllWatchlists.d.ts.map +0 -1
  685. package/dist-esm/samples-dev/getAllWatchlists.js +0 -45
  686. package/dist-esm/samples-dev/getAllWatchlists.js.map +0 -1
  687. package/dist-esm/samples-dev/getAnAadDataConnector.d.ts +0 -2
  688. package/dist-esm/samples-dev/getAnAadDataConnector.d.ts.map +0 -1
  689. package/dist-esm/samples-dev/getAnAadDataConnector.js +0 -32
  690. package/dist-esm/samples-dev/getAnAadDataConnector.js.map +0 -1
  691. package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts +0 -2
  692. package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts.map +0 -1
  693. package/dist-esm/samples-dev/getAnAatpDataConnector.js +0 -32
  694. package/dist-esm/samples-dev/getAnAatpDataConnector.js.map +0 -1
  695. package/dist-esm/samples-dev/getAnAccountEntity.d.ts +0 -2
  696. package/dist-esm/samples-dev/getAnAccountEntity.d.ts.map +0 -1
  697. package/dist-esm/samples-dev/getAnAccountEntity.js +0 -32
  698. package/dist-esm/samples-dev/getAnAccountEntity.js.map +0 -1
  699. package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts +0 -2
  700. package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts.map +0 -1
  701. package/dist-esm/samples-dev/getAnActionOfAlertRule.js +0 -33
  702. package/dist-esm/samples-dev/getAnActionOfAlertRule.js.map +0 -1
  703. package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts +0 -2
  704. package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts.map +0 -1
  705. package/dist-esm/samples-dev/getAnActivityEntityQuery.js +0 -32
  706. package/dist-esm/samples-dev/getAnActivityEntityQuery.js.map +0 -1
  707. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts +0 -2
  708. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts.map +0 -1
  709. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js +0 -32
  710. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js.map +0 -1
  711. package/dist-esm/samples-dev/getAnAutomationRule.d.ts +0 -2
  712. package/dist-esm/samples-dev/getAnAutomationRule.d.ts.map +0 -1
  713. package/dist-esm/samples-dev/getAnAutomationRule.js +0 -32
  714. package/dist-esm/samples-dev/getAnAutomationRule.js.map +0 -1
  715. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts +0 -2
  716. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts.map +0 -1
  717. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js +0 -32
  718. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js.map +0 -1
  719. package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts +0 -2
  720. package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts.map +0 -1
  721. package/dist-esm/samples-dev/getAnAwsS3DataConnector.js +0 -32
  722. package/dist-esm/samples-dev/getAnAwsS3DataConnector.js.map +0 -1
  723. package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts +0 -2
  724. package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts.map +0 -1
  725. package/dist-esm/samples-dev/getAnAzureResourceEntity.js +0 -32
  726. package/dist-esm/samples-dev/getAnAzureResourceEntity.js.map +0 -1
  727. package/dist-esm/samples-dev/getAnEntityRelation.d.ts +0 -2
  728. package/dist-esm/samples-dev/getAnEntityRelation.d.ts.map +0 -1
  729. package/dist-esm/samples-dev/getAnEntityRelation.js +0 -33
  730. package/dist-esm/samples-dev/getAnEntityRelation.js.map +0 -1
  731. package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts +0 -2
  732. package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts.map +0 -1
  733. package/dist-esm/samples-dev/getAnExpansionEntityQuery.js +0 -32
  734. package/dist-esm/samples-dev/getAnExpansionEntityQuery.js.map +0 -1
  735. package/dist-esm/samples-dev/getAnIPEntity.d.ts +0 -2
  736. package/dist-esm/samples-dev/getAnIPEntity.d.ts.map +0 -1
  737. package/dist-esm/samples-dev/getAnIPEntity.js +0 -32
  738. package/dist-esm/samples-dev/getAnIPEntity.js.map +0 -1
  739. package/dist-esm/samples-dev/getAnIncident.d.ts +0 -2
  740. package/dist-esm/samples-dev/getAnIncident.d.ts.map +0 -1
  741. package/dist-esm/samples-dev/getAnIncident.js +0 -32
  742. package/dist-esm/samples-dev/getAnIncident.js.map +0 -1
  743. package/dist-esm/samples-dev/getAnIncidentComment.d.ts +0 -2
  744. package/dist-esm/samples-dev/getAnIncidentComment.d.ts.map +0 -1
  745. package/dist-esm/samples-dev/getAnIncidentComment.js +0 -33
  746. package/dist-esm/samples-dev/getAnIncidentComment.js.map +0 -1
  747. package/dist-esm/samples-dev/getAnIncidentRelation.d.ts +0 -2
  748. package/dist-esm/samples-dev/getAnIncidentRelation.d.ts.map +0 -1
  749. package/dist-esm/samples-dev/getAnIncidentRelation.js +0 -33
  750. package/dist-esm/samples-dev/getAnIncidentRelation.js.map +0 -1
  751. package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts +0 -2
  752. package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts.map +0 -1
  753. package/dist-esm/samples-dev/getAnIoTDeviceEntity.js +0 -32
  754. package/dist-esm/samples-dev/getAnIoTDeviceEntity.js.map +0 -1
  755. package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts +0 -2
  756. package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts.map +0 -1
  757. package/dist-esm/samples-dev/getAnNrtAlertRule.js +0 -32
  758. package/dist-esm/samples-dev/getAnNrtAlertRule.js.map +0 -1
  759. package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts +0 -2
  760. package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts.map +0 -1
  761. package/dist-esm/samples-dev/getAnOffice365DataConnector.js +0 -32
  762. package/dist-esm/samples-dev/getAnOffice365DataConnector.js.map +0 -1
  763. package/dist-esm/samples-dev/getAnOfficeConsent.d.ts +0 -2
  764. package/dist-esm/samples-dev/getAnOfficeConsent.d.ts.map +0 -1
  765. package/dist-esm/samples-dev/getAnOfficeConsent.js +0 -32
  766. package/dist-esm/samples-dev/getAnOfficeConsent.js.map +0 -1
  767. package/dist-esm/samples-dev/getEntityQuery.d.ts +0 -2
  768. package/dist-esm/samples-dev/getEntityQuery.d.ts.map +0 -1
  769. package/dist-esm/samples-dev/getEntityQuery.js +0 -33
  770. package/dist-esm/samples-dev/getEntityQuery.js.map +0 -1
  771. package/dist-esm/samples-dev/getEyesOnSettings.d.ts +0 -2
  772. package/dist-esm/samples-dev/getEyesOnSettings.d.ts.map +0 -1
  773. package/dist-esm/samples-dev/getEyesOnSettings.js +0 -32
  774. package/dist-esm/samples-dev/getEyesOnSettings.js.map +0 -1
  775. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts +0 -2
  776. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts.map +0 -1
  777. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js +0 -31
  778. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js.map +0 -1
  779. package/dist-esm/samples-dev/getRepositoryList.d.ts +0 -2
  780. package/dist-esm/samples-dev/getRepositoryList.d.ts.map +0 -1
  781. package/dist-esm/samples-dev/getRepositoryList.js +0 -46
  782. package/dist-esm/samples-dev/getRepositoryList.js.map +0 -1
  783. package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts +0 -2
  784. package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts.map +0 -1
  785. package/dist-esm/samples-dev/getSentinelOnboardingState.js +0 -32
  786. package/dist-esm/samples-dev/getSentinelOnboardingState.js.map +0 -1
  787. package/dist-esm/samples-dev/getSingleMetadataByName.d.ts +0 -2
  788. package/dist-esm/samples-dev/getSingleMetadataByName.d.ts.map +0 -1
  789. package/dist-esm/samples-dev/getSingleMetadataByName.js +0 -32
  790. package/dist-esm/samples-dev/getSingleMetadataByName.js.map +0 -1
  791. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts +0 -2
  792. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts.map +0 -1
  793. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js +0 -31
  794. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js.map +0 -1
  795. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts +0 -2
  796. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts.map +0 -1
  797. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js +0 -31
  798. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js.map +0 -1
  799. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts +0 -2
  800. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts.map +0 -1
  801. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js +0 -32
  802. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js.map +0 -1
  803. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts +0 -2
  804. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts.map +0 -1
  805. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js +0 -54
  806. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js.map +0 -1
  807. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts +0 -2
  808. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts.map +0 -1
  809. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js +0 -37
  810. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js.map +0 -1
  811. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts +0 -2
  812. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts.map +0 -1
  813. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js +0 -52
  814. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js.map +0 -1
  815. package/dist-esm/samples-dev/updateEyesOnSettings.d.ts +0 -2
  816. package/dist-esm/samples-dev/updateEyesOnSettings.d.ts.map +0 -1
  817. package/dist-esm/samples-dev/updateEyesOnSettings.js +0 -36
  818. package/dist-esm/samples-dev/updateEyesOnSettings.js.map +0 -1
  819. package/dist-esm/samples-dev/updateMetadata.d.ts +0 -2
  820. package/dist-esm/samples-dev/updateMetadata.d.ts.map +0 -1
  821. package/dist-esm/samples-dev/updateMetadata.js +0 -35
  822. package/dist-esm/samples-dev/updateMetadata.js.map +0 -1
  823. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts +0 -2
  824. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts.map +0 -1
  825. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js +0 -32
  826. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js.map +0 -1
@@ -1,15 +1,16 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyConditionProperties;
2
+ export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyArrayChangedConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
3
3
  export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
4
- export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | SecurityAlertTimelineItem;
4
+ export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | AnomalyTimelineItem | SecurityAlertTimelineItem;
5
5
  export declare type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
6
6
  export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
7
7
  export declare type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
8
- export declare type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity;
8
+ export declare type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity | NicEntity;
9
9
  export declare type EntityQueryTemplateUnion = EntityQueryTemplate | ActivityEntityQueryTemplate;
10
10
  export declare type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
11
11
  export declare type EntityQueryUnion = EntityQuery | ExpansionEntityQuery | ActivityEntityQuery;
12
12
  export declare type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
13
+ export declare type SecurityMLAnalyticsSettingUnion = SecurityMLAnalyticsSetting | AnomalySecurityMLAnalyticsSettings;
13
14
  export declare type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
14
15
  export declare type ThreatIntelligenceInformationUnion = ThreatIntelligenceInformation | ThreatIntelligenceIndicatorModel;
15
16
  export declare type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | Office365ProjectDataConnector | OfficePowerBIDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | IoTDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
@@ -104,23 +105,23 @@ export interface AlertRuleTemplatesList {
104
105
  /** Array of alert rule templates. */
105
106
  value: AlertRuleTemplateUnion[];
106
107
  }
107
- /** Describes automation rule triggering logic */
108
+ /** Describes automation rule triggering logic. */
108
109
  export interface AutomationRuleTriggeringLogic {
109
- /** Determines whether the automation rule is enabled or disabled */
110
+ /** Determines whether the automation rule is enabled or disabled. */
110
111
  isEnabled: boolean;
111
112
  /** Determines when the automation rule should automatically expire and be disabled. */
112
113
  expirationTimeUtc?: Date;
113
114
  triggersOn: TriggersOn;
114
115
  triggersWhen: TriggersWhen;
115
- /** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
116
+ /** The conditions to evaluate to determine if the automation rule should be triggered on a given object. */
116
117
  conditions?: AutomationRuleConditionUnion[];
117
118
  }
118
- /** Describes an automation rule condition */
119
+ /** Describes an automation rule condition. */
119
120
  export interface AutomationRuleCondition {
120
121
  /** Polymorphic discriminator, which specifies the different types this object can be */
121
- conditionType: "Property";
122
+ conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
122
123
  }
123
- /** Describes an automation rule action */
124
+ /** Describes an automation rule action. */
124
125
  export interface AutomationRuleAction {
125
126
  /** Polymorphic discriminator, which specifies the different types this object can be */
126
127
  actionType: "ModifyProperties" | "RunPlaybook";
@@ -451,7 +452,7 @@ export interface TimelineError {
451
452
  /** Entity timeline Item. */
452
453
  export interface EntityTimelineItem {
453
454
  /** Polymorphic discriminator, which specifies the different types this object can be */
454
- kind: "Activity" | "Bookmark" | "SecurityAlert";
455
+ kind: "Activity" | "Bookmark" | "Anomaly" | "SecurityAlert";
455
456
  }
456
457
  /** Retrieve queries for entity result operation response. */
457
458
  export interface GetQueriesResponse {
@@ -495,12 +496,12 @@ export interface GetInsightsResultsMetadata {
495
496
  /** the total items found for the insights request */
496
497
  totalCount: number;
497
498
  /** information about the failed queries */
498
- errors?: GetInsightsError[];
499
+ errors?: GetInsightsErrorKind[];
499
500
  }
500
501
  /** GetInsights Query Errors. */
501
- export interface GetInsightsError {
502
+ export interface GetInsightsErrorKind {
502
503
  /** the query kind */
503
- kind: "Insight";
504
+ kind: GetInsightsError;
504
505
  /** the query id */
505
506
  queryId?: string;
506
507
  /** the error message */
@@ -625,11 +626,8 @@ export interface IncidentOwnerInfo {
625
626
  objectId?: string;
626
627
  /** The user principal name of the user the incident is assigned to. */
627
628
  userPrincipalName?: string;
628
- /**
629
- * The type of the owner the incident is assigned to.
630
- * NOTE: This property will not be serialized. It can only be populated by the server.
631
- */
632
- readonly ownerType?: OwnerType;
629
+ /** The type of the owner the incident is assigned to. */
630
+ ownerType?: OwnerType;
633
631
  }
634
632
  /** Describes team information */
635
633
  export interface TeamInformation {
@@ -808,6 +806,16 @@ export interface SentinelOnboardingStatesList {
808
806
  /** Array of Sentinel onboarding states */
809
807
  value: SentinelOnboardingState[];
810
808
  }
809
+ /** List all the SecurityMLAnalyticsSettings */
810
+ export interface SecurityMLAnalyticsSettingsList {
811
+ /**
812
+ * URL to fetch the next set of SecurityMLAnalyticsSettings.
813
+ * NOTE: This property will not be serialized. It can only be populated by the server.
814
+ */
815
+ readonly nextLink?: string;
816
+ /** Array of SecurityMLAnalyticsSettings */
817
+ value: SecurityMLAnalyticsSettingUnion[];
818
+ }
811
819
  /** List of all the settings. */
812
820
  export interface SettingList {
813
821
  /** Array of settings. */
@@ -1076,6 +1084,12 @@ export interface DataConnectorConnectBody {
1076
1084
  kind?: ConnectAuthKind;
1077
1085
  /** The API key of the audit server. */
1078
1086
  apiKey?: string;
1087
+ /** Used in v2 logs connector. Represents the data collection ingestion endpoint in log analytics. */
1088
+ dataCollectionEndpoint?: string;
1089
+ /** Used in v2 logs connector. The data collection rule immutable id, the rule defines the transformation and data destination. */
1090
+ dataCollectionRuleImmutableId?: string;
1091
+ /** Used in v2 logs connector. The stream we are sending the data to, this is the name of the streamDeclarations defined in the DCR. */
1092
+ outputStream?: string;
1079
1093
  /** The client secret of the OAuth 2.0 application. */
1080
1094
  clientSecret?: string;
1081
1095
  /** The client id of the OAuth 2.0 application. */
@@ -1351,23 +1365,33 @@ export interface IncidentPropertiesAction {
1351
1365
  classification?: IncidentClassification;
1352
1366
  /** The classification reason the incident was closed with */
1353
1367
  classificationReason?: IncidentClassificationReason;
1354
- /** Describes the reason the incident was closed */
1368
+ /** Describes the reason the incident was closed. */
1355
1369
  classificationComment?: string;
1356
1370
  /** Information on the user an incident is assigned to */
1357
1371
  owner?: IncidentOwnerInfo;
1358
- /** List of labels to add to the incident */
1372
+ /** List of labels to add to the incident. */
1359
1373
  labels?: IncidentLabel[];
1360
1374
  }
1375
+ export interface AutomationRulePropertyArrayChangedValuesCondition {
1376
+ arrayType?: AutomationRulePropertyArrayChangedConditionSupportedArrayType;
1377
+ changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
1378
+ }
1379
+ export interface AutomationRulePropertyValuesChangedCondition {
1380
+ propertyName?: AutomationRulePropertyChangedConditionSupportedPropertyType;
1381
+ changeType?: AutomationRulePropertyChangedConditionSupportedChangedType;
1382
+ operator?: AutomationRulePropertyConditionSupportedOperator;
1383
+ propertyValues?: string[];
1384
+ }
1361
1385
  export interface AutomationRulePropertyValuesCondition {
1362
- /** The property to evaluate in an automation rule property condition */
1386
+ /** The property to evaluate in an automation rule property condition. */
1363
1387
  propertyName?: AutomationRulePropertyConditionSupportedProperty;
1364
1388
  operator?: AutomationRulePropertyConditionSupportedOperator;
1365
1389
  propertyValues?: string[];
1366
1390
  }
1367
1391
  export interface PlaybookActionProperties {
1368
- /** The resource id of the playbook resource */
1392
+ /** The resource id of the playbook resource. */
1369
1393
  logicAppResourceId?: string;
1370
- /** The tenant id of the playbook resource */
1394
+ /** The tenant id of the playbook resource. */
1371
1395
  tenantId?: string;
1372
1396
  }
1373
1397
  /** An properties abstract Query item for entity */
@@ -1452,12 +1476,12 @@ export interface DataTypeDefinitions {
1452
1476
  /** The data type name */
1453
1477
  dataType?: string;
1454
1478
  }
1455
- /** The pricing tier of the solution */
1456
- export interface Sku {
1457
- /** The kind of the tier */
1458
- name?: SkuKind;
1459
- /** The amount of reservation level */
1460
- capacityReservationLevel?: number;
1479
+ /** security ml analytics settings data sources */
1480
+ export interface SecurityMLAnalyticsSettingsDataSource {
1481
+ /** The connector id that provides the following data types */
1482
+ connectorId?: string;
1483
+ /** The data types used by the security ml analytics settings */
1484
+ dataTypes?: string[];
1461
1485
  }
1462
1486
  /** Properties data connector on tenant level. */
1463
1487
  export interface DataConnectorTenantId {
@@ -1826,62 +1850,74 @@ export interface GeoLocation {
1826
1850
  readonly state?: string;
1827
1851
  }
1828
1852
  /** An azure resource object with an Etag property */
1829
- export declare type ResourceWithEtag = Resource & {
1853
+ export interface ResourceWithEtag extends Resource {
1830
1854
  /** Etag of the azure resource */
1831
1855
  etag?: string;
1832
- };
1856
+ }
1833
1857
  /** Alert rule template. */
1834
- export declare type AlertRuleTemplate = Resource & {
1858
+ export interface AlertRuleTemplate extends Resource {
1835
1859
  /** The kind of the alert rule */
1836
1860
  kind: AlertRuleKind;
1837
- };
1861
+ }
1838
1862
  /** Specific entity. */
1839
- export declare type Entity = Resource & {
1863
+ export interface Entity extends Resource {
1840
1864
  /** The kind of the entity. */
1841
1865
  kind: EntityKind;
1842
- };
1866
+ }
1843
1867
  /** Specific entity query template. */
1844
- export declare type EntityQueryTemplate = Resource & {
1868
+ export interface EntityQueryTemplate extends Resource {
1845
1869
  /** the entity query template kind */
1846
1870
  kind: EntityQueryTemplateKind;
1847
- };
1871
+ }
1848
1872
  /** Consent for Office365 tenant that already made. */
1849
- export declare type OfficeConsent = Resource & {
1873
+ export interface OfficeConsent extends Resource {
1850
1874
  /** The tenantId of the Office365 with the consent. */
1851
1875
  tenantId?: string;
1852
1876
  /** Help to easily cascade among the data layers. */
1853
1877
  consentId?: string;
1854
- };
1878
+ }
1855
1879
  /** Action property bag. */
1856
- export declare type ActionResponseProperties = ActionPropertiesBase & {
1880
+ export interface ActionResponseProperties extends ActionPropertiesBase {
1857
1881
  /** The name of the logic app's workflow. */
1858
1882
  workflowId?: string;
1859
- };
1883
+ }
1860
1884
  /** Action property bag. */
1861
- export declare type ActionRequestProperties = ActionPropertiesBase & {
1885
+ export interface ActionRequestProperties extends ActionPropertiesBase {
1862
1886
  /** Logic App Callback URL for this specific workflow. */
1863
1887
  triggerUri: string;
1864
- };
1888
+ }
1889
+ /** Describes an automation rule condition that evaluates an array property's value change */
1890
+ export interface PropertyArrayChangedConditionProperties extends AutomationRuleCondition {
1891
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1892
+ conditionType: "PropertyArrayChanged";
1893
+ conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
1894
+ }
1895
+ /** Describes an automation rule condition that evaluates a property's value change */
1896
+ export interface PropertyChangedConditionProperties extends AutomationRuleCondition {
1897
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1898
+ conditionType: "PropertyChanged";
1899
+ conditionProperties?: AutomationRulePropertyValuesChangedCondition;
1900
+ }
1865
1901
  /** Describes an automation rule condition that evaluates a property's value */
1866
- export declare type PropertyConditionProperties = AutomationRuleCondition & {
1902
+ export interface PropertyConditionProperties extends AutomationRuleCondition {
1867
1903
  /** Polymorphic discriminator, which specifies the different types this object can be */
1868
1904
  conditionType: "Property";
1869
1905
  conditionProperties?: AutomationRulePropertyValuesCondition;
1870
- };
1906
+ }
1871
1907
  /** Describes an automation rule action to modify an object's properties */
1872
- export declare type AutomationRuleModifyPropertiesAction = AutomationRuleAction & {
1908
+ export interface AutomationRuleModifyPropertiesAction extends AutomationRuleAction {
1873
1909
  /** Polymorphic discriminator, which specifies the different types this object can be */
1874
1910
  actionType: "ModifyProperties";
1875
1911
  actionConfiguration?: IncidentPropertiesAction;
1876
- };
1912
+ }
1877
1913
  /** Describes an automation rule action to run a playbook */
1878
- export declare type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
1914
+ export interface AutomationRuleRunPlaybookAction extends AutomationRuleAction {
1879
1915
  /** Polymorphic discriminator, which specifies the different types this object can be */
1880
1916
  actionType: "RunPlaybook";
1881
1917
  actionConfiguration?: PlaybookActionProperties;
1882
- };
1918
+ }
1883
1919
  /** Represents Activity timeline item. */
1884
- export declare type ActivityTimelineItem = EntityTimelineItem & {
1920
+ export interface ActivityTimelineItem extends EntityTimelineItem {
1885
1921
  /** Polymorphic discriminator, which specifies the different types this object can be */
1886
1922
  kind: "Activity";
1887
1923
  /** The activity query id. */
@@ -1898,9 +1934,9 @@ export declare type ActivityTimelineItem = EntityTimelineItem & {
1898
1934
  content: string;
1899
1935
  /** The activity timeline title. */
1900
1936
  title: string;
1901
- };
1937
+ }
1902
1938
  /** Represents bookmark timeline item. */
1903
- export declare type BookmarkTimelineItem = EntityTimelineItem & {
1939
+ export interface BookmarkTimelineItem extends EntityTimelineItem {
1904
1940
  /** Polymorphic discriminator, which specifies the different types this object can be */
1905
1941
  kind: "Bookmark";
1906
1942
  /** The bookmark azure resource id. */
@@ -1919,9 +1955,36 @@ export declare type BookmarkTimelineItem = EntityTimelineItem & {
1919
1955
  createdBy?: UserInfo;
1920
1956
  /** List of labels relevant to this bookmark */
1921
1957
  labels?: string[];
1922
- };
1958
+ }
1959
+ /** Represents anomaly timeline item. */
1960
+ export interface AnomalyTimelineItem extends EntityTimelineItem {
1961
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1962
+ kind: "Anomaly";
1963
+ /** The anomaly azure resource id. */
1964
+ azureResourceId: string;
1965
+ /** The anomaly product name. */
1966
+ productName?: string;
1967
+ /** The anomaly description. */
1968
+ description?: string;
1969
+ /** The anomaly name. */
1970
+ displayName: string;
1971
+ /** The anomaly end time. */
1972
+ endTimeUtc: Date;
1973
+ /** The anomaly start time. */
1974
+ startTimeUtc: Date;
1975
+ /** The anomaly generated time. */
1976
+ timeGenerated: Date;
1977
+ /** The name of the anomaly vendor. */
1978
+ vendor?: string;
1979
+ /** The intent of the anomaly. */
1980
+ intent?: string;
1981
+ /** The techniques of the anomaly. */
1982
+ techniques?: string[];
1983
+ /** The reasons that cause the anomaly. */
1984
+ reasons?: string[];
1985
+ }
1923
1986
  /** Represents security alert timeline item. */
1924
- export declare type SecurityAlertTimelineItem = EntityTimelineItem & {
1987
+ export interface SecurityAlertTimelineItem extends EntityTimelineItem {
1925
1988
  /** Polymorphic discriminator, which specifies the different types this object can be */
1926
1989
  kind: "SecurityAlert";
1927
1990
  /** The alert azure resource id. */
@@ -1942,16 +2005,16 @@ export declare type SecurityAlertTimelineItem = EntityTimelineItem & {
1942
2005
  timeGenerated: Date;
1943
2006
  /** The name of the alert type. */
1944
2007
  alertType: string;
1945
- };
2008
+ }
1946
2009
  /** Represents Insight Query. */
1947
- export declare type InsightQueryItem = EntityQueryItem & {
2010
+ export interface InsightQueryItem extends EntityQueryItem {
1948
2011
  /** Polymorphic discriminator, which specifies the different types this object can be */
1949
2012
  kind: "Insight";
1950
2013
  /** Properties bag for InsightQueryItem */
1951
2014
  properties?: InsightQueryItemProperties;
1952
- };
2015
+ }
1953
2016
  /** SecurityAlert entity property bag. */
1954
- export declare type SecurityAlertProperties = EntityCommonProperties & {
2017
+ export interface SecurityAlertProperties extends EntityCommonProperties {
1955
2018
  /**
1956
2019
  * The display name of the alert.
1957
2020
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2074,9 +2137,9 @@ export declare type SecurityAlertProperties = EntityCommonProperties & {
2074
2137
  * NOTE: This property will not be serialized. It can only be populated by the server.
2075
2138
  */
2076
2139
  readonly resourceIdentifiers?: Record<string, unknown>[];
2077
- };
2140
+ }
2078
2141
  /** Describes bookmark properties */
2079
- export declare type HuntingBookmarkProperties = EntityCommonProperties & {
2142
+ export interface HuntingBookmarkProperties extends EntityCommonProperties {
2080
2143
  /** The time the bookmark was created */
2081
2144
  created?: Date;
2082
2145
  /** Describes a user that created the bookmark */
@@ -2099,9 +2162,9 @@ export declare type HuntingBookmarkProperties = EntityCommonProperties & {
2099
2162
  updatedBy?: UserInfo;
2100
2163
  /** Describes an incident that relates to bookmark */
2101
2164
  incidentInfo?: IncidentInfo;
2102
- };
2165
+ }
2103
2166
  /** Describes threat intelligence entity properties */
2104
- export declare type ThreatIntelligenceIndicatorProperties = EntityCommonProperties & {
2167
+ export interface ThreatIntelligenceIndicatorProperties extends EntityCommonProperties {
2105
2168
  /** List of tags */
2106
2169
  threatIntelligenceTags?: string[];
2107
2170
  /** Last updated time in UTC */
@@ -2160,9 +2223,9 @@ export declare type ThreatIntelligenceIndicatorProperties = EntityCommonProperti
2160
2223
  extensions?: {
2161
2224
  [propertyName: string]: any;
2162
2225
  };
2163
- };
2226
+ }
2164
2227
  /** Account entity property bag. */
2165
- export declare type AccountEntityProperties = EntityCommonProperties & {
2228
+ export interface AccountEntityProperties extends EntityCommonProperties {
2166
2229
  /**
2167
2230
  * The Azure Active Directory tenant id.
2168
2231
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2223,9 +2286,9 @@ export declare type AccountEntityProperties = EntityCommonProperties & {
2223
2286
  * NOTE: This property will not be serialized. It can only be populated by the server.
2224
2287
  */
2225
2288
  readonly dnsDomain?: string;
2226
- };
2289
+ }
2227
2290
  /** AzureResource entity property bag. */
2228
- export declare type AzureResourceEntityProperties = EntityCommonProperties & {
2291
+ export interface AzureResourceEntityProperties extends EntityCommonProperties {
2229
2292
  /**
2230
2293
  * The azure resource id of the resource
2231
2294
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2236,9 +2299,9 @@ export declare type AzureResourceEntityProperties = EntityCommonProperties & {
2236
2299
  * NOTE: This property will not be serialized. It can only be populated by the server.
2237
2300
  */
2238
2301
  readonly subscriptionId?: string;
2239
- };
2302
+ }
2240
2303
  /** CloudApplication entity property bag. */
2241
- export declare type CloudApplicationEntityProperties = EntityCommonProperties & {
2304
+ export interface CloudApplicationEntityProperties extends EntityCommonProperties {
2242
2305
  /**
2243
2306
  * The technical identifier of the application.
2244
2307
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2254,9 +2317,9 @@ export declare type CloudApplicationEntityProperties = EntityCommonProperties &
2254
2317
  * NOTE: This property will not be serialized. It can only be populated by the server.
2255
2318
  */
2256
2319
  readonly instanceName?: string;
2257
- };
2320
+ }
2258
2321
  /** Dns entity property bag. */
2259
- export declare type DnsEntityProperties = EntityCommonProperties & {
2322
+ export interface DnsEntityProperties extends EntityCommonProperties {
2260
2323
  /**
2261
2324
  * An ip entity id for the dns server resolving the request
2262
2325
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2277,9 +2340,9 @@ export declare type DnsEntityProperties = EntityCommonProperties & {
2277
2340
  * NOTE: This property will not be serialized. It can only be populated by the server.
2278
2341
  */
2279
2342
  readonly ipAddressEntityIds?: string[];
2280
- };
2343
+ }
2281
2344
  /** File entity property bag. */
2282
- export declare type FileEntityProperties = EntityCommonProperties & {
2345
+ export interface FileEntityProperties extends EntityCommonProperties {
2283
2346
  /**
2284
2347
  * The full path to the file.
2285
2348
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2300,9 +2363,9 @@ export declare type FileEntityProperties = EntityCommonProperties & {
2300
2363
  * NOTE: This property will not be serialized. It can only be populated by the server.
2301
2364
  */
2302
2365
  readonly hostEntityId?: string;
2303
- };
2366
+ }
2304
2367
  /** FileHash entity property bag. */
2305
- export declare type FileHashEntityProperties = EntityCommonProperties & {
2368
+ export interface FileHashEntityProperties extends EntityCommonProperties {
2306
2369
  /**
2307
2370
  * The hash algorithm type.
2308
2371
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2313,9 +2376,9 @@ export declare type FileHashEntityProperties = EntityCommonProperties & {
2313
2376
  * NOTE: This property will not be serialized. It can only be populated by the server.
2314
2377
  */
2315
2378
  readonly hashValue?: string;
2316
- };
2379
+ }
2317
2380
  /** Host entity property bag. */
2318
- export declare type HostEntityProperties = EntityCommonProperties & {
2381
+ export interface HostEntityProperties extends EntityCommonProperties {
2319
2382
  /**
2320
2383
  * The azure resource id of the VM.
2321
2384
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2358,9 +2421,9 @@ export declare type HostEntityProperties = EntityCommonProperties & {
2358
2421
  * NOTE: This property will not be serialized. It can only be populated by the server.
2359
2422
  */
2360
2423
  readonly osVersion?: string;
2361
- };
2424
+ }
2362
2425
  /** IoTDevice entity property bag. */
2363
- export declare type IoTDeviceEntityProperties = EntityCommonProperties & {
2426
+ export interface IoTDeviceEntityProperties extends EntityCommonProperties {
2364
2427
  /**
2365
2428
  * The ID of the IoT Device in the IoT Hub
2366
2429
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2446,9 +2509,61 @@ export declare type IoTDeviceEntityProperties = EntityCommonProperties & {
2446
2509
  * NOTE: This property will not be serialized. It can only be populated by the server.
2447
2510
  */
2448
2511
  readonly protocols?: string[];
2449
- };
2512
+ /**
2513
+ * A list of owners of the IoTDevice entity.
2514
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2515
+ */
2516
+ readonly owners?: string[];
2517
+ /**
2518
+ * A list of Nic entity ids of the IoTDevice entity.
2519
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2520
+ */
2521
+ readonly nicEntityIds?: string[];
2522
+ /**
2523
+ * The site of the device
2524
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2525
+ */
2526
+ readonly site?: string;
2527
+ /**
2528
+ * The zone location of the device within a site
2529
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2530
+ */
2531
+ readonly zone?: string;
2532
+ /**
2533
+ * The sensor the device is monitored by
2534
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2535
+ */
2536
+ readonly sensor?: string;
2537
+ /**
2538
+ * The subType of the device ('PLC', 'HMI', 'EWS', etc.)
2539
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2540
+ */
2541
+ readonly deviceSubType?: string;
2542
+ /** Device importance, determines if the device classified as 'crown jewel' */
2543
+ importance?: DeviceImportance;
2544
+ /**
2545
+ * The Purdue Layer of the device
2546
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2547
+ */
2548
+ readonly purdueLayer?: string;
2549
+ /**
2550
+ * Determines whether the device classified as authorized device
2551
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2552
+ */
2553
+ readonly isAuthorized?: boolean;
2554
+ /**
2555
+ * Determines whether the device classified as programming device
2556
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2557
+ */
2558
+ readonly isProgramming?: boolean;
2559
+ /**
2560
+ * Is the device classified as a scanner device
2561
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2562
+ */
2563
+ readonly isScanner?: boolean;
2564
+ }
2450
2565
  /** Ip entity property bag. */
2451
- export declare type IpEntityProperties = EntityCommonProperties & {
2566
+ export interface IpEntityProperties extends EntityCommonProperties {
2452
2567
  /**
2453
2568
  * The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)
2454
2569
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2464,9 +2579,9 @@ export declare type IpEntityProperties = EntityCommonProperties & {
2464
2579
  * NOTE: This property will not be serialized. It can only be populated by the server.
2465
2580
  */
2466
2581
  readonly threatIntelligence?: ThreatIntelligence[];
2467
- };
2582
+ }
2468
2583
  /** Mailbox entity property bag. */
2469
- export declare type MailboxEntityProperties = EntityCommonProperties & {
2584
+ export interface MailboxEntityProperties extends EntityCommonProperties {
2470
2585
  /**
2471
2586
  * The mailbox's primary address
2472
2587
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2487,9 +2602,9 @@ export declare type MailboxEntityProperties = EntityCommonProperties & {
2487
2602
  * NOTE: This property will not be serialized. It can only be populated by the server.
2488
2603
  */
2489
2604
  readonly externalDirectoryObjectId?: string;
2490
- };
2605
+ }
2491
2606
  /** Mail cluster entity property bag. */
2492
- export declare type MailClusterEntityProperties = EntityCommonProperties & {
2607
+ export interface MailClusterEntityProperties extends EntityCommonProperties {
2493
2608
  /**
2494
2609
  * The mail message IDs that are part of the mail cluster
2495
2610
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2565,9 +2680,9 @@ export declare type MailClusterEntityProperties = EntityCommonProperties & {
2565
2680
  * NOTE: This property will not be serialized. It can only be populated by the server.
2566
2681
  */
2567
2682
  readonly clusterGroup?: string;
2568
- };
2683
+ }
2569
2684
  /** Mail message entity property bag. */
2570
- export declare type MailMessageEntityProperties = EntityCommonProperties & {
2685
+ export interface MailMessageEntityProperties extends EntityCommonProperties {
2571
2686
  /**
2572
2687
  * The File entity ids of this mail message's attachments
2573
2688
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2669,9 +2784,9 @@ export declare type MailMessageEntityProperties = EntityCommonProperties & {
2669
2784
  deliveryAction?: DeliveryAction;
2670
2785
  /** The delivery location of this mail message like Inbox, JunkFolder etc */
2671
2786
  deliveryLocation?: DeliveryLocation;
2672
- };
2787
+ }
2673
2788
  /** Malware entity property bag. */
2674
- export declare type MalwareEntityProperties = EntityCommonProperties & {
2789
+ export interface MalwareEntityProperties extends EntityCommonProperties {
2675
2790
  /**
2676
2791
  * The malware category by the vendor, e.g. Trojan
2677
2792
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2692,9 +2807,9 @@ export declare type MalwareEntityProperties = EntityCommonProperties & {
2692
2807
  * NOTE: This property will not be serialized. It can only be populated by the server.
2693
2808
  */
2694
2809
  readonly processEntityIds?: string[];
2695
- };
2810
+ }
2696
2811
  /** Process entity property bag. */
2697
- export declare type ProcessEntityProperties = EntityCommonProperties & {
2812
+ export interface ProcessEntityProperties extends EntityCommonProperties {
2698
2813
  /**
2699
2814
  * The account entity id running the processes.
2700
2815
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2737,9 +2852,9 @@ export declare type ProcessEntityProperties = EntityCommonProperties & {
2737
2852
  * NOTE: This property will not be serialized. It can only be populated by the server.
2738
2853
  */
2739
2854
  readonly processId?: string;
2740
- };
2855
+ }
2741
2856
  /** RegistryKey entity property bag. */
2742
- export declare type RegistryKeyEntityProperties = EntityCommonProperties & {
2857
+ export interface RegistryKeyEntityProperties extends EntityCommonProperties {
2743
2858
  /**
2744
2859
  * the hive that holds the registry key.
2745
2860
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2750,9 +2865,9 @@ export declare type RegistryKeyEntityProperties = EntityCommonProperties & {
2750
2865
  * NOTE: This property will not be serialized. It can only be populated by the server.
2751
2866
  */
2752
2867
  readonly key?: string;
2753
- };
2868
+ }
2754
2869
  /** RegistryValue entity property bag. */
2755
- export declare type RegistryValueEntityProperties = EntityCommonProperties & {
2870
+ export interface RegistryValueEntityProperties extends EntityCommonProperties {
2756
2871
  /**
2757
2872
  * The registry key entity id.
2758
2873
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2773,9 +2888,9 @@ export declare type RegistryValueEntityProperties = EntityCommonProperties & {
2773
2888
  * NOTE: This property will not be serialized. It can only be populated by the server.
2774
2889
  */
2775
2890
  readonly valueType?: RegistryValueKind;
2776
- };
2891
+ }
2777
2892
  /** SecurityGroup entity property bag. */
2778
- export declare type SecurityGroupEntityProperties = EntityCommonProperties & {
2893
+ export interface SecurityGroupEntityProperties extends EntityCommonProperties {
2779
2894
  /**
2780
2895
  * The group distinguished name
2781
2896
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2791,9 +2906,9 @@ export declare type SecurityGroupEntityProperties = EntityCommonProperties & {
2791
2906
  * NOTE: This property will not be serialized. It can only be populated by the server.
2792
2907
  */
2793
2908
  readonly sid?: string;
2794
- };
2909
+ }
2795
2910
  /** Submission mail entity property bag. */
2796
- export declare type SubmissionMailEntityProperties = EntityCommonProperties & {
2911
+ export interface SubmissionMailEntityProperties extends EntityCommonProperties {
2797
2912
  /**
2798
2913
  * The network message id of email to which submission belongs
2799
2914
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2844,139 +2959,157 @@ export declare type SubmissionMailEntityProperties = EntityCommonProperties & {
2844
2959
  * NOTE: This property will not be serialized. It can only be populated by the server.
2845
2960
  */
2846
2961
  readonly reportType?: string;
2847
- };
2962
+ }
2848
2963
  /** Url entity property bag. */
2849
- export declare type UrlEntityProperties = EntityCommonProperties & {
2964
+ export interface UrlEntityProperties extends EntityCommonProperties {
2850
2965
  /**
2851
2966
  * A full URL the entity points to
2852
2967
  * NOTE: This property will not be serialized. It can only be populated by the server.
2853
2968
  */
2854
2969
  readonly url?: string;
2855
- };
2970
+ }
2971
+ /** Nic entity property bag. */
2972
+ export interface NicEntityProperties extends EntityCommonProperties {
2973
+ /**
2974
+ * The MAC address of this network interface
2975
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2976
+ */
2977
+ readonly macAddress?: string;
2978
+ /**
2979
+ * The IP entity id of this network interface
2980
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2981
+ */
2982
+ readonly ipAddressEntityId?: string;
2983
+ /**
2984
+ * A list of VLANs of the network interface entity.
2985
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2986
+ */
2987
+ readonly vlans?: string[];
2988
+ }
2856
2989
  /** Represents AAD (Azure Active Directory) requirements check request. */
2857
- export declare type AADCheckRequirements = DataConnectorsCheckRequirements & {
2990
+ export interface AADCheckRequirements extends DataConnectorsCheckRequirements {
2858
2991
  /** Polymorphic discriminator, which specifies the different types this object can be */
2859
2992
  kind: "AzureActiveDirectory";
2860
2993
  /** The tenant id to connect to, and get the data from. */
2861
2994
  tenantId?: string;
2862
- };
2995
+ }
2863
2996
  /** Represents AATP (Azure Advanced Threat Protection) requirements check request. */
2864
- export declare type AatpCheckRequirements = DataConnectorsCheckRequirements & {
2997
+ export interface AatpCheckRequirements extends DataConnectorsCheckRequirements {
2865
2998
  /** Polymorphic discriminator, which specifies the different types this object can be */
2866
2999
  kind: "AzureAdvancedThreatProtection";
2867
3000
  /** The tenant id to connect to, and get the data from. */
2868
3001
  tenantId?: string;
2869
- };
3002
+ }
2870
3003
  /** Represents ASC (Azure Security Center) requirements check request. */
2871
- export declare type ASCCheckRequirements = DataConnectorsCheckRequirements & {
3004
+ export interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
2872
3005
  /** Polymorphic discriminator, which specifies the different types this object can be */
2873
3006
  kind: "AzureSecurityCenter";
2874
3007
  /** The subscription id to connect to, and get the data from. */
2875
3008
  subscriptionId?: string;
2876
- };
3009
+ }
2877
3010
  /** Amazon Web Services CloudTrail requirements check request. */
2878
- export declare type AwsCloudTrailCheckRequirements = DataConnectorsCheckRequirements & {
3011
+ export interface AwsCloudTrailCheckRequirements extends DataConnectorsCheckRequirements {
2879
3012
  /** Polymorphic discriminator, which specifies the different types this object can be */
2880
3013
  kind: "AmazonWebServicesCloudTrail";
2881
- };
3014
+ }
2882
3015
  /** Amazon Web Services S3 requirements check request. */
2883
- export declare type AwsS3CheckRequirements = DataConnectorsCheckRequirements & {
3016
+ export interface AwsS3CheckRequirements extends DataConnectorsCheckRequirements {
2884
3017
  /** Polymorphic discriminator, which specifies the different types this object can be */
2885
3018
  kind: "AmazonWebServicesS3";
2886
- };
3019
+ }
2887
3020
  /** Represents Dynamics365 requirements check request. */
2888
- export declare type Dynamics365CheckRequirements = DataConnectorsCheckRequirements & {
3021
+ export interface Dynamics365CheckRequirements extends DataConnectorsCheckRequirements {
2889
3022
  /** Polymorphic discriminator, which specifies the different types this object can be */
2890
3023
  kind: "Dynamics365";
2891
3024
  /** The tenant id to connect to, and get the data from. */
2892
3025
  tenantId?: string;
2893
- };
3026
+ }
2894
3027
  /** Represents MCAS (Microsoft Cloud App Security) requirements check request. */
2895
- export declare type McasCheckRequirements = DataConnectorsCheckRequirements & {
3028
+ export interface McasCheckRequirements extends DataConnectorsCheckRequirements {
2896
3029
  /** Polymorphic discriminator, which specifies the different types this object can be */
2897
3030
  kind: "MicrosoftCloudAppSecurity";
2898
3031
  /** The tenant id to connect to, and get the data from. */
2899
3032
  tenantId?: string;
2900
- };
3033
+ }
2901
3034
  /** Represents MDATP (Microsoft Defender Advanced Threat Protection) requirements check request. */
2902
- export declare type MdatpCheckRequirements = DataConnectorsCheckRequirements & {
3035
+ export interface MdatpCheckRequirements extends DataConnectorsCheckRequirements {
2903
3036
  /** Polymorphic discriminator, which specifies the different types this object can be */
2904
3037
  kind: "MicrosoftDefenderAdvancedThreatProtection";
2905
3038
  /** The tenant id to connect to, and get the data from. */
2906
3039
  tenantId?: string;
2907
- };
3040
+ }
2908
3041
  /** Represents Microsoft Threat Intelligence requirements check request. */
2909
- export declare type MstiCheckRequirements = DataConnectorsCheckRequirements & {
3042
+ export interface MstiCheckRequirements extends DataConnectorsCheckRequirements {
2910
3043
  /** Polymorphic discriminator, which specifies the different types this object can be */
2911
3044
  kind: "MicrosoftThreatIntelligence";
2912
3045
  /** The tenant id to connect to, and get the data from. */
2913
3046
  tenantId?: string;
2914
- };
3047
+ }
2915
3048
  /** Represents MTP (Microsoft Threat Protection) requirements check request. */
2916
- export declare type MtpCheckRequirements = DataConnectorsCheckRequirements & {
3049
+ export interface MtpCheckRequirements extends DataConnectorsCheckRequirements {
2917
3050
  /** Polymorphic discriminator, which specifies the different types this object can be */
2918
3051
  kind: "MicrosoftThreatProtection";
2919
3052
  /** The tenant id to connect to, and get the data from. */
2920
3053
  tenantId?: string;
2921
- };
3054
+ }
2922
3055
  /** Represents OfficeATP (Office 365 Advanced Threat Protection) requirements check request. */
2923
- export declare type OfficeATPCheckRequirements = DataConnectorsCheckRequirements & {
3056
+ export interface OfficeATPCheckRequirements extends DataConnectorsCheckRequirements {
2924
3057
  /** Polymorphic discriminator, which specifies the different types this object can be */
2925
3058
  kind: "OfficeATP";
2926
3059
  /** The tenant id to connect to, and get the data from. */
2927
3060
  tenantId?: string;
2928
- };
3061
+ }
2929
3062
  /** Represents OfficeIRM (Microsoft Insider Risk Management) requirements check request. */
2930
- export declare type OfficeIRMCheckRequirements = DataConnectorsCheckRequirements & {
3063
+ export interface OfficeIRMCheckRequirements extends DataConnectorsCheckRequirements {
2931
3064
  /** Polymorphic discriminator, which specifies the different types this object can be */
2932
3065
  kind: "OfficeIRM";
2933
3066
  /** The tenant id to connect to, and get the data from. */
2934
3067
  tenantId?: string;
2935
- };
3068
+ }
2936
3069
  /** Represents Office365 Project requirements check request. */
2937
- export declare type Office365ProjectCheckRequirements = DataConnectorsCheckRequirements & {
3070
+ export interface Office365ProjectCheckRequirements extends DataConnectorsCheckRequirements {
2938
3071
  /** Polymorphic discriminator, which specifies the different types this object can be */
2939
3072
  kind: "Office365Project";
2940
3073
  /** The tenant id to connect to, and get the data from. */
2941
3074
  tenantId?: string;
2942
- };
3075
+ }
2943
3076
  /** Represents Office PowerBI requirements check request. */
2944
- export declare type OfficePowerBICheckRequirements = DataConnectorsCheckRequirements & {
3077
+ export interface OfficePowerBICheckRequirements extends DataConnectorsCheckRequirements {
2945
3078
  /** Polymorphic discriminator, which specifies the different types this object can be */
2946
3079
  kind: "OfficePowerBI";
2947
3080
  /** The tenant id to connect to, and get the data from. */
2948
3081
  tenantId?: string;
2949
- };
3082
+ }
2950
3083
  /** Threat Intelligence Platforms data connector check requirements */
2951
- export declare type TICheckRequirements = DataConnectorsCheckRequirements & {
3084
+ export interface TICheckRequirements extends DataConnectorsCheckRequirements {
2952
3085
  /** Polymorphic discriminator, which specifies the different types this object can be */
2953
3086
  kind: "ThreatIntelligence";
2954
3087
  /** The tenant id to connect to, and get the data from. */
2955
3088
  tenantId?: string;
2956
- };
3089
+ }
2957
3090
  /** Threat Intelligence TAXII data connector check requirements */
2958
- export declare type TiTaxiiCheckRequirements = DataConnectorsCheckRequirements & {
3091
+ export interface TiTaxiiCheckRequirements extends DataConnectorsCheckRequirements {
2959
3092
  /** Polymorphic discriminator, which specifies the different types this object can be */
2960
3093
  kind: "ThreatIntelligenceTaxii";
2961
3094
  /** The tenant id to connect to, and get the data from. */
2962
3095
  tenantId?: string;
2963
- };
3096
+ }
2964
3097
  /** Represents IoT requirements check request. */
2965
- export declare type IoTCheckRequirements = DataConnectorsCheckRequirements & {
3098
+ export interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
2966
3099
  /** Polymorphic discriminator, which specifies the different types this object can be */
2967
3100
  kind: "IOT";
2968
3101
  /** The subscription id to connect to, and get the data from. */
2969
3102
  subscriptionId?: string;
2970
- };
3103
+ }
2971
3104
  /** Alert rule template with MITRE property bag. */
2972
- export declare type AlertRuleTemplateWithMitreProperties = AlertRuleTemplatePropertiesBase & {
3105
+ export interface AlertRuleTemplateWithMitreProperties extends AlertRuleTemplatePropertiesBase {
2973
3106
  /** The tactics of the alert rule */
2974
3107
  tactics?: AttackTactic[];
2975
3108
  /** The techniques of the alert rule */
2976
3109
  techniques?: string[];
2977
- };
3110
+ }
2978
3111
  /** MicrosoftSecurityIncidentCreation rule template properties */
2979
- export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
3112
+ export interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties extends AlertRuleTemplatePropertiesBase {
2980
3113
  /** the alerts' displayNames on which the cases will be generated */
2981
3114
  displayNamesFilter?: string[];
2982
3115
  /** the alerts' displayNames on which the cases will not be generated */
@@ -2985,11 +3118,12 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
2985
3118
  productFilter?: MicrosoftSecurityProductName;
2986
3119
  /** the alerts' severities on which the cases will be generated */
2987
3120
  severitiesFilter?: AlertSeverity[];
2988
- };
3121
+ }
2989
3122
  /** NRT alert rule template properties */
2990
- export declare type NrtAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & QueryBasedAlertRuleTemplateProperties & {};
3123
+ export interface NrtAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties, QueryBasedAlertRuleTemplateProperties {
3124
+ }
2991
3125
  /** MicrosoftSecurityIncidentCreation rule property bag. */
2992
- export declare type MicrosoftSecurityIncidentCreationAlertRuleProperties = MicrosoftSecurityIncidentCreationAlertRuleCommonProperties & {
3126
+ export interface MicrosoftSecurityIncidentCreationAlertRuleProperties extends MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
2993
3127
  /** The Name of the alert rule template used to create this rule. */
2994
3128
  alertRuleTemplateName?: string;
2995
3129
  /** The description of the alert rule. */
@@ -3003,9 +3137,9 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleProperties = Micro
3003
3137
  * NOTE: This property will not be serialized. It can only be populated by the server.
3004
3138
  */
3005
3139
  readonly lastModifiedUtc?: Date;
3006
- };
3140
+ }
3007
3141
  /** Scheduled alert rule base property bag. */
3008
- export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties & {
3142
+ export interface ScheduledAlertRuleProperties extends ScheduledAlertRuleCommonProperties {
3009
3143
  /** The Name of the alert rule template used to create this rule. */
3010
3144
  alertRuleTemplateName?: string;
3011
3145
  /** The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2> */
@@ -3031,9 +3165,9 @@ export declare type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonPrope
3031
3165
  techniques?: string[];
3032
3166
  /** The settings of the incidents that created from alerts triggered by this analytics rule */
3033
3167
  incidentConfiguration?: IncidentConfiguration;
3034
- };
3168
+ }
3035
3169
  /** Represents Insight Query. */
3036
- export declare type InsightQueryItemProperties = EntityQueryItemProperties & {
3170
+ export interface InsightQueryItemProperties extends EntityQueryItemProperties {
3037
3171
  /** The insight display name. */
3038
3172
  displayName?: string;
3039
3173
  /** The insight description. */
@@ -3050,87 +3184,105 @@ export declare type InsightQueryItemProperties = EntityQueryItemProperties & {
3050
3184
  defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
3051
3185
  /** The insight chart query. */
3052
3186
  referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
3053
- };
3187
+ }
3054
3188
  /** AAD (Azure Active Directory) requirements check properties. */
3055
- export declare type AADCheckRequirementsProperties = DataConnectorTenantId & {};
3189
+ export interface AADCheckRequirementsProperties extends DataConnectorTenantId {
3190
+ }
3056
3191
  /** AATP (Azure Advanced Threat Protection) requirements check properties. */
3057
- export declare type AatpCheckRequirementsProperties = DataConnectorTenantId & {};
3192
+ export interface AatpCheckRequirementsProperties extends DataConnectorTenantId {
3193
+ }
3058
3194
  /** Dynamics365 requirements check properties. */
3059
- export declare type Dynamics365CheckRequirementsProperties = DataConnectorTenantId & {};
3195
+ export interface Dynamics365CheckRequirementsProperties extends DataConnectorTenantId {
3196
+ }
3060
3197
  /** MCAS (Microsoft Cloud App Security) requirements check properties. */
3061
- export declare type McasCheckRequirementsProperties = DataConnectorTenantId & {};
3198
+ export interface McasCheckRequirementsProperties extends DataConnectorTenantId {
3199
+ }
3062
3200
  /** MDATP (Microsoft Defender Advanced Threat Protection) requirements check properties. */
3063
- export declare type MdatpCheckRequirementsProperties = DataConnectorTenantId & {};
3201
+ export interface MdatpCheckRequirementsProperties extends DataConnectorTenantId {
3202
+ }
3064
3203
  /** Microsoft Threat Intelligence requirements check properties. */
3065
- export declare type MstiCheckRequirementsProperties = DataConnectorTenantId & {};
3204
+ export interface MstiCheckRequirementsProperties extends DataConnectorTenantId {
3205
+ }
3066
3206
  /** MTP (Microsoft Threat Protection) requirements check properties. */
3067
- export declare type MTPCheckRequirementsProperties = DataConnectorTenantId & {};
3207
+ export interface MTPCheckRequirementsProperties extends DataConnectorTenantId {
3208
+ }
3068
3209
  /** OfficeATP (Office 365 Advanced Threat Protection) requirements check properties. */
3069
- export declare type OfficeATPCheckRequirementsProperties = DataConnectorTenantId & {};
3210
+ export interface OfficeATPCheckRequirementsProperties extends DataConnectorTenantId {
3211
+ }
3070
3212
  /** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
3071
- export declare type OfficeIRMCheckRequirementsProperties = DataConnectorTenantId & {};
3213
+ export interface OfficeIRMCheckRequirementsProperties extends DataConnectorTenantId {
3214
+ }
3072
3215
  /** Office365 Project requirements check properties. */
3073
- export declare type Office365ProjectCheckRequirementsProperties = DataConnectorTenantId & {};
3216
+ export interface Office365ProjectCheckRequirementsProperties extends DataConnectorTenantId {
3217
+ }
3074
3218
  /** Office PowerBI requirements check properties. */
3075
- export declare type OfficePowerBICheckRequirementsProperties = DataConnectorTenantId & {};
3219
+ export interface OfficePowerBICheckRequirementsProperties extends DataConnectorTenantId {
3220
+ }
3076
3221
  /** Threat Intelligence Platforms data connector required properties. */
3077
- export declare type TICheckRequirementsProperties = DataConnectorTenantId & {};
3222
+ export interface TICheckRequirementsProperties extends DataConnectorTenantId {
3223
+ }
3078
3224
  /** Threat Intelligence TAXII data connector required properties. */
3079
- export declare type TiTaxiiCheckRequirementsProperties = DataConnectorTenantId & {};
3225
+ export interface TiTaxiiCheckRequirementsProperties extends DataConnectorTenantId {
3226
+ }
3080
3227
  /** AAD (Azure Active Directory) data connector properties. */
3081
- export declare type AADDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
3228
+ export interface AADDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
3229
+ }
3082
3230
  /** Microsoft Threat Intelligence data connector properties. */
3083
- export declare type MstiDataConnectorProperties = DataConnectorTenantId & {
3231
+ export interface MstiDataConnectorProperties extends DataConnectorTenantId {
3084
3232
  /** The available data types for the connector. */
3085
3233
  dataTypes: MstiDataConnectorDataTypes;
3086
- };
3234
+ }
3087
3235
  /** MTP (Microsoft Threat Protection) data connector properties. */
3088
- export declare type MTPDataConnectorProperties = DataConnectorTenantId & {
3236
+ export interface MTPDataConnectorProperties extends DataConnectorTenantId {
3089
3237
  /** The available data types for the connector. */
3090
3238
  dataTypes: MTPDataConnectorDataTypes;
3091
- };
3239
+ }
3092
3240
  /** AATP (Azure Advanced Threat Protection) data connector properties. */
3093
- export declare type AatpDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
3241
+ export interface AatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
3242
+ }
3094
3243
  /** MCAS (Microsoft Cloud App Security) data connector properties. */
3095
- export declare type McasDataConnectorProperties = DataConnectorTenantId & {
3244
+ export interface McasDataConnectorProperties extends DataConnectorTenantId {
3096
3245
  /** The available data types for the connector. */
3097
3246
  dataTypes: McasDataConnectorDataTypes;
3098
- };
3247
+ }
3099
3248
  /** Dynamics365 data connector properties. */
3100
- export declare type Dynamics365DataConnectorProperties = DataConnectorTenantId & {
3249
+ export interface Dynamics365DataConnectorProperties extends DataConnectorTenantId {
3101
3250
  /** The available data types for the connector. */
3102
3251
  dataTypes: Dynamics365DataConnectorDataTypes;
3103
- };
3252
+ }
3104
3253
  /** OfficeATP (Office 365 Advanced Threat Protection) data connector properties. */
3105
- export declare type OfficeATPDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
3254
+ export interface OfficeATPDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
3255
+ }
3106
3256
  /** Office Microsoft Project data connector properties. */
3107
- export declare type Office365ProjectDataConnectorProperties = DataConnectorTenantId & {
3257
+ export interface Office365ProjectDataConnectorProperties extends DataConnectorTenantId {
3108
3258
  /** The available data types for the connector. */
3109
3259
  dataTypes: Office365ProjectConnectorDataTypes;
3110
- };
3260
+ }
3111
3261
  /** Office Microsoft PowerBI data connector properties. */
3112
- export declare type OfficePowerBIDataConnectorProperties = DataConnectorTenantId & {
3262
+ export interface OfficePowerBIDataConnectorProperties extends DataConnectorTenantId {
3113
3263
  /** The available data types for the connector. */
3114
3264
  dataTypes: OfficePowerBIConnectorDataTypes;
3115
- };
3265
+ }
3116
3266
  /** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
3117
- export declare type OfficeIRMDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
3267
+ export interface OfficeIRMDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
3268
+ }
3118
3269
  /** MDATP (Microsoft Defender Advanced Threat Protection) data connector properties. */
3119
- export declare type MdatpDataConnectorProperties = DataConnectorTenantId & DataConnectorWithAlertsProperties & {};
3270
+ export interface MdatpDataConnectorProperties extends DataConnectorTenantId, DataConnectorWithAlertsProperties {
3271
+ }
3120
3272
  /** Office data connector properties. */
3121
- export declare type OfficeDataConnectorProperties = DataConnectorTenantId & {
3273
+ export interface OfficeDataConnectorProperties extends DataConnectorTenantId {
3122
3274
  /** The available data types for the connector. */
3123
3275
  dataTypes: OfficeDataConnectorDataTypes;
3124
- };
3276
+ }
3125
3277
  /** TI (Threat Intelligence) data connector properties. */
3126
- export declare type TIDataConnectorProperties = DataConnectorTenantId & {
3278
+ export interface TIDataConnectorProperties extends DataConnectorTenantId {
3127
3279
  /** The lookback period for the feed to be imported. */
3128
3280
  tipLookbackPeriod?: Date;
3129
3281
  /** The available data types for the connector. */
3130
3282
  dataTypes: TIDataConnectorDataTypes;
3131
- };
3283
+ }
3132
3284
  /** Threat Intelligence TAXII data connector properties. */
3133
- export declare type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
3285
+ export interface TiTaxiiDataConnectorProperties extends DataConnectorTenantId {
3134
3286
  /** The workspace id. */
3135
3287
  workspaceId?: string;
3136
3288
  /** The friendly name for the TAXII server. */
@@ -3149,98 +3301,117 @@ export declare type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
3149
3301
  pollingFrequency: PollingFrequency | null;
3150
3302
  /** The available data types for Threat Intelligence TAXII data connector. */
3151
3303
  dataTypes: TiTaxiiDataConnectorDataTypes;
3152
- };
3304
+ }
3153
3305
  /** ASC (Azure Security Center) data connector properties. */
3154
- export declare type ASCDataConnectorProperties = DataConnectorWithAlertsProperties & {
3306
+ export interface ASCDataConnectorProperties extends DataConnectorWithAlertsProperties {
3155
3307
  /** The subscription id to connect to, and get the data from. */
3156
3308
  subscriptionId?: string;
3157
- };
3309
+ }
3158
3310
  /** IoT data connector properties. */
3159
- export declare type IoTDataConnectorProperties = DataConnectorWithAlertsProperties & {
3311
+ export interface IoTDataConnectorProperties extends DataConnectorWithAlertsProperties {
3160
3312
  /** The subscription id to connect to, and get the data from. */
3161
3313
  subscriptionId?: string;
3162
- };
3314
+ }
3163
3315
  /** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
3164
- export declare type McasDataConnectorDataTypes = AlertsDataTypeOfDataConnector & {
3316
+ export interface McasDataConnectorDataTypes extends AlertsDataTypeOfDataConnector {
3165
3317
  /** Discovery log data type connection. */
3166
3318
  discoveryLogs?: DataConnectorDataTypeCommon;
3167
- };
3319
+ }
3168
3320
  /** Data type for Microsoft Threat Intelligence Platforms data connector. */
3169
- export declare type MstiDataConnectorDataTypesBingSafetyPhishingURL = DataConnectorDataTypeCommon & {
3321
+ export interface MstiDataConnectorDataTypesBingSafetyPhishingURL extends DataConnectorDataTypeCommon {
3170
3322
  /** lookback period */
3171
3323
  lookbackPeriod: string;
3172
- };
3324
+ }
3173
3325
  /** Data type for Microsoft Threat Intelligence Platforms data connector. */
3174
- export declare type MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed = DataConnectorDataTypeCommon & {
3326
+ export interface MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed extends DataConnectorDataTypeCommon {
3175
3327
  /** lookback period */
3176
3328
  lookbackPeriod: string;
3177
- };
3329
+ }
3178
3330
  /** Data type for Microsoft Threat Protection Platforms data connector. */
3179
- export declare type MTPDataConnectorDataTypesIncidents = DataConnectorDataTypeCommon & {};
3331
+ export interface MTPDataConnectorDataTypesIncidents extends DataConnectorDataTypeCommon {
3332
+ }
3180
3333
  /** Logs data type. */
3181
- export declare type AwsCloudTrailDataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3334
+ export interface AwsCloudTrailDataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
3335
+ }
3182
3336
  /** Logs data type. */
3183
- export declare type AwsS3DataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3337
+ export interface AwsS3DataConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
3338
+ }
3184
3339
  /** Common Data Service data type connection. */
3185
- export declare type Dynamics365DataConnectorDataTypesDynamics365CdsActivities = DataConnectorDataTypeCommon & {};
3340
+ export interface Dynamics365DataConnectorDataTypesDynamics365CdsActivities extends DataConnectorDataTypeCommon {
3341
+ }
3186
3342
  /** Logs data type. */
3187
- export declare type Office365ProjectConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3343
+ export interface Office365ProjectConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
3344
+ }
3188
3345
  /** Logs data type. */
3189
- export declare type OfficePowerBIConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3346
+ export interface OfficePowerBIConnectorDataTypesLogs extends DataConnectorDataTypeCommon {
3347
+ }
3190
3348
  /** Exchange data type connection. */
3191
- export declare type OfficeDataConnectorDataTypesExchange = DataConnectorDataTypeCommon & {};
3349
+ export interface OfficeDataConnectorDataTypesExchange extends DataConnectorDataTypeCommon {
3350
+ }
3192
3351
  /** SharePoint data type connection. */
3193
- export declare type OfficeDataConnectorDataTypesSharePoint = DataConnectorDataTypeCommon & {};
3352
+ export interface OfficeDataConnectorDataTypesSharePoint extends DataConnectorDataTypeCommon {
3353
+ }
3194
3354
  /** Teams data type connection. */
3195
- export declare type OfficeDataConnectorDataTypesTeams = DataConnectorDataTypeCommon & {};
3355
+ export interface OfficeDataConnectorDataTypesTeams extends DataConnectorDataTypeCommon {
3356
+ }
3196
3357
  /** Data type for indicators connection. */
3197
- export declare type TIDataConnectorDataTypesIndicators = DataConnectorDataTypeCommon & {};
3358
+ export interface TIDataConnectorDataTypesIndicators extends DataConnectorDataTypeCommon {
3359
+ }
3198
3360
  /** Data type for TAXII connector. */
3199
- export declare type TiTaxiiDataConnectorDataTypesTaxiiClient = DataConnectorDataTypeCommon & {};
3200
- export declare type CodelessUiConnectorConfigPropertiesGraphQueriesItem = GraphQueries & {};
3201
- export declare type CodelessUiConnectorConfigPropertiesSampleQueriesItem = SampleQueries & {};
3202
- export declare type CodelessUiConnectorConfigPropertiesDataTypesItem = LastDataReceivedDataType & {};
3203
- export declare type CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem = ConnectivityCriteria & {};
3204
- export declare type PermissionsResourceProviderItem = ResourceProvider & {};
3361
+ export interface TiTaxiiDataConnectorDataTypesTaxiiClient extends DataConnectorDataTypeCommon {
3362
+ }
3363
+ export interface CodelessUiConnectorConfigPropertiesGraphQueriesItem extends GraphQueries {
3364
+ }
3365
+ export interface CodelessUiConnectorConfigPropertiesSampleQueriesItem extends SampleQueries {
3366
+ }
3367
+ export interface CodelessUiConnectorConfigPropertiesDataTypesItem extends LastDataReceivedDataType {
3368
+ }
3369
+ export interface CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem extends ConnectivityCriteria {
3370
+ }
3371
+ export interface PermissionsResourceProviderItem extends ResourceProvider {
3372
+ }
3205
3373
  /** Customs permissions required for the connector */
3206
- export declare type Customs = CustomsPermission & {};
3207
- export declare type CodelessUiConnectorConfigPropertiesInstructionStepsItem = InstructionSteps & {};
3208
- export declare type InstructionStepsInstructionsItem = ConnectorInstructionModelBase & {};
3374
+ export interface Customs extends CustomsPermission {
3375
+ }
3376
+ export interface CodelessUiConnectorConfigPropertiesInstructionStepsItem extends InstructionSteps {
3377
+ }
3378
+ export interface InstructionStepsInstructionsItem extends ConnectorInstructionModelBase {
3379
+ }
3209
3380
  /** Alert rule. */
3210
- export declare type AlertRule = ResourceWithEtag & {
3381
+ export interface AlertRule extends ResourceWithEtag {
3211
3382
  /** The kind of the alert rule */
3212
3383
  kind: AlertRuleKind;
3213
- };
3384
+ }
3214
3385
  /** Action for alert rule. */
3215
- export declare type ActionResponse = ResourceWithEtag & {
3386
+ export interface ActionResponse extends ResourceWithEtag {
3216
3387
  /** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
3217
3388
  logicAppResourceId?: string;
3218
3389
  /** The name of the logic app's workflow. */
3219
3390
  workflowId?: string;
3220
- };
3391
+ }
3221
3392
  /** Action for alert rule. */
3222
- export declare type ActionRequest = ResourceWithEtag & {
3393
+ export interface ActionRequest extends ResourceWithEtag {
3223
3394
  /** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
3224
3395
  logicAppResourceId?: string;
3225
3396
  /** Logic App Callback URL for this specific workflow. */
3226
3397
  triggerUri?: string;
3227
- };
3228
- export declare type AutomationRule = ResourceWithEtag & {
3229
- /** The display name of the automation rule */
3398
+ }
3399
+ export interface AutomationRule extends ResourceWithEtag {
3400
+ /** The display name of the automation rule. */
3230
3401
  displayName: string;
3231
- /** The order of execution of the automation rule */
3402
+ /** The order of execution of the automation rule. */
3232
3403
  order: number;
3233
- /** Describes automation rule triggering logic */
3404
+ /** Describes automation rule triggering logic. */
3234
3405
  triggeringLogic: AutomationRuleTriggeringLogic;
3235
- /** The actions to execute when the automation rule is triggered */
3406
+ /** The actions to execute when the automation rule is triggered. */
3236
3407
  actions: AutomationRuleActionUnion[];
3237
3408
  /**
3238
- * The last time the automation rule was updated
3409
+ * The last time the automation rule was updated.
3239
3410
  * NOTE: This property will not be serialized. It can only be populated by the server.
3240
3411
  */
3241
3412
  readonly lastModifiedTimeUtc?: Date;
3242
3413
  /**
3243
- * The time the automation rule was created
3414
+ * The time the automation rule was created.
3244
3415
  * NOTE: This property will not be serialized. It can only be populated by the server.
3245
3416
  */
3246
3417
  readonly createdTimeUtc?: Date;
@@ -3254,9 +3425,9 @@ export declare type AutomationRule = ResourceWithEtag & {
3254
3425
  * NOTE: This property will not be serialized. It can only be populated by the server.
3255
3426
  */
3256
3427
  readonly createdBy?: ClientInfo;
3257
- };
3428
+ }
3258
3429
  /** Represents a bookmark in Azure Security Insights. */
3259
- export declare type Bookmark = ResourceWithEtag & {
3430
+ export interface Bookmark extends ResourceWithEtag {
3260
3431
  /** The time the bookmark was created */
3261
3432
  created?: Date;
3262
3433
  /** Describes a user that created the bookmark */
@@ -3289,9 +3460,9 @@ export declare type Bookmark = ResourceWithEtag & {
3289
3460
  tactics?: AttackTactic[];
3290
3461
  /** A list of relevant mitre techniques */
3291
3462
  techniques?: string[];
3292
- };
3463
+ }
3293
3464
  /** Represents a relation between two resources */
3294
- export declare type Relation = ResourceWithEtag & {
3465
+ export interface Relation extends ResourceWithEtag {
3295
3466
  /** The resource ID of the related resource */
3296
3467
  relatedResourceId?: string;
3297
3468
  /**
@@ -3309,19 +3480,19 @@ export declare type Relation = ResourceWithEtag & {
3309
3480
  * NOTE: This property will not be serialized. It can only be populated by the server.
3310
3481
  */
3311
3482
  readonly relatedResourceKind?: string;
3312
- };
3483
+ }
3313
3484
  /** Specific entity query. */
3314
- export declare type EntityQuery = ResourceWithEtag & {
3485
+ export interface EntityQuery extends ResourceWithEtag {
3315
3486
  /** the entity query kind */
3316
3487
  kind: EntityQueryKind;
3317
- };
3488
+ }
3318
3489
  /** Specific entity query that supports put requests. */
3319
- export declare type CustomEntityQuery = ResourceWithEtag & {
3490
+ export interface CustomEntityQuery extends ResourceWithEtag {
3320
3491
  /** the entity query kind */
3321
3492
  kind: CustomEntityQueryKind;
3322
- };
3493
+ }
3323
3494
  /** Represents an incident in Azure Security Insights. */
3324
- export declare type Incident = ResourceWithEtag & {
3495
+ export interface Incident extends ResourceWithEtag {
3325
3496
  /**
3326
3497
  * Additional data on the incident
3327
3498
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3380,9 +3551,9 @@ export declare type Incident = ResourceWithEtag & {
3380
3551
  teamInformation?: TeamInformation;
3381
3552
  /** The title of the incident */
3382
3553
  title?: string;
3383
- };
3554
+ }
3384
3555
  /** Represents an incident comment */
3385
- export declare type IncidentComment = ResourceWithEtag & {
3556
+ export interface IncidentComment extends ResourceWithEtag {
3386
3557
  /**
3387
3558
  * The time the comment was created
3388
3559
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3400,9 +3571,9 @@ export declare type IncidentComment = ResourceWithEtag & {
3400
3571
  * NOTE: This property will not be serialized. It can only be populated by the server.
3401
3572
  */
3402
3573
  readonly author?: ClientInfo;
3403
- };
3574
+ }
3404
3575
  /** Metadata resource definition. */
3405
- export declare type MetadataModel = ResourceWithEtag & {
3576
+ export interface MetadataModel extends ResourceWithEtag {
3406
3577
  /** Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name */
3407
3578
  contentId?: string;
3408
3579
  /** Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group) */
@@ -3441,9 +3612,9 @@ export declare type MetadataModel = ResourceWithEtag & {
3441
3612
  previewImages?: string[];
3442
3613
  /** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
3443
3614
  previewImagesDark?: string[];
3444
- };
3615
+ }
3445
3616
  /** Metadata patch request body. */
3446
- export declare type MetadataPatch = ResourceWithEtag & {
3617
+ export interface MetadataPatch extends ResourceWithEtag {
3447
3618
  /** Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name */
3448
3619
  contentId?: string;
3449
3620
  /** Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group) */
@@ -3482,19 +3653,24 @@ export declare type MetadataPatch = ResourceWithEtag & {
3482
3653
  previewImages?: string[];
3483
3654
  /** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
3484
3655
  previewImagesDark?: string[];
3485
- };
3656
+ }
3486
3657
  /** Sentinel onboarding state */
3487
- export declare type SentinelOnboardingState = ResourceWithEtag & {
3658
+ export interface SentinelOnboardingState extends ResourceWithEtag {
3488
3659
  /** Flag that indicates the status of the CMK setting */
3489
3660
  customerManagedKey?: boolean;
3490
- };
3661
+ }
3662
+ /** Security ML Analytics Setting */
3663
+ export interface SecurityMLAnalyticsSetting extends ResourceWithEtag {
3664
+ /** The kind of security ML Analytics Settings */
3665
+ kind: SecurityMLAnalyticsSettingsKind;
3666
+ }
3491
3667
  /** The Setting. */
3492
- export declare type Settings = ResourceWithEtag & {
3668
+ export interface Settings extends ResourceWithEtag {
3493
3669
  /** The kind of the setting */
3494
3670
  kind: SettingKind;
3495
- };
3671
+ }
3496
3672
  /** Represents a SourceControl in Azure Security Insights. */
3497
- export declare type SourceControl = ResourceWithEtag & {
3673
+ export interface SourceControl extends ResourceWithEtag {
3498
3674
  /** The id (a Guid) of the source control */
3499
3675
  idPropertiesId?: string;
3500
3676
  /** The version number associated with the source control */
@@ -3513,14 +3689,14 @@ export declare type SourceControl = ResourceWithEtag & {
3513
3689
  repositoryResourceInfo?: RepositoryResourceInfo;
3514
3690
  /** Information regarding the latest deployment for the source control. */
3515
3691
  lastDeploymentInfo?: DeploymentInfo;
3516
- };
3692
+ }
3517
3693
  /** Threat intelligence information object. */
3518
- export declare type ThreatIntelligenceInformation = ResourceWithEtag & {
3694
+ export interface ThreatIntelligenceInformation extends ResourceWithEtag {
3519
3695
  /** The kind of the entity. */
3520
3696
  kind: ThreatIntelligenceResourceKindEnum;
3521
- };
3697
+ }
3522
3698
  /** Represents a Watchlist in Azure Security Insights. */
3523
- export declare type Watchlist = ResourceWithEtag & {
3699
+ export interface Watchlist extends ResourceWithEtag {
3524
3700
  /** The id (a Guid) of the watchlist */
3525
3701
  watchlistId?: string;
3526
3702
  /** The display name of the watchlist */
@@ -3563,9 +3739,9 @@ export declare type Watchlist = ResourceWithEtag & {
3563
3739
  contentType?: string;
3564
3740
  /** The status of the Watchlist upload : New, InProgress or Complete. Pls note : When a Watchlist upload status is equal to InProgress, the Watchlist cannot be deleted */
3565
3741
  uploadStatus?: string;
3566
- };
3742
+ }
3567
3743
  /** Represents a Watchlist item in Azure Security Insights. */
3568
- export declare type WatchlistItem = ResourceWithEtag & {
3744
+ export interface WatchlistItem extends ResourceWithEtag {
3569
3745
  /** The type of the watchlist item */
3570
3746
  watchlistItemType?: string;
3571
3747
  /** The id (a Guid) of the watchlist item */
@@ -3583,17 +3759,21 @@ export declare type WatchlistItem = ResourceWithEtag & {
3583
3759
  /** Describes a user that updated the watchlist item */
3584
3760
  updatedBy?: UserInfo;
3585
3761
  /** key-value pairs for a watchlist item */
3586
- itemsKeyValue?: Record<string, unknown>;
3762
+ itemsKeyValue?: {
3763
+ [propertyName: string]: any;
3764
+ };
3587
3765
  /** key-value pairs for a watchlist item entity mapping */
3588
- entityMapping?: Record<string, unknown>;
3589
- };
3766
+ entityMapping?: {
3767
+ [propertyName: string]: any;
3768
+ };
3769
+ }
3590
3770
  /** Data connector */
3591
- export declare type DataConnector = ResourceWithEtag & {
3771
+ export interface DataConnector extends ResourceWithEtag {
3592
3772
  /** The data connector kind */
3593
3773
  kind: DataConnectorKind;
3594
- };
3774
+ }
3595
3775
  /** Represents MLBehaviorAnalytics alert rule template. */
3596
- export declare type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
3776
+ export interface MLBehaviorAnalyticsAlertRuleTemplate extends AlertRuleTemplate {
3597
3777
  /** the number of alert rules that were created by this template */
3598
3778
  alertRulesCreatedByTemplateCount?: number;
3599
3779
  /**
@@ -3620,9 +3800,9 @@ export declare type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
3620
3800
  techniques?: string[];
3621
3801
  /** The severity for alerts created by this alert rule. */
3622
3802
  severity?: AlertSeverity;
3623
- };
3803
+ }
3624
3804
  /** Represents Fusion alert rule template. */
3625
- export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
3805
+ export interface FusionAlertRuleTemplate extends AlertRuleTemplate {
3626
3806
  /** the number of alert rules that were created by this template */
3627
3807
  alertRulesCreatedByTemplateCount?: number;
3628
3808
  /**
@@ -3651,9 +3831,9 @@ export declare type FusionAlertRuleTemplate = AlertRuleTemplate & {
3651
3831
  techniques?: string[];
3652
3832
  /** All supported source signal configurations consumed in fusion detection. */
3653
3833
  sourceSettings?: FusionTemplateSourceSetting[];
3654
- };
3834
+ }
3655
3835
  /** Represents Threat Intelligence alert rule template. */
3656
- export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
3836
+ export interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
3657
3837
  /** the number of alert rules that were created by this template */
3658
3838
  alertRulesCreatedByTemplateCount?: number;
3659
3839
  /**
@@ -3680,9 +3860,9 @@ export declare type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
3680
3860
  techniques?: string[];
3681
3861
  /** The severity for alerts created by this alert rule. */
3682
3862
  severity?: AlertSeverity;
3683
- };
3863
+ }
3684
3864
  /** Represents MicrosoftSecurityIncidentCreation rule template. */
3685
- export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRuleTemplate & {
3865
+ export interface MicrosoftSecurityIncidentCreationAlertRuleTemplate extends AlertRuleTemplate {
3686
3866
  /** the number of alert rules that were created by this template */
3687
3867
  alertRulesCreatedByTemplateCount?: number;
3688
3868
  /**
@@ -3711,9 +3891,9 @@ export declare type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRu
3711
3891
  productFilter?: MicrosoftSecurityProductName;
3712
3892
  /** the alerts' severities on which the cases will be generated */
3713
3893
  severitiesFilter?: AlertSeverity[];
3714
- };
3894
+ }
3715
3895
  /** Represents scheduled alert rule template. */
3716
- export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
3896
+ export interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
3717
3897
  /** the number of alert rules that were created by this template */
3718
3898
  alertRulesCreatedByTemplateCount?: number;
3719
3899
  /**
@@ -3762,9 +3942,9 @@ export declare type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
3762
3942
  entityMappings?: EntityMapping[];
3763
3943
  /** The alert details override settings */
3764
3944
  alertDetailsOverride?: AlertDetailsOverride;
3765
- };
3945
+ }
3766
3946
  /** Represents NRT alert rule template. */
3767
- export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
3947
+ export interface NrtAlertRuleTemplate extends AlertRuleTemplate {
3768
3948
  /** the number of alert rules that were created by this template */
3769
3949
  alertRulesCreatedByTemplateCount?: number;
3770
3950
  /**
@@ -3803,9 +3983,9 @@ export declare type NrtAlertRuleTemplate = AlertRuleTemplate & {
3803
3983
  entityMappings?: EntityMapping[];
3804
3984
  /** The alert details override settings */
3805
3985
  alertDetailsOverride?: AlertDetailsOverride;
3806
- };
3986
+ }
3807
3987
  /** Represents a security alert entity. */
3808
- export declare type SecurityAlert = Entity & {
3988
+ export interface SecurityAlert extends Entity {
3809
3989
  /**
3810
3990
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3811
3991
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3940,9 +4120,9 @@ export declare type SecurityAlert = Entity & {
3940
4120
  * NOTE: This property will not be serialized. It can only be populated by the server.
3941
4121
  */
3942
4122
  readonly resourceIdentifiers?: Record<string, unknown>[];
3943
- };
4123
+ }
3944
4124
  /** Represents a Hunting bookmark entity. */
3945
- export declare type HuntingBookmark = Entity & {
4125
+ export interface HuntingBookmark extends Entity {
3946
4126
  /**
3947
4127
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3948
4128
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3977,9 +4157,9 @@ export declare type HuntingBookmark = Entity & {
3977
4157
  updatedBy?: UserInfo;
3978
4158
  /** Describes an incident that relates to bookmark */
3979
4159
  incidentInfo?: IncidentInfo;
3980
- };
4160
+ }
3981
4161
  /** Represents an account entity. */
3982
- export declare type AccountEntity = Entity & {
4162
+ export interface AccountEntity extends Entity {
3983
4163
  /**
3984
4164
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3985
4165
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4052,9 +4232,9 @@ export declare type AccountEntity = Entity & {
4052
4232
  * NOTE: This property will not be serialized. It can only be populated by the server.
4053
4233
  */
4054
4234
  readonly dnsDomain?: string;
4055
- };
4235
+ }
4056
4236
  /** Represents an azure resource entity. */
4057
- export declare type AzureResourceEntity = Entity & {
4237
+ export interface AzureResourceEntity extends Entity {
4058
4238
  /**
4059
4239
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4060
4240
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4077,9 +4257,9 @@ export declare type AzureResourceEntity = Entity & {
4077
4257
  * NOTE: This property will not be serialized. It can only be populated by the server.
4078
4258
  */
4079
4259
  readonly subscriptionId?: string;
4080
- };
4260
+ }
4081
4261
  /** Represents a cloud application entity. */
4082
- export declare type CloudApplicationEntity = Entity & {
4262
+ export interface CloudApplicationEntity extends Entity {
4083
4263
  /**
4084
4264
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4085
4265
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4107,9 +4287,9 @@ export declare type CloudApplicationEntity = Entity & {
4107
4287
  * NOTE: This property will not be serialized. It can only be populated by the server.
4108
4288
  */
4109
4289
  readonly instanceName?: string;
4110
- };
4290
+ }
4111
4291
  /** Represents a dns entity. */
4112
- export declare type DnsEntity = Entity & {
4292
+ export interface DnsEntity extends Entity {
4113
4293
  /**
4114
4294
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4115
4295
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4142,9 +4322,9 @@ export declare type DnsEntity = Entity & {
4142
4322
  * NOTE: This property will not be serialized. It can only be populated by the server.
4143
4323
  */
4144
4324
  readonly ipAddressEntityIds?: string[];
4145
- };
4325
+ }
4146
4326
  /** Represents a file entity. */
4147
- export declare type FileEntity = Entity & {
4327
+ export interface FileEntity extends Entity {
4148
4328
  /**
4149
4329
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4150
4330
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4177,9 +4357,9 @@ export declare type FileEntity = Entity & {
4177
4357
  * NOTE: This property will not be serialized. It can only be populated by the server.
4178
4358
  */
4179
4359
  readonly hostEntityId?: string;
4180
- };
4360
+ }
4181
4361
  /** Represents a file hash entity. */
4182
- export declare type FileHashEntity = Entity & {
4362
+ export interface FileHashEntity extends Entity {
4183
4363
  /**
4184
4364
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4185
4365
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4202,9 +4382,9 @@ export declare type FileHashEntity = Entity & {
4202
4382
  * NOTE: This property will not be serialized. It can only be populated by the server.
4203
4383
  */
4204
4384
  readonly hashValue?: string;
4205
- };
4385
+ }
4206
4386
  /** Represents a host entity. */
4207
- export declare type HostEntity = Entity & {
4387
+ export interface HostEntity extends Entity {
4208
4388
  /**
4209
4389
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4210
4390
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4259,9 +4439,9 @@ export declare type HostEntity = Entity & {
4259
4439
  * NOTE: This property will not be serialized. It can only be populated by the server.
4260
4440
  */
4261
4441
  readonly osVersion?: string;
4262
- };
4442
+ }
4263
4443
  /** Represents an IoT device entity. */
4264
- export declare type IoTDeviceEntity = Entity & {
4444
+ export interface IoTDeviceEntity extends Entity {
4265
4445
  /**
4266
4446
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4267
4447
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4359,9 +4539,61 @@ export declare type IoTDeviceEntity = Entity & {
4359
4539
  * NOTE: This property will not be serialized. It can only be populated by the server.
4360
4540
  */
4361
4541
  readonly protocols?: string[];
4362
- };
4542
+ /**
4543
+ * A list of owners of the IoTDevice entity.
4544
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4545
+ */
4546
+ readonly owners?: string[];
4547
+ /**
4548
+ * A list of Nic entity ids of the IoTDevice entity.
4549
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4550
+ */
4551
+ readonly nicEntityIds?: string[];
4552
+ /**
4553
+ * The site of the device
4554
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4555
+ */
4556
+ readonly site?: string;
4557
+ /**
4558
+ * The zone location of the device within a site
4559
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4560
+ */
4561
+ readonly zone?: string;
4562
+ /**
4563
+ * The sensor the device is monitored by
4564
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4565
+ */
4566
+ readonly sensor?: string;
4567
+ /**
4568
+ * The subType of the device ('PLC', 'HMI', 'EWS', etc.)
4569
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4570
+ */
4571
+ readonly deviceSubType?: string;
4572
+ /** Device importance, determines if the device classified as 'crown jewel' */
4573
+ importance?: DeviceImportance;
4574
+ /**
4575
+ * The Purdue Layer of the device
4576
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4577
+ */
4578
+ readonly purdueLayer?: string;
4579
+ /**
4580
+ * Determines whether the device classified as authorized device
4581
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4582
+ */
4583
+ readonly isAuthorized?: boolean;
4584
+ /**
4585
+ * Determines whether the device classified as programming device
4586
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4587
+ */
4588
+ readonly isProgramming?: boolean;
4589
+ /**
4590
+ * Is the device classified as a scanner device
4591
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4592
+ */
4593
+ readonly isScanner?: boolean;
4594
+ }
4363
4595
  /** Represents an ip entity. */
4364
- export declare type IpEntity = Entity & {
4596
+ export interface IpEntity extends Entity {
4365
4597
  /**
4366
4598
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4367
4599
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4389,9 +4621,9 @@ export declare type IpEntity = Entity & {
4389
4621
  * NOTE: This property will not be serialized. It can only be populated by the server.
4390
4622
  */
4391
4623
  readonly threatIntelligence?: ThreatIntelligence[];
4392
- };
4624
+ }
4393
4625
  /** Represents a mailbox entity. */
4394
- export declare type MailboxEntity = Entity & {
4626
+ export interface MailboxEntity extends Entity {
4395
4627
  /**
4396
4628
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4397
4629
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4424,9 +4656,9 @@ export declare type MailboxEntity = Entity & {
4424
4656
  * NOTE: This property will not be serialized. It can only be populated by the server.
4425
4657
  */
4426
4658
  readonly externalDirectoryObjectId?: string;
4427
- };
4659
+ }
4428
4660
  /** Represents a mail cluster entity. */
4429
- export declare type MailClusterEntity = Entity & {
4661
+ export interface MailClusterEntity extends Entity {
4430
4662
  /**
4431
4663
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4432
4664
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4514,9 +4746,9 @@ export declare type MailClusterEntity = Entity & {
4514
4746
  * NOTE: This property will not be serialized. It can only be populated by the server.
4515
4747
  */
4516
4748
  readonly clusterGroup?: string;
4517
- };
4749
+ }
4518
4750
  /** Represents a mail message entity. */
4519
- export declare type MailMessageEntity = Entity & {
4751
+ export interface MailMessageEntity extends Entity {
4520
4752
  /**
4521
4753
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4522
4754
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4630,9 +4862,9 @@ export declare type MailMessageEntity = Entity & {
4630
4862
  deliveryAction?: DeliveryAction;
4631
4863
  /** The delivery location of this mail message like Inbox, JunkFolder etc */
4632
4864
  deliveryLocation?: DeliveryLocation;
4633
- };
4865
+ }
4634
4866
  /** Represents a malware entity. */
4635
- export declare type MalwareEntity = Entity & {
4867
+ export interface MalwareEntity extends Entity {
4636
4868
  /**
4637
4869
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4638
4870
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4665,9 +4897,9 @@ export declare type MalwareEntity = Entity & {
4665
4897
  * NOTE: This property will not be serialized. It can only be populated by the server.
4666
4898
  */
4667
4899
  readonly processEntityIds?: string[];
4668
- };
4900
+ }
4669
4901
  /** Represents a process entity. */
4670
- export declare type ProcessEntity = Entity & {
4902
+ export interface ProcessEntity extends Entity {
4671
4903
  /**
4672
4904
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4673
4905
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4722,9 +4954,9 @@ export declare type ProcessEntity = Entity & {
4722
4954
  * NOTE: This property will not be serialized. It can only be populated by the server.
4723
4955
  */
4724
4956
  readonly processId?: string;
4725
- };
4957
+ }
4726
4958
  /** Represents a registry key entity. */
4727
- export declare type RegistryKeyEntity = Entity & {
4959
+ export interface RegistryKeyEntity extends Entity {
4728
4960
  /**
4729
4961
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4730
4962
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4747,9 +4979,9 @@ export declare type RegistryKeyEntity = Entity & {
4747
4979
  * NOTE: This property will not be serialized. It can only be populated by the server.
4748
4980
  */
4749
4981
  readonly key?: string;
4750
- };
4982
+ }
4751
4983
  /** Represents a registry value entity. */
4752
- export declare type RegistryValueEntity = Entity & {
4984
+ export interface RegistryValueEntity extends Entity {
4753
4985
  /**
4754
4986
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4755
4987
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4782,9 +5014,9 @@ export declare type RegistryValueEntity = Entity & {
4782
5014
  * NOTE: This property will not be serialized. It can only be populated by the server.
4783
5015
  */
4784
5016
  readonly valueType?: RegistryValueKind;
4785
- };
5017
+ }
4786
5018
  /** Represents a security group entity. */
4787
- export declare type SecurityGroupEntity = Entity & {
5019
+ export interface SecurityGroupEntity extends Entity {
4788
5020
  /**
4789
5021
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4790
5022
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4812,9 +5044,9 @@ export declare type SecurityGroupEntity = Entity & {
4812
5044
  * NOTE: This property will not be serialized. It can only be populated by the server.
4813
5045
  */
4814
5046
  readonly sid?: string;
4815
- };
5047
+ }
4816
5048
  /** Represents a submission mail entity. */
4817
- export declare type SubmissionMailEntity = Entity & {
5049
+ export interface SubmissionMailEntity extends Entity {
4818
5050
  /**
4819
5051
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4820
5052
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4877,9 +5109,9 @@ export declare type SubmissionMailEntity = Entity & {
4877
5109
  * NOTE: This property will not be serialized. It can only be populated by the server.
4878
5110
  */
4879
5111
  readonly reportType?: string;
4880
- };
5112
+ }
4881
5113
  /** Represents a url entity. */
4882
- export declare type UrlEntity = Entity & {
5114
+ export interface UrlEntity extends Entity {
4883
5115
  /**
4884
5116
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4885
5117
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4897,9 +5129,39 @@ export declare type UrlEntity = Entity & {
4897
5129
  * NOTE: This property will not be serialized. It can only be populated by the server.
4898
5130
  */
4899
5131
  readonly url?: string;
4900
- };
5132
+ }
5133
+ /** Represents an network interface entity. */
5134
+ export interface NicEntity extends Entity {
5135
+ /**
5136
+ * A bag of custom fields that should be part of the entity and will be presented to the user.
5137
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5138
+ */
5139
+ readonly additionalData?: {
5140
+ [propertyName: string]: Record<string, unknown>;
5141
+ };
5142
+ /**
5143
+ * The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.
5144
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5145
+ */
5146
+ readonly friendlyName?: string;
5147
+ /**
5148
+ * The MAC address of this network interface
5149
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5150
+ */
5151
+ readonly macAddress?: string;
5152
+ /**
5153
+ * The IP entity id of this network interface
5154
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5155
+ */
5156
+ readonly ipAddressEntityId?: string;
5157
+ /**
5158
+ * A list of VLANs of the network interface entity.
5159
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5160
+ */
5161
+ readonly vlans?: string[];
5162
+ }
4901
5163
  /** Represents Activity entity query. */
4902
- export declare type ActivityEntityQueryTemplate = EntityQueryTemplate & {
5164
+ export interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
4903
5165
  /** The entity query title */
4904
5166
  title?: string;
4905
5167
  /** The entity query content to display in timeline */
@@ -4918,20 +5180,21 @@ export declare type ActivityEntityQueryTemplate = EntityQueryTemplate & {
4918
5180
  entitiesFilter?: {
4919
5181
  [propertyName: string]: string[];
4920
5182
  };
4921
- };
5183
+ }
4922
5184
  /** MLBehaviorAnalytics alert rule template properties. */
4923
- export declare type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
5185
+ export interface MLBehaviorAnalyticsAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
4924
5186
  /** The severity for alerts created by this alert rule. */
4925
5187
  severity: AlertSeverity;
4926
- };
5188
+ }
4927
5189
  /** Threat Intelligence alert rule template properties */
4928
- export declare type ThreatIntelligenceAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
5190
+ export interface ThreatIntelligenceAlertRuleTemplateProperties extends AlertRuleTemplateWithMitreProperties {
4929
5191
  /** The severity for alerts created by this alert rule. */
4930
5192
  severity: AlertSeverity;
4931
- };
4932
- export declare type PermissionsCustomsItem = Customs & {};
5193
+ }
5194
+ export interface PermissionsCustomsItem extends Customs {
5195
+ }
4933
5196
  /** Represents MLBehaviorAnalytics alert rule. */
4934
- export declare type MLBehaviorAnalyticsAlertRule = AlertRule & {
5197
+ export interface MLBehaviorAnalyticsAlertRule extends AlertRule {
4935
5198
  /** The Name of the alert rule template used to create this rule. */
4936
5199
  alertRuleTemplateName?: string;
4937
5200
  /**
@@ -4966,9 +5229,9 @@ export declare type MLBehaviorAnalyticsAlertRule = AlertRule & {
4966
5229
  * NOTE: This property will not be serialized. It can only be populated by the server.
4967
5230
  */
4968
5231
  readonly techniques?: string[];
4969
- };
5232
+ }
4970
5233
  /** Represents Fusion alert rule. */
4971
- export declare type FusionAlertRule = AlertRule & {
5234
+ export interface FusionAlertRule extends AlertRule {
4972
5235
  /** The Name of the alert rule template used to create this rule. */
4973
5236
  alertRuleTemplateName?: string;
4974
5237
  /**
@@ -5007,9 +5270,9 @@ export declare type FusionAlertRule = AlertRule & {
5007
5270
  * NOTE: This property will not be serialized. It can only be populated by the server.
5008
5271
  */
5009
5272
  readonly techniques?: string[];
5010
- };
5273
+ }
5011
5274
  /** Represents Threat Intelligence alert rule. */
5012
- export declare type ThreatIntelligenceAlertRule = AlertRule & {
5275
+ export interface ThreatIntelligenceAlertRule extends AlertRule {
5013
5276
  /** The Name of the alert rule template used to create this rule. */
5014
5277
  alertRuleTemplateName?: string;
5015
5278
  /**
@@ -5044,9 +5307,9 @@ export declare type ThreatIntelligenceAlertRule = AlertRule & {
5044
5307
  * NOTE: This property will not be serialized. It can only be populated by the server.
5045
5308
  */
5046
5309
  readonly techniques?: string[];
5047
- };
5310
+ }
5048
5311
  /** Represents MicrosoftSecurityIncidentCreation rule. */
5049
- export declare type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
5312
+ export interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
5050
5313
  /** the alerts' displayNames on which the cases will be generated */
5051
5314
  displayNamesFilter?: string[];
5052
5315
  /** the alerts' displayNames on which the cases will not be generated */
@@ -5068,9 +5331,9 @@ export declare type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
5068
5331
  * NOTE: This property will not be serialized. It can only be populated by the server.
5069
5332
  */
5070
5333
  readonly lastModifiedUtc?: Date;
5071
- };
5334
+ }
5072
5335
  /** Represents scheduled alert rule. */
5073
- export declare type ScheduledAlertRule = AlertRule & {
5336
+ export interface ScheduledAlertRule extends AlertRule {
5074
5337
  /** The query that creates alerts for this rule. */
5075
5338
  query?: string;
5076
5339
  /** The frequency (in ISO 8601 duration format) for this alert rule to run. */
@@ -5118,9 +5381,9 @@ export declare type ScheduledAlertRule = AlertRule & {
5118
5381
  techniques?: string[];
5119
5382
  /** The settings of the incidents that created from alerts triggered by this analytics rule */
5120
5383
  incidentConfiguration?: IncidentConfiguration;
5121
- };
5384
+ }
5122
5385
  /** Represents NRT alert rule. */
5123
- export declare type NrtAlertRule = AlertRule & {
5386
+ export interface NrtAlertRule extends AlertRule {
5124
5387
  /** The Name of the alert rule template used to create this rule. */
5125
5388
  alertRuleTemplateName?: string;
5126
5389
  /** The version of the alert rule template used to create this rule - in format <a.b.c>, where all are numbers, for example 0 <1.0.2> */
@@ -5158,9 +5421,9 @@ export declare type NrtAlertRule = AlertRule & {
5158
5421
  entityMappings?: EntityMapping[];
5159
5422
  /** The alert details override settings */
5160
5423
  alertDetailsOverride?: AlertDetailsOverride;
5161
- };
5424
+ }
5162
5425
  /** Represents Expansion entity query. */
5163
- export declare type ExpansionEntityQuery = EntityQuery & {
5426
+ export interface ExpansionEntityQuery extends EntityQuery {
5164
5427
  /** List of the data sources that are required to run the query */
5165
5428
  dataSources?: string[];
5166
5429
  /** The query display name */
@@ -5173,9 +5436,9 @@ export declare type ExpansionEntityQuery = EntityQuery & {
5173
5436
  outputEntityTypes?: EntityType[];
5174
5437
  /** The template query string to be parsed and formatted */
5175
5438
  queryTemplate?: string;
5176
- };
5439
+ }
5177
5440
  /** Represents Activity entity query. */
5178
- export declare type ActivityEntityQuery = EntityQuery & {
5441
+ export interface ActivityEntityQuery extends EntityQuery {
5179
5442
  /** The entity query title */
5180
5443
  title?: string;
5181
5444
  /** The entity query content to display in timeline */
@@ -5206,9 +5469,9 @@ export declare type ActivityEntityQuery = EntityQuery & {
5206
5469
  * NOTE: This property will not be serialized. It can only be populated by the server.
5207
5470
  */
5208
5471
  readonly lastModifiedTimeUtc?: Date;
5209
- };
5472
+ }
5210
5473
  /** Represents Activity entity query. */
5211
- export declare type ActivityCustomEntityQuery = CustomEntityQuery & {
5474
+ export interface ActivityCustomEntityQuery extends CustomEntityQuery {
5212
5475
  /** The entity query title */
5213
5476
  title?: string;
5214
5477
  /** The entity query content to display in timeline */
@@ -5239,38 +5502,69 @@ export declare type ActivityCustomEntityQuery = CustomEntityQuery & {
5239
5502
  * NOTE: This property will not be serialized. It can only be populated by the server.
5240
5503
  */
5241
5504
  readonly lastModifiedTimeUtc?: Date;
5242
- };
5243
- /** Settings with single toggle. */
5244
- export declare type Anomalies = Settings & {
5505
+ }
5506
+ /** Represents Anomaly Security ML Analytics Settings */
5507
+ export interface AnomalySecurityMLAnalyticsSettings extends SecurityMLAnalyticsSetting {
5508
+ /** The description of the SecurityMLAnalyticsSettings. */
5509
+ description?: string;
5510
+ /** The display name for settings created by this SecurityMLAnalyticsSettings. */
5511
+ displayName?: string;
5512
+ /** Determines whether this settings is enabled or disabled. */
5513
+ enabled?: boolean;
5245
5514
  /**
5246
- * Determines whether the setting is enable or disabled.
5515
+ * The last time that this SecurityMLAnalyticsSettings has been modified.
5247
5516
  * NOTE: This property will not be serialized. It can only be populated by the server.
5248
5517
  */
5249
- readonly isEnabled?: boolean;
5250
- };
5518
+ readonly lastModifiedUtc?: Date;
5519
+ /** The required data sources for this SecurityMLAnalyticsSettings */
5520
+ requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
5521
+ /** The tactics of the SecurityMLAnalyticsSettings */
5522
+ tactics?: AttackTactic[];
5523
+ /** The techniques of the SecurityMLAnalyticsSettings */
5524
+ techniques?: string[];
5525
+ /** The anomaly version of the AnomalySecurityMLAnalyticsSettings. */
5526
+ anomalyVersion?: string;
5527
+ /** The customizable observations of the AnomalySecurityMLAnalyticsSettings. */
5528
+ customizableObservations?: Record<string, unknown>;
5529
+ /** The frequency that this SecurityMLAnalyticsSettings will be run. */
5530
+ frequency?: string;
5531
+ /** The anomaly SecurityMLAnalyticsSettings status */
5532
+ settingsStatus?: SettingsStatus;
5533
+ /** Determines whether this anomaly security ml analytics settings is a default settings */
5534
+ isDefaultSettings?: boolean;
5535
+ /** The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not. */
5536
+ anomalySettingsVersion?: number;
5537
+ /** The anomaly settings definition Id */
5538
+ settingsDefinitionId?: string;
5539
+ }
5251
5540
  /** Settings with single toggle. */
5252
- export declare type EyesOn = Settings & {
5541
+ export interface Anomalies extends Settings {
5253
5542
  /**
5254
5543
  * Determines whether the setting is enable or disabled.
5255
5544
  * NOTE: This property will not be serialized. It can only be populated by the server.
5256
5545
  */
5257
5546
  readonly isEnabled?: boolean;
5258
- };
5547
+ }
5259
5548
  /** Settings with single toggle. */
5260
- export declare type EntityAnalytics = Settings & {
5549
+ export interface EyesOn extends Settings {
5261
5550
  /**
5262
5551
  * Determines whether the setting is enable or disabled.
5263
5552
  * NOTE: This property will not be serialized. It can only be populated by the server.
5264
5553
  */
5265
5554
  readonly isEnabled?: boolean;
5266
- };
5555
+ }
5556
+ /** Settings with single toggle. */
5557
+ export interface EntityAnalytics extends Settings {
5558
+ /** The relevant entity providers that are synced */
5559
+ entityProviders?: EntityProviders[];
5560
+ }
5267
5561
  /** Settings with single toggle. */
5268
- export declare type Ueba = Settings & {
5562
+ export interface Ueba extends Settings {
5269
5563
  /** The relevant data sources that enriched by ueba */
5270
5564
  dataSources?: UebaDataSources[];
5271
- };
5565
+ }
5272
5566
  /** Threat intelligence indicator entity. */
5273
- export declare type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInformation & {
5567
+ export interface ThreatIntelligenceIndicatorModel extends ThreatIntelligenceInformation {
5274
5568
  /**
5275
5569
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5276
5570
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5341,51 +5635,51 @@ export declare type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInforma
5341
5635
  extensions?: {
5342
5636
  [propertyName: string]: any;
5343
5637
  };
5344
- };
5638
+ }
5345
5639
  /** Represents AAD (Azure Active Directory) data connector. */
5346
- export declare type AADDataConnector = DataConnector & {
5640
+ export interface AADDataConnector extends DataConnector {
5347
5641
  /** The tenant id to connect to, and get the data from. */
5348
5642
  tenantId?: string;
5349
5643
  /** The available data types for the connector. */
5350
5644
  dataTypes?: AlertsDataTypeOfDataConnector;
5351
- };
5645
+ }
5352
5646
  /** Represents Microsoft Threat Intelligence data connector. */
5353
- export declare type MstiDataConnector = DataConnector & {
5647
+ export interface MstiDataConnector extends DataConnector {
5354
5648
  /** The tenant id to connect to, and get the data from. */
5355
5649
  tenantId?: string;
5356
5650
  /** The available data types for the connector. */
5357
5651
  dataTypes?: MstiDataConnectorDataTypes;
5358
- };
5652
+ }
5359
5653
  /** Represents MTP (Microsoft Threat Protection) data connector. */
5360
- export declare type MTPDataConnector = DataConnector & {
5654
+ export interface MTPDataConnector extends DataConnector {
5361
5655
  /** The tenant id to connect to, and get the data from. */
5362
5656
  tenantId?: string;
5363
5657
  /** The available data types for the connector. */
5364
5658
  dataTypes?: MTPDataConnectorDataTypes;
5365
- };
5659
+ }
5366
5660
  /** Represents AATP (Azure Advanced Threat Protection) data connector. */
5367
- export declare type AatpDataConnector = DataConnector & {
5661
+ export interface AatpDataConnector extends DataConnector {
5368
5662
  /** The tenant id to connect to, and get the data from. */
5369
5663
  tenantId?: string;
5370
5664
  /** The available data types for the connector. */
5371
5665
  dataTypes?: AlertsDataTypeOfDataConnector;
5372
- };
5666
+ }
5373
5667
  /** Represents ASC (Azure Security Center) data connector. */
5374
- export declare type ASCDataConnector = DataConnector & {
5668
+ export interface ASCDataConnector extends DataConnector {
5375
5669
  /** The available data types for the connector. */
5376
5670
  dataTypes?: AlertsDataTypeOfDataConnector;
5377
5671
  /** The subscription id to connect to, and get the data from. */
5378
5672
  subscriptionId?: string;
5379
- };
5673
+ }
5380
5674
  /** Represents Amazon Web Services CloudTrail data connector. */
5381
- export declare type AwsCloudTrailDataConnector = DataConnector & {
5675
+ export interface AwsCloudTrailDataConnector extends DataConnector {
5382
5676
  /** The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account. */
5383
5677
  awsRoleArn?: string;
5384
5678
  /** The available data types for the connector. */
5385
5679
  dataTypes?: AwsCloudTrailDataConnectorDataTypes;
5386
- };
5680
+ }
5387
5681
  /** Represents Amazon Web Services S3 data connector. */
5388
- export declare type AwsS3DataConnector = DataConnector & {
5682
+ export interface AwsS3DataConnector extends DataConnector {
5389
5683
  /** The logs destination table name in LogAnalytics. */
5390
5684
  destinationTable?: string;
5391
5685
  /** The AWS sqs urls for the connector. */
@@ -5394,74 +5688,74 @@ export declare type AwsS3DataConnector = DataConnector & {
5394
5688
  roleArn?: string;
5395
5689
  /** The available data types for the connector. */
5396
5690
  dataTypes?: AwsS3DataConnectorDataTypes;
5397
- };
5691
+ }
5398
5692
  /** Represents MCAS (Microsoft Cloud App Security) data connector. */
5399
- export declare type McasDataConnector = DataConnector & {
5693
+ export interface McasDataConnector extends DataConnector {
5400
5694
  /** The tenant id to connect to, and get the data from. */
5401
5695
  tenantId?: string;
5402
5696
  /** The available data types for the connector. */
5403
5697
  dataTypes?: McasDataConnectorDataTypes;
5404
- };
5698
+ }
5405
5699
  /** Represents Dynamics365 data connector. */
5406
- export declare type Dynamics365DataConnector = DataConnector & {
5700
+ export interface Dynamics365DataConnector extends DataConnector {
5407
5701
  /** The tenant id to connect to, and get the data from. */
5408
5702
  tenantId?: string;
5409
5703
  /** The available data types for the connector. */
5410
5704
  dataTypes?: Dynamics365DataConnectorDataTypes;
5411
- };
5705
+ }
5412
5706
  /** Represents OfficeATP (Office 365 Advanced Threat Protection) data connector. */
5413
- export declare type OfficeATPDataConnector = DataConnector & {
5707
+ export interface OfficeATPDataConnector extends DataConnector {
5414
5708
  /** The tenant id to connect to, and get the data from. */
5415
5709
  tenantId?: string;
5416
5710
  /** The available data types for the connector. */
5417
5711
  dataTypes?: AlertsDataTypeOfDataConnector;
5418
- };
5712
+ }
5419
5713
  /** Represents Office Microsoft Project data connector. */
5420
- export declare type Office365ProjectDataConnector = DataConnector & {
5714
+ export interface Office365ProjectDataConnector extends DataConnector {
5421
5715
  /** The tenant id to connect to, and get the data from. */
5422
5716
  tenantId?: string;
5423
5717
  /** The available data types for the connector. */
5424
5718
  dataTypes?: Office365ProjectConnectorDataTypes;
5425
- };
5719
+ }
5426
5720
  /** Represents Office Microsoft PowerBI data connector. */
5427
- export declare type OfficePowerBIDataConnector = DataConnector & {
5721
+ export interface OfficePowerBIDataConnector extends DataConnector {
5428
5722
  /** The tenant id to connect to, and get the data from. */
5429
5723
  tenantId?: string;
5430
5724
  /** The available data types for the connector. */
5431
5725
  dataTypes?: OfficePowerBIConnectorDataTypes;
5432
- };
5726
+ }
5433
5727
  /** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
5434
- export declare type OfficeIRMDataConnector = DataConnector & {
5728
+ export interface OfficeIRMDataConnector extends DataConnector {
5435
5729
  /** The tenant id to connect to, and get the data from. */
5436
5730
  tenantId?: string;
5437
5731
  /** The available data types for the connector. */
5438
5732
  dataTypes?: AlertsDataTypeOfDataConnector;
5439
- };
5733
+ }
5440
5734
  /** Represents MDATP (Microsoft Defender Advanced Threat Protection) data connector. */
5441
- export declare type MdatpDataConnector = DataConnector & {
5735
+ export interface MdatpDataConnector extends DataConnector {
5442
5736
  /** The tenant id to connect to, and get the data from. */
5443
5737
  tenantId?: string;
5444
5738
  /** The available data types for the connector. */
5445
5739
  dataTypes?: AlertsDataTypeOfDataConnector;
5446
- };
5740
+ }
5447
5741
  /** Represents office data connector. */
5448
- export declare type OfficeDataConnector = DataConnector & {
5742
+ export interface OfficeDataConnector extends DataConnector {
5449
5743
  /** The tenant id to connect to, and get the data from. */
5450
5744
  tenantId?: string;
5451
5745
  /** The available data types for the connector. */
5452
5746
  dataTypes?: OfficeDataConnectorDataTypes;
5453
- };
5747
+ }
5454
5748
  /** Represents threat intelligence data connector. */
5455
- export declare type TIDataConnector = DataConnector & {
5749
+ export interface TIDataConnector extends DataConnector {
5456
5750
  /** The tenant id to connect to, and get the data from. */
5457
5751
  tenantId?: string;
5458
5752
  /** The lookback period for the feed to be imported. */
5459
5753
  tipLookbackPeriod?: Date;
5460
5754
  /** The available data types for the connector. */
5461
5755
  dataTypes?: TIDataConnectorDataTypes;
5462
- };
5756
+ }
5463
5757
  /** Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server */
5464
- export declare type TiTaxiiDataConnector = DataConnector & {
5758
+ export interface TiTaxiiDataConnector extends DataConnector {
5465
5759
  /** The tenant id to connect to, and get the data from. */
5466
5760
  tenantId?: string;
5467
5761
  /** The workspace id. */
@@ -5482,26 +5776,26 @@ export declare type TiTaxiiDataConnector = DataConnector & {
5482
5776
  pollingFrequency?: PollingFrequency;
5483
5777
  /** The available data types for Threat Intelligence TAXII data connector. */
5484
5778
  dataTypes?: TiTaxiiDataConnectorDataTypes;
5485
- };
5779
+ }
5486
5780
  /** Represents IoT data connector. */
5487
- export declare type IoTDataConnector = DataConnector & {
5781
+ export interface IoTDataConnector extends DataConnector {
5488
5782
  /** The available data types for the connector. */
5489
5783
  dataTypes?: AlertsDataTypeOfDataConnector;
5490
5784
  /** The subscription id to connect to, and get the data from. */
5491
5785
  subscriptionId?: string;
5492
- };
5786
+ }
5493
5787
  /** Represents Codeless UI data connector. */
5494
- export declare type CodelessUiDataConnector = DataConnector & {
5788
+ export interface CodelessUiDataConnector extends DataConnector {
5495
5789
  /** Config to describe the instructions blade */
5496
5790
  connectorUiConfig?: CodelessUiConnectorConfigProperties;
5497
- };
5791
+ }
5498
5792
  /** Represents Codeless API Polling data connector. */
5499
- export declare type CodelessApiPollingDataConnector = DataConnector & {
5793
+ export interface CodelessApiPollingDataConnector extends DataConnector {
5500
5794
  /** Config to describe the instructions blade */
5501
5795
  connectorUiConfig?: CodelessUiConnectorConfigProperties;
5502
5796
  /** Config to describe the polling instructions */
5503
5797
  pollingConfig?: CodelessConnectorPollingConfigProperties;
5504
- };
5798
+ }
5505
5799
  /** Defines headers for Watchlists_delete operation. */
5506
5800
  export interface WatchlistsDeleteHeaders {
5507
5801
  /** Contains the status URL on which clients are expected to poll the status of the delete operation. */
@@ -5514,11 +5808,17 @@ export interface WatchlistsCreateOrUpdateHeaders {
5514
5808
  }
5515
5809
  /** Known values of {@link AlertRuleKind} that the service accepts. */
5516
5810
  export declare enum KnownAlertRuleKind {
5811
+ /** Scheduled */
5517
5812
  Scheduled = "Scheduled",
5813
+ /** MicrosoftSecurityIncidentCreation */
5518
5814
  MicrosoftSecurityIncidentCreation = "MicrosoftSecurityIncidentCreation",
5815
+ /** Fusion */
5519
5816
  Fusion = "Fusion",
5817
+ /** MLBehaviorAnalytics */
5520
5818
  MLBehaviorAnalytics = "MLBehaviorAnalytics",
5819
+ /** ThreatIntelligence */
5521
5820
  ThreatIntelligence = "ThreatIntelligence",
5821
+ /** NRT */
5522
5822
  NRT = "NRT"
5523
5823
  }
5524
5824
  /**
@@ -5536,9 +5836,13 @@ export declare enum KnownAlertRuleKind {
5536
5836
  export declare type AlertRuleKind = string;
5537
5837
  /** Known values of {@link CreatedByType} that the service accepts. */
5538
5838
  export declare enum KnownCreatedByType {
5839
+ /** User */
5539
5840
  User = "User",
5841
+ /** Application */
5540
5842
  Application = "Application",
5843
+ /** ManagedIdentity */
5541
5844
  ManagedIdentity = "ManagedIdentity",
5845
+ /** Key */
5542
5846
  Key = "Key"
5543
5847
  }
5544
5848
  /**
@@ -5555,40 +5859,52 @@ export declare type CreatedByType = string;
5555
5859
  /** Known values of {@link TriggersOn} that the service accepts. */
5556
5860
  export declare enum KnownTriggersOn {
5557
5861
  /** Trigger on Incidents */
5558
- Incidents = "Incidents"
5862
+ Incidents = "Incidents",
5863
+ /** Trigger on Alerts */
5864
+ Alerts = "Alerts"
5559
5865
  }
5560
5866
  /**
5561
5867
  * Defines values for TriggersOn. \
5562
5868
  * {@link KnownTriggersOn} can be used interchangeably with TriggersOn,
5563
5869
  * this enum contains the known values that the service supports.
5564
5870
  * ### Known values supported by the service
5565
- * **Incidents**: Trigger on Incidents
5871
+ * **Incidents**: Trigger on Incidents \
5872
+ * **Alerts**: Trigger on Alerts
5566
5873
  */
5567
5874
  export declare type TriggersOn = string;
5568
5875
  /** Known values of {@link TriggersWhen} that the service accepts. */
5569
5876
  export declare enum KnownTriggersWhen {
5570
5877
  /** Trigger on created objects */
5571
- Created = "Created"
5878
+ Created = "Created",
5879
+ /** Trigger on updated objects */
5880
+ Updated = "Updated"
5572
5881
  }
5573
5882
  /**
5574
5883
  * Defines values for TriggersWhen. \
5575
5884
  * {@link KnownTriggersWhen} can be used interchangeably with TriggersWhen,
5576
5885
  * this enum contains the known values that the service supports.
5577
5886
  * ### Known values supported by the service
5578
- * **Created**: Trigger on created objects
5887
+ * **Created**: Trigger on created objects \
5888
+ * **Updated**: Trigger on updated objects
5579
5889
  */
5580
5890
  export declare type TriggersWhen = string;
5581
5891
  /** Known values of {@link ConditionType} that the service accepts. */
5582
5892
  export declare enum KnownConditionType {
5583
5893
  /** Evaluate an object property value */
5584
- Property = "Property"
5894
+ Property = "Property",
5895
+ /** Evaluate an object property changed value */
5896
+ PropertyChanged = "PropertyChanged",
5897
+ /** Evaluate an object array property changed value */
5898
+ PropertyArrayChanged = "PropertyArrayChanged"
5585
5899
  }
5586
5900
  /**
5587
5901
  * Defines values for ConditionType. \
5588
5902
  * {@link KnownConditionType} can be used interchangeably with ConditionType,
5589
5903
  * this enum contains the known values that the service supports.
5590
5904
  * ### Known values supported by the service
5591
- * **Property**: Evaluate an object property value
5905
+ * **Property**: Evaluate an object property value \
5906
+ * **PropertyChanged**: Evaluate an object property changed value \
5907
+ * **PropertyArrayChanged**: Evaluate an object array property changed value
5592
5908
  */
5593
5909
  export declare type ConditionType = string;
5594
5910
  /** Known values of {@link ActionType} that the service accepts. */
@@ -5631,22 +5947,39 @@ export declare enum KnownIncidentSeverity {
5631
5947
  export declare type IncidentSeverity = string;
5632
5948
  /** Known values of {@link AttackTactic} that the service accepts. */
5633
5949
  export declare enum KnownAttackTactic {
5950
+ /** Reconnaissance */
5634
5951
  Reconnaissance = "Reconnaissance",
5952
+ /** ResourceDevelopment */
5635
5953
  ResourceDevelopment = "ResourceDevelopment",
5954
+ /** InitialAccess */
5636
5955
  InitialAccess = "InitialAccess",
5956
+ /** Execution */
5637
5957
  Execution = "Execution",
5958
+ /** Persistence */
5638
5959
  Persistence = "Persistence",
5960
+ /** PrivilegeEscalation */
5639
5961
  PrivilegeEscalation = "PrivilegeEscalation",
5962
+ /** DefenseEvasion */
5640
5963
  DefenseEvasion = "DefenseEvasion",
5964
+ /** CredentialAccess */
5641
5965
  CredentialAccess = "CredentialAccess",
5966
+ /** Discovery */
5642
5967
  Discovery = "Discovery",
5968
+ /** LateralMovement */
5643
5969
  LateralMovement = "LateralMovement",
5970
+ /** Collection */
5644
5971
  Collection = "Collection",
5972
+ /** Exfiltration */
5645
5973
  Exfiltration = "Exfiltration",
5974
+ /** CommandAndControl */
5646
5975
  CommandAndControl = "CommandAndControl",
5976
+ /** Impact */
5647
5977
  Impact = "Impact",
5978
+ /** PreAttack */
5648
5979
  PreAttack = "PreAttack",
5980
+ /** ImpairProcessControl */
5649
5981
  ImpairProcessControl = "ImpairProcessControl",
5982
+ /** InhibitResponseFunction */
5650
5983
  InhibitResponseFunction = "InhibitResponseFunction"
5651
5984
  }
5652
5985
  /**
@@ -5716,7 +6049,9 @@ export declare enum KnownEntityKind {
5716
6049
  /** Entity represents mailbox in the system. */
5717
6050
  Mailbox = "Mailbox",
5718
6051
  /** Entity represents submission mail in the system. */
5719
- SubmissionMail = "SubmissionMail"
6052
+ SubmissionMail = "SubmissionMail",
6053
+ /** Entity represents network interface in the system. */
6054
+ Nic = "Nic"
5720
6055
  }
5721
6056
  /**
5722
6057
  * Defines values for EntityKind. \
@@ -5743,7 +6078,8 @@ export declare enum KnownEntityKind {
5743
6078
  * **MailCluster**: Entity represents mail cluster in the system. \
5744
6079
  * **MailMessage**: Entity represents mail message in the system. \
5745
6080
  * **Mailbox**: Entity represents mailbox in the system. \
5746
- * **SubmissionMail**: Entity represents submission mail in the system.
6081
+ * **SubmissionMail**: Entity represents submission mail in the system. \
6082
+ * **Nic**: Entity represents network interface in the system.
5747
6083
  */
5748
6084
  export declare type EntityKind = string;
5749
6085
  /** Known values of {@link EntityTimelineKind} that the service accepts. */
@@ -5753,7 +6089,9 @@ export declare enum KnownEntityTimelineKind {
5753
6089
  /** bookmarks */
5754
6090
  Bookmark = "Bookmark",
5755
6091
  /** security alerts */
5756
- SecurityAlert = "SecurityAlert"
6092
+ SecurityAlert = "SecurityAlert",
6093
+ /** anomaly */
6094
+ Anomaly = "Anomaly"
5757
6095
  }
5758
6096
  /**
5759
6097
  * Defines values for EntityTimelineKind. \
@@ -5762,7 +6100,8 @@ export declare enum KnownEntityTimelineKind {
5762
6100
  * ### Known values supported by the service
5763
6101
  * **Activity**: activity \
5764
6102
  * **Bookmark**: bookmarks \
5765
- * **SecurityAlert**: security alerts
6103
+ * **SecurityAlert**: security alerts \
6104
+ * **Anomaly**: anomaly
5766
6105
  */
5767
6106
  export declare type EntityTimelineKind = string;
5768
6107
  /** Known values of {@link EntityItemQueryKind} that the service accepts. */
@@ -5780,8 +6119,11 @@ export declare enum KnownEntityItemQueryKind {
5780
6119
  export declare type EntityItemQueryKind = string;
5781
6120
  /** Known values of {@link EntityQueryKind} that the service accepts. */
5782
6121
  export declare enum KnownEntityQueryKind {
6122
+ /** Expansion */
5783
6123
  Expansion = "Expansion",
6124
+ /** Insight */
5784
6125
  Insight = "Insight",
6126
+ /** Activity */
5785
6127
  Activity = "Activity"
5786
6128
  }
5787
6129
  /**
@@ -5794,22 +6136,38 @@ export declare enum KnownEntityQueryKind {
5794
6136
  * **Activity**
5795
6137
  */
5796
6138
  export declare type EntityQueryKind = string;
5797
- /** Known values of {@link Enum12} that the service accepts. */
5798
- export declare enum KnownEnum12 {
6139
+ /** Known values of {@link GetInsightsError} that the service accepts. */
6140
+ export declare enum KnownGetInsightsError {
6141
+ /** Insight */
6142
+ Insight = "Insight"
6143
+ }
6144
+ /**
6145
+ * Defines values for GetInsightsError. \
6146
+ * {@link KnownGetInsightsError} can be used interchangeably with GetInsightsError,
6147
+ * this enum contains the known values that the service supports.
6148
+ * ### Known values supported by the service
6149
+ * **Insight**
6150
+ */
6151
+ export declare type GetInsightsError = string;
6152
+ /** Known values of {@link Enum13} that the service accepts. */
6153
+ export declare enum KnownEnum13 {
6154
+ /** Expansion */
5799
6155
  Expansion = "Expansion",
6156
+ /** Activity */
5800
6157
  Activity = "Activity"
5801
6158
  }
5802
6159
  /**
5803
- * Defines values for Enum12. \
5804
- * {@link KnownEnum12} can be used interchangeably with Enum12,
6160
+ * Defines values for Enum13. \
6161
+ * {@link KnownEnum13} can be used interchangeably with Enum13,
5805
6162
  * this enum contains the known values that the service supports.
5806
6163
  * ### Known values supported by the service
5807
6164
  * **Expansion** \
5808
6165
  * **Activity**
5809
6166
  */
5810
- export declare type Enum12 = string;
6167
+ export declare type Enum13 = string;
5811
6168
  /** Known values of {@link CustomEntityQueryKind} that the service accepts. */
5812
6169
  export declare enum KnownCustomEntityQueryKind {
6170
+ /** Activity */
5813
6171
  Activity = "Activity"
5814
6172
  }
5815
6173
  /**
@@ -5822,6 +6180,7 @@ export declare enum KnownCustomEntityQueryKind {
5822
6180
  export declare type CustomEntityQueryKind = string;
5823
6181
  /** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
5824
6182
  export declare enum KnownEntityQueryTemplateKind {
6183
+ /** Activity */
5825
6184
  Activity = "Activity"
5826
6185
  }
5827
6186
  /**
@@ -6072,22 +6431,39 @@ export declare enum KnownAlertStatus {
6072
6431
  export declare type AlertStatus = string;
6073
6432
  /** Known values of {@link Kind} that the service accepts. */
6074
6433
  export declare enum KnownKind {
6434
+ /** DataConnector */
6075
6435
  DataConnector = "DataConnector",
6436
+ /** DataType */
6076
6437
  DataType = "DataType",
6438
+ /** Workbook */
6077
6439
  Workbook = "Workbook",
6440
+ /** WorkbookTemplate */
6078
6441
  WorkbookTemplate = "WorkbookTemplate",
6442
+ /** Playbook */
6079
6443
  Playbook = "Playbook",
6444
+ /** PlaybookTemplate */
6080
6445
  PlaybookTemplate = "PlaybookTemplate",
6446
+ /** AnalyticsRuleTemplate */
6081
6447
  AnalyticsRuleTemplate = "AnalyticsRuleTemplate",
6448
+ /** AnalyticsRule */
6082
6449
  AnalyticsRule = "AnalyticsRule",
6450
+ /** HuntingQuery */
6083
6451
  HuntingQuery = "HuntingQuery",
6452
+ /** InvestigationQuery */
6084
6453
  InvestigationQuery = "InvestigationQuery",
6454
+ /** Parser */
6085
6455
  Parser = "Parser",
6456
+ /** Watchlist */
6086
6457
  Watchlist = "Watchlist",
6458
+ /** WatchlistTemplate */
6087
6459
  WatchlistTemplate = "WatchlistTemplate",
6460
+ /** Solution */
6088
6461
  Solution = "Solution",
6462
+ /** AzureFunction */
6089
6463
  AzureFunction = "AzureFunction",
6464
+ /** LogicAppsCustomConnector */
6090
6465
  LogicAppsCustomConnector = "LogicAppsCustomConnector",
6466
+ /** AutomationRule */
6091
6467
  AutomationRule = "AutomationRule"
6092
6468
  }
6093
6469
  /**
@@ -6116,9 +6492,13 @@ export declare enum KnownKind {
6116
6492
  export declare type Kind = string;
6117
6493
  /** Known values of {@link SourceKind} that the service accepts. */
6118
6494
  export declare enum KnownSourceKind {
6495
+ /** LocalWorkspace */
6119
6496
  LocalWorkspace = "LocalWorkspace",
6497
+ /** Community */
6120
6498
  Community = "Community",
6499
+ /** Solution */
6121
6500
  Solution = "Solution",
6501
+ /** SourceRepository */
6122
6502
  SourceRepository = "SourceRepository"
6123
6503
  }
6124
6504
  /**
@@ -6134,8 +6514,11 @@ export declare enum KnownSourceKind {
6134
6514
  export declare type SourceKind = string;
6135
6515
  /** Known values of {@link SupportTier} that the service accepts. */
6136
6516
  export declare enum KnownSupportTier {
6517
+ /** Microsoft */
6137
6518
  Microsoft = "Microsoft",
6519
+ /** Partner */
6138
6520
  Partner = "Partner",
6521
+ /** Community */
6139
6522
  Community = "Community"
6140
6523
  }
6141
6524
  /**
@@ -6150,7 +6533,9 @@ export declare enum KnownSupportTier {
6150
6533
  export declare type SupportTier = string;
6151
6534
  /** Known values of {@link Operator} that the service accepts. */
6152
6535
  export declare enum KnownOperator {
6536
+ /** AND */
6153
6537
  AND = "AND",
6538
+ /** OR */
6154
6539
  OR = "OR"
6155
6540
  }
6156
6541
  /**
@@ -6162,11 +6547,28 @@ export declare enum KnownOperator {
6162
6547
  * **OR**
6163
6548
  */
6164
6549
  export declare type Operator = string;
6550
+ /** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
6551
+ export declare enum KnownSecurityMLAnalyticsSettingsKind {
6552
+ /** Anomaly */
6553
+ Anomaly = "Anomaly"
6554
+ }
6555
+ /**
6556
+ * Defines values for SecurityMLAnalyticsSettingsKind. \
6557
+ * {@link KnownSecurityMLAnalyticsSettingsKind} can be used interchangeably with SecurityMLAnalyticsSettingsKind,
6558
+ * this enum contains the known values that the service supports.
6559
+ * ### Known values supported by the service
6560
+ * **Anomaly**
6561
+ */
6562
+ export declare type SecurityMLAnalyticsSettingsKind = string;
6165
6563
  /** Known values of {@link SettingKind} that the service accepts. */
6166
6564
  export declare enum KnownSettingKind {
6565
+ /** Anomalies */
6167
6566
  Anomalies = "Anomalies",
6567
+ /** EyesOn */
6168
6568
  EyesOn = "EyesOn",
6569
+ /** EntityAnalytics */
6169
6570
  EntityAnalytics = "EntityAnalytics",
6571
+ /** Ueba */
6170
6572
  Ueba = "Ueba"
6171
6573
  }
6172
6574
  /**
@@ -6182,7 +6584,9 @@ export declare enum KnownSettingKind {
6182
6584
  export declare type SettingKind = string;
6183
6585
  /** Known values of {@link RepoType} that the service accepts. */
6184
6586
  export declare enum KnownRepoType {
6587
+ /** Github */
6185
6588
  Github = "Github",
6589
+ /** DevOps */
6186
6590
  DevOps = "DevOps"
6187
6591
  }
6188
6592
  /**
@@ -6196,7 +6600,9 @@ export declare enum KnownRepoType {
6196
6600
  export declare type RepoType = string;
6197
6601
  /** Known values of {@link Version} that the service accepts. */
6198
6602
  export declare enum KnownVersion {
6603
+ /** V1 */
6199
6604
  V1 = "V1",
6605
+ /** V2 */
6200
6606
  V2 = "V2"
6201
6607
  }
6202
6608
  /**
@@ -6210,7 +6616,9 @@ export declare enum KnownVersion {
6210
6616
  export declare type Version = string;
6211
6617
  /** Known values of {@link ContentType} that the service accepts. */
6212
6618
  export declare enum KnownContentType {
6619
+ /** AnalyticRule */
6213
6620
  AnalyticRule = "AnalyticRule",
6621
+ /** Workbook */
6214
6622
  Workbook = "Workbook"
6215
6623
  }
6216
6624
  /**
@@ -6224,8 +6632,11 @@ export declare enum KnownContentType {
6224
6632
  export declare type ContentType = string;
6225
6633
  /** Known values of {@link DeploymentFetchStatus} that the service accepts. */
6226
6634
  export declare enum KnownDeploymentFetchStatus {
6635
+ /** Success */
6227
6636
  Success = "Success",
6637
+ /** Unauthorized */
6228
6638
  Unauthorized = "Unauthorized",
6639
+ /** NotFound */
6229
6640
  NotFound = "NotFound"
6230
6641
  }
6231
6642
  /**
@@ -6240,9 +6651,13 @@ export declare enum KnownDeploymentFetchStatus {
6240
6651
  export declare type DeploymentFetchStatus = string;
6241
6652
  /** Known values of {@link DeploymentState} that the service accepts. */
6242
6653
  export declare enum KnownDeploymentState {
6654
+ /** InProgress */
6243
6655
  InProgress = "In_Progress",
6656
+ /** Completed */
6244
6657
  Completed = "Completed",
6658
+ /** Queued */
6245
6659
  Queued = "Queued",
6660
+ /** Canceling */
6246
6661
  Canceling = "Canceling"
6247
6662
  }
6248
6663
  /**
@@ -6258,8 +6673,11 @@ export declare enum KnownDeploymentState {
6258
6673
  export declare type DeploymentState = string;
6259
6674
  /** Known values of {@link DeploymentResult} that the service accepts. */
6260
6675
  export declare enum KnownDeploymentResult {
6676
+ /** Success */
6261
6677
  Success = "Success",
6678
+ /** Canceled */
6262
6679
  Canceled = "Canceled",
6680
+ /** Failed */
6263
6681
  Failed = "Failed"
6264
6682
  }
6265
6683
  /**
@@ -6287,8 +6705,11 @@ export declare enum KnownThreatIntelligenceResourceKindEnum {
6287
6705
  export declare type ThreatIntelligenceResourceKindEnum = string;
6288
6706
  /** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
6289
6707
  export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
6708
+ /** Unsorted */
6290
6709
  Unsorted = "unsorted",
6710
+ /** Ascending */
6291
6711
  Ascending = "ascending",
6712
+ /** Descending */
6292
6713
  Descending = "descending"
6293
6714
  }
6294
6715
  /**
@@ -6303,7 +6724,9 @@ export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
6303
6724
  export declare type ThreatIntelligenceSortingCriteriaEnum = string;
6304
6725
  /** Known values of {@link SourceType} that the service accepts. */
6305
6726
  export declare enum KnownSourceType {
6727
+ /** LocalFile */
6306
6728
  LocalFile = "Local file",
6729
+ /** RemoteStorage */
6307
6730
  RemoteStorage = "Remote storage"
6308
6731
  }
6309
6732
  /**
@@ -6317,25 +6740,45 @@ export declare enum KnownSourceType {
6317
6740
  export declare type SourceType = string;
6318
6741
  /** Known values of {@link DataConnectorKind} that the service accepts. */
6319
6742
  export declare enum KnownDataConnectorKind {
6743
+ /** AzureActiveDirectory */
6320
6744
  AzureActiveDirectory = "AzureActiveDirectory",
6745
+ /** AzureSecurityCenter */
6321
6746
  AzureSecurityCenter = "AzureSecurityCenter",
6747
+ /** MicrosoftCloudAppSecurity */
6322
6748
  MicrosoftCloudAppSecurity = "MicrosoftCloudAppSecurity",
6749
+ /** ThreatIntelligence */
6323
6750
  ThreatIntelligence = "ThreatIntelligence",
6751
+ /** ThreatIntelligenceTaxii */
6324
6752
  ThreatIntelligenceTaxii = "ThreatIntelligenceTaxii",
6753
+ /** Office365 */
6325
6754
  Office365 = "Office365",
6755
+ /** OfficeATP */
6326
6756
  OfficeATP = "OfficeATP",
6757
+ /** OfficeIRM */
6327
6758
  OfficeIRM = "OfficeIRM",
6759
+ /** Office365Project */
6328
6760
  Office365Project = "Office365Project",
6761
+ /** OfficePowerBI */
6329
6762
  OfficePowerBI = "OfficePowerBI",
6763
+ /** AmazonWebServicesCloudTrail */
6330
6764
  AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
6765
+ /** AmazonWebServicesS3 */
6331
6766
  AmazonWebServicesS3 = "AmazonWebServicesS3",
6767
+ /** AzureAdvancedThreatProtection */
6332
6768
  AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
6769
+ /** MicrosoftDefenderAdvancedThreatProtection */
6333
6770
  MicrosoftDefenderAdvancedThreatProtection = "MicrosoftDefenderAdvancedThreatProtection",
6771
+ /** Dynamics365 */
6334
6772
  Dynamics365 = "Dynamics365",
6773
+ /** MicrosoftThreatProtection */
6335
6774
  MicrosoftThreatProtection = "MicrosoftThreatProtection",
6775
+ /** MicrosoftThreatIntelligence */
6336
6776
  MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
6777
+ /** GenericUI */
6337
6778
  GenericUI = "GenericUI",
6779
+ /** APIPolling */
6338
6780
  APIPolling = "APIPolling",
6781
+ /** IOT */
6339
6782
  IOT = "IOT"
6340
6783
  }
6341
6784
  /**
@@ -6367,8 +6810,11 @@ export declare enum KnownDataConnectorKind {
6367
6810
  export declare type DataConnectorKind = string;
6368
6811
  /** Known values of {@link ConnectAuthKind} that the service accepts. */
6369
6812
  export declare enum KnownConnectAuthKind {
6813
+ /** Basic */
6370
6814
  Basic = "Basic",
6815
+ /** OAuth2 */
6371
6816
  OAuth2 = "OAuth2",
6817
+ /** APIKey */
6372
6818
  APIKey = "APIKey"
6373
6819
  }
6374
6820
  /**
@@ -6383,7 +6829,9 @@ export declare enum KnownConnectAuthKind {
6383
6829
  export declare type ConnectAuthKind = string;
6384
6830
  /** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
6385
6831
  export declare enum KnownDataConnectorAuthorizationState {
6832
+ /** Valid */
6386
6833
  Valid = "Valid",
6834
+ /** Invalid */
6387
6835
  Invalid = "Invalid"
6388
6836
  }
6389
6837
  /**
@@ -6397,8 +6845,11 @@ export declare enum KnownDataConnectorAuthorizationState {
6397
6845
  export declare type DataConnectorAuthorizationState = string;
6398
6846
  /** Known values of {@link DataConnectorLicenseState} that the service accepts. */
6399
6847
  export declare enum KnownDataConnectorLicenseState {
6848
+ /** Valid */
6400
6849
  Valid = "Valid",
6850
+ /** Invalid */
6401
6851
  Invalid = "Invalid",
6852
+ /** Unknown */
6402
6853
  Unknown = "Unknown"
6403
6854
  }
6404
6855
  /**
@@ -6496,12 +6947,19 @@ export declare enum KnownEntityMappingType {
6496
6947
  export declare type EntityMappingType = string;
6497
6948
  /** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
6498
6949
  export declare enum KnownMicrosoftSecurityProductName {
6950
+ /** MicrosoftCloudAppSecurity */
6499
6951
  MicrosoftCloudAppSecurity = "Microsoft Cloud App Security",
6952
+ /** AzureSecurityCenter */
6500
6953
  AzureSecurityCenter = "Azure Security Center",
6954
+ /** AzureAdvancedThreatProtection */
6501
6955
  AzureAdvancedThreatProtection = "Azure Advanced Threat Protection",
6956
+ /** AzureActiveDirectoryIdentityProtection */
6502
6957
  AzureActiveDirectoryIdentityProtection = "Azure Active Directory Identity Protection",
6958
+ /** AzureSecurityCenterForIoT */
6503
6959
  AzureSecurityCenterForIoT = "Azure Security Center for IoT",
6960
+ /** Office365AdvancedThreatProtection */
6504
6961
  Office365AdvancedThreatProtection = "Office 365 Advanced Threat Protection",
6962
+ /** MicrosoftDefenderAdvancedThreatProtection */
6505
6963
  MicrosoftDefenderAdvancedThreatProtection = "Microsoft Defender Advanced Threat Protection"
6506
6964
  }
6507
6965
  /**
@@ -6555,7 +7013,9 @@ export declare enum KnownAlertDetail {
6555
7013
  export declare type AlertDetail = string;
6556
7014
  /** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
6557
7015
  export declare enum KnownEventGroupingAggregationKind {
7016
+ /** SingleAlert */
6558
7017
  SingleAlert = "SingleAlert",
7018
+ /** AlertPerResult */
6559
7019
  AlertPerResult = "AlertPerResult"
6560
7020
  }
6561
7021
  /**
@@ -6567,6 +7027,110 @@ export declare enum KnownEventGroupingAggregationKind {
6567
7027
  * **AlertPerResult**
6568
7028
  */
6569
7029
  export declare type EventGroupingAggregationKind = string;
7030
+ /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
7031
+ export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
7032
+ /** Evaluate the condition on the alerts */
7033
+ Alerts = "Alerts",
7034
+ /** Evaluate the condition on the labels */
7035
+ Labels = "Labels",
7036
+ /** Evaluate the condition on the tactics */
7037
+ Tactics = "Tactics",
7038
+ /** Evaluate the condition on the comments */
7039
+ Comments = "Comments"
7040
+ }
7041
+ /**
7042
+ * Defines values for AutomationRulePropertyArrayChangedConditionSupportedArrayType. \
7043
+ * {@link KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedArrayType,
7044
+ * this enum contains the known values that the service supports.
7045
+ * ### Known values supported by the service
7046
+ * **Alerts**: Evaluate the condition on the alerts \
7047
+ * **Labels**: Evaluate the condition on the labels \
7048
+ * **Tactics**: Evaluate the condition on the tactics \
7049
+ * **Comments**: Evaluate the condition on the comments
7050
+ */
7051
+ export declare type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
7052
+ /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
7053
+ export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
7054
+ /** Evaluate the condition on items added to the array */
7055
+ Added = "Added"
7056
+ }
7057
+ /**
7058
+ * Defines values for AutomationRulePropertyArrayChangedConditionSupportedChangeType. \
7059
+ * {@link KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedChangeType,
7060
+ * this enum contains the known values that the service supports.
7061
+ * ### Known values supported by the service
7062
+ * **Added**: Evaluate the condition on items added to the array
7063
+ */
7064
+ export declare type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
7065
+ /** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
7066
+ export declare enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
7067
+ /** Evaluate the condition on the incident severity */
7068
+ IncidentSeverity = "IncidentSeverity",
7069
+ /** Evaluate the condition on the incident status */
7070
+ IncidentStatus = "IncidentStatus",
7071
+ /** Evaluate the condition on the incident owner */
7072
+ IncidentOwner = "IncidentOwner"
7073
+ }
7074
+ /**
7075
+ * Defines values for AutomationRulePropertyChangedConditionSupportedPropertyType. \
7076
+ * {@link KnownAutomationRulePropertyChangedConditionSupportedPropertyType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedPropertyType,
7077
+ * this enum contains the known values that the service supports.
7078
+ * ### Known values supported by the service
7079
+ * **IncidentSeverity**: Evaluate the condition on the incident severity \
7080
+ * **IncidentStatus**: Evaluate the condition on the incident status \
7081
+ * **IncidentOwner**: Evaluate the condition on the incident owner
7082
+ */
7083
+ export declare type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
7084
+ /** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
7085
+ export declare enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
7086
+ /** Evaluate the condition on the previous value of the property */
7087
+ ChangedFrom = "ChangedFrom",
7088
+ /** Evaluate the condition on the updated value of the property */
7089
+ ChangedTo = "ChangedTo"
7090
+ }
7091
+ /**
7092
+ * Defines values for AutomationRulePropertyChangedConditionSupportedChangedType. \
7093
+ * {@link KnownAutomationRulePropertyChangedConditionSupportedChangedType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedChangedType,
7094
+ * this enum contains the known values that the service supports.
7095
+ * ### Known values supported by the service
7096
+ * **ChangedFrom**: Evaluate the condition on the previous value of the property \
7097
+ * **ChangedTo**: Evaluate the condition on the updated value of the property
7098
+ */
7099
+ export declare type AutomationRulePropertyChangedConditionSupportedChangedType = string;
7100
+ /** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
7101
+ export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
7102
+ /** Evaluates if the property equals at least one of the condition values */
7103
+ Equals = "Equals",
7104
+ /** Evaluates if the property does not equal any of the condition values */
7105
+ NotEquals = "NotEquals",
7106
+ /** Evaluates if the property contains at least one of the condition values */
7107
+ Contains = "Contains",
7108
+ /** Evaluates if the property does not contain any of the condition values */
7109
+ NotContains = "NotContains",
7110
+ /** Evaluates if the property starts with any of the condition values */
7111
+ StartsWith = "StartsWith",
7112
+ /** Evaluates if the property does not start with any of the condition values */
7113
+ NotStartsWith = "NotStartsWith",
7114
+ /** Evaluates if the property ends with any of the condition values */
7115
+ EndsWith = "EndsWith",
7116
+ /** Evaluates if the property does not end with any of the condition values */
7117
+ NotEndsWith = "NotEndsWith"
7118
+ }
7119
+ /**
7120
+ * Defines values for AutomationRulePropertyConditionSupportedOperator. \
7121
+ * {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
7122
+ * this enum contains the known values that the service supports.
7123
+ * ### Known values supported by the service
7124
+ * **Equals**: Evaluates if the property equals at least one of the condition values \
7125
+ * **NotEquals**: Evaluates if the property does not equal any of the condition values \
7126
+ * **Contains**: Evaluates if the property contains at least one of the condition values \
7127
+ * **NotContains**: Evaluates if the property does not contain any of the condition values \
7128
+ * **StartsWith**: Evaluates if the property starts with any of the condition values \
7129
+ * **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
7130
+ * **EndsWith**: Evaluates if the property ends with any of the condition values \
7131
+ * **NotEndsWith**: Evaluates if the property does not end with any of the condition values
7132
+ */
7133
+ export declare type AutomationRulePropertyConditionSupportedOperator = string;
6570
7134
  /** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
6571
7135
  export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
6572
7136
  /** The title of the incident */
@@ -6603,6 +7167,8 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
6603
7167
  AccountUPNSuffix = "AccountUPNSuffix",
6604
7168
  /** The name of the product of the alert */
6605
7169
  AlertProductNames = "AlertProductNames",
7170
+ /** The analytic rule ids of the alert */
7171
+ AlertAnalyticRuleIds = "AlertAnalyticRuleIds",
6606
7172
  /** The Azure resource id */
6607
7173
  AzureResourceResourceId = "AzureResourceResourceId",
6608
7174
  /** The Azure resource subscription id */
@@ -6700,6 +7266,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
6700
7266
  * **AccountObjectGuid**: The account unique identifier \
6701
7267
  * **AccountUPNSuffix**: The account user principal name suffix \
6702
7268
  * **AlertProductNames**: The name of the product of the alert \
7269
+ * **AlertAnalyticRuleIds**: The analytic rule ids of the alert \
6703
7270
  * **AzureResourceResourceId**: The Azure resource id \
6704
7271
  * **AzureResourceSubscriptionId**: The Azure resource subscription id \
6705
7272
  * **CloudApplicationAppId**: The cloud application identifier \
@@ -6739,40 +7306,6 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
6739
7306
  * **Url**: The url
6740
7307
  */
6741
7308
  export declare type AutomationRulePropertyConditionSupportedProperty = string;
6742
- /** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
6743
- export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
6744
- /** Evaluates if the property equals at least one of the condition values */
6745
- Equals = "Equals",
6746
- /** Evaluates if the property does not equal any of the condition values */
6747
- NotEquals = "NotEquals",
6748
- /** Evaluates if the property contains at least one of the condition values */
6749
- Contains = "Contains",
6750
- /** Evaluates if the property does not contain any of the condition values */
6751
- NotContains = "NotContains",
6752
- /** Evaluates if the property starts with any of the condition values */
6753
- StartsWith = "StartsWith",
6754
- /** Evaluates if the property does not start with any of the condition values */
6755
- NotStartsWith = "NotStartsWith",
6756
- /** Evaluates if the property ends with any of the condition values */
6757
- EndsWith = "EndsWith",
6758
- /** Evaluates if the property does not end with any of the condition values */
6759
- NotEndsWith = "NotEndsWith"
6760
- }
6761
- /**
6762
- * Defines values for AutomationRulePropertyConditionSupportedOperator. \
6763
- * {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
6764
- * this enum contains the known values that the service supports.
6765
- * ### Known values supported by the service
6766
- * **Equals**: Evaluates if the property equals at least one of the condition values \
6767
- * **NotEquals**: Evaluates if the property does not equal any of the condition values \
6768
- * **Contains**: Evaluates if the property contains at least one of the condition values \
6769
- * **NotContains**: Evaluates if the property does not contain any of the condition values \
6770
- * **StartsWith**: Evaluates if the property starts with any of the condition values \
6771
- * **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
6772
- * **EndsWith**: Evaluates if the property ends with any of the condition values \
6773
- * **NotEndsWith**: Evaluates if the property does not end with any of the condition values
6774
- */
6775
- export declare type AutomationRulePropertyConditionSupportedOperator = string;
6776
7309
  /** Known values of {@link EntityType} that the service accepts. */
6777
7310
  export declare enum KnownEntityType {
6778
7311
  /** Entity represents account in the system. */
@@ -6816,7 +7349,9 @@ export declare enum KnownEntityType {
6816
7349
  /** Entity represents mailbox in the system. */
6817
7350
  Mailbox = "Mailbox",
6818
7351
  /** Entity represents submission mail in the system. */
6819
- SubmissionMail = "SubmissionMail"
7352
+ SubmissionMail = "SubmissionMail",
7353
+ /** Entity represents network interface in the system. */
7354
+ Nic = "Nic"
6820
7355
  }
6821
7356
  /**
6822
7357
  * Defines values for EntityType. \
@@ -6843,14 +7378,19 @@ export declare enum KnownEntityType {
6843
7378
  * **MailCluster**: Entity represents mail cluster in the system. \
6844
7379
  * **MailMessage**: Entity represents mail message in the system. \
6845
7380
  * **Mailbox**: Entity represents mailbox in the system. \
6846
- * **SubmissionMail**: Entity represents submission mail in the system.
7381
+ * **SubmissionMail**: Entity represents submission mail in the system. \
7382
+ * **Nic**: Entity represents network interface in the system.
6847
7383
  */
6848
7384
  export declare type EntityType = string;
6849
7385
  /** Known values of {@link OutputType} that the service accepts. */
6850
7386
  export declare enum KnownOutputType {
7387
+ /** Number */
6851
7388
  Number = "Number",
7389
+ /** String */
6852
7390
  String = "String",
7391
+ /** Date */
6853
7392
  Date = "Date",
7393
+ /** Entity */
6854
7394
  Entity = "Entity"
6855
7395
  }
6856
7396
  /**
@@ -6864,11 +7404,47 @@ export declare enum KnownOutputType {
6864
7404
  * **Entity**
6865
7405
  */
6866
7406
  export declare type OutputType = string;
7407
+ /** Known values of {@link SettingsStatus} that the service accepts. */
7408
+ export declare enum KnownSettingsStatus {
7409
+ /** Anomaly settings status in Production mode */
7410
+ Production = "Production",
7411
+ /** Anomaly settings status in Flighting mode */
7412
+ Flighting = "Flighting"
7413
+ }
7414
+ /**
7415
+ * Defines values for SettingsStatus. \
7416
+ * {@link KnownSettingsStatus} can be used interchangeably with SettingsStatus,
7417
+ * this enum contains the known values that the service supports.
7418
+ * ### Known values supported by the service
7419
+ * **Production**: Anomaly settings status in Production mode \
7420
+ * **Flighting**: Anomaly settings status in Flighting mode
7421
+ */
7422
+ export declare type SettingsStatus = string;
7423
+ /** Known values of {@link EntityProviders} that the service accepts. */
7424
+ export declare enum KnownEntityProviders {
7425
+ /** ActiveDirectory */
7426
+ ActiveDirectory = "ActiveDirectory",
7427
+ /** AzureActiveDirectory */
7428
+ AzureActiveDirectory = "AzureActiveDirectory"
7429
+ }
7430
+ /**
7431
+ * Defines values for EntityProviders. \
7432
+ * {@link KnownEntityProviders} can be used interchangeably with EntityProviders,
7433
+ * this enum contains the known values that the service supports.
7434
+ * ### Known values supported by the service
7435
+ * **ActiveDirectory** \
7436
+ * **AzureActiveDirectory**
7437
+ */
7438
+ export declare type EntityProviders = string;
6867
7439
  /** Known values of {@link UebaDataSources} that the service accepts. */
6868
7440
  export declare enum KnownUebaDataSources {
7441
+ /** AuditLogs */
6869
7442
  AuditLogs = "AuditLogs",
7443
+ /** AzureActivity */
6870
7444
  AzureActivity = "AzureActivity",
7445
+ /** SecurityEvent */
6871
7446
  SecurityEvent = "SecurityEvent",
7447
+ /** SigninLogs */
6872
7448
  SigninLogs = "SigninLogs"
6873
7449
  }
6874
7450
  /**
@@ -6882,23 +7458,11 @@ export declare enum KnownUebaDataSources {
6882
7458
  * **SigninLogs**
6883
7459
  */
6884
7460
  export declare type UebaDataSources = string;
6885
- /** Known values of {@link SkuKind} that the service accepts. */
6886
- export declare enum KnownSkuKind {
6887
- PerGB = "PerGB",
6888
- CapacityReservation = "CapacityReservation"
6889
- }
6890
- /**
6891
- * Defines values for SkuKind. \
6892
- * {@link KnownSkuKind} can be used interchangeably with SkuKind,
6893
- * this enum contains the known values that the service supports.
6894
- * ### Known values supported by the service
6895
- * **PerGB** \
6896
- * **CapacityReservation**
6897
- */
6898
- export declare type SkuKind = string;
6899
7461
  /** Known values of {@link DataTypeState} that the service accepts. */
6900
7462
  export declare enum KnownDataTypeState {
7463
+ /** Enabled */
6901
7464
  Enabled = "Enabled",
7465
+ /** Disabled */
6902
7466
  Disabled = "Disabled"
6903
7467
  }
6904
7468
  /**
@@ -6931,6 +7495,7 @@ export declare enum KnownPollingFrequency {
6931
7495
  export declare type PollingFrequency = string;
6932
7496
  /** Known values of {@link ConnectivityType} that the service accepts. */
6933
7497
  export declare enum KnownConnectivityType {
7498
+ /** IsConnectedQuery */
6934
7499
  IsConnectedQuery = "IsConnectedQuery"
6935
7500
  }
6936
7501
  /**
@@ -6943,11 +7508,17 @@ export declare enum KnownConnectivityType {
6943
7508
  export declare type ConnectivityType = string;
6944
7509
  /** Known values of {@link ProviderName} that the service accepts. */
6945
7510
  export declare enum KnownProviderName {
7511
+ /** MicrosoftOperationalInsightsSolutions */
6946
7512
  MicrosoftOperationalInsightsSolutions = "Microsoft.OperationalInsights/solutions",
7513
+ /** MicrosoftOperationalInsightsWorkspaces */
6947
7514
  MicrosoftOperationalInsightsWorkspaces = "Microsoft.OperationalInsights/workspaces",
7515
+ /** MicrosoftOperationalInsightsWorkspacesDatasources */
6948
7516
  MicrosoftOperationalInsightsWorkspacesDatasources = "Microsoft.OperationalInsights/workspaces/datasources",
7517
+ /** MicrosoftAadiamDiagnosticSettings */
6949
7518
  MicrosoftAadiamDiagnosticSettings = "microsoft.aadiam/diagnosticSettings",
7519
+ /** MicrosoftOperationalInsightsWorkspacesSharedKeys */
6950
7520
  MicrosoftOperationalInsightsWorkspacesSharedKeys = "Microsoft.OperationalInsights/workspaces/sharedKeys",
7521
+ /** MicrosoftAuthorizationPolicyAssignments */
6951
7522
  MicrosoftAuthorizationPolicyAssignments = "Microsoft.Authorization/policyAssignments"
6952
7523
  }
6953
7524
  /**
@@ -6965,8 +7536,11 @@ export declare enum KnownProviderName {
6965
7536
  export declare type ProviderName = string;
6966
7537
  /** Known values of {@link PermissionProviderScope} that the service accepts. */
6967
7538
  export declare enum KnownPermissionProviderScope {
7539
+ /** ResourceGroup */
6968
7540
  ResourceGroup = "ResourceGroup",
7541
+ /** Subscription */
6969
7542
  Subscription = "Subscription",
7543
+ /** Workspace */
6970
7544
  Workspace = "Workspace"
6971
7545
  }
6972
7546
  /**
@@ -6981,8 +7555,11 @@ export declare enum KnownPermissionProviderScope {
6981
7555
  export declare type PermissionProviderScope = string;
6982
7556
  /** Known values of {@link SettingType} that the service accepts. */
6983
7557
  export declare enum KnownSettingType {
7558
+ /** CopyableLabel */
6984
7559
  CopyableLabel = "CopyableLabel",
7560
+ /** InstructionStepsGroup */
6985
7561
  InstructionStepsGroup = "InstructionStepsGroup",
7562
+ /** InfoMessage */
6986
7563
  InfoMessage = "InfoMessage"
6987
7564
  }
6988
7565
  /**
@@ -7020,6 +7597,28 @@ export declare enum KnownFileHashAlgorithm {
7020
7597
  * **SHA256AC**: SHA256 Authenticode hash type
7021
7598
  */
7022
7599
  export declare type FileHashAlgorithm = string;
7600
+ /** Known values of {@link DeviceImportance} that the service accepts. */
7601
+ export declare enum KnownDeviceImportance {
7602
+ /** Unknown - Default value */
7603
+ Unknown = "Unknown",
7604
+ /** Low */
7605
+ Low = "Low",
7606
+ /** Normal */
7607
+ Normal = "Normal",
7608
+ /** High */
7609
+ High = "High"
7610
+ }
7611
+ /**
7612
+ * Defines values for DeviceImportance. \
7613
+ * {@link KnownDeviceImportance} can be used interchangeably with DeviceImportance,
7614
+ * this enum contains the known values that the service supports.
7615
+ * ### Known values supported by the service
7616
+ * **Unknown**: Unknown - Default value \
7617
+ * **Low**: Low \
7618
+ * **Normal**: Normal \
7619
+ * **High**: High
7620
+ */
7621
+ export declare type DeviceImportance = string;
7023
7622
  /** Known values of {@link AntispamMailDirection} that the service accepts. */
7024
7623
  export declare enum KnownAntispamMailDirection {
7025
7624
  /** Unknown */
@@ -7425,7 +8024,7 @@ export declare type EntityRelationsGetRelationResponse = Relation;
7425
8024
  /** Optional parameters. */
7426
8025
  export interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
7427
8026
  /** The entity query kind we want to fetch */
7428
- kind?: Enum12;
8027
+ kind?: Enum13;
7429
8028
  }
7430
8029
  /** Contains response data for the list operation. */
7431
8030
  export declare type EntityQueriesListResponse = EntityQueryList;
@@ -7445,7 +8044,7 @@ export interface EntityQueriesDeleteOptionalParams extends coreClient.OperationO
7445
8044
  /** Optional parameters. */
7446
8045
  export interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
7447
8046
  /** The entity query kind we want to fetch */
7448
- kind?: Enum12;
8047
+ kind?: Enum13;
7449
8048
  }
7450
8049
  /** Contains response data for the listNext operation. */
7451
8050
  export declare type EntityQueriesListNextResponse = EntityQueryList;
@@ -7625,6 +8224,29 @@ export interface SentinelOnboardingStatesListOptionalParams extends coreClient.O
7625
8224
  /** Contains response data for the list operation. */
7626
8225
  export declare type SentinelOnboardingStatesListResponse = SentinelOnboardingStatesList;
7627
8226
  /** Optional parameters. */
8227
+ export interface SecurityMLAnalyticsSettingsListOptionalParams extends coreClient.OperationOptions {
8228
+ }
8229
+ /** Contains response data for the list operation. */
8230
+ export declare type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
8231
+ /** Optional parameters. */
8232
+ export interface SecurityMLAnalyticsSettingsGetOptionalParams extends coreClient.OperationOptions {
8233
+ }
8234
+ /** Contains response data for the get operation. */
8235
+ export declare type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
8236
+ /** Optional parameters. */
8237
+ export interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8238
+ }
8239
+ /** Contains response data for the createOrUpdate operation. */
8240
+ export declare type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
8241
+ /** Optional parameters. */
8242
+ export interface SecurityMLAnalyticsSettingsDeleteOptionalParams extends coreClient.OperationOptions {
8243
+ }
8244
+ /** Optional parameters. */
8245
+ export interface SecurityMLAnalyticsSettingsListNextOptionalParams extends coreClient.OperationOptions {
8246
+ }
8247
+ /** Contains response data for the listNext operation. */
8248
+ export declare type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
8249
+ /** Optional parameters. */
7628
8250
  export interface ProductSettingsListOptionalParams extends coreClient.OperationOptions {
7629
8251
  }
7630
8252
  /** Contains response data for the list operation. */