Click or drag to resize
ListBucketsResultMaxKeys Property
获取一个值,用于限定此次返回bucket的最大数。 如果不设定,默认为100。

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

Property Value

Type: NullableInt32
See Also