Sdílet prostřednictvím


Marketplace.PrivateStoreFetchAllSubscriptionsInTenantViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ISubscriptionsResponse> PrivateStoreFetchAllSubscriptionsInTenantViaIdentityWithResult (string viaIdentity, string nextPageToken, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.ISendAsync sender);
member this.PrivateStoreFetchAllSubscriptionsInTenantViaIdentityWithResult : 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.ISubscriptionsResponse>
Public Function PrivateStoreFetchAllSubscriptionsInTenantViaIdentityWithResult (viaIdentity As String, nextPageToken As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ISubscriptionsResponse)

Parameters

viaIdentity
String
nextPageToken
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to