ISpacecraftLink.Direction Property

Definition

Direction (Uplink or Downlink).

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

Property Value

Attributes

Applies to