Freigeben über


FileStatusProperties.Type Eigenschaft

Definition

Ruft den Typ des path-Objekts ab. Mögliche Werte: "FILE", "DIRECTORY"

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.DataLake.Store.Models.FileType? Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.FileType>
Public ReadOnly Property Type As Nullable(Of FileType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: