EligibleChildResources interface

Interface representing a EligibleChildResources.

Methods

list(string, EligibleChildResourcesGetOptionalParams)

Get the child resources of a resource on which user has eligible access

Method Details

list(string, EligibleChildResourcesGetOptionalParams)

Get the child resources of a resource on which user has eligible access

function list(scope: string, options?: EligibleChildResourcesGetOptionalParams): PagedAsyncIterableIterator<EligibleChildResource, EligibleChildResource[], PageSettings>

Parameters

scope

string

The scope of the role management policy.

options
EligibleChildResourcesGetOptionalParams

The options parameters.

Returns