Share via


Marketplace.PrivateStoreCollectionOfferListWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOfferListResponse> PrivateStoreCollectionOfferListWithResult (string privateStoreId, string collectionId, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.ISendAsync sender);
member this.PrivateStoreCollectionOfferListWithResult : string * string * Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOfferListResponse>
Public Function PrivateStoreCollectionOfferListWithResult (privateStoreId As String, collectionId As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IOfferListResponse)

Parameters

privateStoreId
String
collectionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to