Orbital.AvailableGroundStationsListByCapabilityViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
capability
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to