Share via


SystemData.LastModifiedByType Eigenschaft

Definition

Ruft den Identitätstyp ab, der die Ressource zuletzt geändert hat, oder legt diesen fest. Mögliche Werte: "User", "Application", "ManagedIdentity", "Key"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: