ISpacecraftsProperties.TleLine2 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.
Line 2 of the two-line element set (TLE).
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Line 2 of the two-line element set (TLE).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="tleLine2")]
public string TleLine2 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Line 2 of the two-line element set (TLE).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="tleLine2")>]
member this.TleLine2 : string with get, set
Public Property TleLine2 As String
Property Value
- Attributes