IClusterNode.LastLicensingTimestamp Property

Definition

Most recent licensing timestamp.

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

Property Value

Attributes

Applies to