次の方法で共有


Twitter.Registration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象