Describe Storedi S C S I Volumes Result
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeStorediSCSIVolumesResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeStorediSCSIVolumesResult()()()() | Initializes a new instance of the DescribeStorediSCSIVolumesResult class | 
|  | 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.) | 
|  | StorediSCSIVolumes | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithStorediSCSIVolumes(array<StorediSCSIVolume>[]()[][]) | Obsolete. 
            Adds elements to the StorediSCSIVolumes collection
             | 
|  | WithStorediSCSIVolumes(IEnumerable<(Of <<'(StorediSCSIVolume>)>>)) | Obsolete. 
            Adds elements to the StorediSCSIVolumes collection
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeStorediSCSIVolumesResult |