DataTransferDetailsValidationRequest interface
驗證匯出和匯入資料詳細資料的要求。
- Extends
屬性
data |
要用來從 Azure 匯出資料的 DataTransfer 詳細資料清單。 |
data |
要用來將資料匯入至 Azure 的 DataTransfer 詳細資料清單。 |
device |
裝置類型。 |
transfer |
傳輸的類型。 |
validation |
多型鑒別子,指定此物件可以是的不同類型 |
屬性詳細資料
dataExportDetails
要用來從 Azure 匯出資料的 DataTransfer 詳細資料清單。
dataExportDetails?: DataExportDetails[]
屬性值
dataImportDetails
要用來將資料匯入至 Azure 的 DataTransfer 詳細資料清單。
dataImportDetails?: DataImportDetails[]
屬性值
deviceType
transferType
validationType
多型鑒別子,指定此物件可以是的不同類型
validationType: "ValidateDataTransferDetails"
屬性值
"ValidateDataTransferDetails"