ITrackedResource.SystemDataLastModifiedBy Property

Definition

The identity that last modified the resource.

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

Property Value

Attributes

Applies to