你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConsumerSourceDataSet 类

定义

使用者端数据集数据传输对象。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ConsumerSourceDataSet : Microsoft.Azure.Management.DataShare.Models.ProxyDto
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ConsumerSourceDataSet = class
    inherit ProxyDto
Public Class ConsumerSourceDataSet
Inherits ProxyDto
继承
ConsumerSourceDataSet
属性

构造函数

ConsumerSourceDataSet()

初始化 ConsumerSourceDataSet 类的新实例。

ConsumerSourceDataSet(String, String, SystemData, String, String, String, String, String, String)

初始化 ConsumerSourceDataSet 类的新实例。

属性

DataSetId

获取数据集 ID

DataSetLocation

获取数据集的位置。

DataSetName

获取数据集名称

DataSetPath

获取数据集路径

DataSetType

获取数据集的类型。 可能的值包括:“Blob”, “Container”、“BlobFolder”、“AdlsGen2FileSystem”、“AdlsGen2Folder”、“AdlsGen2File”、“AdlsGen1Folder”、“AdlsGen1File”、“KustoCluster”、“KustoDatabase”、“SqlDBTable”、“SqlDWTable”、“SynapseWorkspaceSqlPoolTable”

Id

获取 Azure 资源的资源 ID

(继承自 ProxyDto)
Name

获取 Azure 资源的名称

(继承自 ProxyDto)
SystemData

获取 Azure 资源的系统数据。

(继承自 ProxyDto)
Type

获取 Azure 资源的类型

(继承自 ProxyDto)

适用于