AatpCheckRequirements interface
Represents AATP (Azure Advanced Threat Protection) requirements check request.
- Extends
Properties
| kind | Polymorphic discriminator, which specifies the different types this object can be |
| tenant |
The tenant id to connect to, and get the data from. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "AzureAdvancedThreatProtection"
Property Value
"AzureAdvancedThreatProtection"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string