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.
Namespace: Amazon.Route53
Assembly: AWSSDK.dll
Version: (assembly version)
public class HealthCheckType : ConstantClass
The HealthCheckType type exposes the following members
| Name | Description | |
|---|---|---|
|
HealthCheckType(string) | Default Constructor |
| Name | Type | Description | |
|---|---|---|---|
|
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. |
| Name | Description | |
|---|---|---|
|
FindValue(string) | Finds the constant for the unique value. |
| Name | Type | Description | |
|---|---|---|---|
|
CALCULATED | Amazon.Route53.HealthCheckType | Constant CALCULATED for HealthCheckType |
|
HTTP | Amazon.Route53.HealthCheckType | Constant HTTP for HealthCheckType |
|
HTTP_STR_MATCH | Amazon.Route53.HealthCheckType | Constant HTTP_STR_MATCH for HealthCheckType |
|
HTTPS | Amazon.Route53.HealthCheckType | Constant HTTPS for HealthCheckType |
|
HTTPS_STR_MATCH | Amazon.Route53.HealthCheckType | Constant HTTPS_STR_MATCH for HealthCheckType |
|
TCP | Amazon.Route53.HealthCheckType | Constant TCP for HealthCheckType |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8