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