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

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

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

Свойство Тип Описание
All InstancesHealthAttribute
ApplicationMetrics InstancesHealthAttribute
AvailabilityZone InstancesHealthAttribute
Causes InstancesHealthAttribute
Color InstancesHealthAttribute
Deployment InstancesHealthAttribute
HealthStatus InstancesHealthAttribute
InstanceType InstancesHealthAttribute
LaunchedAt InstancesHealthAttribute
RefreshedAt InstancesHealthAttribute
System InstancesHealthAttribute

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

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

Finds the constant for the unique value.

InstancesHealthAttribute ( 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() публичный статический Метод

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

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

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 InstancesHealthAttribute ( string value ) : System
value string
Результат System

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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