IContact.EndAzimuthDegree Property

Definition

Azimuth of the antenna at the end of the contact in decimal degrees.

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

Property Value

Attributes

Applies to