VirtualMachineScaleSetListWithLinkResult Class
The List Virtual Machine operation response.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VirtualMachineScaleSetListWithLinkResult
Constructor
VirtualMachineScaleSetListWithLinkResult(*, value: List[azure.mgmt.compute.v2016_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 Virtual Machine Scale Sets.
Feedback
Submit and view feedback for