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.
Describes the reason for an application status check result.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ApplicationStatusReason
The ApplicationStatusReason type exposes the following members
| Name | Description | |
|---|---|---|
|
ApplicationStatusReason() |
| Name | Type | Description | |
|---|---|---|---|
|
Code | System.String |
Gets and sets the property Code. The reason code for the application status check result. Possible values:
Current health check results use the values in the preceding list. Legacy results
that do not contain structured reason metadata can instead contain a producer error
type, such as
For |
|
Protocol | System.String |
Gets and sets the property Protocol.
The protocol used for the health check. Possible values: |
|
StatusCode | System.Nullable<System.Int32> |
Gets and sets the property StatusCode. The HTTP status code returned by the health check. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer