MachineExtensionsListResult interface
Describes the Machine Extensions List Result.
Properties
next |
The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions. |
value | The list of extensions |
Property Details
nextLink
The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions.
nextLink?: string
Property Value
string