ITrackedResource.SystemDataLastModifiedByType Property

Definition

The type of identity that last modified the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The type of identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.LastModifiedByType) }, ReadOnly=true, Required=false, SerializedName="lastModifiedByType")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.LastModifiedByType? SystemDataLastModifiedByType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The type of identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.LastModifiedByType) }, ReadOnly=true, Required=false, SerializedName="lastModifiedByType")>]
member this.SystemDataLastModifiedByType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purview.Support.LastModifiedByType>
Public ReadOnly Property SystemDataLastModifiedByType As Nullable(Of LastModifiedByType)

Property Value

Attributes

Applies to