次の方法で共有


ApiManagementProductPatch.SubscriptionsLimit プロパティ

定義

ユーザーがこの製品に対して同時に必要なサブスクリプションの数かどうか。 ユーザーサブスクリプションごとに無制限を許可するには、null または省略に設定します。 subscriptionRequired プロパティが存在し、値が false の場合にのみ存在できます。

public int? SubscriptionsLimit { get; set; }
member this.SubscriptionsLimit : Nullable<int> with get, set
Public Property SubscriptionsLimit As Nullable(Of Integer)

プロパティ値

適用対象