Share via


IDataConnectorWithAlertsProperties Interface

Definition

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

Properties

AlertState

Describe whether this data type connection is enabled or not.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to