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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript