Click or drag to resize

InitiateMultipartUploadResponse Properties

The InitiateMultipartUploadResponse type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Bucket name
Public propertyContentLength
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.)
Public propertyHeaders
Response headers
(Inherited from ObsWebServiceResponse.)
Public propertyObjectKey
Object name
Public propertyRequestId
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.)
Public propertyStatusCode
HTTP status code
(Inherited from ObsWebServiceResponse.)
Public propertyUploadId
Multipart upload ID
Top
See Also