ISpacecraft.NoradId Property

Definition

NORAD ID of the spacecraft.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="NORAD ID of the spacecraft.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="noradId")]
public string NoradId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="NORAD ID of the spacecraft.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="noradId")>]
member this.NoradId : string with get, set
Public Property NoradId As String

Property Value

Attributes

Applies to