ISpacecraftsProperties.Link Property

Definition

Immutable list of Spacecraft links.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Immutable list of Spacecraft links.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraftLink) }, ReadOnly=false, Required=true, SerializedName="links")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraftLink[] Link { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Immutable list of Spacecraft links.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraftLink) }, ReadOnly=false, Required=true, SerializedName="links")>]
member this.Link : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraftLink[] with get, set
Public Property Link As ISpacecraftLink()

Property Value

Attributes

Applies to