Describe Volume Attribute result.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeVolumeAttributeResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeVolumeAttributeResult()()()() | Initializes a new instance of the DescribeVolumeAttributeResult class | 
|  | AutoEnableIO | 
            Flag that signals if the AutoEnableIO attribute is true or false.
             | 
|  | Equals(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.) | 
|  | IsSetAutoEnableIO()()()() | 
            Checks if AutoEnableIO property is set
             | 
|  | IsSetProductCodes()()()() | 
            Checks if ProductCodes property is set
             | 
|  | IsSetVolumeId()()()() | 
            Checks if VolumeId property is set
             | 
|  | ProductCodes | 
            Product codes for the volume.
             | 
|  | ToString()()()() | 
            String Representation of this object. Overrides Object.ToString()
            (Overrides Object.ToString()()()().) | 
|  | ToXML()()()() | 
            XML Representation of this object
             | 
|  | VolumeId | 
            Volume ID of the target volume.
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeVolumeAttributeResult |