Freigeben über


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: