CorsRule interface
Specifies a CORS rule for the Map Account.
Properties
allowed |
Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or "*" to allow all domains |
Property Details
allowedOrigins
Required if CorsRule element is present. A list of origin domains that will be allowed via CORS, or "*" to allow all domains
allowedOrigins: string[]
Property Value
string[]