Click or drag to resize
ListBucketsResultMaxKeys Property
Gets or sets the max entries to return. By default it's 100.

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

Property Value

Type: NullableInt32
See Also