次の方法で共有


ApiCreateOrUpdateParameter.AuthenticationSettings プロパティ

定義

この API に含まれる認証設定のコレクションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象