次の方法で共有


SiteAuthSettingsV2.Platform プロパティ

定義

App Service認証/承認のプラットフォームの構成設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象