Freigeben über


StreamAnalytics.SubscriptionsListQuotasWithResult Method

Definition

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

Parameters

subscriptionId
String
location
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to