SkusClient Interface
public interface SkusClient
An instance of this class provides access to all the operations defined in SkusClient.
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<LabServicesSkuInner> list()
Gets the Azure Lab Services resource SKUs. Returns a list of Azure Lab Services resource SKUs.
Returns:
list
public abstract PagedIterable<LabServicesSkuInner> list(String filter, Context context)
Gets the Azure Lab Services resource SKUs. Returns a list of Azure Lab Services resource SKUs.
Parameters:
Returns: