Click or drag to resize

CopyPartResponse Properties

The CopyPartResponse type exposes the following members.

Properties
  NameDescription
Public propertyContentLength
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.)
Public propertyETag
ETag value of the target part
Public propertyHeaders
Response headers
(Inherited from ObsWebServiceResponse.)
Public propertyLastModified
Last modification time of the target part
Public propertyPartNumber
Target part number
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.)
Top
See Also