Freigeben über


Maps.AccountsGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to