IContactProfilesProperties.MinimumViableContactDuration Property

Definition

Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="minimumViableContactDuration")]
public string MinimumViableContactDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="minimumViableContactDuration")>]
member this.MinimumViableContactDuration : string with get, set
Public Property MinimumViableContactDuration As String

Property Value

Attributes

Applies to