LicenseProfilesListResult interface
The List hybrid machine license profile 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 license profiles. |
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