AatpDataConnectorProperties interface
AATP (Azure Advanced Threat Protection) data connector properties.
Inherited Properties
| data |
The available data types for the connector. |
| tenant |
The tenant id to connect to, and get the data from. |
Inherited Property Details
dataTypes
The available data types for the connector.
dataTypes?: AlertsDataTypeOfDataConnector
Property Value
Inherited From DataConnectorWithAlertsProperties.dataTypes
tenantId
The tenant id to connect to, and get the data from.
tenantId: string
Property Value
string
Inherited From DataConnectorTenantId.tenantId