Click or drag to resize
OssObjectSummary Properties

The OssObjectSummary type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
Gets or sets the bucket name
Public propertyETag
Gets or sets the ETag which is the MD5 summry in hex string of the object.
Public propertyKey
Gets or sets the object key.
Public propertyLastModified
Gets the last modified time.
Public propertyOwner
Get's the object's Owner.
Public propertySize
Gets or sets the size of the object in bytes.
Public propertyStorageClass
Gets the object's storage class.
Top
See Also