A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using MaxMind GeoIP databases.
Ejemplo n.º 1
0
 /// <summary>
 /// Instantiates Restrictions with the parameterized properties
 /// </summary>
 /// <param name="geoRestriction">Sets the Restrictions GeoRestriction property</param>
 public Restrictions(GeoRestriction geoRestriction)
 {
     _geoRestriction = geoRestriction;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Instantiates Restrictions with the parameterized properties
 /// </summary>
 /// <param name="geoRestriction">Sets the Restrictions GeoRestriction property</param>
 public Restrictions(GeoRestriction geoRestriction)
 {
     _geoRestriction = geoRestriction;
 }