Click or drag to resize

AppendObjectResponse Properties

The AppendObjectResponse type exposes the following members.

Properties
  NameDescription
Public propertyContentLength
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.)
Public propertyETag
ETag verification value of the appended data
Public propertyHeaders
Response headers
(Inherited from ObsWebServiceResponse.)
Public propertyNextPosition
Start postion for next appendable upload
Public propertyObjectUrl
Full path to the object
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 propertyStorageClass
Object storage class
Top
See Also