Share via


IAlertsDataTypeOfDataConnector Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AlertsDataTypeOfDataConnectorTypeConverter))]
public interface IAlertsDataTypeOfDataConnector : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.AlertsDataTypeOfDataConnectorTypeConverter))>]
type IAlertsDataTypeOfDataConnector = interface
    interface IJsonSerializable
Public Interface IAlertsDataTypeOfDataConnector
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