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