Share via


ScopeAccessReviewInstanceContactedReviewers interface

Interface representing a ScopeAccessReviewInstanceContactedReviewers.

Methods

list(string, string, string, ScopeAccessReviewInstanceContactedReviewersListOptionalParams)

Get access review instance contacted reviewers

Method Details

list(string, string, string, ScopeAccessReviewInstanceContactedReviewersListOptionalParams)

Get access review instance contacted reviewers

function list(scope: string, scheduleDefinitionId: string, id: string, options?: ScopeAccessReviewInstanceContactedReviewersListOptionalParams): PagedAsyncIterableIterator<AccessReviewContactedReviewer, AccessReviewContactedReviewer[], 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.

Returns