AvailableGroundStation.LongitudeDegree 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.
Longitude of the ground station in decimal degrees.
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)]
public float? LongitudeDegree { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)>]
member this.LongitudeDegree : Nullable<single> with get, set
Public Property LongitudeDegree As Nullable(Of Single)
Property Value
Implements
- Attributes