DataBoxCustomerDiskCopyProgress interface
DataBox CustomerDisk 複製進度
- Extends
屬性
copy |
複製的狀態注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
serial |
磁碟序號。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
account |
需要上傳數據的帳戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
actions | 作業的可用動作。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
bytes |
表示傳輸的位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
data |
數據帳戶類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
directories |
表示作業中發生錯誤的目錄。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error | 如果有任何錯誤,在階段注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
files |
無法複製的檔案數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
files |
已處理的檔案數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
invalid |
若要指出已重新命名的目錄注意:此屬性將不會串行化。 它只能由伺服器填入。 |
invalid |
未遵守自動重新命名附註所處理的 Azure 命名慣例的總數據量:此屬性將不會串行化。 它只能由伺服器填入。 |
invalid |
未遵守自動重新命名附註所處理之 Azure 命名慣例的檔案數目:此屬性將不會串行化。 它只能由伺服器填入。 |
is |
表示數據列舉是否正在進行中。 在達到這個值之前,TotalBytesToProcess 可能無效。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
renamed |
未遵守自動重新命名附註所處理之 Azure 命名慣例的資料夾數目:此屬性將不會串行化。 它只能由伺服器填入。 |
storage |
記憶體帳戶的名稱。 對於記憶體帳戶以外的數據帳戶類型而言,這會是空的。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
total |
作業要處理的數據總量。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
total |
要處理附注的檔案總數:此屬性將不會串行化。 它只能由伺服器填入。 |
transfer |
數據傳輸類型注意:此屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
copyStatus
複製的狀態注意:這個屬性將不會串行化。 它只能由伺服器填入。
copyStatus?: string
屬性值
string
serialNumber
磁碟序號。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serialNumber?: string
屬性值
string
繼承的屬性詳細資料
accountId
actions
作業的可用動作。 注意:這個屬性不會串行化。 它只能由伺服器填入。
actions?: CustomerResolutionCode[]
屬性值
bytesProcessed
表示傳輸的位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。
bytesProcessed?: number
屬性值
number
dataAccountType
數據帳戶類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
dataAccountType?: DataAccountType
屬性值
directoriesErroredOut
表示作業中發生錯誤的目錄。 注意:這個屬性不會串行化。 它只能由伺服器填入。
directoriesErroredOut?: number
屬性值
number
error
filesErroredOut
無法複製的檔案數目注意:此屬性將不會串行化。 它只能由伺服器填入。
filesErroredOut?: number
屬性值
number
filesProcessed
invalidDirectoriesProcessed
若要指出已重新命名的目錄注意:此屬性將不會串行化。 它只能由伺服器填入。
invalidDirectoriesProcessed?: number
屬性值
number
invalidFileBytesUploaded
未遵守自動重新命名附註所處理的 Azure 命名慣例的總數據量:此屬性將不會串行化。 它只能由伺服器填入。
invalidFileBytesUploaded?: number
屬性值
number
invalidFilesProcessed
未遵守自動重新命名附註所處理之 Azure 命名慣例的檔案數目:此屬性將不會串行化。 它只能由伺服器填入。
invalidFilesProcessed?: number
屬性值
number
isEnumerationInProgress
表示數據列舉是否正在進行中。 在達到這個值之前,TotalBytesToProcess 可能無效。 注意:這個屬性不會串行化。 它只能由伺服器填入。
isEnumerationInProgress?: boolean
屬性值
boolean
renamedContainerCount
未遵守自動重新命名附註所處理之 Azure 命名慣例的資料夾數目:此屬性將不會串行化。 它只能由伺服器填入。
renamedContainerCount?: number
屬性值
number
storageAccountName
記憶體帳戶的名稱。 對於記憶體帳戶以外的數據帳戶類型而言,這會是空的。 注意:這個屬性不會串行化。 它只能由伺服器填入。
storageAccountName?: string
屬性值
string
totalBytesToProcess
作業要處理的數據總量。 注意:這個屬性不會串行化。 它只能由伺服器填入。
totalBytesToProcess?: number
屬性值
number
totalFilesToProcess
要處理附注的檔案總數:此屬性將不會串行化。 它只能由伺服器填入。
totalFilesToProcess?: number
屬性值
number
transferType
數據傳輸類型注意:此屬性不會串行化。 它只能由伺服器填入。
transferType?: TransferType