IAvailableGroundStation.ReleaseMode Property

Definition

Release Status of a ground station.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Release Status of a ground station.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.ReleaseMode) }, ReadOnly=false, Required=false, SerializedName="releaseMode")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.ReleaseMode? ReleaseMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Release Status of a ground station.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.ReleaseMode) }, ReadOnly=false, Required=false, SerializedName="releaseMode")>]
member this.ReleaseMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.ReleaseMode> with get, set
Public Property ReleaseMode As Nullable(Of ReleaseMode)

Property Value

Attributes

Applies to