MachineExtensionsListResult Class
Describes the Machine Extensions List Result.
- Inheritance
-
MachineExtensionsListResult
Constructor
MachineExtensionsListResult(*, value: Optional[List[azure.mgmt.hybridcompute.models._models_py3.MachineExtension]] = None, next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
The uri to fetch the next page of machine extensions. Call ListNext() with this to fetch the next page of extensions.
Feedback
Submit and view feedback for