Share via


NewRelic.OrganizationsListViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.IOrganizationsListResponse> OrganizationsListViaIdentityWithResult (string viaIdentity, string userEmail, string location, Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.ISendAsync sender);
member this.OrganizationsListViaIdentityWithResult : string * string * string * Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.IOrganizationsListResponse>
Public Function OrganizationsListViaIdentityWithResult (viaIdentity As String, userEmail As String, location As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IOrganizationsListResponse)

Parameters

viaIdentity
String
userEmail
String
location
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to