Freigeben über


ISystemData.LastModifiedBy Property

Definition

The identity that last modified the resource.

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

Property Value

Attributes

Applies to