C# Class Amazon.CloudFront.Model.Restrictions

A complex type that identifies ways in which you want to restrict distribution of your content.
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
IsSetGeoRestriction ( ) : bool

Method Details

Restrictions() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public Restrictions ( ) : System
Résultat System

Restrictions() public méthode

Instantiates Restrictions with the parameterized properties
public Restrictions ( GeoRestriction geoRestriction ) : System
geoRestriction GeoRestriction Sets the Restrictions GeoRestriction property
Résultat System