BulkDeletionResults Class |
Namespace: net.openstack.Providers.Rackspace.Objects
The BulkDeletionResults type exposes the following members.
Name | Description | |
---|---|---|
BulkDeletionResults |
Initializes a new instance of the BulkDeletionResults class
with the specified collections of successful and failed objects.
|
Name | Description | |
---|---|---|
FailedObjects |
Gets a collection of BulkDeletionFailedObject objects providing
the name and status of objects which could not be deleted during the bulk
deletion operation.
| |
SuccessfulObjects |
Gets a collection objects which were successfully deleted.
|