Share via


AccessReviewInstanceProperties interface

Access Review Instance properties.

Properties

backupReviewers

This is the collection of backup reviewers.

endDateTime

The DateTime when the review instance is scheduled to end.

reviewers

This is the collection of reviewers.

reviewersType

This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review. NOTE: This property will not be serialized. It can only be populated by the server.

startDateTime

The DateTime when the review instance is scheduled to be start.

status

This read-only field specifies the status of an access review instance. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

backupReviewers

This is the collection of backup reviewers.

backupReviewers?: AccessReviewReviewer[]

Property Value

endDateTime

The DateTime when the review instance is scheduled to end.

endDateTime?: Date

Property Value

Date

reviewers

This is the collection of reviewers.

reviewers?: AccessReviewReviewer[]

Property Value

reviewersType

This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review. NOTE: This property will not be serialized. It can only be populated by the server.

reviewersType?: string

Property Value

string

startDateTime

The DateTime when the review instance is scheduled to be start.

startDateTime?: Date

Property Value

Date

status

This read-only field specifies the status of an access review instance. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string