AccessReviewReviewer Class

Descriptor for what needs to be reviewed.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
AccessReviewReviewer

Constructor

AccessReviewReviewer(*, principal_id: Optional[str] = None, **kwargs)

Parameters

principal_id
str
Required

The id of the reviewer(user/servicePrincipal).

Variables

principal_type
str or AccessReviewReviewerType

The identity type : user/servicePrincipal. Possible values include: "user", "servicePrincipal".