Compartir a través de


Subscription.AliasListWithResult(IEventListener, ISendAsync) Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.ISubscriptionAliasListResult> AliasListWithResult(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.ISendAsync sender);
member this.AliasListWithResult : Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.ISubscriptionAliasListResult>
Public Function AliasListWithResult (eventListener As IEventListener, sender As ISendAsync) As Task(Of ISubscriptionAliasListResult)

Parameters

eventListener
IEventListener
sender
ISendAsync

Returns

Applies to