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

DataTransferDetailsValidationContent 构造函数

定义

初始化 DataTransferDetailsValidationContent 的新实例。

public DataTransferDetailsValidationContent (Azure.ResourceManager.DataBox.Models.DataBoxSkuName deviceType, Azure.ResourceManager.DataBox.Models.DataBoxJobTransferType transferType);
new Azure.ResourceManager.DataBox.Models.DataTransferDetailsValidationContent : Azure.ResourceManager.DataBox.Models.DataBoxSkuName * Azure.ResourceManager.DataBox.Models.DataBoxJobTransferType -> Azure.ResourceManager.DataBox.Models.DataTransferDetailsValidationContent
Public Sub New (deviceType As DataBoxSkuName, transferType As DataBoxJobTransferType)

参数

deviceType
DataBoxSkuName

设备类型。

transferType
DataBoxJobTransferType

传输的类型。

适用于