你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MapsCorsRule.AllowedOrigins 属性

定义

如果存在 CorsRule 元素,则为必需项。 将允许通过 CORS 的源域列表,或“*”以允许所有域。

public System.Collections.Generic.IList<string> AllowedOrigins { get; }
member this.AllowedOrigins : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedOrigins As IList(Of String)

属性值

适用于