Click or drag to resize
DeleteObjectsRequest Properties

The DeleteObjectsRequest type exposes the following members.

Properties
  NameDescription
Public propertyBucketName
获取或者设置OssObject所在Bucket的名称。
Public propertyEncodingType
获取或者设置encoding-type的值,默认是url。
Public propertyKeys
获取或者设置需要删除的key列表。
Public propertyQuiet
获取或设置请求结果的返回模式(详细模式或静默模式)。
Top
See Also