次の方法で共有


SiteAuthSettingsV2.HttpSettings プロパティ

定義

認証/承認に対して行われた認証要求と承認要求の HTTP 要求の構成設定App Service取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.httpSettings")]
public Microsoft.Azure.Management.WebSites.Models.HttpSettings HttpSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.httpSettings")>]
member this.HttpSettings : Microsoft.Azure.Management.WebSites.Models.HttpSettings with get, set
Public Property HttpSettings As HttpSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象