次の方法で共有


PortalSettingsContract.Subscriptions プロパティ

定義

サブスクリプションの委任設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象