Language

ResourceMover.OperationsDiscoveryGetWithResult Method

Definition

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

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to