Office365ProjectCheckRequirements interface
Represents Office365 Project 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: "Office365Project"
Property Value
"Office365Project"
tenantId
The tenant id to connect to, and get the data from.
tenantId?: string
Property Value
string