CompleteMultipartUploadRequestAddPartETags Method (PartETag) |
Add part information to the to-be-comibined part list.
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntaxpublic void AddPartETags(
params PartETag[] partETags
)
Parameters
- partETags
- Type: OBS.ModelPartETag
Information about the part to be added
See Also