This output contains the description of the cluster step.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeStepResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeStepResult()()()() | Initializes a new instance of the DescribeStepResult 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.) | 
|  | Step | 
            Gets and sets the property Step. 
             The step details for the requested step identifier. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithStep(Step) | Obsolete. 
            Sets the Step property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeStepResult |