Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CorsRule interface

Package:
@azure/arm-maps

Specifies a CORS rule for the Map Account.

Properties

allowedOrigins

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[]