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