Orbital.AvailableGroundStationsListByCapabilityWithResult Method

Definition

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

Parameters

subscriptionId
String
capability
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to