다음을 통해 공유


ISystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Attributes

Applies to