ScopeAccessReviewInstanceDecisions interface
Interface representing a ScopeAccessReviewInstanceDecisions.
Methods
| list(string, string, string, Scope |
Get access review instance decisions |
Method Details
list(string, string, string, ScopeAccessReviewInstanceDecisionsListOptionalParams)
Get access review instance decisions
function list(scope: string, scheduleDefinitionId: string, id: string, options?: ScopeAccessReviewInstanceDecisionsListOptionalParams): PagedAsyncIterableIterator<AccessReviewDecision, AccessReviewDecision[], PageSettings>
Parameters
- scope
-
string
The scope of the resource.
- scheduleDefinitionId
-
string
The id of the access review schedule definition.
- id
-
string
The id of the access review instance.
The options parameters.