OssObjectSummary Class |
Namespace: Aliyun.OSS
The OssObjectSummary type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
获取该实例的字符串表示。
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | BucketName |
获取Object所在的Bucket的名称。
|
![]() | ETag |
获取一个值表示与Object相关的hex编码的128位MD5摘要。
|
![]() | Key |
获取Object的Key。
|
![]() | LastModified |
获取最后修改时间。
|
![]() | Owner |
获取Object的Owner。
|
![]() | Size |
获取Object的文件字节数。
|
![]() | StorageClass |
获取Object的存储类别。
|