ISpacecraftLink.Direction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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