AnomalySecurityMLAnalyticsSettingsProperties interface

AnomalySecurityMLAnalytics settings base property bag.

Properties

anomalySettingsVersion

The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not.

anomalyVersion

The anomaly version of the AnomalySecurityMLAnalyticsSettings.

customizableObservations

The customizable observations of the AnomalySecurityMLAnalyticsSettings.

description

The description of the SecurityMLAnalyticsSettings.

displayName

The display name for settings created by this SecurityMLAnalyticsSettings.

enabled

Determines whether this settings is enabled or disabled.

frequency

The frequency that this SecurityMLAnalyticsSettings will be run.

isDefaultSettings

Determines whether this anomaly security ml analytics settings is a default settings

lastModifiedUtc

The last time that this SecurityMLAnalyticsSettings has been modified.

requiredDataConnectors

The required data sources for this SecurityMLAnalyticsSettings

settingsDefinitionId

The anomaly settings definition Id

settingsStatus

The anomaly SecurityMLAnalyticsSettings status

tactics

The tactics of the SecurityMLAnalyticsSettings

techniques

The techniques of the SecurityMLAnalyticsSettings

Property Details

anomalySettingsVersion

The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not.

anomalySettingsVersion?: number

Property Value

number

anomalyVersion

The anomaly version of the AnomalySecurityMLAnalyticsSettings.

anomalyVersion: string

Property Value

string

customizableObservations

The customizable observations of the AnomalySecurityMLAnalyticsSettings.

customizableObservations?: any

Property Value

any

description

The description of the SecurityMLAnalyticsSettings.

description?: string

Property Value

string

displayName

The display name for settings created by this SecurityMLAnalyticsSettings.

displayName: string

Property Value

string

enabled

Determines whether this settings is enabled or disabled.

enabled: boolean

Property Value

boolean

frequency

The frequency that this SecurityMLAnalyticsSettings will be run.

frequency: string

Property Value

string

isDefaultSettings

Determines whether this anomaly security ml analytics settings is a default settings

isDefaultSettings: boolean

Property Value

boolean

lastModifiedUtc

The last time that this SecurityMLAnalyticsSettings has been modified.

lastModifiedUtc?: Date

Property Value

Date

requiredDataConnectors

The required data sources for this SecurityMLAnalyticsSettings

requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[]

Property Value

settingsDefinitionId

The anomaly settings definition Id

settingsDefinitionId?: string

Property Value

string

settingsStatus

The anomaly SecurityMLAnalyticsSettings status

settingsStatus: string

Property Value

string

tactics

The tactics of the SecurityMLAnalyticsSettings

tactics?: string[]

Property Value

string[]

techniques

The techniques of the SecurityMLAnalyticsSettings

techniques?: string[]

Property Value

string[]