Click or drag to resize
LifecycleRuleCreatedBeforeDate Property
Gets or sets the created before date.

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

Property Value

Type: NullableDateTime
The created before date.
See Also