C# 클래스 Qiniu.Common.Zone

파일 보기 프로젝트 열기: qiniu/csharp-sdk 1 사용 예제들

공개 메소드들

메소드 설명
ZONE_CN_East ( ) : Zone

华东 xx-(NULL)

ZONE_CN_North ( ) : Zone

华北 xx-z1

ZONE_CN_South ( ) : Zone

华南 xx-z2

ZONE_Default ( ) : Zone

默认(华东)

ZONE_US_North ( ) : Zone

北美 xx-na0

메소드 상세

ZONE_CN_East() 공개 정적인 메소드

华东 xx-(NULL)
public static ZONE_CN_East ( ) : Zone
리턴 Zone

ZONE_CN_North() 공개 정적인 메소드

华北 xx-z1
public static ZONE_CN_North ( ) : Zone
리턴 Zone

ZONE_CN_South() 공개 정적인 메소드

华南 xx-z2
public static ZONE_CN_South ( ) : Zone
리턴 Zone

ZONE_Default() 공개 정적인 메소드

默认(华东)
public static ZONE_Default ( ) : Zone
리턴 Zone

ZONE_US_North() 공개 정적인 메소드

北美 xx-na0
public static ZONE_US_North ( ) : Zone
리턴 Zone