@azure/arm-securityinsight 1.0.0-beta.4 → 1.0.0-beta.5

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 (185) hide show
  1. package/CHANGELOG.md +118 -0
  2. package/dist/index.js +1116 -367
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +1 -1
  7. package/dist-esm/samples-dev/actionsDeleteSample.js +1 -1
  8. package/dist-esm/samples-dev/actionsGetSample.js +1 -1
  9. package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +1 -1
  10. package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +1 -1
  11. package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +1 -1
  12. package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +6 -5
  13. package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js.map +1 -1
  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 +2 -2
  32. package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +8 -8
  33. package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +5 -5
  34. package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +1 -1
  35. package/dist-esm/samples-dev/dataConnectorsGetSample.js +20 -20
  36. package/dist-esm/samples-dev/dataConnectorsListSample.js +1 -1
  37. package/dist-esm/samples-dev/domainWhoisGetSample.js +1 -1
  38. package/dist-esm/samples-dev/entitiesExpandSample.js +1 -1
  39. package/dist-esm/samples-dev/entitiesGetInsightsSample.js +1 -1
  40. package/dist-esm/samples-dev/entitiesGetSample.js +20 -20
  41. package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +1 -1
  42. package/dist-esm/samples-dev/entitiesListSample.js +1 -1
  43. package/dist-esm/samples-dev/entitiesQueriesSample.js +1 -1
  44. package/dist-esm/samples-dev/entitiesRelationsListSample.js +1 -1
  45. package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +1 -1
  46. package/dist-esm/samples-dev/entityQueriesDeleteSample.js +1 -1
  47. package/dist-esm/samples-dev/entityQueriesGetSample.js +2 -2
  48. package/dist-esm/samples-dev/entityQueriesListSample.js +1 -1
  49. package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +1 -1
  50. package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +1 -1
  51. package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +1 -1
  52. package/dist-esm/samples-dev/fileImportsCreateSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/fileImportsCreateSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/fileImportsCreateSample.js +38 -0
  55. package/dist-esm/samples-dev/fileImportsCreateSample.js.map +1 -0
  56. package/dist-esm/samples-dev/fileImportsDeleteSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/fileImportsDeleteSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/fileImportsDeleteSample.js +32 -0
  59. package/dist-esm/samples-dev/fileImportsDeleteSample.js.map +1 -0
  60. package/dist-esm/samples-dev/fileImportsGetSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/fileImportsGetSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/fileImportsGetSample.js +32 -0
  63. package/dist-esm/samples-dev/fileImportsGetSample.js.map +1 -0
  64. package/dist-esm/samples-dev/fileImportsListSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/fileImportsListSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/fileImportsListSample.js +48 -0
  67. package/dist-esm/samples-dev/fileImportsListSample.js.map +1 -0
  68. package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +1 -1
  69. package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +1 -1
  70. package/dist-esm/samples-dev/incidentCommentsGetSample.js +1 -1
  71. package/dist-esm/samples-dev/incidentCommentsListSample.js +1 -1
  72. package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +1 -1
  73. package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +1 -1
  74. package/dist-esm/samples-dev/incidentRelationsGetSample.js +1 -1
  75. package/dist-esm/samples-dev/incidentRelationsListSample.js +1 -1
  76. package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +1 -1
  77. package/dist-esm/samples-dev/incidentsCreateTeamSample.js +1 -1
  78. package/dist-esm/samples-dev/incidentsDeleteSample.js +1 -1
  79. package/dist-esm/samples-dev/incidentsGetSample.js +1 -1
  80. package/dist-esm/samples-dev/incidentsListAlertsSample.js +1 -1
  81. package/dist-esm/samples-dev/incidentsListBookmarksSample.js +1 -1
  82. package/dist-esm/samples-dev/incidentsListEntitiesSample.js +1 -1
  83. package/dist-esm/samples-dev/incidentsListSample.js +1 -1
  84. package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +1 -1
  85. package/dist-esm/samples-dev/ipGeodataGetSample.js +1 -1
  86. package/dist-esm/samples-dev/metadataCreateSample.js +2 -2
  87. package/dist-esm/samples-dev/metadataDeleteSample.js +1 -1
  88. package/dist-esm/samples-dev/metadataGetSample.js +1 -1
  89. package/dist-esm/samples-dev/metadataListSample.js +2 -2
  90. package/dist-esm/samples-dev/metadataUpdateSample.js +1 -1
  91. package/dist-esm/samples-dev/officeConsentsDeleteSample.js +1 -1
  92. package/dist-esm/samples-dev/officeConsentsGetSample.js +1 -1
  93. package/dist-esm/samples-dev/officeConsentsListSample.js +1 -1
  94. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  95. package/dist-esm/samples-dev/productSettingsDeleteSample.js +1 -1
  96. package/dist-esm/samples-dev/productSettingsGetSample.js +1 -1
  97. package/dist-esm/samples-dev/productSettingsListSample.js +1 -1
  98. package/dist-esm/samples-dev/productSettingsUpdateSample.js +1 -1
  99. package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +1 -1
  100. package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js +1 -1
  101. package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js +1 -1
  102. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js +1 -1
  103. package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +1 -1
  104. package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +1 -1
  105. package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +1 -1
  106. package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +1 -1
  107. package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +1 -1
  108. package/dist-esm/samples-dev/sourceControlsCreateSample.js +1 -1
  109. package/dist-esm/samples-dev/sourceControlsDeleteSample.js +1 -1
  110. package/dist-esm/samples-dev/sourceControlsGetSample.js +1 -1
  111. package/dist-esm/samples-dev/sourceControlsListSample.js +1 -1
  112. package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +1 -1
  113. package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +1 -1
  114. package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +1 -1
  115. package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +1 -1
  116. package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +1 -1
  117. package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +1 -1
  118. package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +1 -1
  119. package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +1 -1
  120. package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +1 -1
  121. package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +1 -1
  122. package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
  123. package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
  124. package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
  125. package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -2
  126. package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
  127. package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
  128. package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
  129. package/dist-esm/src/lroImpl.d.ts +16 -0
  130. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  131. package/dist-esm/src/lroImpl.js +29 -0
  132. package/dist-esm/src/lroImpl.js.map +1 -0
  133. package/dist-esm/src/models/index.d.ts +482 -20
  134. package/dist-esm/src/models/index.d.ts.map +1 -1
  135. package/dist-esm/src/models/index.js +98 -8
  136. package/dist-esm/src/models/index.js.map +1 -1
  137. package/dist-esm/src/models/mappers.d.ts +82 -63
  138. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  139. package/dist-esm/src/models/mappers.js +511 -201
  140. package/dist-esm/src/models/mappers.js.map +1 -1
  141. package/dist-esm/src/models/parameters.d.ts +2 -0
  142. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  143. package/dist-esm/src/models/parameters.js +16 -2
  144. package/dist-esm/src/models/parameters.js.map +1 -1
  145. package/dist-esm/src/operations/fileImports.d.ts +72 -0
  146. package/dist-esm/src/operations/fileImports.d.ts.map +1 -0
  147. package/dist-esm/src/operations/fileImports.js +303 -0
  148. package/dist-esm/src/operations/fileImports.js.map +1 -0
  149. package/dist-esm/src/operations/index.d.ts +1 -0
  150. package/dist-esm/src/operations/index.d.ts.map +1 -1
  151. package/dist-esm/src/operations/index.js +1 -0
  152. package/dist-esm/src/operations/index.js.map +1 -1
  153. package/dist-esm/src/operationsInterfaces/fileImports.d.ts +47 -0
  154. package/dist-esm/src/operationsInterfaces/fileImports.d.ts.map +1 -0
  155. package/dist-esm/src/operationsInterfaces/fileImports.js +9 -0
  156. package/dist-esm/src/operationsInterfaces/fileImports.js.map +1 -0
  157. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  158. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  159. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  160. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  161. package/dist-esm/src/securityInsights.d.ts +2 -1
  162. package/dist-esm/src/securityInsights.d.ts.map +1 -1
  163. package/dist-esm/src/securityInsights.js +4 -3
  164. package/dist-esm/src/securityInsights.js.map +1 -1
  165. package/dist-esm/test/securityinsights_examples.spec.d.ts +4 -0
  166. package/dist-esm/test/securityinsights_examples.spec.d.ts.map +1 -0
  167. package/dist-esm/test/securityinsights_examples.spec.js +98 -0
  168. package/dist-esm/test/securityinsights_examples.spec.js.map +1 -0
  169. package/package.json +6 -4
  170. package/review/arm-securityinsight.api.md +283 -3
  171. package/src/lroImpl.ts +34 -0
  172. package/src/models/index.ts +526 -19
  173. package/src/models/mappers.ts +546 -201
  174. package/src/models/parameters.ts +18 -1
  175. package/src/operations/fileImports.ts +410 -0
  176. package/src/operations/index.ts +1 -0
  177. package/src/operationsInterfaces/fileImports.ts +95 -0
  178. package/src/operationsInterfaces/index.ts +1 -0
  179. package/src/securityInsights.ts +6 -2
  180. package/types/arm-securityinsight.d.ts +548 -5
  181. package/types/tsdoc-metadata.json +1 -1
  182. package/dist-esm/test/sampleTest.d.ts +0 -2
  183. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  184. package/dist-esm/test/sampleTest.js +0 -38
  185. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -1,6 +1,8 @@
