C# Класс Amazon.Route53.CloudWatchRegion

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

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

Свойство Тип Описание
ApNortheast1 CloudWatchRegion
ApNortheast2 CloudWatchRegion
ApSouth1 CloudWatchRegion
ApSoutheast1 CloudWatchRegion
ApSoutheast2 CloudWatchRegion
EuCentral1 CloudWatchRegion
EuWest1 CloudWatchRegion
SaEast1 CloudWatchRegion
UsEast1 CloudWatchRegion
UsEast2 CloudWatchRegion
UsWest1 CloudWatchRegion
UsWest2 CloudWatchRegion

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

Метод Описание
CloudWatchRegion ( 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 ) : CloudWatchRegion

Finds the constant for the unique value.

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

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

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

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

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

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

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

Constant ApNortheast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApNortheast1
Результат CloudWatchRegion

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

Constant ApNortheast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApNortheast2
Результат CloudWatchRegion

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

Constant ApSouth1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSouth1
Результат CloudWatchRegion

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

Constant ApSoutheast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSoutheast1
Результат CloudWatchRegion

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

Constant ApSoutheast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSoutheast2
Результат CloudWatchRegion

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

Constant EuCentral1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 EuCentral1
Результат CloudWatchRegion

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

Constant EuWest1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 EuWest1
Результат CloudWatchRegion

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

Constant SaEast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 SaEast1
Результат CloudWatchRegion

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

Constant UsEast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsEast1
Результат CloudWatchRegion

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

Constant UsEast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsEast2
Результат CloudWatchRegion

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

Constant UsWest1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsWest1
Результат CloudWatchRegion

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

Constant UsWest2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsWest2
Результат CloudWatchRegion