Share via


StreamAnalytics.StreamingJobsListByResourceGroupViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
Expand
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to