Condividi tramite


FluidRelay.FluidRelayOperationsListWithResult Method

Definition

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

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to