MdatpDataConnectorProperties interface
MDATP (Microsoft Defender Advanced Threat Protection) data connector properties.
- Extends
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript