Share via


IUpdateRunProperties.StatusCompletedTime Property

Definition

The time the operation or group was completed.

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

Property Value

Attributes

Applies to