次の方法で共有


SiteConfig.Cors プロパティ

定義

クロスオリジン リソース共有 (CORS) 設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="cors")]
public Microsoft.Azure.Management.AppService.Fluent.Models.CorsSettings Cors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cors")>]
member this.Cors : Microsoft.Azure.Management.AppService.Fluent.Models.CorsSettings with get, set
Public Property Cors As CorsSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象