Instance Status Detail

C# |
public class InstanceStatusDetail

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | InstanceStatusDetail()()()() | Initializes a new instance of the InstanceStatusDetail class |
![]() | Detail |
Specific information about system instance health or application instance health.
|
![]() | 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.) |
![]() | IsSetDetail()()()() |
Checks if the Detail property is set.
|
![]() | IsSetStatus()()()() |
Checks if the Status property is set.
|
![]() | Status |
The status.
Valid Values: ok | impaired | insufficient-data
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDetail(array<InstanceStatusDetailType>[]()[][]) | Obsolete.
Sets the specific information about system instance health or application instance health.
|
![]() | WithStatus(String) | Obsolete.
Sets the status.
|

Object | |
![]() | InstanceStatusDetail |