IAuthorizedGroundstation.GroundStation Property

Definition

Groundstation name.

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

Property Value

Attributes

Applies to