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 3.5
 
A complex type that contains the IP address of a Amazon Route 53 health checker and the reason for the health check status.

Inheritance Hierarchy

System.Object
  Amazon.Route53.Model.HealthCheckObservation

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

Syntax

C#
public class HealthCheckObservation : Object

The HealthCheckObservation type exposes the following members

Constructors

NameDescription
Public Method HealthCheckObservation()

Properties

NameTypeDescription
Public Property IPAddress System.String Gets and sets the property IPAddress.

The IP address of the Amazon Route 53 health checker that performed the health check.

Public Property StatusReport Amazon.Route53.Model.StatusReport Gets and sets the property StatusReport.

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

Version Information

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

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