Share via


SystemData.LastModifiedByType Property

Definition

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

[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