@azure/arm-securityinsight 1.0.0-alpha.20220420.2 → 1.0.0-alpha.20220729.2

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 (825) hide show
  1. package/CHANGELOG.md +286 -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 +11 -8
  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/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts +0 -2
  174. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.d.ts.map +0 -1
  175. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js +0 -35
  176. package/dist-esm/samples-dev/appendTagsToAThreatIntelligenceIndicator.js.map +0 -1
  177. package/dist-esm/samples-dev/checkRequirementsForAad.d.ts +0 -2
  178. package/dist-esm/samples-dev/checkRequirementsForAad.d.ts.map +0 -1
  179. package/dist-esm/samples-dev/checkRequirementsForAad.js +0 -35
  180. package/dist-esm/samples-dev/checkRequirementsForAad.js.map +0 -1
  181. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts +0 -2
  182. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.d.ts.map +0 -1
  183. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js +0 -35
  184. package/dist-esm/samples-dev/checkRequirementsForAadNoAuthorization.js.map +0 -1
  185. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts +0 -2
  186. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.d.ts.map +0 -1
  187. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js +0 -35
  188. package/dist-esm/samples-dev/checkRequirementsForAadNoLicense.js.map +0 -1
  189. package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts +0 -2
  190. package/dist-esm/samples-dev/checkRequirementsForAsc.d.ts.map +0 -1
  191. package/dist-esm/samples-dev/checkRequirementsForAsc.js +0 -35
  192. package/dist-esm/samples-dev/checkRequirementsForAsc.js.map +0 -1
  193. package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts +0 -2
  194. package/dist-esm/samples-dev/checkRequirementsForDynamics365.d.ts.map +0 -1
  195. package/dist-esm/samples-dev/checkRequirementsForDynamics365.js +0 -35
  196. package/dist-esm/samples-dev/checkRequirementsForDynamics365.js.map +0 -1
  197. package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts +0 -2
  198. package/dist-esm/samples-dev/checkRequirementsForMcas.d.ts.map +0 -1
  199. package/dist-esm/samples-dev/checkRequirementsForMcas.js +0 -35
  200. package/dist-esm/samples-dev/checkRequirementsForMcas.js.map +0 -1
  201. package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts +0 -2
  202. package/dist-esm/samples-dev/checkRequirementsForMdatp.d.ts.map +0 -1
  203. package/dist-esm/samples-dev/checkRequirementsForMdatp.js +0 -35
  204. package/dist-esm/samples-dev/checkRequirementsForMdatp.js.map +0 -1
  205. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts +0 -2
  206. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.d.ts.map +0 -1
  207. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js +0 -35
  208. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatIntelligence.js.map +0 -1
  209. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts +0 -2
  210. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.d.ts.map +0 -1
  211. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js +0 -35
  212. package/dist-esm/samples-dev/checkRequirementsForMicrosoftThreatProtection.js.map +0 -1
  213. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts +0 -2
  214. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.d.ts.map +0 -1
  215. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js +0 -35
  216. package/dist-esm/samples-dev/checkRequirementsForOfficeAtp.js.map +0 -1
  217. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts +0 -2
  218. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.d.ts.map +0 -1
  219. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js +0 -35
  220. package/dist-esm/samples-dev/checkRequirementsForOfficeIrm.js.map +0 -1
  221. package/dist-esm/samples-dev/checkRequirementsForTi.d.ts +0 -2
  222. package/dist-esm/samples-dev/checkRequirementsForTi.d.ts.map +0 -1
  223. package/dist-esm/samples-dev/checkRequirementsForTi.js +0 -35
  224. package/dist-esm/samples-dev/checkRequirementsForTi.js.map +0 -1
  225. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts +0 -2
  226. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.d.ts.map +0 -1
  227. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js +0 -35
  228. package/dist-esm/samples-dev/checkRequirementsForTiTaxii.js.map +0 -1
  229. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts +0 -2
  230. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.d.ts.map +0 -1
  231. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js +0 -44
  232. package/dist-esm/samples-dev/connectAnApiPollingDataConnector.js.map +0 -1
  233. package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts +0 -2
  234. package/dist-esm/samples-dev/createANewThreatIntelligence.d.ts.map +0 -1
  235. package/dist-esm/samples-dev/createANewThreatIntelligence.js +0 -51
  236. package/dist-esm/samples-dev/createANewThreatIntelligence.js.map +0 -1
  237. package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts +0 -2
  238. package/dist-esm/samples-dev/createOrUpdateFullMetadata.d.ts.map +0 -1
  239. package/dist-esm/samples-dev/createOrUpdateFullMetadata.js +0 -87
  240. package/dist-esm/samples-dev/createOrUpdateFullMetadata.js.map +0 -1
  241. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts +0 -2
  242. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.d.ts.map +0 -1
  243. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js +0 -37
  244. package/dist-esm/samples-dev/createOrUpdateMinimalMetadata.js.map +0 -1
  245. package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts +0 -2
  246. package/dist-esm/samples-dev/createSentinelOnboardingState.d.ts.map +0 -1
  247. package/dist-esm/samples-dev/createSentinelOnboardingState.js +0 -38
  248. package/dist-esm/samples-dev/createSentinelOnboardingState.js.map +0 -1
  249. package/dist-esm/samples-dev/createsASourceControl.d.ts +0 -2
  250. package/dist-esm/samples-dev/createsASourceControl.d.ts.map +0 -1
  251. package/dist-esm/samples-dev/createsASourceControl.js +0 -48
  252. package/dist-esm/samples-dev/createsASourceControl.js.map +0 -1
  253. package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts +0 -2
  254. package/dist-esm/samples-dev/createsIncidentTeamsGroup.d.ts.map +0 -1
  255. package/dist-esm/samples-dev/createsIncidentTeamsGroup.js +0 -36
  256. package/dist-esm/samples-dev/createsIncidentTeamsGroup.js.map +0 -1
  257. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts +0 -2
  258. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.d.ts.map +0 -1
  259. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js +0 -123
  260. package/dist-esm/samples-dev/createsOrUpdatesAApiPollingDataConnector.js.map +0 -1
  261. package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts +0 -2
  262. package/dist-esm/samples-dev/createsOrUpdatesABookmark.d.ts.map +0 -1
  263. package/dist-esm/samples-dev/createsOrUpdatesABookmark.js +0 -44
  264. package/dist-esm/samples-dev/createsOrUpdatesABookmark.js.map +0 -1
  265. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts +0 -2
  266. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.d.ts.map +0 -1
  267. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js +0 -36
  268. package/dist-esm/samples-dev/createsOrUpdatesABookmarkRelation.js.map +0 -1
  269. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts +0 -2
  270. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.d.ts.map +0 -1
  271. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js +0 -38
  272. package/dist-esm/samples-dev/createsOrUpdatesADynamics365DataConnector.js.map +0 -1
  273. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts +0 -2
  274. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.d.ts.map +0 -1
  275. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js +0 -38
  276. package/dist-esm/samples-dev/createsOrUpdatesAFusionAlertRule.js.map +0 -1
  277. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts +0 -2
  278. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.d.ts.map +0 -1
  279. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js +0 -149
  280. package/dist-esm/samples-dev/createsOrUpdatesAGenericUiDataConnector.js.map +0 -1
  281. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
  282. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
  283. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js +0 -39
  284. package/dist-esm/samples-dev/createsOrUpdatesAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
  285. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts +0 -2
  286. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.d.ts.map +0 -1
  287. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js +0 -54
  288. package/dist-esm/samples-dev/createsOrUpdatesANrtAlertRule.js.map +0 -1
  289. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts +0 -2
  290. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.d.ts.map +0 -1
  291. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js +0 -79
  292. package/dist-esm/samples-dev/createsOrUpdatesAScheduledAlertRule.js.map +0 -1
  293. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts +0 -2
  294. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.d.ts.map +0 -1
  295. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js +0 -46
  296. package/dist-esm/samples-dev/createsOrUpdatesAThreatIntelligenceTaxiiDataConnector.js.map +0 -1
  297. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts +0 -2
  298. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.d.ts.map +0 -1
  299. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js +0 -40
  300. package/dist-esm/samples-dev/createsOrUpdatesAWatchlist.js.map +0 -1
  301. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts +0 -2
  302. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.d.ts.map +0 -1
  303. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js +0 -43
  304. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistAndBulkCreatesWatchlistItems.js.map +0 -1
  305. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts +0 -2
  306. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.d.ts.map +0 -1
  307. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js +0 -44
  308. package/dist-esm/samples-dev/createsOrUpdatesAWatchlistItem.js.map +0 -1
  309. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts +0 -2
  310. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.d.ts.map +0 -1
  311. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js +0 -38
  312. package/dist-esm/samples-dev/createsOrUpdatesAnActionOfAlertRule.js.map +0 -1
  313. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts +0 -2
  314. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.d.ts.map +0 -1
  315. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js +0 -52
  316. package/dist-esm/samples-dev/createsOrUpdatesAnActivityEntityQuery.js.map +0 -1
  317. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts +0 -2
  318. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.d.ts.map +0 -1
  319. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js +0 -70
  320. package/dist-esm/samples-dev/createsOrUpdatesAnAutomationRule.js.map +0 -1
  321. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts +0 -2
  322. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.d.ts.map +0 -1
  323. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js +0 -45
  324. package/dist-esm/samples-dev/createsOrUpdatesAnIncident.js.map +0 -1
  325. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts +0 -2
  326. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.d.ts.map +0 -1
  327. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js +0 -34
  328. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentComment.js.map +0 -1
  329. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts +0 -2
  330. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.d.ts.map +0 -1
  331. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js +0 -36
  332. package/dist-esm/samples-dev/createsOrUpdatesAnIncidentRelation.js.map +0 -1
  333. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts +0 -2
  334. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.d.ts.map +0 -1
  335. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js +0 -42
  336. package/dist-esm/samples-dev/createsOrUpdatesAnOffice365DataConnector.js.map +0 -1
  337. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts +0 -2
  338. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.d.ts.map +0 -1
  339. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js +0 -38
  340. package/dist-esm/samples-dev/createsOrUpdatesAnThreatIntelligencePlatformDataConnector.js.map +0 -1
  341. package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts +0 -2
  342. package/dist-esm/samples-dev/deleteAApiPollingDataConnector.d.ts.map +0 -1
  343. package/dist-esm/samples-dev/deleteAApiPollingDataConnector.js.map +0 -1
  344. package/dist-esm/samples-dev/deleteABookmark.d.ts +0 -2
  345. package/dist-esm/samples-dev/deleteABookmark.d.ts.map +0 -1
  346. package/dist-esm/samples-dev/deleteABookmark.js +0 -32
  347. package/dist-esm/samples-dev/deleteABookmark.js.map +0 -1
  348. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts +0 -2
  349. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.d.ts.map +0 -1
  350. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js +0 -32
  351. package/dist-esm/samples-dev/deleteAGenericUiDataConnector.js.map +0 -1
  352. package/dist-esm/samples-dev/deleteASourceControl.d.ts +0 -2
  353. package/dist-esm/samples-dev/deleteASourceControl.d.ts.map +0 -1
  354. package/dist-esm/samples-dev/deleteASourceControl.js.map +0 -1
  355. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts +0 -2
  356. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.d.ts.map +0 -1
  357. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js +0 -32
  358. package/dist-esm/samples-dev/deleteAThreatIntelligenceIndicator.js.map +0 -1
  359. package/dist-esm/samples-dev/deleteAWatchlist.d.ts +0 -2
  360. package/dist-esm/samples-dev/deleteAWatchlist.d.ts.map +0 -1
  361. package/dist-esm/samples-dev/deleteAWatchlist.js +0 -32
  362. package/dist-esm/samples-dev/deleteAWatchlist.js.map +0 -1
  363. package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts +0 -2
  364. package/dist-esm/samples-dev/deleteAWatchlistItem.d.ts.map +0 -1
  365. package/dist-esm/samples-dev/deleteAWatchlistItem.js +0 -33
  366. package/dist-esm/samples-dev/deleteAWatchlistItem.js.map +0 -1
  367. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts +0 -2
  368. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.d.ts.map +0 -1
  369. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js +0 -33
  370. package/dist-esm/samples-dev/deleteAnActionOfAlertRule.js.map +0 -1
  371. package/dist-esm/samples-dev/deleteAnAlertRule.d.ts +0 -2
  372. package/dist-esm/samples-dev/deleteAnAlertRule.d.ts.map +0 -1
  373. package/dist-esm/samples-dev/deleteAnAlertRule.js +0 -32
  374. package/dist-esm/samples-dev/deleteAnAlertRule.js.map +0 -1
  375. package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts +0 -2
  376. package/dist-esm/samples-dev/deleteAnAutomationRule.d.ts.map +0 -1
  377. package/dist-esm/samples-dev/deleteAnAutomationRule.js +0 -32
  378. package/dist-esm/samples-dev/deleteAnAutomationRule.js.map +0 -1
  379. package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts +0 -2
  380. package/dist-esm/samples-dev/deleteAnEntityQuery.d.ts.map +0 -1
  381. package/dist-esm/samples-dev/deleteAnEntityQuery.js +0 -32
  382. package/dist-esm/samples-dev/deleteAnEntityQuery.js.map +0 -1
  383. package/dist-esm/samples-dev/deleteAnIncident.d.ts +0 -2
  384. package/dist-esm/samples-dev/deleteAnIncident.d.ts.map +0 -1
  385. package/dist-esm/samples-dev/deleteAnIncident.js +0 -32
  386. package/dist-esm/samples-dev/deleteAnIncident.js.map +0 -1
  387. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts +0 -2
  388. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.d.ts.map +0 -1
  389. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js +0 -32
  390. package/dist-esm/samples-dev/deleteAnOffice365DataConnector.js.map +0 -1
  391. package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts +0 -2
  392. package/dist-esm/samples-dev/deleteAnOfficeConsent.d.ts.map +0 -1
  393. package/dist-esm/samples-dev/deleteAnOfficeConsent.js +0 -32
  394. package/dist-esm/samples-dev/deleteAnOfficeConsent.js.map +0 -1
  395. package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts +0 -2
  396. package/dist-esm/samples-dev/deleteEyesOnSettings.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/deleteEyesOnSettings.js +0 -32
  398. package/dist-esm/samples-dev/deleteEyesOnSettings.js.map +0 -1
  399. package/dist-esm/samples-dev/deleteMetadata.d.ts +0 -2
  400. package/dist-esm/samples-dev/deleteMetadata.d.ts.map +0 -1
  401. package/dist-esm/samples-dev/deleteMetadata.js +0 -32
  402. package/dist-esm/samples-dev/deleteMetadata.js.map +0 -1
  403. package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts +0 -2
  404. package/dist-esm/samples-dev/deleteSentinelOnboardingState.d.ts.map +0 -1
  405. package/dist-esm/samples-dev/deleteSentinelOnboardingState.js +0 -32
  406. package/dist-esm/samples-dev/deleteSentinelOnboardingState.js.map +0 -1
  407. package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts +0 -2
  408. package/dist-esm/samples-dev/deleteTheBookmarkRelation.d.ts.map +0 -1
  409. package/dist-esm/samples-dev/deleteTheBookmarkRelation.js +0 -33
  410. package/dist-esm/samples-dev/deleteTheBookmarkRelation.js.map +0 -1
  411. package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts +0 -2
  412. package/dist-esm/samples-dev/deleteTheIncidentComment.d.ts.map +0 -1
  413. package/dist-esm/samples-dev/deleteTheIncidentComment.js +0 -33
  414. package/dist-esm/samples-dev/deleteTheIncidentComment.js.map +0 -1
  415. package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts +0 -2
  416. package/dist-esm/samples-dev/deleteTheIncidentRelation.d.ts.map +0 -1
  417. package/dist-esm/samples-dev/deleteTheIncidentRelation.js +0 -33
  418. package/dist-esm/samples-dev/deleteTheIncidentRelation.js.map +0 -1
  419. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts +0 -2
  420. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.d.ts.map +0 -1
  421. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js +0 -32
  422. package/dist-esm/samples-dev/disconnectAnApiPollingDataConnector.js.map +0 -1
  423. package/dist-esm/samples-dev/entityInsight.d.ts +0 -2
  424. package/dist-esm/samples-dev/entityInsight.d.ts.map +0 -1
  425. package/dist-esm/samples-dev/entityInsight.js +0 -38
  426. package/dist-esm/samples-dev/entityInsight.js.map +0 -1
  427. package/dist-esm/samples-dev/entityTimeline.d.ts +0 -2
  428. package/dist-esm/samples-dev/entityTimeline.d.ts.map +0 -1
  429. package/dist-esm/samples-dev/entityTimeline.js +0 -37
  430. package/dist-esm/samples-dev/entityTimeline.js.map +0 -1
  431. package/dist-esm/samples-dev/expandAnBookmark.d.ts +0 -2
  432. package/dist-esm/samples-dev/expandAnBookmark.d.ts.map +0 -1
  433. package/dist-esm/samples-dev/expandAnBookmark.js +0 -37
  434. package/dist-esm/samples-dev/expandAnBookmark.js.map +0 -1
  435. package/dist-esm/samples-dev/expandAnEntity.d.ts +0 -2
  436. package/dist-esm/samples-dev/expandAnEntity.d.ts.map +0 -1
  437. package/dist-esm/samples-dev/expandAnEntity.js +0 -37
  438. package/dist-esm/samples-dev/expandAnEntity.js.map +0 -1
  439. package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts +0 -2
  440. package/dist-esm/samples-dev/getAApiPollingDataConnector.d.ts.map +0 -1
  441. package/dist-esm/samples-dev/getAApiPollingDataConnector.js +0 -32
  442. package/dist-esm/samples-dev/getAApiPollingDataConnector.js.map +0 -1
  443. package/dist-esm/samples-dev/getAAscDataConnector.d.ts +0 -2
  444. package/dist-esm/samples-dev/getAAscDataConnector.d.ts.map +0 -1
  445. package/dist-esm/samples-dev/getAAscDataConnector.js +0 -32
  446. package/dist-esm/samples-dev/getAAscDataConnector.js.map +0 -1
  447. package/dist-esm/samples-dev/getABookmark.d.ts +0 -2
  448. package/dist-esm/samples-dev/getABookmark.d.ts.map +0 -1
  449. package/dist-esm/samples-dev/getABookmark.js +0 -32
  450. package/dist-esm/samples-dev/getABookmark.js.map +0 -1
  451. package/dist-esm/samples-dev/getABookmarkRelation.d.ts +0 -2
  452. package/dist-esm/samples-dev/getABookmarkRelation.d.ts.map +0 -1
  453. package/dist-esm/samples-dev/getABookmarkRelation.js +0 -33
  454. package/dist-esm/samples-dev/getABookmarkRelation.js.map +0 -1
  455. package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts +0 -2
  456. package/dist-esm/samples-dev/getACloudApplicationEntity.d.ts.map +0 -1
  457. package/dist-esm/samples-dev/getACloudApplicationEntity.js +0 -32
  458. package/dist-esm/samples-dev/getACloudApplicationEntity.js.map +0 -1
  459. package/dist-esm/samples-dev/getADnsEntity.d.ts +0 -2
  460. package/dist-esm/samples-dev/getADnsEntity.d.ts.map +0 -1
  461. package/dist-esm/samples-dev/getADnsEntity.js +0 -32
  462. package/dist-esm/samples-dev/getADnsEntity.js.map +0 -1
  463. package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts +0 -2
  464. package/dist-esm/samples-dev/getADynamics365DataConnector.d.ts.map +0 -1
  465. package/dist-esm/samples-dev/getADynamics365DataConnector.js +0 -32
  466. package/dist-esm/samples-dev/getADynamics365DataConnector.js.map +0 -1
  467. package/dist-esm/samples-dev/getAFileEntity.d.ts +0 -2
  468. package/dist-esm/samples-dev/getAFileEntity.d.ts.map +0 -1
  469. package/dist-esm/samples-dev/getAFileEntity.js +0 -32
  470. package/dist-esm/samples-dev/getAFileEntity.js.map +0 -1
  471. package/dist-esm/samples-dev/getAFileHashEntity.d.ts +0 -2
  472. package/dist-esm/samples-dev/getAFileHashEntity.d.ts.map +0 -1
  473. package/dist-esm/samples-dev/getAFileHashEntity.js +0 -32
  474. package/dist-esm/samples-dev/getAFileHashEntity.js.map +0 -1
  475. package/dist-esm/samples-dev/getAFusionAlertRule.d.ts +0 -2
  476. package/dist-esm/samples-dev/getAFusionAlertRule.d.ts.map +0 -1
  477. package/dist-esm/samples-dev/getAFusionAlertRule.js +0 -32
  478. package/dist-esm/samples-dev/getAFusionAlertRule.js.map +0 -1
  479. package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts +0 -2
  480. package/dist-esm/samples-dev/getAGenericUiDataConnector.d.ts.map +0 -1
  481. package/dist-esm/samples-dev/getAGenericUiDataConnector.js +0 -32
  482. package/dist-esm/samples-dev/getAGenericUiDataConnector.js.map +0 -1
  483. package/dist-esm/samples-dev/getAHostEntity.d.ts +0 -2
  484. package/dist-esm/samples-dev/getAHostEntity.d.ts.map +0 -1
  485. package/dist-esm/samples-dev/getAHostEntity.js +0 -32
  486. package/dist-esm/samples-dev/getAHostEntity.js.map +0 -1
  487. package/dist-esm/samples-dev/getAMailClusterEntity.d.ts +0 -2
  488. package/dist-esm/samples-dev/getAMailClusterEntity.d.ts.map +0 -1
  489. package/dist-esm/samples-dev/getAMailClusterEntity.js +0 -32
  490. package/dist-esm/samples-dev/getAMailClusterEntity.js.map +0 -1
  491. package/dist-esm/samples-dev/getAMailMessageEntity.d.ts +0 -2
  492. package/dist-esm/samples-dev/getAMailMessageEntity.d.ts.map +0 -1
  493. package/dist-esm/samples-dev/getAMailMessageEntity.js +0 -32
  494. package/dist-esm/samples-dev/getAMailMessageEntity.js.map +0 -1
  495. package/dist-esm/samples-dev/getAMailboxEntity.d.ts +0 -2
  496. package/dist-esm/samples-dev/getAMailboxEntity.d.ts.map +0 -1
  497. package/dist-esm/samples-dev/getAMailboxEntity.js +0 -32
  498. package/dist-esm/samples-dev/getAMailboxEntity.js.map +0 -1
  499. package/dist-esm/samples-dev/getAMalwareEntity.d.ts +0 -2
  500. package/dist-esm/samples-dev/getAMalwareEntity.d.ts.map +0 -1
  501. package/dist-esm/samples-dev/getAMalwareEntity.js +0 -32
  502. package/dist-esm/samples-dev/getAMalwareEntity.js.map +0 -1
  503. package/dist-esm/samples-dev/getAMcasDataConnector.d.ts +0 -2
  504. package/dist-esm/samples-dev/getAMcasDataConnector.d.ts.map +0 -1
  505. package/dist-esm/samples-dev/getAMcasDataConnector.js +0 -32
  506. package/dist-esm/samples-dev/getAMcasDataConnector.js.map +0 -1
  507. package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts +0 -2
  508. package/dist-esm/samples-dev/getAMdatpDataConnector.d.ts.map +0 -1
  509. package/dist-esm/samples-dev/getAMdatpDataConnector.js +0 -32
  510. package/dist-esm/samples-dev/getAMdatpDataConnector.js.map +0 -1
  511. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts +0 -2
  512. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.d.ts.map +0 -1
  513. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js +0 -32
  514. package/dist-esm/samples-dev/getAMicrosoftSecurityIncidentCreationRule.js.map +0 -1
  515. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts +0 -2
  516. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.d.ts.map +0 -1
  517. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js +0 -32
  518. package/dist-esm/samples-dev/getAMicrosoftThreatIntelligenceDataConnector.js.map +0 -1
  519. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts +0 -2
  520. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.d.ts.map +0 -1
  521. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js +0 -32
  522. package/dist-esm/samples-dev/getAMicrosoftThreatProtectionDataConnector.js.map +0 -1
  523. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts +0 -2
  524. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.d.ts.map +0 -1
  525. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js +0 -32
  526. package/dist-esm/samples-dev/getAOfficeAtpDataConnector.js.map +0 -1
  527. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts +0 -2
  528. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.d.ts.map +0 -1
  529. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js +0 -32
  530. package/dist-esm/samples-dev/getAOfficeIrmDataConnector.js.map +0 -1
  531. package/dist-esm/samples-dev/getAProcessEntity.d.ts +0 -2
  532. package/dist-esm/samples-dev/getAProcessEntity.d.ts.map +0 -1
  533. package/dist-esm/samples-dev/getAProcessEntity.js +0 -32
  534. package/dist-esm/samples-dev/getAProcessEntity.js.map +0 -1
  535. package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts +0 -2
  536. package/dist-esm/samples-dev/getARegistryKeyEntity.d.ts.map +0 -1
  537. package/dist-esm/samples-dev/getARegistryKeyEntity.js +0 -32
  538. package/dist-esm/samples-dev/getARegistryKeyEntity.js.map +0 -1
  539. package/dist-esm/samples-dev/getARegistryValueEntity.d.ts +0 -2
  540. package/dist-esm/samples-dev/getARegistryValueEntity.d.ts.map +0 -1
  541. package/dist-esm/samples-dev/getARegistryValueEntity.js +0 -32
  542. package/dist-esm/samples-dev/getARegistryValueEntity.js.map +0 -1
  543. package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts +0 -2
  544. package/dist-esm/samples-dev/getAScheduledAlertRule.d.ts.map +0 -1
  545. package/dist-esm/samples-dev/getAScheduledAlertRule.js +0 -32
  546. package/dist-esm/samples-dev/getAScheduledAlertRule.js.map +0 -1
  547. package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts +0 -2
  548. package/dist-esm/samples-dev/getASecurityAlertEntity.d.ts.map +0 -1
  549. package/dist-esm/samples-dev/getASecurityAlertEntity.js +0 -32
  550. package/dist-esm/samples-dev/getASecurityAlertEntity.js.map +0 -1
  551. package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts +0 -2
  552. package/dist-esm/samples-dev/getASecurityGroupEntity.d.ts.map +0 -1
  553. package/dist-esm/samples-dev/getASecurityGroupEntity.js +0 -32
  554. package/dist-esm/samples-dev/getASecurityGroupEntity.js.map +0 -1
  555. package/dist-esm/samples-dev/getASourceControl.d.ts +0 -2
  556. package/dist-esm/samples-dev/getASourceControl.d.ts.map +0 -1
  557. package/dist-esm/samples-dev/getASourceControl.js +0 -32
  558. package/dist-esm/samples-dev/getASourceControl.js.map +0 -1
  559. package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts +0 -2
  560. package/dist-esm/samples-dev/getASubmissionMailEntity.d.ts.map +0 -1
  561. package/dist-esm/samples-dev/getASubmissionMailEntity.js +0 -32
  562. package/dist-esm/samples-dev/getASubmissionMailEntity.js.map +0 -1
  563. package/dist-esm/samples-dev/getATiDataConnector.d.ts +0 -2
  564. package/dist-esm/samples-dev/getATiDataConnector.d.ts.map +0 -1
  565. package/dist-esm/samples-dev/getATiDataConnector.js +0 -32
  566. package/dist-esm/samples-dev/getATiDataConnector.js.map +0 -1
  567. package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts +0 -2
  568. package/dist-esm/samples-dev/getATiTaxiiDataConnector.d.ts.map +0 -1
  569. package/dist-esm/samples-dev/getATiTaxiiDataConnector.js +0 -32
  570. package/dist-esm/samples-dev/getATiTaxiiDataConnector.js.map +0 -1
  571. package/dist-esm/samples-dev/getAUrlEntity.d.ts +0 -2
  572. package/dist-esm/samples-dev/getAUrlEntity.d.ts.map +0 -1
  573. package/dist-esm/samples-dev/getAUrlEntity.js +0 -32
  574. package/dist-esm/samples-dev/getAUrlEntity.js.map +0 -1
  575. package/dist-esm/samples-dev/getAWatchlist.d.ts +0 -2
  576. package/dist-esm/samples-dev/getAWatchlist.d.ts.map +0 -1
  577. package/dist-esm/samples-dev/getAWatchlist.js +0 -32
  578. package/dist-esm/samples-dev/getAWatchlist.js.map +0 -1
  579. package/dist-esm/samples-dev/getAWatchlistItem.d.ts +0 -2
  580. package/dist-esm/samples-dev/getAWatchlistItem.d.ts.map +0 -1
  581. package/dist-esm/samples-dev/getAWatchlistItem.js +0 -33
  582. package/dist-esm/samples-dev/getAWatchlistItem.js.map +0 -1
  583. package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts +0 -2
  584. package/dist-esm/samples-dev/getAlertRuleTemplateById.d.ts.map +0 -1
  585. package/dist-esm/samples-dev/getAlertRuleTemplateById.js +0 -32
  586. package/dist-esm/samples-dev/getAlertRuleTemplateById.js.map +0 -1
  587. package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts +0 -2
  588. package/dist-esm/samples-dev/getAllActionsOfAlertRule.d.ts.map +0 -1
  589. package/dist-esm/samples-dev/getAllActionsOfAlertRule.js +0 -46
  590. package/dist-esm/samples-dev/getAllActionsOfAlertRule.js.map +0 -1
  591. package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts +0 -2
  592. package/dist-esm/samples-dev/getAllAlertRuleTemplates.d.ts.map +0 -1
  593. package/dist-esm/samples-dev/getAllAlertRuleTemplates.js +0 -45
  594. package/dist-esm/samples-dev/getAllAlertRuleTemplates.js.map +0 -1
  595. package/dist-esm/samples-dev/getAllAlertRules.d.ts +0 -2
  596. package/dist-esm/samples-dev/getAllAlertRules.d.ts.map +0 -1
  597. package/dist-esm/samples-dev/getAllAlertRules.js +0 -45
  598. package/dist-esm/samples-dev/getAllAlertRules.js.map +0 -1
  599. package/dist-esm/samples-dev/getAllAutomationRules.d.ts +0 -2
  600. package/dist-esm/samples-dev/getAllAutomationRules.d.ts.map +0 -1
  601. package/dist-esm/samples-dev/getAllAutomationRules.js +0 -45
  602. package/dist-esm/samples-dev/getAllAutomationRules.js.map +0 -1
  603. package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts +0 -2
  604. package/dist-esm/samples-dev/getAllBookmarkRelations.d.ts.map +0 -1
  605. package/dist-esm/samples-dev/getAllBookmarkRelations.js +0 -46
  606. package/dist-esm/samples-dev/getAllBookmarkRelations.js.map +0 -1
  607. package/dist-esm/samples-dev/getAllBookmarks.d.ts +0 -2
  608. package/dist-esm/samples-dev/getAllBookmarks.d.ts.map +0 -1
  609. package/dist-esm/samples-dev/getAllBookmarks.js +0 -45
  610. package/dist-esm/samples-dev/getAllBookmarks.js.map +0 -1
  611. package/dist-esm/samples-dev/getAllDataConnectors.d.ts +0 -2
  612. package/dist-esm/samples-dev/getAllDataConnectors.d.ts.map +0 -1
  613. package/dist-esm/samples-dev/getAllDataConnectors.js +0 -45
  614. package/dist-esm/samples-dev/getAllDataConnectors.js.map +0 -1
  615. package/dist-esm/samples-dev/getAllEntities.d.ts +0 -2
  616. package/dist-esm/samples-dev/getAllEntities.d.ts.map +0 -1
  617. package/dist-esm/samples-dev/getAllEntities.js +0 -45
  618. package/dist-esm/samples-dev/getAllEntities.js.map +0 -1
  619. package/dist-esm/samples-dev/getAllEntityQueries.d.ts +0 -2
  620. package/dist-esm/samples-dev/getAllEntityQueries.d.ts.map +0 -1
  621. package/dist-esm/samples-dev/getAllEntityQueries.js +0 -47
  622. package/dist-esm/samples-dev/getAllEntityQueries.js.map +0 -1
  623. package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts +0 -2
  624. package/dist-esm/samples-dev/getAllEntityQueryTemplates.d.ts.map +0 -1
  625. package/dist-esm/samples-dev/getAllEntityQueryTemplates.js +0 -45
  626. package/dist-esm/samples-dev/getAllEntityQueryTemplates.js.map +0 -1
  627. package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts +0 -2
  628. package/dist-esm/samples-dev/getAllIncidentAlerts.d.ts.map +0 -1
  629. package/dist-esm/samples-dev/getAllIncidentAlerts.js +0 -32
  630. package/dist-esm/samples-dev/getAllIncidentAlerts.js.map +0 -1
  631. package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts +0 -2
  632. package/dist-esm/samples-dev/getAllIncidentBookmarks.d.ts.map +0 -1
  633. package/dist-esm/samples-dev/getAllIncidentBookmarks.js +0 -32
  634. package/dist-esm/samples-dev/getAllIncidentBookmarks.js.map +0 -1
  635. package/dist-esm/samples-dev/getAllIncidentComments.d.ts +0 -2
  636. package/dist-esm/samples-dev/getAllIncidentComments.d.ts.map +0 -1
  637. package/dist-esm/samples-dev/getAllIncidentComments.js +0 -46
  638. package/dist-esm/samples-dev/getAllIncidentComments.js.map +0 -1
  639. package/dist-esm/samples-dev/getAllIncidentRelations.d.ts +0 -2
  640. package/dist-esm/samples-dev/getAllIncidentRelations.d.ts.map +0 -1
  641. package/dist-esm/samples-dev/getAllIncidentRelations.js +0 -46
  642. package/dist-esm/samples-dev/getAllIncidentRelations.js.map +0 -1
  643. package/dist-esm/samples-dev/getAllIncidents.d.ts +0 -2
  644. package/dist-esm/samples-dev/getAllIncidents.d.ts.map +0 -1
  645. package/dist-esm/samples-dev/getAllIncidents.js +0 -48
  646. package/dist-esm/samples-dev/getAllIncidents.js.map +0 -1
  647. package/dist-esm/samples-dev/getAllMetadata.d.ts +0 -2
  648. package/dist-esm/samples-dev/getAllMetadata.d.ts.map +0 -1
  649. package/dist-esm/samples-dev/getAllMetadata.js +0 -45
  650. package/dist-esm/samples-dev/getAllMetadata.js.map +0 -1
  651. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts +0 -2
  652. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.d.ts.map +0 -1
  653. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js +0 -45
  654. package/dist-esm/samples-dev/getAllMetadataWithODataFilterOrOrderbyOrSkipOrTop.js.map +0 -1
  655. package/dist-esm/samples-dev/getAllOfficeConsents.d.ts +0 -2
  656. package/dist-esm/samples-dev/getAllOfficeConsents.d.ts.map +0 -1
  657. package/dist-esm/samples-dev/getAllOfficeConsents.js +0 -45
  658. package/dist-esm/samples-dev/getAllOfficeConsents.js.map +0 -1
  659. package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts +0 -2
  660. package/dist-esm/samples-dev/getAllRelationsOfAnEntity.d.ts.map +0 -1
  661. package/dist-esm/samples-dev/getAllRelationsOfAnEntity.js.map +0 -1
  662. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts +0 -2
  663. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.d.ts.map +0 -1
  664. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js +0 -31
  665. package/dist-esm/samples-dev/getAllSentinelOnboardingStates.js.map +0 -1
  666. package/dist-esm/samples-dev/getAllSettings.d.ts +0 -2
  667. package/dist-esm/samples-dev/getAllSettings.d.ts.map +0 -1
  668. package/dist-esm/samples-dev/getAllSettings.js +0 -31
  669. package/dist-esm/samples-dev/getAllSettings.js.map +0 -1
  670. package/dist-esm/samples-dev/getAllSourceControls.d.ts +0 -2
  671. package/dist-esm/samples-dev/getAllSourceControls.d.ts.map +0 -1
  672. package/dist-esm/samples-dev/getAllSourceControls.js +0 -45
  673. package/dist-esm/samples-dev/getAllSourceControls.js.map +0 -1
  674. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts +0 -2
  675. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.d.ts.map +0 -1
  676. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js +0 -45
  677. package/dist-esm/samples-dev/getAllThreatIntelligenceIndicators.js.map +0 -1
  678. package/dist-esm/samples-dev/getAllWatchlistItems.d.ts +0 -2
  679. package/dist-esm/samples-dev/getAllWatchlistItems.d.ts.map +0 -1
  680. package/dist-esm/samples-dev/getAllWatchlistItems.js +0 -46
  681. package/dist-esm/samples-dev/getAllWatchlistItems.js.map +0 -1
  682. package/dist-esm/samples-dev/getAllWatchlists.d.ts +0 -2
  683. package/dist-esm/samples-dev/getAllWatchlists.d.ts.map +0 -1
  684. package/dist-esm/samples-dev/getAllWatchlists.js +0 -45
  685. package/dist-esm/samples-dev/getAllWatchlists.js.map +0 -1
  686. package/dist-esm/samples-dev/getAnAadDataConnector.d.ts +0 -2
  687. package/dist-esm/samples-dev/getAnAadDataConnector.d.ts.map +0 -1
  688. package/dist-esm/samples-dev/getAnAadDataConnector.js +0 -32
  689. package/dist-esm/samples-dev/getAnAadDataConnector.js.map +0 -1
  690. package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts +0 -2
  691. package/dist-esm/samples-dev/getAnAatpDataConnector.d.ts.map +0 -1
  692. package/dist-esm/samples-dev/getAnAatpDataConnector.js +0 -32
  693. package/dist-esm/samples-dev/getAnAatpDataConnector.js.map +0 -1
  694. package/dist-esm/samples-dev/getAnAccountEntity.d.ts +0 -2
  695. package/dist-esm/samples-dev/getAnAccountEntity.d.ts.map +0 -1
  696. package/dist-esm/samples-dev/getAnAccountEntity.js +0 -32
  697. package/dist-esm/samples-dev/getAnAccountEntity.js.map +0 -1
  698. package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts +0 -2
  699. package/dist-esm/samples-dev/getAnActionOfAlertRule.d.ts.map +0 -1
  700. package/dist-esm/samples-dev/getAnActionOfAlertRule.js +0 -33
  701. package/dist-esm/samples-dev/getAnActionOfAlertRule.js.map +0 -1
  702. package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts +0 -2
  703. package/dist-esm/samples-dev/getAnActivityEntityQuery.d.ts.map +0 -1
  704. package/dist-esm/samples-dev/getAnActivityEntityQuery.js +0 -32
  705. package/dist-esm/samples-dev/getAnActivityEntityQuery.js.map +0 -1
  706. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts +0 -2
  707. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.d.ts.map +0 -1
  708. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js +0 -32
  709. package/dist-esm/samples-dev/getAnActivityEntityQueryTemplate.js.map +0 -1
  710. package/dist-esm/samples-dev/getAnAutomationRule.d.ts +0 -2
  711. package/dist-esm/samples-dev/getAnAutomationRule.d.ts.map +0 -1
  712. package/dist-esm/samples-dev/getAnAutomationRule.js +0 -32
  713. package/dist-esm/samples-dev/getAnAutomationRule.js.map +0 -1
  714. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts +0 -2
  715. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.d.ts.map +0 -1
  716. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js +0 -32
  717. package/dist-esm/samples-dev/getAnAwsCloudTrailDataConnector.js.map +0 -1
  718. package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts +0 -2
  719. package/dist-esm/samples-dev/getAnAwsS3DataConnector.d.ts.map +0 -1
  720. package/dist-esm/samples-dev/getAnAwsS3DataConnector.js +0 -32
  721. package/dist-esm/samples-dev/getAnAwsS3DataConnector.js.map +0 -1
  722. package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts +0 -2
  723. package/dist-esm/samples-dev/getAnAzureResourceEntity.d.ts.map +0 -1
  724. package/dist-esm/samples-dev/getAnAzureResourceEntity.js +0 -32
  725. package/dist-esm/samples-dev/getAnAzureResourceEntity.js.map +0 -1
  726. package/dist-esm/samples-dev/getAnEntityRelation.d.ts +0 -2
  727. package/dist-esm/samples-dev/getAnEntityRelation.d.ts.map +0 -1
  728. package/dist-esm/samples-dev/getAnEntityRelation.js +0 -33
  729. package/dist-esm/samples-dev/getAnEntityRelation.js.map +0 -1
  730. package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts +0 -2
  731. package/dist-esm/samples-dev/getAnExpansionEntityQuery.d.ts.map +0 -1
  732. package/dist-esm/samples-dev/getAnExpansionEntityQuery.js +0 -32
  733. package/dist-esm/samples-dev/getAnExpansionEntityQuery.js.map +0 -1
  734. package/dist-esm/samples-dev/getAnIPEntity.d.ts +0 -2
  735. package/dist-esm/samples-dev/getAnIPEntity.d.ts.map +0 -1
  736. package/dist-esm/samples-dev/getAnIPEntity.js +0 -32
  737. package/dist-esm/samples-dev/getAnIPEntity.js.map +0 -1
  738. package/dist-esm/samples-dev/getAnIncident.d.ts +0 -2
  739. package/dist-esm/samples-dev/getAnIncident.d.ts.map +0 -1
  740. package/dist-esm/samples-dev/getAnIncident.js +0 -32
  741. package/dist-esm/samples-dev/getAnIncident.js.map +0 -1
  742. package/dist-esm/samples-dev/getAnIncidentComment.d.ts +0 -2
  743. package/dist-esm/samples-dev/getAnIncidentComment.d.ts.map +0 -1
  744. package/dist-esm/samples-dev/getAnIncidentComment.js +0 -33
  745. package/dist-esm/samples-dev/getAnIncidentComment.js.map +0 -1
  746. package/dist-esm/samples-dev/getAnIncidentRelation.d.ts +0 -2
  747. package/dist-esm/samples-dev/getAnIncidentRelation.d.ts.map +0 -1
  748. package/dist-esm/samples-dev/getAnIncidentRelation.js +0 -33
  749. package/dist-esm/samples-dev/getAnIncidentRelation.js.map +0 -1
  750. package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts +0 -2
  751. package/dist-esm/samples-dev/getAnIoTDeviceEntity.d.ts.map +0 -1
  752. package/dist-esm/samples-dev/getAnIoTDeviceEntity.js +0 -32
  753. package/dist-esm/samples-dev/getAnIoTDeviceEntity.js.map +0 -1
  754. package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts +0 -2
  755. package/dist-esm/samples-dev/getAnNrtAlertRule.d.ts.map +0 -1
  756. package/dist-esm/samples-dev/getAnNrtAlertRule.js +0 -32
  757. package/dist-esm/samples-dev/getAnNrtAlertRule.js.map +0 -1
  758. package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts +0 -2
  759. package/dist-esm/samples-dev/getAnOffice365DataConnector.d.ts.map +0 -1
  760. package/dist-esm/samples-dev/getAnOffice365DataConnector.js +0 -32
  761. package/dist-esm/samples-dev/getAnOffice365DataConnector.js.map +0 -1
  762. package/dist-esm/samples-dev/getAnOfficeConsent.d.ts +0 -2
  763. package/dist-esm/samples-dev/getAnOfficeConsent.d.ts.map +0 -1
  764. package/dist-esm/samples-dev/getAnOfficeConsent.js +0 -32
  765. package/dist-esm/samples-dev/getAnOfficeConsent.js.map +0 -1
  766. package/dist-esm/samples-dev/getEntityQuery.d.ts +0 -2
  767. package/dist-esm/samples-dev/getEntityQuery.d.ts.map +0 -1
  768. package/dist-esm/samples-dev/getEntityQuery.js +0 -33
  769. package/dist-esm/samples-dev/getEntityQuery.js.map +0 -1
  770. package/dist-esm/samples-dev/getEyesOnSettings.d.ts +0 -2
  771. package/dist-esm/samples-dev/getEyesOnSettings.d.ts.map +0 -1
  772. package/dist-esm/samples-dev/getEyesOnSettings.js +0 -32
  773. package/dist-esm/samples-dev/getEyesOnSettings.js.map +0 -1
  774. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts +0 -2
  775. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.d.ts.map +0 -1
  776. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js +0 -31
  777. package/dist-esm/samples-dev/getGeodataForASingleIPAddress.js.map +0 -1
  778. package/dist-esm/samples-dev/getRepositoryList.d.ts +0 -2
  779. package/dist-esm/samples-dev/getRepositoryList.d.ts.map +0 -1
  780. package/dist-esm/samples-dev/getRepositoryList.js +0 -46
  781. package/dist-esm/samples-dev/getRepositoryList.js.map +0 -1
  782. package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts +0 -2
  783. package/dist-esm/samples-dev/getSentinelOnboardingState.d.ts.map +0 -1
  784. package/dist-esm/samples-dev/getSentinelOnboardingState.js +0 -32
  785. package/dist-esm/samples-dev/getSentinelOnboardingState.js.map +0 -1
  786. package/dist-esm/samples-dev/getSingleMetadataByName.d.ts +0 -2
  787. package/dist-esm/samples-dev/getSingleMetadataByName.d.ts.map +0 -1
  788. package/dist-esm/samples-dev/getSingleMetadataByName.js +0 -32
  789. package/dist-esm/samples-dev/getSingleMetadataByName.js.map +0 -1
  790. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts +0 -2
  791. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.d.ts.map +0 -1
  792. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js +0 -31
  793. package/dist-esm/samples-dev/getThreatIntelligenceIndicatorsMetrics.js.map +0 -1
  794. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts +0 -2
  795. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.d.ts.map +0 -1
  796. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js +0 -31
  797. package/dist-esm/samples-dev/getWhoisInformationForASingleDomainName.js.map +0 -1
  798. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts +0 -2
  799. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.d.ts.map +0 -1
  800. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js +0 -32
  801. package/dist-esm/samples-dev/getsAllIncidentRelatedEntities.js.map +0 -1
  802. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts +0 -2
  803. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.d.ts.map +0 -1
  804. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js +0 -54
  805. package/dist-esm/samples-dev/queryThreatIntelligenceIndicatorsAsPerFilteringCriteria.js.map +0 -1
  806. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts +0 -2
  807. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.d.ts.map +0 -1
  808. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js +0 -37
  809. package/dist-esm/samples-dev/replaceTagsToAThreatIntelligence.js.map +0 -1
  810. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts +0 -2
  811. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.d.ts.map +0 -1
  812. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js +0 -52
  813. package/dist-esm/samples-dev/updateAThreatIntelligenceIndicator.js.map +0 -1
  814. package/dist-esm/samples-dev/updateEyesOnSettings.d.ts +0 -2
  815. package/dist-esm/samples-dev/updateEyesOnSettings.d.ts.map +0 -1
  816. package/dist-esm/samples-dev/updateEyesOnSettings.js +0 -36
  817. package/dist-esm/samples-dev/updateEyesOnSettings.js.map +0 -1
  818. package/dist-esm/samples-dev/updateMetadata.d.ts +0 -2
  819. package/dist-esm/samples-dev/updateMetadata.d.ts.map +0 -1
  820. package/dist-esm/samples-dev/updateMetadata.js +0 -35
  821. package/dist-esm/samples-dev/updateMetadata.js.map +0 -1
  822. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts +0 -2
  823. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.d.ts.map +0 -1
  824. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js +0 -32
  825. package/dist-esm/samples-dev/viewAThreatIntelligenceIndicatorByName.js.map +0 -1
