Compartilhar via


TrashEntry.Type Propriedade

Definição

Tipo de entrada – arquivo ou pasta

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.DataLake.Store.Serialization.TrashTypeEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.DataLake.Store.TrashEntryType Type { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.DataLake.Store.Serialization.TrashTypeEnumConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.DataLake.Store.TrashEntryType
Public ReadOnly Property Type As TrashEntryType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a