IAuthorizedGroundstation.ExpirationDate Property

Definition

Date of authorization expiration.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Date of authorization expiration.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=true, SerializedName="expirationDate")]
public DateTime ExpirationDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Date of authorization expiration.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=true, SerializedName="expirationDate")>]
member this.ExpirationDate : DateTime with get, set
Public Property ExpirationDate As DateTime

Property Value

Attributes

Applies to