EligibleChildResources interface
Interface representing a EligibleChildResources.
Methods
list(string, Eligible |
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.
The options parameters.