IAvailableGroundStationProperties.AltitudeMeter Property

Definition

Altitude of the ground station.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Altitude of the ground station.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="altitudeMeters")]
public float? AltitudeMeter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Altitude of the ground station.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="altitudeMeters")>]
member this.AltitudeMeter : Nullable<single> with get, set
Public Property AltitudeMeter As Nullable(Of Single)

Property Value

Attributes

Applies to