Partilhar via


StreamAnalytics.SubscriptionsListQuotasViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to