Freigeben über


StorageAction.StorageTasksListBySubscriptionWithResult Method

Definition

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

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to