C# 클래스 Amazon.Lightsail.RegionName

Constants used for properties of type RegionName.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ApNortheast1 RegionName
ApNortheast2 RegionName
ApSouth1 RegionName
ApSoutheast1 RegionName
ApSoutheast2 RegionName
EuCentral1 RegionName
EuWest1 RegionName
UsEast1 RegionName
UsWest1 RegionName
UsWest2 RegionName

공개 메소드들

메소드 설명
FindValue ( string value ) : RegionName

Finds the constant for the unique value.

RegionName ( 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 ) : RegionName
value string The unique value for the constant
리턴 RegionName

RegionName() 공개 메소드

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 RegionName ( string value ) : System
value string
리턴 System

프로퍼티 상세

ApNortheast1 공개적으로 정적으로 프로퍼티

Constant ApNortheast1 for RegionName
public static RegionName,Amazon.Lightsail ApNortheast1
리턴 RegionName

ApNortheast2 공개적으로 정적으로 프로퍼티

Constant ApNortheast2 for RegionName
public static RegionName,Amazon.Lightsail ApNortheast2
리턴 RegionName

ApSouth1 공개적으로 정적으로 프로퍼티

Constant ApSouth1 for RegionName
public static RegionName,Amazon.Lightsail ApSouth1
리턴 RegionName

ApSoutheast1 공개적으로 정적으로 프로퍼티

Constant ApSoutheast1 for RegionName
public static RegionName,Amazon.Lightsail ApSoutheast1
리턴 RegionName

ApSoutheast2 공개적으로 정적으로 프로퍼티

Constant ApSoutheast2 for RegionName
public static RegionName,Amazon.Lightsail ApSoutheast2
리턴 RegionName

EuCentral1 공개적으로 정적으로 프로퍼티

Constant EuCentral1 for RegionName
public static RegionName,Amazon.Lightsail EuCentral1
리턴 RegionName

EuWest1 공개적으로 정적으로 프로퍼티

Constant EuWest1 for RegionName
public static RegionName,Amazon.Lightsail EuWest1
리턴 RegionName

UsEast1 공개적으로 정적으로 프로퍼티

Constant UsEast1 for RegionName
public static RegionName,Amazon.Lightsail UsEast1
리턴 RegionName

UsWest1 공개적으로 정적으로 프로퍼티

Constant UsWest1 for RegionName
public static RegionName,Amazon.Lightsail UsWest1
리턴 RegionName

UsWest2 공개적으로 정적으로 프로퍼티

Constant UsWest2 for RegionName
public static RegionName,Amazon.Lightsail UsWest2
리턴 RegionName