ICluster.SoftwareAssurancePropertyLastUpdated Property

Definition

TimeStamp denoting the latest SA benefit applicability is validated.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="TimeStamp denoting the latest SA benefit applicability is validated.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdated", Update=false)]
public DateTime? SoftwareAssurancePropertyLastUpdated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="TimeStamp denoting the latest SA benefit applicability is validated.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdated", Update=false)>]
member this.SoftwareAssurancePropertyLastUpdated : Nullable<DateTime>
Public ReadOnly Property SoftwareAssurancePropertyLastUpdated As Nullable(Of DateTime)

Property Value

Attributes

Applies to