ExpirationCreatedBeforeDate Property |
[Missing <summary> documentation for "P:Aliyun.OSS.Model.Expiration.CreatedBeforeDate"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string CreatedBeforeDate { get; set; }
Public Property CreatedBeforeDate As String
Get
Set
public:
property String^ CreatedBeforeDate {
String^ get ();
void set (String^ value);
}
member CreatedBeforeDate : string with get, set
Property Value
Type:
StringSee Also