A cancelled Spot Instance Request.

C# |
public class CancelledSpotInstanceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CancelledSpotInstanceRequest()()()() | Initializes a new instance of the CancelledSpotInstanceRequest 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.) |
![]() | IsSetSpotInstanceRequestId()()()() |
Checks if SpotInstanceRequestId property is set
|
![]() | IsSetState()()()() |
Checks if State property is set
|
![]() | SpotInstanceRequestId |
The ID of the Spot Instance Request.
|
![]() | State |
The State of the Spot Instance Request.
Valid values are open | closed | cancelled | failed
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithSpotInstanceRequestId(String) | Obsolete.
Sets the ID of the Spot Instance Request.
|
![]() | WithState(String) | Obsolete.
Sets the State of the Spot Instance Request.
|

Object | |
![]() | CancelledSpotInstanceRequest |