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