| BucketInfoEntry Class |
[Missing <summary> documentation for "T:Aliyun.OSS.BucketInfoEntry"]
Namespace: Aliyun.OSS
The BucketInfoEntry 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 |
Returns the bucket's serialization information in string.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| AccessControlList |
Gets or sets the access control list.
| |
| CreationDate |
Bucket creation time getter/setter
| |
| ExtranetEndpoint |
Gets or sets the extranet endpoint.
| |
| IntranetEndpoint |
Gets or sets the intranet endpoint.
| |
| Location |
Bucket location getter/setter
| |
| Name |
Bucket name getter/setter
| |
| Owner |
Bucket Owner getter/setter
| |
| StorageClass |
Gets or sets the storage class.
|