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