EdgeAction.EdgeActionVersionsGetVersionCodeViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.EdgeAction.Models.IVersionCode> EdgeActionVersionsGetVersionCodeViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.EdgeAction.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.EdgeAction.Runtime.ISendAsync sender);
member this.EdgeActionVersionsGetVersionCodeViaIdentityWithResult : string * Microsoft.Azure.PowerShell.Cmdlets.EdgeAction.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.EdgeAction.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.EdgeAction.Models.IVersionCode>
Public Function EdgeActionVersionsGetVersionCodeViaIdentityWithResult (viaIdentity As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IVersionCode)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to