Compartir a través de


ParquetDataset.Location Propiedad

Definición

Obtiene o establece la ubicación del almacenamiento parquet.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.location")]
public Microsoft.Azure.Management.DataFactory.Models.DatasetLocation Location { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.location")>]
member this.Location : Microsoft.Azure.Management.DataFactory.Models.DatasetLocation with get, set
Public Property Location As DatasetLocation

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a