Share via


IMcasDataConnectorDataTypes Interface

Definition

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

Properties

AlertState

Describe whether this data type connection is enabled or not.

(Inherited from IAlertsDataTypeOfDataConnector)
DiscoveryLogState

Describe whether this data type connection is enabled or not.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to