Share via


IClusterNode.LastLicensingTimestamp Property

Definition

Most recent licensing timestamp.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Most recent licensing timestamp.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastLicensingTimestamp")]
public DateTime? LastLicensingTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Most recent licensing timestamp.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastLicensingTimestamp")>]
member this.LastLicensingTimestamp : Nullable<DateTime>
Public ReadOnly Property LastLicensingTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to