Share via


ScopeAccessReviewHistoryDefinitionInstances interface

Interface representing a ScopeAccessReviewHistoryDefinitionInstances.

Methods

list(string, string, ScopeAccessReviewHistoryDefinitionInstancesListOptionalParams)

Get access review history definition instances by definition Id

Method Details

list(string, string, ScopeAccessReviewHistoryDefinitionInstancesListOptionalParams)

Get access review history definition instances by definition Id

function list(scope: string, historyDefinitionId: string, options?: ScopeAccessReviewHistoryDefinitionInstancesListOptionalParams): PagedAsyncIterableIterator<AccessReviewHistoryInstance, AccessReviewHistoryInstance[], PageSettings>

Parameters

scope

string

The scope of the resource.

historyDefinitionId

string

The id of the access review history definition.

Returns