@azure/arm-securityinsight 1.0.0-alpha.20230303.1 → 1.0.0-alpha.20230418.1

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 (109) hide show
  1. package/dist/index.js +300 -125
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.min.js +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +12 -5
  6. package/dist-esm/samples-dev/actionsListByAlertRuleSample.js.map +1 -1
  7. package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +12 -5
  8. package/dist-esm/samples-dev/alertRuleTemplatesListSample.js.map +1 -1
  9. package/dist-esm/samples-dev/alertRulesListSample.js +12 -5
  10. package/dist-esm/samples-dev/alertRulesListSample.js.map +1 -1
  11. package/dist-esm/samples-dev/automationRulesListSample.js +12 -5
  12. package/dist-esm/samples-dev/automationRulesListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/bookmarkRelationsListSample.js +12 -5
  14. package/dist-esm/samples-dev/bookmarkRelationsListSample.js.map +1 -1
  15. package/dist-esm/samples-dev/bookmarksListSample.js +12 -5
  16. package/dist-esm/samples-dev/bookmarksListSample.js.map +1 -1
  17. package/dist-esm/samples-dev/dataConnectorsListSample.js +12 -5
  18. package/dist-esm/samples-dev/dataConnectorsListSample.js.map +1 -1
  19. package/dist-esm/samples-dev/entitiesListSample.js +12 -5
  20. package/dist-esm/samples-dev/entitiesListSample.js.map +1 -1
  21. package/dist-esm/samples-dev/entitiesRelationsListSample.js +12 -5
  22. package/dist-esm/samples-dev/entitiesRelationsListSample.js.map +1 -1
  23. package/dist-esm/samples-dev/entityQueriesListSample.js +12 -5
  24. package/dist-esm/samples-dev/entityQueriesListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +12 -5
  26. package/dist-esm/samples-dev/entityQueryTemplatesListSample.js.map +1 -1
  27. package/dist-esm/samples-dev/fileImportsListSample.js +12 -5
  28. package/dist-esm/samples-dev/fileImportsListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/incidentCommentsListSample.js +12 -5
  30. package/dist-esm/samples-dev/incidentCommentsListSample.js.map +1 -1
  31. package/dist-esm/samples-dev/incidentRelationsListSample.js +12 -5
  32. package/dist-esm/samples-dev/incidentRelationsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/incidentsListSample.js +12 -5
  34. package/dist-esm/samples-dev/incidentsListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/metadataListSample.js +24 -10
  36. package/dist-esm/samples-dev/metadataListSample.js.map +1 -1
  37. package/dist-esm/samples-dev/officeConsentsListSample.js +12 -5
  38. package/dist-esm/samples-dev/officeConsentsListSample.js.map +1 -1
  39. package/dist-esm/samples-dev/operationsListSample.js +12 -5
  40. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  41. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js +12 -5
  42. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -1
  43. package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +12 -5
  44. package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js.map +1 -1
  45. package/dist-esm/samples-dev/sourceControlsListSample.js +12 -5
  46. package/dist-esm/samples-dev/sourceControlsListSample.js.map +1 -1
  47. package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +12 -5
  48. package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js.map +1 -1
  49. package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +12 -5
  50. package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js.map +1 -1
  51. package/dist-esm/samples-dev/watchlistItemsListSample.js +12 -5
  52. package/dist-esm/samples-dev/watchlistItemsListSample.js.map +1 -1
  53. package/dist-esm/samples-dev/watchlistsListSample.js +12 -5
  54. package/dist-esm/samples-dev/watchlistsListSample.js.map +1 -1
  55. package/dist-esm/src/models/index.d.ts +216 -216
  56. package/dist-esm/src/models/index.d.ts.map +1 -1
  57. package/dist-esm/src/operations/actions.js +12 -5
  58. package/dist-esm/src/operations/actions.js.map +1 -1
  59. package/dist-esm/src/operations/alertRuleTemplates.js +12 -5
  60. package/dist-esm/src/operations/alertRuleTemplates.js.map +1 -1
  61. package/dist-esm/src/operations/alertRules.js +12 -5
  62. package/dist-esm/src/operations/alertRules.js.map +1 -1
  63. package/dist-esm/src/operations/automationRules.js +12 -5
  64. package/dist-esm/src/operations/automationRules.js.map +1 -1
  65. package/dist-esm/src/operations/bookmarkRelations.js +12 -5
  66. package/dist-esm/src/operations/bookmarkRelations.js.map +1 -1
  67. package/dist-esm/src/operations/bookmarks.js +12 -5
  68. package/dist-esm/src/operations/bookmarks.js.map +1 -1
  69. package/dist-esm/src/operations/dataConnectors.js +12 -5
  70. package/dist-esm/src/operations/dataConnectors.js.map +1 -1
  71. package/dist-esm/src/operations/entities.js +12 -5
  72. package/dist-esm/src/operations/entities.js.map +1 -1
  73. package/dist-esm/src/operations/entitiesRelations.js +12 -5
  74. package/dist-esm/src/operations/entitiesRelations.js.map +1 -1
  75. package/dist-esm/src/operations/entityQueries.js +12 -5
  76. package/dist-esm/src/operations/entityQueries.js.map +1 -1
  77. package/dist-esm/src/operations/entityQueryTemplates.js +12 -5
  78. package/dist-esm/src/operations/entityQueryTemplates.js.map +1 -1
  79. package/dist-esm/src/operations/fileImports.js +12 -5
  80. package/dist-esm/src/operations/fileImports.js.map +1 -1
  81. package/dist-esm/src/operations/incidentComments.js +12 -5
  82. package/dist-esm/src/operations/incidentComments.js.map +1 -1
  83. package/dist-esm/src/operations/incidentRelations.js +12 -5
  84. package/dist-esm/src/operations/incidentRelations.js.map +1 -1
  85. package/dist-esm/src/operations/incidents.js +12 -5
  86. package/dist-esm/src/operations/incidents.js.map +1 -1
  87. package/dist-esm/src/operations/metadata.js +12 -5
  88. package/dist-esm/src/operations/metadata.js.map +1 -1
  89. package/dist-esm/src/operations/officeConsents.js +12 -5
  90. package/dist-esm/src/operations/officeConsents.js.map +1 -1
  91. package/dist-esm/src/operations/operations.js +12 -5
  92. package/dist-esm/src/operations/operations.js.map +1 -1
  93. package/dist-esm/src/operations/securityMLAnalyticsSettings.js +12 -5
  94. package/dist-esm/src/operations/securityMLAnalyticsSettings.js.map +1 -1
  95. package/dist-esm/src/operations/sourceControlOperations.js +12 -5
  96. package/dist-esm/src/operations/sourceControlOperations.js.map +1 -1
  97. package/dist-esm/src/operations/sourceControls.js +12 -5
  98. package/dist-esm/src/operations/sourceControls.js.map +1 -1
  99. package/dist-esm/src/operations/threatIntelligenceIndicator.js +12 -5
  100. package/dist-esm/src/operations/threatIntelligenceIndicator.js.map +1 -1
  101. package/dist-esm/src/operations/threatIntelligenceIndicators.js +12 -5
  102. package/dist-esm/src/operations/threatIntelligenceIndicators.js.map +1 -1
  103. package/dist-esm/src/operations/watchlistItems.js +12 -5
  104. package/dist-esm/src/operations/watchlistItems.js.map +1 -1
  105. package/dist-esm/src/operations/watchlists.js +12 -5
  106. package/dist-esm/src/operations/watchlists.js.map +1 -1
  107. package/dist-esm/test/securityinsights_examples.spec.js +12 -5
  108. package/dist-esm/test/securityinsights_examples.spec.js.map +1 -1
  109. package/package.json +3 -3
@@ -1,19 +1,19 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- export declare type AutomationRuleConditionUnion = AutomationRuleCondition | BooleanConditionProperties | PropertyArrayChangedConditionProperties | PropertyArrayConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
3
- export declare type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
4
- export declare type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | AnomalyTimelineItem | SecurityAlertTimelineItem;
5
- export declare type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
6
- export declare type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
7
- export declare type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
8
- export declare type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity | NicEntity;
9
- export declare type EntityQueryTemplateUnion = EntityQueryTemplate | ActivityEntityQueryTemplate;
10
- export declare type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
11
- export declare type EntityQueryUnion = EntityQuery | ExpansionEntityQuery | ActivityEntityQuery;
12
- export declare type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
13
- export declare type SecurityMLAnalyticsSettingUnion = SecurityMLAnalyticsSetting | AnomalySecurityMLAnalyticsSettings;
14
- export declare type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
15
- export declare type ThreatIntelligenceInformationUnion = ThreatIntelligenceInformation | ThreatIntelligenceIndicatorModel;
16
- export declare type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | Office365ProjectDataConnector | OfficePowerBIDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | IoTDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
2
+ export type AutomationRuleConditionUnion = AutomationRuleCondition | BooleanConditionProperties | PropertyArrayChangedConditionProperties | PropertyArrayConditionProperties | PropertyChangedConditionProperties | PropertyConditionProperties;
3
+ export type AutomationRuleActionUnion = AutomationRuleAction | AutomationRuleModifyPropertiesAction | AutomationRuleRunPlaybookAction;
4
+ export type EntityTimelineItemUnion = EntityTimelineItem | ActivityTimelineItem | BookmarkTimelineItem | AnomalyTimelineItem | SecurityAlertTimelineItem;
5
+ export type EntityQueryItemUnion = EntityQueryItem | InsightQueryItem;
6
+ export type DataConnectorsCheckRequirementsUnion = DataConnectorsCheckRequirements | AADCheckRequirements | AatpCheckRequirements | ASCCheckRequirements | AwsCloudTrailCheckRequirements | AwsS3CheckRequirements | Dynamics365CheckRequirements | McasCheckRequirements | MdatpCheckRequirements | MstiCheckRequirements | MtpCheckRequirements | OfficeATPCheckRequirements | OfficeIRMCheckRequirements | Office365ProjectCheckRequirements | OfficePowerBICheckRequirements | TICheckRequirements | TiTaxiiCheckRequirements | IoTCheckRequirements;
7
+ export type AlertRuleTemplateUnion = AlertRuleTemplate | MLBehaviorAnalyticsAlertRuleTemplate | FusionAlertRuleTemplate | ThreatIntelligenceAlertRuleTemplate | MicrosoftSecurityIncidentCreationAlertRuleTemplate | ScheduledAlertRuleTemplate | NrtAlertRuleTemplate;
8
+ export type EntityUnion = Entity | SecurityAlert | HuntingBookmark | AccountEntity | AzureResourceEntity | CloudApplicationEntity | DnsEntity | FileEntity | FileHashEntity | HostEntity | IoTDeviceEntity | IpEntity | MailboxEntity | MailClusterEntity | MailMessageEntity | MalwareEntity | ProcessEntity | RegistryKeyEntity | RegistryValueEntity | SecurityGroupEntity | SubmissionMailEntity | UrlEntity | NicEntity;
9
+ export type EntityQueryTemplateUnion = EntityQueryTemplate | ActivityEntityQueryTemplate;
10
+ export type AlertRuleUnion = AlertRule | MLBehaviorAnalyticsAlertRule | FusionAlertRule | ThreatIntelligenceAlertRule | MicrosoftSecurityIncidentCreationAlertRule | ScheduledAlertRule | NrtAlertRule;
11
+ export type EntityQueryUnion = EntityQuery | ExpansionEntityQuery | ActivityEntityQuery;
12
+ export type CustomEntityQueryUnion = CustomEntityQuery | ActivityCustomEntityQuery;
13
+ export type SecurityMLAnalyticsSettingUnion = SecurityMLAnalyticsSetting | AnomalySecurityMLAnalyticsSettings;
14
+ export type SettingsUnion = Settings | Anomalies | EyesOn | EntityAnalytics | Ueba;
15
+ export type ThreatIntelligenceInformationUnion = ThreatIntelligenceInformation | ThreatIntelligenceIndicatorModel;
16
+ export type DataConnectorUnion = DataConnector | AADDataConnector | MstiDataConnector | MTPDataConnector | AatpDataConnector | ASCDataConnector | AwsCloudTrailDataConnector | AwsS3DataConnector | McasDataConnector | Dynamics365DataConnector | OfficeATPDataConnector | Office365ProjectDataConnector | OfficePowerBIDataConnector | OfficeIRMDataConnector | MdatpDataConnector | OfficeDataConnector | TIDataConnector | TiTaxiiDataConnector | IoTDataConnector | CodelessUiDataConnector | CodelessApiPollingDataConnector;
17
17
  /** List all the alert rules. */
