LifecycleRuleStatus Property |
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic 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:
RuleStatus
See Also