Orbital.SpacecraftsListBySubscriptionWithResult Method

Definition

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

Parameters

subscriptionId
String
Skiptoken
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to