Share via


VmSkusOperations interface

Interface representing a VmSkus operations.

Properties

list

Gets the list of VM SKUs accepted by AKS when creating node pools in a specified location. AKS will perform a best effort approach to provision the requested VM SKUs, but availability is not guaranteed.

Property Details

list

Gets the list of VM SKUs accepted by AKS when creating node pools in a specified location. AKS will perform a best effort approach to provision the requested VM SKUs, but availability is not guaranteed.

list: (location: string, options?: VmSkusListOptionalParams) => PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>

Property Value

(location: string, options?: VmSkusListOptionalParams) => PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>