Click or drag to resize
ListBucketsResultBuckets Property
Gets the bucket iterator.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public IEnumerable<Bucket> Buckets { get; }

Property Value

Type: IEnumerableBucket
See Also