| ListBucketsRequest Properties |
The ListBucketsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Marker |
Gets or sets the marker of the bucket name. The buckets to return whose names are greater than this value in lexicographic order.
| |
| MaxKeys |
Gets or sets the max entries to return. By default is 100.
| |
| Prefix |
Gets or sets the bucket name prefix to list (optional)
|