Uses of Class
com.azure.resourcemanager.securityinsights.fluent.models.AnomalySecurityMLAnalyticsSettingsProperties
Package
Description
Package containing the inner data models for SecurityInsights.
-
Uses of AnomalySecurityMLAnalyticsSettingsProperties in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettingsProperties.withAnomalySettingsVersion
(Integer anomalySettingsVersion) Set the anomalySettingsVersion property: The anomaly settings version of the Anomaly security ml analytics settings that dictates whether job version gets updated or not.AnomalySecurityMLAnalyticsSettingsProperties.withAnomalyVersion
(String anomalyVersion) Set the anomalyVersion property: The anomaly version of the AnomalySecurityMLAnalyticsSettings.AnomalySecurityMLAnalyticsSettingsProperties.withCustomizableObservations
(Object customizableObservations) Set the customizableObservations property: The customizable observations of the AnomalySecurityMLAnalyticsSettings.AnomalySecurityMLAnalyticsSettingsProperties.withDescription
(String description) Set the description property: The description of the SecurityMLAnalyticsSettings.AnomalySecurityMLAnalyticsSettingsProperties.withDisplayName
(String displayName) Set the displayName property: The display name for settings created by this SecurityMLAnalyticsSettings.AnomalySecurityMLAnalyticsSettingsProperties.withEnabled
(boolean enabled) Set the enabled property: Determines whether this settings is enabled or disabled.AnomalySecurityMLAnalyticsSettingsProperties.withFrequency
(Duration frequency) Set the frequency property: The frequency that this SecurityMLAnalyticsSettings will be run.AnomalySecurityMLAnalyticsSettingsProperties.withIsDefaultSettings
(boolean isDefaultSettings) Set the isDefaultSettings property: Determines whether this anomaly security ml analytics settings is a default settings.AnomalySecurityMLAnalyticsSettingsProperties.withRequiredDataConnectors
(List<SecurityMLAnalyticsSettingsDataSource> requiredDataConnectors) Set the requiredDataConnectors property: The required data sources for this SecurityMLAnalyticsSettings.AnomalySecurityMLAnalyticsSettingsProperties.withSettingsDefinitionId
(UUID settingsDefinitionId) Set the settingsDefinitionId property: The anomaly settings definition Id.AnomalySecurityMLAnalyticsSettingsProperties.withSettingsStatus
(SettingsStatus settingsStatus) Set the settingsStatus property: The anomaly SecurityMLAnalyticsSettings status.AnomalySecurityMLAnalyticsSettingsProperties.withTactics
(List<AttackTactic> tactics) Set the tactics property: The tactics of the SecurityMLAnalyticsSettings.AnomalySecurityMLAnalyticsSettingsProperties.withTechniques
(List<String> techniques) Set the techniques property: The techniques of the SecurityMLAnalyticsSettings.