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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a