Share via


IAgent.LastStatusUpdate Property

Definition

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

Property Value

Attributes

Applies to