Click or drag to resize

DeleteObjectResponse Properties

The DeleteObjectResponse type exposes the following members.

Properties
  NameDescription
Public propertyContentLength
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.)
Public propertyDeleteMarker
Identifier specifying whether the deleted object is a delete marker
Public propertyHeaders
Response headers
(Inherited from ObsWebServiceResponse.)
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 propertyVersionId
Version ID of the to-be-deleted object
Top
See Also