An Auto Scaling process that has been suspended. For more information, see ProcessType.
 Declaration Syntax
 Declaration Syntax| C# | 
public class SuspendedProcess
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | SuspendedProcess()()()() | Initializes a new instance of the SuspendedProcess 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.) | 
|  | ProcessName | 
            The name of the suspended process.
             
             Constraints: | 
|  | SuspensionReason | 
            The reason that the process was suspended.
             
             Constraints: | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithProcessName(String) | Obsolete. 
            Sets the ProcessName property
             | 
|  | WithSuspensionReason(String) | Obsolete. 
            Sets the SuspensionReason property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | SuspendedProcess |