Object expiration time, specifying how many days after creation will the object expire
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic Nullable<int> Days { get; set; }
Property Value
Type:
NullableInt32
Remarks
If this parameter is not set, the "Date" parameter is mandatory.
See Also