Delen via


Maps.MapsListSubscriptionOperationsWithResult Method

Definition

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

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to