IContactProfile.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(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="minimumViableContactDuration", Update=true)]
public string MinimumViableContactDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="minimumViableContactDuration", Update=true)>]
member this.MinimumViableContactDuration : string with get, set
Public Property MinimumViableContactDuration As String

Property Value

Attributes

Applies to