@@ -10,6 +10,8 @@ import * as coreClient from "@azure/core-client";
10
10
 
11
11
  export type AutomationRuleConditionUnion =
12
12
  | AutomationRuleCondition
13
+ | PropertyArrayChangedConditionProperties
14
+ | PropertyChangedConditionProperties
13
15
  | PropertyConditionProperties;
14
16
  export type AutomationRuleActionUnion =
15
17
  | AutomationRuleAction
@@ -19,6 +21,7 @@ export type EntityTimelineItemUnion =
19
21
  | EntityTimelineItem
20
22
  | ActivityTimelineItem
21
23
  | BookmarkTimelineItem
24
+ | AnomalyTimelineItem
22
25
  | SecurityAlertTimelineItem;
23
26
  export type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
24
27
  export type DataConnectorsCheckRequirementsUnion =
@@ -70,7 +73,8 @@ export type EntityUnion =
70
73
  | RegistryValueEntity
71
74
  | SecurityGroupEntity
72
75
  | SubmissionMailEntity
73
- | UrlEntity;
76
+ | UrlEntity
77
+ | NicEntity;
74
78
  export type EntityQueryTemplateUnion =
75
79
  | EntityQueryTemplate
76
80
  | ActivityEntityQueryTemplate;
@@ -89,6 +93,9 @@ export type EntityQueryUnion =
89
93
  export type CustomEntityQueryUnion =
90
94
  | CustomEntityQuery
91
95
  | ActivityCustomEntityQuery;
96
+ export type SecurityMLAnalyticsSettingUnion =
97
+ | SecurityMLAnalyticsSetting
98
+ | AnomalySecurityMLAnalyticsSettings;
92
99
  export type SettingsUnion =
93
100
  | Settings
94
101
  | Anomalies
@@ -220,25 +227,25 @@ export interface AlertRuleTemplatesList {
220
227
  value: AlertRuleTemplateUnion[];
221
228
  }
222
229
 
223
- /** Describes automation rule triggering logic */
230
+ /** Describes automation rule triggering logic. */
224
231
  export interface AutomationRuleTriggeringLogic {
225
- /** Determines whether the automation rule is enabled or disabled */
232
+ /** Determines whether the automation rule is enabled or disabled. */
226
233
  isEnabled: boolean;
227
234
  /** Determines when the automation rule should automatically expire and be disabled. */
228
235
  expirationTimeUtc?: Date;
229
236
  triggersOn: TriggersOn;
230
237
  triggersWhen: TriggersWhen;
231
- /** The conditions to evaluate to determine if the automation rule should be triggered on a given object */
238
+ /** The conditions to evaluate to determine if the automation rule should be triggered on a given object. */
232
239
  conditions?: AutomationRuleConditionUnion[];
233
240
  }
234
241
 
235
- /** Describes an automation rule condition */
242
+ /** Describes an automation rule condition. */
236
243
  export interface AutomationRuleCondition {
237
244
  /** Polymorphic discriminator, which specifies the different types this object can be */
238
- conditionType: "Property";
245
+ conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
239
246
  }
240
247
 
