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()
Lists the Microsoft. |
|
abstract
Paged |
list(Integer top, Context context)
Lists the Microsoft. |
Method Details
list
public abstract PagedIterable<DevCenterSkuInner> list()
Lists the Microsoft.DevCenter SKUs available in a subscription.
Returns:
list
public abstract PagedIterable<DevCenterSkuInner> list(Integer top, Context context)
Lists the Microsoft.DevCenter SKUs available in a subscription.
Parameters:
Returns: