Compartilhar via


FileStatusProperties.Type Propriedade

Definição

Obtém o tipo do objeto path. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a