StackHcivm.MarketplaceGalleryImagesGetWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IMarketplaceGalleryImages> MarketplaceGalleryImagesGetWithResult (string subscriptionId, string resourceGroupName, string marketplaceGalleryImageName, Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.ISendAsync sender);
member this.MarketplaceGalleryImagesGetWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IMarketplaceGalleryImages>
Public Function MarketplaceGalleryImagesGetWithResult (subscriptionId As String, resourceGroupName As String, marketplaceGalleryImageName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMarketplaceGalleryImages)

Parameters

subscriptionId
String
resourceGroupName
String
marketplaceGalleryImageName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to