| OssObjectSummary Properties |
The OssObjectSummary type exposes the following members.
| Name | Description | |
|---|---|---|
| BucketName |
Gets or sets the bucket name
| |
| ETag |
Gets or sets the ETag which is the MD5 summry in hex string of the object.
| |
| Key |
Gets or sets the object key.
| |
| LastModified |
Gets the last modified time.
| |
| Owner |
Get's the object's Owner.
| |
| Size |
Gets or sets the size of the object in bytes.
| |
| StorageClass |
Gets the object's storage class.
|