Share via


AccessReviewDecisionListResult interface

List of access review decisions.

Properties

nextLink

The URL to use for getting the next set of results.

value

Access Review Decision list.

Property Details

The URL to use for getting the next set of results.

nextLink?: string

Property Value

string

value

Access Review Decision list.

value?: AccessReviewDecision[]

Property Value