IAuthorizedGroundstation.GroundStation Property

Definition

Groundstation name.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Groundstation name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="groundStation", Update=true)]
public string GroundStation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Groundstation name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="groundStation", Update=true)>]
member this.GroundStation : string with get, set
Public Property GroundStation As String

Property Value

Attributes

Applies to