Partager via


ServiceLimits.MaxFieldsPerIndex Propriété

Définition

Obtient ou définit le nombre maximal de champs autorisés par index.

[Newtonsoft.Json.JsonProperty(PropertyName="maxFieldsPerIndex")]
public int? MaxFieldsPerIndex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxFieldsPerIndex")>]
member this.MaxFieldsPerIndex : Nullable<int> with get, set
Public Property MaxFieldsPerIndex As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à