IContactInstanceProperties.StartAzimuthDegree Property

Definition

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

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

Property Value

Attributes

Applies to