UploadFileRequest 构造函数 (String, String, String, Int64) |
命名空间:
OBS.Model
程序集:
esdk_obs_.net (在 esdk_obs_.net.dll 中) 版本:3.20.7.0 (3.20.7)
语法public UploadFileRequest(
string bucketName,
string objectKey,
string uploadFile,
long partSize
)
参数
- bucketName
- 类型:System.String
- objectKey
- 类型:System.String
- uploadFile
- 类型:System.String
- partSize
- 类型:System.Int64
参见