Share via


ITaskRun.RunResultSystemDataLastModifiedBy Property

Definition

The identity that last modified the resource.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="lastModifiedBy")]
public string RunResultSystemDataLastModifiedBy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="lastModifiedBy")>]
member this.RunResultSystemDataLastModifiedBy : string with get, set
Public Property RunResultSystemDataLastModifiedBy As String

Property Value

Attributes

Applies to