VirtualMachineImagesOperationsExtensions.ListPublishers 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> ListPublishers (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineImagesOperations operations, string location);
static member ListPublishers : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineImagesOperations * string -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineImageResource>
<Extension()>
Public Function ListPublishers (operations As IVirtualMachineImagesOperations, location As String) As IList(Of VirtualMachineImageResource)
Parameters
- operations
- IVirtualMachineImagesOperations
- location
- String