Share via


IEntityAnalyticsProperties Interface

Definition

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

Properties

IsEnabled

Determines whether the setting is enable or disabled.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to