Udostępnij za pośrednictwem


Quota.QuotaOperationListWithResult(IEventListener, ISendAsync) Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.IOperationList> QuotaOperationListWithResult (Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.ISendAsync sender);
member this.QuotaOperationListWithResult : Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.IOperationList>
Public Function QuotaOperationListWithResult (eventListener As IEventListener, sender As ISendAsync) As Task(Of IOperationList)

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to