MicrosoftDependencyMapManagementService.MapsListBySubscriptionWithResult Method

Definition

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

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to