BinaryDataset.Location Property

Definition

Gets or sets the location of the Binary storage.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to