The volume type. This can be gp2 for General Purpose (SSD) volumes, io1 for Provisioned IOPS (SSD) volumes, or standard
            for Magnetic volumes.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string VolumeType { get; set; }