C# 클래스 Amazon.CloudFront.Model.Restrictions

A complex type that identifies ways in which you want to restrict distribution of your content.
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
Restrictions ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Restrictions ( GeoRestriction geoRestriction ) : System

Instantiates Restrictions with the parameterized properties

비공개 메소드들

메소드 설명
IsSetGeoRestriction ( ) : bool

메소드 상세

Restrictions() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public Restrictions ( ) : System
리턴 System

Restrictions() 공개 메소드

Instantiates Restrictions with the parameterized properties
public Restrictions ( GeoRestriction geoRestriction ) : System
geoRestriction GeoRestriction Sets the Restrictions GeoRestriction property
리턴 System