Share via


ComputeInstanceSchema.LastOperationTime Property

Definition

Time of the last operation.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public DateTime? LastOperationTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.LastOperationTime : Nullable<DateTime> with get, set
Public Property LastOperationTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to