次の方法で共有


AuthenticationSettingsContract.OAuth2 プロパティ

定義

oAuth2 認証設定を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象