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 Microsoft.Azure.Management.VideoAnalyzer.Models.CreatedByType? LastModifiedByType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastModifiedByType")>]
member this.LastModifiedByType : Nullable<Microsoft.Azure.Management.VideoAnalyzer.Models.CreatedByType> with get, set
Public Property LastModifiedByType As Nullable(Of CreatedByType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: