次の方法で共有


SignalRResourceSku.Capacity プロパティ

定義

省略可能、整数。 リソースの単位数。 既定では 1 です。

存在する場合は、次の値を使用できます。Free: 1 Standard: 1,2,5,10,20,50,100

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

プロパティ値

適用対象