C# 클래스 Amazon.Route53.VPCRegion

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

공개 프로퍼티들

프로퍼티 타입 설명
ApNortheast1 VPCRegion
ApNortheast2 VPCRegion
ApSouth1 VPCRegion
ApSoutheast1 VPCRegion
ApSoutheast2 VPCRegion
CaCentral1 VPCRegion
CnNorth1 VPCRegion
EuCentral1 VPCRegion
EuWest1 VPCRegion
EuWest2 VPCRegion
SaEast1 VPCRegion
UsEast1 VPCRegion
UsEast2 VPCRegion
UsWest1 VPCRegion
UsWest2 VPCRegion

공개 메소드들

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

Finds the constant for the unique value.

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

VPCRegion() 공개 메소드

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

프로퍼티 상세

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

Constant ApNortheast1 for VPCRegion
public static VPCRegion,Amazon.Route53 ApNortheast1
리턴 VPCRegion

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

Constant ApNortheast2 for VPCRegion
public static VPCRegion,Amazon.Route53 ApNortheast2
리턴 VPCRegion

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

Constant ApSouth1 for VPCRegion
public static VPCRegion,Amazon.Route53 ApSouth1
리턴 VPCRegion

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

Constant ApSoutheast1 for VPCRegion
public static VPCRegion,Amazon.Route53 ApSoutheast1
리턴 VPCRegion

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

Constant ApSoutheast2 for VPCRegion
public static VPCRegion,Amazon.Route53 ApSoutheast2
리턴 VPCRegion

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

Constant CaCentral1 for VPCRegion
public static VPCRegion,Amazon.Route53 CaCentral1
리턴 VPCRegion

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

Constant CnNorth1 for VPCRegion
public static VPCRegion,Amazon.Route53 CnNorth1
리턴 VPCRegion

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

Constant EuCentral1 for VPCRegion
public static VPCRegion,Amazon.Route53 EuCentral1
리턴 VPCRegion

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

Constant EuWest1 for VPCRegion
public static VPCRegion,Amazon.Route53 EuWest1
리턴 VPCRegion

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

Constant EuWest2 for VPCRegion
public static VPCRegion,Amazon.Route53 EuWest2
리턴 VPCRegion

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

Constant SaEast1 for VPCRegion
public static VPCRegion,Amazon.Route53 SaEast1
리턴 VPCRegion

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

Constant UsEast1 for VPCRegion
public static VPCRegion,Amazon.Route53 UsEast1
리턴 VPCRegion

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

Constant UsEast2 for VPCRegion
public static VPCRegion,Amazon.Route53 UsEast2
리턴 VPCRegion

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

Constant UsWest1 for VPCRegion
public static VPCRegion,Amazon.Route53 UsWest1
리턴 VPCRegion

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

Constant UsWest2 for VPCRegion
public static VPCRegion,Amazon.Route53 UsWest2
리턴 VPCRegion