Partilhar via


ImportExport.LocationsGetViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.ILocation> LocationsGetViaIdentityWithResult(string viaIdentity, string acceptLanguage, Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.ISendAsync sender);
member this.LocationsGetViaIdentityWithResult : string * string * Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.ILocation>
Public Function LocationsGetViaIdentityWithResult (viaIdentity As String, acceptLanguage As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ILocation)

Parameters

viaIdentity
String
acceptLanguage
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to