SetBucketCorsRequestModelCORSRuleModelMaxAgeSeconds Property |
[Missing <summary> documentation for "P:Aliyun.OSS.Model.SetBucketCorsRequestModel.CORSRuleModel.MaxAgeSeconds"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public int MaxAgeSeconds { get; set; }
Public Property MaxAgeSeconds As Integer
Get
Set
public:
property int MaxAgeSeconds {
int get ();
void set (int value);
}
member MaxAgeSeconds : int with get, set
Property Value
Type:
Int32See Also