你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GranularCopyProgress interface

精细复制进度。

属性

accountId

需要在其中上传数据的帐户的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

actions

对作业的可用操作。 注意:此属性不会序列化。 它只能由服务器填充。

bytesProcessed

指示传输的字节数。 注意:此属性不会序列化。 它只能由服务器填充。

dataAccountType

数据帐户类型。 注意:此属性不会序列化。 它只能由服务器填充。

directoriesErroredOut

指示作业中目录出错。 注意:此属性不会序列化。 它只能由服务器填充。

error

阶段中的错误(如果有)注意:此属性不会被序列化。 它只能由服务器填充。

filesErroredOut

无法复制的文件数 注意:此属性不会被序列化。 它只能由服务器填充。

filesProcessed

已处理的文件数 注意:此属性不会被序列化。 它只能由服务器填充。

invalidDirectoriesProcessed

若要指示目录已重命名,请注意:此属性不会被序列化。 它只能由服务器填充。

invalidFileBytesUploaded

不符合通过自动重命名处理的 Azure 命名约定的数据总量注意:此属性不会序列化。 它只能由服务器填充。

invalidFilesProcessed

不符合通过自动重命名处理的 Azure 命名约定的文件数注意:此属性不会序列化。 它只能由服务器填充。

isEnumerationInProgress

指示是否正在进行数据枚举。 在此之前,TotalBytesToProcess 可能无效。 注意:此属性不会序列化。 它只能由服务器填充。

renamedContainerCount

不符合 Azure 命名约定(通过自动重命名处理)的文件夹数 注意:此属性不会序列化。 它只能由服务器填充。

storageAccountName

存储帐户的名称。 对于存储帐户以外的其他数据帐户类型,这将为空。 注意:此属性不会序列化。 它只能由服务器填充。

totalBytesToProcess

作业要处理的数据总量。 注意:此属性不会序列化。 它只能由服务器填充。

totalFilesToProcess

要处理的文件总数 注意:此属性不会被序列化。 它只能由服务器填充。

transferType

数据传输类型 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

accountId

需要在其中上传数据的帐户的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

accountId?: string

属性值

string

actions

对作业的可用操作。 注意:此属性不会序列化。 它只能由服务器填充。

actions?: CustomerResolutionCode[]

属性值

bytesProcessed

指示传输的字节数。 注意:此属性不会序列化。 它只能由服务器填充。

bytesProcessed?: number

属性值

number

dataAccountType

数据帐户类型。 注意:此属性不会序列化。 它只能由服务器填充。

dataAccountType?: DataAccountType

属性值

directoriesErroredOut

指示作业中目录出错。 注意:此属性不会序列化。 它只能由服务器填充。

directoriesErroredOut?: number

属性值

number

error

阶段中的错误(如果有)注意:此属性不会被序列化。 它只能由服务器填充。

error?: CloudError

属性值

filesErroredOut

无法复制的文件数 注意:此属性不会被序列化。 它只能由服务器填充。

filesErroredOut?: number

属性值

number

filesProcessed

已处理的文件数 注意:此属性不会被序列化。 它只能由服务器填充。

filesProcessed?: number

属性值

number

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

属性值