Click or drag to resize
RuleStatus Enumeration
Lifecycle rule status

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public enum RuleStatus
Members
  Member nameValueDescription
Enabled0 Enable the rule
Disabled1 Disable the rule
See Also