IOssCopyObject Method Aliyun Open Services SDK for .NET
复制一个Object

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax

CopyObjectResult CopyObject(
	CopyObjectRequest copyObjectRequst
)

Parameters

copyObjectRequst
Type: Aliyun.OpenServices.OpenStorageServiceCopyObjectRequest
请求参数

Return Value

Type: CopyObjectResult
返回的结果
See Also

Reference