Condividi tramite


Maps.AccountsListBySubscriptionViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.IMapsAccounts> AccountsListBySubscriptionViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.ISendAsync sender);
member this.AccountsListBySubscriptionViaIdentityWithResult : 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.IMapsAccounts>
Public Function AccountsListBySubscriptionViaIdentityWithResult (viaIdentity As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMapsAccounts)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to