Partager via


TrashEntry.Type Propriété

Définition

Type d’entrée - fichier ou dossier

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à