1
1
  import * as coreAuth from '@azure/core-auth';
2
2
  import * as coreClient from '@azure/core-client';
3
3
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
+ import { PollerLike } from '@azure/core-lro';
5
+ import { PollOperationState } from '@azure/core-lro';
4
6
 
5
7
  /** Represents AAD (Azure Active Directory) requirements check request. */
6
8
  export declare interface AADCheckRequirements extends DataConnectorsCheckRequirements {
@@ -16,6 +18,8 @@ export declare interface AADCheckRequirementsProperties extends DataConnectorTen
16
18
 
17
19
  /** Represents AAD (Azure Active Directory) data connector. */
18
20
  export declare interface AADDataConnector extends DataConnector {
21
+ /** Polymorphic discriminator, which specifies the different types this object can be */
22
+ kind: "AzureActiveDirectory";
19
23
  /** The tenant id to connect to, and get the data from. */
20
24
  tenantId?: string;
21
25
  /** The available data types for the connector. */
@@ -40,6 +44,8 @@ export declare interface AatpCheckRequirementsProperties extends DataConnectorTe
40
44
 
41
45
  /** Represents AATP (Azure Advanced Threat Protection) data connector. */
42
46
  export declare interface AatpDataConnector extends DataConnector {
47
+ /** Polymorphic discriminator, which specifies the different types this object can be */
48
+ kind: "AzureAdvancedThreatProtection";
43
49
  /** The tenant id to connect to, and get the data from. */
44
50
  tenantId?: string;
45
51
  /** The available data types for the connector. */
@@ -52,6 +58,8 @@ export declare interface AatpDataConnectorProperties extends DataConnectorTenant
52
58
 
53
59
  /** Represents an account entity. */
54
60
  export declare interface AccountEntity extends Entity {
61
+ /** Polymorphic discriminator, which specifies the different types this object can be */
62
+ kind: "Account";
55
63
  /**
56
64
  * A bag of custom fields that should be part of the entity and will be presented to the user.
57
65
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -319,6 +327,8 @@ export declare type ActionType = string;
319
327
 
320
328
  /** Represents Activity entity query. */
321
329
  export declare interface ActivityCustomEntityQuery extends CustomEntityQuery {
330
+ /** Polymorphic discriminator, which specifies the different types this object can be */
331
+ kind: "Activity";
322
332
  /** The entity query title */
323
333
  title?: string;
324
334
  /** The entity query content to display in timeline */
@@ -359,6 +369,8 @@ export declare interface ActivityEntityQueriesPropertiesQueryDefinitions {
359
369
 
360
370
  /** Represents Activity entity query. */
361
371
  export declare interface ActivityEntityQuery extends EntityQuery {
372
+ /** Polymorphic discriminator, which specifies the different types this object can be */
373
+ kind: "Activity";
362
374
  /** The entity query title */
363
375
  title?: string;
364
376
  /** The entity query content to display in timeline */
@@ -393,6 +405,8 @@ export declare interface ActivityEntityQuery extends EntityQuery {
393
405
 
394
406
  /** Represents Activity entity query. */
395
407
  export declare interface ActivityEntityQueryTemplate extends EntityQueryTemplate {
408
+ /** Polymorphic discriminator, which specifies the different types this object can be */
409
+ kind: "Activity";
396
410
  /** The entity query title */
397
411
  title?: string;
398
412
  /** The entity query content to display in timeline */
@@ -696,6 +710,8 @@ export declare type AlertStatus = string;
696
710
 
697
711
  /** Settings with single toggle. */
698
712
  export declare interface Anomalies extends Settings {
713
+ /** Polymorphic discriminator, which specifies the different types this object can be */
714
+ kind: "Anomalies";
699
715
  /**
700
716
  * Determines whether the setting is enable or disabled.
701
717
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -705,6 +721,8 @@ export declare interface Anomalies extends Settings {
705
721
 
706
722
  /** Represents Anomaly Security ML Analytics Settings */
707
723
  export declare interface AnomalySecurityMLAnalyticsSettings extends SecurityMLAnalyticsSetting {
724
+ /** Polymorphic discriminator, which specifies the different types this object can be */
725
+ kind: "Anomaly";
708
726
  /** The description of the SecurityMLAnalyticsSettings. */
709
727
  description?: string;
710
728
  /** The display name for settings created by this SecurityMLAnalyticsSettings. */
@@ -788,6 +806,8 @@ export declare interface ASCCheckRequirements extends DataConnectorsCheckRequire
788
806
 
789
807
  /** Represents ASC (Azure Security Center) data connector. */
790
808
  export declare interface ASCDataConnector extends DataConnector {
809
+ /** Polymorphic discriminator, which specifies the different types this object can be */
810
+ kind: "AzureSecurityCenter";
791
811
  /** The available data types for the connector. */
792
812
  dataTypes?: AlertsDataTypeOfDataConnector;
793
813
  /** The subscription id to connect to, and get the data from. */
@@ -865,13 +885,28 @@ export declare interface AutomationRuleAction {
865
885
 
866
886
  export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
867
887
 
888
+ export declare interface AutomationRuleBooleanCondition {
889
+ operator?: AutomationRuleBooleanConditionSupportedOperator;
890
+ innerConditions?: AutomationRuleConditionUnion[];
891
+ }
892
+
893
+ /**
894
+ * Defines values for AutomationRuleBooleanConditionSupportedOperator. \
895
+ * {@link KnownAutomationRuleBooleanConditionSupportedOperator} can be used interchangeably with AutomationRuleBooleanConditionSupportedOperator,
896
+ * this enum contains the known values that the service supports.
897
+ * ### Known values supported by the service
898
+ * **And**: Evaluates as true if all the item conditions are evaluated as true \
899
+ * **Or**: Evaluates as true if at least one of the item conditions are evaluated as true
900
+ */
901
+ export declare type AutomationRuleBooleanConditionSupportedOperator = string;
902
+
868
903
  /** Describes an automation rule condition. */
869
904
  export declare interface AutomationRuleCondition {
870
905
  /** Polymorphic discriminator, which specifies the different types this object can be */
871
- conditionType: "PropertyArrayChanged" | "PropertyChanged" | "Property";
906
+ conditionType: "Boolean" | "PropertyArrayChanged" | "PropertyArray" | "PropertyChanged" | "Property";
872
907
  }
873
908
 
874
- export declare type AutomationRuleConditionUnion = AutomationRuleCondition | PropertyArrayChangedConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
909
+ export declare type AutomationRuleConditionUnion = AutomationRuleCondition | BooleanConditionProperties | PropertyArrayChangedConditionProperties | PropertyArrayConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
875
910
 
876
911
  /** Describes an automation rule action to modify an object's properties */
877
912
  export declare interface AutomationRuleModifyPropertiesAction extends AutomationRuleAction {
@@ -906,6 +941,31 @@ export declare interface AutomationRulePropertyArrayChangedValuesCondition {
906
941
  changeType?: AutomationRulePropertyArrayChangedConditionSupportedChangeType;
907
942
  }
908
943
 
944
+ /**
945
+ * Defines values for AutomationRulePropertyArrayConditionSupportedArrayConditionType. \
946
+ * {@link KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType} can be used interchangeably with AutomationRulePropertyArrayConditionSupportedArrayConditionType,
947
+ * this enum contains the known values that the service supports.
948
+ * ### Known values supported by the service
949
+ * **AnyItem**: Evaluate the condition as true if any item fulfills it
950
+ */
951
+ export declare type AutomationRulePropertyArrayConditionSupportedArrayConditionType = string;
952
+
953
+ /**
954
+ * Defines values for AutomationRulePropertyArrayConditionSupportedArrayType. \
955
+ * {@link KnownAutomationRulePropertyArrayConditionSupportedArrayType} can be used interchangeably with AutomationRulePropertyArrayConditionSupportedArrayType,
956
+ * this enum contains the known values that the service supports.
957
+ * ### Known values supported by the service
958
+ * **CustomDetails**: Evaluate the condition on the custom detail keys \
959
+ * **CustomDetailValues**: Evaluate the condition on a custom detail's values
960
+ */
961
+ export declare type AutomationRulePropertyArrayConditionSupportedArrayType = string;
962
+
963
+ export declare interface AutomationRulePropertyArrayValuesCondition {
964
+ arrayType?: AutomationRulePropertyArrayConditionSupportedArrayType;
965
+ arrayConditionType?: AutomationRulePropertyArrayConditionSupportedArrayConditionType;
966
+ itemConditions?: AutomationRuleConditionUnion[];
967
+ }
968
+
909
969
  /**
910
970
  * Defines values for AutomationRulePropertyChangedConditionSupportedChangedType. \
911
971
  * {@link KnownAutomationRulePropertyChangedConditionSupportedChangedType} can be used interchangeably with AutomationRulePropertyChangedConditionSupportedChangedType,
@@ -956,6 +1016,9 @@ export declare type AutomationRulePropertyConditionSupportedOperator = string;
956
1016
  * **IncidentTactics**: The tactics of the incident \
957
1017
  * **IncidentLabel**: The labels of the incident \
958
1018
  * **IncidentProviderName**: The provider name of the incident \
1019
+ * **IncidentUpdatedBySource**: The update source of the incident \
1020
+ * **IncidentCustomDetailsKey**: The incident custom detail key \
1021
+ * **IncidentCustomDetailsValue**: The incident custom detail value \
959
1022
  * **AccountAadTenantId**: The account Azure Active Directory tenant id \
960
1023
  * **AccountAadUserId**: The account Azure Active Directory user id \
961
1024
  * **AccountName**: The account name \
@@ -1132,6 +1195,8 @@ export declare interface AwsCloudTrailCheckRequirements extends DataConnectorsCh
1132
1195
 
1133
1196
  /** Represents Amazon Web Services CloudTrail data connector. */
1134
1197
  export declare interface AwsCloudTrailDataConnector extends DataConnector {
1198
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1199
+ kind: "AmazonWebServicesCloudTrail";
1135
1200
  /** The Aws Role Arn (with CloudTrailReadOnly policy) that is used to access the Aws account. */
1136
1201
  awsRoleArn?: string;
1137
1202
  /** The available data types for the connector. */
@@ -1156,6 +1221,8 @@ export declare interface AwsS3CheckRequirements extends DataConnectorsCheckRequi
1156
1221
 
1157
1222
  /** Represents Amazon Web Services S3 data connector. */
1158
1223
  export declare interface AwsS3DataConnector extends DataConnector {
1224
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1225
+ kind: "AmazonWebServicesS3";
1159
1226
  /** The logs destination table name in LogAnalytics. */
1160
1227
  destinationTable?: string;
1161
1228
  /** The AWS sqs urls for the connector. */
@@ -1186,6 +1253,8 @@ export declare interface AzureDevOpsResourceInfo {
1186
1253
 
1187
1254
  /** Represents an azure resource entity. */
1188
1255
  export declare interface AzureResourceEntity extends Entity {
1256
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1257
+ kind: "AzureResource";
1189
1258
  /**
1190
1259
  * A bag of custom fields that should be part of the entity and will be presented to the user.
1191
1260
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1503,6 +1572,13 @@ export declare interface BookmarkTimelineItem extends EntityTimelineItem {
1503
1572
  labels?: string[];
1504
1573
  }
1505
1574
 
1575
+ /** Describes an automation rule condition that applies a boolean operator (e.g AND, OR) to conditions */
1576
+ export declare interface BooleanConditionProperties extends AutomationRuleCondition {
1577
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1578
+ conditionType: "Boolean";
1579
+ conditionProperties?: AutomationRuleBooleanCondition;
1580
+ }
1581
+
1506
1582
  /** Information on the client (user or application) that made some action */
1507
1583
  export declare interface ClientInfo {
1508
1584
  /** The email of the client. */
@@ -1517,6 +1593,8 @@ export declare interface ClientInfo {
1517
1593
 
1518
1594
  /** Represents a cloud application entity. */
1519
1595
  export declare interface CloudApplicationEntity extends Entity {
1596
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1597
+ kind: "CloudApplication";
1520
1598
  /**
1521
1599
  * A bag of custom fields that should be part of the entity and will be presented to the user.
1522
1600
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1587,6 +1665,8 @@ export declare interface CloudErrorBody {
1587
1665
 
1588
1666
  /** Represents Codeless API Polling data connector. */
1589
1667
  export declare interface CodelessApiPollingDataConnector extends DataConnector {
1668
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1669
+ kind: "APIPolling";
1590
1670
  /** Config to describe the instructions blade */
1591
1671
  connectorUiConfig?: CodelessUiConnectorConfigProperties;
1592
1672
  /** Config to describe the polling instructions */
@@ -1744,6 +1824,8 @@ export declare interface CodelessUiConnectorConfigPropertiesSampleQueriesItem ex
1744
1824
 
1745
1825
  /** Represents Codeless UI data connector. */
1746
1826
  export declare interface CodelessUiDataConnector extends DataConnector {
1827
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1828
+ kind: "GenericUI";
1747
1829
  /** Config to describe the instructions blade */
1748
1830
  connectorUiConfig?: CodelessUiConnectorConfigProperties;
1749
1831
  }
@@ -1754,8 +1836,10 @@ export declare interface CodelessUiDataConnector extends DataConnector {
1754
1836
  * this enum contains the known values that the service supports.
1755
1837
  * ### Known values supported by the service
1756
1838
  * **Property**: Evaluate an object property value \
1839
+ * **PropertyArray**: Evaluate an object array property value \
1757
1840
  * **PropertyChanged**: Evaluate an object property changed value \
1758
- * **PropertyArrayChanged**: Evaluate an object array property changed value
1841
+ * **PropertyArrayChanged**: Evaluate an object array property changed value \
1842
+ * **Boolean**: Apply a boolean operator (e.g AND, OR) to conditions
1759
1843
  */
1760
1844
  export declare type ConditionType = string;
1761
1845
 
@@ -2140,6 +2224,17 @@ export declare interface DataTypeDefinitions {
2140
2224
  */
2141
2225
  export declare type DataTypeState = string;
2142
2226
 
2227
+ /**
2228
+ * Defines values for DeleteStatus. \
2229
+ * {@link KnownDeleteStatus} can be used interchangeably with DeleteStatus,
2230
+ * this enum contains the known values that the service supports.
2231
+ * ### Known values supported by the service
2232
+ * **Deleted**: The file was deleted. \
2233
+ * **NotDeleted**: The file was not deleted. \
2234
+ * **Unspecified**: Unspecified
2235
+ */
2236
+ export declare type DeleteStatus = string;
2237
+
2143
2238
  /** Defines values for DeliveryAction. */
2144
2239
  export declare type DeliveryAction = "Unknown" | "DeliveredAsSpam" | "Delivered" | "Blocked" | "Replaced";
2145
2240
 
@@ -2218,6 +2313,8 @@ export declare type DeviceImportance = string;
2218
2313
 
2219
2314
  /** Represents a dns entity. */
2220
2315
  export declare interface DnsEntity extends Entity {
2316
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2317
+ kind: "DnsResolution";
2221
2318
  /**
2222
2319
  * A bag of custom fields that should be part of the entity and will be presented to the user.
2223
2320
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2308,6 +2405,8 @@ export declare interface Dynamics365CheckRequirementsProperties extends DataConn
2308
2405
 
2309
2406
  /** Represents Dynamics365 data connector. */
2310
2407
  export declare interface Dynamics365DataConnector extends DataConnector {
2408
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2409
+ kind: "Dynamics365";
2311
2410
  /** The tenant id to connect to, and get the data from. */
2312
2411
  tenantId?: string;
2313
2412
  /** The available data types for the connector. */
@@ -2609,6 +2708,8 @@ export declare interface Entity extends Resource {
2609
2708
 
2610
2709
  /** Settings with single toggle. */
2611
2710
  export declare interface EntityAnalytics extends Settings {
2711
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2712
+ kind: "EntityAnalytics";
2612
2713
  /** The relevant entity providers that are synced */
2613
2714
  entityProviders?: EntityProviders[];
2614
2715
  }
@@ -3131,6 +3232,8 @@ export declare interface EventGroupingSettings {
3131
3232
 
3132
3233
  /** Represents Expansion entity query. */
3133
3234
  export declare interface ExpansionEntityQuery extends EntityQuery {
3235
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3236
+ kind: "Expansion";
3134
3237
  /** List of the data sources that are required to run the query */
3135
3238
  dataSources?: string[];
3136
3239
  /** The query display name */
@@ -3165,6 +3268,8 @@ export declare interface ExpansionResultsMetadata {
3165
3268
 
3166
3269
  /** Settings with single toggle. */
3167
3270
  export declare interface EyesOn extends Settings {
3271
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3272
+ kind: "EyesOn";
3168
3273
  /**
3169
3274
  * Determines whether the setting is enable or disabled.
3170
3275
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3182,6 +3287,8 @@ export declare interface FieldMapping {
3182
3287
 
3183
3288
  /** Represents a file entity. */
3184
3289
  export declare interface FileEntity extends Entity {
3290
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3291
+ kind: "File";
3185
3292
  /**
3186
3293
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3187
3294
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3240,6 +3347,17 @@ export declare interface FileEntityProperties extends EntityCommonProperties {
3240
3347
  readonly hostEntityId?: string;
3241
3348
  }
3242
3349
 
3350
+ /**
3351
+ * Defines values for FileFormat. \
3352
+ * {@link KnownFileFormat} can be used interchangeably with FileFormat,
3353
+ * this enum contains the known values that the service supports.
3354
+ * ### Known values supported by the service
3355
+ * **CSV**: A CSV file. \
3356
+ * **JSON**: A JSON file. \
3357
+ * **Unspecified**: A file of other format.
3358
+ */
3359
+ export declare type FileFormat = string;
3360
+
3243
3361
  /**
3244
3362
  * Defines values for FileHashAlgorithm. \
3245
3363
  * {@link KnownFileHashAlgorithm} can be used interchangeably with FileHashAlgorithm,
@@ -3255,6 +3373,8 @@ export declare type FileHashAlgorithm = string;
3255
3373
 
3256
3374
  /** Represents a file hash entity. */
3257
3375
  export declare interface FileHashEntity extends Entity {
3376
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3377
+ kind: "FileHash";
3258
3378
  /**
3259
3379
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3260
3380
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3293,8 +3413,223 @@ export declare interface FileHashEntityProperties extends EntityCommonProperties
3293
3413
  readonly hashValue?: string;
3294
3414
  }
3295
3415
 
3416
+ /** Represents a file import in Azure Security Insights. */
3417
+ export declare interface FileImport extends Resource {
3418
+ /** Describes how to ingest the records in the file. */
3419
+ ingestionMode?: IngestionMode;
3420
+ /** The content type of this file. */
3421
+ contentType?: FileImportContentType;
3422
+ /**
3423
+ * The time the file was imported.
3424
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3425
+ */
3426
+ readonly createdTimeUTC?: Date;
3427
+ /**
3428
+ * Represents the error file (if the import was ingested with errors or failed the validation).
3429
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3430
+ */
3431
+ readonly errorFile?: FileMetadata;
3432
+ /**
3433
+ * An ordered list of some of the errors that were encountered during validation.
3434
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3435
+ */
3436
+ readonly errorsPreview?: ValidationError[];
3437
+ /** Represents the imported file. */
3438
+ importFile?: FileMetadata;
3439
+ /**
3440
+ * The number of records that have been successfully ingested.
3441
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3442
+ */
3443
+ readonly ingestedRecordCount?: number;
3444
+ /** The source for the data in the file. */
3445
+ source?: string;
3446
+ /**
3447
+ * The state of the file import.
3448
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3449
+ */
3450
+ readonly state?: FileImportState;
3451
+ /**
3452
+ * The number of records in the file.
3453
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3454
+ */
3455
+ readonly totalRecordCount?: number;
3456
+ /**
3457
+ * The number of records that have passed validation.
3458
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3459
+ */
3460
+ readonly validRecordCount?: number;
3461
+ /**
3462
+ * The time the files associated with this import are deleted from the storage account.
3463
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3464
+ */
3465
+ readonly filesValidUntilTimeUTC?: Date;
3466
+ /**
3467
+ * The time the file import record is soft deleted from the database and history.
3468
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3469
+ */
3470
+ readonly importValidUntilTimeUTC?: Date;
3471
+ }
3472
+
3473
+ /**
3474
+ * Defines values for FileImportContentType. \
3475
+ * {@link KnownFileImportContentType} can be used interchangeably with FileImportContentType,
3476
+ * this enum contains the known values that the service supports.
3477
+ * ### Known values supported by the service
3478
+ * **BasicIndicator**: File containing records with the core fields of an indicator, plus the observables to construct the STIX pattern. \
3479
+ * **StixIndicator**: File containing STIX indicators. \
3480
+ * **Unspecified**: File containing other records.
3481
+ */
3482
+ export declare type FileImportContentType = string;
3483
+
3484
+ /** List all the file imports. */
3485
+ export declare interface FileImportList {
3486
+ /**
3487
+ * URL to fetch the next set of file imports.
3488
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3489
+ */
3490
+ readonly nextLink?: string;
3491
+ /** Array of file imports. */
3492
+ value: FileImport[];
3493
+ }
3494
+
3495
+ /** Interface representing a FileImports. */
3496
+ export declare interface FileImports {
3497
+ /**
3498
+ * Gets all file imports.
3499
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3500
+ * @param workspaceName The name of the workspace.
3501
+ * @param options The options parameters.
3502
+ */
3503
+ list(resourceGroupName: string, workspaceName: string, options?: FileImportsListOptionalParams): PagedAsyncIterableIterator<FileImport>;
3504
+ /**
3505
+ * Gets a file import.
3506
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3507
+ * @param workspaceName The name of the workspace.
3508
+ * @param fileImportId File import ID
3509
+ * @param options The options parameters.
3510
+ */
3511
+ get(resourceGroupName: string, workspaceName: string, fileImportId: string, options?: FileImportsGetOptionalParams): Promise<FileImportsGetResponse>;
3512
+ /**
3513
+ * Creates the file import.
3514
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3515
+ * @param workspaceName The name of the workspace.
3516
+ * @param fileImportId File import ID
3517
+ * @param fileImport The file import
3518
+ * @param options The options parameters.
3519
+ */
3520
+ create(resourceGroupName: string, workspaceName: string, fileImportId: string, fileImport: FileImport, options?: FileImportsCreateOptionalParams): Promise<FileImportsCreateResponse>;
3521
+ /**
3522
+ * Delete the file import.
3523
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3524
+ * @param workspaceName The name of the workspace.
3525
+ * @param fileImportId File import ID
3526
+ * @param options The options parameters.
3527
+ */
3528
+ beginDelete(resourceGroupName: string, workspaceName: string, fileImportId: string, options?: FileImportsDeleteOptionalParams): Promise<PollerLike<PollOperationState<FileImportsDeleteResponse>, FileImportsDeleteResponse>>;
3529
+ /**
3530
+ * Delete the file import.
3531
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
3532
+ * @param workspaceName The name of the workspace.
3533
+ * @param fileImportId File import ID
3534
+ * @param options The options parameters.
3535
+ */
3536
+ beginDeleteAndWait(resourceGroupName: string, workspaceName: string, fileImportId: string, options?: FileImportsDeleteOptionalParams): Promise<FileImportsDeleteResponse>;
3537
+ }
3538
+
3539
+ /** Optional parameters. */
3540
+ export declare interface FileImportsCreateOptionalParams extends coreClient.OperationOptions {
3541
+ }
3542
+
3543
+ /** Contains response data for the create operation. */
3544
+ export declare type FileImportsCreateResponse = FileImport;
3545
+
3546
+ /** Optional parameters. */
3547
+ export declare interface FileImportsDeleteOptionalParams extends coreClient.OperationOptions {
3548
+ /** Delay to wait until next poll, in milliseconds. */
3549
+ updateIntervalInMs?: number;
3550
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3551
+ resumeFrom?: string;
3552
+ }
3553
+
3554
+ /** Contains response data for the delete operation. */
3555
+ export declare type FileImportsDeleteResponse = FileImport;
3556
+
3557
+ /** Optional parameters. */
3558
+ export declare interface FileImportsGetOptionalParams extends coreClient.OperationOptions {
3559
+ }
3560
+
3561
+ /** Contains response data for the get operation. */
3562
+ export declare type FileImportsGetResponse = FileImport;
3563
+
3564
+ /** Optional parameters. */
3565
+ export declare interface FileImportsListNextOptionalParams extends coreClient.OperationOptions {
3566
+ /** Filters the results, based on a Boolean condition. Optional. */
3567
+ filter?: string;
3568
+ /** Sorts the results. Optional. */
3569
+ orderby?: string;
3570
+ /** Returns only the first n results. Optional. */
3571
+ top?: number;
3572
+ /** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
3573
+ skipToken?: string;
3574
+ }
3575
+
3576
+ /** Contains response data for the listNext operation. */
3577
+ export declare type FileImportsListNextResponse = FileImportList;
3578
+
3579
+ /** Optional parameters. */
3580
+ export declare interface FileImportsListOptionalParams extends coreClient.OperationOptions {
3581
+ /** Filters the results, based on a Boolean condition. Optional. */
3582
+ filter?: string;
3583
+ /** Sorts the results. Optional. */
3584
+ orderby?: string;
3585
+ /** Returns only the first n results. Optional. */
3586
+ top?: number;
3587
+ /** Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional. */
3588
+ skipToken?: string;
3589
+ }
3590
+
3591
+ /** Contains response data for the list operation. */
3592
+ export declare type FileImportsListResponse = FileImportList;
3593
+
3594
+ /**
3595
+ * Defines values for FileImportState. \
3596
+ * {@link KnownFileImportState} can be used interchangeably with FileImportState,
3597
+ * this enum contains the known values that the service supports.
3598
+ * ### Known values supported by the service
3599
+ * **FatalError**: A fatal error has occurred while ingesting the file. \
3600
+ * **Ingested**: The file has been ingested. \
3601
+ * **IngestedWithErrors**: The file has been ingested with errors. \
3602
+ * **InProgress**: The file ingestion is in progress. \
3603
+ * **Invalid**: The file is invalid. \
3604
+ * **WaitingForUpload**: Waiting for the file to be uploaded. \
3605
+ * **Unspecified**: Unspecified state.
3606
+ */
3607
+ export declare type FileImportState = string;
3608
+
3609
+ /** Represents a file. */
3610
+ export declare interface FileMetadata {
3611
+ /** The format of the file */
3612
+ fileFormat?: FileFormat;
3613
+ /** The name of the file. */
3614
+ fileName?: string;
3615
+ /** The size of the file. */
3616
+ fileSize?: number;
3617
+ /**
3618
+ * A URI with a valid SAS token to allow uploading / downloading the file.
3619
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3620
+ */
3621
+ readonly fileContentUri?: string;
3622
+ /**
3623
+ * Indicates whether the file was deleted from the storage account.
3624
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3625
+ */
3626
+ readonly deleteStatus?: DeleteStatus;
3627
+ }
3628
+
3296
3629
  /** Represents Fusion alert rule. */
3297
3630
  export declare interface FusionAlertRule extends AlertRule {
3631
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3632
+ kind: "Fusion";
3298
3633
  /** The Name of the alert rule template used to create this rule. */
3299
3634
  alertRuleTemplateName?: string;
3300
3635
  /**
@@ -3337,6 +3672,8 @@ export declare interface FusionAlertRule extends AlertRule {
3337
3672
 
3338
3673
  /** Represents Fusion alert rule template. */
3339
3674
  export declare interface FusionAlertRuleTemplate extends AlertRuleTemplate {
3675
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3676
+ kind: "Fusion";
3340
3677
  /** the number of alert rules that were created by this template */
3341
3678
  alertRulesCreatedByTemplateCount?: number;
3342
3679
  /**
@@ -3556,6 +3893,8 @@ export declare interface GroupingConfiguration {
3556
3893
 
3557
3894
  /** Represents a host entity. */
3558
3895
  export declare interface HostEntity extends Entity {
3896
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3897
+ kind: "Host";
3559
3898
  /**
3560
3899
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3561
3900
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3660,6 +3999,8 @@ export declare interface HostEntityProperties extends EntityCommonProperties {
3660
3999
 
3661
4000
  /** Represents a Hunting bookmark entity. */
3662
4001
  export declare interface HuntingBookmark extends Entity {
4002
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4003
+ kind: "Bookmark";
3663
4004
  /**
3664
4005
  * A bag of custom fields that should be part of the entity and will be presented to the user.
3665
4006
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4351,6 +4692,17 @@ export declare type IncidentsRunPlaybookResponse = Record<string, unknown>;
4351
4692
  */
4352
4693
  export declare type IncidentStatus = string;
4353
4694
 
4695
+ /**
4696
+ * Defines values for IngestionMode. \
4697
+ * {@link KnownIngestionMode} can be used interchangeably with IngestionMode,
4698
+ * this enum contains the known values that the service supports.
4699
+ * ### Known values supported by the service
4700
+ * **IngestOnlyIfAllAreValid**: No records should be ingested when invalid records are detected. \
4701
+ * **IngestAnyValidRecords**: Valid records should still be ingested when invalid records are detected. \
4702
+ * **Unspecified**: Unspecified
4703
+ */
4704
+ export declare type IngestionMode = string;
4705
+
4354
4706
  /** Represents Insight Query. */
4355
4707
  export declare interface InsightQueryItem extends EntityQueryItem {
4356
4708
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -4474,6 +4826,8 @@ export declare interface IoTCheckRequirements extends DataConnectorsCheckRequire
4474
4826
 
4475
4827
  /** Represents IoT data connector. */
4476
4828
  export declare interface IoTDataConnector extends DataConnector {
4829
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4830
+ kind: "IOT";
4477
4831
  /** The available data types for the connector. */
4478
4832
  dataTypes?: AlertsDataTypeOfDataConnector;
4479
4833
  /** The subscription id to connect to, and get the data from. */
@@ -4488,6 +4842,8 @@ export declare interface IoTDataConnectorProperties extends DataConnectorWithAle
4488
4842
 
4489
4843
  /** Represents an IoT device entity. */
4490
4844
  export declare interface IoTDeviceEntity extends Entity {
4845
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4846
+ kind: "IoTDevice";
4491
4847
  /**
4492
4848
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4493
4849
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -4782,6 +5138,8 @@ export declare interface IoTDeviceEntityProperties extends EntityCommonPropertie
4782
5138
 
4783
5139
  /** Represents an ip entity. */
4784
5140
  export declare interface IpEntity extends Entity {
5141
+ /** Polymorphic discriminator, which specifies the different types this object can be */
5142
+ kind: "Ip";
4785
5143
  /**
4786
5144
  * A bag of custom fields that should be part of the entity and will be presented to the user.
4787
5145
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5003,6 +5361,14 @@ export declare enum KnownAttackTactic {
5003
5361
  InhibitResponseFunction = "InhibitResponseFunction"
5004
5362
  }
5005
5363
 
5364
+ /** Known values of {@link AutomationRuleBooleanConditionSupportedOperator} that the service accepts. */
5365
+ export declare enum KnownAutomationRuleBooleanConditionSupportedOperator {
5366
+ /** Evaluates as true if all the item conditions are evaluated as true */
5367
+ And = "And",
5368
+ /** Evaluates as true if at least one of the item conditions are evaluated as true */
5369
+ Or = "Or"
5370
+ }
5371
+
5006
5372
  /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
5007
5373
  export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
5008
5374
  /** Evaluate the condition on the alerts */
@@ -5021,6 +5387,20 @@ export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedCha
5021
5387
  Added = "Added"
5022
5388
  }
5023
5389
 
5390
+ /** Known values of {@link AutomationRulePropertyArrayConditionSupportedArrayConditionType} that the service accepts. */
5391
+ export declare enum KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType {
5392
+ /** Evaluate the condition as true if any item fulfills it */
5393
+ AnyItem = "AnyItem"
5394
+ }
5395
+
5396
+ /** Known values of {@link AutomationRulePropertyArrayConditionSupportedArrayType} that the service accepts. */
5397
+ export declare enum KnownAutomationRulePropertyArrayConditionSupportedArrayType {
5398
+ /** Evaluate the condition on the custom detail keys */
5399
+ CustomDetails = "CustomDetails",
5400
+ /** Evaluate the condition on a custom detail's values */
5401
+ CustomDetailValues = "CustomDetailValues"
5402
+ }
5403
+
5024
5404
  /** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
5025
5405
  export declare enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
5026
5406
  /** Evaluate the condition on the previous value of the property */
@@ -5077,6 +5457,12 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
5077
5457
  IncidentLabel = "IncidentLabel",
5078
5458
  /** The provider name of the incident */
5079
5459
  IncidentProviderName = "IncidentProviderName",
5460
+ /** The update source of the incident */
5461
+ IncidentUpdatedBySource = "IncidentUpdatedBySource",
5462
+ /** The incident custom detail key */
5463
+ IncidentCustomDetailsKey = "IncidentCustomDetailsKey",
5464
+ /** The incident custom detail value */
5465
+ IncidentCustomDetailsValue = "IncidentCustomDetailsValue",
5080
5466
  /** The account Azure Active Directory tenant id */
5081
5467
  AccountAadTenantId = "AccountAadTenantId",
5082
5468
  /** The account Azure Active Directory user id */
@@ -5177,10 +5563,14 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
5177
5563
  export declare enum KnownConditionType {
5178
5564
  /** Evaluate an object property value */
5179
5565
  Property = "Property",
5566
+ /** Evaluate an object array property value */
5567
+ PropertyArray = "PropertyArray",
5180
5568
  /** Evaluate an object property changed value */
5181
5569
  PropertyChanged = "PropertyChanged",
5182
5570
  /** Evaluate an object array property changed value */
5183
- PropertyArrayChanged = "PropertyArrayChanged"
5571
+ PropertyArrayChanged = "PropertyArrayChanged",
5572
+ /** Apply a boolean operator (e.g AND, OR) to conditions */
5573
+ Boolean = "Boolean"
5184
5574
  }
5185
5575
 
5186
5576
  /** Known values of {@link ConfidenceLevel} that the service accepts. */
@@ -5317,6 +5707,16 @@ export declare enum KnownDataTypeState {
5317
5707
  Disabled = "Disabled"
5318
5708
  }
5319
5709
 
5710
+ /** Known values of {@link DeleteStatus} that the service accepts. */
5711
+ export declare enum KnownDeleteStatus {
5712
+ /** The file was deleted. */
5713
+ Deleted = "Deleted",
5714
+ /** The file was not deleted. */
5715
+ NotDeleted = "NotDeleted",
5716
+ /** Unspecified */
5717
+ Unspecified = "Unspecified"
5718
+ }
5719
+
5320
5720
  /** Known values of {@link DeploymentFetchStatus} that the service accepts. */
5321
5721
  export declare enum KnownDeploymentFetchStatus {
5322
5722
  /** Success */
@@ -5555,6 +5955,16 @@ export declare enum KnownEventGroupingAggregationKind {
5555
5955
  AlertPerResult = "AlertPerResult"
5556
5956
  }
5557
5957
 
5958
+ /** Known values of {@link FileFormat} that the service accepts. */
5959
+ export declare enum KnownFileFormat {
5960
+ /** A CSV file. */
5961
+ CSV = "CSV",
5962
+ /** A JSON file. */
5963
+ Json = "JSON",
5964
+ /** A file of other format. */
5965
+ Unspecified = "Unspecified"
5966
+ }
5967
+
5558
5968
  /** Known values of {@link FileHashAlgorithm} that the service accepts. */
5559
5969
  export declare enum KnownFileHashAlgorithm {
5560
5970
  /** Unknown hash algorithm */
@@ -5569,6 +5979,34 @@ export declare enum KnownFileHashAlgorithm {
5569
5979
  SHA256AC = "SHA256AC"
5570
5980
  }
5571
5981
 
5982
+ /** Known values of {@link FileImportContentType} that the service accepts. */
5983
+ export declare enum KnownFileImportContentType {
5984
+ /** File containing records with the core fields of an indicator, plus the observables to construct the STIX pattern. */
5985
+ BasicIndicator = "BasicIndicator",
5986
+ /** File containing STIX indicators. */
5987
+ StixIndicator = "StixIndicator",
5988
+ /** File containing other records. */
5989
+ Unspecified = "Unspecified"
5990
+ }
5991
+
5992
+ /** Known values of {@link FileImportState} that the service accepts. */
5993
+ export declare enum KnownFileImportState {
5994
+ /** A fatal error has occurred while ingesting the file. */
5995
+ FatalError = "FatalError",
5996
+ /** The file has been ingested. */
5997
+ Ingested = "Ingested",
5998
+ /** The file has been ingested with errors. */
5999
+ IngestedWithErrors = "IngestedWithErrors",
6000
+ /** The file ingestion is in progress. */
6001
+ InProgress = "InProgress",
6002
+ /** The file is invalid. */
6003
+ Invalid = "Invalid",
6004
+ /** Waiting for the file to be uploaded. */
6005
+ WaitingForUpload = "WaitingForUpload",
6006
+ /** Unspecified state. */
6007
+ Unspecified = "Unspecified"
6008
+ }
6009
+
5572
6010
  /** Known values of {@link GetInsightsError} that the service accepts. */
5573
6011
  export declare enum KnownGetInsightsError {
5574
6012
  /** Insight */
@@ -5629,6 +6067,16 @@ export declare enum KnownIncidentStatus {
5629
6067
  Closed = "Closed"
5630
6068
  }
5631
6069
 
6070
+ /** Known values of {@link IngestionMode} that the service accepts. */
6071
+ export declare enum KnownIngestionMode {
6072
+ /** No records should be ingested when invalid records are detected. */
6073
+ IngestOnlyIfAllAreValid = "IngestOnlyIfAllAreValid",
6074
+ /** Valid records should still be ingested when invalid records are detected. */
6075
+ IngestAnyValidRecords = "IngestAnyValidRecords",
6076
+ /** Unspecified */
6077
+ Unspecified = "Unspecified"
6078
+ }
6079
+
5632
6080
  /** Known values of {@link KillChainIntent} that the service accepts. */
5633
6081
  export declare enum KnownKillChainIntent {
5634
6082
  /** The default value. */
@@ -5983,6 +6431,8 @@ export declare interface LastDataReceivedDataType {
5983
6431
 
5984
6432
  /** Represents a mailbox entity. */
5985
6433
  export declare interface MailboxEntity extends Entity {
6434
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6435
+ kind: "Mailbox";
5986
6436
  /**
5987
6437
  * A bag of custom fields that should be part of the entity and will be presented to the user.
5988
6438
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6043,6 +6493,8 @@ export declare interface MailboxEntityProperties extends EntityCommonProperties
6043
6493
 
6044
6494
  /** Represents a mail cluster entity. */
6045
6495
  export declare interface MailClusterEntity extends Entity {
6496
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6497
+ kind: "MailCluster";
6046
6498
  /**
6047
6499
  * A bag of custom fields that should be part of the entity and will be presented to the user.
6048
6500
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6213,6 +6665,8 @@ export declare interface MailClusterEntityProperties extends EntityCommonPropert
6213
6665
 
6214
6666
  /** Represents a mail message entity. */
6215
6667
  export declare interface MailMessageEntity extends Entity {
6668
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6669
+ kind: "MailMessage";
6216
6670
  /**
6217
6671
  * A bag of custom fields that should be part of the entity and will be presented to the user.
6218
6672
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6435,6 +6889,8 @@ export declare interface MailMessageEntityProperties extends EntityCommonPropert
6435
6889
 
6436
6890
  /** Represents a malware entity. */
6437
6891
  export declare interface MalwareEntity extends Entity {
6892
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6893
+ kind: "Malware";
6438
6894
  /**
6439
6895
  * A bag of custom fields that should be part of the entity and will be presented to the user.
6440
6896
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6495,7 +6951,7 @@ export declare interface MalwareEntityProperties extends EntityCommonProperties
6495
6951
 
6496
6952
  export declare interface ManualTriggerRequestBody {
6497
6953
  tenantId?: string;
6498
- logicAppsResourceId?: string;
6954
+ logicAppsResourceId: string;
6499
6955
  }
6500
6956
 
6501
6957
  /**
@@ -6523,6 +6979,8 @@ export declare interface McasCheckRequirementsProperties extends DataConnectorTe
6523
6979
 
6524
6980
  /** Represents MCAS (Microsoft Cloud App Security) data connector. */
6525
6981
  export declare interface McasDataConnector extends DataConnector {
6982
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6983
+ kind: "MicrosoftCloudAppSecurity";
6526
6984
  /** The tenant id to connect to, and get the data from. */
6527
6985
  tenantId?: string;
6528
6986
  /** The available data types for the connector. */
@@ -6555,6 +7013,8 @@ export declare interface MdatpCheckRequirementsProperties extends DataConnectorT
6555
7013
 
6556
7014
  /** Represents MDATP (Microsoft Defender Advanced Threat Protection) data connector. */
6557
7015
  export declare interface MdatpDataConnector extends DataConnector {
7016
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7017
+ kind: "MicrosoftDefenderAdvancedThreatProtection";
6558
7018
  /** The tenant id to connect to, and get the data from. */
6559
7019
  tenantId?: string;
6560
7020
  /** The available data types for the connector. */
@@ -6818,6 +7278,8 @@ export declare type MetadataUpdateResponse = MetadataModel;
6818
7278
 
6819
7279
  /** Represents MicrosoftSecurityIncidentCreation rule. */
6820
7280
  export declare interface MicrosoftSecurityIncidentCreationAlertRule extends AlertRule {
7281
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7282
+ kind: "MicrosoftSecurityIncidentCreation";
6821
7283
  /** the alerts' displayNames on which the cases will be generated */
6822
7284
  displayNamesFilter?: string[];
6823
7285
  /** the alerts' displayNames on which the cases will not be generated */
@@ -6872,6 +7334,8 @@ export declare interface MicrosoftSecurityIncidentCreationAlertRuleProperties ex
6872
7334
 
6873
7335
  /** Represents MicrosoftSecurityIncidentCreation rule template. */
6874
7336
  export declare interface MicrosoftSecurityIncidentCreationAlertRuleTemplate extends AlertRuleTemplate {
7337
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7338
+ kind: "MicrosoftSecurityIncidentCreation";
6875
7339
  /** the number of alert rules that were created by this template */
6876
7340
  alertRulesCreatedByTemplateCount?: number;
6877
7341
  /**
@@ -6931,6 +7395,8 @@ export declare type MicrosoftSecurityProductName = string;
6931
7395
 
6932
7396
  /** Represents MLBehaviorAnalytics alert rule. */
6933
7397
  export declare interface MLBehaviorAnalyticsAlertRule extends AlertRule {
7398
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7399
+ kind: "MLBehaviorAnalytics";
6934
7400
  /** The Name of the alert rule template used to create this rule. */
6935
7401
  alertRuleTemplateName?: string;
6936
7402
  /**
@@ -6969,6 +7435,8 @@ export declare interface MLBehaviorAnalyticsAlertRule extends AlertRule {
6969
7435
 
6970
7436
  /** Represents MLBehaviorAnalytics alert rule template. */
6971
7437
  export declare interface MLBehaviorAnalyticsAlertRuleTemplate extends AlertRuleTemplate {
7438
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7439
+ kind: "MLBehaviorAnalytics";
6972
7440
  /** the number of alert rules that were created by this template */
6973
7441
  alertRulesCreatedByTemplateCount?: number;
6974
7442
  /**
@@ -7017,6 +7485,8 @@ export declare interface MstiCheckRequirementsProperties extends DataConnectorTe
7017
7485
 
7018
7486
  /** Represents Microsoft Threat Intelligence data connector. */
7019
7487
  export declare interface MstiDataConnector extends DataConnector {
7488
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7489
+ kind: "MicrosoftThreatIntelligence";
7020
7490
  /** The tenant id to connect to, and get the data from. */
7021
7491
  tenantId?: string;
7022
7492
  /** The available data types for the connector. */
@@ -7063,6 +7533,8 @@ export declare interface MTPCheckRequirementsProperties extends DataConnectorTen
7063
7533
 
7064
7534
  /** Represents MTP (Microsoft Threat Protection) data connector. */
7065
7535
  export declare interface MTPDataConnector extends DataConnector {
7536
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7537
+ kind: "MicrosoftThreatProtection";
7066
7538
  /** The tenant id to connect to, and get the data from. */
7067
7539
  tenantId?: string;
7068
7540
  /** The available data types for the connector. */
@@ -7087,6 +7559,8 @@ export declare interface MTPDataConnectorProperties extends DataConnectorTenantI
7087
7559
 
7088
7560
  /** Represents an network interface entity. */
7089
7561
  export declare interface NicEntity extends Entity {
7562
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7563
+ kind: "Nic";
7090
7564
  /**
7091
7565
  * A bag of custom fields that should be part of the entity and will be presented to the user.
7092
7566
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -7137,6 +7611,8 @@ export declare interface NicEntityProperties extends EntityCommonProperties {
7137
7611
 
7138
7612
  /** Represents NRT alert rule. */
7139
7613
  export declare interface NrtAlertRule extends AlertRule {
7614
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7615
+ kind: "NRT";
7140
7616
  /** The Name of the alert rule template used to create this rule. */
7141
7617
  alertRuleTemplateName?: string;
7142
7618
  /** 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> */
@@ -7174,10 +7650,14 @@ export declare interface NrtAlertRule extends AlertRule {
7174
7650
  entityMappings?: EntityMapping[];
7175
7651
  /** The alert details override settings */
7176
7652
  alertDetailsOverride?: AlertDetailsOverride;
7653
+ /** The event grouping settings. */
7654
+ eventGroupingSettings?: EventGroupingSettings;
7177
7655
  }
7178
7656
 
7179
7657
  /** Represents NRT alert rule template. */
7180
7658
  export declare interface NrtAlertRuleTemplate extends AlertRuleTemplate {
7659
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7660
+ kind: "NRT";
7181
7661
  /** the number of alert rules that were created by this template */
7182
7662
  alertRulesCreatedByTemplateCount?: number;
7183
7663
  /**
@@ -7216,6 +7696,8 @@ export declare interface NrtAlertRuleTemplate extends AlertRuleTemplate {
7216
7696
  entityMappings?: EntityMapping[];
7217
7697
  /** The alert details override settings */
7218
7698
  alertDetailsOverride?: AlertDetailsOverride;
7699
+ /** The event grouping settings. */
7700
+ eventGroupingSettings?: EventGroupingSettings;
7219
7701
  }
7220
7702
 
7221
7703
  /** NRT alert rule template properties */
@@ -7246,6 +7728,8 @@ export declare interface Office365ProjectConnectorDataTypesLogs extends DataConn
7246
7728
 
7247
7729
  /** Represents Office Microsoft Project data connector. */
7248
7730
  export declare interface Office365ProjectDataConnector extends DataConnector {
7731
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7732
+ kind: "Office365Project";
7249
7733
  /** The tenant id to connect to, and get the data from. */
7250
7734
  tenantId?: string;
7251
7735
  /** The available data types for the connector. */
@@ -7272,6 +7756,8 @@ export declare interface OfficeATPCheckRequirementsProperties extends DataConnec
7272
7756
 
7273
7757
  /** Represents OfficeATP (Office 365 Advanced Threat Protection) data connector. */
7274
7758
  export declare interface OfficeATPDataConnector extends DataConnector {
7759
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7760
+ kind: "OfficeATP";
7275
7761
  /** The tenant id to connect to, and get the data from. */
7276
7762
  tenantId?: string;
7277
7763
  /** The available data types for the connector. */
@@ -7355,6 +7841,8 @@ export declare type OfficeConsentsListResponse = OfficeConsentList;
7355
7841
 
7356
7842
  /** Represents office data connector. */
7357
7843
  export declare interface OfficeDataConnector extends DataConnector {
7844
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7845
+ kind: "Office365";
7358
7846
  /** The tenant id to connect to, and get the data from. */
7359
7847
  tenantId?: string;
7360
7848
  /** The available data types for the connector. */
@@ -7403,6 +7891,8 @@ export declare interface OfficeIRMCheckRequirementsProperties extends DataConnec
7403
7891
 
7404
7892
  /** Represents OfficeIRM (Microsoft Insider Risk Management) data connector. */
7405
7893
  export declare interface OfficeIRMDataConnector extends DataConnector {
7894
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7895
+ kind: "OfficeIRM";
7406
7896
  /** The tenant id to connect to, and get the data from. */
7407
7897
  tenantId?: string;
7408
7898
  /** The available data types for the connector. */
@@ -7437,6 +7927,8 @@ export declare interface OfficePowerBIConnectorDataTypesLogs extends DataConnect
7437
7927
 
7438
7928
  /** Represents Office Microsoft PowerBI data connector. */
7439
7929
  export declare interface OfficePowerBIDataConnector extends DataConnector {
7930
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7931
+ kind: "OfficePowerBI";
7440
7932
  /** The tenant id to connect to, and get the data from. */
7441
7933
  tenantId?: string;
7442
7934
  /** The available data types for the connector. */
@@ -7589,6 +8081,8 @@ export declare type PollingFrequency = string;
7589
8081
 
7590
8082
  /** Represents a process entity. */
7591
8083
  export declare interface ProcessEntity extends Entity {
8084
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8085
+ kind: "Process";
7592
8086
  /**
7593
8087
  * A bag of custom fields that should be part of the entity and will be presented to the user.
7594
8088
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -7759,6 +8253,13 @@ export declare interface PropertyArrayChangedConditionProperties extends Automat
7759
8253
  conditionProperties?: AutomationRulePropertyArrayChangedValuesCondition;
7760
8254
  }
7761
8255
 
8256
+ /** Describes an automation rule condition that evaluates an array property's value */
8257
+ export declare interface PropertyArrayConditionProperties extends AutomationRuleCondition {
8258
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8259
+ conditionType: "PropertyArray";
8260
+ conditionProperties?: AutomationRulePropertyArrayValuesCondition;
8261
+ }
8262
+
7762
8263
  /** Describes an automation rule condition that evaluates a property's value change */
7763
8264
  export declare interface PropertyChangedConditionProperties extends AutomationRuleCondition {
7764
8265
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -7803,6 +8304,8 @@ export declare interface QueryBasedAlertRuleTemplateProperties {
7803
8304
  entityMappings?: EntityMapping[];
7804
8305
  /** The alert details override settings */
7805
8306
  alertDetailsOverride?: AlertDetailsOverride;
8307
+ /** The event grouping settings. */
8308
+ eventGroupingSettings?: EventGroupingSettings;
7806
8309
  }
7807
8310
 
7808
8311
  /**
@@ -7825,6 +8328,8 @@ export declare type RegistryHive = string;
7825
8328
 
7826
8329
  /** Represents a registry key entity. */
7827
8330
  export declare interface RegistryKeyEntity extends Entity {
8331
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8332
+ kind: "RegistryKey";
7828
8333
  /**
7829
8334
  * A bag of custom fields that should be part of the entity and will be presented to the user.
7830
8335
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -7865,6 +8370,8 @@ export declare interface RegistryKeyEntityProperties extends EntityCommonPropert
7865
8370
 
7866
8371
  /** Represents a registry value entity. */
7867
8372
  export declare interface RegistryValueEntity extends Entity {
8373
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8374
+ kind: "RegistryValue";
7868
8375
  /**
7869
8376
  * A bag of custom fields that should be part of the entity and will be presented to the user.
7870
8377
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -8092,6 +8599,8 @@ export declare interface SampleQueries {
8092
8599
 
8093
8600
  /** Represents scheduled alert rule. */
8094
8601
  export declare interface ScheduledAlertRule extends AlertRule {
8602
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8603
+ kind: "Scheduled";
8095
8604
  /** The query that creates alerts for this rule. */
8096
8605
  query?: string;
8097
8606
  /** The frequency (in ISO 8601 duration format) for this alert rule to run. */
@@ -8198,6 +8707,8 @@ export declare interface ScheduledAlertRuleProperties extends ScheduledAlertRule
8198
8707
 
8199
8708
  /** Represents scheduled alert rule template. */
8200
8709
  export declare interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
8710
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8711
+ kind: "Scheduled";
8201
8712
  /** the number of alert rules that were created by this template */
8202
8713
  alertRulesCreatedByTemplateCount?: number;
8203
8714
  /**
@@ -8250,6 +8761,8 @@ export declare interface ScheduledAlertRuleTemplate extends AlertRuleTemplate {
8250
8761
 
8251
8762
  /** Represents a security alert entity. */
8252
8763
  export declare interface SecurityAlert extends Entity {
8764
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8765
+ kind: "SecurityAlert";
8253
8766
  /**
8254
8767
  * A bag of custom fields that should be part of the entity and will be presented to the user.
8255
8768
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -8552,6 +9065,8 @@ export declare interface SecurityAlertTimelineItem extends EntityTimelineItem {
8552
9065
 
8553
9066
  /** Represents a security group entity. */
8554
9067
  export declare interface SecurityGroupEntity extends Entity {
9068
+ /** Polymorphic discriminator, which specifies the different types this object can be */
9069
+ kind: "SecurityGroup";
8555
9070
  /**
8556
9071
  * A bag of custom fields that should be part of the entity and will be presented to the user.
8557
9072
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -8629,6 +9144,7 @@ export declare class SecurityInsights extends coreClient.ServiceClient {
8629
9144
  entityRelations: EntityRelations;
8630
9145
  entityQueries: EntityQueries;
8631
9146
  entityQueryTemplates: EntityQueryTemplates;
9147
+ fileImports: FileImports;
8632
9148
  incidentComments: IncidentComments;
8633
9149
  incidentRelations: IncidentRelations;
8634
9150
  metadata: Metadata;
@@ -9034,6 +9550,8 @@ export declare type SourceType = string;
9034
9550
 
9035
9551
  /** Represents a submission mail entity. */
9036
9552
  export declare interface SubmissionMailEntity extends Entity {
9553
+ /** Polymorphic discriminator, which specifies the different types this object can be */
9554
+ kind: "SubmissionMail";
9037
9555
  /**
9038
9556
  * A bag of custom fields that should be part of the entity and will be presented to the user.
9039
9557
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -9267,6 +9785,8 @@ export declare interface ThreatIntelligence {
9267
9785
 
9268
9786
  /** Represents Threat Intelligence alert rule. */
9269
9787
  export declare interface ThreatIntelligenceAlertRule extends AlertRule {
9788
+ /** Polymorphic discriminator, which specifies the different types this object can be */
9789
+ kind: "ThreatIntelligence";
9270
9790
  /** The Name of the alert rule template used to create this rule. */
9271
9791
  alertRuleTemplateName?: string;
9272
9792
  /**
@@ -9305,6 +9825,8 @@ export declare interface ThreatIntelligenceAlertRule extends AlertRule {
9305
9825
 
9306
9826
  /** Represents Threat Intelligence alert rule template. */
9307
9827
  export declare interface ThreatIntelligenceAlertRuleTemplate extends AlertRuleTemplate {
9828
+ /** Polymorphic discriminator, which specifies the different types this object can be */
9829
+ kind: "ThreatIntelligence";
9308
9830
  /** the number of alert rules that were created by this template */
9309
9831
  alertRulesCreatedByTemplateCount?: number;
9310
9832
  /**
@@ -9516,6 +10038,8 @@ export declare type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntel
9516
10038
 
9517
10039
  /** Threat intelligence indicator entity. */
9518
10040
  export declare interface ThreatIntelligenceIndicatorModel extends ThreatIntelligenceInformation {
10041
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10042
+ kind: "indicator";
9519
10043
  /**
9520
10044
  * A bag of custom fields that should be part of the entity and will be presented to the user.
9521
10045
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -9829,6 +10353,8 @@ export declare interface TICheckRequirementsProperties extends DataConnectorTena
9829
10353
 
9830
10354
  /** Represents threat intelligence data connector. */
9831
10355
  export declare interface TIDataConnector extends DataConnector {
10356
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10357
+ kind: "ThreatIntelligence";
9832
10358
  /** The tenant id to connect to, and get the data from. */
9833
10359
  tenantId?: string;
9834
10360
  /** The lookback period for the feed to be imported. */
@@ -9897,6 +10423,8 @@ export declare interface TiTaxiiCheckRequirementsProperties extends DataConnecto
9897
10423
 
9898
10424
  /** Data connector to pull Threat intelligence data from TAXII 2.0/2.1 server */
9899
10425
  export declare interface TiTaxiiDataConnector extends DataConnector {
10426
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10427
+ kind: "ThreatIntelligenceTaxii";
9900
10428
  /** The tenant id to connect to, and get the data from. */
9901
10429
  tenantId?: string;
9902
10430
  /** The workspace id. */
@@ -9976,6 +10504,8 @@ export declare type TriggersWhen = string;
9976
10504
 
9977
10505
  /** Settings with single toggle. */
9978
10506
  export declare interface Ueba extends Settings {
10507
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10508
+ kind: "Ueba";
9979
10509
  /** The relevant data sources that enriched by ueba */
9980
10510
  dataSources?: UebaDataSources[];
9981
10511
  }
@@ -9994,6 +10524,8 @@ export declare type UebaDataSources = string;
9994
10524
 
9995
10525
  /** Represents a url entity. */
9996
10526
  export declare interface UrlEntity extends Entity {
10527
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10528
+ kind: "Url";
9997
10529
  /**
9998
10530
  * A bag of custom fields that should be part of the entity and will be presented to the user.
9999
10531
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -10038,6 +10570,17 @@ export declare interface UserInfo {
10038
10570
  objectId?: string;
10039
10571
  }
10040
10572
 
10573
+ /** Describes an error encountered in the file during validation. */
10574
+ export declare interface ValidationError {
10575
+ /** The number of the record that has the error. */
10576
+ recordIndex?: number;
10577
+ /**
10578
+ * A list of descriptions of the error.
10579
+ * NOTE: This property will not be serialized. It can only be populated by the server.
10580
+ */
10581
+ readonly errorMessages?: string[];
10582
+ }
10583
+
10041
10584
  /**
10042
10585
  * Defines values for Version. \
10043
10586
  * {@link KnownVersion} can be used interchangeably with Version,