Share via


ISystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource: user, application, managedIdentity

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

Property Value

Attributes

Applies to