ResourceSkusOperations interface
Interface representing a ResourceSkus operations.
Properties
| list | Gets the list of Microsoft.Compute SKUs available for your Subscription. |
Property Details
list
Gets the list of Microsoft.Compute SKUs available for your Subscription.
list: (options?: ResourceSkusListOptionalParams) => PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>
Property Value
(options?: ResourceSkusListOptionalParams) => PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>