OfficeIRMCheckRequirements interface
Represents OfficeIRM (Microsoft Insider Risk Management) 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: "OfficeIRM"
Property Value
"OfficeIRM"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript