Udostępnij przez


ApplicationInsightsManagementClient.WebTestsListByComponentViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to