Bagikan melalui


ITaskRunProperties.RunResultSystemDataLastModifiedAt Property

Definition

The timestamp of resource modification (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The timestamp of resource modification (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastModifiedAt")]
public DateTime? RunResultSystemDataLastModifiedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The timestamp of resource modification (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastModifiedAt")>]
member this.RunResultSystemDataLastModifiedAt : Nullable<DateTime> with get, set
Public Property RunResultSystemDataLastModifiedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to