Class ObjectLockRule
The container element for an Object Lock rule.
public class ObjectLockRule
- Inheritance
-
ObjectLockRule
- Inherited Members
Constructors
ObjectLockRule()
public ObjectLockRule()
Properties
DefaultRetention
Gets and sets the property DefaultRetention.
The default retention period that you want to apply to new objects placed in the specified bucket.
public DefaultRetention DefaultRetention { get; set; }