Freigeben über


LabServices.LabPlansListBySubscriptionViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.IPagedLabPlans> LabPlansListBySubscriptionViaIdentityWithResult(string viaIdentity, string Filter, Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.ISendAsync sender);
member this.LabPlansListBySubscriptionViaIdentityWithResult : string * string * Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.IPagedLabPlans>
Public Function LabPlansListBySubscriptionViaIdentityWithResult (viaIdentity As String, Filter As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IPagedLabPlans)

Parameters

viaIdentity
String
Filter
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to