ResourceSkusClient Interface
public interface ResourceSkusClient
An instance of this class provides access to all the operations defined in ResourceSkusClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list()
Get supported SKUs The skus action returns the list of SKUs that DMS (classic) supports. |
|
abstract
Paged |
list(Context context)
Get supported SKUs The skus action returns the list of SKUs that DMS (classic) supports. |
Method Details
list
public abstract PagedIterable<ResourceSkuInner> list()
Get supported SKUs The skus action returns the list of SKUs that DMS (classic) supports.
Returns:
list
public abstract PagedIterable<ResourceSkuInner> list(Context context)
Get supported SKUs The skus action returns the list of SKUs that DMS (classic) supports.
Parameters:
Returns: