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