241
- /** Describes an automation rule action */
248
+ /** Describes an automation rule action. */
242
249
  export interface AutomationRuleAction {
243
250
  /** Polymorphic discriminator, which specifies the different types this object can be */
244
251
  actionType: "ModifyProperties" | "RunPlaybook";
@@ -599,7 +606,7 @@ export interface TimelineError {
599
606
  /** Entity timeline Item. */
600
607
  export interface EntityTimelineItem {
601
608
  /** Polymorphic discriminator, which specifies the different types this object can be */
602
- kind: "Activity" | "Bookmark" | "SecurityAlert";
609
+ kind: "Activity" | "Bookmark" | "Anomaly" | "SecurityAlert";
603
610
  }
604
611
 
605
612
  /** Retrieve queries for entity result operation response. */
@@ -648,13 +655,13 @@ export interface GetInsightsResultsMetadata {
648
655
  /** the total items found for the insights request */
649
656
  totalCount: number;
650
657
  /** information about the failed queries */
651
- errors?: GetInsightsError[];
658
+ errors?: GetInsightsErrorKind[];
652
659
  }
653
660
 
654
661
  /** GetInsights Query Errors. */
655
- export interface GetInsightsError {
662
+ export interface GetInsightsErrorKind {
656
663
  /** the query kind */
657
- kind: "Insight";
664
+ kind: GetInsightsError;
658
665
  /** the query id */
659
666
  queryId?: string;
660
667
  /** the error message */
@@ -789,11 +796,8 @@ export interface IncidentOwnerInfo {
789
796
  objectId?: string;
790
797
  /** The user principal name of the user the incident is assigned to. */
791
798
  userPrincipalName?: string;
792
- /**
793
- * The type of the owner the incident is assigned to.
794
- * NOTE: This property will not be serialized. It can only be populated by the server.
795
- */
796
- readonly ownerType?: OwnerType;
799
+ /** The type of the owner the incident is assigned to. */
800
+ ownerType?: OwnerType;
797
801
  }
798
802
 
799
803
  /** Describes team information */
@@ -988,6 +992,17 @@ export interface SentinelOnboardingStatesList {
988
992
  value: SentinelOnboardingState[];
989
993
  }
990
994
 
995
+ /** List all the SecurityMLAnalyticsSettings */
996
+ export interface SecurityMLAnalyticsSettingsList {
997
+ /**
998
+ * URL to fetch the next set of SecurityMLAnalyticsSettings.
999
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1000
+ */
1001
+ readonly nextLink?: string;
1002
+ /** Array of SecurityMLAnalyticsSettings */
1003
+ value: SecurityMLAnalyticsSettingUnion[];
1004
+ }
1005
+
991
1006
  /** List of all the settings. */
992
1007
  export interface SettingList {
993
1008
  /** Array of settings. */
@@ -1282,6 +1297,12 @@ export interface DataConnectorConnectBody {
1282
1297
  kind?: ConnectAuthKind;
1283
1298
  /** The API key of the audit server. */
1284
1299
  apiKey?: string;
1300
+ /** Used in v2 logs connector. Represents the data collection ingestion endpoint in log analytics. */
1301
+ dataCollectionEndpoint?: string;
1302
+ /** Used in v2 logs connector. The data collection rule immutable id, the rule defines the transformation and data destination. */
1303
+ dataCollectionRuleImmutableId?: string;
1304
+ /** Used in v2 logs connector. The stream we are sending the data to, this is the name of the streamDeclarations defined in the DCR. */
1305
+ outputStream?: string;
1285
1306
  /** The client secret of the OAuth 2.0 application. */
1286
1307
  clientSecret?: string;
1287
1308
  /** The client id of the OAuth 2.0 application. */
@@ -1595,25 +1616,37 @@ export interface IncidentPropertiesAction {
1595
1616
  classification?: IncidentClassification;
1596
1617
  /** The classification reason the incident was closed with */
1597
1618
  classificationReason?: IncidentClassificationReason;
1598
- /** Describes the reason the incident was closed */
1619
+ /** Describes the reason the incident was closed. */
1599
1620
  classificationComment?: string;
1600
1621
  /** Information on the user an incident is assigned to */
1601
1622
  owner?: IncidentOwnerInfo;
1602
- /** List of labels to add to the incident */
1623
+ /** List of labels to add to the incident. */
1603
1624
  labels?: IncidentLabel[];
1604
1625
  }
1605
1626
 
1627
+ export interface AutomationRulePropertyArrayChangedValuesCondition {
1628
+ arrayType?: AutomationRulePropertyArrayChangedConditionSupportedArrayType;
1629
+ changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
1630
+ }
1631
+
1632
+ export interface AutomationRulePropertyValuesChangedCondition {
1633
+ propertyName?: AutomationRulePropertyChangedConditionSupportedPropertyType;
1634
+ changeType?: AutomationRulePropertyChangedConditionSupportedChangedType;
1635
+ operator?: AutomationRulePropertyConditionSupportedOperator;
1636
+ propertyValues?: string[];
1637
+ }
1638
+
1606
1639
  export interface AutomationRulePropertyValuesCondition {
1607
- /** The property to evaluate in an automation rule property condition */
1640
+ /** The property to evaluate in an automation rule property condition. */
1608
1641
  propertyName?: AutomationRulePropertyConditionSupportedProperty;
1609
1642
  operator?: AutomationRulePropertyConditionSupportedOperator;
1610
1643
  propertyValues?: string[];
1611
1644
  }
1612
1645
 
1613
1646
  export interface PlaybookActionProperties {
1614
- /** The resource id of the playbook resource */
1647
+ /** The resource id of the playbook resource. */
1615
1648
  logicAppResourceId?: string;
1616
- /** The tenant id of the playbook resource */
1649
+ /** The tenant id of the playbook resource. */
1617
1650
  tenantId?: string;
1618
1651
  }
1619
1652
 
@@ -1711,12 +1744,12 @@ export interface DataTypeDefinitions {
1711
1744
  dataType?: string;
1712
1745
  }
1713
1746
 
1714
- /** The pricing tier of the solution */
1715
- export interface Sku {
1716
- /** The kind of the tier */
1717
- name?: SkuKind;
1718
- /** The amount of reservation level */
1719
- capacityReservationLevel?: number;
1747
+ /** security ml analytics settings data sources */
1748
+ export interface SecurityMLAnalyticsSettingsDataSource {
1749
+ /** The connector id that provides the following data types */
1750
+ connectorId?: string;
1751
+ /** The data types used by the security ml analytics settings */
1752
+ dataTypes?: string[];
1720
1753
  }
1721
1754
 
1722
1755
  /** Properties data connector on tenant level. */
@@ -2119,72 +2152,89 @@ export interface GeoLocation {
2119
2152
  }
2120
2153
 
2121
2154
  /** An azure resource object with an Etag property */
2122
- export type ResourceWithEtag = Resource & {
2155
+ export interface ResourceWithEtag extends Resource {
2123
2156
  /** Etag of the azure resource */
2124
2157
  etag?: string;
2125
- };
2158
+ }
2126
2159
 
2127
2160
  /** Alert rule template. */
2128
- export type AlertRuleTemplate = Resource & {
2161
+ export interface AlertRuleTemplate extends Resource {
2129
2162
  /** The kind of the alert rule */
2130
2163
  kind: AlertRuleKind;
2131
- };
2164
+ }
2132
2165
 
2133
2166
  /** Specific entity. */
2134
- export type Entity = Resource & {
2167
+ export interface Entity extends Resource {
2135
2168
  /** The kind of the entity. */
2136
2169
  kind: EntityKind;
2137
- };
2170
+ }
2138
2171
 
2139
2172
  /** Specific entity query template. */
2140
- export type EntityQueryTemplate = Resource & {
2173
+ export interface EntityQueryTemplate extends Resource {
2141
2174
  /** the entity query template kind */
2142
2175
  kind: EntityQueryTemplateKind;
2143
- };
2176
+ }
2144
2177
 
2145
2178
  /** Consent for Office365 tenant that already made. */
2146
- export type OfficeConsent = Resource & {
2179
+ export interface OfficeConsent extends Resource {
2147
2180
  /** The tenantId of the Office365 with the consent. */
2148
2181
  tenantId?: string;
2149
2182
  /** Help to easily cascade among the data layers. */
2150
2183
  consentId?: string;
2151
- };
2184
+ }
2152
2185
 
2153
2186
  /** Action property bag. */
2154
- export type ActionResponseProperties = ActionPropertiesBase & {
2187
+ export interface ActionResponseProperties extends ActionPropertiesBase {
2155
2188
  /** The name of the logic app's workflow. */
2156
2189
  workflowId?: string;
2157
- };
2190
+ }
2158
2191
 
2159
2192
  /** Action property bag. */
2160
- export type ActionRequestProperties = ActionPropertiesBase & {
2193
+ export interface ActionRequestProperties extends ActionPropertiesBase {
2161
2194
  /** Logic App Callback URL for this specific workflow. */
2162
2195
  triggerUri: string;
2163
- };
2196
+ }
2197
+
2198
+ /** Describes an automation rule condition that evaluates an array property's value change */
2199
+ export interface PropertyArrayChangedConditionProperties
2200
+ extends AutomationRuleCondition {
2201
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2202
+ conditionType: "PropertyArrayChanged";
2203
+ conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
2204
+ }
2205
+
2206
+ /** Describes an automation rule condition that evaluates a property's value change */
2207
+ export interface PropertyChangedConditionProperties
2208
+ extends AutomationRuleCondition {
2209
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2210
+ conditionType: "PropertyChanged";
2211
+ conditionProperties?: AutomationRulePropertyValuesChangedCondition;
2212
+ }
2164
2213
 
2165
2214
  /** Describes an automation rule condition that evaluates a property's value */
2166
- export type PropertyConditionProperties = AutomationRuleCondition & {
2215
+ export interface PropertyConditionProperties extends AutomationRuleCondition {
2167
2216
  /** Polymorphic discriminator, which specifies the different types this object can be */
2168
2217
  conditionType: "Property";
2169
2218
  conditionProperties?: AutomationRulePropertyValuesCondition;
2170
- };
2219
+ }
2171
2220
 
2172
2221
  /** Describes an automation rule action to modify an object's properties */
2173
- export type AutomationRuleModifyPropertiesAction = AutomationRuleAction & {
2222
+ export interface AutomationRuleModifyPropertiesAction
2223
+ extends AutomationRuleAction {
2174
2224
  /** Polymorphic discriminator, which specifies the different types this object can be */
2175
2225
  actionType: "ModifyProperties";
2176
2226
  actionConfiguration?: IncidentPropertiesAction;
2177
- };
2227
+ }
2178
2228
 
2179
2229
  /** Describes an automation rule action to run a playbook */
2180
- export type AutomationRuleRunPlaybookAction = AutomationRuleAction & {
2230
+ export interface AutomationRuleRunPlaybookAction extends AutomationRuleAction {
2181
2231
  /** Polymorphic discriminator, which specifies the different types this object can be */
2182
2232
  actionType: "RunPlaybook";
2183
2233
  actionConfiguration?: PlaybookActionProperties;
2184
- };
2234
+ }
2185
2235
 
2186
2236
  /** Represents Activity timeline item. */
2187
- export type ActivityTimelineItem = EntityTimelineItem & {
2237
+ export interface ActivityTimelineItem extends EntityTimelineItem {
2188
2238
  /** Polymorphic discriminator, which specifies the different types this object can be */
2189
2239
  kind: "Activity";
2190
2240
  /** The activity query id. */
@@ -2201,10 +2251,10 @@ export type ActivityTimelineItem = EntityTimelineItem & {
2201
2251
  content: string;
2202
2252
  /** The activity timeline title. */
2203
2253
  title: string;
2204
- };
2254
+ }
2205
2255
 
2206
2256
  /** Represents bookmark timeline item. */
2207
- export type BookmarkTimelineItem = EntityTimelineItem & {
2257
+ export interface BookmarkTimelineItem extends EntityTimelineItem {
2208
2258
  /** Polymorphic discriminator, which specifies the different types this object can be */
2209
2259
  kind: "Bookmark";
2210
2260
  /** The bookmark azure resource id. */
@@ -2223,10 +2273,38 @@ export type BookmarkTimelineItem = EntityTimelineItem & {
2223
2273
  createdBy?: UserInfo;
2224
2274
  /** List of labels relevant to this bookmark */
2225
2275
  labels?: string[];
2226
- };
2276
+ }
2277
+
2278
+ /** Represents anomaly timeline item. */
2279
+ export interface AnomalyTimelineItem extends EntityTimelineItem {
2280
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2281
+ kind: "Anomaly";
2282
+ /** The anomaly azure resource id. */
2283
+ azureResourceId: string;
2284
+ /** The anomaly product name. */
2285
+ productName?: string;
2286
+ /** The anomaly description. */
2287
+ description?: string;
2288
+ /** The anomaly name. */
2289
+ displayName: string;
2290
+ /** The anomaly end time. */
2291
+ endTimeUtc: Date;
2292
+ /** The anomaly start time. */
2293
+ startTimeUtc: Date;
2294
+ /** The anomaly generated time. */
2295
+ timeGenerated: Date;
2296
+ /** The name of the anomaly vendor. */
2297
+ vendor?: string;
2298
+ /** The intent of the anomaly. */
2299
+ intent?: string;
2300
+ /** The techniques of the anomaly. */
2301
+ techniques?: string[];
2302
+ /** The reasons that cause the anomaly. */
2303
+ reasons?: string[];
2304
+ }
2227
2305
 
2228
2306
  /** Represents security alert timeline item. */
2229
- export type SecurityAlertTimelineItem = EntityTimelineItem & {
2307
+ export interface SecurityAlertTimelineItem extends EntityTimelineItem {
2230
2308
  /** Polymorphic discriminator, which specifies the different types this object can be */
2231
2309
  kind: "SecurityAlert";
2232
2310
  /** The alert azure resource id. */
@@ -2247,18 +2325,18 @@ export type SecurityAlertTimelineItem = EntityTimelineItem & {
2247
2325
  timeGenerated: Date;
2248
2326
  /** The name of the alert type. */
2249
2327
  alertType: string;
2250
- };
2328
+ }
2251
2329
 
2252
2330
  /** Represents Insight Query. */
2253
- export type InsightQueryItem = EntityQueryItem & {
2331
+ export interface InsightQueryItem extends EntityQueryItem {
2254
2332
  /** Polymorphic discriminator, which specifies the different types this object can be */
2255
2333
  kind: "Insight";
2256
2334
  /** Properties bag for InsightQueryItem */
2257
2335
  properties?: InsightQueryItemProperties;
2258
- };
2336
+ }
2259
2337
 
2260
2338
  /** SecurityAlert entity property bag. */
2261
- export type SecurityAlertProperties = EntityCommonProperties & {
2339
+ export interface SecurityAlertProperties extends EntityCommonProperties {
2262
2340
  /**
2263
2341
  * The display name of the alert.
2264
2342
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2381,10 +2459,10 @@ export type SecurityAlertProperties = EntityCommonProperties & {
2381
2459
  * NOTE: This property will not be serialized. It can only be populated by the server.
2382
2460
  */
2383
2461
  readonly resourceIdentifiers?: Record<string, unknown>[];
2384
- };
2462
+ }
2385
2463
 
2386
2464
  /** Describes bookmark properties */
2387
- export type HuntingBookmarkProperties = EntityCommonProperties & {
2465
+ export interface HuntingBookmarkProperties extends EntityCommonProperties {
2388
2466
  /** The time the bookmark was created */
2389
2467
  created?: Date;
2390
2468
  /** Describes a user that created the bookmark */
@@ -2407,10 +2485,11 @@ export type HuntingBookmarkProperties = EntityCommonProperties & {
2407
2485
  updatedBy?: UserInfo;
2408
2486
  /** Describes an incident that relates to bookmark */
2409
2487
  incidentInfo?: IncidentInfo;
2410
- };
2488
+ }
2411
2489
 
2412
2490
  /** Describes threat intelligence entity properties */
2413
- export type ThreatIntelligenceIndicatorProperties = EntityCommonProperties & {
2491
+ export interface ThreatIntelligenceIndicatorProperties
2492
+ extends EntityCommonProperties {
2414
2493
  /** List of tags */
2415
2494
  threatIntelligenceTags?: string[];
2416
2495
  /** Last updated time in UTC */
@@ -2467,10 +2546,10 @@ export type ThreatIntelligenceIndicatorProperties = EntityCommonProperties & {
2467
2546
  modified?: string;
2468
2547
  /** Extensions map */
2469
2548
  extensions?: { [propertyName: string]: any };
2470
- };
2549
+ }
2471
2550
 
2472
2551
  /** Account entity property bag. */
2473
- export type AccountEntityProperties = EntityCommonProperties & {
2552
+ export interface AccountEntityProperties extends EntityCommonProperties {
2474
2553
  /**
2475
2554
  * The Azure Active Directory tenant id.
2476
2555
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2531,10 +2610,10 @@ export type AccountEntityProperties = EntityCommonProperties & {
2531
2610
  * NOTE: This property will not be serialized. It can only be populated by the server.
2532
2611
  */
2533
2612
  readonly dnsDomain?: string;
2534
- };
2613
+ }
2535
2614
 
2536
2615
  /** AzureResource entity property bag. */
2537
- export type AzureResourceEntityProperties = EntityCommonProperties & {
2616
+ export interface AzureResourceEntityProperties extends EntityCommonProperties {
2538
2617
  /**
2539
2618
  * The azure resource id of the resource
2540
2619
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2545,10 +2624,11 @@ export type AzureResourceEntityProperties = EntityCommonProperties & {
2545
2624
  * NOTE: This property will not be serialized. It can only be populated by the server.
2546
2625
  */
2547
2626
  readonly subscriptionId?: string;
2548
- };
2627
+ }
2549
2628
 
2550
2629
  /** CloudApplication entity property bag. */
2551
- export type CloudApplicationEntityProperties = EntityCommonProperties & {
2630
+ export interface CloudApplicationEntityProperties
2631
+ extends EntityCommonProperties {
2552
2632
  /**
2553
2633
  * The technical identifier of the application.
2554
2634
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2564,10 +2644,10 @@ export type CloudApplicationEntityProperties = EntityCommonProperties & {
2564
2644
  * NOTE: This property will not be serialized. It can only be populated by the server.
2565
2645
  */
2566
2646
  readonly instanceName?: string;
2567
- };
2647
+ }
2568
2648
 
2569
2649
  /** Dns entity property bag. */
2570
- export type DnsEntityProperties = EntityCommonProperties & {
2650
+ export interface DnsEntityProperties extends EntityCommonProperties {
2571
2651
  /**
2572
2652
  * An ip entity id for the dns server resolving the request
2573
2653
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2588,10 +2668,10 @@ export type DnsEntityProperties = EntityCommonProperties & {
2588
2668
  * NOTE: This property will not be serialized. It can only be populated by the server.
2589
2669
  */
2590
2670
  readonly ipAddressEntityIds?: string[];
2591
- };
2671
+ }
2592
2672
 
2593
2673
  /** File entity property bag. */
2594
- export type FileEntityProperties = EntityCommonProperties & {
2674
+ export interface FileEntityProperties extends EntityCommonProperties {
2595
2675
  /**
2596
2676
  * The full path to the file.
2597
2677
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2612,10 +2692,10 @@ export type FileEntityProperties = EntityCommonProperties & {
2612
2692
  * NOTE: This property will not be serialized. It can only be populated by the server.
2613
2693
  */
2614
2694
  readonly hostEntityId?: string;
2615
- };
2695
+ }
2616
2696
 
2617
2697
  /** FileHash entity property bag. */
2618
- export type FileHashEntityProperties = EntityCommonProperties & {
2698
+ export interface FileHashEntityProperties extends EntityCommonProperties {
2619
2699
  /**
2620
2700
  * The hash algorithm type.
2621
2701
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2626,10 +2706,10 @@ export type FileHashEntityProperties = EntityCommonProperties & {
2626
2706
  * NOTE: This property will not be serialized. It can only be populated by the server.
2627
2707
  */
2628
2708
  readonly hashValue?: string;
2629
- };
2709
+ }
2630
2710
 
2631
2711
  /** Host entity property bag. */
2632
- export type HostEntityProperties = EntityCommonProperties & {
2712
+ export interface HostEntityProperties extends EntityCommonProperties {
2633
2713
  /**
2634
2714
  * The azure resource id of the VM.
2635
2715
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2672,10 +2752,10 @@ export type HostEntityProperties = EntityCommonProperties & {
2672
2752
  * NOTE: This property will not be serialized. It can only be populated by the server.
2673
2753
  */
2674
2754
  readonly osVersion?: string;
2675
- };
2755
+ }
2676
2756
 
2677
2757
  /** IoTDevice entity property bag. */
2678
- export type IoTDeviceEntityProperties = EntityCommonProperties & {
2758
+ export interface IoTDeviceEntityProperties extends EntityCommonProperties {
2679
2759
  /**
2680
2760
  * The ID of the IoT Device in the IoT Hub
2681
2761
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2761,10 +2841,62 @@ export type IoTDeviceEntityProperties = EntityCommonProperties & {
2761
2841
  * NOTE: This property will not be serialized. It can only be populated by the server.
2762
2842
  */
2763
2843
  readonly protocols?: string[];
2764
- };
2844
+ /**
2845
+ * A list of owners of the IoTDevice entity.
2846
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2847
+ */
2848
+ readonly owners?: string[];
2849
+ /**
2850
+ * A list of Nic entity ids of the IoTDevice entity.
2851
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2852
+ */
2853
+ readonly nicEntityIds?: string[];
2854
+ /**
2855
+ * The site of the device
2856
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2857
+ */
2858
+ readonly site?: string;
2859
+ /**
2860
+ * The zone location of the device within a site
2861
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2862
+ */
2863
+ readonly zone?: string;
2864
+ /**
2865
+ * The sensor the device is monitored by
2866
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2867
+ */
2868
+ readonly sensor?: string;
2869
+ /**
2870
+ * The subType of the device ('PLC', 'HMI', 'EWS', etc.)
2871
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2872
+ */
2873
+ readonly deviceSubType?: string;
2874
+ /** Device importance, determines if the device classified as 'crown jewel' */
2875
+ importance?: DeviceImportance;
2876
+ /**
2877
+ * The Purdue Layer of the device
2878
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2879
+ */
2880
+ readonly purdueLayer?: string;
2881
+ /**
2882
+ * Determines whether the device classified as authorized device
2883
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2884
+ */
2885
+ readonly isAuthorized?: boolean;
2886
+ /**
2887
+ * Determines whether the device classified as programming device
2888
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2889
+ */
2890
+ readonly isProgramming?: boolean;
2891
+ /**
2892
+ * Is the device classified as a scanner device
2893
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2894
+ */
2895
+ readonly isScanner?: boolean;
2896
+ }
2765
2897
 
2766
2898
  /** Ip entity property bag. */
2767
- export type IpEntityProperties = EntityCommonProperties & {
2899
+ export interface IpEntityProperties extends EntityCommonProperties {
2768
2900
  /**
2769
2901
  * The IP address as string, e.g. 127.0.0.1 (either in Ipv4 or Ipv6)
2770
2902
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2780,10 +2912,10 @@ export type IpEntityProperties = EntityCommonProperties & {
2780
2912
  * NOTE: This property will not be serialized. It can only be populated by the server.
2781
2913
  */
2782
2914
  readonly threatIntelligence?: ThreatIntelligence[];
2783
- };
2915
+ }
2784
2916
 
2785
2917
  /** Mailbox entity property bag. */
2786
- export type MailboxEntityProperties = EntityCommonProperties & {
2918
+ export interface MailboxEntityProperties extends EntityCommonProperties {
2787
2919
  /**
2788
2920
  * The mailbox's primary address
2789
2921
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2804,10 +2936,10 @@ export type MailboxEntityProperties = EntityCommonProperties & {
2804
2936
  * NOTE: This property will not be serialized. It can only be populated by the server.
2805
2937
  */
2806
2938
  readonly externalDirectoryObjectId?: string;
2807
- };
2939
+ }
2808
2940
 
2809
2941
  /** Mail cluster entity property bag. */
2810
- export type MailClusterEntityProperties = EntityCommonProperties & {
2942
+ export interface MailClusterEntityProperties extends EntityCommonProperties {
2811
2943
  /**
2812
2944
  * The mail message IDs that are part of the mail cluster
2813
2945
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2883,10 +3015,10 @@ export type MailClusterEntityProperties = EntityCommonProperties & {
2883
3015
  * NOTE: This property will not be serialized. It can only be populated by the server.
2884
3016
  */
2885
3017
  readonly clusterGroup?: string;
2886
- };
3018
+ }
2887
3019
 
2888
3020
  /** Mail message entity property bag. */
2889
- export type MailMessageEntityProperties = EntityCommonProperties & {
3021
+ export interface MailMessageEntityProperties extends EntityCommonProperties {
2890
3022
  /**
2891
3023
  * The File entity ids of this mail message's attachments
2892
3024
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2988,10 +3120,10 @@ export type MailMessageEntityProperties = EntityCommonProperties & {
2988
3120
  deliveryAction?: DeliveryAction;
2989
3121
  /** The delivery location of this mail message like Inbox, JunkFolder etc */
2990
3122
  deliveryLocation?: DeliveryLocation;
2991
- };
3123
+ }
2992
3124
 
2993
3125
  /** Malware entity property bag. */
2994
- export type MalwareEntityProperties = EntityCommonProperties & {
3126
+ export interface MalwareEntityProperties extends EntityCommonProperties {
2995
3127
  /**
2996
3128
  * The malware category by the vendor, e.g. Trojan
2997
3129
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3012,10 +3144,10 @@ export type MalwareEntityProperties = EntityCommonProperties & {
3012
3144
  * NOTE: This property will not be serialized. It can only be populated by the server.
3013
3145
  */
3014
3146
  readonly processEntityIds?: string[];
3015
- };
3147
+ }
3016
3148
 
3017
3149
  /** Process entity property bag. */
3018
- export type ProcessEntityProperties = EntityCommonProperties & {
3150
+ export interface ProcessEntityProperties extends EntityCommonProperties {
3019
3151
  /**
3020
3152
  * The account entity id running the processes.
3021
3153
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3058,10 +3190,10 @@ export type ProcessEntityProperties = EntityCommonProperties & {
3058
3190
  * NOTE: This property will not be serialized. It can only be populated by the server.
3059
3191
  */
3060
3192
  readonly processId?: string;
3061
- };
3193
+ }
3062
3194
 
3063
3195
  /** RegistryKey entity property bag. */
3064
- export type RegistryKeyEntityProperties = EntityCommonProperties & {
3196
+ export interface RegistryKeyEntityProperties extends EntityCommonProperties {
3065
3197
  /**
3066
3198
  * the hive that holds the registry key.
3067
3199
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3072,10 +3204,10 @@ export type RegistryKeyEntityProperties = EntityCommonProperties & {
3072
3204
  * NOTE: This property will not be serialized. It can only be populated by the server.
3073
3205
  */
3074
3206
  readonly key?: string;
3075
- };
3207
+ }
3076
3208
 
3077
3209
  /** RegistryValue entity property bag. */
3078
- export type RegistryValueEntityProperties = EntityCommonProperties & {
3210
+ export interface RegistryValueEntityProperties extends EntityCommonProperties {
3079
3211
  /**
3080
3212
  * The registry key entity id.
3081
3213
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3096,10 +3228,10 @@ export type RegistryValueEntityProperties = EntityCommonProperties & {
3096
3228
  * NOTE: This property will not be serialized. It can only be populated by the server.
3097
3229
  */
3098
3230
  readonly valueType?: RegistryValueKind;
3099
- };
3231
+ }
3100
3232
 
3101
3233
  /** SecurityGroup entity property bag. */
3102
- export type SecurityGroupEntityProperties = EntityCommonProperties & {
3234
+ export interface SecurityGroupEntityProperties extends EntityCommonProperties {
3103
3235
  /**
3104
3236
  * The group distinguished name
3105
3237
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3115,10 +3247,10 @@ export type SecurityGroupEntityProperties = EntityCommonProperties & {
3115
3247
  * NOTE: This property will not be serialized. It can only be populated by the server.
3116
3248
  */
3117
3249
  readonly sid?: string;
3118
- };
3250
+ }
3119
3251
 
3120
3252
  /** Submission mail entity property bag. */
3121
- export type SubmissionMailEntityProperties = EntityCommonProperties & {
3253
+ export interface SubmissionMailEntityProperties extends EntityCommonProperties {
3122
3254
  /**
3123
3255
  * The network message id of email to which submission belongs
3124
3256
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3169,159 +3301,189 @@ export type SubmissionMailEntityProperties = EntityCommonProperties & {
3169
3301
  * NOTE: This property will not be serialized. It can only be populated by the server.
3170
3302
  */
3171
3303
  readonly reportType?: string;
3172
- };
3304
+ }
3173
3305
 
3174
3306
  /** Url entity property bag. */
3175
- export type UrlEntityProperties = EntityCommonProperties & {
3307
+ export interface UrlEntityProperties extends EntityCommonProperties {
3176
3308
  /**
3177
3309
  * A full URL the entity points to
3178
3310
  * NOTE: This property will not be serialized. It can only be populated by the server.
3179
3311
  */
3180
3312
  readonly url?: string;
3181
- };
3313
+ }
3314
+
3315
+ /** Nic entity property bag. */
3316
+ export interface NicEntityProperties extends EntityCommonProperties {
3317
+ /**
3318
+ * The MAC address of this network interface
3319
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3320
+ */
3321
+ readonly macAddress?: string;
3322
+ /**
3323
+ * The IP entity id of this network interface
3324
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3325
+ */
3326
+ readonly ipAddressEntityId?: string;
3327
+ /**
3328
+ * A list of VLANs of the network interface entity.
3329
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3330
+ */
3331
+ readonly vlans?: string[];
3332
+ }
3182
3333
 
3183
3334
  /** Represents AAD (Azure Active Directory) requirements check request. */
3184
- export type AADCheckRequirements = DataConnectorsCheckRequirements & {
3335
+ export interface AADCheckRequirements extends DataConnectorsCheckRequirements {
3185
3336
  /** Polymorphic discriminator, which specifies the different types this object can be */
3186
3337
  kind: "AzureActiveDirectory";
3187
3338
  /** The tenant id to connect to, and get the data from. */
3188
3339
  tenantId?: string;
3189
- };
3340
+ }
3190
3341
 
3191
3342
  /** Represents AATP (Azure Advanced Threat Protection) requirements check request. */
3192
- export type AatpCheckRequirements = DataConnectorsCheckRequirements & {
3343
+ export interface AatpCheckRequirements extends DataConnectorsCheckRequirements {
3193
3344
  /** Polymorphic discriminator, which specifies the different types this object can be */
3194
3345
  kind: "AzureAdvancedThreatProtection";
3195
3346
  /** The tenant id to connect to, and get the data from. */
3196
3347
  tenantId?: string;
3197
- };
3348
+ }
3198
3349
 
3199
3350
  /** Represents ASC (Azure Security Center) requirements check request. */
3200
- export type ASCCheckRequirements = DataConnectorsCheckRequirements & {
3351
+ export interface ASCCheckRequirements extends DataConnectorsCheckRequirements {
3201
3352
  /** Polymorphic discriminator, which specifies the different types this object can be */
3202
3353
  kind: "AzureSecurityCenter";
3203
3354
  /** The subscription id to connect to, and get the data from. */
3204
3355
  subscriptionId?: string;
3205
- };
3356
+ }
3206
3357
 
3207
3358
  /** Amazon Web Services CloudTrail requirements check request. */
3208
- export type AwsCloudTrailCheckRequirements = DataConnectorsCheckRequirements & {
3359
+ export interface AwsCloudTrailCheckRequirements
3360
+ extends DataConnectorsCheckRequirements {
3209
3361
  /** Polymorphic discriminator, which specifies the different types this object can be */
3210
3362
  kind: "AmazonWebServicesCloudTrail";
3211
- };
3363
+ }
3212
3364
 
3213
3365
  /** Amazon Web Services S3 requirements check request. */
3214
- export type AwsS3CheckRequirements = DataConnectorsCheckRequirements & {
3366
+ export interface AwsS3CheckRequirements
3367
+ extends DataConnectorsCheckRequirements {
3215
3368
  /** Polymorphic discriminator, which specifies the different types this object can be */
3216
3369
  kind: "AmazonWebServicesS3";
3217
- };
3370
+ }
3218
3371
 
3219
3372
  /** Represents Dynamics365 requirements check request. */
3220
- export type Dynamics365CheckRequirements = DataConnectorsCheckRequirements & {
3373
+ export interface Dynamics365CheckRequirements
3374
+ extends DataConnectorsCheckRequirements {
3221
3375
  /** Polymorphic discriminator, which specifies the different types this object can be */
3222
3376
  kind: "Dynamics365";
3223
3377
  /** The tenant id to connect to, and get the data from. */
3224
3378
  tenantId?: string;
3225
- };
3379
+ }
3226
3380
 
3227
3381
  /** Represents MCAS (Microsoft Cloud App Security) requirements check request. */
3228
- export type McasCheckRequirements = DataConnectorsCheckRequirements & {
3382
+ export interface McasCheckRequirements extends DataConnectorsCheckRequirements {
3229
3383
  /** Polymorphic discriminator, which specifies the different types this object can be */
3230
3384
  kind: "MicrosoftCloudAppSecurity";
3231
3385
  /** The tenant id to connect to, and get the data from. */
3232
3386
  tenantId?: string;
3233
- };
3387
+ }
3234
3388
 
3235
3389
  /** Represents MDATP (Microsoft Defender Advanced Threat Protection) requirements check request. */
3236
- export type MdatpCheckRequirements = DataConnectorsCheckRequirements & {
3390
+ export interface MdatpCheckRequirements
3391
+ extends DataConnectorsCheckRequirements {
3237
3392
  /** Polymorphic discriminator, which specifies the different types this object can be */
3238
3393
  kind: "MicrosoftDefenderAdvancedThreatProtection";
3239
3394
  /** The tenant id to connect to, and get the data from. */
3240
3395
  tenantId?: string;
3241
- };
3396
+ }
3242
3397
 
3243
3398
  /** Represents Microsoft Threat Intelligence requirements check request. */
3244
- export type MstiCheckRequirements = DataConnectorsCheckRequirements & {
3399
+ export interface MstiCheckRequirements extends DataConnectorsCheckRequirements {
3245
3400
  /** Polymorphic discriminator, which specifies the different types this object can be */
3246
3401
  kind: "MicrosoftThreatIntelligence";
3247
3402
  /** The tenant id to connect to, and get the data from. */
3248
3403
  tenantId?: string;
3249
- };
3404
+ }
3250
3405
 
3251
3406
  /** Represents MTP (Microsoft Threat Protection) requirements check request. */
3252
- export type MtpCheckRequirements = DataConnectorsCheckRequirements & {
3407
+ export interface MtpCheckRequirements extends DataConnectorsCheckRequirements {
3253
3408
  /** Polymorphic discriminator, which specifies the different types this object can be */
3254
3409
  kind: "MicrosoftThreatProtection";
3255
3410
  /** The tenant id to connect to, and get the data from. */
3256
3411
  tenantId?: string;
3257
- };
3412
+ }
3258
3413
 
3259
3414
  /** Represents OfficeATP (Office 365 Advanced Threat Protection) requirements check request. */
3260
- export type OfficeATPCheckRequirements = DataConnectorsCheckRequirements & {
3415
+ export interface OfficeATPCheckRequirements
3416
+ extends DataConnectorsCheckRequirements {
3261
3417
  /** Polymorphic discriminator, which specifies the different types this object can be */
3262
3418
  kind: "OfficeATP";
3263
3419
  /** The tenant id to connect to, and get the data from. */
3264
3420
  tenantId?: string;
3265
- };
3421
+ }
3266
3422
 
3267
3423
  /** Represents OfficeIRM (Microsoft Insider Risk Management) requirements check request. */
3268
- export type OfficeIRMCheckRequirements = DataConnectorsCheckRequirements & {
3424
+ export interface OfficeIRMCheckRequirements
3425
+ extends DataConnectorsCheckRequirements {
3269
3426
  /** Polymorphic discriminator, which specifies the different types this object can be */
3270
3427
  kind: "OfficeIRM";
3271
3428
  /** The tenant id to connect to, and get the data from. */
3272
3429
  tenantId?: string;
3273
- };
3430
+ }
3274
3431
 
3275
3432
  /** Represents Office365 Project requirements check request. */
3276
- export type Office365ProjectCheckRequirements = DataConnectorsCheckRequirements & {
3433
+ export interface Office365ProjectCheckRequirements
3434
+ extends DataConnectorsCheckRequirements {
3277
3435
  /** Polymorphic discriminator, which specifies the different types this object can be */
3278
3436
  kind: "Office365Project";
3279
3437
  /** The tenant id to connect to, and get the data from. */
3280
3438
  tenantId?: string;
3281
- };
3439
+ }
3282
3440
 
3283
3441
  /** Represents Office PowerBI requirements check request. */
3284
- export type OfficePowerBICheckRequirements = DataConnectorsCheckRequirements & {
3442
+ export interface OfficePowerBICheckRequirements
3443
+ extends DataConnectorsCheckRequirements {
3285
3444
  /** Polymorphic discriminator, which specifies the different types this object can be */
3286
3445
  kind: "OfficePowerBI";
3287
3446
  /** The tenant id to connect to, and get the data from. */
3288
3447
  tenantId?: string;
3289
- };
3448
+ }
3290
3449
 
3291
3450
  /** Threat Intelligence Platforms data connector check requirements */
3292
- export type TICheckRequirements = DataConnectorsCheckRequirements & {
3451
+ export interface TICheckRequirements extends DataConnectorsCheckRequirements {
3293
3452
  /** Polymorphic discriminator, which specifies the different types this object can be */
3294
3453
  kind: "ThreatIntelligence";
3295
3454
  /** The tenant id to connect to, and get the data from. */
3296
3455
  tenantId?: string;
3297
- };
3456
+ }
3298
3457
 
3299
3458
  /** Threat Intelligence TAXII data connector check requirements */
3300
- export type TiTaxiiCheckRequirements = DataConnectorsCheckRequirements & {
3459
+ export interface TiTaxiiCheckRequirements
3460
+ extends DataConnectorsCheckRequirements {
3301
3461
  /** Polymorphic discriminator, which specifies the different types this object can be */
3302
3462
  kind: "ThreatIntelligenceTaxii";
3303
3463
  /** The tenant id to connect to, and get the data from. */
3304
3464
  tenantId?: string;
3305
- };
3465
+ }
3306
3466
 
3307
3467
  /** Represents IoT requirements check request. */
3308
- export type IoTCheckRequirements = DataConnectorsCheckRequirements & {
3468
+ export interface IoTCheckRequirements extends DataConnectorsCheckRequirements {
3309
3469
  /** Polymorphic discriminator, which specifies the different types this object can be */
3310
3470
  kind: "IOT";
3311
3471
  /** The subscription id to connect to, and get the data from. */
3312
3472
  subscriptionId?: string;
3313
- };
3473
+ }
3314
3474
 
3315
3475
  /** Alert rule template with MITRE property bag. */
3316
- export type AlertRuleTemplateWithMitreProperties = AlertRuleTemplatePropertiesBase & {
3476
+ export interface AlertRuleTemplateWithMitreProperties
3477
+ extends AlertRuleTemplatePropertiesBase {
3317
3478
  /** The tactics of the alert rule */
3318
3479
  tactics?: AttackTactic[];
3319
3480
  /** The techniques of the alert rule */
3320
3481
  techniques?: string[];
3321
- };
3482
+ }
3322
3483
 
3323
3484
  /** MicrosoftSecurityIncidentCreation rule template properties */
3324
- export type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = AlertRuleTemplatePropertiesBase & {
3485
+ export interface MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
3486
+ extends AlertRuleTemplatePropertiesBase {
3325
3487
  /** the alerts' displayNames on which the cases will be generated */
3326
3488
  displayNamesFilter?: string[];
3327
3489
  /** the alerts' displayNames on which the cases will not be generated */
@@ -3330,14 +3492,16 @@ export type MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = Alert
3330
3492
  productFilter?: MicrosoftSecurityProductName;
3331
3493
  /** the alerts' severities on which the cases will be generated */
3332
3494
  severitiesFilter?: AlertSeverity[];
3333
- };
3495
+ }
3334
3496
 
3335
3497
  /** NRT alert rule template properties */
3336
- export type NrtAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties &
3337
- QueryBasedAlertRuleTemplateProperties & {};
3498
+ export interface NrtAlertRuleTemplateProperties
3499
+ extends AlertRuleTemplateWithMitreProperties,
3500
+ QueryBasedAlertRuleTemplateProperties {}
3338
3501
 
3339
3502
  /** MicrosoftSecurityIncidentCreation rule property bag. */
3340
- export type MicrosoftSecurityIncidentCreationAlertRuleProperties = MicrosoftSecurityIncidentCreationAlertRuleCommonProperties & {
3503
+ export interface MicrosoftSecurityIncidentCreationAlertRuleProperties
3504
+ extends MicrosoftSecurityIncidentCreationAlertRuleCommonProperties {
3341
3505
  /** The Name of the alert rule template used to create this rule. */
3342
3506
  alertRuleTemplateName?: string;
3343
3507
  /** The description of the alert rule. */
@@ -3351,10 +3515,11 @@ export type MicrosoftSecurityIncidentCreationAlertRuleProperties = MicrosoftSecu
3351
3515
  * NOTE: This property will not be serialized. It can only be populated by the server.
3352
3516
  */
3353
3517
  readonly lastModifiedUtc?: Date;
3354
- };
3518
+ }
3355
3519
 
3356
3520
  /** Scheduled alert rule base property bag. */
3357
- export type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties & {
3521
+ export interface ScheduledAlertRuleProperties
3522
+ extends ScheduledAlertRuleCommonProperties {
3358
3523
  /** The Name of the alert rule template used to create this rule. */
3359
3524
  alertRuleTemplateName?: string;
3360
3525
  /** 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> */
@@ -3380,10 +3545,10 @@ export type ScheduledAlertRuleProperties = ScheduledAlertRuleCommonProperties &
3380
3545
  techniques?: string[];
3381
3546
  /** The settings of the incidents that created from alerts triggered by this analytics rule */
3382
3547
  incidentConfiguration?: IncidentConfiguration;
3383
- };
3548
+ }
3384
3549
 
3385
3550
  /** Represents Insight Query. */
3386
- export type InsightQueryItemProperties = EntityQueryItemProperties & {
3551
+ export interface InsightQueryItemProperties extends EntityQueryItemProperties {
3387
3552
  /** The insight display name. */
3388
3553
  displayName?: string;
3389
3554
  /** The insight description. */
@@ -3400,119 +3565,137 @@ export type InsightQueryItemProperties = EntityQueryItemProperties & {
3400
3565
  defaultTimeRange?: InsightQueryItemPropertiesDefaultTimeRange;
3401
3566
  /** The insight chart query. */
3402
3567
  referenceTimeRange?: InsightQueryItemPropertiesReferenceTimeRange;
3403
- };
3568
+ }
3404
3569
 
3405
3570
  /** AAD (Azure Active Directory) requirements check properties. */
3406
- export type AADCheckRequirementsProperties = DataConnectorTenantId & {};
3571
+ export interface AADCheckRequirementsProperties extends DataConnectorTenantId {}
3407
3572
 
3408
3573
  /** AATP (Azure Advanced Threat Protection) requirements check properties. */
3409
- export type AatpCheckRequirementsProperties = DataConnectorTenantId & {};
3574
+ export interface AatpCheckRequirementsProperties
3575
+ extends DataConnectorTenantId {}
3410
3576
 
3411
3577
  /** Dynamics365 requirements check properties. */
3412
- export type Dynamics365CheckRequirementsProperties = DataConnectorTenantId & {};
3578
+ export interface Dynamics365CheckRequirementsProperties
3579
+ extends DataConnectorTenantId {}
3413
3580
 
3414
3581
  /** MCAS (Microsoft Cloud App Security) requirements check properties. */
3415
- export type McasCheckRequirementsProperties = DataConnectorTenantId & {};
3582
+ export interface McasCheckRequirementsProperties
3583
+ extends DataConnectorTenantId {}
3416
3584
 
3417
3585
  /** MDATP (Microsoft Defender Advanced Threat Protection) requirements check properties. */
3418
- export type MdatpCheckRequirementsProperties = DataConnectorTenantId & {};
3586
+ export interface MdatpCheckRequirementsProperties
3587
+ extends DataConnectorTenantId {}
3419
3588
 
3420
3589
  /** Microsoft Threat Intelligence requirements check properties. */
3421
- export type MstiCheckRequirementsProperties = DataConnectorTenantId & {};
3590
+ export interface MstiCheckRequirementsProperties
3591
+ extends DataConnectorTenantId {}
3422
3592
 
3423
3593
  /** MTP (Microsoft Threat Protection) requirements check properties. */
3424
- export type MTPCheckRequirementsProperties = DataConnectorTenantId & {};
3594
+ export interface MTPCheckRequirementsProperties extends DataConnectorTenantId {}
3425
3595
 
3426
3596
  /** OfficeATP (Office 365 Advanced Threat Protection) requirements check properties. */
3427
- export type OfficeATPCheckRequirementsProperties = DataConnectorTenantId & {};
3597
+ export interface OfficeATPCheckRequirementsProperties
3598
+ extends DataConnectorTenantId {}
3428
3599
 
3429
3600
  /** OfficeIRM (Microsoft Insider Risk Management) requirements check properties. */
3430
- export type OfficeIRMCheckRequirementsProperties = DataConnectorTenantId & {};
3601
+ export interface OfficeIRMCheckRequirementsProperties
3602
+ extends DataConnectorTenantId {}
3431
3603
 
3432
3604
  /** Office365 Project requirements check properties. */
3433
- export type Office365ProjectCheckRequirementsProperties = DataConnectorTenantId & {};
3605
+ export interface Office365ProjectCheckRequirementsProperties
3606
+ extends DataConnectorTenantId {}
3434
3607
 
3435
3608
  /** Office PowerBI requirements check properties. */
3436
- export type OfficePowerBICheckRequirementsProperties = DataConnectorTenantId & {};
3609
+ export interface OfficePowerBICheckRequirementsProperties
3610
+ extends DataConnectorTenantId {}
3437
3611
 
3438
3612
  /** Threat Intelligence Platforms data connector required properties. */
3439
- export type TICheckRequirementsProperties = DataConnectorTenantId & {};
3613
+ export interface TICheckRequirementsProperties extends DataConnectorTenantId {}
3440
3614
 
3441
3615
  /** Threat Intelligence TAXII data connector required properties. */
3442
- export type TiTaxiiCheckRequirementsProperties = DataConnectorTenantId & {};
3616
+ export interface TiTaxiiCheckRequirementsProperties
3617
+ extends DataConnectorTenantId {}
3443
3618
 
3444
3619
  /** AAD (Azure Active Directory) data connector properties. */
3445
- export type AADDataConnectorProperties = DataConnectorTenantId &
3446
- DataConnectorWithAlertsProperties & {};
3620
+ export interface AADDataConnectorProperties
3621
+ extends DataConnectorTenantId,
3622
+ DataConnectorWithAlertsProperties {}
3447
3623
 
3448
3624
  /** Microsoft Threat Intelligence data connector properties. */
3449
- export type MstiDataConnectorProperties = DataConnectorTenantId & {
3625
+ export interface MstiDataConnectorProperties extends DataConnectorTenantId {
3450
3626
  /** The available data types for the connector. */
3451
3627
  dataTypes: MstiDataConnectorDataTypes;
3452
- };
3628
+ }
3453
3629
 
3454
3630
  /** MTP (Microsoft Threat Protection) data connector properties. */
3455
- export type MTPDataConnectorProperties = DataConnectorTenantId & {
3631
+ export interface MTPDataConnectorProperties extends DataConnectorTenantId {
3456
3632
  /** The available data types for the connector. */
3457
3633
  dataTypes: MTPDataConnectorDataTypes;
3458
- };
3634
+ }
3459
3635
 
3460
3636
  /** AATP (Azure Advanced Threat Protection) data connector properties. */
3461
- export type AatpDataConnectorProperties = DataConnectorTenantId &
3462
- DataConnectorWithAlertsProperties & {};
3637
+ export interface AatpDataConnectorProperties
3638
+ extends DataConnectorTenantId,
3639
+ DataConnectorWithAlertsProperties {}
3463
3640
 
3464
3641
  /** MCAS (Microsoft Cloud App Security) data connector properties. */
3465
- export type McasDataConnectorProperties = DataConnectorTenantId & {
3642
+ export interface McasDataConnectorProperties extends DataConnectorTenantId {
3466
3643
  /** The available data types for the connector. */
3467
3644
  dataTypes: McasDataConnectorDataTypes;
3468
- };
3645
+ }
3469
3646
 
3470
3647
  /** Dynamics365 data connector properties. */
3471
- export type Dynamics365DataConnectorProperties = DataConnectorTenantId & {
3648
+ export interface Dynamics365DataConnectorProperties
3649
+ extends DataConnectorTenantId {
3472
3650
  /** The available data types for the connector. */
3473
3651
  dataTypes: Dynamics365DataConnectorDataTypes;
3474
- };
3652
+ }
3475
3653
 
3476
3654
  /** OfficeATP (Office 365 Advanced Threat Protection) data connector properties. */
3477
- export type OfficeATPDataConnectorProperties = DataConnectorTenantId &
3478
- DataConnectorWithAlertsProperties & {};
3655
+ export interface OfficeATPDataConnectorProperties
3656
+ extends DataConnectorTenantId,
3657
+ DataConnectorWithAlertsProperties {}
3479
3658
 
3480
3659
  /** Office Microsoft Project data connector properties. */
3481
- export type Office365ProjectDataConnectorProperties = DataConnectorTenantId & {
3660
+ export interface Office365ProjectDataConnectorProperties
3661
+ extends DataConnectorTenantId {
3482
3662
  /** The available data types for the connector. */
3483
3663
  dataTypes: Office365ProjectConnectorDataTypes;
3484
- };
3664
+ }
3485
3665
 
3486
3666
  /** Office Microsoft PowerBI data connector properties. */
3487
- export type OfficePowerBIDataConnectorProperties = DataConnectorTenantId & {
3667
+ export interface OfficePowerBIDataConnectorProperties
3668
+ extends DataConnectorTenantId {
3488
3669
  /** The available data types for the connector. */
3489
3670
  dataTypes: OfficePowerBIConnectorDataTypes;
3490
- };
3671
+ }
3491
3672
 
3492
3673
  /** OfficeIRM (Microsoft Insider Risk Management) data connector properties. */
3493
- export type OfficeIRMDataConnectorProperties = DataConnectorTenantId &
3494
- DataConnectorWithAlertsProperties & {};
3674
+ export interface OfficeIRMDataConnectorProperties
3675
+ extends DataConnectorTenantId,
3676
+ DataConnectorWithAlertsProperties {}
3495
3677
 
3496
3678
  /** MDATP (Microsoft Defender Advanced Threat Protection) data connector properties. */
3497
- export type MdatpDataConnectorProperties = DataConnectorTenantId &
3498
- DataConnectorWithAlertsProperties & {};
3679
+ export interface MdatpDataConnectorProperties
3680
+ extends DataConnectorTenantId,
3681
+ DataConnectorWithAlertsProperties {}
3499
3682
 
3500
3683
  /** Office data connector properties. */
3501
- export type OfficeDataConnectorProperties = DataConnectorTenantId & {
3684
+ export interface OfficeDataConnectorProperties extends DataConnectorTenantId {
3502
3685
  /** The available data types for the connector. */
3503
3686
  dataTypes: OfficeDataConnectorDataTypes;
3504
- };
3687
+ }
3505
3688
 
3506
3689
  /** TI (Threat Intelligence) data connector properties. */
3507
- export type TIDataConnectorProperties = DataConnectorTenantId & {
3690
+ export interface TIDataConnectorProperties extends DataConnectorTenantId {
3508
3691
  /** The lookback period for the feed to be imported. */
3509
3692
  tipLookbackPeriod?: Date;
3510
3693
  /** The available data types for the connector. */
3511
3694
  dataTypes: TIDataConnectorDataTypes;
3512
- };
3695
+ }
3513
3696
 
3514
3697
  /** Threat Intelligence TAXII data connector properties. */
3515
- export type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
3698
+ export interface TiTaxiiDataConnectorProperties extends DataConnectorTenantId {
3516
3699
  /** The workspace id. */
3517
3700
  workspaceId?: string;
3518
3701
  /** The friendly name for the TAXII server. */
@@ -3531,126 +3714,148 @@ export type TiTaxiiDataConnectorProperties = DataConnectorTenantId & {
3531
3714
  pollingFrequency: PollingFrequency | null;
3532
3715
  /** The available data types for Threat Intelligence TAXII data connector. */
3533
3716
  dataTypes: TiTaxiiDataConnectorDataTypes;
3534
- };
3717
+ }
3535
3718
 
3536
3719
  /** ASC (Azure Security Center) data connector properties. */
3537
- export type ASCDataConnectorProperties = DataConnectorWithAlertsProperties & {
3720
+ export interface ASCDataConnectorProperties
3721
+ extends DataConnectorWithAlertsProperties {
3538
3722
  /** The subscription id to connect to, and get the data from. */
3539
3723
  subscriptionId?: string;
3540
- };
3724
+ }
3541
3725
 
3542
3726
  /** IoT data connector properties. */
3543
- export type IoTDataConnectorProperties = DataConnectorWithAlertsProperties & {
3727
+ export interface IoTDataConnectorProperties
3728
+ extends DataConnectorWithAlertsProperties {
3544
3729
  /** The subscription id to connect to, and get the data from. */
3545
3730
  subscriptionId?: string;
3546
- };
3731
+ }
3547
3732
 
3548
3733
  /** The available data types for MCAS (Microsoft Cloud App Security) data connector. */
3549
- export type McasDataConnectorDataTypes = AlertsDataTypeOfDataConnector & {
3734
+ export interface McasDataConnectorDataTypes
3735
+ extends AlertsDataTypeOfDataConnector {
3550
3736
  /** Discovery log data type connection. */
3551
3737
  discoveryLogs?: DataConnectorDataTypeCommon;
3552
- };
3738
+ }
3553
3739
 
3554
3740
  /** Data type for Microsoft Threat Intelligence Platforms data connector. */
3555
- export type MstiDataConnectorDataTypesBingSafetyPhishingURL = DataConnectorDataTypeCommon & {
3741
+ export interface MstiDataConnectorDataTypesBingSafetyPhishingURL
3742
+ extends DataConnectorDataTypeCommon {
3556
3743
  /** lookback period */
3557
3744
  lookbackPeriod: string;
3558
- };
3745
+ }
3559
3746
 
3560
3747
  /** Data type for Microsoft Threat Intelligence Platforms data connector. */
3561
- export type MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed = DataConnectorDataTypeCommon & {
3748
+ export interface MstiDataConnectorDataTypesMicrosoftEmergingThreatFeed
3749
+ extends DataConnectorDataTypeCommon {
3562
3750
  /** lookback period */
3563
3751
  lookbackPeriod: string;
3564
- };
3752
+ }
3565
3753
 
3566
3754
  /** Data type for Microsoft Threat Protection Platforms data connector. */
3567
- export type MTPDataConnectorDataTypesIncidents = DataConnectorDataTypeCommon & {};
3755
+ export interface MTPDataConnectorDataTypesIncidents
3756
+ extends DataConnectorDataTypeCommon {}
3568
3757
 
3569
3758
  /** Logs data type. */
3570
- export type AwsCloudTrailDataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3759
+ export interface AwsCloudTrailDataConnectorDataTypesLogs
3760
+ extends DataConnectorDataTypeCommon {}
3571
3761
 
3572
3762
  /** Logs data type. */
3573
- export type AwsS3DataConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3763
+ export interface AwsS3DataConnectorDataTypesLogs
3764
+ extends DataConnectorDataTypeCommon {}
3574
3765
 
3575
3766
  /** Common Data Service data type connection. */
3576
- export type Dynamics365DataConnectorDataTypesDynamics365CdsActivities = DataConnectorDataTypeCommon & {};
3767
+ export interface Dynamics365DataConnectorDataTypesDynamics365CdsActivities
3768
+ extends DataConnectorDataTypeCommon {}
3577
3769
 
3578
3770
  /** Logs data type. */
3579
- export type Office365ProjectConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3771
+ export interface Office365ProjectConnectorDataTypesLogs
3772
+ extends DataConnectorDataTypeCommon {}
3580
3773
 
3581
3774
  /** Logs data type. */
3582
- export type OfficePowerBIConnectorDataTypesLogs = DataConnectorDataTypeCommon & {};
3775
+ export interface OfficePowerBIConnectorDataTypesLogs
3776
+ extends DataConnectorDataTypeCommon {}
3583
3777
 
3584
3778
  /** Exchange data type connection. */
3585
- export type OfficeDataConnectorDataTypesExchange = DataConnectorDataTypeCommon & {};
3779
+ export interface OfficeDataConnectorDataTypesExchange
3780
+ extends DataConnectorDataTypeCommon {}
3586
3781
 
3587
3782
  /** SharePoint data type connection. */
3588
- export type OfficeDataConnectorDataTypesSharePoint = DataConnectorDataTypeCommon & {};
3783
+ export interface OfficeDataConnectorDataTypesSharePoint
3784
+ extends DataConnectorDataTypeCommon {}
3589
3785
 
3590
3786
  /** Teams data type connection. */
3591
- export type OfficeDataConnectorDataTypesTeams = DataConnectorDataTypeCommon & {};
3787
+ export interface OfficeDataConnectorDataTypesTeams
3788
+ extends DataConnectorDataTypeCommon {}
3592
3789
 
3593
3790
  /** Data type for indicators connection. */
3594
- export type TIDataConnectorDataTypesIndicators = DataConnectorDataTypeCommon & {};
3791
+ export interface TIDataConnectorDataTypesIndicators
3792
+ extends DataConnectorDataTypeCommon {}
3595
3793
 
3596
3794
  /** Data type for TAXII connector. */
3597
- export type TiTaxiiDataConnectorDataTypesTaxiiClient = DataConnectorDataTypeCommon & {};
3795
+ export interface TiTaxiiDataConnectorDataTypesTaxiiClient
3796
+ extends DataConnectorDataTypeCommon {}
3598
3797
 
3599
- export type CodelessUiConnectorConfigPropertiesGraphQueriesItem = GraphQueries & {};
3798
+ export interface CodelessUiConnectorConfigPropertiesGraphQueriesItem
3799
+ extends GraphQueries {}
3600
3800
 
3601
- export type CodelessUiConnectorConfigPropertiesSampleQueriesItem = SampleQueries & {};
3801
+ export interface CodelessUiConnectorConfigPropertiesSampleQueriesItem
3802
+ extends SampleQueries {}
3602
3803
 
3603
- export type CodelessUiConnectorConfigPropertiesDataTypesItem = LastDataReceivedDataType & {};
3804
+ export interface CodelessUiConnectorConfigPropertiesDataTypesItem
3805
+ extends LastDataReceivedDataType {}
3604
3806
 
3605
- export type CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem = ConnectivityCriteria & {};
3807
+ export interface CodelessUiConnectorConfigPropertiesConnectivityCriteriaItem
3808
+ extends ConnectivityCriteria {}
3606
3809
 
3607
- export type PermissionsResourceProviderItem = ResourceProvider & {};
3810
+ export interface PermissionsResourceProviderItem extends ResourceProvider {}
3608
3811
 
3609
3812
  /** Customs permissions required for the connector */
3610
- export type Customs = CustomsPermission & {};
3813
+ export interface Customs extends CustomsPermission {}
3611
3814
 
3612
- export type CodelessUiConnectorConfigPropertiesInstructionStepsItem = InstructionSteps & {};
3815
+ export interface CodelessUiConnectorConfigPropertiesInstructionStepsItem
3816
+ extends InstructionSteps {}
3613
3817
 
3614
- export type InstructionStepsInstructionsItem = ConnectorInstructionModelBase & {};
3818
+ export interface InstructionStepsInstructionsItem
3819
+ extends ConnectorInstructionModelBase {}
3615
3820
 
3616
3821
  /** Alert rule. */
3617
- export type AlertRule = ResourceWithEtag & {
3822
+ export interface AlertRule extends ResourceWithEtag {
3618
3823
  /** The kind of the alert rule */
3619
3824
  kind: AlertRuleKind;
3620
- };
3825
+ }
3621
3826
 
3622
3827
  /** Action for alert rule. */
3623
- export type ActionResponse = ResourceWithEtag & {
3828
+ export interface ActionResponse extends ResourceWithEtag {
3624
3829
  /** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
3625
3830
  logicAppResourceId?: string;
3626
3831
  /** The name of the logic app's workflow. */
3627
3832
  workflowId?: string;
3628
- };
3833
+ }
3629
3834
 
3630
3835
  /** Action for alert rule. */
3631
- export type ActionRequest = ResourceWithEtag & {
3836
+ export interface ActionRequest extends ResourceWithEtag {
3632
3837
  /** Logic App Resource Id, /subscriptions/{my-subscription}/resourceGroups/{my-resource-group}/providers/Microsoft.Logic/workflows/{my-workflow-id}. */
3633
3838
  logicAppResourceId?: string;
3634
3839
  /** Logic App Callback URL for this specific workflow. */
3635
3840
  triggerUri?: string;
3636
- };
3841
+ }
3637
3842
 
3638
- export type AutomationRule = ResourceWithEtag & {
3639
- /** The display name of the automation rule */
3843
+ export interface AutomationRule extends ResourceWithEtag {
3844
+ /** The display name of the automation rule. */
3640
3845
  displayName: string;
3641
- /** The order of execution of the automation rule */
3846
+ /** The order of execution of the automation rule. */
3642
3847
  order: number;
3643
- /** Describes automation rule triggering logic */
3848
+ /** Describes automation rule triggering logic. */
3644
3849
  triggeringLogic: AutomationRuleTriggeringLogic;
3645
- /** The actions to execute when the automation rule is triggered */
3850
+ /** The actions to execute when the automation rule is triggered. */
3646
3851
  actions: AutomationRuleActionUnion[];
3647
3852
  /**
3648
- * The last time the automation rule was updated
3853
+ * The last time the automation rule was updated.
3649
3854
  * NOTE: This property will not be serialized. It can only be populated by the server.
3650
3855
  */
3651
3856
  readonly lastModifiedTimeUtc?: Date;
3652
3857
  /**
3653
- * The time the automation rule was created
3858
+ * The time the automation rule was created.
3654
3859
  * NOTE: This property will not be serialized. It can only be populated by the server.
3655
3860
  */
3656
3861
  readonly createdTimeUtc?: Date;
@@ -3664,10 +3869,10 @@ export type AutomationRule = ResourceWithEtag & {
3664
3869
  * NOTE: This property will not be serialized. It can only be populated by the server.
3665
3870
  */
3666
3871
  readonly createdBy?: ClientInfo;
3667
- };
3872
+ }
3668
3873
 
3669
3874
  /** Represents a bookmark in Azure Security Insights. */
3670
- export type Bookmark = ResourceWithEtag & {
3875
+ export interface Bookmark extends ResourceWithEtag {
3671
3876
  /** The time the bookmark was created */
3672
3877
  created?: Date;
3673
3878
  /** Describes a user that created the bookmark */
@@ -3700,10 +3905,10 @@ export type Bookmark = ResourceWithEtag & {
3700
3905
  tactics?: AttackTactic[];
3701
3906
  /** A list of relevant mitre techniques */
3702
3907
  techniques?: string[];
3703
- };
3908
+ }
3704
3909
 
3705
3910
  /** Represents a relation between two resources */
3706
- export type Relation = ResourceWithEtag & {
3911
+ export interface Relation extends ResourceWithEtag {
3707
3912
  /** The resource ID of the related resource */
3708
3913
  relatedResourceId?: string;
3709
3914
  /**
@@ -3721,22 +3926,22 @@ export type Relation = ResourceWithEtag & {
3721
3926
  * NOTE: This property will not be serialized. It can only be populated by the server.
3722
3927
  */
3723
3928
  readonly relatedResourceKind?: string;
3724
- };
3929
+ }
3725
3930
 
3726
3931
  /** Specific entity query. */
3727
- export type EntityQuery = ResourceWithEtag & {
3932
+ export interface EntityQuery extends ResourceWithEtag {
3728
3933
  /** the entity query kind */
3729
3934
  kind: EntityQueryKind;
3730
- };
3935
+ }
3731
3936
 
3732
3937
  /** Specific entity query that supports put requests. */
3733
- export type CustomEntityQuery = ResourceWithEtag & {
3938
+ export interface CustomEntityQuery extends ResourceWithEtag {
3734
3939
  /** the entity query kind */
3735
3940
  kind: CustomEntityQueryKind;
3736
- };
3941
+ }
3737
3942
 
3738
3943
  /** Represents an incident in Azure Security Insights. */
3739
- export type Incident = ResourceWithEtag & {
3944
+ export interface Incident extends ResourceWithEtag {
3740
3945
  /**
3741
3946
  * Additional data on the incident
3742
3947
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3795,10 +4000,10 @@ export type Incident = ResourceWithEtag & {
3795
4000
  teamInformation?: TeamInformation;
3796
4001
  /** The title of the incident */
3797
4002
  title?: string;
3798
- };
4003
+ }
3799
4004
 
3800
4005
  /** Represents an incident comment */
3801
- export type IncidentComment = ResourceWithEtag & {
4006
+ export interface IncidentComment extends ResourceWithEtag {
3802
4007
  /**
3803
4008
  * The time the comment was created
3804
4009
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3816,10 +4021,10 @@ export type IncidentComment = ResourceWithEtag & {
3816
4021
  * NOTE: This property will not be serialized. It can only be populated by the server.
3817
4022
  */
3818
4023
  readonly author?: ClientInfo;
3819
- };
4024
+ }
3820
4025
 
3821
4026
  /** Metadata resource definition. */
3822
- export type MetadataModel = ResourceWithEtag & {
4027
+ export interface MetadataModel extends ResourceWithEtag {
3823
4028
  /** 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 */
3824
4029
  contentId?: string;
3825
4030
  /** 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) */
@@ -3858,10 +4063,10 @@ export type MetadataModel = ResourceWithEtag & {
3858
4063
  previewImages?: string[];
3859
4064
  /** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
3860
4065
  previewImagesDark?: string[];
3861
- };
4066
+ }
3862
4067
 
3863
4068
  /** Metadata patch request body. */
3864
- export type MetadataPatch = ResourceWithEtag & {
4069
+ export interface MetadataPatch extends ResourceWithEtag {
3865
4070
  /** 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 */
3866
4071
  contentId?: string;
3867
4072
  /** 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) */
@@ -3900,22 +4105,28 @@ export type MetadataPatch = ResourceWithEtag & {
3900
4105
  previewImages?: string[];
3901
4106
  /** preview image file names. These will be taken from the solution artifacts. used for dark theme support */
3902
4107
  previewImagesDark?: string[];
3903
- };
4108
+ }
3904
4109
 
3905
4110
  /** Sentinel onboarding state */
3906
- export type SentinelOnboardingState = ResourceWithEtag & {
4111
+ export interface SentinelOnboardingState extends ResourceWithEtag {
3907
4112
  /** Flag that indicates the status of the CMK setting */
3908
4113
  customerManagedKey?: boolean;
3909
- };
4114
+ }
4115
+
4116
+ /** Security ML Analytics Setting */
4117
+ export interface SecurityMLAnalyticsSetting extends ResourceWithEtag {
4118
+ /** The kind of security ML Analytics Settings */
4119
+ kind: SecurityMLAnalyticsSettingsKind;
4120
+ }
3910
4121
 
3911
4122
  /** The Setting. */
3912
- export type Settings = ResourceWithEtag & {
4123
+ export interface Settings extends ResourceWithEtag {
3913
4124
  /** The kind of the setting */
3914
4125
  kind: SettingKind;
3915
- };
4126
+ }
3916
4127
 
3917
4128
  /** Represents a SourceControl in Azure Security Insights. */
3918
- export type SourceControl = ResourceWithEtag & {
4129
+ export interface SourceControl extends ResourceWithEtag {
3919
4130
  /** The id (a Guid) of the source control */
3920
4131
  idPropertiesId?: string;
3921
4132
  /** The version number associated with the source control */
@@ -3934,16 +4145,16 @@ export type SourceControl = ResourceWithEtag & {
3934
4145
  repositoryResourceInfo?: RepositoryResourceInfo;
3935
4146
  /** Information regarding the latest deployment for the source control. */
3936
4147
  lastDeploymentInfo?: DeploymentInfo;
3937
- };
4148
+ }
3938
4149
 
3939
4150
  /** Threat intelligence information object. */
3940
- export type ThreatIntelligenceInformation = ResourceWithEtag & {
4151
+ export interface ThreatIntelligenceInformation extends ResourceWithEtag {
3941
4152
  /** The kind of the entity. */
3942
4153
  kind: ThreatIntelligenceResourceKindEnum;
3943
- };
4154
+ }
3944
4155
 
3945
4156
  /** Represents a Watchlist in Azure Security Insights. */
3946
- export type Watchlist = ResourceWithEtag & {
4157
+ export interface Watchlist extends ResourceWithEtag {
3947
4158
  /** The id (a Guid) of the watchlist */
3948
4159
  watchlistId?: string;
3949
4160
  /** The display name of the watchlist */
@@ -3986,10 +4197,10 @@ export type Watchlist = ResourceWithEtag & {
3986
4197
  contentType?: string;
3987
4198
  /** 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 */
3988
4199
  uploadStatus?: string;
3989
- };
4200
+ }
3990
4201
 
3991
4202
  /** Represents a Watchlist item in Azure Security Insights. */
3992
- export type WatchlistItem = ResourceWithEtag & {
4203
+ export interface WatchlistItem extends ResourceWithEtag {
3993
4204
  /** The type of the watchlist item */
3994
4205
  watchlistItemType?: string;
3995
4206
  /** The id (a Guid) of the watchlist item */
@@ -4007,19 +4218,20 @@ export type WatchlistItem = ResourceWithEtag & {
4007
4218
  /** Describes a user that updated the watchlist item */
4008
4219
  updatedBy?: UserInfo;
4009
4220
  /** key-value pairs for a watchlist item */
4010
- itemsKeyValue?: Record<string, unknown>;
4221
+ itemsKeyValue?: { [propertyName: string]: any };
4011
4222
  /** key-value pairs for a watchlist item entity mapping */
4012
- entityMapping?: Record<string, unknown>;
4013
- };
4223
+ entityMapping?: { [propertyName: string]: any };
4224
+ }
4014
4225
 
4015
4226
  /** Data connector */
4016
- export type DataConnector = ResourceWithEtag & {
4227
+ export interface DataConnector extends ResourceWithEtag {
4017
4228
  /** The data connector kind */
4018
4229
  kind: DataConnectorKind;
4019
- };
4230
+ }
4020
4231
 
4021
4232
  /** Represents MLBehaviorAnalytics alert rule template. */
4022
- export type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
4233
+ export interface MLBehaviorAnalyticsAlertRuleTemplate
4234
+ extends AlertRuleTemplate {
4023
4235
  /** the number of alert rules that were created by this template */
4024
4236
  alertRulesCreatedByTemplateCount?: number;
4025
4237
  /**
@@ -4046,10 +4258,10 @@ export type MLBehaviorAnalyticsAlertRuleTemplate = AlertRuleTemplate & {
4046
4258
  techniques?: string[];
4047
4259
  /** The severity for alerts created by this alert rule. */
4048
4260
  severity?: AlertSeverity;
4049
- };
4261
+ }
4050
4262
 
4051
4263
  /** Represents Fusion alert rule template. */
4052
- export type FusionAlertRuleTemplate = AlertRuleTemplate & {
4264
+ export interface FusionAlertRuleTemplate extends AlertRuleTemplate {
4053
4265
  /** the number of alert rules that were created by this template */
4054
4266
  alertRulesCreatedByTemplateCount?: number;
4055
4267
  /**
@@ -4078,10 +4290,10 @@ export type FusionAlertRuleTemplate = AlertRuleTemplate & {
4078
4290
  techniques?: string[];
4079
4291
  /** All supported source signal configurations consumed in fusion detection. */
4080
4292
  sourceSettings?: FusionTemplateSourceSetting[];
4081
- };
4293
+ }
4082
4294
 
4083
4295
  /** Represents Threat Intelligence alert rule template. */
4084
- export type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
4296
+ export interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
4085
4297
  /** the number of alert rules that were created by this template */
4086
4298
  alertRulesCreatedByTemplateCount?: number;
4087
4299
  /**
@@ -4108,10 +4320,11 @@ export type ThreatIntelligenceAlertRuleTemplate = AlertRuleTemplate & {
4108
4320
  techniques?: string[];
4109
4321
  /** The severity for alerts created by this alert rule. */
4110
4322
  severity?: AlertSeverity;
4111
- };
4323
+ }
4112
4324
 
4113
4325
  /** Represents MicrosoftSecurityIncidentCreation rule template. */
4114
- export type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRuleTemplate & {
4326
+ export interface MicrosoftSecurityIncidentCreationAlertRuleTemplate
4327
+ extends AlertRuleTemplate {
4115
4328
  /** the number of alert rules that were created by this template */
4116
4329
  alertRulesCreatedByTemplateCount?: number;
4117
4330
  /**
@@ -4140,10 +4353,10 @@ export type MicrosoftSecurityIncidentCreationAlertRuleTemplate = AlertRuleTempla
4140
4353
  productFilter?: MicrosoftSecurityProductName;
4141
4354
  /** the alerts' severities on which the cases will be generated */
4142
4355
  severitiesFilter?: AlertSeverity[];
4143
- };
4356
+ }
4144
4357
 
4145
4358
  /** Represents scheduled alert rule template. */
4146
- export type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
4359
+ export interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
4147
4360
  /** the number of alert rules that were created by this template */
4148
4361
  alertRulesCreatedByTemplateCount?: number;
4149
4362
  /**
@@ -4190,10 +4403,10 @@ export type ScheduledAlertRuleTemplate = AlertRuleTemplate & {
4190
4403
  entityMappings?: EntityMapping[];
4191
4404
  /** The alert details override settings */
4192
4405
  alertDetailsOverride?: AlertDetailsOverride;
4193
- };
4406
+ }
4194
4407
 
4195
4408
  /** Represents NRT alert rule template. */
4196
- export type NrtAlertRuleTemplate = AlertRuleTemplate & {
4409
+ export interface NrtAlertRuleTemplate extends AlertRuleTemplate {
4197
4410
  /** the number of alert rules that were created by this template */
4198
4411
  alertRulesCreatedByTemplateCount?: number;
4199
4412
  /**
@@ -4230,10 +4443,10 @@ export type NrtAlertRuleTemplate = AlertRuleTemplate & {
4230
4443
  entityMappings?: EntityMapping[];
4231
4444
  /** The alert details override settings */
4232
4445
  alertDetailsOverride?: AlertDetailsOverride;
4233
- };
4446
+ }
4234
4447
 
4235
4448
  /** Represents a security alert entity. */
4236
- export type SecurityAlert = Entity & {
4449
+ export interface SecurityAlert extends Entity {
4237
4450
  /**
4238
4451
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4239
4452
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4366,10 +4579,10 @@ export type SecurityAlert = Entity & {
4366
4579
  * NOTE: This property will not be serialized. It can only be populated by the server.
4367
4580
  */
4368
4581
  readonly resourceIdentifiers?: Record<string, unknown>[];
4369
- };
4582
+ }
4370
4583
 
4371
4584
  /** Represents a Hunting bookmark entity. */
4372
- export type HuntingBookmark = Entity & {
4585
+ export interface HuntingBookmark extends Entity {
4373
4586
  /**
4374
4587
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4375
4588
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4402,10 +4615,10 @@ export type HuntingBookmark = Entity & {
4402
4615
  updatedBy?: UserInfo;
4403
4616
  /** Describes an incident that relates to bookmark */
4404
4617
  incidentInfo?: IncidentInfo;
4405
- };
4618
+ }
4406
4619
 
4407
4620
  /** Represents an account entity. */
4408
- export type AccountEntity = Entity & {
4621
+ export interface AccountEntity extends Entity {
4409
4622
  /**
4410
4623
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4411
4624
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4476,10 +4689,10 @@ export type AccountEntity = Entity & {
4476
4689
  * NOTE: This property will not be serialized. It can only be populated by the server.
4477
4690
  */
4478
4691
  readonly dnsDomain?: string;
4479
- };
4692
+ }
4480
4693
 
4481
4694
  /** Represents an azure resource entity. */
4482
- export type AzureResourceEntity = Entity & {
4695
+ export interface AzureResourceEntity extends Entity {
4483
4696
  /**
4484
4697
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4485
4698
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4500,10 +4713,10 @@ export type AzureResourceEntity = Entity & {
4500
4713
  * NOTE: This property will not be serialized. It can only be populated by the server.
4501
4714
  */
4502
4715
  readonly subscriptionId?: string;
4503
- };
4716
+ }
4504
4717
 
4505
4718
  /** Represents a cloud application entity. */
4506
- export type CloudApplicationEntity = Entity & {
4719
+ export interface CloudApplicationEntity extends Entity {
4507
4720
  /**
4508
4721
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4509
4722
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4529,10 +4742,10 @@ export type CloudApplicationEntity = Entity & {
4529
4742
  * NOTE: This property will not be serialized. It can only be populated by the server.
4530
4743
  */
4531
4744
  readonly instanceName?: string;
4532
- };
4745
+ }
4533
4746
 
4534
4747
  /** Represents a dns entity. */
4535
- export type DnsEntity = Entity & {
4748
+ export interface DnsEntity extends Entity {
4536
4749
  /**
4537
4750
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4538
4751
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4563,10 +4776,10 @@ export type DnsEntity = Entity & {
4563
4776
  * NOTE: This property will not be serialized. It can only be populated by the server.
4564
4777
  */
4565
4778
  readonly ipAddressEntityIds?: string[];
4566
- };
4779
+ }
4567
4780
 
4568
4781
  /** Represents a file entity. */
4569
- export type FileEntity = Entity & {
4782
+ export interface FileEntity extends Entity {
4570
4783
  /**
4571
4784
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4572
4785
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4597,10 +4810,10 @@ export type FileEntity = Entity & {
4597
4810
  * NOTE: This property will not be serialized. It can only be populated by the server.
4598
4811
  */
4599
4812
  readonly hostEntityId?: string;
4600
- };
4813
+ }
4601
4814
 
4602
4815
  /** Represents a file hash entity. */
4603
- export type FileHashEntity = Entity & {
4816
+ export interface FileHashEntity extends Entity {
4604
4817
  /**
4605
4818
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4606
4819
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4621,10 +4834,10 @@ export type FileHashEntity = Entity & {
4621
4834
  * NOTE: This property will not be serialized. It can only be populated by the server.
4622
4835
  */
4623
4836
  readonly hashValue?: string;
4624
- };
4837
+ }
4625
4838
 
4626
4839
  /** Represents a host entity. */
4627
- export type HostEntity = Entity & {
4840
+ export interface HostEntity extends Entity {
4628
4841
  /**
4629
4842
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4630
4843
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4677,10 +4890,10 @@ export type HostEntity = Entity & {
4677
4890
  * NOTE: This property will not be serialized. It can only be populated by the server.
4678
4891
  */
4679
4892
  readonly osVersion?: string;
4680
- };
4893
+ }
4681
4894
 
4682
4895
  /** Represents an IoT device entity. */
4683
- export type IoTDeviceEntity = Entity & {
4896
+ export interface IoTDeviceEntity extends Entity {
4684
4897
  /**
4685
4898
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4686
4899
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4776,10 +4989,62 @@ export type IoTDeviceEntity = Entity & {
4776
4989
  * NOTE: This property will not be serialized. It can only be populated by the server.
4777
4990
  */
4778
4991
  readonly protocols?: string[];
4779
- };
4992
+ /**
4993
+ * A list of owners of the IoTDevice entity.
4994
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4995
+ */
4996
+ readonly owners?: string[];
4997
+ /**
4998
+ * A list of Nic entity ids of the IoTDevice entity.
4999
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5000
+ */
5001
+ readonly nicEntityIds?: string[];
5002
+ /**
5003
+ * The site of the device
5004
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5005
+ */
5006
+ readonly site?: string;
5007
+ /**
5008
+ * The zone location of the device within a site
5009
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5010
+ */
5011
+ readonly zone?: string;
5012
+ /**
5013
+ * The sensor the device is monitored by
5014
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5015
+ */
5016
+ readonly sensor?: string;
5017
+ /**
5018
+ * The subType of the device ('PLC', 'HMI', 'EWS', etc.)
5019
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5020
+ */
5021
+ readonly deviceSubType?: string;
5022
+ /** Device importance, determines if the device classified as 'crown jewel' */
5023
+ importance?: DeviceImportance;
5024
+ /**
5025
+ * The Purdue Layer of the device
5026
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5027
+ */
5028
+ readonly purdueLayer?: string;
5029
+ /**
5030
+ * Determines whether the device classified as authorized device
5031
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5032
+ */
5033
+ readonly isAuthorized?: boolean;
5034
+ /**
5035
+ * Determines whether the device classified as programming device
5036
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5037
+ */
5038
+ readonly isProgramming?: boolean;
5039
+ /**
5040
+ * Is the device classified as a scanner device
5041
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5042
+ */
5043
+ readonly isScanner?: boolean;
5044
+ }
4780
5045
 
4781
5046
  /** Represents an ip entity. */
4782
- export type IpEntity = Entity & {
5047
+ export interface IpEntity extends Entity {
4783
5048
  /**
4784
5049
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4785
5050
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4805,10 +5070,10 @@ export type IpEntity = Entity & {
4805
5070
  * NOTE: This property will not be serialized. It can only be populated by the server.
4806
5071
  */
4807
5072
  readonly threatIntelligence?: ThreatIntelligence[];
4808
- };
5073
+ }
4809
5074
 
4810
5075
  /** Represents a mailbox entity. */
4811
- export type MailboxEntity = Entity & {
5076
+ export interface MailboxEntity extends Entity {
4812
5077
  /**
4813
5078
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4814
5079
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4839,10 +5104,10 @@ export type MailboxEntity = Entity & {
4839
5104
  * NOTE: This property will not be serialized. It can only be populated by the server.
4840
5105
  */
4841
5106
  readonly externalDirectoryObjectId?: string;
4842
- };
5107
+ }
4843
5108
 
4844
5109
  /** Represents a mail cluster entity. */
4845
- export type MailClusterEntity = Entity & {
5110
+ export interface MailClusterEntity extends Entity {
4846
5111
  /**
4847
5112
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4848
5113
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4928,10 +5193,10 @@ export type MailClusterEntity = Entity & {
4928
5193
  * NOTE: This property will not be serialized. It can only be populated by the server.
4929
5194
  */
4930
5195
  readonly clusterGroup?: string;
4931
- };
5196
+ }
4932
5197
 
4933
5198
  /** Represents a mail message entity. */
4934
- export type MailMessageEntity = Entity & {
5199
+ export interface MailMessageEntity extends Entity {
4935
5200
  /**
4936
5201
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4937
5202
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5043,10 +5308,10 @@ export type MailMessageEntity = Entity & {
5043
5308
  deliveryAction?: DeliveryAction;
5044
5309
  /** The delivery location of this mail message like Inbox, JunkFolder etc */
5045
5310
  deliveryLocation?: DeliveryLocation;
5046
- };
5311
+ }
5047
5312
 
5048
5313
  /** Represents a malware entity. */
5049
- export type MalwareEntity = Entity & {
5314
+ export interface MalwareEntity extends Entity {
5050
5315
  /**
5051
5316
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5052
5317
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5077,10 +5342,10 @@ export type MalwareEntity = Entity & {
5077
5342
  * NOTE: This property will not be serialized. It can only be populated by the server.
5078
5343
  */
5079
5344
  readonly processEntityIds?: string[];
5080
- };
5345
+ }
5081
5346
 
5082
5347
  /** Represents a process entity. */
5083
- export type ProcessEntity = Entity & {
5348
+ export interface ProcessEntity extends Entity {
5084
5349
  /**
5085
5350
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5086
5351
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5133,10 +5398,10 @@ export type ProcessEntity = Entity & {
5133
5398
  * NOTE: This property will not be serialized. It can only be populated by the server.
5134
5399
  */
5135
5400
  readonly processId?: string;
5136
- };
5401
+ }
5137
5402
 
5138
5403
  /** Represents a registry key entity. */
5139
- export type RegistryKeyEntity = Entity & {
5404
+ export interface RegistryKeyEntity extends Entity {
5140
5405
  /**
5141
5406
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5142
5407
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5157,10 +5422,10 @@ export type RegistryKeyEntity = Entity & {
5157
5422
  * NOTE: This property will not be serialized. It can only be populated by the server.
5158
5423
  */
5159
5424
  readonly key?: string;
5160
- };
5425
+ }
5161
5426
 
5162
5427
  /** Represents a registry value entity. */
5163
- export type RegistryValueEntity = Entity & {
5428
+ export interface RegistryValueEntity extends Entity {
5164
5429
  /**
5165
5430
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5166
5431
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5191,10 +5456,10 @@ export type RegistryValueEntity = Entity & {
5191
5456
  * NOTE: This property will not be serialized. It can only be populated by the server.
5192
5457
  */
5193
5458
  readonly valueType?: RegistryValueKind;
5194
- };
5459
+ }
5195
5460
 
5196
5461
  /** Represents a security group entity. */
5197
- export type SecurityGroupEntity = Entity & {
5462
+ export interface SecurityGroupEntity extends Entity {
5198
5463
  /**
5199
5464
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5200
5465
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5220,10 +5485,10 @@ export type SecurityGroupEntity = Entity & {
5220
5485
  * NOTE: This property will not be serialized. It can only be populated by the server.
5221
5486
  */
5222
5487
  readonly sid?: string;
5223
- };
5488
+ }
5224
5489
 
5225
5490
  /** Represents a submission mail entity. */
5226
- export type SubmissionMailEntity = Entity & {
5491
+ export interface SubmissionMailEntity extends Entity {
5227
5492
  /**
5228
5493
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5229
5494
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5284,10 +5549,10 @@ export type SubmissionMailEntity = Entity & {
5284
5549
  * NOTE: This property will not be serialized. It can only be populated by the server.
5285
5550
  */
5286
5551
  readonly reportType?: string;
5287
- };
5552
+ }
5288
5553
 
5289
5554
  /** Represents a url entity. */
5290
- export type UrlEntity = Entity & {
5555
+ export interface UrlEntity extends Entity {
5291
5556
  /**
5292
5557
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5293
5558
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5303,10 +5568,39 @@ export type UrlEntity = Entity & {
5303
5568
  * NOTE: This property will not be serialized. It can only be populated by the server.
5304
5569
  */
5305
5570
  readonly url?: string;
5306
- };
5571
+ }
5572
+
5573
+ /** Represents an network interface entity. */
5574
+ export interface NicEntity extends Entity {
5575
+ /**
5576
+ * A bag of custom fields that should be part of the entity and will be presented to the user.
5577
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5578
+ */
5579
+ readonly additionalData?: { [propertyName: string]: Record<string, unknown> };
5580
+ /**
5581
+ * 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.
5582
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5583
+ */
5584
+ readonly friendlyName?: string;
5585
+ /**
5586
+ * The MAC address of this network interface
5587
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5588
+ */
5589
+ readonly macAddress?: string;
5590
+ /**
5591
+ * The IP entity id of this network interface
5592
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5593
+ */
5594
+ readonly ipAddressEntityId?: string;
5595
+ /**
5596
+ * A list of VLANs of the network interface entity.
5597
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5598
+ */
5599
+ readonly vlans?: string[];
5600
+ }
5307
5601
 
5308
5602
  /** Represents Activity entity query. */
5309
- export type ActivityEntityQueryTemplate = EntityQueryTemplate & {
5603
+ export interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
5310
5604
  /** The entity query title */
5311
5605
  title?: string;
5312
5606
  /** The entity query content to display in timeline */
@@ -5323,24 +5617,26 @@ export type ActivityEntityQueryTemplate = EntityQueryTemplate & {
5323
5617
  requiredInputFieldsSets?: string[][];
5324
5618
  /** The query applied only to entities matching to all filters */
5325
5619
  entitiesFilter?: { [propertyName: string]: string[] };
5326
- };
5620
+ }
5327
5621
 
5328
5622
  /** MLBehaviorAnalytics alert rule template properties. */
5329
- export type MLBehaviorAnalyticsAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
5623
+ export interface MLBehaviorAnalyticsAlertRuleTemplateProperties
5624
+ extends AlertRuleTemplateWithMitreProperties {
5330
5625
  /** The severity for alerts created by this alert rule. */
5331
5626
  severity: AlertSeverity;
5332
- };
5627
+ }
5333
5628
 
5334
5629
  /** Threat Intelligence alert rule template properties */
5335
- export type ThreatIntelligenceAlertRuleTemplateProperties = AlertRuleTemplateWithMitreProperties & {
5630
+ export interface ThreatIntelligenceAlertRuleTemplateProperties
5631
+ extends AlertRuleTemplateWithMitreProperties {
5336
5632
  /** The severity for alerts created by this alert rule. */
5337
5633
  severity: AlertSeverity;
5338
- };
5634
+ }
5339
5635
 
5340
- export type PermissionsCustomsItem = Customs & {};
5636
+ export interface PermissionsCustomsItem extends Customs {}
5341
5637
 
5342
5638
  /** Represents MLBehaviorAnalytics alert rule. */
5343
- export type MLBehaviorAnalyticsAlertRule = AlertRule & {
5639
+ export interface MLBehaviorAnalyticsAlertRule extends AlertRule {
5344
5640
  /** The Name of the alert rule template used to create this rule. */
5345
5641
  alertRuleTemplateName?: string;
5346
5642
  /**
@@ -5375,10 +5671,10 @@ export type MLBehaviorAnalyticsAlertRule = AlertRule & {
5375
5671
  * NOTE: This property will not be serialized. It can only be populated by the server.
5376
5672
  */
5377
5673
  readonly techniques?: string[];
5378
- };
5674
+ }
5379
5675
 
5380
5676
  /** Represents Fusion alert rule. */
5381
- export type FusionAlertRule = AlertRule & {
5677
+ export interface FusionAlertRule extends AlertRule {
5382
5678
  /** The Name of the alert rule template used to create this rule. */
5383
5679
  alertRuleTemplateName?: string;
5384
5680
  /**
@@ -5417,10 +5713,10 @@ export type FusionAlertRule = AlertRule & {
5417
5713
  * NOTE: This property will not be serialized. It can only be populated by the server.
5418
5714
  */
5419
5715
  readonly techniques?: string[];
5420
- };
5716
+ }
5421
5717
 
5422
5718
  /** Represents Threat Intelligence alert rule. */
5423
- export type ThreatIntelligenceAlertRule = AlertRule & {
5719
+ export interface ThreatIntelligenceAlertRule extends AlertRule {
5424
5720
  /** The Name of the alert rule template used to create this rule. */
5425
5721
  alertRuleTemplateName?: string;
5426
5722
  /**
@@ -5455,10 +5751,10 @@ export type ThreatIntelligenceAlertRule = AlertRule & {
5455
5751
  * NOTE: This property will not be serialized. It can only be populated by the server.
5456
5752
  */
5457
5753
  readonly techniques?: string[];
5458
- };
5754
+ }
5459
5755
 
5460
5756
  /** Represents MicrosoftSecurityIncidentCreation rule. */
5461
- export type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
5757
+ export interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
5462
5758
  /** the alerts' displayNames on which the cases will be generated */
5463
5759
  displayNamesFilter?: string[];
5464
5760
  /** the alerts' displayNames on which the cases will not be generated */
@@ -5480,10 +5776,10 @@ export type MicrosoftSecurityIncidentCreationAlertRule = AlertRule & {
5480
5776
  * NOTE: This property will not be serialized. It can only be populated by the server.
5481
5777
  */
5482
5778
  readonly lastModifiedUtc?: Date;
5483
- };
5779
+ }
5484
5780
 
5485
5781
  /** Represents scheduled alert rule. */
5486
- export type ScheduledAlertRule = AlertRule & {
5782
+ export interface ScheduledAlertRule extends AlertRule {
5487
5783
  /** The query that creates alerts for this rule. */
5488
5784
  query?: string;
5489
5785
  /** The frequency (in ISO 8601 duration format) for this alert rule to run. */
@@ -5529,10 +5825,10 @@ export type ScheduledAlertRule = AlertRule & {
5529
5825
  techniques?: string[];
5530
5826
  /** The settings of the incidents that created from alerts triggered by this analytics rule */
5531
5827
  incidentConfiguration?: IncidentConfiguration;
5532
- };
5828
+ }
5533
5829
 
5534
5830
  /** Represents NRT alert rule. */
5535
- export type NrtAlertRule = AlertRule & {
5831
+ export interface NrtAlertRule extends AlertRule {
5536
5832
  /** The Name of the alert rule template used to create this rule. */
5537
5833
  alertRuleTemplateName?: string;
5538
5834
  /** 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> */
@@ -5568,10 +5864,10 @@ export type NrtAlertRule = AlertRule & {
5568
5864
  entityMappings?: EntityMapping[];
5569
5865
  /** The alert details override settings */
5570
5866
  alertDetailsOverride?: AlertDetailsOverride;
5571
- };
5867
+ }
5572
5868
 
5573
5869
  /** Represents Expansion entity query. */
5574
- export type ExpansionEntityQuery = EntityQuery & {
5870
+ export interface ExpansionEntityQuery extends EntityQuery {
5575
5871
  /** List of the data sources that are required to run the query */
5576
5872
  dataSources?: string[];
5577
5873
  /** The query display name */
@@ -5584,10 +5880,10 @@ export type ExpansionEntityQuery = EntityQuery & {
5584
5880
  outputEntityTypes?: EntityType[];
5585
5881
  /** The template query string to be parsed and formatted */
5586
5882
  queryTemplate?: string;
5587
- };
5883
+ }
5588
5884
 
5589
5885
  /** Represents Activity entity query. */
5590
- export type ActivityEntityQuery = EntityQuery & {
5886
+ export interface ActivityEntityQuery extends EntityQuery {
5591
5887
  /** The entity query title */
5592
5888
  title?: string;
5593
5889
  /** The entity query content to display in timeline */
@@ -5616,10 +5912,10 @@ export type ActivityEntityQuery = EntityQuery & {
5616
5912
  * NOTE: This property will not be serialized. It can only be populated by the server.
5617
5913
  */
5618
5914
  readonly lastModifiedTimeUtc?: Date;
5619
- };
5915
+ }
5620
5916
 
5621
5917
  /** Represents Activity entity query. */
5622
- export type ActivityCustomEntityQuery = CustomEntityQuery & {
5918
+ export interface ActivityCustomEntityQuery extends CustomEntityQuery {
5623
5919
  /** The entity query title */
5624
5920
  title?: string;
5625
5921
  /** The entity query content to display in timeline */
@@ -5648,43 +5944,77 @@ export type ActivityCustomEntityQuery = CustomEntityQuery & {
5648
5944
  * NOTE: This property will not be serialized. It can only be populated by the server.
5649
5945
  */
5650
5946
  readonly lastModifiedTimeUtc?: Date;
5651
- };
5947
+ }
5652
5948
 
5653
- /** Settings with single toggle. */
5654
- export type Anomalies = Settings & {
5949
+ /** Represents Anomaly Security ML Analytics Settings */
5950
+ export interface AnomalySecurityMLAnalyticsSettings
5951
+ extends SecurityMLAnalyticsSetting {
5952
+ /** The description of the SecurityMLAnalyticsSettings. */
5953
+ description?: string;
5954
+ /** The display name for settings created by this SecurityMLAnalyticsSettings. */
5955
+ displayName?: string;
5956
+ /** Determines whether this settings is enabled or disabled. */
5957
+ enabled?: boolean;
5655
5958
  /**
5656
- * Determines whether the setting is enable or disabled.
5959
+ * The last time that this SecurityMLAnalyticsSettings has been modified.
5657
5960
  * NOTE: This property will not be serialized. It can only be populated by the server.
5658
5961
  */
5659
- readonly isEnabled?: boolean;
5660
- };
5962
+ readonly lastModifiedUtc?: Date;
5963
+ /** The required data sources for this SecurityMLAnalyticsSettings */
5964
+ requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[];
5965
+ /** The tactics of the SecurityMLAnalyticsSettings */
5966
+ tactics?: AttackTactic[];
5967
+ /** The techniques of the SecurityMLAnalyticsSettings */
5968
+ techniques?: string[];
5969
+ /** The anomaly version of the AnomalySecurityMLAnalyticsSettings. */
5970
+ anomalyVersion?: string;
5971
+ /** The customizable observations of the AnomalySecurityMLAnalyticsSettings. */
5972
+ customizableObservations?: Record<string, unknown>;
5973
+ /** The frequency that this SecurityMLAnalyticsSettings will be run. */
5974
+ frequency?: string;
5975
+ /** The anomaly SecurityMLAnalyticsSettings status */
5976
+ settingsStatus?: SettingsStatus;
5977
+ /** Determines whether this anomaly security ml analytics settings is a default settings */
5978
+ isDefaultSettings?: boolean;
5979
+ /** The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not. */
5980
+ anomalySettingsVersion?: number;
5981
+ /** The anomaly settings definition Id */
5982
+ settingsDefinitionId?: string;
5983
+ }
5661
5984
 
5662
5985
  /** Settings with single toggle. */
5663
- export type EyesOn = Settings & {
5986
+ export interface Anomalies extends Settings {
5664
5987
  /**
5665
5988
  * Determines whether the setting is enable or disabled.
5666
5989
  * NOTE: This property will not be serialized. It can only be populated by the server.
5667
5990
  */
5668
5991
  readonly isEnabled?: boolean;
5669
- };
5992
+ }
5670
5993
 
5671
5994
  /** Settings with single toggle. */
5672
- export type EntityAnalytics = Settings & {
5995
+ export interface EyesOn extends Settings {
5673
5996
  /**
5674
5997
  * Determines whether the setting is enable or disabled.
5675
5998
  * NOTE: This property will not be serialized. It can only be populated by the server.
5676
5999
  */
5677
6000
  readonly isEnabled?: boolean;
5678
- };
6001
+ }
6002
+
6003
+ /** Settings with single toggle. */
6004
+ export interface EntityAnalytics extends Settings {
6005
+ /** The relevant entity providers that are synced */
6006
+ entityProviders?: EntityProviders[];
6007
+ }
5679
6008
 
5680
6009
  /** Settings with single toggle. */
5681
- export type Ueba = Settings & {
6010
+ export interface Ueba extends Settings {
5682
6011
  /** The relevant data sources that enriched by ueba */
5683
6012
  dataSources?: UebaDataSources[];
5684
- };
6013
+ }
5685
6014
 
5686
6015
  /** Threat intelligence indicator entity. */
5687
- export type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInformation & {
6016
+ export interface ThreatIntelligenceIndicatorModel
6017
+ extends ThreatIntelligenceInformation {
5688
6018
  /**
5689
6019
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5690
6020
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5751,58 +6081,58 @@ export type ThreatIntelligenceIndicatorModel = ThreatIntelligenceInformation & {
5751
6081
  modified?: string;
5752
6082
  /** Extensions map */
5753
6083
  extensions?: { [propertyName: string]: any };
5754
- };
6084
+ }
5755
6085
 
5756
6086
  /** Represents AAD (Azure Active Directory) data connector. */
5757
- export type AADDataConnector = DataConnector & {
6087
+ export interface AADDataConnector extends DataConnector {
5758
6088
  /** The tenant id to connect to, and get the data from. */
5759
6089
  tenantId?: string;
5760
6090
  /** The available data types for the connector. */
5761
6091
  dataTypes?: AlertsDataTypeOfDataConnector;
5762
- };
6092
+ }
5763
6093
 
5764
6094
  /** Represents Microsoft Threat Intelligence data connector. */
5765
- export type MstiDataConnector = DataConnector & {
6095
+ export interface MstiDataConnector extends DataConnector {
5766
6096
  /** The tenant id to connect to, and get the data from. */
5767
6097
  tenantId?: string;
5768
6098
  /** The available data types for the connector. */
5769
6099
  dataTypes?: MstiDataConnectorDataTypes;
5770
- };
6100
+ }
5771
6101
 
5772
6102
  /** Represents MTP (Microsoft Threat Protection) data connector. */
5773
- export type MTPDataConnector = DataConnector & {
6103
+ export interface MTPDataConnector extends DataConnector {
5774
6104
  /** The tenant id to connect to, and get the data from. */
5775
6105
  tenantId?: string;
5776
6106
  /** The available data types for the connector. */
5777
6107
  dataTypes?: MTPDataConnectorDataTypes;
5778
- };
6108
+ }
5779
6109
 
5780
6110
  /** Represents AATP (Azure Advanced Threat Protection) data connector. */
5781
- export type AatpDataConnector = DataConnector & {
6111
+ export interface AatpDataConnector extends DataConnector {
5782
6112
  /** The tenant id to connect to, and get the data from. */
5783
6113
  tenantId?: string;
5784
6114
  /** The available data types for the connector. */
5785
6115
  dataTypes?: AlertsDataTypeOfDataConnector;
5786
- };
6116
+ }
5787
6117
 
5788
6118
  /** Represents ASC (Azure Security Center) data connector. */
5789
- export type ASCDataConnector = DataConnector & {
6119
+ export interface ASCDataConnector extends DataConnector {
5790
6120
  /** The available data types for the connector. */
5791
6121
  dataTypes?: AlertsDataTypeOfDataConnector;
5792
6122
  /** The subscription id to connect to, and get the data from. */
5793
6123
  subscriptionId?: string;
5794
- };
6124
+ }
5795
6125
 
5796
6126
  /** Represents Amazon Web Services CloudTrail data connector. */
5797
- export type AwsCloudTrailDataConnector = DataConnector & {
6127
+ export interface AwsCloudTrailDataConnector extends DataConnector {
5798
6128
  /** The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account. */
5799
6129
  awsRoleArn?: string;
5800
6130
  /** The available data types for the connector. */
5801
6131
  dataTypes?: AwsCloudTrailDataConnectorDataTypes;
5802
- };
6132
+ }
5803
6133
 
5804
6134
  /** Represents Amazon Web Services S3 data connector. */
5805
- export type AwsS3DataConnector = DataConnector & {
6135
+ export interface AwsS3DataConnector extends DataConnector {
5806
6136
  /** The logs destination table name in LogAnalytics. */
5807
6137
  destinationTable?: string;
5808
6138
  /** The AWS sqs urls for the connector. */
@@ -5811,84 +6141,84 @@ export type AwsS3DataConnector = DataConnector & {
5811
6141
  roleArn?: string;
5812
6142
  /** The available data types for the connector. */
5813
6143
  dataTypes?: AwsS3DataConnectorDataTypes;
5814
- };
6144
+ }
5815
6145
 
5816
6146
  /** Represents MCAS (Microsoft Cloud App Security) data connector. */
5817
- export type McasDataConnector = DataConnector & {
6147
+ export interface McasDataConnector extends DataConnector {
5818
6148
  /** The tenant id to connect to, and get the data from. */
5819
6149
  tenantId?: string;
5820
6150
  /** The available data types for the connector. */
5821
6151
  dataTypes?: McasDataConnectorDataTypes;
5822
- };
6152
+ }
5823
6153
 
5824
6154
  /** Represents Dynamics365 data connector. */
5825
- export type Dynamics365DataConnector = DataConnector & {
6155
+ export interface Dynamics365DataConnector extends DataConnector {
5826
6156
  /** The tenant id to connect to, and get the data from. */
5827
6157
  tenantId?: string;
5828
6158
  /** The available data types for the connector. */
5829
6159
  dataTypes?: Dynamics365DataConnectorDataTypes;
5830
- };
6160
+ }
5831
6161
 
5832
6162
  /** Represents OfficeATP (Office 365 Advanced Threat Protection) data connector. */
5833
- export type OfficeATPDataConnector = DataConnector & {
6163
+ export interface OfficeATPDataConnector extends DataConnector {
5834
6164
  /** The tenant id to connect to, and get the data from. */
5835
6165
  tenantId?: string;
5836
6166
  /** The available data types for the connector. */
5837
6167
  dataTypes?: AlertsDataTypeOfDataConnector;
5838
- };
6168
+ }
5839
6169
 
5840
6170
  /** Represents Office Microsoft Project data connector. */
5841
- export type Office365ProjectDataConnector = DataConnector & {
6171
+ export interface Office365ProjectDataConnector extends DataConnector {
5842
6172
  /** The tenant id to connect to, and get the data from. */
5843
6173
  tenantId?: string;
5844
6174
  /** The available data types for the connector. */
5845
6175
  dataTypes?: Office365ProjectConnectorDataTypes;
5846
- };
6176
+ }
5847
6177
 
5848
6178
  /** Represents Office Microsoft PowerBI data connector. */
5849
- export type OfficePowerBIDataConnector = DataConnector & {
6179
+ export interface OfficePowerBIDataConnector extends DataConnector {
5850
6180
  /** The tenant id to connect to, and get the data from. */
5851
6181
  tenantId?: string;
5852
6182
  /** The available data types for the connector. */
5853
6183
  dataTypes?: OfficePowerBIConnectorDataTypes;
5854
- };
6184
+ }
5855
6185
 
5856
6186
  /** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
5857
- export type OfficeIRMDataConnector = DataConnector & {
6187
+ export interface OfficeIRMDataConnector extends DataConnector {
5858
6188
  /** The tenant id to connect to, and get the data from. */
5859
6189
  tenantId?: string;
5860
6190
  /** The available data types for the connector. */
5861
6191
  dataTypes?: AlertsDataTypeOfDataConnector;
5862
- };
6192
+ }
5863
6193
 
5864
6194
  /** Represents MDATP (Microsoft Defender Advanced Threat Protection) data connector. */
5865
- export type MdatpDataConnector = DataConnector & {
6195
+ export interface MdatpDataConnector extends DataConnector {
5866
6196
  /** The tenant id to connect to, and get the data from. */
5867
6197
  tenantId?: string;
5868
6198
  /** The available data types for the connector. */
5869
6199
  dataTypes?: AlertsDataTypeOfDataConnector;
5870
- };
6200
+ }
5871
6201
 
5872
6202
  /** Represents office data connector. */
5873
- export type OfficeDataConnector = DataConnector & {
6203
+ export interface OfficeDataConnector extends DataConnector {
5874
6204
  /** The tenant id to connect to, and get the data from. */
5875
6205
  tenantId?: string;
5876
6206
  /** The available data types for the connector. */
5877
6207
  dataTypes?: OfficeDataConnectorDataTypes;
5878
- };
6208
+ }
5879
6209
 
5880
6210
  /** Represents threat intelligence data connector. */
5881
- export type TIDataConnector = DataConnector & {
6211
+ export interface TIDataConnector extends DataConnector {
5882
6212
  /** The tenant id to connect to, and get the data from. */
5883
6213
  tenantId?: string;
5884
6214
  /** The lookback period for the feed to be imported. */
5885
6215
  tipLookbackPeriod?: Date;
5886
6216
  /** The available data types for the connector. */
5887
6217
  dataTypes?: TIDataConnectorDataTypes;
5888
- };
6218
+ }
5889
6219
 
5890
6220
  /** Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server */
5891
- export type TiTaxiiDataConnector = DataConnector & {
6221
+ export interface TiTaxiiDataConnector extends DataConnector {
5892
6222
  /** The tenant id to connect to, and get the data from. */
5893
6223
  tenantId?: string;
5894
6224
  /** The workspace id. */
@@ -5909,29 +6239,29 @@ export type TiTaxiiDataConnector = DataConnector & {
5909
6239
  pollingFrequency?: PollingFrequency;
5910
6240
  /** The available data types for Threat Intelligence TAXII data connector. */
5911
6241
  dataTypes?: TiTaxiiDataConnectorDataTypes;
5912
- };
6242
+ }
5913
6243
 
5914
6244
  /** Represents IoT data connector. */
5915
- export type IoTDataConnector = DataConnector & {
6245
+ export interface IoTDataConnector extends DataConnector {
5916
6246
  /** The available data types for the connector. */
5917
6247
  dataTypes?: AlertsDataTypeOfDataConnector;
5918
6248
  /** The subscription id to connect to, and get the data from. */
5919
6249
  subscriptionId?: string;
5920
- };
6250
+ }
5921
6251
 
5922
6252
  /** Represents Codeless UI data connector. */
5923
- export type CodelessUiDataConnector = DataConnector & {
6253
+ export interface CodelessUiDataConnector extends DataConnector {
5924
6254
  /** Config to describe the instructions blade */
5925
6255
  connectorUiConfig?: CodelessUiConnectorConfigProperties;
5926
- };
6256
+ }
5927
6257
 
5928
6258
  /** Represents Codeless API Polling data connector. */
5929
- export type CodelessApiPollingDataConnector = DataConnector & {
6259
+ export interface CodelessApiPollingDataConnector extends DataConnector {
5930
6260
  /** Config to describe the instructions blade */
5931
6261
  connectorUiConfig?: CodelessUiConnectorConfigProperties;
5932
6262
  /** Config to describe the polling instructions */
5933
6263
  pollingConfig?: CodelessConnectorPollingConfigProperties;
5934
- };
6264
+ }
5935
6265
 
5936
6266
  /** Defines headers for Watchlists_delete operation. */
5937
6267
  export interface WatchlistsDeleteHeaders {
@@ -5947,11 +6277,17 @@ export interface WatchlistsCreateOrUpdateHeaders {
5947
6277
 
5948
6278
  /** Known values of {@link AlertRuleKind} that the service accepts. */
5949
6279
  export enum KnownAlertRuleKind {
6280
+ /** Scheduled */
5950
6281
  Scheduled = "Scheduled",
6282
+ /** MicrosoftSecurityIncidentCreation */
5951
6283
  MicrosoftSecurityIncidentCreation = "MicrosoftSecurityIncidentCreation",
6284
+ /** Fusion */
5952
6285
  Fusion = "Fusion",
6286
+ /** MLBehaviorAnalytics */
5953
6287
  MLBehaviorAnalytics = "MLBehaviorAnalytics",
6288
+ /** ThreatIntelligence */
5954
6289
  ThreatIntelligence = "ThreatIntelligence",
6290
+ /** NRT */
5955
6291
  NRT = "NRT"
5956
6292
  }
5957
6293
 
@@ -5971,9 +6307,13 @@ export type AlertRuleKind = string;
5971
6307
 
5972
6308
  /** Known values of {@link CreatedByType} that the service accepts. */
5973
6309
  export enum KnownCreatedByType {
6310
+ /** User */
5974
6311
  User = "User",
6312
+ /** Application */
5975
6313
  Application = "Application",
6314
+ /** ManagedIdentity */
5976
6315
  ManagedIdentity = "ManagedIdentity",
6316
+ /** Key */
5977
6317
  Key = "Key"
5978
6318
  }
5979
6319
 
@@ -5992,7 +6332,9 @@ export type CreatedByType = string;
5992
6332
  /** Known values of {@link TriggersOn} that the service accepts. */
5993
6333
  export enum KnownTriggersOn {
5994
6334
  /** Trigger on Incidents */
5995
- Incidents = "Incidents"
6335
+ Incidents = "Incidents",
6336
+ /** Trigger on Alerts */
6337
+ Alerts = "Alerts"
5996
6338
  }
5997
6339
 
5998
6340
  /**
@@ -6000,14 +6342,17 @@ export enum KnownTriggersOn {
6000
6342
  * {@link KnownTriggersOn} can be used interchangeably with TriggersOn,
6001
6343
  * this enum contains the known values that the service supports.
6002
6344
  * ### Known values supported by the service
6003
- * **Incidents**: Trigger on Incidents
6345
+ * **Incidents**: Trigger on Incidents \
6346
+ * **Alerts**: Trigger on Alerts
6004
6347
  */
6005
6348
  export type TriggersOn = string;
6006
6349
 
6007
6350
  /** Known values of {@link TriggersWhen} that the service accepts. */
6008
6351
  export enum KnownTriggersWhen {
6009
6352
  /** Trigger on created objects */
6010
- Created = "Created"
6353
+ Created = "Created",
6354
+ /** Trigger on updated objects */
6355
+ Updated = "Updated"
6011
6356
  }
6012
6357
 
6013
6358
  /**
@@ -6015,14 +6360,19 @@ export enum KnownTriggersWhen {
6015
6360
  * {@link KnownTriggersWhen} can be used interchangeably with TriggersWhen,
6016
6361
  * this enum contains the known values that the service supports.
6017
6362
  * ### Known values supported by the service
6018
- * **Created**: Trigger on created objects
6363
+ * **Created**: Trigger on created objects \
6364
+ * **Updated**: Trigger on updated objects
6019
6365
  */
6020
6366
  export type TriggersWhen = string;
6021
6367
 
6022
6368
  /** Known values of {@link ConditionType} that the service accepts. */
6023
6369
  export enum KnownConditionType {
6024
6370
  /** Evaluate an object property value */
6025
- Property = "Property"
6371
+ Property = "Property",
6372
+ /** Evaluate an object property changed value */
6373
+ PropertyChanged = "PropertyChanged",
6374
+ /** Evaluate an object array property changed value */
6375
+ PropertyArrayChanged = "PropertyArrayChanged"
6026
6376
  }
6027
6377
 
6028
6378
  /**
@@ -6030,7 +6380,9 @@ export enum KnownConditionType {
6030
6380
  * {@link KnownConditionType} can be used interchangeably with ConditionType,
6031
6381
  * this enum contains the known values that the service supports.
6032
6382
  * ### Known values supported by the service
6033
- * **Property**: Evaluate an object property value
6383
+ * **Property**: Evaluate an object property value \
6384
+ * **PropertyChanged**: Evaluate an object property changed value \
6385
+ * **PropertyArrayChanged**: Evaluate an object array property changed value
6034
6386
  */
6035
6387
  export type ConditionType = string;
6036
6388
 
@@ -6078,22 +6430,39 @@ export type IncidentSeverity = string;
6078
6430
 
6079
6431
  /** Known values of {@link AttackTactic} that the service accepts. */
6080
6432
  export enum KnownAttackTactic {
6433
+ /** Reconnaissance */
6081
6434
  Reconnaissance = "Reconnaissance",
6435
+ /** ResourceDevelopment */
6082
6436
  ResourceDevelopment = "ResourceDevelopment",
6437
+ /** InitialAccess */
6083
6438
  InitialAccess = "InitialAccess",
6439
+ /** Execution */
6084
6440
  Execution = "Execution",
6441
+ /** Persistence */
6085
6442
  Persistence = "Persistence",
6443
+ /** PrivilegeEscalation */
6086
6444
  PrivilegeEscalation = "PrivilegeEscalation",
6445
+ /** DefenseEvasion */
6087
6446
  DefenseEvasion = "DefenseEvasion",
6447
+ /** CredentialAccess */
6088
6448
  CredentialAccess = "CredentialAccess",
6449
+ /** Discovery */
6089
6450
  Discovery = "Discovery",
6451
+ /** LateralMovement */
6090
6452
  LateralMovement = "LateralMovement",
6453
+ /** Collection */
6091
6454
  Collection = "Collection",
6455
+ /** Exfiltration */
6092
6456
  Exfiltration = "Exfiltration",
6457
+ /** CommandAndControl */
6093
6458
  CommandAndControl = "CommandAndControl",
6459
+ /** Impact */
6094
6460
  Impact = "Impact",
6461
+ /** PreAttack */
6095
6462
  PreAttack = "PreAttack",
6463
+ /** ImpairProcessControl */
6096
6464
  ImpairProcessControl = "ImpairProcessControl",
6465
+ /** InhibitResponseFunction */
6097
6466
  InhibitResponseFunction = "InhibitResponseFunction"
6098
6467
  }
6099
6468
 
@@ -6165,7 +6534,9 @@ export enum KnownEntityKind {
6165
6534
  /** Entity represents mailbox in the system. */
6166
6535
  Mailbox = "Mailbox",
6167
6536
  /** Entity represents submission mail in the system. */
6168
- SubmissionMail = "SubmissionMail"
6537
+ SubmissionMail = "SubmissionMail",
6538
+ /** Entity represents network interface in the system. */
6539
+ Nic = "Nic"
6169
6540
  }
6170
6541
 
6171
6542
  /**
@@ -6193,7 +6564,8 @@ export enum KnownEntityKind {
6193
6564
  * **MailCluster**: Entity represents mail cluster in the system. \
6194
6565
  * **MailMessage**: Entity represents mail message in the system. \
6195
6566
  * **Mailbox**: Entity represents mailbox in the system. \
6196
- * **SubmissionMail**: Entity represents submission mail in the system.
6567
+ * **SubmissionMail**: Entity represents submission mail in the system. \
6568
+ * **Nic**: Entity represents network interface in the system.
6197
6569
  */
6198
6570
  export type EntityKind = string;
6199
6571
 
@@ -6204,7 +6576,9 @@ export enum KnownEntityTimelineKind {
6204
6576
  /** bookmarks */
6205
6577
  Bookmark = "Bookmark",
6206
6578
  /** security alerts */
6207
- SecurityAlert = "SecurityAlert"
6579
+ SecurityAlert = "SecurityAlert",
6580
+ /** anomaly */
6581
+ Anomaly = "Anomaly"
6208
6582
  }
6209
6583
 
6210
6584
  /**
@@ -6214,7 +6588,8 @@ export enum KnownEntityTimelineKind {
6214
6588
  * ### Known values supported by the service
6215
6589
  * **Activity**: activity \
6216
6590
  * **Bookmark**: bookmarks \
6217
- * **SecurityAlert**: security alerts
6591
+ * **SecurityAlert**: security alerts \
6592
+ * **Anomaly**: anomaly
6218
6593
  */
6219
6594
  export type EntityTimelineKind = string;
6220
6595
 
@@ -6235,8 +6610,11 @@ export type EntityItemQueryKind = string;
6235
6610
 
6236
6611
  /** Known values of {@link EntityQueryKind} that the service accepts. */
6237
6612
  export enum KnownEntityQueryKind {
6613
+ /** Expansion */
6238
6614
  Expansion = "Expansion",
6615
+ /** Insight */
6239
6616
  Insight = "Insight",
6617
+ /** Activity */
6240
6618
  Activity = "Activity"
6241
6619
  }
6242
6620
 
@@ -6251,24 +6629,42 @@ export enum KnownEntityQueryKind {
6251
6629
  */
6252
6630
  export type EntityQueryKind = string;
6253
6631
 
6254
- /** Known values of {@link Enum12} that the service accepts. */
6255
- export enum KnownEnum12 {
6632
+ /** Known values of {@link GetInsightsError} that the service accepts. */
6633
+ export enum KnownGetInsightsError {
6634
+ /** Insight */
6635
+ Insight = "Insight"
6636
+ }
6637
+
6638
+ /**
6639
+ * Defines values for GetInsightsError. \
6640
+ * {@link KnownGetInsightsError} can be used interchangeably with GetInsightsError,
6641
+ * this enum contains the known values that the service supports.
6642
+ * ### Known values supported by the service
6643
+ * **Insight**
6644
+ */
6645
+ export type GetInsightsError = string;
6646
+
6647
+ /** Known values of {@link Enum13} that the service accepts. */
6648
+ export enum KnownEnum13 {
6649
+ /** Expansion */
6256
6650
  Expansion = "Expansion",
6651
+ /** Activity */
6257
6652
  Activity = "Activity"
6258
6653
  }
6259
6654
 
6260
6655
  /**
6261
- * Defines values for Enum12. \
6262
- * {@link KnownEnum12} can be used interchangeably with Enum12,
6656
+ * Defines values for Enum13. \
6657
+ * {@link KnownEnum13} can be used interchangeably with Enum13,
6263
6658
  * this enum contains the known values that the service supports.
6264
6659
  * ### Known values supported by the service
6265
6660
  * **Expansion** \
6266
6661
  * **Activity**
6267
6662
  */
6268
- export type Enum12 = string;
6663
+ export type Enum13 = string;
6269
6664
 
6270
6665
  /** Known values of {@link CustomEntityQueryKind} that the service accepts. */
6271
6666
  export enum KnownCustomEntityQueryKind {
6667
+ /** Activity */
6272
6668
  Activity = "Activity"
6273
6669
  }
6274
6670
 
@@ -6283,6 +6679,7 @@ export type CustomEntityQueryKind = string;
6283
6679
 
6284
6680
  /** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
6285
6681
  export enum KnownEntityQueryTemplateKind {
6682
+ /** Activity */
6286
6683
  Activity = "Activity"
6287
6684
  }
6288
6685
 
@@ -6555,22 +6952,39 @@ export type AlertStatus = string;
6555
6952
 
6556
6953
  /** Known values of {@link Kind} that the service accepts. */
6557
6954
  export enum KnownKind {
6955
+ /** DataConnector */
6558
6956
  DataConnector = "DataConnector",
6957
+ /** DataType */
6559
6958
  DataType = "DataType",
6959
+ /** Workbook */
6560
6960
  Workbook = "Workbook",
6961
+ /** WorkbookTemplate */
6561
6962
  WorkbookTemplate = "WorkbookTemplate",
6963
+ /** Playbook */
6562
6964
  Playbook = "Playbook",
6965
+ /** PlaybookTemplate */
6563
6966
  PlaybookTemplate = "PlaybookTemplate",
6967
+ /** AnalyticsRuleTemplate */
6564
6968
  AnalyticsRuleTemplate = "AnalyticsRuleTemplate",
6969
+ /** AnalyticsRule */
6565
6970
  AnalyticsRule = "AnalyticsRule",
6971
+ /** HuntingQuery */
6566
6972
  HuntingQuery = "HuntingQuery",
6973
+ /** InvestigationQuery */
6567
6974
  InvestigationQuery = "InvestigationQuery",
6975
+ /** Parser */
6568
6976
  Parser = "Parser",
6977
+ /** Watchlist */
6569
6978
  Watchlist = "Watchlist",
6979
+ /** WatchlistTemplate */
6570
6980
  WatchlistTemplate = "WatchlistTemplate",
6981
+ /** Solution */
6571
6982
  Solution = "Solution",
6983
+ /** AzureFunction */
6572
6984
  AzureFunction = "AzureFunction",
6985
+ /** LogicAppsCustomConnector */
6573
6986
  LogicAppsCustomConnector = "LogicAppsCustomConnector",
6987
+ /** AutomationRule */
6574
6988
  AutomationRule = "AutomationRule"
6575
6989
  }
6576
6990
 
@@ -6601,9 +7015,13 @@ export type Kind = string;
6601
7015
 
6602
7016
  /** Known values of {@link SourceKind} that the service accepts. */
6603
7017
  export enum KnownSourceKind {
7018
+ /** LocalWorkspace */
6604
7019
  LocalWorkspace = "LocalWorkspace",
7020
+ /** Community */
6605
7021
  Community = "Community",
7022
+ /** Solution */
6606
7023
  Solution = "Solution",
7024
+ /** SourceRepository */
6607
7025
  SourceRepository = "SourceRepository"
6608
7026
  }
6609
7027
 
@@ -6621,8 +7039,11 @@ export type SourceKind = string;
6621
7039
 
6622
7040
  /** Known values of {@link SupportTier} that the service accepts. */
6623
7041
  export enum KnownSupportTier {
7042
+ /** Microsoft */
6624
7043
  Microsoft = "Microsoft",
7044
+ /** Partner */
6625
7045
  Partner = "Partner",
7046
+ /** Community */
6626
7047
  Community = "Community"
6627
7048
  }
6628
7049
 
@@ -6639,7 +7060,9 @@ export type SupportTier = string;
6639
7060
 
6640
7061
  /** Known values of {@link Operator} that the service accepts. */
6641
7062
  export enum KnownOperator {
7063
+ /** AND */
6642
7064
  AND = "AND",
7065
+ /** OR */
6643
7066
  OR = "OR"
6644
7067
  }
6645
7068
 
@@ -6653,11 +7076,30 @@ export enum KnownOperator {
6653
7076
  */
6654
7077
  export type Operator = string;
6655
7078
 
7079
+ /** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
7080
+ export enum KnownSecurityMLAnalyticsSettingsKind {
7081
+ /** Anomaly */
7082
+ Anomaly = "Anomaly"
7083
+ }
7084
+
7085
+ /**
7086
+ * Defines values for SecurityMLAnalyticsSettingsKind. \
7087
+ * {@link KnownSecurityMLAnalyticsSettingsKind} can be used interchangeably with SecurityMLAnalyticsSettingsKind,
7088
+ * this enum contains the known values that the service supports.
7089
+ * ### Known values supported by the service
7090
+ * **Anomaly**
7091
+ */
7092
+ export type SecurityMLAnalyticsSettingsKind = string;
7093
+
6656
7094
  /** Known values of {@link SettingKind} that the service accepts. */
6657
7095
  export enum KnownSettingKind {
7096
+ /** Anomalies */
6658
7097
  Anomalies = "Anomalies",
7098
+ /** EyesOn */
6659
7099
  EyesOn = "EyesOn",
7100
+ /** EntityAnalytics */
6660
7101
  EntityAnalytics = "EntityAnalytics",
7102
+ /** Ueba */
6661
7103
  Ueba = "Ueba"
6662
7104
  }
6663
7105
 
@@ -6675,7 +7117,9 @@ export type SettingKind = string;
6675
7117
 
6676
7118
  /** Known values of {@link RepoType} that the service accepts. */
6677
7119
  export enum KnownRepoType {
7120
+ /** Github */
6678
7121
  Github = "Github",
7122
+ /** DevOps */
6679
7123
  DevOps = "DevOps"
6680
7124
  }
6681
7125
 
@@ -6691,7 +7135,9 @@ export type RepoType = string;
6691
7135
 
6692
7136
  /** Known values of {@link Version} that the service accepts. */
6693
7137
  export enum KnownVersion {
7138
+ /** V1 */
6694
7139
  V1 = "V1",
7140
+ /** V2 */
6695
7141
  V2 = "V2"
6696
7142
  }
6697
7143
 
@@ -6707,7 +7153,9 @@ export type Version = string;
6707
7153
 
6708
7154
  /** Known values of {@link ContentType} that the service accepts. */
6709
7155
  export enum KnownContentType {
7156
+ /** AnalyticRule */
6710
7157
  AnalyticRule = "AnalyticRule",
7158
+ /** Workbook */
6711
7159
  Workbook = "Workbook"
6712
7160
  }
6713
7161
 
@@ -6723,8 +7171,11 @@ export type ContentType = string;
6723
7171
 
6724
7172
  /** Known values of {@link DeploymentFetchStatus} that the service accepts. */
6725
7173
  export enum KnownDeploymentFetchStatus {
7174
+ /** Success */
6726
7175
  Success = "Success",
7176
+ /** Unauthorized */
6727
7177
  Unauthorized = "Unauthorized",
7178
+ /** NotFound */
6728
7179
  NotFound = "NotFound"
6729
7180
  }
6730
7181
 
@@ -6741,9 +7192,13 @@ export type DeploymentFetchStatus = string;
6741
7192
 
6742
7193
  /** Known values of {@link DeploymentState} that the service accepts. */
6743
7194
  export enum KnownDeploymentState {
7195
+ /** InProgress */
6744
7196
  InProgress = "In_Progress",
7197
+ /** Completed */
6745
7198
  Completed = "Completed",
7199
+ /** Queued */
6746
7200
  Queued = "Queued",
7201
+ /** Canceling */
6747
7202
  Canceling = "Canceling"
6748
7203
  }
6749
7204
 
@@ -6761,8 +7216,11 @@ export type DeploymentState = string;
6761
7216
 
6762
7217
  /** Known values of {@link DeploymentResult} that the service accepts. */
6763
7218
  export enum KnownDeploymentResult {
7219
+ /** Success */
6764
7220
  Success = "Success",
7221
+ /** Canceled */
6765
7222
  Canceled = "Canceled",
7223
+ /** Failed */
6766
7224
  Failed = "Failed"
6767
7225
  }
6768
7226
 
@@ -6794,8 +7252,11 @@ export type ThreatIntelligenceResourceKindEnum = string;
6794
7252
 
6795
7253
  /** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
6796
7254
  export enum KnownThreatIntelligenceSortingCriteriaEnum {
7255
+ /** Unsorted */
6797
7256
  Unsorted = "unsorted",
7257
+ /** Ascending */
6798
7258
  Ascending = "ascending",
7259
+ /** Descending */
6799
7260
  Descending = "descending"
6800
7261
  }
6801
7262
 
@@ -6812,7 +7273,9 @@ export type ThreatIntelligenceSortingCriteriaEnum = string;
6812
7273
 
6813
7274
  /** Known values of {@link SourceType} that the service accepts. */
6814
7275
  export enum KnownSourceType {
7276
+ /** LocalFile */
6815
7277
  LocalFile = "Local file",
7278
+ /** RemoteStorage */
6816
7279
  RemoteStorage = "Remote storage"
6817
7280
  }
6818
7281
 
@@ -6828,25 +7291,45 @@ export type SourceType = string;
6828
7291
 
6829
7292
  /** Known values of {@link DataConnectorKind} that the service accepts. */
6830
7293
  export enum KnownDataConnectorKind {
7294
+ /** AzureActiveDirectory */
6831
7295
  AzureActiveDirectory = "AzureActiveDirectory",
7296
+ /** AzureSecurityCenter */
6832
7297
  AzureSecurityCenter = "AzureSecurityCenter",
7298
+ /** MicrosoftCloudAppSecurity */
6833
7299
  MicrosoftCloudAppSecurity = "MicrosoftCloudAppSecurity",
7300
+ /** ThreatIntelligence */
6834
7301
  ThreatIntelligence = "ThreatIntelligence",
7302
+ /** ThreatIntelligenceTaxii */
6835
7303
  ThreatIntelligenceTaxii = "ThreatIntelligenceTaxii",
7304
+ /** Office365 */
6836
7305
  Office365 = "Office365",
7306
+ /** OfficeATP */
6837
7307
  OfficeATP = "OfficeATP",
7308
+ /** OfficeIRM */
6838
7309
  OfficeIRM = "OfficeIRM",
7310
+ /** Office365Project */
6839
7311
  Office365Project = "Office365Project",
7312
+ /** OfficePowerBI */
6840
7313
  OfficePowerBI = "OfficePowerBI",
7314
+ /** AmazonWebServicesCloudTrail */
6841
7315
  AmazonWebServicesCloudTrail = "AmazonWebServicesCloudTrail",
7316
+ /** AmazonWebServicesS3 */
6842
7317
  AmazonWebServicesS3 = "AmazonWebServicesS3",
7318
+ /** AzureAdvancedThreatProtection */
6843
7319
  AzureAdvancedThreatProtection = "AzureAdvancedThreatProtection",
7320
+ /** MicrosoftDefenderAdvancedThreatProtection */
6844
7321
  MicrosoftDefenderAdvancedThreatProtection = "MicrosoftDefenderAdvancedThreatProtection",
7322
+ /** Dynamics365 */
6845
7323
  Dynamics365 = "Dynamics365",
7324
+ /** MicrosoftThreatProtection */
6846
7325
  MicrosoftThreatProtection = "MicrosoftThreatProtection",
7326
+ /** MicrosoftThreatIntelligence */
6847
7327
  MicrosoftThreatIntelligence = "MicrosoftThreatIntelligence",
7328
+ /** GenericUI */
6848
7329
  GenericUI = "GenericUI",
7330
+ /** APIPolling */
6849
7331
  APIPolling = "APIPolling",
7332
+ /** IOT */
6850
7333
  IOT = "IOT"
6851
7334
  }
6852
7335
 
@@ -6880,8 +7363,11 @@ export type DataConnectorKind = string;
6880
7363
 
6881
7364
  /** Known values of {@link ConnectAuthKind} that the service accepts. */
6882
7365
  export enum KnownConnectAuthKind {
7366
+ /** Basic */
6883
7367
  Basic = "Basic",
7368
+ /** OAuth2 */
6884
7369
  OAuth2 = "OAuth2",
7370
+ /** APIKey */
6885
7371
  APIKey = "APIKey"
6886
7372
  }
6887
7373
 
@@ -6898,7 +7384,9 @@ export type ConnectAuthKind = string;
6898
7384
 
6899
7385
  /** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
6900
7386
  export enum KnownDataConnectorAuthorizationState {
7387
+ /** Valid */
6901
7388
  Valid = "Valid",
7389
+ /** Invalid */
6902
7390
  Invalid = "Invalid"
6903
7391
  }
6904
7392
 
@@ -6914,8 +7402,11 @@ export type DataConnectorAuthorizationState = string;
6914
7402
 
6915
7403
  /** Known values of {@link DataConnectorLicenseState} that the service accepts. */
6916
7404
  export enum KnownDataConnectorLicenseState {
7405
+ /** Valid */
6917
7406
  Valid = "Valid",
7407
+ /** Invalid */
6918
7408
  Invalid = "Invalid",
7409
+ /** Unknown */
6919
7410
  Unknown = "Unknown"
6920
7411
  }
6921
7412
 
@@ -7019,12 +7510,19 @@ export type EntityMappingType = string;
7019
7510
 
7020
7511
  /** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
7021
7512
  export enum KnownMicrosoftSecurityProductName {
7513
+ /** MicrosoftCloudAppSecurity */
7022
7514
  MicrosoftCloudAppSecurity = "Microsoft Cloud App Security",
7515
+ /** AzureSecurityCenter */
7023
7516
  AzureSecurityCenter = "Azure Security Center",
7517
+ /** AzureAdvancedThreatProtection */
7024
7518
  AzureAdvancedThreatProtection = "Azure Advanced Threat Protection",
7519
+ /** AzureActiveDirectoryIdentityProtection */
7025
7520
  AzureActiveDirectoryIdentityProtection = "Azure Active Directory Identity Protection",
7521
+ /** AzureSecurityCenterForIoT */
7026
7522
  AzureSecurityCenterForIoT = "Azure Security Center for IoT",
7523
+ /** Office365AdvancedThreatProtection */
7027
7524
  Office365AdvancedThreatProtection = "Office 365 Advanced Threat Protection",
7525
+ /** MicrosoftDefenderAdvancedThreatProtection */
7028
7526
  MicrosoftDefenderAdvancedThreatProtection = "Microsoft Defender Advanced Threat Protection"
7029
7527
  }
7030
7528
 
@@ -7084,7 +7582,9 @@ export type AlertDetail = string;
7084
7582
 
7085
7583
  /** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
7086
7584
  export enum KnownEventGroupingAggregationKind {
7585
+ /** SingleAlert */
7087
7586
  SingleAlert = "SingleAlert",
7587
+ /** AlertPerResult */
7088
7588
  AlertPerResult = "AlertPerResult"
7089
7589
  }
7090
7590
 
@@ -7098,6 +7598,120 @@ export enum KnownEventGroupingAggregationKind {
7098
7598
  */
7099
7599
  export type EventGroupingAggregationKind = string;
7100
7600
 
7601
+ /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
7602
+ export enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
7603
+ /** Evaluate the condition on the alerts */
7604
+ Alerts = "Alerts",
7605
+ /** Evaluate the condition on the labels */
7606
+ Labels = "Labels",
7607
+ /** Evaluate the condition on the tactics */
7608
+ Tactics = "Tactics",
7609
+ /** Evaluate the condition on the comments */
7610
+ Comments = "Comments"
7611
+ }
7612
+
7613
+ /**
7614
+ * Defines values for AutomationRulePropertyArrayChangedConditionSupportedArrayType. \
7615
+ * {@link KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedArrayType,
7616
+ * this enum contains the known values that the service supports.
7617
+ * ### Known values supported by the service
7618
+ * **Alerts**: Evaluate the condition on the alerts \
7619
+ * **Labels**: Evaluate the condition on the labels \
7620
+ * **Tactics**: Evaluate the condition on the tactics \
7621
+ * **Comments**: Evaluate the condition on the comments
7622
+ */
7623
+ export type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
7624
+
7625
+ /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
7626
+ export enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
7627
+ /** Evaluate the condition on items added to the array */
7628
+ Added = "Added"
7629
+ }
7630
+
7631
+ /**
7632
+ * Defines values for AutomationRulePropertyArrayChangedConditionSupportedChangeType. \
7633
+ * {@link KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType} can be used interchangeably with AutomationRulePropertyArrayChangedConditionSupportedChangeType,
7634
+ * this enum contains the known values that the service supports.
7635
+ * ### Known values supported by the service
7636
+ * **Added**: Evaluate the condition on items added to the array
7637
+ */
7638
+ export type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
7639
+
7640
+ /** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
7641
+ export enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
7642
+ /** Evaluate the condition on the incident severity */
7643
+ IncidentSeverity = "IncidentSeverity",
7644
+ /** Evaluate the condition on the incident status */
7645
+ IncidentStatus = "IncidentStatus",
7646
+ /** Evaluate the condition on the incident owner */
7647
+ IncidentOwner = "IncidentOwner"
7648
+ }
7649
+
7650
+ /**
7651
+ * Defines values for AutomationRulePropertyChangedConditionSupportedPropertyType. \
7652
+ * {@link KnownAutomationRulePropertyChangedConditionSupportedPropertyType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedPropertyType,
7653
+ * this enum contains the known values that the service supports.
7654
+ * ### Known values supported by the service
7655
+ * **IncidentSeverity**: Evaluate the condition on the incident severity \
7656
+ * **IncidentStatus**: Evaluate the condition on the incident status \
7657
+ * **IncidentOwner**: Evaluate the condition on the incident owner
7658
+ */
7659
+ export type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
7660
+
7661
+ /** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
7662
+ export enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
7663
+ /** Evaluate the condition on the previous value of the property */
7664
+ ChangedFrom = "ChangedFrom",
7665
+ /** Evaluate the condition on the updated value of the property */
7666
+ ChangedTo = "ChangedTo"
7667
+ }
7668
+
7669
+ /**
7670
+ * Defines values for AutomationRulePropertyChangedConditionSupportedChangedType. \
7671
+ * {@link KnownAutomationRulePropertyChangedConditionSupportedChangedType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedChangedType,
7672
+ * this enum contains the known values that the service supports.
7673
+ * ### Known values supported by the service
7674
+ * **ChangedFrom**: Evaluate the condition on the previous value of the property \
7675
+ * **ChangedTo**: Evaluate the condition on the updated value of the property
7676
+ */
7677
+ export type AutomationRulePropertyChangedConditionSupportedChangedType = string;
7678
+
7679
+ /** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
7680
+ export enum KnownAutomationRulePropertyConditionSupportedOperator {
7681
+ /** Evaluates if the property equals at least one of the condition values */
7682
+ Equals = "Equals",
7683
+ /** Evaluates if the property does not equal any of the condition values */
7684
+ NotEquals = "NotEquals",
7685
+ /** Evaluates if the property contains at least one of the condition values */
7686
+ Contains = "Contains",
7687
+ /** Evaluates if the property does not contain any of the condition values */
7688
+ NotContains = "NotContains",
7689
+ /** Evaluates if the property starts with any of the condition values */
7690
+ StartsWith = "StartsWith",
7691
+ /** Evaluates if the property does not start with any of the condition values */
7692
+ NotStartsWith = "NotStartsWith",
7693
+ /** Evaluates if the property ends with any of the condition values */
7694
+ EndsWith = "EndsWith",
7695
+ /** Evaluates if the property does not end with any of the condition values */
7696
+ NotEndsWith = "NotEndsWith"
7697
+ }
7698
+
7699
+ /**
7700
+ * Defines values for AutomationRulePropertyConditionSupportedOperator. \
7701
+ * {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
7702
+ * this enum contains the known values that the service supports.
7703
+ * ### Known values supported by the service
7704
+ * **Equals**: Evaluates if the property equals at least one of the condition values \
7705
+ * **NotEquals**: Evaluates if the property does not equal any of the condition values \
7706
+ * **Contains**: Evaluates if the property contains at least one of the condition values \
7707
+ * **NotContains**: Evaluates if the property does not contain any of the condition values \
7708
+ * **StartsWith**: Evaluates if the property starts with any of the condition values \
7709
+ * **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
7710
+ * **EndsWith**: Evaluates if the property ends with any of the condition values \
7711
+ * **NotEndsWith**: Evaluates if the property does not end with any of the condition values
7712
+ */
7713
+ export type AutomationRulePropertyConditionSupportedOperator = string;
7714
+
7101
7715
  /** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
7102
7716
  export enum KnownAutomationRulePropertyConditionSupportedProperty {
7103
7717
  /** The title of the incident */
@@ -7134,6 +7748,8 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
7134
7748
  AccountUPNSuffix = "AccountUPNSuffix",
7135
7749
  /** The name of the product of the alert */
7136
7750
  AlertProductNames = "AlertProductNames",
7751
+ /** The analytic rule ids of the alert */
7752
+ AlertAnalyticRuleIds = "AlertAnalyticRuleIds",
7137
7753
  /** The Azure resource id */
7138
7754
  AzureResourceResourceId = "AzureResourceResourceId",
7139
7755
  /** The Azure resource subscription id */
@@ -7232,6 +7848,7 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
7232
7848
  * **AccountObjectGuid**: The account unique identifier \
7233
7849
  * **AccountUPNSuffix**: The account user principal name suffix \
7234
7850
  * **AlertProductNames**: The name of the product of the alert \
7851
+ * **AlertAnalyticRuleIds**: The analytic rule ids of the alert \
7235
7852
  * **AzureResourceResourceId**: The Azure resource id \
7236
7853
  * **AzureResourceSubscriptionId**: The Azure resource subscription id \
7237
7854
  * **CloudApplicationAppId**: The cloud application identifier \
@@ -7272,42 +7889,6 @@ export enum KnownAutomationRulePropertyConditionSupportedProperty {
7272
7889
  */
7273
7890
  export type AutomationRulePropertyConditionSupportedProperty = string;
7274
7891
 
7275
- /** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
7276
- export enum KnownAutomationRulePropertyConditionSupportedOperator {
7277
- /** Evaluates if the property equals at least one of the condition values */
7278
- Equals = "Equals",
7279
- /** Evaluates if the property does not equal any of the condition values */
7280
- NotEquals = "NotEquals",
7281
- /** Evaluates if the property contains at least one of the condition values */
7282
- Contains = "Contains",
7283
- /** Evaluates if the property does not contain any of the condition values */
7284
- NotContains = "NotContains",
7285
- /** Evaluates if the property starts with any of the condition values */
7286
- StartsWith = "StartsWith",
7287
- /** Evaluates if the property does not start with any of the condition values */
7288
- NotStartsWith = "NotStartsWith",
7289
- /** Evaluates if the property ends with any of the condition values */
7290
- EndsWith = "EndsWith",
7291
- /** Evaluates if the property does not end with any of the condition values */
7292
- NotEndsWith = "NotEndsWith"
7293
- }
7294
-
7295
- /**
7296
- * Defines values for AutomationRulePropertyConditionSupportedOperator. \
7297
- * {@link KnownAutomationRulePropertyConditionSupportedOperator} can be used interchangeably with AutomationRulePropertyConditionSupportedOperator,
7298
- * this enum contains the known values that the service supports.
7299
- * ### Known values supported by the service
7300
- * **Equals**: Evaluates if the property equals at least one of the condition values \
7301
- * **NotEquals**: Evaluates if the property does not equal any of the condition values \
7302
- * **Contains**: Evaluates if the property contains at least one of the condition values \
7303
- * **NotContains**: Evaluates if the property does not contain any of the condition values \
7304
- * **StartsWith**: Evaluates if the property starts with any of the condition values \
7305
- * **NotStartsWith**: Evaluates if the property does not start with any of the condition values \
7306
- * **EndsWith**: Evaluates if the property ends with any of the condition values \
7307
- * **NotEndsWith**: Evaluates if the property does not end with any of the condition values
7308
- */
7309
- export type AutomationRulePropertyConditionSupportedOperator = string;
7310
-
7311
7892
  /** Known values of {@link EntityType} that the service accepts. */
7312
7893
  export enum KnownEntityType {
7313
7894
  /** Entity represents account in the system. */
@@ -7351,7 +7932,9 @@ export enum KnownEntityType {
7351
7932
  /** Entity represents mailbox in the system. */
7352
7933
  Mailbox = "Mailbox",
7353
7934
  /** Entity represents submission mail in the system. */
7354
- SubmissionMail = "SubmissionMail"
7935
+ SubmissionMail = "SubmissionMail",
7936
+ /** Entity represents network interface in the system. */
7937
+ Nic = "Nic"
7355
7938
  }
7356
7939
 
7357
7940
  /**
@@ -7379,15 +7962,20 @@ export enum KnownEntityType {
7379
7962
  * **MailCluster**: Entity represents mail cluster in the system. \
7380
7963
  * **MailMessage**: Entity represents mail message in the system. \
7381
7964
  * **Mailbox**: Entity represents mailbox in the system. \
7382
- * **SubmissionMail**: Entity represents submission mail in the system.
7965
+ * **SubmissionMail**: Entity represents submission mail in the system. \
7966
+ * **Nic**: Entity represents network interface in the system.
7383
7967
  */
7384
7968
  export type EntityType = string;
7385
7969
 
7386
7970
  /** Known values of {@link OutputType} that the service accepts. */
7387
7971
  export enum KnownOutputType {
7972
+ /** Number */
7388
7973
  Number = "Number",
7974
+ /** String */
7389
7975
  String = "String",
7976
+ /** Date */
7390
7977
  Date = "Date",
7978
+ /** Entity */
7391
7979
  Entity = "Entity"
7392
7980
  }
7393
7981
 
@@ -7403,11 +7991,51 @@ export enum KnownOutputType {
7403
7991
  */
7404
7992
  export type OutputType = string;
7405
7993
 
7994
+ /** Known values of {@link SettingsStatus} that the service accepts. */
7995
+ export enum KnownSettingsStatus {
7996
+ /** Anomaly settings status in Production mode */
7997
+ Production = "Production",
7998
+ /** Anomaly settings status in Flighting mode */
7999
+ Flighting = "Flighting"
8000
+ }
8001
+
8002
+ /**
8003
+ * Defines values for SettingsStatus. \
8004
+ * {@link KnownSettingsStatus} can be used interchangeably with SettingsStatus,
8005
+ * this enum contains the known values that the service supports.
8006
+ * ### Known values supported by the service
8007
+ * **Production**: Anomaly settings status in Production mode \
8008
+ * **Flighting**: Anomaly settings status in Flighting mode
8009
+ */
8010
+ export type SettingsStatus = string;
8011
+
8012
+ /** Known values of {@link EntityProviders} that the service accepts. */
8013
+ export enum KnownEntityProviders {
8014
+ /** ActiveDirectory */
8015
+ ActiveDirectory = "ActiveDirectory",
8016
+ /** AzureActiveDirectory */
8017
+ AzureActiveDirectory = "AzureActiveDirectory"
8018
+ }
8019
+
8020
+ /**
8021
+ * Defines values for EntityProviders. \
8022
+ * {@link KnownEntityProviders} can be used interchangeably with EntityProviders,
8023
+ * this enum contains the known values that the service supports.
8024
+ * ### Known values supported by the service
8025
+ * **ActiveDirectory** \
8026
+ * **AzureActiveDirectory**
8027
+ */
8028
+ export type EntityProviders = string;
8029
+
7406
8030
  /** Known values of {@link UebaDataSources} that the service accepts. */
7407
8031
  export enum KnownUebaDataSources {
8032
+ /** AuditLogs */
7408
8033
  AuditLogs = "AuditLogs",
8034
+ /** AzureActivity */
7409
8035
  AzureActivity = "AzureActivity",
8036
+ /** SecurityEvent */
7410
8037
  SecurityEvent = "SecurityEvent",
8038
+ /** SigninLogs */
7411
8039
  SigninLogs = "SigninLogs"
7412
8040
  }
7413
8041
 
@@ -7423,25 +8051,11 @@ export enum KnownUebaDataSources {
7423
8051
  */
7424
8052
  export type UebaDataSources = string;
7425
8053
 
7426
- /** Known values of {@link SkuKind} that the service accepts. */
7427
- export enum KnownSkuKind {
7428
- PerGB = "PerGB",
7429
- CapacityReservation = "CapacityReservation"
7430
- }
7431
-
7432
- /**
7433
- * Defines values for SkuKind. \
7434
- * {@link KnownSkuKind} can be used interchangeably with SkuKind,
7435
- * this enum contains the known values that the service supports.
7436
- * ### Known values supported by the service
7437
- * **PerGB** \
7438
- * **CapacityReservation**
7439
- */
7440
- export type SkuKind = string;
7441
-
7442
8054
  /** Known values of {@link DataTypeState} that the service accepts. */
7443
8055
  export enum KnownDataTypeState {
8056
+ /** Enabled */
7444
8057
  Enabled = "Enabled",
8058
+ /** Disabled */
7445
8059
  Disabled = "Disabled"
7446
8060
  }
7447
8061
 
@@ -7478,6 +8092,7 @@ export type PollingFrequency = string;
7478
8092
 
7479
8093
  /** Known values of {@link ConnectivityType} that the service accepts. */
7480
8094
  export enum KnownConnectivityType {
8095
+ /** IsConnectedQuery */
7481
8096
  IsConnectedQuery = "IsConnectedQuery"
7482
8097
  }
7483
8098
 
@@ -7492,11 +8107,17 @@ export type ConnectivityType = string;
7492
8107
 
7493
8108
  /** Known values of {@link ProviderName} that the service accepts. */
7494
8109
  export enum KnownProviderName {
8110
+ /** MicrosoftOperationalInsightsSolutions */
7495
8111
  MicrosoftOperationalInsightsSolutions = "Microsoft.OperationalInsights/solutions",
8112
+ /** MicrosoftOperationalInsightsWorkspaces */
7496
8113
  MicrosoftOperationalInsightsWorkspaces = "Microsoft.OperationalInsights/workspaces",
8114
+ /** MicrosoftOperationalInsightsWorkspacesDatasources */
7497
8115
  MicrosoftOperationalInsightsWorkspacesDatasources = "Microsoft.OperationalInsights/workspaces/datasources",
8116
+ /** MicrosoftAadiamDiagnosticSettings */
7498
8117
  MicrosoftAadiamDiagnosticSettings = "microsoft.aadiam/diagnosticSettings",
8118
+ /** MicrosoftOperationalInsightsWorkspacesSharedKeys */
7499
8119
  MicrosoftOperationalInsightsWorkspacesSharedKeys = "Microsoft.OperationalInsights/workspaces/sharedKeys",
8120
+ /** MicrosoftAuthorizationPolicyAssignments */
7500
8121
  MicrosoftAuthorizationPolicyAssignments = "Microsoft.Authorization/policyAssignments"
7501
8122
  }
7502
8123
 
@@ -7516,8 +8137,11 @@ export type ProviderName = string;
7516
8137
 
7517
8138
  /** Known values of {@link PermissionProviderScope} that the service accepts. */
7518
8139
  export enum KnownPermissionProviderScope {
8140
+ /** ResourceGroup */
7519
8141
  ResourceGroup = "ResourceGroup",
8142
+ /** Subscription */
7520
8143
  Subscription = "Subscription",
8144
+ /** Workspace */
7521
8145
  Workspace = "Workspace"
7522
8146
  }
7523
8147
 
@@ -7534,8 +8158,11 @@ export type PermissionProviderScope = string;
7534
8158
 
7535
8159
  /** Known values of {@link SettingType} that the service accepts. */
7536
8160
  export enum KnownSettingType {
8161
+ /** CopyableLabel */
7537
8162
  CopyableLabel = "CopyableLabel",
8163
+ /** InstructionStepsGroup */
7538
8164
  InstructionStepsGroup = "InstructionStepsGroup",
8165
+ /** InfoMessage */
7539
8166
  InfoMessage = "InfoMessage"
7540
8167
  }
7541
8168
 
@@ -7577,6 +8204,30 @@ export enum KnownFileHashAlgorithm {
7577
8204
  */
7578
8205
  export type FileHashAlgorithm = string;
7579
8206
 
8207
+ /** Known values of {@link DeviceImportance} that the service accepts. */
8208
+ export enum KnownDeviceImportance {
8209
+ /** Unknown - Default value */
8210
+ Unknown = "Unknown",
8211
+ /** Low */
8212
+ Low = "Low",
8213
+ /** Normal */
8214
+ Normal = "Normal",
8215
+ /** High */
8216
+ High = "High"
8217
+ }
8218
+
8219
+ /**
8220
+ * Defines values for DeviceImportance. \
8221
+ * {@link KnownDeviceImportance} can be used interchangeably with DeviceImportance,
8222
+ * this enum contains the known values that the service supports.
8223
+ * ### Known values supported by the service
8224
+ * **Unknown**: Unknown - Default value \
8225
+ * **Low**: Low \
8226
+ * **Normal**: Normal \
8227
+ * **High**: High
8228
+ */
8229
+ export type DeviceImportance = string;
8230
+
7580
8231
  /** Known values of {@link AntispamMailDirection} that the service accepts. */
7581
8232
  export enum KnownAntispamMailDirection {
7582
8233
  /** Unknown */
@@ -8107,7 +8758,7 @@ export type EntityRelationsGetRelationResponse = Relation;
8107
8758
  export interface EntityQueriesListOptionalParams
8108
8759
  extends coreClient.OperationOptions {
8109
8760
  /** The entity query kind we want to fetch */
8110
- kind?: Enum12;
8761
+ kind?: Enum13;
8111
8762
  }
8112
8763
 
8113
8764
  /** Contains response data for the list operation. */
@@ -8135,7 +8786,7 @@ export interface EntityQueriesDeleteOptionalParams
8135
8786
  export interface EntityQueriesListNextOptionalParams
8136
8787
  extends coreClient.OperationOptions {
8137
8788
  /** The entity query kind we want to fetch */
8138
- kind?: Enum12;
8789
+ kind?: Enum13;
8139
8790
  }
8140
8791
 
8141
8792
  /** Contains response data for the listNext operation. */
@@ -8372,6 +9023,38 @@ export interface SentinelOnboardingStatesListOptionalParams
8372
9023
  /** Contains response data for the list operation. */
8373
9024
  export type SentinelOnboardingStatesListResponse = SentinelOnboardingStatesList;
8374
9025
 
9026
+ /** Optional parameters. */
9027
+ export interface SecurityMLAnalyticsSettingsListOptionalParams
9028
+ extends coreClient.OperationOptions {}
9029
+
9030
+ /** Contains response data for the list operation. */
9031
+ export type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
9032
+
9033
+ /** Optional parameters. */
9034
+ export interface SecurityMLAnalyticsSettingsGetOptionalParams
9035
+ extends coreClient.OperationOptions {}
9036
+
9037
+ /** Contains response data for the get operation. */
9038
+ export type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
9039
+
9040
+ /** Optional parameters. */
9041
+ export interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams
9042
+ extends coreClient.OperationOptions {}
9043
+
9044
+ /** Contains response data for the createOrUpdate operation. */
9045
+ export type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
9046
+
9047
+ /** Optional parameters. */
9048
+ export interface SecurityMLAnalyticsSettingsDeleteOptionalParams
9049
+ extends coreClient.OperationOptions {}
9050
+
9051
+ /** Optional parameters. */
9052
+ export interface SecurityMLAnalyticsSettingsListNextOptionalParams
9053
+ extends coreClient.OperationOptions {}
9054
+
9055
+ /** Contains response data for the listNext operation. */
9056
+ export type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
9057
+
8375
9058
  /** Optional parameters. */
8376
9059
  export interface ProductSettingsListOptionalParams
8377
9060
  extends coreClient.OperationOptions {}