@azure/arm-securityinsight 1.0.0-beta.4 → 1.0.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +118 -0
- package/dist/index.js +1116 -367
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/actionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/actionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/actionsGetSample.js +1 -1
- package/dist-esm/samples-dev/actionsListByAlertRuleSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +6 -5
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/alertRulesGetSample.js +4 -4
- package/dist-esm/samples-dev/alertRulesListSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/automationRulesListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkExpandSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarkRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksGetSample.js +1 -1
- package/dist-esm/samples-dev/bookmarksListSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsCheckRequirementsPostSample.js +16 -16
- package/dist-esm/samples-dev/dataConnectorsConnectSample.js +2 -2
- package/dist-esm/samples-dev/dataConnectorsCreateOrUpdateSample.js +8 -8
- package/dist-esm/samples-dev/dataConnectorsDeleteSample.js +5 -5
- package/dist-esm/samples-dev/dataConnectorsDisconnectSample.js +1 -1
- package/dist-esm/samples-dev/dataConnectorsGetSample.js +20 -20
- package/dist-esm/samples-dev/dataConnectorsListSample.js +1 -1
- package/dist-esm/samples-dev/domainWhoisGetSample.js +1 -1
- package/dist-esm/samples-dev/entitiesExpandSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetInsightsSample.js +1 -1
- package/dist-esm/samples-dev/entitiesGetSample.js +20 -20
- package/dist-esm/samples-dev/entitiesGetTimelineListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesListSample.js +1 -1
- package/dist-esm/samples-dev/entitiesQueriesSample.js +1 -1
- package/dist-esm/samples-dev/entitiesRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/entityQueriesGetSample.js +2 -2
- package/dist-esm/samples-dev/entityQueriesListSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesGetSample.js +1 -1
- package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +1 -1
- package/dist-esm/samples-dev/entityRelationsGetRelationSample.js +1 -1
- package/dist-esm/samples-dev/fileImportsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsCreateSample.js +38 -0
- package/dist-esm/samples-dev/fileImportsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/fileImportsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/fileImportsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsGetSample.js +32 -0
- package/dist-esm/samples-dev/fileImportsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fileImportsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/fileImportsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fileImportsListSample.js +48 -0
- package/dist-esm/samples-dev/fileImportsListSample.js.map +1 -0
- package/dist-esm/samples-dev/incidentCommentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentCommentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentRelationsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/incidentsCreateTeamSample.js +1 -1
- package/dist-esm/samples-dev/incidentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/incidentsGetSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListAlertsSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListBookmarksSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListEntitiesSample.js +1 -1
- package/dist-esm/samples-dev/incidentsListSample.js +1 -1
- package/dist-esm/samples-dev/incidentsRunPlaybookSample.js +1 -1
- package/dist-esm/samples-dev/ipGeodataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataCreateSample.js +2 -2
- package/dist-esm/samples-dev/metadataDeleteSample.js +1 -1
- package/dist-esm/samples-dev/metadataGetSample.js +1 -1
- package/dist-esm/samples-dev/metadataListSample.js +2 -2
- package/dist-esm/samples-dev/metadataUpdateSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsGetSample.js +1 -1
- package/dist-esm/samples-dev/officeConsentsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsListSample.js +1 -1
- package/dist-esm/samples-dev/productSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesCreateSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesGetSample.js +1 -1
- package/dist-esm/samples-dev/sentinelOnboardingStatesListSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsCreateSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsGetSample.js +1 -1
- package/dist-esm/samples-dev/sourceControlsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorAppendTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateIndicatorSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorCreateSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorDeleteSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorGetSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorMetricsListSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorReplaceTagsSample.js +1 -1
- package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistItemsListSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/watchlistsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsGetSample.js +1 -1
- package/dist-esm/samples-dev/watchlistsListSample.js +1 -1
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +482 -20
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +98 -8
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +82 -63
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +511 -201
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +16 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/fileImports.d.ts +72 -0
- package/dist-esm/src/operations/fileImports.d.ts.map +1 -0
- package/dist-esm/src/operations/fileImports.js +303 -0
- package/dist-esm/src/operations/fileImports.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/fileImports.d.ts +47 -0
- package/dist-esm/src/operationsInterfaces/fileImports.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fileImports.js +9 -0
- package/dist-esm/src/operationsInterfaces/fileImports.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/securityInsights.d.ts +2 -1
- package/dist-esm/src/securityInsights.d.ts.map +1 -1
- package/dist-esm/src/securityInsights.js +4 -3
- package/dist-esm/src/securityInsights.js.map +1 -1
- package/dist-esm/test/securityinsights_examples.spec.d.ts +4 -0
- package/dist-esm/test/securityinsights_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/securityinsights_examples.spec.js +98 -0
- package/dist-esm/test/securityinsights_examples.spec.js.map +1 -0
- package/package.json +6 -4
- package/review/arm-securityinsight.api.md +283 -3
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +526 -19
- package/src/models/mappers.ts +546 -201
- package/src/models/parameters.ts +18 -1
- package/src/operations/fileImports.ts +410 -0
- package/src/operations/index.ts +1 -0
- package/src/operationsInterfaces/fileImports.ts +95 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/securityInsights.ts +6 -2
- package/types/arm-securityinsight.d.ts +548 -5
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -389,6 +389,7 @@ export const ManualTriggerRequestBody = {
|
|
|
389
389
|
},
|
|
390
390
|
logicAppsResourceId: {
|
|
391
391
|
serializedName: "logicAppsResourceId",
|
|
392
|
+
required: true,
|
|
392
393
|
type: {
|
|
393
394
|
name: "String"
|
|
394
395
|
}
|
|
@@ -1725,6 +1726,100 @@ export const EntityQueryTemplateList = {
|
|
|
1725
1726
|
}
|
|
1726
1727
|
}
|
|
1727
1728
|
};
|
|
1729
|
+
export const FileImportList = {
|
|
1730
|
+
type: {
|
|
1731
|
+
name: "Composite",
|
|
1732
|
+
className: "FileImportList",
|
|
1733
|
+
modelProperties: {
|
|
1734
|
+
nextLink: {
|
|
1735
|
+
serializedName: "nextLink",
|
|
1736
|
+
readOnly: true,
|
|
1737
|
+
type: {
|
|
1738
|
+
name: "String"
|
|
1739
|
+
}
|
|
1740
|
+
},
|
|
1741
|
+
value: {
|
|
1742
|
+
serializedName: "value",
|
|
1743
|
+
required: true,
|
|
1744
|
+
type: {
|
|
1745
|
+
name: "Sequence",
|
|
1746
|
+
element: {
|
|
1747
|
+
type: {
|
|
1748
|
+
name: "Composite",
|
|
1749
|
+
className: "FileImport"
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
}
|
|
1753
|
+
}
|
|
1754
|
+
}
|
|
1755
|
+
}
|
|
1756
|
+
};
|
|
1757
|
+
export const FileMetadata = {
|
|
1758
|
+
type: {
|
|
1759
|
+
name: "Composite",
|
|
1760
|
+
className: "FileMetadata",
|
|
1761
|
+
modelProperties: {
|
|
1762
|
+
fileFormat: {
|
|
1763
|
+
serializedName: "fileFormat",
|
|
1764
|
+
type: {
|
|
1765
|
+
name: "String"
|
|
1766
|
+
}
|
|
1767
|
+
},
|
|
1768
|
+
fileName: {
|
|
1769
|
+
serializedName: "fileName",
|
|
1770
|
+
type: {
|
|
1771
|
+
name: "String"
|
|
1772
|
+
}
|
|
1773
|
+
},
|
|
1774
|
+
fileSize: {
|
|
1775
|
+
serializedName: "fileSize",
|
|
1776
|
+
type: {
|
|
1777
|
+
name: "Number"
|
|
1778
|
+
}
|
|
1779
|
+
},
|
|
1780
|
+
fileContentUri: {
|
|
1781
|
+
serializedName: "fileContentUri",
|
|
1782
|
+
readOnly: true,
|
|
1783
|
+
type: {
|
|
1784
|
+
name: "String"
|
|
1785
|
+
}
|
|
1786
|
+
},
|
|
1787
|
+
deleteStatus: {
|
|
1788
|
+
serializedName: "deleteStatus",
|
|
1789
|
+
readOnly: true,
|
|
1790
|
+
type: {
|
|
1791
|
+
name: "String"
|
|
1792
|
+
}
|
|
1793
|
+
}
|
|
1794
|
+
}
|
|
1795
|
+
}
|
|
1796
|
+
};
|
|
1797
|
+
export const ValidationError = {
|
|
1798
|
+
type: {
|
|
1799
|
+
name: "Composite",
|
|
1800
|
+
className: "ValidationError",
|
|
1801
|
+
modelProperties: {
|
|
1802
|
+
recordIndex: {
|
|
1803
|
+
serializedName: "recordIndex",
|
|
1804
|
+
type: {
|
|
1805
|
+
name: "Number"
|
|
1806
|
+
}
|
|
1807
|
+
},
|
|
1808
|
+
errorMessages: {
|
|
1809
|
+
serializedName: "errorMessages",
|
|
1810
|
+
readOnly: true,
|
|
1811
|
+
type: {
|
|
1812
|
+
name: "Sequence",
|
|
1813
|
+
element: {
|
|
1814
|
+
type: {
|
|
1815
|
+
name: "String"
|
|
1816
|
+
}
|
|
1817
|
+
}
|
|
1818
|
+
}
|
|
1819
|
+
}
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
};
|
|
1728
1823
|
export const IncidentList = {
|
|
1729
1824
|
type: {
|
|
1730
1825
|
name: "Composite",
|
|
@@ -3599,6 +3694,13 @@ export const QueryBasedAlertRuleTemplateProperties = {
|
|
|
3599
3694
|
name: "Composite",
|
|
3600
3695
|
className: "AlertDetailsOverride"
|
|
3601
3696
|
}
|
|
3697
|
+
},
|
|
3698
|
+
eventGroupingSettings: {
|
|
3699
|
+
serializedName: "eventGroupingSettings",
|
|
3700
|
+
type: {
|
|
3701
|
+
name: "Composite",
|
|
3702
|
+
className: "EventGroupingSettings"
|
|
3703
|
+
}
|
|
3602
3704
|
}
|
|
3603
3705
|
}
|
|
3604
3706
|
}
|
|
@@ -3681,6 +3783,20 @@ export const AlertDetailsOverride = {
|
|
|
3681
3783
|
}
|
|
3682
3784
|
}
|
|
3683
3785
|
};
|
|
3786
|
+
export const EventGroupingSettings = {
|
|
3787
|
+
type: {
|
|
3788
|
+
name: "Composite",
|
|
3789
|
+
className: "EventGroupingSettings",
|
|
3790
|
+
modelProperties: {
|
|
3791
|
+
aggregationKind: {
|
|
3792
|
+
serializedName: "aggregationKind",
|
|
3793
|
+
type: {
|
|
3794
|
+
name: "String"
|
|
3795
|
+
}
|
|
3796
|
+
}
|
|
3797
|
+
}
|
|
3798
|
+
}
|
|
3799
|
+
};
|
|
3684
3800
|
export const FusionSourceSettings = {
|
|
3685
3801
|
type: {
|
|
3686
3802
|
name: "Composite",
|
|
@@ -4121,16 +4237,32 @@ export const ScheduledAlertRuleCommonProperties = {
|
|
|
4121
4237
|
}
|
|
4122
4238
|
}
|
|
4123
4239
|
};
|
|
4124
|
-
export const
|
|
4240
|
+
export const AutomationRuleBooleanCondition = {
|
|
4125
4241
|
type: {
|
|
4126
4242
|
name: "Composite",
|
|
4127
|
-
className: "
|
|
4243
|
+
className: "AutomationRuleBooleanCondition",
|
|
4128
4244
|
modelProperties: {
|
|
4129
|
-
|
|
4130
|
-
serializedName: "
|
|
4245
|
+
operator: {
|
|
4246
|
+
serializedName: "operator",
|
|
4131
4247
|
type: {
|
|
4132
4248
|
name: "String"
|
|
4133
4249
|
}
|
|
4250
|
+
},
|
|
4251
|
+
innerConditions: {
|
|
4252
|
+
constraints: {
|
|
4253
|
+
MinItems: 2,
|
|
4254
|
+
MaxItems: 10
|
|
4255
|
+
},
|
|
4256
|
+
serializedName: "innerConditions",
|
|
4257
|
+
type: {
|
|
4258
|
+
name: "Sequence",
|
|
4259
|
+
element: {
|
|
4260
|
+
type: {
|
|
4261
|
+
name: "Composite",
|
|
4262
|
+
className: "AutomationRuleCondition"
|
|
4263
|
+
}
|
|
4264
|
+
}
|
|
4265
|
+
}
|
|
4134
4266
|
}
|
|
4135
4267
|
}
|
|
4136
4268
|
}
|
|
@@ -4212,6 +4344,41 @@ export const AutomationRulePropertyArrayChangedValuesCondition = {
|
|
|
4212
4344
|
}
|
|
4213
4345
|
}
|
|
4214
4346
|
};
|
|
4347
|
+
export const AutomationRulePropertyArrayValuesCondition = {
|
|
4348
|
+
type: {
|
|
4349
|
+
name: "Composite",
|
|
4350
|
+
className: "AutomationRulePropertyArrayValuesCondition",
|
|
4351
|
+
modelProperties: {
|
|
4352
|
+
arrayType: {
|
|
4353
|
+
serializedName: "arrayType",
|
|
4354
|
+
type: {
|
|
4355
|
+
name: "String"
|
|
4356
|
+
}
|
|
4357
|
+
},
|
|
4358
|
+
arrayConditionType: {
|
|
4359
|
+
serializedName: "arrayConditionType",
|
|
4360
|
+
type: {
|
|
4361
|
+
name: "String"
|
|
4362
|
+
}
|
|
4363
|
+
},
|
|
4364
|
+
itemConditions: {
|
|
4365
|
+
constraints: {
|
|
4366
|
+
MaxItems: 10
|
|
4367
|
+
},
|
|
4368
|
+
serializedName: "itemConditions",
|
|
4369
|
+
type: {
|
|
4370
|
+
name: "Sequence",
|
|
4371
|
+
element: {
|
|
4372
|
+
type: {
|
|
4373
|
+
name: "Composite",
|
|
4374
|
+
className: "AutomationRuleCondition"
|
|
4375
|
+
}
|
|
4376
|
+
}
|
|
4377
|
+
}
|
|
4378
|
+
}
|
|
4379
|
+
}
|
|
4380
|
+
}
|
|
4381
|
+
};
|
|
4215
4382
|
export const AutomationRulePropertyValuesChangedCondition = {
|
|
4216
4383
|
type: {
|
|
4217
4384
|
name: "Composite",
|
|
@@ -5743,6 +5910,94 @@ export const EntityQueryTemplate = {
|
|
|
5743
5910
|
} })
|
|
5744
5911
|
}
|
|
5745
5912
|
};
|
|
5913
|
+
export const FileImport = {
|
|
5914
|
+
type: {
|
|
5915
|
+
name: "Composite",
|
|
5916
|
+
className: "FileImport",
|
|
5917
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { ingestionMode: {
|
|
5918
|
+
serializedName: "properties.ingestionMode",
|
|
5919
|
+
type: {
|
|
5920
|
+
name: "String"
|
|
5921
|
+
}
|
|
5922
|
+
}, contentType: {
|
|
5923
|
+
serializedName: "properties.contentType",
|
|
5924
|
+
type: {
|
|
5925
|
+
name: "String"
|
|
5926
|
+
}
|
|
5927
|
+
}, createdTimeUTC: {
|
|
5928
|
+
serializedName: "properties.createdTimeUTC",
|
|
5929
|
+
readOnly: true,
|
|
5930
|
+
type: {
|
|
5931
|
+
name: "DateTime"
|
|
5932
|
+
}
|
|
5933
|
+
}, errorFile: {
|
|
5934
|
+
serializedName: "properties.errorFile",
|
|
5935
|
+
type: {
|
|
5936
|
+
name: "Composite",
|
|
5937
|
+
className: "FileMetadata"
|
|
5938
|
+
}
|
|
5939
|
+
}, errorsPreview: {
|
|
5940
|
+
serializedName: "properties.errorsPreview",
|
|
5941
|
+
readOnly: true,
|
|
5942
|
+
type: {
|
|
5943
|
+
name: "Sequence",
|
|
5944
|
+
element: {
|
|
5945
|
+
type: {
|
|
5946
|
+
name: "Composite",
|
|
5947
|
+
className: "ValidationError"
|
|
5948
|
+
}
|
|
5949
|
+
}
|
|
5950
|
+
}
|
|
5951
|
+
}, importFile: {
|
|
5952
|
+
serializedName: "properties.importFile",
|
|
5953
|
+
type: {
|
|
5954
|
+
name: "Composite",
|
|
5955
|
+
className: "FileMetadata"
|
|
5956
|
+
}
|
|
5957
|
+
}, ingestedRecordCount: {
|
|
5958
|
+
serializedName: "properties.ingestedRecordCount",
|
|
5959
|
+
readOnly: true,
|
|
5960
|
+
type: {
|
|
5961
|
+
name: "Number"
|
|
5962
|
+
}
|
|
5963
|
+
}, source: {
|
|
5964
|
+
serializedName: "properties.source",
|
|
5965
|
+
type: {
|
|
5966
|
+
name: "String"
|
|
5967
|
+
}
|
|
5968
|
+
}, state: {
|
|
5969
|
+
serializedName: "properties.state",
|
|
5970
|
+
readOnly: true,
|
|
5971
|
+
type: {
|
|
5972
|
+
name: "String"
|
|
5973
|
+
}
|
|
5974
|
+
}, totalRecordCount: {
|
|
5975
|
+
serializedName: "properties.totalRecordCount",
|
|
5976
|
+
readOnly: true,
|
|
5977
|
+
type: {
|
|
5978
|
+
name: "Number"
|
|
5979
|
+
}
|
|
5980
|
+
}, validRecordCount: {
|
|
5981
|
+
serializedName: "properties.validRecordCount",
|
|
5982
|
+
readOnly: true,
|
|
5983
|
+
type: {
|
|
5984
|
+
name: "Number"
|
|
5985
|
+
}
|
|
5986
|
+
}, filesValidUntilTimeUTC: {
|
|
5987
|
+
serializedName: "properties.filesValidUntilTimeUTC",
|
|
5988
|
+
readOnly: true,
|
|
5989
|
+
type: {
|
|
5990
|
+
name: "DateTime"
|
|
5991
|
+
}
|
|
5992
|
+
}, importValidUntilTimeUTC: {
|
|
5993
|
+
serializedName: "properties.importValidUntilTimeUTC",
|
|
5994
|
+
readOnly: true,
|
|
5995
|
+
type: {
|
|
5996
|
+
name: "DateTime"
|
|
5997
|
+
}
|
|
5998
|
+
} })
|
|
5999
|
+
}
|
|
6000
|
+
};
|
|
5746
6001
|
export const OfficeConsent = {
|
|
5747
6002
|
type: {
|
|
5748
6003
|
name: "Composite",
|
|
@@ -5785,6 +6040,22 @@ export const ActionRequestProperties = {
|
|
|
5785
6040
|
} })
|
|
5786
6041
|
}
|
|
5787
6042
|
};
|
|
6043
|
+
export const BooleanConditionProperties = {
|
|
6044
|
+
serializedName: "Boolean",
|
|
6045
|
+
type: {
|
|
6046
|
+
name: "Composite",
|
|
6047
|
+
className: "BooleanConditionProperties",
|
|
6048
|
+
uberParent: "AutomationRuleCondition",
|
|
6049
|
+
polymorphicDiscriminator: AutomationRuleCondition.type.polymorphicDiscriminator,
|
|
6050
|
+
modelProperties: Object.assign(Object.assign({}, AutomationRuleCondition.type.modelProperties), { conditionProperties: {
|
|
6051
|
+
serializedName: "conditionProperties",
|
|
6052
|
+
type: {
|
|
6053
|
+
name: "Composite",
|
|
6054
|
+
className: "AutomationRuleBooleanCondition"
|
|
6055
|
+
}
|
|
6056
|
+
} })
|
|
6057
|
+
}
|
|
6058
|
+
};
|
|
5788
6059
|
export const PropertyArrayChangedConditionProperties = {
|
|
5789
6060
|
serializedName: "PropertyArrayChanged",
|
|
5790
6061
|
type: {
|
|
@@ -5801,6 +6072,22 @@ export const PropertyArrayChangedConditionProperties = {
|
|
|
5801
6072
|
} })
|
|
5802
6073
|
}
|
|
5803
6074
|
};
|
|
6075
|
+
export const PropertyArrayConditionProperties = {
|
|
6076
|
+
serializedName: "PropertyArray",
|
|
6077
|
+
type: {
|
|
6078
|
+
name: "Composite",
|
|
6079
|
+
className: "PropertyArrayConditionProperties",
|
|
6080
|
+
uberParent: "AutomationRuleCondition",
|
|
6081
|
+
polymorphicDiscriminator: AutomationRuleCondition.type.polymorphicDiscriminator,
|
|
6082
|
+
modelProperties: Object.assign(Object.assign({}, AutomationRuleCondition.type.modelProperties), { conditionProperties: {
|
|
6083
|
+
serializedName: "conditionProperties",
|
|
6084
|
+
type: {
|
|
6085
|
+
name: "Composite",
|
|
6086
|
+
className: "AutomationRulePropertyArrayValuesCondition"
|
|
6087
|
+
}
|
|
6088
|
+
} })
|
|
6089
|
+
}
|
|
6090
|
+
};
|
|
5804
6091
|
export const PropertyChangedConditionProperties = {
|
|
5805
6092
|
serializedName: "PropertyChanged",
|
|
5806
6093
|
type: {
|
|
@@ -8675,7 +8962,7 @@ export const AlertRule = {
|
|
|
8675
8962
|
type: {
|
|
8676
8963
|
name: "Composite",
|
|
8677
8964
|
className: "AlertRule",
|
|
8678
|
-
uberParent: "
|
|
8965
|
+
uberParent: "ResourceWithEtag",
|
|
8679
8966
|
polymorphicDiscriminator: {
|
|
8680
8967
|
serializedName: "kind",
|
|
8681
8968
|
clientName: "kind"
|
|
@@ -8940,7 +9227,7 @@ export const EntityQuery = {
|
|
|
8940
9227
|
type: {
|
|
8941
9228
|
name: "Composite",
|
|
8942
9229
|
className: "EntityQuery",
|
|
8943
|
-
uberParent: "
|
|
9230
|
+
uberParent: "ResourceWithEtag",
|
|
8944
9231
|
polymorphicDiscriminator: {
|
|
8945
9232
|
serializedName: "kind",
|
|
8946
9233
|
clientName: "kind"
|
|
@@ -8959,7 +9246,7 @@ export const CustomEntityQuery = {
|
|
|
8959
9246
|
type: {
|
|
8960
9247
|
name: "Composite",
|
|
8961
9248
|
className: "CustomEntityQuery",
|
|
8962
|
-
uberParent: "
|
|
9249
|
+
uberParent: "ResourceWithEtag",
|
|
8963
9250
|
polymorphicDiscriminator: {
|
|
8964
9251
|
serializedName: "kind",
|
|
8965
9252
|
clientName: "kind"
|
|
@@ -9410,7 +9697,7 @@ export const SecurityMLAnalyticsSetting = {
|
|
|
9410
9697
|
type: {
|
|
9411
9698
|
name: "Composite",
|
|
9412
9699
|
className: "SecurityMLAnalyticsSetting",
|
|
9413
|
-
uberParent: "
|
|
9700
|
+
uberParent: "ResourceWithEtag",
|
|
9414
9701
|
polymorphicDiscriminator: {
|
|
9415
9702
|
serializedName: "kind",
|
|
9416
9703
|
clientName: "kind"
|
|
@@ -9429,7 +9716,7 @@ export const Settings = {
|
|
|
9429
9716
|
type: {
|
|
9430
9717
|
name: "Composite",
|
|
9431
9718
|
className: "Settings",
|
|
9432
|
-
uberParent: "
|
|
9719
|
+
uberParent: "ResourceWithEtag",
|
|
9433
9720
|
polymorphicDiscriminator: {
|
|
9434
9721
|
serializedName: "kind",
|
|
9435
9722
|
clientName: "kind"
|
|
@@ -9508,7 +9795,7 @@ export const ThreatIntelligenceInformation = {
|
|
|
9508
9795
|
type: {
|
|
9509
9796
|
name: "Composite",
|
|
9510
9797
|
className: "ThreatIntelligenceInformation",
|
|
9511
|
-
uberParent: "
|
|
9798
|
+
uberParent: "ResourceWithEtag",
|
|
9512
9799
|
polymorphicDiscriminator: {
|
|
9513
9800
|
serializedName: "kind",
|
|
9514
9801
|
clientName: "kind"
|
|
@@ -9707,7 +9994,7 @@ export const DataConnector = {
|
|
|
9707
9994
|
type: {
|
|
9708
9995
|
name: "Composite",
|
|
9709
9996
|
className: "DataConnector",
|
|
9710
|
-
uberParent: "
|
|
9997
|
+
uberParent: "ResourceWithEtag",
|
|
9711
9998
|
polymorphicDiscriminator: {
|
|
9712
9999
|
serializedName: "kind",
|
|
9713
10000
|
clientName: "kind"
|
|
@@ -9726,8 +10013,8 @@ export const MLBehaviorAnalyticsAlertRuleTemplate = {
|
|
|
9726
10013
|
type: {
|
|
9727
10014
|
name: "Composite",
|
|
9728
10015
|
className: "MLBehaviorAnalyticsAlertRuleTemplate",
|
|
9729
|
-
uberParent: "
|
|
9730
|
-
polymorphicDiscriminator:
|
|
10016
|
+
uberParent: "AlertRuleTemplate",
|
|
10017
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
9731
10018
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
9732
10019
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
9733
10020
|
type: {
|
|
@@ -9804,8 +10091,8 @@ export const FusionAlertRuleTemplate = {
|
|
|
9804
10091
|
type: {
|
|
9805
10092
|
name: "Composite",
|
|
9806
10093
|
className: "FusionAlertRuleTemplate",
|
|
9807
|
-
uberParent: "
|
|
9808
|
-
polymorphicDiscriminator:
|
|
10094
|
+
uberParent: "AlertRuleTemplate",
|
|
10095
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
9809
10096
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
9810
10097
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
9811
10098
|
type: {
|
|
@@ -9893,8 +10180,8 @@ export const ThreatIntelligenceAlertRuleTemplate = {
|
|
|
9893
10180
|
type: {
|
|
9894
10181
|
name: "Composite",
|
|
9895
10182
|
className: "ThreatIntelligenceAlertRuleTemplate",
|
|
9896
|
-
uberParent: "
|
|
9897
|
-
polymorphicDiscriminator:
|
|
10183
|
+
uberParent: "AlertRuleTemplate",
|
|
10184
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
9898
10185
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
9899
10186
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
9900
10187
|
type: {
|
|
@@ -9971,8 +10258,8 @@ export const MicrosoftSecurityIncidentCreationAlertRuleTemplate = {
|
|
|
9971
10258
|
type: {
|
|
9972
10259
|
name: "Composite",
|
|
9973
10260
|
className: "MicrosoftSecurityIncidentCreationAlertRuleTemplate",
|
|
9974
|
-
uberParent: "
|
|
9975
|
-
polymorphicDiscriminator:
|
|
10261
|
+
uberParent: "AlertRuleTemplate",
|
|
10262
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
9976
10263
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
9977
10264
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
9978
10265
|
type: {
|
|
@@ -10059,8 +10346,8 @@ export const ScheduledAlertRuleTemplate = {
|
|
|
10059
10346
|
type: {
|
|
10060
10347
|
name: "Composite",
|
|
10061
10348
|
className: "ScheduledAlertRuleTemplate",
|
|
10062
|
-
uberParent: "
|
|
10063
|
-
polymorphicDiscriminator:
|
|
10349
|
+
uberParent: "AlertRuleTemplate",
|
|
10350
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
10064
10351
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
10065
10352
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
10066
10353
|
type: {
|
|
@@ -10197,8 +10484,8 @@ export const NrtAlertRuleTemplate = {
|
|
|
10197
10484
|
type: {
|
|
10198
10485
|
name: "Composite",
|
|
10199
10486
|
className: "NrtAlertRuleTemplate",
|
|
10200
|
-
uberParent: "
|
|
10201
|
-
polymorphicDiscriminator:
|
|
10487
|
+
uberParent: "AlertRuleTemplate",
|
|
10488
|
+
polymorphicDiscriminator: AlertRuleTemplate.type.polymorphicDiscriminator,
|
|
10202
10489
|
modelProperties: Object.assign(Object.assign({}, AlertRuleTemplate.type.modelProperties), { alertRulesCreatedByTemplateCount: {
|
|
10203
10490
|
serializedName: "properties.alertRulesCreatedByTemplateCount",
|
|
10204
10491
|
type: {
|
|
@@ -10300,6 +10587,12 @@ export const NrtAlertRuleTemplate = {
|
|
|
10300
10587
|
name: "Composite",
|
|
10301
10588
|
className: "AlertDetailsOverride"
|
|
10302
10589
|
}
|
|
10590
|
+
}, eventGroupingSettings: {
|
|
10591
|
+
serializedName: "properties.eventGroupingSettings",
|
|
10592
|
+
type: {
|
|
10593
|
+
name: "Composite",
|
|
10594
|
+
className: "EventGroupingSettings"
|
|
10595
|
+
}
|
|
10303
10596
|
} })
|
|
10304
10597
|
}
|
|
10305
10598
|
};
|
|
@@ -10308,8 +10601,8 @@ export const SecurityAlert = {
|
|
|
10308
10601
|
type: {
|
|
10309
10602
|
name: "Composite",
|
|
10310
10603
|
className: "SecurityAlert",
|
|
10311
|
-
uberParent: "
|
|
10312
|
-
polymorphicDiscriminator:
|
|
10604
|
+
uberParent: "Entity",
|
|
10605
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10313
10606
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10314
10607
|
serializedName: "properties.additionalData",
|
|
10315
10608
|
readOnly: true,
|
|
@@ -10504,8 +10797,8 @@ export const HuntingBookmark = {
|
|
|
10504
10797
|
type: {
|
|
10505
10798
|
name: "Composite",
|
|
10506
10799
|
className: "HuntingBookmark",
|
|
10507
|
-
uberParent: "
|
|
10508
|
-
polymorphicDiscriminator:
|
|
10800
|
+
uberParent: "Entity",
|
|
10801
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10509
10802
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10510
10803
|
serializedName: "properties.additionalData",
|
|
10511
10804
|
readOnly: true,
|
|
@@ -10592,8 +10885,8 @@ export const AccountEntity = {
|
|
|
10592
10885
|
type: {
|
|
10593
10886
|
name: "Composite",
|
|
10594
10887
|
className: "AccountEntity",
|
|
10595
|
-
uberParent: "
|
|
10596
|
-
polymorphicDiscriminator:
|
|
10888
|
+
uberParent: "Entity",
|
|
10889
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10597
10890
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10598
10891
|
serializedName: "properties.additionalData",
|
|
10599
10892
|
readOnly: true,
|
|
@@ -10689,8 +10982,8 @@ export const AzureResourceEntity = {
|
|
|
10689
10982
|
type: {
|
|
10690
10983
|
name: "Composite",
|
|
10691
10984
|
className: "AzureResourceEntity",
|
|
10692
|
-
uberParent: "
|
|
10693
|
-
polymorphicDiscriminator:
|
|
10985
|
+
uberParent: "Entity",
|
|
10986
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10694
10987
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10695
10988
|
serializedName: "properties.additionalData",
|
|
10696
10989
|
readOnly: true,
|
|
@@ -10726,8 +11019,8 @@ export const CloudApplicationEntity = {
|
|
|
10726
11019
|
type: {
|
|
10727
11020
|
name: "Composite",
|
|
10728
11021
|
className: "CloudApplicationEntity",
|
|
10729
|
-
uberParent: "
|
|
10730
|
-
polymorphicDiscriminator:
|
|
11022
|
+
uberParent: "Entity",
|
|
11023
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10731
11024
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10732
11025
|
serializedName: "properties.additionalData",
|
|
10733
11026
|
readOnly: true,
|
|
@@ -10769,8 +11062,8 @@ export const DnsEntity = {
|
|
|
10769
11062
|
type: {
|
|
10770
11063
|
name: "Composite",
|
|
10771
11064
|
className: "DnsEntity",
|
|
10772
|
-
uberParent: "
|
|
10773
|
-
polymorphicDiscriminator:
|
|
11065
|
+
uberParent: "Entity",
|
|
11066
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10774
11067
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10775
11068
|
serializedName: "properties.additionalData",
|
|
10776
11069
|
readOnly: true,
|
|
@@ -10823,8 +11116,8 @@ export const FileEntity = {
|
|
|
10823
11116
|
type: {
|
|
10824
11117
|
name: "Composite",
|
|
10825
11118
|
className: "FileEntity",
|
|
10826
|
-
uberParent: "
|
|
10827
|
-
polymorphicDiscriminator:
|
|
11119
|
+
uberParent: "Entity",
|
|
11120
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10828
11121
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10829
11122
|
serializedName: "properties.additionalData",
|
|
10830
11123
|
readOnly: true,
|
|
@@ -10877,8 +11170,8 @@ export const FileHashEntity = {
|
|
|
10877
11170
|
type: {
|
|
10878
11171
|
name: "Composite",
|
|
10879
11172
|
className: "FileHashEntity",
|
|
10880
|
-
uberParent: "
|
|
10881
|
-
polymorphicDiscriminator:
|
|
11173
|
+
uberParent: "Entity",
|
|
11174
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10882
11175
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10883
11176
|
serializedName: "properties.additionalData",
|
|
10884
11177
|
readOnly: true,
|
|
@@ -10914,8 +11207,8 @@ export const HostEntity = {
|
|
|
10914
11207
|
type: {
|
|
10915
11208
|
name: "Composite",
|
|
10916
11209
|
className: "HostEntity",
|
|
10917
|
-
uberParent: "
|
|
10918
|
-
polymorphicDiscriminator:
|
|
11210
|
+
uberParent: "Entity",
|
|
11211
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10919
11212
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10920
11213
|
serializedName: "properties.additionalData",
|
|
10921
11214
|
readOnly: true,
|
|
@@ -10993,8 +11286,8 @@ export const IoTDeviceEntity = {
|
|
|
10993
11286
|
type: {
|
|
10994
11287
|
name: "Composite",
|
|
10995
11288
|
className: "IoTDeviceEntity",
|
|
10996
|
-
uberParent: "
|
|
10997
|
-
polymorphicDiscriminator:
|
|
11289
|
+
uberParent: "Entity",
|
|
11290
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
10998
11291
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
10999
11292
|
serializedName: "properties.additionalData",
|
|
11000
11293
|
readOnly: true,
|
|
@@ -11206,8 +11499,8 @@ export const IpEntity = {
|
|
|
11206
11499
|
type: {
|
|
11207
11500
|
name: "Composite",
|
|
11208
11501
|
className: "IpEntity",
|
|
11209
|
-
uberParent: "
|
|
11210
|
-
polymorphicDiscriminator:
|
|
11502
|
+
uberParent: "Entity",
|
|
11503
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11211
11504
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11212
11505
|
serializedName: "properties.additionalData",
|
|
11213
11506
|
readOnly: true,
|
|
@@ -11255,8 +11548,8 @@ export const MailboxEntity = {
|
|
|
11255
11548
|
type: {
|
|
11256
11549
|
name: "Composite",
|
|
11257
11550
|
className: "MailboxEntity",
|
|
11258
|
-
uberParent: "
|
|
11259
|
-
polymorphicDiscriminator:
|
|
11551
|
+
uberParent: "Entity",
|
|
11552
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11260
11553
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11261
11554
|
serializedName: "properties.additionalData",
|
|
11262
11555
|
readOnly: true,
|
|
@@ -11304,8 +11597,8 @@ export const MailClusterEntity = {
|
|
|
11304
11597
|
type: {
|
|
11305
11598
|
name: "Composite",
|
|
11306
11599
|
className: "MailClusterEntity",
|
|
11307
|
-
uberParent: "
|
|
11308
|
-
polymorphicDiscriminator:
|
|
11600
|
+
uberParent: "Entity",
|
|
11601
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11309
11602
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11310
11603
|
serializedName: "properties.additionalData",
|
|
11311
11604
|
readOnly: true,
|
|
@@ -11432,8 +11725,8 @@ export const MailMessageEntity = {
|
|
|
11432
11725
|
type: {
|
|
11433
11726
|
name: "Composite",
|
|
11434
11727
|
className: "MailMessageEntity",
|
|
11435
|
-
uberParent: "
|
|
11436
|
-
polymorphicDiscriminator:
|
|
11728
|
+
uberParent: "Entity",
|
|
11729
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11437
11730
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11438
11731
|
serializedName: "properties.additionalData",
|
|
11439
11732
|
readOnly: true,
|
|
@@ -11637,8 +11930,8 @@ export const MalwareEntity = {
|
|
|
11637
11930
|
type: {
|
|
11638
11931
|
name: "Composite",
|
|
11639
11932
|
className: "MalwareEntity",
|
|
11640
|
-
uberParent: "
|
|
11641
|
-
polymorphicDiscriminator:
|
|
11933
|
+
uberParent: "Entity",
|
|
11934
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11642
11935
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11643
11936
|
serializedName: "properties.additionalData",
|
|
11644
11937
|
readOnly: true,
|
|
@@ -11696,8 +11989,8 @@ export const ProcessEntity = {
|
|
|
11696
11989
|
type: {
|
|
11697
11990
|
name: "Composite",
|
|
11698
11991
|
className: "ProcessEntity",
|
|
11699
|
-
uberParent: "
|
|
11700
|
-
polymorphicDiscriminator:
|
|
11992
|
+
uberParent: "Entity",
|
|
11993
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11701
11994
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11702
11995
|
serializedName: "properties.additionalData",
|
|
11703
11996
|
readOnly: true,
|
|
@@ -11775,8 +12068,8 @@ export const RegistryKeyEntity = {
|
|
|
11775
12068
|
type: {
|
|
11776
12069
|
name: "Composite",
|
|
11777
12070
|
className: "RegistryKeyEntity",
|
|
11778
|
-
uberParent: "
|
|
11779
|
-
polymorphicDiscriminator:
|
|
12071
|
+
uberParent: "Entity",
|
|
12072
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11780
12073
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11781
12074
|
serializedName: "properties.additionalData",
|
|
11782
12075
|
readOnly: true,
|
|
@@ -11812,8 +12105,8 @@ export const RegistryValueEntity = {
|
|
|
11812
12105
|
type: {
|
|
11813
12106
|
name: "Composite",
|
|
11814
12107
|
className: "RegistryValueEntity",
|
|
11815
|
-
uberParent: "
|
|
11816
|
-
polymorphicDiscriminator:
|
|
12108
|
+
uberParent: "Entity",
|
|
12109
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11817
12110
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11818
12111
|
serializedName: "properties.additionalData",
|
|
11819
12112
|
readOnly: true,
|
|
@@ -11861,8 +12154,8 @@ export const SecurityGroupEntity = {
|
|
|
11861
12154
|
type: {
|
|
11862
12155
|
name: "Composite",
|
|
11863
12156
|
className: "SecurityGroupEntity",
|
|
11864
|
-
uberParent: "
|
|
11865
|
-
polymorphicDiscriminator:
|
|
12157
|
+
uberParent: "Entity",
|
|
12158
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11866
12159
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11867
12160
|
serializedName: "properties.additionalData",
|
|
11868
12161
|
readOnly: true,
|
|
@@ -11904,8 +12197,8 @@ export const SubmissionMailEntity = {
|
|
|
11904
12197
|
type: {
|
|
11905
12198
|
name: "Composite",
|
|
11906
12199
|
className: "SubmissionMailEntity",
|
|
11907
|
-
uberParent: "
|
|
11908
|
-
polymorphicDiscriminator:
|
|
12200
|
+
uberParent: "Entity",
|
|
12201
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11909
12202
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11910
12203
|
serializedName: "properties.additionalData",
|
|
11911
12204
|
readOnly: true,
|
|
@@ -11989,8 +12282,8 @@ export const UrlEntity = {
|
|
|
11989
12282
|
type: {
|
|
11990
12283
|
name: "Composite",
|
|
11991
12284
|
className: "UrlEntity",
|
|
11992
|
-
uberParent: "
|
|
11993
|
-
polymorphicDiscriminator:
|
|
12285
|
+
uberParent: "Entity",
|
|
12286
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
11994
12287
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
11995
12288
|
serializedName: "properties.additionalData",
|
|
11996
12289
|
readOnly: true,
|
|
@@ -12020,8 +12313,8 @@ export const NicEntity = {
|
|
|
12020
12313
|
type: {
|
|
12021
12314
|
name: "Composite",
|
|
12022
12315
|
className: "NicEntity",
|
|
12023
|
-
uberParent: "
|
|
12024
|
-
polymorphicDiscriminator:
|
|
12316
|
+
uberParent: "Entity",
|
|
12317
|
+
polymorphicDiscriminator: Entity.type.polymorphicDiscriminator,
|
|
12025
12318
|
modelProperties: Object.assign(Object.assign({}, Entity.type.modelProperties), { additionalData: {
|
|
12026
12319
|
serializedName: "properties.additionalData",
|
|
12027
12320
|
readOnly: true,
|
|
@@ -12068,8 +12361,8 @@ export const ActivityEntityQueryTemplate = {
|
|
|
12068
12361
|
type: {
|
|
12069
12362
|
name: "Composite",
|
|
12070
12363
|
className: "ActivityEntityQueryTemplate",
|
|
12071
|
-
uberParent: "
|
|
12072
|
-
polymorphicDiscriminator:
|
|
12364
|
+
uberParent: "EntityQueryTemplate",
|
|
12365
|
+
polymorphicDiscriminator: EntityQueryTemplate.type.polymorphicDiscriminator,
|
|
12073
12366
|
modelProperties: Object.assign(Object.assign({}, EntityQueryTemplate.type.modelProperties), { title: {
|
|
12074
12367
|
serializedName: "properties.title",
|
|
12075
12368
|
type: {
|
|
@@ -12171,8 +12464,8 @@ export const MLBehaviorAnalyticsAlertRule = {
|
|
|
12171
12464
|
type: {
|
|
12172
12465
|
name: "Composite",
|
|
12173
12466
|
className: "MLBehaviorAnalyticsAlertRule",
|
|
12174
|
-
uberParent: "
|
|
12175
|
-
polymorphicDiscriminator:
|
|
12467
|
+
uberParent: "AlertRule",
|
|
12468
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
12176
12469
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
12177
12470
|
serializedName: "properties.alertRuleTemplateName",
|
|
12178
12471
|
type: {
|
|
@@ -12237,8 +12530,8 @@ export const FusionAlertRule = {
|
|
|
12237
12530
|
type: {
|
|
12238
12531
|
name: "Composite",
|
|
12239
12532
|
className: "FusionAlertRule",
|
|
12240
|
-
uberParent: "
|
|
12241
|
-
polymorphicDiscriminator:
|
|
12533
|
+
uberParent: "AlertRule",
|
|
12534
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
12242
12535
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
12243
12536
|
serializedName: "properties.alertRuleTemplateName",
|
|
12244
12537
|
type: {
|
|
@@ -12325,8 +12618,8 @@ export const ThreatIntelligenceAlertRule = {
|
|
|
12325
12618
|
type: {
|
|
12326
12619
|
name: "Composite",
|
|
12327
12620
|
className: "ThreatIntelligenceAlertRule",
|
|
12328
|
-
uberParent: "
|
|
12329
|
-
polymorphicDiscriminator:
|
|
12621
|
+
uberParent: "AlertRule",
|
|
12622
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
12330
12623
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
12331
12624
|
serializedName: "properties.alertRuleTemplateName",
|
|
12332
12625
|
type: {
|
|
@@ -12391,8 +12684,8 @@ export const MicrosoftSecurityIncidentCreationAlertRule = {
|
|
|
12391
12684
|
type: {
|
|
12392
12685
|
name: "Composite",
|
|
12393
12686
|
className: "MicrosoftSecurityIncidentCreationAlertRule",
|
|
12394
|
-
uberParent: "
|
|
12395
|
-
polymorphicDiscriminator:
|
|
12687
|
+
uberParent: "AlertRule",
|
|
12688
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
12396
12689
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { displayNamesFilter: {
|
|
12397
12690
|
serializedName: "properties.displayNamesFilter",
|
|
12398
12691
|
type: {
|
|
@@ -12462,8 +12755,8 @@ export const ScheduledAlertRule = {
|
|
|
12462
12755
|
type: {
|
|
12463
12756
|
name: "Composite",
|
|
12464
12757
|
className: "ScheduledAlertRule",
|
|
12465
|
-
uberParent: "
|
|
12466
|
-
polymorphicDiscriminator:
|
|
12758
|
+
uberParent: "AlertRule",
|
|
12759
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
12467
12760
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { query: {
|
|
12468
12761
|
serializedName: "properties.query",
|
|
12469
12762
|
type: {
|
|
@@ -12599,8 +12892,8 @@ export const NrtAlertRule = {
|
|
|
12599
12892
|
type: {
|
|
12600
12893
|
name: "Composite",
|
|
12601
12894
|
className: "NrtAlertRule",
|
|
12602
|
-
uberParent: "
|
|
12603
|
-
polymorphicDiscriminator:
|
|
12895
|
+
uberParent: "AlertRule",
|
|
12896
|
+
polymorphicDiscriminator: AlertRule.type.polymorphicDiscriminator,
|
|
12604
12897
|
modelProperties: Object.assign(Object.assign({}, AlertRule.type.modelProperties), { alertRuleTemplateName: {
|
|
12605
12898
|
serializedName: "properties.alertRuleTemplateName",
|
|
12606
12899
|
type: {
|
|
@@ -12701,6 +12994,12 @@ export const NrtAlertRule = {
|
|
|
12701
12994
|
name: "Composite",
|
|
12702
12995
|
className: "AlertDetailsOverride"
|
|
12703
12996
|
}
|
|
12997
|
+
}, eventGroupingSettings: {
|
|
12998
|
+
serializedName: "properties.eventGroupingSettings",
|
|
12999
|
+
type: {
|
|
13000
|
+
name: "Composite",
|
|
13001
|
+
className: "EventGroupingSettings"
|
|
13002
|
+
}
|
|
12704
13003
|
} })
|
|
12705
13004
|
}
|
|
12706
13005
|
};
|
|
@@ -12709,8 +13008,8 @@ export const ExpansionEntityQuery = {
|
|
|
12709
13008
|
type: {
|
|
12710
13009
|
name: "Composite",
|
|
12711
13010
|
className: "ExpansionEntityQuery",
|
|
12712
|
-
uberParent: "
|
|
12713
|
-
polymorphicDiscriminator:
|
|
13011
|
+
uberParent: "EntityQuery",
|
|
13012
|
+
polymorphicDiscriminator: EntityQuery.type.polymorphicDiscriminator,
|
|
12714
13013
|
modelProperties: Object.assign(Object.assign({}, EntityQuery.type.modelProperties), { dataSources: {
|
|
12715
13014
|
serializedName: "properties.dataSources",
|
|
12716
13015
|
type: {
|
|
@@ -12764,8 +13063,8 @@ export const ActivityEntityQuery = {
|
|
|
12764
13063
|
type: {
|
|
12765
13064
|
name: "Composite",
|
|
12766
13065
|
className: "ActivityEntityQuery",
|
|
12767
|
-
uberParent: "
|
|
12768
|
-
polymorphicDiscriminator:
|
|
13066
|
+
uberParent: "EntityQuery",
|
|
13067
|
+
polymorphicDiscriminator: EntityQuery.type.polymorphicDiscriminator,
|
|
12769
13068
|
modelProperties: Object.assign(Object.assign({}, EntityQuery.type.modelProperties), { title: {
|
|
12770
13069
|
serializedName: "properties.title",
|
|
12771
13070
|
type: {
|
|
@@ -12845,8 +13144,8 @@ export const ActivityCustomEntityQuery = {
|
|
|
12845
13144
|
type: {
|
|
12846
13145
|
name: "Composite",
|
|
12847
13146
|
className: "ActivityCustomEntityQuery",
|
|
12848
|
-
uberParent: "
|
|
12849
|
-
polymorphicDiscriminator:
|
|
13147
|
+
uberParent: "CustomEntityQuery",
|
|
13148
|
+
polymorphicDiscriminator: CustomEntityQuery.type.polymorphicDiscriminator,
|
|
12850
13149
|
modelProperties: Object.assign(Object.assign({}, CustomEntityQuery.type.modelProperties), { title: {
|
|
12851
13150
|
serializedName: "properties.title",
|
|
12852
13151
|
type: {
|
|
@@ -12926,8 +13225,8 @@ export const AnomalySecurityMLAnalyticsSettings = {
|
|
|
12926
13225
|
type: {
|
|
12927
13226
|
name: "Composite",
|
|
12928
13227
|
className: "AnomalySecurityMLAnalyticsSettings",
|
|
12929
|
-
uberParent: "
|
|
12930
|
-
polymorphicDiscriminator:
|
|
13228
|
+
uberParent: "SecurityMLAnalyticsSetting",
|
|
13229
|
+
polymorphicDiscriminator: SecurityMLAnalyticsSetting.type.polymorphicDiscriminator,
|
|
12931
13230
|
modelProperties: Object.assign(Object.assign({}, SecurityMLAnalyticsSetting.type.modelProperties), { description: {
|
|
12932
13231
|
serializedName: "properties.description",
|
|
12933
13232
|
type: {
|
|
@@ -13024,8 +13323,8 @@ export const Anomalies = {
|
|
|
13024
13323
|
type: {
|
|
13025
13324
|
name: "Composite",
|
|
13026
13325
|
className: "Anomalies",
|
|
13027
|
-
uberParent: "
|
|
13028
|
-
polymorphicDiscriminator:
|
|
13326
|
+
uberParent: "Settings",
|
|
13327
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
13029
13328
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
13030
13329
|
serializedName: "properties.isEnabled",
|
|
13031
13330
|
readOnly: true,
|
|
@@ -13040,8 +13339,8 @@ export const EyesOn = {
|
|
|
13040
13339
|
type: {
|
|
13041
13340
|
name: "Composite",
|
|
13042
13341
|
className: "EyesOn",
|
|
13043
|
-
uberParent: "
|
|
13044
|
-
polymorphicDiscriminator:
|
|
13342
|
+
uberParent: "Settings",
|
|
13343
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
13045
13344
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { isEnabled: {
|
|
13046
13345
|
serializedName: "properties.isEnabled",
|
|
13047
13346
|
readOnly: true,
|
|
@@ -13056,8 +13355,8 @@ export const EntityAnalytics = {
|
|
|
13056
13355
|
type: {
|
|
13057
13356
|
name: "Composite",
|
|
13058
13357
|
className: "EntityAnalytics",
|
|
13059
|
-
uberParent: "
|
|
13060
|
-
polymorphicDiscriminator:
|
|
13358
|
+
uberParent: "Settings",
|
|
13359
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
13061
13360
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { entityProviders: {
|
|
13062
13361
|
serializedName: "properties.entityProviders",
|
|
13063
13362
|
type: {
|
|
@@ -13076,8 +13375,8 @@ export const Ueba = {
|
|
|
13076
13375
|
type: {
|
|
13077
13376
|
name: "Composite",
|
|
13078
13377
|
className: "Ueba",
|
|
13079
|
-
uberParent: "
|
|
13080
|
-
polymorphicDiscriminator:
|
|
13378
|
+
uberParent: "Settings",
|
|
13379
|
+
polymorphicDiscriminator: Settings.type.polymorphicDiscriminator,
|
|
13081
13380
|
modelProperties: Object.assign(Object.assign({}, Settings.type.modelProperties), { dataSources: {
|
|
13082
13381
|
serializedName: "properties.dataSources",
|
|
13083
13382
|
type: {
|
|
@@ -13096,8 +13395,8 @@ export const ThreatIntelligenceIndicatorModel = {
|
|
|
13096
13395
|
type: {
|
|
13097
13396
|
name: "Composite",
|
|
13098
13397
|
className: "ThreatIntelligenceIndicatorModel",
|
|
13099
|
-
uberParent: "
|
|
13100
|
-
polymorphicDiscriminator:
|
|
13398
|
+
uberParent: "ThreatIntelligenceInformation",
|
|
13399
|
+
polymorphicDiscriminator: ThreatIntelligenceInformation.type.polymorphicDiscriminator,
|
|
13101
13400
|
modelProperties: Object.assign(Object.assign({}, ThreatIntelligenceInformation.type.modelProperties), { additionalData: {
|
|
13102
13401
|
serializedName: "properties.additionalData",
|
|
13103
13402
|
readOnly: true,
|
|
@@ -13311,8 +13610,8 @@ export const AADDataConnector = {
|
|
|
13311
13610
|
type: {
|
|
13312
13611
|
name: "Composite",
|
|
13313
13612
|
className: "AADDataConnector",
|
|
13314
|
-
uberParent: "
|
|
13315
|
-
polymorphicDiscriminator:
|
|
13613
|
+
uberParent: "DataConnector",
|
|
13614
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13316
13615
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13317
13616
|
serializedName: "properties.tenantId",
|
|
13318
13617
|
type: {
|
|
@@ -13332,8 +13631,8 @@ export const MstiDataConnector = {
|
|
|
13332
13631
|
type: {
|
|
13333
13632
|
name: "Composite",
|
|
13334
13633
|
className: "MstiDataConnector",
|
|
13335
|
-
uberParent: "
|
|
13336
|
-
polymorphicDiscriminator:
|
|
13634
|
+
uberParent: "DataConnector",
|
|
13635
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13337
13636
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13338
13637
|
serializedName: "properties.tenantId",
|
|
13339
13638
|
type: {
|
|
@@ -13353,8 +13652,8 @@ export const MTPDataConnector = {
|
|
|
13353
13652
|
type: {
|
|
13354
13653
|
name: "Composite",
|
|
13355
13654
|
className: "MTPDataConnector",
|
|
13356
|
-
uberParent: "
|
|
13357
|
-
polymorphicDiscriminator:
|
|
13655
|
+
uberParent: "DataConnector",
|
|
13656
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13358
13657
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13359
13658
|
serializedName: "properties.tenantId",
|
|
13360
13659
|
type: {
|
|
@@ -13374,8 +13673,8 @@ export const AatpDataConnector = {
|
|
|
13374
13673
|
type: {
|
|
13375
13674
|
name: "Composite",
|
|
13376
13675
|
className: "AatpDataConnector",
|
|
13377
|
-
uberParent: "
|
|
13378
|
-
polymorphicDiscriminator:
|
|
13676
|
+
uberParent: "DataConnector",
|
|
13677
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13379
13678
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13380
13679
|
serializedName: "properties.tenantId",
|
|
13381
13680
|
type: {
|
|
@@ -13395,8 +13694,8 @@ export const ASCDataConnector = {
|
|
|
13395
13694
|
type: {
|
|
13396
13695
|
name: "Composite",
|
|
13397
13696
|
className: "ASCDataConnector",
|
|
13398
|
-
uberParent: "
|
|
13399
|
-
polymorphicDiscriminator:
|
|
13697
|
+
uberParent: "DataConnector",
|
|
13698
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13400
13699
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { dataTypes: {
|
|
13401
13700
|
serializedName: "properties.dataTypes",
|
|
13402
13701
|
type: {
|
|
@@ -13416,8 +13715,8 @@ export const AwsCloudTrailDataConnector = {
|
|
|
13416
13715
|
type: {
|
|
13417
13716
|
name: "Composite",
|
|
13418
13717
|
className: "AwsCloudTrailDataConnector",
|
|
13419
|
-
uberParent: "
|
|
13420
|
-
polymorphicDiscriminator:
|
|
13718
|
+
uberParent: "DataConnector",
|
|
13719
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13421
13720
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { awsRoleArn: {
|
|
13422
13721
|
serializedName: "properties.awsRoleArn",
|
|
13423
13722
|
type: {
|
|
@@ -13437,8 +13736,8 @@ export const AwsS3DataConnector = {
|
|
|
13437
13736
|
type: {
|
|
13438
13737
|
name: "Composite",
|
|
13439
13738
|
className: "AwsS3DataConnector",
|
|
13440
|
-
uberParent: "
|
|
13441
|
-
polymorphicDiscriminator:
|
|
13739
|
+
uberParent: "DataConnector",
|
|
13740
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13442
13741
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { destinationTable: {
|
|
13443
13742
|
serializedName: "properties.destinationTable",
|
|
13444
13743
|
type: {
|
|
@@ -13473,8 +13772,8 @@ export const McasDataConnector = {
|
|
|
13473
13772
|
type: {
|
|
13474
13773
|
name: "Composite",
|
|
13475
13774
|
className: "McasDataConnector",
|
|
13476
|
-
uberParent: "
|
|
13477
|
-
polymorphicDiscriminator:
|
|
13775
|
+
uberParent: "DataConnector",
|
|
13776
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13478
13777
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13479
13778
|
serializedName: "properties.tenantId",
|
|
13480
13779
|
type: {
|
|
@@ -13494,8 +13793,8 @@ export const Dynamics365DataConnector = {
|
|
|
13494
13793
|
type: {
|
|
13495
13794
|
name: "Composite",
|
|
13496
13795
|
className: "Dynamics365DataConnector",
|
|
13497
|
-
uberParent: "
|
|
13498
|
-
polymorphicDiscriminator:
|
|
13796
|
+
uberParent: "DataConnector",
|
|
13797
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13499
13798
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13500
13799
|
serializedName: "properties.tenantId",
|
|
13501
13800
|
type: {
|
|
@@ -13515,8 +13814,8 @@ export const OfficeATPDataConnector = {
|
|
|
13515
13814
|
type: {
|
|
13516
13815
|
name: "Composite",
|
|
13517
13816
|
className: "OfficeATPDataConnector",
|
|
13518
|
-
uberParent: "
|
|
13519
|
-
polymorphicDiscriminator:
|
|
13817
|
+
uberParent: "DataConnector",
|
|
13818
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13520
13819
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13521
13820
|
serializedName: "properties.tenantId",
|
|
13522
13821
|
type: {
|
|
@@ -13536,8 +13835,8 @@ export const Office365ProjectDataConnector = {
|
|
|
13536
13835
|
type: {
|
|
13537
13836
|
name: "Composite",
|
|
13538
13837
|
className: "Office365ProjectDataConnector",
|
|
13539
|
-
uberParent: "
|
|
13540
|
-
polymorphicDiscriminator:
|
|
13838
|
+
uberParent: "DataConnector",
|
|
13839
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13541
13840
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13542
13841
|
serializedName: "properties.tenantId",
|
|
13543
13842
|
type: {
|
|
@@ -13557,8 +13856,8 @@ export const OfficePowerBIDataConnector = {
|
|
|
13557
13856
|
type: {
|
|
13558
13857
|
name: "Composite",
|
|
13559
13858
|
className: "OfficePowerBIDataConnector",
|
|
13560
|
-
uberParent: "
|
|
13561
|
-
polymorphicDiscriminator:
|
|
13859
|
+
uberParent: "DataConnector",
|
|
13860
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13562
13861
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13563
13862
|
serializedName: "properties.tenantId",
|
|
13564
13863
|
type: {
|
|
@@ -13578,8 +13877,8 @@ export const OfficeIRMDataConnector = {
|
|
|
13578
13877
|
type: {
|
|
13579
13878
|
name: "Composite",
|
|
13580
13879
|
className: "OfficeIRMDataConnector",
|
|
13581
|
-
uberParent: "
|
|
13582
|
-
polymorphicDiscriminator:
|
|
13880
|
+
uberParent: "DataConnector",
|
|
13881
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13583
13882
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13584
13883
|
serializedName: "properties.tenantId",
|
|
13585
13884
|
type: {
|
|
@@ -13599,8 +13898,8 @@ export const MdatpDataConnector = {
|
|
|
13599
13898
|
type: {
|
|
13600
13899
|
name: "Composite",
|
|
13601
13900
|
className: "MdatpDataConnector",
|
|
13602
|
-
uberParent: "
|
|
13603
|
-
polymorphicDiscriminator:
|
|
13901
|
+
uberParent: "DataConnector",
|
|
13902
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13604
13903
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13605
13904
|
serializedName: "properties.tenantId",
|
|
13606
13905
|
type: {
|
|
@@ -13620,8 +13919,8 @@ export const OfficeDataConnector = {
|
|
|
13620
13919
|
type: {
|
|
13621
13920
|
name: "Composite",
|
|
13622
13921
|
className: "OfficeDataConnector",
|
|
13623
|
-
uberParent: "
|
|
13624
|
-
polymorphicDiscriminator:
|
|
13922
|
+
uberParent: "DataConnector",
|
|
13923
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13625
13924
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13626
13925
|
serializedName: "properties.tenantId",
|
|
13627
13926
|
type: {
|
|
@@ -13641,8 +13940,8 @@ export const TIDataConnector = {
|
|
|
13641
13940
|
type: {
|
|
13642
13941
|
name: "Composite",
|
|
13643
13942
|
className: "TIDataConnector",
|
|
13644
|
-
uberParent: "
|
|
13645
|
-
polymorphicDiscriminator:
|
|
13943
|
+
uberParent: "DataConnector",
|
|
13944
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13646
13945
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13647
13946
|
serializedName: "properties.tenantId",
|
|
13648
13947
|
type: {
|
|
@@ -13668,8 +13967,8 @@ export const TiTaxiiDataConnector = {
|
|
|
13668
13967
|
type: {
|
|
13669
13968
|
name: "Composite",
|
|
13670
13969
|
className: "TiTaxiiDataConnector",
|
|
13671
|
-
uberParent: "
|
|
13672
|
-
polymorphicDiscriminator:
|
|
13970
|
+
uberParent: "DataConnector",
|
|
13971
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13673
13972
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { tenantId: {
|
|
13674
13973
|
serializedName: "properties.tenantId",
|
|
13675
13974
|
type: {
|
|
@@ -13731,8 +14030,8 @@ export const IoTDataConnector = {
|
|
|
13731
14030
|
type: {
|
|
13732
14031
|
name: "Composite",
|
|
13733
14032
|
className: "IoTDataConnector",
|
|
13734
|
-
uberParent: "
|
|
13735
|
-
polymorphicDiscriminator:
|
|
14033
|
+
uberParent: "DataConnector",
|
|
14034
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13736
14035
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { dataTypes: {
|
|
13737
14036
|
serializedName: "properties.dataTypes",
|
|
13738
14037
|
type: {
|
|
@@ -13752,8 +14051,8 @@ export const CodelessUiDataConnector = {
|
|
|
13752
14051
|
type: {
|
|
13753
14052
|
name: "Composite",
|
|
13754
14053
|
className: "CodelessUiDataConnector",
|
|
13755
|
-
uberParent: "
|
|
13756
|
-
polymorphicDiscriminator:
|
|
14054
|
+
uberParent: "DataConnector",
|
|
14055
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13757
14056
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { connectorUiConfig: {
|
|
13758
14057
|
serializedName: "properties.connectorUiConfig",
|
|
13759
14058
|
type: {
|
|
@@ -13768,8 +14067,8 @@ export const CodelessApiPollingDataConnector = {
|
|
|
13768
14067
|
type: {
|
|
13769
14068
|
name: "Composite",
|
|
13770
14069
|
className: "CodelessApiPollingDataConnector",
|
|
13771
|
-
uberParent: "
|
|
13772
|
-
polymorphicDiscriminator:
|
|
14070
|
+
uberParent: "DataConnector",
|
|
14071
|
+
polymorphicDiscriminator: DataConnector.type.polymorphicDiscriminator,
|
|
13773
14072
|
modelProperties: Object.assign(Object.assign({}, DataConnector.type.modelProperties), { connectorUiConfig: {
|
|
13774
14073
|
serializedName: "properties.connectorUiConfig",
|
|
13775
14074
|
type: {
|
|
@@ -13822,7 +14121,9 @@ export let discriminators = {
|
|
|
13822
14121
|
"Resource.AlertRuleTemplate": AlertRuleTemplate,
|
|
13823
14122
|
"Resource.Entity": Entity,
|
|
13824
14123
|
"Resource.EntityQueryTemplate": EntityQueryTemplate,
|
|
14124
|
+
"AutomationRuleCondition.Boolean": BooleanConditionProperties,
|
|
13825
14125
|
"AutomationRuleCondition.PropertyArrayChanged": PropertyArrayChangedConditionProperties,
|
|
14126
|
+
"AutomationRuleCondition.PropertyArray": PropertyArrayConditionProperties,
|
|
13826
14127
|
"AutomationRuleCondition.PropertyChanged": PropertyChangedConditionProperties,
|
|
13827
14128
|
"AutomationRuleCondition.Property": PropertyConditionProperties,
|
|
13828
14129
|
"AutomationRuleAction.ModifyProperties": AutomationRuleModifyPropertiesAction,
|
|
@@ -13849,67 +14150,76 @@ export let discriminators = {
|
|
|
13849
14150
|
"DataConnectorsCheckRequirements.ThreatIntelligence": TICheckRequirements,
|
|
13850
14151
|
"DataConnectorsCheckRequirements.ThreatIntelligenceTaxii": TiTaxiiCheckRequirements,
|
|
13851
14152
|
"DataConnectorsCheckRequirements.IOT": IoTCheckRequirements,
|
|
13852
|
-
"
|
|
13853
|
-
"
|
|
13854
|
-
"
|
|
13855
|
-
"
|
|
13856
|
-
"
|
|
13857
|
-
"
|
|
13858
|
-
"
|
|
13859
|
-
"
|
|
13860
|
-
"
|
|
13861
|
-
"
|
|
13862
|
-
"
|
|
13863
|
-
"
|
|
13864
|
-
"
|
|
13865
|
-
"
|
|
13866
|
-
"
|
|
13867
|
-
"
|
|
13868
|
-
"
|
|
13869
|
-
"
|
|
13870
|
-
"
|
|
13871
|
-
"
|
|
13872
|
-
"
|
|
13873
|
-
"
|
|
13874
|
-
"
|
|
13875
|
-
"
|
|
13876
|
-
"
|
|
13877
|
-
"
|
|
13878
|
-
"
|
|
13879
|
-
"
|
|
13880
|
-
"
|
|
13881
|
-
"
|
|
13882
|
-
"
|
|
13883
|
-
"
|
|
13884
|
-
"
|
|
13885
|
-
"
|
|
13886
|
-
"
|
|
13887
|
-
"
|
|
13888
|
-
"
|
|
13889
|
-
"
|
|
13890
|
-
"
|
|
13891
|
-
"
|
|
13892
|
-
"
|
|
13893
|
-
"
|
|
13894
|
-
"
|
|
13895
|
-
"
|
|
13896
|
-
"
|
|
13897
|
-
"
|
|
13898
|
-
"
|
|
13899
|
-
"
|
|
13900
|
-
"
|
|
13901
|
-
"
|
|
13902
|
-
"
|
|
13903
|
-
"
|
|
13904
|
-
"
|
|
13905
|
-
"
|
|
13906
|
-
"
|
|
13907
|
-
"
|
|
13908
|
-
"
|
|
13909
|
-
"
|
|
13910
|
-
"
|
|
13911
|
-
"
|
|
13912
|
-
"
|
|
13913
|
-
"
|
|
14153
|
+
"ResourceWithEtag.AlertRule": AlertRule,
|
|
14154
|
+
"ResourceWithEtag.EntityQuery": EntityQuery,
|
|
14155
|
+
"ResourceWithEtag.CustomEntityQuery": CustomEntityQuery,
|
|
14156
|
+
"ResourceWithEtag.SecurityMLAnalyticsSetting": SecurityMLAnalyticsSetting,
|
|
14157
|
+
"ResourceWithEtag.Settings": Settings,
|
|
14158
|
+
"ResourceWithEtag.ThreatIntelligenceInformation": ThreatIntelligenceInformation,
|
|
14159
|
+
"ResourceWithEtag.DataConnector": DataConnector,
|
|
14160
|
+
"AlertRuleTemplate.MLBehaviorAnalytics": MLBehaviorAnalyticsAlertRuleTemplate,
|
|
14161
|
+
"AlertRuleTemplate.Fusion": FusionAlertRuleTemplate,
|
|
14162
|
+
"AlertRuleTemplate.ThreatIntelligence": ThreatIntelligenceAlertRuleTemplate,
|
|
14163
|
+
"AlertRuleTemplate.MicrosoftSecurityIncidentCreation": MicrosoftSecurityIncidentCreationAlertRuleTemplate,
|
|
14164
|
+
"AlertRuleTemplate.Scheduled": ScheduledAlertRuleTemplate,
|
|
14165
|
+
"AlertRuleTemplate.NRT": NrtAlertRuleTemplate,
|
|
14166
|
+
"Entity.SecurityAlert": SecurityAlert,
|
|
14167
|
+
"Entity.Bookmark": HuntingBookmark,
|
|
14168
|
+
"Entity.Account": AccountEntity,
|
|
14169
|
+
"Entity.AzureResource": AzureResourceEntity,
|
|
14170
|
+
"Entity.CloudApplication": CloudApplicationEntity,
|
|
14171
|
+
"Entity.DnsResolution": DnsEntity,
|
|
14172
|
+
"Entity.File": FileEntity,
|
|
14173
|
+
"Entity.FileHash": FileHashEntity,
|
|
14174
|
+
"Entity.Host": HostEntity,
|
|
14175
|
+
"Entity.IoTDevice": IoTDeviceEntity,
|
|
14176
|
+
"Entity.Ip": IpEntity,
|
|
14177
|
+
"Entity.Mailbox": MailboxEntity,
|
|
14178
|
+
"Entity.MailCluster": MailClusterEntity,
|
|
14179
|
+
"Entity.MailMessage": MailMessageEntity,
|
|
14180
|
+
"Entity.Malware": MalwareEntity,
|
|
14181
|
+
"Entity.Process": ProcessEntity,
|
|
14182
|
+
"Entity.RegistryKey": RegistryKeyEntity,
|
|
14183
|
+
"Entity.RegistryValue": RegistryValueEntity,
|
|
14184
|
+
"Entity.SecurityGroup": SecurityGroupEntity,
|
|
14185
|
+
"Entity.SubmissionMail": SubmissionMailEntity,
|
|
14186
|
+
"Entity.Url": UrlEntity,
|
|
14187
|
+
"Entity.Nic": NicEntity,
|
|
14188
|
+
"EntityQueryTemplate.Activity": ActivityEntityQueryTemplate,
|
|
14189
|
+
"AlertRule.MLBehaviorAnalytics": MLBehaviorAnalyticsAlertRule,
|
|
14190
|
+
"AlertRule.Fusion": FusionAlertRule,
|
|
14191
|
+
"AlertRule.ThreatIntelligence": ThreatIntelligenceAlertRule,
|
|
14192
|
+
"AlertRule.MicrosoftSecurityIncidentCreation": MicrosoftSecurityIncidentCreationAlertRule,
|
|
14193
|
+
"AlertRule.Scheduled": ScheduledAlertRule,
|
|
14194
|
+
"AlertRule.NRT": NrtAlertRule,
|
|
14195
|
+
"EntityQuery.Expansion": ExpansionEntityQuery,
|
|
14196
|
+
"EntityQuery.Activity": ActivityEntityQuery,
|
|
14197
|
+
"CustomEntityQuery.Activity": ActivityCustomEntityQuery,
|
|
14198
|
+
"SecurityMLAnalyticsSetting.Anomaly": AnomalySecurityMLAnalyticsSettings,
|
|
14199
|
+
"Settings.Anomalies": Anomalies,
|
|
14200
|
+
"Settings.EyesOn": EyesOn,
|
|
14201
|
+
"Settings.EntityAnalytics": EntityAnalytics,
|
|
14202
|
+
"Settings.Ueba": Ueba,
|
|
14203
|
+
"ThreatIntelligenceInformation.indicator": ThreatIntelligenceIndicatorModel,
|
|
14204
|
+
"DataConnector.AzureActiveDirectory": AADDataConnector,
|
|
14205
|
+
"DataConnector.MicrosoftThreatIntelligence": MstiDataConnector,
|
|
14206
|
+
"DataConnector.MicrosoftThreatProtection": MTPDataConnector,
|
|
14207
|
+
"DataConnector.AzureAdvancedThreatProtection": AatpDataConnector,
|
|
14208
|
+
"DataConnector.AzureSecurityCenter": ASCDataConnector,
|
|
14209
|
+
"DataConnector.AmazonWebServicesCloudTrail": AwsCloudTrailDataConnector,
|
|
14210
|
+
"DataConnector.AmazonWebServicesS3": AwsS3DataConnector,
|
|
14211
|
+
"DataConnector.MicrosoftCloudAppSecurity": McasDataConnector,
|
|
14212
|
+
"DataConnector.Dynamics365": Dynamics365DataConnector,
|
|
14213
|
+
"DataConnector.OfficeATP": OfficeATPDataConnector,
|
|
14214
|
+
"DataConnector.Office365Project": Office365ProjectDataConnector,
|
|
14215
|
+
"DataConnector.OfficePowerBI": OfficePowerBIDataConnector,
|
|
14216
|
+
"DataConnector.OfficeIRM": OfficeIRMDataConnector,
|
|
14217
|
+
"DataConnector.MicrosoftDefenderAdvancedThreatProtection": MdatpDataConnector,
|
|
14218
|
+
"DataConnector.Office365": OfficeDataConnector,
|
|
14219
|
+
"DataConnector.ThreatIntelligence": TIDataConnector,
|
|
14220
|
+
"DataConnector.ThreatIntelligenceTaxii": TiTaxiiDataConnector,
|
|
14221
|
+
"DataConnector.IOT": IoTDataConnector,
|
|
14222
|
+
"DataConnector.GenericUI": CodelessUiDataConnector,
|
|
14223
|
+
"DataConnector.APIPolling": CodelessApiPollingDataConnector
|
|
13914
14224
|
};
|
|
13915
14225
|
//# sourceMappingURL=mappers.js.map
|