Click or drag to resize
ListAllMyBucketsResultBuckets Property

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

Namespace: Aliyun.OSS.Model
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public List<BucketModel> Buckets { get; set; }

Property Value

Type: ListBucketModel
See Also