Cachedi S C S I Volume
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class CachediSCSIVolume
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | CachediSCSIVolume()()()() | Initializes a new instance of the CachediSCSIVolume 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.) | 
|  | SourceSnapshotId | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | VolumeARN | |
|  | VolumeId | |
|  | VolumeiSCSIAttributes | 
            Lists iSCSI information about a volume.
             
             | 
|  | VolumeProgress | |
|  | VolumeSizeInBytes | |
|  | VolumeStatus | |
|  | VolumeType | |
|  | WithSourceSnapshotId(String) | Obsolete. 
            Sets the SourceSnapshotId property
             | 
|  | WithVolumeARN(String) | Obsolete. 
            Sets the VolumeARN property
             | 
|  | WithVolumeId(String) | Obsolete. 
            Sets the VolumeId property
             | 
|  | WithVolumeiSCSIAttributes(VolumeiSCSIAttributes) | Obsolete. 
            Sets the VolumeiSCSIAttributes property
             | 
|  | WithVolumeProgress(Double) | Obsolete. 
            Sets the VolumeProgress property
             | 
|  | WithVolumeSizeInBytes(Int64) | Obsolete. 
            Sets the VolumeSizeInBytes property
             | 
|  | WithVolumeStatus(String) | Obsolete. 
            Sets the VolumeStatus property
             | 
|  | WithVolumeType(String) | Obsolete. 
            Sets the VolumeType property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | CachediSCSIVolume |