Spacecraft.Link Property

Definition

Immutable list of Spacecraft links.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.ISpacecraftLink> Link { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)>]
member this.Link : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.ISpacecraftLink> with get, set
Public Property Link As List(Of ISpacecraftLink)

Property Value

Implements

Attributes

Applies to