ISpacecraft.NoradId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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