IContactInstanceProperties.MaximumElevationDegree Property

Definition

Maximum elevation of the antenna during the contact in decimal degrees.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Maximum elevation of the antenna during the contact in decimal degrees.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="maximumElevationDegrees")]
public float? MaximumElevationDegree { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Maximum elevation of the antenna during the contact in decimal degrees.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="maximumElevationDegrees")>]
member this.MaximumElevationDegree : Nullable<single>
Public ReadOnly Property MaximumElevationDegree As Nullable(Of Single)

Property Value

Attributes

Applies to