MdatpCheckRequirements interface
Represents MDATP (Microsoft Defender Advanced Threat Protection) requirements check request.
- Extends
Properties
| kind | Describes the kind of connector to be checked. |
| tenant |
The tenant id to connect to, and get the data from. |
Property Details
kind
Describes the kind of connector to be checked.
kind: "MicrosoftDefenderAdvancedThreatProtection"
Property Value
"MicrosoftDefenderAdvancedThreatProtection"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string