AWS SDK for .NET Documentation
DeleteVolumeResult Class
AmazonAmazon.StorageGateway.ModelDeleteVolumeResult Did this page help you?   Yes   No    Tell us about it...

A JSON object containing the of the storage volume that was deleted

Declaration Syntax
C#
public class DeleteVolumeResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DeleteVolumeResult()()()()
Initializes a new instance of the DeleteVolumeResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VolumeARN
The Amazon Resource Name (ARN) of the storage volume that was deleted. It is the same ARN you provided in the request.

Constraints:

Length
50 - 500


WithVolumeARN(String) Obsolete.
Sets the VolumeARN property

Inheritance Hierarchy
Object
DeleteVolumeResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)