18
18
  export interface AlertRulesList {
19
19
  /**
@@ -6083,7 +6083,7 @@ export declare enum KnownAlertRuleKind {
6083
6083
  * **ThreatIntelligence** \
6084
6084
  * **NRT**
6085
6085
  */
6086
- export declare type AlertRuleKind = string;
6086
+ export type AlertRuleKind = string;
6087
6087
  /** Known values of {@link CreatedByType} that the service accepts. */
6088
6088
  export declare enum KnownCreatedByType {
6089
6089
  /** User */
@@ -6105,7 +6105,7 @@ export declare enum KnownCreatedByType {
6105
6105
  * **ManagedIdentity** \
6106
6106
  * **Key**
6107
6107
  */
6108
- export declare type CreatedByType = string;
6108
+ export type CreatedByType = string;
6109
6109
  /** Known values of {@link TriggersOn} that the service accepts. */
6110
6110
  export declare enum KnownTriggersOn {
6111
6111
  /** Trigger on Incidents */
@@ -6121,7 +6121,7 @@ export declare enum KnownTriggersOn {
6121
6121
  * **Incidents**: Trigger on Incidents \
6122
6122
  * **Alerts**: Trigger on Alerts
6123
6123
  */
6124
- export declare type TriggersOn = string;
6124
+ export type TriggersOn = string;
6125
6125
  /** Known values of {@link TriggersWhen} that the service accepts. */
6126
6126
  export declare enum KnownTriggersWhen {
6127
6127
  /** Trigger on created objects */
@@ -6137,7 +6137,7 @@ export declare enum KnownTriggersWhen {
6137
6137
  * **Created**: Trigger on created objects \
6138
6138
  * **Updated**: Trigger on updated objects
6139
6139
  */
6140
- export declare type TriggersWhen = string;
6140
+ export type TriggersWhen = string;
6141
6141
  /** Known values of {@link ConditionType} that the service accepts. */
6142
6142
  export declare enum KnownConditionType {
6143
6143
  /** Evaluate an object property value */
@@ -6162,7 +6162,7 @@ export declare enum KnownConditionType {
6162
6162
  * **PropertyArrayChanged**: Evaluate an object array property changed value \
6163
6163
  * **Boolean**: Apply a boolean operator (e.g AND, OR) to conditions
6164
6164
  */
6165
- export declare type ConditionType = string;
6165
+ export type ConditionType = string;
6166
6166
  /** Known values of {@link ActionType} that the service accepts. */
6167
6167
  export declare enum KnownActionType {
6168
6168
  /** Modify an object's properties */
@@ -6178,7 +6178,7 @@ export declare enum KnownActionType {
6178
6178
  * **ModifyProperties**: Modify an object's properties \
6179
6179
  * **RunPlaybook**: Run a playbook on an object
6180
6180
  */
6181
- export declare type ActionType = string;
6181
+ export type ActionType = string;
6182
6182
  /** Known values of {@link IncidentSeverity} that the service accepts. */
6183
6183
  export declare enum KnownIncidentSeverity {
6184
6184
  /** High severity */
@@ -6200,7 +6200,7 @@ export declare enum KnownIncidentSeverity {
6200
6200
  * **Low**: Low severity \
6201
6201
  * **Informational**: Informational severity
6202
6202
  */
6203
- export declare type IncidentSeverity = string;
6203
+ export type IncidentSeverity = string;
6204
6204
  /** Known values of {@link AttackTactic} that the service accepts. */
6205
6205
  export declare enum KnownAttackTactic {
6206
6206
  /** Reconnaissance */
@@ -6261,7 +6261,7 @@ export declare enum KnownAttackTactic {
6261
6261
  * **ImpairProcessControl** \
6262
6262
  * **InhibitResponseFunction**
6263
6263
  */
6264
- export declare type AttackTactic = string;
6264
+ export type AttackTactic = string;
6265
6265
  /** Known values of {@link EntityKind} that the service accepts. */
6266
6266
  export declare enum KnownEntityKind {
6267
6267
  /** Entity represents account in the system. */
@@ -6337,7 +6337,7 @@ export declare enum KnownEntityKind {
6337
6337
  * **SubmissionMail**: Entity represents submission mail in the system. \
6338
6338
  * **Nic**: Entity represents network interface in the system.
6339
6339
  */
6340
- export declare type EntityKind = string;
6340
+ export type EntityKind = string;
6341
6341
  /** Known values of {@link EntityTimelineKind} that the service accepts. */
6342
6342
  export declare enum KnownEntityTimelineKind {
6343
6343
  /** activity */
@@ -6359,7 +6359,7 @@ export declare enum KnownEntityTimelineKind {
6359
6359
  * **SecurityAlert**: security alerts \
6360
6360
  * **Anomaly**: anomaly
6361
6361
  */
6362
- export declare type EntityTimelineKind = string;
6362
+ export type EntityTimelineKind = string;
6363
6363
  /** Known values of {@link EntityItemQueryKind} that the service accepts. */
6364
6364
  export declare enum KnownEntityItemQueryKind {
6365
6365
  /** insight */
@@ -6372,7 +6372,7 @@ export declare enum KnownEntityItemQueryKind {
6372
6372
  * ### Known values supported by the service
6373
6373
  * **Insight**: insight
6374
6374
  */
6375
- export declare type EntityItemQueryKind = string;
6375
+ export type EntityItemQueryKind = string;
6376
6376
  /** Known values of {@link EntityQueryKind} that the service accepts. */
6377
6377
  export declare enum KnownEntityQueryKind {
6378
6378
  /** Expansion */
@@ -6391,7 +6391,7 @@ export declare enum KnownEntityQueryKind {
6391
6391
  * **Insight** \
6392
6392
  * **Activity**
6393
6393
  */
6394
- export declare type EntityQueryKind = string;
6394
+ export type EntityQueryKind = string;
6395
6395
  /** Known values of {@link GetInsightsError} that the service accepts. */
6396
6396
  export declare enum KnownGetInsightsError {
6397
6397
  /** Insight */
@@ -6404,7 +6404,7 @@ export declare enum KnownGetInsightsError {
6404
6404
  * ### Known values supported by the service
6405
6405
  * **Insight**
6406
6406
  */
6407
- export declare type GetInsightsError = string;
6407
+ export type GetInsightsError = string;
6408
6408
  /** Known values of {@link Enum13} that the service accepts. */
6409
6409
  export declare enum KnownEnum13 {
6410
6410
  /** Expansion */
@@ -6420,7 +6420,7 @@ export declare enum KnownEnum13 {
6420
6420
  * **Expansion** \
6421
6421
  * **Activity**
6422
6422
  */
6423
- export declare type Enum13 = string;
6423
+ export type Enum13 = string;
6424
6424
  /** Known values of {@link CustomEntityQueryKind} that the service accepts. */
6425
6425
  export declare enum KnownCustomEntityQueryKind {
6426
6426
  /** Activity */
@@ -6433,7 +6433,7 @@ export declare enum KnownCustomEntityQueryKind {
6433
6433
  * ### Known values supported by the service
6434
6434
  * **Activity**
6435
6435
  */
6436
- export declare type CustomEntityQueryKind = string;
6436
+ export type CustomEntityQueryKind = string;
6437
6437
  /** Known values of {@link EntityQueryTemplateKind} that the service accepts. */
6438
6438
  export declare enum KnownEntityQueryTemplateKind {
6439
6439
  /** Activity */
@@ -6446,7 +6446,7 @@ export declare enum KnownEntityQueryTemplateKind {
6446
6446
  * ### Known values supported by the service
6447
6447
  * **Activity**
6448
6448
  */
6449
- export declare type EntityQueryTemplateKind = string;
6449
+ export type EntityQueryTemplateKind = string;
6450
6450
  /** Known values of {@link IngestionMode} that the service accepts. */
6451
6451
  export declare enum KnownIngestionMode {
6452
6452
  /** No records should be ingested when invalid records are detected. */
@@ -6465,7 +6465,7 @@ export declare enum KnownIngestionMode {
6465
6465
  * **IngestAnyValidRecords**: Valid records should still be ingested when invalid records are detected. \
6466
6466
  * **Unspecified**: Unspecified
6467
6467
  */
6468
- export declare type IngestionMode = string;
6468
+ export type IngestionMode = string;
6469
6469
  /** Known values of {@link FileImportContentType} that the service accepts. */
6470
6470
  export declare enum KnownFileImportContentType {
6471
6471
  /** File containing records with the core fields of an indicator, plus the observables to construct the STIX pattern. */
@@ -6484,7 +6484,7 @@ export declare enum KnownFileImportContentType {
6484
6484
  * **StixIndicator**: File containing STIX indicators. \
6485
6485
  * **Unspecified**: File containing other records.
6486
6486
  */
6487
- export declare type FileImportContentType = string;
6487
+ export type FileImportContentType = string;
6488
6488
  /** Known values of {@link FileFormat} that the service accepts. */
6489
6489
  export declare enum KnownFileFormat {
6490
6490
  /** A CSV file. */
@@ -6503,7 +6503,7 @@ export declare enum KnownFileFormat {
6503
6503
  * **JSON**: A JSON file. \
6504
6504
  * **Unspecified**: A file of other format.
6505
6505
  */
6506
- export declare type FileFormat = string;
6506
+ export type FileFormat = string;
6507
6507
  /** Known values of {@link DeleteStatus} that the service accepts. */
6508
6508
  export declare enum KnownDeleteStatus {
6509
6509
  /** The file was deleted. */
@@ -6522,7 +6522,7 @@ export declare enum KnownDeleteStatus {
6522
6522
  * **NotDeleted**: The file was not deleted. \
6523
6523
  * **Unspecified**: Unspecified
6524
6524
  */
6525
- export declare type DeleteStatus = string;
6525
+ export type DeleteStatus = string;
6526
6526
  /** Known values of {@link FileImportState} that the service accepts. */
6527
6527
  export declare enum KnownFileImportState {
6528
6528
  /** A fatal error has occurred while ingesting the file. */
@@ -6553,7 +6553,7 @@ export declare enum KnownFileImportState {
6553
6553
  * **WaitingForUpload**: Waiting for the file to be uploaded. \
6554
6554
  * **Unspecified**: Unspecified state.
6555
6555
  */
6556
- export declare type FileImportState = string;
6556
+ export type FileImportState = string;
6557
6557
  /** Known values of {@link IncidentClassification} that the service accepts. */
6558
6558
  export declare enum KnownIncidentClassification {
6559
6559
  /** Incident classification was undetermined */
@@ -6575,7 +6575,7 @@ export declare enum KnownIncidentClassification {
6575
6575
  * **BenignPositive**: Incident was benign positive \
6576
6576
  * **FalsePositive**: Incident was false positive
6577
6577
  */
6578
- export declare type IncidentClassification = string;
6578
+ export type IncidentClassification = string;
6579
6579
  /** Known values of {@link IncidentClassificationReason} that the service accepts. */
6580
6580
  export declare enum KnownIncidentClassificationReason {
6581
6581
  /** Classification reason was suspicious activity */
@@ -6597,7 +6597,7 @@ export declare enum KnownIncidentClassificationReason {
6597
6597
  * **IncorrectAlertLogic**: Classification reason was incorrect alert logic \
6598
6598
  * **InaccurateData**: Classification reason was inaccurate data
6599
6599
  */
6600
- export declare type IncidentClassificationReason = string;
6600
+ export type IncidentClassificationReason = string;
6601
6601
  /** Known values of {@link IncidentLabelType} that the service accepts. */
6602
6602
  export declare enum KnownIncidentLabelType {
6603
6603
  /** Label manually created by a user */
@@ -6613,7 +6613,7 @@ export declare enum KnownIncidentLabelType {
6613
6613
  * **User**: Label manually created by a user \
6614
6614
  * **AutoAssigned**: Label automatically created by the system
6615
6615
  */
6616
- export declare type IncidentLabelType = string;
6616
+ export type IncidentLabelType = string;
6617
6617
  /** Known values of {@link OwnerType} that the service accepts. */
6618
6618
  export declare enum KnownOwnerType {
6619
6619
  /** The incident owner type is unknown */
@@ -6632,7 +6632,7 @@ export declare enum KnownOwnerType {
6632
6632
  * **User**: The incident owner type is an AAD user \
6633
6633
  * **Group**: The incident owner type is an AAD group
6634
6634
  */
6635
- export declare type OwnerType = string;
6635
+ export type OwnerType = string;
6636
6636
  /** Known values of {@link IncidentStatus} that the service accepts. */
6637
6637
  export declare enum KnownIncidentStatus {
6638
6638
  /** An active incident which isn't being handled currently */
@@ -6651,7 +6651,7 @@ export declare enum KnownIncidentStatus {
6651
6651
  * **Active**: An active incident which is being handled \
6652
6652
  * **Closed**: A non-active incident
6653
6653
  */
6654
- export declare type IncidentStatus = string;
6654
+ export type IncidentStatus = string;
6655
6655
  /** Known values of {@link ConfidenceLevel} that the service accepts. */
6656
6656
  export declare enum KnownConfidenceLevel {
6657
6657
  /** Unknown confidence, the is the default value */
@@ -6670,7 +6670,7 @@ export declare enum KnownConfidenceLevel {
6670
6670
  * **Low**: Low confidence, meaning we have some doubts this is indeed malicious or part of an attack \
6671
6671
  * **High**: High confidence that the alert is true positive malicious
6672
6672
  */
6673
- export declare type ConfidenceLevel = string;
6673
+ export type ConfidenceLevel = string;
6674
6674
  /** Known values of {@link ConfidenceScoreStatus} that the service accepts. */
6675
6675
  export declare enum KnownConfidenceScoreStatus {
6676
6676
  /** Score will not be calculated for this alert as it is not supported by virtual analyst */
@@ -6692,7 +6692,7 @@ export declare enum KnownConfidenceScoreStatus {
6692
6692
  * **NotFinal**: Score is calculated and shown as part of the alert, but may be updated again at a later time following the processing of additional data \
6693
6693
  * **Final**: Final score was calculated and available
6694
6694
  */
6695
- export declare type ConfidenceScoreStatus = string;
6695
+ export type ConfidenceScoreStatus = string;
6696
6696
  /** Known values of {@link KillChainIntent} that the service accepts. */
6697
6697
  export declare enum KnownKillChainIntent {
6698
6698
  /** The default value. */
@@ -6744,7 +6744,7 @@ export declare enum KnownKillChainIntent {
6744
6744
  * **CommandAndControl**: The command and control tactic represents how adversaries communicate with systems under their control within a target network. \
6745
6745
  * **Impact**: The impact intent primary objective is to directly reduce the availability or integrity of a system, service, or network; including manipulation of data to impact a business or operational process. This would often refer to techniques such as ransom-ware, defacement, data manipulation and others.
6746
6746
  */
6747
- export declare type KillChainIntent = string;
6747
+ export type KillChainIntent = string;
6748
6748
  /** Known values of {@link AlertSeverity} that the service accepts. */
6749
6749
  export declare enum KnownAlertSeverity {
6750
6750
  /** High severity */
@@ -6766,7 +6766,7 @@ export declare enum KnownAlertSeverity {
6766
6766
  * **Low**: Low severity \
6767
6767
  * **Informational**: Informational severity
6768
6768
  */
6769
- export declare type AlertSeverity = string;
6769
+ export type AlertSeverity = string;
6770
6770
  /** Known values of {@link AlertStatus} that the service accepts. */
6771
6771
  export declare enum KnownAlertStatus {
6772
6772
  /** Unknown value */
@@ -6791,7 +6791,7 @@ export declare enum KnownAlertStatus {
6791
6791
  * **Dismissed**: Alert dismissed as false positive \
6792
6792
  * **InProgress**: Alert is being handled
6793
6793
  */
6794
- export declare type AlertStatus = string;
6794
+ export type AlertStatus = string;
6795
6795
  /** Known values of {@link Kind} that the service accepts. */
6796
6796
  export declare enum KnownKind {
6797
6797
  /** DataConnector */
@@ -6852,7 +6852,7 @@ export declare enum KnownKind {
6852
6852
  * **LogicAppsCustomConnector** \
6853
6853
  * **AutomationRule**
6854
6854
  */
6855
- export declare type Kind = string;
6855
+ export type Kind = string;
6856
6856
  /** Known values of {@link SourceKind} that the service accepts. */
6857
6857
  export declare enum KnownSourceKind {
6858
6858
  /** LocalWorkspace */
@@ -6874,7 +6874,7 @@ export declare enum KnownSourceKind {
6874
6874
  * **Solution** \
6875
6875
  * **SourceRepository**
6876
6876
  */
6877
- export declare type SourceKind = string;
6877
+ export type SourceKind = string;
6878
6878
  /** Known values of {@link SupportTier} that the service accepts. */
6879
6879
  export declare enum KnownSupportTier {
6880
6880
  /** Microsoft */
@@ -6893,7 +6893,7 @@ export declare enum KnownSupportTier {
6893
6893
  * **Partner** \
6894
6894
  * **Community**
6895
6895
  */
6896
- export declare type SupportTier = string;
6896
+ export type SupportTier = string;
6897
6897
  /** Known values of {@link Operator} that the service accepts. */
6898
6898
  export declare enum KnownOperator {
6899
6899
  /** AND */
@@ -6909,7 +6909,7 @@ export declare enum KnownOperator {
6909
6909
  * **AND** \
6910
6910
  * **OR**
6911
6911
  */
6912
- export declare type Operator = string;
6912
+ export type Operator = string;
6913
6913
  /** Known values of {@link SecurityMLAnalyticsSettingsKind} that the service accepts. */
6914
6914
  export declare enum KnownSecurityMLAnalyticsSettingsKind {
6915
6915
  /** Anomaly */
@@ -6922,7 +6922,7 @@ export declare enum KnownSecurityMLAnalyticsSettingsKind {
6922
6922
  * ### Known values supported by the service
6923
6923
  * **Anomaly**
6924
6924
  */
6925
- export declare type SecurityMLAnalyticsSettingsKind = string;
6925
+ export type SecurityMLAnalyticsSettingsKind = string;
6926
6926
  /** Known values of {@link SettingKind} that the service accepts. */
6927
6927
  export declare enum KnownSettingKind {
6928
6928
  /** Anomalies */
@@ -6944,7 +6944,7 @@ export declare enum KnownSettingKind {
6944
6944
  * **EntityAnalytics** \
6945
6945
  * **Ueba**
6946
6946
  */
6947
- export declare type SettingKind = string;
6947
+ export type SettingKind = string;
6948
6948
  /** Known values of {@link RepoType} that the service accepts. */
6949
6949
  export declare enum KnownRepoType {
6950
6950
  /** Github */
@@ -6960,7 +6960,7 @@ export declare enum KnownRepoType {
6960
6960
  * **Github** \
6961
6961
  * **DevOps**
6962
6962
  */
6963
- export declare type RepoType = string;
6963
+ export type RepoType = string;
6964
6964
  /** Known values of {@link Version} that the service accepts. */
6965
6965
  export declare enum KnownVersion {
6966
6966
  /** V1 */
@@ -6976,7 +6976,7 @@ export declare enum KnownVersion {
6976
6976
  * **V1** \
6977
6977
  * **V2**
6978
6978
  */
6979
- export declare type Version = string;
6979
+ export type Version = string;
6980
6980
  /** Known values of {@link ContentType} that the service accepts. */
6981
6981
  export declare enum KnownContentType {
6982
6982
  /** AnalyticRule */
@@ -6992,7 +6992,7 @@ export declare enum KnownContentType {
6992
6992
  * **AnalyticRule** \
6993
6993
  * **Workbook**
6994
6994
  */
6995
- export declare type ContentType = string;
6995
+ export type ContentType = string;
6996
6996
  /** Known values of {@link DeploymentFetchStatus} that the service accepts. */
6997
6997
  export declare enum KnownDeploymentFetchStatus {
6998
6998
  /** Success */
@@ -7011,7 +7011,7 @@ export declare enum KnownDeploymentFetchStatus {
7011
7011
  * **Unauthorized** \
7012
7012
  * **NotFound**
7013
7013
  */
7014
- export declare type DeploymentFetchStatus = string;
7014
+ export type DeploymentFetchStatus = string;
7015
7015
  /** Known values of {@link DeploymentState} that the service accepts. */
7016
7016
  export declare enum KnownDeploymentState {
7017
7017
  /** InProgress */
@@ -7033,7 +7033,7 @@ export declare enum KnownDeploymentState {
7033
7033
  * **Queued** \
7034
7034
  * **Canceling**
7035
7035
  */
7036
- export declare type DeploymentState = string;
7036
+ export type DeploymentState = string;
7037
7037
  /** Known values of {@link DeploymentResult} that the service accepts. */
7038
7038
  export declare enum KnownDeploymentResult {
7039
7039
  /** Success */
@@ -7052,7 +7052,7 @@ export declare enum KnownDeploymentResult {
7052
7052
  * **Canceled** \
7053
7053
  * **Failed**
7054
7054
  */
7055
- export declare type DeploymentResult = string;
7055
+ export type DeploymentResult = string;
7056
7056
  /** Known values of {@link ThreatIntelligenceResourceKindEnum} that the service accepts. */
7057
7057
  export declare enum KnownThreatIntelligenceResourceKindEnum {
7058
7058
  /** Entity represents threat intelligence indicator in the system. */
@@ -7065,7 +7065,7 @@ export declare enum KnownThreatIntelligenceResourceKindEnum {
7065
7065
  * ### Known values supported by the service
7066
7066
  * **indicator**: Entity represents threat intelligence indicator in the system.
7067
7067
  */
7068
- export declare type ThreatIntelligenceResourceKindEnum = string;
7068
+ export type ThreatIntelligenceResourceKindEnum = string;
7069
7069
  /** Known values of {@link ThreatIntelligenceSortingCriteriaEnum} that the service accepts. */
7070
7070
  export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
7071
7071
  /** Unsorted */
@@ -7084,7 +7084,7 @@ export declare enum KnownThreatIntelligenceSortingCriteriaEnum {
7084
7084
  * **ascending** \
7085
7085
  * **descending**
7086
7086
  */
7087
- export declare type ThreatIntelligenceSortingCriteriaEnum = string;
7087
+ export type ThreatIntelligenceSortingCriteriaEnum = string;
7088
7088
  /** Known values of {@link SourceType} that the service accepts. */
7089
7089
  export declare enum KnownSourceType {
7090
7090
  /** LocalFile */
@@ -7100,7 +7100,7 @@ export declare enum KnownSourceType {
7100
7100
  * **Local file** \
7101
7101
  * **Remote storage**
7102
7102
  */
7103
- export declare type SourceType = string;
7103
+ export type SourceType = string;
7104
7104
  /** Known values of {@link DataConnectorKind} that the service accepts. */
7105
7105
  export declare enum KnownDataConnectorKind {
7106
7106
  /** AzureActiveDirectory */
@@ -7170,7 +7170,7 @@ export declare enum KnownDataConnectorKind {
7170
7170
  * **APIPolling** \
7171
7171
  * **IOT**
7172
7172
  */
7173
- export declare type DataConnectorKind = string;
7173
+ export type DataConnectorKind = string;
7174
7174
  /** Known values of {@link ConnectAuthKind} that the service accepts. */
7175
7175
  export declare enum KnownConnectAuthKind {
7176
7176
  /** Basic */
@@ -7189,7 +7189,7 @@ export declare enum KnownConnectAuthKind {
7189
7189
  * **OAuth2** \
7190
7190
  * **APIKey**
7191
7191
  */
7192
- export declare type ConnectAuthKind = string;
7192
+ export type ConnectAuthKind = string;
7193
7193
  /** Known values of {@link DataConnectorAuthorizationState} that the service accepts. */
7194
7194
  export declare enum KnownDataConnectorAuthorizationState {
7195
7195
  /** Valid */
@@ -7205,7 +7205,7 @@ export declare enum KnownDataConnectorAuthorizationState {
7205
7205
  * **Valid** \
7206
7206
  * **Invalid**
7207
7207
  */
7208
- export declare type DataConnectorAuthorizationState = string;
7208
+ export type DataConnectorAuthorizationState = string;
7209
7209
  /** Known values of {@link DataConnectorLicenseState} that the service accepts. */
7210
7210
  export declare enum KnownDataConnectorLicenseState {
7211
7211
  /** Valid */
@@ -7224,7 +7224,7 @@ export declare enum KnownDataConnectorLicenseState {
7224
7224
  * **Invalid** \
7225
7225
  * **Unknown**
7226
7226
  */
7227
- export declare type DataConnectorLicenseState = string;
7227
+ export type DataConnectorLicenseState = string;
7228
7228
  /** Known values of {@link TemplateStatus} that the service accepts. */
7229
7229
  export declare enum KnownTemplateStatus {
7230
7230
  /** Alert rule template installed. and can not use more then once */
@@ -7243,7 +7243,7 @@ export declare enum KnownTemplateStatus {
7243
7243
  * **Available**: Alert rule template is available. \
7244
7244
  * **NotAvailable**: Alert rule template is not available
7245
7245
  */
7246
- export declare type TemplateStatus = string;
7246
+ export type TemplateStatus = string;
7247
7247
  /** Known values of {@link EntityMappingType} that the service accepts. */
7248
7248
  export declare enum KnownEntityMappingType {
7249
7249
  /** User account entity type */
@@ -7307,7 +7307,7 @@ export declare enum KnownEntityMappingType {
7307
7307
  * **MailMessage**: Mail message entity type \
7308
7308
  * **SubmissionMail**: Submission mail entity type
7309
7309
  */
7310
- export declare type EntityMappingType = string;
7310
+ export type EntityMappingType = string;
7311
7311
  /** Known values of {@link EventGroupingAggregationKind} that the service accepts. */
7312
7312
  export declare enum KnownEventGroupingAggregationKind {
7313
7313
  /** SingleAlert */
@@ -7323,7 +7323,7 @@ export declare enum KnownEventGroupingAggregationKind {
7323
7323
  * **SingleAlert** \
7324
7324
  * **AlertPerResult**
7325
7325
  */
7326
- export declare type EventGroupingAggregationKind = string;
7326
+ export type EventGroupingAggregationKind = string;
7327
7327
  /** Known values of {@link MicrosoftSecurityProductName} that the service accepts. */
7328
7328
  export declare enum KnownMicrosoftSecurityProductName {
7329
7329
  /** MicrosoftCloudAppSecurity */
@@ -7354,7 +7354,7 @@ export declare enum KnownMicrosoftSecurityProductName {
7354
7354
  * **Office 365 Advanced Threat Protection** \
7355
7355
  * **Microsoft Defender Advanced Threat Protection**
7356
7356
  */
7357
- export declare type MicrosoftSecurityProductName = string;
7357
+ export type MicrosoftSecurityProductName = string;
7358
7358
  /** Known values of {@link MatchingMethod} that the service accepts. */
7359
7359
  export declare enum KnownMatchingMethod {
7360
7360
  /** Grouping alerts into a single incident if all the entities match */
@@ -7373,7 +7373,7 @@ export declare enum KnownMatchingMethod {
7373
7373
  * **AnyAlert**: Grouping any alerts triggered by this rule into a single incident \
7374
7374
  * **Selected**: Grouping alerts into a single incident if the selected entities, custom details and alert details match
7375
7375
  */
7376
- export declare type MatchingMethod = string;
7376
+ export type MatchingMethod = string;
7377
7377
  /** Known values of {@link AlertDetail} that the service accepts. */
7378
7378
  export declare enum KnownAlertDetail {
7379
7379
  /** Alert display name */
@@ -7389,7 +7389,7 @@ export declare enum KnownAlertDetail {
7389
7389
  * **DisplayName**: Alert display name \
7390
7390
  * **Severity**: Alert severity
7391
7391
  */
7392
- export declare type AlertDetail = string;
7392
+ export type AlertDetail = string;
7393
7393
  /** Known values of {@link AutomationRuleBooleanConditionSupportedOperator} that the service accepts. */
7394
7394
  export declare enum KnownAutomationRuleBooleanConditionSupportedOperator {
7395
7395
  /** Evaluates as true if all the item conditions are evaluated as true */
@@ -7405,7 +7405,7 @@ export declare enum KnownAutomationRuleBooleanConditionSupportedOperator {
7405
7405
  * **And**: Evaluates as true if all the item conditions are evaluated as true \
7406
7406
  * **Or**: Evaluates as true if at least one of the item conditions are evaluated as true
7407
7407
  */
7408
- export declare type AutomationRuleBooleanConditionSupportedOperator = string;
7408
+ export type AutomationRuleBooleanConditionSupportedOperator = string;
7409
7409
  /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedArrayType} that the service accepts. */
7410
7410
  export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedArrayType {
7411
7411
  /** Evaluate the condition on the alerts */
@@ -7427,7 +7427,7 @@ export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedArr
7427
7427
  * **Tactics**: Evaluate the condition on the tactics \
7428
7428
  * **Comments**: Evaluate the condition on the comments
7429
7429
  */
7430
- export declare type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
7430
+ export type AutomationRulePropertyArrayChangedConditionSupportedArrayType = string;
7431
7431
  /** Known values of {@link AutomationRulePropertyArrayChangedConditionSupportedChangeType} that the service accepts. */
7432
7432
  export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedChangeType {
7433
7433
  /** Evaluate the condition on items added to the array */
@@ -7440,7 +7440,7 @@ export declare enum KnownAutomationRulePropertyArrayChangedConditionSupportedCha
7440
7440
  * ### Known values supported by the service
7441
7441
  * **Added**: Evaluate the condition on items added to the array
7442
7442
  */
7443
- export declare type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
7443
+ export type AutomationRulePropertyArrayChangedConditionSupportedChangeType = string;
7444
7444
  /** Known values of {@link AutomationRulePropertyArrayConditionSupportedArrayType} that the service accepts. */
7445
7445
  export declare enum KnownAutomationRulePropertyArrayConditionSupportedArrayType {
7446
7446
  /** Evaluate the condition on the custom detail keys */
@@ -7456,7 +7456,7 @@ export declare enum KnownAutomationRulePropertyArrayConditionSupportedArrayType
7456
7456
  * **CustomDetails**: Evaluate the condition on the custom detail keys \
7457
7457
  * **CustomDetailValues**: Evaluate the condition on a custom detail's values
7458
7458
  */
7459
- export declare type AutomationRulePropertyArrayConditionSupportedArrayType = string;
7459
+ export type AutomationRulePropertyArrayConditionSupportedArrayType = string;
7460
7460
  /** Known values of {@link AutomationRulePropertyArrayConditionSupportedArrayConditionType} that the service accepts. */
7461
7461
  export declare enum KnownAutomationRulePropertyArrayConditionSupportedArrayConditionType {
7462
7462
  /** Evaluate the condition as true if any item fulfills it */
@@ -7469,7 +7469,7 @@ export declare enum KnownAutomationRulePropertyArrayConditionSupportedArrayCondi
7469
7469
  * ### Known values supported by the service
7470
7470
  * **AnyItem**: Evaluate the condition as true if any item fulfills it
7471
7471
  */
7472
- export declare type AutomationRulePropertyArrayConditionSupportedArrayConditionType = string;
7472
+ export type AutomationRulePropertyArrayConditionSupportedArrayConditionType = string;
7473
7473
  /** Known values of {@link AutomationRulePropertyChangedConditionSupportedPropertyType} that the service accepts. */
7474
7474
  export declare enum KnownAutomationRulePropertyChangedConditionSupportedPropertyType {
7475
7475
  /** Evaluate the condition on the incident severity */
@@ -7488,7 +7488,7 @@ export declare enum KnownAutomationRulePropertyChangedConditionSupportedProperty
7488
7488
  * **IncidentStatus**: Evaluate the condition on the incident status \
7489
7489
  * **IncidentOwner**: Evaluate the condition on the incident owner
7490
7490
  */
7491
- export declare type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
7491
+ export type AutomationRulePropertyChangedConditionSupportedPropertyType = string;
7492
7492
  /** Known values of {@link AutomationRulePropertyChangedConditionSupportedChangedType} that the service accepts. */
7493
7493
  export declare enum KnownAutomationRulePropertyChangedConditionSupportedChangedType {
7494
7494
  /** Evaluate the condition on the previous value of the property */
@@ -7504,7 +7504,7 @@ export declare enum KnownAutomationRulePropertyChangedConditionSupportedChangedT
7504
7504
  * **ChangedFrom**: Evaluate the condition on the previous value of the property \
7505
7505
  * **ChangedTo**: Evaluate the condition on the updated value of the property
7506
7506
  */
7507
- export declare type AutomationRulePropertyChangedConditionSupportedChangedType = string;
7507
+ export type AutomationRulePropertyChangedConditionSupportedChangedType = string;
7508
7508
  /** Known values of {@link AutomationRulePropertyConditionSupportedOperator} that the service accepts. */
7509
7509
  export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
7510
7510
  /** Evaluates if the property equals at least one of the condition values */
@@ -7538,7 +7538,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedOperator {
7538
7538
  * **EndsWith**: Evaluates if the property ends with any of the condition values \
7539
7539
  * **NotEndsWith**: Evaluates if the property does not end with any of the condition values
7540
7540
  */
7541
- export declare type AutomationRulePropertyConditionSupportedOperator = string;
7541
+ export type AutomationRulePropertyConditionSupportedOperator = string;
7542
7542
  /** Known values of {@link AutomationRulePropertyConditionSupportedProperty} that the service accepts. */
7543
7543
  export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
7544
7544
  /** The title of the incident */
@@ -7722,7 +7722,7 @@ export declare enum KnownAutomationRulePropertyConditionSupportedProperty {
7722
7722
  * **RegistryValueData**: The registry key value in string formatted representation \
7723
7723
  * **Url**: The url
7724
7724
  */
7725
- export declare type AutomationRulePropertyConditionSupportedProperty = string;
7725
+ export type AutomationRulePropertyConditionSupportedProperty = string;
7726
7726
  /** Known values of {@link EntityType} that the service accepts. */
7727
7727
  export declare enum KnownEntityType {
7728
7728
  /** Entity represents account in the system. */
@@ -7798,7 +7798,7 @@ export declare enum KnownEntityType {
7798
7798
  * **SubmissionMail**: Entity represents submission mail in the system. \
7799
7799
  * **Nic**: Entity represents network interface in the system.
7800
7800
  */
7801
- export declare type EntityType = string;
7801
+ export type EntityType = string;
7802
7802
  /** Known values of {@link OutputType} that the service accepts. */
7803
7803
  export declare enum KnownOutputType {
7804
7804
  /** Number */
@@ -7820,7 +7820,7 @@ export declare enum KnownOutputType {
7820
7820
  * **Date** \
7821
7821
  * **Entity**
7822
7822
  */
7823
- export declare type OutputType = string;
7823
+ export type OutputType = string;
7824
7824
  /** Known values of {@link SettingsStatus} that the service accepts. */
7825
7825
  export declare enum KnownSettingsStatus {
7826
7826
  /** Anomaly settings status in Production mode */
@@ -7836,7 +7836,7 @@ export declare enum KnownSettingsStatus {
7836
7836
  * **Production**: Anomaly settings status in Production mode \
7837
7837
  * **Flighting**: Anomaly settings status in Flighting mode
7838
7838
  */
7839
- export declare type SettingsStatus = string;
7839
+ export type SettingsStatus = string;
7840
7840
  /** Known values of {@link EntityProviders} that the service accepts. */
7841
7841
  export declare enum KnownEntityProviders {
7842
7842
  /** ActiveDirectory */
@@ -7852,7 +7852,7 @@ export declare enum KnownEntityProviders {
7852
7852
  * **ActiveDirectory** \
7853
7853
  * **AzureActiveDirectory**
7854
7854
  */
7855
- export declare type EntityProviders = string;
7855
+ export type EntityProviders = string;
7856
7856
  /** Known values of {@link UebaDataSources} that the service accepts. */
7857
7857
  export declare enum KnownUebaDataSources {
7858
7858
  /** AuditLogs */
@@ -7874,7 +7874,7 @@ export declare enum KnownUebaDataSources {
7874
7874
  * **SecurityEvent** \
7875
7875
  * **SigninLogs**
7876
7876
  */
7877
- export declare type UebaDataSources = string;
7877
+ export type UebaDataSources = string;
7878
7878
  /** Known values of {@link DataTypeState} that the service accepts. */
7879
7879
  export declare enum KnownDataTypeState {
7880
7880
  /** Enabled */
@@ -7890,7 +7890,7 @@ export declare enum KnownDataTypeState {
7890
7890
  * **Enabled** \
7891
7891
  * **Disabled**
7892
7892
  */
7893
- export declare type DataTypeState = string;
7893
+ export type DataTypeState = string;
7894
7894
  /** Known values of {@link PollingFrequency} that the service accepts. */
7895
7895
  export declare enum KnownPollingFrequency {
7896
7896
  /** Once a minute */
@@ -7909,7 +7909,7 @@ export declare enum KnownPollingFrequency {
7909
7909
  * **OnceAnHour**: Once an hour \
7910
7910
  * **OnceADay**: Once a day
7911
7911
  */
7912
- export declare type PollingFrequency = string;
7912
+ export type PollingFrequency = string;
7913
7913
  /** Known values of {@link ConnectivityType} that the service accepts. */
7914
7914
  export declare enum KnownConnectivityType {
7915
7915
  /** IsConnectedQuery */
@@ -7922,7 +7922,7 @@ export declare enum KnownConnectivityType {
7922
7922
  * ### Known values supported by the service
7923
7923
  * **IsConnectedQuery**
7924
7924
  */
7925
- export declare type ConnectivityType = string;
7925
+ export type ConnectivityType = string;
7926
7926
  /** Known values of {@link ProviderName} that the service accepts. */
7927
7927
  export declare enum KnownProviderName {
7928
7928
  /** MicrosoftOperationalInsightsSolutions */
@@ -7950,7 +7950,7 @@ export declare enum KnownProviderName {
7950
7950
  * **Microsoft.OperationalInsights\/workspaces\/sharedKeys** \
7951
7951
  * **Microsoft.Authorization\/policyAssignments**
7952
7952
  */
7953
- export declare type ProviderName = string;
7953
+ export type ProviderName = string;
7954
7954
  /** Known values of {@link PermissionProviderScope} that the service accepts. */
7955
7955
  export declare enum KnownPermissionProviderScope {
7956
7956
  /** ResourceGroup */
@@ -7969,7 +7969,7 @@ export declare enum KnownPermissionProviderScope {
7969
7969
  * **Subscription** \
7970
7970
  * **Workspace**
7971
7971
  */
7972
- export declare type PermissionProviderScope = string;
7972
+ export type PermissionProviderScope = string;
7973
7973
  /** Known values of {@link SettingType} that the service accepts. */
7974
7974
  export declare enum KnownSettingType {
7975
7975
  /** CopyableLabel */
@@ -7988,7 +7988,7 @@ export declare enum KnownSettingType {
7988
7988
  * **InstructionStepsGroup** \
7989
7989
  * **InfoMessage**
7990
7990
  */
7991
- export declare type SettingType = string;
7991
+ export type SettingType = string;
7992
7992
  /** Known values of {@link FileHashAlgorithm} that the service accepts. */
7993
7993
  export declare enum KnownFileHashAlgorithm {
7994
7994
  /** Unknown hash algorithm */
@@ -8013,7 +8013,7 @@ export declare enum KnownFileHashAlgorithm {
8013
8013
  * **SHA256**: SHA256 hash type \
8014
8014
  * **SHA256AC**: SHA256 Authenticode hash type
8015
8015
  */
8016
- export declare type FileHashAlgorithm = string;
8016
+ export type FileHashAlgorithm = string;
8017
8017
  /** Known values of {@link DeviceImportance} that the service accepts. */
8018
8018
  export declare enum KnownDeviceImportance {
8019
8019
  /** Unknown - Default value */
@@ -8035,7 +8035,7 @@ export declare enum KnownDeviceImportance {
8035
8035
  * **Normal**: Normal \
8036
8036
  * **High**: High
8037
8037
  */
8038
- export declare type DeviceImportance = string;
8038
+ export type DeviceImportance = string;
8039
8039
  /** Known values of {@link AntispamMailDirection} that the service accepts. */
8040
8040
  export declare enum KnownAntispamMailDirection {
8041
8041
  /** Unknown */
@@ -8057,7 +8057,7 @@ export declare enum KnownAntispamMailDirection {
8057
8057
  * **Outbound**: Outbound \
8058
8058
  * **Intraorg**: Intraorg
8059
8059
  */
8060
- export declare type AntispamMailDirection = string;
8060
+ export type AntispamMailDirection = string;
8061
8061
  /** Known values of {@link RegistryHive} that the service accepts. */
8062
8062
  export declare enum KnownRegistryHive {
8063
8063
  /** HKEY_LOCAL_MACHINE */
@@ -8097,7 +8097,7 @@ export declare enum KnownRegistryHive {
8097
8097
  * **HKEY_A**: HKEY_A \
8098
8098
  * **HKEY_CURRENT_USER**: HKEY_CURRENT_USER
8099
8099
  */
8100
- export declare type RegistryHive = string;
8100
+ export type RegistryHive = string;
8101
8101
  /** Known values of {@link RegistryValueKind} that the service accepts. */
8102
8102
  export declare enum KnownRegistryValueKind {
8103
8103
  /** None */
@@ -8131,32 +8131,32 @@ export declare enum KnownRegistryValueKind {
8131
8131
  * **MultiString**: MultiString value type \
8132
8132
  * **QWord**: QWord value type
8133
8133
  */
8134
- export declare type RegistryValueKind = string;
8134
+ export type RegistryValueKind = string;
8135
8135
  /** Defines values for TriggerOperator. */
8136
- export declare type TriggerOperator = "GreaterThan" | "LessThan" | "Equal" | "NotEqual";
8136
+ export type TriggerOperator = "GreaterThan" | "LessThan" | "Equal" | "NotEqual";
8137
8137
  /** Defines values for OSFamily. */
8138
- export declare type OSFamily = "Linux" | "Windows" | "Android" | "IOS" | "Unknown";
8138
+ export type OSFamily = "Linux" | "Windows" | "Android" | "IOS" | "Unknown";
8139
8139
  /** Defines values for DeliveryAction. */
8140
- export declare type DeliveryAction = "Unknown" | "DeliveredAsSpam" | "Delivered" | "Blocked" | "Replaced";
8140
+ export type DeliveryAction = "Unknown" | "DeliveredAsSpam" | "Delivered" | "Blocked" | "Replaced";
8141
8141
  /** Defines values for DeliveryLocation. */
8142
- export declare type DeliveryLocation = "Unknown" | "Inbox" | "JunkFolder" | "DeletedFolder" | "Quarantine" | "External" | "Failed" | "Dropped" | "Forwarded";
8142
+ export type DeliveryLocation = "Unknown" | "Inbox" | "JunkFolder" | "DeletedFolder" | "Quarantine" | "External" | "Failed" | "Dropped" | "Forwarded";
8143
8143
  /** Defines values for ElevationToken. */
8144
- export declare type ElevationToken = "Default" | "Full" | "Limited";
8144
+ export type ElevationToken = "Default" | "Full" | "Limited";
8145
8145
  /** Optional parameters. */
8146
8146
  export interface AlertRulesListOptionalParams extends coreClient.OperationOptions {
8147
8147
  }
8148
8148
  /** Contains response data for the list operation. */
8149
- export declare type AlertRulesListResponse = AlertRulesList;
8149
+ export type AlertRulesListResponse = AlertRulesList;
8150
8150
  /** Optional parameters. */
8151
8151
  export interface AlertRulesGetOptionalParams extends coreClient.OperationOptions {
8152
8152
  }
8153
8153
  /** Contains response data for the get operation. */
8154
- export declare type AlertRulesGetResponse = AlertRuleUnion;
8154
+ export type AlertRulesGetResponse = AlertRuleUnion;
8155
8155
  /** Optional parameters. */
8156
8156
  export interface AlertRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8157
8157
  }
8158
8158
  /** Contains response data for the createOrUpdate operation. */
8159
- export declare type AlertRulesCreateOrUpdateResponse = AlertRuleUnion;
8159
+ export type AlertRulesCreateOrUpdateResponse = AlertRuleUnion;
8160
8160
  /** Optional parameters. */
8161
8161
  export interface AlertRulesDeleteOptionalParams extends coreClient.OperationOptions {
8162
8162
  }
@@ -8164,22 +8164,22 @@ export interface AlertRulesDeleteOptionalParams extends coreClient.OperationOpti
8164
8164
  export interface AlertRulesListNextOptionalParams extends coreClient.OperationOptions {
8165
8165
  }
8166
8166
  /** Contains response data for the listNext operation. */
8167
- export declare type AlertRulesListNextResponse = AlertRulesList;
8167
+ export type AlertRulesListNextResponse = AlertRulesList;
8168
8168
  /** Optional parameters. */
8169
8169
  export interface ActionsListByAlertRuleOptionalParams extends coreClient.OperationOptions {
8170
8170
  }
8171
8171
  /** Contains response data for the listByAlertRule operation. */
8172
- export declare type ActionsListByAlertRuleResponse = ActionsList;
8172
+ export type ActionsListByAlertRuleResponse = ActionsList;
8173
8173
  /** Optional parameters. */
8174
8174
  export interface ActionsGetOptionalParams extends coreClient.OperationOptions {
8175
8175
  }
8176
8176
  /** Contains response data for the get operation. */
8177
- export declare type ActionsGetResponse = ActionResponse;
8177
+ export type ActionsGetResponse = ActionResponse;
8178
8178
  /** Optional parameters. */
8179
8179
  export interface ActionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8180
8180
  }
8181
8181
  /** Contains response data for the createOrUpdate operation. */
8182
- export declare type ActionsCreateOrUpdateResponse = ActionResponse;
8182
+ export type ActionsCreateOrUpdateResponse = ActionResponse;
8183
8183
  /** Optional parameters. */
8184
8184
  export interface ActionsDeleteOptionalParams extends coreClient.OperationOptions {
8185
8185
  }
@@ -8187,55 +8187,55 @@ export interface ActionsDeleteOptionalParams extends coreClient.OperationOptions
8187
8187
  export interface ActionsListByAlertRuleNextOptionalParams extends coreClient.OperationOptions {
8188
8188
  }
8189
8189
  /** Contains response data for the listByAlertRuleNext operation. */
8190
- export declare type ActionsListByAlertRuleNextResponse = ActionsList;
8190
+ export type ActionsListByAlertRuleNextResponse = ActionsList;
8191
8191
  /** Optional parameters. */
8192
8192
  export interface AlertRuleTemplatesListOptionalParams extends coreClient.OperationOptions {
8193
8193
  }
8194
8194
  /** Contains response data for the list operation. */
8195
- export declare type AlertRuleTemplatesListResponse = AlertRuleTemplatesList;
8195
+ export type AlertRuleTemplatesListResponse = AlertRuleTemplatesList;
8196
8196
  /** Optional parameters. */
8197
8197
  export interface AlertRuleTemplatesGetOptionalParams extends coreClient.OperationOptions {
8198
8198
  }
8199
8199
  /** Contains response data for the get operation. */
8200
- export declare type AlertRuleTemplatesGetResponse = AlertRuleTemplateUnion;
8200
+ export type AlertRuleTemplatesGetResponse = AlertRuleTemplateUnion;
8201
8201
  /** Optional parameters. */
8202
8202
  export interface AlertRuleTemplatesListNextOptionalParams extends coreClient.OperationOptions {
8203
8203
  }
8204
8204
  /** Contains response data for the listNext operation. */
8205
- export declare type AlertRuleTemplatesListNextResponse = AlertRuleTemplatesList;
8205
+ export type AlertRuleTemplatesListNextResponse = AlertRuleTemplatesList;
8206
8206
  /** Optional parameters. */
8207
8207
  export interface AutomationRulesGetOptionalParams extends coreClient.OperationOptions {
8208
8208
  }
8209
8209
  /** Contains response data for the get operation. */
8210
- export declare type AutomationRulesGetResponse = AutomationRule;
8210
+ export type AutomationRulesGetResponse = AutomationRule;
8211
8211
  /** Optional parameters. */
8212
8212
  export interface AutomationRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8213
8213
  /** The automation rule */
8214
8214
  automationRuleToUpsert?: AutomationRule;
8215
8215
  }
8216
8216
  /** Contains response data for the createOrUpdate operation. */
8217
- export declare type AutomationRulesCreateOrUpdateResponse = AutomationRule;
8217
+ export type AutomationRulesCreateOrUpdateResponse = AutomationRule;
8218
8218
  /** Optional parameters. */
8219
8219
  export interface AutomationRulesDeleteOptionalParams extends coreClient.OperationOptions {
8220
8220
  }
8221
8221
  /** Contains response data for the delete operation. */
8222
- export declare type AutomationRulesDeleteResponse = Record<string, unknown>;
8222
+ export type AutomationRulesDeleteResponse = Record<string, unknown>;
8223
8223
  /** Optional parameters. */
8224
8224
  export interface AutomationRulesListOptionalParams extends coreClient.OperationOptions {
8225
8225
  }
8226
8226
  /** Contains response data for the list operation. */
8227
- export declare type AutomationRulesListResponse = AutomationRulesList;
8227
+ export type AutomationRulesListResponse = AutomationRulesList;
8228
8228
  /** Optional parameters. */
8229
8229
  export interface AutomationRulesListNextOptionalParams extends coreClient.OperationOptions {
8230
8230
  }
8231
8231
  /** Contains response data for the listNext operation. */
8232
- export declare type AutomationRulesListNextResponse = AutomationRulesList;
8232
+ export type AutomationRulesListNextResponse = AutomationRulesList;
8233
8233
  /** Optional parameters. */
8234
8234
  export interface IncidentsRunPlaybookOptionalParams extends coreClient.OperationOptions {
8235
8235
  requestBody?: ManualTriggerRequestBody;
8236
8236
  }
8237
8237
  /** Contains response data for the runPlaybook operation. */
8238
- export declare type IncidentsRunPlaybookResponse = Record<string, unknown>;
8238
+ export type IncidentsRunPlaybookResponse = Record<string, unknown>;
8239
8239
  /** Optional parameters. */
8240
8240
  export interface IncidentsListOptionalParams extends coreClient.OperationOptions {
8241
8241
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8248,17 +8248,17 @@ export interface IncidentsListOptionalParams extends coreClient.OperationOptions
8248
8248
  skipToken?: string;
8249
8249
  }
8250
8250
  /** Contains response data for the list operation. */
8251
- export declare type IncidentsListResponse = IncidentList;
8251
+ export type IncidentsListResponse = IncidentList;
8252
8252
  /** Optional parameters. */
8253
8253
  export interface IncidentsGetOptionalParams extends coreClient.OperationOptions {
8254
8254
  }
8255
8255
  /** Contains response data for the get operation. */
8256
- export declare type IncidentsGetResponse = Incident;
8256
+ export type IncidentsGetResponse = Incident;
8257
8257
  /** Optional parameters. */
8258
8258
  export interface IncidentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8259
8259
  }
8260
8260
  /** Contains response data for the createOrUpdate operation. */
8261
- export declare type IncidentsCreateOrUpdateResponse = Incident;
8261
+ export type IncidentsCreateOrUpdateResponse = Incident;
8262
8262
  /** Optional parameters. */
8263
8263
  export interface IncidentsDeleteOptionalParams extends coreClient.OperationOptions {
8264
8264
  }
@@ -8266,42 +8266,42 @@ export interface IncidentsDeleteOptionalParams extends coreClient.OperationOptio
8266
8266
  export interface IncidentsCreateTeamOptionalParams extends coreClient.OperationOptions {
8267
8267
  }
8268
8268
  /** Contains response data for the createTeam operation. */
8269
- export declare type IncidentsCreateTeamResponse = TeamInformation;
8269
+ export type IncidentsCreateTeamResponse = TeamInformation;
8270
8270
  /** Optional parameters. */
8271
8271
  export interface IncidentsListAlertsOptionalParams extends coreClient.OperationOptions {
8272
8272
  }
8273
8273
  /** Contains response data for the listAlerts operation. */
8274
- export declare type IncidentsListAlertsResponse = IncidentAlertList;
8274
+ export type IncidentsListAlertsResponse = IncidentAlertList;
8275
8275
  /** Optional parameters. */
8276
8276
  export interface IncidentsListBookmarksOptionalParams extends coreClient.OperationOptions {
8277
8277
  }
8278
8278
  /** Contains response data for the listBookmarks operation. */
8279
- export declare type IncidentsListBookmarksResponse = IncidentBookmarkList;
8279
+ export type IncidentsListBookmarksResponse = IncidentBookmarkList;
8280
8280
  /** Optional parameters. */
8281
8281
  export interface IncidentsListEntitiesOptionalParams extends coreClient.OperationOptions {
8282
8282
  }
8283
8283
  /** Contains response data for the listEntities operation. */
8284
- export declare type IncidentsListEntitiesResponse = IncidentEntitiesResponse;
8284
+ export type IncidentsListEntitiesResponse = IncidentEntitiesResponse;
8285
8285
  /** Optional parameters. */
8286
8286
  export interface IncidentsListNextOptionalParams extends coreClient.OperationOptions {
8287
8287
  }
8288
8288
  /** Contains response data for the listNext operation. */
8289
- export declare type IncidentsListNextResponse = IncidentList;
8289
+ export type IncidentsListNextResponse = IncidentList;
8290
8290
  /** Optional parameters. */
8291
8291
  export interface BookmarksListOptionalParams extends coreClient.OperationOptions {
8292
8292
  }
8293
8293
  /** Contains response data for the list operation. */
8294
- export declare type BookmarksListResponse = BookmarkList;
8294
+ export type BookmarksListResponse = BookmarkList;
8295
8295
  /** Optional parameters. */
8296
8296
  export interface BookmarksGetOptionalParams extends coreClient.OperationOptions {
8297
8297
  }
8298
8298
  /** Contains response data for the get operation. */
8299
- export declare type BookmarksGetResponse = Bookmark;
8299
+ export type BookmarksGetResponse = Bookmark;
8300
8300
  /** Optional parameters. */
8301
8301
  export interface BookmarksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8302
8302
  }
8303
8303
  /** Contains response data for the createOrUpdate operation. */
8304
- export declare type BookmarksCreateOrUpdateResponse = Bookmark;
8304
+ export type BookmarksCreateOrUpdateResponse = Bookmark;
8305
8305
  /** Optional parameters. */
8306
8306
  export interface BookmarksDeleteOptionalParams extends coreClient.OperationOptions {
8307
8307
  }
@@ -8309,7 +8309,7 @@ export interface BookmarksDeleteOptionalParams extends coreClient.OperationOptio
8309
8309
  export interface BookmarksListNextOptionalParams extends coreClient.OperationOptions {
8310
8310
  }
8311
8311
  /** Contains response data for the listNext operation. */
8312
- export declare type BookmarksListNextResponse = BookmarkList;
8312
+ export type BookmarksListNextResponse = BookmarkList;
8313
8313
  /** Optional parameters. */
8314
8314
  export interface BookmarkRelationsListOptionalParams extends coreClient.OperationOptions {
8315
8315
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8322,17 +8322,17 @@ export interface BookmarkRelationsListOptionalParams extends coreClient.Operatio
8322
8322
  skipToken?: string;
8323
8323
  }
8324
8324
  /** Contains response data for the list operation. */
8325
- export declare type BookmarkRelationsListResponse = RelationList;
8325
+ export type BookmarkRelationsListResponse = RelationList;
8326
8326
  /** Optional parameters. */
8327
8327
  export interface BookmarkRelationsGetOptionalParams extends coreClient.OperationOptions {
8328
8328
  }
8329
8329
  /** Contains response data for the get operation. */
8330
- export declare type BookmarkRelationsGetResponse = Relation;
8330
+ export type BookmarkRelationsGetResponse = Relation;
8331
8331
  /** Optional parameters. */
8332
8332
  export interface BookmarkRelationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8333
8333
  }
8334
8334
  /** Contains response data for the createOrUpdate operation. */
8335
- export declare type BookmarkRelationsCreateOrUpdateResponse = Relation;
8335
+ export type BookmarkRelationsCreateOrUpdateResponse = Relation;
8336
8336
  /** Optional parameters. */
8337
8337
  export interface BookmarkRelationsDeleteOptionalParams extends coreClient.OperationOptions {
8338
8338
  }
@@ -8340,57 +8340,57 @@ export interface BookmarkRelationsDeleteOptionalParams extends coreClient.Operat
8340
8340
  export interface BookmarkRelationsListNextOptionalParams extends coreClient.OperationOptions {
8341
8341
  }
8342
8342
  /** Contains response data for the listNext operation. */
8343
- export declare type BookmarkRelationsListNextResponse = RelationList;
8343
+ export type BookmarkRelationsListNextResponse = RelationList;
8344
8344
  /** Optional parameters. */
8345
8345
  export interface BookmarkExpandOptionalParams extends coreClient.OperationOptions {
8346
8346
  }
8347
8347
  /** Contains response data for the expand operation. */
8348
- export declare type BookmarkExpandOperationResponse = BookmarkExpandResponse;
8348
+ export type BookmarkExpandOperationResponse = BookmarkExpandResponse;
8349
8349
  /** Optional parameters. */
8350
8350
  export interface IPGeodataGetOptionalParams extends coreClient.OperationOptions {
8351
8351
  }
8352
8352
  /** Contains response data for the get operation. */
8353
- export declare type IPGeodataGetResponse = EnrichmentIpGeodata;
8353
+ export type IPGeodataGetResponse = EnrichmentIpGeodata;
8354
8354
  /** Optional parameters. */
8355
8355
  export interface DomainWhoisGetOptionalParams extends coreClient.OperationOptions {
8356
8356
  }
8357
8357
  /** Contains response data for the get operation. */
8358
- export declare type DomainWhoisGetResponse = EnrichmentDomainWhois;
8358
+ export type DomainWhoisGetResponse = EnrichmentDomainWhois;
8359
8359
  /** Optional parameters. */
8360
8360
  export interface EntitiesListOptionalParams extends coreClient.OperationOptions {
8361
8361
  }
8362
8362
  /** Contains response data for the list operation. */
8363
- export declare type EntitiesListResponse = EntityList;
8363
+ export type EntitiesListResponse = EntityList;
8364
8364
  /** Optional parameters. */
8365
8365
  export interface EntitiesGetOptionalParams extends coreClient.OperationOptions {
8366
8366
  }
8367
8367
  /** Contains response data for the get operation. */
8368
- export declare type EntitiesGetResponse = EntityUnion;
8368
+ export type EntitiesGetResponse = EntityUnion;
8369
8369
  /** Optional parameters. */
8370
8370
  export interface EntitiesExpandOptionalParams extends coreClient.OperationOptions {
8371
8371
  }
8372
8372
  /** Contains response data for the expand operation. */
8373
- export declare type EntitiesExpandResponse = EntityExpandResponse;
8373
+ export type EntitiesExpandResponse = EntityExpandResponse;
8374
8374
  /** Optional parameters. */
8375
8375
  export interface EntitiesQueriesOptionalParams extends coreClient.OperationOptions {
8376
8376
  }
8377
8377
  /** Contains response data for the queries operation. */
8378
- export declare type EntitiesQueriesResponse = GetQueriesResponse;
8378
+ export type EntitiesQueriesResponse = GetQueriesResponse;
8379
8379
  /** Optional parameters. */
8380
8380
  export interface EntitiesGetInsightsOptionalParams extends coreClient.OperationOptions {
8381
8381
  }
8382
8382
  /** Contains response data for the getInsights operation. */
8383
- export declare type EntitiesGetInsightsResponse = EntityGetInsightsResponse;
8383
+ export type EntitiesGetInsightsResponse = EntityGetInsightsResponse;
8384
8384
  /** Optional parameters. */
8385
8385
  export interface EntitiesListNextOptionalParams extends coreClient.OperationOptions {
8386
8386
  }
8387
8387
  /** Contains response data for the listNext operation. */
8388
- export declare type EntitiesListNextResponse = EntityList;
8388
+ export type EntitiesListNextResponse = EntityList;
8389
8389
  /** Optional parameters. */
8390
8390
  export interface EntitiesGetTimelineListOptionalParams extends coreClient.OperationOptions {
8391
8391
  }
8392
8392
  /** Contains response data for the list operation. */
8393
- export declare type EntitiesGetTimelineListResponse = EntityTimelineResponse;
8393
+ export type EntitiesGetTimelineListResponse = EntityTimelineResponse;
8394
8394
  /** Optional parameters. */
8395
8395
  export interface EntitiesRelationsListOptionalParams extends coreClient.OperationOptions {
8396
8396
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8403,34 +8403,34 @@ export interface EntitiesRelationsListOptionalParams extends coreClient.Operatio
8403
8403
  skipToken?: string;
8404
8404
  }
8405
8405
  /** Contains response data for the list operation. */
8406
- export declare type EntitiesRelationsListResponse = RelationList;
8406
+ export type EntitiesRelationsListResponse = RelationList;
8407
8407
  /** Optional parameters. */
8408
8408
  export interface EntitiesRelationsListNextOptionalParams extends coreClient.OperationOptions {
8409
8409
  }
8410
8410
  /** Contains response data for the listNext operation. */
8411
- export declare type EntitiesRelationsListNextResponse = RelationList;
8411
+ export type EntitiesRelationsListNextResponse = RelationList;
8412
8412
  /** Optional parameters. */
8413
8413
  export interface EntityRelationsGetRelationOptionalParams extends coreClient.OperationOptions {
8414
8414
  }
8415
8415
  /** Contains response data for the getRelation operation. */
8416
- export declare type EntityRelationsGetRelationResponse = Relation;
8416
+ export type EntityRelationsGetRelationResponse = Relation;
8417
8417
  /** Optional parameters. */
8418
8418
  export interface EntityQueriesListOptionalParams extends coreClient.OperationOptions {
8419
8419
  /** The entity query kind we want to fetch */
8420
8420
  kind?: Enum13;
8421
8421
  }
8422
8422
  /** Contains response data for the list operation. */
8423
- export declare type EntityQueriesListResponse = EntityQueryList;
8423
+ export type EntityQueriesListResponse = EntityQueryList;
8424
8424
  /** Optional parameters. */
8425
8425
  export interface EntityQueriesGetOptionalParams extends coreClient.OperationOptions {
8426
8426
  }
8427
8427
  /** Contains response data for the get operation. */
8428
- export declare type EntityQueriesGetResponse = EntityQueryUnion;
8428
+ export type EntityQueriesGetResponse = EntityQueryUnion;
8429
8429
  /** Optional parameters. */
8430
8430
  export interface EntityQueriesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8431
8431
  }
8432
8432
  /** Contains response data for the createOrUpdate operation. */
8433
- export declare type EntityQueriesCreateOrUpdateResponse = EntityQueryUnion;
8433
+ export type EntityQueriesCreateOrUpdateResponse = EntityQueryUnion;
8434
8434
  /** Optional parameters. */
8435
8435
  export interface EntityQueriesDeleteOptionalParams extends coreClient.OperationOptions {
8436
8436
  }
@@ -8438,22 +8438,22 @@ export interface EntityQueriesDeleteOptionalParams extends coreClient.OperationO
8438
8438
  export interface EntityQueriesListNextOptionalParams extends coreClient.OperationOptions {
8439
8439
  }
8440
8440
  /** Contains response data for the listNext operation. */
8441
- export declare type EntityQueriesListNextResponse = EntityQueryList;
8441
+ export type EntityQueriesListNextResponse = EntityQueryList;
8442
8442
  /** Optional parameters. */
8443
8443
  export interface EntityQueryTemplatesListOptionalParams extends coreClient.OperationOptions {
8444
8444
  }
8445
8445
  /** Contains response data for the list operation. */
8446
- export declare type EntityQueryTemplatesListResponse = EntityQueryTemplateList;
8446
+ export type EntityQueryTemplatesListResponse = EntityQueryTemplateList;
8447
8447
  /** Optional parameters. */
8448
8448
  export interface EntityQueryTemplatesGetOptionalParams extends coreClient.OperationOptions {
8449
8449
  }
8450
8450
  /** Contains response data for the get operation. */
8451
- export declare type EntityQueryTemplatesGetResponse = EntityQueryTemplateUnion;
8451
+ export type EntityQueryTemplatesGetResponse = EntityQueryTemplateUnion;
8452
8452
  /** Optional parameters. */
8453
8453
  export interface EntityQueryTemplatesListNextOptionalParams extends coreClient.OperationOptions {
8454
8454
  }
8455
8455
  /** Contains response data for the listNext operation. */
8456
- export declare type EntityQueryTemplatesListNextResponse = EntityQueryTemplateList;
8456
+ export type EntityQueryTemplatesListNextResponse = EntityQueryTemplateList;
8457
8457
  /** Optional parameters. */
8458
8458
  export interface FileImportsListOptionalParams extends coreClient.OperationOptions {
8459
8459
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8466,17 +8466,17 @@ export interface FileImportsListOptionalParams extends coreClient.OperationOptio
8466
8466
  skipToken?: string;
8467
8467
  }
8468
8468
  /** Contains response data for the list operation. */
8469
- export declare type FileImportsListResponse = FileImportList;
8469
+ export type FileImportsListResponse = FileImportList;
8470
8470
  /** Optional parameters. */
8471
8471
  export interface FileImportsGetOptionalParams extends coreClient.OperationOptions {
8472
8472
  }
8473
8473
  /** Contains response data for the get operation. */
8474
- export declare type FileImportsGetResponse = FileImport;
8474
+ export type FileImportsGetResponse = FileImport;
8475
8475
  /** Optional parameters. */
8476
8476
  export interface FileImportsCreateOptionalParams extends coreClient.OperationOptions {
8477
8477
  }
8478
8478
  /** Contains response data for the create operation. */
8479
- export declare type FileImportsCreateResponse = FileImport;
8479
+ export type FileImportsCreateResponse = FileImport;
8480
8480
  /** Optional parameters. */
8481
8481
  export interface FileImportsDeleteOptionalParams extends coreClient.OperationOptions {
8482
8482
  /** Delay to wait until next poll, in milliseconds. */
@@ -8485,12 +8485,12 @@ export interface FileImportsDeleteOptionalParams extends coreClient.OperationOpt
8485
8485
  resumeFrom?: string;
8486
8486
  }
8487
8487
  /** Contains response data for the delete operation. */
8488
- export declare type FileImportsDeleteResponse = FileImport;
8488
+ export type FileImportsDeleteResponse = FileImport;
8489
8489
  /** Optional parameters. */
8490
8490
  export interface FileImportsListNextOptionalParams extends coreClient.OperationOptions {
8491
8491
  }
8492
8492
  /** Contains response data for the listNext operation. */
8493
- export declare type FileImportsListNextResponse = FileImportList;
8493
+ export type FileImportsListNextResponse = FileImportList;
8494
8494
  /** Optional parameters. */
8495
8495
  export interface IncidentCommentsListOptionalParams extends coreClient.OperationOptions {
8496
8496
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8503,17 +8503,17 @@ export interface IncidentCommentsListOptionalParams extends coreClient.Operation
8503
8503
  skipToken?: string;
8504
8504
  }
8505
8505
  /** Contains response data for the list operation. */
8506
- export declare type IncidentCommentsListResponse = IncidentCommentList;
8506
+ export type IncidentCommentsListResponse = IncidentCommentList;
8507
8507
  /** Optional parameters. */
8508
8508
  export interface IncidentCommentsGetOptionalParams extends coreClient.OperationOptions {
8509
8509
  }
8510
8510
  /** Contains response data for the get operation. */
8511
- export declare type IncidentCommentsGetResponse = IncidentComment;
8511
+ export type IncidentCommentsGetResponse = IncidentComment;
8512
8512
  /** Optional parameters. */
8513
8513
  export interface IncidentCommentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8514
8514
  }
8515
8515
  /** Contains response data for the createOrUpdate operation. */
8516
- export declare type IncidentCommentsCreateOrUpdateResponse = IncidentComment;
8516
+ export type IncidentCommentsCreateOrUpdateResponse = IncidentComment;
8517
8517
  /** Optional parameters. */
8518
8518
  export interface IncidentCommentsDeleteOptionalParams extends coreClient.OperationOptions {
8519
8519
  }
@@ -8521,7 +8521,7 @@ export interface IncidentCommentsDeleteOptionalParams extends coreClient.Operati
8521
8521
  export interface IncidentCommentsListNextOptionalParams extends coreClient.OperationOptions {
8522
8522
  }
8523
8523
  /** Contains response data for the listNext operation. */
8524
- export declare type IncidentCommentsListNextResponse = IncidentCommentList;
8524
+ export type IncidentCommentsListNextResponse = IncidentCommentList;
8525
8525
  /** Optional parameters. */
8526
8526
  export interface IncidentRelationsListOptionalParams extends coreClient.OperationOptions {
8527
8527
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8534,17 +8534,17 @@ export interface IncidentRelationsListOptionalParams extends coreClient.Operatio
8534
8534
  skipToken?: string;
8535
8535
  }
8536
8536
  /** Contains response data for the list operation. */
8537
- export declare type IncidentRelationsListResponse = RelationList;
8537
+ export type IncidentRelationsListResponse = RelationList;
8538
8538
  /** Optional parameters. */
8539
8539
  export interface IncidentRelationsGetOptionalParams extends coreClient.OperationOptions {
8540
8540
  }
8541
8541
  /** Contains response data for the get operation. */
8542
- export declare type IncidentRelationsGetResponse = Relation;
8542
+ export type IncidentRelationsGetResponse = Relation;
8543
8543
  /** Optional parameters. */
8544
8544
  export interface IncidentRelationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8545
8545
  }
8546
8546
  /** Contains response data for the createOrUpdate operation. */
8547
- export declare type IncidentRelationsCreateOrUpdateResponse = Relation;
8547
+ export type IncidentRelationsCreateOrUpdateResponse = Relation;
8548
8548
  /** Optional parameters. */
8549
8549
  export interface IncidentRelationsDeleteOptionalParams extends coreClient.OperationOptions {
8550
8550
  }
@@ -8552,7 +8552,7 @@ export interface IncidentRelationsDeleteOptionalParams extends coreClient.Operat
8552
8552
  export interface IncidentRelationsListNextOptionalParams extends coreClient.OperationOptions {
8553
8553
  }
8554
8554
  /** Contains response data for the listNext operation. */
8555
- export declare type IncidentRelationsListNextResponse = RelationList;
8555
+ export type IncidentRelationsListNextResponse = RelationList;
8556
8556
  /** Optional parameters. */
8557
8557
  export interface MetadataListOptionalParams extends coreClient.OperationOptions {
8558
8558
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8565,12 +8565,12 @@ export interface MetadataListOptionalParams extends coreClient.OperationOptions
8565
8565
  skip?: number;
8566
8566
  }
8567
8567
  /** Contains response data for the list operation. */
8568
- export declare type MetadataListResponse = MetadataList;
8568
+ export type MetadataListResponse = MetadataList;
8569
8569
  /** Optional parameters. */
8570
8570
  export interface MetadataGetOptionalParams extends coreClient.OperationOptions {
8571
8571
  }
8572
8572
  /** Contains response data for the get operation. */
8573
- export declare type MetadataGetResponse = MetadataModel;
8573
+ export type MetadataGetResponse = MetadataModel;
8574
8574
  /** Optional parameters. */
8575
8575
  export interface MetadataDeleteOptionalParams extends coreClient.OperationOptions {
8576
8576
  }
@@ -8578,27 +8578,27 @@ export interface MetadataDeleteOptionalParams extends coreClient.OperationOption
8578
8578
  export interface MetadataCreateOptionalParams extends coreClient.OperationOptions {
8579
8579
  }
8580
8580
  /** Contains response data for the create operation. */
8581
- export declare type MetadataCreateResponse = MetadataModel;
8581
+ export type MetadataCreateResponse = MetadataModel;
8582
8582
  /** Optional parameters. */
8583
8583
  export interface MetadataUpdateOptionalParams extends coreClient.OperationOptions {
8584
8584
  }
8585
8585
  /** Contains response data for the update operation. */
8586
- export declare type MetadataUpdateResponse = MetadataModel;
8586
+ export type MetadataUpdateResponse = MetadataModel;
8587
8587
  /** Optional parameters. */
8588
8588
  export interface MetadataListNextOptionalParams extends coreClient.OperationOptions {
8589
8589
  }
8590
8590
  /** Contains response data for the listNext operation. */
8591
- export declare type MetadataListNextResponse = MetadataList;
8591
+ export type MetadataListNextResponse = MetadataList;
8592
8592
  /** Optional parameters. */
8593
8593
  export interface OfficeConsentsListOptionalParams extends coreClient.OperationOptions {
8594
8594
  }
8595
8595
  /** Contains response data for the list operation. */
8596
- export declare type OfficeConsentsListResponse = OfficeConsentList;
8596
+ export type OfficeConsentsListResponse = OfficeConsentList;
8597
8597
  /** Optional parameters. */
8598
8598
  export interface OfficeConsentsGetOptionalParams extends coreClient.OperationOptions {
8599
8599
  }
8600
8600
  /** Contains response data for the get operation. */
8601
- export declare type OfficeConsentsGetResponse = OfficeConsent;
8601
+ export type OfficeConsentsGetResponse = OfficeConsent;
8602
8602
  /** Optional parameters. */
8603
8603
  export interface OfficeConsentsDeleteOptionalParams extends coreClient.OperationOptions {
8604
8604
  }
@@ -8606,19 +8606,19 @@ export interface OfficeConsentsDeleteOptionalParams extends coreClient.Operation
8606
8606
  export interface OfficeConsentsListNextOptionalParams extends coreClient.OperationOptions {
8607
8607
  }
8608
8608
  /** Contains response data for the listNext operation. */
8609
- export declare type OfficeConsentsListNextResponse = OfficeConsentList;
8609
+ export type OfficeConsentsListNextResponse = OfficeConsentList;
8610
8610
  /** Optional parameters. */
8611
8611
  export interface SentinelOnboardingStatesGetOptionalParams extends coreClient.OperationOptions {
8612
8612
  }
8613
8613
  /** Contains response data for the get operation. */
8614
- export declare type SentinelOnboardingStatesGetResponse = SentinelOnboardingState;
8614
+ export type SentinelOnboardingStatesGetResponse = SentinelOnboardingState;
8615
8615
  /** Optional parameters. */
8616
8616
  export interface SentinelOnboardingStatesCreateOptionalParams extends coreClient.OperationOptions {
8617
8617
  /** The Sentinel onboarding state parameter */
8618
8618
  sentinelOnboardingStateParameter?: SentinelOnboardingState;
8619
8619
  }
8620
8620
  /** Contains response data for the create operation. */
8621
- export declare type SentinelOnboardingStatesCreateResponse = SentinelOnboardingState;
8621
+ export type SentinelOnboardingStatesCreateResponse = SentinelOnboardingState;
8622
8622
  /** Optional parameters. */
8623
8623
  export interface SentinelOnboardingStatesDeleteOptionalParams extends coreClient.OperationOptions {
8624
8624
  }
@@ -8626,22 +8626,22 @@ export interface SentinelOnboardingStatesDeleteOptionalParams extends coreClient
8626
8626
  export interface SentinelOnboardingStatesListOptionalParams extends coreClient.OperationOptions {
8627
8627
  }
8628
8628
  /** Contains response data for the list operation. */
8629
- export declare type SentinelOnboardingStatesListResponse = SentinelOnboardingStatesList;
8629
+ export type SentinelOnboardingStatesListResponse = SentinelOnboardingStatesList;
8630
8630
  /** Optional parameters. */
8631
8631
  export interface SecurityMLAnalyticsSettingsListOptionalParams extends coreClient.OperationOptions {
8632
8632
  }
8633
8633
  /** Contains response data for the list operation. */
8634
- export declare type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
8634
+ export type SecurityMLAnalyticsSettingsListResponse = SecurityMLAnalyticsSettingsList;
8635
8635
  /** Optional parameters. */
8636
8636
  export interface SecurityMLAnalyticsSettingsGetOptionalParams extends coreClient.OperationOptions {
8637
8637
  }
8638
8638
  /** Contains response data for the get operation. */
8639
- export declare type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
8639
+ export type SecurityMLAnalyticsSettingsGetResponse = SecurityMLAnalyticsSettingUnion;
8640
8640
  /** Optional parameters. */
8641
8641
  export interface SecurityMLAnalyticsSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8642
8642
  }
8643
8643
  /** Contains response data for the createOrUpdate operation. */
8644
- export declare type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
8644
+ export type SecurityMLAnalyticsSettingsCreateOrUpdateResponse = SecurityMLAnalyticsSettingUnion;
8645
8645
  /** Optional parameters. */
8646
8646
  export interface SecurityMLAnalyticsSettingsDeleteOptionalParams extends coreClient.OperationOptions {
8647
8647
  }
@@ -8649,17 +8649,17 @@ export interface SecurityMLAnalyticsSettingsDeleteOptionalParams extends coreCli
8649
8649
  export interface SecurityMLAnalyticsSettingsListNextOptionalParams extends coreClient.OperationOptions {
8650
8650
  }
8651
8651
  /** Contains response data for the listNext operation. */
8652
- export declare type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
8652
+ export type SecurityMLAnalyticsSettingsListNextResponse = SecurityMLAnalyticsSettingsList;
8653
8653
  /** Optional parameters. */
8654
8654
  export interface ProductSettingsListOptionalParams extends coreClient.OperationOptions {
8655
8655
  }
8656
8656
  /** Contains response data for the list operation. */
8657
- export declare type ProductSettingsListResponse = SettingList;
8657
+ export type ProductSettingsListResponse = SettingList;
8658
8658
  /** Optional parameters. */
8659
8659
  export interface ProductSettingsGetOptionalParams extends coreClient.OperationOptions {
8660
8660
  }
8661
8661
  /** Contains response data for the get operation. */
8662
- export declare type ProductSettingsGetResponse = SettingsUnion;
8662
+ export type ProductSettingsGetResponse = SettingsUnion;
8663
8663
  /** Optional parameters. */
8664
8664
  export interface ProductSettingsDeleteOptionalParams extends coreClient.OperationOptions {
8665
8665
  }
@@ -8667,27 +8667,27 @@ export interface ProductSettingsDeleteOptionalParams extends coreClient.Operatio
8667
8667
  export interface ProductSettingsUpdateOptionalParams extends coreClient.OperationOptions {
8668
8668
  }
8669
8669
  /** Contains response data for the update operation. */
8670
- export declare type ProductSettingsUpdateResponse = SettingsUnion;
8670
+ export type ProductSettingsUpdateResponse = SettingsUnion;
8671
8671
  /** Optional parameters. */
8672
8672
  export interface SourceControlListRepositoriesOptionalParams extends coreClient.OperationOptions {
8673
8673
  }
8674
8674
  /** Contains response data for the listRepositories operation. */
8675
- export declare type SourceControlListRepositoriesResponse = RepoList;
8675
+ export type SourceControlListRepositoriesResponse = RepoList;
8676
8676
  /** Optional parameters. */
8677
8677
  export interface SourceControlListRepositoriesNextOptionalParams extends coreClient.OperationOptions {
8678
8678
  }
8679
8679
  /** Contains response data for the listRepositoriesNext operation. */
8680
- export declare type SourceControlListRepositoriesNextResponse = RepoList;
8680
+ export type SourceControlListRepositoriesNextResponse = RepoList;
8681
8681
  /** Optional parameters. */
8682
8682
  export interface SourceControlsListOptionalParams extends coreClient.OperationOptions {
8683
8683
  }
8684
8684
  /** Contains response data for the list operation. */
8685
- export declare type SourceControlsListResponse = SourceControlList;
8685
+ export type SourceControlsListResponse = SourceControlList;
8686
8686
  /** Optional parameters. */
8687
8687
  export interface SourceControlsGetOptionalParams extends coreClient.OperationOptions {
8688
8688
  }
8689
8689
  /** Contains response data for the get operation. */
8690
- export declare type SourceControlsGetResponse = SourceControl;
8690
+ export type SourceControlsGetResponse = SourceControl;
8691
8691
  /** Optional parameters. */
8692
8692
  export interface SourceControlsDeleteOptionalParams extends coreClient.OperationOptions {
8693
8693
  }
@@ -8695,27 +8695,27 @@ export interface SourceControlsDeleteOptionalParams extends coreClient.Operation
8695
8695
  export interface SourceControlsCreateOptionalParams extends coreClient.OperationOptions {
8696
8696
  }
8697
8697
  /** Contains response data for the create operation. */
8698
- export declare type SourceControlsCreateResponse = SourceControl;
8698
+ export type SourceControlsCreateResponse = SourceControl;
8699
8699
  /** Optional parameters. */
8700
8700
  export interface SourceControlsListNextOptionalParams extends coreClient.OperationOptions {
8701
8701
  }
8702
8702
  /** Contains response data for the listNext operation. */
8703
- export declare type SourceControlsListNextResponse = SourceControlList;
8703
+ export type SourceControlsListNextResponse = SourceControlList;
8704
8704
  /** Optional parameters. */
8705
8705
  export interface ThreatIntelligenceIndicatorCreateIndicatorOptionalParams extends coreClient.OperationOptions {
8706
8706
  }
8707
8707
  /** Contains response data for the createIndicator operation. */
8708
- export declare type ThreatIntelligenceIndicatorCreateIndicatorResponse = ThreatIntelligenceInformationUnion;
8708
+ export type ThreatIntelligenceIndicatorCreateIndicatorResponse = ThreatIntelligenceInformationUnion;
8709
8709
  /** Optional parameters. */
8710
8710
  export interface ThreatIntelligenceIndicatorGetOptionalParams extends coreClient.OperationOptions {
8711
8711
  }
8712
8712
  /** Contains response data for the get operation. */
8713
- export declare type ThreatIntelligenceIndicatorGetResponse = ThreatIntelligenceInformationUnion;
8713
+ export type ThreatIntelligenceIndicatorGetResponse = ThreatIntelligenceInformationUnion;
8714
8714
  /** Optional parameters. */
8715
8715
  export interface ThreatIntelligenceIndicatorCreateOptionalParams extends coreClient.OperationOptions {
8716
8716
  }
8717
8717
  /** Contains response data for the create operation. */
8718
- export declare type ThreatIntelligenceIndicatorCreateResponse = ThreatIntelligenceInformationUnion;
8718
+ export type ThreatIntelligenceIndicatorCreateResponse = ThreatIntelligenceInformationUnion;
8719
8719
  /** Optional parameters. */
8720
8720
  export interface ThreatIntelligenceIndicatorDeleteOptionalParams extends coreClient.OperationOptions {
8721
8721
  }
@@ -8723,7 +8723,7 @@ export interface ThreatIntelligenceIndicatorDeleteOptionalParams extends coreCli
8723
8723
  export interface ThreatIntelligenceIndicatorQueryIndicatorsOptionalParams extends coreClient.OperationOptions {
8724
8724
  }
8725
8725
  /** Contains response data for the queryIndicators operation. */
8726
- export declare type ThreatIntelligenceIndicatorQueryIndicatorsResponse = ThreatIntelligenceInformationList;
8726
+ export type ThreatIntelligenceIndicatorQueryIndicatorsResponse = ThreatIntelligenceInformationList;
8727
8727
  /** Optional parameters. */
8728
8728
  export interface ThreatIntelligenceIndicatorAppendTagsOptionalParams extends coreClient.OperationOptions {
8729
8729
  }
@@ -8731,12 +8731,12 @@ export interface ThreatIntelligenceIndicatorAppendTagsOptionalParams extends cor
8731
8731
  export interface ThreatIntelligenceIndicatorReplaceTagsOptionalParams extends coreClient.OperationOptions {
8732
8732
  }
8733
8733
  /** Contains response data for the replaceTags operation. */
8734
- export declare type ThreatIntelligenceIndicatorReplaceTagsResponse = ThreatIntelligenceInformationUnion;
8734
+ export type ThreatIntelligenceIndicatorReplaceTagsResponse = ThreatIntelligenceInformationUnion;
8735
8735
  /** Optional parameters. */
8736
8736
  export interface ThreatIntelligenceIndicatorQueryIndicatorsNextOptionalParams extends coreClient.OperationOptions {
8737
8737
  }
8738
8738
  /** Contains response data for the queryIndicatorsNext operation. */
8739
- export declare type ThreatIntelligenceIndicatorQueryIndicatorsNextResponse = ThreatIntelligenceInformationList;
8739
+ export type ThreatIntelligenceIndicatorQueryIndicatorsNextResponse = ThreatIntelligenceInformationList;
8740
8740
  /** Optional parameters. */
8741
8741
  export interface ThreatIntelligenceIndicatorsListOptionalParams extends coreClient.OperationOptions {
8742
8742
  /** Filters the results, based on a Boolean condition. Optional. */
@@ -8749,56 +8749,56 @@ export interface ThreatIntelligenceIndicatorsListOptionalParams extends coreClie
8749
8749
  skipToken?: string;
8750
8750
  }
8751
8751
  /** Contains response data for the list operation. */
8752
- export declare type ThreatIntelligenceIndicatorsListResponse = ThreatIntelligenceInformationList;
8752
+ export type ThreatIntelligenceIndicatorsListResponse = ThreatIntelligenceInformationList;
8753
8753
  /** Optional parameters. */
8754
8754
  export interface ThreatIntelligenceIndicatorsListNextOptionalParams extends coreClient.OperationOptions {
8755
8755
  }
8756
8756
  /** Contains response data for the listNext operation. */
8757
- export declare type ThreatIntelligenceIndicatorsListNextResponse = ThreatIntelligenceInformationList;
8757
+ export type ThreatIntelligenceIndicatorsListNextResponse = ThreatIntelligenceInformationList;
8758
8758
  /** Optional parameters. */
8759
8759
  export interface ThreatIntelligenceIndicatorMetricsListOptionalParams extends coreClient.OperationOptions {
8760
8760
  }
8761
8761
  /** Contains response data for the list operation. */
8762
- export declare type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntelligenceMetricsList;
8762
+ export type ThreatIntelligenceIndicatorMetricsListResponse = ThreatIntelligenceMetricsList;
8763
8763
  /** Optional parameters. */
8764
8764
  export interface WatchlistsListOptionalParams extends coreClient.OperationOptions {
8765
8765
  /** 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. */
8766
8766
  skipToken?: string;
8767
8767
  }
8768
8768
  /** Contains response data for the list operation. */
8769
- export declare type WatchlistsListResponse = WatchlistList;
8769
+ export type WatchlistsListResponse = WatchlistList;
8770
8770
  /** Optional parameters. */
8771
8771
  export interface WatchlistsGetOptionalParams extends coreClient.OperationOptions {
8772
8772
  }
8773
8773
  /** Contains response data for the get operation. */
8774
- export declare type WatchlistsGetResponse = Watchlist;
8774
+ export type WatchlistsGetResponse = Watchlist;
8775
8775
  /** Optional parameters. */
8776
8776
  export interface WatchlistsDeleteOptionalParams extends coreClient.OperationOptions {
8777
8777
  }
8778
8778
  /** Contains response data for the delete operation. */
8779
- export declare type WatchlistsDeleteResponse = WatchlistsDeleteHeaders;
8779
+ export type WatchlistsDeleteResponse = WatchlistsDeleteHeaders;
8780
8780
  /** Optional parameters. */
8781
8781
  export interface WatchlistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8782
8782
  }
8783
8783
  /** Contains response data for the createOrUpdate operation. */
8784
- export declare type WatchlistsCreateOrUpdateResponse = Watchlist;
8784
+ export type WatchlistsCreateOrUpdateResponse = Watchlist;
8785
8785
  /** Optional parameters. */
8786
8786
  export interface WatchlistsListNextOptionalParams extends coreClient.OperationOptions {
8787
8787
  }
8788
8788
  /** Contains response data for the listNext operation. */
8789
- export declare type WatchlistsListNextResponse = WatchlistList;
8789
+ export type WatchlistsListNextResponse = WatchlistList;
8790
8790
  /** Optional parameters. */
8791
8791
  export interface WatchlistItemsListOptionalParams extends coreClient.OperationOptions {
8792
8792
  /** 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. */
8793
8793
  skipToken?: string;
8794
8794
  }
8795
8795
  /** Contains response data for the list operation. */
8796
- export declare type WatchlistItemsListResponse = WatchlistItemList;
8796
+ export type WatchlistItemsListResponse = WatchlistItemList;
8797
8797
  /** Optional parameters. */
8798
8798
  export interface WatchlistItemsGetOptionalParams extends coreClient.OperationOptions {
8799
8799
  }
8800
8800
  /** Contains response data for the get operation. */
8801
- export declare type WatchlistItemsGetResponse = WatchlistItem;
8801
+ export type WatchlistItemsGetResponse = WatchlistItem;
8802
8802
  /** Optional parameters. */
8803
8803
  export interface WatchlistItemsDeleteOptionalParams extends coreClient.OperationOptions {
8804
8804
  }
@@ -8806,27 +8806,27 @@ export interface WatchlistItemsDeleteOptionalParams extends coreClient.Operation
8806
8806
  export interface WatchlistItemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8807
8807
  }
8808
8808
  /** Contains response data for the createOrUpdate operation. */
8809
- export declare type WatchlistItemsCreateOrUpdateResponse = WatchlistItem;
8809
+ export type WatchlistItemsCreateOrUpdateResponse = WatchlistItem;
8810
8810
  /** Optional parameters. */
8811
8811
  export interface WatchlistItemsListNextOptionalParams extends coreClient.OperationOptions {
8812
8812
  }
8813
8813
  /** Contains response data for the listNext operation. */
8814
- export declare type WatchlistItemsListNextResponse = WatchlistItemList;
8814
+ export type WatchlistItemsListNextResponse = WatchlistItemList;
8815
8815
  /** Optional parameters. */
8816
8816
  export interface DataConnectorsListOptionalParams extends coreClient.OperationOptions {
8817
8817
  }
8818
8818
  /** Contains response data for the list operation. */
8819
- export declare type DataConnectorsListResponse = DataConnectorList;
8819
+ export type DataConnectorsListResponse = DataConnectorList;
8820
8820
  /** Optional parameters. */
8821
8821
  export interface DataConnectorsGetOptionalParams extends coreClient.OperationOptions {
8822
8822
  }
8823
8823
  /** Contains response data for the get operation. */
8824
- export declare type DataConnectorsGetResponse = DataConnectorUnion;
8824
+ export type DataConnectorsGetResponse = DataConnectorUnion;
8825
8825
  /** Optional parameters. */
8826
8826
  export interface DataConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8827
8827
  }
8828
8828
  /** Contains response data for the createOrUpdate operation. */
8829
- export declare type DataConnectorsCreateOrUpdateResponse = DataConnectorUnion;
8829
+ export type DataConnectorsCreateOrUpdateResponse = DataConnectorUnion;
8830
8830
  /** Optional parameters. */
8831
8831
  export interface DataConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
8832
8832
  }
@@ -8840,22 +8840,22 @@ export interface DataConnectorsDisconnectOptionalParams extends coreClient.Opera
8840
8840
  export interface DataConnectorsListNextOptionalParams extends coreClient.OperationOptions {
8841
8841
  }
8842
8842
  /** Contains response data for the listNext operation. */
8843
- export declare type DataConnectorsListNextResponse = DataConnectorList;
8843
+ export type DataConnectorsListNextResponse = DataConnectorList;
8844
8844
  /** Optional parameters. */
8845
8845
  export interface DataConnectorsCheckRequirementsPostOptionalParams extends coreClient.OperationOptions {
8846
8846
  }
8847
8847
  /** Contains response data for the post operation. */
8848
- export declare type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
8848
+ export type DataConnectorsCheckRequirementsPostResponse = DataConnectorRequirementsState;
8849
8849
  /** Optional parameters. */
8850
8850
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
8851
8851
  }
8852
8852
  /** Contains response data for the list operation. */
8853
- export declare type OperationsListResponse = OperationsList;
8853
+ export type OperationsListResponse = OperationsList;
8854
8854
  /** Optional parameters. */
8855
8855
  export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
8856
8856
  }
8857
8857
  /** Contains response data for the listNext operation. */
8858
- export declare type OperationsListNextResponse = OperationsList;
8858
+ export type OperationsListNextResponse = OperationsList;
8859
8859
  /** Optional parameters. */
8860
8860
  export interface SecurityInsightsOptionalParams extends coreClient.ServiceClientOptions {
8861
8861
  /** server parameter */