LicensesListResult interface
The List license operation response.
Properties
next |
The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of license profile. |
value | The list of licenses. |
Property Details
nextLink
The URI to fetch the next page of Machines. Call ListNext() with this URI to fetch the next page of license profile.
nextLink?: string
Property Value
string