Share via


IAatpDataConnectorProperties Interface

Definition

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

Properties

AlertState

Describe whether this data type connection is enabled or not.

(Inherited from IDataConnectorWithAlertsProperties)
TenantId

The tenant id to connect to, and get the data from.

(Inherited from IDataConnectorTenantId)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to