C# Класс Amazon.CloudFront.Model.Restrictions

A complex type that identifies ways in which you want to restrict distribution of your content.
Показать файл Открыть проект

Открытые методы

Метод Описание
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