C# Класс Amazon.ElasticBeanstalk.EnvironmentHealthAttribute

Constants used for properties of type EnvironmentHealthAttribute.
Наследование: ConstantClass
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
All EnvironmentHealthAttribute
ApplicationMetrics EnvironmentHealthAttribute
Causes EnvironmentHealthAttribute
Color EnvironmentHealthAttribute
HealthStatus EnvironmentHealthAttribute
InstancesHealth EnvironmentHealthAttribute
RefreshedAt EnvironmentHealthAttribute
Status EnvironmentHealthAttribute

Открытые методы

Метод Описание
EnvironmentHealthAttribute ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : EnvironmentHealthAttribute

Finds the constant for the unique value.

Описание методов

EnvironmentHealthAttribute() публичный Метод

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public EnvironmentHealthAttribute ( string value ) : System
value string
Результат System

FindValue() публичный статический Метод

Finds the constant for the unique value.
public static FindValue ( string value ) : EnvironmentHealthAttribute
value string The unique value for the constant
Результат EnvironmentHealthAttribute

Описание свойств

All публичное статическое свойство

Constant All for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk All
Результат EnvironmentHealthAttribute

ApplicationMetrics публичное статическое свойство

Constant ApplicationMetrics for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk ApplicationMetrics
Результат EnvironmentHealthAttribute

Causes публичное статическое свойство

Constant Causes for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Causes
Результат EnvironmentHealthAttribute

Color публичное статическое свойство

Constant Color for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Color
Результат EnvironmentHealthAttribute

HealthStatus публичное статическое свойство

Constant HealthStatus for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk HealthStatus
Результат EnvironmentHealthAttribute

InstancesHealth публичное статическое свойство

Constant InstancesHealth for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk InstancesHealth
Результат EnvironmentHealthAttribute

RefreshedAt публичное статическое свойство

Constant RefreshedAt for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk RefreshedAt
Результат EnvironmentHealthAttribute

Status публичное статическое свойство

Constant Status for EnvironmentHealthAttribute
public static EnvironmentHealthAttribute,Amazon.ElasticBeanstalk Status
Результат EnvironmentHealthAttribute