ISpacecraftLink.Polarization Property

Definition

Polarization. e.g. (RHCP, LHCP).

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.PSArgumentCompleter(new System.String[] { "RHCP", "LHCP", "linearVertical", "linearHorizontal" })]
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Polarization. e.g. (RHCP, LHCP).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="polarization", Update=false)]
public string Polarization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.PSArgumentCompleter(new System.String[] { "RHCP", "LHCP", "linearVertical", "linearHorizontal" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Polarization. e.g. (RHCP, LHCP).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="polarization", Update=false)>]
member this.Polarization : string with get, set
Public Property Polarization As String

Property Value

Attributes

Applies to