Astro.OrganizationsListBySubscriptionWithResult Method

Definition

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

Parameters

subscriptionId
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to