Share via


DataTransferDetailsValidationContent Constructor

Definition

Initializes a new instance of 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)

Parameters

deviceType
DataBoxSkuName

Device type.

transferType
DataBoxJobTransferType

Type of the transfer.

Applies to