ConsumerSourceDataSet.DataSetLocation Property

Definition

Gets location of the data set.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetLocation")]
public string DataSetLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetLocation")>]
member this.DataSetLocation : string
Public ReadOnly Property DataSetLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to