DataTransferDetailsValidationContent Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.