Data Box Customer Disk Copy Progress Response
data class DataBoxCustomerDiskCopyProgressResponse(val accountId: String, val actions: List<String>, val bytesProcessed: Double, val copyStatus: String, val dataAccountType: String, val directoriesErroredOut: Double, val error: CloudErrorResponse, val filesErroredOut: Double, val filesProcessed: Double, val invalidDirectoriesProcessed: Double, val invalidFileBytesUploaded: Double, val invalidFilesProcessed: Double, val isEnumerationInProgress: Boolean, val renamedContainerCount: Double, val serialNumber: String, val storageAccountName: String, val totalBytesToProcess: Double, val totalFilesToProcess: Double, val transferType: String)
DataBox CustomerDisk Copy Progress
Constructors
Link copied to clipboard
fun DataBoxCustomerDiskCopyProgressResponse(accountId: String, actions: List<String>, bytesProcessed: Double, copyStatus: String, dataAccountType: String, directoriesErroredOut: Double, error: CloudErrorResponse, filesErroredOut: Double, filesProcessed: Double, invalidDirectoriesProcessed: Double, invalidFileBytesUploaded: Double, invalidFilesProcessed: Double, isEnumerationInProgress: Boolean, renamedContainerCount: Double, serialNumber: String, storageAccountName: String, totalBytesToProcess: Double, totalFilesToProcess: Double, transferType: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard