IPerNodeExtensionState.StatusTime Property

Definition

The time of the status.

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

Property Value

Attributes

Applies to