MdatpDataConnectorProperties interface
MDATP (Microsoft Defender Advanced Threat Protection) data connector properties.
Properties
| data |
The available data types for the connector. |
| tenant |
The tenant id to connect to, and get the data from. |
Property Details
dataTypes
The available data types for the connector.
dataTypes?: AlertsDataTypeOfDataConnector
Property Value
tenantId
The tenant id to connect to, and get the data from.
tenantId: string
Property Value
string