共用方式為


SynchronizationDetails.DataSetType Property

Definition

Gets type of the data set. Possible values include: 'Blob', 'Container', 'BlobFolder', 'AdlsGen2FileSystem', 'AdlsGen2Folder', 'AdlsGen2File', 'AdlsGen1Folder', 'AdlsGen1File', 'KustoCluster', 'KustoDatabase', 'SqlDBTable', 'SqlDWTable', 'SynapseWorkspaceSqlPoolTable'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to