C# 클래스 Amazon.Runtime.AppConfigAWSRegion

Determines region based on application configuration settings. If the configuration does not contain the region setting key an InvalidOperationException is thrown.
상속: AWSRegion
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
AppConfigAWSRegion ( ) : System

Attempts to construct an instance of ApplicationConfigAWSRegion. If no region is found in the application configuration file then an InvalidOperationException is thrown.

메소드 상세

AppConfigAWSRegion() 공개 메소드

Attempts to construct an instance of ApplicationConfigAWSRegion. If no region is found in the application configuration file then an InvalidOperationException is thrown.
public AppConfigAWSRegion ( ) : System
리턴 System