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

DataSliceListResponse 构造函数

定义

重载

DataSliceListResponse()
DataSliceListResponse(String)

DataSliceListResponse()

public DataSliceListResponse ();
Public Sub New ()

适用于

DataSliceListResponse(String)

public DataSliceListResponse (string nextLink);
new Microsoft.Azure.Management.DataFactories.Models.DataSliceListResponse : string -> Microsoft.Azure.Management.DataFactories.Models.DataSliceListResponse
Public Sub New (nextLink As String)

参数

nextLink
String

适用于