AvailableSkusOperations interface
Interface representing a AvailableSkus operations.
Properties
| list | List all the available Skus and information related to them. |
Property Details
list
List all the available Skus and information related to them.
list: (options?: AvailableSkusListOptionalParams) => PagedAsyncIterableIterator<DataBoxEdgeSku, DataBoxEdgeSku[], PageSettings>
Property Value
(options?: AvailableSkusListOptionalParams) => PagedAsyncIterableIterator<DataBoxEdgeSku, DataBoxEdgeSku[], PageSettings>