LifecycleRuleStatus Property |
The rule status
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public RuleStatus Status { get; set; }
Public Property Status As RuleStatus
Get
Set
public:
property RuleStatus Status {
RuleStatus get ();
void set (RuleStatus value);
}
member Status : RuleStatus with get, set
Property Value
Type:
RuleStatusSee Also