Share via


IDataConnectorDataTypeCommon Interface

Definition

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

Properties

State

Describe whether this data type connection is enabled or not.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to