Language

LoadTesting.LoadTestsListBySubscriptionViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to