OfficeATPCheckRequirements interface
Represents OfficeATP (Office 365 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: "OfficeATP"
Property Value
"OfficeATP"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript