Click or drag to resize
LifecycleRuleLifeCycleExpirationDays Property
Gets or sets the days.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public Nullable<int> Days { get; set; }

Property Value

Type: NullableInt32
The days.
See Also