VirtualMachineListResponse interface
Properties
nextLink |
Link for next list of VirtualMachines
|
value |
Results of the VirtualMachine list
|
Property Details
nextLink
Link for next list of VirtualMachines
nextLink?: string
Property Value
value
Results of the VirtualMachine list
value?: VirtualMachine[]
Property Value