EligibleChildResourcesListResult interface
Eligible child resources list operation result.
Properties
next |
The URL to use for getting the next set of results. |
value | Eligible child resource list. |
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
string
value
Eligible child resource list.
value?: EligibleChildResource[]