Share via


NetworkCloud.L2NetworksGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to