VirtualMachineTemplatesList interface
List of VirtualMachineTemplates.
Properties
next |
Url to follow for getting next page of VirtualMachineTemplates. |
value | Array of VirtualMachineTemplates |
Property Details
nextLink
Url to follow for getting next page of VirtualMachineTemplates.
nextLink?: string
Property Value
string
value
Array of VirtualMachineTemplates
value: VirtualMachineTemplate[]