Share via


IAnomaliesSettingsProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AnomaliesSettingsPropertiesTypeConverter))]
public interface IAnomaliesSettingsProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AnomaliesSettingsPropertiesTypeConverter))>]
type IAnomaliesSettingsProperties = interface
    interface IJsonSerializable
Public Interface IAnomaliesSettingsProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

IsEnabled

Determines whether the setting is enable or disabled.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to