Partager via


Advisor.OperationsListWithResult(IEventListener, ISendAsync) Method

Definition

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

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to