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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: