ISpacecraftLink.Direction Property

Definition

Direction (Uplink or Downlink).

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Direction (Uplink or Downlink).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Direction) }, ReadOnly=false, Required=true, SerializedName="direction")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Direction Direction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Direction (Uplink or Downlink).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Direction) }, ReadOnly=false, Required=true, SerializedName="direction")>]
member this.Direction : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.Direction with get, set
Public Property Direction As Direction

Property Value

Attributes

Applies to