共用方式為


DataTransferDetailsValidationRequest interface

驗證匯出和匯入資料詳細資料的要求。

Extends

屬性

dataExportDetails

要用來從 Azure 匯出資料的 DataTransfer 詳細資料清單。

dataImportDetails

要用來將資料匯入至 Azure 的 DataTransfer 詳細資料清單。

deviceType

裝置類型。

transferType

傳輸的類型。

validationType

多型鑒別子,指定此物件可以是的不同類型

屬性詳細資料

dataExportDetails

要用來從 Azure 匯出資料的 DataTransfer 詳細資料清單。

dataExportDetails?: DataExportDetails[]

屬性值

dataImportDetails

要用來將資料匯入至 Azure 的 DataTransfer 詳細資料清單。

dataImportDetails?: DataImportDetails[]

屬性值

deviceType

裝置類型。

deviceType: SkuName

屬性值

transferType

傳輸的類型。

transferType: TransferType

屬性值

validationType

多型鑒別子,指定此物件可以是的不同類型

validationType: "ValidateDataTransferDetails"

屬性值

"ValidateDataTransferDetails"