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