Share via


IOfficeAtpDataConnectorProperties Interface

Definition

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