LifecycleRule Class |
Namespace: Aliyun.OSS
The LifecycleRule type exposes the following members.
Name | Description | |
---|---|---|
LifecycleRule | Initializes a new instance of the LifecycleRule class |
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Equals(LifecycleRule) |
Determines whether the specified LifecycleRule is equal to the current LifecycleRule.
| |
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 | (Inherited from Object.) |
Name | Description | |
---|---|---|
AbortMultipartUpload |
Gets or sets the abort multipart upload.
| |
CreatedBeforeDate |
Gets or sets the created before date.
| |
ExpirationTime |
The expiration time.
| |
ExpriationDays |
The expiration days.
| |
ID |
Gets or sets the rule Id
| |
Prefix |
Gets or sets the prefix of the files the rule applied to.
If it's null, then the rule is applied to the whole bucket.
| |
Status |
The rule status
| |
Transitions |
Gets or sets the transition.
|