SystemData.LastModifiedByType Property

Definition

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

C#
[Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedByType")]
public string LastModifiedByType { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Legacy