MicrosoftDependencyMapManagementService.MapsGetViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to