Uses of Class
com.azure.resourcemanager.securityinsights.models.SecurityMLAnalyticsSettingsDataSource
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of SecurityMLAnalyticsSettingsDataSource in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettingsProperties.requiredDataConnectors()
Get the requiredDataConnectors property: The required data sources for this SecurityMLAnalyticsSettings.Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettingsProperties.withRequiredDataConnectors
(List<SecurityMLAnalyticsSettingsDataSource> requiredDataConnectors) Set the requiredDataConnectors property: The required data sources for this SecurityMLAnalyticsSettings. -
Uses of SecurityMLAnalyticsSettingsDataSource in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionSecurityMLAnalyticsSettingsDataSource.withConnectorId
(String connectorId) Set the connectorId property: The connector id that provides the following data types.SecurityMLAnalyticsSettingsDataSource.withDataTypes
(List<String> dataTypes) Set the dataTypes property: The data types used by the security ml analytics settings.Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettings.requiredDataConnectors()
Get the requiredDataConnectors property: The required data sources for this SecurityMLAnalyticsSettings.Modifier and TypeMethodDescriptionAnomalySecurityMLAnalyticsSettings.withRequiredDataConnectors
(List<SecurityMLAnalyticsSettingsDataSource> requiredDataConnectors) Set the requiredDataConnectors property: The required data sources for this SecurityMLAnalyticsSettings.