次の方法で共有


IdentityProviders.Google プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象