Aracılığıyla paylaş


ICompute.ModifiedOn Property

Definition

The time at which the compute was last modified.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The time at which the compute was last modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="modifiedOn")]
public DateTime? ModifiedOn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The time at which the compute was last modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="modifiedOn")>]
member this.ModifiedOn : Nullable<DateTime>
Public ReadOnly Property ModifiedOn As Nullable(Of DateTime)

Property Value

Attributes

Applies to