Volume Status Detail

C# |
public class VolumeStatusDetail

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

Object | |
![]() | VolumeStatusDetail |