IAuthorizedGroundstation.ExpirationDate Property

Definition

Date of authorization expiration.

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

Property Value

Attributes

Applies to