VirtualMachineListResult Class
The List Virtual Machine operation response.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VirtualMachineListResult
Constructor
VirtualMachineListResult(*, value: List[azure.mgmt.compute.v2019_03_01.models._models_py3.VirtualMachine], next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
The URI to fetch the next page of VMs. Call ListNext() with this URI to fetch the next page of Virtual Machines.
Feedback
Submit and view feedback for