Click or drag to resize
ListAllMyBucketsResultMaxKeys Property

[Missing <summary> documentation for "P:Aliyun.OSS.Model.ListAllMyBucketsResult.MaxKeys"]

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

Property Value

Type: NullableInt32
See Also