IComputeInstanceProperties.LastOperationTime Property

Definition

Time of the last operation.

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

Property Value

Attributes

Applies to