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

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

Property Value

Type: IEnumerableBucket
See Also