AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
A complex type that contains information about the health check status for the current observation.

Inheritance Hierarchy

System.Object
  Amazon.Route53.Model.StatusReport

Namespace: Amazon.Route53.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class StatusReport : Object

The StatusReport type exposes the following members

Constructors

NameDescription
Public Method StatusReport()

Properties

NameTypeDescription
Public Property CheckedTime System.DateTime Gets and sets the property CheckedTime.

The date and time the health check status was observed, in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard (for example, 2009-11-19T19:37:58Z). The Z after the time indicates that the time is listed in Coordinated Universal Time (UTC).

Public Property Status System.String Gets and sets the property Status.

The observed health check status.

Version Information

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

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