InstanceStatus Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Represents the status of an Amazon EC2 instance.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.InstanceStatus

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class InstanceStatus : Object

The InstanceStatus type exposes the following members

Constructors

  Name Description
Public Method InstanceStatus()

Properties

  Name Description
Public Property AvailabilityZone The Amazon EC2 instance's availability zone.
Public Property Events Events that affect the status of the associated Amazon EC2 instance.
Public Property InstanceId The ID of the Amazon EC2 instance.
Public Property InstanceState Represents the state of an Amazon EC2 instance.
Public Property Status
Public Property SystemStatus

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8