Udostępnij przez


Peering.LookingGlassInvokeWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.ILookingGlassOutput> LookingGlassInvokeWithResult(string subscriptionId, string command, string sourceType, string sourceLocation, string destinationIP, Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.ISendAsync sender);
member this.LookingGlassInvokeWithResult : string * string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.ILookingGlassOutput>
Public Function LookingGlassInvokeWithResult (subscriptionId As String, command As String, sourceType As String, sourceLocation As String, destinationIP As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ILookingGlassOutput)

Parameters

subscriptionId
String
command
String
sourceType
String
sourceLocation
String
destinationIP
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to