VMSkus interface
Interface representing a VMSkus.
Methods
list(string, VMSkus |
Lists the supported VM skus for the specified custom location |
Method Details
list(string, VMSkusListOptionalParams)
Lists the supported VM skus for the specified custom location
function list(customLocationResourceUri: string, options?: VMSkusListOptionalParams): PagedAsyncIterableIterator<VmSkuProfile, VmSkuProfile[], PageSettings>
Parameters
- customLocationResourceUri
-
string
The fully qualified Azure Resource Manager identifier of the custom location resource.
- options
- VMSkusListOptionalParams
The options parameters.