Compartir a través de


SystemData.LastModifiedByType Propiedad

Definición

Obtiene o establece el tipo de identidad que modificó por última vez el recurso. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a