次の方法で共有


ReadScaleCapability.MaxNumberOfReplicas プロパティ

定義

読み取りスケール レプリカの最大数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxNumberOfReplicas")]
public int? MaxNumberOfReplicas { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxNumberOfReplicas")>]
member this.MaxNumberOfReplicas : Nullable<int>
Public ReadOnly Property MaxNumberOfReplicas As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象