AnomalySecurityMLAnalyticsSettings interface
表示异常安全 ML 分析设置
属性
| anomaly |
异常安全 ml 分析设置的异常设置版本,用于指示作业版本是否更新。 |
| anomaly |
AnomalySecurityMLAnalyticsSettings 的异常版本。 |
| customizable |
AnomalySecurityMLAnalyticsSettings 的可自定义观察值。 |
| description | SecurityMLAnalyticsSettings 的说明。 |
| display |
此 SecurityMLAnalyticsSettings 创建的设置的显示名称。 |
| enabled | 确定此设置是启用或禁用的。 |
| frequency | 此 SecurityMLAnalyticsSettings 将运行的频率。 |
| is |
确定此异常安全 ml 分析设置是否为默认设置 |
| kind | 多态鉴别器,它指定此对象可以的不同类型的 |
| last |
上次修改此 SecurityMLAnalyticsSettings 的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| required |
此 SecurityMLAnalyticsSettings 所需的数据源 |
| settings |
异常设置定义 ID |
| settings |
异常 SecurityMLAnalyticsSettings 状态 |
| tactics | SecurityMLAnalyticsSettings 的策略 |
| techniques | SecurityMLAnalyticsSettings 的技术 |
继承属性
| etag | Azure 资源的 Etag |
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。 |
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。 |
| system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
anomalySettingsVersion
异常安全 ml 分析设置的异常设置版本,用于指示作业版本是否更新。
anomalySettingsVersion?: number
属性值
number
anomalyVersion
AnomalySecurityMLAnalyticsSettings 的异常版本。
anomalyVersion?: string
属性值
string
customizableObservations
AnomalySecurityMLAnalyticsSettings 的可自定义观察值。
customizableObservations?: Record<string, unknown>
属性值
Record<string, unknown>
description
SecurityMLAnalyticsSettings 的说明。
description?: string
属性值
string
displayName
此 SecurityMLAnalyticsSettings 创建的设置的显示名称。
displayName?: string
属性值
string
enabled
确定此设置是启用或禁用的。
enabled?: boolean
属性值
boolean
frequency
此 SecurityMLAnalyticsSettings 将运行的频率。
frequency?: string
属性值
string
isDefaultSettings
确定此异常安全 ml 分析设置是否为默认设置
isDefaultSettings?: boolean
属性值
boolean
kind
多态鉴别器,它指定此对象可以的不同类型的
kind: "Anomaly"
属性值
"Anomaly"
lastModifiedUtc
上次修改此 SecurityMLAnalyticsSettings 的时间。 注意:此属性不会序列化。 它只能由服务器填充。
lastModifiedUtc?: Date
属性值
Date
requiredDataConnectors
此 SecurityMLAnalyticsSettings 所需的数据源
requiredDataConnectors?: SecurityMLAnalyticsSettingsDataSource[]
属性值
settingsDefinitionId
异常设置定义 ID
settingsDefinitionId?: string
属性值
string
settingsStatus
异常 SecurityMLAnalyticsSettings 状态
settingsStatus?: string
属性值
string
tactics
SecurityMLAnalyticsSettings 的策略
tactics?: string[]
属性值
string[]
techniques
SecurityMLAnalyticsSettings 的技术
techniques?: string[]
属性值
string[]
继承属性详细信息
etag
id
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string