ResourceSkus interface
Interface representing a ResourceSkus.
Methods
list |
The skus action returns the list of SKUs that DMS supports. |
Method Details
listSkus(ResourceSkusListSkusOptionalParams)
The skus action returns the list of SKUs that DMS supports.
function listSkus(options?: ResourceSkusListSkusOptionalParams): PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>
Parameters
The options parameters.
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript