IAvailableGroundStation.ReleaseMode Property

Definition

Release Status of a ground station.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.PSArgumentCompleter(new System.String[] { "Preview", "GA" })]
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Release Status of a ground station.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="releaseMode", Update=true)]
public string ReleaseMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.PSArgumentCompleter(new System.String[] { "Preview", "GA" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Release Status of a ground station.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="releaseMode", Update=true)>]
member this.ReleaseMode : string with get, set
Public Property ReleaseMode As String

Property Value

Attributes

Applies to