Share via


IResourceStatus.LastUpdatedAt Property

Definition

The last update time for this condition.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="The last update time for this condition.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdatedAt", Update=false)]
public DateTime? LastUpdatedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=false, Description="The last update time for this condition.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdatedAt", Update=false)>]
member this.LastUpdatedAt : Nullable<DateTime>
Public ReadOnly Property LastUpdatedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to