IContactInstanceProperties.MaximumElevationDegree Property

Definition

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

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

Property Value

Attributes

Applies to