ISpacecraft.NoradId Property

Definition

NORAD ID of the spacecraft.

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

Property Value

Attributes

Applies to