Share via


ADLSGen2FileSystemDataSetMapping.DataSetId Property

Definition

Gets or sets the id of the source data set.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetId")]
public string DataSetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataSetId")>]
member this.DataSetId : string with get, set
Public Property DataSetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to