DiskList interface
The List Disks operation response.
Properties
next |
The uri to fetch the next page of disks. Call ListNext() with this to fetch the next page of disks. |
value | A list of disks. |
Property Details
nextLink
The uri to fetch the next page of disks. Call ListNext() with this to fetch the next page of disks.
nextLink?: string
Property Value
string