GitHub
Preparing search index...
The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
@dolbyio/dolbyio-rest-apis-client
streaming
GeoRestrictions
Interface GeoRestrictions
Represents the geo restriction rules.
interface
GeoRestrictions
{
allowedCountries
:
string
[]
;
deniedCountries
:
string
[]
;
}
Index
Properties
allowed
Countries
denied
Countries
Properties
allowed
Countries
allowed
Countries
:
string
[]
List of allowed countries.
denied
Countries
denied
Countries
:
string
[]
List of restricted countries.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
allowed
Countries
denied
Countries
@dolbyio/dolbyio-rest-apis-client - v5.1.0
Loading...
Represents the geo restriction rules.