Volume Status Info

C# |
public class VolumeStatusInfo

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | VolumeStatusInfo()()()() | Initializes a new instance of the VolumeStatusInfo 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.) |
![]() | IsSetStatus()()()() |
Checks if Status property is set
|
![]() | IsSetVolumeStatusDetail()()()() |
Checks if VolumeStatusDetail property is set
|
![]() | Status |
The status of the volume
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VolumeStatusDetail |
Details of the volume status
|
![]() | WithStatus(String) | Obsolete.
Sets the status of the volume
|
![]() | WithVolumeStatusDetail(array<VolumeStatusDetail>[]()[][]) | Obsolete.
Sets the details of the volume status
|

Object | |
![]() | VolumeStatusInfo |