Click or drag to resize
ListBucketsRequest Properties

The ListBucketsRequest type exposes the following members.

Properties
  NameDescription
Public propertyMarker
Gets or sets the marker of the bucket name. The buckets to return whose names are greater than this value in lexicographic order.
Public propertyMaxKeys
Gets or sets the max entries to return. By default is 100.
Public propertyPrefix
Gets or sets the bucket name prefix to list (optional)
Top
See Also