次の方法で共有


Google.Registration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象