ReadScaleCapability.MaxNumberOfReplicas Property

Definition

Gets the maximum number of read scale replicas.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to