ICluster.ReportedPropertyLastUpdated Property

Definition

Last time the cluster reported the data.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Last time the cluster reported the data.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdated", Update=false)]
public DateTime? ReportedPropertyLastUpdated { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Last time the cluster reported the data.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdated", Update=false)>]
member this.ReportedPropertyLastUpdated : Nullable<DateTime>
Public ReadOnly Property ReportedPropertyLastUpdated As Nullable(Of DateTime)

Property Value

Attributes

Applies to