次の方法で共有


IdentityProviders.Apple プロパティ

定義

Apple プロバイダーの構成設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象