The summary of the cluster step.

C# |
public class StepSummary

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | StepSummary()()()() | Initializes a new instance of the StepSummary 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.) |
![]() | Id |
Gets and sets the property Id.
The identifier of the cluster step. |
![]() | Name |
Gets and sets the property Name.
The name of the cluster step. |
![]() | Status |
Gets and sets the property Status.
The current execution status details of the cluster step. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithId(String) | Obsolete.
Sets the Id property
|
![]() | WithName(String) | Obsolete.
Sets the Name property
|
![]() | WithStatus(StepStatus) | Obsolete.
Sets the Status property
|

Object | |
![]() | StepSummary |