Skus Interface
public interface Skus
Resource collection API of Skus.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list()
Gets the Azure Lab Services resource SKUs. |
|
abstract
Paged |
list(String filter, Context context)
Gets the Azure Lab Services resource SKUs. |
Method Details
list
public abstract PagedIterable<LabServicesSku> list()
Gets the Azure Lab Services resource SKUs. Returns a list of Azure Lab Services resource SKUs.
Returns:
list
public abstract PagedIterable<LabServicesSku> list(String filter, Context context)
Gets the Azure Lab Services resource SKUs. Returns a list of Azure Lab Services resource SKUs.
Parameters:
Returns: