Share via


SystemData.LastModifiedByType Property

Definition

Gets the type of identity that last modified the resource. Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'

[Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedByType")]
public string LastModifiedByType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedByType")>]
member this.LastModifiedByType : string
Public ReadOnly Property LastModifiedByType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to