IContactInstanceProperties.EndAzimuthDegree Property

Definition

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

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

Property Value

Attributes

Applies to