次の方法で共有


PortalSettingsContract.UserRegistration プロパティ

定義

ユーザー登録委任の設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象