Share via


ISystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Attributes

Applies to