VirtualMachineImagesOperationsExtensions.ListSkus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineImageResource> ListSkus (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineImagesOperations operations, string location, string publisherName, string offer);
static member ListSkus : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineImagesOperations * string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineImageResource>
<Extension()>
Public Function ListSkus (operations As IVirtualMachineImagesOperations, location As String, publisherName As String, offer As String) As IList(Of VirtualMachineImageResource)
Parameters
- operations
- IVirtualMachineImagesOperations
- location
- String
- publisherName
- String
- offer
- String